Trace number 4118374

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-30.lin.opb
MD5SUM760efaba2d1061e895252c56b3293c1d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark495
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1395
Total number of constraints2640
Number of constraints which are clauses1305
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints1305
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 1305
Biggest coefficient in the objective function 29
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 13485
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 29
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 13485
Number of bits of the biggest sum of numbers14
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= 1395 #constraint= 2640
0.49/0.51	c #Conflicts:       1000 | #Learnt:       1025 | 0.000
0.49/0.51	c total clause space: 6.90675MB
0.49/0.51	c total #watches: 42790
0.89/0.92	c total #propagations: 108916 / total #impl: 1671473 (eff. 0.065)
0.89/0.92	c #Conflicts:       2000 | #Learnt:       2025 | 0.000
0.89/0.92	c total clause space: 11.2235MB
0.89/0.92	c total #watches: 46023
1.29/1.34	c total #propagations: 230462 / total #impl: 3633505 (eff. 0.063)
1.29/1.34	c GC COLLECT
1.29/1.34	c #Conflicts:       3000 | #Learnt:       2041 | 0.000
1.29/1.34	c total clause space: 11.2235MB
1.29/1.34	c total #watches: 45196
1.69/1.77	c total #propagations: 348854 / total #impl: 5460450 (eff. 0.064)
1.69/1.77	c #Conflicts:       4000 | #Learnt:       3043 | 0.000
1.69/1.77	c total clause space: 11.2235MB
1.69/1.77	c total #watches: 50981
2.20/2.22	c total #propagations: 463444 / total #impl: 7226248 (eff. 0.064)
2.20/2.22	c GC COLLECT
2.20/2.22	c #Conflicts:       5000 | #Learnt:       2397 | 0.000
2.20/2.22	c total clause space: 11.2235MB
2.20/2.22	c total #watches: 49095
2.59/2.66	c total #propagations: 574599 / total #impl: 8988875 (eff. 0.064)
2.59/2.66	c #Conflicts:       6000 | #Learnt:       3398 | 0.000
2.59/2.66	c total clause space: 18.2382MB
2.59/2.66	c total #watches: 59771
3.19/3.27	c total #propagations: 690961 / total #impl: 10806019 (eff. 0.064)
3.19/3.27	c GC COLLECT
3.19/3.27	c #Conflicts:       7000 | #Learnt:       2275 | 0.000
3.19/3.27	c total clause space: 18.2382MB
3.19/3.27	c total #watches: 60449
3.79/3.85	c total #propagations: 782581 / total #impl: 13315181 (eff. 0.059)
3.79/3.85	c #Conflicts:       8000 | #Learnt:       3277 | 0.000
3.79/3.85	c total clause space: 18.2382MB
3.79/3.85	c total #watches: 66766
4.40/4.47	c total #propagations: 885284 / total #impl: 15221887 (eff. 0.058)
4.40/4.47	c #Conflicts:       9000 | #Learnt:       4278 | 0.000
4.40/4.47	c total clause space: 18.2382MB
4.40/4.47	c total #watches: 71905
4.89/4.97	c total #propagations: 1014384 / total #impl: 17360497 (eff. 0.058)
4.89/4.97	c GC COLLECT
4.89/4.97	c #Conflicts:      10000 | #Learnt:       2766 | 0.000
4.89/4.97	c total clause space: 29.637MB
4.89/4.97	c total #watches: 59778
5.50/5.51	c total #propagations: 1195212 / total #impl: 19569090 (eff. 0.061)
5.50/5.51	c #Conflicts:      11000 | #Learnt:       3766 | 0.000
5.50/5.51	c total clause space: 29.637MB
5.50/5.51	c total #watches: 63688
5.99/6.05	c total #propagations: 1362910 / total #impl: 22125807 (eff. 0.062)
5.99/6.05	c #Conflicts:      12000 | #Learnt:       4766 | 0.000
5.99/6.05	c total clause space: 29.637MB
5.99/6.05	c total #watches: 67022
6.49/6.51	c total #propagations: 1509801 / total #impl: 24185869 (eff. 0.062)
6.49/6.51	c #Conflicts:      13000 | #Learnt:       5766 | 0.000
6.49/6.51	c total clause space: 29.637MB
6.49/6.51	c total #watches: 69931
6.99/7.05	c total #propagations: 1676010 / total #impl: 26144866 (eff. 0.064)
6.99/7.05	c GC COLLECT
6.99/7.05	c #Conflicts:      14000 | #Learnt:       3912 | 0.000
6.99/7.05	c total clause space: 29.637MB
6.99/7.05	c total #watches: 62918
7.59/7.68	c total #propagations: 1849354 / total #impl: 28382863 (eff. 0.065)
7.59/7.68	c #Conflicts:      15000 | #Learnt:       4912 | 0.000
7.59/7.68	c total clause space: 29.637MB
7.59/7.68	c total #watches: 65871
8.19/8.20	c total #propagations: 1975947 / total #impl: 30685642 (eff. 0.064)
8.19/8.20	c #Conflicts:      16000 | #Learnt:       5912 | 0.000
8.19/8.20	c total clause space: 29.637MB
8.19/8.20	c total #watches: 69265
8.59/8.66	c total #propagations: 2102829 / total #impl: 32573024 (eff. 0.065)
8.59/8.66	c GC COLLECT
8.59/8.66	c #Conflicts:      17000 | #Learnt:       3742 | 0.000
8.59/8.66	c total clause space: 29.637MB
8.59/8.66	c total #watches: 62018
9.09/9.13	c total #propagations: 2244186 / total #impl: 34340223 (eff. 0.065)
9.09/9.13	c #Conflicts:      18000 | #Learnt:       4742 | 0.000
9.09/9.13	c total clause space: 29.637MB
9.09/9.13	c total #watches: 65144
9.59/9.63	c total #propagations: 2396001 / total #impl: 36297619 (eff. 0.066)
9.59/9.63	c #Conflicts:      19000 | #Learnt:       5742 | 0.000
9.59/9.63	c total clause space: 29.637MB
9.59/9.63	c total #watches: 68305
10.09/10.16	c total #propagations: 2535293 / total #impl: 38265023 (eff. 0.066)
10.09/10.16	c #Conflicts:      20000 | #Learnt:       6742 | 0.000
10.09/10.16	c total clause space: 29.637MB
10.09/10.16	c total #watches: 71536
10.59/10.63	c total #propagations: 2695076 / total #impl: 40216582 (eff. 0.067)
10.59/10.63	c GC COLLECT
10.59/10.63	c #Conflicts:      21000 | #Learnt:       4253 | 0.000
10.59/10.63	c total clause space: 29.637MB
10.59/10.63	c total #watches: 63085
11.00/11.06	c total #propagations: 2904680 / total #impl: 42269546 (eff. 0.069)
11.00/11.06	c #Conflicts:      22000 | #Learnt:       5253 | 0.000
11.00/11.06	c total clause space: 29.637MB
11.00/11.06	c total #watches: 65736
11.49/11.55	c total #propagations: 3108490 / total #impl: 44238033 (eff. 0.070)
11.49/11.55	c #Conflicts:      23000 | #Learnt:       6253 | 0.000
11.49/11.55	c total clause space: 29.637MB
11.49/11.55	c total #watches: 68474
11.99/12.07	c total #propagations: 3299496 / total #impl: 46302383 (eff. 0.071)
11.99/12.07	c #Conflicts:      24000 | #Learnt:       7253 | 0.000
11.99/12.07	c total clause space: 29.637MB
11.99/12.07	c total #watches: 71300
12.59/12.63	c total #propagations: 3470415 / total #impl: 48477888 (eff. 0.072)
12.59/12.63	c GC COLLECT
12.59/12.63	c #Conflicts:      25000 | #Learnt:       4461 | 0.000
12.59/12.63	c total clause space: 29.637MB
12.59/12.63	c total #watches: 62506
13.09/13.15	c total #propagations: 3645914 / total #impl: 50908617 (eff. 0.072)
13.09/13.15	c #Conflicts:      26000 | #Learnt:       5461 | 0.000
13.09/13.15	c total clause space: 29.637MB
13.09/13.15	c total #watches: 65106
13.59/13.68	c total #propagations: 3808611 / total #impl: 53316244 (eff. 0.071)
13.59/13.68	c #Conflicts:      27000 | #Learnt:       6461 | 0.000
13.59/13.68	c total clause space: 29.637MB
13.59/13.68	c total #watches: 67954
14.19/14.25	c total #propagations: 3957247 / total #impl: 55596889 (eff. 0.071)
14.19/14.25	c #Conflicts:      28000 | #Learnt:       7461 | 0.000
14.19/14.25	c total clause space: 29.637MB
14.19/14.25	c total #watches: 70718
14.69/14.79	c total #propagations: 4140908 / total #impl: 58001117 (eff. 0.071)
14.69/14.79	c GC COLLECT
14.69/14.79	c #Conflicts:      29000 | #Learnt:       4364 | 0.000
14.69/14.79	c total clause space: 29.637MB
14.69/14.79	c total #watches: 62271
15.29/15.32	c total #propagations: 4325181 / total #impl: 60153620 (eff. 0.072)
15.29/15.32	c #Conflicts:      30000 | #Learnt:       5364 | 0.000
15.29/15.32	c total clause space: 29.637MB
15.29/15.32	c total #watches: 65253
15.89/15.98	c total #propagations: 4504285 / total #impl: 62322816 (eff. 0.072)
15.89/15.98	c #Conflicts:      31000 | #Learnt:       6364 | 0.000
15.89/15.98	c total clause space: 29.637MB
15.89/15.98	c total #watches: 68175
16.39/16.48	c total #propagations: 4636779 / total #impl: 64678389 (eff. 0.072)
16.39/16.48	c #Conflicts:      32000 | #Learnt:       7364 | 0.000
16.39/16.48	c total clause space: 29.637MB
16.39/16.48	c total #watches: 71238
16.89/16.91	c total #propagations: 4817514 / total #impl: 66712801 (eff. 0.072)
16.89/16.91	c #Conflicts:      33000 | #Learnt:       8364 | 0.000
16.89/16.91	c total clause space: 29.637MB
16.89/16.91	c total #watches: 74009
17.29/17.37	c total #propagations: 5019385 / total #impl: 68644928 (eff. 0.073)
17.29/17.37	c GC COLLECT
17.29/17.37	c #Conflicts:      34000 | #Learnt:       4962 | 0.000
17.29/17.37	c total clause space: 29.637MB
17.29/17.37	c total #watches: 64806
17.79/17.80	c total #propagations: 5215817 / total #impl: 70568534 (eff. 0.074)
17.79/17.80	c #Conflicts:      35000 | #Learnt:       5962 | 0.000
17.79/17.80	c total clause space: 29.637MB
17.79/17.80	c total #watches: 67417
18.19/18.29	c total #propagations: 5402745 / total #impl: 72499963 (eff. 0.075)
18.19/18.29	c #Conflicts:      36000 | #Learnt:       6962 | 0.000
18.19/18.29	c total clause space: 29.637MB
18.19/18.29	c total #watches: 70227
18.70/18.77	c total #propagations: 5563767 / total #impl: 74668546 (eff. 0.075)
18.70/18.77	c #Conflicts:      37000 | #Learnt:       7962 | 0.000
18.70/18.77	c total clause space: 29.637MB
18.70/18.77	c total #watches: 73339
19.19/19.26	c total #propagations: 5702340 / total #impl: 76624763 (eff. 0.074)
19.19/19.26	c #Conflicts:      38000 | #Learnt:       8962 | 0.000
19.19/19.26	c total clause space: 29.637MB
19.19/19.26	c total #watches: 76412
19.69/19.73	c total #propagations: 5841622 / total #impl: 78581078 (eff. 0.074)
19.69/19.73	c GC COLLECT
19.69/19.73	c #Conflicts:      39000 | #Learnt:       5262 | 0.000
19.69/19.73	c total clause space: 29.637MB
19.69/19.73	c total #watches: 65486
20.09/20.19	c total #propagations: 5987110 / total #impl: 80573539 (eff. 0.074)
20.09/20.19	c #Conflicts:      40000 | #Learnt:       6262 | 0.000
20.09/20.19	c total clause space: 29.637MB
20.09/20.19	c total #watches: 68626
20.69/20.72	c total #propagations: 6133611 / total #impl: 82601221 (eff. 0.074)
20.69/20.72	c #Conflicts:      41000 | #Learnt:       7262 | 0.000
20.69/20.72	c total clause space: 29.637MB
20.69/20.72	c total #watches: 71321
21.19/21.20	c total #propagations: 6281388 / total #impl: 84708876 (eff. 0.074)
21.19/21.20	c #Conflicts:      42000 | #Learnt:       8262 | 0.000
21.19/21.20	c total clause space: 29.637MB
21.19/21.20	c total #watches: 74124
21.59/21.61	c total #propagations: 6437437 / total #impl: 86820225 (eff. 0.074)
21.59/21.61	c #Conflicts:      43000 | #Learnt:       9262 | 0.000
21.59/21.61	c total clause space: 29.637MB
21.59/21.61	c total #watches: 77200
21.99/22.08	c total #propagations: 6612476 / total #impl: 88848341 (eff. 0.074)
21.99/22.08	c GC COLLECT
21.99/22.08	c #Conflicts:      44000 | #Learnt:       5264 | 0.000
21.99/22.08	c total clause space: 29.637MB
21.99/22.08	c total #watches: 65547
22.49/22.59	c total #propagations: 6775009 / total #impl: 90927927 (eff. 0.075)
22.49/22.59	c #Conflicts:      45000 | #Learnt:       6264 | 0.000
22.49/22.59	c total clause space: 29.637MB
22.49/22.59	c total #watches: 68348
23.09/23.13	c total #propagations: 6945845 / total #impl: 93235849 (eff. 0.074)
23.09/23.13	c #Conflicts:      46000 | #Learnt:       7264 | 0.000
23.09/23.13	c total clause space: 29.637MB
23.09/23.13	c total #watches: 71146
23.59/23.60	c total #propagations: 7125313 / total #impl: 95566649 (eff. 0.075)
23.59/23.60	c #Conflicts:      47000 | #Learnt:       8264 | 0.000
23.59/23.60	c total clause space: 29.637MB
23.59/23.60	c total #watches: 74665
23.99/24.08	c total #propagations: 7274878 / total #impl: 97490130 (eff. 0.075)
23.99/24.08	c #Conflicts:      48000 | #Learnt:       9264 | 0.000
23.99/24.08	c total clause space: 29.637MB
23.99/24.08	c total #watches: 77938
24.59/24.66	c total #propagations: 7414414 / total #impl: 99517773 (eff. 0.075)
24.59/24.66	c #Conflicts:      49000 | #Learnt:      10264 | 0.000
24.59/24.66	c total clause space: 29.637MB
24.59/24.66	c total #watches: 81030
25.19/25.26	c total #propagations: 7542182 / total #impl: 101624303 (eff. 0.074)
25.19/25.26	c GC COLLECT
25.19/25.26	c #Conflicts:      50000 | #Learnt:       5965 | 0.000
25.19/25.26	c total clause space: 29.637MB
25.19/25.26	c total #watches: 68425
25.79/25.87	c total #propagations: 7660013 / total #impl: 103520632 (eff. 0.074)
25.79/25.87	c #Conflicts:      51000 | #Learnt:       6965 | 0.000
25.79/25.87	c total clause space: 29.637MB
25.79/25.87	c total #watches: 71989
26.49/26.52	c total #propagations: 7768186 / total #impl: 105677058 (eff. 0.074)
26.49/26.52	c #Conflicts:      52000 | #Learnt:       7965 | 0.000
26.49/26.52	c total clause space: 29.637MB
26.49/26.52	c total #watches: 75672
27.09/27.18	c total #propagations: 7860271 / total #impl: 107750401 (eff. 0.073)
27.09/27.18	c #Conflicts:      53000 | #Learnt:       8965 | 0.000
27.09/27.18	c total clause space: 29.637MB
27.09/27.18	c total #watches: 78780
27.69/27.79	c total #propagations: 7956168 / total #impl: 109706224 (eff. 0.073)
27.69/27.79	c #Conflicts:      54000 | #Learnt:       9965 | 0.000
27.69/27.79	c total clause space: 29.637MB
27.69/27.79	c total #watches: 82066
28.39/28.43	c total #propagations: 8067000 / total #impl: 111861390 (eff. 0.072)
28.39/28.43	c #Conflicts:      55000 | #Learnt:      10965 | 0.000
28.39/28.43	c total clause space: 48.1602MB
28.39/28.43	c total #watches: 85286
28.89/28.95	c total #propagations: 8216241 / total #impl: 114106443 (eff. 0.072)
28.89/28.95	c GC COLLECT
28.89/28.95	c #Conflicts:      56000 | #Learnt:       6362 | 0.000
28.89/28.95	c total clause space: 48.1602MB
28.89/28.95	c total #watches: 71441
29.39/29.47	c total #propagations: 8343845 / total #impl: 116017046 (eff. 0.072)
29.39/29.47	c #Conflicts:      57000 | #Learnt:       7362 | 0.000
29.39/29.47	c total clause space: 48.1602MB
29.39/29.47	c total #watches: 74275
29.89/29.99	c total #propagations: 8492870 / total #impl: 117908354 (eff. 0.072)
29.89/29.99	c #Conflicts:      58000 | #Learnt:       8362 | 0.000
29.89/29.99	c total clause space: 48.1602MB
29.89/29.99	c total #watches: 77053
30.39/30.47	c total #propagations: 8648801 / total #impl: 120008964 (eff. 0.072)
30.39/30.47	c #Conflicts:      59000 | #Learnt:       9362 | 0.000
30.39/30.47	c total clause space: 48.1602MB
30.39/30.47	c total #watches: 80241
30.89/30.97	c total #propagations: 8801820 / total #impl: 121946381 (eff. 0.072)
30.89/30.97	c #Conflicts:      60000 | #Learnt:      10362 | 0.000
30.89/30.97	c total clause space: 48.1602MB
30.89/30.97	c total #watches: 83821
31.39/31.46	c total #propagations: 8957382 / total #impl: 123881330 (eff. 0.072)
31.39/31.46	c #Conflicts:      61000 | #Learnt:      11362 | 0.000
31.39/31.46	c total clause space: 48.1602MB
31.39/31.46	c total #watches: 87028
31.89/31.95	c total #propagations: 9100340 / total #impl: 125751906 (eff. 0.072)
31.89/31.95	c GC COLLECT
31.89/31.95	c #Conflicts:      62000 | #Learnt:       6461 | 0.000
31.89/31.95	c total clause space: 48.1602MB
31.89/31.95	c total #watches: 71048
32.29/32.37	c total #propagations: 9261545 / total #impl: 127769171 (eff. 0.072)
32.29/32.37	c #Conflicts:      63000 | #Learnt:       7461 | 0.000
32.29/32.37	c total clause space: 48.1602MB
32.29/32.37	c total #watches: 74290
32.79/32.88	c total #propagations: 9422364 / total #impl: 129582008 (eff. 0.073)
32.79/32.88	c #Conflicts:      64000 | #Learnt:       8461 | 0.000
32.79/32.88	c total clause space: 48.1602MB
32.79/32.88	c total #watches: 77017
33.28/33.34	c total #propagations: 9590285 / total #impl: 131547675 (eff. 0.073)
33.28/33.34	c #Conflicts:      65000 | #Learnt:       9461 | 0.000
33.28/33.34	c total clause space: 48.1602MB
33.28/33.34	c total #watches: 79696
33.68/33.79	c total #propagations: 9770915 / total #impl: 133585249 (eff. 0.073)
33.68/33.79	c #Conflicts:      66000 | #Learnt:      10461 | 0.000
33.68/33.79	c total clause space: 48.1602MB
33.68/33.79	c total #watches: 82713
34.19/34.24	c total #propagations: 9935338 / total #impl: 135445555 (eff. 0.073)
34.19/34.24	c #Conflicts:      67000 | #Learnt:      11461 | 0.000
34.19/34.24	c total clause space: 48.1602MB
34.19/34.24	c total #watches: 85605
34.58/34.66	c total #propagations: 10086309 / total #impl: 137382156 (eff. 0.073)
34.58/34.66	c #Conflicts:      68000 | #Learnt:      12461 | 0.000
34.58/34.66	c total clause space: 48.1602MB
34.58/34.66	c total #watches: 88271
35.08/35.12	c total #propagations: 10287672 / total #impl: 139205750 (eff. 0.074)
35.08/35.12	c GC COLLECT
35.08/35.12	c #Conflicts:      69000 | #Learnt:       7264 | 0.000
35.08/35.12	c total clause space: 48.1602MB
35.08/35.12	c total #watches: 72219
35.58/35.60	c total #propagations: 10474628 / total #impl: 140971612 (eff. 0.074)
35.58/35.60	c #Conflicts:      70000 | #Learnt:       8264 | 0.000
35.58/35.60	c total clause space: 48.1602MB
35.58/35.60	c total #watches: 75602
36.08/36.11	c total #propagations: 10606521 / total #impl: 142820897 (eff. 0.074)
36.08/36.11	c #Conflicts:      71000 | #Learnt:       9264 | 0.000
36.08/36.11	c total clause space: 48.1602MB
36.08/36.11	c total #watches: 78677
36.58/36.60	c total #propagations: 10731474 / total #impl: 144933223 (eff. 0.074)
36.58/36.60	c #Conflicts:      72000 | #Learnt:      10264 | 0.000
36.58/36.60	c total clause space: 48.1602MB
36.58/36.60	c total #watches: 82437
37.08/37.10	c total #propagations: 10857802 / total #impl: 146717895 (eff. 0.074)
37.08/37.10	c #Conflicts:      73000 | #Learnt:      11264 | 0.000
37.08/37.10	c total clause space: 48.1602MB
37.08/37.10	c total #watches: 85291
37.58/37.65	c total #propagations: 10996478 / total #impl: 148578837 (eff. 0.074)
37.58/37.65	c #Conflicts:      74000 | #Learnt:      12264 | 0.000
37.58/37.65	c total clause space: 48.1602MB
37.58/37.65	c total #watches: 88217
38.08/38.13	c total #propagations: 11139832 / total #impl: 150530475 (eff. 0.074)
38.08/38.13	c GC COLLECT
38.08/38.13	c #Conflicts:      75000 | #Learnt:       6763 | 0.000
38.08/38.13	c total clause space: 48.1602MB
38.08/38.13	c total #watches: 71190
38.59/38.66	c total #propagations: 11304251 / total #impl: 152446037 (eff. 0.074)
38.59/38.66	c #Conflicts:      76000 | #Learnt:       7763 | 0.000
38.59/38.66	c total clause space: 48.1602MB
38.59/38.66	c total #watches: 74076
39.18/39.24	c total #propagations: 11465330 / total #impl: 154592747 (eff. 0.074)
39.18/39.24	c #Conflicts:      77000 | #Learnt:       8763 | 0.000
39.18/39.24	c total clause space: 48.1602MB
39.18/39.24	c total #watches: 77553
39.78/39.85	c total #propagations: 11583015 / total #impl: 156528088 (eff. 0.074)
39.78/39.85	c #Conflicts:      78000 | #Learnt:       9763 | 0.000
39.78/39.85	c total clause space: 48.1602MB
39.78/39.85	c total #watches: 81166
40.38/40.44	c total #propagations: 11675727 / total #impl: 158400883 (eff. 0.074)
40.38/40.44	c #Conflicts:      79000 | #Learnt:      10763 | 0.000
40.38/40.44	c total clause space: 48.1602MB
40.38/40.44	c total #watches: 85032
40.88/40.99	c total #propagations: 11805107 / total #impl: 160565920 (eff. 0.074)
40.88/40.99	c #Conflicts:      80000 | #Learnt:      11763 | 0.000
40.88/40.99	c total clause space: 48.1602MB
40.88/40.99	c total #watches: 87837
41.38/41.49	c total #propagations: 11946479 / total #impl: 162811005 (eff. 0.073)
41.38/41.49	c #Conflicts:      81000 | #Learnt:      12763 | 0.000
41.38/41.49	c total clause space: 48.1602MB
41.38/41.49	c total #watches: 90497
41.98/42.01	c total #propagations: 12106077 / total #impl: 164986673 (eff. 0.073)
41.98/42.01	c GC COLLECT
41.98/42.01	c #Conflicts:      82000 | #Learnt:       6964 | 0.000
41.98/42.01	c total clause space: 48.1602MB
41.98/42.01	c total #watches: 71988
42.38/42.48	c total #propagations: 12253576 / total #impl: 167011773 (eff. 0.073)
42.38/42.48	c #Conflicts:      83000 | #Learnt:       7964 | 0.000
42.38/42.48	c total clause space: 48.1602MB
42.38/42.48	c total #watches: 74552
42.89/42.96	c total #propagations: 12417768 / total #impl: 169160528 (eff. 0.073)
42.89/42.96	c #Conflicts:      84000 | #Learnt:       8964 | 0.000
42.89/42.96	c total clause space: 48.1602MB
42.89/42.96	c total #watches: 78155
43.38/43.44	c total #propagations: 12539070 / total #impl: 170978087 (eff. 0.073)
43.38/43.44	c #Conflicts:      85000 | #Learnt:       9964 | 0.000
43.38/43.44	c total clause space: 48.1602MB
43.38/43.44	c total #watches: 82063
43.78/43.88	c total #propagations: 12638566 / total #impl: 172488450 (eff. 0.073)
43.78/43.88	c #Conflicts:      86000 | #Learnt:      10964 | 0.000
43.78/43.88	c total clause space: 48.1602MB
43.78/43.88	c total #watches: 86207
44.38/44.41	c total #propagations: 12729900 / total #impl: 173897192 (eff. 0.073)
44.38/44.41	c #Conflicts:      87000 | #Learnt:      11964 | 0.000
44.38/44.41	c total clause space: 48.1602MB
44.38/44.41	c total #watches: 89836
44.88/44.96	c total #propagations: 12825317 / total #impl: 175331894 (eff. 0.073)
44.88/44.96	c #Conflicts:      88000 | #Learnt:      12964 | 0.000
44.88/44.96	c total clause space: 48.1602MB
44.88/44.96	c total #watches: 93681
45.48/45.55	c total #propagations: 12918113 / total #impl: 176866915 (eff. 0.073)
45.48/45.55	c #Conflicts:      89000 | #Learnt:      13964 | 0.000
45.48/45.55	c total clause space: 48.1602MB
45.48/45.55	c total #watches: 97318
46.08/46.12	c total #propagations: 13024846 / total #impl: 178776912 (eff. 0.073)
46.08/46.12	c GC COLLECT
46.08/46.12	c #Conflicts:      90000 | #Learnt:       7865 | 0.000
46.08/46.12	c total clause space: 48.1602MB
46.08/46.12	c total #watches: 78131
46.68/46.72	c total #propagations: 13126896 / total #impl: 180527272 (eff. 0.073)
46.68/46.72	c #Conflicts:      91000 | #Learnt:       8865 | 0.000
46.68/46.72	c total clause space: 48.1602MB
46.68/46.72	c total #watches: 81598
47.29/47.30	c total #propagations: 13223216 / total #impl: 182349327 (eff. 0.073)
47.29/47.30	c #Conflicts:      92000 | #Learnt:       9867 | 0.000
47.29/47.30	c total clause space: 48.1602MB
47.29/47.30	c total #watches: 87904
47.78/47.88	c total #propagations: 13315704 / total #impl: 183942756 (eff. 0.072)
47.78/47.88	c #Conflicts:      93000 | #Learnt:      10867 | 0.000
47.78/47.88	c total clause space: 48.1602MB
47.78/47.88	c total #watches: 91774
48.49/48.51	c total #propagations: 13410276 / total #impl: 185308729 (eff. 0.072)
48.49/48.51	c #Conflicts:      94000 | #Learnt:      11867 | 0.000
48.49/48.51	c total clause space: 48.1602MB
48.49/48.51	c total #watches: 95186
49.08/49.19	c total #propagations: 13521614 / total #impl: 186967036 (eff. 0.072)
49.08/49.19	c #Conflicts:      95000 | #Learnt:      12867 | 0.000
49.08/49.19	c total clause space: 48.1602MB
49.08/49.19	c total #watches: 99508
49.78/49.89	c total #propagations: 13624030 / total #impl: 188584308 (eff. 0.072)
49.78/49.89	c #Conflicts:      96000 | #Learnt:      13867 | 0.000
49.78/49.89	c total clause space: 48.1602MB
49.78/49.89	c total #watches: 103094
50.48/50.56	c total #propagations: 13738002 / total #impl: 190306793 (eff. 0.072)
50.48/50.56	c #Conflicts:      97000 | #Learnt:      14867 | 0.000
50.48/50.56	c total clause space: 48.1602MB
50.48/50.56	c total #watches: 106610
51.08/51.17	c total #propagations: 13842865 / total #impl: 192035225 (eff. 0.072)
51.08/51.17	c GC COLLECT
51.08/51.17	c #Conflicts:      98000 | #Learnt:       8469 | 0.000
51.08/51.17	c total clause space: 48.1602MB
51.08/51.17	c total #watches: 84319
51.79/51.80	c total #propagations: 13978861 / total #impl: 193659677 (eff. 0.072)
51.79/51.80	c #Conflicts:      99000 | #Learnt:       9469 | 0.000
51.79/51.80	c total clause space: 48.1602MB
51.79/51.80	c total #watches: 88450
52.38/52.41	c total #propagations: 14098204 / total #impl: 195174479 (eff. 0.072)
52.38/52.41	c #Conflicts:     100000 | #Learnt:      10469 | 0.000
52.38/52.41	c total clause space: 48.1602MB
52.38/52.41	c total #watches: 93331
52.98/53.05	c total #propagations: 14225078 / total #impl: 196744268 (eff. 0.072)
52.98/53.05	c #Conflicts:     101000 | #Learnt:      11469 | 0.000
52.98/53.05	c total clause space: 48.1602MB
52.98/53.05	c total #watches: 96378
53.58/53.66	c total #propagations: 14365429 / total #impl: 198550391 (eff. 0.072)
53.58/53.66	c #Conflicts:     102000 | #Learnt:      12469 | 0.000
53.58/53.66	c total clause space: 48.1602MB
53.58/53.66	c total #watches: 99464
54.18/54.27	c total #propagations: 14511888 / total #impl: 200083215 (eff. 0.073)
54.18/54.27	c #Conflicts:     103000 | #Learnt:      13469 | 0.000
54.18/54.27	c total clause space: 48.1602MB
54.18/54.27	c total #watches: 103024
54.78/54.85	c total #propagations: 14643901 / total #impl: 201707234 (eff. 0.073)
54.78/54.85	c #Conflicts:     104000 | #Learnt:      14469 | 0.000
54.78/54.85	c total clause space: 48.1602MB
54.78/54.85	c total #watches: 106087
55.28/55.34	c total #propagations: 14807753 / total #impl: 203120611 (eff. 0.073)
55.28/55.34	c #Conflicts:     105000 | #Learnt:      15469 | 0.000
55.28/55.34	c total clause space: 48.1602MB
55.28/55.34	c total #watches: 109483
55.88/55.91	c total #propagations: 14944282 / total #impl: 204455818 (eff. 0.073)
55.88/55.91	c GC COLLECT
55.88/55.91	c #Conflicts:     106000 | #Learnt:       8765 | 0.000
55.88/55.91	c total clause space: 48.1602MB
55.88/55.91	c total #watches: 84082
56.28/56.39	c total #propagations: 15084417 / total #impl: 205980168 (eff. 0.073)
56.28/56.39	c #Conflicts:     107000 | #Learnt:       9765 | 0.000
56.28/56.39	c total clause space: 48.1602MB
56.28/56.39	c total #watches: 87838
56.88/56.96	c total #propagations: 15238128 / total #impl: 207383546 (eff. 0.073)
56.88/56.96	c #Conflicts:     108000 | #Learnt:      10765 | 0.000
56.88/56.96	c total clause space: 48.1602MB
56.88/56.96	c total #watches: 92744
57.48/57.52	c total #propagations: 15369024 / total #impl: 208810655 (eff. 0.074)
57.48/57.52	c #Conflicts:     109000 | #Learnt:      11765 | 0.000
57.48/57.52	c total clause space: 48.1602MB
57.48/57.52	c total #watches: 96540
57.98/58.08	c total #propagations: 15491017 / total #impl: 210253239 (eff. 0.074)
57.98/58.08	c #Conflicts:     110000 | #Learnt:      12765 | 0.000
57.98/58.08	c total clause space: 48.1602MB
57.98/58.08	c total #watches: 100244
58.58/58.68	c total #propagations: 15606036 / total #impl: 211701154 (eff. 0.074)
58.58/58.68	c #Conflicts:     111000 | #Learnt:      13765 | 0.000
58.58/58.68	c total clause space: 48.1602MB
58.58/58.68	c total #watches: 104278
59.18/59.29	c total #propagations: 15722276 / total #impl: 213246016 (eff. 0.074)
59.18/59.29	c #Conflicts:     112000 | #Learnt:      14765 | 0.000
59.18/59.29	c total clause space: 48.1602MB
59.18/59.29	c total #watches: 108308
59.78/59.83	c total #propagations: 15833661 / total #impl: 214675229 (eff. 0.074)
59.78/59.83	c #Conflicts:     113000 | #Learnt:      15765 | 0.000
59.78/59.83	c total clause space: 48.1602MB
59.78/59.83	c total #watches: 111498
60.38/60.40	c total #propagations: 15978876 / total #impl: 216076456 (eff. 0.074)
60.38/60.40	c GC COLLECT
60.38/60.40	c #Conflicts:     114000 | #Learnt:       8769 | 0.000
60.38/60.40	c total clause space: 48.1602MB
60.38/60.40	c total #watches: 85793
60.88/60.94	c total #propagations: 16137270 / total #impl: 217482787 (eff. 0.074)
60.88/60.94	c #Conflicts:     115000 | #Learnt:       9769 | 0.000
60.88/60.94	c total clause space: 48.1602MB
60.88/60.94	c total #watches: 89620
61.48/61.57	c total #propagations: 16291729 / total #impl: 219022378 (eff. 0.074)
61.48/61.57	c #Conflicts:     116000 | #Learnt:      10769 | 0.000
61.48/61.57	c total clause space: 48.1602MB
61.48/61.57	c total #watches: 92839
61.98/62.09	c total #propagations: 16434746 / total #impl: 220705338 (eff. 0.074)
61.98/62.09	c #Conflicts:     117000 | #Learnt:      11769 | 0.000
61.98/62.09	c total clause space: 48.1602MB
61.98/62.09	c total #watches: 96500
62.48/62.58	c total #propagations: 16563757 / total #impl: 222060357 (eff. 0.075)
62.48/62.58	c #Conflicts:     118000 | #Learnt:      12769 | 0.000
62.48/62.58	c total clause space: 48.1602MB
62.48/62.58	c total #watches: 99989
62.98/63.05	c total #propagations: 16699842 / total #impl: 223451848 (eff. 0.075)
62.98/63.05	c #Conflicts:     119000 | #Learnt:      13769 | 0.000
62.98/63.05	c total clause space: 48.1602MB
62.98/63.05	c total #watches: 103350
63.48/63.56	c total #propagations: 16834274 / total #impl: 224745520 (eff. 0.075)
63.48/63.56	c #Conflicts:     120000 | #Learnt:      14769 | 0.000
63.48/63.56	c total clause space: 48.1602MB
63.48/63.56	c total #watches: 107562
63.98/64.05	c total #propagations: 16967698 / total #impl: 226178615 (eff. 0.075)
63.98/64.05	c #Conflicts:     121000 | #Learnt:      15769 | 0.000
63.98/64.05	c total clause space: 48.1602MB
63.98/64.05	c total #watches: 111166
64.58/64.61	c total #propagations: 17108954 / total #impl: 227589571 (eff. 0.075)
64.58/64.61	c GC COLLECT
64.58/64.61	c #Conflicts:     122000 | #Learnt:       8465 | 0.000
64.58/64.61	c total clause space: 78.2603MB
64.58/64.61	c total #watches: 83051
65.08/65.12	c total #propagations: 17248228 / total #impl: 228959887 (eff. 0.075)
65.08/65.12	c #Conflicts:     123000 | #Learnt:       9465 | 0.000
65.08/65.12	c total clause space: 78.2603MB
65.08/65.12	c total #watches: 88033
65.58/65.69	c total #propagations: 17394209 / total #impl: 230444990 (eff. 0.075)
65.58/65.69	c #Conflicts:     124000 | #Learnt:      10465 | 0.000
65.58/65.69	c total clause space: 78.2603MB
65.58/65.69	c total #watches: 91536
66.17/66.20	c total #propagations: 17562962 / total #impl: 232075409 (eff. 0.076)
66.17/66.20	c #Conflicts:     125000 | #Learnt:      11465 | 0.000
66.17/66.20	c total clause space: 78.2603MB
66.17/66.20	c total #watches: 96104
66.67/66.71	c total #propagations: 17738791 / total #impl: 233516881 (eff. 0.076)
66.67/66.71	c #Conflicts:     126000 | #Learnt:      12465 | 0.000
66.67/66.71	c total clause space: 78.2603MB
66.67/66.71	c total #watches: 100701
67.18/67.27	c total #propagations: 17910724 / total #impl: 234990047 (eff. 0.076)
67.18/67.27	c #Conflicts:     127000 | #Learnt:      13465 | 0.000
67.18/67.27	c total clause space: 78.2603MB
67.18/67.27	c total #watches: 104346
67.77/67.82	c total #propagations: 18087413 / total #impl: 236615764 (eff. 0.076)
67.77/67.82	c #Conflicts:     128000 | #Learnt:      14465 | 0.000
67.77/67.82	c total clause space: 78.2603MB
67.77/67.82	c total #watches: 107925
68.37/68.49	c total #propagations: 18237026 / total #impl: 238149152 (eff. 0.077)
68.37/68.49	c #Conflicts:     129000 | #Learnt:      15465 | 0.000
68.37/68.49	c total clause space: 78.2603MB
68.37/68.49	c total #watches: 111287
68.97/69.09	c total #propagations: 18361575 / total #impl: 239826239 (eff. 0.077)
68.97/69.09	c #Conflicts:     130000 | #Learnt:      16465 | 0.000
68.97/69.09	c total clause space: 78.2603MB
68.97/69.09	c total #watches: 115309
69.68/69.76	c total #propagations: 18483935 / total #impl: 241315543 (eff. 0.077)
69.68/69.76	c GC COLLECT
69.68/69.76	c #Conflicts:     131000 | #Learnt:       8842 | 0.000
69.68/69.76	c total clause space: 78.2603MB
69.68/69.76	c total #watches: 89663
70.28/70.37	c total #propagations: 18621698 / total #impl: 243002229 (eff. 0.077)
70.28/70.37	c #Conflicts:     132000 | #Learnt:       9842 | 0.000
70.28/70.37	c total clause space: 78.2603MB
70.28/70.37	c total #watches: 92816
70.88/70.95	c total #propagations: 18773448 / total #impl: 244410287 (eff. 0.077)
70.88/70.95	c #Conflicts:     133000 | #Learnt:      10842 | 0.000
70.88/70.95	c total clause space: 78.2603MB
70.88/70.95	c total #watches: 96530
71.49/71.55	c total #propagations: 18893057 / total #impl: 245934604 (eff. 0.077)
71.49/71.55	c #Conflicts:     134000 | #Learnt:      11842 | 0.000
71.49/71.55	c total clause space: 78.2603MB
71.49/71.55	c total #watches: 99735
72.08/72.10	c total #propagations: 19045866 / total #impl: 247535859 (eff. 0.077)
72.08/72.10	c #Conflicts:     135000 | #Learnt:      12842 | 0.000
72.08/72.10	c total clause space: 78.2603MB
72.08/72.10	c total #watches: 102444
72.59/72.61	c total #propagations: 19218175 / total #impl: 249189462 (eff. 0.077)
72.59/72.61	c #Conflicts:     136000 | #Learnt:      13842 | 0.000
72.59/72.61	c total clause space: 78.2603MB
72.59/72.61	c total #watches: 105724
73.18/73.23	c total #propagations: 19380571 / total #impl: 250684595 (eff. 0.077)
73.18/73.23	c #Conflicts:     137000 | #Learnt:      14842 | 0.000
73.18/73.23	c total clause space: 78.2603MB
73.18/73.23	c total #watches: 108956
73.79/73.84	c total #propagations: 19528154 / total #impl: 252078647 (eff. 0.077)
73.79/73.84	c #Conflicts:     138000 | #Learnt:      15842 | 0.000
73.79/73.84	c total clause space: 78.2603MB
73.79/73.84	c total #watches: 112077
74.18/74.26	c total #propagations: 19687702 / total #impl: 253707275 (eff. 0.078)
74.18/74.26	c #Conflicts:     139000 | #Learnt:      16842 | 0.000
74.18/74.26	c total clause space: 78.2603MB
74.18/74.26	c total #watches: 115338
74.58/74.68	c total #propagations: 19885199 / total #impl: 254958450 (eff. 0.078)
74.58/74.68	c #Conflicts:     140000 | #Learnt:      17842 | 0.000
74.58/74.68	c total clause space: 78.2603MB
74.58/74.68	c total #watches: 118169
74.98/75.08	c total #propagations: 20092914 / total #impl: 256418180 (eff. 0.078)
74.98/75.08	c GC COLLECT
74.98/75.08	c #Conflicts:     141000 | #Learnt:       9816 | 0.000
74.98/75.08	c total clause space: 78.2603MB
74.98/75.08	c total #watches: 87341
75.48/75.52	c total #propagations: 20297307 / total #impl: 257737424 (eff. 0.079)
75.48/75.52	c #Conflicts:     142000 | #Learnt:      10816 | 0.000
75.48/75.52	c total clause space: 78.2603MB
75.48/75.52	c total #watches: 90932
75.89/75.96	c total #propagations: 20497021 / total #impl: 259242601 (eff. 0.079)
75.89/75.96	c #Conflicts:     143000 | #Learnt:      11816 | 0.000
75.89/75.96	c total clause space: 78.2603MB
75.89/75.96	c total #watches: 93971
76.38/76.40	c total #propagations: 20702501 / total #impl: 260804631 (eff. 0.079)
76.38/76.40	c #Conflicts:     144000 | #Learnt:      12816 | 0.000
76.38/76.40	c total clause space: 78.2603MB
76.38/76.40	c total #watches: 96828
76.78/76.82	c total #propagations: 20914401 / total #impl: 262282156 (eff. 0.080)
76.78/76.82	c #Conflicts:     145000 | #Learnt:      13816 | 0.000
76.78/76.82	c total clause space: 78.2603MB
76.78/76.82	c total #watches: 102284
77.18/77.28	c total #propagations: 21088710 / total #impl: 263565910 (eff. 0.080)
77.18/77.28	c #Conflicts:     146000 | #Learnt:      14816 | 0.000
77.18/77.28	c total clause space: 78.2603MB
77.18/77.28	c total #watches: 105354
77.68/77.77	c total #propagations: 21268323 / total #impl: 264915939 (eff. 0.080)
77.68/77.77	c #Conflicts:     147000 | #Learnt:      15816 | 0.000
77.68/77.77	c total clause space: 78.2603MB
77.68/77.77	c total #watches: 109658
78.28/78.30	c total #propagations: 21433178 / total #impl: 266456771 (eff. 0.080)
78.28/78.30	c #Conflicts:     148000 | #Learnt:      16816 | 0.000
78.28/78.30	c total clause space: 78.2603MB
78.28/78.30	c total #watches: 113280
78.78/78.84	c total #propagations: 21594814 / total #impl: 268135784 (eff. 0.081)
78.78/78.84	c #Conflicts:     149000 | #Learnt:      17816 | 0.000
78.78/78.84	c total clause space: 78.2603MB
78.78/78.84	c total #watches: 117739
79.29/79.34	c total #propagations: 21715378 / total #impl: 269365079 (eff. 0.081)
79.29/79.34	c GC COLLECT
79.29/79.34	c #Conflicts:     150000 | #Learnt:       9116 | 0.000
79.29/79.34	c total clause space: 78.2603MB
79.29/79.34	c total #watches: 88333
79.68/79.78	c total #propagations: 21888539 / total #impl: 270992051 (eff. 0.081)
79.68/79.78	c #Conflicts:     151000 | #Learnt:      10116 | 0.000
79.68/79.78	c total clause space: 78.2603MB
79.68/79.78	c total #watches: 93272
80.08/80.18	c total #propagations: 22077452 / total #impl: 272481527 (eff. 0.081)
80.08/80.18	c #Conflicts:     152000 | #Learnt:      11116 | 0.000
80.08/80.18	c total clause space: 78.2603MB
80.08/80.18	c total #watches: 97070
80.58/80.60	c total #propagations: 22292506 / total #impl: 274083126 (eff. 0.081)
80.58/80.60	c #Conflicts:     153000 | #Learnt:      12116 | 0.000
80.58/80.60	c total clause space: 78.2603MB
80.58/80.60	c total #watches: 102975
80.98/81.08	c total #propagations: 22484170 / total #impl: 275642661 (eff. 0.082)
80.98/81.08	c #Conflicts:     154000 | #Learnt:      13116 | 0.000
80.98/81.08	c total clause space: 78.2603MB
80.98/81.08	c total #watches: 108449
81.58/81.61	c total #propagations: 22649554 / total #impl: 277362372 (eff. 0.082)
81.58/81.61	c #Conflicts:     155000 | #Learnt:      14116 | 0.000
81.58/81.61	c total clause space: 78.2603MB
81.58/81.61	c total #watches: 112015
82.08/82.13	c total #propagations: 22831951 / total #impl: 279205939 (eff. 0.082)
82.08/82.13	c #Conflicts:     156000 | #Learnt:      15116 | 0.000
82.08/82.13	c total clause space: 78.2603MB
82.08/82.13	c total #watches: 117784
82.59/82.64	c total #propagations: 22998496 / total #impl: 280894870 (eff. 0.082)
82.59/82.64	c #Conflicts:     157000 | #Learnt:      16116 | 0.000
82.59/82.64	c total clause space: 78.2603MB
82.59/82.64	c total #watches: 121912
83.18/83.22	c total #propagations: 23155158 / total #impl: 282405985 (eff. 0.082)
83.18/83.22	c #Conflicts:     158000 | #Learnt:      17116 | 0.000
83.18/83.22	c total clause space: 78.2603MB
83.18/83.22	c total #watches: 126367
83.69/83.75	c total #propagations: 23316016 / total #impl: 284087736 (eff. 0.082)
83.69/83.75	c #Conflicts:     159000 | #Learnt:      18116 | 0.000
83.69/83.75	c total clause space: 78.2603MB
83.69/83.75	c total #watches: 130477
84.28/84.34	c total #propagations: 23479400 / total #impl: 285670799 (eff. 0.082)
84.28/84.34	c GC COLLECT
84.28/84.34	c #Conflicts:     160000 | #Learnt:       9309 | 0.000
84.28/84.34	c total clause space: 78.2603MB
84.28/84.34	c total #watches: 97868
84.88/84.98	c total #propagations: 23637139 / total #impl: 287274751 (eff. 0.082)
84.88/84.98	c #Conflicts:     161000 | #Learnt:      10309 | 0.000
84.88/84.98	c total clause space: 78.2603MB
84.88/84.98	c total #watches: 101864
85.58/85.62	c total #propagations: 23776451 / total #impl: 289015578 (eff. 0.082)
85.58/85.62	c #Conflicts:     162000 | #Learnt:      11309 | 0.000
85.58/85.62	c total clause space: 78.2603MB
85.58/85.62	c total #watches: 106869
86.18/86.22	c total #propagations: 23901077 / total #impl: 290838018 (eff. 0.082)
86.18/86.22	c #Conflicts:     163000 | #Learnt:      12309 | 0.000
86.18/86.22	c total clause space: 78.2603MB
86.18/86.22	c total #watches: 110684
86.68/86.77	c total #propagations: 24032037 / total #impl: 292318617 (eff. 0.082)
86.68/86.77	c #Conflicts:     164000 | #Learnt:      13309 | 0.000
86.68/86.77	c total clause space: 78.2603MB
86.68/86.77	c total #watches: 114415
87.18/87.27	c total #propagations: 24172629 / total #impl: 293776847 (eff. 0.082)
87.18/87.27	c #Conflicts:     165000 | #Learnt:      14309 | 0.000
87.18/87.27	c total clause space: 78.2603MB
87.18/87.27	c total #watches: 118686
87.68/87.75	c total #propagations: 24317299 / total #impl: 295179145 (eff. 0.082)
87.68/87.75	c #Conflicts:     166000 | #Learnt:      15309 | 0.000
87.68/87.75	c total clause space: 78.2603MB
87.68/87.75	c total #watches: 123035
88.18/88.28	c total #propagations: 24468449 / total #impl: 296511982 (eff. 0.083)
88.18/88.28	c #Conflicts:     167000 | #Learnt:      16309 | 0.000
88.18/88.28	c total clause space: 78.2603MB
88.18/88.28	c total #watches: 127168
88.78/88.83	c total #propagations: 24621473 / total #impl: 298036271 (eff. 0.083)
88.78/88.83	c #Conflicts:     168000 | #Learnt:      17309 | 0.000
88.78/88.83	c total clause space: 78.2603MB
88.78/88.83	c total #watches: 130966
89.38/89.43	c total #propagations: 24761136 / total #impl: 299441453 (eff. 0.083)
89.38/89.43	c #Conflicts:     169000 | #Learnt:      18309 | 0.000
89.38/89.43	c total clause space: 78.2603MB
89.38/89.43	c total #watches: 134191
89.98/90.05	c total #propagations: 24918109 / total #impl: 300932598 (eff. 0.083)
89.98/90.05	c GC COLLECT
89.98/90.05	c #Conflicts:     170000 | #Learnt:       9311 | 0.000
89.98/90.05	c total clause space: 78.2603MB
89.98/90.05	c total #watches: 93380
90.48/90.57	c total #propagations: 25081418 / total #impl: 302457063 (eff. 0.083)
90.48/90.57	c #Conflicts:     171000 | #Learnt:      10311 | 0.000
90.48/90.57	c total clause space: 78.2603MB
90.48/90.57	c total #watches: 97545
91.08/91.10	c total #propagations: 25258612 / total #impl: 303962598 (eff. 0.083)
91.08/91.10	c #Conflicts:     172000 | #Learnt:      11311 | 0.000
91.08/91.10	c total clause space: 78.2603MB
91.08/91.10	c total #watches: 101527
91.48/91.57	c total #propagations: 25402570 / total #impl: 305501129 (eff. 0.083)
91.48/91.57	c #Conflicts:     173000 | #Learnt:      12311 | 0.000
91.48/91.57	c total clause space: 78.2603MB
91.48/91.57	c total #watches: 104512
91.98/92.08	c total #propagations: 25564829 / total #impl: 306841933 (eff. 0.083)
91.98/92.08	c #Conflicts:     174000 | #Learnt:      13311 | 0.000
91.98/92.08	c total clause space: 78.2603MB
91.98/92.08	c total #watches: 108078
92.58/92.62	c total #propagations: 25720548 / total #impl: 308694179 (eff. 0.083)
92.58/92.62	c #Conflicts:     175000 | #Learnt:      14311 | 0.000
92.58/92.62	c total clause space: 78.2603MB
92.58/92.62	c total #watches: 110747
93.08/93.16	c total #propagations: 25881117 / total #impl: 310761202 (eff. 0.083)
93.08/93.16	c #Conflicts:     176000 | #Learnt:      15311 | 0.000
93.08/93.16	c total clause space: 78.2603MB
93.08/93.16	c total #watches: 115482
93.68/93.76	c total #propagations: 26002153 / total #impl: 312138643 (eff. 0.083)
93.68/93.76	c #Conflicts:     177000 | #Learnt:      16311 | 0.000
93.68/93.76	c total clause space: 78.2603MB
93.68/93.76	c total #watches: 119001
94.28/94.34	c total #propagations: 26138175 / total #impl: 313658915 (eff. 0.083)
94.28/94.34	c #Conflicts:     178000 | #Learnt:      17311 | 0.000
94.28/94.34	c total clause space: 78.2603MB
94.28/94.34	c total #watches: 122583
94.78/94.82	c total #propagations: 26265882 / total #impl: 315096866 (eff. 0.083)
94.78/94.82	c #Conflicts:     179000 | #Learnt:      18311 | 0.000
94.78/94.82	c total clause space: 78.2603MB
94.78/94.82	c total #watches: 125846
95.28/95.37	c total #propagations: 26413387 / total #impl: 316442639 (eff. 0.083)
95.28/95.37	c GC COLLECT
95.28/95.37	c #Conflicts:     180000 | #Learnt:       8953 | 0.000
95.28/95.37	c total clause space: 78.2603MB
95.28/95.37	c total #watches: 88763
95.88/95.90	c total #propagations: 26564766 / total #impl: 317859039 (eff. 0.084)
95.88/95.90	c #Conflicts:     181000 | #Learnt:       9953 | 0.000
95.88/95.90	c total clause space: 78.2603MB
95.88/95.90	c total #watches: 92110
96.38/96.48	c total #propagations: 26699823 / total #impl: 319246965 (eff. 0.084)
96.38/96.48	c #Conflicts:     182000 | #Learnt:      10953 | 0.000
96.38/96.48	c total clause space: 78.2603MB
96.38/96.48	c total #watches: 96007
96.98/97.00	c total #propagations: 26831101 / total #impl: 320855995 (eff. 0.084)
96.98/97.00	c #Conflicts:     183000 | #Learnt:      11953 | 0.000
96.98/97.00	c total clause space: 78.2603MB
96.98/97.00	c total #watches: 100182
97.48/97.56	c total #propagations: 26965258 / total #impl: 322268050 (eff. 0.084)
97.48/97.56	c #Conflicts:     184000 | #Learnt:      12953 | 0.000
97.48/97.56	c total clause space: 78.2603MB
97.48/97.56	c total #watches: 103151
97.99/98.07	c total #propagations: 27100880 / total #impl: 323795416 (eff. 0.084)
97.99/98.07	c #Conflicts:     185000 | #Learnt:      13953 | 0.000
97.99/98.07	c total clause space: 78.2603MB
97.99/98.07	c total #watches: 106478
98.48/98.57	c total #propagations: 27238013 / total #impl: 325184645 (eff. 0.084)
98.48/98.57	c #Conflicts:     186000 | #Learnt:      14953 | 0.000
98.48/98.57	c total clause space: 78.2603MB
98.48/98.57	c total #watches: 109874
98.98/99.08	c total #propagations: 27368901 / total #impl: 326374646 (eff. 0.084)
98.98/99.08	c #Conflicts:     187000 | #Learnt:      15953 | 0.000
98.98/99.08	c total clause space: 78.2603MB
98.98/99.08	c total #watches: 113062
99.48/99.58	c total #propagations: 27520338 / total #impl: 327716446 (eff. 0.084)
99.48/99.58	c #Conflicts:     188000 | #Learnt:      16953 | 0.000
99.48/99.58	c total clause space: 78.2603MB
99.48/99.58	c total #watches: 115904
99.98/100.09	c total #propagations: 27659191 / total #impl: 329003163 (eff. 0.084)
99.98/100.09	c #Conflicts:     189000 | #Learnt:      17953 | 0.000
99.98/100.09	c total clause space: 78.2603MB
99.98/100.09	c total #watches: 119302
100.48/100.58	c total #propagations: 27806766 / total #impl: 330454910 (eff. 0.084)
100.48/100.58	c #Conflicts:     190000 | #Learnt:      18953 | 0.000
100.48/100.58	c total clause space: 78.2603MB
100.48/100.58	c total #watches: 122606
100.98/101.09	c total #propagations: 27945612 / total #impl: 331776690 (eff. 0.084)
100.98/101.09	c GC COLLECT
100.98/101.09	c #Conflicts:     191000 | #Learnt:       9196 | 0.000
100.98/101.09	c total clause space: 78.2603MB
100.98/101.09	c total #watches: 86256
101.48/101.53	c total #propagations: 28085098 / total #impl: 333145827 (eff. 0.084)
101.48/101.53	c #Conflicts:     192000 | #Learnt:      10196 | 0.000
101.48/101.53	c total clause space: 78.2603MB
101.48/101.53	c total #watches: 89764
101.98/102.03	c total #propagations: 28229442 / total #impl: 334316268 (eff. 0.084)
101.98/102.03	c #Conflicts:     193000 | #Learnt:      11196 | 0.000
101.98/102.03	c total clause space: 78.2603MB
101.98/102.03	c total #watches: 93215
102.48/102.53	c total #propagations: 28391542 / total #impl: 335838478 (eff. 0.085)
102.48/102.53	c #Conflicts:     194000 | #Learnt:      12196 | 0.000
102.48/102.53	c total clause space: 78.2603MB
102.48/102.53	c total #watches: 96341
102.98/103.02	c total #propagations: 28537202 / total #impl: 337303083 (eff. 0.085)
102.98/103.02	c #Conflicts:     195000 | #Learnt:      13196 | 0.000
102.98/103.02	c total clause space: 78.2603MB
102.98/103.02	c total #watches: 99579
103.48/103.52	c total #propagations: 28686688 / total #impl: 338701831 (eff. 0.085)
103.48/103.52	c #Conflicts:     196000 | #Learnt:      14196 | 0.000
103.48/103.52	c total clause space: 78.2603MB
103.48/103.52	c total #watches: 103319
103.98/104.04	c total #propagations: 28843740 / total #impl: 340195945 (eff. 0.085)
103.98/104.04	c #Conflicts:     197000 | #Learnt:      15196 | 0.000
103.98/104.04	c total clause space: 78.2603MB
103.98/104.04	c total #watches: 106153
104.48/104.55	c total #propagations: 29005959 / total #impl: 341616338 (eff. 0.085)
104.48/104.55	c #Conflicts:     198000 | #Learnt:      16196 | 0.000
104.48/104.55	c total clause space: 78.2603MB
104.48/104.55	c total #watches: 109337
104.98/105.07	c total #propagations: 29152842 / total #impl: 343089175 (eff. 0.085)
104.98/105.07	c #Conflicts:     199000 | #Learnt:      17196 | 0.000
104.98/105.07	c total clause space: 78.2603MB
104.98/105.07	c total #watches: 112389
105.48/105.57	c total #propagations: 29304727 / total #impl: 344561808 (eff. 0.085)
105.48/105.57	c #Conflicts:     200000 | #Learnt:      18196 | 0.000
105.48/105.57	c total clause space: 78.2603MB
105.48/105.57	c total #watches: 115574
106.08/106.11	c total #propagations: 29472576 / total #impl: 345997626 (eff. 0.085)
106.08/106.11	c #Conflicts:     201000 | #Learnt:      19196 | 0.000
106.08/106.11	c total clause space: 78.2603MB
106.08/106.11	c total #watches: 119386
106.58/106.66	c total #propagations: 29618102 / total #impl: 347540249 (eff. 0.085)
106.58/106.66	c GC COLLECT
106.58/106.66	c #Conflicts:     202000 | #Learnt:       9184 | 0.000
106.58/106.66	c total clause space: 78.2603MB
106.58/106.66	c total #watches: 85012
107.18/107.23	c total #propagations: 29786786 / total #impl: 349141472 (eff. 0.085)
107.18/107.23	c #Conflicts:     203000 | #Learnt:      10184 | 0.000
107.18/107.23	c total clause space: 78.2603MB
107.18/107.23	c total #watches: 88137
107.78/107.84	c total #propagations: 29929964 / total #impl: 350972116 (eff. 0.085)
107.78/107.84	c #Conflicts:     204000 | #Learnt:      11184 | 0.000
107.78/107.84	c total clause space: 78.2603MB
107.78/107.84	c total #watches: 91804
108.38/108.46	c total #propagations: 30054851 / total #impl: 352530013 (eff. 0.085)
108.38/108.46	c #Conflicts:     205000 | #Learnt:      12184 | 0.000
108.38/108.46	c total clause space: 78.2603MB
108.38/108.46	c total #watches: 94745
108.98/109.05	c total #propagations: 30187011 / total #impl: 354295034 (eff. 0.085)
108.98/109.05	c #Conflicts:     206000 | #Learnt:      13184 | 0.000
108.98/109.05	c total clause space: 78.2603MB
108.98/109.05	c total #watches: 98134
109.58/109.63	c total #propagations: 30321770 / total #impl: 355935854 (eff. 0.085)
109.58/109.63	c #Conflicts:     207000 | #Learnt:      14184 | 0.000
109.58/109.63	c total clause space: 78.2603MB
109.58/109.63	c total #watches: 101921
110.18/110.22	c total #propagations: 30459703 / total #impl: 357870471 (eff. 0.085)
110.18/110.22	c #Conflicts:     208000 | #Learnt:      15184 | 0.000
110.18/110.22	c total clause space: 78.2603MB
110.18/110.22	c total #watches: 105413
110.68/110.76	c total #propagations: 30598648 / total #impl: 359493622 (eff. 0.085)
110.68/110.76	c #Conflicts:     209000 | #Learnt:      16184 | 0.000
110.68/110.76	c total clause space: 78.2603MB
110.68/110.76	c total #watches: 110192
111.28/111.30	c total #propagations: 30739904 / total #impl: 360963773 (eff. 0.085)
111.28/111.30	c #Conflicts:     210000 | #Learnt:      17184 | 0.000
111.28/111.30	c total clause space: 78.2603MB
111.28/111.30	c total #watches: 113834
111.88/111.92	c total #propagations: 30872782 / total #impl: 362663552 (eff. 0.085)
111.88/111.92	c #Conflicts:     211000 | #Learnt:      18184 | 0.000
111.88/111.92	c total clause space: 78.2603MB
111.88/111.92	c total #watches: 117619
112.48/112.57	c total #propagations: 30991917 / total #impl: 364197878 (eff. 0.085)
112.48/112.57	c #Conflicts:     212000 | #Learnt:      19184 | 0.000
112.48/112.57	c total clause space: 78.2603MB
112.48/112.57	c total #watches: 121153
113.18/113.22	c total #propagations: 31115720 / total #impl: 366019955 (eff. 0.085)
113.18/113.22	c GC COLLECT
113.18/113.22	c #Conflicts:     213000 | #Learnt:       9159 | 0.000
113.18/113.22	c total clause space: 78.2603MB
113.18/113.22	c total #watches: 89454
113.78/113.81	c total #propagations: 31242593 / total #impl: 367882685 (eff. 0.085)
113.78/113.81	c #Conflicts:     214000 | #Learnt:      10159 | 0.000
113.78/113.81	c total clause space: 78.2603MB
113.78/113.81	c total #watches: 92979
114.38/114.45	c total #propagations: 31377348 / total #impl: 369834193 (eff. 0.085)
114.38/114.45	c #Conflicts:     215000 | #Learnt:      11159 | 0.000
114.38/114.45	c total clause space: 78.2603MB
114.38/114.45	c total #watches: 96555
114.98/115.08	c total #propagations: 31506191 / total #impl: 371660815 (eff. 0.085)
114.98/115.08	c #Conflicts:     216000 | #Learnt:      12159 | 0.000
114.98/115.08	c total clause space: 78.2603MB
114.98/115.08	c total #watches: 99632
115.68/115.71	c total #propagations: 31635807 / total #impl: 373491168 (eff. 0.085)
115.68/115.71	c #Conflicts:     217000 | #Learnt:      13159 | 0.000
115.68/115.71	c total clause space: 78.2603MB
115.68/115.71	c total #watches: 103876
116.28/116.31	c total #propagations: 31763701 / total #impl: 375056843 (eff. 0.085)
116.28/116.31	c #Conflicts:     218000 | #Learnt:      14159 | 0.000
116.28/116.31	c total clause space: 78.2603MB
116.28/116.31	c total #watches: 107306
116.88/116.93	c total #propagations: 31892539 / total #impl: 376799043 (eff. 0.085)
116.88/116.93	c #Conflicts:     219000 | #Learnt:      15159 | 0.000
116.88/116.93	c total clause space: 78.2603MB
116.88/116.93	c total #watches: 110968
117.58/117.62	c total #propagations: 32021352 / total #impl: 378442669 (eff. 0.085)
117.58/117.62	c #Conflicts:     220000 | #Learnt:      16159 | 0.000
117.58/117.62	c total clause space: 78.2603MB
117.58/117.62	c total #watches: 115106
118.18/118.28	c total #propagations: 32133621 / total #impl: 380122169 (eff. 0.085)
118.18/118.28	c #Conflicts:     221000 | #Learnt:      17159 | 0.000
118.18/118.28	c total clause space: 78.2603MB
118.18/118.28	c total #watches: 119455
118.88/118.93	c total #propagations: 32263197 / total #impl: 382062836 (eff. 0.084)
118.88/118.93	c #Conflicts:     222000 | #Learnt:      18159 | 0.000
118.88/118.93	c total clause space: 78.2603MB
118.88/118.93	c total #watches: 122914
119.47/119.56	c total #propagations: 32382310 / total #impl: 383558417 (eff. 0.084)
119.47/119.56	c #Conflicts:     223000 | #Learnt:      19159 | 0.000
119.47/119.56	c total clause space: 78.2603MB
119.47/119.56	c total #watches: 126068
120.07/120.16	c total #propagations: 32511606 / total #impl: 385213770 (eff. 0.084)
120.07/120.16	c #Conflicts:     224000 | #Learnt:      20159 | 0.000
120.07/120.16	c total clause space: 78.2603MB
120.07/120.16	c total #watches: 129431
120.67/120.79	c total #propagations: 32652378 / total #impl: 386908617 (eff. 0.084)
120.67/120.79	c GC COLLECT
120.67/120.79	c #Conflicts:     225000 | #Learnt:       9486 | 0.000
120.67/120.79	c total clause space: 78.2603MB
120.67/120.79	c total #watches: 90378
121.27/121.34	c total #propagations: 32790642 / total #impl: 388501656 (eff. 0.084)
121.27/121.34	c #Conflicts:     226000 | #Learnt:      10486 | 0.000
121.27/121.34	c total clause space: 78.2603MB
121.27/121.34	c total #watches: 93792
121.87/121.90	c total #propagations: 32922546 / total #impl: 390202085 (eff. 0.084)
121.87/121.90	c #Conflicts:     227000 | #Learnt:      11486 | 0.000
121.87/121.90	c total clause space: 78.2603MB
121.87/121.90	c total #watches: 98363
122.37/122.49	c total #propagations: 33047839 / total #impl: 391880545 (eff. 0.084)
122.37/122.49	c #Conflicts:     228000 | #Learnt:      12486 | 0.000
122.37/122.49	c total clause space: 78.2603MB
122.37/122.49	c total #watches: 101512
122.97/123.06	c total #propagations: 33177433 / total #impl: 393340534 (eff. 0.084)
122.97/123.06	c #Conflicts:     229000 | #Learnt:      13486 | 0.000
122.97/123.06	c total clause space: 78.2603MB
122.97/123.06	c total #watches: 104405
123.57/123.63	c total #propagations: 33314097 / total #impl: 395009966 (eff. 0.084)
123.57/123.63	c #Conflicts:     230000 | #Learnt:      14486 | 0.000
123.57/123.63	c total clause space: 78.2603MB
123.57/123.63	c total #watches: 108364
124.17/124.24	c total #propagations: 33447115 / total #impl: 396735133 (eff. 0.084)
124.17/124.24	c #Conflicts:     231000 | #Learnt:      15486 | 0.000
124.17/124.24	c total clause space: 78.2603MB
124.17/124.24	c total #watches: 111672
124.77/124.82	c total #propagations: 33577904 / total #impl: 398249538 (eff. 0.084)
124.77/124.82	c #Conflicts:     232000 | #Learnt:      16486 | 0.000
124.77/124.82	c total clause space: 78.2603MB
124.77/124.82	c total #watches: 115287
125.38/125.45	c total #propagations: 33692626 / total #impl: 399651362 (eff. 0.084)
125.38/125.45	c #Conflicts:     233000 | #Learnt:      17486 | 0.000
125.38/125.45	c total clause space: 78.2603MB
125.38/125.45	c total #watches: 118782
125.87/125.99	c total #propagations: 33799853 / total #impl: 400836373 (eff. 0.084)
125.87/125.99	c #Conflicts:     234000 | #Learnt:      18486 | 0.000
125.87/125.99	c total clause space: 78.2603MB
125.87/125.99	c total #watches: 122015
126.48/126.53	c total #propagations: 33933132 / total #impl: 402303698 (eff. 0.084)
126.48/126.53	c #Conflicts:     235000 | #Learnt:      19486 | 0.000
126.48/126.53	c total clause space: 78.2603MB
126.48/126.53	c total #watches: 125961
126.97/127.08	c total #propagations: 34068841 / total #impl: 403784099 (eff. 0.084)
126.97/127.08	c #Conflicts:     236000 | #Learnt:      20486 | 0.000
126.97/127.08	c total clause space: 78.2603MB
126.97/127.08	c total #watches: 129250
127.77/127.84	c total #propagations: 34210983 / total #impl: 405296130 (eff. 0.084)
127.77/127.84	c GC COLLECT
127.77/127.84	c #Conflicts:     237000 | #Learnt:       9350 | 0.000
127.77/127.84	c total clause space: 78.2603MB
127.77/127.84	c total #watches: 88777
128.37/128.45	c total #propagations: 34342236 / total #impl: 407036190 (eff. 0.084)
128.37/128.45	c #Conflicts:     238000 | #Learnt:      10350 | 0.000
128.37/128.45	c total clause space: 78.2603MB
128.37/128.45	c total #watches: 92898
128.97/129.01	c total #propagations: 34486086 / total #impl: 408648890 (eff. 0.084)
128.97/129.01	c #Conflicts:     239000 | #Learnt:      11350 | 0.000
128.97/129.01	c total clause space: 78.2603MB
128.97/129.01	c total #watches: 96656
129.57/129.62	c total #propagations: 34637791 / total #impl: 409976046 (eff. 0.084)
129.57/129.62	c #Conflicts:     240000 | #Learnt:      12350 | 0.000
129.57/129.62	c total clause space: 78.2603MB
129.57/129.62	c total #watches: 100344
130.07/130.12	c total #propagations: 34777422 / total #impl: 411528361 (eff. 0.085)
130.07/130.12	c #Conflicts:     241000 | #Learnt:      13350 | 0.000
130.07/130.12	c total clause space: 78.2603MB
130.07/130.12	c total #watches: 103337
130.77/130.80	c total #propagations: 34942139 / total #impl: 413012194 (eff. 0.085)
130.77/130.80	c #Conflicts:     242000 | #Learnt:      14350 | 0.000
130.77/130.80	c total clause space: 78.2603MB
130.77/130.80	c total #watches: 108294
131.27/131.30	c total #propagations: 35065997 / total #impl: 414690856 (eff. 0.085)
131.27/131.30	c #Conflicts:     243000 | #Learnt:      15350 | 0.000
131.27/131.30	c total clause space: 78.2603MB
131.27/131.30	c total #watches: 112567
131.77/131.82	c total #propagations: 35217211 / total #impl: 415995297 (eff. 0.085)
131.77/131.82	c #Conflicts:     244000 | #Learnt:      16350 | 0.000
131.77/131.82	c total clause space: 78.2603MB
131.77/131.82	c total #watches: 116337
132.27/132.30	c total #propagations: 35363081 / total #impl: 417329189 (eff. 0.085)
132.27/132.30	c #Conflicts:     245000 | #Learnt:      17350 | 0.000
132.27/132.30	c total clause space: 78.2603MB
132.27/132.30	c total #watches: 121107
132.77/132.82	c total #propagations: 35501105 / total #impl: 418736612 (eff. 0.085)
132.77/132.82	c #Conflicts:     246000 | #Learnt:      18350 | 0.000
132.77/132.82	c total clause space: 78.2603MB
132.77/132.82	c total #watches: 125266
133.27/133.38	c total #propagations: 35628953 / total #impl: 420113998 (eff. 0.085)
133.27/133.38	c #Conflicts:     247000 | #Learnt:      19350 | 0.000
133.27/133.38	c total clause space: 78.2603MB
133.27/133.38	c total #watches: 128619
133.87/133.96	c total #propagations: 35770143 / total #impl: 421723644 (eff. 0.085)
133.87/133.96	c #Conflicts:     248000 | #Learnt:      20350 | 0.000
133.87/133.96	c total clause space: 78.2603MB
133.87/133.96	c total #watches: 131991
134.47/134.52	c total #propagations: 35898279 / total #impl: 423139150 (eff. 0.085)
134.47/134.52	c GC COLLECT
134.47/134.52	c #Conflicts:     249000 | #Learnt:       9456 | 0.000
134.47/134.52	c total clause space: 78.2603MB
134.47/134.52	c total #watches: 91770
134.97/135.09	c total #propagations: 36045715 / total #impl: 424644007 (eff. 0.085)
134.97/135.09	c #Conflicts:     250000 | #Learnt:      10456 | 0.000
134.97/135.09	c total clause space: 78.2603MB
134.97/135.09	c total #watches: 94354
135.57/135.64	c total #propagations: 36199821 / total #impl: 426033552 (eff. 0.085)
135.57/135.64	c #Conflicts:     251000 | #Learnt:      11456 | 0.000
135.57/135.64	c total clause space: 78.2603MB
135.57/135.64	c total #watches: 97430
136.17/136.27	c total #propagations: 36357128 / total #impl: 427411293 (eff. 0.085)
136.17/136.27	c #Conflicts:     252000 | #Learnt:      12456 | 0.000
136.17/136.27	c total clause space: 78.2603MB
136.17/136.27	c total #watches: 100651
136.77/136.87	c total #propagations: 36508195 / total #impl: 428941902 (eff. 0.085)
136.77/136.87	c #Conflicts:     253000 | #Learnt:      13456 | 0.000
136.77/136.87	c total clause space: 78.2603MB
136.77/136.87	c total #watches: 104542
137.27/137.33	c total #propagations: 36645163 / total #impl: 430293287 (eff. 0.085)
137.27/137.33	c #Conflicts:     254000 | #Learnt:      14456 | 0.000
137.27/137.33	c total clause space: 78.2603MB
137.27/137.33	c total #watches: 109303
137.77/137.82	c total #propagations: 36792493 / total #impl: 431444077 (eff. 0.085)
137.77/137.82	c #Conflicts:     255000 | #Learnt:      15456 | 0.000
137.77/137.82	c total clause space: 78.2603MB
137.77/137.82	c total #watches: 113767
138.27/138.38	c total #propagations: 36941164 / total #impl: 432725009 (eff. 0.085)
138.27/138.38	c #Conflicts:     256000 | #Learnt:      16456 | 0.000
138.27/138.38	c total clause space: 78.2603MB
138.27/138.38	c total #watches: 121455
138.87/138.92	c total #propagations: 37073000 / total #impl: 434456148 (eff. 0.085)
138.87/138.92	c #Conflicts:     257000 | #Learnt:      17456 | 0.000
138.87/138.92	c total clause space: 78.2603MB
138.87/138.92	c total #watches: 125711
139.37/139.44	c total #propagations: 37214061 / total #impl: 436111151 (eff. 0.085)
139.37/139.44	c #Conflicts:     258000 | #Learnt:      18456 | 0.000
139.37/139.44	c total clause space: 78.2603MB
139.37/139.44	c total #watches: 129685
139.97/140.00	c total #propagations: 37368343 / total #impl: 437638387 (eff. 0.085)
139.97/140.00	c #Conflicts:     259000 | #Learnt:      19456 | 0.000
139.97/140.00	c total clause space: 78.2603MB
139.97/140.00	c total #watches: 132900
140.47/140.53	c total #propagations: 37513980 / total #impl: 439162885 (eff. 0.085)
140.47/140.53	c #Conflicts:     260000 | #Learnt:      20456 | 0.000
140.47/140.53	c total clause space: 78.2603MB
140.47/140.53	c total #watches: 137289
141.07/141.11	c total #propagations: 37652984 / total #impl: 440750730 (eff. 0.085)
141.07/141.11	c #Conflicts:     261000 | #Learnt:      21456 | 0.000
141.07/141.11	c total clause space: 78.2603MB
141.07/141.11	c total #watches: 140711
141.57/141.68	c total #propagations: 37780569 / total #impl: 442703295 (eff. 0.085)
141.57/141.68	c GC COLLECT
141.57/141.68	c #Conflicts:     262000 | #Learnt:       9674 | 0.000
141.57/141.68	c total clause space: 78.2603MB
141.57/141.68	c total #watches: 100992
142.17/142.21	c total #propagations: 37906964 / total #impl: 444383252 (eff. 0.085)
142.17/142.21	c #Conflicts:     263000 | #Learnt:      10674 | 0.000
142.17/142.21	c total clause space: 78.2603MB
142.17/142.21	c total #watches: 104442
142.67/142.73	c total #propagations: 38045142 / total #impl: 445710812 (eff. 0.085)
142.67/142.73	c #Conflicts:     264000 | #Learnt:      11674 | 0.000
142.67/142.73	c total clause space: 78.2603MB
142.67/142.73	c total #watches: 108494
143.27/143.32	c total #propagations: 38175114 / total #impl: 447013423 (eff. 0.085)
143.27/143.32	c #Conflicts:     265000 | #Learnt:      12674 | 0.000
143.27/143.32	c total clause space: 78.2603MB
143.27/143.32	c total #watches: 112841
143.77/143.85	c total #propagations: 38292320 / total #impl: 448383273 (eff. 0.085)
143.77/143.85	c #Conflicts:     266000 | #Learnt:      13674 | 0.000
143.77/143.85	c total clause space: 78.2603MB
143.77/143.85	c total #watches: 119887
144.37/144.41	c total #propagations: 38394748 / total #impl: 449600350 (eff. 0.085)
144.37/144.41	c #Conflicts:     267000 | #Learnt:      14674 | 0.000
144.37/144.41	c total clause space: 78.2603MB
144.37/144.41	c total #watches: 123816
144.87/144.97	c total #propagations: 38499783 / total #impl: 450899122 (eff. 0.085)
144.87/144.97	c #Conflicts:     268000 | #Learnt:      15674 | 0.000
144.87/144.97	c total clause space: 78.2603MB
144.87/144.97	c total #watches: 128598
145.47/145.54	c total #propagations: 38613213 / total #impl: 452223927 (eff. 0.085)
145.47/145.54	c #Conflicts:     269000 | #Learnt:      16674 | 0.000
145.47/145.54	c total clause space: 78.2603MB
145.47/145.54	c total #watches: 133533
146.07/146.18	c total #propagations: 38715246 / total #impl: 453589401 (eff. 0.085)
146.07/146.18	c #Conflicts:     270000 | #Learnt:      17674 | 0.000
146.07/146.18	c total clause space: 78.2603MB
146.07/146.18	c total #watches: 141633
146.77/146.85	c total #propagations: 38815932 / total #impl: 455082979 (eff. 0.085)
146.77/146.85	c #Conflicts:     271000 | #Learnt:      18674 | 0.000
146.77/146.85	c total clause space: 78.2603MB
146.77/146.85	c total #watches: 147963
147.47/147.53	c total #propagations: 38918539 / total #impl: 456811706 (eff. 0.085)
147.47/147.53	c #Conflicts:     272000 | #Learnt:      19674 | 0.000
147.47/147.53	c total clause space: 78.2603MB
147.47/147.53	c total #watches: 155477
148.17/148.28	c total #propagations: 39012468 / total #impl: 458301414 (eff. 0.085)
148.17/148.28	c #Conflicts:     273000 | #Learnt:      20674 | 0.000
148.17/148.28	c total clause space: 78.2603MB
148.17/148.28	c total #watches: 161488
148.97/149.01	c total #propagations: 39116287 / total #impl: 460025614 (eff. 0.085)
148.97/149.01	c GC COLLECT
148.97/149.01	c #Conflicts:     274000 | #Learnt:       8975 | 0.000
148.97/149.01	c total clause space: 78.2603MB
148.97/149.01	c total #watches: 110181
149.67/149.73	c total #propagations: 39218138 / total #impl: 461441079 (eff. 0.085)
149.67/149.73	c #Conflicts:     275000 | #Learnt:       9975 | 0.000
149.67/149.73	c total clause space: 78.2603MB
149.67/149.73	c total #watches: 115685
150.27/150.39	c total #propagations: 39319943 / total #impl: 463016003 (eff. 0.085)
150.27/150.39	c #Conflicts:     276000 | #Learnt:      10975 | 0.000
150.27/150.39	c total clause space: 78.2603MB
150.27/150.39	c total #watches: 120498
151.07/151.11	c total #propagations: 39428082 / total #impl: 464357388 (eff. 0.085)
151.07/151.11	c #Conflicts:     277000 | #Learnt:      11975 | 0.000
151.07/151.11	c total clause space: 78.2603MB
151.07/151.11	c total #watches: 124582
151.77/151.81	c total #propagations: 39536814 / total #impl: 465645351 (eff. 0.085)
151.77/151.81	c #Conflicts:     278000 | #Learnt:      12975 | 0.000
151.77/151.81	c total clause space: 78.2603MB
151.77/151.81	c total #watches: 128397
152.27/152.34	c total #propagations: 39667126 / total #impl: 467079898 (eff. 0.085)
152.27/152.34	c #Conflicts:     279000 | #Learnt:      13975 | 0.000
152.27/152.34	c total clause space: 78.2603MB
152.27/152.34	c total #watches: 132064
152.87/152.99	c total #propagations: 39783126 / total #impl: 468296695 (eff. 0.085)
152.87/152.99	c #Conflicts:     280000 | #Learnt:      14975 | 0.000
152.87/152.99	c total clause space: 78.2603MB
152.87/152.99	c total #watches: 135773
153.57/153.60	c total #propagations: 39894187 / total #impl: 469656957 (eff. 0.085)
153.57/153.60	c #Conflicts:     281000 | #Learnt:      15975 | 0.000
153.57/153.60	c total clause space: 78.2603MB
153.57/153.60	c total #watches: 139898
154.17/154.23	c total #propagations: 40014209 / total #impl: 471062386 (eff. 0.085)
154.17/154.23	c #Conflicts:     282000 | #Learnt:      16975 | 0.000
154.17/154.23	c total clause space: 78.2603MB
154.17/154.23	c total #watches: 143890
154.77/154.80	c total #propagations: 40143218 / total #impl: 472781824 (eff. 0.085)
154.77/154.80	c #Conflicts:     283000 | #Learnt:      17975 | 0.000
154.77/154.80	c total clause space: 78.2603MB
154.77/154.80	c total #watches: 147821
155.27/155.38	c total #propagations: 40268667 / total #impl: 474460664 (eff. 0.085)
155.27/155.38	c #Conflicts:     284000 | #Learnt:      18975 | 0.000
155.27/155.38	c total clause space: 78.2603MB
155.27/155.38	c total #watches: 151903
155.87/155.98	c total #propagations: 40394546 / total #impl: 476093368 (eff. 0.085)
155.87/155.98	c #Conflicts:     285000 | #Learnt:      19975 | 0.000
155.87/155.98	c total clause space: 78.2603MB
155.87/155.98	c total #watches: 157534
156.37/156.45	c total #propagations: 40549970 / total #impl: 477341060 (eff. 0.085)
156.37/156.45	c #Conflicts:     286000 | #Learnt:      20975 | 0.000
156.37/156.45	c total clause space: 78.2603MB
156.37/156.45	c total #watches: 161660
156.87/156.93	c total #propagations: 40708988 / total #impl: 478528401 (eff. 0.085)
156.87/156.93	c GC COLLECT
156.87/156.93	c #Conflicts:     287000 | #Learnt:       8707 | 0.000
156.87/156.93	c total clause space: 78.2603MB
156.87/156.93	c total #watches: 96153
157.47/157.52	c total #propagations: 40878822 / total #impl: 479736343 (eff. 0.085)
157.47/157.52	c #Conflicts:     288000 | #Learnt:       9707 | 0.000
157.47/157.52	c total clause space: 78.2603MB
157.47/157.52	c total #watches: 100129
158.06/158.12	c total #propagations: 41016297 / total #impl: 481242032 (eff. 0.085)
158.06/158.12	c #Conflicts:     289000 | #Learnt:      10707 | 0.000
158.06/158.12	c total clause space: 78.2603MB
158.06/158.12	c total #watches: 105352
158.66/158.75	c total #propagations: 41128782 / total #impl: 482532246 (eff. 0.085)
158.66/158.75	c #Conflicts:     290000 | #Learnt:      11707 | 0.000
158.66/158.75	c total clause space: 78.2603MB
158.66/158.75	c total #watches: 109780
159.26/159.38	c total #propagations: 41250578 / total #impl: 484112866 (eff. 0.085)
159.26/159.38	c #Conflicts:     291000 | #Learnt:      12707 | 0.000
159.26/159.38	c total clause space: 78.2603MB
159.26/159.38	c total #watches: 113518
159.96/160.00	c total #propagations: 41372159 / total #impl: 485650598 (eff. 0.085)
159.96/160.00	c #Conflicts:     292000 | #Learnt:      13707 | 0.000
159.96/160.00	c total clause space: 78.2603MB
159.96/160.00	c total #watches: 117229
160.46/160.60	c total #propagations: 41489162 / total #impl: 487024880 (eff. 0.085)
160.46/160.60	c #Conflicts:     293000 | #Learnt:      14707 | 0.000
160.46/160.60	c total clause space: 78.2603MB
160.46/160.60	c total #watches: 120616
161.06/161.14	c total #propagations: 41604385 / total #impl: 488417128 (eff. 0.085)
161.06/161.14	c #Conflicts:     294000 | #Learnt:      15707 | 0.000
161.06/161.14	c total clause space: 78.2603MB
161.06/161.14	c total #watches: 124702
161.67/161.75	c total #propagations: 41731275 / total #impl: 489800989 (eff. 0.085)
161.67/161.75	c #Conflicts:     295000 | #Learnt:      16707 | 0.000
161.67/161.75	c total clause space: 78.2603MB
161.67/161.75	c total #watches: 128163
162.36/162.43	c total #propagations: 41852402 / total #impl: 491259670 (eff. 0.085)
162.36/162.43	c #Conflicts:     296000 | #Learnt:      17707 | 0.000
162.36/162.43	c total clause space: 78.2603MB
162.36/162.43	c total #watches: 131026
162.87/162.99	c total #propagations: 41971178 / total #impl: 492698444 (eff. 0.085)
162.87/162.99	c #Conflicts:     297000 | #Learnt:      18707 | 0.000
162.87/162.99	c total clause space: 78.2603MB
162.87/162.99	c total #watches: 134984
163.46/163.57	c total #propagations: 42097348 / total #impl: 494064427 (eff. 0.085)
163.46/163.57	c #Conflicts:     298000 | #Learnt:      19707 | 0.000
163.46/163.57	c total clause space: 78.2603MB
163.46/163.57	c total #watches: 138729
164.16/164.26	c total #propagations: 42232348 / total #impl: 495972963 (eff. 0.085)
164.16/164.26	c #Conflicts:     299000 | #Learnt:      20707 | 0.000
164.16/164.26	c total clause space: 78.2603MB
164.16/164.26	c total #watches: 144017
164.86/164.97	c total #propagations: 42344548 / total #impl: 497903590 (eff. 0.085)
164.86/164.97	c #Conflicts:     300000 | #Learnt:      21707 | 0.000
164.86/164.97	c total clause space: 78.2603MB
164.86/164.97	c total #watches: 149694
165.56/165.63	c total #propagations: 42448434 / total #impl: 499775502 (eff. 0.085)
165.56/165.63	c GC COLLECT
165.56/165.63	c #Conflicts:     301000 | #Learnt:       9498 | 0.000
165.56/165.63	c total clause space: 78.2603MB
165.56/165.63	c total #watches: 97293
166.17/166.22	c total #propagations: 42548797 / total #impl: 501107242 (eff. 0.085)
166.17/166.22	c #Conflicts:     302000 | #Learnt:      10498 | 0.000
166.17/166.22	c total clause space: 78.2603MB
166.17/166.22	c total #watches: 102956
166.76/166.85	c total #propagations: 42641038 / total #impl: 502311436 (eff. 0.085)
166.76/166.85	c #Conflicts:     303000 | #Learnt:      11498 | 0.000
166.76/166.85	c total clause space: 78.2603MB
166.76/166.85	c total #watches: 107574
167.36/167.43	c total #propagations: 42731843 / total #impl: 503678851 (eff. 0.085)
167.36/167.43	c #Conflicts:     304000 | #Learnt:      12498 | 0.000
167.36/167.43	c total clause space: 78.2603MB
167.36/167.43	c total #watches: 115580
167.96/168.06	c total #propagations: 42835952 / total #impl: 504897680 (eff. 0.085)
167.96/168.06	c #Conflicts:     305000 | #Learnt:      13498 | 0.000
167.96/168.06	c total clause space: 78.2603MB
167.96/168.06	c total #watches: 120810
168.56/168.68	c total #propagations: 42936893 / total #impl: 506333497 (eff. 0.085)
168.56/168.68	c #Conflicts:     306000 | #Learnt:      14498 | 0.000
168.56/168.68	c total clause space: 78.2603MB
168.56/168.68	c total #watches: 126649
169.26/169.39	c total #propagations: 43039729 / total #impl: 507474663 (eff. 0.085)
169.26/169.39	c #Conflicts:     307000 | #Learnt:      15498 | 0.000
169.26/169.39	c total clause space: 78.2603MB
169.26/169.39	c total #watches: 131171
169.96/170.07	c total #propagations: 43152741 / total #impl: 508867198 (eff. 0.085)
169.96/170.07	c #Conflicts:     308000 | #Learnt:      16498 | 0.000
169.96/170.07	c total clause space: 78.2603MB
169.96/170.07	c total #watches: 136210
170.66/170.72	c total #propagations: 43253687 / total #impl: 510247162 (eff. 0.085)
170.66/170.72	c #Conflicts:     309000 | #Learnt:      17498 | 0.000
170.66/170.72	c total clause space: 78.2603MB
170.66/170.72	c total #watches: 142758
171.36/171.46	c total #propagations: 43357307 / total #impl: 511663247 (eff. 0.085)
171.36/171.46	c #Conflicts:     310000 | #Learnt:      18498 | 0.000
171.36/171.46	c total clause space: 78.2603MB
171.36/171.46	c total #watches: 146791
172.06/172.16	c total #propagations: 43465416 / total #impl: 513291974 (eff. 0.085)
172.06/172.16	c #Conflicts:     311000 | #Learnt:      19498 | 0.000
172.06/172.16	c total clause space: 78.2603MB
172.06/172.16	c total #watches: 150181
172.77/172.84	c total #propagations: 43570847 / total #impl: 514837296 (eff. 0.085)
172.77/172.84	c #Conflicts:     312000 | #Learnt:      20498 | 0.000
172.77/172.84	c total clause space: 78.2603MB
172.77/172.84	c total #watches: 153499
173.46/173.52	c total #propagations: 43683184 / total #impl: 516363320 (eff. 0.085)
173.46/173.52	c #Conflicts:     313000 | #Learnt:      21498 | 0.000
173.46/173.52	c total clause space: 78.2603MB
173.46/173.52	c total #watches: 156700
174.06/174.15	c total #propagations: 43803324 / total #impl: 518041347 (eff. 0.085)
174.06/174.15	c #Conflicts:     314000 | #Learnt:      22498 | 0.000
174.06/174.15	c total clause space: 78.2603MB
174.06/174.15	c total #watches: 159952
174.87/174.97	c total #propagations: 43923053 / total #impl: 519625819 (eff. 0.085)
174.87/174.97	c GC COLLECT
174.87/174.97	c #Conflicts:     315000 | #Learnt:       9944 | 0.000
174.87/174.97	c total clause space: 78.2603MB
174.87/174.97	c total #watches: 105961
175.76/175.82	c total #propagations: 44042889 / total #impl: 521213218 (eff. 0.085)
175.76/175.82	c #Conflicts:     316000 | #Learnt:      10944 | 0.000
175.76/175.82	c total clause space: 78.2603MB
175.76/175.82	c total #watches: 109124
176.46/176.58	c total #propagations: 44171904 / total #impl: 522824827 (eff. 0.084)
176.46/176.58	c #Conflicts:     317000 | #Learnt:      11944 | 0.000
176.46/176.58	c total clause space: 78.2603MB
176.46/176.58	c total #watches: 112347
177.26/177.38	c total #propagations: 44291840 / total #impl: 524367947 (eff. 0.084)
177.26/177.38	c #Conflicts:     318000 | #Learnt:      12944 | 0.000
177.26/177.38	c total clause space: 78.2603MB
177.26/177.38	c total #watches: 115680
178.17/178.21	c total #propagations: 44403179 / total #impl: 525812686 (eff. 0.084)
178.17/178.21	c #Conflicts:     319000 | #Learnt:      13944 | 0.000
178.17/178.21	c total clause space: 78.2603MB
178.17/178.21	c total #watches: 119275
178.86/178.93	c total #propagations: 44515779 / total #impl: 527194779 (eff. 0.084)
178.86/178.93	c #Conflicts:     320000 | #Learnt:      14944 | 0.000
178.86/178.93	c total clause space: 78.2603MB
178.86/178.93	c total #watches: 123166
179.46/179.55	c total #propagations: 44634923 / total #impl: 528721526 (eff. 0.084)
179.46/179.55	c #Conflicts:     321000 | #Learnt:      15944 | 0.000
179.46/179.55	c total clause space: 78.2603MB
179.46/179.55	c total #watches: 127613
179.96/180.03	c total #propagations: 44748392 / total #impl: 530170204 (eff. 0.084)
179.96/180.03	c #Conflicts:     322000 | #Learnt:      16944 | 0.000
179.96/180.03	c total clause space: 78.2603MB
179.96/180.03	c total #watches: 131432
180.47/180.56	c total #propagations: 44853287 / total #impl: 531428688 (eff. 0.084)
180.47/180.56	c #Conflicts:     323000 | #Learnt:      17944 | 0.000
180.47/180.56	c total clause space: 78.2603MB
180.47/180.56	c total #watches: 134968
180.96/181.08	c total #propagations: 44955938 / total #impl: 532650451 (eff. 0.084)
180.96/181.08	c #Conflicts:     324000 | #Learnt:      18944 | 0.000
180.96/181.08	c total clause space: 78.2603MB
180.96/181.08	c total #watches: 138559
181.57/181.64	c total #propagations: 45057873 / total #impl: 533784675 (eff. 0.084)
181.57/181.64	c #Conflicts:     325000 | #Learnt:      19944 | 0.000
181.57/181.64	c total clause space: 78.2603MB
181.57/181.64	c total #watches: 142269
182.06/182.17	c total #propagations: 45160909 / total #impl: 535035680 (eff. 0.084)
182.06/182.17	c #Conflicts:     326000 | #Learnt:      20944 | 0.000
182.06/182.17	c total clause space: 78.2603MB
182.06/182.17	c total #watches: 148875
182.57/182.68	c total #propagations: 45261431 / total #impl: 536377684 (eff. 0.084)
182.57/182.68	c #Conflicts:     327000 | #Learnt:      21944 | 0.000
182.57/182.68	c total clause space: 78.2603MB
182.57/182.68	c total #watches: 152842
183.06/183.12	c total #propagations: 45368374 / total #impl: 537558886 (eff. 0.084)
183.06/183.12	c #Conflicts:     328000 | #Learnt:      22944 | 0.000
183.06/183.12	c total clause space: 78.2603MB
183.06/183.12	c total #watches: 156757
183.56/183.70	c total #propagations: 45482200 / total #impl: 538757796 (eff. 0.084)
183.56/183.70	c GC COLLECT
183.56/183.70	c #Conflicts:     329000 | #Learnt:       9457 | 0.000
183.56/183.70	c total clause space: 78.2603MB
183.56/183.70	c total #watches: 96857
184.16/184.28	c total #propagations: 45589830 / total #impl: 540080973 (eff. 0.084)
184.16/184.28	c #Conflicts:     330000 | #Learnt:      10457 | 0.000
184.16/184.28	c total clause space: 78.2603MB
184.16/184.28	c total #watches: 100645
184.76/184.81	c total #propagations: 45690345 / total #impl: 541532773 (eff. 0.084)
184.76/184.81	c #Conflicts:     331000 | #Learnt:      11457 | 0.000
184.76/184.81	c total clause space: 78.2603MB
184.76/184.81	c total #watches: 103929
185.36/185.45	c total #propagations: 45789837 / total #impl: 542693457 (eff. 0.084)
185.36/185.45	c #Conflicts:     332000 | #Learnt:      12457 | 0.000
185.36/185.45	c total clause space: 78.2603MB
185.36/185.45	c total #watches: 107119
185.97/186.06	c total #propagations: 45892521 / total #impl: 544071116 (eff. 0.084)
185.97/186.06	c #Conflicts:     333000 | #Learnt:      13457 | 0.000
185.97/186.06	c total clause space: 78.2603MB
185.97/186.06	c total #watches: 110811
186.56/186.62	c total #propagations: 45998792 / total #impl: 545401838 (eff. 0.084)
186.56/186.62	c #Conflicts:     334000 | #Learnt:      14457 | 0.000
186.56/186.62	c total clause space: 78.2603MB
186.56/186.62	c total #watches: 116109
187.07/187.18	c total #propagations: 46111155 / total #impl: 546629007 (eff. 0.084)
187.07/187.18	c #Conflicts:     335000 | #Learnt:      15457 | 0.000
187.07/187.18	c total clause space: 78.2603MB
187.07/187.18	c total #watches: 121083
187.66/187.78	c total #propagations: 46225774 / total #impl: 547944014 (eff. 0.084)
187.66/187.78	c #Conflicts:     336000 | #Learnt:      16457 | 0.000
187.66/187.78	c total clause space: 78.2603MB
187.66/187.78	c total #watches: 124884
188.36/188.42	c total #propagations: 46333776 / total #impl: 549272866 (eff. 0.084)
188.36/188.42	c #Conflicts:     337000 | #Learnt:      17457 | 0.000
188.36/188.42	c total clause space: 78.2603MB
188.36/188.42	c total #watches: 128737
189.06/189.10	c total #propagations: 46443871 / total #impl: 550681043 (eff. 0.084)
189.06/189.10	c #Conflicts:     338000 | #Learnt:      18457 | 0.000
189.06/189.10	c total clause space: 78.2603MB
189.06/189.10	c total #watches: 133222
189.56/189.62	c total #propagations: 46553643 / total #impl: 552200345 (eff. 0.084)
189.56/189.62	c #Conflicts:     339000 | #Learnt:      19457 | 0.000
189.56/189.62	c total clause space: 78.2603MB
189.56/189.62	c total #watches: 137083
190.06/190.13	c total #propagations: 46693465 / total #impl: 553520285 (eff. 0.084)
190.06/190.13	c #Conflicts:     340000 | #Learnt:      20457 | 0.000
190.06/190.13	c total clause space: 78.2603MB
190.06/190.13	c total #watches: 142137
190.56/190.62	c total #propagations: 46845338 / total #impl: 554669636 (eff. 0.084)
190.56/190.62	c #Conflicts:     341000 | #Learnt:      21457 | 0.000
190.56/190.62	c total clause space: 78.2603MB
190.56/190.62	c total #watches: 147252
191.16/191.20	c total #propagations: 46996139 / total #impl: 556065314 (eff. 0.085)
191.16/191.20	c #Conflicts:     342000 | #Learnt:      22457 | 0.000
191.16/191.20	c total clause space: 78.2603MB
191.16/191.20	c total #watches: 153690
191.76/191.82	c total #propagations: 47136874 / total #impl: 557752950 (eff. 0.085)
191.76/191.82	c GC COLLECT
191.76/191.82	c #Conflicts:     343000 | #Learnt:       9621 | 0.000
191.76/191.82	c total clause space: 78.2603MB
191.76/191.82	c total #watches: 104753
192.26/192.33	c total #propagations: 47285996 / total #impl: 559504087 (eff. 0.085)
192.26/192.33	c #Conflicts:     344000 | #Learnt:      10621 | 0.000
192.26/192.33	c total clause space: 78.2603MB
192.26/192.33	c total #watches: 112059
192.86/192.93	c total #propagations: 47422312 / total #impl: 560779853 (eff. 0.085)
192.86/192.93	c #Conflicts:     345000 | #Learnt:      11621 | 0.000
192.86/192.93	c total clause space: 78.2603MB
192.86/192.93	c total #watches: 119049
193.56/193.63	c total #propagations: 47577075 / total #impl: 562433269 (eff. 0.085)
193.56/193.63	c #Conflicts:     346000 | #Learnt:      12621 | 0.000
193.56/193.63	c total clause space: 78.2603MB
193.56/193.63	c total #watches: 122659
194.16/194.22	c total #propagations: 47719145 / total #impl: 564115225 (eff. 0.085)
194.16/194.22	c #Conflicts:     347000 | #Learnt:      13621 | 0.000
194.16/194.22	c total clause space: 78.2603MB
194.16/194.22	c total #watches: 126175
194.86/194.98	c total #propagations: 47841000 / total #impl: 565414847 (eff. 0.085)
194.86/194.98	c #Conflicts:     348000 | #Learnt:      14621 | 0.000
194.86/194.98	c total clause space: 78.2603MB
194.86/194.98	c total #watches: 131011
195.66/195.73	c total #propagations: 47943741 / total #impl: 566906026 (eff. 0.085)
195.66/195.73	c #Conflicts:     349000 | #Learnt:      15621 | 0.000
195.66/195.73	c total clause space: 78.2603MB
195.66/195.73	c total #watches: 134648
196.36/196.41	c total #propagations: 48023929 / total #impl: 568306933 (eff. 0.085)
196.36/196.41	c #Conflicts:     350000 | #Learnt:      16621 | 0.000
196.36/196.41	c total clause space: 78.2603MB
196.36/196.41	c total #watches: 138568
196.86/196.98	c total #propagations: 48108445 / total #impl: 569496260 (eff. 0.084)
196.86/196.98	c #Conflicts:     351000 | #Learnt:      17621 | 0.000
196.86/196.98	c total clause space: 78.2603MB
196.86/196.98	c total #watches: 142203
197.56/197.62	c total #propagations: 48204705 / total #impl: 570630450 (eff. 0.084)
197.56/197.62	c #Conflicts:     352000 | #Learnt:      18621 | 0.000
197.56/197.62	c total clause space: 78.2603MB
197.56/197.62	c total #watches: 146600
198.16/198.20	c total #propagations: 48309063 / total #impl: 572108335 (eff. 0.084)
198.16/198.20	c #Conflicts:     353000 | #Learnt:      19621 | 0.000
198.16/198.20	c total clause space: 78.2603MB
198.16/198.20	c total #watches: 153265
198.66/198.77	c total #propagations: 48451713 / total #impl: 573477701 (eff. 0.084)
198.66/198.77	c #Conflicts:     354000 | #Learnt:      20621 | 0.000
198.66/198.77	c total clause space: 78.2603MB
198.66/198.77	c total #watches: 156867
199.46/199.56	c total #propagations: 48571902 / total #impl: 574777606 (eff. 0.085)
199.46/199.56	c #Conflicts:     355000 | #Learnt:      21621 | 0.000
199.46/199.56	c total clause space: 78.2603MB
199.46/199.56	c total #watches: 161573
200.26/200.35	c total #propagations: 48697012 / total #impl: 576507612 (eff. 0.084)
200.26/200.35	c #Conflicts:     356000 | #Learnt:      22621 | 0.000
200.26/200.35	c total clause space: 78.2603MB
200.26/200.35	c total #watches: 167498
200.86/200.92	c total #propagations: 48800970 / total #impl: 577956524 (eff. 0.084)
200.86/200.92	c GC COLLECT
200.86/200.92	c #Conflicts:     357000 | #Learnt:       8647 | 0.000
200.86/200.92	c total clause space: 78.2603MB
200.86/200.92	c total #watches: 104151
201.46/201.55	c total #propagations: 48947558 / total #impl: 579400588 (eff. 0.084)
201.46/201.55	c #Conflicts:     358000 | #Learnt:       9647 | 0.000
201.46/201.55	c total clause space: 78.2603MB
201.46/201.55	c total #watches: 108402
202.06/202.15	c total #propagations: 49061655 / total #impl: 580532855 (eff. 0.085)
202.06/202.15	c #Conflicts:     359000 | #Learnt:      10647 | 0.000
202.06/202.15	c total clause space: 78.2603MB
202.06/202.15	c total #watches: 117839
202.66/202.77	c total #propagations: 49158130 / total #impl: 582189320 (eff. 0.084)
202.66/202.77	c #Conflicts:     360000 | #Learnt:      11647 | 0.000
202.66/202.77	c total clause space: 78.2603MB
202.66/202.77	c total #watches: 125972
203.36/203.47	c total #propagations: 49265752 / total #impl: 583709117 (eff. 0.084)
203.36/203.47	c #Conflicts:     361000 | #Learnt:      12647 | 0.000
203.36/203.47	c total clause space: 78.2603MB
203.36/203.47	c total #watches: 132942
204.15/204.29	c total #propagations: 49378850 / total #impl: 585402731 (eff. 0.084)
204.15/204.29	c #Conflicts:     362000 | #Learnt:      13647 | 0.000
204.15/204.29	c total clause space: 78.2603MB
204.15/204.29	c total #watches: 138581
204.85/204.94	c total #propagations: 49484689 / total #impl: 586989910 (eff. 0.084)
204.85/204.94	c #Conflicts:     363000 | #Learnt:      14647 | 0.000
204.85/204.94	c total clause space: 78.2603MB
204.85/204.94	c total #watches: 145087
205.55/205.66	c total #propagations: 49607917 / total #impl: 588716477 (eff. 0.084)
205.55/205.66	c #Conflicts:     364000 | #Learnt:      15647 | 0.000
205.55/205.66	c total clause space: 78.2603MB
205.55/205.66	c total #watches: 152043
206.35/206.41	c total #propagations: 49709651 / total #impl: 590361616 (eff. 0.084)
206.35/206.41	c #Conflicts:     365000 | #Learnt:      16647 | 0.000
206.35/206.41	c total clause space: 78.2603MB
206.35/206.41	c total #watches: 155809
206.95/207.06	c total #propagations: 49842565 / total #impl: 591908239 (eff. 0.084)
206.95/207.06	c #Conflicts:     366000 | #Learnt:      17647 | 0.000
206.95/207.06	c total clause space: 78.2603MB
206.95/207.06	c total #watches: 160878
207.55/207.68	c total #propagations: 49976408 / total #impl: 593362789 (eff. 0.084)
207.55/207.68	c #Conflicts:     367000 | #Learnt:      18647 | 0.000
207.55/207.68	c total clause space: 78.2603MB
207.55/207.68	c total #watches: 164174
208.25/208.32	c total #propagations: 50106992 / total #impl: 594588572 (eff. 0.084)
208.25/208.32	c #Conflicts:     368000 | #Learnt:      19647 | 0.000
208.25/208.32	c total clause space: 78.2603MB
208.25/208.32	c total #watches: 167379
208.85/208.94	c total #propagations: 50235896 / total #impl: 595990650 (eff. 0.084)
208.85/208.94	c #Conflicts:     369000 | #Learnt:      20647 | 0.000
208.85/208.94	c total clause space: 78.2603MB
208.85/208.94	c total #watches: 170996
209.45/209.57	c total #propagations: 50377415 / total #impl: 597465499 (eff. 0.084)
209.45/209.57	c #Conflicts:     370000 | #Learnt:      21647 | 0.000
209.45/209.57	c total clause space: 78.2603MB
209.45/209.57	c total #watches: 174501
210.16/210.21	c total #propagations: 50515487 / total #impl: 598890202 (eff. 0.084)
210.16/210.21	c #Conflicts:     371000 | #Learnt:      22647 | 0.000
210.16/210.21	c total clause space: 78.2603MB
210.16/210.21	c total #watches: 178236
210.75/210.87	c total #propagations: 50642529 / total #impl: 600147504 (eff. 0.084)
210.75/210.87	c GC COLLECT
210.75/210.87	c #Conflicts:     372000 | #Learnt:      11917 | 0.000
210.75/210.87	c total clause space: 78.2603MB
210.75/210.87	c total #watches: 127663
211.35/211.49	c total #propagations: 50780112 / total #impl: 601471242 (eff. 0.084)
211.35/211.49	c #Conflicts:     373000 | #Learnt:      12917 | 0.000
211.35/211.49	c total clause space: 78.2603MB
211.35/211.49	c total #watches: 130836
212.05/212.18	c total #propagations: 50891789 / total #impl: 602760791 (eff. 0.084)
212.05/212.18	c #Conflicts:     374000 | #Learnt:      13917 | 0.000
212.05/212.18	c total clause space: 78.2603MB
212.05/212.18	c total #watches: 133989
212.75/212.87	c total #propagations: 51014505 / total #impl: 604298888 (eff. 0.084)
212.75/212.87	c #Conflicts:     375000 | #Learnt:      14917 | 0.000
212.75/212.87	c total clause space: 78.2603MB
212.75/212.87	c total #watches: 136956
213.46/213.51	c total #propagations: 51134316 / total #impl: 605861910 (eff. 0.084)
213.46/213.51	c #Conflicts:     376000 | #Learnt:      15917 | 0.000
213.46/213.51	c total clause space: 78.2603MB
213.46/213.51	c total #watches: 139987
214.05/214.11	c total #propagations: 51246881 / total #impl: 607232294 (eff. 0.084)
214.05/214.11	c #Conflicts:     377000 | #Learnt:      16917 | 0.000
214.05/214.11	c total clause space: 78.2603MB
214.05/214.11	c total #watches: 143109
214.65/214.74	c total #propagations: 51349450 / total #impl: 608348869 (eff. 0.084)
214.65/214.74	c #Conflicts:     378000 | #Learnt:      17917 | 0.000
214.65/214.74	c total clause space: 78.2603MB
214.65/214.74	c total #watches: 146914
215.15/215.27	c total #propagations: 51451646 / total #impl: 609661532 (eff. 0.084)
215.15/215.27	c #Conflicts:     379000 | #Learnt:      18917 | 0.000
215.15/215.27	c total clause space: 78.2603MB
215.15/215.27	c total #watches: 150335
215.75/215.80	c total #propagations: 51620780 / total #impl: 610898600 (eff. 0.084)
215.75/215.80	c #Conflicts:     380000 | #Learnt:      19917 | 0.000
215.75/215.80	c total clause space: 78.2603MB
215.75/215.80	c total #watches: 155886
216.25/216.38	c total #propagations: 51795415 / total #impl: 612225177 (eff. 0.085)
216.25/216.38	c #Conflicts:     381000 | #Learnt:      20917 | 0.000
216.25/216.38	c total clause space: 78.2603MB
216.25/216.38	c total #watches: 159893
216.95/217.01	c total #propagations: 51927907 / total #impl: 613541176 (eff. 0.085)
216.95/217.01	c #Conflicts:     382000 | #Learnt:      21917 | 0.000
216.95/217.01	c total clause space: 78.2603MB
216.95/217.01	c total #watches: 165075
217.55/217.62	c total #propagations: 52059883 / total #impl: 614815340 (eff. 0.085)
217.55/217.62	c #Conflicts:     383000 | #Learnt:      22917 | 0.000
217.55/217.62	c total clause space: 78.2603MB
217.55/217.62	c total #watches: 168483
218.15/218.24	c total #propagations: 52203495 / total #impl: 616198719 (eff. 0.085)
218.15/218.24	c #Conflicts:     384000 | #Learnt:      23917 | 0.000
218.15/218.24	c total clause space: 78.2603MB
218.15/218.24	c total #watches: 171236
218.75/218.83	c total #propagations: 52357040 / total #impl: 617605976 (eff. 0.085)
218.75/218.83	c #Conflicts:     385000 | #Learnt:      24917 | 0.000
218.75/218.83	c total clause space: 78.2603MB
218.75/218.83	c total #watches: 175436
219.35/219.49	c total #propagations: 52501304 / total #impl: 618932009 (eff. 0.085)
219.35/219.49	c #Conflicts:     386000 | #Learnt:      25917 | 0.000
219.35/219.49	c total clause space: 78.2603MB
219.35/219.49	c total #watches: 178856
219.96/220.08	c total #propagations: 52629881 / total #impl: 620295492 (eff. 0.085)
219.96/220.08	c #Conflicts:     387000 | #Learnt:      26917 | 0.000
219.96/220.08	c total clause space: 78.2603MB
219.96/220.08	c total #watches: 184507
220.55/220.69	c total #propagations: 52769520 / total #impl: 621739699 (eff. 0.085)
220.55/220.69	c GC COLLECT
220.55/220.69	c #Conflicts:     388000 | #Learnt:      14451 | 0.000
220.55/220.69	c total clause space: 78.2603MB
220.55/220.69	c total #watches: 137834
221.25/221.34	c total #propagations: 52900876 / total #impl: 623130254 (eff. 0.085)
221.25/221.34	c #Conflicts:     389000 | #Learnt:      15451 | 0.000
221.25/221.34	c total clause space: 78.2603MB
221.25/221.34	c total #watches: 142348
221.85/221.95	c total #propagations: 53034198 / total #impl: 624720566 (eff. 0.085)
221.85/221.95	c #Conflicts:     390000 | #Learnt:      16451 | 0.000
221.85/221.95	c total clause space: 78.2603MB
221.85/221.95	c total #watches: 147082
222.55/222.63	c total #propagations: 53160844 / total #impl: 626063945 (eff. 0.085)
222.55/222.63	c #Conflicts:     391000 | #Learnt:      17451 | 0.000
222.55/222.63	c total clause space: 78.2603MB
222.55/222.63	c total #watches: 151587
223.15/223.22	c total #propagations: 53290867 / total #impl: 627535413 (eff. 0.085)
223.15/223.22	c #Conflicts:     392000 | #Learnt:      18451 | 0.000
223.15/223.22	c total clause space: 78.2603MB
223.15/223.22	c total #watches: 156700
223.75/223.87	c total #propagations: 53419005 / total #impl: 628807018 (eff. 0.085)
223.75/223.87	c #Conflicts:     393000 | #Learnt:      19451 | 0.000
223.75/223.87	c total clause space: 78.2603MB
223.75/223.87	c total #watches: 162683
224.36/224.44	c total #propagations: 53532660 / total #impl: 630128667 (eff. 0.085)
224.36/224.44	c #Conflicts:     394000 | #Learnt:      20451 | 0.000
224.36/224.44	c total clause space: 78.2603MB
224.36/224.44	c total #watches: 167930
224.95/225.04	c total #propagations: 53623035 / total #impl: 631136741 (eff. 0.085)
224.95/225.04	c #Conflicts:     395000 | #Learnt:      21451 | 0.000
224.95/225.04	c total clause space: 78.2603MB
224.95/225.04	c total #watches: 172753
225.65/225.71	c total #propagations: 53710885 / total #impl: 632077589 (eff. 0.085)
225.65/225.71	c #Conflicts:     396000 | #Learnt:      22451 | 0.000
225.65/225.71	c total clause space: 78.2603MB
225.65/225.71	c total #watches: 177548
226.35/226.40	c total #propagations: 53800999 / total #impl: 633226992 (eff. 0.085)
226.35/226.40	c #Conflicts:     397000 | #Learnt:      23451 | 0.000
226.35/226.40	c total clause space: 78.2603MB
226.35/226.40	c total #watches: 182719
227.05/227.11	c total #propagations: 53900973 / total #impl: 634419416 (eff. 0.085)
227.05/227.11	c #Conflicts:     398000 | #Learnt:      24451 | 0.000
227.05/227.11	c total clause space: 78.2603MB
227.05/227.11	c total #watches: 187618
227.85/227.93	c total #propagations: 54002910 / total #impl: 635749203 (eff. 0.085)
227.85/227.93	c #Conflicts:     399000 | #Learnt:      25451 | 0.000
227.85/227.93	c total clause space: 78.2603MB
227.85/227.93	c total #watches: 191336
228.45/228.54	c total #propagations: 54105042 / total #impl: 637355602 (eff. 0.085)
228.45/228.54	c #Conflicts:     400000 | #Learnt:      26451 | 0.000
228.45/228.54	c total clause space: 78.2603MB
228.45/228.54	c total #watches: 195115
229.15/229.21	c total #propagations: 54222616 / total #impl: 638624324 (eff. 0.085)
229.15/229.21	c #Conflicts:     401000 | #Learnt:      27451 | 0.000
229.15/229.21	c total clause space: 78.2603MB
229.15/229.21	c total #watches: 197834
229.96/230.02	c total #propagations: 54354217 / total #impl: 640332020 (eff. 0.085)
229.96/230.02	c #Conflicts:     402000 | #Learnt:      28451 | 0.000
229.96/230.02	c total clause space: 78.2603MB
229.96/230.02	c total #watches: 204143
230.65/230.70	c total #propagations: 54483638 / total #impl: 641975751 (eff. 0.085)
230.65/230.70	c GC COLLECT
230.65/230.70	c #Conflicts:     403000 | #Learnt:      14969 | 0.000
230.65/230.70	c total clause space: 78.2603MB
230.65/230.70	c total #watches: 140538
231.25/231.35	c total #propagations: 54622579 / total #impl: 643402111 (eff. 0.085)
231.25/231.35	c #Conflicts:     404000 | #Learnt:      15969 | 0.000
231.25/231.35	c total clause space: 78.2603MB
231.25/231.35	c total #watches: 144264
231.95/232.07	c total #propagations: 54735928 / total #impl: 644927316 (eff. 0.085)
231.95/232.07	c #Conflicts:     405000 | #Learnt:      16969 | 0.000
231.95/232.07	c total clause space: 78.2603MB
231.95/232.07	c total #watches: 149320
232.75/232.80	c total #propagations: 54814152 / total #impl: 646395144 (eff. 0.085)
232.75/232.80	c #Conflicts:     406000 | #Learnt:      17969 | 0.000
232.75/232.80	c total clause space: 78.2603MB
232.75/232.80	c total #watches: 153295
233.35/233.41	c total #propagations: 54914258 / total #impl: 647927063 (eff. 0.085)
233.35/233.41	c #Conflicts:     407000 | #Learnt:      18969 | 0.000
233.35/233.41	c total clause space: 78.2603MB
233.35/233.41	c total #watches: 157652
234.05/234.11	c total #propagations: 55031868 / total #impl: 649079660 (eff. 0.085)
234.05/234.11	c #Conflicts:     408000 | #Learnt:      19969 | 0.000
234.05/234.11	c total clause space: 78.2603MB
234.05/234.11	c total #watches: 162620
234.75/234.82	c total #propagations: 55124744 / total #impl: 650300795 (eff. 0.085)
234.75/234.82	c #Conflicts:     409000 | #Learnt:      20969 | 0.000
234.75/234.82	c total clause space: 78.2603MB
234.75/234.82	c total #watches: 166518
235.35/235.47	c total #propagations: 55212574 / total #impl: 651547443 (eff. 0.085)
235.35/235.47	c #Conflicts:     410000 | #Learnt:      21969 | 0.000
235.35/235.47	c total clause space: 78.2603MB
235.35/235.47	c total #watches: 170345
236.15/236.25	c total #propagations: 55313701 / total #impl: 652649558 (eff. 0.085)
236.15/236.25	c #Conflicts:     411000 | #Learnt:      22969 | 0.000
236.15/236.25	c total clause space: 78.2603MB
236.15/236.25	c total #watches: 174035
236.75/236.86	c total #propagations: 55449678 / total #impl: 654132494 (eff. 0.085)
236.75/236.86	c #Conflicts:     412000 | #Learnt:      23969 | 0.000
236.75/236.86	c total clause space: 78.2603MB
236.75/236.86	c total #watches: 177104
237.45/237.51	c total #propagations: 55589881 / total #impl: 655456396 (eff. 0.085)
237.45/237.51	c #Conflicts:     413000 | #Learnt:      24969 | 0.000
237.45/237.51	c total clause space: 78.2603MB
237.45/237.51	c total #watches: 180261
238.05/238.18	c total #propagations: 55729894 / total #impl: 656913188 (eff. 0.085)
238.05/238.18	c #Conflicts:     414000 | #Learnt:      25969 | 0.000
238.05/238.18	c total clause space: 78.2603MB
238.05/238.18	c total #watches: 184309
238.75/238.86	c total #propagations: 55854566 / total #impl: 658260188 (eff. 0.085)
238.75/238.86	c #Conflicts:     415000 | #Learnt:      26969 | 0.000
238.75/238.86	c total clause space: 78.2603MB
238.75/238.86	c total #watches: 188800
239.35/239.49	c total #propagations: 55987252 / total #impl: 659759879 (eff. 0.085)
239.35/239.49	c #Conflicts:     416000 | #Learnt:      27969 | 0.000
239.35/239.49	c total clause space: 78.2603MB
239.35/239.49	c total #watches: 191995
240.05/240.10	c total #propagations: 56124354 / total #impl: 661128974 (eff. 0.085)
240.05/240.10	c #Conflicts:     417000 | #Learnt:      28969 | 0.000
240.05/240.10	c total clause space: 78.2603MB
240.05/240.10	c total #watches: 195642
240.66/240.75	c total #propagations: 56271884 / total #impl: 662398352 (eff. 0.085)
240.66/240.75	c #Conflicts:     418000 | #Learnt:      29969 | 0.000
240.66/240.75	c total clause space: 127.173MB
240.66/240.75	c total #watches: 198714
241.25/241.34	c total #propagations: 56421205 / total #impl: 663844421 (eff. 0.085)
241.25/241.34	c GC COLLECT
241.25/241.34	c #Conflicts:     419000 | #Learnt:      15826 | 0.000
241.25/241.34	c total clause space: 127.173MB
241.25/241.34	c total #watches: 143028
241.85/241.94	c total #propagations: 56569837 / total #impl: 665065897 (eff. 0.085)
241.85/241.94	c #Conflicts:     420000 | #Learnt:      16826 | 0.000
241.85/241.94	c total clause space: 127.173MB
241.85/241.94	c total #watches: 146763
242.45/242.58	c total #propagations: 56712952 / total #impl: 666451997 (eff. 0.085)
242.45/242.58	c #Conflicts:     421000 | #Learnt:      17826 | 0.000
242.45/242.58	c total clause space: 127.173MB
242.45/242.58	c total #watches: 150818
243.06/243.17	c total #propagations: 56853601 / total #impl: 668278854 (eff. 0.085)
243.06/243.17	c #Conflicts:     422000 | #Learnt:      18826 | 0.000
243.06/243.17	c total clause space: 127.173MB
243.06/243.17	c total #watches: 154529
243.75/243.81	c total #propagations: 56991103 / total #impl: 669906381 (eff. 0.085)
243.75/243.81	c #Conflicts:     423000 | #Learnt:      19826 | 0.000
243.75/243.81	c total clause space: 127.173MB
243.75/243.81	c total #watches: 157587
244.26/244.38	c total #propagations: 57122679 / total #impl: 671930616 (eff. 0.085)
244.26/244.38	c #Conflicts:     424000 | #Learnt:      20826 | 0.000
244.26/244.38	c total clause space: 127.173MB
244.26/244.38	c total #watches: 161053
244.85/244.95	c total #propagations: 57237815 / total #impl: 673243165 (eff. 0.085)
244.85/244.95	c #Conflicts:     425000 | #Learnt:      21826 | 0.000
244.85/244.95	c total clause space: 127.173MB
244.85/244.95	c total #watches: 164662
245.45/245.58	c total #propagations: 57352149 / total #impl: 674416364 (eff. 0.085)
245.45/245.58	c #Conflicts:     426000 | #Learnt:      22826 | 0.000
245.45/245.58	c total clause space: 127.173MB
245.45/245.58	c total #watches: 169145
246.05/246.18	c total #propagations: 57463577 / total #impl: 675654625 (eff. 0.085)
246.05/246.18	c #Conflicts:     427000 | #Learnt:      23826 | 0.000
246.05/246.18	c total clause space: 127.173MB
246.05/246.18	c total #watches: 174583
246.75/246.80	c total #propagations: 57569654 / total #impl: 677003192 (eff. 0.085)
246.75/246.80	c #Conflicts:     428000 | #Learnt:      24826 | 0.000
246.75/246.80	c total clause space: 127.173MB
246.75/246.80	c total #watches: 179140
247.35/247.47	c total #propagations: 57682990 / total #impl: 678397493 (eff. 0.085)
247.35/247.47	c #Conflicts:     429000 | #Learnt:      25826 | 0.000
247.35/247.47	c total clause space: 127.173MB
247.35/247.47	c total #watches: 182387
247.95/248.05	c total #propagations: 57793288 / total #impl: 679785210 (eff. 0.085)
247.95/248.05	c #Conflicts:     430000 | #Learnt:      26826 | 0.000
247.95/248.05	c total clause space: 127.173MB
247.95/248.05	c total #watches: 185878
248.56/248.69	c total #propagations: 57903877 / total #impl: 681032707 (eff. 0.085)
248.56/248.69	c #Conflicts:     431000 | #Learnt:      27826 | 0.000
248.56/248.69	c total clause space: 127.173MB
248.56/248.69	c total #watches: 189318
249.15/249.28	c total #propagations: 58031217 / total #impl: 682761366 (eff. 0.085)
249.15/249.28	c #Conflicts:     432000 | #Learnt:      28826 | 0.000
249.15/249.28	c total clause space: 127.173MB
249.15/249.28	c total #watches: 192818
249.85/249.93	c total #propagations: 58156211 / total #impl: 684160134 (eff. 0.085)
249.85/249.93	c #Conflicts:     433000 | #Learnt:      29826 | 0.000
249.85/249.93	c total clause space: 127.173MB
249.85/249.93	c total #watches: 195856
250.45/250.55	c total #propagations: 58260279 / total #impl: 685904810 (eff. 0.085)
250.45/250.55	c #Conflicts:     434000 | #Learnt:      30826 | 0.000
250.45/250.55	c total clause space: 127.173MB
250.45/250.55	c total #watches: 199170
251.05/251.16	c total #propagations: 58364529 / total #impl: 687016111 (eff. 0.085)
251.05/251.16	c GC COLLECT
251.05/251.16	c #Conflicts:     435000 | #Learnt:      16209 | 0.000
251.05/251.16	c total clause space: 127.173MB
251.05/251.16	c total #watches: 144487
251.65/251.72	c total #propagations: 58475425 / total #impl: 688253108 (eff. 0.085)
251.65/251.72	c #Conflicts:     436000 | #Learnt:      17209 | 0.000
251.65/251.72	c total clause space: 127.173MB
251.65/251.72	c total #watches: 148717
252.25/252.34	c total #propagations: 58609209 / total #impl: 689504537 (eff. 0.085)
252.25/252.34	c #Conflicts:     437000 | #Learnt:      18209 | 0.000
252.25/252.34	c total clause space: 127.173MB
252.25/252.34	c total #watches: 153055
252.96/253.05	c total #propagations: 58736031 / total #impl: 690925556 (eff. 0.085)
252.96/253.05	c #Conflicts:     438000 | #Learnt:      19209 | 0.000
252.96/253.05	c total clause space: 127.173MB
252.96/253.05	c total #watches: 157440
253.65/253.78	c total #propagations: 58842466 / total #impl: 692405940 (eff. 0.085)
253.65/253.78	c #Conflicts:     439000 | #Learnt:      20209 | 0.000
253.65/253.78	c total clause space: 127.173MB
253.65/253.78	c total #watches: 160839
254.45/254.55	c total #propagations: 58950866 / total #impl: 693949702 (eff. 0.085)
254.45/254.55	c #Conflicts:     440000 | #Learnt:      21209 | 0.000
254.45/254.55	c total clause space: 127.173MB
254.45/254.55	c total #watches: 164706
255.16/255.24	c total #propagations: 59061314 / total #impl: 695507131 (eff. 0.085)
255.16/255.24	c #Conflicts:     441000 | #Learnt:      22209 | 0.000
255.16/255.24	c total clause space: 127.173MB
255.16/255.24	c total #watches: 169905
255.75/255.88	c total #propagations: 59197305 / total #impl: 697098859 (eff. 0.085)
255.75/255.88	c #Conflicts:     442000 | #Learnt:      23209 | 0.000
255.75/255.88	c total clause space: 127.173MB
255.75/255.88	c total #watches: 177267
256.45/256.55	c total #propagations: 59327565 / total #impl: 698494916 (eff. 0.085)
256.45/256.55	c #Conflicts:     443000 | #Learnt:      24209 | 0.000
256.45/256.55	c total clause space: 127.173MB
256.45/256.55	c total #watches: 184135
257.15/257.21	c total #propagations: 59446892 / total #impl: 699739119 (eff. 0.085)
257.15/257.21	c #Conflicts:     444000 | #Learnt:      25209 | 0.000
257.15/257.21	c total clause space: 127.173MB
257.15/257.21	c total #watches: 188276
257.85/257.92	c total #propagations: 59563124 / total #impl: 701084776 (eff. 0.085)
257.85/257.92	c #Conflicts:     445000 | #Learnt:      26209 | 0.000
257.85/257.92	c total clause space: 127.173MB
257.85/257.92	c total #watches: 191795
258.56/258.66	c total #propagations: 59686104 / total #impl: 702513776 (eff. 0.085)
258.56/258.66	c #Conflicts:     446000 | #Learnt:      27209 | 0.000
258.56/258.66	c total clause space: 127.173MB
258.56/258.66	c total #watches: 196263
259.15/259.27	c total #propagations: 59810069 / total #impl: 703922389 (eff. 0.085)
259.15/259.27	c #Conflicts:     447000 | #Learnt:      28209 | 0.000
259.15/259.27	c total clause space: 127.173MB
259.15/259.27	c total #watches: 202411
259.75/259.88	c total #propagations: 59944027 / total #impl: 705109748 (eff. 0.085)
259.75/259.88	c #Conflicts:     448000 | #Learnt:      29209 | 0.000
259.75/259.88	c total clause space: 127.173MB
259.75/259.88	c total #watches: 206194
260.45/260.53	c total #propagations: 60067577 / total #impl: 706328935 (eff. 0.085)
260.45/260.53	c #Conflicts:     449000 | #Learnt:      30209 | 0.000
260.45/260.53	c total clause space: 127.173MB
260.45/260.53	c total #watches: 210475
261.15/261.24	c total #propagations: 60198244 / total #impl: 707758967 (eff. 0.085)
261.15/261.24	c #Conflicts:     450000 | #Learnt:      31209 | 0.000
261.15/261.24	c total clause space: 127.173MB
261.15/261.24	c total #watches: 215306
261.86/261.98	c total #propagations: 60323039 / total #impl: 709013439 (eff. 0.085)
261.86/261.98	c GC COLLECT
261.86/261.98	c #Conflicts:     451000 | #Learnt:      16195 | 0.000
261.86/261.98	c total clause space: 127.173MB
261.86/261.98	c total #watches: 144570
262.65/262.77	c total #propagations: 60450839 / total #impl: 710479179 (eff. 0.085)
262.65/262.77	c #Conflicts:     452000 | #Learnt:      17195 | 0.000
262.65/262.77	c total clause space: 127.173MB
262.65/262.77	c total #watches: 147610
263.35/263.45	c total #propagations: 60575312 / total #impl: 712005578 (eff. 0.085)
263.35/263.45	c #Conflicts:     453000 | #Learnt:      18195 | 0.000
263.35/263.45	c total clause space: 127.173MB
263.35/263.45	c total #watches: 152680
264.05/264.12	c total #propagations: 60707712 / total #impl: 713364693 (eff. 0.085)
264.05/264.12	c #Conflicts:     454000 | #Learnt:      19195 | 0.000
264.05/264.12	c total clause space: 127.173MB
264.05/264.12	c total #watches: 156896
264.75/264.83	c total #propagations: 60842145 / total #impl: 714770799 (eff. 0.085)
264.75/264.83	c #Conflicts:     455000 | #Learnt:      20195 | 0.000
264.75/264.83	c total clause space: 127.173MB
264.75/264.83	c total #watches: 163074
265.55/265.61	c total #propagations: 60963747 / total #impl: 716285170 (eff. 0.085)
265.55/265.61	c #Conflicts:     456000 | #Learnt:      21195 | 0.000
265.55/265.61	c total clause space: 127.173MB
265.55/265.61	c total #watches: 168018
266.15/266.29	c total #propagations: 61083498 / total #impl: 717937305 (eff. 0.085)
266.15/266.29	c #Conflicts:     457000 | #Learnt:      22195 | 0.000
266.15/266.29	c total clause space: 127.173MB
266.15/266.29	c total #watches: 171039
266.85/267.00	c total #propagations: 61214496 / total #impl: 719523505 (eff. 0.085)
266.85/267.00	c #Conflicts:     458000 | #Learnt:      23195 | 0.000
266.85/267.00	c total clause space: 127.173MB
266.85/267.00	c total #watches: 174450
267.55/267.69	c total #propagations: 61335525 / total #impl: 720921702 (eff. 0.085)
267.55/267.69	c #Conflicts:     459000 | #Learnt:      24195 | 0.000
267.55/267.69	c total clause space: 127.173MB
267.55/267.69	c total #watches: 178103
268.35/268.41	c total #propagations: 61469283 / total #impl: 722429342 (eff. 0.085)
268.35/268.41	c #Conflicts:     460000 | #Learnt:      25195 | 0.000
268.35/268.41	c total clause space: 127.173MB
268.35/268.41	c total #watches: 181366
269.05/269.10	c total #propagations: 61597410 / total #impl: 723938308 (eff. 0.085)
269.05/269.10	c #Conflicts:     461000 | #Learnt:      26195 | 0.000
269.05/269.10	c total clause space: 127.173MB
269.05/269.10	c total #watches: 184840
269.65/269.79	c total #propagations: 61715885 / total #impl: 725279518 (eff. 0.085)
269.65/269.79	c #Conflicts:     462000 | #Learnt:      27195 | 0.000
269.65/269.79	c total clause space: 127.173MB
269.65/269.79	c total #watches: 188464
270.35/270.40	c total #propagations: 61838095 / total #impl: 726845833 (eff. 0.085)
270.35/270.40	c #Conflicts:     463000 | #Learnt:      28195 | 0.000
270.35/270.40	c total clause space: 127.173MB
270.35/270.40	c total #watches: 191893
270.95/271.05	c total #propagations: 61963236 / total #impl: 728188966 (eff. 0.085)
270.95/271.05	c #Conflicts:     464000 | #Learnt:      29195 | 0.000
270.95/271.05	c total clause space: 127.173MB
270.95/271.05	c total #watches: 195646
271.55/271.69	c total #propagations: 62087361 / total #impl: 729733607 (eff. 0.085)
271.55/271.69	c #Conflicts:     465000 | #Learnt:      30195 | 0.000
271.55/271.69	c total clause space: 127.173MB
271.55/271.69	c total #watches: 199290
272.25/272.37	c total #propagations: 62221369 / total #impl: 731211732 (eff. 0.085)
272.25/272.37	c #Conflicts:     466000 | #Learnt:      31195 | 0.000
272.25/272.37	c total clause space: 127.173MB
272.25/272.37	c total #watches: 202387
272.95/273.03	c total #propagations: 62351589 / total #impl: 732747325 (eff. 0.085)
272.95/273.03	c #Conflicts:     467000 | #Learnt:      32195 | 0.000
272.95/273.03	c total clause space: 127.173MB
272.95/273.03	c total #watches: 205448
273.55/273.64	c total #propagations: 62491420 / total #impl: 734239607 (eff. 0.085)
273.55/273.64	c GC COLLECT
273.55/273.64	c #Conflicts:     468000 | #Learnt:      16844 | 0.000
273.55/273.64	c total clause space: 127.173MB
273.55/273.64	c total #watches: 146527
274.15/274.22	c total #propagations: 62629844 / total #impl: 735628643 (eff. 0.085)
274.15/274.22	c #Conflicts:     469000 | #Learnt:      17844 | 0.000
274.15/274.22	c total clause space: 127.173MB
274.15/274.22	c total #watches: 150580
274.75/274.87	c total #propagations: 62760562 / total #impl: 736983640 (eff. 0.085)
274.75/274.87	c #Conflicts:     470000 | #Learnt:      18844 | 0.000
274.75/274.87	c total clause space: 127.173MB
274.75/274.87	c total #watches: 153633
275.35/275.44	c total #propagations: 62903523 / total #impl: 738499537 (eff. 0.085)
275.35/275.44	c #Conflicts:     471000 | #Learnt:      19844 | 0.000
275.35/275.44	c total clause space: 127.173MB
275.35/275.44	c total #watches: 156755
275.95/276.03	c total #propagations: 63037468 / total #impl: 739782387 (eff. 0.085)
275.95/276.03	c #Conflicts:     472000 | #Learnt:      20844 | 0.000
275.95/276.03	c total clause space: 127.173MB
275.95/276.03	c total #watches: 161268
276.55/276.70	c total #propagations: 63170762 / total #impl: 741156395 (eff. 0.085)
276.55/276.70	c #Conflicts:     473000 | #Learnt:      21844 | 0.000
276.55/276.70	c total clause space: 127.173MB
276.55/276.70	c total #watches: 164876
277.25/277.33	c total #propagations: 63300114 / total #impl: 742602823 (eff. 0.085)
277.25/277.33	c #Conflicts:     474000 | #Learnt:      22844 | 0.000
277.25/277.33	c total clause space: 127.173MB
277.25/277.33	c total #watches: 168366
277.85/277.98	c total #propagations: 63420988 / total #impl: 743992657 (eff. 0.085)
277.85/277.98	c #Conflicts:     475000 | #Learnt:      23844 | 0.000
277.85/277.98	c total clause space: 127.173MB
277.85/277.98	c total #watches: 171651
278.55/278.61	c total #propagations: 63551123 / total #impl: 745643176 (eff. 0.085)
278.55/278.61	c #Conflicts:     476000 | #Learnt:      24844 | 0.000
278.55/278.61	c total clause space: 127.173MB
278.55/278.61	c total #watches: 175230
279.05/279.15	c total #propagations: 63677353 / total #impl: 746951775 (eff. 0.085)
279.05/279.15	c #Conflicts:     477000 | #Learnt:      25844 | 0.000
279.05/279.15	c total clause space: 127.173MB
279.05/279.15	c total #watches: 179642
279.65/279.72	c total #propagations: 63793449 / total #impl: 747990381 (eff. 0.085)
279.65/279.72	c #Conflicts:     478000 | #Learnt:      26844 | 0.000
279.65/279.72	c total clause space: 127.173MB
279.65/279.72	c total #watches: 183119
280.25/280.32	c total #propagations: 63935915 / total #impl: 749264791 (eff. 0.085)
280.25/280.32	c #Conflicts:     479000 | #Learnt:      27844 | 0.000
280.25/280.32	c total clause space: 127.173MB
280.25/280.32	c total #watches: 186554
280.85/280.90	c total #propagations: 64065611 / total #impl: 750497866 (eff. 0.085)
280.85/280.90	c #Conflicts:     480000 | #Learnt:      28844 | 0.000
280.85/280.90	c total clause space: 127.173MB
280.85/280.90	c total #watches: 190032
281.45/281.55	c total #propagations: 64196969 / total #impl: 751908102 (eff. 0.085)
281.45/281.55	c #Conflicts:     481000 | #Learnt:      29844 | 0.000
281.45/281.55	c total clause space: 127.173MB
281.45/281.55	c total #watches: 193410
282.05/282.16	c total #propagations: 64324259 / total #impl: 753324523 (eff. 0.085)
282.05/282.16	c #Conflicts:     482000 | #Learnt:      30844 | 0.000
282.05/282.16	c total clause space: 127.173MB
282.05/282.16	c total #watches: 196762
282.65/282.79	c total #propagations: 64456323 / total #impl: 754781019 (eff. 0.085)
282.65/282.79	c #Conflicts:     483000 | #Learnt:      31844 | 0.000
282.65/282.79	c total clause space: 127.173MB
282.65/282.79	c total #watches: 200033
283.25/283.39	c total #propagations: 64589464 / total #impl: 756162940 (eff. 0.085)
283.25/283.39	c #Conflicts:     484000 | #Learnt:      32844 | 0.000
283.25/283.39	c total clause space: 127.173MB
283.25/283.39	c total #watches: 203400
283.85/283.92	c total #propagations: 64725417 / total #impl: 757564629 (eff. 0.085)
283.85/283.92	c GC COLLECT
283.85/283.92	c #Conflicts:     485000 | #Learnt:      17167 | 0.000
283.85/283.92	c total clause space: 127.173MB
283.85/283.92	c total #watches: 147952
284.45/284.50	c total #propagations: 64850929 / total #impl: 758809603 (eff. 0.085)
284.45/284.50	c #Conflicts:     486000 | #Learnt:      18167 | 0.000
284.45/284.50	c total clause space: 127.173MB
284.45/284.50	c total #watches: 150938
284.95/285.09	c total #propagations: 64985696 / total #impl: 760225330 (eff. 0.085)
284.95/285.09	c #Conflicts:     487000 | #Learnt:      19167 | 0.000
284.95/285.09	c total clause space: 127.173MB
284.95/285.09	c total #watches: 154138
285.55/285.69	c total #propagations: 65107741 / total #impl: 761565578 (eff. 0.085)
285.55/285.69	c #Conflicts:     488000 | #Learnt:      20167 | 0.000
285.55/285.69	c total clause space: 127.173MB
285.55/285.69	c total #watches: 157122
286.15/286.26	c total #propagations: 65227784 / total #impl: 762975571 (eff. 0.085)
286.15/286.26	c #Conflicts:     489000 | #Learnt:      21167 | 0.000
286.15/286.26	c total clause space: 127.173MB
286.15/286.26	c total #watches: 160208
286.85/286.90	c total #propagations: 65363641 / total #impl: 764327829 (eff. 0.086)
286.85/286.90	c #Conflicts:     490000 | #Learnt:      22167 | 0.000
286.85/286.90	c total clause space: 127.173MB
286.85/286.90	c total #watches: 162957
287.35/287.43	c total #propagations: 65512576 / total #impl: 765807879 (eff. 0.086)
287.35/287.43	c #Conflicts:     491000 | #Learnt:      23167 | 0.000
287.35/287.43	c total clause space: 127.173MB
287.35/287.43	c total #watches: 166112
287.95/288.05	c total #propagations: 65658427 / total #impl: 767136066 (eff. 0.086)
287.95/288.05	c #Conflicts:     492000 | #Learnt:      24167 | 0.000
287.95/288.05	c total clause space: 127.173MB
287.95/288.05	c total #watches: 169230
288.55/288.61	c total #propagations: 65800395 / total #impl: 768643559 (eff. 0.086)
288.55/288.61	c #Conflicts:     493000 | #Learnt:      25167 | 0.000
288.55/288.61	c total clause space: 127.173MB
288.55/288.61	c total #watches: 172550
289.15/289.22	c total #propagations: 65938739 / total #impl: 770042313 (eff. 0.086)
289.15/289.22	c #Conflicts:     494000 | #Learnt:      26167 | 0.000
289.15/289.22	c total clause space: 127.173MB
289.15/289.22	c total #watches: 175389
289.74/289.83	c total #propagations: 66077755 / total #impl: 771516626 (eff. 0.086)
289.74/289.83	c #Conflicts:     495000 | #Learnt:      27167 | 0.000
289.74/289.83	c total clause space: 127.173MB
289.74/289.83	c total #watches: 178555
290.35/290.44	c total #propagations: 66209531 / total #impl: 772813263 (eff. 0.086)
290.35/290.44	c #Conflicts:     496000 | #Learnt:      28167 | 0.000
290.35/290.44	c total clause space: 127.173MB
290.35/290.44	c total #watches: 181566
290.94/291.04	c total #propagations: 66347770 / total #impl: 774241976 (eff. 0.086)
290.94/291.04	c #Conflicts:     497000 | #Learnt:      29167 | 0.000
290.94/291.04	c total clause space: 127.173MB
290.94/291.04	c total #watches: 184845
291.55/291.67	c total #propagations: 66491350 / total #impl: 775684232 (eff. 0.086)
291.55/291.67	c #Conflicts:     498000 | #Learnt:      30167 | 0.000
291.55/291.67	c total clause space: 127.173MB
291.55/291.67	c total #watches: 187614
292.24/292.32	c total #propagations: 66640456 / total #impl: 777229986 (eff. 0.086)
292.24/292.32	c #Conflicts:     499000 | #Learnt:      31167 | 0.000
292.24/292.32	c total clause space: 127.173MB
292.24/292.32	c total #watches: 190712
292.74/292.89	c total #propagations: 66786408 / total #impl: 778886407 (eff. 0.086)
292.74/292.89	c #Conflicts:     500000 | #Learnt:      32167 | 0.000
292.74/292.89	c total clause space: 127.173MB
292.74/292.89	c total #watches: 193690
293.44/293.54	c total #propagations: 66933614 / total #impl: 780286620 (eff. 0.086)
293.44/293.54	c #Conflicts:     501000 | #Learnt:      33167 | 0.000
293.44/293.54	c total clause space: 127.173MB
293.44/293.54	c total #watches: 196919
294.14/294.21	c total #propagations: 67057042 / total #impl: 781634440 (eff. 0.086)
294.14/294.21	c GC COLLECT
294.14/294.21	c #Conflicts:     502000 | #Learnt:      17177 | 0.000
294.14/294.21	c total clause space: 127.173MB
294.14/294.21	c total #watches: 147946
294.75/294.83	c total #propagations: 67176076 / total #impl: 783060968 (eff. 0.086)
294.75/294.83	c #Conflicts:     503000 | #Learnt:      18177 | 0.000
294.75/294.83	c total clause space: 127.173MB
294.75/294.83	c total #watches: 150930
295.24/295.37	c total #propagations: 67290789 / total #impl: 784386077 (eff. 0.086)
295.24/295.37	c #Conflicts:     504000 | #Learnt:      19177 | 0.000
295.24/295.37	c total clause space: 127.173MB
295.24/295.37	c total #watches: 154065
295.85/295.93	c total #propagations: 67423898 / total #impl: 785763532 (eff. 0.086)
295.85/295.93	c #Conflicts:     505000 | #Learnt:      20177 | 0.000
295.85/295.93	c total clause space: 127.173MB
295.85/295.93	c total #watches: 157230
296.44/296.51	c total #propagations: 67568537 / total #impl: 787214735 (eff. 0.086)
296.44/296.51	c #Conflicts:     506000 | #Learnt:      21177 | 0.000
296.44/296.51	c total clause space: 127.173MB
296.44/296.51	c total #watches: 160075
296.95/297.09	c total #propagations: 67705788 / total #impl: 788775603 (eff. 0.086)
296.95/297.09	c #Conflicts:     507000 | #Learnt:      22177 | 0.000
296.95/297.09	c total clause space: 127.173MB
296.95/297.09	c total #watches: 163481
297.54/297.68	c total #propagations: 67842132 / total #impl: 790217529 (eff. 0.086)
297.54/297.68	c #Conflicts:     508000 | #Learnt:      23177 | 0.000
297.54/297.68	c total clause space: 127.173MB
297.54/297.68	c total #watches: 166576
298.15/298.26	c total #propagations: 67983518 / total #impl: 791662556 (eff. 0.086)
298.15/298.26	c #Conflicts:     509000 | #Learnt:      24177 | 0.000
298.15/298.26	c total clause space: 127.173MB
298.15/298.26	c total #watches: 169668
298.74/298.88	c total #propagations: 68110276 / total #impl: 792970727 (eff. 0.086)
298.74/298.88	c #Conflicts:     510000 | #Learnt:      25177 | 0.000
298.74/298.88	c total clause space: 127.173MB
298.74/298.88	c total #watches: 172989
299.44/299.55	c total #propagations: 68246848 / total #impl: 794411014 (eff. 0.086)
299.44/299.55	c #Conflicts:     511000 | #Learnt:      26177 | 0.000
299.44/299.55	c total clause space: 127.173MB
299.44/299.55	c total #watches: 175855
300.14/300.20	c total #propagations: 68373303 / total #impl: 795858781 (eff. 0.086)
300.14/300.20	c #Conflicts:     512000 | #Learnt:      27177 | 0.000
300.14/300.20	c total clause space: 127.173MB
300.14/300.20	c total #watches: 178783
300.64/300.79	c total #propagations: 68502187 / total #impl: 797372006 (eff. 0.086)
300.64/300.79	c #Conflicts:     513000 | #Learnt:      28177 | 0.000
300.64/300.79	c total clause space: 127.173MB
300.64/300.79	c total #watches: 181907
301.35/301.48	c total #propagations: 68623856 / total #impl: 798611018 (eff. 0.086)
301.35/301.48	c #Conflicts:     514000 | #Learnt:      29177 | 0.000
301.35/301.48	c total clause space: 127.173MB
301.35/301.48	c total #watches: 187363
302.04/302.17	c total #propagations: 68735165 / total #impl: 800043268 (eff. 0.086)
302.04/302.17	c #Conflicts:     515000 | #Learnt:      30177 | 0.000
302.04/302.17	c total clause space: 127.173MB
302.04/302.17	c total #watches: 193273
302.64/302.72	c total #propagations: 68847857 / total #impl: 801334511 (eff. 0.086)
302.64/302.72	c #Conflicts:     516000 | #Learnt:      31177 | 0.000
302.64/302.72	c total clause space: 127.173MB
302.64/302.72	c total #watches: 197285
303.24/303.34	c total #propagations: 68985385 / total #impl: 802472411 (eff. 0.086)
303.24/303.34	c #Conflicts:     517000 | #Learnt:      32177 | 0.000
303.24/303.34	c total clause space: 127.173MB
303.24/303.34	c total #watches: 201047
303.84/303.96	c total #propagations: 69126482 / total #impl: 803828609 (eff. 0.086)
303.84/303.96	c #Conflicts:     518000 | #Learnt:      33177 | 0.000
303.84/303.96	c total clause space: 127.173MB
303.84/303.96	c total #watches: 204059
304.44/304.58	c total #propagations: 69278932 / total #impl: 805190615 (eff. 0.086)
304.44/304.58	c #Conflicts:     519000 | #Learnt:      34177 | 0.000
304.44/304.58	c total clause space: 127.173MB
304.44/304.58	c total #watches: 207535
305.14/305.20	c total #propagations: 69421405 / total #impl: 806648452 (eff. 0.086)
305.14/305.20	c GC COLLECT
305.14/305.20	c #Conflicts:     520000 | #Learnt:      17885 | 0.000
305.14/305.20	c total clause space: 127.173MB
305.14/305.20	c total #watches: 150797
305.64/305.77	c total #propagations: 69570127 / total #impl: 808102008 (eff. 0.086)
305.64/305.77	c #Conflicts:     521000 | #Learnt:      18885 | 0.000
305.64/305.77	c total clause space: 127.173MB
305.64/305.77	c total #watches: 153868
306.24/306.36	c total #propagations: 69728846 / total #impl: 809514063 (eff. 0.086)
306.24/306.36	c #Conflicts:     522000 | #Learnt:      19885 | 0.000
306.24/306.36	c total clause space: 127.173MB
306.24/306.36	c total #watches: 158199
306.85/306.96	c total #propagations: 69885614 / total #impl: 811014801 (eff. 0.086)
306.85/306.96	c #Conflicts:     523000 | #Learnt:      20885 | 0.000
306.85/306.96	c total clause space: 127.173MB
306.85/306.96	c total #watches: 163128
307.54/307.65	c total #propagations: 69997507 / total #impl: 812304674 (eff. 0.086)
307.54/307.65	c #Conflicts:     524000 | #Learnt:      21885 | 0.000
307.54/307.65	c total clause space: 127.173MB
307.54/307.65	c total #watches: 166900
308.14/308.25	c total #propagations: 70104469 / total #impl: 813613432 (eff. 0.086)
308.14/308.25	c #Conflicts:     525000 | #Learnt:      22885 | 0.000
308.14/308.25	c total clause space: 127.173MB
308.14/308.25	c total #watches: 169932
308.84/308.93	c total #propagations: 70228009 / total #impl: 814827007 (eff. 0.086)
308.84/308.93	c #Conflicts:     526000 | #Learnt:      23885 | 0.000
308.84/308.93	c total clause space: 127.173MB
308.84/308.93	c total #watches: 175639
309.54/309.63	c total #propagations: 70353488 / total #impl: 816204060 (eff. 0.086)
309.54/309.63	c #Conflicts:     527000 | #Learnt:      24885 | 0.000
309.54/309.63	c total clause space: 127.173MB
309.54/309.63	c total #watches: 178650
310.25/310.33	c total #propagations: 70484514 / total #impl: 817650988 (eff. 0.086)
310.25/310.33	c #Conflicts:     528000 | #Learnt:      25885 | 0.000
310.25/310.33	c total clause space: 127.173MB
310.25/310.33	c total #watches: 182842
310.84/310.98	c total #propagations: 70596907 / total #impl: 819179207 (eff. 0.086)
310.84/310.98	c #Conflicts:     529000 | #Learnt:      26885 | 0.000
310.84/310.98	c total clause space: 127.173MB
310.84/310.98	c total #watches: 187808
311.54/311.65	c total #propagations: 70709385 / total #impl: 820489430 (eff. 0.086)
311.54/311.65	c #Conflicts:     530000 | #Learnt:      27885 | 0.000
311.54/311.65	c total clause space: 127.173MB
311.54/311.65	c total #watches: 192729
312.24/312.37	c total #propagations: 70809502 / total #impl: 821885176 (eff. 0.086)
312.24/312.37	c #Conflicts:     531000 | #Learnt:      28885 | 0.000
312.24/312.37	c total clause space: 127.173MB
312.24/312.37	c total #watches: 199310
313.04/313.12	c total #propagations: 70902390 / total #impl: 823327975 (eff. 0.086)
313.04/313.12	c #Conflicts:     532000 | #Learnt:      29885 | 0.000
313.04/313.12	c total clause space: 127.173MB
313.04/313.12	c total #watches: 203685
313.74/313.88	c total #propagations: 71000711 / total #impl: 824681243 (eff. 0.086)
313.74/313.88	c #Conflicts:     533000 | #Learnt:      30885 | 0.000
313.74/313.88	c total clause space: 127.173MB
313.74/313.88	c total #watches: 209405
314.55/314.63	c total #propagations: 71124168 / total #impl: 826249264 (eff. 0.086)
314.55/314.63	c #Conflicts:     534000 | #Learnt:      31885 | 0.000
314.55/314.63	c total clause space: 127.173MB
314.55/314.63	c total #watches: 214806
315.14/315.27	c total #propagations: 71264052 / total #impl: 827891595 (eff. 0.086)
315.14/315.27	c #Conflicts:     535000 | #Learnt:      32885 | 0.000
315.14/315.27	c total clause space: 127.173MB
315.14/315.27	c total #watches: 220178
315.84/315.94	c total #propagations: 71391939 / total #impl: 829188337 (eff. 0.086)
315.84/315.94	c #Conflicts:     536000 | #Learnt:      33885 | 0.000
315.84/315.94	c total clause space: 127.173MB
315.84/315.94	c total #watches: 223828
316.44/316.59	c total #propagations: 71531780 / total #impl: 830616293 (eff. 0.086)
316.44/316.59	c #Conflicts:     537000 | #Learnt:      34885 | 0.000
316.44/316.59	c total clause space: 127.173MB
316.44/316.59	c total #watches: 226883
317.14/317.20	c total #propagations: 71666442 / total #impl: 831921995 (eff. 0.086)
317.14/317.20	c GC COLLECT
317.14/317.20	c #Conflicts:     538000 | #Learnt:      18282 | 0.000
317.14/317.20	c total clause space: 127.173MB
317.14/317.20	c total #watches: 152123
317.74/317.80	c total #propagations: 71796529 / total #impl: 833195208 (eff. 0.086)
317.74/317.80	c #Conflicts:     539000 | #Learnt:      19282 | 0.000
317.74/317.80	c total clause space: 127.173MB
317.74/317.80	c total #watches: 163699
318.34/318.43	c total #propagations: 71908302 / total #impl: 834423710 (eff. 0.086)
318.34/318.43	c #Conflicts:     540000 | #Learnt:      20282 | 0.000
318.34/318.43	c total clause space: 127.173MB
318.34/318.43	c total #watches: 173246
319.05/319.14	c total #propagations: 72020082 / total #impl: 835755504 (eff. 0.086)
319.05/319.14	c #Conflicts:     541000 | #Learnt:      21282 | 0.000
319.05/319.14	c total clause space: 127.173MB
319.05/319.14	c total #watches: 176688
319.74/319.88	c total #propagations: 72136053 / total #impl: 837021786 (eff. 0.086)
319.74/319.88	c #Conflicts:     542000 | #Learnt:      22282 | 0.000
319.74/319.88	c total clause space: 127.173MB
319.74/319.88	c total #watches: 182965
320.54/320.66	c total #propagations: 72241495 / total #impl: 838307430 (eff. 0.086)
320.54/320.66	c #Conflicts:     543000 | #Learnt:      23282 | 0.000
320.54/320.66	c total clause space: 127.173MB
320.54/320.66	c total #watches: 188552
321.25/321.34	c total #propagations: 72336120 / total #impl: 839669681 (eff. 0.086)
321.25/321.34	c #Conflicts:     544000 | #Learnt:      24282 | 0.000
321.25/321.34	c total clause space: 127.173MB
321.25/321.34	c total #watches: 192400
321.94/322.04	c total #propagations: 72453170 / total #impl: 841007446 (eff. 0.086)
321.94/322.04	c #Conflicts:     545000 | #Learnt:      25282 | 0.000
321.94/322.04	c total clause space: 127.173MB
321.94/322.04	c total #watches: 195830
322.54/322.68	c total #propagations: 72591510 / total #impl: 842364532 (eff. 0.086)
322.54/322.68	c #Conflicts:     546000 | #Learnt:      26282 | 0.000
322.54/322.68	c total clause space: 127.173MB
322.54/322.68	c total #watches: 199504
323.24/323.34	c total #propagations: 72724719 / total #impl: 843690144 (eff. 0.086)
323.24/323.34	c #Conflicts:     547000 | #Learnt:      27282 | 0.000
323.24/323.34	c total clause space: 127.173MB
323.24/323.34	c total #watches: 202500
324.04/324.10	c total #propagations: 72859538 / total #impl: 845217257 (eff. 0.086)
324.04/324.10	c #Conflicts:     548000 | #Learnt:      28282 | 0.000
324.04/324.10	c total clause space: 127.173MB
324.04/324.10	c total #watches: 205931
324.64/324.76	c total #propagations: 72977014 / total #impl: 846732069 (eff. 0.086)
324.64/324.76	c #Conflicts:     549000 | #Learnt:      29282 | 0.000
324.64/324.76	c total clause space: 127.173MB
324.64/324.76	c total #watches: 209766
325.34/325.40	c total #propagations: 73089113 / total #impl: 848088754 (eff. 0.086)
325.34/325.40	c #Conflicts:     550000 | #Learnt:      30282 | 0.000
325.34/325.40	c total clause space: 127.173MB
325.34/325.40	c total #watches: 213561
325.94/326.07	c total #propagations: 73199864 / total #impl: 849354884 (eff. 0.086)
325.94/326.07	c #Conflicts:     551000 | #Learnt:      31282 | 0.000
325.94/326.07	c total clause space: 127.173MB
325.94/326.07	c total #watches: 217442
326.65/326.76	c total #propagations: 73323790 / total #impl: 850846498 (eff. 0.086)
326.65/326.76	c #Conflicts:     552000 | #Learnt:      32282 | 0.000
326.65/326.76	c total clause space: 127.173MB
326.65/326.76	c total #watches: 221244
327.34/327.45	c total #propagations: 73431684 / total #impl: 852147058 (eff. 0.086)
327.34/327.45	c #Conflicts:     553000 | #Learnt:      33282 | 0.000
327.34/327.45	c total clause space: 127.173MB
327.34/327.45	c total #watches: 224876
328.04/328.10	c total #propagations: 73534225 / total #impl: 853387558 (eff. 0.086)
328.04/328.10	c #Conflicts:     554000 | #Learnt:      34282 | 0.000
328.04/328.10	c total clause space: 127.173MB
328.04/328.10	c total #watches: 228749
328.64/328.79	c total #propagations: 73634550 / total #impl: 854598457 (eff. 0.086)
328.64/328.79	c #Conflicts:     555000 | #Learnt:      35282 | 0.000
328.64/328.79	c total clause space: 127.173MB
328.64/328.79	c total #watches: 233108
329.44/329.52	c total #propagations: 73745865 / total #impl: 856032022 (eff. 0.086)
329.44/329.52	c GC COLLECT
329.44/329.52	c #Conflicts:     556000 | #Learnt:      18384 | 0.000
329.44/329.52	c total clause space: 127.173MB
329.44/329.52	c total #watches: 152577
330.04/330.13	c total #propagations: 73847677 / total #impl: 857443404 (eff. 0.086)
330.04/330.13	c #Conflicts:     557000 | #Learnt:      19384 | 0.000
330.04/330.13	c total clause space: 127.173MB
330.04/330.13	c total #watches: 156547
330.64/330.73	c total #propagations: 73936266 / total #impl: 858655373 (eff. 0.086)
330.64/330.73	c #Conflicts:     558000 | #Learnt:      20384 | 0.000
330.64/330.73	c total clause space: 127.173MB
330.64/330.73	c total #watches: 160305
331.34/331.41	c total #propagations: 74050012 / total #impl: 859777416 (eff. 0.086)
331.34/331.41	c #Conflicts:     559000 | #Learnt:      21384 | 0.000
331.34/331.41	c total clause space: 127.173MB
331.34/331.41	c total #watches: 163864
331.94/332.02	c total #propagations: 74170675 / total #impl: 861023301 (eff. 0.086)
331.94/332.02	c #Conflicts:     560000 | #Learnt:      22384 | 0.000
331.94/332.02	c total clause space: 127.173MB
331.94/332.02	c total #watches: 167517
332.54/332.63	c total #propagations: 74294970 / total #impl: 862364717 (eff. 0.086)
332.54/332.63	c #Conflicts:     561000 | #Learnt:      23384 | 0.000
332.54/332.63	c total clause space: 127.173MB
332.54/332.63	c total #watches: 171162
333.24/333.33	c total #propagations: 74412035 / total #impl: 863652517 (eff. 0.086)
333.24/333.33	c #Conflicts:     562000 | #Learnt:      24384 | 0.000
333.24/333.33	c total clause space: 127.173MB
333.24/333.33	c total #watches: 174771
333.84/333.98	c total #propagations: 74531102 / total #impl: 864962617 (eff. 0.086)
333.84/333.98	c #Conflicts:     563000 | #Learnt:      25384 | 0.000
333.84/333.98	c total clause space: 127.173MB
333.84/333.98	c total #watches: 178689
334.44/334.57	c total #propagations: 74646730 / total #impl: 866239044 (eff. 0.086)
334.44/334.57	c #Conflicts:     564000 | #Learnt:      26384 | 0.000
334.44/334.57	c total clause space: 127.173MB
334.44/334.57	c total #watches: 182560
335.04/335.19	c total #propagations: 74758124 / total #impl: 867399970 (eff. 0.086)
335.04/335.19	c #Conflicts:     565000 | #Learnt:      27384 | 0.000
335.04/335.19	c total clause space: 127.173MB
335.04/335.19	c total #watches: 186761
335.74/335.84	c total #propagations: 74861998 / total #impl: 868696445 (eff. 0.086)
335.74/335.84	c #Conflicts:     566000 | #Learnt:      28384 | 0.000
335.74/335.84	c total clause space: 127.173MB
335.74/335.84	c total #watches: 190257
336.34/336.42	c total #propagations: 74991853 / total #impl: 870046466 (eff. 0.086)
336.34/336.42	c #Conflicts:     567000 | #Learnt:      29384 | 0.000
336.34/336.42	c total clause space: 127.173MB
336.34/336.42	c total #watches: 194150
337.04/337.16	c total #propagations: 75132087 / total #impl: 871447193 (eff. 0.086)
337.04/337.16	c #Conflicts:     568000 | #Learnt:      30384 | 0.000
337.04/337.16	c total clause space: 127.173MB
337.04/337.16	c total #watches: 199432
337.84/337.91	c total #propagations: 75241336 / total #impl: 872764824 (eff. 0.086)
337.84/337.91	c #Conflicts:     569000 | #Learnt:      31384 | 0.000
337.84/337.91	c total clause space: 127.173MB
337.84/337.91	c total #watches: 202593
338.54/338.61	c total #propagations: 75352073 / total #impl: 874260644 (eff. 0.086)
338.54/338.61	c #Conflicts:     570000 | #Learnt:      32384 | 0.000
338.54/338.61	c total clause space: 127.173MB
338.54/338.61	c total #watches: 206007
339.24/339.31	c total #propagations: 75459380 / total #impl: 875670844 (eff. 0.086)
339.24/339.31	c #Conflicts:     571000 | #Learnt:      33384 | 0.000
339.24/339.31	c total clause space: 127.173MB
339.24/339.31	c total #watches: 209382
339.84/339.96	c total #propagations: 75578700 / total #impl: 877055818 (eff. 0.086)
339.84/339.96	c #Conflicts:     572000 | #Learnt:      34384 | 0.000
339.84/339.96	c total clause space: 127.173MB
339.84/339.96	c total #watches: 212665
340.54/340.62	c total #propagations: 75697399 / total #impl: 878446378 (eff. 0.086)
340.54/340.62	c #Conflicts:     573000 | #Learnt:      35384 | 0.000
340.54/340.62	c total clause space: 127.173MB
340.54/340.62	c total #watches: 216117
341.14/341.28	c total #propagations: 75822597 / total #impl: 879936849 (eff. 0.086)
341.14/341.28	c #Conflicts:     574000 | #Learnt:      36384 | 0.000
341.14/341.28	c total clause space: 127.173MB
341.14/341.28	c total #watches: 219289
341.84/341.97	c total #propagations: 75942872 / total #impl: 881230304 (eff. 0.086)
341.84/341.97	c GC COLLECT
341.84/341.97	c #Conflicts:     575000 | #Learnt:      19184 | 0.000
341.84/341.97	c total clause space: 127.173MB
341.84/341.97	c total #watches: 156061
342.44/342.56	c total #propagations: 76058161 / total #impl: 882590546 (eff. 0.086)
342.44/342.56	c #Conflicts:     576000 | #Learnt:      20184 | 0.000
342.44/342.56	c total clause space: 127.173MB
342.44/342.56	c total #watches: 164130
343.14/343.25	c total #propagations: 76168786 / total #impl: 883889856 (eff. 0.086)
343.14/343.25	c #Conflicts:     577000 | #Learnt:      21184 | 0.000
343.14/343.25	c total clause space: 127.173MB
343.14/343.25	c total #watches: 167870
343.84/343.96	c total #propagations: 76286423 / total #impl: 885206214 (eff. 0.086)
343.84/343.96	c #Conflicts:     578000 | #Learnt:      22184 | 0.000
343.84/343.96	c total clause space: 127.173MB
343.84/343.96	c total #watches: 175627
344.54/344.68	c total #propagations: 76387763 / total #impl: 886725115 (eff. 0.086)
344.54/344.68	c #Conflicts:     579000 | #Learnt:      23184 | 0.000
344.54/344.68	c total clause space: 127.173MB
344.54/344.68	c total #watches: 183125
345.34/345.47	c total #propagations: 76492477 / total #impl: 888124164 (eff. 0.086)
345.34/345.47	c #Conflicts:     580000 | #Learnt:      24184 | 0.000
345.34/345.47	c total clause space: 127.173MB
345.34/345.47	c total #watches: 191305
346.04/346.19	c total #propagations: 76583915 / total #impl: 889789263 (eff. 0.086)
346.04/346.19	c #Conflicts:     581000 | #Learnt:      25184 | 0.000
346.04/346.19	c total clause space: 127.173MB
346.04/346.19	c total #watches: 198669
346.94/347.00	c total #propagations: 76693575 / total #impl: 891113328 (eff. 0.086)
346.94/347.00	c #Conflicts:     582000 | #Learnt:      26184 | 0.000
346.94/347.00	c total clause space: 127.173MB
346.94/347.00	c total #watches: 208391
347.74/347.81	c total #propagations: 76806756 / total #impl: 892654122 (eff. 0.086)
347.74/347.81	c #Conflicts:     583000 | #Learnt:      27184 | 0.000
347.74/347.81	c total clause space: 127.173MB
347.74/347.81	c total #watches: 217937
348.54/348.63	c total #propagations: 76904237 / total #impl: 894175740 (eff. 0.086)
348.54/348.63	c #Conflicts:     584000 | #Learnt:      28184 | 0.000
348.54/348.63	c total clause space: 127.173MB
348.54/348.63	c total #watches: 224628
349.33/349.40	c total #propagations: 77010412 / total #impl: 895656058 (eff. 0.086)
349.33/349.40	c #Conflicts:     585000 | #Learnt:      29184 | 0.000
349.33/349.40	c total clause space: 127.173MB
349.33/349.40	c total #watches: 233744
350.03/350.14	c total #propagations: 77121358 / total #impl: 896928419 (eff. 0.086)
350.03/350.14	c #Conflicts:     586000 | #Learnt:      30184 | 0.000
350.03/350.14	c total clause space: 127.173MB
350.03/350.14	c total #watches: 238834
350.94/351.02	c total #propagations: 77252986 / total #impl: 898422348 (eff. 0.086)
350.94/351.02	c #Conflicts:     587000 | #Learnt:      31184 | 0.000
350.94/351.02	c total clause space: 127.173MB
350.94/351.02	c total #watches: 243018
351.63/351.80	c total #propagations: 77392691 / total #impl: 899948104 (eff. 0.086)
351.63/351.80	c #Conflicts:     588000 | #Learnt:      32184 | 0.000
351.63/351.80	c total clause space: 127.173MB
351.63/351.80	c total #watches: 246019
352.53/352.68	c total #propagations: 77532640 / total #impl: 901337384 (eff. 0.086)
352.53/352.68	c #Conflicts:     589000 | #Learnt:      33184 | 0.000
352.53/352.68	c total clause space: 127.173MB
352.53/352.68	c total #watches: 252782
353.43/353.57	c total #propagations: 77643335 / total #impl: 902732885 (eff. 0.086)
353.43/353.57	c #Conflicts:     590000 | #Learnt:      34184 | 0.000
353.43/353.57	c total clause space: 127.173MB
353.43/353.57	c total #watches: 258127
354.53/354.65	c total #propagations: 77748012 / total #impl: 904057984 (eff. 0.086)
354.53/354.65	c #Conflicts:     591000 | #Learnt:      35184 | 0.000
354.53/354.65	c total clause space: 127.173MB
354.53/354.65	c total #watches: 266211
355.43/355.51	c total #propagations: 77838609 / total #impl: 905523807 (eff. 0.086)
355.43/355.51	c #Conflicts:     592000 | #Learnt:      36184 | 0.000
355.43/355.51	c total clause space: 127.173MB
355.43/355.51	c total #watches: 274313
356.23/356.37	c total #propagations: 77935560 / total #impl: 906673384 (eff. 0.086)
356.23/356.37	c GC COLLECT
356.23/356.37	c #Conflicts:     593000 | #Learnt:      18684 | 0.000
356.23/356.37	c total clause space: 127.173MB
356.23/356.37	c total #watches: 153810
356.83/356.92	c total #propagations: 78043626 / total #impl: 907834551 (eff. 0.086)
356.83/356.92	c #Conflicts:     594000 | #Learnt:      19684 | 0.000
356.83/356.92	c total clause space: 127.173MB
356.83/356.92	c total #watches: 158443
357.33/357.45	c total #propagations: 78171859 / total #impl: 909101110 (eff. 0.086)
357.33/357.45	c #Conflicts:     595000 | #Learnt:      20684 | 0.000
357.33/357.45	c total clause space: 127.173MB
357.33/357.45	c total #watches: 165518
357.83/357.99	c total #propagations: 78309506 / total #impl: 910275310 (eff. 0.086)
357.83/357.99	c #Conflicts:     596000 | #Learnt:      21684 | 0.000
357.83/357.99	c total clause space: 127.173MB
357.83/357.99	c total #watches: 172533
358.43/358.51	c total #propagations: 78468277 / total #impl: 911691416 (eff. 0.086)
358.43/358.51	c #Conflicts:     597000 | #Learnt:      22684 | 0.000
358.43/358.51	c total clause space: 127.173MB
358.43/358.51	c total #watches: 176024
358.93/359.03	c total #propagations: 78627748 / total #impl: 912905043 (eff. 0.086)
358.93/359.03	c #Conflicts:     598000 | #Learnt:      23684 | 0.000
358.93/359.03	c total clause space: 127.173MB
358.93/359.03	c total #watches: 180262
359.53/359.60	c total #propagations: 78782555 / total #impl: 914090471 (eff. 0.086)
359.53/359.60	c #Conflicts:     599000 | #Learnt:      24684 | 0.000
359.53/359.60	c total clause space: 127.173MB
359.53/359.60	c total #watches: 184233
360.03/360.18	c total #propagations: 78945221 / total #impl: 915518041 (eff. 0.086)
360.03/360.18	c #Conflicts:     600000 | #Learnt:      25684 | 0.000
360.03/360.18	c total clause space: 127.173MB
360.03/360.18	c total #watches: 187939
360.63/360.76	c total #propagations: 79102448 / total #impl: 916983690 (eff. 0.086)
360.63/360.76	c #Conflicts:     601000 | #Learnt:      26684 | 0.000
360.63/360.76	c total clause space: 127.173MB
360.63/360.76	c total #watches: 192068
361.23/361.34	c total #propagations: 79248948 / total #impl: 918303829 (eff. 0.086)
361.23/361.34	c #Conflicts:     602000 | #Learnt:      27684 | 0.000
361.23/361.34	c total clause space: 127.173MB
361.23/361.34	c total #watches: 195392
361.84/361.96	c total #propagations: 79416525 / total #impl: 919640497 (eff. 0.086)
361.84/361.96	c #Conflicts:     603000 | #Learnt:      28684 | 0.000
361.84/361.96	c total clause space: 127.173MB
361.84/361.96	c total #watches: 199969
362.43/362.56	c total #propagations: 79592749 / total #impl: 921096961 (eff. 0.086)
362.43/362.56	c #Conflicts:     604000 | #Learnt:      29684 | 0.000
362.43/362.56	c total clause space: 127.173MB
362.43/362.56	c total #watches: 204600
363.04/363.14	c total #propagations: 79758973 / total #impl: 922494470 (eff. 0.086)
363.04/363.14	c #Conflicts:     605000 | #Learnt:      30684 | 0.000
363.04/363.14	c total clause space: 127.173MB
363.04/363.14	c total #watches: 208056
363.63/363.76	c total #propagations: 79916263 / total #impl: 923757528 (eff. 0.087)
363.63/363.76	c #Conflicts:     606000 | #Learnt:      31684 | 0.000
363.63/363.76	c total clause space: 127.173MB
363.63/363.76	c total #watches: 211205
364.33/364.42	c total #propagations: 80070052 / total #impl: 925158854 (eff. 0.087)
364.33/364.42	c #Conflicts:     607000 | #Learnt:      32684 | 0.000
364.33/364.42	c total clause space: 127.173MB
364.33/364.42	c total #watches: 214544
364.93/365.08	c total #propagations: 80220009 / total #impl: 926573226 (eff. 0.087)
364.93/365.08	c #Conflicts:     608000 | #Learnt:      33684 | 0.000
364.93/365.08	c total clause space: 127.173MB
364.93/365.08	c total #watches: 217638
365.63/365.70	c total #propagations: 80384757 / total #impl: 928248601 (eff. 0.087)
365.63/365.70	c #Conflicts:     609000 | #Learnt:      34684 | 0.000
365.63/365.70	c total clause space: 127.173MB
365.63/365.70	c total #watches: 221104
366.24/366.31	c total #propagations: 80526449 / total #impl: 929511950 (eff. 0.087)
366.24/366.31	c #Conflicts:     610000 | #Learnt:      35684 | 0.000
366.24/366.31	c total clause space: 127.173MB
366.24/366.31	c total #watches: 224930
366.83/366.93	c total #propagations: 80683996 / total #impl: 930911386 (eff. 0.087)
366.83/366.93	c #Conflicts:     611000 | #Learnt:      36684 | 0.000
366.83/366.93	c total clause space: 127.173MB
366.83/366.93	c total #watches: 228714
367.53/367.61	c total #propagations: 80835063 / total #impl: 932238310 (eff. 0.087)
367.53/367.61	c GC COLLECT
367.53/367.61	c #Conflicts:     612000 | #Learnt:      18890 | 0.000
367.53/367.61	c total clause space: 127.173MB
367.53/367.61	c total #watches: 155086
368.03/368.17	c total #propagations: 80988740 / total #impl: 933731790 (eff. 0.087)
368.03/368.17	c #Conflicts:     613000 | #Learnt:      19890 | 0.000
368.03/368.17	c total clause space: 127.173MB
368.03/368.17	c total #watches: 158706
368.63/368.73	c total #propagations: 81145782 / total #impl: 935124875 (eff. 0.087)
368.63/368.73	c #Conflicts:     614000 | #Learnt:      20890 | 0.000
368.63/368.73	c total clause space: 127.173MB
368.63/368.73	c total #watches: 164763
369.23/369.35	c total #propagations: 81303589 / total #impl: 936520584 (eff. 0.087)
369.23/369.35	c #Conflicts:     615000 | #Learnt:      21890 | 0.000
369.23/369.35	c total clause space: 127.173MB
369.23/369.35	c total #watches: 168430
369.83/369.98	c total #propagations: 81474808 / total #impl: 938496706 (eff. 0.087)
369.83/369.98	c #Conflicts:     616000 | #Learnt:      22890 | 0.000
369.83/369.98	c total clause space: 127.173MB
369.83/369.98	c total #watches: 172708
370.43/370.57	c total #propagations: 81651173 / total #impl: 940057385 (eff. 0.087)
370.43/370.57	c #Conflicts:     617000 | #Learnt:      23890 | 0.000
370.43/370.57	c total clause space: 127.173MB
370.43/370.57	c total #watches: 178421
371.13/371.24	c total #propagations: 81802982 / total #impl: 941461937 (eff. 0.087)
371.13/371.24	c #Conflicts:     618000 | #Learnt:      24890 | 0.000
371.13/371.24	c total clause space: 127.173MB
371.13/371.24	c total #watches: 183696
371.93/372.07	c total #propagations: 81951483 / total #impl: 942996431 (eff. 0.087)
371.93/372.07	c #Conflicts:     619000 | #Learnt:      25890 | 0.000
371.93/372.07	c total clause space: 127.173MB
371.93/372.07	c total #watches: 194180
372.53/372.62	c total #propagations: 82087555 / total #impl: 944835535 (eff. 0.087)
372.53/372.62	c #Conflicts:     620000 | #Learnt:      26890 | 0.000
372.53/372.62	c total clause space: 127.173MB
372.53/372.62	c total #watches: 204893
373.03/373.15	c total #propagations: 82225460 / total #impl: 945999796 (eff. 0.087)
373.03/373.15	c #Conflicts:     621000 | #Learnt:      27890 | 0.000
373.03/373.15	c total clause space: 127.173MB
373.03/373.15	c total #watches: 213841
373.73/373.84	c total #propagations: 82353252 / total #impl: 947068897 (eff. 0.087)
373.73/373.84	c #Conflicts:     622000 | #Learnt:      28890 | 0.000
373.73/373.84	c total clause space: 127.173MB
373.73/373.84	c total #watches: 222134
374.43/374.54	c total #propagations: 82503976 / total #impl: 948582444 (eff. 0.087)
374.43/374.54	c #Conflicts:     623000 | #Learnt:      29890 | 0.000
374.43/374.54	c total clause space: 127.173MB
374.43/374.54	c total #watches: 231522
375.13/375.28	c total #propagations: 82648853 / total #impl: 950107984 (eff. 0.087)
375.13/375.28	c #Conflicts:     624000 | #Learnt:      30890 | 0.000
375.13/375.28	c total clause space: 127.173MB
375.13/375.28	c total #watches: 238789
375.93/376.03	c total #propagations: 82780752 / total #impl: 951802085 (eff. 0.087)
375.93/376.03	c #Conflicts:     625000 | #Learnt:      31890 | 0.000
375.93/376.03	c total clause space: 127.173MB
375.93/376.03	c total #watches: 250142
376.63/376.77	c total #propagations: 82903866 / total #impl: 953369656 (eff. 0.087)
376.63/376.77	c #Conflicts:     626000 | #Learnt:      32890 | 0.000
376.63/376.77	c total clause space: 127.173MB
376.63/376.77	c total #watches: 261192
377.63/377.76	c total #propagations: 83045291 / total #impl: 955123590 (eff. 0.087)
377.63/377.76	c #Conflicts:     627000 | #Learnt:      33890 | 0.000
377.63/377.76	c total clause space: 127.173MB
377.63/377.76	c total #watches: 267591
378.53/378.67	c total #propagations: 83161463 / total #impl: 957392288 (eff. 0.087)
378.53/378.67	c #Conflicts:     628000 | #Learnt:      34890 | 0.000
378.53/378.67	c total clause space: 127.173MB
378.53/378.67	c total #watches: 274922
379.53/379.62	c total #propagations: 83281700 / total #impl: 959327503 (eff. 0.087)
379.53/379.62	c #Conflicts:     629000 | #Learnt:      35890 | 0.000
379.53/379.62	c total clause space: 127.173MB
379.53/379.62	c total #watches: 281792
380.43/380.58	c total #propagations: 83396036 / total #impl: 960957724 (eff. 0.087)
380.43/380.58	c #Conflicts:     630000 | #Learnt:      36890 | 0.000
380.43/380.58	c total clause space: 127.173MB
380.43/380.58	c total #watches: 287628
381.33/381.46	c total #propagations: 83505559 / total #impl: 962634135 (eff. 0.087)
381.33/381.46	c #Conflicts:     631000 | #Learnt:      37890 | 0.000
381.33/381.46	c total clause space: 127.173MB
381.33/381.46	c total #watches: 293970
382.03/382.18	c total #propagations: 83617486 / total #impl: 964424790 (eff. 0.087)
382.03/382.18	c GC COLLECT
382.03/382.18	c #Conflicts:     632000 | #Learnt:      19785 | 0.000
382.03/382.18	c total clause space: 127.173MB
382.03/382.18	c total #watches: 160069
382.63/382.78	c total #propagations: 83731533 / total #impl: 965988817 (eff. 0.087)
382.63/382.78	c #Conflicts:     633000 | #Learnt:      20785 | 0.000
382.63/382.78	c total clause space: 127.173MB
382.63/382.78	c total #watches: 170416
383.23/383.32	c total #propagations: 83855670 / total #impl: 967396044 (eff. 0.087)
383.23/383.32	c #Conflicts:     634000 | #Learnt:      21785 | 0.000
383.23/383.32	c total clause space: 127.173MB
383.23/383.32	c total #watches: 176717
383.83/383.97	c total #propagations: 83972226 / total #impl: 968521175 (eff. 0.087)
383.83/383.97	c #Conflicts:     635000 | #Learnt:      22785 | 0.000
383.83/383.97	c total clause space: 127.173MB
383.83/383.97	c total #watches: 182498
384.53/384.69	c total #propagations: 84100326 / total #impl: 969839604 (eff. 0.087)
384.53/384.69	c #Conflicts:     636000 | #Learnt:      23785 | 0.000
384.53/384.69	c total clause space: 127.173MB
384.53/384.69	c total #watches: 188038
385.13/385.28	c total #propagations: 84200506 / total #impl: 971209545 (eff. 0.087)
385.13/385.28	c #Conflicts:     637000 | #Learnt:      24785 | 0.000
385.13/385.28	c total clause space: 127.173MB
385.13/385.28	c total #watches: 195279
385.83/385.94	c total #propagations: 84318288 / total #impl: 972480990 (eff. 0.087)
385.83/385.94	c #Conflicts:     638000 | #Learnt:      25785 | 0.000
385.83/385.94	c total clause space: 127.173MB
385.83/385.94	c total #watches: 201617
386.43/386.57	c total #propagations: 84444916 / total #impl: 973777800 (eff. 0.087)
386.43/386.57	c #Conflicts:     639000 | #Learnt:      26785 | 0.000
386.43/386.57	c total clause space: 127.173MB
386.43/386.57	c total #watches: 220547
387.03/387.16	c total #propagations: 84558296 / total #impl: 975239801 (eff. 0.087)
387.03/387.16	c #Conflicts:     640000 | #Learnt:      27785 | 0.000
387.03/387.16	c total clause space: 127.173MB
387.03/387.16	c total #watches: 230456
387.73/387.82	c total #propagations: 84683690 / total #impl: 976816809 (eff. 0.087)
387.73/387.82	c #Conflicts:     641000 | #Learnt:      28785 | 0.000
387.73/387.82	c total clause space: 127.173MB
387.73/387.82	c total #watches: 235747
388.43/388.50	c total #propagations: 84804924 / total #impl: 978409971 (eff. 0.087)
388.43/388.50	c #Conflicts:     642000 | #Learnt:      29785 | 0.000
388.43/388.50	c total clause space: 127.173MB
388.43/388.50	c total #watches: 242169
389.23/389.33	c total #propagations: 84913051 / total #impl: 979995881 (eff. 0.087)
389.23/389.33	c #Conflicts:     643000 | #Learnt:      30785 | 0.000
389.23/389.33	c total clause space: 127.173MB
389.23/389.33	c total #watches: 245883
390.03/390.15	c total #propagations: 85031317 / total #impl: 981860734 (eff. 0.087)
390.03/390.15	c #Conflicts:     644000 | #Learnt:      31785 | 0.000
390.03/390.15	c total clause space: 127.173MB
390.03/390.15	c total #watches: 250350
390.93/391.01	c total #propagations: 85144081 / total #impl: 983656234 (eff. 0.087)
390.93/391.01	c #Conflicts:     645000 | #Learnt:      32785 | 0.000
390.93/391.01	c total clause space: 127.173MB
390.93/391.01	c total #watches: 255331
391.73/391.84	c total #propagations: 85266256 / total #impl: 985132669 (eff. 0.087)
391.73/391.84	c #Conflicts:     646000 | #Learnt:      33785 | 0.000
391.73/391.84	c total clause space: 127.173MB
391.73/391.84	c total #watches: 261015
392.63/392.71	c total #propagations: 85389069 / total #impl: 986242090 (eff. 0.087)
392.63/392.71	c #Conflicts:     647000 | #Learnt:      34785 | 0.000
392.63/392.71	c total clause space: 127.173MB
392.63/392.71	c total #watches: 266145
393.43/393.58	c total #propagations: 85507700 / total #impl: 987742494 (eff. 0.087)
393.43/393.58	c #Conflicts:     648000 | #Learnt:      35785 | 0.000
393.43/393.58	c total clause space: 127.173MB
393.43/393.58	c total #watches: 271031
394.23/394.33	c total #propagations: 85629922 / total #impl: 989165481 (eff. 0.087)
394.23/394.33	c #Conflicts:     649000 | #Learnt:      36785 | 0.000
394.23/394.33	c total clause space: 127.173MB
394.23/394.33	c total #watches: 276672
394.93/395.03	c total #propagations: 85747363 / total #impl: 990381039 (eff. 0.087)
394.93/395.03	c #Conflicts:     650000 | #Learnt:      37785 | 0.000
394.93/395.03	c total clause space: 127.173MB
394.93/395.03	c total #watches: 280997
395.62/395.71	c total #propagations: 85864524 / total #impl: 991557235 (eff. 0.087)
395.62/395.71	c #Conflicts:     651000 | #Learnt:      38785 | 0.000
395.62/395.71	c total clause space: 127.173MB
395.62/395.71	c total #watches: 287541
396.12/396.26	c total #propagations: 85976018 / total #impl: 992716016 (eff. 0.087)
396.12/396.26	c GC COLLECT
396.12/396.26	c #Conflicts:     652000 | #Learnt:      20381 | 0.000
396.12/396.26	c total clause space: 127.173MB
396.12/396.26	c total #watches: 163937
396.62/396.79	c total #propagations: 86088997 / total #impl: 993853520 (eff. 0.087)
396.62/396.79	c #Conflicts:     653000 | #Learnt:      21381 | 0.000
396.62/396.79	c total clause space: 127.173MB
396.62/396.79	c total #watches: 170694
397.22/397.34	c total #propagations: 86202596 / total #impl: 995065263 (eff. 0.087)
397.22/397.34	c #Conflicts:     654000 | #Learnt:      22381 | 0.000
397.22/397.34	c total clause space: 127.173MB
397.22/397.34	c total #watches: 177151
397.72/397.89	c total #propagations: 86325032 / total #impl: 996189570 (eff. 0.087)
397.72/397.89	c #Conflicts:     655000 | #Learnt:      23381 | 0.000
397.72/397.89	c total clause space: 127.173MB
397.72/397.89	c total #watches: 183357
398.32/398.47	c total #propagations: 86445072 / total #impl: 997323296 (eff. 0.087)
398.32/398.47	c #Conflicts:     656000 | #Learnt:      24381 | 0.000
398.32/398.47	c total clause space: 127.173MB
398.32/398.47	c total #watches: 187686
398.92/399.09	c total #propagations: 86578178 / total #impl: 998631869 (eff. 0.087)
398.92/399.09	c #Conflicts:     657000 | #Learnt:      25381 | 0.000
398.92/399.09	c total clause space: 127.173MB
398.92/399.09	c total #watches: 191892
399.62/399.75	c total #propagations: 86720578 / total #impl: 999971060 (eff. 0.087)
399.62/399.75	c #Conflicts:     658000 | #Learnt:      26381 | 0.000
399.62/399.75	c total clause space: 127.173MB
399.62/399.75	c total #watches: 195567
400.22/400.35	c total #propagations: 86846488 / total #impl: 1001416872 (eff. 0.087)
400.22/400.35	c #Conflicts:     659000 | #Learnt:      27381 | 0.000
400.22/400.35	c total clause space: 127.173MB
400.22/400.35	c total #watches: 199501
400.82/400.93	c total #propagations: 86981984 / total #impl: 1002794606 (eff. 0.087)
400.82/400.93	c #Conflicts:     660000 | #Learnt:      28381 | 0.000
400.82/400.93	c total clause space: 127.173MB
400.82/400.93	c total #watches: 204600
401.43/401.56	c total #propagations: 87103287 / total #impl: 1004029049 (eff. 0.087)
401.43/401.56	c #Conflicts:     661000 | #Learnt:      29381 | 0.000
401.43/401.56	c total clause space: 127.173MB
401.43/401.56	c total #watches: 209133
402.02/402.14	c total #propagations: 87242609 / total #impl: 1005303339 (eff. 0.087)
402.02/402.14	c #Conflicts:     662000 | #Learnt:      30381 | 0.000
402.02/402.14	c total clause space: 127.173MB
402.02/402.14	c total #watches: 212973
402.53/402.70	c total #propagations: 87357200 / total #impl: 1006382595 (eff. 0.087)
402.53/402.70	c #Conflicts:     663000 | #Learnt:      31381 | 0.000
402.53/402.70	c total clause space: 127.173MB
402.53/402.70	c total #watches: 217641
403.12/403.29	c total #propagations: 87475369 / total #impl: 1007480912 (eff. 0.087)
403.12/403.29	c #Conflicts:     664000 | #Learnt:      32381 | 0.000
403.12/403.29	c total clause space: 127.173MB
403.12/403.29	c total #watches: 223490
403.73/403.89	c total #propagations: 87601040 / total #impl: 1008694867 (eff. 0.087)
403.73/403.89	c #Conflicts:     665000 | #Learnt:      33381 | 0.000
403.73/403.89	c total clause space: 127.173MB
403.73/403.89	c total #watches: 227184
404.32/404.49	c total #propagations: 87715188 / total #impl: 1009987799 (eff. 0.087)
404.32/404.49	c #Conflicts:     666000 | #Learnt:      34381 | 0.000
404.32/404.49	c total clause space: 127.173MB
404.32/404.49	c total #watches: 231455
404.92/405.09	c total #propagations: 87845422 / total #impl: 1011365872 (eff. 0.087)
404.92/405.09	c #Conflicts:     667000 | #Learnt:      35381 | 0.000
404.92/405.09	c total clause space: 127.173MB
404.92/405.09	c total #watches: 235912
405.62/405.70	c total #propagations: 87985102 / total #impl: 1012692218 (eff. 0.087)
405.62/405.70	c #Conflicts:     668000 | #Learnt:      36381 | 0.000
405.62/405.70	c total clause space: 127.173MB
405.62/405.70	c total #watches: 240989
406.22/406.32	c total #propagations: 88121418 / total #impl: 1014072241 (eff. 0.087)
406.22/406.32	c #Conflicts:     669000 | #Learnt:      37381 | 0.000
406.22/406.32	c total clause space: 127.173MB
406.22/406.32	c total #watches: 245619
406.82/406.96	c total #propagations: 88254345 / total #impl: 1015342465 (eff. 0.087)
406.82/406.96	c #Conflicts:     670000 | #Learnt:      38381 | 0.000
406.82/406.96	c total clause space: 127.173MB
406.82/406.96	c total #watches: 250376
407.62/407.75	c total #propagations: 88384650 / total #impl: 1016681780 (eff. 0.087)
407.62/407.75	c #Conflicts:     671000 | #Learnt:      39381 | 0.000
407.62/407.75	c total clause space: 127.173MB
407.62/407.75	c total #watches: 254107
408.32/408.47	c total #propagations: 88542819 / total #impl: 1018172666 (eff. 0.087)
408.32/408.47	c GC COLLECT
408.32/408.47	c #Conflicts:     672000 | #Learnt:      20682 | 0.000
408.32/408.47	c total clause space: 127.173MB
408.32/408.47	c total #watches: 165776
409.02/409.12	c total #propagations: 88660590 / total #impl: 1019582253 (eff. 0.087)
409.02/409.12	c #Conflicts:     673000 | #Learnt:      21682 | 0.000
409.02/409.12	c total clause space: 127.173MB
409.02/409.12	c total #watches: 169791
409.62/409.75	c total #propagations: 88787050 / total #impl: 1020932711 (eff. 0.087)
409.62/409.75	c #Conflicts:     674000 | #Learnt:      22682 | 0.000
409.62/409.75	c total clause space: 127.173MB
409.62/409.75	c total #watches: 173551
410.42/410.52	c total #propagations: 88901375 / total #impl: 1022066063 (eff. 0.087)
410.42/410.52	c #Conflicts:     675000 | #Learnt:      23682 | 0.000
410.42/410.52	c total clause space: 127.173MB
410.42/410.52	c total #watches: 177145
411.22/411.38	c total #propagations: 88996228 / total #impl: 1023418064 (eff. 0.087)
411.22/411.38	c #Conflicts:     676000 | #Learnt:      24682 | 0.000
411.22/411.38	c total clause space: 127.173MB
411.22/411.38	c total #watches: 180657
411.92/412.06	c total #propagations: 89088169 / total #impl: 1024903140 (eff. 0.087)
411.92/412.06	c #Conflicts:     677000 | #Learnt:      25682 | 0.000
411.92/412.06	c total clause space: 127.173MB
411.92/412.06	c total #watches: 185033
412.62/412.76	c total #propagations: 89193896 / total #impl: 1026273491 (eff. 0.087)
412.62/412.76	c #Conflicts:     678000 | #Learnt:      26682 | 0.000
412.62/412.76	c total clause space: 127.173MB
412.62/412.76	c total #watches: 189239
413.22/413.37	c total #propagations: 89296993 / total #impl: 1027783052 (eff. 0.087)
413.22/413.37	c #Conflicts:     679000 | #Learnt:      27682 | 0.000
413.22/413.37	c total clause space: 127.173MB
413.22/413.37	c total #watches: 195756
413.92/414.03	c total #propagations: 89391732 / total #impl: 1029117847 (eff. 0.087)
413.92/414.03	c #Conflicts:     680000 | #Learnt:      28682 | 0.000
413.92/414.03	c total clause space: 127.173MB
413.92/414.03	c total #watches: 201925
414.52/414.65	c total #propagations: 89523324 / total #impl: 1030653874 (eff. 0.087)
414.52/414.65	c #Conflicts:     681000 | #Learnt:      29682 | 0.000
414.52/414.65	c total clause space: 127.173MB
414.52/414.65	c total #watches: 205530
415.22/415.32	c total #propagations: 89662515 / total #impl: 1032051054 (eff. 0.087)
415.22/415.32	c #Conflicts:     682000 | #Learnt:      30682 | 0.000
415.22/415.32	c total clause space: 127.173MB
415.22/415.32	c total #watches: 209611
415.83/415.98	c total #propagations: 89761173 / total #impl: 1033118719 (eff. 0.087)
415.83/415.98	c #Conflicts:     683000 | #Learnt:      31682 | 0.000
415.83/415.98	c total clause space: 127.173MB
415.83/415.98	c total #watches: 214521
416.62/416.70	c total #propagations: 89875691 / total #impl: 1034424097 (eff. 0.087)
416.62/416.70	c #Conflicts:     684000 | #Learnt:      32682 | 0.000
416.62/416.70	c total clause space: 127.173MB
416.62/416.70	c total #watches: 218391
417.32/417.40	c total #propagations: 89993938 / total #impl: 1035728905 (eff. 0.087)
417.32/417.40	c #Conflicts:     685000 | #Learnt:      33682 | 0.000
417.32/417.40	c total clause space: 127.173MB
417.32/417.40	c total #watches: 226517
417.93/418.09	c total #propagations: 90123966 / total #impl: 1037171737 (eff. 0.087)
417.93/418.09	c #Conflicts:     686000 | #Learnt:      34682 | 0.000
417.93/418.09	c total clause space: 127.173MB
417.93/418.09	c total #watches: 233644
418.62/418.77	c total #propagations: 90237834 / total #impl: 1038737668 (eff. 0.087)
418.62/418.77	c #Conflicts:     687000 | #Learnt:      35682 | 0.000
418.62/418.77	c total clause space: 127.173MB
418.62/418.77	c total #watches: 237975
419.32/419.46	c total #propagations: 90361610 / total #impl: 1040134311 (eff. 0.087)
419.32/419.46	c #Conflicts:     688000 | #Learnt:      36682 | 0.000
419.32/419.46	c total clause space: 127.173MB
419.32/419.46	c total #watches: 241624
419.92/420.07	c total #propagations: 90484014 / total #impl: 1041572085 (eff. 0.087)
419.92/420.07	c #Conflicts:     689000 | #Learnt:      37682 | 0.000
419.92/420.07	c total clause space: 127.173MB
419.92/420.07	c total #watches: 245207
420.62/420.70	c total #propagations: 90616871 / total #impl: 1042910505 (eff. 0.087)
420.62/420.70	c #Conflicts:     690000 | #Learnt:      38682 | 0.000
420.62/420.70	c total clause space: 127.173MB
420.62/420.70	c total #watches: 248360
421.23/421.34	c total #propagations: 90746403 / total #impl: 1044552440 (eff. 0.087)
421.23/421.34	c #Conflicts:     691000 | #Learnt:      39682 | 0.000
421.23/421.34	c total clause space: 127.173MB
421.23/421.34	c total #watches: 252484
421.92/422.05	c total #propagations: 90886500 / total #impl: 1046171666 (eff. 0.087)
421.92/422.05	c GC COLLECT
421.92/422.05	c #Conflicts:     692000 | #Learnt:      20677 | 0.000
421.92/422.05	c total clause space: 127.173MB
421.92/422.05	c total #watches: 164220
422.52/422.66	c total #propagations: 91012590 / total #impl: 1047692376 (eff. 0.087)
422.52/422.66	c #Conflicts:     693000 | #Learnt:      21677 | 0.000
422.52/422.66	c total clause space: 127.173MB
422.52/422.66	c total #watches: 168903
423.12/423.27	c total #propagations: 91132667 / total #impl: 1049011400 (eff. 0.087)
423.12/423.27	c #Conflicts:     694000 | #Learnt:      22677 | 0.000
423.12/423.27	c total clause space: 127.173MB
423.12/423.27	c total #watches: 173050
423.72/423.82	c total #propagations: 91239822 / total #impl: 1050274382 (eff. 0.087)
423.72/423.82	c #Conflicts:     695000 | #Learnt:      23677 | 0.000
423.72/423.82	c total clause space: 127.173MB
423.72/423.82	c total #watches: 179748
424.42/424.59	c total #propagations: 91349777 / total #impl: 1051417545 (eff. 0.087)
424.42/424.59	c #Conflicts:     696000 | #Learnt:      24677 | 0.000
424.42/424.59	c total clause space: 127.173MB
424.42/424.59	c total #watches: 182979
425.12/425.29	c total #propagations: 91473401 / total #impl: 1053313947 (eff. 0.087)
425.12/425.29	c #Conflicts:     697000 | #Learnt:      25677 | 0.000
425.12/425.29	c total clause space: 127.173MB
425.12/425.29	c total #watches: 188186
425.73/425.85	c total #propagations: 91600302 / total #impl: 1054776738 (eff. 0.087)
425.73/425.85	c #Conflicts:     698000 | #Learnt:      26677 | 0.000
425.73/425.85	c total clause space: 127.173MB
425.73/425.85	c total #watches: 192972
426.42/426.50	c total #propagations: 91707166 / total #impl: 1056049662 (eff. 0.087)
426.42/426.50	c #Conflicts:     699000 | #Learnt:      27677 | 0.000
426.42/426.50	c total clause space: 127.173MB
426.42/426.50	c total #watches: 199188
427.02/427.10	c total #propagations: 91816821 / total #impl: 1057438294 (eff. 0.087)
427.02/427.10	c #Conflicts:     700000 | #Learnt:      28677 | 0.000
427.02/427.10	c total clause space: 127.173MB
427.02/427.10	c total #watches: 203044
427.62/427.72	c total #propagations: 91937572 / total #impl: 1058631799 (eff. 0.087)
427.62/427.72	c #Conflicts:     701000 | #Learnt:      29677 | 0.000
427.62/427.72	c total clause space: 127.173MB
427.62/427.72	c total #watches: 206684
428.22/428.32	c total #propagations: 92062633 / total #impl: 1059931253 (eff. 0.087)
428.22/428.32	c #Conflicts:     702000 | #Learnt:      30677 | 0.000
428.22/428.32	c total clause space: 127.173MB
428.22/428.32	c total #watches: 211003
428.72/428.88	c total #propagations: 92184309 / total #impl: 1061244328 (eff. 0.087)
428.72/428.88	c #Conflicts:     703000 | #Learnt:      31677 | 0.000
428.72/428.88	c total clause space: 127.173MB
428.72/428.88	c total #watches: 215649
429.32/429.47	c total #propagations: 92306597 / total #impl: 1062595307 (eff. 0.087)
429.32/429.47	c #Conflicts:     704000 | #Learnt:      32677 | 0.000
429.32/429.47	c total clause space: 127.173MB
429.32/429.47	c total #watches: 221101
429.92/430.09	c total #propagations: 92441119 / total #impl: 1064073051 (eff. 0.087)
429.92/430.09	c #Conflicts:     705000 | #Learnt:      33677 | 0.000
429.92/430.09	c total clause space: 127.173MB
429.92/430.09	c total #watches: 224618
430.72/430.81	c total #propagations: 92567536 / total #impl: 1065447361 (eff. 0.087)
430.72/430.81	c #Conflicts:     706000 | #Learnt:      34677 | 0.000
430.72/430.81	c total clause space: 127.173MB
430.72/430.81	c total #watches: 228050
431.42/431.52	c total #propagations: 92678226 / total #impl: 1066859683 (eff. 0.087)
431.42/431.52	c #Conflicts:     707000 | #Learnt:      35677 | 0.000
431.42/431.52	c total clause space: 127.173MB
431.42/431.52	c total #watches: 232490
432.12/432.22	c total #propagations: 92779292 / total #impl: 1068430555 (eff. 0.087)
432.12/432.22	c #Conflicts:     708000 | #Learnt:      36677 | 0.000
432.12/432.22	c total clause space: 127.173MB
432.12/432.22	c total #watches: 238326
432.72/432.89	c total #propagations: 92874155 / total #impl: 1069888213 (eff. 0.087)
432.72/432.89	c #Conflicts:     709000 | #Learnt:      37677 | 0.000
432.72/432.89	c total clause space: 127.173MB
432.72/432.89	c total #watches: 242630
433.43/433.57	c total #propagations: 92979995 / total #impl: 1071228648 (eff. 0.087)
433.43/433.57	c #Conflicts:     710000 | #Learnt:      38677 | 0.000
433.43/433.57	c total clause space: 127.173MB
433.43/433.57	c total #watches: 246927
434.12/434.25	c total #propagations: 93085224 / total #impl: 1072383867 (eff. 0.087)
434.12/434.25	c #Conflicts:     711000 | #Learnt:      39677 | 0.000
434.12/434.25	c total clause space: 127.173MB
434.12/434.25	c total #watches: 253772
434.92/435.04	c total #propagations: 93186196 / total #impl: 1073605935 (eff. 0.087)
434.92/435.04	c GC COLLECT
434.92/435.04	c #Conflicts:     712000 | #Learnt:      20377 | 0.000
434.92/435.04	c total clause space: 127.173MB
434.92/435.04	c total #watches: 163173
435.62/435.73	c total #propagations: 93290860 / total #impl: 1075266809 (eff. 0.087)
435.62/435.73	c #Conflicts:     713000 | #Learnt:      21377 | 0.000
435.62/435.73	c total clause space: 127.173MB
435.62/435.73	c total #watches: 166846
436.22/436.36	c total #propagations: 93388363 / total #impl: 1076744804 (eff. 0.087)
436.22/436.36	c #Conflicts:     714000 | #Learnt:      22377 | 0.000
436.22/436.36	c total clause space: 127.173MB
436.22/436.36	c total #watches: 170212
436.72/436.89	c total #propagations: 93492860 / total #impl: 1078112456 (eff. 0.087)
436.72/436.89	c #Conflicts:     715000 | #Learnt:      23377 | 0.000
436.72/436.89	c total clause space: 127.173MB
436.72/436.89	c total #watches: 175450
437.32/437.47	c total #propagations: 93596205 / total #impl: 1079158019 (eff. 0.087)
437.32/437.47	c #Conflicts:     716000 | #Learnt:      24377 | 0.000
437.32/437.47	c total clause space: 127.173MB
437.32/437.47	c total #watches: 179050
437.92/438.09	c total #propagations: 93691118 / total #impl: 1080202312 (eff. 0.087)
437.92/438.09	c #Conflicts:     717000 | #Learnt:      25377 | 0.000
437.92/438.09	c total clause space: 127.173MB
437.92/438.09	c total #watches: 182560
438.62/438.72	c total #propagations: 93796750 / total #impl: 1081619877 (eff. 0.087)
438.62/438.72	c #Conflicts:     718000 | #Learnt:      26377 | 0.000
438.62/438.72	c total clause space: 127.173MB
438.62/438.72	c total #watches: 186352
439.22/439.36	c total #propagations: 93903012 / total #impl: 1082987885 (eff. 0.087)
439.22/439.36	c #Conflicts:     719000 | #Learnt:      27377 | 0.000
439.22/439.36	c total clause space: 127.173MB
439.22/439.36	c total #watches: 189388
439.82/439.97	c total #propagations: 94012880 / total #impl: 1084345830 (eff. 0.087)
439.82/439.97	c #Conflicts:     720000 | #Learnt:      28377 | 0.000
439.82/439.97	c total clause space: 127.173MB
439.82/439.97	c total #watches: 192481
440.42/440.58	c total #propagations: 94125558 / total #impl: 1085731610 (eff. 0.087)
440.42/440.58	c #Conflicts:     721000 | #Learnt:      29377 | 0.000
440.42/440.58	c total clause space: 127.173MB
440.42/440.58	c total #watches: 196370
441.12/441.25	c total #propagations: 94229916 / total #impl: 1087008087 (eff. 0.087)
441.12/441.25	c #Conflicts:     722000 | #Learnt:      30377 | 0.000
441.12/441.25	c total clause space: 127.173MB
441.12/441.25	c total #watches: 201669
441.72/441.84	c total #propagations: 94331338 / total #impl: 1088394268 (eff. 0.087)
441.72/441.84	c #Conflicts:     723000 | #Learnt:      31377 | 0.000
441.72/441.84	c total clause space: 127.173MB
441.72/441.84	c total #watches: 205433
442.32/442.43	c total #propagations: 94449442 / total #impl: 1089932836 (eff. 0.087)
442.32/442.43	c #Conflicts:     724000 | #Learnt:      32377 | 0.000
442.32/442.43	c total clause space: 127.173MB
442.32/442.43	c total #watches: 208445
442.82/442.99	c total #propagations: 94574540 / total #impl: 1091425116 (eff. 0.087)
442.82/442.99	c #Conflicts:     725000 | #Learnt:      33377 | 0.000
442.82/442.99	c total clause space: 127.173MB
442.82/442.99	c total #watches: 212336
443.42/443.56	c total #propagations: 94693976 / total #impl: 1092652099 (eff. 0.087)
443.42/443.56	c #Conflicts:     726000 | #Learnt:      34377 | 0.000
443.42/443.56	c total clause space: 127.173MB
443.42/443.56	c total #watches: 216276
444.02/444.17	c total #propagations: 94811079 / total #impl: 1093920162 (eff. 0.087)
444.02/444.17	c #Conflicts:     727000 | #Learnt:      35377 | 0.000
444.02/444.17	c total clause space: 127.173MB
444.02/444.17	c total #watches: 219453
444.72/444.82	c total #propagations: 94923114 / total #impl: 1095207123 (eff. 0.087)
444.72/444.82	c #Conflicts:     728000 | #Learnt:      36377 | 0.000
444.72/444.82	c total clause space: 127.173MB
444.72/444.82	c total #watches: 222739
445.32/445.42	c total #propagations: 95018648 / total #impl: 1096332242 (eff. 0.087)
445.32/445.42	c #Conflicts:     729000 | #Learnt:      37377 | 0.000
445.32/445.42	c total clause space: 127.173MB
445.32/445.42	c total #watches: 226344
445.92/446.02	c total #propagations: 95121809 / total #impl: 1097748498 (eff. 0.087)
445.92/446.02	c #Conflicts:     730000 | #Learnt:      38377 | 0.000
445.92/446.02	c total clause space: 127.173MB
445.92/446.02	c total #watches: 230742
446.52/446.70	c total #propagations: 95227879 / total #impl: 1099194021 (eff. 0.087)
446.52/446.70	c #Conflicts:     731000 | #Learnt:      39377 | 0.000
446.52/446.70	c total clause space: 127.173MB
446.52/446.70	c total #watches: 234335
447.22/447.33	c total #propagations: 95325608 / total #impl: 1100524957 (eff. 0.087)
447.22/447.33	c #Conflicts:     732000 | #Learnt:      40377 | 0.000
447.22/447.33	c total clause space: 127.173MB
447.22/447.33	c total #watches: 237430
447.91/448.02	c total #propagations: 95432599 / total #impl: 1101794669 (eff. 0.087)
447.91/448.02	c GC COLLECT
447.91/448.02	c #Conflicts:     733000 | #Learnt:      20781 | 0.000
447.91/448.02	c total clause space: 127.173MB
447.91/448.02	c total #watches: 164850
448.51/448.62	c total #propagations: 95540292 / total #impl: 1103239440 (eff. 0.087)
448.51/448.62	c #Conflicts:     734000 | #Learnt:      21781 | 0.000
448.51/448.62	c total clause space: 127.173MB
448.51/448.62	c total #watches: 167823
449.01/449.15	c total #propagations: 95646193 / total #impl: 1104471225 (eff. 0.087)
449.01/449.15	c #Conflicts:     735000 | #Learnt:      22781 | 0.000
449.01/449.15	c total clause space: 127.173MB
449.01/449.15	c total #watches: 171141
449.61/449.72	c total #propagations: 95743749 / total #impl: 1105534534 (eff. 0.087)
449.61/449.72	c #Conflicts:     736000 | #Learnt:      23781 | 0.000
449.61/449.72	c total clause space: 127.173MB
449.61/449.72	c total #watches: 174742
450.21/450.30	c total #propagations: 95851817 / total #impl: 1106772299 (eff. 0.087)
450.21/450.30	c #Conflicts:     737000 | #Learnt:      24781 | 0.000
450.21/450.30	c total clause space: 127.173MB
450.21/450.30	c total #watches: 178013
450.81/450.92	c total #propagations: 95962913 / total #impl: 1108041392 (eff. 0.087)
450.81/450.92	c #Conflicts:     738000 | #Learnt:      25781 | 0.000
450.81/450.92	c total clause space: 127.173MB
450.81/450.92	c total #watches: 180974
451.41/451.51	c total #propagations: 96075225 / total #impl: 1109435729 (eff. 0.087)
451.41/451.51	c #Conflicts:     739000 | #Learnt:      26781 | 0.000
451.41/451.51	c total clause space: 127.173MB
451.41/451.51	c total #watches: 184400
452.02/452.15	c total #propagations: 96184247 / total #impl: 1110676542 (eff. 0.087)
452.02/452.15	c #Conflicts:     740000 | #Learnt:      27781 | 0.000
452.02/452.15	c total clause space: 127.173MB
452.02/452.15	c total #watches: 187318
452.61/452.74	c total #propagations: 96304210 / total #impl: 1112047444 (eff. 0.087)
452.61/452.74	c #Conflicts:     741000 | #Learnt:      28781 | 0.000
452.61/452.74	c total clause space: 127.173MB
452.61/452.74	c total #watches: 191121
453.22/453.37	c total #propagations: 96419731 / total #impl: 1113332763 (eff. 0.087)
453.22/453.37	c #Conflicts:     742000 | #Learnt:      29781 | 0.000
453.22/453.37	c total clause space: 127.173MB
453.22/453.37	c total #watches: 196137
453.81/453.95	c total #propagations: 96540203 / total #impl: 1114671600 (eff. 0.087)
453.81/453.95	c #Conflicts:     743000 | #Learnt:      30781 | 0.000
453.81/453.95	c total clause space: 127.173MB
453.81/453.95	c total #watches: 200685
454.51/454.63	c total #propagations: 96661853 / total #impl: 1115959330 (eff. 0.087)
454.51/454.63	c #Conflicts:     744000 | #Learnt:      31781 | 0.000
454.51/454.63	c total clause space: 127.173MB
454.51/454.63	c total #watches: 203703
455.21/455.30	c total #propagations: 96797439 / total #impl: 1117499597 (eff. 0.087)
455.21/455.30	c #Conflicts:     745000 | #Learnt:      32781 | 0.000
455.21/455.30	c total clause space: 127.173MB
455.21/455.30	c total #watches: 207327
455.71/455.83	c total #propagations: 96918895 / total #impl: 1118768312 (eff. 0.087)
455.71/455.83	c #Conflicts:     746000 | #Learnt:      33781 | 0.000
455.71/455.83	c total clause space: 127.173MB
455.71/455.83	c total #watches: 213835
456.31/456.41	c total #propagations: 97034039 / total #impl: 1119883107 (eff. 0.087)
456.31/456.41	c #Conflicts:     747000 | #Learnt:      34781 | 0.000
456.31/456.41	c total clause space: 127.173MB
456.31/456.41	c total #watches: 219321
457.01/457.18	c total #propagations: 97143118 / total #impl: 1121056503 (eff. 0.087)
457.01/457.18	c #Conflicts:     748000 | #Learnt:      35781 | 0.000
457.01/457.18	c total clause space: 127.173MB
457.01/457.18	c total #watches: 225641
457.91/458.03	c total #propagations: 97229929 / total #impl: 1122314691 (eff. 0.087)
457.91/458.03	c #Conflicts:     749000 | #Learnt:      36781 | 0.000
457.91/458.03	c total clause space: 127.173MB
457.91/458.03	c total #watches: 230340
458.62/458.73	c total #propagations: 97314480 / total #impl: 1123871152 (eff. 0.087)
458.62/458.73	c #Conflicts:     750000 | #Learnt:      37781 | 0.000
458.62/458.73	c total clause space: 127.173MB
458.62/458.73	c total #watches: 237129
459.21/459.39	c total #propagations: 97411318 / total #impl: 1125068508 (eff. 0.087)
459.21/459.39	c #Conflicts:     751000 | #Learnt:      38781 | 0.000
459.21/459.39	c total clause space: 127.173MB
459.21/459.39	c total #watches: 244348
460.01/460.17	c total #propagations: 97512621 / total #impl: 1126168408 (eff. 0.087)
460.01/460.17	c #Conflicts:     752000 | #Learnt:      39781 | 0.000
460.01/460.17	c total clause space: 127.173MB
460.01/460.17	c total #watches: 252953
460.82/460.97	c total #propagations: 97620905 / total #impl: 1127583427 (eff. 0.087)
460.82/460.97	c #Conflicts:     753000 | #Learnt:      40781 | 0.000
460.82/460.97	c total clause space: 127.173MB
460.82/460.97	c total #watches: 258121
461.61/461.78	c total #propagations: 97732516 / total #impl: 1129093459 (eff. 0.087)
461.61/461.78	c #Conflicts:     754000 | #Learnt:      41781 | 0.000
461.61/461.78	c total clause space: 127.173MB
461.61/461.78	c total #watches: 263207
462.42/462.52	c total #propagations: 97836826 / total #impl: 1130338362 (eff. 0.087)
462.42/462.52	c GC COLLECT
462.42/462.52	c #Conflicts:     755000 | #Learnt:      21884 | 0.000
462.42/462.52	c total clause space: 127.173MB
462.42/462.52	c total #watches: 173027
463.22/463.31	c total #propagations: 97928863 / total #impl: 1131734239 (eff. 0.087)
463.22/463.31	c #Conflicts:     756000 | #Learnt:      22884 | 0.000
463.22/463.31	c total clause space: 127.173MB
463.22/463.31	c total #watches: 177718
463.82/463.91	c total #propagations: 98029283 / total #impl: 1133401128 (eff. 0.086)
463.82/463.91	c #Conflicts:     757000 | #Learnt:      23884 | 0.000
463.82/463.91	c total clause space: 127.173MB
463.82/463.91	c total #watches: 181786
464.42/464.53	c total #propagations: 98143861 / total #impl: 1134467970 (eff. 0.087)
464.42/464.53	c #Conflicts:     758000 | #Learnt:      24884 | 0.000
464.42/464.53	c total clause space: 127.173MB
464.42/464.53	c total #watches: 185206
465.02/465.12	c total #propagations: 98260248 / total #impl: 1135775856 (eff. 0.087)
465.02/465.12	c #Conflicts:     759000 | #Learnt:      25884 | 0.000
465.02/465.12	c total clause space: 127.173MB
465.02/465.12	c total #watches: 188720
465.62/465.79	c total #propagations: 98368416 / total #impl: 1136939642 (eff. 0.087)
465.62/465.79	c #Conflicts:     760000 | #Learnt:      26884 | 0.000
465.62/465.79	c total clause space: 127.173MB
465.62/465.79	c total #watches: 193739
466.33/466.48	c total #propagations: 98483574 / total #impl: 1138318946 (eff. 0.087)
466.33/466.48	c #Conflicts:     761000 | #Learnt:      27884 | 0.000
466.33/466.48	c total clause space: 127.173MB
466.33/466.48	c total #watches: 200293
467.02/467.15	c total #propagations: 98577879 / total #impl: 1139776405 (eff. 0.086)
467.02/467.15	c #Conflicts:     762000 | #Learnt:      28884 | 0.000
467.02/467.15	c total clause space: 127.173MB
467.02/467.15	c total #watches: 208130
467.82/467.97	c total #propagations: 98667739 / total #impl: 1141046123 (eff. 0.086)
467.82/467.97	c #Conflicts:     763000 | #Learnt:      29884 | 0.000
467.82/467.97	c total clause space: 127.173MB
467.82/467.97	c total #watches: 212297
468.53/468.62	c total #propagations: 98768431 / total #impl: 1142578220 (eff. 0.086)
468.53/468.62	c #Conflicts:     764000 | #Learnt:      30884 | 0.000
468.53/468.62	c total clause space: 127.173MB
468.53/468.62	c total #watches: 217202
469.12/469.28	c total #propagations: 98890662 / total #impl: 1143930834 (eff. 0.086)
469.12/469.28	c #Conflicts:     765000 | #Learnt:      31884 | 0.000
469.12/469.28	c total clause space: 127.173MB
469.12/469.28	c total #watches: 220793
469.73/469.87	c total #propagations: 99017281 / total #impl: 1145353666 (eff. 0.086)
469.73/469.87	c #Conflicts:     766000 | #Learnt:      32884 | 0.000
469.73/469.87	c total clause space: 127.173MB
469.73/469.87	c total #watches: 227409
470.32/470.48	c total #propagations: 99147016 / total #impl: 1146555943 (eff. 0.086)
470.32/470.48	c #Conflicts:     767000 | #Learnt:      33884 | 0.000
470.32/470.48	c total clause space: 127.173MB
470.32/470.48	c total #watches: 233204
471.02/471.12	c total #propagations: 99266981 / total #impl: 1147789987 (eff. 0.086)
471.02/471.12	c #Conflicts:     768000 | #Learnt:      34884 | 0.000
471.02/471.12	c total clause space: 127.173MB
471.02/471.12	c total #watches: 239257
471.62/471.79	c total #propagations: 99384210 / total #impl: 1149043801 (eff. 0.086)
471.62/471.79	c #Conflicts:     769000 | #Learnt:      35884 | 0.000
471.62/471.79	c total clause space: 127.173MB
471.62/471.79	c total #watches: 244498
472.22/472.37	c total #propagations: 99496165 / total #impl: 1150323022 (eff. 0.086)
472.22/472.37	c #Conflicts:     770000 | #Learnt:      36884 | 0.000
472.22/472.37	c total clause space: 127.173MB
472.22/472.37	c total #watches: 251327
472.82/473.00	c total #propagations: 99619644 / total #impl: 1151661628 (eff. 0.087)
472.82/473.00	c #Conflicts:     771000 | #Learnt:      37884 | 0.000
472.82/473.00	c total clause space: 127.173MB
472.82/473.00	c total #watches: 256184
473.62/473.78	c total #propagations: 99743447 / total #impl: 1152969399 (eff. 0.087)
473.62/473.78	c #Conflicts:     772000 | #Learnt:      38884 | 0.000
473.62/473.78	c total clause space: 127.173MB
473.62/473.78	c total #watches: 261110
474.22/474.33	c total #propagations: 99851966 / total #impl: 1154418937 (eff. 0.086)
474.22/474.33	c #Conflicts:     773000 | #Learnt:      39884 | 0.000
474.22/474.33	c total clause space: 127.173MB
474.22/474.33	c total #watches: 266016
474.82/474.96	c total #propagations: 99983187 / total #impl: 1155794854 (eff. 0.087)
474.82/474.96	c #Conflicts:     774000 | #Learnt:      40884 | 0.000
474.82/474.96	c total clause space: 127.173MB
474.82/474.96	c total #watches: 269103
475.62/475.74	c total #propagations: 100112395 / total #impl: 1157408020 (eff. 0.086)
475.62/475.74	c #Conflicts:     775000 | #Learnt:      41884 | 0.000
475.62/475.74	c total clause space: 127.173MB
475.62/475.74	c total #watches: 275704
476.33/476.41	c total #propagations: 100209696 / total #impl: 1158876600 (eff. 0.086)
476.33/476.41	c GC COLLECT
476.33/476.41	c #Conflicts:     776000 | #Learnt:      21680 | 0.000
476.33/476.41	c total clause space: 127.173MB
476.33/476.41	c total #watches: 172259
476.92/477.09	c total #propagations: 100318964 / total #impl: 1160066068 (eff. 0.086)
476.92/477.09	c #Conflicts:     777000 | #Learnt:      22680 | 0.000
476.92/477.09	c total clause space: 127.173MB
476.92/477.09	c total #watches: 176025
477.62/477.73	c total #propagations: 100427809 / total #impl: 1161515337 (eff. 0.086)
477.62/477.73	c #Conflicts:     778000 | #Learnt:      23680 | 0.000
477.62/477.73	c total clause space: 127.173MB
477.62/477.73	c total #watches: 181774
478.32/478.44	c total #propagations: 100530536 / total #impl: 1162660600 (eff. 0.086)
478.32/478.44	c #Conflicts:     779000 | #Learnt:      24680 | 0.000
478.32/478.44	c total clause space: 127.173MB
478.32/478.44	c total #watches: 188276
479.12/479.22	c total #propagations: 100639942 / total #impl: 1163896284 (eff. 0.086)
479.12/479.22	c #Conflicts:     780000 | #Learnt:      25680 | 0.000
479.12/479.22	c total clause space: 127.173MB
479.12/479.22	c total #watches: 195929
479.82/479.93	c total #propagations: 100731228 / total #impl: 1165391159 (eff. 0.086)
479.82/479.93	c #Conflicts:     781000 | #Learnt:      26680 | 0.000
479.82/479.93	c total clause space: 127.173MB
479.82/479.93	c total #watches: 199578
480.52/480.63	c total #propagations: 100817718 / total #impl: 1166474192 (eff. 0.086)
480.52/480.63	c #Conflicts:     782000 | #Learnt:      27680 | 0.000
480.52/480.63	c total clause space: 127.173MB
480.52/480.63	c total #watches: 203425
481.12/481.26	c total #propagations: 100925201 / total #impl: 1167766977 (eff. 0.086)
481.12/481.26	c #Conflicts:     783000 | #Learnt:      28680 | 0.000
481.12/481.26	c total clause space: 127.173MB
481.12/481.26	c total #watches: 208337
481.82/481.91	c total #propagations: 101026823 / total #impl: 1168889633 (eff. 0.086)
481.82/481.91	c #Conflicts:     784000 | #Learnt:      29680 | 0.000
481.82/481.91	c total clause space: 127.173MB
481.82/481.91	c total #watches: 214407
482.42/482.55	c total #propagations: 101125010 / total #impl: 1170089212 (eff. 0.086)
482.42/482.55	c #Conflicts:     785000 | #Learnt:      30680 | 0.000
482.42/482.55	c total clause space: 127.173MB
482.42/482.55	c total #watches: 220280
483.02/483.18	c total #propagations: 101228957 / total #impl: 1171287741 (eff. 0.086)
483.02/483.18	c #Conflicts:     786000 | #Learnt:      31680 | 0.000
483.02/483.18	c total clause space: 127.173MB
483.02/483.18	c total #watches: 228959
483.82/483.97	c total #propagations: 101337217 / total #impl: 1172396098 (eff. 0.086)
483.82/483.97	c #Conflicts:     787000 | #Learnt:      32680 | 0.000
483.82/483.97	c total clause space: 127.173MB
483.82/483.97	c total #watches: 233309
484.52/484.69	c total #propagations: 101436631 / total #impl: 1173782979 (eff. 0.086)
484.52/484.69	c #Conflicts:     788000 | #Learnt:      33680 | 0.000
484.52/484.69	c total clause space: 127.173MB
484.52/484.69	c total #watches: 240218
485.42/485.52	c total #propagations: 101539050 / total #impl: 1175148888 (eff. 0.086)
485.42/485.52	c #Conflicts:     789000 | #Learnt:      34680 | 0.000
485.42/485.52	c total clause space: 127.173MB
485.42/485.52	c total #watches: 247148
486.32/486.48	c total #propagations: 101638573 / total #impl: 1176496313 (eff. 0.086)
486.32/486.48	c #Conflicts:     790000 | #Learnt:      35680 | 0.000
486.32/486.48	c total clause space: 127.173MB
486.32/486.48	c total #watches: 259163
487.32/487.45	c total #propagations: 101724136 / total #impl: 1177991129 (eff. 0.086)
487.32/487.45	c #Conflicts:     791000 | #Learnt:      36680 | 0.000
487.32/487.45	c total clause space: 127.173MB
487.32/487.45	c total #watches: 274826
488.22/488.40	c total #propagations: 101806465 / total #impl: 1179686399 (eff. 0.086)
488.22/488.40	c #Conflicts:     792000 | #Learnt:      37680 | 0.000
488.22/488.40	c total clause space: 127.173MB
488.22/488.40	c total #watches: 284408
489.32/489.48	c total #propagations: 101891985 / total #impl: 1181113740 (eff. 0.086)
489.32/489.48	c #Conflicts:     793000 | #Learnt:      38684 | 0.000
489.32/489.48	c total clause space: 127.173MB
489.32/489.48	c total #watches: 296849
490.02/490.12	c total #propagations: 101998817 / total #impl: 1183365981 (eff. 0.086)
490.02/490.12	c #Conflicts:     794000 | #Learnt:      39684 | 0.000
490.02/490.12	c total clause space: 127.173MB
490.02/490.12	c total #watches: 299863
490.62/490.78	c total #propagations: 102187889 / total #impl: 1185351754 (eff. 0.086)
490.62/490.78	c #Conflicts:     795000 | #Learnt:      40684 | 0.000
490.62/490.78	c total clause space: 127.173MB
490.62/490.78	c total #watches: 303168
491.32/491.49	c total #propagations: 102370392 / total #impl: 1187508634 (eff. 0.086)
491.32/491.49	c #Conflicts:     796000 | #Learnt:      41684 | 0.000
491.32/491.49	c total clause space: 127.173MB
491.32/491.49	c total #watches: 305825
492.12/492.22	c total #propagations: 102577803 / total #impl: 1189797832 (eff. 0.086)
492.12/492.22	c #Conflicts:     797000 | #Learnt:      42684 | 0.000
492.12/492.22	c total clause space: 127.173MB
492.12/492.22	c total #watches: 310827
492.92/493.06	c total #propagations: 102739101 / total #impl: 1191944885 (eff. 0.086)
492.92/493.06	c GC COLLECT
492.92/493.06	c #Conflicts:     798000 | #Learnt:      22185 | 0.000
492.92/493.06	c total clause space: 127.173MB
492.92/493.06	c total #watches: 178380
493.72/493.82	c total #propagations: 102892406 / total #impl: 1194288109 (eff. 0.086)
493.72/493.82	c #Conflicts:     799000 | #Learnt:      23185 | 0.000
493.72/493.82	c total clause space: 127.173MB
493.72/493.82	c total #watches: 181456
494.42/494.57	c total #propagations: 103042478 / total #impl: 1196562058 (eff. 0.086)
494.42/494.57	c #Conflicts:     800000 | #Learnt:      24185 | 0.000
494.42/494.57	c total clause space: 127.173MB
494.42/494.57	c total #watches: 184670
495.22/495.30	c total #propagations: 103184354 / total #impl: 1198937415 (eff. 0.086)
495.22/495.30	c #Conflicts:     801000 | #Learnt:      25185 | 0.000
495.22/495.30	c total clause space: 127.173MB
495.22/495.30	c total #watches: 187921
495.92/496.08	c total #propagations: 103351579 / total #impl: 1201366133 (eff. 0.086)
495.92/496.08	c #Conflicts:     802000 | #Learnt:      26185 | 0.000
495.92/496.08	c total clause space: 127.173MB
495.92/496.08	c total #watches: 191022
496.72/496.85	c total #propagations: 103491041 / total #impl: 1203473372 (eff. 0.086)
496.72/496.85	c #Conflicts:     803000 | #Learnt:      27185 | 0.000
496.72/496.85	c total clause space: 127.173MB
496.72/496.85	c total #watches: 194404
497.42/497.55	c total #propagations: 103640562 / total #impl: 1206072040 (eff. 0.086)
497.42/497.55	c #Conflicts:     804000 | #Learnt:      28185 | 0.000
497.42/497.55	c total clause space: 127.173MB
497.42/497.55	c total #watches: 197432
498.12/498.21	c total #propagations: 103777821 / total #impl: 1208125354 (eff. 0.086)
498.12/498.21	c #Conflicts:     805000 | #Learnt:      29185 | 0.000
498.12/498.21	c total clause space: 127.173MB
498.12/498.21	c total #watches: 201753
498.72/498.83	c total #propagations: 103906479 / total #impl: 1210072380 (eff. 0.086)
498.72/498.83	c #Conflicts:     806000 | #Learnt:      30185 | 0.000
498.72/498.83	c total clause space: 127.173MB
498.72/498.83	c total #watches: 204838
499.42/499.58	c total #propagations: 104020926 / total #impl: 1211960847 (eff. 0.086)
499.42/499.58	c #Conflicts:     807000 | #Learnt:      31185 | 0.000
499.42/499.58	c total clause space: 127.173MB
499.42/499.58	c total #watches: 207927
500.12/500.29	c total #propagations: 104139322 / total #impl: 1214110919 (eff. 0.086)
500.12/500.29	c #Conflicts:     808000 | #Learnt:      32185 | 0.000
500.12/500.29	c total clause space: 127.173MB
500.12/500.29	c total #watches: 211739
500.82/500.94	c total #propagations: 104282968 / total #impl: 1216284843 (eff. 0.086)
500.82/500.94	c #Conflicts:     809000 | #Learnt:      33185 | 0.000
500.82/500.94	c total clause space: 127.173MB
500.82/500.94	c total #watches: 214714
501.52/501.64	c total #propagations: 104431402 / total #impl: 1218330231 (eff. 0.086)
501.52/501.64	c #Conflicts:     810000 | #Learnt:      34185 | 0.000
501.52/501.64	c total clause space: 127.173MB
501.52/501.64	c total #watches: 217427
502.22/502.32	c total #propagations: 104602852 / total #impl: 1220346647 (eff. 0.086)
502.22/502.32	c #Conflicts:     811000 | #Learnt:      35185 | 0.000
502.22/502.32	c total clause space: 127.173MB
502.22/502.32	c total #watches: 220103
502.92/503.06	c total #propagations: 104767307 / total #impl: 1222322993 (eff. 0.086)
502.92/503.06	c #Conflicts:     812000 | #Learnt:      36185 | 0.000
502.92/503.06	c total clause space: 127.173MB
502.92/503.06	c total #watches: 223285
503.62/503.75	c total #propagations: 104930041 / total #impl: 1224431454 (eff. 0.086)
503.62/503.75	c #Conflicts:     813000 | #Learnt:      37185 | 0.000
503.62/503.75	c total clause space: 127.173MB
503.62/503.75	c total #watches: 226841
504.42/504.58	c total #propagations: 105061923 / total #impl: 1226320336 (eff. 0.086)
504.42/504.58	c #Conflicts:     814000 | #Learnt:      38185 | 0.000
504.42/504.58	c total clause space: 127.173MB
504.42/504.58	c total #watches: 230116
505.22/505.38	c total #propagations: 105187795 / total #impl: 1228601919 (eff. 0.086)
505.22/505.38	c #Conflicts:     815000 | #Learnt:      39185 | 0.000
505.22/505.38	c total clause space: 127.173MB
505.22/505.38	c total #watches: 233530
506.02/506.19	c total #propagations: 105300867 / total #impl: 1230800410 (eff. 0.086)
506.02/506.19	c #Conflicts:     816000 | #Learnt:      40185 | 0.000
506.02/506.19	c total clause space: 127.173MB
506.02/506.19	c total #watches: 236864
506.81/506.97	c total #propagations: 105429777 / total #impl: 1233231379 (eff. 0.085)
506.81/506.97	c #Conflicts:     817000 | #Learnt:      41185 | 0.000
506.81/506.97	c total clause space: 127.173MB
506.81/506.97	c total #watches: 240196
507.61/507.71	c total #propagations: 105578243 / total #impl: 1235409311 (eff. 0.085)
507.61/507.71	c #Conflicts:     818000 | #Learnt:      42185 | 0.000
507.61/507.71	c total clause space: 127.173MB
507.61/507.71	c total #watches: 243312
508.31/508.42	c total #propagations: 105730083 / total #impl: 1237696142 (eff. 0.085)
508.31/508.42	c #Conflicts:     819000 | #Learnt:      43185 | 0.000
508.31/508.42	c total clause space: 127.173MB
508.31/508.42	c total #watches: 246411
509.01/509.14	c total #propagations: 105908727 / total #impl: 1240191672 (eff. 0.085)
509.01/509.14	c GC COLLECT
509.01/509.14	c #Conflicts:     820000 | #Learnt:      22378 | 0.000
509.01/509.14	c total clause space: 127.173MB
509.01/509.14	c total #watches: 178892
509.71/509.81	c total #propagations: 106071324 / total #impl: 1242486419 (eff. 0.085)
509.71/509.81	c #Conflicts:     821000 | #Learnt:      23378 | 0.000
509.71/509.81	c total clause space: 127.173MB
509.71/509.81	c total #watches: 182654
510.51/510.66	c total #propagations: 106243975 / total #impl: 1244892521 (eff. 0.085)
510.51/510.66	c #Conflicts:     822000 | #Learnt:      24378 | 0.000
510.51/510.66	c total clause space: 127.173MB
510.51/510.66	c total #watches: 186331
511.21/511.33	c total #propagations: 106363420 / total #impl: 1247314026 (eff. 0.085)
511.21/511.33	c #Conflicts:     823000 | #Learnt:      25378 | 0.000
511.21/511.33	c total clause space: 127.173MB
511.21/511.33	c total #watches: 190598
511.81/511.93	c total #propagations: 106500192 / total #impl: 1249681742 (eff. 0.085)
511.81/511.93	c #Conflicts:     824000 | #Learnt:      26378 | 0.000
511.81/511.93	c total clause space: 127.173MB
511.81/511.93	c total #watches: 193633
512.41/512.58	c total #propagations: 106674386 / total #impl: 1251808099 (eff. 0.085)
512.41/512.58	c #Conflicts:     825000 | #Learnt:      27378 | 0.000
512.41/512.58	c total clause space: 127.173MB
512.41/512.58	c total #watches: 196607
513.01/513.17	c total #propagations: 106855074 / total #impl: 1254033312 (eff. 0.085)
513.01/513.17	c #Conflicts:     826000 | #Learnt:      28378 | 0.000
513.01/513.17	c total clause space: 127.173MB
513.01/513.17	c total #watches: 200259
513.72/513.89	c total #propagations: 107026416 / total #impl: 1255987273 (eff. 0.085)
513.72/513.89	c #Conflicts:     827000 | #Learnt:      29378 | 0.000
513.72/513.89	c total clause space: 127.173MB
513.72/513.89	c total #watches: 203011
514.41/514.59	c total #propagations: 107187728 / total #impl: 1258215300 (eff. 0.085)
514.41/514.59	c #Conflicts:     828000 | #Learnt:      30378 | 0.000
514.41/514.59	c total clause space: 127.173MB
514.41/514.59	c total #watches: 205633
515.11/515.26	c total #propagations: 107331042 / total #impl: 1260382883 (eff. 0.085)
515.11/515.26	c #Conflicts:     829000 | #Learnt:      31378 | 0.000
515.11/515.26	c total clause space: 127.173MB
515.11/515.26	c total #watches: 208775
515.71/515.90	c total #propagations: 107472992 / total #impl: 1262529308 (eff. 0.085)
515.71/515.90	c #Conflicts:     830000 | #Learnt:      32378 | 0.000
515.71/515.90	c total clause space: 127.173MB
515.71/515.90	c total #watches: 211533
516.51/516.66	c total #propagations: 107637750 / total #impl: 1264691400 (eff. 0.085)
516.51/516.66	c #Conflicts:     831000 | #Learnt:      33378 | 0.000
516.51/516.66	c total clause space: 127.173MB
516.51/516.66	c total #watches: 214344
517.31/517.41	c total #propagations: 107767092 / total #impl: 1266762466 (eff. 0.085)
517.31/517.41	c #Conflicts:     832000 | #Learnt:      34378 | 0.000
517.31/517.41	c total clause space: 127.173MB
517.31/517.41	c total #watches: 217297
518.02/518.19	c total #propagations: 107890455 / total #impl: 1268864130 (eff. 0.085)
518.02/518.19	c #Conflicts:     833000 | #Learnt:      35378 | 0.000
518.02/518.19	c total clause space: 127.173MB
518.02/518.19	c total #watches: 219916
518.81/518.91	c total #propagations: 108028093 / total #impl: 1271160289 (eff. 0.085)
518.81/518.91	c #Conflicts:     834000 | #Learnt:      36378 | 0.000
518.81/518.91	c total clause space: 127.173MB
518.81/518.91	c total #watches: 222529
519.41/519.57	c total #propagations: 108192250 / total #impl: 1273684428 (eff. 0.085)
519.41/519.57	c #Conflicts:     835000 | #Learnt:      37378 | 0.000
519.41/519.57	c total clause space: 127.173MB
519.41/519.57	c total #watches: 225264
520.11/520.27	c total #propagations: 108360227 / total #impl: 1275816501 (eff. 0.085)
520.11/520.27	c #Conflicts:     836000 | #Learnt:      38378 | 0.000
520.11/520.27	c total clause space: 127.173MB
520.11/520.27	c total #watches: 227978
520.81/520.95	c total #propagations: 108500862 / total #impl: 1277935429 (eff. 0.085)
520.81/520.95	c #Conflicts:     837000 | #Learnt:      39378 | 0.000
520.81/520.95	c total clause space: 127.173MB
520.81/520.95	c total #watches: 230578
521.42/521.56	c total #propagations: 108670926 / total #impl: 1280312295 (eff. 0.085)
521.42/521.56	c #Conflicts:     838000 | #Learnt:      40378 | 0.000
521.42/521.56	c total clause space: 127.173MB
521.42/521.56	c total #watches: 234274
522.01/522.18	c total #propagations: 108854276 / total #impl: 1282480222 (eff. 0.085)
522.01/522.18	c #Conflicts:     839000 | #Learnt:      41378 | 0.000
522.01/522.18	c total clause space: 127.173MB
522.01/522.18	c total #watches: 236999
522.71/522.84	c total #propagations: 109031476 / total #impl: 1284531729 (eff. 0.085)
522.71/522.84	c #Conflicts:     840000 | #Learnt:      42378 | 0.000
522.71/522.84	c total clause space: 127.173MB
522.71/522.84	c total #watches: 239836
523.31/523.49	c total #propagations: 109212940 / total #impl: 1286670338 (eff. 0.085)
523.31/523.49	c #Conflicts:     841000 | #Learnt:      43378 | 0.000
523.31/523.49	c total clause space: 127.173MB
523.31/523.49	c total #watches: 242709
524.01/524.14	c total #propagations: 109408707 / total #impl: 1289174088 (eff. 0.085)
524.01/524.14	c GC COLLECT
524.01/524.14	c #Conflicts:     842000 | #Learnt:      22279 | 0.000
524.01/524.14	c total clause space: 127.173MB
524.01/524.14	c total #watches: 178727
524.62/524.75	c total #propagations: 109590389 / total #impl: 1291351711 (eff. 0.085)
524.62/524.75	c #Conflicts:     843000 | #Learnt:      23279 | 0.000
524.62/524.75	c total clause space: 127.173MB
524.62/524.75	c total #watches: 181682
525.21/525.36	c total #propagations: 109782456 / total #impl: 1293599455 (eff. 0.085)
525.21/525.36	c #Conflicts:     844000 | #Learnt:      24279 | 0.000
525.21/525.36	c total clause space: 127.173MB
525.21/525.36	c total #watches: 184203
525.91/526.02	c total #propagations: 109967370 / total #impl: 1295777007 (eff. 0.085)
525.91/526.02	c #Conflicts:     845000 | #Learnt:      25279 | 0.000
525.91/526.02	c total clause space: 127.173MB
525.91/526.02	c total #watches: 186918
526.51/526.67	c total #propagations: 110149156 / total #impl: 1298059266 (eff. 0.085)
526.51/526.67	c #Conflicts:     846000 | #Learnt:      26279 | 0.000
526.51/526.67	c total clause space: 127.173MB
526.51/526.67	c total #watches: 189656
527.21/527.37	c total #propagations: 110330755 / total #impl: 1300367824 (eff. 0.085)
527.21/527.37	c #Conflicts:     847000 | #Learnt:      27279 | 0.000
527.21/527.37	c total clause space: 127.173MB
527.21/527.37	c total #watches: 192808
527.92/528.10	c total #propagations: 110495209 / total #impl: 1302826508 (eff. 0.085)
527.92/528.10	c #Conflicts:     848000 | #Learnt:      28279 | 0.000
527.92/528.10	c total clause space: 127.173MB
527.92/528.10	c total #watches: 195607
528.61/528.75	c total #propagations: 110651871 / total #impl: 1304989870 (eff. 0.085)
528.61/528.75	c #Conflicts:     849000 | #Learnt:      29279 | 0.000
528.61/528.75	c total clause space: 127.173MB
528.61/528.75	c total #watches: 198530
529.21/529.37	c total #propagations: 110808896 / total #impl: 1307059787 (eff. 0.085)
529.21/529.37	c #Conflicts:     850000 | #Learnt:      30279 | 0.000
529.21/529.37	c total clause space: 127.173MB
529.21/529.37	c total #watches: 202489
530.01/530.10	c total #propagations: 110981978 / total #impl: 1309145573 (eff. 0.085)
530.01/530.10	c #Conflicts:     851000 | #Learnt:      31279 | 0.000
530.01/530.10	c total clause space: 127.173MB
530.01/530.10	c total #watches: 205654
530.71/530.86	c total #propagations: 111141281 / total #impl: 1311413392 (eff. 0.085)
530.71/530.86	c #Conflicts:     852000 | #Learnt:      32279 | 0.000
530.71/530.86	c total clause space: 127.173MB
530.71/530.86	c total #watches: 209309
531.41/531.59	c total #propagations: 111287371 / total #impl: 1314078904 (eff. 0.085)
531.41/531.59	c #Conflicts:     853000 | #Learnt:      33279 | 0.000
531.41/531.59	c total clause space: 127.173MB
531.41/531.59	c total #watches: 212578
532.11/532.27	c total #propagations: 111430214 / total #impl: 1316484182 (eff. 0.085)
532.11/532.27	c #Conflicts:     854000 | #Learnt:      34279 | 0.000
532.11/532.27	c total clause space: 127.173MB
532.11/532.27	c total #watches: 216526
532.81/532.93	c total #propagations: 111585882 / total #impl: 1318573275 (eff. 0.085)
532.81/532.93	c #Conflicts:     855000 | #Learnt:      35279 | 0.000
532.81/532.93	c total clause space: 127.173MB
532.81/532.93	c total #watches: 220145
533.41/533.56	c total #propagations: 111762072 / total #impl: 1320898929 (eff. 0.085)
533.41/533.56	c #Conflicts:     856000 | #Learnt:      36279 | 0.000
533.41/533.56	c total clause space: 127.173MB
533.41/533.56	c total #watches: 223866
534.11/534.20	c total #propagations: 111923897 / total #impl: 1323069844 (eff. 0.085)
534.11/534.20	c #Conflicts:     857000 | #Learnt:      37279 | 0.000
534.11/534.20	c total clause space: 127.173MB
534.11/534.20	c total #watches: 226672
534.62/534.76	c total #propagations: 112084911 / total #impl: 1325163800 (eff. 0.085)
534.62/534.76	c #Conflicts:     858000 | #Learnt:      38279 | 0.000
534.62/534.76	c total clause space: 127.173MB
534.62/534.76	c total #watches: 230111
535.21/535.38	c total #propagations: 112254323 / total #impl: 1327039905 (eff. 0.085)
535.21/535.38	c #Conflicts:     859000 | #Learnt:      39279 | 0.000
535.21/535.38	c total clause space: 127.173MB
535.21/535.38	c total #watches: 233720
535.91/536.09	c total #propagations: 112434754 / total #impl: 1329227190 (eff. 0.085)
535.91/536.09	c #Conflicts:     860000 | #Learnt:      40279 | 0.000
535.91/536.09	c total clause space: 127.173MB
535.91/536.09	c total #watches: 237600
536.71/536.87	c total #propagations: 112551493 / total #impl: 1331241508 (eff. 0.085)
536.71/536.87	c #Conflicts:     861000 | #Learnt:      41279 | 0.000
536.71/536.87	c total clause space: 127.173MB
536.71/536.87	c total #watches: 241149
537.51/537.64	c total #propagations: 112671924 / total #impl: 1333491196 (eff. 0.084)
537.51/537.64	c #Conflicts:     862000 | #Learnt:      42279 | 0.000
537.51/537.64	c total clause space: 127.173MB
537.51/537.64	c total #watches: 244650
538.21/538.36	c total #propagations: 112784020 / total #impl: 1335564068 (eff. 0.084)
538.21/538.36	c #Conflicts:     863000 | #Learnt:      43279 | 0.000
538.21/538.36	c total clause space: 127.173MB
538.21/538.36	c total #watches: 248333
539.02/539.16	c total #propagations: 112899342 / total #impl: 1337772217 (eff. 0.084)
539.02/539.16	c #Conflicts:     864000 | #Learnt:      44279 | 0.000
539.02/539.16	c total clause space: 127.173MB
539.02/539.16	c total #watches: 252025
539.81/539.94	c total #propagations: 113009762 / total #impl: 1340365349 (eff. 0.084)
539.81/539.94	c GC COLLECT
539.81/539.94	c #Conflicts:     865000 | #Learnt:      22884 | 0.000
539.81/539.94	c total clause space: 127.173MB
539.81/539.94	c total #watches: 181345
540.61/540.70	c total #propagations: 113121349 / total #impl: 1342517206 (eff. 0.084)
540.61/540.70	c #Conflicts:     866000 | #Learnt:      23884 | 0.000
540.61/540.70	c total clause space: 127.173MB
540.61/540.70	c total #watches: 185090
541.31/541.47	c total #propagations: 113249895 / total #impl: 1345083035 (eff. 0.084)
541.31/541.47	c #Conflicts:     867000 | #Learnt:      24884 | 0.000
541.31/541.47	c total clause space: 127.173MB
541.31/541.47	c total #watches: 188498
541.91/542.10	c total #propagations: 113366310 / total #impl: 1347089649 (eff. 0.084)
541.91/542.10	c #Conflicts:     868000 | #Learnt:      25884 | 0.000
541.91/542.10	c total clause space: 127.173MB
541.91/542.10	c total #watches: 191656
542.61/542.70	c total #propagations: 113493125 / total #impl: 1348899270 (eff. 0.084)
542.61/542.70	c #Conflicts:     869000 | #Learnt:      26884 | 0.000
542.61/542.70	c total clause space: 127.173MB
542.61/542.70	c total #watches: 194764
543.21/543.39	c total #propagations: 113629915 / total #impl: 1350696978 (eff. 0.084)
543.21/543.39	c #Conflicts:     870000 | #Learnt:      27884 | 0.000
543.21/543.39	c total clause space: 127.173MB
543.21/543.39	c total #watches: 198859
543.91/544.05	c total #propagations: 113775728 / total #impl: 1352759436 (eff. 0.084)
543.91/544.05	c #Conflicts:     871000 | #Learnt:      28884 | 0.000
543.91/544.05	c total clause space: 127.173MB
543.91/544.05	c total #watches: 201806
544.51/544.68	c total #propagations: 113916948 / total #impl: 1354412778 (eff. 0.084)
544.51/544.68	c #Conflicts:     872000 | #Learnt:      29884 | 0.000
544.51/544.68	c total clause space: 127.173MB
544.51/544.68	c total #watches: 204896
545.21/545.38	c total #propagations: 114044885 / total #impl: 1356419174 (eff. 0.084)
545.21/545.38	c #Conflicts:     873000 | #Learnt:      30884 | 0.000
545.21/545.38	c total clause space: 127.173MB
545.21/545.38	c total #watches: 208053
546.01/546.12	c total #propagations: 114168503 / total #impl: 1358252275 (eff. 0.084)
546.01/546.12	c #Conflicts:     874000 | #Learnt:      31884 | 0.000
546.01/546.12	c total clause space: 127.173MB
546.01/546.12	c total #watches: 211981
546.71/546.84	c total #propagations: 114302927 / total #impl: 1360233628 (eff. 0.084)
546.71/546.84	c #Conflicts:     875000 | #Learnt:      32884 | 0.000
546.71/546.84	c total clause space: 127.173MB
546.71/546.84	c total #watches: 215666
547.41/547.57	c total #propagations: 114446708 / total #impl: 1362167066 (eff. 0.084)
547.41/547.57	c #Conflicts:     876000 | #Learnt:      33884 | 0.000
547.41/547.57	c total clause space: 127.173MB
547.41/547.57	c total #watches: 220489
548.21/548.36	c total #propagations: 114565980 / total #impl: 1364269723 (eff. 0.084)
548.21/548.36	c #Conflicts:     877000 | #Learnt:      34884 | 0.000
548.21/548.36	c total clause space: 127.173MB
548.21/548.36	c total #watches: 228846
549.21/549.31	c total #propagations: 114678193 / total #impl: 1366537383 (eff. 0.084)
549.21/549.31	c #Conflicts:     878000 | #Learnt:      35884 | 0.000
549.21/549.31	c total clause space: 127.173MB
549.21/549.31	c total #watches: 233688
549.91/550.09	c total #propagations: 114767398 / total #impl: 1368597748 (eff. 0.084)
549.91/550.09	c #Conflicts:     879000 | #Learnt:      36884 | 0.000
549.91/550.09	c total clause space: 127.173MB
549.91/550.09	c total #watches: 237888
550.71/550.90	c total #propagations: 114882969 / total #impl: 1370541336 (eff. 0.084)
550.71/550.90	c #Conflicts:     880000 | #Learnt:      37884 | 0.000
550.71/550.90	c total clause space: 127.173MB
550.71/550.90	c total #watches: 244962
551.61/551.75	c total #propagations: 114988955 / total #impl: 1372559647 (eff. 0.084)
551.61/551.75	c #Conflicts:     881000 | #Learnt:      38884 | 0.000
551.61/551.75	c total clause space: 127.173MB
551.61/551.75	c total #watches: 250181
552.51/552.65	c total #propagations: 115075895 / total #impl: 1374550972 (eff. 0.084)
552.51/552.65	c #Conflicts:     882000 | #Learnt:      39884 | 0.000
552.51/552.65	c total clause space: 127.173MB
552.51/552.65	c total #watches: 254190
553.51/553.61	c total #propagations: 115184502 / total #impl: 1376567824 (eff. 0.084)
553.51/553.61	c #Conflicts:     883000 | #Learnt:      40884 | 0.000
553.51/553.61	c total clause space: 127.173MB
553.51/553.61	c total #watches: 258394
554.31/554.45	c total #propagations: 115293248 / total #impl: 1378861263 (eff. 0.084)
554.31/554.45	c #Conflicts:     884000 | #Learnt:      41884 | 0.000
554.31/554.45	c total clause space: 127.173MB
554.31/554.45	c total #watches: 264020
555.21/555.32	c total #propagations: 115402409 / total #impl: 1380986813 (eff. 0.084)
555.21/555.32	c #Conflicts:     885000 | #Learnt:      42884 | 0.000
555.21/555.32	c total clause space: 127.173MB
555.21/555.32	c total #watches: 267983
556.01/556.19	c total #propagations: 115537498 / total #impl: 1383332158 (eff. 0.084)
556.01/556.19	c #Conflicts:     886000 | #Learnt:      43884 | 0.000
556.01/556.19	c total clause space: 127.173MB
556.01/556.19	c total #watches: 271216
556.80/556.98	c total #propagations: 115682488 / total #impl: 1385528669 (eff. 0.083)
556.80/556.98	c #Conflicts:     887000 | #Learnt:      44884 | 0.000
556.80/556.98	c total clause space: 127.173MB
556.80/556.98	c total #watches: 274105
557.61/557.77	c total #propagations: 115824154 / total #impl: 1387752255 (eff. 0.083)
557.61/557.77	c GC COLLECT
557.61/557.77	c #Conflicts:     888000 | #Learnt:      23189 | 0.000
557.61/557.77	c total clause space: 127.173MB
557.61/557.77	c total #watches: 182401
558.30/558.44	c total #propagations: 115961985 / total #impl: 1389924371 (eff. 0.083)
558.30/558.44	c #Conflicts:     889000 | #Learnt:      24189 | 0.000
558.30/558.44	c total clause space: 127.173MB
558.30/558.44	c total #watches: 186160
559.00/559.15	c total #propagations: 116111357 / total #impl: 1392020174 (eff. 0.083)
559.00/559.15	c #Conflicts:     890000 | #Learnt:      25189 | 0.000
559.00/559.15	c total clause space: 127.173MB
559.00/559.15	c total #watches: 190687
559.70/559.89	c total #propagations: 116258078 / total #impl: 1394014537 (eff. 0.083)
559.70/559.89	c #Conflicts:     891000 | #Learnt:      26189 | 0.000
559.70/559.89	c total clause space: 127.173MB
559.70/559.89	c total #watches: 194229
560.50/560.68	c total #propagations: 116408086 / total #impl: 1396392906 (eff. 0.083)
560.50/560.68	c #Conflicts:     892000 | #Learnt:      27189 | 0.000
560.50/560.68	c total clause space: 127.173MB
560.50/560.68	c total #watches: 197100
561.30/561.43	c total #propagations: 116554233 / total #impl: 1398388767 (eff. 0.083)
561.30/561.43	c #Conflicts:     893000 | #Learnt:      28189 | 0.000
561.30/561.43	c total clause space: 127.173MB
561.30/561.43	c total #watches: 200461
562.01/562.11	c total #propagations: 116708030 / total #impl: 1400596816 (eff. 0.083)
562.01/562.11	c #Conflicts:     894000 | #Learnt:      29189 | 0.000
562.01/562.11	c total clause space: 127.173MB
562.01/562.11	c total #watches: 203595
562.70/562.87	c total #propagations: 116854928 / total #impl: 1402741467 (eff. 0.083)
562.70/562.87	c #Conflicts:     895000 | #Learnt:      30189 | 0.000
562.70/562.87	c total clause space: 127.173MB
562.70/562.87	c total #watches: 206752
563.40/563.59	c total #propagations: 117013325 / total #impl: 1405018050 (eff. 0.083)
563.40/563.59	c #Conflicts:     896000 | #Learnt:      31189 | 0.000
563.40/563.59	c total clause space: 127.173MB
563.40/563.59	c total #watches: 209615
564.10/564.27	c total #propagations: 117171319 / total #impl: 1407108627 (eff. 0.083)
564.10/564.27	c #Conflicts:     897000 | #Learnt:      32189 | 0.000
564.10/564.27	c total clause space: 127.173MB
564.10/564.27	c total #watches: 212704
564.80/564.94	c total #propagations: 117323582 / total #impl: 1409200361 (eff. 0.083)
564.80/564.94	c #Conflicts:     898000 | #Learnt:      33189 | 0.000
564.80/564.94	c total clause space: 127.173MB
564.80/564.94	c total #watches: 215780
565.50/565.60	c total #propagations: 117472125 / total #impl: 1411237613 (eff. 0.083)
565.50/565.60	c #Conflicts:     899000 | #Learnt:      34189 | 0.000
565.50/565.60	c total clause space: 127.173MB
565.50/565.60	c total #watches: 219162
566.20/566.35	c total #propagations: 117611067 / total #impl: 1412886724 (eff. 0.083)
566.20/566.35	c #Conflicts:     900000 | #Learnt:      35189 | 0.000
566.20/566.35	c total clause space: 127.173MB
566.20/566.35	c total #watches: 221843
567.00/567.15	c total #propagations: 117758318 / total #impl: 1415169522 (eff. 0.083)
567.00/567.15	c #Conflicts:     901000 | #Learnt:      36189 | 0.000
567.00/567.15	c total clause space: 127.173MB
567.00/567.15	c total #watches: 224915
567.80/567.93	c total #propagations: 117898670 / total #impl: 1417452441 (eff. 0.083)
567.80/567.93	c #Conflicts:     902000 | #Learnt:      37189 | 0.000
567.80/567.93	c total clause space: 127.173MB
567.80/567.93	c total #watches: 227922
568.50/568.68	c total #propagations: 118034494 / total #impl: 1420084352 (eff. 0.083)
568.50/568.68	c #Conflicts:     903000 | #Learnt:      38189 | 0.000
568.50/568.68	c total clause space: 127.173MB
568.50/568.68	c total #watches: 231022
569.30/569.44	c total #propagations: 118180830 / total #impl: 1422033539 (eff. 0.083)
569.30/569.44	c #Conflicts:     904000 | #Learnt:      39189 | 0.000
569.30/569.44	c total clause space: 127.173MB
569.30/569.44	c total #watches: 234471
569.90/570.09	c total #propagations: 118309733 / total #impl: 1423967536 (eff. 0.083)
569.90/570.09	c #Conflicts:     905000 | #Learnt:      40189 | 0.000
569.90/570.09	c total clause space: 127.173MB
569.90/570.09	c total #watches: 237739
570.70/570.86	c total #propagations: 118434563 / total #impl: 1426013080 (eff. 0.083)
570.70/570.86	c #Conflicts:     906000 | #Learnt:      41189 | 0.000
570.70/570.86	c total clause space: 127.173MB
570.70/570.86	c total #watches: 240897
571.50/571.61	c total #propagations: 118580572 / total #impl: 1428608269 (eff. 0.083)
571.50/571.61	c #Conflicts:     907000 | #Learnt:      42189 | 0.000
571.50/571.61	c total clause space: 127.173MB
571.50/571.61	c total #watches: 244051
572.10/572.20	c total #propagations: 118725083 / total #impl: 1431064871 (eff. 0.083)
572.10/572.20	c #Conflicts:     908000 | #Learnt:      43189 | 0.000
572.10/572.20	c total clause space: 127.173MB
572.10/572.20	c total #watches: 247636
572.70/572.87	c total #propagations: 118832795 / total #impl: 1432621958 (eff. 0.083)
572.70/572.87	c #Conflicts:     909000 | #Learnt:      44189 | 0.000
572.70/572.87	c total clause space: 127.173MB
572.70/572.87	c total #watches: 251295
573.40/573.59	c total #propagations: 118956308 / total #impl: 1434453752 (eff. 0.083)
573.40/573.59	c #Conflicts:     910000 | #Learnt:      45189 | 0.000
573.40/573.59	c total clause space: 127.173MB
573.40/573.59	c total #watches: 255295
574.21/574.33	c total #propagations: 119096034 / total #impl: 1436282974 (eff. 0.083)
574.21/574.33	c GC COLLECT
574.21/574.33	c #Conflicts:     911000 | #Learnt:      23179 | 0.000
574.21/574.33	c total clause space: 127.173MB
574.21/574.33	c total #watches: 182181
574.90/575.00	c total #propagations: 119242809 / total #impl: 1438307540 (eff. 0.083)
574.90/575.00	c #Conflicts:     912000 | #Learnt:      24179 | 0.000
574.90/575.00	c total clause space: 127.173MB
574.90/575.00	c total #watches: 186198
575.50/575.65	c total #propagations: 119406255 / total #impl: 1440431649 (eff. 0.083)
575.50/575.65	c #Conflicts:     913000 | #Learnt:      25179 | 0.000
575.50/575.65	c total clause space: 127.173MB
575.50/575.65	c total #watches: 189215
576.20/576.39	c total #propagations: 119578298 / total #impl: 1442745211 (eff. 0.083)
576.20/576.39	c #Conflicts:     914000 | #Learnt:      26179 | 0.000
576.20/576.39	c total clause space: 127.173MB
576.20/576.39	c total #watches: 192299
576.90/577.07	c total #propagations: 119750816 / total #impl: 1445021354 (eff. 0.083)
576.90/577.07	c #Conflicts:     915000 | #Learnt:      27179 | 0.000
576.90/577.07	c total clause space: 127.173MB
576.90/577.07	c total #watches: 195022
577.51/577.67	c total #propagations: 119937319 / total #impl: 1446712172 (eff. 0.083)
577.51/577.67	c #Conflicts:     916000 | #Learnt:      28179 | 0.000
577.51/577.67	c total clause space: 127.173MB
577.51/577.67	c total #watches: 197849
578.20/578.37	c total #propagations: 120096461 / total #impl: 1448684784 (eff. 0.083)
578.20/578.37	c #Conflicts:     917000 | #Learnt:      29179 | 0.000
578.20/578.37	c total clause space: 127.173MB
578.20/578.37	c total #watches: 200693
579.00/579.11	c total #propagations: 120243831 / total #impl: 1450681079 (eff. 0.083)
579.00/579.11	c #Conflicts:     918000 | #Learnt:      30179 | 0.000
579.00/579.11	c total clause space: 127.173MB
579.00/579.11	c total #watches: 204470
579.71/579.85	c total #propagations: 120364356 / total #impl: 1452590446 (eff. 0.083)
579.71/579.85	c #Conflicts:     919000 | #Learnt:      31179 | 0.000
579.71/579.85	c total clause space: 127.173MB
579.71/579.85	c total #watches: 207835
580.40/580.58	c total #propagations: 120503951 / total #impl: 1454677405 (eff. 0.083)
580.40/580.58	c #Conflicts:     920000 | #Learnt:      32179 | 0.000
580.40/580.58	c total clause space: 127.173MB
580.40/580.58	c total #watches: 213337
581.20/581.32	c total #propagations: 120645336 / total #impl: 1456913986 (eff. 0.083)
581.20/581.32	c #Conflicts:     921000 | #Learnt:      33179 | 0.000
581.20/581.32	c total clause space: 127.173MB
581.20/581.32	c total #watches: 216300
581.81/581.98	c total #propagations: 120786553 / total #impl: 1459204173 (eff. 0.083)
581.81/581.98	c #Conflicts:     922000 | #Learnt:      34179 | 0.000
581.81/581.98	c total clause space: 127.173MB
581.81/581.98	c total #watches: 219426
582.50/582.67	c total #propagations: 120932913 / total #impl: 1461113860 (eff. 0.083)
582.50/582.67	c #Conflicts:     923000 | #Learnt:      35179 | 0.000
582.50/582.67	c total clause space: 127.173MB
582.50/582.67	c total #watches: 223967
583.20/583.39	c total #propagations: 121062874 / total #impl: 1462859227 (eff. 0.083)
583.20/583.39	c #Conflicts:     924000 | #Learnt:      36179 | 0.000
583.20/583.39	c total clause space: 127.173MB
583.20/583.39	c total #watches: 227011
583.90/584.05	c total #propagations: 121215859 / total #impl: 1464904853 (eff. 0.083)
583.90/584.05	c #Conflicts:     925000 | #Learnt:      37179 | 0.000
583.90/584.05	c total clause space: 127.173MB
583.90/584.05	c total #watches: 229691
584.60/584.71	c total #propagations: 121375837 / total #impl: 1466905382 (eff. 0.083)
584.60/584.71	c #Conflicts:     926000 | #Learnt:      38179 | 0.000
584.60/584.71	c total clause space: 127.173MB
584.60/584.71	c total #watches: 233189
585.21/585.33	c total #propagations: 121527112 / total #impl: 1468973151 (eff. 0.083)
585.21/585.33	c #Conflicts:     927000 | #Learnt:      39179 | 0.000
585.21/585.33	c total clause space: 127.173MB
585.21/585.33	c total #watches: 236483
585.90/586.04	c total #propagations: 121675410 / total #impl: 1470665077 (eff. 0.083)
585.90/586.04	c #Conflicts:     928000 | #Learnt:      40179 | 0.000
585.90/586.04	c total clause space: 127.173MB
585.90/586.04	c total #watches: 239377
586.60/586.78	c total #propagations: 121827051 / total #impl: 1472912384 (eff. 0.083)
586.60/586.78	c #Conflicts:     929000 | #Learnt:      41179 | 0.000
586.60/586.78	c total clause space: 127.173MB
586.60/586.78	c total #watches: 242296
587.30/587.49	c total #propagations: 121969815 / total #impl: 1475152127 (eff. 0.083)
587.30/587.49	c #Conflicts:     930000 | #Learnt:      42179 | 0.000
587.30/587.49	c total clause space: 127.173MB
587.30/587.49	c total #watches: 245538
588.00/588.19	c total #propagations: 122101118 / total #impl: 1477193937 (eff. 0.083)
588.00/588.19	c #Conflicts:     931000 | #Learnt:      43179 | 0.000
588.00/588.19	c total clause space: 127.173MB
588.00/588.19	c total #watches: 248729
588.80/588.91	c total #propagations: 122231262 / total #impl: 1479197510 (eff. 0.083)
588.80/588.91	c #Conflicts:     932000 | #Learnt:      44179 | 0.000
588.80/588.91	c total clause space: 127.173MB
588.80/588.91	c total #watches: 252153
589.50/589.63	c total #propagations: 122382393 / total #impl: 1481500063 (eff. 0.083)
589.50/589.63	c #Conflicts:     933000 | #Learnt:      45179 | 0.000
589.50/589.63	c total clause space: 127.173MB
589.50/589.63	c total #watches: 256690
590.20/590.35	c total #propagations: 122522130 / total #impl: 1483691515 (eff. 0.083)
590.20/590.35	c #Conflicts:     934000 | #Learnt:      46179 | 0.000
590.20/590.35	c total clause space: 127.173MB
590.20/590.35	c total #watches: 260030
591.00/591.11	c total #propagations: 122670621 / total #impl: 1485867009 (eff. 0.083)
591.00/591.11	c GC COLLECT
591.00/591.11	c #Conflicts:     935000 | #Learnt:      23882 | 0.000
591.00/591.11	c total clause space: 127.173MB
591.00/591.11	c total #watches: 184452
591.70/591.81	c total #propagations: 122805025 / total #impl: 1488159748 (eff. 0.083)
591.70/591.81	c #Conflicts:     936000 | #Learnt:      24882 | 0.000
591.70/591.81	c total clause space: 127.173MB
591.70/591.81	c total #watches: 187748
592.40/592.51	c total #propagations: 122939443 / total #impl: 1490088921 (eff. 0.083)
592.40/592.51	c #Conflicts:     937000 | #Learnt:      25882 | 0.000
592.40/592.51	c total clause space: 127.173MB
592.40/592.51	c total #watches: 191739
593.00/593.18	c total #propagations: 123064582 / total #impl: 1492360269 (eff. 0.082)
593.00/593.18	c #Conflicts:     938000 | #Learnt:      26882 | 0.000
593.00/593.18	c total clause space: 127.173MB
593.00/593.18	c total #watches: 195272
593.70/593.86	c total #propagations: 123192810 / total #impl: 1494336708 (eff. 0.082)
593.70/593.86	c #Conflicts:     939000 | #Learnt:      27882 | 0.000
593.70/593.86	c total clause space: 127.173MB
593.70/593.86	c total #watches: 199330
594.40/594.57	c total #propagations: 123320534 / total #impl: 1496644737 (eff. 0.082)
594.40/594.57	c #Conflicts:     940000 | #Learnt:      28882 | 0.000
594.40/594.57	c total clause space: 127.173MB
594.40/594.57	c total #watches: 202731
595.10/595.20	c total #propagations: 123459825 / total #impl: 1498767956 (eff. 0.082)
595.10/595.20	c #Conflicts:     941000 | #Learnt:      29882 | 0.000
595.10/595.20	c total clause space: 127.173MB
595.10/595.20	c total #watches: 206826
595.70/595.89	c total #propagations: 123593760 / total #impl: 1500528652 (eff. 0.082)
595.70/595.89	c #Conflicts:     942000 | #Learnt:      30882 | 0.000
595.70/595.89	c total clause space: 127.173MB
595.70/595.89	c total #watches: 209672
596.40/596.56	c total #propagations: 123738365 / total #impl: 1502592459 (eff. 0.082)
596.40/596.56	c #Conflicts:     943000 | #Learnt:      31882 | 0.000
596.40/596.56	c total clause space: 127.173MB
596.40/596.56	c total #watches: 213027
597.20/597.30	c total #propagations: 123875651 / total #impl: 1504504399 (eff. 0.082)
597.20/597.30	c #Conflicts:     944000 | #Learnt:      32882 | 0.000
597.20/597.30	c total clause space: 127.173MB
597.20/597.30	c total #watches: 215989
597.80/597.98	c total #propagations: 124014346 / total #impl: 1506784323 (eff. 0.082)
597.80/597.98	c #Conflicts:     945000 | #Learnt:      33882 | 0.000
597.80/597.98	c total clause space: 127.173MB
597.80/597.98	c total #watches: 218936
598.60/598.73	c total #propagations: 124168812 / total #impl: 1509056286 (eff. 0.082)
598.60/598.73	c #Conflicts:     946000 | #Learnt:      34882 | 0.000
598.60/598.73	c total clause space: 127.173MB
598.60/598.73	c total #watches: 222379
599.30/599.43	c total #propagations: 124315934 / total #impl: 1511334350 (eff. 0.082)
599.30/599.43	c #Conflicts:     947000 | #Learnt:      35882 | 0.000
599.30/599.43	c total clause space: 127.173MB
599.30/599.43	c total #watches: 225911
600.00/600.14	c total #propagations: 124462400 / total #impl: 1513522569 (eff. 0.082)
600.00/600.14	c #Conflicts:     948000 | #Learnt:      36882 | 0.000
600.00/600.14	c total clause space: 127.173MB
600.00/600.14	c total #watches: 229757
600.70/600.80	c total #propagations: 124613393 / total #impl: 1515615707 (eff. 0.082)
600.70/600.80	c #Conflicts:     949000 | #Learnt:      37882 | 0.000
600.70/600.80	c total clause space: 127.173MB
600.70/600.80	c total #watches: 232958
601.30/601.43	c total #propagations: 124750077 / total #impl: 1517618263 (eff. 0.082)
601.30/601.43	c #Conflicts:     950000 | #Learnt:      38882 | 0.000
601.30/601.43	c total clause space: 127.173MB
601.30/601.43	c total #watches: 236615
601.90/602.02	c total #propagations: 124876059 / total #impl: 1519351076 (eff. 0.082)
601.90/602.02	c #Conflicts:     951000 | #Learnt:      39882 | 0.000
601.90/602.02	c total clause space: 127.173MB
601.90/602.02	c total #watches: 240088
602.50/602.64	c total #propagations: 125004376 / total #impl: 1521060026 (eff. 0.082)
602.50/602.64	c #Conflicts:     952000 | #Learnt:      40882 | 0.000
602.50/602.64	c total clause space: 127.173MB
602.50/602.64	c total #watches: 243722
603.10/603.24	c total #propagations: 125131770 / total #impl: 1522735748 (eff. 0.082)
603.10/603.24	c #Conflicts:     953000 | #Learnt:      41882 | 0.000
603.10/603.24	c total clause space: 127.173MB
603.10/603.24	c total #watches: 247354
603.70/603.87	c total #propagations: 125247117 / total #impl: 1524340909 (eff. 0.082)
603.70/603.87	c #Conflicts:     954000 | #Learnt:      42882 | 0.000
603.70/603.87	c total clause space: 127.173MB
603.70/603.87	c total #watches: 250946
604.40/604.51	c total #propagations: 125368669 / total #impl: 1526045006 (eff. 0.082)
604.40/604.51	c #Conflicts:     955000 | #Learnt:      43882 | 0.000
604.40/604.51	c total clause space: 127.173MB
604.40/604.51	c total #watches: 254580
605.00/605.14	c total #propagations: 125493523 / total #impl: 1527813389 (eff. 0.082)
605.00/605.14	c #Conflicts:     956000 | #Learnt:      44882 | 0.000
605.00/605.14	c total clause space: 127.173MB
605.00/605.14	c total #watches: 258285
605.60/605.77	c total #propagations: 125616658 / total #impl: 1529426734 (eff. 0.082)
605.60/605.77	c #Conflicts:     957000 | #Learnt:      45882 | 0.000
605.60/605.77	c total clause space: 127.173MB
605.60/605.77	c total #watches: 261915
606.30/606.41	c total #propagations: 125736751 / total #impl: 1530858586 (eff. 0.082)
606.30/606.41	c #Conflicts:     958000 | #Learnt:      46882 | 0.000
606.30/606.41	c total clause space: 127.173MB
606.30/606.41	c total #watches: 265496
606.90/607.01	c total #propagations: 125859458 / total #impl: 1532524168 (eff. 0.082)
606.90/607.01	c GC COLLECT
606.90/607.01	c #Conflicts:     959000 | #Learnt:      24280 | 0.000
606.90/607.01	c total clause space: 127.173MB
606.90/607.01	c total #watches: 185791
607.50/607.62	c total #propagations: 125989859 / total #impl: 1534236724 (eff. 0.082)
607.50/607.62	c #Conflicts:     960000 | #Learnt:      25280 | 0.000
607.50/607.62	c total clause space: 127.173MB
607.50/607.62	c total #watches: 189133
608.10/608.27	c total #propagations: 126113631 / total #impl: 1535982684 (eff. 0.082)
608.10/608.27	c #Conflicts:     961000 | #Learnt:      26280 | 0.000
608.10/608.27	c total clause space: 127.173MB
608.10/608.27	c total #watches: 192342
608.80/608.90	c total #propagations: 126250677 / total #impl: 1537948117 (eff. 0.082)
608.80/608.90	c #Conflicts:     962000 | #Learnt:      27280 | 0.000
608.80/608.90	c total clause space: 127.173MB
608.80/608.90	c total #watches: 195787
609.30/609.49	c total #propagations: 126379230 / total #impl: 1539743196 (eff. 0.082)
609.30/609.49	c #Conflicts:     963000 | #Learnt:      28280 | 0.000
609.30/609.49	c total clause space: 127.173MB
609.30/609.49	c total #watches: 199668
610.00/610.14	c total #propagations: 126520407 / total #impl: 1541493244 (eff. 0.082)
610.00/610.14	c #Conflicts:     964000 | #Learnt:      29280 | 0.000
610.00/610.14	c total clause space: 127.173MB
610.00/610.14	c total #watches: 203105
610.70/610.84	c total #propagations: 126653762 / total #impl: 1543278033 (eff. 0.082)
610.70/610.84	c #Conflicts:     965000 | #Learnt:      30280 | 0.000
610.70/610.84	c total clause space: 127.173MB
610.70/610.84	c total #watches: 206522
611.30/611.49	c total #propagations: 126789002 / total #impl: 1545307201 (eff. 0.082)
611.30/611.49	c #Conflicts:     966000 | #Learnt:      31280 | 0.000
611.30/611.49	c total clause space: 127.173MB
611.30/611.49	c total #watches: 210072
611.99/612.16	c total #propagations: 126919476 / total #impl: 1547140775 (eff. 0.082)
611.99/612.16	c #Conflicts:     967000 | #Learnt:      32280 | 0.000
611.99/612.16	c total clause space: 127.173MB
611.99/612.16	c total #watches: 213534
612.70/612.87	c total #propagations: 127047198 / total #impl: 1549094885 (eff. 0.082)
612.70/612.87	c #Conflicts:     968000 | #Learnt:      33280 | 0.000
612.70/612.87	c total clause space: 127.173MB
612.70/612.87	c total #watches: 216898
613.39/613.53	c total #propagations: 127165655 / total #impl: 1550822966 (eff. 0.082)
613.39/613.53	c #Conflicts:     969000 | #Learnt:      34280 | 0.000
613.39/613.53	c total clause space: 127.173MB
613.39/613.53	c total #watches: 220205
614.09/614.21	c total #propagations: 127292223 / total #impl: 1552551081 (eff. 0.082)
614.09/614.21	c #Conflicts:     970000 | #Learnt:      35280 | 0.000
614.09/614.21	c total clause space: 127.173MB
614.09/614.21	c total #watches: 223564
614.69/614.88	c total #propagations: 127432888 / total #impl: 1554527128 (eff. 0.082)
614.69/614.88	c #Conflicts:     971000 | #Learnt:      36280 | 0.000
614.69/614.88	c total clause space: 127.173MB
614.69/614.88	c total #watches: 226803
615.39/615.57	c total #propagations: 127566418 / total #impl: 1556480938 (eff. 0.082)
615.39/615.57	c #Conflicts:     972000 | #Learnt:      37280 | 0.000
615.39/615.57	c total clause space: 127.173MB
615.39/615.57	c total #watches: 229749
616.09/616.27	c total #propagations: 127697720 / total #impl: 1558370432 (eff. 0.082)
616.09/616.27	c #Conflicts:     973000 | #Learnt:      38280 | 0.000
616.09/616.27	c total clause space: 127.173MB
616.09/616.27	c total #watches: 232767
616.79/616.90	c total #propagations: 127835194 / total #impl: 1560492639 (eff. 0.082)
616.79/616.90	c #Conflicts:     974000 | #Learnt:      39280 | 0.000
616.79/616.90	c total clause space: 127.173MB
616.79/616.90	c total #watches: 236153
617.49/617.64	c total #propagations: 127978313 / total #impl: 1562432248 (eff. 0.082)
617.49/617.64	c #Conflicts:     975000 | #Learnt:      40280 | 0.000
617.49/617.64	c total clause space: 127.173MB
617.49/617.64	c total #watches: 239397
618.20/618.31	c total #propagations: 128110393 / total #impl: 1564554096 (eff. 0.082)
618.20/618.31	c #Conflicts:     976000 | #Learnt:      41280 | 0.000
618.20/618.31	c total clause space: 127.173MB
618.20/618.31	c total #watches: 243060
618.89/619.04	c total #propagations: 128251743 / total #impl: 1566599137 (eff. 0.082)
618.89/619.04	c #Conflicts:     977000 | #Learnt:      42280 | 0.000
618.89/619.04	c total clause space: 127.173MB
618.89/619.04	c total #watches: 247072
619.59/619.76	c total #propagations: 128381508 / total #impl: 1568848036 (eff. 0.082)
619.59/619.76	c #Conflicts:     978000 | #Learnt:      43280 | 0.000
619.59/619.76	c total clause space: 127.173MB
619.59/619.76	c total #watches: 252548
620.30/620.48	c total #propagations: 128517498 / total #impl: 1570789202 (eff. 0.082)
620.30/620.48	c #Conflicts:     979000 | #Learnt:      44280 | 0.000
620.30/620.48	c total clause space: 127.173MB
620.30/620.48	c total #watches: 255647
620.99/621.15	c total #propagations: 128679155 / total #impl: 1573162621 (eff. 0.082)
620.99/621.15	c #Conflicts:     980000 | #Learnt:      45280 | 0.000
620.99/621.15	c total clause space: 127.173MB
620.99/621.15	c total #watches: 258861
621.69/621.89	c total #propagations: 128840709 / total #impl: 1575295884 (eff. 0.082)
621.69/621.89	c #Conflicts:     981000 | #Learnt:      46280 | 0.000
621.69/621.89	c total clause space: 127.173MB
621.69/621.89	c total #watches: 262556
622.50/622.63	c total #propagations: 128978101 / total #impl: 1577371796 (eff. 0.082)
622.50/622.63	c #Conflicts:     982000 | #Learnt:      47280 | 0.000
622.50/622.63	c total clause space: 127.173MB
622.50/622.63	c total #watches: 266077
623.29/623.42	c total #propagations: 129124926 / total #impl: 1579634865 (eff. 0.082)
623.29/623.42	c GC COLLECT
623.29/623.42	c #Conflicts:     983000 | #Learnt:      24378 | 0.000
623.29/623.42	c total clause space: 127.173MB
623.29/623.42	c total #watches: 186175
623.89/624.08	c total #propagations: 129267733 / total #impl: 1582020350 (eff. 0.082)
623.89/624.08	c #Conflicts:     984000 | #Learnt:      25378 | 0.000
623.89/624.08	c total clause space: 127.173MB
623.89/624.08	c total #watches: 189130
624.59/624.77	c total #propagations: 129412272 / total #impl: 1584071657 (eff. 0.082)
624.59/624.77	c #Conflicts:     985000 | #Learnt:      26378 | 0.000
624.59/624.77	c total clause space: 127.173MB
624.59/624.77	c total #watches: 191909
625.29/625.48	c total #propagations: 129562368 / total #impl: 1586342968 (eff. 0.082)
625.29/625.48	c #Conflicts:     986000 | #Learnt:      27378 | 0.000
625.29/625.48	c total clause space: 127.173MB
625.29/625.48	c total #watches: 195032
625.99/626.18	c total #propagations: 129710202 / total #impl: 1588538380 (eff. 0.082)
625.99/626.18	c #Conflicts:     987000 | #Learnt:      28378 | 0.000
625.99/626.18	c total clause space: 127.173MB
625.99/626.18	c total #watches: 198048
626.79/626.92	c total #propagations: 129872959 / total #impl: 1590780775 (eff. 0.082)
626.79/626.92	c #Conflicts:     988000 | #Learnt:      29378 | 0.000
626.79/626.92	c total clause space: 127.173MB
626.79/626.92	c total #watches: 200870
627.49/627.62	c total #propagations: 130018424 / total #impl: 1592861273 (eff. 0.082)
627.49/627.62	c #Conflicts:     989000 | #Learnt:      30378 | 0.000
627.49/627.62	c total clause space: 127.173MB
627.49/627.62	c total #watches: 203707
628.10/628.26	c total #propagations: 130184955 / total #impl: 1595238963 (eff. 0.082)
628.10/628.26	c #Conflicts:     990000 | #Learnt:      31378 | 0.000
628.10/628.26	c total clause space: 127.173MB
628.10/628.26	c total #watches: 206392
628.79/628.98	c total #propagations: 130348875 / total #impl: 1597579294 (eff. 0.082)
628.79/628.98	c #Conflicts:     991000 | #Learnt:      32378 | 0.000
628.79/628.98	c total clause space: 127.173MB
628.79/628.98	c total #watches: 209287
629.59/629.77	c total #propagations: 130500572 / total #impl: 1600116801 (eff. 0.082)
629.59/629.77	c #Conflicts:     992000 | #Learnt:      33378 | 0.000
629.59/629.77	c total clause space: 127.173MB
629.59/629.77	c total #watches: 213755
630.59/630.77	c total #propagations: 130641710 / total #impl: 1602458149 (eff. 0.082)
630.59/630.77	c #Conflicts:     993000 | #Learnt:      34378 | 0.000
630.59/630.77	c total clause space: 127.173MB
630.59/630.77	c total #watches: 216234
631.49/631.60	c total #propagations: 130775645 / total #impl: 1605483553 (eff. 0.081)
631.49/631.60	c #Conflicts:     994000 | #Learnt:      35378 | 0.000
631.49/631.60	c total clause space: 127.173MB
631.49/631.60	c total #watches: 219032
632.19/632.31	c total #propagations: 130929669 / total #impl: 1607816842 (eff. 0.081)
632.19/632.31	c #Conflicts:     995000 | #Learnt:      36378 | 0.000
632.19/632.31	c total clause space: 127.173MB
632.19/632.31	c total #watches: 222096
632.89/633.05	c total #propagations: 131074898 / total #impl: 1609872288 (eff. 0.081)
632.89/633.05	c #Conflicts:     996000 | #Learnt:      37378 | 0.000
632.89/633.05	c total clause space: 127.173MB
632.89/633.05	c total #watches: 224840
633.60/633.73	c total #propagations: 131232225 / total #impl: 1612121321 (eff. 0.081)
633.60/633.73	c #Conflicts:     997000 | #Learnt:      38378 | 0.000
633.60/633.73	c total clause space: 127.173MB
633.60/633.73	c total #watches: 227788
634.29/634.47	c total #propagations: 131395785 / total #impl: 1614408440 (eff. 0.081)
634.29/634.47	c #Conflicts:     998000 | #Learnt:      39378 | 0.000
634.29/634.47	c total clause space: 127.173MB
634.29/634.47	c total #watches: 231941
634.99/635.19	c total #propagations: 131540511 / total #impl: 1616651195 (eff. 0.081)
634.99/635.19	c #Conflicts:     999000 | #Learnt:      40378 | 0.000
634.99/635.19	c total clause space: 127.173MB
634.99/635.19	c total #watches: 235714
635.80/635.96	c total #propagations: 131697636 / total #impl: 1619119945 (eff. 0.081)
635.80/635.96	c #Conflicts:    1000000 | #Learnt:      41378 | 0.000
635.80/635.96	c total clause space: 127.173MB
635.80/635.96	c total #watches: 238689
636.49/636.67	c total #propagations: 131838371 / total #impl: 1621652243 (eff. 0.081)
636.49/636.67	c #Conflicts:    1001000 | #Learnt:      42378 | 0.000
636.49/636.67	c total clause space: 127.173MB
636.49/636.67	c total #watches: 242148
637.19/637.36	c total #propagations: 131998096 / total #impl: 1623979626 (eff. 0.081)
637.19/637.36	c #Conflicts:    1002000 | #Learnt:      43378 | 0.000
637.19/637.36	c total clause space: 127.173MB
637.19/637.36	c total #watches: 245047
637.90/638.08	c total #propagations: 132154369 / total #impl: 1626066995 (eff. 0.081)
637.90/638.08	c #Conflicts:    1003000 | #Learnt:      44378 | 0.000
637.90/638.08	c total clause space: 127.173MB
637.90/638.08	c total #watches: 247865
638.69/638.81	c total #propagations: 132294058 / total #impl: 1628227157 (eff. 0.081)
638.69/638.81	c #Conflicts:    1004000 | #Learnt:      45378 | 0.000
638.69/638.81	c total clause space: 127.173MB
638.69/638.81	c total #watches: 250776
639.39/639.53	c total #propagations: 132447579 / total #impl: 1630383706 (eff. 0.081)
639.39/639.53	c #Conflicts:    1005000 | #Learnt:      46378 | 0.000
639.39/639.53	c total clause space: 127.173MB
639.39/639.53	c total #watches: 254248
640.10/640.27	c total #propagations: 132585273 / total #impl: 1632504296 (eff. 0.081)
640.10/640.27	c #Conflicts:    1006000 | #Learnt:      47378 | 0.000
640.10/640.27	c total clause space: 127.173MB
640.10/640.27	c total #watches: 257255
640.79/640.97	c total #propagations: 132730738 / total #impl: 1634825194 (eff. 0.081)
640.79/640.97	c #Conflicts:    1007000 | #Learnt:      48378 | 0.000
640.79/640.97	c total clause space: 127.173MB
640.79/640.97	c total #watches: 260409
641.49/641.68	c total #propagations: 132884881 / total #impl: 1636831988 (eff. 0.081)
641.49/641.68	c GC COLLECT
641.49/641.68	c #Conflicts:    1008000 | #Learnt:      25180 | 0.000
641.49/641.68	c total clause space: 127.173MB
641.49/641.68	c total #watches: 188269
642.19/642.38	c total #propagations: 133048021 / total #impl: 1639070711 (eff. 0.081)
642.19/642.38	c #Conflicts:    1009000 | #Learnt:      26180 | 0.000
642.19/642.38	c total clause space: 127.173MB
642.19/642.38	c total #watches: 190982
642.89/643.09	c total #propagations: 133201329 / total #impl: 1641117791 (eff. 0.081)
642.89/643.09	c #Conflicts:    1010000 | #Learnt:      27180 | 0.000
642.89/643.09	c total clause space: 127.173MB
642.89/643.09	c total #watches: 195201
643.59/643.76	c total #propagations: 133330073 / total #impl: 1643116283 (eff. 0.081)
643.59/643.76	c #Conflicts:    1011000 | #Learnt:      28180 | 0.000
643.59/643.76	c total clause space: 127.173MB
643.59/643.76	c total #watches: 198741
644.29/644.40	c total #propagations: 133476158 / total #impl: 1645178402 (eff. 0.081)
644.29/644.40	c #Conflicts:    1012000 | #Learnt:      29180 | 0.000
644.29/644.40	c total clause space: 127.173MB
644.29/644.40	c total #watches: 201915
644.89/645.07	c total #propagations: 133616272 / total #impl: 1647179093 (eff. 0.081)
644.89/645.07	c #Conflicts:    1013000 | #Learnt:      30180 | 0.000
644.89/645.07	c total clause space: 127.173MB
644.89/645.07	c total #watches: 204788
645.59/645.73	c total #propagations: 133768585 / total #impl: 1649438844 (eff. 0.081)
645.59/645.73	c #Conflicts:    1014000 | #Learnt:      31180 | 0.000
645.59/645.73	c total clause space: 127.173MB
645.59/645.73	c total #watches: 207716
646.29/646.47	c total #propagations: 133899812 / total #impl: 1651263092 (eff. 0.081)
646.29/646.47	c #Conflicts:    1015000 | #Learnt:      32180 | 0.000
646.29/646.47	c total clause space: 127.173MB
646.29/646.47	c total #watches: 210499
647.09/647.22	c total #propagations: 134029951 / total #impl: 1653555841 (eff. 0.081)
647.09/647.22	c #Conflicts:    1016000 | #Learnt:      33180 | 0.000
647.09/647.22	c total clause space: 127.173MB
647.09/647.22	c total #watches: 213207
647.69/647.90	c total #propagations: 134166372 / total #impl: 1655872971 (eff. 0.081)
647.69/647.90	c #Conflicts:    1017000 | #Learnt:      34180 | 0.000
647.69/647.90	c total clause space: 127.173MB
647.69/647.90	c total #watches: 216152
648.49/648.63	c total #propagations: 134318213 / total #impl: 1658161062 (eff. 0.081)
648.49/648.63	c #Conflicts:    1018000 | #Learnt:      35180 | 0.000
648.49/648.63	c total clause space: 127.173MB
648.49/648.63	c total #watches: 219467
649.19/649.39	c total #propagations: 134455155 / total #impl: 1660451797 (eff. 0.081)
649.19/649.39	c #Conflicts:    1019000 | #Learnt:      36180 | 0.000
649.19/649.39	c total clause space: 127.173MB
649.19/649.39	c total #watches: 222344
649.99/650.13	c total #propagations: 134596220 / total #impl: 1662889547 (eff. 0.081)
649.99/650.13	c #Conflicts:    1020000 | #Learnt:      37180 | 0.000
649.99/650.13	c total clause space: 127.173MB
649.99/650.13	c total #watches: 225072
650.79/650.90	c total #propagations: 134752862 / total #impl: 1665172039 (eff. 0.081)
650.79/650.90	c #Conflicts:    1021000 | #Learnt:      38180 | 0.000
650.79/650.90	c total clause space: 127.173MB
650.79/650.90	c total #watches: 227842
651.49/651.62	c total #propagations: 134897466 / total #impl: 1667548251 (eff. 0.081)
651.49/651.62	c #Conflicts:    1022000 | #Learnt:      39180 | 0.000
651.49/651.62	c total clause space: 127.173MB
651.49/651.62	c total #watches: 230500
652.19/652.40	c total #propagations: 135068489 / total #impl: 1669931497 (eff. 0.081)
652.19/652.40	c #Conflicts:    1023000 | #Learnt:      40180 | 0.000
652.19/652.40	c total clause space: 127.173MB
652.19/652.40	c total #watches: 233188
652.99/653.13	c total #propagations: 135215072 / total #impl: 1672223428 (eff. 0.081)
652.99/653.13	c #Conflicts:    1024000 | #Learnt:      41180 | 0.000
652.99/653.13	c total clause space: 127.173MB
652.99/653.13	c total #watches: 236901
653.79/653.92	c total #propagations: 135344729 / total #impl: 1674222619 (eff. 0.081)
653.79/653.92	c #Conflicts:    1025000 | #Learnt:      42180 | 0.000
653.79/653.92	c total clause space: 127.173MB
653.79/653.92	c total #watches: 239644
654.49/654.68	c total #propagations: 135495928 / total #impl: 1676629664 (eff. 0.081)
654.49/654.68	c #Conflicts:    1026000 | #Learnt:      43180 | 0.000
654.49/654.68	c total clause space: 127.173MB
654.49/654.68	c total #watches: 242251
655.19/655.34	c total #propagations: 135656694 / total #impl: 1678922100 (eff. 0.081)
655.19/655.34	c #Conflicts:    1027000 | #Learnt:      44180 | 0.000
655.19/655.34	c total clause space: 127.173MB
655.19/655.34	c total #watches: 245017
655.79/655.92	c total #propagations: 135830739 / total #impl: 1681177406 (eff. 0.081)
655.79/655.92	c #Conflicts:    1028000 | #Learnt:      45180 | 0.000
655.79/655.92	c total clause space: 127.173MB
655.79/655.92	c total #watches: 248552
656.39/656.57	c total #propagations: 136001853 / total #impl: 1683233935 (eff. 0.081)
656.39/656.57	c #Conflicts:    1029000 | #Learnt:      46180 | 0.000
656.39/656.57	c total clause space: 127.173MB
656.39/656.57	c total #watches: 251387
657.09/657.26	c total #propagations: 136168387 / total #impl: 1685342881 (eff. 0.081)
657.09/657.26	c #Conflicts:    1030000 | #Learnt:      47180 | 0.000
657.09/657.26	c total clause space: 127.173MB
657.09/657.26	c total #watches: 254267
657.89/658.00	c total #propagations: 136336719 / total #impl: 1687534920 (eff. 0.081)
657.89/658.00	c #Conflicts:    1031000 | #Learnt:      48180 | 0.000
657.89/658.00	c total clause space: 127.173MB
657.89/658.00	c total #watches: 256943
658.59/658.75	c total #propagations: 136506753 / total #impl: 1690077914 (eff. 0.081)
658.59/658.75	c GC COLLECT
658.59/658.75	c #Conflicts:    1032000 | #Learnt:      24683 | 0.000
658.59/658.75	c total clause space: 127.173MB
658.59/658.75	c total #watches: 186895
659.19/659.37	c total #propagations: 136678811 / total #impl: 1692464681 (eff. 0.081)
659.19/659.37	c #Conflicts:    1033000 | #Learnt:      25683 | 0.000
659.19/659.37	c total clause space: 127.173MB
659.19/659.37	c total #watches: 190182
659.79/659.94	c total #propagations: 136869609 / total #impl: 1694903613 (eff. 0.081)
659.79/659.94	c #Conflicts:    1034000 | #Learnt:      26683 | 0.000
659.79/659.94	c total clause space: 127.173MB
659.79/659.94	c total #watches: 194241
660.39/660.59	c total #propagations: 137057307 / total #impl: 1696986615 (eff. 0.081)
660.39/660.59	c #Conflicts:    1035000 | #Learnt:      27683 | 0.000
660.39/660.59	c total clause space: 127.173MB
660.39/660.59	c total #watches: 196817
661.09/661.26	c total #propagations: 137232283 / total #impl: 1699341141 (eff. 0.081)
661.09/661.26	c #Conflicts:    1036000 | #Learnt:      28683 | 0.000
661.09/661.26	c total clause space: 127.173MB
661.09/661.26	c total #watches: 200035
661.79/661.94	c total #propagations: 137404000 / total #impl: 1701820636 (eff. 0.081)
661.79/661.94	c #Conflicts:    1037000 | #Learnt:      29683 | 0.000
661.79/661.94	c total clause space: 127.173MB
661.79/661.94	c total #watches: 202698
662.39/662.51	c total #propagations: 137563613 / total #impl: 1704122103 (eff. 0.081)
662.39/662.51	c #Conflicts:    1038000 | #Learnt:      30683 | 0.000
662.39/662.51	c total clause space: 127.173MB
662.39/662.51	c total #watches: 205603
662.99/663.11	c total #propagations: 137753426 / total #impl: 1706371381 (eff. 0.081)
662.99/663.11	c #Conflicts:    1039000 | #Learnt:      31683 | 0.000
662.99/663.11	c total clause space: 127.173MB
662.99/663.11	c total #watches: 208466
663.59/663.74	c total #propagations: 137952292 / total #impl: 1708656856 (eff. 0.081)
663.59/663.74	c #Conflicts:    1040000 | #Learnt:      32683 | 0.000
663.59/663.74	c total clause space: 127.173MB
663.59/663.74	c total #watches: 211159
664.19/664.36	c total #propagations: 138143659 / total #impl: 1710924247 (eff. 0.081)
664.19/664.36	c #Conflicts:    1041000 | #Learnt:      33683 | 0.000
664.19/664.36	c total clause space: 127.173MB
664.19/664.36	c total #watches: 213730
664.79/664.97	c total #propagations: 138341497 / total #impl: 1713269338 (eff. 0.081)
664.79/664.97	c #Conflicts:    1042000 | #Learnt:      34683 | 0.000
664.79/664.97	c total clause space: 127.173MB
664.79/664.97	c total #watches: 217113
665.39/665.57	c total #propagations: 138515188 / total #impl: 1715278540 (eff. 0.081)
665.39/665.57	c #Conflicts:    1043000 | #Learnt:      35683 | 0.000
665.39/665.57	c total clause space: 127.173MB
665.39/665.57	c total #watches: 219973
666.09/666.26	c total #propagations: 138696880 / total #impl: 1717508042 (eff. 0.081)
666.09/666.26	c #Conflicts:    1044000 | #Learnt:      36683 | 0.000
666.09/666.26	c total clause space: 127.173MB
666.09/666.26	c total #watches: 222894
666.79/666.96	c total #propagations: 138841330 / total #impl: 1719693599 (eff. 0.081)
666.79/666.96	c #Conflicts:    1045000 | #Learnt:      37683 | 0.000
666.79/666.96	c total clause space: 127.173MB
666.79/666.96	c total #watches: 225616
667.49/667.66	c total #propagations: 138996777 / total #impl: 1721736575 (eff. 0.081)
667.49/667.66	c #Conflicts:    1046000 | #Learnt:      38683 | 0.000
667.49/667.66	c total clause space: 127.173MB
667.49/667.66	c total #watches: 228159
668.19/668.32	c total #propagations: 139168389 / total #impl: 1724270754 (eff. 0.081)
668.19/668.32	c #Conflicts:    1047000 | #Learnt:      39683 | 0.000
668.19/668.32	c total clause space: 127.173MB
668.19/668.32	c total #watches: 231031
668.79/668.99	c total #propagations: 139337596 / total #impl: 1726638233 (eff. 0.081)
668.79/668.99	c #Conflicts:    1048000 | #Learnt:      40683 | 0.000
668.79/668.99	c total clause space: 127.173MB
668.79/668.99	c total #watches: 233960
669.49/669.68	c total #propagations: 139498029 / total #impl: 1728927821 (eff. 0.081)
669.49/669.68	c #Conflicts:    1049000 | #Learnt:      41683 | 0.000
669.49/669.68	c total clause space: 127.173MB
669.49/669.68	c total #watches: 236787
670.18/670.37	c total #propagations: 139656248 / total #impl: 1731314253 (eff. 0.081)
670.18/670.37	c #Conflicts:    1050000 | #Learnt:      42683 | 0.000
670.18/670.37	c total clause space: 127.173MB
670.18/670.37	c total #watches: 239651
670.89/671.01	c total #propagations: 139839066 / total #impl: 1733902639 (eff. 0.081)
670.89/671.01	c #Conflicts:    1051000 | #Learnt:      43683 | 0.000
670.89/671.01	c total clause space: 127.173MB
670.89/671.01	c total #watches: 242713
671.58/671.73	c total #propagations: 140015410 / total #impl: 1735925243 (eff. 0.081)
671.58/671.73	c #Conflicts:    1052000 | #Learnt:      44683 | 0.000
671.58/671.73	c total clause space: 127.173MB
671.58/671.73	c total #watches: 245272
672.28/672.44	c total #propagations: 140191573 / total #impl: 1738483608 (eff. 0.081)
672.28/672.44	c #Conflicts:    1053000 | #Learnt:      45683 | 0.000
672.28/672.44	c total clause space: 127.173MB
672.28/672.44	c total #watches: 248305
672.88/673.08	c total #propagations: 140345994 / total #impl: 1740917681 (eff. 0.081)
672.88/673.08	c #Conflicts:    1054000 | #Learnt:      46683 | 0.000
672.88/673.08	c total clause space: 127.173MB
672.88/673.08	c total #watches: 251664
673.58/673.72	c total #propagations: 140495109 / total #impl: 1742907700 (eff. 0.081)
673.58/673.72	c #Conflicts:    1055000 | #Learnt:      47683 | 0.000
673.58/673.72	c total clause space: 127.173MB
673.58/673.72	c total #watches: 255435
674.29/674.42	c total #propagations: 140650193 / total #impl: 1745038739 (eff. 0.081)
674.29/674.42	c #Conflicts:    1056000 | #Learnt:      48683 | 0.000
674.29/674.42	c total clause space: 127.173MB
674.29/674.42	c total #watches: 258445
674.98/675.15	c total #propagations: 140815583 / total #impl: 1747389504 (eff. 0.081)
674.98/675.15	c GC COLLECT
674.98/675.15	c #Conflicts:    1057000 | #Learnt:      24883 | 0.000
674.98/675.15	c total clause space: 127.173MB
674.98/675.15	c total #watches: 187476
675.68/675.83	c total #propagations: 140963820 / total #impl: 1749479592 (eff. 0.081)
675.68/675.83	c #Conflicts:    1058000 | #Learnt:      25883 | 0.000
675.68/675.83	c total clause space: 127.173MB
675.68/675.83	c total #watches: 190375
676.39/676.52	c total #propagations: 141113329 / total #impl: 1751601300 (eff. 0.081)
676.39/676.52	c #Conflicts:    1059000 | #Learnt:      26883 | 0.000
676.39/676.52	c total clause space: 127.173MB
676.39/676.52	c total #watches: 193273
677.08/677.21	c total #propagations: 141261868 / total #impl: 1753991805 (eff. 0.081)
677.08/677.21	c #Conflicts:    1060000 | #Learnt:      27883 | 0.000
677.08/677.21	c total clause space: 127.173MB
677.08/677.21	c total #watches: 196085
677.68/677.86	c total #propagations: 141418471 / total #impl: 1756401043 (eff. 0.081)
677.68/677.86	c #Conflicts:    1061000 | #Learnt:      28883 | 0.000
677.68/677.86	c total clause space: 127.173MB
677.68/677.86	c total #watches: 199475
678.28/678.47	c total #propagations: 141550944 / total #impl: 1758297459 (eff. 0.081)
678.28/678.47	c #Conflicts:    1062000 | #Learnt:      29883 | 0.000
678.28/678.47	c total clause space: 127.173MB
678.28/678.47	c total #watches: 202852
678.98/679.12	c total #propagations: 141703693 / total #impl: 1760253548 (eff. 0.081)
678.98/679.12	c #Conflicts:    1063000 | #Learnt:      30883 | 0.000
678.98/679.12	c total clause space: 127.173MB
678.98/679.12	c total #watches: 205798
679.48/679.66	c total #propagations: 141845709 / total #impl: 1762286897 (eff. 0.080)
679.48/679.66	c #Conflicts:    1064000 | #Learnt:      31883 | 0.000
679.48/679.66	c total clause space: 127.173MB
679.48/679.66	c total #watches: 209012
680.08/680.28	c total #propagations: 141987682 / total #impl: 1764064346 (eff. 0.080)
680.08/680.28	c #Conflicts:    1065000 | #Learnt:      32883 | 0.000
680.08/680.28	c total clause space: 127.173MB
680.08/680.28	c total #watches: 211919
680.79/680.99	c total #propagations: 142128191 / total #impl: 1765903257 (eff. 0.080)
680.79/680.99	c #Conflicts:    1066000 | #Learnt:      33883 | 0.000
680.79/680.99	c total clause space: 127.173MB
680.79/680.99	c total #watches: 214697
681.58/681.70	c total #propagations: 142271473 / total #impl: 1768179758 (eff. 0.080)
681.58/681.70	c #Conflicts:    1067000 | #Learnt:      34883 | 0.000
681.58/681.70	c total clause space: 127.173MB
681.58/681.70	c total #watches: 217537
682.18/682.35	c total #propagations: 142403644 / total #impl: 1770148841 (eff. 0.080)
682.18/682.35	c #Conflicts:    1068000 | #Learnt:      35883 | 0.000
682.18/682.35	c total clause space: 127.173MB
682.18/682.35	c total #watches: 220844
682.88/683.00	c total #propagations: 142538412 / total #impl: 1772004923 (eff. 0.080)
682.88/683.00	c #Conflicts:    1069000 | #Learnt:      36883 | 0.000
682.88/683.00	c total clause space: 127.173MB
682.88/683.00	c total #watches: 224164
683.48/683.62	c total #propagations: 142692182 / total #impl: 1773901816 (eff. 0.080)
683.48/683.62	c #Conflicts:    1070000 | #Learnt:      37883 | 0.000
683.48/683.62	c total clause space: 127.173MB
683.48/683.62	c total #watches: 227932
684.09/684.24	c total #propagations: 142833346 / total #impl: 1775637684 (eff. 0.080)
684.09/684.24	c #Conflicts:    1071000 | #Learnt:      38883 | 0.000
684.09/684.24	c total clause space: 127.173MB
684.09/684.24	c total #watches: 230908
684.78/684.94	c total #propagations: 142977938 / total #impl: 1777494616 (eff. 0.080)
684.78/684.94	c #Conflicts:    1072000 | #Learnt:      39883 | 0.000
684.78/684.94	c total clause space: 127.173MB
684.78/684.94	c total #watches: 233874
685.38/685.58	c total #propagations: 143119189 / total #impl: 1779345473 (eff. 0.080)
685.38/685.58	c #Conflicts:    1073000 | #Learnt:      40883 | 0.000
685.38/685.58	c total clause space: 127.173MB
685.38/685.58	c total #watches: 237069
686.08/686.27	c total #propagations: 143255004 / total #impl: 1781274236 (eff. 0.080)
686.08/686.27	c #Conflicts:    1074000 | #Learnt:      41883 | 0.000
686.08/686.27	c total clause space: 127.173MB
686.08/686.27	c total #watches: 239932
686.68/686.88	c total #propagations: 143409158 / total #impl: 1783462246 (eff. 0.080)
686.68/686.88	c #Conflicts:    1075000 | #Learnt:      42883 | 0.000
686.68/686.88	c total clause space: 127.173MB
686.68/686.88	c total #watches: 242777
687.39/687.52	c total #propagations: 143554984 / total #impl: 1785356304 (eff. 0.080)
687.39/687.52	c #Conflicts:    1076000 | #Learnt:      43883 | 0.000
687.39/687.52	c total clause space: 127.173MB
687.39/687.52	c total #watches: 245771
687.98/688.19	c total #propagations: 143697603 / total #impl: 1787176282 (eff. 0.080)
687.98/688.19	c #Conflicts:    1077000 | #Learnt:      44883 | 0.000
687.98/688.19	c total clause space: 127.173MB
687.98/688.19	c total #watches: 248861
688.68/688.87	c total #propagations: 143836014 / total #impl: 1789058083 (eff. 0.080)
688.68/688.87	c #Conflicts:    1078000 | #Learnt:      45883 | 0.000
688.68/688.87	c total clause space: 127.173MB
688.68/688.87	c total #watches: 252615
689.38/689.53	c total #propagations: 143990437 / total #impl: 1791276435 (eff. 0.080)
689.38/689.53	c #Conflicts:    1079000 | #Learnt:      46883 | 0.000
689.38/689.53	c total clause space: 127.173MB
689.38/689.53	c total #watches: 255908
690.08/690.20	c total #propagations: 144129178 / total #impl: 1793347468 (eff. 0.080)
690.08/690.20	c #Conflicts:    1080000 | #Learnt:      47883 | 0.000
690.08/690.20	c total clause space: 127.173MB
690.08/690.20	c total #watches: 259359
690.69/690.83	c total #propagations: 144283448 / total #impl: 1795385769 (eff. 0.080)
690.69/690.83	c #Conflicts:    1081000 | #Learnt:      48883 | 0.000
690.69/690.83	c total clause space: 127.173MB
690.69/690.83	c total #watches: 262361
691.28/691.46	c total #propagations: 144455133 / total #impl: 1797433451 (eff. 0.080)
691.28/691.46	c #Conflicts:    1082000 | #Learnt:      49883 | 0.000
691.28/691.46	c total clause space: 127.173MB
691.28/691.46	c total #watches: 265398
691.98/692.16	c total #propagations: 144615175 / total #impl: 1799403209 (eff. 0.080)
691.98/692.16	c GC COLLECT
691.98/692.16	c #Conflicts:    1083000 | #Learnt:      25781 | 0.000
691.98/692.16	c total clause space: 127.173MB
691.98/692.16	c total #watches: 189924
692.68/692.82	c total #propagations: 144768505 / total #impl: 1801766399 (eff. 0.080)
692.68/692.82	c #Conflicts:    1084000 | #Learnt:      26781 | 0.000
692.68/692.82	c total clause space: 127.173MB
692.68/692.82	c total #watches: 192571
693.28/693.47	c total #propagations: 144927724 / total #impl: 1803957824 (eff. 0.080)
693.28/693.47	c #Conflicts:    1085000 | #Learnt:      27781 | 0.000
693.28/693.47	c total clause space: 127.173MB
693.28/693.47	c total #watches: 195492
693.98/694.12	c total #propagations: 145071916 / total #impl: 1806022089 (eff. 0.080)
693.98/694.12	c #Conflicts:    1086000 | #Learnt:      28781 | 0.000
693.98/694.12	c total clause space: 127.173MB
693.98/694.12	c total #watches: 198194
694.58/694.71	c total #propagations: 145230898 / total #impl: 1808320814 (eff. 0.080)
694.58/694.71	c #Conflicts:    1087000 | #Learnt:      29781 | 0.000
694.58/694.71	c total clause space: 127.173MB
694.58/694.71	c total #watches: 201530
695.19/695.33	c total #propagations: 145385664 / total #impl: 1810398848 (eff. 0.080)
695.19/695.33	c #Conflicts:    1088000 | #Learnt:      30781 | 0.000
695.19/695.33	c total clause space: 127.173MB
695.19/695.33	c total #watches: 204885
695.78/695.95	c total #propagations: 145532155 / total #impl: 1812497072 (eff. 0.080)
695.78/695.95	c #Conflicts:    1089000 | #Learnt:      31781 | 0.000
695.78/695.95	c total clause space: 127.173MB
695.78/695.95	c total #watches: 208261
696.38/696.57	c total #propagations: 145666055 / total #impl: 1814273747 (eff. 0.080)
696.38/696.57	c #Conflicts:    1090000 | #Learnt:      32781 | 0.000
696.38/696.57	c total clause space: 127.173MB
696.38/696.57	c total #watches: 211251
697.08/697.25	c total #propagations: 145819408 / total #impl: 1816367101 (eff. 0.080)
697.08/697.25	c #Conflicts:    1091000 | #Learnt:      33781 | 0.000
697.08/697.25	c total clause space: 127.173MB
697.08/697.25	c total #watches: 214429
697.78/697.94	c total #propagations: 145940238 / total #impl: 1818138181 (eff. 0.080)
697.78/697.94	c #Conflicts:    1092000 | #Learnt:      34781 | 0.000
697.78/697.94	c total clause space: 127.173MB
697.78/697.94	c total #watches: 217722
698.48/698.61	c total #propagations: 146073552 / total #impl: 1819914122 (eff. 0.080)
698.48/698.61	c #Conflicts:    1093000 | #Learnt:      35781 | 0.000
698.48/698.61	c total clause space: 127.173MB
698.48/698.61	c total #watches: 220656
698.98/699.15	c total #propagations: 146219456 / total #impl: 1822020358 (eff. 0.080)
698.98/699.15	c #Conflicts:    1094000 | #Learnt:      36781 | 0.000
698.98/699.15	c total clause space: 127.173MB
698.98/699.15	c total #watches: 225299
699.48/699.70	c total #propagations: 146351543 / total #impl: 1823613969 (eff. 0.080)
699.48/699.70	c #Conflicts:    1095000 | #Learnt:      37781 | 0.000
699.48/699.70	c total clause space: 127.173MB
699.48/699.70	c total #watches: 228930
700.18/700.31	c total #propagations: 146493270 / total #impl: 1825337392 (eff. 0.080)
700.18/700.31	c #Conflicts:    1096000 | #Learnt:      38781 | 0.000
700.18/700.31	c total clause space: 127.173MB
700.18/700.31	c total #watches: 233832
700.78/700.95	c total #propagations: 146629097 / total #impl: 1827170530 (eff. 0.080)
700.78/700.95	c #Conflicts:    1097000 | #Learnt:      39781 | 0.000
700.78/700.95	c total clause space: 127.173MB
700.78/700.95	c total #watches: 237501
701.48/701.61	c total #propagations: 146777004 / total #impl: 1829285653 (eff. 0.080)
701.48/701.61	c #Conflicts:    1098000 | #Learnt:      40781 | 0.000
701.48/701.61	c total clause space: 127.173MB
701.48/701.61	c total #watches: 240461
702.08/702.29	c total #propagations: 146930794 / total #impl: 1831239686 (eff. 0.080)
702.08/702.29	c #Conflicts:    1099000 | #Learnt:      41781 | 0.000
702.08/702.29	c total clause space: 127.173MB
702.08/702.29	c total #watches: 243679
702.78/702.94	c total #propagations: 147062824 / total #impl: 1833243746 (eff. 0.080)
702.78/702.94	c #Conflicts:    1100000 | #Learnt:      42781 | 0.000
702.78/702.94	c total clause space: 127.173MB
702.78/702.94	c total #watches: 246627
703.48/703.65	c total #propagations: 147212450 / total #impl: 1835144111 (eff. 0.080)
703.48/703.65	c #Conflicts:    1101000 | #Learnt:      43781 | 0.000
703.48/703.65	c total clause space: 127.173MB
703.48/703.65	c total #watches: 249289
704.28/704.44	c total #propagations: 147351489 / total #impl: 1837265173 (eff. 0.080)
704.28/704.44	c #Conflicts:    1102000 | #Learnt:      44781 | 0.000
704.28/704.44	c total clause space: 127.173MB
704.28/704.44	c total #watches: 252151
704.98/705.18	c total #propagations: 147483992 / total #impl: 1839401644 (eff. 0.080)
704.98/705.18	c #Conflicts:    1103000 | #Learnt:      45781 | 0.000
704.98/705.18	c total clause space: 127.173MB
704.98/705.18	c total #watches: 256041
705.68/705.81	c total #propagations: 147620716 / total #impl: 1841418888 (eff. 0.080)
705.68/705.81	c #Conflicts:    1104000 | #Learnt:      46781 | 0.000
705.68/705.81	c total clause space: 127.173MB
705.68/705.81	c total #watches: 258911
706.38/706.53	c total #propagations: 147755619 / total #impl: 1843188859 (eff. 0.080)
706.38/706.53	c #Conflicts:    1105000 | #Learnt:      47781 | 0.000
706.38/706.53	c total clause space: 127.173MB
706.38/706.53	c total #watches: 261757
706.98/707.16	c total #propagations: 147903106 / total #impl: 1845460402 (eff. 0.080)
706.98/707.16	c #Conflicts:    1106000 | #Learnt:      48781 | 0.000
706.98/707.16	c total clause space: 127.173MB
706.98/707.16	c total #watches: 265040
707.68/707.84	c total #propagations: 148039206 / total #impl: 1847244870 (eff. 0.080)
707.68/707.84	c #Conflicts:    1107000 | #Learnt:      49781 | 0.000
707.68/707.84	c total clause space: 127.173MB
707.68/707.84	c total #watches: 268606
708.28/708.44	c total #propagations: 148185493 / total #impl: 1849318553 (eff. 0.080)
708.28/708.44	c #Conflicts:    1108000 | #Learnt:      50781 | 0.000
708.28/708.44	c total clause space: 127.173MB
708.28/708.44	c total #watches: 272610
708.88/709.07	c total #propagations: 148325283 / total #impl: 1851145297 (eff. 0.080)
708.88/709.07	c GC COLLECT
708.88/709.07	c #Conflicts:    1109000 | #Learnt:      26383 | 0.000
708.88/709.07	c total clause space: 127.173MB
708.88/709.07	c total #watches: 191592
709.58/709.70	c total #propagations: 148480097 / total #impl: 1853155156 (eff. 0.080)
709.58/709.70	c #Conflicts:    1110000 | #Learnt:      27383 | 0.000
709.58/709.70	c total clause space: 127.173MB
709.58/709.70	c total #watches: 194471
710.18/710.38	c total #propagations: 148618715 / total #impl: 1855090315 (eff. 0.080)
710.18/710.38	c #Conflicts:    1111000 | #Learnt:      28383 | 0.000
710.18/710.38	c total clause space: 127.173MB
710.18/710.38	c total #watches: 197311
710.88/711.03	c total #propagations: 148764115 / total #impl: 1857101871 (eff. 0.080)
710.88/711.03	c #Conflicts:    1112000 | #Learnt:      29383 | 0.000
710.88/711.03	c total clause space: 127.173MB
710.88/711.03	c total #watches: 200076
711.48/711.65	c total #propagations: 148910449 / total #impl: 1859182447 (eff. 0.080)
711.48/711.65	c #Conflicts:    1113000 | #Learnt:      30383 | 0.000
711.48/711.65	c total clause space: 127.173MB
711.48/711.65	c total #watches: 203031
712.08/712.30	c total #propagations: 149056539 / total #impl: 1861028529 (eff. 0.080)
712.08/712.30	c #Conflicts:    1114000 | #Learnt:      31383 | 0.000
712.08/712.30	c total clause space: 127.173MB
712.08/712.30	c total #watches: 205984
712.78/712.95	c total #propagations: 149206893 / total #impl: 1863030888 (eff. 0.080)
712.78/712.95	c #Conflicts:    1115000 | #Learnt:      32383 | 0.000
712.78/712.95	c total clause space: 127.173MB
712.78/712.95	c total #watches: 208880
713.47/713.62	c total #propagations: 149353562 / total #impl: 1865110755 (eff. 0.080)
713.47/713.62	c #Conflicts:    1116000 | #Learnt:      33383 | 0.000
713.47/713.62	c total clause space: 127.173MB
713.47/713.62	c total #watches: 211630
714.07/714.25	c total #propagations: 149516279 / total #impl: 1867254092 (eff. 0.080)
714.07/714.25	c #Conflicts:    1117000 | #Learnt:      34383 | 0.000
714.07/714.25	c total clause space: 127.173MB
714.07/714.25	c total #watches: 215293
714.67/714.88	c total #propagations: 149661860 / total #impl: 1869320728 (eff. 0.080)
714.67/714.88	c #Conflicts:    1118000 | #Learnt:      35383 | 0.000
714.67/714.88	c total clause space: 127.173MB
714.67/714.88	c total #watches: 218473
715.37/715.54	c total #propagations: 149799931 / total #impl: 1871250673 (eff. 0.080)
715.37/715.54	c #Conflicts:    1119000 | #Learnt:      36383 | 0.000
715.37/715.54	c total clause space: 127.173MB
715.37/715.54	c total #watches: 221121
716.08/716.26	c total #propagations: 149956594 / total #impl: 1873372725 (eff. 0.080)
716.08/716.26	c #Conflicts:    1120000 | #Learnt:      37383 | 0.000
716.08/716.26	c total clause space: 127.173MB
716.08/716.26	c total #watches: 224000
716.77/716.97	c total #propagations: 150084299 / total #impl: 1875504377 (eff. 0.080)
716.77/716.97	c #Conflicts:    1121000 | #Learnt:      38383 | 0.000
716.77/716.97	c total clause space: 127.173MB
716.77/716.97	c total #watches: 226891
717.47/717.67	c total #propagations: 150217202 / total #impl: 1877627966 (eff. 0.080)
717.47/717.67	c #Conflicts:    1122000 | #Learnt:      39383 | 0.000
717.47/717.67	c total clause space: 127.173MB
717.47/717.67	c total #watches: 229485
718.28/718.41	c total #propagations: 150363267 / total #impl: 1879723889 (eff. 0.080)
718.28/718.41	c #Conflicts:    1123000 | #Learnt:      40383 | 0.000
718.28/718.41	c total clause space: 127.173MB
718.28/718.41	c total #watches: 232161
718.87/719.03	c total #propagations: 150508704 / total #impl: 1882189988 (eff. 0.080)
718.87/719.03	c #Conflicts:    1124000 | #Learnt:      41383 | 0.000
718.87/719.03	c total clause space: 127.173MB
718.87/719.03	c total #watches: 234932
719.47/719.69	c total #propagations: 150661325 / total #impl: 1884210402 (eff. 0.080)
719.47/719.69	c #Conflicts:    1125000 | #Learnt:      42383 | 0.000
719.47/719.69	c total clause space: 127.173MB
719.47/719.69	c total #watches: 237572
720.17/720.33	c total #propagations: 150812737 / total #impl: 1886390537 (eff. 0.080)
720.17/720.33	c #Conflicts:    1126000 | #Learnt:      43383 | 0.000
720.17/720.33	c total clause space: 127.173MB
720.17/720.33	c total #watches: 240397
720.77/720.98	c total #propagations: 150949201 / total #impl: 1888333130 (eff. 0.080)
720.77/720.98	c #Conflicts:    1127000 | #Learnt:      44383 | 0.000
720.77/720.98	c total clause space: 127.173MB
720.77/720.98	c total #watches: 243058
721.48/721.64	c total #propagations: 151112528 / total #impl: 1890619531 (eff. 0.080)
721.48/721.64	c #Conflicts:    1128000 | #Learnt:      45383 | 0.000
721.48/721.64	c total clause space: 127.173MB
721.48/721.64	c total #watches: 246343
722.17/722.30	c total #propagations: 151263461 / total #impl: 1892603594 (eff. 0.080)
722.17/722.30	c #Conflicts:    1129000 | #Learnt:      46383 | 0.000
722.17/722.30	c total clause space: 127.173MB
722.17/722.30	c total #watches: 249777
722.77/722.94	c total #propagations: 151405625 / total #impl: 1894584424 (eff. 0.080)
722.77/722.94	c #Conflicts:    1130000 | #Learnt:      47383 | 0.000
722.77/722.94	c total clause space: 127.173MB
722.77/722.94	c total #watches: 253247
723.37/723.52	c total #propagations: 151566155 / total #impl: 1896681318 (eff. 0.080)
723.37/723.52	c #Conflicts:    1131000 | #Learnt:      48383 | 0.000
723.37/723.52	c total clause space: 127.173MB
723.37/723.52	c total #watches: 256624
723.97/724.10	c total #propagations: 151725597 / total #impl: 1898639901 (eff. 0.080)
723.97/724.10	c #Conflicts:    1132000 | #Learnt:      49383 | 0.000
723.97/724.10	c total clause space: 127.173MB
723.97/724.10	c total #watches: 259536
724.67/724.88	c total #propagations: 151909248 / total #impl: 1900715064 (eff. 0.080)
724.67/724.88	c #Conflicts:    1133000 | #Learnt:      50383 | 0.000
724.67/724.88	c total clause space: 127.173MB
724.67/724.88	c total #watches: 263476
725.47/725.65	c total #propagations: 152058096 / total #impl: 1902898092 (eff. 0.080)
725.47/725.65	c #Conflicts:    1134000 | #Learnt:      51383 | 0.000
725.47/725.65	c total clause space: 127.173MB
725.47/725.65	c total #watches: 268029
726.08/726.24	c total #propagations: 152180973 / total #impl: 1904893857 (eff. 0.080)
726.08/726.24	c GC COLLECT
726.08/726.24	c #Conflicts:    1135000 | #Learnt:      26683 | 0.000
726.08/726.24	c total clause space: 127.173MB
726.08/726.24	c total #watches: 193353
726.78/726.95	c total #propagations: 152335624 / total #impl: 1906649338 (eff. 0.080)
726.78/726.95	c #Conflicts:    1136000 | #Learnt:      27683 | 0.000
726.78/726.95	c total clause space: 127.173MB
726.78/726.95	c total #watches: 196566
727.78/727.94	c total #propagations: 152486920 / total #impl: 1908834040 (eff. 0.080)
727.78/727.94	c #Conflicts:    1137000 | #Learnt:      28683 | 0.000
727.78/727.94	c total clause space: 127.173MB
727.78/727.94	c total #watches: 201246
728.58/728.72	c total #propagations: 152617495 / total #impl: 1911450666 (eff. 0.080)
728.58/728.72	c #Conflicts:    1138000 | #Learnt:      29683 | 0.000
728.58/728.72	c total clause space: 127.173MB
728.58/728.72	c total #watches: 205820
729.29/729.46	c total #propagations: 152739253 / total #impl: 1913581371 (eff. 0.080)
729.29/729.46	c #Conflicts:    1139000 | #Learnt:      30683 | 0.000
729.29/729.46	c total clause space: 127.173MB
729.29/729.46	c total #watches: 209449
730.08/730.24	c total #propagations: 152851257 / total #impl: 1915451285 (eff. 0.080)
730.08/730.24	c #Conflicts:    1140000 | #Learnt:      31683 | 0.000
730.08/730.24	c total clause space: 127.173MB
730.08/730.24	c total #watches: 214037
730.98/731.15	c total #propagations: 152981594 / total #impl: 1917598154 (eff. 0.080)
730.98/731.15	c #Conflicts:    1141000 | #Learnt:      32683 | 0.000
730.98/731.15	c total clause space: 127.173MB
730.98/731.15	c total #watches: 217444
731.78/731.97	c total #propagations: 153106273 / total #impl: 1920151238 (eff. 0.080)
731.78/731.97	c #Conflicts:    1142000 | #Learnt:      33683 | 0.000
731.78/731.97	c total clause space: 127.173MB
731.78/731.97	c total #watches: 220860
732.68/732.82	c total #propagations: 153206324 / total #impl: 1922254431 (eff. 0.080)
732.68/732.82	c #Conflicts:    1143000 | #Learnt:      34683 | 0.000
732.68/732.82	c total clause space: 127.173MB
732.68/732.82	c total #watches: 225116
733.48/733.68	c total #propagations: 153318542 / total #impl: 1924612157 (eff. 0.080)
733.48/733.68	c #Conflicts:    1144000 | #Learnt:      35683 | 0.000
733.48/733.68	c total clause space: 127.173MB
733.48/733.68	c total #watches: 228731
734.28/734.40	c total #propagations: 153414263 / total #impl: 1926680879 (eff. 0.080)
734.28/734.40	c #Conflicts:    1145000 | #Learnt:      36683 | 0.000
734.28/734.40	c total clause space: 127.173MB
734.28/734.40	c total #watches: 232974
734.98/735.17	c total #propagations: 153524677 / total #impl: 1928801265 (eff. 0.080)
734.98/735.17	c #Conflicts:    1146000 | #Learnt:      37683 | 0.000
734.98/735.17	c total clause space: 127.173MB
734.98/735.17	c total #watches: 237682
735.79/735.93	c total #propagations: 153635090 / total #impl: 1930991949 (eff. 0.080)
735.79/735.93	c #Conflicts:    1147000 | #Learnt:      38683 | 0.000
735.79/735.93	c total clause space: 127.173MB
735.79/735.93	c total #watches: 243128
736.58/736.73	c total #propagations: 153751477 / total #impl: 1932880581 (eff. 0.080)
736.58/736.73	c #Conflicts:    1148000 | #Learnt:      39683 | 0.000
736.58/736.73	c total clause space: 127.173MB
736.58/736.73	c total #watches: 247187
737.58/737.71	c total #propagations: 153865531 / total #impl: 1935010619 (eff. 0.080)
737.58/737.71	c #Conflicts:    1149000 | #Learnt:      40683 | 0.000
737.58/737.71	c total clause space: 127.173MB
737.58/737.71	c total #watches: 250763
738.38/738.53	c total #propagations: 153971090 / total #impl: 1937428533 (eff. 0.079)
738.38/738.53	c #Conflicts:    1150000 | #Learnt:      41683 | 0.000
738.38/738.53	c total clause space: 127.173MB
738.38/738.53	c total #watches: 254797
738.98/739.18	c total #propagations: 154070247 / total #impl: 1939422692 (eff. 0.079)
738.98/739.18	c #Conflicts:    1151000 | #Learnt:      42683 | 0.000
738.98/739.18	c total clause space: 127.173MB
738.98/739.18	c total #watches: 258351
739.68/739.84	c total #propagations: 154208322 / total #impl: 1941384233 (eff. 0.079)
739.68/739.84	c #Conflicts:    1152000 | #Learnt:      43683 | 0.000
739.68/739.84	c total clause space: 127.173MB
739.68/739.84	c total #watches: 261770
740.38/740.58	c total #propagations: 154383692 / total #impl: 1943295343 (eff. 0.079)
740.38/740.58	c #Conflicts:    1153000 | #Learnt:      44683 | 0.000
740.38/740.58	c total clause space: 127.173MB
740.38/740.58	c total #watches: 265709
741.18/741.38	c total #propagations: 154518644 / total #impl: 1945337916 (eff. 0.079)
741.18/741.38	c #Conflicts:    1154000 | #Learnt:      45683 | 0.000
741.18/741.38	c total clause space: 127.173MB
741.18/741.38	c total #watches: 269796
741.98/742.16	c total #propagations: 154634661 / total #impl: 1947131459 (eff. 0.079)
741.98/742.16	c #Conflicts:    1155000 | #Learnt:      46683 | 0.000
741.98/742.16	c total clause space: 127.173MB
741.98/742.16	c total #watches: 272960
742.78/742.92	c total #propagations: 154771476 / total #impl: 1949274181 (eff. 0.079)
742.78/742.92	c #Conflicts:    1156000 | #Learnt:      47683 | 0.000
742.78/742.92	c total clause space: 127.173MB
742.78/742.92	c total #watches: 278215
743.59/743.72	c total #propagations: 154909534 / total #impl: 1951429060 (eff. 0.079)
743.59/743.72	c #Conflicts:    1157000 | #Learnt:      48683 | 0.000
743.59/743.72	c total clause space: 127.173MB
743.59/743.72	c total #watches: 283346
744.28/744.44	c total #propagations: 155057510 / total #impl: 1953693008 (eff. 0.079)
744.28/744.44	c #Conflicts:    1158000 | #Learnt:      49683 | 0.000
744.28/744.44	c total clause space: 127.173MB
744.28/744.44	c total #watches: 288224
744.98/745.19	c total #propagations: 155186088 / total #impl: 1955727149 (eff. 0.079)
744.98/745.19	c #Conflicts:    1159000 | #Learnt:      50683 | 0.000
744.98/745.19	c total clause space: 127.173MB
744.98/745.19	c total #watches: 292585
745.78/745.95	c total #propagations: 155323181 / total #impl: 1957743282 (eff. 0.079)
745.78/745.95	c #Conflicts:    1160000 | #Learnt:      51683 | 0.000
745.78/745.95	c total clause space: 206.656MB
745.78/745.95	c total #watches: 295832
746.58/746.76	c total #propagations: 155472230 / total #impl: 1959987043 (eff. 0.079)
746.58/746.76	c GC COLLECT
746.58/746.76	c #Conflicts:    1161000 | #Learnt:      26676 | 0.000
746.58/746.76	c total clause space: 206.656MB
746.58/746.76	c total #watches: 193722
747.28/747.48	c total #propagations: 155596839 / total #impl: 1961918877 (eff. 0.079)
747.28/747.48	c #Conflicts:    1162000 | #Learnt:      27676 | 0.000
747.28/747.48	c total clause space: 206.656MB
747.28/747.48	c total #watches: 197527
748.08/748.21	c total #propagations: 155714958 / total #impl: 1963912566 (eff. 0.079)
748.08/748.21	c #Conflicts:    1163000 | #Learnt:      28676 | 0.000
748.08/748.21	c total clause space: 206.656MB
748.08/748.21	c total #watches: 201154
748.68/748.86	c total #propagations: 155819002 / total #impl: 1965552311 (eff. 0.079)
748.68/748.86	c #Conflicts:    1164000 | #Learnt:      29676 | 0.000
748.68/748.86	c total clause space: 206.656MB
748.68/748.86	c total #watches: 205101
749.38/749.55	c total #propagations: 155926484 / total #impl: 1967200139 (eff. 0.079)
749.38/749.55	c #Conflicts:    1165000 | #Learnt:      30676 | 0.000
749.38/749.55	c total clause space: 206.656MB
749.38/749.55	c total #watches: 209297
750.08/750.21	c total #propagations: 156026697 / total #impl: 1968673794 (eff. 0.079)
750.08/750.21	c #Conflicts:    1166000 | #Learnt:      31676 | 0.000
750.08/750.21	c total clause space: 206.656MB
750.08/750.21	c total #watches: 214657
750.77/750.94	c total #propagations: 156128765 / total #impl: 1970484759 (eff. 0.079)
750.77/750.94	c #Conflicts:    1167000 | #Learnt:      32676 | 0.000
750.77/750.94	c total clause space: 206.656MB
750.77/750.94	c total #watches: 218967
751.57/751.77	c total #propagations: 156233218 / total #impl: 1972321387 (eff. 0.079)
751.57/751.77	c #Conflicts:    1168000 | #Learnt:      33676 | 0.000
751.57/751.77	c total clause space: 206.656MB
751.57/751.77	c total #watches: 222656
752.38/752.57	c total #propagations: 156330177 / total #impl: 1974308474 (eff. 0.079)
752.38/752.57	c #Conflicts:    1169000 | #Learnt:      34676 | 0.000
752.38/752.57	c total clause space: 206.656MB
752.38/752.57	c total #watches: 226162
753.17/753.37	c total #propagations: 156432616 / total #impl: 1976356736 (eff. 0.079)
753.17/753.37	c #Conflicts:    1170000 | #Learnt:      35676 | 0.000
753.17/753.37	c total clause space: 206.656MB
753.17/753.37	c total #watches: 229538
753.87/754.08	c total #propagations: 156529742 / total #impl: 1978214815 (eff. 0.079)
753.87/754.08	c #Conflicts:    1171000 | #Learnt:      36676 | 0.000
753.87/754.08	c total clause space: 206.656MB
753.87/754.08	c total #watches: 233128
754.58/754.76	c total #propagations: 156643752 / total #impl: 1979985454 (eff. 0.079)
754.58/754.76	c #Conflicts:    1172000 | #Learnt:      37676 | 0.000
754.58/754.76	c total clause space: 206.656MB
754.58/754.76	c total #watches: 237977
755.17/755.35	c total #propagations: 156750368 / total #impl: 1981680514 (eff. 0.079)
755.17/755.35	c #Conflicts:    1173000 | #Learnt:      38676 | 0.000
755.17/755.35	c total clause space: 206.656MB
755.17/755.35	c total #watches: 243913
755.68/755.88	c total #propagations: 156878471 / total #impl: 1983233963 (eff. 0.079)
755.68/755.88	c #Conflicts:    1174000 | #Learnt:      39676 | 0.000
755.68/755.88	c total clause space: 206.656MB
755.68/755.88	c total #watches: 249174
756.37/756.58	c total #propagations: 157054650 / total #impl: 1984934771 (eff. 0.079)
756.37/756.58	c #Conflicts:    1175000 | #Learnt:      40676 | 0.000
756.37/756.58	c total clause space: 206.656MB
756.37/756.58	c total #watches: 253482
757.07/757.22	c total #propagations: 157178488 / total #impl: 1986831212 (eff. 0.079)
757.07/757.22	c #Conflicts:    1176000 | #Learnt:      41676 | 0.000
757.07/757.22	c total clause space: 206.656MB
757.07/757.22	c total #watches: 261679
757.67/757.86	c total #propagations: 157288752 / total #impl: 1988513738 (eff. 0.079)
757.67/757.86	c #Conflicts:    1177000 | #Learnt:      42676 | 0.000
757.67/757.86	c total clause space: 206.656MB
757.67/757.86	c total #watches: 267842
758.37/758.59	c total #propagations: 157429216 / total #impl: 1990287016 (eff. 0.079)
758.37/758.59	c #Conflicts:    1178000 | #Learnt:      43676 | 0.000
758.37/758.59	c total clause space: 206.656MB
758.37/758.59	c total #watches: 274117
759.07/759.28	c total #propagations: 157574080 / total #impl: 1992241668 (eff. 0.079)
759.07/759.28	c #Conflicts:    1179000 | #Learnt:      44676 | 0.000
759.07/759.28	c total clause space: 206.656MB
759.07/759.28	c total #watches: 278206
759.77/759.98	c total #propagations: 157728567 / total #impl: 1994290973 (eff. 0.079)
759.77/759.98	c #Conflicts:    1180000 | #Learnt:      45676 | 0.000
759.77/759.98	c total clause space: 206.656MB
759.77/759.98	c total #watches: 283324
760.57/760.77	c total #propagations: 157870782 / total #impl: 1996442489 (eff. 0.079)
760.57/760.77	c #Conflicts:    1181000 | #Learnt:      46676 | 0.000
760.57/760.77	c total clause space: 206.656MB
760.57/760.77	c total #watches: 290782
761.37/761.58	c total #propagations: 157999347 / total #impl: 1998679237 (eff. 0.079)
761.37/761.58	c #Conflicts:    1182000 | #Learnt:      47676 | 0.000
761.37/761.58	c total clause space: 206.656MB
761.37/761.58	c total #watches: 296343
762.18/762.36	c total #propagations: 158144015 / total #impl: 2000983802 (eff. 0.079)
762.18/762.36	c #Conflicts:    1183000 | #Learnt:      48676 | 0.000
762.18/762.36	c total clause space: 206.656MB
762.18/762.36	c total #watches: 300486
762.97/763.11	c total #propagations: 158291372 / total #impl: 2003422864 (eff. 0.079)
762.97/763.11	c #Conflicts:    1184000 | #Learnt:      49676 | 0.000
762.97/763.11	c total clause space: 206.656MB
762.97/763.11	c total #watches: 304623
763.67/763.82	c total #propagations: 158454683 / total #impl: 2005547379 (eff. 0.079)
763.67/763.82	c #Conflicts:    1185000 | #Learnt:      50676 | 0.000
763.67/763.82	c total clause space: 206.656MB
763.67/763.82	c total #watches: 308650
764.38/764.54	c total #propagations: 158592807 / total #impl: 2007657870 (eff. 0.079)
764.38/764.54	c #Conflicts:    1186000 | #Learnt:      51676 | 0.000
764.38/764.54	c total clause space: 206.656MB
764.38/764.54	c total #watches: 313846
765.07/765.29	c total #propagations: 158724925 / total #impl: 2009642214 (eff. 0.079)
765.07/765.29	c GC COLLECT
765.07/765.29	c #Conflicts:    1187000 | #Learnt:      26376 | 0.000
765.07/765.29	c total clause space: 206.656MB
765.07/765.29	c total #watches: 192651
765.77/765.93	c total #propagations: 158871004 / total #impl: 2011772785 (eff. 0.079)
765.77/765.93	c #Conflicts:    1188000 | #Learnt:      27376 | 0.000
765.77/765.93	c total clause space: 206.656MB
765.77/765.93	c total #watches: 197236
766.47/766.62	c total #propagations: 159003779 / total #impl: 2013800617 (eff. 0.079)
766.47/766.62	c #Conflicts:    1189000 | #Learnt:      28376 | 0.000
766.47/766.62	c total clause space: 206.656MB
766.47/766.62	c total #watches: 201989
767.27/767.44	c total #propagations: 159133348 / total #impl: 2015936792 (eff. 0.079)
767.27/767.44	c #Conflicts:    1190000 | #Learnt:      29376 | 0.000
767.27/767.44	c total clause space: 206.656MB
767.27/767.44	c total #watches: 205524
768.07/768.20	c total #propagations: 159258645 / total #impl: 2018373457 (eff. 0.079)
768.07/768.20	c #Conflicts:    1191000 | #Learnt:      30376 | 0.000
768.07/768.20	c total clause space: 206.656MB
768.07/768.20	c total #watches: 208766
768.78/768.96	c total #propagations: 159386075 / total #impl: 2020521744 (eff. 0.079)
768.78/768.96	c #Conflicts:    1192000 | #Learnt:      31376 | 0.000
768.78/768.96	c total clause space: 206.656MB
768.78/768.96	c total #watches: 212341
769.47/769.69	c total #propagations: 159530008 / total #impl: 2022967861 (eff. 0.079)
769.47/769.69	c #Conflicts:    1193000 | #Learnt:      32376 | 0.000
769.47/769.69	c total clause space: 206.656MB
769.47/769.69	c total #watches: 215723
770.27/770.45	c total #propagations: 159681572 / total #impl: 2024927387 (eff. 0.079)
770.27/770.45	c #Conflicts:    1194000 | #Learnt:      33376 | 0.000
770.27/770.45	c total clause space: 206.656MB
770.27/770.45	c total #watches: 219089
771.08/771.24	c total #propagations: 159814354 / total #impl: 2027215840 (eff. 0.079)
771.08/771.24	c #Conflicts:    1195000 | #Learnt:      34376 | 0.000
771.08/771.24	c total clause space: 206.656MB
771.08/771.24	c total #watches: 222132
771.87/772.04	c total #propagations: 159934434 / total #impl: 2029425818 (eff. 0.079)
771.87/772.04	c #Conflicts:    1196000 | #Learnt:      35376 | 0.000
771.87/772.04	c total clause space: 206.656MB
771.87/772.04	c total #watches: 226009
772.67/772.82	c total #propagations: 160061571 / total #impl: 2031354952 (eff. 0.079)
772.67/772.82	c #Conflicts:    1197000 | #Learnt:      36376 | 0.000
772.67/772.82	c total clause space: 206.656MB
772.67/772.82	c total #watches: 229448
773.37/773.53	c total #propagations: 160202231 / total #impl: 2033462593 (eff. 0.079)
773.37/773.53	c #Conflicts:    1198000 | #Learnt:      37376 | 0.000
773.37/773.53	c total clause space: 206.656MB
773.37/773.53	c total #watches: 232830
774.07/774.24	c total #propagations: 160334850 / total #impl: 2035620469 (eff. 0.079)
774.07/774.24	c #Conflicts:    1199000 | #Learnt:      38376 | 0.000
774.07/774.24	c total clause space: 206.656MB
774.07/774.24	c total #watches: 236463
774.87/775.01	c total #propagations: 160456045 / total #impl: 2037687622 (eff. 0.079)
774.87/775.01	c #Conflicts:    1200000 | #Learnt:      39376 | 0.000
774.87/775.01	c total clause space: 206.656MB
774.87/775.01	c total #watches: 240355
775.57/775.71	c total #propagations: 160575287 / total #impl: 2039761419 (eff. 0.079)
775.57/775.71	c #Conflicts:    1201000 | #Learnt:      40376 | 0.000
775.57/775.71	c total clause space: 206.656MB
775.57/775.71	c total #watches: 245829
776.27/776.45	c total #propagations: 160682644 / total #impl: 2041956807 (eff. 0.079)
776.27/776.45	c #Conflicts:    1202000 | #Learnt:      41376 | 0.000
776.27/776.45	c total clause space: 206.656MB
776.27/776.45	c total #watches: 251904
777.07/777.22	c total #propagations: 160833810 / total #impl: 2044391490 (eff. 0.079)
777.07/777.22	c #Conflicts:    1203000 | #Learnt:      42376 | 0.000
777.07/777.22	c total clause space: 206.656MB
777.07/777.22	c total #watches: 262275
777.87/778.09	c total #propagations: 160976526 / total #impl: 2046877646 (eff. 0.079)
777.87/778.09	c #Conflicts:    1204000 | #Learnt:      43376 | 0.000
777.87/778.09	c total clause space: 206.656MB
777.87/778.09	c total #watches: 271236
778.68/778.90	c total #propagations: 161122748 / total #impl: 2049210570 (eff. 0.079)
778.68/778.90	c #Conflicts:    1205000 | #Learnt:      44376 | 0.000
778.68/778.90	c total clause space: 206.656MB
778.68/778.90	c total #watches: 278608
779.47/779.63	c total #propagations: 161277596 / total #impl: 2051451524 (eff. 0.079)
779.47/779.63	c #Conflicts:    1206000 | #Learnt:      45376 | 0.000
779.47/779.63	c total clause space: 206.656MB
779.47/779.63	c total #watches: 285639
780.27/780.41	c total #propagations: 161418448 / total #impl: 2053497812 (eff. 0.079)
780.27/780.41	c #Conflicts:    1207000 | #Learnt:      46376 | 0.000
780.27/780.41	c total clause space: 206.656MB
780.27/780.41	c total #watches: 290194
781.17/781.30	c total #propagations: 161547064 / total #impl: 2055880282 (eff. 0.079)
781.17/781.30	c #Conflicts:    1208000 | #Learnt:      47376 | 0.000
781.17/781.30	c total clause space: 206.656MB
781.17/781.30	c total #watches: 298013
781.87/782.09	c total #propagations: 161664170 / total #impl: 2057989383 (eff. 0.079)
781.87/782.09	c #Conflicts:    1209000 | #Learnt:      48376 | 0.000
781.87/782.09	c total clause space: 206.656MB
781.87/782.09	c total #watches: 302935
782.67/782.89	c total #propagations: 161791187 / total #impl: 2060206463 (eff. 0.079)
782.67/782.89	c #Conflicts:    1210000 | #Learnt:      49376 | 0.000
782.67/782.89	c total clause space: 206.656MB
782.67/782.89	c total #watches: 307447
783.57/783.78	c total #propagations: 161920323 / total #impl: 2062525982 (eff. 0.079)
783.57/783.78	c #Conflicts:    1211000 | #Learnt:      50376 | 0.000
783.57/783.78	c total clause space: 206.656MB
783.57/783.78	c total #watches: 312061
784.47/784.63	c total #propagations: 162049431 / total #impl: 2064912372 (eff. 0.078)
784.47/784.63	c #Conflicts:    1212000 | #Learnt:      51376 | 0.000
784.47/784.63	c total clause space: 206.656MB
784.47/784.63	c total #watches: 315953
785.38/785.55	c total #propagations: 162182300 / total #impl: 2067183328 (eff. 0.078)
785.38/785.55	c #Conflicts:    1213000 | #Learnt:      52376 | 0.000
785.38/785.55	c total clause space: 206.656MB
785.38/785.55	c total #watches: 319671
786.17/786.38	c total #propagations: 162305368 / total #impl: 2069501855 (eff. 0.078)
786.17/786.38	c GC COLLECT
786.17/786.38	c #Conflicts:    1214000 | #Learnt:      26774 | 0.000
786.17/786.38	c total clause space: 206.656MB
786.17/786.38	c total #watches: 194488
786.97/787.10	c total #propagations: 162430222 / total #impl: 2071639625 (eff. 0.078)
786.97/787.10	c #Conflicts:    1215000 | #Learnt:      27774 | 0.000
786.97/787.10	c total clause space: 206.656MB
786.97/787.10	c total #watches: 198837
787.67/787.84	c total #propagations: 162554725 / total #impl: 2073897027 (eff. 0.078)
787.67/787.84	c #Conflicts:    1216000 | #Learnt:      28774 | 0.000
787.67/787.84	c total clause space: 206.656MB
787.67/787.84	c total #watches: 203054
788.37/788.55	c total #propagations: 162682762 / total #impl: 2076178130 (eff. 0.078)
788.37/788.55	c #Conflicts:    1217000 | #Learnt:      29774 | 0.000
788.37/788.55	c total clause space: 206.656MB
788.37/788.55	c total #watches: 206374
789.07/789.22	c total #propagations: 162808521 / total #impl: 2078381769 (eff. 0.078)
789.07/789.22	c #Conflicts:    1218000 | #Learnt:      30774 | 0.000
789.07/789.22	c total clause space: 206.656MB
789.07/789.22	c total #watches: 210572
789.77/789.95	c total #propagations: 162951661 / total #impl: 2080722458 (eff. 0.078)
789.77/789.95	c #Conflicts:    1219000 | #Learnt:      31774 | 0.000
789.77/789.95	c total clause space: 206.656MB
789.77/789.95	c total #watches: 216851
790.47/790.69	c total #propagations: 163063122 / total #impl: 2082682560 (eff. 0.078)
790.47/790.69	c #Conflicts:    1220000 | #Learnt:      32774 | 0.000
790.47/790.69	c total clause space: 206.656MB
790.47/790.69	c total #watches: 222347
791.27/791.46	c total #propagations: 163165879 / total #impl: 2084796162 (eff. 0.078)
791.27/791.46	c #Conflicts:    1221000 | #Learnt:      33774 | 0.000
791.27/791.46	c total clause space: 206.656MB
791.27/791.46	c total #watches: 226873
792.17/792.33	c total #propagations: 163284028 / total #impl: 2086966022 (eff. 0.078)
792.17/792.33	c #Conflicts:    1222000 | #Learnt:      34774 | 0.000
792.17/792.33	c total clause space: 206.656MB
792.17/792.33	c total #watches: 230834
792.87/793.09	c total #propagations: 163401686 / total #impl: 2089467240 (eff. 0.078)
792.87/793.09	c #Conflicts:    1223000 | #Learnt:      35774 | 0.000
792.87/793.09	c total clause space: 206.656MB
792.87/793.09	c total #watches: 234858
793.77/793.97	c total #propagations: 163514402 / total #impl: 2091601157 (eff. 0.078)
793.77/793.97	c #Conflicts:    1224000 | #Learnt:      36774 | 0.000
793.77/793.97	c total clause space: 206.656MB
793.77/793.97	c total #watches: 238988
794.67/794.82	c total #propagations: 163632903 / total #impl: 2094083332 (eff. 0.078)
794.67/794.82	c #Conflicts:    1225000 | #Learnt:      37774 | 0.000
794.67/794.82	c total clause space: 206.656MB
794.67/794.82	c total #watches: 243019
795.37/795.59	c total #propagations: 163749507 / total #impl: 2096512005 (eff. 0.078)
795.37/795.59	c #Conflicts:    1226000 | #Learnt:      38774 | 0.000
795.37/795.59	c total clause space: 206.656MB
795.37/795.59	c total #watches: 247365
796.16/796.36	c total #propagations: 163874606 / total #impl: 2098774916 (eff. 0.078)
796.16/796.36	c #Conflicts:    1227000 | #Learnt:      39774 | 0.000
796.16/796.36	c total clause space: 206.656MB
796.16/796.36	c total #watches: 251937
796.96/797.15	c total #propagations: 163994024 / total #impl: 2100813870 (eff. 0.078)
796.96/797.15	c #Conflicts:    1228000 | #Learnt:      40774 | 0.000
796.96/797.15	c total clause space: 206.656MB
796.96/797.15	c total #watches: 257983
797.76/797.95	c total #propagations: 164110848 / total #impl: 2103039696 (eff. 0.078)
797.76/797.95	c #Conflicts:    1229000 | #Learnt:      41774 | 0.000
797.76/797.95	c total clause space: 206.656MB
797.76/797.95	c total #watches: 263479
798.57/798.72	c total #propagations: 164226410 / total #impl: 2105365473 (eff. 0.078)
798.57/798.72	c #Conflicts:    1230000 | #Learnt:      42774 | 0.000
798.57/798.72	c total clause space: 206.656MB
798.57/798.72	c total #watches: 269126
799.26/799.49	c total #propagations: 164337377 / total #impl: 2107211876 (eff. 0.078)
799.26/799.49	c #Conflicts:    1231000 | #Learnt:      43774 | 0.000
799.26/799.49	c total clause space: 206.656MB
799.26/799.49	c total #watches: 273904
800.06/800.26	c total #propagations: 164461845 / total #impl: 2109346043 (eff. 0.078)
800.06/800.26	c #Conflicts:    1232000 | #Learnt:      44774 | 0.000
800.06/800.26	c total clause space: 206.656MB
800.06/800.26	c total #watches: 279433
800.86/801.03	c total #propagations: 164589544 / total #impl: 2111611405 (eff. 0.078)
800.86/801.03	c #Conflicts:    1233000 | #Learnt:      45774 | 0.000
800.86/801.03	c total clause space: 206.656MB
800.86/801.03	c total #watches: 282421
801.66/801.82	c total #propagations: 164729933 / total #impl: 2113814131 (eff. 0.078)
801.66/801.82	c #Conflicts:    1234000 | #Learnt:      46774 | 0.000
801.66/801.82	c total clause space: 206.656MB
801.66/801.82	c total #watches: 286113
802.26/802.48	c total #propagations: 164856118 / total #impl: 2115946085 (eff. 0.078)
802.26/802.48	c #Conflicts:    1235000 | #Learnt:      47774 | 0.000
802.26/802.48	c total clause space: 206.656MB
802.26/802.48	c total #watches: 289416
803.06/803.22	c total #propagations: 164988532 / total #impl: 2117594531 (eff. 0.078)
803.06/803.22	c #Conflicts:    1236000 | #Learnt:      48774 | 0.000
803.06/803.22	c total clause space: 206.656MB
803.06/803.22	c total #watches: 293159
803.76/803.99	c total #propagations: 165107783 / total #impl: 2119414438 (eff. 0.078)
803.76/803.99	c #Conflicts:    1237000 | #Learnt:      49774 | 0.000
803.76/803.99	c total clause space: 206.656MB
803.76/803.99	c total #watches: 296445
804.56/804.70	c total #propagations: 165227590 / total #impl: 2121552658 (eff. 0.078)
804.56/804.70	c #Conflicts:    1238000 | #Learnt:      50774 | 0.000
804.56/804.70	c total clause space: 206.656MB
804.56/804.70	c total #watches: 300180
805.26/805.42	c total #propagations: 165323860 / total #impl: 2123222312 (eff. 0.078)
805.26/805.42	c #Conflicts:    1239000 | #Learnt:      51774 | 0.000
805.26/805.42	c total clause space: 206.656MB
805.26/805.42	c total #watches: 305656
805.86/806.04	c total #propagations: 165439368 / total #impl: 2125127128 (eff. 0.078)
805.86/806.04	c #Conflicts:    1240000 | #Learnt:      52774 | 0.000
805.86/806.04	c total clause space: 206.656MB
805.86/806.04	c total #watches: 308648
806.56/806.79	c total #propagations: 165594216 / total #impl: 2127065087 (eff. 0.078)
806.56/806.79	c #Conflicts:    1241000 | #Learnt:      53774 | 0.000
806.56/806.79	c total clause space: 206.656MB
806.56/806.79	c total #watches: 311528
807.37/807.51	c total #propagations: 165738784 / total #impl: 2129344148 (eff. 0.078)
807.37/807.51	c GC COLLECT
807.37/807.51	c #Conflicts:    1242000 | #Learnt:      27871 | 0.000
807.37/807.51	c total clause space: 206.656MB
807.37/807.51	c total #watches: 198095
808.06/808.23	c total #propagations: 165874437 / total #impl: 2131265558 (eff. 0.078)
808.06/808.23	c #Conflicts:    1243000 | #Learnt:      28871 | 0.000
808.06/808.23	c total clause space: 206.656MB
808.06/808.23	c total #watches: 201781
808.86/809.06	c total #propagations: 166001148 / total #impl: 2133094002 (eff. 0.078)
808.86/809.06	c #Conflicts:    1244000 | #Learnt:      29871 | 0.000
808.86/809.06	c total clause space: 206.656MB
808.86/809.06	c total #watches: 205047
809.66/809.83	c total #propagations: 166121856 / total #impl: 2135296816 (eff. 0.078)
809.66/809.83	c #Conflicts:    1245000 | #Learnt:      30871 | 0.000
809.66/809.83	c total clause space: 206.656MB
809.66/809.83	c total #watches: 208131
810.36/810.54	c total #propagations: 166233541 / total #impl: 2137304545 (eff. 0.078)
810.36/810.54	c #Conflicts:    1246000 | #Learnt:      31871 | 0.000
810.36/810.54	c total clause space: 206.656MB
810.36/810.54	c total #watches: 211179
811.06/811.24	c total #propagations: 166355803 / total #impl: 2139284663 (eff. 0.078)
811.06/811.24	c #Conflicts:    1247000 | #Learnt:      32871 | 0.000
811.06/811.24	c total clause space: 206.656MB
811.06/811.24	c total #watches: 214552
811.77/811.98	c total #propagations: 166487816 / total #impl: 2141310543 (eff. 0.078)
811.77/811.98	c #Conflicts:    1248000 | #Learnt:      33871 | 0.000
811.77/811.98	c total clause space: 206.656MB
811.77/811.98	c total #watches: 217479
812.46/812.61	c total #propagations: 166626756 / total #impl: 2143617530 (eff. 0.078)
812.46/812.61	c #Conflicts:    1249000 | #Learnt:      34871 | 0.000
812.46/812.61	c total clause space: 206.656MB
812.46/812.61	c total #watches: 220524
813.06/813.28	c total #propagations: 166774475 / total #impl: 2145701516 (eff. 0.078)
813.06/813.28	c #Conflicts:    1250000 | #Learnt:      35871 | 0.000
813.06/813.28	c total clause space: 206.656MB
813.06/813.28	c total #watches: 223102
813.76/813.95	c total #propagations: 166927017 / total #impl: 2147933959 (eff. 0.078)
813.76/813.95	c #Conflicts:    1251000 | #Learnt:      36871 | 0.000
813.76/813.95	c total clause space: 206.656MB
813.76/813.95	c total #watches: 226504
814.36/814.50	c total #propagations: 167086514 / total #impl: 2149813401 (eff. 0.078)
814.36/814.50	c #Conflicts:    1252000 | #Learnt:      37871 | 0.000
814.36/814.50	c total clause space: 206.656MB
814.36/814.50	c total #watches: 229180
814.86/815.07	c total #propagations: 167267122 / total #impl: 2151823403 (eff. 0.078)
814.86/815.07	c #Conflicts:    1253000 | #Learnt:      38871 | 0.000
814.86/815.07	c total clause space: 206.656MB
814.86/815.07	c total #watches: 233127
815.46/815.65	c total #propagations: 167449487 / total #impl: 2153844020 (eff. 0.078)
815.46/815.65	c #Conflicts:    1254000 | #Learnt:      39871 | 0.000
815.46/815.65	c total clause space: 206.656MB
815.46/815.65	c total #watches: 236691
816.07/816.29	c total #propagations: 167616880 / total #impl: 2155814910 (eff. 0.078)
816.07/816.29	c #Conflicts:    1255000 | #Learnt:      40871 | 0.000
816.07/816.29	c total clause space: 206.656MB
816.07/816.29	c total #watches: 239574
816.66/816.87	c total #propagations: 167784444 / total #impl: 2157886421 (eff. 0.078)
816.66/816.87	c #Conflicts:    1256000 | #Learnt:      41871 | 0.000
816.66/816.87	c total clause space: 206.656MB
816.66/816.87	c total #watches: 242852
817.27/817.42	c total #propagations: 167961121 / total #impl: 2159873539 (eff. 0.078)
817.27/817.42	c #Conflicts:    1257000 | #Learnt:      42871 | 0.000
817.27/817.42	c total clause space: 206.656MB
817.27/817.42	c total #watches: 247057
817.86/818.05	c total #propagations: 168118088 / total #impl: 2161666505 (eff. 0.078)
817.86/818.05	c #Conflicts:    1258000 | #Learnt:      43871 | 0.000
817.86/818.05	c total clause space: 206.656MB
817.86/818.05	c total #watches: 250165
818.66/818.85	c total #propagations: 168284962 / total #impl: 2163591195 (eff. 0.078)
818.66/818.85	c #Conflicts:    1259000 | #Learnt:      44871 | 0.000
818.66/818.85	c total clause space: 206.656MB
818.66/818.85	c total #watches: 252842
819.37/819.57	c total #propagations: 168425236 / total #impl: 2165839370 (eff. 0.078)
819.37/819.57	c #Conflicts:    1260000 | #Learnt:      45871 | 0.000
819.37/819.57	c total clause space: 206.656MB
819.37/819.57	c total #watches: 255919
820.06/820.29	c total #propagations: 168575558 / total #impl: 2167910337 (eff. 0.078)
820.06/820.29	c #Conflicts:    1261000 | #Learnt:      46871 | 0.000
820.06/820.29	c total clause space: 206.656MB
820.06/820.29	c total #watches: 258814
820.86/821.05	c total #propagations: 168726654 / total #impl: 2170115753 (eff. 0.078)
820.86/821.05	c #Conflicts:    1262000 | #Learnt:      47871 | 0.000
820.86/821.05	c total clause space: 206.656MB
820.86/821.05	c total #watches: 264134
821.67/821.84	c total #propagations: 168843567 / total #impl: 2172024867 (eff. 0.078)
821.67/821.84	c #Conflicts:    1263000 | #Learnt:      48871 | 0.000
821.67/821.84	c total clause space: 206.656MB
821.67/821.84	c total #watches: 274226
822.46/822.67	c total #propagations: 168942830 / total #impl: 2174345116 (eff. 0.078)
822.46/822.67	c #Conflicts:    1264000 | #Learnt:      49871 | 0.000
822.46/822.67	c total clause space: 206.656MB
822.46/822.67	c total #watches: 281768
823.26/823.48	c total #propagations: 169040410 / total #impl: 2176466485 (eff. 0.078)
823.26/823.48	c #Conflicts:    1265000 | #Learnt:      50871 | 0.000
823.26/823.48	c total clause space: 206.656MB
823.26/823.48	c total #watches: 284945
824.06/824.26	c total #propagations: 169168534 / total #impl: 2178427771 (eff. 0.078)
824.06/824.26	c #Conflicts:    1266000 | #Learnt:      51871 | 0.000
824.06/824.26	c total clause space: 206.656MB
824.06/824.26	c total #watches: 288255
824.76/824.96	c total #propagations: 169298483 / total #impl: 2180401908 (eff. 0.078)
824.76/824.96	c #Conflicts:    1267000 | #Learnt:      52871 | 0.000
824.76/824.96	c total clause space: 206.656MB
824.76/824.96	c total #watches: 291235
825.46/825.63	c total #propagations: 169453748 / total #impl: 2182505002 (eff. 0.078)
825.46/825.63	c #Conflicts:    1268000 | #Learnt:      53871 | 0.000
825.46/825.63	c total clause space: 206.656MB
825.46/825.63	c total #watches: 294453
826.16/826.36	c total #propagations: 169599383 / total #impl: 2184350361 (eff. 0.078)
826.16/826.36	c GC COLLECT
826.16/826.36	c #Conflicts:    1269000 | #Learnt:      27678 | 0.000
826.16/826.36	c total clause space: 206.656MB
826.16/826.36	c total #watches: 197281
826.96/827.10	c total #propagations: 169755314 / total #impl: 2186262784 (eff. 0.078)
826.96/827.10	c #Conflicts:    1270000 | #Learnt:      28678 | 0.000
826.96/827.10	c total clause space: 206.656MB
826.96/827.10	c total #watches: 200450
827.56/827.75	c total #propagations: 169895391 / total #impl: 2188466408 (eff. 0.078)
827.56/827.75	c #Conflicts:    1271000 | #Learnt:      29678 | 0.000
827.56/827.75	c total clause space: 206.656MB
827.56/827.75	c total #watches: 203595
828.17/828.38	c total #propagations: 170054066 / total #impl: 2190428053 (eff. 0.078)
828.17/828.38	c #Conflicts:    1272000 | #Learnt:      30678 | 0.000
828.17/828.38	c total clause space: 206.656MB
828.17/828.38	c total #watches: 207997
828.76/828.97	c total #propagations: 170205258 / total #impl: 2192258034 (eff. 0.078)
828.76/828.97	c #Conflicts:    1273000 | #Learnt:      31678 | 0.000
828.76/828.97	c total clause space: 206.656MB
828.76/828.97	c total #watches: 211711
829.46/829.61	c total #propagations: 170371777 / total #impl: 2194251908 (eff. 0.078)
829.46/829.61	c #Conflicts:    1274000 | #Learnt:      32678 | 0.000
829.46/829.61	c total clause space: 206.656MB
829.46/829.61	c total #watches: 214426
830.06/830.26	c total #propagations: 170515350 / total #impl: 2196226937 (eff. 0.078)
830.06/830.26	c #Conflicts:    1275000 | #Learnt:      33678 | 0.000
830.06/830.26	c total clause space: 206.656MB
830.06/830.26	c total #watches: 219666
830.66/830.84	c total #propagations: 170673400 / total #impl: 2198432719 (eff. 0.078)
830.66/830.84	c #Conflicts:    1276000 | #Learnt:      34678 | 0.000
830.66/830.84	c total clause space: 206.656MB
830.66/830.84	c total #watches: 225258
831.16/831.39	c total #propagations: 170831822 / total #impl: 2200145529 (eff. 0.078)
831.16/831.39	c #Conflicts:    1277000 | #Learnt:      35678 | 0.000
831.16/831.39	c total clause space: 206.656MB
831.16/831.39	c total #watches: 229738
831.76/831.95	c total #propagations: 171007106 / total #impl: 2201933420 (eff. 0.078)
831.76/831.95	c #Conflicts:    1278000 | #Learnt:      36678 | 0.000
831.76/831.95	c total clause space: 206.656MB
831.76/831.95	c total #watches: 235213
832.36/832.51	c total #propagations: 171190755 / total #impl: 2203779925 (eff. 0.078)
832.36/832.51	c #Conflicts:    1279000 | #Learnt:      37678 | 0.000
832.36/832.51	c total clause space: 206.656MB
832.36/832.51	c total #watches: 240148
832.96/833.14	c total #propagations: 171374817 / total #impl: 2205612840 (eff. 0.078)
832.96/833.14	c #Conflicts:    1280000 | #Learnt:      38678 | 0.000
832.96/833.14	c total clause space: 206.656MB
832.96/833.14	c total #watches: 243607
833.56/833.80	c total #propagations: 171554562 / total #impl: 2207572428 (eff. 0.078)
833.56/833.80	c #Conflicts:    1281000 | #Learnt:      39678 | 0.000
833.56/833.80	c total clause space: 206.656MB
833.56/833.80	c total #watches: 249489
834.26/834.45	c total #propagations: 171721323 / total #impl: 2209499972 (eff. 0.078)
834.26/834.45	c #Conflicts:    1282000 | #Learnt:      40678 | 0.000
834.26/834.45	c total clause space: 206.656MB
834.26/834.45	c total #watches: 252092
834.96/835.12	c total #propagations: 171883369 / total #impl: 2211446647 (eff. 0.078)
834.96/835.12	c #Conflicts:    1283000 | #Learnt:      41678 | 0.000
834.96/835.12	c total clause space: 206.656MB
834.96/835.12	c total #watches: 254805
835.56/835.77	c total #propagations: 172038036 / total #impl: 2213376171 (eff. 0.078)
835.56/835.77	c #Conflicts:    1284000 | #Learnt:      42678 | 0.000
835.56/835.77	c total clause space: 206.656MB
835.56/835.77	c total #watches: 258028
836.26/836.43	c total #propagations: 172221854 / total #impl: 2215362528 (eff. 0.078)
836.26/836.43	c #Conflicts:    1285000 | #Learnt:      43678 | 0.000
836.26/836.43	c total clause space: 206.656MB
836.26/836.43	c total #watches: 261218
836.96/837.13	c total #propagations: 172407089 / total #impl: 2217416600 (eff. 0.078)
836.96/837.13	c #Conflicts:    1286000 | #Learnt:      44678 | 0.000
836.96/837.13	c total clause space: 206.656MB
836.96/837.13	c total #watches: 265375
837.76/837.94	c total #propagations: 172570887 / total #impl: 2219565617 (eff. 0.078)
837.76/837.94	c #Conflicts:    1287000 | #Learnt:      45678 | 0.000
837.76/837.94	c total clause space: 206.656MB
837.76/837.94	c total #watches: 268502
838.46/838.67	c total #propagations: 172708018 / total #impl: 2221645020 (eff. 0.078)
838.46/838.67	c #Conflicts:    1288000 | #Learnt:      46678 | 0.000
838.46/838.67	c total clause space: 206.656MB
838.46/838.67	c total #watches: 272287
839.26/839.48	c total #propagations: 172844486 / total #impl: 2223739569 (eff. 0.078)
839.26/839.48	c #Conflicts:    1289000 | #Learnt:      47678 | 0.000
839.26/839.48	c total clause space: 206.656MB
839.26/839.48	c total #watches: 277695
840.16/840.30	c total #propagations: 172972784 / total #impl: 2226102921 (eff. 0.078)
840.16/840.30	c #Conflicts:    1290000 | #Learnt:      48678 | 0.000
840.16/840.30	c total clause space: 206.656MB
840.16/840.30	c total #watches: 281394
840.96/841.17	c total #propagations: 173086759 / total #impl: 2228254095 (eff. 0.078)
840.96/841.17	c #Conflicts:    1291000 | #Learnt:      49678 | 0.000
840.96/841.17	c total clause space: 206.656MB
840.96/841.17	c total #watches: 285221
841.86/842.08	c total #propagations: 173219160 / total #impl: 2230811490 (eff. 0.078)
841.86/842.08	c #Conflicts:    1292000 | #Learnt:      50678 | 0.000
841.86/842.08	c total clause space: 206.656MB
841.86/842.08	c total #watches: 288705
842.76/842.99	c total #propagations: 173338106 / total #impl: 2233319383 (eff. 0.078)
842.76/842.99	c #Conflicts:    1293000 | #Learnt:      51678 | 0.000
842.76/842.99	c total clause space: 206.656MB
842.76/842.99	c total #watches: 291962
843.66/843.85	c total #propagations: 173463168 / total #impl: 2235713862 (eff. 0.078)
843.66/843.85	c #Conflicts:    1294000 | #Learnt:      52678 | 0.000
843.66/843.85	c total clause space: 206.656MB
843.66/843.85	c total #watches: 295056
844.46/844.68	c total #propagations: 173593819 / total #impl: 2237846997 (eff. 0.078)
844.46/844.68	c #Conflicts:    1295000 | #Learnt:      53678 | 0.000
844.46/844.68	c total clause space: 206.656MB
844.46/844.68	c total #watches: 299198
845.36/845.55	c total #propagations: 173738073 / total #impl: 2239816611 (eff. 0.078)
845.36/845.55	c #Conflicts:    1296000 | #Learnt:      54678 | 0.000
845.36/845.55	c total clause space: 206.656MB
845.36/845.55	c total #watches: 303054
846.16/846.39	c total #propagations: 173868652 / total #impl: 2242099018 (eff. 0.078)
846.16/846.39	c GC COLLECT
846.16/846.39	c #Conflicts:    1297000 | #Learnt:      28171 | 0.000
846.16/846.39	c total clause space: 206.656MB
846.16/846.39	c total #watches: 199191
846.86/847.08	c total #propagations: 173981414 / total #impl: 2244368048 (eff. 0.078)
846.86/847.08	c #Conflicts:    1298000 | #Learnt:      29171 | 0.000
846.86/847.08	c total clause space: 206.656MB
846.86/847.08	c total #watches: 202600
847.66/847.82	c total #propagations: 174113853 / total #impl: 2246249341 (eff. 0.078)
847.66/847.82	c #Conflicts:    1299000 | #Learnt:      30171 | 0.000
847.66/847.82	c total clause space: 206.656MB
847.66/847.82	c total #watches: 206782
848.26/848.47	c total #propagations: 174232053 / total #impl: 2248298790 (eff. 0.077)
848.26/848.47	c #Conflicts:    1300000 | #Learnt:      31171 | 0.000
848.26/848.47	c total clause space: 206.656MB
848.26/848.47	c total #watches: 210457
848.85/849.04	c total #propagations: 174347858 / total #impl: 2249893098 (eff. 0.077)
848.85/849.04	c #Conflicts:    1301000 | #Learnt:      32171 | 0.000
848.85/849.04	c total clause space: 206.656MB
848.85/849.04	c total #watches: 214207
849.45/849.64	c total #propagations: 174460615 / total #impl: 2251507053 (eff. 0.077)
849.45/849.64	c #Conflicts:    1302000 | #Learnt:      33171 | 0.000
849.45/849.64	c total clause space: 206.656MB
849.45/849.64	c total #watches: 217990
850.16/850.33	c total #propagations: 174578518 / total #impl: 2253380284 (eff. 0.077)
850.16/850.33	c #Conflicts:    1303000 | #Learnt:      34171 | 0.000
850.16/850.33	c total clause space: 206.656MB
850.16/850.33	c total #watches: 227743
850.95/851.16	c total #propagations: 174681328 / total #impl: 2255406713 (eff. 0.077)
850.95/851.16	c #Conflicts:    1304000 | #Learnt:      35172 | 0.000
850.95/851.16	c total clause space: 206.656MB
850.95/851.16	c total #watches: 233300
851.65/851.88	c total #propagations: 174778603 / total #impl: 2257588013 (eff. 0.077)
851.65/851.88	c #Conflicts:    1305000 | #Learnt:      36172 | 0.000
851.65/851.88	c total clause space: 206.656MB
851.65/851.88	c total #watches: 238084
852.55/852.74	c total #propagations: 174904010 / total #impl: 2259763404 (eff. 0.077)
852.55/852.74	c #Conflicts:    1306000 | #Learnt:      37172 | 0.000
852.55/852.74	c total clause space: 206.656MB
852.55/852.74	c total #watches: 246552
853.35/853.60	c total #propagations: 175005067 / total #impl: 2262072098 (eff. 0.077)
853.35/853.60	c #Conflicts:    1307000 | #Learnt:      38172 | 0.000
853.35/853.60	c total clause space: 206.656MB
853.35/853.60	c total #watches: 249599
854.25/854.48	c total #propagations: 175141590 / total #impl: 2264433371 (eff. 0.077)
854.25/854.48	c #Conflicts:    1308000 | #Learnt:      39172 | 0.000
854.25/854.48	c total clause space: 206.656MB
854.25/854.48	c total #watches: 253853
854.85/855.09	c total #propagations: 175254569 / total #impl: 2267186302 (eff. 0.077)
854.85/855.09	c #Conflicts:    1309000 | #Learnt:      40172 | 0.000
854.85/855.09	c total clause space: 206.656MB
854.85/855.09	c total #watches: 257916
855.55/855.74	c total #propagations: 175386967 / total #impl: 2269020778 (eff. 0.077)
855.55/855.74	c #Conflicts:    1310000 | #Learnt:      41172 | 0.000
855.55/855.74	c total clause space: 206.656MB
855.55/855.74	c total #watches: 261254
856.25/856.40	c total #propagations: 175531974 / total #impl: 2271235333 (eff. 0.077)
856.25/856.40	c #Conflicts:    1311000 | #Learnt:      42172 | 0.000
856.25/856.40	c total clause space: 206.656MB
856.25/856.40	c total #watches: 264751
856.86/857.09	c total #propagations: 175686243 / total #impl: 2273237775 (eff. 0.077)
856.86/857.09	c #Conflicts:    1312000 | #Learnt:      43172 | 0.000
856.86/857.09	c total clause space: 206.656MB
856.86/857.09	c total #watches: 268140
857.65/857.85	c total #propagations: 175837712 / total #impl: 2275552801 (eff. 0.077)
857.65/857.85	c #Conflicts:    1313000 | #Learnt:      44172 | 0.000
857.65/857.85	c total clause space: 206.656MB
857.65/857.85	c total #watches: 271406
858.35/858.51	c total #propagations: 175971169 / total #impl: 2277706642 (eff. 0.077)
858.35/858.51	c #Conflicts:    1314000 | #Learnt:      45172 | 0.000
858.35/858.51	c total clause space: 206.656MB
858.35/858.51	c total #watches: 274769
858.96/859.12	c total #propagations: 176092197 / total #impl: 2279603681 (eff. 0.077)
858.96/859.12	c #Conflicts:    1315000 | #Learnt:      46172 | 0.000
858.96/859.12	c total clause space: 206.656MB
858.96/859.12	c total #watches: 278672
859.65/859.85	c total #propagations: 176224280 / total #impl: 2281426318 (eff. 0.077)
859.65/859.85	c #Conflicts:    1316000 | #Learnt:      47172 | 0.000
859.65/859.85	c total clause space: 206.656MB
859.65/859.85	c total #watches: 282100
860.35/860.60	c total #propagations: 176360591 / total #impl: 2283666796 (eff. 0.077)
860.35/860.60	c #Conflicts:    1317000 | #Learnt:      48172 | 0.000
860.35/860.60	c total clause space: 206.656MB
860.35/860.60	c total #watches: 285579
861.16/861.34	c total #propagations: 176489912 / total #impl: 2285921508 (eff. 0.077)
861.16/861.34	c #Conflicts:    1318000 | #Learnt:      49172 | 0.000
861.16/861.34	c total clause space: 206.656MB
861.16/861.34	c total #watches: 288898
861.85/862.07	c total #propagations: 176606613 / total #impl: 2288106171 (eff. 0.077)
861.85/862.07	c #Conflicts:    1319000 | #Learnt:      50172 | 0.000
861.85/862.07	c total clause space: 206.656MB
861.85/862.07	c total #watches: 292311
862.55/862.78	c total #propagations: 176728493 / total #impl: 2290194151 (eff. 0.077)
862.55/862.78	c #Conflicts:    1320000 | #Learnt:      51172 | 0.000
862.55/862.78	c total clause space: 206.656MB
862.55/862.78	c total #watches: 295499
863.36/863.51	c total #propagations: 176860185 / total #impl: 2292623157 (eff. 0.077)
863.36/863.51	c #Conflicts:    1321000 | #Learnt:      52172 | 0.000
863.36/863.51	c total clause space: 206.656MB
863.36/863.51	c total #watches: 298660
863.95/864.11	c total #propagations: 176998897 / total #impl: 2294722513 (eff. 0.077)
863.95/864.11	c #Conflicts:    1322000 | #Learnt:      53172 | 0.000
863.95/864.11	c total clause space: 206.656MB
863.95/864.11	c total #watches: 302093
864.56/864.72	c total #propagations: 177128170 / total #impl: 2296663456 (eff. 0.077)
864.56/864.72	c #Conflicts:    1323000 | #Learnt:      54172 | 0.000
864.56/864.72	c total clause space: 206.656MB
864.56/864.72	c total #watches: 305697
865.15/865.36	c total #propagations: 177262030 / total #impl: 2298515320 (eff. 0.077)
865.15/865.36	c #Conflicts:    1324000 | #Learnt:      55172 | 0.000
865.15/865.36	c total clause space: 206.656MB
865.15/865.36	c total #watches: 309027
865.85/866.03	c total #propagations: 177407890 / total #impl: 2300500446 (eff. 0.077)
865.85/866.03	c GC COLLECT
865.85/866.03	c #Conflicts:    1325000 | #Learnt:      28372 | 0.000
865.85/866.03	c total clause space: 206.656MB
865.85/866.03	c total #watches: 200729
866.55/866.70	c total #propagations: 177550316 / total #impl: 2302458585 (eff. 0.077)
866.55/866.70	c #Conflicts:    1326000 | #Learnt:      29372 | 0.000
866.55/866.70	c total clause space: 206.656MB
866.55/866.70	c total #watches: 203963
867.05/867.23	c total #propagations: 177690802 / total #impl: 2304622839 (eff. 0.077)
867.05/867.23	c #Conflicts:    1327000 | #Learnt:      30372 | 0.000
867.05/867.23	c total clause space: 206.656MB
867.05/867.23	c total #watches: 207387
867.65/867.89	c total #propagations: 177832864 / total #impl: 2306385622 (eff. 0.077)
867.65/867.89	c #Conflicts:    1328000 | #Learnt:      31372 | 0.000
867.65/867.89	c total clause space: 206.656MB
867.65/867.89	c total #watches: 210549
868.35/868.52	c total #propagations: 177965152 / total #impl: 2308653490 (eff. 0.077)
868.35/868.52	c #Conflicts:    1329000 | #Learnt:      32372 | 0.000
868.35/868.52	c total clause space: 206.656MB
868.35/868.52	c total #watches: 213548
869.05/869.25	c total #propagations: 178104753 / total #impl: 2310806916 (eff. 0.077)
869.05/869.25	c #Conflicts:    1330000 | #Learnt:      33372 | 0.000
869.05/869.25	c total clause space: 206.656MB
869.05/869.25	c total #watches: 216602
869.75/869.95	c total #propagations: 178239004 / total #impl: 2313146211 (eff. 0.077)
869.75/869.95	c #Conflicts:    1331000 | #Learnt:      34372 | 0.000
869.75/869.95	c total clause space: 206.656MB
869.75/869.95	c total #watches: 219566
870.45/870.60	c total #propagations: 178378834 / total #impl: 2315399607 (eff. 0.077)
870.45/870.60	c #Conflicts:    1332000 | #Learnt:      35372 | 0.000
870.45/870.60	c total clause space: 206.656MB
870.45/870.60	c total #watches: 223006
871.06/871.28	c total #propagations: 178517739 / total #impl: 2317535953 (eff. 0.077)
871.06/871.28	c #Conflicts:    1333000 | #Learnt:      36372 | 0.000
871.06/871.28	c total clause space: 206.656MB
871.06/871.28	c total #watches: 226143
871.75/871.94	c total #propagations: 178648539 / total #impl: 2319598801 (eff. 0.077)
871.75/871.94	c #Conflicts:    1334000 | #Learnt:      37372 | 0.000
871.75/871.94	c total clause space: 206.656MB
871.75/871.94	c total #watches: 229717
872.45/872.65	c total #propagations: 178770682 / total #impl: 2321774753 (eff. 0.077)
872.45/872.65	c #Conflicts:    1335000 | #Learnt:      38372 | 0.000
872.45/872.65	c total clause space: 206.656MB
872.45/872.65	c total #watches: 232663
873.15/873.36	c total #propagations: 178898869 / total #impl: 2324031367 (eff. 0.077)
873.15/873.36	c #Conflicts:    1336000 | #Learnt:      39372 | 0.000
873.15/873.36	c total clause space: 206.656MB
873.15/873.36	c total #watches: 236040
873.95/874.12	c total #propagations: 179016878 / total #impl: 2326429698 (eff. 0.077)
873.95/874.12	c #Conflicts:    1337000 | #Learnt:      40372 | 0.000
873.95/874.12	c total clause space: 206.656MB
873.95/874.12	c total #watches: 239121
874.65/874.82	c total #propagations: 179140403 / total #impl: 2328838525 (eff. 0.077)
874.65/874.82	c #Conflicts:    1338000 | #Learnt:      41372 | 0.000
874.65/874.82	c total clause space: 206.656MB
874.65/874.82	c total #watches: 242456
875.35/875.52	c total #propagations: 179272757 / total #impl: 2331032118 (eff. 0.077)
875.35/875.52	c #Conflicts:    1339000 | #Learnt:      42372 | 0.000
875.35/875.52	c total clause space: 206.656MB
875.35/875.52	c total #watches: 245845
876.05/876.24	c total #propagations: 179395942 / total #impl: 2332886312 (eff. 0.077)
876.05/876.24	c #Conflicts:    1340000 | #Learnt:      43372 | 0.000
876.05/876.24	c total clause space: 206.656MB
876.05/876.24	c total #watches: 249093
876.75/876.90	c total #propagations: 179523293 / total #impl: 2335327618 (eff. 0.077)
876.75/876.90	c #Conflicts:    1341000 | #Learnt:      44372 | 0.000
876.75/876.90	c total clause space: 206.656MB
876.75/876.90	c total #watches: 252791
877.45/877.68	c total #propagations: 179650355 / total #impl: 2337389588 (eff. 0.077)
877.45/877.68	c #Conflicts:    1342000 | #Learnt:      45372 | 0.000
877.45/877.68	c total clause space: 206.656MB
877.45/877.68	c total #watches: 256120
878.25/878.45	c total #propagations: 179763057 / total #impl: 2339363659 (eff. 0.077)
878.25/878.45	c #Conflicts:    1343000 | #Learnt:      46372 | 0.000
878.25/878.45	c total clause space: 206.656MB
878.25/878.45	c total #watches: 259642
879.05/879.23	c total #propagations: 179892387 / total #impl: 2341555502 (eff. 0.077)
879.05/879.23	c #Conflicts:    1344000 | #Learnt:      47372 | 0.000
879.05/879.23	c total clause space: 206.656MB
879.05/879.23	c total #watches: 262919
879.75/879.91	c total #propagations: 180017412 / total #impl: 2343834340 (eff. 0.077)
879.75/879.91	c #Conflicts:    1345000 | #Learnt:      48372 | 0.000
879.75/879.91	c total clause space: 206.656MB
879.75/879.91	c total #watches: 266264
880.45/880.62	c total #propagations: 180155498 / total #impl: 2345767806 (eff. 0.077)
880.45/880.62	c #Conflicts:    1346000 | #Learnt:      49372 | 0.000
880.45/880.62	c total clause space: 206.656MB
880.45/880.62	c total #watches: 269509
881.15/881.33	c total #propagations: 180272755 / total #impl: 2347933171 (eff. 0.077)
881.15/881.33	c #Conflicts:    1347000 | #Learnt:      50372 | 0.000
881.15/881.33	c total clause space: 206.656MB
881.15/881.33	c total #watches: 272788
881.85/882.03	c total #propagations: 180394131 / total #impl: 2349903758 (eff. 0.077)
881.85/882.03	c #Conflicts:    1348000 | #Learnt:      51372 | 0.000
881.85/882.03	c total clause space: 206.656MB
881.85/882.03	c total #watches: 275918
882.55/882.75	c total #propagations: 180526917 / total #impl: 2351723224 (eff. 0.077)
882.55/882.75	c #Conflicts:    1349000 | #Learnt:      52372 | 0.000
882.55/882.75	c total clause space: 206.656MB
882.55/882.75	c total #watches: 279049
883.26/883.44	c total #propagations: 180663109 / total #impl: 2353721458 (eff. 0.077)
883.26/883.44	c #Conflicts:    1350000 | #Learnt:      53372 | 0.000
883.26/883.44	c total clause space: 206.656MB
883.26/883.44	c total #watches: 282435
883.95/884.19	c total #propagations: 180797967 / total #impl: 2355625888 (eff. 0.077)
883.95/884.19	c #Conflicts:    1351000 | #Learnt:      54372 | 0.000
883.95/884.19	c total clause space: 206.656MB
883.95/884.19	c total #watches: 285579
884.85/885.00	c total #propagations: 180928220 / total #impl: 2357727792 (eff. 0.077)
884.85/885.00	c #Conflicts:    1352000 | #Learnt:      55372 | 0.000
884.85/885.00	c total clause space: 206.656MB
884.85/885.00	c total #watches: 288742
885.65/885.80	c total #propagations: 181056468 / total #impl: 2359925697 (eff. 0.077)
885.65/885.80	c GC COLLECT
885.65/885.80	c #Conflicts:    1353000 | #Learnt:      28271 | 0.000
885.65/885.80	c total clause space: 206.656MB
885.65/885.80	c total #watches: 200600
886.25/886.49	c total #propagations: 181187779 / total #impl: 2362304339 (eff. 0.077)
886.25/886.49	c #Conflicts:    1354000 | #Learnt:      29271 | 0.000
886.25/886.49	c total clause space: 206.656MB
886.25/886.49	c total #watches: 204046
887.05/887.22	c total #propagations: 181307692 / total #impl: 2364295705 (eff. 0.077)
887.05/887.22	c #Conflicts:    1355000 | #Learnt:      30271 | 0.000
887.05/887.22	c total clause space: 206.656MB
887.05/887.22	c total #watches: 207511
887.75/887.96	c total #propagations: 181431397 / total #impl: 2366519688 (eff. 0.077)
887.75/887.96	c #Conflicts:    1356000 | #Learnt:      31271 | 0.000
887.75/887.96	c total clause space: 206.656MB
887.75/887.96	c total #watches: 211020
888.55/888.71	c total #propagations: 181554553 / total #impl: 2368973385 (eff. 0.077)
888.55/888.71	c #Conflicts:    1357000 | #Learnt:      32271 | 0.000
888.55/888.71	c total clause space: 206.656MB
888.55/888.71	c total #watches: 214151
889.35/889.56	c total #propagations: 181685878 / total #impl: 2371202025 (eff. 0.077)
889.35/889.56	c #Conflicts:    1358000 | #Learnt:      33271 | 0.000
889.35/889.56	c total clause space: 206.656MB
889.35/889.56	c total #watches: 217484
890.15/890.31	c total #propagations: 181807940 / total #impl: 2373766134 (eff. 0.077)
890.15/890.31	c #Conflicts:    1359000 | #Learnt:      34271 | 0.000
890.15/890.31	c total clause space: 206.656MB
890.15/890.31	c total #watches: 220587
890.75/890.93	c total #propagations: 181952909 / total #impl: 2376215577 (eff. 0.077)
890.75/890.93	c #Conflicts:    1360000 | #Learnt:      35271 | 0.000
890.75/890.93	c total clause space: 206.656MB
890.75/890.93	c total #watches: 224071
891.45/891.64	c total #propagations: 182106113 / total #impl: 2378447001 (eff. 0.077)
891.45/891.64	c #Conflicts:    1361000 | #Learnt:      36271 | 0.000
891.45/891.64	c total clause space: 206.656MB
891.45/891.64	c total #watches: 226908
892.06/892.22	c total #propagations: 182261495 / total #impl: 2381104322 (eff. 0.077)
892.06/892.22	c #Conflicts:    1362000 | #Learnt:      37271 | 0.000
892.06/892.22	c total clause space: 206.656MB
892.06/892.22	c total #watches: 230291
892.75/892.90	c total #propagations: 182418882 / total #impl: 2382952917 (eff. 0.077)
892.75/892.90	c #Conflicts:    1363000 | #Learnt:      38271 | 0.000
892.75/892.90	c total clause space: 206.656MB
892.75/892.90	c total #watches: 232997
893.45/893.60	c total #propagations: 182571441 / total #impl: 2385014014 (eff. 0.077)
893.45/893.60	c #Conflicts:    1364000 | #Learnt:      39271 | 0.000
893.45/893.60	c total clause space: 206.656MB
893.45/893.60	c total #watches: 235640
894.05/894.27	c total #propagations: 182742504 / total #impl: 2387461733 (eff. 0.077)
894.05/894.27	c #Conflicts:    1365000 | #Learnt:      40271 | 0.000
894.05/894.27	c total clause space: 206.656MB
894.05/894.27	c total #watches: 239139
894.75/894.98	c total #propagations: 182878301 / total #impl: 2389648058 (eff. 0.077)
894.75/894.98	c #Conflicts:    1366000 | #Learnt:      41271 | 0.000
894.75/894.98	c total clause space: 206.656MB
894.75/894.98	c total #watches: 242103
895.45/895.63	c total #propagations: 183011034 / total #impl: 2392028840 (eff. 0.077)
895.45/895.63	c #Conflicts:    1367000 | #Learnt:      42271 | 0.000
895.45/895.63	c total clause space: 206.656MB
895.45/895.63	c total #watches: 246661
896.15/896.39	c total #propagations: 183132407 / total #impl: 2393915900 (eff. 0.076)
896.15/896.39	c #Conflicts:    1368000 | #Learnt:      43271 | 0.000
896.15/896.39	c total clause space: 206.656MB
896.15/896.39	c total #watches: 249751
896.95/897.19	c total #propagations: 183247166 / total #impl: 2396265815 (eff. 0.076)
896.95/897.19	c #Conflicts:    1369000 | #Learnt:      44271 | 0.000
896.95/897.19	c total clause space: 206.656MB
896.95/897.19	c total #watches: 253098
897.65/897.89	c total #propagations: 183368141 / total #impl: 2398476237 (eff. 0.076)
897.65/897.89	c #Conflicts:    1370000 | #Learnt:      45271 | 0.000
897.65/897.89	c total clause space: 206.656MB
897.65/897.89	c total #watches: 256031
898.35/898.51	c total #propagations: 183528054 / total #impl: 2400834867 (eff. 0.076)
898.35/898.51	c #Conflicts:    1371000 | #Learnt:      46271 | 0.000
898.35/898.51	c total clause space: 206.656MB
898.35/898.51	c total #watches: 259971
898.95/899.18	c total #propagations: 183677854 / total #impl: 2402836186 (eff. 0.076)
898.95/899.18	c #Conflicts:    1372000 | #Learnt:      47271 | 0.000
898.95/899.18	c total clause space: 206.656MB
898.95/899.18	c total #watches: 262867
899.65/899.88	c total #propagations: 183826783 / total #impl: 2404765321 (eff. 0.076)
899.65/899.88	c #Conflicts:    1373000 | #Learnt:      48271 | 0.000
899.65/899.88	c total clause space: 206.656MB
899.65/899.88	c total #watches: 265682
900.35/900.58	c total #propagations: 183989910 / total #impl: 2407255891 (eff. 0.076)
900.35/900.58	c #Conflicts:    1374000 | #Learnt:      49271 | 0.000
900.35/900.58	c total clause space: 206.656MB
900.35/900.58	c total #watches: 268379
901.05/901.25	c total #propagations: 184157928 / total #impl: 2410033573 (eff. 0.076)
901.05/901.25	c #Conflicts:    1375000 | #Learnt:      50271 | 0.000
901.05/901.25	c total clause space: 206.656MB
901.05/901.25	c total #watches: 270873
901.65/901.88	c total #propagations: 184316820 / total #impl: 2412291219 (eff. 0.076)
901.65/901.88	c #Conflicts:    1376000 | #Learnt:      51271 | 0.000
901.65/901.88	c total clause space: 206.656MB
901.65/901.88	c total #watches: 273684
902.35/902.57	c total #propagations: 184479837 / total #impl: 2414570182 (eff. 0.076)
902.35/902.57	c #Conflicts:    1377000 | #Learnt:      52271 | 0.000
902.35/902.57	c total clause space: 206.656MB
902.35/902.57	c total #watches: 276555
903.05/903.21	c total #propagations: 184636499 / total #impl: 2417067338 (eff. 0.076)
903.05/903.21	c #Conflicts:    1378000 | #Learnt:      53271 | 0.000
903.05/903.21	c total clause space: 206.656MB
903.05/903.21	c total #watches: 278936
903.65/903.83	c total #propagations: 184819916 / total #impl: 2419131621 (eff. 0.076)
903.65/903.83	c #Conflicts:    1379000 | #Learnt:      54271 | 0.000
903.65/903.83	c total clause space: 206.656MB
903.65/903.83	c total #watches: 281849
904.35/904.52	c total #propagations: 185000486 / total #impl: 2421392551 (eff. 0.076)
904.35/904.52	c #Conflicts:    1380000 | #Learnt:      55271 | 0.000
904.35/904.52	c total clause space: 206.656MB
904.35/904.52	c total #watches: 284297
904.95/905.16	c total #propagations: 185196088 / total #impl: 2423851143 (eff. 0.076)
904.95/905.16	c #Conflicts:    1381000 | #Learnt:      56271 | 0.000
904.95/905.16	c total clause space: 206.656MB
904.95/905.16	c total #watches: 286988
905.65/905.83	c total #propagations: 185378790 / total #impl: 2426306186 (eff. 0.076)
905.65/905.83	c GC COLLECT
905.65/905.83	c #Conflicts:    1382000 | #Learnt:      28866 | 0.000
905.65/905.83	c total clause space: 206.656MB
905.65/905.83	c total #watches: 202246
906.25/906.44	c total #propagations: 185556868 / total #impl: 2428771569 (eff. 0.076)
906.25/906.44	c #Conflicts:    1383000 | #Learnt:      29866 | 0.000
906.25/906.44	c total clause space: 206.656MB
906.25/906.44	c total #watches: 206960
906.95/907.10	c total #propagations: 185705231 / total #impl: 2430928338 (eff. 0.076)
906.95/907.10	c #Conflicts:    1384000 | #Learnt:      30866 | 0.000
906.95/907.10	c total clause space: 206.656MB
906.95/907.10	c total #watches: 211446
907.75/907.91	c total #propagations: 185854692 / total #impl: 2433771722 (eff. 0.076)
907.75/907.91	c #Conflicts:    1385000 | #Learnt:      31866 | 0.000
907.75/907.91	c total clause space: 206.656MB
907.75/907.91	c total #watches: 215762
908.45/908.64	c total #propagations: 185996236 / total #impl: 2436824264 (eff. 0.076)
908.45/908.64	c #Conflicts:    1386000 | #Learnt:      32866 | 0.000
908.45/908.64	c total clause space: 206.656MB
908.45/908.64	c total #watches: 219208
909.25/909.40	c total #propagations: 186145435 / total #impl: 2440300300 (eff. 0.076)
909.25/909.40	c #Conflicts:    1387000 | #Learnt:      33866 | 0.000
909.25/909.40	c total clause space: 206.656MB
909.25/909.40	c total #watches: 222444
910.05/910.21	c total #propagations: 186281578 / total #impl: 2442721982 (eff. 0.076)
910.05/910.21	c #Conflicts:    1388000 | #Learnt:      34866 | 0.000
910.05/910.21	c total clause space: 206.656MB
910.05/910.21	c total #watches: 225502
910.75/910.99	c total #propagations: 186407137 / total #impl: 2444527574 (eff. 0.076)
910.75/910.99	c #Conflicts:    1389000 | #Learnt:      35866 | 0.000
910.75/910.99	c total clause space: 206.656MB
910.75/910.99	c total #watches: 228600
911.45/911.64	c total #propagations: 186534089 / total #impl: 2446712575 (eff. 0.076)
911.45/911.64	c #Conflicts:    1390000 | #Learnt:      36866 | 0.000
911.45/911.64	c total clause space: 206.656MB
911.45/911.64	c total #watches: 231538
912.15/912.35	c total #propagations: 186690634 / total #impl: 2448798202 (eff. 0.076)
912.15/912.35	c #Conflicts:    1391000 | #Learnt:      37866 | 0.000
912.15/912.35	c total clause space: 206.656MB
912.15/912.35	c total #watches: 234712
912.85/913.09	c total #propagations: 186842871 / total #impl: 2451095344 (eff. 0.076)
912.85/913.09	c #Conflicts:    1392000 | #Learnt:      38866 | 0.000
912.85/913.09	c total clause space: 206.656MB
912.85/913.09	c total #watches: 237432
913.65/913.83	c total #propagations: 186981566 / total #impl: 2453446991 (eff. 0.076)
913.65/913.83	c #Conflicts:    1393000 | #Learnt:      39866 | 0.000
913.65/913.83	c total clause space: 206.656MB
913.65/913.83	c total #watches: 243204
914.35/914.50	c total #propagations: 187108197 / total #impl: 2456583728 (eff. 0.076)
914.35/914.50	c #Conflicts:    1394000 | #Learnt:      40866 | 0.000
914.35/914.50	c total clause space: 206.656MB
914.35/914.50	c total #watches: 246495
914.84/915.08	c total #propagations: 187260576 / total #impl: 2459186444 (eff. 0.076)
914.84/915.08	c #Conflicts:    1395000 | #Learnt:      41866 | 0.000
914.84/915.08	c total clause space: 206.656MB
914.84/915.08	c total #watches: 249322
915.54/915.78	c total #propagations: 187420429 / total #impl: 2461132653 (eff. 0.076)
915.54/915.78	c #Conflicts:    1396000 | #Learnt:      42866 | 0.000
915.54/915.78	c total clause space: 206.656MB
915.54/915.78	c total #watches: 252255
916.25/916.47	c total #propagations: 187558265 / total #impl: 2463230017 (eff. 0.076)
916.25/916.47	c #Conflicts:    1397000 | #Learnt:      43866 | 0.000
916.25/916.47	c total clause space: 206.656MB
916.25/916.47	c total #watches: 255129
916.94/917.17	c total #propagations: 187714402 / total #impl: 2465506922 (eff. 0.076)
916.94/917.17	c #Conflicts:    1398000 | #Learnt:      44866 | 0.000
916.94/917.17	c total clause space: 206.656MB
916.94/917.17	c total #watches: 257933
917.64/917.88	c total #propagations: 187846411 / total #impl: 2467792707 (eff. 0.076)
917.64/917.88	c #Conflicts:    1399000 | #Learnt:      45866 | 0.000
917.64/917.88	c total clause space: 206.656MB
917.64/917.88	c total #watches: 260986
918.35/918.59	c total #propagations: 187963199 / total #impl: 2469630545 (eff. 0.076)
918.35/918.59	c #Conflicts:    1400000 | #Learnt:      46866 | 0.000
918.35/918.59	c total clause space: 206.656MB
918.35/918.59	c total #watches: 264005
919.14/919.33	c total #propagations: 188103766 / total #impl: 2471760939 (eff. 0.076)
919.14/919.33	c #Conflicts:    1401000 | #Learnt:      47866 | 0.000
919.14/919.33	c total clause space: 206.656MB
919.14/919.33	c total #watches: 266902
919.84/920.03	c total #propagations: 188246647 / total #impl: 2474287182 (eff. 0.076)
919.84/920.03	c #Conflicts:    1402000 | #Learnt:      48866 | 0.000
919.84/920.03	c total clause space: 206.656MB
919.84/920.03	c total #watches: 269786
920.55/920.72	c total #propagations: 188384601 / total #impl: 2476366437 (eff. 0.076)
920.55/920.72	c #Conflicts:    1403000 | #Learnt:      49866 | 0.000
920.55/920.72	c total clause space: 206.656MB
920.55/920.72	c total #watches: 272725
921.24/921.41	c total #propagations: 188520194 / total #impl: 2479085592 (eff. 0.076)
921.24/921.41	c #Conflicts:    1404000 | #Learnt:      50866 | 0.000
921.24/921.41	c total clause space: 206.656MB
921.24/921.41	c total #watches: 276058
922.04/922.30	c total #propagations: 188657118 / total #impl: 2481239980 (eff. 0.076)
922.04/922.30	c #Conflicts:    1405000 | #Learnt:      51866 | 0.000
922.04/922.30	c total clause space: 206.656MB
922.04/922.30	c total #watches: 279631
923.04/923.26	c total #propagations: 188780720 / total #impl: 2483622527 (eff. 0.076)
923.04/923.26	c #Conflicts:    1406000 | #Learnt:      52866 | 0.000
923.04/923.26	c total clause space: 206.656MB
923.04/923.26	c total #watches: 285551
924.04/924.23	c total #propagations: 188875031 / total #impl: 2486359725 (eff. 0.076)
924.04/924.23	c #Conflicts:    1407000 | #Learnt:      53866 | 0.000
924.04/924.23	c total clause space: 206.656MB
924.04/924.23	c total #watches: 291022
924.95/925.12	c total #propagations: 188967963 / total #impl: 2488982878 (eff. 0.076)
924.95/925.12	c #Conflicts:    1408000 | #Learnt:      54866 | 0.000
924.95/925.12	c total clause space: 206.656MB
924.95/925.12	c total #watches: 294946
925.64/925.80	c total #propagations: 189067766 / total #impl: 2491165015 (eff. 0.076)
925.64/925.80	c #Conflicts:    1409000 | #Learnt:      55866 | 0.000
925.64/925.80	c total clause space: 206.656MB
925.64/925.80	c total #watches: 299088
926.34/926.55	c total #propagations: 189189105 / total #impl: 2493116336 (eff. 0.076)
926.34/926.55	c #Conflicts:    1410000 | #Learnt:      56866 | 0.000
926.34/926.55	c total clause space: 206.656MB
926.34/926.55	c total #watches: 302741
927.25/927.45	c total #propagations: 189359546 / total #impl: 2495142595 (eff. 0.076)
927.25/927.45	c GC COLLECT
927.25/927.45	c #Conflicts:    1411000 | #Learnt:      29168 | 0.000
927.25/927.45	c total clause space: 206.656MB
927.25/927.45	c total #watches: 203175
927.94/928.11	c total #propagations: 189514722 / total #impl: 2497576220 (eff. 0.076)
927.94/928.11	c #Conflicts:    1412000 | #Learnt:      30168 | 0.000
927.94/928.11	c total clause space: 206.656MB
927.94/928.11	c total #watches: 206221
928.44/928.62	c total #propagations: 189669651 / total #impl: 2499686924 (eff. 0.076)
928.44/928.62	c #Conflicts:    1413000 | #Learnt:      31168 | 0.000
928.44/928.62	c total clause space: 206.656MB
928.44/928.62	c total #watches: 210843
929.04/929.23	c total #propagations: 189818707 / total #impl: 2501173706 (eff. 0.076)
929.04/929.23	c #Conflicts:    1414000 | #Learnt:      32168 | 0.000
929.04/929.23	c total clause space: 206.656MB
929.04/929.23	c total #watches: 214466
929.74/929.90	c total #propagations: 189963543 / total #impl: 2503124325 (eff. 0.076)
929.74/929.90	c #Conflicts:    1415000 | #Learnt:      33168 | 0.000
929.74/929.90	c total clause space: 206.656MB
929.74/929.90	c total #watches: 218649
930.34/930.59	c total #propagations: 190097168 / total #impl: 2505328133 (eff. 0.076)
930.34/930.59	c #Conflicts:    1416000 | #Learnt:      34168 | 0.000
930.34/930.59	c total clause space: 206.656MB
930.34/930.59	c total #watches: 222728
931.14/931.33	c total #propagations: 190215277 / total #impl: 2507334805 (eff. 0.076)
931.14/931.33	c #Conflicts:    1417000 | #Learnt:      35168 | 0.000
931.14/931.33	c total clause space: 206.656MB
931.14/931.33	c total #watches: 227554
931.94/932.19	c total #propagations: 190325369 / total #impl: 2509252173 (eff. 0.076)
931.94/932.19	c #Conflicts:    1418000 | #Learnt:      36168 | 0.000
931.94/932.19	c total clause space: 206.656MB
931.94/932.19	c total #watches: 231531
932.75/932.93	c total #propagations: 190425510 / total #impl: 2511702704 (eff. 0.076)
932.75/932.93	c #Conflicts:    1419000 | #Learnt:      37168 | 0.000
932.75/932.93	c total clause space: 206.656MB
932.75/932.93	c total #watches: 235850
933.54/933.72	c total #propagations: 190563233 / total #impl: 2514119861 (eff. 0.076)
933.54/933.72	c #Conflicts:    1420000 | #Learnt:      38168 | 0.000
933.54/933.72	c total clause space: 206.656MB
933.54/933.72	c total #watches: 240358
934.24/934.44	c total #propagations: 190694597 / total #impl: 2516666559 (eff. 0.076)
934.24/934.44	c #Conflicts:    1421000 | #Learnt:      39168 | 0.000
934.24/934.44	c total clause space: 206.656MB
934.24/934.44	c total #watches: 245011
934.85/935.04	c total #propagations: 190833305 / total #impl: 2518969907 (eff. 0.076)
934.85/935.04	c #Conflicts:    1422000 | #Learnt:      40168 | 0.000
934.85/935.04	c total clause space: 206.656MB
934.85/935.04	c total #watches: 249166
935.54/935.76	c total #propagations: 190985320 / total #impl: 2521266950 (eff. 0.076)
935.54/935.76	c #Conflicts:    1423000 | #Learnt:      41168 | 0.000
935.54/935.76	c total clause space: 206.656MB
935.54/935.76	c total #watches: 252552
936.34/936.53	c total #propagations: 191130415 / total #impl: 2523507248 (eff. 0.076)
936.34/936.53	c #Conflicts:    1424000 | #Learnt:      42168 | 0.000
936.34/936.53	c total clause space: 206.656MB
936.34/936.53	c total #watches: 255978
937.05/937.25	c total #propagations: 191285490 / total #impl: 2526081149 (eff. 0.076)
937.05/937.25	c #Conflicts:    1425000 | #Learnt:      43168 | 0.000
937.05/937.25	c total clause space: 206.656MB
937.05/937.25	c total #watches: 259114
937.74/937.94	c total #propagations: 191448639 / total #impl: 2528372582 (eff. 0.076)
937.74/937.94	c #Conflicts:    1426000 | #Learnt:      44168 | 0.000
937.74/937.94	c total clause space: 206.656MB
937.74/937.94	c total #watches: 263369
938.44/938.66	c total #propagations: 191599232 / total #impl: 2530288093 (eff. 0.076)
938.44/938.66	c #Conflicts:    1427000 | #Learnt:      45168 | 0.000
938.44/938.66	c total clause space: 206.656MB
938.44/938.66	c total #watches: 267634
939.14/939.30	c total #propagations: 191747292 / total #impl: 2532295856 (eff. 0.076)
939.14/939.30	c #Conflicts:    1428000 | #Learnt:      46168 | 0.000
939.14/939.30	c total clause space: 206.656MB
939.14/939.30	c total #watches: 274478
939.74/939.98	c total #propagations: 191887673 / total #impl: 2534066383 (eff. 0.076)
939.74/939.98	c #Conflicts:    1429000 | #Learnt:      47168 | 0.000
939.74/939.98	c total clause space: 206.656MB
939.74/939.98	c total #watches: 278068
940.45/940.68	c total #propagations: 192009343 / total #impl: 2536025869 (eff. 0.076)
940.45/940.68	c #Conflicts:    1430000 | #Learnt:      48168 | 0.000
940.45/940.68	c total clause space: 206.656MB
940.45/940.68	c total #watches: 281643
941.14/941.38	c total #propagations: 192123855 / total #impl: 2537958094 (eff. 0.076)
941.14/941.38	c #Conflicts:    1431000 | #Learnt:      49168 | 0.000
941.14/941.38	c total clause space: 206.656MB
941.14/941.38	c total #watches: 284974
941.94/942.10	c total #propagations: 192245928 / total #impl: 2539927464 (eff. 0.076)
941.94/942.10	c #Conflicts:    1432000 | #Learnt:      50168 | 0.000
941.94/942.10	c total clause space: 206.656MB
941.94/942.10	c total #watches: 288159
942.65/942.83	c total #propagations: 192380422 / total #impl: 2542132687 (eff. 0.076)
942.65/942.83	c #Conflicts:    1433000 | #Learnt:      51168 | 0.000
942.65/942.83	c total clause space: 206.656MB
942.65/942.83	c total #watches: 292444
943.44/943.63	c total #propagations: 192504785 / total #impl: 2544197376 (eff. 0.076)
943.44/943.63	c #Conflicts:    1434000 | #Learnt:      52168 | 0.000
943.44/943.63	c total clause space: 206.656MB
943.44/943.63	c total #watches: 296042
944.34/944.51	c total #propagations: 192650004 / total #impl: 2546499999 (eff. 0.076)
944.34/944.51	c #Conflicts:    1435000 | #Learnt:      53168 | 0.000
944.34/944.51	c total clause space: 206.656MB
944.34/944.51	c total #watches: 300693
944.94/945.13	c total #propagations: 192781084 / total #impl: 2548889379 (eff. 0.076)
944.94/945.13	c #Conflicts:    1436000 | #Learnt:      54168 | 0.000
944.94/945.13	c total clause space: 206.656MB
944.94/945.13	c total #watches: 305783
945.64/945.83	c total #propagations: 192913984 / total #impl: 2550843569 (eff. 0.076)
945.64/945.83	c #Conflicts:    1437000 | #Learnt:      55168 | 0.000
945.64/945.83	c total clause space: 206.656MB
945.64/945.83	c total #watches: 312358
946.24/946.43	c total #propagations: 193062059 / total #impl: 2553209996 (eff. 0.076)
946.24/946.43	c #Conflicts:    1438000 | #Learnt:      56168 | 0.000
946.24/946.43	c total clause space: 206.656MB
946.24/946.43	c total #watches: 318650
946.95/947.12	c total #propagations: 193199823 / total #impl: 2555330809 (eff. 0.076)
946.95/947.12	c #Conflicts:    1439000 | #Learnt:      57168 | 0.000
946.95/947.12	c total clause space: 206.656MB
946.95/947.12	c total #watches: 323298
947.55/947.79	c total #propagations: 193340266 / total #impl: 2557651519 (eff. 0.076)
947.55/947.79	c GC COLLECT
947.55/947.79	c #Conflicts:    1440000 | #Learnt:      29166 | 0.000
947.55/947.79	c total clause space: 206.656MB
947.55/947.79	c total #watches: 203692
948.15/948.39	c total #propagations: 193481186 / total #impl: 2559770468 (eff. 0.076)
948.15/948.39	c #Conflicts:    1441000 | #Learnt:      30166 | 0.000
948.15/948.39	c total clause space: 206.656MB
948.15/948.39	c total #watches: 208139
948.85/949.05	c total #propagations: 193620637 / total #impl: 2562064935 (eff. 0.076)
948.85/949.05	c #Conflicts:    1442000 | #Learnt:      31166 | 0.000
948.85/949.05	c total clause space: 206.656MB
948.85/949.05	c total #watches: 212828
949.45/949.63	c total #propagations: 193756848 / total #impl: 2564337038 (eff. 0.076)
949.45/949.63	c #Conflicts:    1443000 | #Learnt:      32166 | 0.000
949.45/949.63	c total clause space: 206.656MB
949.45/949.63	c total #watches: 216726
950.15/950.35	c total #propagations: 193890767 / total #impl: 2566369528 (eff. 0.076)
950.15/950.35	c #Conflicts:    1444000 | #Learnt:      33166 | 0.000
950.15/950.35	c total clause space: 206.656MB
950.15/950.35	c total #watches: 220421
950.85/951.09	c total #propagations: 194024140 / total #impl: 2568839814 (eff. 0.076)
950.85/951.09	c #Conflicts:    1445000 | #Learnt:      34166 | 0.000
950.85/951.09	c total clause space: 206.656MB
950.85/951.09	c total #watches: 223774
951.65/951.83	c total #propagations: 194161707 / total #impl: 2571412446 (eff. 0.076)
951.65/951.83	c #Conflicts:    1446000 | #Learnt:      35166 | 0.000
951.65/951.83	c total clause space: 206.656MB
951.65/951.83	c total #watches: 227020
952.35/952.50	c total #propagations: 194292202 / total #impl: 2573902899 (eff. 0.075)
952.35/952.50	c #Conflicts:    1447000 | #Learnt:      36166 | 0.000
952.35/952.50	c total clause space: 206.656MB
952.35/952.50	c total #watches: 230875
952.95/953.10	c total #propagations: 194418958 / total #impl: 2575886565 (eff. 0.075)
952.95/953.10	c #Conflicts:    1448000 | #Learnt:      37166 | 0.000
952.95/953.10	c total clause space: 206.656MB
952.95/953.10	c total #watches: 237378
953.55/953.71	c total #propagations: 194555963 / total #impl: 2577741709 (eff. 0.075)
953.55/953.71	c #Conflicts:    1449000 | #Learnt:      38166 | 0.000
953.55/953.71	c total clause space: 206.656MB
953.55/953.71	c total #watches: 241241
954.15/954.32	c total #propagations: 194720853 / total #impl: 2579787656 (eff. 0.075)
954.15/954.32	c #Conflicts:    1450000 | #Learnt:      39166 | 0.000
954.15/954.32	c total clause space: 206.656MB
954.15/954.32	c total #watches: 244662
954.75/954.93	c total #propagations: 194881505 / total #impl: 2581776624 (eff. 0.075)
954.75/954.93	c #Conflicts:    1451000 | #Learnt:      40166 | 0.000
954.75/954.93	c total clause space: 206.656MB
954.75/954.93	c total #watches: 249907
955.55/955.71	c total #propagations: 195030231 / total #impl: 2584021416 (eff. 0.075)
955.55/955.71	c #Conflicts:    1452000 | #Learnt:      41166 | 0.000
955.55/955.71	c total clause space: 206.656MB
955.55/955.71	c total #watches: 253936
956.25/956.44	c total #propagations: 195169702 / total #impl: 2587001947 (eff. 0.075)
956.25/956.44	c #Conflicts:    1453000 | #Learnt:      42166 | 0.000
956.25/956.44	c total clause space: 206.656MB
956.25/956.44	c total #watches: 259292
956.95/957.13	c total #propagations: 195311105 / total #impl: 2589360395 (eff. 0.075)
956.95/957.13	c #Conflicts:    1454000 | #Learnt:      43166 | 0.000
956.95/957.13	c total clause space: 206.656MB
956.95/957.13	c total #watches: 262948
957.65/957.89	c total #propagations: 195450994 / total #impl: 2591591512 (eff. 0.075)
957.65/957.89	c #Conflicts:    1455000 | #Learnt:      44166 | 0.000
957.65/957.89	c total clause space: 206.656MB
957.65/957.89	c total #watches: 268020
958.35/958.56	c total #propagations: 195576547 / total #impl: 2594230183 (eff. 0.075)
958.35/958.56	c #Conflicts:    1456000 | #Learnt:      45166 | 0.000
958.35/958.56	c total clause space: 206.656MB
958.35/958.56	c total #watches: 271496
958.95/959.14	c total #propagations: 195717962 / total #impl: 2596523433 (eff. 0.075)
958.95/959.14	c #Conflicts:    1457000 | #Learnt:      46166 | 0.000
958.95/959.14	c total clause space: 206.656MB
958.95/959.14	c total #watches: 276885
959.55/959.73	c total #propagations: 195859268 / total #impl: 2598583435 (eff. 0.075)
959.55/959.73	c #Conflicts:    1458000 | #Learnt:      47166 | 0.000
959.55/959.73	c total clause space: 206.656MB
959.55/959.73	c total #watches: 280500
960.25/960.46	c total #propagations: 196002196 / total #impl: 2600833522 (eff. 0.075)
960.25/960.46	c #Conflicts:    1459000 | #Learnt:      48166 | 0.000
960.25/960.46	c total clause space: 206.656MB
960.25/960.46	c total #watches: 284647
961.04/961.27	c total #propagations: 196133582 / total #impl: 2603357272 (eff. 0.075)
961.04/961.27	c #Conflicts:    1460000 | #Learnt:      49166 | 0.000
961.04/961.27	c total clause space: 206.656MB
961.04/961.27	c total #watches: 288538
961.74/961.97	c total #propagations: 196269219 / total #impl: 2605998166 (eff. 0.075)
961.74/961.97	c #Conflicts:    1461000 | #Learnt:      50166 | 0.000
961.74/961.97	c total clause space: 206.656MB
961.74/961.97	c total #watches: 293307
962.45/962.66	c total #propagations: 196415320 / total #impl: 2608558227 (eff. 0.075)
962.45/962.66	c #Conflicts:    1462000 | #Learnt:      51166 | 0.000
962.45/962.66	c total clause space: 206.656MB
962.45/962.66	c total #watches: 297147
963.24/963.40	c total #propagations: 196576979 / total #impl: 2611075968 (eff. 0.075)
963.24/963.40	c #Conflicts:    1463000 | #Learnt:      52166 | 0.000
963.24/963.40	c total clause space: 206.656MB
963.24/963.40	c total #watches: 301038
963.94/964.11	c total #propagations: 196732138 / total #impl: 2613740802 (eff. 0.075)
963.94/964.11	c #Conflicts:    1464000 | #Learnt:      53166 | 0.000
963.94/964.11	c total clause space: 206.656MB
963.94/964.11	c total #watches: 304575
964.65/964.85	c total #propagations: 196889435 / total #impl: 2616462701 (eff. 0.075)
964.65/964.85	c #Conflicts:    1465000 | #Learnt:      54166 | 0.000
964.65/964.85	c total clause space: 206.656MB
964.65/964.85	c total #watches: 307888
965.34/965.58	c total #propagations: 197032963 / total #impl: 2618588688 (eff. 0.075)
965.34/965.58	c #Conflicts:    1466000 | #Learnt:      55166 | 0.000
965.34/965.58	c total clause space: 206.656MB
965.34/965.58	c total #watches: 311520
966.04/966.28	c total #propagations: 197168223 / total #impl: 2621095362 (eff. 0.075)
966.04/966.28	c #Conflicts:    1467000 | #Learnt:      56166 | 0.000
966.04/966.28	c total clause space: 206.656MB
966.04/966.28	c total #watches: 315006
966.85/967.00	c total #propagations: 197301983 / total #impl: 2623291283 (eff. 0.075)
966.85/967.00	c #Conflicts:    1468000 | #Learnt:      57166 | 0.000
966.85/967.00	c total clause space: 206.656MB
966.85/967.00	c total #watches: 318828
967.54/967.76	c total #propagations: 197416013 / total #impl: 2625535608 (eff. 0.075)
967.54/967.76	c #Conflicts:    1469000 | #Learnt:      58166 | 0.000
967.54/967.76	c total clause space: 206.656MB
967.54/967.76	c total #watches: 322386
968.24/968.47	c total #propagations: 197530042 / total #impl: 2627529327 (eff. 0.075)
968.24/968.47	c GC COLLECT
968.24/968.47	c #Conflicts:    1470000 | #Learnt:      29864 | 0.000
968.24/968.47	c total clause space: 206.656MB
968.24/968.47	c total #watches: 207147
969.05/969.21	c total #propagations: 197663706 / total #impl: 2629666883 (eff. 0.075)
969.05/969.21	c #Conflicts:    1471000 | #Learnt:      30864 | 0.000
969.05/969.21	c total clause space: 206.656MB
969.05/969.21	c total #watches: 211962
969.84/970.01	c total #propagations: 197775108 / total #impl: 2631786744 (eff. 0.075)
969.84/970.01	c #Conflicts:    1472000 | #Learnt:      31864 | 0.000
969.84/970.01	c total clause space: 206.656MB
969.84/970.01	c total #watches: 215947
970.64/970.81	c total #propagations: 197892994 / total #impl: 2634128751 (eff. 0.075)
970.64/970.81	c #Conflicts:    1473000 | #Learnt:      32864 | 0.000
970.64/970.81	c total clause space: 206.656MB
970.64/970.81	c total #watches: 220581
971.44/971.62	c total #propagations: 198012948 / total #impl: 2636160953 (eff. 0.075)
971.44/971.62	c #Conflicts:    1474000 | #Learnt:      33864 | 0.000
971.44/971.62	c total clause space: 206.656MB
971.44/971.62	c total #watches: 227911
972.14/972.32	c total #propagations: 198131439 / total #impl: 2638756684 (eff. 0.075)
972.14/972.32	c #Conflicts:    1475000 | #Learnt:      34864 | 0.000
972.14/972.32	c total clause space: 206.656MB
972.14/972.32	c total #watches: 233652
972.84/973.08	c total #propagations: 198234779 / total #impl: 2640621051 (eff. 0.075)
972.84/973.08	c #Conflicts:    1476000 | #Learnt:      35864 | 0.000
972.84/973.08	c total clause space: 206.656MB
972.84/973.08	c total #watches: 239296
973.64/973.86	c total #propagations: 198354054 / total #impl: 2642721091 (eff. 0.075)
973.64/973.86	c #Conflicts:    1477000 | #Learnt:      36864 | 0.000
973.64/973.86	c total clause space: 206.656MB
973.64/973.86	c total #watches: 242528
974.34/974.53	c total #propagations: 198482497 / total #impl: 2644757354 (eff. 0.075)
974.34/974.53	c #Conflicts:    1478000 | #Learnt:      37864 | 0.000
974.34/974.53	c total clause space: 206.656MB
974.34/974.53	c total #watches: 245342
974.94/975.15	c total #propagations: 198647720 / total #impl: 2646548093 (eff. 0.075)
974.94/975.15	c #Conflicts:    1479000 | #Learnt:      38864 | 0.000
974.94/975.15	c total clause space: 206.656MB
974.94/975.15	c total #watches: 248188
975.55/975.76	c total #propagations: 198828315 / total #impl: 2648899842 (eff. 0.075)
975.55/975.76	c #Conflicts:    1480000 | #Learnt:      39864 | 0.000
975.55/975.76	c total clause space: 206.656MB
975.55/975.76	c total #watches: 251425
976.24/976.42	c total #propagations: 198986294 / total #impl: 2650975829 (eff. 0.075)
976.24/976.42	c #Conflicts:    1481000 | #Learnt:      40864 | 0.000
976.24/976.42	c total clause space: 206.656MB
976.24/976.42	c total #watches: 254422
976.84/977.08	c total #propagations: 199163234 / total #impl: 2652791742 (eff. 0.075)
976.84/977.08	c #Conflicts:    1482000 | #Learnt:      41864 | 0.000
976.84/977.08	c total clause space: 206.656MB
976.84/977.08	c total #watches: 257626
977.54/977.74	c total #propagations: 199321992 / total #impl: 2654943334 (eff. 0.075)
977.54/977.74	c #Conflicts:    1483000 | #Learnt:      42864 | 0.000
977.54/977.74	c total clause space: 206.656MB
977.54/977.74	c total #watches: 261599
978.34/978.50	c total #propagations: 199481191 / total #impl: 2656930954 (eff. 0.075)
978.34/978.50	c #Conflicts:    1484000 | #Learnt:      43864 | 0.000
978.34/978.50	c total clause space: 206.656MB
978.34/978.50	c total #watches: 265261
978.95/979.16	c total #propagations: 199621169 / total #impl: 2659237591 (eff. 0.075)
978.95/979.16	c #Conflicts:    1485000 | #Learnt:      44864 | 0.000
978.95/979.16	c total clause space: 206.656MB
978.95/979.16	c total #watches: 267921
979.64/979.83	c total #propagations: 199784090 / total #impl: 2660986553 (eff. 0.075)
979.64/979.83	c #Conflicts:    1486000 | #Learnt:      45864 | 0.000
979.64/979.83	c total clause space: 206.656MB
979.64/979.83	c total #watches: 271359
980.24/980.49	c total #propagations: 199918884 / total #impl: 2663102138 (eff. 0.075)
980.24/980.49	c #Conflicts:    1487000 | #Learnt:      46864 | 0.000
980.24/980.49	c total clause space: 206.656MB
980.24/980.49	c total #watches: 275628
980.94/981.13	c total #propagations: 200047194 / total #impl: 2664851643 (eff. 0.075)
980.94/981.13	c #Conflicts:    1488000 | #Learnt:      47864 | 0.000
980.94/981.13	c total clause space: 206.656MB
980.94/981.13	c total #watches: 279505
981.74/981.93	c total #propagations: 200194455 / total #impl: 2667158626 (eff. 0.075)
981.74/981.93	c #Conflicts:    1489000 | #Learnt:      48864 | 0.000
981.74/981.93	c total clause space: 206.656MB
981.74/981.93	c total #watches: 283293
982.44/982.68	c total #propagations: 200350919 / total #impl: 2669737570 (eff. 0.075)
982.44/982.68	c #Conflicts:    1490000 | #Learnt:      49864 | 0.000
982.44/982.68	c total clause space: 206.656MB
982.44/982.68	c total #watches: 286449
983.25/983.50	c total #propagations: 200486027 / total #impl: 2671812822 (eff. 0.075)
983.25/983.50	c #Conflicts:    1491000 | #Learnt:      50864 | 0.000
983.25/983.50	c total clause space: 206.656MB
983.25/983.50	c total #watches: 291577
984.04/984.28	c total #propagations: 200596182 / total #impl: 2673658056 (eff. 0.075)
984.04/984.28	c #Conflicts:    1492000 | #Learnt:      51864 | 0.000
984.04/984.28	c total clause space: 206.656MB
984.04/984.28	c total #watches: 299417
984.74/984.97	c total #propagations: 200711329 / total #impl: 2675561234 (eff. 0.075)
984.74/984.97	c #Conflicts:    1493000 | #Learnt:      52864 | 0.000
984.74/984.97	c total clause space: 206.656MB
984.74/984.97	c total #watches: 304447
985.45/985.65	c total #propagations: 200842083 / total #impl: 2677298873 (eff. 0.075)
985.45/985.65	c #Conflicts:    1494000 | #Learnt:      53864 | 0.000
985.45/985.65	c total clause space: 206.656MB
985.45/985.65	c total #watches: 309921
986.14/986.36	c total #propagations: 200968002 / total #impl: 2678851016 (eff. 0.075)
986.14/986.36	c #Conflicts:    1495000 | #Learnt:      54864 | 0.000
986.14/986.36	c total clause space: 206.656MB
986.14/986.36	c total #watches: 316116
986.84/987.10	c total #propagations: 201100240 / total #impl: 2680755084 (eff. 0.075)
986.84/987.10	c #Conflicts:    1496000 | #Learnt:      55864 | 0.000
986.84/987.10	c total clause space: 206.656MB
986.84/987.10	c total #watches: 325283
987.75/987.92	c total #propagations: 201224123 / total #impl: 2682580008 (eff. 0.075)
987.75/987.92	c #Conflicts:    1497000 | #Learnt:      56864 | 0.000
987.75/987.92	c total clause space: 206.656MB
987.75/987.92	c total #watches: 334456
988.54/988.77	c total #propagations: 201338041 / total #impl: 2684788172 (eff. 0.075)
988.54/988.77	c #Conflicts:    1498000 | #Learnt:      57864 | 0.000
988.54/988.77	c total clause space: 206.656MB
988.54/988.77	c total #watches: 341866
989.44/989.61	c total #propagations: 201437279 / total #impl: 2686850289 (eff. 0.075)
989.44/989.61	c #Conflicts:    1499000 | #Learnt:      58864 | 0.000
989.44/989.61	c total clause space: 206.656MB
989.44/989.61	c total #watches: 350141
990.24/990.45	c total #propagations: 201561711 / total #impl: 2688982809 (eff. 0.075)
990.24/990.45	c GC COLLECT
990.24/990.45	c #Conflicts:    1500000 | #Learnt:      30273 | 0.000
990.24/990.45	c total clause space: 206.656MB
990.24/990.45	c total #watches: 214718
990.95/991.18	c total #propagations: 201661613 / total #impl: 2691273084 (eff. 0.075)
990.95/991.18	c #Conflicts:    1501000 | #Learnt:      31273 | 0.000
990.95/991.18	c total clause space: 206.656MB
990.95/991.18	c total #watches: 224775
991.84/992.07	c total #propagations: 201776704 / total #impl: 2693731375 (eff. 0.075)
991.84/992.07	c #Conflicts:    1502000 | #Learnt:      32273 | 0.000
991.84/992.07	c total clause space: 206.656MB
991.84/992.07	c total #watches: 232965
992.74/992.95	c total #propagations: 201870411 / total #impl: 2696456012 (eff. 0.075)
992.74/992.95	c #Conflicts:    1503000 | #Learnt:      33273 | 0.000
992.74/992.95	c total clause space: 206.656MB
992.74/992.95	c total #watches: 238385
993.54/993.75	c total #propagations: 201991591 / total #impl: 2698846135 (eff. 0.075)
993.54/993.75	c #Conflicts:    1504000 | #Learnt:      34273 | 0.000
993.54/993.75	c total clause space: 206.656MB
993.54/993.75	c total #watches: 242206
994.44/994.62	c total #propagations: 202123637 / total #impl: 2701028733 (eff. 0.075)
994.44/994.62	c #Conflicts:    1505000 | #Learnt:      35273 | 0.000
994.44/994.62	c total clause space: 206.656MB
994.44/994.62	c total #watches: 249959
995.34/995.51	c total #propagations: 202225608 / total #impl: 2703412668 (eff. 0.075)
995.34/995.51	c #Conflicts:    1506000 | #Learnt:      36273 | 0.000
995.34/995.51	c total clause space: 206.656MB
995.34/995.51	c total #watches: 255976
996.24/996.40	c total #propagations: 202334322 / total #impl: 2705619924 (eff. 0.075)
996.24/996.40	c #Conflicts:    1507000 | #Learnt:      37273 | 0.000
996.24/996.40	c total clause space: 206.656MB
996.24/996.40	c total #watches: 260973
996.94/997.16	c total #propagations: 202460562 / total #impl: 2707788914 (eff. 0.075)
996.94/997.16	c #Conflicts:    1508000 | #Learnt:      38273 | 0.000
996.94/997.16	c total clause space: 206.656MB
996.94/997.16	c total #watches: 265759
997.65/997.87	c total #propagations: 202576402 / total #impl: 2709546926 (eff. 0.075)
997.65/997.87	c #Conflicts:    1509000 | #Learnt:      39273 | 0.000
997.65/997.87	c total clause space: 206.656MB
997.65/997.87	c total #watches: 268844
998.34/998.55	c total #propagations: 202723149 / total #impl: 2711703544 (eff. 0.075)
998.34/998.55	c #Conflicts:    1510000 | #Learnt:      40273 | 0.000
998.34/998.55	c total clause space: 206.656MB
998.34/998.55	c total #watches: 272989
999.04/999.29	c total #propagations: 202876205 / total #impl: 2713895082 (eff. 0.075)
999.04/999.29	c #Conflicts:    1511000 | #Learnt:      41273 | 0.000
999.04/999.29	c total clause space: 206.656MB
999.04/999.29	c total #watches: 276329
999.64/999.90	c total #propagations: 203024684 / total #impl: 2716341187 (eff. 0.075)
999.64/999.90	c #Conflicts:    1512000 | #Learnt:      42273 | 0.000
999.64/999.90	c total clause space: 206.656MB
999.64/999.90	c total #watches: 280086
1000.34/1000.52	c total #propagations: 203201995 / total #impl: 2718495924 (eff. 0.075)
1000.34/1000.52	c #Conflicts:    1513000 | #Learnt:      43273 | 0.000
1000.34/1000.52	c total clause space: 206.656MB
1000.34/1000.52	c total #watches: 283512
1000.94/1001.19	c total #propagations: 203367497 / total #impl: 2720459443 (eff. 0.075)
1000.94/1001.19	c #Conflicts:    1514000 | #Learnt:      44273 | 0.000
1000.94/1001.19	c total clause space: 206.656MB
1000.94/1001.19	c total #watches: 287052
1001.64/1001.90	c total #propagations: 203506018 / total #impl: 2722453478 (eff. 0.075)
1001.64/1001.90	c #Conflicts:    1515000 | #Learnt:      45273 | 0.000
1001.64/1001.90	c total clause space: 206.656MB
1001.64/1001.90	c total #watches: 290097
1002.44/1002.61	c total #propagations: 203653937 / total #impl: 2724683373 (eff. 0.075)
1002.44/1002.61	c #Conflicts:    1516000 | #Learnt:      46273 | 0.000
1002.44/1002.61	c total clause space: 206.656MB
1002.44/1002.61	c total #watches: 293981
1003.04/1003.27	c total #propagations: 203810077 / total #impl: 2726788625 (eff. 0.075)
1003.04/1003.27	c #Conflicts:    1517000 | #Learnt:      47273 | 0.000
1003.04/1003.27	c total clause space: 206.656MB
1003.04/1003.27	c total #watches: 298935
1003.94/1004.10	c total #propagations: 203957498 / total #impl: 2728998471 (eff. 0.075)
1003.94/1004.10	c #Conflicts:    1518000 | #Learnt:      48273 | 0.000
1003.94/1004.10	c total clause space: 206.656MB
1003.94/1004.10	c total #watches: 302595
1004.54/1004.78	c total #propagations: 204103721 / total #impl: 2731562520 (eff. 0.075)
1004.54/1004.78	c #Conflicts:    1519000 | #Learnt:      49273 | 0.000
1004.54/1004.78	c total clause space: 206.656MB
1004.54/1004.78	c total #watches: 305551
1005.34/1005.53	c total #propagations: 204250184 / total #impl: 2733490661 (eff. 0.075)
1005.34/1005.53	c #Conflicts:    1520000 | #Learnt:      50273 | 0.000
1005.34/1005.53	c total clause space: 206.656MB
1005.34/1005.53	c total #watches: 309860
1006.14/1006.38	c total #propagations: 204378199 / total #impl: 2735354166 (eff. 0.075)
1006.14/1006.38	c #Conflicts:    1521000 | #Learnt:      51273 | 0.000
1006.14/1006.38	c total clause space: 206.656MB
1006.14/1006.38	c total #watches: 314378
1007.04/1007.20	c total #propagations: 204501680 / total #impl: 2737851290 (eff. 0.075)
1007.04/1007.20	c #Conflicts:    1522000 | #Learnt:      52273 | 0.000
1007.04/1007.20	c total clause space: 206.656MB
1007.04/1007.20	c total #watches: 319646
1007.94/1008.15	c total #propagations: 204609359 / total #impl: 2739936198 (eff. 0.075)
1007.94/1008.15	c #Conflicts:    1523000 | #Learnt:      53273 | 0.000
1007.94/1008.15	c total clause space: 206.656MB
1007.94/1008.15	c total #watches: 324483
1008.74/1008.94	c total #propagations: 204710508 / total #impl: 2742330008 (eff. 0.075)
1008.74/1008.94	c #Conflicts:    1524000 | #Learnt:      54273 | 0.000
1008.74/1008.94	c total clause space: 206.656MB
1008.74/1008.94	c total #watches: 330688
1009.44/1009.68	c total #propagations: 204824203 / total #impl: 2744526193 (eff. 0.075)
1009.44/1009.68	c #Conflicts:    1525000 | #Learnt:      55273 | 0.000
1009.44/1009.68	c total clause space: 206.656MB
1009.44/1009.68	c total #watches: 338373
1010.24/1010.47	c total #propagations: 204951192 / total #impl: 2746459510 (eff. 0.075)
1010.24/1010.47	c #Conflicts:    1526000 | #Learnt:      56273 | 0.000
1010.24/1010.47	c total clause space: 206.656MB
1010.24/1010.47	c total #watches: 343315
1010.94/1011.18	c total #propagations: 205088092 / total #impl: 2748517381 (eff. 0.075)
1010.94/1011.18	c #Conflicts:    1527000 | #Learnt:      57273 | 0.000
1010.94/1011.18	c total clause space: 206.656MB
1010.94/1011.18	c total #watches: 348014
1011.74/1011.90	c total #propagations: 205235765 / total #impl: 2750450934 (eff. 0.075)
1011.74/1011.90	c #Conflicts:    1528000 | #Learnt:      58273 | 0.000
1011.74/1011.90	c total clause space: 206.656MB
1011.74/1011.90	c total #watches: 350683
1012.44/1012.64	c total #propagations: 205390474 / total #impl: 2752689623 (eff. 0.075)
1012.44/1012.64	c #Conflicts:    1529000 | #Learnt:      59273 | 0.000
1012.44/1012.64	c total clause space: 206.656MB
1012.44/1012.64	c total #watches: 354076
1013.14/1013.38	c total #propagations: 205544388 / total #impl: 2755042587 (eff. 0.075)
1013.14/1013.38	c GC COLLECT
1013.14/1013.38	c #Conflicts:    1530000 | #Learnt:      30365 | 0.000
1013.14/1013.38	c total clause space: 206.656MB
1013.14/1013.38	c total #watches: 212577
1013.94/1014.12	c total #propagations: 205706201 / total #impl: 2757470352 (eff. 0.075)
1013.94/1014.12	c #Conflicts:    1531000 | #Learnt:      31365 | 0.000
1013.94/1014.12	c total clause space: 206.656MB
1013.94/1014.12	c total #watches: 217045
1014.74/1014.97	c total #propagations: 205806284 / total #impl: 2759610350 (eff. 0.075)
1014.74/1014.97	c #Conflicts:    1532000 | #Learnt:      32365 | 0.000
1014.74/1014.97	c total clause space: 206.656MB
1014.74/1014.97	c total #watches: 221057
1015.54/1015.75	c total #propagations: 205896182 / total #impl: 2761865604 (eff. 0.075)
1015.54/1015.75	c #Conflicts:    1533000 | #Learnt:      33365 | 0.000
1015.54/1015.75	c total clause space: 206.656MB
1015.54/1015.75	c total #watches: 225264
1016.34/1016.57	c total #propagations: 205994435 / total #impl: 2764270185 (eff. 0.075)
1016.34/1016.57	c #Conflicts:    1534000 | #Learnt:      34365 | 0.000
1016.34/1016.57	c total clause space: 206.656MB
1016.34/1016.57	c total #watches: 229310
1017.24/1017.41	c total #propagations: 206093560 / total #impl: 2766535547 (eff. 0.074)
1017.24/1017.41	c #Conflicts:    1535000 | #Learnt:      35365 | 0.000
1017.24/1017.41	c total clause space: 206.656MB
1017.24/1017.41	c total #watches: 234995
1017.94/1018.18	c total #propagations: 206196748 / total #impl: 2768633122 (eff. 0.074)
1017.94/1018.18	c #Conflicts:    1536000 | #Learnt:      36365 | 0.000
1017.94/1018.18	c total clause space: 206.656MB
1017.94/1018.18	c total #watches: 239683
1018.64/1018.89	c total #propagations: 206315158 / total #impl: 2770547381 (eff. 0.074)
1018.64/1018.89	c #Conflicts:    1537000 | #Learnt:      37365 | 0.000
1018.64/1018.89	c total clause space: 206.656MB
1018.64/1018.89	c total #watches: 243226
1019.34/1019.58	c total #propagations: 206448433 / total #impl: 2772369877 (eff. 0.074)
1019.34/1019.58	c #Conflicts:    1538000 | #Learnt:      38365 | 0.000
1019.34/1019.58	c total clause space: 206.656MB
1019.34/1019.58	c total #watches: 246500
1020.03/1020.27	c total #propagations: 206583085 / total #impl: 2774570003 (eff. 0.074)
1020.03/1020.27	c #Conflicts:    1539000 | #Learnt:      39365 | 0.000
1020.03/1020.27	c total clause space: 206.656MB
1020.03/1020.27	c total #watches: 249742
1020.74/1020.98	c total #propagations: 206718908 / total #impl: 2776431122 (eff. 0.074)
1020.74/1020.98	c #Conflicts:    1540000 | #Learnt:      40365 | 0.000
1020.74/1020.98	c total clause space: 206.656MB
1020.74/1020.98	c total #watches: 252887
1021.53/1021.71	c total #propagations: 206856817 / total #impl: 2778674661 (eff. 0.074)
1021.53/1021.71	c #Conflicts:    1541000 | #Learnt:      41365 | 0.000
1021.53/1021.71	c total clause space: 206.656MB
1021.53/1021.71	c total #watches: 256983
1022.33/1022.56	c total #propagations: 206979677 / total #impl: 2780830775 (eff. 0.074)
1022.33/1022.56	c #Conflicts:    1542000 | #Learnt:      42365 | 0.000
1022.33/1022.56	c total clause space: 206.656MB
1022.33/1022.56	c total #watches: 260521
1023.13/1023.35	c total #propagations: 207093374 / total #impl: 2783371052 (eff. 0.074)
1023.13/1023.35	c #Conflicts:    1543000 | #Learnt:      43365 | 0.000
1023.13/1023.35	c total clause space: 206.656MB
1023.13/1023.35	c total #watches: 264965
1023.83/1024.06	c total #propagations: 207193431 / total #impl: 2785753587 (eff. 0.074)
1023.83/1024.06	c #Conflicts:    1544000 | #Learnt:      44365 | 0.000
1023.83/1024.06	c total clause space: 206.656MB
1023.83/1024.06	c total #watches: 269022
1024.53/1024.79	c total #propagations: 207298458 / total #impl: 2788096632 (eff. 0.074)
1024.53/1024.79	c #Conflicts:    1545000 | #Learnt:      45365 | 0.000
1024.53/1024.79	c total clause space: 206.656MB
1024.53/1024.79	c total #watches: 273380
1025.33/1025.57	c total #propagations: 207398820 / total #impl: 2790173033 (eff. 0.074)
1025.33/1025.57	c #Conflicts:    1546000 | #Learnt:      46365 | 0.000
1025.33/1025.57	c total clause space: 206.656MB
1025.33/1025.57	c total #watches: 277611
1026.14/1026.33	c total #propagations: 207512316 / total #impl: 2792514124 (eff. 0.074)
1026.14/1026.33	c #Conflicts:    1547000 | #Learnt:      47365 | 0.000
1026.14/1026.33	c total clause space: 206.656MB
1026.14/1026.33	c total #watches: 281051
1026.93/1027.12	c total #propagations: 207627776 / total #impl: 2795017882 (eff. 0.074)
1026.93/1027.12	c #Conflicts:    1548000 | #Learnt:      48365 | 0.000
1026.93/1027.12	c total clause space: 206.656MB
1026.93/1027.12	c total #watches: 284593
1027.73/1027.96	c total #propagations: 207739516 / total #impl: 2797213385 (eff. 0.074)
1027.73/1027.96	c #Conflicts:    1549000 | #Learnt:      49365 | 0.000
1027.73/1027.96	c total clause space: 206.656MB
1027.73/1027.96	c total #watches: 287939
1028.63/1028.87	c total #propagations: 207852923 / total #impl: 2799917584 (eff. 0.074)
1028.63/1028.87	c #Conflicts:    1550000 | #Learnt:      50365 | 0.000
1028.63/1028.87	c total clause space: 206.656MB
1028.63/1028.87	c total #watches: 291398
1029.54/1029.74	c total #propagations: 207965006 / total #impl: 2802575390 (eff. 0.074)
1029.54/1029.74	c #Conflicts:    1551000 | #Learnt:      51365 | 0.000
1029.54/1029.74	c total clause space: 206.656MB
1029.54/1029.74	c total #watches: 294904
1030.23/1030.49	c total #propagations: 208082002 / total #impl: 2805013855 (eff. 0.074)
1030.23/1030.49	c #Conflicts:    1552000 | #Learnt:      52365 | 0.000
1030.23/1030.49	c total clause space: 206.656MB
1030.23/1030.49	c total #watches: 298206
1031.03/1031.25	c total #propagations: 208203972 / total #impl: 2807311419 (eff. 0.074)
1031.03/1031.25	c #Conflicts:    1553000 | #Learnt:      53365 | 0.000
1031.03/1031.25	c total clause space: 206.656MB
1031.03/1031.25	c total #watches: 301578
1031.83/1032.02	c total #propagations: 208343985 / total #impl: 2809816314 (eff. 0.074)
1031.83/1032.02	c #Conflicts:    1554000 | #Learnt:      54365 | 0.000
1031.83/1032.02	c total clause space: 206.656MB
1031.83/1032.02	c total #watches: 304644
1032.63/1032.87	c total #propagations: 208475936 / total #impl: 2812114885 (eff. 0.074)
1032.63/1032.87	c #Conflicts:    1555000 | #Learnt:      55365 | 0.000
1032.63/1032.87	c total clause space: 206.656MB
1032.63/1032.87	c total #watches: 309102
1033.53/1033.75	c total #propagations: 208585930 / total #impl: 2814560110 (eff. 0.074)
1033.53/1033.75	c #Conflicts:    1556000 | #Learnt:      56365 | 0.000
1033.53/1033.75	c total clause space: 206.656MB
1033.53/1033.75	c total #watches: 312512
1034.43/1034.61	c total #propagations: 208700723 / total #impl: 2817237140 (eff. 0.074)
1034.43/1034.61	c #Conflicts:    1557000 | #Learnt:      57365 | 0.000
1034.43/1034.61	c total clause space: 206.656MB
1034.43/1034.61	c total #watches: 315816
1035.23/1035.47	c total #propagations: 208816571 / total #impl: 2819651690 (eff. 0.074)
1035.23/1035.47	c #Conflicts:    1558000 | #Learnt:      58365 | 0.000
1035.23/1035.47	c total clause space: 206.656MB
1035.23/1035.47	c total #watches: 320130
1036.14/1036.34	c total #propagations: 208929173 / total #impl: 2822160005 (eff. 0.074)
1036.14/1036.34	c #Conflicts:    1559000 | #Learnt:      59365 | 0.000
1036.14/1036.34	c total clause space: 206.656MB
1036.14/1036.34	c total #watches: 323013
1036.93/1037.10	c total #propagations: 209052529 / total #impl: 2824523132 (eff. 0.074)
1036.93/1037.10	c #Conflicts:    1560000 | #Learnt:      60365 | 0.000
1036.93/1037.10	c total clause space: 206.656MB
1036.93/1037.10	c total #watches: 326398
1037.63/1037.84	c total #propagations: 209189457 / total #impl: 2826891545 (eff. 0.074)
1037.63/1037.84	c GC COLLECT
1037.63/1037.84	c #Conflicts:    1561000 | #Learnt:      31167 | 0.000
1037.63/1037.84	c total clause space: 206.656MB
1037.63/1037.84	c total #watches: 216949
1038.34/1038.53	c total #propagations: 209337652 / total #impl: 2829426565 (eff. 0.074)
1038.34/1038.53	c #Conflicts:    1562000 | #Learnt:      32167 | 0.000
1038.34/1038.53	c total clause space: 206.656MB
1038.34/1038.53	c total #watches: 220374
1038.93/1039.12	c total #propagations: 209486935 / total #impl: 2832321093 (eff. 0.074)
1038.93/1039.12	c #Conflicts:    1563000 | #Learnt:      33167 | 0.000
1038.93/1039.12	c total clause space: 206.656MB
1038.93/1039.12	c total #watches: 223930
1039.63/1039.88	c total #propagations: 209643567 / total #impl: 2834935026 (eff. 0.074)
1039.63/1039.88	c #Conflicts:    1564000 | #Learnt:      34167 | 0.000
1039.63/1039.88	c total clause space: 206.656MB
1039.63/1039.88	c total #watches: 227505
1040.54/1040.72	c total #propagations: 209806661 / total #impl: 2837919853 (eff. 0.074)
1040.54/1040.72	c #Conflicts:    1565000 | #Learnt:      35167 | 0.000
1040.54/1040.72	c total clause space: 206.656MB
1040.54/1040.72	c total #watches: 231232
1041.33/1041.52	c total #propagations: 209937875 / total #impl: 2841740886 (eff. 0.074)
1041.33/1041.52	c #Conflicts:    1566000 | #Learnt:      36167 | 0.000
1041.33/1041.52	c total clause space: 206.656MB
1041.33/1041.52	c total #watches: 235733
1042.13/1042.35	c total #propagations: 210058481 / total #impl: 2844902125 (eff. 0.074)
1042.13/1042.35	c #Conflicts:    1567000 | #Learnt:      37167 | 0.000
1042.13/1042.35	c total clause space: 206.656MB
1042.13/1042.35	c total #watches: 239532
1042.93/1043.15	c total #propagations: 210170381 / total #impl: 2847679489 (eff. 0.074)
1042.93/1043.15	c #Conflicts:    1568000 | #Learnt:      38167 | 0.000
1042.93/1043.15	c total clause space: 206.656MB
1042.93/1043.15	c total #watches: 243829
1043.74/1043.97	c total #propagations: 210277220 / total #impl: 2850240835 (eff. 0.074)
1043.74/1043.97	c #Conflicts:    1569000 | #Learnt:      39167 | 0.000
1043.74/1043.97	c total clause space: 206.656MB
1043.74/1043.97	c total #watches: 247776
1044.53/1044.75	c total #propagations: 210397400 / total #impl: 2853142262 (eff. 0.074)
1044.53/1044.75	c #Conflicts:    1570000 | #Learnt:      40167 | 0.000
1044.53/1044.75	c total clause space: 206.656MB
1044.53/1044.75	c total #watches: 251476
1045.33/1045.52	c total #propagations: 210518982 / total #impl: 2855775043 (eff. 0.074)
1045.33/1045.52	c #Conflicts:    1571000 | #Learnt:      41167 | 0.000
1045.33/1045.52	c total clause space: 206.656MB
1045.33/1045.52	c total #watches: 258822
1046.04/1046.27	c total #propagations: 210650410 / total #impl: 2858202326 (eff. 0.074)
1046.04/1046.27	c #Conflicts:    1572000 | #Learnt:      42167 | 0.000
1046.04/1046.27	c total clause space: 206.656MB
1046.04/1046.27	c total #watches: 263046
1046.93/1047.16	c total #propagations: 210776828 / total #impl: 2860945532 (eff. 0.074)
1046.93/1047.16	c #Conflicts:    1573000 | #Learnt:      43167 | 0.000
1046.93/1047.16	c total clause space: 206.656MB
1046.93/1047.16	c total #watches: 268240
1047.93/1048.18	c total #propagations: 210908785 / total #impl: 2863927964 (eff. 0.074)
1047.93/1048.18	c #Conflicts:    1574000 | #Learnt:      44167 | 0.000
1047.93/1048.18	c total clause space: 206.656MB
1047.93/1048.18	c total #watches: 271630
1048.83/1049.07	c total #propagations: 211040047 / total #impl: 2867290288 (eff. 0.074)
1048.83/1049.07	c #Conflicts:    1575000 | #Learnt:      45167 | 0.000
1048.83/1049.07	c total clause space: 206.656MB
1048.83/1049.07	c total #watches: 277200
1049.73/1049.93	c total #propagations: 211150821 / total #impl: 2870134946 (eff. 0.074)
1049.73/1049.93	c #Conflicts:    1576000 | #Learnt:      46167 | 0.000
1049.73/1049.93	c total clause space: 206.656MB
1049.73/1049.93	c total #watches: 281571
1050.63/1050.80	c total #propagations: 211278589 / total #impl: 2873145776 (eff. 0.074)
1050.63/1050.80	c #Conflicts:    1577000 | #Learnt:      47167 | 0.000
1050.63/1050.80	c total clause space: 206.656MB
1050.63/1050.80	c total #watches: 285302
1051.54/1051.74	c total #propagations: 211403218 / total #impl: 2876438299 (eff. 0.073)
1051.54/1051.74	c #Conflicts:    1578000 | #Learnt:      48167 | 0.000
1051.54/1051.74	c total clause space: 206.656MB
1051.54/1051.74	c total #watches: 288199
1052.43/1052.62	c total #propagations: 211531803 / total #impl: 2879132605 (eff. 0.073)
1052.43/1052.62	c #Conflicts:    1579000 | #Learnt:      49167 | 0.000
1052.43/1052.62	c total clause space: 206.656MB
1052.43/1052.62	c total #watches: 292707
1053.33/1053.52	c total #propagations: 211654043 / total #impl: 2881849692 (eff. 0.073)
1053.33/1053.52	c #Conflicts:    1580000 | #Learnt:      50167 | 0.000
1053.33/1053.52	c total clause space: 206.656MB
1053.33/1053.52	c total #watches: 296419
1054.23/1054.44	c total #propagations: 211784795 / total #impl: 2884714539 (eff. 0.073)
1054.23/1054.44	c #Conflicts:    1581000 | #Learnt:      51167 | 0.000
1054.23/1054.44	c total clause space: 206.656MB
1054.23/1054.44	c total #watches: 299425
1055.13/1055.36	c total #propagations: 211913350 / total #impl: 2887791211 (eff. 0.073)
1055.13/1055.36	c #Conflicts:    1582000 | #Learnt:      52167 | 0.000
1055.13/1055.36	c total clause space: 206.656MB
1055.13/1055.36	c total #watches: 302975
1056.03/1056.23	c total #propagations: 212036247 / total #impl: 2890448933 (eff. 0.073)
1056.03/1056.23	c #Conflicts:    1583000 | #Learnt:      53167 | 0.000
1056.03/1056.23	c total clause space: 206.656MB
1056.03/1056.23	c total #watches: 306554
1056.83/1057.10	c total #propagations: 212165235 / total #impl: 2893385095 (eff. 0.073)
1056.83/1057.10	c #Conflicts:    1584000 | #Learnt:      54167 | 0.000
1056.83/1057.10	c total clause space: 206.656MB
1056.83/1057.10	c total #watches: 310462
1057.93/1058.11	c total #propagations: 212276655 / total #impl: 2895925808 (eff. 0.073)
1057.93/1058.11	c #Conflicts:    1585000 | #Learnt:      55167 | 0.000
1057.93/1058.11	c total clause space: 206.656MB
1057.93/1058.11	c total #watches: 314443
1058.83/1059.02	c total #propagations: 212395226 / total #impl: 2899267459 (eff. 0.073)
1058.83/1059.02	c #Conflicts:    1586000 | #Learnt:      56167 | 0.000
1058.83/1059.02	c total clause space: 206.656MB
1058.83/1059.02	c total #watches: 317706
1059.63/1059.84	c total #propagations: 212523203 / total #impl: 2902642670 (eff. 0.073)
1059.63/1059.84	c #Conflicts:    1587000 | #Learnt:      57167 | 0.000
1059.63/1059.84	c total clause space: 206.656MB
1059.63/1059.84	c total #watches: 321339
1060.43/1060.68	c total #propagations: 212650104 / total #impl: 2905685453 (eff. 0.073)
1060.43/1060.68	c #Conflicts:    1588000 | #Learnt:      58167 | 0.000
1060.43/1060.68	c total clause space: 206.656MB
1060.43/1060.68	c total #watches: 325405
1061.43/1061.67	c total #propagations: 212767907 / total #impl: 2908000090 (eff. 0.073)
1061.43/1061.67	c #Conflicts:    1589000 | #Learnt:      59167 | 0.000
1061.43/1061.67	c total clause space: 206.656MB
1061.43/1061.67	c total #watches: 329772
1062.23/1062.41	c total #propagations: 212892944 / total #impl: 2910855185 (eff. 0.073)
1062.23/1062.41	c #Conflicts:    1590000 | #Learnt:      60167 | 0.000
1062.23/1062.41	c total clause space: 206.656MB
1062.23/1062.41	c total #watches: 334258
1062.93/1063.17	c total #propagations: 213033237 / total #impl: 2913280338 (eff. 0.073)
1062.93/1063.17	c GC COLLECT
1062.93/1063.17	c #Conflicts:    1591000 | #Learnt:      30664 | 0.000
1062.93/1063.17	c total clause space: 206.656MB
1062.93/1063.17	c total #watches: 215142
1063.63/1063.83	c total #propagations: 213185380 / total #impl: 2915689982 (eff. 0.073)
1063.63/1063.83	c #Conflicts:    1592000 | #Learnt:      31664 | 0.000
1063.63/1063.83	c total clause space: 206.656MB
1063.63/1063.83	c total #watches: 218229
1064.23/1064.48	c total #propagations: 213346779 / total #impl: 2917990014 (eff. 0.073)
1064.23/1064.48	c #Conflicts:    1593000 | #Learnt:      32664 | 0.000
1064.23/1064.48	c total clause space: 206.656MB
1064.23/1064.48	c total #watches: 221430
1065.03/1065.21	c total #propagations: 213494498 / total #impl: 2920653990 (eff. 0.073)
1065.03/1065.21	c #Conflicts:    1594000 | #Learnt:      33664 | 0.000
1065.03/1065.21	c total clause space: 206.656MB
1065.03/1065.21	c total #watches: 225079
1065.63/1065.83	c total #propagations: 213635440 / total #impl: 2923543895 (eff. 0.073)
1065.63/1065.83	c #Conflicts:    1595000 | #Learnt:      34664 | 0.000
1065.63/1065.83	c total clause space: 206.656MB
1065.63/1065.83	c total #watches: 228679
1066.33/1066.56	c total #propagations: 213779221 / total #impl: 2926042485 (eff. 0.073)
1066.33/1066.56	c #Conflicts:    1596000 | #Learnt:      35664 | 0.000
1066.33/1066.56	c total clause space: 206.656MB
1066.33/1066.56	c total #watches: 232489
1067.03/1067.28	c total #propagations: 213906283 / total #impl: 2928777702 (eff. 0.073)
1067.03/1067.28	c #Conflicts:    1597000 | #Learnt:      36664 | 0.000
1067.03/1067.28	c total clause space: 206.656MB
1067.03/1067.28	c total #watches: 236337
1067.73/1067.98	c total #propagations: 214047982 / total #impl: 2931174983 (eff. 0.073)
1067.73/1067.98	c #Conflicts:    1598000 | #Learnt:      37664 | 0.000
1067.73/1067.98	c total clause space: 206.656MB
1067.73/1067.98	c total #watches: 240740
1068.43/1068.61	c total #propagations: 214202852 / total #impl: 2934193667 (eff. 0.073)
1068.43/1068.61	c #Conflicts:    1599000 | #Learnt:      38664 | 0.000
1068.43/1068.61	c total clause space: 206.656MB
1068.43/1068.61	c total #watches: 244762
1069.13/1069.35	c total #propagations: 214319546 / total #impl: 2935946488 (eff. 0.073)
1069.13/1069.35	c #Conflicts:    1600000 | #Learnt:      39664 | 0.000
1069.13/1069.35	c total clause space: 206.656MB
1069.13/1069.35	c total #watches: 248161
1069.83/1070.06	c total #propagations: 214428729 / total #impl: 2938645593 (eff. 0.073)
1069.83/1070.06	c #Conflicts:    1601000 | #Learnt:      40664 | 0.000
1069.83/1070.06	c total clause space: 206.656MB
1069.83/1070.06	c total #watches: 252009
1070.63/1070.82	c total #propagations: 214551151 / total #impl: 2941281743 (eff. 0.073)
1070.63/1070.82	c #Conflicts:    1602000 | #Learnt:      41664 | 0.000
1070.63/1070.82	c total clause space: 206.656MB
1070.63/1070.82	c total #watches: 255397
1071.23/1071.48	c total #propagations: 214666807 / total #impl: 2943544779 (eff. 0.073)
1071.23/1071.48	c #Conflicts:    1603000 | #Learnt:      42664 | 0.000
1071.23/1071.48	c total clause space: 206.656MB
1071.23/1071.48	c total #watches: 259129
1071.93/1072.17	c total #propagations: 214767301 / total #impl: 2945325067 (eff. 0.073)
1071.93/1072.17	c #Conflicts:    1604000 | #Learnt:      43664 | 0.000
1071.93/1072.17	c total clause space: 206.656MB
1071.93/1072.17	c total #watches: 263233
1072.63/1072.88	c total #propagations: 214867222 / total #impl: 2947151403 (eff. 0.073)
1072.63/1072.88	c #Conflicts:    1605000 | #Learnt:      44664 | 0.000
1072.63/1072.88	c total clause space: 206.656MB
1072.63/1072.88	c total #watches: 267115
1073.53/1073.71	c total #propagations: 214977196 / total #impl: 2949457413 (eff. 0.073)
1073.53/1073.71	c #Conflicts:    1606000 | #Learnt:      45664 | 0.000
1073.53/1073.71	c total clause space: 206.656MB
1073.53/1073.71	c total #watches: 271399
1074.23/1074.40	c total #propagations: 215092534 / total #impl: 2951847986 (eff. 0.073)
1074.23/1074.40	c #Conflicts:    1607000 | #Learnt:      46664 | 0.000
1074.23/1074.40	c total clause space: 206.656MB
1074.23/1074.40	c total #watches: 275618
1074.83/1075.07	c total #propagations: 215194657 / total #impl: 2953375507 (eff. 0.073)
1074.83/1075.07	c #Conflicts:    1608000 | #Learnt:      47664 | 0.000
1074.83/1075.07	c total clause space: 206.656MB
1074.83/1075.07	c total #watches: 279580
1075.53/1075.72	c total #propagations: 215321024 / total #impl: 2955485487 (eff. 0.073)
1075.53/1075.72	c #Conflicts:    1609000 | #Learnt:      48664 | 0.000
1075.53/1075.72	c total clause space: 206.656MB
1075.53/1075.72	c total #watches: 283734
1076.23/1076.41	c total #propagations: 215447367 / total #impl: 2957598443 (eff. 0.073)
1076.23/1076.41	c #Conflicts:    1610000 | #Learnt:      49664 | 0.000
1076.23/1076.41	c total clause space: 206.656MB
1076.23/1076.41	c total #watches: 286784
1076.83/1077.05	c total #propagations: 215585259 / total #impl: 2960308936 (eff. 0.073)
1076.83/1077.05	c #Conflicts:    1611000 | #Learnt:      50664 | 0.000
1076.83/1077.05	c total clause space: 206.656MB
1076.83/1077.05	c total #watches: 290000
1077.53/1077.73	c total #propagations: 215715167 / total #impl: 2962010315 (eff. 0.073)
1077.53/1077.73	c #Conflicts:    1612000 | #Learnt:      51664 | 0.000
1077.53/1077.73	c total clause space: 206.656MB
1077.53/1077.73	c total #watches: 294445
1078.23/1078.47	c total #propagations: 215851644 / total #impl: 2964301702 (eff. 0.073)
1078.23/1078.47	c #Conflicts:    1613000 | #Learnt:      52664 | 0.000
1078.23/1078.47	c total clause space: 206.656MB
1078.23/1078.47	c total #watches: 298004
1078.93/1079.18	c total #propagations: 215994261 / total #impl: 2966831861 (eff. 0.073)
1078.93/1079.18	c #Conflicts:    1614000 | #Learnt:      53664 | 0.000
1078.93/1079.18	c total clause space: 206.656MB
1078.93/1079.18	c total #watches: 301278
1079.62/1079.82	c total #propagations: 216146676 / total #impl: 2969323081 (eff. 0.073)
1079.62/1079.82	c #Conflicts:    1615000 | #Learnt:      54664 | 0.000
1079.62/1079.82	c total clause space: 206.656MB
1079.62/1079.82	c total #watches: 305099
1080.22/1080.45	c total #propagations: 216284623 / total #impl: 2971500929 (eff. 0.073)
1080.22/1080.45	c #Conflicts:    1616000 | #Learnt:      55664 | 0.000
1080.22/1080.45	c total clause space: 206.656MB
1080.22/1080.45	c total #watches: 309288
1080.92/1081.12	c total #propagations: 216424353 / total #impl: 2973430755 (eff. 0.073)
1080.92/1081.12	c #Conflicts:    1617000 | #Learnt:      56664 | 0.000
1080.92/1081.12	c total clause space: 206.656MB
1080.92/1081.12	c total #watches: 312399
1081.62/1081.84	c total #propagations: 216559658 / total #impl: 2975727518 (eff. 0.073)
1081.62/1081.84	c #Conflicts:    1618000 | #Learnt:      57664 | 0.000
1081.62/1081.84	c total clause space: 206.656MB
1081.62/1081.84	c total #watches: 317219
1082.33/1082.52	c total #propagations: 216685904 / total #impl: 2978018972 (eff. 0.073)
1082.33/1082.52	c #Conflicts:    1619000 | #Learnt:      58664 | 0.000
1082.33/1082.52	c total clause space: 206.656MB
1082.33/1082.52	c total #watches: 321120
1082.92/1083.20	c total #propagations: 216831166 / total #impl: 2980420022 (eff. 0.073)
1082.92/1083.20	c #Conflicts:    1620000 | #Learnt:      59664 | 0.000
1082.92/1083.20	c total clause space: 206.656MB
1082.92/1083.20	c total #watches: 324696
1083.72/1083.94	c total #propagations: 216967896 / total #impl: 2982439627 (eff. 0.073)
1083.72/1083.94	c #Conflicts:    1621000 | #Learnt:      60664 | 0.000
1083.72/1083.94	c total clause space: 206.656MB
1083.72/1083.94	c total #watches: 327975
1084.43/1084.66	c total #propagations: 217101825 / total #impl: 2984654284 (eff. 0.073)
1084.43/1084.66	c GC COLLECT
1084.43/1084.66	c #Conflicts:    1622000 | #Learnt:      30869 | 0.000
1084.43/1084.66	c total clause space: 206.656MB
1084.43/1084.66	c total #watches: 215784
1085.12/1085.31	c total #propagations: 217240045 / total #impl: 2987014081 (eff. 0.073)
1085.12/1085.31	c #Conflicts:    1623000 | #Learnt:      31869 | 0.000
1085.12/1085.31	c total clause space: 206.656MB
1085.12/1085.31	c total #watches: 219709
1085.72/1085.97	c total #propagations: 217384336 / total #impl: 2989292543 (eff. 0.073)
1085.72/1085.97	c #Conflicts:    1624000 | #Learnt:      32869 | 0.000
1085.72/1085.97	c total clause space: 206.656MB
1085.72/1085.97	c total #watches: 222987
1086.42/1086.61	c total #propagations: 217543057 / total #impl: 2992039829 (eff. 0.073)
1086.42/1086.61	c #Conflicts:    1625000 | #Learnt:      33869 | 0.000
1086.42/1086.61	c total clause space: 206.656MB
1086.42/1086.61	c total #watches: 226422
1087.02/1087.26	c total #propagations: 217703014 / total #impl: 2994872045 (eff. 0.073)
1087.02/1087.26	c #Conflicts:    1626000 | #Learnt:      34869 | 0.000
1087.02/1087.26	c total clause space: 206.656MB
1087.02/1087.26	c total #watches: 230577
1087.73/1087.94	c total #propagations: 217850198 / total #impl: 2997435979 (eff. 0.073)
1087.73/1087.94	c #Conflicts:    1627000 | #Learnt:      35869 | 0.000
1087.73/1087.94	c total clause space: 206.656MB
1087.73/1087.94	c total #watches: 233762
1088.32/1088.59	c total #propagations: 217994058 / total #impl: 2999969511 (eff. 0.073)
1088.32/1088.59	c #Conflicts:    1628000 | #Learnt:      36869 | 0.000
1088.32/1088.59	c total clause space: 206.656MB
1088.32/1088.59	c total #watches: 236867
1089.02/1089.23	c total #propagations: 218131714 / total #impl: 3002516657 (eff. 0.073)
1089.02/1089.23	c #Conflicts:    1629000 | #Learnt:      37869 | 0.000
1089.02/1089.23	c total clause space: 206.656MB
1089.02/1089.23	c total #watches: 239825
1089.62/1089.88	c total #propagations: 218271555 / total #impl: 3004750790 (eff. 0.073)
1089.62/1089.88	c #Conflicts:    1630000 | #Learnt:      38869 | 0.000
1089.62/1089.88	c total clause space: 206.656MB
1089.62/1089.88	c total #watches: 243918
1090.32/1090.52	c total #propagations: 218421703 / total #impl: 3007241156 (eff. 0.073)
1090.32/1090.52	c #Conflicts:    1631000 | #Learnt:      39869 | 0.000
1090.32/1090.52	c total clause space: 206.656MB
1090.32/1090.52	c total #watches: 247156
1090.92/1091.19	c total #propagations: 218576027 / total #impl: 3009732387 (eff. 0.073)
1090.92/1091.19	c #Conflicts:    1632000 | #Learnt:      40869 | 0.000
1090.92/1091.19	c total clause space: 206.656MB
1090.92/1091.19	c total #watches: 250435
1091.62/1091.86	c total #propagations: 218713641 / total #impl: 3012282188 (eff. 0.073)
1091.62/1091.86	c #Conflicts:    1633000 | #Learnt:      41869 | 0.000
1091.62/1091.86	c total clause space: 206.656MB
1091.62/1091.86	c total #watches: 253851
1092.32/1092.52	c total #propagations: 218860888 / total #impl: 3015084257 (eff. 0.073)
1092.32/1092.52	c #Conflicts:    1634000 | #Learnt:      42869 | 0.000
1092.32/1092.52	c total clause space: 206.656MB
1092.32/1092.52	c total #watches: 256828
1092.92/1093.15	c total #propagations: 218998367 / total #impl: 3017429929 (eff. 0.073)
1092.92/1093.15	c #Conflicts:    1635000 | #Learnt:      43869 | 0.000
1092.92/1093.15	c total clause space: 206.656MB
1092.92/1093.15	c total #watches: 259906
1093.62/1093.84	c total #propagations: 219152833 / total #impl: 3019822572 (eff. 0.073)
1093.62/1093.84	c #Conflicts:    1636000 | #Learnt:      44869 | 0.000
1093.62/1093.84	c total clause space: 206.656MB
1093.62/1093.84	c total #watches: 263487
1094.33/1094.58	c total #propagations: 219293978 / total #impl: 3022445892 (eff. 0.073)
1094.33/1094.58	c #Conflicts:    1637000 | #Learnt:      45869 | 0.000
1094.33/1094.58	c total clause space: 206.656MB
1094.33/1094.58	c total #watches: 266677
1095.12/1095.36	c total #propagations: 219427945 / total #impl: 3025157405 (eff. 0.073)
1095.12/1095.36	c #Conflicts:    1638000 | #Learnt:      46869 | 0.000
1095.12/1095.36	c total clause space: 206.656MB
1095.12/1095.36	c total #watches: 270184
1095.92/1096.16	c total #propagations: 219545581 / total #impl: 3028049845 (eff. 0.073)
1095.92/1096.16	c #Conflicts:    1639000 | #Learnt:      47869 | 0.000
1095.92/1096.16	c total clause space: 206.656MB
1095.92/1096.16	c total #watches: 274690
1096.63/1096.87	c total #propagations: 219663150 / total #impl: 3031466638 (eff. 0.072)
1096.63/1096.87	c #Conflicts:    1640000 | #Learnt:      48869 | 0.000
1096.63/1096.87	c total clause space: 206.656MB
1096.63/1096.87	c total #watches: 279023
1097.32/1097.54	c total #propagations: 219802707 / total #impl: 3033957328 (eff. 0.072)
1097.32/1097.54	c #Conflicts:    1641000 | #Learnt:      49869 | 0.000
1097.32/1097.54	c total clause space: 206.656MB
1097.32/1097.54	c total #watches: 283431
1098.02/1098.30	c total #propagations: 219947818 / total #impl: 3036440019 (eff. 0.072)
1098.02/1098.30	c #Conflicts:    1642000 | #Learnt:      50869 | 0.000
1098.02/1098.30	c total clause space: 206.656MB
1098.02/1098.30	c total #watches: 287058
1098.83/1099.03	c total #propagations: 220098145 / total #impl: 3039171189 (eff. 0.072)
1098.83/1099.03	c #Conflicts:    1643000 | #Learnt:      51869 | 0.000
1098.83/1099.03	c total clause space: 206.656MB
1098.83/1099.03	c total #watches: 290657
1099.52/1099.73	c total #propagations: 220226938 / total #impl: 3041507097 (eff. 0.072)
1099.52/1099.73	c #Conflicts:    1644000 | #Learnt:      52869 | 0.000
1099.52/1099.73	c total clause space: 206.656MB
1099.52/1099.73	c total #watches: 294405
1100.12/1100.32	c total #propagations: 220356035 / total #impl: 3043427482 (eff. 0.072)
1100.12/1100.32	c #Conflicts:    1645000 | #Learnt:      53869 | 0.000
1100.12/1100.32	c total clause space: 206.656MB
1100.12/1100.32	c total #watches: 299050
1100.82/1101.05	c total #propagations: 220542039 / total #impl: 3045685434 (eff. 0.072)
1100.82/1101.05	c #Conflicts:    1646000 | #Learnt:      54869 | 0.000
1100.82/1101.05	c total clause space: 206.656MB
1100.82/1101.05	c total #watches: 302696
1101.52/1101.72	c total #propagations: 220690047 / total #impl: 3048052019 (eff. 0.072)
1101.52/1101.72	c #Conflicts:    1647000 | #Learnt:      55869 | 0.000
1101.52/1101.72	c total clause space: 206.656MB
1101.52/1101.72	c total #watches: 306247
1102.22/1102.43	c total #propagations: 220845806 / total #impl: 3050237137 (eff. 0.072)
1102.22/1102.43	c #Conflicts:    1648000 | #Learnt:      56869 | 0.000
1102.22/1102.43	c total clause space: 206.656MB
1102.22/1102.43	c total #watches: 309255
1102.92/1103.17	c total #propagations: 220989663 / total #impl: 3052642151 (eff. 0.072)
1102.92/1103.17	c #Conflicts:    1649000 | #Learnt:      57869 | 0.000
1102.92/1103.17	c total clause space: 206.656MB
1102.92/1103.17	c total #watches: 312296
1103.72/1103.91	c total #propagations: 221138555 / total #impl: 3055236242 (eff. 0.072)
1103.72/1103.91	c #Conflicts:    1650000 | #Learnt:      58869 | 0.000
1103.72/1103.91	c total clause space: 206.656MB
1103.72/1103.91	c total #watches: 315546
1104.42/1104.63	c total #propagations: 221266928 / total #impl: 3057144246 (eff. 0.072)
1104.42/1104.63	c #Conflicts:    1651000 | #Learnt:      59869 | 0.000
1104.42/1104.63	c total clause space: 206.656MB
1104.42/1104.63	c total #watches: 320780
1105.12/1105.32	c total #propagations: 221405238 / total #impl: 3059182815 (eff. 0.072)
1105.12/1105.32	c #Conflicts:    1652000 | #Learnt:      60869 | 0.000
1105.12/1105.32	c total clause space: 206.656MB
1105.12/1105.32	c total #watches: 324159
1105.82/1106.02	c total #propagations: 221541421 / total #impl: 3061213840 (eff. 0.072)
1105.82/1106.02	c #Conflicts:    1653000 | #Learnt:      61869 | 0.000
1105.82/1106.02	c total clause space: 206.656MB
1105.82/1106.02	c total #watches: 328164
1106.53/1106.75	c total #propagations: 221692227 / total #impl: 3063606754 (eff. 0.072)
1106.53/1106.75	c GC COLLECT
1106.53/1106.75	c #Conflicts:    1654000 | #Learnt:      31762 | 0.000
1106.53/1106.75	c total clause space: 206.656MB
1106.53/1106.75	c total #watches: 219083
1107.12/1107.33	c total #propagations: 221842191 / total #impl: 3065966104 (eff. 0.072)
1107.12/1107.33	c #Conflicts:    1655000 | #Learnt:      32762 | 0.000
1107.12/1107.33	c total clause space: 206.656MB
1107.12/1107.33	c total #watches: 222805
1107.72/1107.93	c total #propagations: 222000882 / total #impl: 3068038614 (eff. 0.072)
1107.72/1107.93	c #Conflicts:    1656000 | #Learnt:      33762 | 0.000
1107.72/1107.93	c total clause space: 206.656MB
1107.72/1107.93	c total #watches: 227040
1108.22/1108.49	c total #propagations: 222148096 / total #impl: 3070083068 (eff. 0.072)
1108.22/1108.49	c #Conflicts:    1657000 | #Learnt:      34762 | 0.000
1108.22/1108.49	c total clause space: 206.656MB
1108.22/1108.49	c total #watches: 231793
1108.92/1109.11	c total #propagations: 222291482 / total #impl: 3071843809 (eff. 0.072)
1108.92/1109.11	c #Conflicts:    1658000 | #Learnt:      35762 | 0.000
1108.92/1109.11	c total clause space: 206.656MB
1108.92/1109.11	c total #watches: 235515
1109.52/1109.74	c total #propagations: 222440033 / total #impl: 3073501783 (eff. 0.072)
1109.52/1109.74	c #Conflicts:    1659000 | #Learnt:      36762 | 0.000
1109.52/1109.74	c total clause space: 206.656MB
1109.52/1109.74	c total #watches: 239931
1110.12/1110.39	c total #propagations: 222598801 / total #impl: 3075794874 (eff. 0.072)
1110.12/1110.39	c #Conflicts:    1660000 | #Learnt:      37762 | 0.000
1110.12/1110.39	c total clause space: 206.656MB
1110.12/1110.39	c total #watches: 244683
1111.02/1111.25	c total #propagations: 222746421 / total #impl: 3078037840 (eff. 0.072)
1111.02/1111.25	c #Conflicts:    1661000 | #Learnt:      38762 | 0.000
1111.02/1111.25	c total clause space: 206.656MB
1111.02/1111.25	c total #watches: 252241
1111.72/1111.98	c total #propagations: 222853255 / total #impl: 3080309049 (eff. 0.072)
1111.72/1111.98	c #Conflicts:    1662000 | #Learnt:      39762 | 0.000
1111.72/1111.98	c total clause space: 206.656MB
1111.72/1111.98	c total #watches: 257246
1112.52/1112.77	c total #propagations: 222973097 / total #impl: 3082495022 (eff. 0.072)
1112.52/1112.77	c #Conflicts:    1663000 | #Learnt:      40762 | 0.000
1112.52/1112.77	c total clause space: 206.656MB
1112.52/1112.77	c total #watches: 261207
1113.32/1113.51	c total #propagations: 223102329 / total #impl: 3084883380 (eff. 0.072)
1113.32/1113.51	c #Conflicts:    1664000 | #Learnt:      41762 | 0.000
1113.32/1113.51	c total clause space: 206.656MB
1113.32/1113.51	c total #watches: 265821
1114.02/1114.22	c total #propagations: 223215997 / total #impl: 3086785523 (eff. 0.072)
1114.02/1114.22	c #Conflicts:    1665000 | #Learnt:      42762 | 0.000
1114.02/1114.22	c total clause space: 206.656MB
1114.02/1114.22	c total #watches: 269507
1114.62/1114.82	c total #propagations: 223351562 / total #impl: 3088829619 (eff. 0.072)
1114.62/1114.82	c #Conflicts:    1666000 | #Learnt:      43762 | 0.000
1114.62/1114.82	c total clause space: 206.656MB
1114.62/1114.82	c total #watches: 273394
1115.22/1115.47	c total #propagations: 223490844 / total #impl: 3090627006 (eff. 0.072)
1115.22/1115.47	c #Conflicts:    1667000 | #Learnt:      44762 | 0.000
1115.22/1115.47	c total clause space: 206.656MB
1115.22/1115.47	c total #watches: 276636
1115.92/1116.11	c total #propagations: 223626260 / total #impl: 3092708938 (eff. 0.072)
1115.92/1116.11	c #Conflicts:    1668000 | #Learnt:      45762 | 0.000
1115.92/1116.11	c total clause space: 206.656MB
1115.92/1116.11	c total #watches: 280070
1116.62/1116.86	c total #propagations: 223766810 / total #impl: 3094669349 (eff. 0.072)
1116.62/1116.86	c #Conflicts:    1669000 | #Learnt:      46762 | 0.000
1116.62/1116.86	c total clause space: 206.656MB
1116.62/1116.86	c total #watches: 283702
1117.22/1117.48	c total #propagations: 223902500 / total #impl: 3096730796 (eff. 0.072)
1117.22/1117.48	c #Conflicts:    1670000 | #Learnt:      47762 | 0.000
1117.22/1117.48	c total clause space: 206.656MB
1117.22/1117.48	c total #watches: 287351
1117.92/1118.10	c total #propagations: 224044058 / total #impl: 3098450487 (eff. 0.072)
1117.92/1118.10	c #Conflicts:    1671000 | #Learnt:      48762 | 0.000
1117.92/1118.10	c total clause space: 206.656MB
1117.92/1118.10	c total #watches: 292654
1118.72/1118.90	c total #propagations: 224165860 / total #impl: 3100252333 (eff. 0.072)
1118.72/1118.90	c #Conflicts:    1672000 | #Learnt:      49762 | 0.000
1118.72/1118.90	c total clause space: 206.656MB
1118.72/1118.90	c total #watches: 296256
1119.42/1119.64	c total #propagations: 224278899 / total #impl: 3102427868 (eff. 0.072)
1119.42/1119.64	c #Conflicts:    1673000 | #Learnt:      50762 | 0.000
1119.42/1119.64	c total clause space: 206.656MB
1119.42/1119.64	c total #watches: 300703
1120.32/1120.58	c total #propagations: 224436639 / total #impl: 3104778989 (eff. 0.072)
1120.32/1120.58	c #Conflicts:    1674000 | #Learnt:      51762 | 0.000
1120.32/1120.58	c total clause space: 206.656MB
1120.32/1120.58	c total #watches: 306348
1121.12/1121.38	c total #propagations: 224547629 / total #impl: 3107279725 (eff. 0.072)
1121.12/1121.38	c #Conflicts:    1675000 | #Learnt:      52762 | 0.000
1121.12/1121.38	c total clause space: 206.656MB
1121.12/1121.38	c total #watches: 311193
1122.02/1122.20	c total #propagations: 224660556 / total #impl: 3109356422 (eff. 0.072)
1122.02/1122.20	c #Conflicts:    1676000 | #Learnt:      53762 | 0.000
1122.02/1122.20	c total clause space: 206.656MB
1122.02/1122.20	c total #watches: 316832
1122.82/1123.01	c total #propagations: 224784995 / total #impl: 3111458784 (eff. 0.072)
1122.82/1123.01	c #Conflicts:    1677000 | #Learnt:      54762 | 0.000
1122.82/1123.01	c total clause space: 206.656MB
1122.82/1123.01	c total #watches: 321287
1123.62/1123.82	c total #propagations: 224914933 / total #impl: 3113862164 (eff. 0.072)
1123.62/1123.82	c #Conflicts:    1678000 | #Learnt:      55762 | 0.000
1123.62/1123.82	c total clause space: 206.656MB
1123.62/1123.82	c total #watches: 325378
1124.32/1124.57	c total #propagations: 225053991 / total #impl: 3116382470 (eff. 0.072)
1124.32/1124.57	c #Conflicts:    1679000 | #Learnt:      56762 | 0.000
1124.32/1124.57	c total clause space: 206.656MB
1124.32/1124.57	c total #watches: 330385
1125.12/1125.32	c total #propagations: 225179689 / total #impl: 3118444518 (eff. 0.072)
1125.12/1125.32	c #Conflicts:    1680000 | #Learnt:      57762 | 0.000
1125.12/1125.32	c total clause space: 206.656MB
1125.12/1125.32	c total #watches: 334887
1125.82/1126.04	c total #propagations: 225317136 / total #impl: 3120384881 (eff. 0.072)
1125.82/1126.04	c #Conflicts:    1681000 | #Learnt:      58762 | 0.000
1125.82/1126.04	c total clause space: 206.656MB
1125.82/1126.04	c total #watches: 339286
1126.62/1126.84	c total #propagations: 225449694 / total #impl: 3122103838 (eff. 0.072)
1126.62/1126.84	c #Conflicts:    1682000 | #Learnt:      59762 | 0.000
1126.62/1126.84	c total clause space: 206.656MB
1126.62/1126.84	c total #watches: 343852
1127.42/1127.66	c total #propagations: 225588664 / total #impl: 3124309816 (eff. 0.072)
1127.42/1127.66	c #Conflicts:    1683000 | #Learnt:      60762 | 0.000
1127.42/1127.66	c total clause space: 206.656MB
1127.42/1127.66	c total #watches: 348435
1128.12/1128.36	c total #propagations: 225739905 / total #impl: 3126755665 (eff. 0.072)
1128.12/1128.36	c #Conflicts:    1684000 | #Learnt:      61762 | 0.000
1128.12/1128.36	c total clause space: 206.656MB
1128.12/1128.36	c total #watches: 352826
1128.82/1129.09	c total #propagations: 225894637 / total #impl: 3128856008 (eff. 0.072)
1128.82/1129.09	c #Conflicts:    1685000 | #Learnt:      62762 | 0.000
1128.82/1129.09	c total clause space: 206.656MB
1128.82/1129.09	c total #watches: 357145
1129.62/1129.83	c total #propagations: 226032106 / total #impl: 3130730488 (eff. 0.072)
1129.62/1129.83	c GC COLLECT
1129.62/1129.83	c #Conflicts:    1686000 | #Learnt:      32361 | 0.000
1129.62/1129.83	c total clause space: 206.656MB
1129.62/1129.83	c total #watches: 221352
1130.32/1130.55	c total #propagations: 226190596 / total #impl: 3133106168 (eff. 0.072)
1130.32/1130.55	c #Conflicts:    1687000 | #Learnt:      33361 | 0.000
1130.32/1130.55	c total clause space: 206.656MB
1130.32/1130.55	c total #watches: 224875
1131.02/1131.21	c total #propagations: 226327462 / total #impl: 3135213989 (eff. 0.072)
1131.02/1131.21	c #Conflicts:    1688000 | #Learnt:      34361 | 0.000
1131.02/1131.21	c total clause space: 206.656MB
1131.02/1131.21	c total #watches: 228347
1131.62/1131.87	c total #propagations: 226485603 / total #impl: 3137547123 (eff. 0.072)
1131.62/1131.87	c #Conflicts:    1689000 | #Learnt:      35361 | 0.000
1131.62/1131.87	c total clause space: 206.656MB
1131.62/1131.87	c total #watches: 232072
1132.42/1132.66	c total #propagations: 226624304 / total #impl: 3139628112 (eff. 0.072)
1132.42/1132.66	c #Conflicts:    1690000 | #Learnt:      36361 | 0.000
1132.42/1132.66	c total clause space: 206.656MB
1132.42/1132.66	c total #watches: 235445
1133.22/1133.47	c total #propagations: 226755962 / total #impl: 3142241480 (eff. 0.072)
1133.22/1133.47	c #Conflicts:    1691000 | #Learnt:      37361 | 0.000
1133.22/1133.47	c total clause space: 206.656MB
1133.22/1133.47	c total #watches: 238796
1134.12/1134.32	c total #propagations: 226903388 / total #impl: 3144868207 (eff. 0.072)
1134.12/1134.32	c #Conflicts:    1692000 | #Learnt:      38361 | 0.000
1134.12/1134.32	c total clause space: 206.656MB
1134.12/1134.32	c total #watches: 242914
1134.72/1134.97	c total #propagations: 227056855 / total #impl: 3147280721 (eff. 0.072)
1134.72/1134.97	c #Conflicts:    1693000 | #Learnt:      39361 | 0.000
1134.72/1134.97	c total clause space: 206.656MB
1134.72/1134.97	c total #watches: 248903
1135.42/1135.64	c total #propagations: 227187974 / total #impl: 3149288767 (eff. 0.072)
1135.42/1135.64	c #Conflicts:    1694000 | #Learnt:      40361 | 0.000
1135.42/1135.64	c total clause space: 206.656MB
1135.42/1135.64	c total #watches: 252639
1136.02/1136.25	c total #propagations: 227344572 / total #impl: 3151505880 (eff. 0.072)
1136.02/1136.25	c #Conflicts:    1695000 | #Learnt:      41361 | 0.000
1136.02/1136.25	c total clause space: 206.656MB
1136.02/1136.25	c total #watches: 255804
1136.72/1136.97	c total #propagations: 227505251 / total #impl: 3153582352 (eff. 0.072)
1136.72/1136.97	c #Conflicts:    1696000 | #Learnt:      42361 | 0.000
1136.72/1136.97	c total clause space: 206.656MB
1136.72/1136.97	c total #watches: 259709
1137.52/1137.79	c total #propagations: 227659296 / total #impl: 3155959384 (eff. 0.072)
1137.52/1137.79	c #Conflicts:    1697000 | #Learnt:      43361 | 0.000
1137.52/1137.79	c total clause space: 206.656MB
1137.52/1137.79	c total #watches: 264066
1138.21/1138.45	c total #propagations: 227785459 / total #impl: 3158722117 (eff. 0.072)
1138.21/1138.45	c #Conflicts:    1698000 | #Learnt:      44361 | 0.000
1138.21/1138.45	c total clause space: 206.656MB
1138.21/1138.45	c total #watches: 268080
1138.81/1139.00	c total #propagations: 227954424 / total #impl: 3160875491 (eff. 0.072)
1138.81/1139.00	c #Conflicts:    1699000 | #Learnt:      45361 | 0.000
1138.81/1139.00	c total clause space: 206.656MB
1138.81/1139.00	c total #watches: 272599
1139.52/1139.74	c total #propagations: 228125821 / total #impl: 3162873764 (eff. 0.072)
1139.52/1139.74	c #Conflicts:    1700000 | #Learnt:      46361 | 0.000
1139.52/1139.74	c total clause space: 206.656MB
1139.52/1139.74	c total #watches: 277391
1140.41/1140.68	c total #propagations: 228255964 / total #impl: 3165707967 (eff. 0.072)
1140.41/1140.68	c #Conflicts:    1701000 | #Learnt:      47361 | 0.000
1140.41/1140.68	c total clause space: 206.656MB
1140.41/1140.68	c total #watches: 282573
1141.41/1141.61	c total #propagations: 228356518 / total #impl: 3169363449 (eff. 0.072)
1141.41/1141.61	c #Conflicts:    1702000 | #Learnt:      48361 | 0.000
1141.41/1141.61	c total clause space: 206.656MB
1141.41/1141.61	c total #watches: 286385
1142.41/1142.60	c total #propagations: 228452265 / total #impl: 3172309946 (eff. 0.072)
1142.41/1142.60	c #Conflicts:    1703000 | #Learnt:      49361 | 0.000
1142.41/1142.60	c total clause space: 206.656MB
1142.41/1142.60	c total #watches: 289638
1143.11/1143.37	c total #propagations: 228560078 / total #impl: 3175464105 (eff. 0.072)
1143.11/1143.37	c #Conflicts:    1704000 | #Learnt:      50361 | 0.000
1143.11/1143.37	c total clause space: 206.656MB
1143.11/1143.37	c total #watches: 296105
1144.01/1144.23	c total #propagations: 228676716 / total #impl: 3178247412 (eff. 0.072)
1144.01/1144.23	c #Conflicts:    1705000 | #Learnt:      51361 | 0.000
1144.01/1144.23	c total clause space: 206.656MB
1144.01/1144.23	c total #watches: 300994
1145.02/1145.27	c total #propagations: 228804586 / total #impl: 3180829271 (eff. 0.072)
1145.02/1145.27	c #Conflicts:    1706000 | #Learnt:      52361 | 0.000
1145.02/1145.27	c total clause space: 206.656MB
1145.02/1145.27	c total #watches: 304741
1145.91/1146.20	c total #propagations: 228904927 / total #impl: 3184708441 (eff. 0.072)
1145.91/1146.20	c #Conflicts:    1707000 | #Learnt:      53361 | 0.000
1145.91/1146.20	c total clause space: 206.656MB
1145.91/1146.20	c total #watches: 309426
1146.71/1146.91	c total #propagations: 229001150 / total #impl: 3188049841 (eff. 0.072)
1146.71/1146.91	c #Conflicts:    1708000 | #Learnt:      54361 | 0.000
1146.71/1146.91	c total clause space: 206.656MB
1146.71/1146.91	c total #watches: 313612
1147.41/1147.66	c total #propagations: 229102986 / total #impl: 3189651671 (eff. 0.072)
1147.41/1147.66	c #Conflicts:    1709000 | #Learnt:      55361 | 0.000
1147.41/1147.66	c total clause space: 206.656MB
1147.41/1147.66	c total #watches: 317666
1148.01/1148.27	c total #propagations: 229219213 / total #impl: 3191514033 (eff. 0.072)
1148.01/1148.27	c #Conflicts:    1710000 | #Learnt:      56361 | 0.000
1148.01/1148.27	c total clause space: 206.656MB
1148.01/1148.27	c total #watches: 322742
1148.61/1148.88	c total #propagations: 229328262 / total #impl: 3192960861 (eff. 0.072)
1148.61/1148.88	c #Conflicts:    1711000 | #Learnt:      57361 | 0.000
1148.61/1148.88	c total clause space: 206.656MB
1148.61/1148.88	c total #watches: 326690
1149.42/1149.63	c total #propagations: 229438262 / total #impl: 3194598716 (eff. 0.072)
1149.42/1149.63	c #Conflicts:    1712000 | #Learnt:      58361 | 0.000
1149.42/1149.63	c total clause space: 206.656MB
1149.42/1149.63	c total #watches: 330192
1150.11/1150.33	c total #propagations: 229550015 / total #impl: 3196698824 (eff. 0.072)
1150.11/1150.33	c #Conflicts:    1713000 | #Learnt:      59361 | 0.000
1150.11/1150.33	c total clause space: 206.656MB
1150.11/1150.33	c total #watches: 335740
1150.81/1151.08	c total #propagations: 229678709 / total #impl: 3198820387 (eff. 0.072)
1150.81/1151.08	c #Conflicts:    1714000 | #Learnt:      60361 | 0.000
1150.81/1151.08	c total clause space: 206.656MB
1150.81/1151.08	c total #watches: 340380
1151.62/1151.87	c total #propagations: 229800647 / total #impl: 3200999916 (eff. 0.072)
1151.62/1151.87	c #Conflicts:    1715000 | #Learnt:      61361 | 0.000
1151.62/1151.87	c total clause space: 206.656MB
1151.62/1151.87	c total #watches: 343950
1152.41/1152.66	c total #propagations: 229915264 / total #impl: 3202983007 (eff. 0.072)
1152.41/1152.66	c #Conflicts:    1716000 | #Learnt:      62361 | 0.000
1152.41/1152.66	c total clause space: 206.656MB
1152.41/1152.66	c total #watches: 347346
1153.31/1153.58	c total #propagations: 230042261 / total #impl: 3205231926 (eff. 0.072)
1153.31/1153.58	c #Conflicts:    1717000 | #Learnt:      63361 | 0.000
1153.31/1153.58	c total clause space: 206.656MB
1153.31/1153.58	c total #watches: 351460
1154.21/1154.45	c total #propagations: 230153238 / total #impl: 3207776483 (eff. 0.072)
1154.21/1154.45	c GC COLLECT
1154.21/1154.45	c #Conflicts:    1718000 | #Learnt:      32660 | 0.000
1154.21/1154.45	c total clause space: 206.656MB
1154.21/1154.45	c total #watches: 222554
1155.01/1155.21	c total #propagations: 230268968 / total #impl: 3210348987 (eff. 0.072)
1155.01/1155.21	c #Conflicts:    1719000 | #Learnt:      33660 | 0.000
1155.01/1155.21	c total clause space: 206.656MB
1155.01/1155.21	c total #watches: 226080
1155.81/1156.00	c total #propagations: 230380864 / total #impl: 3212251592 (eff. 0.072)
1155.81/1156.00	c #Conflicts:    1720000 | #Learnt:      34660 | 0.000
1155.81/1156.00	c total clause space: 206.656MB
1155.81/1156.00	c total #watches: 229644
1156.51/1156.71	c total #propagations: 230503294 / total #impl: 3214729650 (eff. 0.072)
1156.51/1156.71	c #Conflicts:    1721000 | #Learnt:      35660 | 0.000
1156.51/1156.71	c total clause space: 206.656MB
1156.51/1156.71	c total #watches: 235808
1157.21/1157.42	c total #propagations: 230635556 / total #impl: 3216701209 (eff. 0.072)
1157.21/1157.42	c #Conflicts:    1722000 | #Learnt:      36660 | 0.000
1157.21/1157.42	c total clause space: 206.656MB
1157.21/1157.42	c total #watches: 239064
1157.81/1158.09	c total #propagations: 230778088 / total #impl: 3219338702 (eff. 0.072)
1157.81/1158.09	c #Conflicts:    1723000 | #Learnt:      37660 | 0.000
1157.81/1158.09	c total clause space: 206.656MB
1157.81/1158.09	c total #watches: 241970
1158.61/1158.83	c total #propagations: 230930681 / total #impl: 3221502227 (eff. 0.072)
1158.61/1158.83	c #Conflicts:    1724000 | #Learnt:      38660 | 0.000
1158.61/1158.83	c total clause space: 206.656MB
1158.61/1158.83	c total #watches: 245686
1159.32/1159.59	c total #propagations: 231052067 / total #impl: 3223783822 (eff. 0.072)
1159.32/1159.59	c #Conflicts:    1725000 | #Learnt:      39660 | 0.000
1159.32/1159.59	c total clause space: 206.656MB
1159.32/1159.59	c total #watches: 250225
1160.11/1160.38	c total #propagations: 231183528 / total #impl: 3226275750 (eff. 0.072)
1160.11/1160.38	c #Conflicts:    1726000 | #Learnt:      40660 | 0.000
1160.11/1160.38	c total clause space: 206.656MB
1160.11/1160.38	c total #watches: 253881
1161.01/1161.22	c total #propagations: 231319999 / total #impl: 3228854170 (eff. 0.072)
1161.01/1161.22	c #Conflicts:    1727000 | #Learnt:      41660 | 0.000
1161.01/1161.22	c total clause space: 206.656MB
1161.01/1161.22	c total #watches: 258515
1161.81/1162.04	c total #propagations: 231442233 / total #impl: 3231510041 (eff. 0.072)
1161.81/1162.04	c #Conflicts:    1728000 | #Learnt:      42660 | 0.000
1161.81/1162.04	c total clause space: 206.656MB
1161.81/1162.04	c total #watches: 262635
1162.62/1162.83	c total #propagations: 231568253 / total #impl: 3233963562 (eff. 0.072)
1162.62/1162.83	c #Conflicts:    1729000 | #Learnt:      43660 | 0.000
1162.62/1162.83	c total clause space: 206.656MB
1162.62/1162.83	c total #watches: 266009
1163.31/1163.58	c total #propagations: 231706586 / total #impl: 3236075856 (eff. 0.072)
1163.31/1163.58	c #Conflicts:    1730000 | #Learnt:      44660 | 0.000
1163.31/1163.58	c total clause space: 206.656MB
1163.31/1163.58	c total #watches: 270211
1164.11/1164.35	c total #propagations: 231836679 / total #impl: 3238187109 (eff. 0.072)
1164.11/1164.35	c #Conflicts:    1731000 | #Learnt:      45660 | 0.000
1164.11/1164.35	c total clause space: 206.656MB
1164.11/1164.35	c total #watches: 273818
1164.91/1165.14	c total #propagations: 231990056 / total #impl: 3240334861 (eff. 0.072)
1164.91/1165.14	c #Conflicts:    1732000 | #Learnt:      46660 | 0.000
1164.91/1165.14	c total clause space: 206.656MB
1164.91/1165.14	c total #watches: 279078
1165.71/1165.97	c total #propagations: 232120914 / total #impl: 3242660493 (eff. 0.072)
1165.71/1165.97	c #Conflicts:    1733000 | #Learnt:      47660 | 0.000
1165.71/1165.97	c total clause space: 206.656MB
1165.71/1165.97	c total #watches: 282791
1166.51/1166.79	c total #propagations: 232256840 / total #impl: 3244976801 (eff. 0.072)
1166.51/1166.79	c #Conflicts:    1734000 | #Learnt:      48660 | 0.000
1166.51/1166.79	c total clause space: 206.656MB
1166.51/1166.79	c total #watches: 285904
1167.31/1167.58	c total #propagations: 232396581 / total #impl: 3247596878 (eff. 0.072)
1167.31/1167.58	c #Conflicts:    1735000 | #Learnt:      49660 | 0.000
1167.31/1167.58	c total clause space: 206.656MB
1167.31/1167.58	c total #watches: 289753
1168.12/1168.39	c total #propagations: 232523435 / total #impl: 3249903246 (eff. 0.072)
1168.12/1168.39	c #Conflicts:    1736000 | #Learnt:      50660 | 0.000
1168.12/1168.39	c total clause space: 206.656MB
1168.12/1168.39	c total #watches: 293235
1169.01/1169.20	c total #propagations: 232644638 / total #impl: 3252114215 (eff. 0.072)
1169.01/1169.20	c #Conflicts:    1737000 | #Learnt:      51660 | 0.000
1169.01/1169.20	c total clause space: 206.656MB
1169.01/1169.20	c total #watches: 296825
1169.71/1169.93	c total #propagations: 232770110 / total #impl: 3254398964 (eff. 0.072)
1169.71/1169.93	c #Conflicts:    1738000 | #Learnt:      52660 | 0.000
1169.71/1169.93	c total clause space: 206.656MB
1169.71/1169.93	c total #watches: 300842
1170.51/1170.74	c total #propagations: 232907616 / total #impl: 3256255149 (eff. 0.072)
1170.51/1170.74	c #Conflicts:    1739000 | #Learnt:      53660 | 0.000
1170.51/1170.74	c total clause space: 206.656MB
1170.51/1170.74	c total #watches: 305637
1171.32/1171.59	c total #propagations: 233044268 / total #impl: 3258788766 (eff. 0.072)
1171.32/1171.59	c #Conflicts:    1740000 | #Learnt:      54660 | 0.000
1171.32/1171.59	c total clause space: 206.656MB
1171.32/1171.59	c total #watches: 310706
1172.11/1172.36	c total #propagations: 233160686 / total #impl: 3261224577 (eff. 0.071)
1172.11/1172.36	c #Conflicts:    1741000 | #Learnt:      55660 | 0.000
1172.11/1172.36	c total clause space: 206.656MB
1172.11/1172.36	c total #watches: 314124
1172.81/1173.08	c total #propagations: 233293827 / total #impl: 3263467476 (eff. 0.071)
1172.81/1173.08	c #Conflicts:    1742000 | #Learnt:      56660 | 0.000
1172.81/1173.08	c total clause space: 206.656MB
1172.81/1173.08	c total #watches: 320037
1173.71/1173.95	c total #propagations: 233436833 / total #impl: 3265386839 (eff. 0.071)
1173.71/1173.95	c #Conflicts:    1743000 | #Learnt:      57660 | 0.000
1173.71/1173.95	c total clause space: 206.656MB
1173.71/1173.95	c total #watches: 323421
1174.51/1174.76	c total #propagations: 233580572 / total #impl: 3268088214 (eff. 0.071)
1174.51/1174.76	c #Conflicts:    1744000 | #Learnt:      58660 | 0.000
1174.51/1174.76	c total clause space: 206.656MB
1174.51/1174.76	c total #watches: 326664
1175.31/1175.50	c total #propagations: 233728749 / total #impl: 3270367855 (eff. 0.071)
1175.31/1175.50	c #Conflicts:    1745000 | #Learnt:      59660 | 0.000
1175.31/1175.50	c total clause space: 206.656MB
1175.31/1175.50	c total #watches: 330046
1176.21/1176.42	c total #propagations: 233912908 / total #impl: 3272434070 (eff. 0.071)
1176.21/1176.42	c #Conflicts:    1746000 | #Learnt:      60660 | 0.000
1176.21/1176.42	c total clause space: 206.656MB
1176.21/1176.42	c total #watches: 332766
1176.92/1177.13	c total #propagations: 234094385 / total #impl: 3274999254 (eff. 0.071)
1176.92/1177.13	c #Conflicts:    1747000 | #Learnt:      61660 | 0.000
1176.92/1177.13	c total clause space: 206.656MB
1176.92/1177.13	c total #watches: 337354
1177.71/1177.99	c total #propagations: 234228280 / total #impl: 3277227102 (eff. 0.071)
1177.71/1177.99	c #Conflicts:    1748000 | #Learnt:      62660 | 0.000
1177.71/1177.99	c total clause space: 206.656MB
1177.71/1177.99	c total #watches: 340872
1178.61/1178.84	c total #propagations: 234377126 / total #impl: 3279594983 (eff. 0.071)
1178.61/1178.84	c #Conflicts:    1749000 | #Learnt:      63660 | 0.000
1178.61/1178.84	c total clause space: 206.656MB
1178.61/1178.84	c total #watches: 343966
1179.51/1179.74	c total #propagations: 234504381 / total #impl: 3281823972 (eff. 0.071)
1179.51/1179.74	c GC COLLECT
1179.51/1179.74	c #Conflicts:    1750000 | #Learnt:      32658 | 0.000
1179.51/1179.74	c total clause space: 206.656MB
1179.51/1179.74	c total #watches: 223190
1180.21/1180.49	c total #propagations: 234617989 / total #impl: 3284234579 (eff. 0.071)
1180.21/1180.49	c #Conflicts:    1751000 | #Learnt:      33658 | 0.000
1180.21/1180.49	c total clause space: 206.656MB
1180.21/1180.49	c total #watches: 227160
1181.01/1181.26	c total #propagations: 234730104 / total #impl: 3286147294 (eff. 0.071)
1181.01/1181.26	c #Conflicts:    1752000 | #Learnt:      34658 | 0.000
1181.01/1181.26	c total clause space: 206.656MB
1181.01/1181.26	c total #watches: 230593
1181.81/1182.00	c total #propagations: 234833174 / total #impl: 3287816340 (eff. 0.071)
1181.81/1182.00	c #Conflicts:    1753000 | #Learnt:      35658 | 0.000
1181.81/1182.00	c total clause space: 206.656MB
1181.81/1182.00	c total #watches: 234453
1182.51/1182.72	c total #propagations: 234943950 / total #impl: 3289654358 (eff. 0.071)
1182.51/1182.72	c #Conflicts:    1754000 | #Learnt:      36658 | 0.000
1182.51/1182.72	c total clause space: 206.656MB
1182.51/1182.72	c total #watches: 237825
1183.31/1183.59	c total #propagations: 235063754 / total #impl: 3291751568 (eff. 0.071)
1183.31/1183.59	c #Conflicts:    1755000 | #Learnt:      37658 | 0.000
1183.31/1183.59	c total clause space: 206.656MB
1183.31/1183.59	c total #watches: 241752
1184.01/1184.26	c total #propagations: 235192508 / total #impl: 3294057514 (eff. 0.071)
1184.01/1184.26	c #Conflicts:    1756000 | #Learnt:      38658 | 0.000
1184.01/1184.26	c total clause space: 206.656MB
1184.01/1184.26	c total #watches: 245160
1184.71/1184.90	c total #propagations: 235354028 / total #impl: 3296225941 (eff. 0.071)
1184.71/1184.90	c #Conflicts:    1757000 | #Learnt:      39658 | 0.000
1184.71/1184.90	c total clause space: 206.656MB
1184.71/1184.90	c total #watches: 248154
1185.31/1185.56	c total #propagations: 235517471 / total #impl: 3298253086 (eff. 0.071)
1185.31/1185.56	c #Conflicts:    1758000 | #Learnt:      40658 | 0.000
1185.31/1185.56	c total clause space: 206.656MB
1185.31/1185.56	c total #watches: 251834
1186.11/1186.30	c total #propagations: 235638258 / total #impl: 3300002519 (eff. 0.071)
1186.11/1186.30	c #Conflicts:    1759000 | #Learnt:      41658 | 0.000
1186.11/1186.30	c total clause space: 206.656MB
1186.11/1186.30	c total #watches: 255499
1186.61/1186.90	c total #propagations: 235770879 / total #impl: 3302208742 (eff. 0.071)
1186.61/1186.90	c #Conflicts:    1760000 | #Learnt:      42658 | 0.000
1186.61/1186.90	c total clause space: 206.656MB
1186.61/1186.90	c total #watches: 258584
1187.41/1187.61	c total #propagations: 235926592 / total #impl: 3304258771 (eff. 0.071)
1187.41/1187.61	c #Conflicts:    1761000 | #Learnt:      43658 | 0.000
1187.41/1187.61	c total clause space: 206.656MB
1187.41/1187.61	c total #watches: 261700
1188.11/1188.34	c total #propagations: 236071066 / total #impl: 3306472521 (eff. 0.071)
1188.11/1188.34	c #Conflicts:    1762000 | #Learnt:      44658 | 0.000
1188.11/1188.34	c total clause space: 206.656MB
1188.11/1188.34	c total #watches: 266324
1188.81/1189.00	c total #propagations: 236207300 / total #impl: 3308764053 (eff. 0.071)
1188.81/1189.00	c #Conflicts:    1763000 | #Learnt:      45658 | 0.000
1188.81/1189.00	c total clause space: 206.656MB
1188.81/1189.00	c total #watches: 269679
1189.51/1189.76	c total #propagations: 236357585 / total #impl: 3310628704 (eff. 0.071)
1189.51/1189.76	c #Conflicts:    1764000 | #Learnt:      46658 | 0.000
1189.51/1189.76	c total clause space: 206.656MB
1189.51/1189.76	c total #watches: 273516
1190.41/1190.66	c total #propagations: 236490804 / total #impl: 3312676898 (eff. 0.071)
1190.41/1190.66	c #Conflicts:    1765000 | #Learnt:      47658 | 0.000
1190.41/1190.66	c total clause space: 206.656MB
1190.41/1190.66	c total #watches: 278208
1191.31/1191.53	c total #propagations: 236611000 / total #impl: 3315119524 (eff. 0.071)
1191.31/1191.53	c #Conflicts:    1766000 | #Learnt:      48658 | 0.000
1191.31/1191.53	c total clause space: 206.656MB
1191.31/1191.53	c total #watches: 283497
1192.01/1192.21	c total #propagations: 236740535 / total #impl: 3317122099 (eff. 0.071)
1192.01/1192.21	c #Conflicts:    1767000 | #Learnt:      49658 | 0.000
1192.01/1192.21	c total clause space: 206.656MB
1192.01/1192.21	c total #watches: 286799
1192.61/1192.89	c total #propagations: 236889033 / total #impl: 3319105551 (eff. 0.071)
1192.61/1192.89	c #Conflicts:    1768000 | #Learnt:      50658 | 0.000
1192.61/1192.89	c total clause space: 206.656MB
1192.61/1192.89	c total #watches: 290076
1193.31/1193.57	c total #propagations: 237033322 / total #impl: 3321122013 (eff. 0.071)
1193.31/1193.57	c #Conflicts:    1769000 | #Learnt:      51658 | 0.000
1193.31/1193.57	c total clause space: 206.656MB
1193.31/1193.57	c total #watches: 293155
1194.01/1194.23	c total #propagations: 237178884 / total #impl: 3323410941 (eff. 0.071)
1194.01/1194.23	c #Conflicts:    1770000 | #Learnt:      52658 | 0.000
1194.01/1194.23	c total clause space: 206.656MB
1194.01/1194.23	c total #watches: 297328
1194.81/1195.08	c total #propagations: 237324537 / total #impl: 3325614662 (eff. 0.071)
1194.81/1195.08	c #Conflicts:    1771000 | #Learnt:      53658 | 0.000
1194.81/1195.08	c total clause space: 206.656MB
1194.81/1195.08	c total #watches: 301324
1195.71/1195.94	c total #propagations: 237471670 / total #impl: 3328008942 (eff. 0.071)
1195.71/1195.94	c #Conflicts:    1772000 | #Learnt:      54658 | 0.000
1195.71/1195.94	c total clause space: 206.656MB
1195.71/1195.94	c total #watches: 305486
1196.41/1196.68	c total #propagations: 237584099 / total #impl: 3330218554 (eff. 0.071)
1196.41/1196.68	c #Conflicts:    1773000 | #Learnt:      55658 | 0.000
1196.41/1196.68	c total clause space: 206.656MB
1196.41/1196.68	c total #watches: 309620
1197.30/1197.50	c total #propagations: 237687527 / total #impl: 3332199246 (eff. 0.071)
1197.30/1197.50	c #Conflicts:    1774000 | #Learnt:      56658 | 0.000
1197.30/1197.50	c total clause space: 206.656MB
1197.30/1197.50	c total #watches: 314356
1198.00/1198.29	c total #propagations: 237787784 / total #impl: 3334298614 (eff. 0.071)
1198.00/1198.29	c #Conflicts:    1775000 | #Learnt:      57658 | 0.000
1198.00/1198.29	c total clause space: 206.656MB
1198.00/1198.29	c total #watches: 318486
1198.91/1199.15	c total #propagations: 237901680 / total #impl: 3336463938 (eff. 0.071)
1198.91/1199.15	c #Conflicts:    1776000 | #Learnt:      58658 | 0.000
1198.91/1199.15	c total clause space: 206.656MB
1198.91/1199.15	c total #watches: 324700
1199.80/1200.06	c total #propagations: 237998612 / total #impl: 3338566901 (eff. 0.071)
1199.80/1200.06	c #Conflicts:    1777000 | #Learnt:      59658 | 0.000
1199.80/1200.06	c total clause space: 206.656MB
1199.80/1200.06	c total #watches: 327749
1200.60/1200.82	c total #propagations: 238121212 / total #impl: 3341248546 (eff. 0.071)
1200.60/1200.82	c #Conflicts:    1778000 | #Learnt:      60658 | 0.000
1200.60/1200.82	c total clause space: 206.656MB
1200.60/1200.82	c total #watches: 332840
1201.40/1201.60	c total #propagations: 238245814 / total #impl: 3343329595 (eff. 0.071)
1201.40/1201.60	c #Conflicts:    1779000 | #Learnt:      61658 | 0.000
1201.40/1201.60	c total clause space: 206.656MB
1201.40/1201.60	c total #watches: 335929
1202.11/1202.35	c total #propagations: 238366071 / total #impl: 3345593329 (eff. 0.071)
1202.11/1202.35	c #Conflicts:    1780000 | #Learnt:      62658 | 0.000
1202.11/1202.35	c total clause space: 206.656MB
1202.11/1202.35	c total #watches: 339430
1202.90/1203.11	c total #propagations: 238496232 / total #impl: 3347923923 (eff. 0.071)
1202.90/1203.11	c #Conflicts:    1781000 | #Learnt:      63658 | 0.000
1202.90/1203.11	c total clause space: 206.656MB
1202.90/1203.11	c total #watches: 342913
1203.60/1203.89	c total #propagations: 238627335 / total #impl: 3350495184 (eff. 0.071)
1203.60/1203.89	c GC COLLECT
1203.60/1203.89	c #Conflicts:    1782000 | #Learnt:      32358 | 0.000
1203.60/1203.89	c total clause space: 206.656MB
1203.60/1203.89	c total #watches: 222071
1204.41/1204.62	c total #propagations: 238758521 / total #impl: 3352723339 (eff. 0.071)
1204.41/1204.62	c #Conflicts:    1783000 | #Learnt:      33358 | 0.000
1204.41/1204.62	c total clause space: 206.656MB
1204.41/1204.62	c total #watches: 225367
1205.20/1205.41	c total #propagations: 238885502 / total #impl: 3355091037 (eff. 0.071)
1205.20/1205.41	c #Conflicts:    1784000 | #Learnt:      34358 | 0.000
1205.20/1205.41	c total clause space: 206.656MB
1205.20/1205.41	c total #watches: 228910
1205.80/1206.08	c total #propagations: 239008229 / total #impl: 3357547036 (eff. 0.071)
1205.80/1206.08	c #Conflicts:    1785000 | #Learnt:      35358 | 0.000
1205.80/1206.08	c total clause space: 206.656MB
1205.80/1206.08	c total #watches: 232393
1206.51/1206.77	c total #propagations: 239143660 / total #impl: 3359672982 (eff. 0.071)
1206.51/1206.77	c #Conflicts:    1786000 | #Learnt:      36358 | 0.000
1206.51/1206.77	c total clause space: 206.656MB
1206.51/1206.77	c total #watches: 235885
1207.20/1207.49	c total #propagations: 239274759 / total #impl: 3361774395 (eff. 0.071)
1207.20/1207.49	c #Conflicts:    1787000 | #Learnt:      37358 | 0.000
1207.20/1207.49	c total clause space: 206.656MB
1207.20/1207.49	c total #watches: 239122
1208.00/1208.20	c total #propagations: 239395485 / total #impl: 3363839277 (eff. 0.071)
1208.00/1208.20	c #Conflicts:    1788000 | #Learnt:      38358 | 0.000
1208.00/1208.20	c total clause space: 206.656MB
1208.00/1208.20	c total #watches: 242416
1208.71/1208.93	c total #propagations: 239526941 / total #impl: 3365788549 (eff. 0.071)
1208.71/1208.93	c #Conflicts:    1789000 | #Learnt:      39358 | 0.000
1208.71/1208.93	c total clause space: 206.656MB
1208.71/1208.93	c total #watches: 245842
1209.40/1209.62	c total #propagations: 239653890 / total #impl: 3367728692 (eff. 0.071)
1209.40/1209.62	c #Conflicts:    1790000 | #Learnt:      40358 | 0.000
1209.40/1209.62	c total clause space: 206.656MB
1209.40/1209.62	c total #watches: 249785
1210.00/1210.22	c total #propagations: 239817456 / total #impl: 3370031454 (eff. 0.071)
1210.00/1210.22	c #Conflicts:    1791000 | #Learnt:      41358 | 0.000
1210.00/1210.22	c total clause space: 206.656MB
1210.00/1210.22	c total #watches: 254531
1210.60/1210.84	c total #propagations: 239979517 / total #impl: 3371946039 (eff. 0.071)
1210.60/1210.84	c #Conflicts:    1792000 | #Learnt:      42358 | 0.000
1210.60/1210.84	c total clause space: 206.656MB
1210.60/1210.84	c total #watches: 258740
1211.30/1211.59	c total #propagations: 240129665 / total #impl: 3373836135 (eff. 0.071)
1211.30/1211.59	c #Conflicts:    1793000 | #Learnt:      43358 | 0.000
1211.30/1211.59	c total clause space: 206.656MB
1211.30/1211.59	c total #watches: 263197
1212.20/1212.41	c total #propagations: 240259625 / total #impl: 3376054949 (eff. 0.071)
1212.20/1212.41	c #Conflicts:    1794000 | #Learnt:      44358 | 0.000
1212.20/1212.41	c total clause space: 206.656MB
1212.20/1212.41	c total #watches: 268148
1213.00/1213.22	c total #propagations: 240348920 / total #impl: 3378146876 (eff. 0.071)
1213.00/1213.22	c #Conflicts:    1795000 | #Learnt:      45358 | 0.000
1213.00/1213.22	c total clause space: 206.656MB
1213.00/1213.22	c total #watches: 274321
1213.70/1213.95	c total #propagations: 240447480 / total #impl: 3380082908 (eff. 0.071)
1213.70/1213.95	c #Conflicts:    1796000 | #Learnt:      46358 | 0.000
1213.70/1213.95	c total clause space: 206.656MB
1213.70/1213.95	c total #watches: 279481
1214.50/1214.72	c total #propagations: 240545879 / total #impl: 3381862928 (eff. 0.071)
1214.50/1214.72	c #Conflicts:    1797000 | #Learnt:      47358 | 0.000
1214.50/1214.72	c total clause space: 206.656MB
1214.50/1214.72	c total #watches: 283078
1215.20/1215.40	c total #propagations: 240658212 / total #impl: 3384010878 (eff. 0.071)
1215.20/1215.40	c #Conflicts:    1798000 | #Learnt:      48358 | 0.000
1215.20/1215.40	c total clause space: 206.656MB
1215.20/1215.40	c total #watches: 287307
1215.80/1216.04	c total #propagations: 240779081 / total #impl: 3385918913 (eff. 0.071)
1215.80/1216.04	c #Conflicts:    1799000 | #Learnt:      49358 | 0.000
1215.80/1216.04	c total clause space: 206.656MB
1215.80/1216.04	c total #watches: 293028
1216.51/1216.74	c total #propagations: 240891281 / total #impl: 3387735486 (eff. 0.071)
1216.51/1216.74	c #Conflicts:    1800000 | #Learnt:      50358 | 0.000
1216.51/1216.74	c total clause space: 206.656MB
1216.51/1216.74	c total #watches: 296356
1217.30/1217.57	c total #propagations: 241028202 / total #impl: 3389778642 (eff. 0.071)
1217.30/1217.57	c #Conflicts:    1801000 | #Learnt:      51358 | 0.000
1217.30/1217.57	c total clause space: 206.656MB
1217.30/1217.57	c total #watches: 299594
1218.10/1218.37	c total #propagations: 241148506 / total #impl: 3391914295 (eff. 0.071)
1218.10/1218.37	c #Conflicts:    1802000 | #Learnt:      52358 | 0.000
1218.10/1218.37	c total clause space: 206.656MB
1218.10/1218.37	c total #watches: 302675
1218.90/1219.10	c total #propagations: 241272511 / total #impl: 3394265515 (eff. 0.071)
1218.90/1219.10	c #Conflicts:    1803000 | #Learnt:      53358 | 0.000
1218.90/1219.10	c total clause space: 206.656MB
1218.90/1219.10	c total #watches: 305822
1219.50/1219.75	c total #propagations: 241403080 / total #impl: 3396475194 (eff. 0.071)
1219.50/1219.75	c #Conflicts:    1804000 | #Learnt:      54358 | 0.000
1219.50/1219.75	c total clause space: 206.656MB
1219.50/1219.75	c total #watches: 311199
1220.20/1220.46	c total #propagations: 241526896 / total #impl: 3398234702 (eff. 0.071)
1220.20/1220.46	c #Conflicts:    1805000 | #Learnt:      55358 | 0.000
1220.20/1220.46	c total clause space: 206.656MB
1220.20/1220.46	c total #watches: 315640
1220.91/1221.17	c total #propagations: 241654624 / total #impl: 3400309349 (eff. 0.071)
1220.91/1221.17	c #Conflicts:    1806000 | #Learnt:      56358 | 0.000
1220.91/1221.17	c total clause space: 206.656MB
1220.91/1221.17	c total #watches: 321076
1221.70/1221.92	c total #propagations: 241772703 / total #impl: 3402359442 (eff. 0.071)
1221.70/1221.92	c #Conflicts:    1807000 | #Learnt:      57358 | 0.000
1221.70/1221.92	c total clause space: 206.656MB
1221.70/1221.92	c total #watches: 324361
1222.40/1222.66	c total #propagations: 241897760 / total #impl: 3404728446 (eff. 0.071)
1222.40/1222.66	c #Conflicts:    1808000 | #Learnt:      58358 | 0.000
1222.40/1222.66	c total clause space: 206.656MB
1222.40/1222.66	c total #watches: 329857
1223.20/1223.42	c total #propagations: 242034585 / total #impl: 3406769264 (eff. 0.071)
1223.20/1223.42	c #Conflicts:    1809000 | #Learnt:      59358 | 0.000
1223.20/1223.42	c total clause space: 206.656MB
1223.20/1223.42	c total #watches: 334838
1223.80/1224.09	c total #propagations: 242158351 / total #impl: 3409032162 (eff. 0.071)
1223.80/1224.09	c #Conflicts:    1810000 | #Learnt:      60358 | 0.000
1223.80/1224.09	c total clause space: 206.656MB
1223.80/1224.09	c total #watches: 339009
1224.50/1224.77	c total #propagations: 242285390 / total #impl: 3410992899 (eff. 0.071)
1224.50/1224.77	c #Conflicts:    1811000 | #Learnt:      61358 | 0.000
1224.50/1224.77	c total clause space: 206.656MB
1224.50/1224.77	c total #watches: 346042
1225.21/1225.49	c total #propagations: 242409387 / total #impl: 3413093915 (eff. 0.071)
1225.21/1225.49	c #Conflicts:    1812000 | #Learnt:      62358 | 0.000
1225.21/1225.49	c total clause space: 206.656MB
1225.21/1225.49	c total #watches: 356390
1226.00/1226.25	c total #propagations: 242528230 / total #impl: 3415043281 (eff. 0.071)
1226.00/1226.25	c #Conflicts:    1813000 | #Learnt:      63358 | 0.000
1226.00/1226.25	c total clause space: 206.656MB
1226.00/1226.25	c total #watches: 362165
1226.90/1227.17	c total #propagations: 242642929 / total #impl: 3417166732 (eff. 0.071)
1226.90/1227.17	c #Conflicts:    1814000 | #Learnt:      64358 | 0.000
1226.90/1227.17	c total clause space: 206.656MB
1226.90/1227.17	c total #watches: 366228
1227.90/1228.12	c total #propagations: 242741052 / total #impl: 3419557752 (eff. 0.071)
1227.90/1228.12	c GC COLLECT
1227.90/1228.12	c #Conflicts:    1815000 | #Learnt:      32756 | 0.000
1227.90/1228.12	c total clause space: 206.656MB
1227.90/1228.12	c total #watches: 223576
1228.61/1228.85	c total #propagations: 242848920 / total #impl: 3422261636 (eff. 0.071)
1228.61/1228.85	c #Conflicts:    1816000 | #Learnt:      33756 | 0.000
1228.61/1228.85	c total clause space: 206.656MB
1228.61/1228.85	c total #watches: 228809
1229.40/1229.69	c total #propagations: 242963137 / total #impl: 3424316831 (eff. 0.071)
1229.40/1229.69	c #Conflicts:    1817000 | #Learnt:      34756 | 0.000
1229.40/1229.69	c total clause space: 206.656MB
1229.40/1229.69	c total #watches: 232574
1230.10/1230.37	c total #propagations: 243084087 / total #impl: 3426751517 (eff. 0.071)
1230.10/1230.37	c #Conflicts:    1818000 | #Learnt:      35756 | 0.000
1230.10/1230.37	c total clause space: 206.656MB
1230.10/1230.37	c total #watches: 236195
1230.90/1231.10	c total #propagations: 243233107 / total #impl: 3429176451 (eff. 0.071)
1230.90/1231.10	c #Conflicts:    1819000 | #Learnt:      36756 | 0.000
1230.90/1231.10	c total clause space: 206.656MB
1230.90/1231.10	c total #watches: 240861
1231.60/1231.85	c total #propagations: 243362198 / total #impl: 3431324937 (eff. 0.071)
1231.60/1231.85	c #Conflicts:    1820000 | #Learnt:      37756 | 0.000
1231.60/1231.85	c total clause space: 206.656MB
1231.60/1231.85	c total #watches: 244992
1232.30/1232.56	c total #propagations: 243488783 / total #impl: 3433361055 (eff. 0.071)
1232.30/1232.56	c #Conflicts:    1821000 | #Learnt:      38756 | 0.000
1232.30/1232.56	c total clause space: 206.656MB
1232.30/1232.56	c total #watches: 248853
1232.90/1233.13	c total #propagations: 243624884 / total #impl: 3435637593 (eff. 0.071)
1232.90/1233.13	c #Conflicts:    1822000 | #Learnt:      39756 | 0.000
1232.90/1233.13	c total clause space: 206.656MB
1232.90/1233.13	c total #watches: 254617
1233.50/1233.76	c total #propagations: 243769255 / total #impl: 3437290665 (eff. 0.071)
1233.50/1233.76	c #Conflicts:    1823000 | #Learnt:      40756 | 0.000
1233.50/1233.76	c total clause space: 206.656MB
1233.50/1233.76	c total #watches: 258841
1234.20/1234.40	c total #propagations: 243931324 / total #impl: 3439502254 (eff. 0.071)
1234.20/1234.40	c #Conflicts:    1824000 | #Learnt:      41756 | 0.000
1234.20/1234.40	c total clause space: 206.656MB
1234.20/1234.40	c total #watches: 262427
1234.90/1235.13	c total #propagations: 244073846 / total #impl: 3441587621 (eff. 0.071)
1234.90/1235.13	c #Conflicts:    1825000 | #Learnt:      42756 | 0.000
1234.90/1235.13	c total clause space: 206.656MB
1234.90/1235.13	c total #watches: 266062
1235.50/1235.72	c total #propagations: 244218060 / total #impl: 3443743325 (eff. 0.071)
1235.50/1235.72	c #Conflicts:    1826000 | #Learnt:      43756 | 0.000
1235.50/1235.72	c total clause space: 206.656MB
1235.50/1235.72	c total #watches: 269955
1236.20/1236.48	c total #propagations: 244370296 / total #impl: 3445673814 (eff. 0.071)
1236.20/1236.48	c #Conflicts:    1827000 | #Learnt:      44756 | 0.000
1236.20/1236.48	c total clause space: 206.656MB
1236.20/1236.48	c total #watches: 274967
1237.00/1237.23	c total #propagations: 244498813 / total #impl: 3447987273 (eff. 0.071)
1237.00/1237.23	c #Conflicts:    1828000 | #Learnt:      45756 | 0.000
1237.00/1237.23	c total clause space: 206.656MB
1237.00/1237.23	c total #watches: 282891
1237.70/1237.91	c total #propagations: 244639023 / total #impl: 3450549136 (eff. 0.071)
1237.70/1237.91	c #Conflicts:    1829000 | #Learnt:      46756 | 0.000
1237.70/1237.91	c total clause space: 206.656MB
1237.70/1237.91	c total #watches: 288171
1238.30/1238.60	c total #propagations: 244770726 / total #impl: 3452784038 (eff. 0.071)
1238.30/1238.60	c #Conflicts:    1830000 | #Learnt:      47756 | 0.000
1238.30/1238.60	c total clause space: 206.656MB
1238.30/1238.60	c total #watches: 294606
1239.10/1239.34	c total #propagations: 244892650 / total #impl: 3454721920 (eff. 0.071)
1239.10/1239.34	c #Conflicts:    1831000 | #Learnt:      48756 | 0.000
1239.10/1239.34	c total clause space: 206.656MB
1239.10/1239.34	c total #watches: 299632
1239.80/1240.08	c total #propagations: 245029950 / total #impl: 3457247189 (eff. 0.071)
1239.80/1240.08	c #Conflicts:    1832000 | #Learnt:      49756 | 0.000
1239.80/1240.08	c total clause space: 206.656MB
1239.80/1240.08	c total #watches: 304566
1240.60/1240.85	c total #propagations: 245172650 / total #impl: 3459624680 (eff. 0.071)
1240.60/1240.85	c #Conflicts:    1833000 | #Learnt:      50756 | 0.000
1240.60/1240.85	c total clause space: 206.656MB
1240.60/1240.85	c total #watches: 308561
1241.40/1241.66	c total #propagations: 245305918 / total #impl: 3461835805 (eff. 0.071)
1241.40/1241.66	c #Conflicts:    1834000 | #Learnt:      51756 | 0.000
1241.40/1241.66	c total clause space: 206.656MB
1241.40/1241.66	c total #watches: 313910
1242.20/1242.42	c total #propagations: 245436561 / total #impl: 3464569843 (eff. 0.071)
1242.20/1242.42	c #Conflicts:    1835000 | #Learnt:      52756 | 0.000
1242.20/1242.42	c total clause space: 206.656MB
1242.20/1242.42	c total #watches: 318725
1242.90/1243.14	c total #propagations: 245576861 / total #impl: 3466959215 (eff. 0.071)
1242.90/1243.14	c #Conflicts:    1836000 | #Learnt:      53756 | 0.000
1242.90/1243.14	c total clause space: 206.656MB
1242.90/1243.14	c total #watches: 326938
1243.70/1243.97	c total #propagations: 245722272 / total #impl: 3469044742 (eff. 0.071)
1243.70/1243.97	c #Conflicts:    1837000 | #Learnt:      54756 | 0.000
1243.70/1243.97	c total clause space: 206.656MB
1243.70/1243.97	c total #watches: 332972
1244.70/1244.90	c total #propagations: 245879061 / total #impl: 3471588676 (eff. 0.071)
1244.70/1244.90	c #Conflicts:    1838000 | #Learnt:      55756 | 0.000
1244.70/1244.90	c total clause space: 206.656MB
1244.70/1244.90	c total #watches: 336722
1245.50/1245.73	c total #propagations: 246010164 / total #impl: 3474270425 (eff. 0.071)
1245.50/1245.73	c #Conflicts:    1839000 | #Learnt:      56756 | 0.000
1245.50/1245.73	c total clause space: 206.656MB
1245.50/1245.73	c total #watches: 340736
1246.30/1246.52	c total #propagations: 246166745 / total #impl: 3477030162 (eff. 0.071)
1246.30/1246.52	c #Conflicts:    1840000 | #Learnt:      57756 | 0.000
1246.30/1246.52	c total clause space: 206.656MB
1246.30/1246.52	c total #watches: 347017
1247.10/1247.33	c total #propagations: 246305453 / total #impl: 3479160367 (eff. 0.071)
1247.10/1247.33	c #Conflicts:    1841000 | #Learnt:      58756 | 0.000
1247.10/1247.33	c total clause space: 206.656MB
1247.10/1247.33	c total #watches: 354240
1248.00/1248.21	c total #propagations: 246461737 / total #impl: 3481338397 (eff. 0.071)
1248.00/1248.21	c #Conflicts:    1842000 | #Learnt:      59756 | 0.000
1248.00/1248.21	c total clause space: 206.656MB
1248.00/1248.21	c total #watches: 358370
1248.70/1248.94	c total #propagations: 246605822 / total #impl: 3484103745 (eff. 0.071)
1248.70/1248.94	c #Conflicts:    1843000 | #Learnt:      60756 | 0.000
1248.70/1248.94	c total clause space: 206.656MB
1248.70/1248.94	c total #watches: 362350
1249.40/1249.69	c total #propagations: 246774572 / total #impl: 3486432356 (eff. 0.071)
1249.40/1249.69	c #Conflicts:    1844000 | #Learnt:      61756 | 0.000
1249.40/1249.69	c total clause space: 206.656MB
1249.40/1249.69	c total #watches: 366760
1250.29/1250.52	c total #propagations: 246941758 / total #impl: 3488832716 (eff. 0.071)
1250.29/1250.52	c #Conflicts:    1845000 | #Learnt:      62756 | 0.000
1250.29/1250.52	c total clause space: 206.656MB
1250.29/1250.52	c total #watches: 371021
1251.09/1251.34	c total #propagations: 247104874 / total #impl: 3491551032 (eff. 0.071)
1251.09/1251.34	c #Conflicts:    1846000 | #Learnt:      63756 | 0.000
1251.09/1251.34	c total clause space: 206.656MB
1251.09/1251.34	c total #watches: 375304
1251.89/1252.14	c total #propagations: 247245221 / total #impl: 3493510025 (eff. 0.071)
1251.89/1252.14	c #Conflicts:    1847000 | #Learnt:      64756 | 0.000
1251.89/1252.14	c total clause space: 206.656MB
1251.89/1252.14	c total #watches: 378965
1252.70/1252.94	c total #propagations: 247398554 / total #impl: 3495871566 (eff. 0.071)
1252.70/1252.94	c #Conflicts:    1848000 | #Learnt:      65756 | 0.000
1252.70/1252.94	c total clause space: 206.656MB
1252.70/1252.94	c total #watches: 382312
1253.39/1253.64	c total #propagations: 247544970 / total #impl: 3498008510 (eff. 0.071)
1253.39/1253.64	c GC COLLECT
1253.39/1253.64	c #Conflicts:    1849000 | #Learnt:      33856 | 0.000
1253.39/1253.64	c total clause space: 206.656MB
1253.39/1253.64	c total #watches: 227910
1253.99/1254.27	c total #propagations: 247699841 / total #impl: 3500229726 (eff. 0.071)
1253.99/1254.27	c #Conflicts:    1850000 | #Learnt:      34856 | 0.000
1253.99/1254.27	c total clause space: 206.656MB
1253.99/1254.27	c total #watches: 231097
1254.69/1254.92	c total #propagations: 247852561 / total #impl: 3502475412 (eff. 0.071)
1254.69/1254.92	c #Conflicts:    1851000 | #Learnt:      35856 | 0.000
1254.69/1254.92	c total clause space: 206.656MB
1254.69/1254.92	c total #watches: 234726
1255.29/1255.57	c total #propagations: 247999943 / total #impl: 3504781774 (eff. 0.071)
1255.29/1255.57	c #Conflicts:    1852000 | #Learnt:      36856 | 0.000
1255.29/1255.57	c total clause space: 206.656MB
1255.29/1255.57	c total #watches: 238240
1256.00/1256.28	c total #propagations: 248140650 / total #impl: 3506965485 (eff. 0.071)
1256.00/1256.28	c #Conflicts:    1853000 | #Learnt:      37856 | 0.000
1256.00/1256.28	c total clause space: 206.656MB
1256.00/1256.28	c total #watches: 241352
1256.69/1256.96	c total #propagations: 248288569 / total #impl: 3509213614 (eff. 0.071)
1256.69/1256.96	c #Conflicts:    1854000 | #Learnt:      38856 | 0.000
1256.69/1256.96	c total clause space: 206.656MB
1256.69/1256.96	c total #watches: 244513
1257.39/1257.62	c total #propagations: 248440776 / total #impl: 3511394374 (eff. 0.071)
1257.39/1257.62	c #Conflicts:    1855000 | #Learnt:      39856 | 0.000
1257.39/1257.62	c total clause space: 206.656MB
1257.39/1257.62	c total #watches: 249099
1257.99/1258.25	c total #propagations: 248595321 / total #impl: 3513776499 (eff. 0.071)
1257.99/1258.25	c #Conflicts:    1856000 | #Learnt:      40856 | 0.000
1257.99/1258.25	c total clause space: 206.656MB
1257.99/1258.25	c total #watches: 252885
1258.59/1258.87	c total #propagations: 248759984 / total #impl: 3516036707 (eff. 0.071)
1258.59/1258.87	c #Conflicts:    1857000 | #Learnt:      41856 | 0.000
1258.59/1258.87	c total clause space: 206.656MB
1258.59/1258.87	c total #watches: 256441
1259.19/1259.50	c total #propagations: 248907548 / total #impl: 3518067869 (eff. 0.071)
1259.19/1259.50	c #Conflicts:    1858000 | #Learnt:      42856 | 0.000
1259.19/1259.50	c total clause space: 206.656MB
1259.19/1259.50	c total #watches: 259622
1259.99/1260.25	c total #propagations: 249039174 / total #impl: 3519864836 (eff. 0.071)
1259.99/1260.25	c #Conflicts:    1859000 | #Learnt:      43856 | 0.000
1259.99/1260.25	c total clause space: 206.656MB
1259.99/1260.25	c total #watches: 262667
1260.59/1260.87	c total #propagations: 249178796 / total #impl: 3522095902 (eff. 0.071)
1260.59/1260.87	c #Conflicts:    1860000 | #Learnt:      44856 | 0.000
1260.59/1260.87	c total clause space: 206.656MB
1260.59/1260.87	c total #watches: 267324
1261.29/1261.56	c total #propagations: 249304046 / total #impl: 3523754244 (eff. 0.071)
1261.29/1261.56	c #Conflicts:    1861000 | #Learnt:      45856 | 0.000
1261.29/1261.56	c total clause space: 206.656MB
1261.29/1261.56	c total #watches: 270606
1261.99/1262.21	c total #propagations: 249439070 / total #impl: 3525911839 (eff. 0.071)
1261.99/1262.21	c #Conflicts:    1862000 | #Learnt:      46856 | 0.000
1261.99/1262.21	c total clause space: 206.656MB
1261.99/1262.21	c total #watches: 274105
1262.60/1262.85	c total #propagations: 249587222 / total #impl: 3528017383 (eff. 0.071)
1262.60/1262.85	c #Conflicts:    1863000 | #Learnt:      47856 | 0.000
1262.60/1262.85	c total clause space: 206.656MB
1262.60/1262.85	c total #watches: 278851
1263.29/1263.55	c total #propagations: 249736648 / total #impl: 3530161396 (eff. 0.071)
1263.29/1263.55	c #Conflicts:    1864000 | #Learnt:      48856 | 0.000
1263.29/1263.55	c total clause space: 206.656MB
1263.29/1263.55	c total #watches: 284075
1263.99/1264.25	c total #propagations: 249893014 / total #impl: 3532698622 (eff. 0.071)
1263.99/1264.25	c #Conflicts:    1865000 | #Learnt:      49856 | 0.000
1263.99/1264.25	c total clause space: 206.656MB
1263.99/1264.25	c total #watches: 287037
1264.69/1264.93	c total #propagations: 250040532 / total #impl: 3534878119 (eff. 0.071)
1264.69/1264.93	c #Conflicts:    1866000 | #Learnt:      50856 | 0.000
1264.69/1264.93	c total clause space: 206.656MB
1264.69/1264.93	c total #watches: 290583
1265.39/1265.67	c total #propagations: 250186309 / total #impl: 3537198768 (eff. 0.071)
1265.39/1265.67	c #Conflicts:    1867000 | #Learnt:      51856 | 0.000
1265.39/1265.67	c total clause space: 206.656MB
1265.39/1265.67	c total #watches: 294243
1266.19/1266.40	c total #propagations: 250337946 / total #impl: 3539963653 (eff. 0.071)
1266.19/1266.40	c #Conflicts:    1868000 | #Learnt:      52856 | 0.000
1266.19/1266.40	c total clause space: 206.656MB
1266.19/1266.40	c total #watches: 298596
1266.89/1267.17	c total #propagations: 250464718 / total #impl: 3542099920 (eff. 0.071)
1266.89/1267.17	c #Conflicts:    1869000 | #Learnt:      53856 | 0.000
1266.89/1267.17	c total clause space: 206.656MB
1266.89/1267.17	c total #watches: 304729
1267.59/1267.88	c total #propagations: 250593153 / total #impl: 3544475157 (eff. 0.071)
1267.59/1267.88	c #Conflicts:    1870000 | #Learnt:      54856 | 0.000
1267.59/1267.88	c total clause space: 206.656MB
1267.59/1267.88	c total #watches: 308810
1268.29/1268.57	c total #propagations: 250727873 / total #impl: 3546702300 (eff. 0.071)
1268.29/1268.57	c #Conflicts:    1871000 | #Learnt:      55856 | 0.000
1268.29/1268.57	c total clause space: 206.656MB
1268.29/1268.57	c total #watches: 312442
1268.99/1269.29	c total #propagations: 250872169 / total #impl: 3549018259 (eff. 0.071)
1268.99/1269.29	c #Conflicts:    1872000 | #Learnt:      56856 | 0.000
1268.99/1269.29	c total clause space: 206.656MB
1268.99/1269.29	c total #watches: 316183
1269.79/1270.00	c total #propagations: 251013532 / total #impl: 3551066307 (eff. 0.071)
1269.79/1270.00	c #Conflicts:    1873000 | #Learnt:      57856 | 0.000
1269.79/1270.00	c total clause space: 206.656MB
1269.79/1270.00	c total #watches: 319580
1270.49/1270.79	c total #propagations: 251156313 / total #impl: 3553021465 (eff. 0.071)
1270.49/1270.79	c #Conflicts:    1874000 | #Learnt:      58856 | 0.000
1270.49/1270.79	c total clause space: 206.656MB
1270.49/1270.79	c total #watches: 324328
1271.29/1271.55	c total #propagations: 251304035 / total #impl: 3555377244 (eff. 0.071)
1271.29/1271.55	c #Conflicts:    1875000 | #Learnt:      59856 | 0.000
1271.29/1271.55	c total clause space: 206.656MB
1271.29/1271.55	c total #watches: 331173
1271.99/1272.23	c total #propagations: 251421837 / total #impl: 3557402068 (eff. 0.071)
1271.99/1272.23	c #Conflicts:    1876000 | #Learnt:      60856 | 0.000
1271.99/1272.23	c total clause space: 206.656MB
1271.99/1272.23	c total #watches: 337648
1272.69/1272.93	c total #propagations: 251555624 / total #impl: 3559443988 (eff. 0.071)
1272.69/1272.93	c #Conflicts:    1877000 | #Learnt:      61856 | 0.000
1272.69/1272.93	c total clause space: 206.656MB
1272.69/1272.93	c total #watches: 342574
1273.49/1273.71	c total #propagations: 251690502 / total #impl: 3561606351 (eff. 0.071)
1273.49/1273.71	c #Conflicts:    1878000 | #Learnt:      62856 | 0.000
1273.49/1273.71	c total clause space: 206.656MB
1273.49/1273.71	c total #watches: 345998
1274.19/1274.41	c total #propagations: 251812945 / total #impl: 3563786554 (eff. 0.071)
1274.19/1274.41	c #Conflicts:    1879000 | #Learnt:      63856 | 0.000
1274.19/1274.41	c total clause space: 206.656MB
1274.19/1274.41	c total #watches: 353644
1274.80/1275.05	c total #propagations: 251940042 / total #impl: 3565748613 (eff. 0.071)
1274.80/1275.05	c #Conflicts:    1880000 | #Learnt:      64856 | 0.000
1274.80/1275.05	c total clause space: 206.656MB
1274.80/1275.05	c total #watches: 360835
1275.49/1275.70	c total #propagations: 252086769 / total #impl: 3567740275 (eff. 0.071)
1275.49/1275.70	c #Conflicts:    1881000 | #Learnt:      65856 | 0.000
1275.49/1275.70	c total clause space: 206.656MB
1275.49/1275.70	c total #watches: 369482
1276.09/1276.34	c total #propagations: 252246250 / total #impl: 3569627937 (eff. 0.071)
1276.09/1276.34	c GC COLLECT
1276.09/1276.34	c #Conflicts:    1882000 | #Learnt:      33654 | 0.000
1276.09/1276.34	c total clause space: 206.656MB
1276.09/1276.34	c total #watches: 227006
1276.69/1276.96	c total #propagations: 252388076 / total #impl: 3571627222 (eff. 0.071)
1276.69/1276.96	c #Conflicts:    1883000 | #Learnt:      34654 | 0.000
1276.69/1276.96	c total clause space: 206.656MB
1276.69/1276.96	c total #watches: 231174
1277.39/1277.64	c total #propagations: 252543523 / total #impl: 3573913088 (eff. 0.071)
1277.39/1277.64	c #Conflicts:    1884000 | #Learnt:      35654 | 0.000
1277.39/1277.64	c total clause space: 206.656MB
1277.39/1277.64	c total #watches: 236822
1277.99/1278.27	c total #propagations: 252681885 / total #impl: 3576247342 (eff. 0.071)
1277.99/1278.27	c #Conflicts:    1885000 | #Learnt:      36654 | 0.000
1277.99/1278.27	c total clause space: 206.656MB
1277.99/1278.27	c total #watches: 241518
1278.59/1278.87	c total #propagations: 252832248 / total #impl: 3578293884 (eff. 0.071)
1278.59/1278.87	c #Conflicts:    1886000 | #Learnt:      37654 | 0.000
1278.59/1278.87	c total clause space: 206.656MB
1278.59/1278.87	c total #watches: 246191
1279.29/1279.51	c total #propagations: 252983138 / total #impl: 3580268301 (eff. 0.071)
1279.29/1279.51	c #Conflicts:    1887000 | #Learnt:      38654 | 0.000
1279.29/1279.51	c total clause space: 206.656MB
1279.29/1279.51	c total #watches: 251474
1279.89/1280.12	c total #propagations: 253132701 / total #impl: 3582601607 (eff. 0.071)
1279.89/1280.12	c #Conflicts:    1888000 | #Learnt:      39654 | 0.000
1279.89/1280.12	c total clause space: 206.656MB
1279.89/1280.12	c total #watches: 258176
1280.49/1280.79	c total #propagations: 253281346 / total #impl: 3584505800 (eff. 0.071)
1280.49/1280.79	c #Conflicts:    1889000 | #Learnt:      40654 | 0.000
1280.49/1280.79	c total clause space: 206.656MB
1280.49/1280.79	c total #watches: 267047
1281.19/1281.42	c total #propagations: 253414562 / total #impl: 3586587707 (eff. 0.071)
1281.19/1281.42	c #Conflicts:    1890000 | #Learnt:      41654 | 0.000
1281.19/1281.42	c total clause space: 206.656MB
1281.19/1281.42	c total #watches: 273963
1281.99/1282.24	c total #propagations: 253549691 / total #impl: 3588587754 (eff. 0.071)
1281.99/1282.24	c #Conflicts:    1891000 | #Learnt:      42654 | 0.000
1281.99/1282.24	c total clause space: 206.656MB
1281.99/1282.24	c total #watches: 278121
1282.89/1283.11	c total #propagations: 253660530 / total #impl: 3590593509 (eff. 0.071)
1282.89/1283.11	c #Conflicts:    1892000 | #Learnt:      43654 | 0.000
1282.89/1283.11	c total clause space: 206.656MB
1282.89/1283.11	c total #watches: 282682
1283.49/1283.80	c total #propagations: 253771397 / total #impl: 3593187295 (eff. 0.071)
1283.49/1283.80	c #Conflicts:    1893000 | #Learnt:      44654 | 0.000
1283.49/1283.80	c total clause space: 206.656MB
1283.49/1283.80	c total #watches: 287481
1284.29/1284.54	c total #propagations: 253907284 / total #impl: 3595097384 (eff. 0.071)
1284.29/1284.54	c #Conflicts:    1894000 | #Learnt:      45654 | 0.000
1284.29/1284.54	c total clause space: 206.656MB
1284.29/1284.54	c total #watches: 291150
1285.09/1285.30	c total #propagations: 254036887 / total #impl: 3597117411 (eff. 0.071)
1285.09/1285.30	c #Conflicts:    1895000 | #Learnt:      46654 | 0.000
1285.09/1285.30	c total clause space: 206.656MB
1285.09/1285.30	c total #watches: 294628
1285.79/1286.06	c total #propagations: 254165221 / total #impl: 3599173375 (eff. 0.071)
1285.79/1286.06	c #Conflicts:    1896000 | #Learnt:      47654 | 0.000
1285.79/1286.06	c total clause space: 206.656MB
1285.79/1286.06	c total #watches: 298378
1286.59/1286.81	c total #propagations: 254298528 / total #impl: 3601209574 (eff. 0.071)
1286.59/1286.81	c #Conflicts:    1897000 | #Learnt:      48654 | 0.000
1286.59/1286.81	c total clause space: 206.656MB
1286.59/1286.81	c total #watches: 301788
1287.29/1287.59	c total #propagations: 254428325 / total #impl: 3603335082 (eff. 0.071)
1287.29/1287.59	c #Conflicts:    1898000 | #Learnt:      49654 | 0.000
1287.29/1287.59	c total clause space: 206.656MB
1287.29/1287.59	c total #watches: 307602
1288.09/1288.33	c total #propagations: 254551658 / total #impl: 3605704468 (eff. 0.071)
1288.09/1288.33	c #Conflicts:    1899000 | #Learnt:      50654 | 0.000
1288.09/1288.33	c total clause space: 206.656MB
1288.09/1288.33	c total #watches: 310903
1288.69/1288.99	c total #propagations: 254708253 / total #impl: 3607962452 (eff. 0.071)
1288.69/1288.99	c #Conflicts:    1900000 | #Learnt:      51654 | 0.000
1288.69/1288.99	c total clause space: 206.656MB
1288.69/1288.99	c total #watches: 314916
1289.39/1289.68	c total #propagations: 254873489 / total #impl: 3609955810 (eff. 0.071)
1289.39/1289.68	c #Conflicts:    1901000 | #Learnt:      52654 | 0.000
1289.39/1289.68	c total clause space: 206.656MB
1289.39/1289.68	c total #watches: 321047
1289.99/1290.30	c total #propagations: 255022787 / total #impl: 3612110127 (eff. 0.071)
1289.99/1290.30	c #Conflicts:    1902000 | #Learnt:      53654 | 0.000
1289.99/1290.30	c total clause space: 206.656MB
1289.99/1290.30	c total #watches: 326280
1290.69/1290.94	c total #propagations: 255176991 / total #impl: 3613899768 (eff. 0.071)
1290.69/1290.94	c #Conflicts:    1903000 | #Learnt:      54654 | 0.000
1290.69/1290.94	c total clause space: 206.656MB
1290.69/1290.94	c total #watches: 333377
1291.39/1291.65	c total #propagations: 255330933 / total #impl: 3615656543 (eff. 0.071)
1291.39/1291.65	c #Conflicts:    1904000 | #Learnt:      55654 | 0.000
1291.39/1291.65	c total clause space: 206.656MB
1291.39/1291.65	c total #watches: 340974
1292.19/1292.41	c total #propagations: 255456394 / total #impl: 3617424012 (eff. 0.071)
1292.19/1292.41	c #Conflicts:    1905000 | #Learnt:      56654 | 0.000
1292.19/1292.41	c total clause space: 206.656MB
1292.19/1292.41	c total #watches: 347525
1292.89/1293.18	c total #propagations: 255583495 / total #impl: 3619576506 (eff. 0.071)
1292.89/1293.18	c #Conflicts:    1906000 | #Learnt:      57654 | 0.000
1292.89/1293.18	c total clause space: 206.656MB
1292.89/1293.18	c total #watches: 352492
1293.59/1293.87	c total #propagations: 255716874 / total #impl: 3621491084 (eff. 0.071)
1293.59/1293.87	c #Conflicts:    1907000 | #Learnt:      58654 | 0.000
1293.59/1293.87	c total clause space: 206.656MB
1293.59/1293.87	c total #watches: 356911
1294.39/1294.62	c total #propagations: 255859456 / total #impl: 3623665738 (eff. 0.071)
1294.39/1294.62	c #Conflicts:    1908000 | #Learnt:      59654 | 0.000
1294.39/1294.62	c total clause space: 206.656MB
1294.39/1294.62	c total #watches: 361120
1295.19/1295.40	c total #propagations: 255996252 / total #impl: 3625862586 (eff. 0.071)
1295.19/1295.40	c #Conflicts:    1909000 | #Learnt:      60654 | 0.000
1295.19/1295.40	c total clause space: 206.656MB
1295.19/1295.40	c total #watches: 365479
1295.99/1296.24	c total #propagations: 256130519 / total #impl: 3627994620 (eff. 0.071)
1295.99/1296.24	c #Conflicts:    1910000 | #Learnt:      61654 | 0.000
1295.99/1296.24	c total clause space: 206.656MB
1295.99/1296.24	c total #watches: 370741
1296.69/1296.96	c total #propagations: 256288962 / total #impl: 3630525183 (eff. 0.071)
1296.69/1296.96	c #Conflicts:    1911000 | #Learnt:      62654 | 0.000
1296.69/1296.96	c total clause space: 206.656MB
1296.69/1296.96	c total #watches: 375932
1297.49/1297.77	c total #propagations: 256423249 / total #impl: 3632353510 (eff. 0.071)
1297.49/1297.77	c #Conflicts:    1912000 | #Learnt:      63654 | 0.000
1297.49/1297.77	c total clause space: 206.656MB
1297.49/1297.77	c total #watches: 380601
1298.39/1298.61	c total #propagations: 256549945 / total #impl: 3634497632 (eff. 0.071)
1298.39/1298.61	c #Conflicts:    1913000 | #Learnt:      64654 | 0.000
1298.39/1298.61	c total clause space: 206.656MB
1298.39/1298.61	c total #watches: 387726
1299.29/1299.54	c total #propagations: 256661550 / total #impl: 3636497441 (eff. 0.071)
1299.29/1299.54	c #Conflicts:    1914000 | #Learnt:      65654 | 0.000
1299.29/1299.54	c total clause space: 206.656MB
1299.29/1299.54	c total #watches: 392304
1300.09/1300.35	c total #propagations: 256783335 / total #impl: 3639061860 (eff. 0.071)
1300.09/1300.35	c #Conflicts:    1915000 | #Learnt:      66654 | 0.000
1300.09/1300.35	c total clause space: 206.656MB
1300.09/1300.35	c total #watches: 400299
1300.99/1301.24	c total #propagations: 256910577 / total #impl: 3641156552 (eff. 0.071)
1300.99/1301.24	c GC COLLECT
1300.99/1301.24	c #Conflicts:    1916000 | #Learnt:      34147 | 0.000
1300.99/1301.24	c total clause space: 206.656MB
1300.99/1301.24	c total #watches: 228973
1301.69/1301.96	c total #propagations: 257039266 / total #impl: 3643583864 (eff. 0.071)
1301.69/1301.96	c #Conflicts:    1917000 | #Learnt:      35147 | 0.000
1301.69/1301.96	c total clause space: 206.656MB
1301.69/1301.96	c total #watches: 232207
1302.39/1302.69	c total #propagations: 257165235 / total #impl: 3645527613 (eff. 0.071)
1302.39/1302.69	c #Conflicts:    1918000 | #Learnt:      36147 | 0.000
1302.39/1302.69	c total clause space: 206.656MB
1302.39/1302.69	c total #watches: 236249
1303.18/1303.42	c total #propagations: 257299469 / total #impl: 3647238329 (eff. 0.071)
1303.18/1303.42	c #Conflicts:    1919000 | #Learnt:      37147 | 0.000
1303.18/1303.42	c total clause space: 206.656MB
1303.18/1303.42	c total #watches: 239814
1303.88/1304.12	c total #propagations: 257447003 / total #impl: 3649331204 (eff. 0.071)
1303.88/1304.12	c #Conflicts:    1920000 | #Learnt:      38147 | 0.000
1303.88/1304.12	c total clause space: 206.656MB
1303.88/1304.12	c total #watches: 243634
1304.49/1304.74	c total #propagations: 257606634 / total #impl: 3651474914 (eff. 0.071)
1304.49/1304.74	c #Conflicts:    1921000 | #Learnt:      39147 | 0.000
1304.49/1304.74	c total clause space: 206.656MB
1304.49/1304.74	c total #watches: 247131
1305.08/1305.35	c total #propagations: 257768970 / total #impl: 3653406750 (eff. 0.071)
1305.08/1305.35	c #Conflicts:    1922000 | #Learnt:      40147 | 0.000
1305.08/1305.35	c total clause space: 206.656MB
1305.08/1305.35	c total #watches: 251375
1305.88/1306.18	c total #propagations: 257909647 / total #impl: 3655445820 (eff. 0.071)
1305.88/1306.18	c #Conflicts:    1923000 | #Learnt:      41147 | 0.000
1305.88/1306.18	c total clause space: 206.656MB
1305.88/1306.18	c total #watches: 257449
1306.78/1307.01	c total #propagations: 258028246 / total #impl: 3658595151 (eff. 0.071)
1306.78/1307.01	c #Conflicts:    1924000 | #Learnt:      42147 | 0.000
1306.78/1307.01	c total clause space: 206.656MB
1306.78/1307.01	c total #watches: 263591
1307.58/1307.89	c total #propagations: 258146231 / total #impl: 3661658408 (eff. 0.070)
1307.58/1307.89	c #Conflicts:    1925000 | #Learnt:      43147 | 0.000
1307.58/1307.89	c total clause space: 206.656MB
1307.58/1307.89	c total #watches: 267021
1308.48/1308.76	c total #propagations: 258248937 / total #impl: 3664151013 (eff. 0.070)
1308.48/1308.76	c #Conflicts:    1926000 | #Learnt:      44147 | 0.000
1308.48/1308.76	c total clause space: 206.656MB
1308.48/1308.76	c total #watches: 270869
1309.38/1309.68	c total #propagations: 258353121 / total #impl: 3666355081 (eff. 0.070)
1309.38/1309.68	c #Conflicts:    1927000 | #Learnt:      45147 | 0.000
1309.38/1309.68	c total clause space: 206.656MB
1309.38/1309.68	c total #watches: 274678
1310.38/1310.68	c total #propagations: 258456224 / total #impl: 3668853824 (eff. 0.070)
1310.38/1310.68	c #Conflicts:    1928000 | #Learnt:      46147 | 0.000
1310.38/1310.68	c total clause space: 206.656MB
1310.38/1310.68	c total #watches: 278050
1311.28/1311.52	c total #propagations: 258553378 / total #impl: 3671343023 (eff. 0.070)
1311.28/1311.52	c #Conflicts:    1929000 | #Learnt:      47147 | 0.000
1311.28/1311.52	c total clause space: 206.656MB
1311.28/1311.52	c total #watches: 283113
1312.19/1312.41	c total #propagations: 258650015 / total #impl: 3673399830 (eff. 0.070)
1312.19/1312.41	c #Conflicts:    1930000 | #Learnt:      48147 | 0.000
1312.19/1312.41	c total clause space: 206.656MB
1312.19/1312.41	c total #watches: 288248
1313.08/1313.35	c total #propagations: 258738474 / total #impl: 3675696944 (eff. 0.070)
1313.08/1313.35	c #Conflicts:    1931000 | #Learnt:      49147 | 0.000
1313.08/1313.35	c total clause space: 206.656MB
1313.08/1313.35	c total #watches: 292079
1313.98/1314.28	c total #propagations: 258823973 / total #impl: 3678220221 (eff. 0.070)
1313.98/1314.28	c #Conflicts:    1932000 | #Learnt:      50147 | 0.000
1313.98/1314.28	c total clause space: 206.656MB
1313.98/1314.28	c total #watches: 296073
1314.98/1315.24	c total #propagations: 258904325 / total #impl: 3680969622 (eff. 0.070)
1314.98/1315.24	c #Conflicts:    1933000 | #Learnt:      51147 | 0.000
1314.98/1315.24	c total clause space: 206.656MB
1314.98/1315.24	c total #watches: 299706
1315.88/1316.18	c total #propagations: 258981187 / total #impl: 3683141435 (eff. 0.070)
1315.88/1316.18	c #Conflicts:    1934000 | #Learnt:      52147 | 0.000
1315.88/1316.18	c total clause space: 206.656MB
1315.88/1316.18	c total #watches: 304039
1316.78/1317.05	c total #propagations: 259072687 / total #impl: 3685554981 (eff. 0.070)
1316.78/1317.05	c #Conflicts:    1935000 | #Learnt:      53147 | 0.000
1316.78/1317.05	c total clause space: 206.656MB
1316.78/1317.05	c total #watches: 308552
1317.59/1317.89	c total #propagations: 259164044 / total #impl: 3687883717 (eff. 0.070)
1317.59/1317.89	c #Conflicts:    1936000 | #Learnt:      54147 | 0.000
1317.59/1317.89	c total clause space: 206.656MB
1317.59/1317.89	c total #watches: 316058
1318.48/1318.72	c total #propagations: 259274874 / total #impl: 3690105359 (eff. 0.070)
1318.48/1318.72	c #Conflicts:    1937000 | #Learnt:      55147 | 0.000
1318.48/1318.72	c total clause space: 206.656MB
1318.48/1318.72	c total #watches: 325810
1319.28/1319.58	c total #propagations: 259393676 / total #impl: 3692430203 (eff. 0.070)
1319.28/1319.58	c #Conflicts:    1938000 | #Learnt:      56147 | 0.000
1319.28/1319.58	c total clause space: 206.656MB
1319.28/1319.58	c total #watches: 338795
1320.18/1320.45	c total #propagations: 259492138 / total #impl: 3694972391 (eff. 0.070)
1320.18/1320.45	c #Conflicts:    1939000 | #Learnt:      57147 | 0.000
1320.18/1320.45	c total clause space: 206.656MB
1320.18/1320.45	c total #watches: 353812
1321.08/1321.34	c total #propagations: 259584633 / total #impl: 3697638355 (eff. 0.070)
1321.08/1321.34	c #Conflicts:    1940000 | #Learnt:      58147 | 0.000
1321.08/1321.34	c total clause space: 206.656MB
1321.08/1321.34	c total #watches: 366970
1321.99/1322.25	c total #propagations: 259675839 / total #impl: 3699935591 (eff. 0.070)
1321.99/1322.25	c #Conflicts:    1941000 | #Learnt:      59147 | 0.000
1321.99/1322.25	c total clause space: 206.656MB
1321.99/1322.25	c total #watches: 374671
1322.98/1323.24	c total #propagations: 259787804 / total #impl: 3701611618 (eff. 0.070)
1322.98/1323.24	c #Conflicts:    1942000 | #Learnt:      60147 | 0.000
1322.98/1323.24	c total clause space: 206.656MB
1322.98/1323.24	c total #watches: 381103
1324.08/1324.31	c total #propagations: 259892275 / total #impl: 3703645969 (eff. 0.070)
1324.08/1324.31	c #Conflicts:    1943000 | #Learnt:      61147 | 0.000
1324.08/1324.31	c total clause space: 206.656MB
1324.08/1324.31	c total #watches: 388262
1325.09/1325.32	c total #propagations: 260012965 / total #impl: 3706053285 (eff. 0.070)
1325.09/1325.32	c #Conflicts:    1944000 | #Learnt:      62147 | 0.000
1325.09/1325.32	c total clause space: 206.656MB
1325.09/1325.32	c total #watches: 393218
1326.09/1326.31	c total #propagations: 260146201 / total #impl: 3708554086 (eff. 0.070)
1326.09/1326.31	c #Conflicts:    1945000 | #Learnt:      63147 | 0.000
1326.09/1326.31	c total clause space: 206.656MB
1326.09/1326.31	c total #watches: 396536
1326.99/1327.26	c total #propagations: 260272781 / total #impl: 3710927977 (eff. 0.070)
1326.99/1327.26	c #Conflicts:    1946000 | #Learnt:      64147 | 0.000
1326.99/1327.26	c total clause space: 206.656MB
1326.99/1327.26	c total #watches: 400855
1328.09/1328.30	c total #propagations: 260380506 / total #impl: 3712865994 (eff. 0.070)
1328.09/1328.30	c #Conflicts:    1947000 | #Learnt:      65147 | 0.000
1328.09/1328.30	c total clause space: 206.656MB
1328.09/1328.30	c total #watches: 404734
1328.89/1329.19	c total #propagations: 260504261 / total #impl: 3715272892 (eff. 0.070)
1328.89/1329.19	c #Conflicts:    1948000 | #Learnt:      66147 | 0.000
1328.89/1329.19	c total clause space: 206.656MB
1328.89/1329.19	c total #watches: 410383
1329.79/1330.04	c total #propagations: 260630230 / total #impl: 3717090719 (eff. 0.070)
1329.79/1330.04	c #Conflicts:    1949000 | #Learnt:      67147 | 0.000
1329.79/1330.04	c total clause space: 206.656MB
1329.79/1330.04	c total #watches: 414637
1330.59/1330.86	c total #propagations: 260760029 / total #impl: 3718958435 (eff. 0.070)
1330.59/1330.86	c GC COLLECT
1330.59/1330.86	c #Conflicts:    1950000 | #Learnt:      34352 | 0.000
1330.59/1330.86	c total clause space: 206.656MB
1330.59/1330.86	c total #watches: 229701
1331.29/1331.57	c total #propagations: 260894305 / total #impl: 3721458511 (eff. 0.070)
1331.29/1331.57	c #Conflicts:    1951000 | #Learnt:      35352 | 0.000
1331.29/1331.57	c total clause space: 206.656MB
1331.29/1331.57	c total #watches: 234240
1332.09/1332.33	c total #propagations: 261020277 / total #impl: 3723644482 (eff. 0.070)
1332.09/1332.33	c #Conflicts:    1952000 | #Learnt:      36352 | 0.000
1332.09/1332.33	c total clause space: 206.656MB
1332.09/1332.33	c total #watches: 238108
1332.79/1333.09	c total #propagations: 261148927 / total #impl: 3726162981 (eff. 0.070)
1332.79/1333.09	c #Conflicts:    1953000 | #Learnt:      37352 | 0.000
1332.79/1333.09	c total clause space: 206.656MB
1332.79/1333.09	c total #watches: 242027
1333.69/1333.90	c total #propagations: 261277822 / total #impl: 3728519353 (eff. 0.070)
1333.69/1333.90	c #Conflicts:    1954000 | #Learnt:      38352 | 0.000
1333.69/1333.90	c total clause space: 206.656MB
1333.69/1333.90	c total #watches: 245851
1334.39/1334.68	c total #propagations: 261397162 / total #impl: 3731188143 (eff. 0.070)
1334.39/1334.68	c #Conflicts:    1955000 | #Learnt:      39352 | 0.000
1334.39/1334.68	c total clause space: 206.656MB
1334.39/1334.68	c total #watches: 250162
1335.19/1335.46	c total #propagations: 261545874 / total #impl: 3733276982 (eff. 0.070)
1335.19/1335.46	c #Conflicts:    1956000 | #Learnt:      40352 | 0.000
1335.19/1335.46	c total clause space: 206.656MB
1335.19/1335.46	c total #watches: 254348
1335.89/1336.16	c total #propagations: 261686107 / total #impl: 3735691086 (eff. 0.070)
1335.89/1336.16	c #Conflicts:    1957000 | #Learnt:      41352 | 0.000
1335.89/1336.16	c total clause space: 206.656MB
1335.89/1336.16	c total #watches: 257819
1336.69/1336.90	c total #propagations: 261830046 / total #impl: 3737884871 (eff. 0.070)
1336.69/1336.90	c #Conflicts:    1958000 | #Learnt:      42352 | 0.000
1336.69/1336.90	c total clause space: 206.656MB
1336.69/1336.90	c total #watches: 261380
1337.29/1337.55	c total #propagations: 261974550 / total #impl: 3740270697 (eff. 0.070)
1337.29/1337.55	c #Conflicts:    1959000 | #Learnt:      43352 | 0.000
1337.29/1337.55	c total clause space: 206.656MB
1337.29/1337.55	c total #watches: 265608
1337.99/1338.25	c total #propagations: 262109741 / total #impl: 3742161958 (eff. 0.070)
1337.99/1338.25	c #Conflicts:    1960000 | #Learnt:      44352 | 0.000
1337.99/1338.25	c total clause space: 206.656MB
1337.99/1338.25	c total #watches: 270262
1338.69/1338.93	c total #propagations: 262249094 / total #impl: 3744340533 (eff. 0.070)
1338.69/1338.93	c #Conflicts:    1961000 | #Learnt:      45352 | 0.000
1338.69/1338.93	c total clause space: 206.656MB
1338.69/1338.93	c total #watches: 274476
1339.29/1339.59	c total #propagations: 262395259 / total #impl: 3746615198 (eff. 0.070)
1339.29/1339.59	c #Conflicts:    1962000 | #Learnt:      46352 | 0.000
1339.29/1339.59	c total clause space: 206.656MB
1339.29/1339.59	c total #watches: 279945
1339.99/1340.27	c total #propagations: 262549414 / total #impl: 3748864277 (eff. 0.070)
1339.99/1340.27	c #Conflicts:    1963000 | #Learnt:      47352 | 0.000
1339.99/1340.27	c total clause space: 206.656MB
1339.99/1340.27	c total #watches: 283415
1340.79/1341.02	c total #propagations: 262687377 / total #impl: 3751019978 (eff. 0.070)
1340.79/1341.02	c #Conflicts:    1964000 | #Learnt:      48352 | 0.000
1340.79/1341.02	c total clause space: 206.656MB
1340.79/1341.02	c total #watches: 287386
1341.59/1341.81	c total #propagations: 262828992 / total #impl: 3753650993 (eff. 0.070)
1341.59/1341.81	c #Conflicts:    1965000 | #Learnt:      49352 | 0.000
1341.59/1341.81	c total clause space: 206.656MB
1341.59/1341.81	c total #watches: 291964
1342.38/1342.62	c total #propagations: 262955646 / total #impl: 3756047493 (eff. 0.070)
1342.38/1342.62	c #Conflicts:    1966000 | #Learnt:      50352 | 0.000
1342.38/1342.62	c total clause space: 206.656MB
1342.38/1342.62	c total #watches: 298123
1343.08/1343.34	c total #propagations: 263085004 / total #impl: 3758553594 (eff. 0.070)
1343.08/1343.34	c #Conflicts:    1967000 | #Learnt:      51352 | 0.000
1343.08/1343.34	c total clause space: 206.656MB
1343.08/1343.34	c total #watches: 302726
1343.78/1344.06	c total #propagations: 263205392 / total #impl: 3761248983 (eff. 0.070)
1343.78/1344.06	c #Conflicts:    1968000 | #Learnt:      52352 | 0.000
1343.78/1344.06	c total clause space: 206.656MB
1343.78/1344.06	c total #watches: 308366
1344.58/1344.80	c total #propagations: 263339870 / total #impl: 3763831220 (eff. 0.070)
1344.58/1344.80	c #Conflicts:    1969000 | #Learnt:      53352 | 0.000
1344.58/1344.80	c total clause space: 206.656MB
1344.58/1344.80	c total #watches: 312819
1345.38/1345.61	c total #propagations: 263476342 / total #impl: 3766138877 (eff. 0.070)
1345.38/1345.61	c #Conflicts:    1970000 | #Learnt:      54352 | 0.000
1345.38/1345.61	c total clause space: 206.656MB
1345.38/1345.61	c total #watches: 316908
1346.19/1346.43	c total #propagations: 263611410 / total #impl: 3768459959 (eff. 0.070)
1346.19/1346.43	c #Conflicts:    1971000 | #Learnt:      55352 | 0.000
1346.19/1346.43	c total clause space: 206.656MB
1346.19/1346.43	c total #watches: 321572
1346.88/1347.16	c total #propagations: 263753256 / total #impl: 3771030583 (eff. 0.070)
1346.88/1347.16	c #Conflicts:    1972000 | #Learnt:      56352 | 0.000
1346.88/1347.16	c total clause space: 206.656MB
1346.88/1347.16	c total #watches: 325542
1347.58/1347.88	c total #propagations: 263901564 / total #impl: 3773324666 (eff. 0.070)
1347.58/1347.88	c #Conflicts:    1973000 | #Learnt:      57352 | 0.000
1347.58/1347.88	c total clause space: 206.656MB
1347.58/1347.88	c total #watches: 328690
1348.39/1348.62	c total #propagations: 264064475 / total #impl: 3775481011 (eff. 0.070)
1348.39/1348.62	c #Conflicts:    1974000 | #Learnt:      58352 | 0.000
1348.39/1348.62	c total clause space: 206.656MB
1348.39/1348.62	c total #watches: 332209
1349.18/1349.43	c total #propagations: 264206414 / total #impl: 3777798777 (eff. 0.070)
1349.18/1349.43	c #Conflicts:    1975000 | #Learnt:      59352 | 0.000
1349.18/1349.43	c total clause space: 206.656MB
1349.18/1349.43	c total #watches: 336099
1349.78/1350.05	c total #propagations: 264337007 / total #impl: 3779950182 (eff. 0.070)
1349.78/1350.05	c #Conflicts:    1976000 | #Learnt:      60352 | 0.000
1349.78/1350.05	c total clause space: 206.656MB
1349.78/1350.05	c total #watches: 342252
1350.48/1350.76	c total #propagations: 264504772 / total #impl: 3782057614 (eff. 0.070)
1350.48/1350.76	c #Conflicts:    1977000 | #Learnt:      61352 | 0.000
1350.48/1350.76	c total clause space: 206.656MB
1350.48/1350.76	c total #watches: 347474
1351.38/1351.60	c total #propagations: 264654453 / total #impl: 3784224411 (eff. 0.070)
1351.38/1351.60	c #Conflicts:    1978000 | #Learnt:      62352 | 0.000
1351.38/1351.60	c total clause space: 206.656MB
1351.38/1351.60	c total #watches: 351751
1352.18/1352.49	c total #propagations: 264767363 / total #impl: 3786124185 (eff. 0.070)
1352.18/1352.49	c #Conflicts:    1979000 | #Learnt:      63352 | 0.000
1352.18/1352.49	c total clause space: 206.656MB
1352.18/1352.49	c total #watches: 355687
1352.98/1353.27	c total #propagations: 264880127 / total #impl: 3788335613 (eff. 0.070)
1352.98/1353.27	c #Conflicts:    1980000 | #Learnt:      64352 | 0.000
1352.98/1353.27	c total clause space: 206.656MB
1352.98/1353.27	c total #watches: 359841
1353.78/1354.09	c total #propagations: 264975979 / total #impl: 3790328716 (eff. 0.070)
1353.78/1354.09	c #Conflicts:    1981000 | #Learnt:      65352 | 0.000
1353.78/1354.09	c total clause space: 206.656MB
1353.78/1354.09	c total #watches: 364693
1354.68/1354.97	c total #propagations: 265074887 / total #impl: 3792267901 (eff. 0.070)
1354.68/1354.97	c #Conflicts:    1982000 | #Learnt:      66352 | 0.000
1354.68/1354.97	c total clause space: 206.656MB
1354.68/1354.97	c total #watches: 368853
1355.48/1355.74	c total #propagations: 265194220 / total #impl: 3794641362 (eff. 0.070)
1355.48/1355.74	c #Conflicts:    1983000 | #Learnt:      67352 | 0.000
1355.48/1355.74	c total clause space: 206.656MB
1355.48/1355.74	c total #watches: 372536
1356.19/1356.48	c total #propagations: 265300889 / total #impl: 3796319567 (eff. 0.070)
1356.19/1356.48	c GC COLLECT
1356.19/1356.48	c #Conflicts:    1984000 | #Learnt:      34248 | 0.000
1356.19/1356.48	c total clause space: 206.656MB
1356.19/1356.48	c total #watches: 229561
1357.08/1357.33	c total #propagations: 265424251 / total #impl: 3798163780 (eff. 0.070)
1357.08/1357.33	c #Conflicts:    1985000 | #Learnt:      35248 | 0.000
1357.08/1357.33	c total clause space: 206.656MB
1357.08/1357.33	c total #watches: 237968
1357.78/1358.06	c total #propagations: 265528891 / total #impl: 3800421755 (eff. 0.070)
1357.78/1358.06	c #Conflicts:    1986000 | #Learnt:      36248 | 0.000
1357.78/1358.06	c total clause space: 206.656MB
1357.78/1358.06	c total #watches: 244322
1358.48/1358.77	c total #propagations: 265642573 / total #impl: 3802459445 (eff. 0.070)
1358.48/1358.77	c #Conflicts:    1987000 | #Learnt:      37248 | 0.000
1358.48/1358.77	c total clause space: 206.656MB
1358.48/1358.77	c total #watches: 254460
1359.28/1359.50	c total #propagations: 265774429 / total #impl: 3804801716 (eff. 0.070)
1359.28/1359.50	c #Conflicts:    1988000 | #Learnt:      38248 | 0.000
1359.28/1359.50	c total clause space: 206.656MB
1359.28/1359.50	c total #watches: 261554
1360.08/1360.30	c total #propagations: 265889984 / total #impl: 3807035590 (eff. 0.070)
1360.08/1360.30	c #Conflicts:    1989000 | #Learnt:      39248 | 0.000
1360.08/1360.30	c total clause space: 206.656MB
1360.08/1360.30	c total #watches: 266509
1360.78/1361.03	c total #propagations: 266001540 / total #impl: 3809312469 (eff. 0.070)
1360.78/1361.03	c #Conflicts:    1990000 | #Learnt:      40248 | 0.000
1360.78/1361.03	c total clause space: 206.656MB
1360.78/1361.03	c total #watches: 271623
1361.59/1361.86	c total #propagations: 266131907 / total #impl: 3811665794 (eff. 0.070)
1361.59/1361.86	c #Conflicts:    1991000 | #Learnt:      41248 | 0.000
1361.59/1361.86	c total clause space: 206.656MB
1361.59/1361.86	c total #watches: 278511
1362.38/1362.67	c total #propagations: 266248086 / total #impl: 3814079575 (eff. 0.070)
1362.38/1362.67	c #Conflicts:    1992000 | #Learnt:      42248 | 0.000
1362.38/1362.67	c total clause space: 206.656MB
1362.38/1362.67	c total #watches: 283005
1363.18/1363.45	c total #propagations: 266371398 / total #impl: 3816359552 (eff. 0.070)
1363.18/1363.45	c #Conflicts:    1993000 | #Learnt:      43248 | 0.000
1363.18/1363.45	c total clause space: 206.656MB
1363.18/1363.45	c total #watches: 287474
1363.89/1364.13	c total #propagations: 266518231 / total #impl: 3818966867 (eff. 0.070)
1363.89/1364.13	c #Conflicts:    1994000 | #Learnt:      44248 | 0.000
1363.89/1364.13	c total clause space: 206.656MB
1363.89/1364.13	c total #watches: 291104
1364.58/1364.86	c total #propagations: 266652372 / total #impl: 3820629686 (eff. 0.070)
1364.58/1364.86	c #Conflicts:    1995000 | #Learnt:      45248 | 0.000
1364.58/1364.86	c total clause space: 206.656MB
1364.58/1364.86	c total #watches: 297136
1365.28/1365.56	c total #propagations: 266796858 / total #impl: 3822674001 (eff. 0.070)
1365.28/1365.56	c #Conflicts:    1996000 | #Learnt:      46248 | 0.000
1365.28/1365.56	c total clause space: 206.656MB
1365.28/1365.56	c total #watches: 300893
1366.09/1366.35	c total #propagations: 266951353 / total #impl: 3824668435 (eff. 0.070)
1366.09/1366.35	c #Conflicts:    1997000 | #Learnt:      47248 | 0.000
1366.09/1366.35	c total clause space: 206.656MB
1366.09/1366.35	c total #watches: 304825
1366.88/1367.18	c total #propagations: 267094356 / total #impl: 3826949040 (eff. 0.070)
1366.88/1367.18	c #Conflicts:    1998000 | #Learnt:      48248 | 0.000
1366.88/1367.18	c total clause space: 206.656MB
1366.88/1367.18	c total #watches: 308137
1367.58/1367.84	c total #propagations: 267220322 / total #impl: 3829318816 (eff. 0.070)
1367.58/1367.84	c #Conflicts:    1999000 | #Learnt:      49248 | 0.000
1367.58/1367.84	c total clause space: 206.656MB
1367.58/1367.84	c total #watches: 312222
1368.29/1368.56	c total #propagations: 267328693 / total #impl: 3830796979 (eff. 0.070)
1368.29/1368.56	c #Conflicts:    2000000 | #Learnt:      50248 | 0.000
1368.29/1368.56	c total clause space: 206.656MB
1368.29/1368.56	c total #watches: 316282
1368.98/1369.26	c total #propagations: 267446154 / total #impl: 3832520845 (eff. 0.070)
1368.98/1369.26	c #Conflicts:    2001000 | #Learnt:      51248 | 0.000
1368.98/1369.26	c total clause space: 206.656MB
1368.98/1369.26	c total #watches: 320627
1369.68/1369.95	c total #propagations: 267570255 / total #impl: 3834436769 (eff. 0.070)
1369.68/1369.95	c #Conflicts:    2002000 | #Learnt:      52248 | 0.000
1369.68/1369.95	c total clause space: 206.656MB
1369.68/1369.95	c total #watches: 325834
1370.49/1370.77	c total #propagations: 267688789 / total #impl: 3836052263 (eff. 0.070)
1370.49/1370.77	c #Conflicts:    2003000 | #Learnt:      53248 | 0.000
1370.49/1370.77	c total clause space: 206.656MB
1370.49/1370.77	c total #watches: 331617
1371.28/1371.54	c total #propagations: 267813331 / total #impl: 3837733866 (eff. 0.070)
1371.28/1371.54	c #Conflicts:    2004000 | #Learnt:      54248 | 0.000
1371.28/1371.54	c total clause space: 206.656MB
1371.28/1371.54	c total #watches: 337903
1371.88/1372.19	c total #propagations: 267942230 / total #impl: 3839710944 (eff. 0.070)
1371.88/1372.19	c #Conflicts:    2005000 | #Learnt:      55248 | 0.000
1371.88/1372.19	c total clause space: 206.656MB
1371.88/1372.19	c total #watches: 342624
1372.69/1372.98	c total #propagations: 268090637 / total #impl: 3841435871 (eff. 0.070)
1372.69/1372.98	c #Conflicts:    2006000 | #Learnt:      56248 | 0.000
1372.69/1372.98	c total clause space: 206.656MB
1372.69/1372.98	c total #watches: 348285
1373.48/1373.75	c total #propagations: 268225084 / total #impl: 3843670969 (eff. 0.070)
1373.48/1373.75	c #Conflicts:    2007000 | #Learnt:      57248 | 0.000
1373.48/1373.75	c total clause space: 206.656MB
1373.48/1373.75	c total #watches: 352257
1374.18/1374.45	c total #propagations: 268363714 / total #impl: 3845719745 (eff. 0.070)
1374.18/1374.45	c #Conflicts:    2008000 | #Learnt:      58248 | 0.000
1374.18/1374.45	c total clause space: 206.656MB
1374.18/1374.45	c total #watches: 356617
1374.89/1375.19	c total #propagations: 268499219 / total #impl: 3847583102 (eff. 0.070)
1374.89/1375.19	c #Conflicts:    2009000 | #Learnt:      59248 | 0.000
1374.89/1375.19	c total clause space: 206.656MB
1374.89/1375.19	c total #watches: 360069
1375.58/1375.87	c total #propagations: 268631383 / total #impl: 3849708733 (eff. 0.070)
1375.58/1375.87	c #Conflicts:    2010000 | #Learnt:      60248 | 0.000
1375.58/1375.87	c total clause space: 206.656MB
1375.58/1375.87	c total #watches: 364548
1376.28/1376.51	c total #propagations: 268788317 / total #impl: 3851818381 (eff. 0.070)
1376.28/1376.51	c #Conflicts:    2011000 | #Learnt:      61248 | 0.000
1376.28/1376.51	c total clause space: 206.656MB
1376.28/1376.51	c total #watches: 367842
1376.98/1377.22	c total #propagations: 268954043 / total #impl: 3853923058 (eff. 0.070)
1376.98/1377.22	c #Conflicts:    2012000 | #Learnt:      62248 | 0.000
1376.98/1377.22	c total clause space: 206.656MB
1376.98/1377.22	c total #watches: 371639
1377.88/1378.10	c total #propagations: 269107353 / total #impl: 3856025142 (eff. 0.070)
1377.88/1378.10	c #Conflicts:    2013000 | #Learnt:      63248 | 0.000
1377.88/1378.10	c total clause space: 206.656MB
1377.88/1378.10	c total #watches: 375540
1378.88/1379.12	c total #propagations: 269238123 / total #impl: 3858214261 (eff. 0.070)
1378.88/1379.12	c #Conflicts:    2014000 | #Learnt:      64248 | 0.000
1378.88/1379.12	c total clause space: 206.656MB
1378.88/1379.12	c total #watches: 379558
1379.88/1380.17	c total #propagations: 269357284 / total #impl: 3860600430 (eff. 0.070)
1379.88/1380.17	c #Conflicts:    2015000 | #Learnt:      65248 | 0.000
1379.88/1380.17	c total clause space: 206.656MB
1379.88/1380.17	c total #watches: 384571
1380.98/1381.21	c total #propagations: 269463861 / total #impl: 3862743771 (eff. 0.070)
1380.98/1381.21	c #Conflicts:    2016000 | #Learnt:      66248 | 0.000
1380.98/1381.21	c total clause space: 206.656MB
1380.98/1381.21	c total #watches: 388337
1381.88/1382.15	c total #propagations: 269580432 / total #impl: 3865395019 (eff. 0.070)
1381.88/1382.15	c #Conflicts:    2017000 | #Learnt:      67248 | 0.000
1381.88/1382.15	c total clause space: 206.656MB
1381.88/1382.15	c total #watches: 391403
1382.98/1383.27	c total #propagations: 269696311 / total #impl: 3867520443 (eff. 0.070)
1382.98/1383.27	c #Conflicts:    2018000 | #Learnt:      68248 | 0.000
1382.98/1383.27	c total clause space: 206.656MB
1382.98/1383.27	c total #watches: 395154
1383.88/1384.15	c total #propagations: 269810434 / total #impl: 3869709568 (eff. 0.070)
1383.88/1384.15	c GC COLLECT
1383.88/1384.15	c #Conflicts:    2019000 | #Learnt:      34846 | 0.000
1383.88/1384.15	c total clause space: 206.656MB
1383.88/1384.15	c total #watches: 234084
1384.58/1384.83	c total #propagations: 269920208 / total #impl: 3871564114 (eff. 0.070)
1384.58/1384.83	c #Conflicts:    2020000 | #Learnt:      35846 | 0.000
1384.58/1384.83	c total clause space: 206.656MB
1384.58/1384.83	c total #watches: 239598
1385.28/1385.59	c total #propagations: 270054219 / total #impl: 3873439215 (eff. 0.070)
1385.28/1385.59	c #Conflicts:    2021000 | #Learnt:      36846 | 0.000
1385.28/1385.59	c total clause space: 206.656MB
1385.28/1385.59	c total #watches: 247165
1386.08/1386.35	c total #propagations: 270174539 / total #impl: 3875464600 (eff. 0.070)
1386.08/1386.35	c #Conflicts:    2022000 | #Learnt:      37846 | 0.000
1386.08/1386.35	c total clause space: 206.656MB
1386.08/1386.35	c total #watches: 253389
1386.78/1387.07	c total #propagations: 270278090 / total #impl: 3877528362 (eff. 0.070)
1386.78/1387.07	c #Conflicts:    2023000 | #Learnt:      38846 | 0.000
1386.78/1387.07	c total clause space: 206.656MB
1386.78/1387.07	c total #watches: 257625
1387.68/1387.94	c total #propagations: 270400410 / total #impl: 3879315521 (eff. 0.070)
1387.68/1387.94	c #Conflicts:    2024000 | #Learnt:      39846 | 0.000
1387.68/1387.94	c total clause space: 206.656MB
1387.68/1387.94	c total #watches: 261479
1388.48/1388.71	c total #propagations: 270518318 / total #impl: 3881716201 (eff. 0.070)
1388.48/1388.71	c #Conflicts:    2025000 | #Learnt:      40846 | 0.000
1388.48/1388.71	c total clause space: 206.656MB
1388.48/1388.71	c total #watches: 266497
1389.08/1389.39	c total #propagations: 270626569 / total #impl: 3883598293 (eff. 0.070)
1389.08/1389.39	c #Conflicts:    2026000 | #Learnt:      41846 | 0.000
1389.08/1389.39	c total clause space: 206.656MB
1389.08/1389.39	c total #watches: 275458
1389.78/1390.06	c total #propagations: 270719046 / total #impl: 3885600246 (eff. 0.070)
1389.78/1390.06	c #Conflicts:    2027000 | #Learnt:      42846 | 0.000
1389.78/1390.06	c total clause space: 206.656MB
1389.78/1390.06	c total #watches: 279783
1390.58/1390.83	c total #propagations: 270820829 / total #impl: 3887713504 (eff. 0.070)
1390.58/1390.83	c #Conflicts:    2028000 | #Learnt:      43846 | 0.000
1390.58/1390.83	c total clause space: 206.656MB
1390.58/1390.83	c total #watches: 283330
1391.28/1391.57	c total #propagations: 270929593 / total #impl: 3890030811 (eff. 0.070)
1391.28/1391.57	c #Conflicts:    2029000 | #Learnt:      44846 | 0.000
1391.28/1391.57	c total clause space: 206.656MB
1391.28/1391.57	c total #watches: 289919
1392.08/1392.37	c total #propagations: 271033463 / total #impl: 3892107633 (eff. 0.070)
1392.08/1392.37	c #Conflicts:    2030000 | #Learnt:      45846 | 0.000
1392.08/1392.37	c total clause space: 206.656MB
1392.08/1392.37	c total #watches: 294808
1392.88/1393.18	c total #propagations: 271124472 / total #impl: 3894089365 (eff. 0.070)
1392.88/1393.18	c #Conflicts:    2031000 | #Learnt:      46846 | 0.000
1392.88/1393.18	c total clause space: 206.656MB
1392.88/1393.18	c total #watches: 298611
1393.78/1394.02	c total #propagations: 271233799 / total #impl: 3896125232 (eff. 0.070)
1393.78/1394.02	c #Conflicts:    2032000 | #Learnt:      47846 | 0.000
1393.78/1394.02	c total clause space: 206.656MB
1393.78/1394.02	c total #watches: 303716
1394.48/1394.74	c total #propagations: 271355996 / total #impl: 3898532630 (eff. 0.070)
1394.48/1394.74	c #Conflicts:    2033000 | #Learnt:      48846 | 0.000
1394.48/1394.74	c total clause space: 206.656MB
1394.48/1394.74	c total #watches: 307803
1395.28/1395.51	c total #propagations: 271467407 / total #impl: 3900621582 (eff. 0.070)
1395.28/1395.51	c #Conflicts:    2034000 | #Learnt:      49846 | 0.000
1395.28/1395.51	c total clause space: 206.656MB
1395.28/1395.51	c total #watches: 311431
1395.98/1396.23	c total #propagations: 271581147 / total #impl: 3902743279 (eff. 0.070)
1395.98/1396.23	c #Conflicts:    2035000 | #Learnt:      50846 | 0.000
1395.98/1396.23	c total clause space: 206.656MB
1395.98/1396.23	c total #watches: 315329
1396.78/1397.01	c total #propagations: 271720555 / total #impl: 3904731255 (eff. 0.070)
1396.78/1397.01	c #Conflicts:    2036000 | #Learnt:      51846 | 0.000
1396.78/1397.01	c total clause space: 206.656MB
1396.78/1397.01	c total #watches: 318679
1397.57/1397.84	c total #propagations: 271843796 / total #impl: 3906774497 (eff. 0.070)
1397.57/1397.84	c #Conflicts:    2037000 | #Learnt:      52846 | 0.000
1397.57/1397.84	c total clause space: 206.656MB
1397.57/1397.84	c total #watches: 322975
1398.37/1398.69	c total #propagations: 271957978 / total #impl: 3909040286 (eff. 0.070)
1398.37/1398.69	c #Conflicts:    2038000 | #Learnt:      53846 | 0.000
1398.37/1398.69	c total clause space: 206.656MB
1398.37/1398.69	c total #watches: 327759
1399.17/1399.42	c total #propagations: 272077259 / total #impl: 3911276959 (eff. 0.070)
1399.17/1399.42	c #Conflicts:    2039000 | #Learnt:      54846 | 0.000
1399.17/1399.42	c total clause space: 206.656MB
1399.17/1399.42	c total #watches: 333961
1399.87/1400.13	c total #propagations: 272203035 / total #impl: 3913290727 (eff. 0.070)
1399.87/1400.13	c #Conflicts:    2040000 | #Learnt:      55846 | 0.000
1399.87/1400.13	c total clause space: 206.656MB
1399.87/1400.13	c total #watches: 339367
1400.47/1400.74	c total #propagations: 272342364 / total #impl: 3915533468 (eff. 0.070)
1400.47/1400.74	c #Conflicts:    2041000 | #Learnt:      56846 | 0.000
1400.47/1400.74	c total clause space: 206.656MB
1400.47/1400.74	c total #watches: 343412
1401.18/1401.50	c total #propagations: 272466183 / total #impl: 3917206229 (eff. 0.070)
1401.18/1401.50	c #Conflicts:    2042000 | #Learnt:      57846 | 0.000
1401.18/1401.50	c total clause space: 206.656MB
1401.18/1401.50	c total #watches: 347129
1401.97/1402.28	c total #propagations: 272612088 / total #impl: 3919357429 (eff. 0.070)
1401.97/1402.28	c #Conflicts:    2043000 | #Learnt:      58846 | 0.000
1401.97/1402.28	c total clause space: 206.656MB
1401.97/1402.28	c total #watches: 350440
1402.77/1403.03	c total #propagations: 272763831 / total #impl: 3921536565 (eff. 0.070)
1402.77/1403.03	c #Conflicts:    2044000 | #Learnt:      59846 | 0.000
1402.77/1403.03	c total clause space: 206.656MB
1402.77/1403.03	c total #watches: 353898
1403.38/1403.67	c total #propagations: 272910404 / total #impl: 3923587996 (eff. 0.070)
1403.38/1403.67	c #Conflicts:    2045000 | #Learnt:      60846 | 0.000
1403.38/1403.67	c total clause space: 206.656MB
1403.38/1403.67	c total #watches: 358219
1404.07/1404.34	c total #propagations: 273065800 / total #impl: 3925362510 (eff. 0.070)
1404.07/1404.34	c #Conflicts:    2046000 | #Learnt:      61846 | 0.000
1404.07/1404.34	c total clause space: 206.656MB
1404.07/1404.34	c total #watches: 362516
1404.77/1405.05	c total #propagations: 273209411 / total #impl: 3927301163 (eff. 0.070)
1404.77/1405.05	c #Conflicts:    2047000 | #Learnt:      62846 | 0.000
1404.77/1405.05	c total clause space: 206.656MB
1404.77/1405.05	c total #watches: 365538
1405.58/1405.85	c total #propagations: 273369566 / total #impl: 3929701403 (eff. 0.070)
1405.58/1405.85	c #Conflicts:    2048000 | #Learnt:      63846 | 0.000
1405.58/1405.85	c total clause space: 206.656MB
1405.58/1405.85	c total #watches: 368673
1406.37/1406.60	c total #propagations: 273518527 / total #impl: 3932167272 (eff. 0.070)
1406.37/1406.60	c #Conflicts:    2049000 | #Learnt:      64846 | 0.000
1406.37/1406.60	c total clause space: 206.656MB
1406.37/1406.60	c total #watches: 371842
1407.07/1407.37	c total #propagations: 273668779 / total #impl: 3934163170 (eff. 0.070)
1407.07/1407.37	c #Conflicts:    2050000 | #Learnt:      65846 | 0.000
1407.07/1407.37	c total clause space: 206.656MB
1407.07/1407.37	c total #watches: 375293
1407.97/1408.26	c total #propagations: 273804384 / total #impl: 3936233866 (eff. 0.070)
1407.97/1408.26	c #Conflicts:    2051000 | #Learnt:      66846 | 0.000
1407.97/1408.26	c total clause space: 206.656MB
1407.97/1408.26	c total #watches: 378393
1408.77/1409.01	c total #propagations: 273934203 / total #impl: 3938577863 (eff. 0.070)
1408.77/1409.01	c #Conflicts:    2052000 | #Learnt:      67846 | 0.000
1408.77/1409.01	c total clause space: 206.656MB
1408.77/1409.01	c total #watches: 381667
1409.57/1409.87	c total #propagations: 274058905 / total #impl: 3940502996 (eff. 0.070)
1409.57/1409.87	c #Conflicts:    2053000 | #Learnt:      68846 | 0.000
1409.57/1409.87	c total clause space: 206.656MB
1409.57/1409.87	c total #watches: 384692
1410.47/1410.72	c total #propagations: 274168232 / total #impl: 3942192883 (eff. 0.070)
1410.47/1410.72	c GC COLLECT
1410.47/1410.72	c #Conflicts:    2054000 | #Learnt:      35148 | 0.000
1410.47/1410.72	c total clause space: 206.656MB
1410.47/1410.72	c total #watches: 235169
1411.08/1411.37	c total #propagations: 274295352 / total #impl: 3944196398 (eff. 0.070)
1411.08/1411.37	c #Conflicts:    2055000 | #Learnt:      36148 | 0.000
1411.08/1411.37	c total clause space: 206.656MB
1411.08/1411.37	c total #watches: 238734
1411.77/1412.09	c total #propagations: 274417234 / total #impl: 3945989578 (eff. 0.070)
1411.77/1412.09	c #Conflicts:    2056000 | #Learnt:      37148 | 0.000
1411.77/1412.09	c total clause space: 206.656MB
1411.77/1412.09	c total #watches: 242036
1412.57/1412.84	c total #propagations: 274540030 / total #impl: 3947616653 (eff. 0.070)
1412.57/1412.84	c #Conflicts:    2057000 | #Learnt:      38148 | 0.000
1412.57/1412.84	c total clause space: 206.656MB
1412.57/1412.84	c total #watches: 246796
1413.38/1413.63	c total #propagations: 274668817 / total #impl: 3949648749 (eff. 0.070)
1413.38/1413.63	c #Conflicts:    2058000 | #Learnt:      39148 | 0.000
1413.38/1413.63	c total clause space: 206.656MB
1413.38/1413.63	c total #watches: 249889
1414.07/1414.37	c total #propagations: 274801712 / total #impl: 3951626827 (eff. 0.070)
1414.07/1414.37	c #Conflicts:    2059000 | #Learnt:      40148 | 0.000
1414.07/1414.37	c total clause space: 206.656MB
1414.07/1414.37	c total #watches: 253685
1414.87/1415.12	c total #propagations: 274921599 / total #impl: 3953458826 (eff. 0.070)
1414.87/1415.12	c #Conflicts:    2060000 | #Learnt:      41148 | 0.000
1414.87/1415.12	c total clause space: 206.656MB
1414.87/1415.12	c total #watches: 256605
1415.58/1415.82	c total #propagations: 275060032 / total #impl: 3955536453 (eff. 0.070)
1415.58/1415.82	c #Conflicts:    2061000 | #Learnt:      42148 | 0.000
1415.58/1415.82	c total clause space: 206.656MB
1415.58/1415.82	c total #watches: 259998
1416.37/1416.60	c total #propagations: 275201218 / total #impl: 3957453828 (eff. 0.070)
1416.37/1416.60	c #Conflicts:    2062000 | #Learnt:      43148 | 0.000
1416.37/1416.60	c total clause space: 206.656MB
1416.37/1416.60	c total #watches: 263649
1417.07/1417.34	c total #propagations: 275326220 / total #impl: 3959631625 (eff. 0.070)
1417.07/1417.34	c #Conflicts:    2063000 | #Learnt:      44148 | 0.000
1417.07/1417.34	c total clause space: 206.656MB
1417.07/1417.34	c total #watches: 267280
1417.78/1418.07	c total #propagations: 275457637 / total #impl: 3961696596 (eff. 0.070)
1417.78/1418.07	c #Conflicts:    2064000 | #Learnt:      45148 | 0.000
1417.78/1418.07	c total clause space: 206.656MB
1417.78/1418.07	c total #watches: 271929
1418.47/1418.76	c total #propagations: 275579779 / total #impl: 3963443313 (eff. 0.070)
1418.47/1418.76	c #Conflicts:    2065000 | #Learnt:      46148 | 0.000
1418.47/1418.76	c total clause space: 206.656MB
1418.47/1418.76	c total #watches: 275191
1419.27/1419.54	c total #propagations: 275717927 / total #impl: 3965428854 (eff. 0.070)
1419.27/1419.54	c #Conflicts:    2066000 | #Learnt:      47148 | 0.000
1419.27/1419.54	c total clause space: 206.656MB
1419.27/1419.54	c total #watches: 278644
1419.98/1420.24	c total #propagations: 275854076 / total #impl: 3967861666 (eff. 0.070)
1419.98/1420.24	c #Conflicts:    2067000 | #Learnt:      48148 | 0.000
1419.98/1420.24	c total clause space: 206.656MB
1419.98/1420.24	c total #watches: 281703
1420.67/1420.91	c total #propagations: 275994765 / total #impl: 3969973221 (eff. 0.070)
1420.67/1420.91	c #Conflicts:    2068000 | #Learnt:      49148 | 0.000
1420.67/1420.91	c total clause space: 206.656MB
1420.67/1420.91	c total #watches: 285291
1421.37/1421.63	c total #propagations: 276128471 / total #impl: 3971850021 (eff. 0.070)
1421.37/1421.63	c #Conflicts:    2069000 | #Learnt:      50148 | 0.000
1421.37/1421.63	c total clause space: 206.656MB
1421.37/1421.63	c total #watches: 289001
1422.18/1422.42	c total #propagations: 276253922 / total #impl: 3973789625 (eff. 0.070)
1422.18/1422.42	c #Conflicts:    2070000 | #Learnt:      51148 | 0.000
1422.18/1422.42	c total clause space: 206.656MB
1422.18/1422.42	c total #watches: 292882
1422.97/1423.21	c total #propagations: 276359332 / total #impl: 3975674927 (eff. 0.070)
1422.97/1423.21	c #Conflicts:    2071000 | #Learnt:      52148 | 0.000
1422.97/1423.21	c total clause space: 206.656MB
1422.97/1423.21	c total #watches: 296376
1423.67/1423.98	c total #propagations: 276473387 / total #impl: 3977793151 (eff. 0.070)
1423.67/1423.98	c #Conflicts:    2072000 | #Learnt:      53148 | 0.000
1423.67/1423.98	c total clause space: 206.656MB
1423.67/1423.98	c total #watches: 300236
1424.57/1424.84	c total #propagations: 276598394 / total #impl: 3979897266 (eff. 0.069)
1424.57/1424.84	c #Conflicts:    2073000 | #Learnt:      54148 | 0.000
1424.57/1424.84	c total clause space: 206.656MB
1424.57/1424.84	c total #watches: 304154
1425.48/1425.71	c total #propagations: 276689980 / total #impl: 3981823061 (eff. 0.069)
1425.48/1425.71	c #Conflicts:    2074000 | #Learnt:      55148 | 0.000
1425.48/1425.71	c total clause space: 206.656MB
1425.48/1425.71	c total #watches: 308559
1426.27/1426.52	c total #propagations: 276792243 / total #impl: 3983801390 (eff. 0.069)
1426.27/1426.52	c #Conflicts:    2075000 | #Learnt:      56148 | 0.000
1426.27/1426.52	c total clause space: 206.656MB
1426.27/1426.52	c total #watches: 311830
1426.97/1427.27	c total #propagations: 276903035 / total #impl: 3985818284 (eff. 0.069)
1426.97/1427.27	c #Conflicts:    2076000 | #Learnt:      57148 | 0.000
1426.97/1427.27	c total clause space: 206.656MB
1426.97/1427.27	c total #watches: 315676
1427.77/1428.09	c total #propagations: 277006890 / total #impl: 3987544730 (eff. 0.069)
1427.77/1428.09	c #Conflicts:    2077000 | #Learnt:      58148 | 0.000
1427.77/1428.09	c total clause space: 206.656MB
1427.77/1428.09	c total #watches: 319571
1428.68/1428.91	c total #propagations: 277122560 / total #impl: 3989576329 (eff. 0.069)
1428.68/1428.91	c #Conflicts:    2078000 | #Learnt:      59148 | 0.000
1428.68/1428.91	c total clause space: 206.656MB
1428.68/1428.91	c total #watches: 322863
1429.37/1429.62	c total #propagations: 277238744 / total #impl: 3991720649 (eff. 0.069)
1429.37/1429.62	c #Conflicts:    2079000 | #Learnt:      60148 | 0.000
1429.37/1429.62	c total clause space: 206.656MB
1429.37/1429.62	c total #watches: 326504
1430.17/1430.41	c total #propagations: 277376788 / total #impl: 3993901139 (eff. 0.069)
1430.17/1430.41	c #Conflicts:    2080000 | #Learnt:      61148 | 0.000
1430.17/1430.41	c total clause space: 206.656MB
1430.17/1430.41	c total #watches: 329940
1430.98/1431.21	c total #propagations: 277503893 / total #impl: 3995698359 (eff. 0.069)
1430.98/1431.21	c #Conflicts:    2081000 | #Learnt:      62148 | 0.000
1430.98/1431.21	c total clause space: 206.656MB
1430.98/1431.21	c total #watches: 335160
1431.67/1431.97	c total #propagations: 277624228 / total #impl: 3998107059 (eff. 0.069)
1431.67/1431.97	c #Conflicts:    2082000 | #Learnt:      63148 | 0.000
1431.67/1431.97	c total clause space: 206.656MB
1431.67/1431.97	c total #watches: 338678
1432.57/1432.81	c total #propagations: 277755528 / total #impl: 4000407997 (eff. 0.069)
1432.57/1432.81	c #Conflicts:    2083000 | #Learnt:      64148 | 0.000
1432.57/1432.81	c total clause space: 206.656MB
1432.57/1432.81	c total #watches: 342040
1433.37/1433.64	c total #propagations: 277879569 / total #impl: 4002496148 (eff. 0.069)
1433.37/1433.64	c #Conflicts:    2084000 | #Learnt:      65148 | 0.000
1433.37/1433.64	c total clause space: 206.656MB
1433.37/1433.64	c total #watches: 345810
1434.07/1434.39	c total #propagations: 278002277 / total #impl: 4004585323 (eff. 0.069)
1434.07/1434.39	c #Conflicts:    2085000 | #Learnt:      66148 | 0.000
1434.07/1434.39	c total clause space: 206.656MB
1434.07/1434.39	c total #watches: 349429
1434.97/1435.23	c total #propagations: 278132945 / total #impl: 4006658225 (eff. 0.069)
1434.97/1435.23	c #Conflicts:    2086000 | #Learnt:      67148 | 0.000
1434.97/1435.23	c total clause space: 206.656MB
1434.97/1435.23	c total #watches: 353401
1435.77/1436.01	c total #propagations: 278258868 / total #impl: 4009104468 (eff. 0.069)
1435.77/1436.01	c #Conflicts:    2087000 | #Learnt:      68148 | 0.000
1435.77/1436.01	c total clause space: 206.656MB
1435.77/1436.01	c total #watches: 356867
1436.57/1436.86	c total #propagations: 278378243 / total #impl: 4011084731 (eff. 0.069)
1436.57/1436.86	c #Conflicts:    2088000 | #Learnt:      69148 | 0.000
1436.57/1436.86	c total clause space: 206.656MB
1436.57/1436.86	c total #watches: 360181
1437.37/1437.65	c total #propagations: 278504748 / total #impl: 4013201880 (eff. 0.069)
1437.37/1437.65	c GC COLLECT
1437.37/1437.65	c #Conflicts:    2089000 | #Learnt:      35151 | 0.000
1437.37/1437.65	c total clause space: 206.656MB
1437.37/1437.65	c total #watches: 235231
1438.07/1438.35	c total #propagations: 278630980 / total #impl: 4015105373 (eff. 0.069)
1438.07/1438.35	c #Conflicts:    2090000 | #Learnt:      36151 | 0.000
1438.07/1438.35	c total clause space: 206.656MB
1438.07/1438.35	c total #watches: 239328
1438.87/1439.12	c total #propagations: 278757547 / total #impl: 4017261681 (eff. 0.069)
1438.87/1439.12	c #Conflicts:    2091000 | #Learnt:      37151 | 0.000
1438.87/1439.12	c total clause space: 206.656MB
1438.87/1439.12	c total #watches: 242285
1439.67/1439.93	c total #propagations: 278884112 / total #impl: 4019376958 (eff. 0.069)
1439.67/1439.93	c #Conflicts:    2092000 | #Learnt:      38151 | 0.000
1439.67/1439.93	c total clause space: 206.656MB
1439.67/1439.93	c total #watches: 245506
1440.47/1440.71	c total #propagations: 278990010 / total #impl: 4021495080 (eff. 0.069)
1440.47/1440.71	c #Conflicts:    2093000 | #Learnt:      39151 | 0.000
1440.47/1440.71	c total clause space: 206.656MB
1440.47/1440.71	c total #watches: 248844
1441.17/1441.49	c total #propagations: 279101621 / total #impl: 4023495681 (eff. 0.069)
1441.17/1441.49	c #Conflicts:    2094000 | #Learnt:      40151 | 0.000
1441.17/1441.49	c total clause space: 206.656MB
1441.17/1441.49	c total #watches: 252580
1441.97/1442.24	c total #propagations: 279210600 / total #impl: 4025386201 (eff. 0.069)
1441.97/1442.24	c #Conflicts:    2095000 | #Learnt:      41151 | 0.000
1441.97/1442.24	c total clause space: 206.656MB
1441.97/1442.24	c total #watches: 256752
1442.77/1443.03	c total #propagations: 279325345 / total #impl: 4027278265 (eff. 0.069)
1442.77/1443.03	c #Conflicts:    2096000 | #Learnt:      42151 | 0.000
1442.77/1443.03	c total clause space: 206.656MB
1442.77/1443.03	c total #watches: 260128
1443.47/1443.79	c total #propagations: 279446489 / total #impl: 4029402791 (eff. 0.069)
1443.47/1443.79	c #Conflicts:    2097000 | #Learnt:      43151 | 0.000
1443.47/1443.79	c total clause space: 206.656MB
1443.47/1443.79	c total #watches: 263696
1444.27/1444.56	c total #propagations: 279579189 / total #impl: 4031412511 (eff. 0.069)
1444.27/1444.56	c #Conflicts:    2098000 | #Learnt:      44151 | 0.000
1444.27/1444.56	c total clause space: 206.656MB
1444.27/1444.56	c total #watches: 267379
1445.07/1445.33	c total #propagations: 279699065 / total #impl: 4033448382 (eff. 0.069)
1445.07/1445.33	c #Conflicts:    2099000 | #Learnt:      45151 | 0.000
1445.07/1445.33	c total clause space: 206.656MB
1445.07/1445.33	c total #watches: 270627
1445.77/1446.08	c total #propagations: 279819281 / total #impl: 4035579054 (eff. 0.069)
1445.77/1446.08	c #Conflicts:    2100000 | #Learnt:      46151 | 0.000
1445.77/1446.08	c total clause space: 206.656MB
1445.77/1446.08	c total #watches: 274784
1446.57/1446.88	c total #propagations: 279942234 / total #impl: 4037781178 (eff. 0.069)
1446.57/1446.88	c #Conflicts:    2101000 | #Learnt:      47151 | 0.000
1446.57/1446.88	c total clause space: 206.656MB
1446.57/1446.88	c total #watches: 278941
1447.37/1447.67	c total #propagations: 280059171 / total #impl: 4039785293 (eff. 0.069)
1447.37/1447.67	c #Conflicts:    2102000 | #Learnt:      48151 | 0.000
1447.37/1447.67	c total clause space: 206.656MB
1447.37/1447.67	c total #watches: 284624
1448.37/1448.63	c total #propagations: 280160583 / total #impl: 4041546072 (eff. 0.069)
1448.37/1448.63	c #Conflicts:    2103000 | #Learnt:      49151 | 0.000
1448.37/1448.63	c total clause space: 206.656MB
1448.37/1448.63	c total #watches: 291876
1449.27/1449.55	c total #propagations: 280254301 / total #impl: 4044154487 (eff. 0.069)
1449.27/1449.55	c #Conflicts:    2104000 | #Learnt:      50151 | 0.000
1449.27/1449.55	c total clause space: 206.656MB
1449.27/1449.55	c total #watches: 297286
1450.07/1450.39	c total #propagations: 280342196 / total #impl: 4046259728 (eff. 0.069)
1450.07/1450.39	c #Conflicts:    2105000 | #Learnt:      51151 | 0.000
1450.07/1450.39	c total clause space: 206.656MB
1450.07/1450.39	c total #watches: 301752
1450.87/1451.19	c total #propagations: 280432296 / total #impl: 4048328109 (eff. 0.069)
1450.87/1451.19	c #Conflicts:    2106000 | #Learnt:      52151 | 0.000
1450.87/1451.19	c total clause space: 206.656MB
1450.87/1451.19	c total #watches: 307010
1451.87/1452.14	c total #propagations: 280525626 / total #impl: 4050533040 (eff. 0.069)
1451.87/1452.14	c #Conflicts:    2107000 | #Learnt:      53151 | 0.000
1451.87/1452.14	c total clause space: 206.656MB
1451.87/1452.14	c total #watches: 312524
1452.57/1452.89	c total #propagations: 280623810 / total #impl: 4053197784 (eff. 0.069)
1452.57/1452.89	c #Conflicts:    2108000 | #Learnt:      54151 | 0.000
1452.57/1452.89	c total clause space: 206.656MB
1452.57/1452.89	c total #watches: 316942
1453.47/1453.76	c total #propagations: 280731082 / total #impl: 4055113510 (eff. 0.069)
1453.47/1453.76	c #Conflicts:    2109000 | #Learnt:      55151 | 0.000
1453.47/1453.76	c total clause space: 206.656MB
1453.47/1453.76	c total #watches: 322526
1454.37/1454.67	c total #propagations: 280825044 / total #impl: 4057102975 (eff. 0.069)
1454.37/1454.67	c #Conflicts:    2110000 | #Learnt:      56151 | 0.000
1454.37/1454.67	c total clause space: 206.656MB
1454.37/1454.67	c total #watches: 328770
1455.27/1455.56	c total #propagations: 280912898 / total #impl: 4059260853 (eff. 0.069)
1455.27/1455.56	c #Conflicts:    2111000 | #Learnt:      57151 | 0.000
1455.27/1455.56	c total clause space: 206.656MB
1455.27/1455.56	c total #watches: 333593
1456.17/1456.42	c total #propagations: 281004462 / total #impl: 4061409525 (eff. 0.069)
1456.17/1456.42	c #Conflicts:    2112000 | #Learnt:      58151 | 0.000
1456.17/1456.42	c total clause space: 206.656MB
1456.17/1456.42	c total #watches: 339170
1457.07/1457.33	c total #propagations: 281105500 / total #impl: 4063734106 (eff. 0.069)
1457.07/1457.33	c #Conflicts:    2113000 | #Learnt:      59151 | 0.000
1457.07/1457.33	c total clause space: 206.656MB
1457.07/1457.33	c total #watches: 347458
1457.97/1458.24	c total #propagations: 281193783 / total #impl: 4066245845 (eff. 0.069)
1457.97/1458.24	c #Conflicts:    2114000 | #Learnt:      60151 | 0.000
1457.97/1458.24	c total clause space: 206.656MB
1457.97/1458.24	c total #watches: 354662
1458.97/1459.26	c total #propagations: 281276893 / total #impl: 4068661206 (eff. 0.069)
1458.97/1459.26	c #Conflicts:    2115000 | #Learnt:      61151 | 0.000
1458.97/1459.26	c total clause space: 206.656MB
1458.97/1459.26	c total #watches: 359049
1459.87/1460.15	c total #propagations: 281380097 / total #impl: 4071382435 (eff. 0.069)
1459.87/1460.15	c #Conflicts:    2116000 | #Learnt:      62151 | 0.000
1459.87/1460.15	c total clause space: 206.656MB
1459.87/1460.15	c total #watches: 365627
1460.76/1461.08	c total #propagations: 281474379 / total #impl: 4073540966 (eff. 0.069)
1460.76/1461.08	c #Conflicts:    2117000 | #Learnt:      63151 | 0.000
1460.76/1461.08	c total clause space: 206.656MB
1460.76/1461.08	c total #watches: 371066
1461.77/1462.05	c total #propagations: 281572074 / total #impl: 4076037565 (eff. 0.069)
1461.77/1462.05	c #Conflicts:    2118000 | #Learnt:      64151 | 0.000
1461.77/1462.05	c total clause space: 206.656MB
1461.77/1462.05	c total #watches: 377882
1462.87/1463.12	c total #propagations: 281658584 / total #impl: 4078201873 (eff. 0.069)
1462.87/1463.12	c #Conflicts:    2119000 | #Learnt:      65151 | 0.000
1462.87/1463.12	c total clause space: 206.656MB
1462.87/1463.12	c total #watches: 382866
1463.87/1464.10	c total #propagations: 281760134 / total #impl: 4080539398 (eff. 0.069)
1463.87/1464.10	c #Conflicts:    2120000 | #Learnt:      66151 | 0.000
1463.87/1464.10	c total clause space: 206.656MB
1463.87/1464.10	c total #watches: 386819
1464.66/1464.94	c total #propagations: 281855140 / total #impl: 4082594659 (eff. 0.069)
1464.66/1464.94	c #Conflicts:    2121000 | #Learnt:      67151 | 0.000
1464.66/1464.94	c total clause space: 206.656MB
1464.66/1464.94	c total #watches: 392642
1465.56/1465.89	c total #propagations: 281962272 / total #impl: 4084649872 (eff. 0.069)
1465.56/1465.89	c #Conflicts:    2122000 | #Learnt:      68151 | 0.000
1465.56/1465.89	c total clause space: 206.656MB
1465.56/1465.89	c total #watches: 398184
1466.56/1466.81	c total #propagations: 282056082 / total #impl: 4087105365 (eff. 0.069)
1466.56/1466.81	c #Conflicts:    2123000 | #Learnt:      69151 | 0.000
1466.56/1466.81	c total clause space: 206.656MB
1466.56/1466.81	c total #watches: 404580
1467.36/1467.68	c total #propagations: 282154779 / total #impl: 4089143361 (eff. 0.069)
1467.36/1467.68	c #Conflicts:    2124000 | #Learnt:      70151 | 0.000
1467.36/1467.68	c total clause space: 206.656MB
1467.36/1467.68	c total #watches: 410548
1468.27/1468.51	c total #propagations: 282254711 / total #impl: 4091222248 (eff. 0.069)
1468.27/1468.51	c GC COLLECT
1468.27/1468.51	c #Conflicts:    2125000 | #Learnt:      35852 | 0.000
1468.27/1468.51	c total clause space: 206.656MB
1468.27/1468.51	c total #watches: 238018
1469.06/1469.33	c total #propagations: 282361423 / total #impl: 4093111217 (eff. 0.069)
1469.06/1469.33	c #Conflicts:    2126000 | #Learnt:      36852 | 0.000
1469.06/1469.33	c total clause space: 206.656MB
1469.06/1469.33	c total #watches: 243036
1469.96/1470.21	c total #propagations: 282464549 / total #impl: 4095443528 (eff. 0.069)
1469.96/1470.21	c #Conflicts:    2127000 | #Learnt:      37852 | 0.000
1469.96/1470.21	c total clause space: 206.656MB
1469.96/1470.21	c total #watches: 248256
1470.66/1470.97	c total #propagations: 282569371 / total #impl: 4097854237 (eff. 0.069)
1470.66/1470.97	c #Conflicts:    2128000 | #Learnt:      38852 | 0.000
1470.66/1470.97	c total clause space: 206.656MB
1470.66/1470.97	c total #watches: 252124
1471.46/1471.72	c total #propagations: 282666033 / total #impl: 4099798938 (eff. 0.069)
1471.46/1471.72	c #Conflicts:    2129000 | #Learnt:      39852 | 0.000
1471.46/1471.72	c total clause space: 206.656MB
1471.46/1471.72	c total #watches: 261760
1472.36/1472.64	c total #propagations: 282780045 / total #impl: 4102009539 (eff. 0.069)
1472.36/1472.64	c #Conflicts:    2130000 | #Learnt:      40852 | 0.000
1472.36/1472.64	c total clause space: 206.656MB
1472.36/1472.64	c total #watches: 269726
1473.26/1473.50	c total #propagations: 282871682 / total #impl: 4104499704 (eff. 0.069)
1473.26/1473.50	c #Conflicts:    2131000 | #Learnt:      41852 | 0.000
1473.26/1473.50	c total clause space: 206.656MB
1473.26/1473.50	c total #watches: 274993
1474.06/1474.38	c total #propagations: 282982841 / total #impl: 4106800982 (eff. 0.069)
1474.06/1474.38	c #Conflicts:    2132000 | #Learnt:      42852 | 0.000
1474.06/1474.38	c total clause space: 206.656MB
1474.06/1474.38	c total #watches: 279488
1474.87/1475.15	c total #propagations: 283096843 / total #impl: 4109213772 (eff. 0.069)
1474.87/1475.15	c #Conflicts:    2133000 | #Learnt:      43852 | 0.000
1474.87/1475.15	c total clause space: 206.656MB
1474.87/1475.15	c total #watches: 284940
1475.66/1475.95	c total #propagations: 283203591 / total #impl: 4111292293 (eff. 0.069)
1475.66/1475.95	c #Conflicts:    2134000 | #Learnt:      44852 | 0.000
1475.66/1475.95	c total clause space: 206.656MB
1475.66/1475.95	c total #watches: 289768
1476.46/1476.72	c total #propagations: 283311770 / total #impl: 4113709691 (eff. 0.069)
1476.46/1476.72	c #Conflicts:    2135000 | #Learnt:      45852 | 0.000
1476.46/1476.72	c total clause space: 206.656MB
1476.46/1476.72	c total #watches: 294963
1477.26/1477.56	c total #propagations: 283427262 / total #impl: 4115844166 (eff. 0.069)
1477.26/1477.56	c #Conflicts:    2136000 | #Learnt:      46852 | 0.000
1477.26/1477.56	c total clause space: 206.656MB
1477.26/1477.56	c total #watches: 299932
1477.96/1478.27	c total #propagations: 283546839 / total #impl: 4118191908 (eff. 0.069)
1477.96/1478.27	c #Conflicts:    2137000 | #Learnt:      47852 | 0.000
1477.96/1478.27	c total clause space: 206.656MB
1477.96/1478.27	c total #watches: 306532
1478.76/1479.07	c total #propagations: 283663742 / total #impl: 4119824464 (eff. 0.069)
1478.76/1479.07	c #Conflicts:    2138000 | #Learnt:      48852 | 0.000
1478.76/1479.07	c total clause space: 206.656MB
1478.76/1479.07	c total #watches: 313875
1479.56/1479.86	c total #propagations: 283773690 / total #impl: 4122334254 (eff. 0.069)
1479.56/1479.86	c #Conflicts:    2139000 | #Learnt:      49852 | 0.000
1479.56/1479.86	c total clause space: 206.656MB
1479.56/1479.86	c total #watches: 322517
1480.37/1480.68	c total #propagations: 283874975 / total #impl: 4124499485 (eff. 0.069)
1480.37/1480.68	c #Conflicts:    2140000 | #Learnt:      50852 | 0.000
1480.37/1480.68	c total clause space: 206.656MB
1480.37/1480.68	c total #watches: 331449
1481.26/1481.56	c total #propagations: 283977287 / total #impl: 4126734374 (eff. 0.069)
1481.26/1481.56	c #Conflicts:    2141000 | #Learnt:      51852 | 0.000
1481.26/1481.56	c total clause space: 206.656MB
1481.26/1481.56	c total #watches: 338379
1482.06/1482.36	c total #propagations: 284087840 / total #impl: 4129222783 (eff. 0.069)
1482.06/1482.36	c #Conflicts:    2142000 | #Learnt:      52852 | 0.000
1482.06/1482.36	c total clause space: 206.656MB
1482.06/1482.36	c total #watches: 342279
1482.86/1483.13	c total #propagations: 284200718 / total #impl: 4131151009 (eff. 0.069)
1482.86/1483.13	c #Conflicts:    2143000 | #Learnt:      53852 | 0.000
1482.86/1483.13	c total clause space: 206.656MB
1482.86/1483.13	c total #watches: 348445
1483.67/1483.98	c total #propagations: 284316972 / total #impl: 4133149543 (eff. 0.069)
1483.67/1483.98	c #Conflicts:    2144000 | #Learnt:      54852 | 0.000
1483.67/1483.98	c total clause space: 206.656MB
1483.67/1483.98	c total #watches: 354112
1484.56/1484.85	c total #propagations: 284428391 / total #impl: 4135425459 (eff. 0.069)
1484.56/1484.85	c #Conflicts:    2145000 | #Learnt:      55852 | 0.000
1484.56/1484.85	c total clause space: 206.656MB
1484.56/1484.85	c total #watches: 361449
1485.36/1485.69	c total #propagations: 284533906 / total #impl: 4137876435 (eff. 0.069)
1485.36/1485.69	c #Conflicts:    2146000 | #Learnt:      56852 | 0.000
1485.36/1485.69	c total clause space: 206.656MB
1485.36/1485.69	c total #watches: 366623
1486.36/1486.62	c total #propagations: 284648384 / total #impl: 4139797598 (eff. 0.069)
1486.36/1486.62	c #Conflicts:    2147000 | #Learnt:      57852 | 0.000
1486.36/1486.62	c total clause space: 206.656MB
1486.36/1486.62	c total #watches: 371734
1487.26/1487.56	c total #propagations: 284761273 / total #impl: 4141998905 (eff. 0.069)
1487.26/1487.56	c #Conflicts:    2148000 | #Learnt:      58852 | 0.000
1487.26/1487.56	c total clause space: 206.656MB
1487.26/1487.56	c total #watches: 379122
1488.26/1488.56	c total #propagations: 284883922 / total #impl: 4144272730 (eff. 0.069)
1488.26/1488.56	c #Conflicts:    2149000 | #Learnt:      59852 | 0.000
1488.26/1488.56	c total clause space: 206.656MB
1488.26/1488.56	c total #watches: 387220
1489.36/1489.64	c total #propagations: 284999306 / total #impl: 4146660835 (eff. 0.069)
1489.36/1489.64	c #Conflicts:    2150000 | #Learnt:      60852 | 0.000
1489.36/1489.64	c total clause space: 206.656MB
1489.36/1489.64	c total #watches: 393774
1490.16/1490.48	c total #propagations: 285100412 / total #impl: 4149341723 (eff. 0.069)
1490.16/1490.48	c #Conflicts:    2151000 | #Learnt:      61852 | 0.000
1490.16/1490.48	c total clause space: 206.656MB
1490.16/1490.48	c total #watches: 402451
1491.36/1491.66	c total #propagations: 285239745 / total #impl: 4151427182 (eff. 0.069)
1491.36/1491.66	c #Conflicts:    2152000 | #Learnt:      62852 | 0.000
1491.36/1491.66	c total clause space: 206.656MB
1491.36/1491.66	c total #watches: 411964
1492.56/1492.85	c total #propagations: 285358287 / total #impl: 4154064962 (eff. 0.069)
1492.56/1492.85	c #Conflicts:    2153000 | #Learnt:      63852 | 0.000
1492.56/1492.85	c total clause space: 206.656MB
1492.56/1492.85	c total #watches: 419928
1493.66/1493.94	c total #propagations: 285469080 / total #impl: 4156586126 (eff. 0.069)
1493.66/1493.94	c #Conflicts:    2154000 | #Learnt:      64852 | 0.000
1493.66/1493.94	c total clause space: 206.656MB
1493.66/1493.94	c total #watches: 430195
1494.96/1495.24	c total #propagations: 285563848 / total #impl: 4158902291 (eff. 0.069)
1494.96/1495.24	c #Conflicts:    2155000 | #Learnt:      65852 | 0.000
1494.96/1495.24	c total clause space: 206.656MB
1494.96/1495.24	c total #watches: 437140
1496.06/1496.38	c total #propagations: 285655820 / total #impl: 4161835205 (eff. 0.069)
1496.06/1496.38	c #Conflicts:    2156000 | #Learnt:      66852 | 0.000
1496.06/1496.38	c total clause space: 206.656MB
1496.06/1496.38	c total #watches: 448193
1497.26/1497.58	c total #propagations: 285753004 / total #impl: 4164620145 (eff. 0.069)
1497.26/1497.58	c #Conflicts:    2157000 | #Learnt:      67852 | 0.000
1497.26/1497.58	c total clause space: 206.656MB
1497.26/1497.58	c total #watches: 459245
1498.46/1498.78	c total #propagations: 285857112 / total #impl: 4167561454 (eff. 0.069)
1498.46/1498.78	c #Conflicts:    2158000 | #Learnt:      68852 | 0.000
1498.46/1498.78	c total clause space: 206.656MB
1498.46/1498.78	c total #watches: 471490
1499.76/1500.07	c total #propagations: 285951117 / total #impl: 4169997140 (eff. 0.069)
1499.76/1500.07	c #Conflicts:    2159000 | #Learnt:      69852 | 0.000
1499.76/1500.07	c total clause space: 206.656MB
1499.76/1500.07	c total #watches: 481401
1501.16/1501.45	c total #propagations: 286036433 / total #impl: 4172400761 (eff. 0.069)
1501.16/1501.45	c #Conflicts:    2160000 | #Learnt:      70852 | 0.000
1501.16/1501.45	c total clause space: 206.656MB
1501.16/1501.45	c total #watches: 489270
1502.26/1502.50	c total #propagations: 286129351 / total #impl: 4175460896 (eff. 0.069)
1502.26/1502.50	c GC COLLECT
1502.26/1502.50	c #Conflicts:    2161000 | #Learnt:      36257 | 0.000
1502.26/1502.50	c total clause space: 206.656MB
1502.26/1502.50	c total #watches: 240373
1503.06/1503.38	c total #propagations: 286225618 / total #impl: 4177719912 (eff. 0.069)
1503.06/1503.38	c #Conflicts:    2162000 | #Learnt:      37257 | 0.000
1503.06/1503.38	c total clause space: 206.656MB
1503.06/1503.38	c total #watches: 246738
1503.96/1504.22	c total #propagations: 286333722 / total #impl: 4180400168 (eff. 0.068)
1503.96/1504.22	c #Conflicts:    2163000 | #Learnt:      38257 | 0.000
1503.96/1504.22	c total clause space: 206.656MB
1503.96/1504.22	c total #watches: 253658
1504.86/1505.13	c total #propagations: 286435062 / total #impl: 4182780092 (eff. 0.068)
1504.86/1505.13	c #Conflicts:    2164000 | #Learnt:      39257 | 0.000
1504.86/1505.13	c total clause space: 206.656MB
1504.86/1505.13	c total #watches: 273317
1505.86/1506.12	c total #propagations: 286528475 / total #impl: 4185145461 (eff. 0.068)
1505.86/1506.12	c #Conflicts:    2165000 | #Learnt:      40257 | 0.000
1505.86/1506.12	c total clause space: 206.656MB
1505.86/1506.12	c total #watches: 282254
1506.86/1507.14	c total #propagations: 286642439 / total #impl: 4188189223 (eff. 0.068)
1506.86/1507.14	c #Conflicts:    2166000 | #Learnt:      41257 | 0.000
1506.86/1507.14	c total clause space: 206.656MB
1506.86/1507.14	c total #watches: 288560
1507.96/1508.20	c total #propagations: 286744647 / total #impl: 4191141855 (eff. 0.068)
1507.96/1508.20	c #Conflicts:    2167000 | #Learnt:      42257 | 0.000
1507.96/1508.20	c total clause space: 206.656MB
1507.96/1508.20	c total #watches: 297699
1508.96/1509.27	c total #propagations: 286837783 / total #impl: 4193796645 (eff. 0.068)
1508.96/1509.27	c #Conflicts:    2168000 | #Learnt:      43257 | 0.000
1508.96/1509.27	c total clause space: 206.656MB
1508.96/1509.27	c total #watches: 306236
1510.06/1510.34	c total #propagations: 286930160 / total #impl: 4196596573 (eff. 0.068)
1510.06/1510.34	c #Conflicts:    2169000 | #Learnt:      44257 | 0.000
1510.06/1510.34	c total clause space: 206.656MB
1510.06/1510.34	c total #watches: 314798
1511.16/1511.44	c total #propagations: 287018843 / total #impl: 4198994969 (eff. 0.068)
1511.16/1511.44	c #Conflicts:    2170000 | #Learnt:      45257 | 0.000
1511.16/1511.44	c total clause space: 206.656MB
1511.16/1511.44	c total #watches: 320501
1512.15/1512.41	c total #propagations: 287109429 / total #impl: 4201759433 (eff. 0.068)
1512.15/1512.41	c #Conflicts:    2171000 | #Learnt:      46257 | 0.000
1512.15/1512.41	c total clause space: 206.656MB
1512.15/1512.41	c total #watches: 328044
1513.05/1513.33	c total #propagations: 287212319 / total #impl: 4203955359 (eff. 0.068)
1513.05/1513.33	c #Conflicts:    2172000 | #Learnt:      47257 | 0.000
1513.05/1513.33	c total clause space: 206.656MB
1513.05/1513.33	c total #watches: 335846
1514.05/1514.33	c total #propagations: 287307420 / total #impl: 4206010733 (eff. 0.068)
1514.05/1514.33	c #Conflicts:    2173000 | #Learnt:      48257 | 0.000
1514.05/1514.33	c total clause space: 206.656MB
1514.05/1514.33	c total #watches: 348430
1515.15/1515.44	c total #propagations: 287411594 / total #impl: 4208221661 (eff. 0.068)
1515.15/1515.44	c #Conflicts:    2174000 | #Learnt:      49257 | 0.000
1515.15/1515.44	c total clause space: 206.656MB
1515.15/1515.44	c total #watches: 356704
1516.35/1516.65	c total #propagations: 287509291 / total #impl: 4210515654 (eff. 0.068)
1516.35/1516.65	c #Conflicts:    2175000 | #Learnt:      50257 | 0.000
1516.35/1516.65	c total clause space: 206.656MB
1516.35/1516.65	c total #watches: 363408
1517.55/1517.89	c total #propagations: 287605903 / total #impl: 4213406367 (eff. 0.068)
1517.55/1517.89	c #Conflicts:    2176000 | #Learnt:      51257 | 0.000
1517.55/1517.89	c total clause space: 206.656MB
1517.55/1517.89	c total #watches: 375019
1518.96/1519.22	c total #propagations: 287710717 / total #impl: 4216066844 (eff. 0.068)
1518.96/1519.22	c #Conflicts:    2177000 | #Learnt:      52257 | 0.000
1518.96/1519.22	c total clause space: 206.656MB
1518.96/1519.22	c total #watches: 386084
1520.15/1520.48	c total #propagations: 287797129 / total #impl: 4218745568 (eff. 0.068)
1520.15/1520.48	c #Conflicts:    2178000 | #Learnt:      53257 | 0.000
1520.15/1520.48	c total clause space: 206.656MB
1520.15/1520.48	c total #watches: 395660
1521.45/1521.79	c total #propagations: 287889754 / total #impl: 4221128738 (eff. 0.068)
1521.45/1521.79	c #Conflicts:    2179000 | #Learnt:      54257 | 0.000
1521.45/1521.79	c total clause space: 206.656MB
1521.45/1521.79	c total #watches: 406135
1522.75/1523.01	c total #propagations: 287983138 / total #impl: 4223722561 (eff. 0.068)
1522.75/1523.01	c #Conflicts:    2180000 | #Learnt:      55257 | 0.000
1522.75/1523.01	c total clause space: 206.656MB
1522.75/1523.01	c total #watches: 414198
1523.95/1524.28	c total #propagations: 288080668 / total #impl: 4226181255 (eff. 0.068)
1523.95/1524.28	c #Conflicts:    2181000 | #Learnt:      56257 | 0.000
1523.95/1524.28	c total clause space: 206.656MB
1523.95/1524.28	c total #watches: 421745
1525.25/1525.51	c total #propagations: 288185847 / total #impl: 4228370644 (eff. 0.068)
1525.25/1525.51	c #Conflicts:    2182000 | #Learnt:      57257 | 0.000
1525.25/1525.51	c total clause space: 206.656MB
1525.25/1525.51	c total #watches: 436163
1526.56/1526.86	c total #propagations: 288271889 / total #impl: 4230631815 (eff. 0.068)
1526.56/1526.86	c #Conflicts:    2183000 | #Learnt:      58257 | 0.000
1526.56/1526.86	c total clause space: 206.656MB
1526.56/1526.86	c total #watches: 444115
1527.95/1528.29	c total #propagations: 288361215 / total #impl: 4233362110 (eff. 0.068)
1527.95/1528.29	c #Conflicts:    2184000 | #Learnt:      59257 | 0.000
1527.95/1528.29	c total clause space: 206.656MB
1527.95/1528.29	c total #watches: 457835
1529.55/1529.80	c total #propagations: 288449368 / total #impl: 4235859148 (eff. 0.068)
1529.55/1529.80	c #Conflicts:    2185000 | #Learnt:      60257 | 0.000
1529.55/1529.80	c total clause space: 206.656MB
1529.55/1529.80	c total #watches: 467254
1530.96/1531.30	c total #propagations: 288537157 / total #impl: 4238340776 (eff. 0.068)
1530.96/1531.30	c #Conflicts:    2186000 | #Learnt:      61257 | 0.000
1530.96/1531.30	c total clause space: 206.656MB
1530.96/1531.30	c total #watches: 475027
1532.85/1533.12	c total #propagations: 288627951 / total #impl: 4240793043 (eff. 0.068)
1532.85/1533.12	c #Conflicts:    2187000 | #Learnt:      62257 | 0.000
1532.85/1533.12	c total clause space: 206.656MB
1532.85/1533.12	c total #watches: 483224
1534.55/1534.85	c total #propagations: 288720192 / total #impl: 4243654248 (eff. 0.068)
1534.55/1534.85	c #Conflicts:    2188000 | #Learnt:      63257 | 0.000
1534.55/1534.85	c total clause space: 206.656MB
1534.55/1534.85	c total #watches: 496837
1536.25/1536.59	c total #propagations: 288807810 / total #impl: 4246120063 (eff. 0.068)
1536.25/1536.59	c #Conflicts:    2189000 | #Learnt:      64257 | 0.000
1536.25/1536.59	c total clause space: 206.656MB
1536.25/1536.59	c total #watches: 503352
1537.85/1538.15	c total #propagations: 288895594 / total #impl: 4248806288 (eff. 0.068)
1537.85/1538.15	c #Conflicts:    2190000 | #Learnt:      65257 | 0.000
1537.85/1538.15	c total clause space: 206.656MB
1537.85/1538.15	c total #watches: 511375
1539.35/1539.66	c total #propagations: 288993858 / total #impl: 4251477643 (eff. 0.068)
1539.35/1539.66	c #Conflicts:    2191000 | #Learnt:      66257 | 0.000
1539.35/1539.66	c total clause space: 206.656MB
1539.35/1539.66	c total #watches: 519525
1540.85/1541.12	c total #propagations: 289090380 / total #impl: 4254019129 (eff. 0.068)
1540.85/1541.12	c #Conflicts:    2192000 | #Learnt:      67257 | 0.000
1540.85/1541.12	c total clause space: 206.656MB
1540.85/1541.12	c total #watches: 526737
1542.45/1542.73	c total #propagations: 289191944 / total #impl: 4256310192 (eff. 0.068)
1542.45/1542.73	c #Conflicts:    2193000 | #Learnt:      68257 | 0.000
1542.45/1542.73	c total clause space: 206.656MB
1542.45/1542.73	c total #watches: 531787
1544.15/1544.48	c total #propagations: 289291788 / total #impl: 4258913336 (eff. 0.068)
1544.15/1544.48	c #Conflicts:    2194000 | #Learnt:      69257 | 0.000
1544.15/1544.48	c total clause space: 206.656MB
1544.15/1544.48	c total #watches: 539881
1545.75/1546.07	c total #propagations: 289380439 / total #impl: 4261589485 (eff. 0.068)
1545.75/1546.07	c #Conflicts:    2195000 | #Learnt:      70257 | 0.000
1545.75/1546.07	c total clause space: 206.656MB
1545.75/1546.07	c total #watches: 551495
1547.55/1547.82	c total #propagations: 289474284 / total #impl: 4264103753 (eff. 0.068)
1547.55/1547.82	c #Conflicts:    2196000 | #Learnt:      71257 | 0.000
1547.55/1547.82	c total clause space: 206.656MB
1547.55/1547.82	c total #watches: 559346
1548.84/1549.12	c total #propagations: 289575541 / total #impl: 4267047697 (eff. 0.068)
1548.84/1549.12	c GC COLLECT
1548.84/1549.12	c #Conflicts:    2197000 | #Learnt:      36357 | 0.000
1548.84/1549.12	c total clause space: 206.656MB
1548.84/1549.12	c total #watches: 243032
1549.65/1550.00	c total #propagations: 289664255 / total #impl: 4269364527 (eff. 0.068)
1549.65/1550.00	c #Conflicts:    2198000 | #Learnt:      37357 | 0.000
1549.65/1550.00	c total clause space: 206.656MB
1549.65/1550.00	c total #watches: 250323
1550.54/1550.81	c total #propagations: 289759141 / total #impl: 4271884103 (eff. 0.068)
1550.54/1550.81	c #Conflicts:    2199000 | #Learnt:      38357 | 0.000
1550.54/1550.81	c total clause space: 206.656MB
1550.54/1550.81	c total #watches: 257919
1551.34/1551.63	c total #propagations: 289850043 / total #impl: 4273990018 (eff. 0.068)
1551.34/1551.63	c #Conflicts:    2200000 | #Learnt:      39357 | 0.000
1551.34/1551.63	c total clause space: 206.656MB
1551.34/1551.63	c total #watches: 263311
1552.24/1552.50	c total #propagations: 289945518 / total #impl: 4276164494 (eff. 0.068)
1552.24/1552.50	c #Conflicts:    2201000 | #Learnt:      40357 | 0.000
1552.24/1552.50	c total clause space: 206.656MB
1552.24/1552.50	c total #watches: 268155
1552.95/1553.29	c total #propagations: 290059156 / total #impl: 4278673695 (eff. 0.068)
1552.95/1553.29	c #Conflicts:    2202000 | #Learnt:      41357 | 0.000
1552.95/1553.29	c total clause space: 206.656MB
1552.95/1553.29	c total #watches: 274468
1553.84/1554.10	c total #propagations: 290163272 / total #impl: 4280962866 (eff. 0.068)
1553.84/1554.10	c #Conflicts:    2203000 | #Learnt:      42357 | 0.000
1553.84/1554.10	c total clause space: 206.656MB
1553.84/1554.10	c total #watches: 281148
1554.64/1554.94	c total #propagations: 290258736 / total #impl: 4283006690 (eff. 0.068)
1554.64/1554.94	c #Conflicts:    2204000 | #Learnt:      43357 | 0.000
1554.64/1554.94	c total clause space: 206.656MB
1554.64/1554.94	c total #watches: 287559
1555.44/1555.78	c total #propagations: 290356332 / total #impl: 4285228819 (eff. 0.068)
1555.44/1555.78	c #Conflicts:    2205000 | #Learnt:      44357 | 0.000
1555.44/1555.78	c total clause space: 206.656MB
1555.44/1555.78	c total #watches: 292802
1556.35/1556.62	c total #propagations: 290461110 / total #impl: 4287470644 (eff. 0.068)
1556.35/1556.62	c #Conflicts:    2206000 | #Learnt:      45357 | 0.000
1556.35/1556.62	c total clause space: 206.656MB
1556.35/1556.62	c total #watches: 297381
1557.14/1557.46	c total #propagations: 290561770 / total #impl: 4289418090 (eff. 0.068)
1557.14/1557.46	c #Conflicts:    2207000 | #Learnt:      46357 | 0.000
1557.14/1557.46	c total clause space: 206.656MB
1557.14/1557.46	c total #watches: 304971
1557.94/1558.29	c total #propagations: 290663038 / total #impl: 4291404659 (eff. 0.068)
1557.94/1558.29	c #Conflicts:    2208000 | #Learnt:      47357 | 0.000
1557.94/1558.29	c total clause space: 206.656MB
1557.94/1558.29	c total #watches: 311563
1558.94/1559.20	c total #propagations: 290772773 / total #impl: 4293547446 (eff. 0.068)
1558.94/1559.20	c #Conflicts:    2209000 | #Learnt:      48357 | 0.000
1558.94/1559.20	c total clause space: 206.656MB
1558.94/1559.20	c total #watches: 318725
1559.84/1560.10	c total #propagations: 290886657 / total #impl: 4295886653 (eff. 0.068)
1559.84/1560.10	c #Conflicts:    2210000 | #Learnt:      49357 | 0.000
1559.84/1560.10	c total clause space: 206.656MB
1559.84/1560.10	c total #watches: 323968
1560.75/1561.09	c total #propagations: 291000771 / total #impl: 4298210460 (eff. 0.068)
1560.75/1561.09	c #Conflicts:    2211000 | #Learnt:      50357 | 0.000
1560.75/1561.09	c total clause space: 206.656MB
1560.75/1561.09	c total #watches: 328989
1561.85/1562.10	c total #propagations: 291109106 / total #impl: 4300580399 (eff. 0.068)
1561.85/1562.10	c #Conflicts:    2212000 | #Learnt:      51357 | 0.000
1561.85/1562.10	c total clause space: 206.656MB
1561.85/1562.10	c total #watches: 338231
1562.95/1563.21	c total #propagations: 291207824 / total #impl: 4302822010 (eff. 0.068)
1562.95/1563.21	c #Conflicts:    2213000 | #Learnt:      52357 | 0.000
1562.95/1563.21	c total clause space: 206.656MB
1562.95/1563.21	c total #watches: 346250
1563.84/1564.16	c total #propagations: 291316353 / total #impl: 4305000015 (eff. 0.068)
1563.84/1564.16	c #Conflicts:    2214000 | #Learnt:      53357 | 0.000
1563.84/1564.16	c total clause space: 206.656MB
1563.84/1564.16	c total #watches: 351262
1564.74/1565.09	c total #propagations: 291434378 / total #impl: 4307447734 (eff. 0.068)
1564.74/1565.09	c #Conflicts:    2215000 | #Learnt:      54357 | 0.000
1564.74/1565.09	c total clause space: 206.656MB
1564.74/1565.09	c total #watches: 357024
1565.84/1566.14	c total #propagations: 291541158 / total #impl: 4309781340 (eff. 0.068)
1565.84/1566.14	c #Conflicts:    2216000 | #Learnt:      55357 | 0.000
1565.84/1566.14	c total clause space: 206.656MB
1565.84/1566.14	c total #watches: 363581
1566.74/1567.07	c total #propagations: 291643111 / total #impl: 4312015116 (eff. 0.068)
1566.74/1567.07	c #Conflicts:    2217000 | #Learnt:      56357 | 0.000
1566.74/1567.07	c total clause space: 206.656MB
1566.74/1567.07	c total #watches: 368899
1567.74/1568.00	c total #propagations: 291747601 / total #impl: 4314211386 (eff. 0.068)
1567.74/1568.00	c #Conflicts:    2218000 | #Learnt:      57357 | 0.000
1567.74/1568.00	c total clause space: 206.656MB
1567.74/1568.00	c total #watches: 373758
1568.64/1568.96	c total #propagations: 291842515 / total #impl: 4316700137 (eff. 0.068)
1568.64/1568.96	c #Conflicts:    2219000 | #Learnt:      58357 | 0.000
1568.64/1568.96	c total clause space: 206.656MB
1568.64/1568.96	c total #watches: 378640
1569.74/1570.00	c total #propagations: 291935140 / total #impl: 4319204074 (eff. 0.068)
1569.74/1570.00	c #Conflicts:    2220000 | #Learnt:      59357 | 0.000
1569.74/1570.00	c total clause space: 206.656MB
1569.74/1570.00	c total #watches: 384446
1570.74/1571.05	c total #propagations: 292039499 / total #impl: 4321213861 (eff. 0.068)
1570.74/1571.05	c #Conflicts:    2221000 | #Learnt:      60357 | 0.000
1570.74/1571.05	c total clause space: 206.656MB
1570.74/1571.05	c total #watches: 389538
1571.84/1572.17	c total #propagations: 292145039 / total #impl: 4323774447 (eff. 0.068)
1571.84/1572.17	c #Conflicts:    2222000 | #Learnt:      61357 | 0.000
1571.84/1572.17	c total clause space: 206.656MB
1571.84/1572.17	c total #watches: 396970
1572.94/1573.22	c total #propagations: 292244939 / total #impl: 4326188533 (eff. 0.068)
1572.94/1573.22	c #Conflicts:    2223000 | #Learnt:      62357 | 0.000
1572.94/1573.22	c total clause space: 206.656MB
1572.94/1573.22	c total #watches: 402374
1574.14/1574.43	c total #propagations: 292356902 / total #impl: 4328707297 (eff. 0.068)
1574.14/1574.43	c #Conflicts:    2224000 | #Learnt:      63357 | 0.000
1574.14/1574.43	c total clause space: 206.656MB
1574.14/1574.43	c total #watches: 408369
1575.34/1575.60	c total #propagations: 292473895 / total #impl: 4331291684 (eff. 0.068)
1575.34/1575.60	c #Conflicts:    2225000 | #Learnt:      64357 | 0.000
1575.34/1575.60	c total clause space: 206.656MB
1575.34/1575.60	c total #watches: 414945
1576.24/1576.59	c total #propagations: 292583091 / total #impl: 4333926780 (eff. 0.068)
1576.24/1576.59	c #Conflicts:    2226000 | #Learnt:      65357 | 0.000
1576.24/1576.59	c total clause space: 206.656MB
1576.24/1576.59	c total #watches: 422144
1577.34/1577.60	c total #propagations: 292688753 / total #impl: 4335969276 (eff. 0.068)
1577.34/1577.60	c #Conflicts:    2227000 | #Learnt:      66357 | 0.000
1577.34/1577.60	c total clause space: 206.656MB
1577.34/1577.60	c total #watches: 427252
1578.35/1578.63	c total #propagations: 292810686 / total #impl: 4338225861 (eff. 0.067)
1578.35/1578.63	c #Conflicts:    2228000 | #Learnt:      67357 | 0.000
1578.35/1578.63	c total clause space: 206.656MB
1578.35/1578.63	c total #watches: 431229
1579.44/1579.76	c total #propagations: 292926285 / total #impl: 4340511557 (eff. 0.067)
1579.44/1579.76	c #Conflicts:    2229000 | #Learnt:      68357 | 0.000
1579.44/1579.76	c total clause space: 206.656MB
1579.44/1579.76	c total #watches: 436089
1580.44/1580.79	c total #propagations: 293042866 / total #impl: 4343252982 (eff. 0.067)
1580.44/1580.79	c #Conflicts:    2230000 | #Learnt:      69357 | 0.000
1580.44/1580.79	c total clause space: 206.656MB
1580.44/1580.79	c total #watches: 441237
1581.64/1581.99	c total #propagations: 293153630 / total #impl: 4345593127 (eff. 0.067)
1581.64/1581.99	c #Conflicts:    2231000 | #Learnt:      70357 | 0.000
1581.64/1581.99	c total clause space: 206.656MB
1581.64/1581.99	c total #watches: 447671
1583.04/1583.33	c total #propagations: 293252127 / total #impl: 4347728837 (eff. 0.067)
1583.04/1583.33	c #Conflicts:    2232000 | #Learnt:      71357 | 0.000
1583.04/1583.33	c total clause space: 206.656MB
1583.04/1583.33	c total #watches: 453362
1584.44/1584.77	c total #propagations: 293364061 / total #impl: 4350445903 (eff. 0.067)
1584.44/1584.77	c #Conflicts:    2233000 | #Learnt:      72357 | 0.000
1584.44/1584.77	c total clause space: 206.656MB
1584.44/1584.77	c total #watches: 459818
1585.44/1585.78	c total #propagations: 293460468 / total #impl: 4353239074 (eff. 0.067)
1585.44/1585.78	c GC COLLECT
1585.44/1585.78	c #Conflicts:    2234000 | #Learnt:      37153 | 0.000
1585.44/1585.78	c total clause space: 206.656MB
1585.44/1585.78	c total #watches: 246718
1586.44/1586.77	c total #propagations: 293553481 / total #impl: 4356121094 (eff. 0.067)
1586.44/1586.77	c #Conflicts:    2235000 | #Learnt:      38153 | 0.000
1586.44/1586.77	c total clause space: 206.656MB
1586.44/1586.77	c total #watches: 251534
1587.24/1587.53	c total #propagations: 293663325 / total #impl: 4359131226 (eff. 0.067)
1587.24/1587.53	c #Conflicts:    2236000 | #Learnt:      39153 | 0.000
1587.24/1587.53	c total clause space: 206.656MB
1587.24/1587.53	c total #watches: 258312
1588.04/1588.37	c total #propagations: 293764655 / total #impl: 4361156227 (eff. 0.067)
1588.04/1588.37	c #Conflicts:    2237000 | #Learnt:      40153 | 0.000
1588.04/1588.37	c total clause space: 206.656MB
1588.04/1588.37	c total #watches: 264582
1588.94/1589.26	c total #propagations: 293861124 / total #impl: 4363479897 (eff. 0.067)
1588.94/1589.26	c #Conflicts:    2238000 | #Learnt:      41153 | 0.000
1588.94/1589.26	c total clause space: 206.656MB
1588.94/1589.26	c total #watches: 270446
1589.94/1590.24	c total #propagations: 293959714 / total #impl: 4365565574 (eff. 0.067)
1589.94/1590.24	c #Conflicts:    2239000 | #Learnt:      42153 | 0.000
1589.94/1590.24	c total clause space: 206.656MB
1589.94/1590.24	c total #watches: 275411
1590.94/1591.21	c total #propagations: 294053504 / total #impl: 4367934931 (eff. 0.067)
1590.94/1591.21	c #Conflicts:    2240000 | #Learnt:      43153 | 0.000
1590.94/1591.21	c total clause space: 206.656MB
1590.94/1591.21	c total #watches: 279062
1591.74/1592.08	c total #propagations: 294154809 / total #impl: 4370270070 (eff. 0.067)
1591.74/1592.08	c #Conflicts:    2241000 | #Learnt:      44153 | 0.000
1591.74/1592.08	c total clause space: 206.656MB
1591.74/1592.08	c total #watches: 283303
1592.74/1593.09	c total #propagations: 294256698 / total #impl: 4372561252 (eff. 0.067)
1592.74/1593.09	c #Conflicts:    2242000 | #Learnt:      45153 | 0.000
1592.74/1593.09	c total clause space: 206.656MB
1592.74/1593.09	c total #watches: 287409
1593.74/1594.04	c total #propagations: 294371879 / total #impl: 4375214735 (eff. 0.067)
1593.74/1594.04	c #Conflicts:    2243000 | #Learnt:      46153 | 0.000
1593.74/1594.04	c total clause space: 206.656MB
1593.74/1594.04	c total #watches: 295393
1594.64/1594.97	c total #propagations: 294477202 / total #impl: 4377492545 (eff. 0.067)
1594.64/1594.97	c #Conflicts:    2244000 | #Learnt:      47153 | 0.000
1594.64/1594.97	c total clause space: 206.656MB
1594.64/1594.97	c total #watches: 300324
1595.74/1596.07	c total #propagations: 294579889 / total #impl: 4379759006 (eff. 0.067)
1595.74/1596.07	c #Conflicts:    2245000 | #Learnt:      48153 | 0.000
1595.74/1596.07	c total clause space: 206.656MB
1595.74/1596.07	c total #watches: 304904
1596.84/1597.19	c total #propagations: 294673556 / total #impl: 4382281669 (eff. 0.067)
1596.84/1597.19	c #Conflicts:    2246000 | #Learnt:      49153 | 0.000
1596.84/1597.19	c total clause space: 206.656MB
1596.84/1597.19	c total #watches: 312497
1597.94/1598.25	c total #propagations: 294768329 / total #impl: 4385198483 (eff. 0.067)
1597.94/1598.25	c #Conflicts:    2247000 | #Learnt:      50153 | 0.000
1597.94/1598.25	c total clause space: 206.656MB
1597.94/1598.25	c total #watches: 315973
1598.93/1599.26	c total #propagations: 294866304 / total #impl: 4387566569 (eff. 0.067)
1598.93/1599.26	c #Conflicts:    2248000 | #Learnt:      51153 | 0.000
1598.93/1599.26	c total clause space: 206.656MB
1598.93/1599.26	c total #watches: 320975
1599.93/1600.21	c total #propagations: 294956199 / total #impl: 4389837467 (eff. 0.067)
1599.93/1600.21	c #Conflicts:    2249000 | #Learnt:      52153 | 0.000
1599.93/1600.21	c total clause space: 206.656MB
1599.93/1600.21	c total #watches: 326936
1600.93/1601.22	c total #propagations: 295047967 / total #impl: 4391904442 (eff. 0.067)
1600.93/1601.22	c #Conflicts:    2250000 | #Learnt:      53153 | 0.000
1600.93/1601.22	c total clause space: 206.656MB
1600.93/1601.22	c total #watches: 331661
1601.83/1602.11	c total #propagations: 295130258 / total #impl: 4393835006 (eff. 0.067)
1601.83/1602.11	c #Conflicts:    2251000 | #Learnt:      54153 | 0.000
1601.83/1602.11	c total clause space: 206.656MB
1601.83/1602.11	c total #watches: 337670
1602.63/1602.94	c total #propagations: 295225007 / total #impl: 4395784882 (eff. 0.067)
1602.63/1602.94	c #Conflicts:    2252000 | #Learnt:      55153 | 0.000
1602.63/1602.94	c total clause space: 206.656MB
1602.63/1602.94	c total #watches: 342306
1603.43/1603.79	c total #propagations: 295328588 / total #impl: 4397663574 (eff. 0.067)
1603.43/1603.79	c #Conflicts:    2253000 | #Learnt:      56153 | 0.000
1603.43/1603.79	c total clause space: 206.656MB
1603.43/1603.79	c total #watches: 346944
1604.33/1604.64	c total #propagations: 295431425 / total #impl: 4399793882 (eff. 0.067)
1604.33/1604.64	c #Conflicts:    2254000 | #Learnt:      57153 | 0.000
1604.33/1604.64	c total clause space: 206.656MB
1604.33/1604.64	c total #watches: 350982
1605.33/1605.64	c total #propagations: 295534537 / total #impl: 4401856997 (eff. 0.067)
1605.33/1605.64	c #Conflicts:    2255000 | #Learnt:      58153 | 0.000
1605.33/1605.64	c total clause space: 206.656MB
1605.33/1605.64	c total #watches: 356118
1606.13/1606.49	c total #propagations: 295640123 / total #impl: 4404295775 (eff. 0.067)
1606.13/1606.49	c #Conflicts:    2256000 | #Learnt:      59153 | 0.000
1606.13/1606.49	c total clause space: 206.656MB
1606.13/1606.49	c total #watches: 365386
1607.03/1607.35	c total #propagations: 295753589 / total #impl: 4406077132 (eff. 0.067)
1607.03/1607.35	c #Conflicts:    2257000 | #Learnt:      60153 | 0.000
1607.03/1607.35	c total clause space: 206.656MB
1607.03/1607.35	c total #watches: 371537
1608.04/1608.31	c total #propagations: 295880357 / total #impl: 4408131324 (eff. 0.067)
1608.04/1608.31	c #Conflicts:    2258000 | #Learnt:      61153 | 0.000
1608.04/1608.31	c total clause space: 206.656MB
1608.04/1608.31	c total #watches: 378777
1608.83/1609.18	c total #propagations: 295989191 / total #impl: 4410385737 (eff. 0.067)
1608.83/1609.18	c #Conflicts:    2259000 | #Learnt:      62153 | 0.000
1608.83/1609.18	c total clause space: 206.656MB
1608.83/1609.18	c total #watches: 384355
1609.73/1610.08	c total #propagations: 296109439 / total #impl: 4412454743 (eff. 0.067)
1609.73/1610.08	c #Conflicts:    2260000 | #Learnt:      63153 | 0.000
1609.73/1610.08	c total clause space: 206.656MB
1609.73/1610.08	c total #watches: 389798
1610.63/1610.94	c total #propagations: 296226716 / total #impl: 4414378706 (eff. 0.067)
1610.63/1610.94	c #Conflicts:    2261000 | #Learnt:      64153 | 0.000
1610.63/1610.94	c total clause space: 206.656MB
1610.63/1610.94	c total #watches: 397445
1611.63/1611.98	c total #propagations: 296346367 / total #impl: 4416374202 (eff. 0.067)
1611.63/1611.98	c #Conflicts:    2262000 | #Learnt:      65153 | 0.000
1611.63/1611.98	c total clause space: 206.656MB
1611.63/1611.98	c total #watches: 406969
1612.73/1613.09	c total #propagations: 296478401 / total #impl: 4418710389 (eff. 0.067)
1612.73/1613.09	c #Conflicts:    2263000 | #Learnt:      66153 | 0.000
1612.73/1613.09	c total clause space: 206.656MB
1612.73/1613.09	c total #watches: 412187
1613.83/1614.11	c total #propagations: 296615615 / total #impl: 4421498878 (eff. 0.067)
1613.83/1614.11	c #Conflicts:    2264000 | #Learnt:      67153 | 0.000
1613.83/1614.11	c total clause space: 206.656MB
1613.83/1614.11	c total #watches: 417915
1614.83/1615.10	c total #propagations: 296748845 / total #impl: 4423766847 (eff. 0.067)
1614.83/1615.10	c #Conflicts:    2265000 | #Learnt:      68153 | 0.000
1614.83/1615.10	c total clause space: 206.656MB
1614.83/1615.10	c total #watches: 426243
1615.83/1616.17	c total #propagations: 296880121 / total #impl: 4425901594 (eff. 0.067)
1615.83/1616.17	c #Conflicts:    2266000 | #Learnt:      69153 | 0.000
1615.83/1616.17	c total clause space: 206.656MB
1615.83/1616.17	c total #watches: 433228
1617.13/1617.42	c total #propagations: 296995008 / total #impl: 4428063087 (eff. 0.067)
1617.13/1617.42	c #Conflicts:    2267000 | #Learnt:      70153 | 0.000
1617.13/1617.42	c total clause space: 206.656MB
1617.13/1617.42	c total #watches: 438852
1618.23/1618.53	c total #propagations: 297103254 / total #impl: 4430633290 (eff. 0.067)
1618.23/1618.53	c #Conflicts:    2268000 | #Learnt:      71153 | 0.000
1618.23/1618.53	c total clause space: 206.656MB
1618.23/1618.53	c total #watches: 446795
1619.43/1619.75	c total #propagations: 297225005 / total #impl: 4432833483 (eff. 0.067)
1619.43/1619.75	c #Conflicts:    2269000 | #Learnt:      72153 | 0.000
1619.43/1619.75	c total clause space: 206.656MB
1619.43/1619.75	c total #watches: 451680
1620.53/1620.87	c total #propagations: 297353602 / total #impl: 4435451942 (eff. 0.067)
1620.53/1620.87	c GC COLLECT
1620.53/1620.87	c #Conflicts:    2270000 | #Learnt:      36651 | 0.000
1620.53/1620.87	c total clause space: 206.656MB
1620.53/1620.87	c total #watches: 244495
1621.24/1621.53	c total #propagations: 297471341 / total #impl: 4437661137 (eff. 0.067)
1621.24/1621.53	c #Conflicts:    2271000 | #Learnt:      37651 | 0.000
1621.24/1621.53	c total clause space: 206.656MB
1621.24/1621.53	c total #watches: 256459
1621.93/1622.24	c total #propagations: 297599438 / total #impl: 4439835542 (eff. 0.067)
1621.93/1622.24	c #Conflicts:    2272000 | #Learnt:      38651 | 0.000
1621.93/1622.24	c total clause space: 206.656MB
1621.93/1622.24	c total #watches: 266303
1622.63/1622.94	c total #propagations: 297723193 / total #impl: 4442110694 (eff. 0.067)
1622.63/1622.94	c #Conflicts:    2273000 | #Learnt:      39651 | 0.000
1622.63/1622.94	c total clause space: 206.656MB
1622.63/1622.94	c total #watches: 272031
1623.44/1623.72	c total #propagations: 297861960 / total #impl: 4444534732 (eff. 0.067)
1623.44/1623.72	c #Conflicts:    2274000 | #Learnt:      40651 | 0.000
1623.44/1623.72	c total clause space: 206.656MB
1623.44/1623.72	c total #watches: 278031
1624.23/1624.58	c total #propagations: 297988025 / total #impl: 4446814606 (eff. 0.067)
1624.23/1624.58	c #Conflicts:    2275000 | #Learnt:      41651 | 0.000
1624.23/1624.58	c total clause space: 206.656MB
1624.23/1624.58	c total #watches: 284778
1625.13/1625.42	c total #propagations: 298105521 / total #impl: 4449121051 (eff. 0.067)
1625.13/1625.42	c #Conflicts:    2276000 | #Learnt:      42651 | 0.000
1625.13/1625.42	c total clause space: 206.656MB
1625.13/1625.42	c total #watches: 295485
1626.03/1626.31	c total #propagations: 298210328 / total #impl: 4451351265 (eff. 0.067)
1626.03/1626.31	c #Conflicts:    2277000 | #Learnt:      43651 | 0.000
1626.03/1626.31	c total clause space: 206.656MB
1626.03/1626.31	c total #watches: 302348
1626.93/1627.20	c total #propagations: 298331044 / total #impl: 4453756671 (eff. 0.067)
1626.93/1627.20	c #Conflicts:    2278000 | #Learnt:      44651 | 0.000
1626.93/1627.20	c total clause space: 206.656MB
1626.93/1627.20	c total #watches: 309577
1627.74/1628.09	c total #propagations: 298443429 / total #impl: 4456359898 (eff. 0.067)
1627.74/1628.09	c #Conflicts:    2279000 | #Learnt:      45651 | 0.000
1627.74/1628.09	c total clause space: 206.656MB
1627.74/1628.09	c total #watches: 317823
1628.53/1628.86	c total #propagations: 298555119 / total #impl: 4458977672 (eff. 0.067)
1628.53/1628.86	c #Conflicts:    2280000 | #Learnt:      46651 | 0.000
1628.53/1628.86	c total clause space: 206.656MB
1628.53/1628.86	c total #watches: 325417
1629.43/1629.79	c total #propagations: 298675975 / total #impl: 4461078870 (eff. 0.067)
1629.43/1629.79	c #Conflicts:    2281000 | #Learnt:      47651 | 0.000
1629.43/1629.79	c total clause space: 206.656MB
1629.43/1629.79	c total #watches: 331770
1630.44/1630.79	c total #propagations: 298779973 / total #impl: 4463585198 (eff. 0.067)
1630.44/1630.79	c #Conflicts:    2282000 | #Learnt:      48651 | 0.000
1630.44/1630.79	c total clause space: 206.656MB
1630.44/1630.79	c total #watches: 337217
1631.44/1631.78	c total #propagations: 298887129 / total #impl: 4465844301 (eff. 0.067)
1631.44/1631.78	c #Conflicts:    2283000 | #Learnt:      49651 | 0.000
1631.44/1631.78	c total clause space: 206.656MB
1631.44/1631.78	c total #watches: 342478
1632.54/1632.87	c total #propagations: 298993184 / total #impl: 4468076642 (eff. 0.067)
1632.54/1632.87	c #Conflicts:    2284000 | #Learnt:      50651 | 0.000
1632.54/1632.87	c total clause space: 206.656MB
1632.54/1632.87	c total #watches: 348017
1633.54/1633.85	c total #propagations: 299103224 / total #impl: 4470451876 (eff. 0.067)
1633.54/1633.85	c #Conflicts:    2285000 | #Learnt:      51651 | 0.000
1633.54/1633.85	c total clause space: 206.656MB
1633.54/1633.85	c total #watches: 355165
1634.45/1634.70	c total #propagations: 299228153 / total #impl: 4472520605 (eff. 0.067)
1634.45/1634.70	c #Conflicts:    2286000 | #Learnt:      52651 | 0.000
1634.45/1634.70	c total clause space: 206.656MB
1634.45/1634.70	c total #watches: 360791
1635.44/1635.73	c total #propagations: 299366082 / total #impl: 4474780122 (eff. 0.067)
1635.44/1635.73	c #Conflicts:    2287000 | #Learnt:      53651 | 0.000
1635.44/1635.73	c total clause space: 206.656MB
1635.44/1635.73	c total #watches: 366925
1636.34/1636.66	c total #propagations: 299483713 / total #impl: 4477043198 (eff. 0.067)
1636.34/1636.66	c #Conflicts:    2288000 | #Learnt:      54651 | 0.000
1636.34/1636.66	c total clause space: 206.656MB
1636.34/1636.66	c total #watches: 373471
1637.44/1637.70	c total #propagations: 299608014 / total #impl: 4479360905 (eff. 0.067)
1637.44/1637.70	c #Conflicts:    2289000 | #Learnt:      55651 | 0.000
1637.44/1637.70	c total clause space: 206.656MB
1637.44/1637.70	c total #watches: 377885
1638.34/1638.64	c total #propagations: 299736741 / total #impl: 4481654299 (eff. 0.067)
1638.34/1638.64	c #Conflicts:    2290000 | #Learnt:      56651 | 0.000
1638.34/1638.64	c total clause space: 206.656MB
1638.34/1638.64	c total #watches: 382619
1639.24/1639.57	c total #propagations: 299860367 / total #impl: 4484141613 (eff. 0.067)
1639.24/1639.57	c #Conflicts:    2291000 | #Learnt:      57651 | 0.000
1639.24/1639.57	c total clause space: 206.656MB
1639.24/1639.57	c total #watches: 388058
1640.34/1640.60	c total #propagations: 299998190 / total #impl: 4486577603 (eff. 0.067)
1640.34/1640.60	c #Conflicts:    2292000 | #Learnt:      58651 | 0.000
1640.34/1640.60	c total clause space: 206.656MB
1640.34/1640.60	c total #watches: 393002
1641.34/1641.65	c total #propagations: 300124171 / total #impl: 4489007126 (eff. 0.067)
1641.34/1641.65	c #Conflicts:    2293000 | #Learnt:      59651 | 0.000
1641.34/1641.65	c total clause space: 206.656MB
1641.34/1641.65	c total #watches: 397956
1642.34/1642.65	c total #propagations: 300253341 / total #impl: 4491591105 (eff. 0.067)
1642.34/1642.65	c #Conflicts:    2294000 | #Learnt:      60651 | 0.000
1642.34/1642.65	c total clause space: 206.656MB
1642.34/1642.65	c total #watches: 403596
1643.24/1643.58	c total #propagations: 300381809 / total #impl: 4494034522 (eff. 0.067)
1643.24/1643.58	c #Conflicts:    2295000 | #Learnt:      61651 | 0.000
1643.24/1643.58	c total clause space: 206.656MB
1643.24/1643.58	c total #watches: 410017
1644.24/1644.58	c total #propagations: 300509963 / total #impl: 4496264194 (eff. 0.067)
1644.24/1644.58	c #Conflicts:    2296000 | #Learnt:      62651 | 0.000
1644.24/1644.58	c total clause space: 206.656MB
1644.24/1644.58	c total #watches: 415888
1645.34/1645.69	c total #propagations: 300620587 / total #impl: 4498374337 (eff. 0.067)
1645.34/1645.69	c #Conflicts:    2297000 | #Learnt:      63651 | 0.000
1645.34/1645.69	c total clause space: 206.656MB
1645.34/1645.69	c total #watches: 421584
1646.54/1646.82	c total #propagations: 300729556 / total #impl: 4500976513 (eff. 0.067)
1646.54/1646.82	c #Conflicts:    2298000 | #Learnt:      64651 | 0.000
1646.54/1646.82	c total clause space: 206.656MB
1646.54/1646.82	c total #watches: 426227
1647.64/1647.94	c total #propagations: 300829522 / total #impl: 4503450177 (eff. 0.067)
1647.64/1647.94	c #Conflicts:    2299000 | #Learnt:      65651 | 0.000
1647.64/1647.94	c total clause space: 206.656MB
1647.64/1647.94	c total #watches: 432264
1648.84/1649.13	c total #propagations: 300941058 / total #impl: 4505606343 (eff. 0.067)
1648.84/1649.13	c #Conflicts:    2300000 | #Learnt:      66651 | 0.000
1648.84/1649.13	c total clause space: 206.656MB
1648.84/1649.13	c total #watches: 437169
1649.84/1650.18	c total #propagations: 301050733 / total #impl: 4507806533 (eff. 0.067)
1649.84/1650.18	c #Conflicts:    2301000 | #Learnt:      67651 | 0.000
1649.84/1650.18	c total clause space: 206.656MB
1649.84/1650.18	c total #watches: 444985
1651.04/1651.30	c total #propagations: 301171720 / total #impl: 4510334212 (eff. 0.067)
1651.04/1651.30	c #Conflicts:    2302000 | #Learnt:      68651 | 0.000
1651.04/1651.30	c total clause space: 206.656MB
1651.04/1651.30	c total #watches: 453170
1651.94/1652.30	c total #propagations: 301281991 / total #impl: 4512534746 (eff. 0.067)
1651.94/1652.30	c #Conflicts:    2303000 | #Learnt:      69651 | 0.000
1651.94/1652.30	c total clause space: 206.656MB
1651.94/1652.30	c total #watches: 460738
1653.04/1653.36	c total #propagations: 301404581 / total #impl: 4514640070 (eff. 0.067)
1653.04/1653.36	c #Conflicts:    2304000 | #Learnt:      70651 | 0.000
1653.04/1653.36	c total clause space: 206.656MB
1653.04/1653.36	c total #watches: 467936
1654.14/1654.47	c total #propagations: 301532748 / total #impl: 4516762566 (eff. 0.067)
1654.14/1654.47	c #Conflicts:    2305000 | #Learnt:      71651 | 0.000
1654.14/1654.47	c total clause space: 206.656MB
1654.14/1654.47	c total #watches: 476695
1655.34/1655.63	c total #propagations: 301658313 / total #impl: 4519183357 (eff. 0.067)
1655.34/1655.63	c #Conflicts:    2306000 | #Learnt:      72651 | 0.000
1655.34/1655.63	c total clause space: 206.656MB
1655.34/1655.63	c total #watches: 483564
1656.44/1656.75	c total #propagations: 301779193 / total #impl: 4521216115 (eff. 0.067)
1656.44/1656.75	c GC COLLECT
1656.44/1656.75	c #Conflicts:    2307000 | #Learnt:      36855 | 0.000
1656.44/1656.75	c total clause space: 206.656MB
1656.44/1656.75	c total #watches: 246433
1657.14/1657.47	c total #propagations: 301900070 / total #impl: 4523570503 (eff. 0.067)
1657.14/1657.47	c #Conflicts:    2308000 | #Learnt:      37855 | 0.000
1657.14/1657.47	c total clause space: 206.656MB
1657.14/1657.47	c total #watches: 252668
1657.93/1658.24	c total #propagations: 302005928 / total #impl: 4525767081 (eff. 0.067)
1657.93/1658.24	c #Conflicts:    2309000 | #Learnt:      38855 | 0.000
1657.93/1658.24	c total clause space: 206.656MB
1657.93/1658.24	c total #watches: 260428
1658.64/1658.93	c total #propagations: 302106920 / total #impl: 4527988088 (eff. 0.067)
1658.64/1658.93	c #Conflicts:    2310000 | #Learnt:      39855 | 0.000
1658.64/1658.93	c total clause space: 206.656MB
1658.64/1658.93	c total #watches: 266345
1659.33/1659.60	c total #propagations: 302242991 / total #impl: 4530209148 (eff. 0.067)
1659.33/1659.60	c #Conflicts:    2311000 | #Learnt:      40855 | 0.000
1659.33/1659.60	c total clause space: 206.656MB
1659.33/1659.60	c total #watches: 271750
1660.03/1660.30	c total #propagations: 302389194 / total #impl: 4532421182 (eff. 0.067)
1660.03/1660.30	c #Conflicts:    2312000 | #Learnt:      41855 | 0.000
1660.03/1660.30	c total clause space: 206.656MB
1660.03/1660.30	c total #watches: 278412
1660.63/1660.99	c total #propagations: 302523710 / total #impl: 4534586718 (eff. 0.067)
1660.63/1660.99	c #Conflicts:    2313000 | #Learnt:      42855 | 0.000
1660.63/1660.99	c total clause space: 206.656MB
1660.63/1660.99	c total #watches: 283891
1661.43/1661.75	c total #propagations: 302648264 / total #impl: 4536631165 (eff. 0.067)
1661.43/1661.75	c #Conflicts:    2314000 | #Learnt:      43855 | 0.000
1661.43/1661.75	c total clause space: 206.656MB
1661.43/1661.75	c total #watches: 289470
1662.23/1662.54	c total #propagations: 302768735 / total #impl: 4539098293 (eff. 0.067)
1662.23/1662.54	c #Conflicts:    2315000 | #Learnt:      44855 | 0.000
1662.23/1662.54	c total clause space: 206.656MB
1662.23/1662.54	c total #watches: 294896
1662.94/1663.26	c total #propagations: 302902368 / total #impl: 4541342373 (eff. 0.067)
1662.94/1663.26	c #Conflicts:    2316000 | #Learnt:      45855 | 0.000
1662.94/1663.26	c total clause space: 206.656MB
1662.94/1663.26	c total #watches: 300280
1663.73/1664.02	c total #propagations: 303034229 / total #impl: 4543430951 (eff. 0.067)
1663.73/1664.02	c #Conflicts:    2317000 | #Learnt:      46855 | 0.000
1663.73/1664.02	c total clause space: 206.656MB
1663.73/1664.02	c total #watches: 305930
1664.63/1664.92	c total #propagations: 303169910 / total #impl: 4545557642 (eff. 0.067)
1664.63/1664.92	c #Conflicts:    2318000 | #Learnt:      47855 | 0.000
1664.63/1664.92	c total clause space: 206.656MB
1664.63/1664.92	c total #watches: 312341
1665.43/1665.79	c total #propagations: 303279183 / total #impl: 4548064740 (eff. 0.067)
1665.43/1665.79	c #Conflicts:    2319000 | #Learnt:      48855 | 0.000
1665.43/1665.79	c total clause space: 206.656MB
1665.43/1665.79	c total #watches: 317372
1666.34/1666.62	c total #propagations: 303396608 / total #impl: 4550356556 (eff. 0.067)
1666.34/1666.62	c #Conflicts:    2320000 | #Learnt:      49855 | 0.000
1666.34/1666.62	c total clause space: 206.656MB
1666.34/1666.62	c total #watches: 322638
1667.34/1667.68	c total #propagations: 303523984 / total #impl: 4552815290 (eff. 0.067)
1667.34/1667.68	c #Conflicts:    2321000 | #Learnt:      50855 | 0.000
1667.34/1667.68	c total clause space: 206.656MB
1667.34/1667.68	c total #watches: 327758
1668.33/1668.63	c total #propagations: 303625225 / total #impl: 4555739199 (eff. 0.067)
1668.33/1668.63	c #Conflicts:    2322000 | #Learnt:      51855 | 0.000
1668.33/1668.63	c total clause space: 206.656MB
1668.33/1668.63	c total #watches: 332522
1669.23/1669.54	c total #propagations: 303742927 / total #impl: 4558382355 (eff. 0.067)
1669.23/1669.54	c #Conflicts:    2323000 | #Learnt:      52855 | 0.000
1669.23/1669.54	c total clause space: 206.656MB
1669.23/1669.54	c total #watches: 339330
1670.13/1670.48	c total #propagations: 303857563 / total #impl: 4560708708 (eff. 0.067)
1670.13/1670.48	c #Conflicts:    2324000 | #Learnt:      53855 | 0.000
1670.13/1670.48	c total clause space: 206.656MB
1670.13/1670.48	c total #watches: 345965
1671.03/1671.36	c total #propagations: 303970444 / total #impl: 4563303307 (eff. 0.067)
1671.03/1671.36	c #Conflicts:    2325000 | #Learnt:      54855 | 0.000
1671.03/1671.36	c total clause space: 206.656MB
1671.03/1671.36	c total #watches: 353066
1671.93/1672.25	c total #propagations: 304088295 / total #impl: 4565762034 (eff. 0.067)
1671.93/1672.25	c #Conflicts:    2326000 | #Learnt:      55855 | 0.000
1671.93/1672.25	c total clause space: 206.656MB
1671.93/1672.25	c total #watches: 358839
1672.84/1673.13	c total #propagations: 304216233 / total #impl: 4568146045 (eff. 0.067)
1672.84/1673.13	c #Conflicts:    2327000 | #Learnt:      56855 | 0.000
1672.84/1673.13	c total clause space: 206.656MB
1672.84/1673.13	c total #watches: 364509
1673.83/1674.13	c total #propagations: 304337779 / total #impl: 4570262396 (eff. 0.067)
1673.83/1674.13	c #Conflicts:    2328000 | #Learnt:      57855 | 0.000
1673.83/1674.13	c total clause space: 206.656MB
1673.83/1674.13	c total #watches: 369343
1674.73/1675.08	c total #propagations: 304459444 / total #impl: 4572490734 (eff. 0.067)
1674.73/1675.08	c #Conflicts:    2329000 | #Learnt:      58855 | 0.000
1674.73/1675.08	c total clause space: 206.656MB
1674.73/1675.08	c total #watches: 375444
1675.73/1676.06	c total #propagations: 304593784 / total #impl: 4574910599 (eff. 0.067)
1675.73/1676.06	c #Conflicts:    2330000 | #Learnt:      59855 | 0.000
1675.73/1676.06	c total clause space: 206.656MB
1675.73/1676.06	c total #watches: 384244
1676.73/1677.07	c total #propagations: 304703572 / total #impl: 4576929869 (eff. 0.067)
1676.73/1677.07	c #Conflicts:    2331000 | #Learnt:      60855 | 0.000
1676.73/1677.07	c total clause space: 206.656MB
1676.73/1677.07	c total #watches: 390507
1677.83/1678.13	c total #propagations: 304823494 / total #impl: 4579501420 (eff. 0.067)
1677.83/1678.13	c #Conflicts:    2332000 | #Learnt:      61855 | 0.000
1677.83/1678.13	c total clause space: 206.656MB
1677.83/1678.13	c total #watches: 396937
1678.93/1679.21	c total #propagations: 304926531 / total #impl: 4581999243 (eff. 0.067)
1678.93/1679.21	c #Conflicts:    2333000 | #Learnt:      62855 | 0.000
1678.93/1679.21	c total clause space: 206.656MB
1678.93/1679.21	c total #watches: 403238
1679.93/1680.27	c total #propagations: 305036723 / total #impl: 4584556518 (eff. 0.067)
1679.93/1680.27	c #Conflicts:    2334000 | #Learnt:      63855 | 0.000
1679.93/1680.27	c total clause space: 206.656MB
1679.93/1680.27	c total #watches: 409249
1681.03/1681.31	c total #propagations: 305153080 / total #impl: 4586806262 (eff. 0.067)
1681.03/1681.31	c #Conflicts:    2335000 | #Learnt:      64855 | 0.000
1681.03/1681.31	c total clause space: 206.656MB
1681.03/1681.31	c total #watches: 415197
1682.13/1682.41	c total #propagations: 305258283 / total #impl: 4589139259 (eff. 0.067)
1682.13/1682.41	c #Conflicts:    2336000 | #Learnt:      65855 | 0.000
1682.13/1682.41	c total clause space: 206.656MB
1682.13/1682.41	c total #watches: 422283
1683.23/1683.59	c total #propagations: 305352364 / total #impl: 4591434495 (eff. 0.067)
1683.23/1683.59	c #Conflicts:    2337000 | #Learnt:      66855 | 0.000
1683.23/1683.59	c total clause space: 206.656MB
1683.23/1683.59	c total #watches: 429239
1684.53/1684.81	c total #propagations: 305454230 / total #impl: 4594080169 (eff. 0.066)
1684.53/1684.81	c #Conflicts:    2338000 | #Learnt:      67855 | 0.000
1684.53/1684.81	c total clause space: 206.656MB
1684.53/1684.81	c total #watches: 437186
1685.63/1685.95	c total #propagations: 305556102 / total #impl: 4596614066 (eff. 0.066)
1685.63/1685.95	c #Conflicts:    2339000 | #Learnt:      68855 | 0.000
1685.63/1685.95	c total clause space: 206.656MB
1685.63/1685.95	c total #watches: 443799
1686.73/1687.03	c total #propagations: 305660814 / total #impl: 4599173644 (eff. 0.066)
1686.73/1687.03	c #Conflicts:    2340000 | #Learnt:      69855 | 0.000
1686.73/1687.03	c total clause space: 206.656MB
1686.73/1687.03	c total #watches: 449661
1688.03/1688.36	c total #propagations: 305767762 / total #impl: 4601321242 (eff. 0.066)
1688.03/1688.36	c #Conflicts:    2341000 | #Learnt:      70855 | 0.000
1688.03/1688.36	c total clause space: 206.656MB
1688.03/1688.36	c total #watches: 454662
1689.23/1689.58	c total #propagations: 305876377 / total #impl: 4603821870 (eff. 0.066)
1689.23/1689.58	c #Conflicts:    2342000 | #Learnt:      71855 | 0.000
1689.23/1689.58	c total clause space: 206.656MB
1689.23/1689.58	c total #watches: 461127
1690.44/1690.71	c total #propagations: 305977238 / total #impl: 4606143306 (eff. 0.066)
1690.44/1690.71	c #Conflicts:    2343000 | #Learnt:      72855 | 0.000
1690.44/1690.71	c total clause space: 206.656MB
1690.44/1690.71	c total #watches: 469056
1691.64/1691.92	c total #propagations: 306073910 / total #impl: 4608403277 (eff. 0.066)
1691.64/1691.92	c #Conflicts:    2344000 | #Learnt:      73855 | 0.000
1691.64/1691.92	c total clause space: 206.656MB
1691.64/1691.92	c total #watches: 473435
1692.63/1692.95	c total #propagations: 306181692 / total #impl: 4610609020 (eff. 0.066)
1692.63/1692.95	c GC COLLECT
1692.63/1692.95	c #Conflicts:    2345000 | #Learnt:      37756 | 0.000
1692.63/1692.95	c total clause space: 206.656MB
1692.63/1692.95	c total #watches: 251614
1693.33/1693.65	c total #propagations: 306303626 / total #impl: 4613210826 (eff. 0.066)
1693.33/1693.65	c #Conflicts:    2346000 | #Learnt:      38756 | 0.000
1693.33/1693.65	c total clause space: 206.656MB
1693.33/1693.65	c total #watches: 257652
1694.03/1694.37	c total #propagations: 306433471 / total #impl: 4615538580 (eff. 0.066)
1694.03/1694.37	c #Conflicts:    2347000 | #Learnt:      39756 | 0.000
1694.03/1694.37	c total clause space: 206.656MB
1694.03/1694.37	c total #watches: 263963
1694.83/1695.16	c total #propagations: 306568743 / total #impl: 4617925126 (eff. 0.066)
1694.83/1695.16	c #Conflicts:    2348000 | #Learnt:      40756 | 0.000
1694.83/1695.16	c total clause space: 206.656MB
1694.83/1695.16	c total #watches: 277451
1695.73/1696.01	c total #propagations: 306682576 / total #impl: 4620268784 (eff. 0.066)
1695.73/1696.01	c #Conflicts:    2349000 | #Learnt:      41756 | 0.000
1695.73/1696.01	c total clause space: 206.656MB
1695.73/1696.01	c total #watches: 287005
1696.63/1696.92	c total #propagations: 306782464 / total #impl: 4622422344 (eff. 0.066)
1696.63/1696.92	c #Conflicts:    2350000 | #Learnt:      42756 | 0.000
1696.63/1696.92	c total clause space: 206.656MB
1696.63/1696.92	c total #watches: 295457
1697.53/1697.80	c total #propagations: 306883364 / total #impl: 4624624072 (eff. 0.066)
1697.53/1697.80	c #Conflicts:    2351000 | #Learnt:      43756 | 0.000
1697.53/1697.80	c total clause space: 206.656MB
1697.53/1697.80	c total #watches: 302707
1698.43/1698.78	c total #propagations: 306986854 / total #impl: 4626690286 (eff. 0.066)
1698.43/1698.78	c #Conflicts:    2352000 | #Learnt:      44756 | 0.000
1698.43/1698.78	c total clause space: 206.656MB
1698.43/1698.78	c total #watches: 310911
1699.43/1699.74	c total #propagations: 307084738 / total #impl: 4628911303 (eff. 0.066)
1699.43/1699.74	c #Conflicts:    2353000 | #Learnt:      45756 | 0.000
1699.43/1699.74	c total clause space: 206.656MB
1699.43/1699.74	c total #watches: 320906
1700.43/1700.79	c total #propagations: 307200848 / total #impl: 4631420065 (eff. 0.066)
1700.43/1700.79	c #Conflicts:    2354000 | #Learnt:      46756 | 0.000
1700.43/1700.79	c total clause space: 206.656MB
1700.43/1700.79	c total #watches: 331168
1701.43/1701.72	c total #propagations: 307315019 / total #impl: 4633779568 (eff. 0.066)
1701.43/1701.72	c #Conflicts:    2355000 | #Learnt:      47756 | 0.000
1701.43/1701.72	c total clause space: 206.656MB
1701.43/1701.72	c total #watches: 336959
1702.33/1702.60	c total #propagations: 307444308 / total #impl: 4636106571 (eff. 0.066)
1702.33/1702.60	c #Conflicts:    2356000 | #Learnt:      48756 | 0.000
1702.33/1702.60	c total clause space: 206.656MB
1702.33/1702.60	c total #watches: 344744
1703.33/1703.63	c total #propagations: 307570489 / total #impl: 4638261808 (eff. 0.066)
1703.33/1703.63	c #Conflicts:    2357000 | #Learnt:      49756 | 0.000
1703.33/1703.63	c total clause space: 206.656MB
1703.33/1703.63	c total #watches: 357920
1704.23/1704.54	c total #propagations: 307677914 / total #impl: 4640464998 (eff. 0.066)
1704.23/1704.54	c #Conflicts:    2358000 | #Learnt:      50756 | 0.000
1704.23/1704.54	c total clause space: 206.656MB
1704.23/1704.54	c total #watches: 364788
1705.23/1705.51	c total #propagations: 307793883 / total #impl: 4642639378 (eff. 0.066)
1705.23/1705.51	c #Conflicts:    2359000 | #Learnt:      51756 | 0.000
1705.23/1705.51	c total clause space: 206.656MB
1705.23/1705.51	c total #watches: 373995
1706.23/1706.52	c total #propagations: 307907988 / total #impl: 4645024240 (eff. 0.066)
1706.23/1706.52	c #Conflicts:    2360000 | #Learnt:      52756 | 0.000
1706.23/1706.52	c total clause space: 206.656MB
1706.23/1706.52	c total #watches: 383250
1707.23/1707.56	c total #propagations: 308018688 / total #impl: 4647360687 (eff. 0.066)
1707.23/1707.56	c #Conflicts:    2361000 | #Learnt:      53756 | 0.000
1707.23/1707.56	c total clause space: 206.656MB
1707.23/1707.56	c total #watches: 391514
1708.43/1708.70	c total #propagations: 308139226 / total #impl: 4649966916 (eff. 0.066)
1708.43/1708.70	c #Conflicts:    2362000 | #Learnt:      54756 | 0.000
1708.43/1708.70	c total clause space: 206.656MB
1708.43/1708.70	c total #watches: 401377
1709.53/1709.89	c total #propagations: 308237376 / total #impl: 4652151324 (eff. 0.066)
1709.53/1709.89	c #Conflicts:    2363000 | #Learnt:      55756 | 0.000
1709.53/1709.89	c total clause space: 206.656MB
1709.53/1709.89	c total #watches: 412130
1710.63/1710.99	c total #propagations: 308344196 / total #impl: 4654489320 (eff. 0.066)
1710.63/1710.99	c #Conflicts:    2364000 | #Learnt:      56756 | 0.000
1710.63/1710.99	c total clause space: 206.656MB
1710.63/1710.99	c total #watches: 420305
1711.83/1712.13	c total #propagations: 308466630 / total #impl: 4656940418 (eff. 0.066)
1711.83/1712.13	c #Conflicts:    2365000 | #Learnt:      57756 | 0.000
1711.83/1712.13	c total clause space: 206.656MB
1711.83/1712.13	c total #watches: 428104
1712.93/1713.20	c total #propagations: 308577347 / total #impl: 4659584374 (eff. 0.066)
1712.93/1713.20	c #Conflicts:    2366000 | #Learnt:      58756 | 0.000
1712.93/1713.20	c total clause space: 206.656MB
1712.93/1713.20	c total #watches: 436192
1714.03/1714.36	c total #propagations: 308692294 / total #impl: 4661939401 (eff. 0.066)
1714.03/1714.36	c #Conflicts:    2367000 | #Learnt:      59756 | 0.000
1714.03/1714.36	c total clause space: 206.656MB
1714.03/1714.36	c total #watches: 441994
1715.13/1715.47	c total #propagations: 308808142 / total #impl: 4664292533 (eff. 0.066)
1715.13/1715.47	c #Conflicts:    2368000 | #Learnt:      60756 | 0.000
1715.13/1715.47	c total clause space: 206.656MB
1715.13/1715.47	c total #watches: 448158
1716.33/1716.60	c total #propagations: 308920861 / total #impl: 4666514952 (eff. 0.066)
1716.33/1716.60	c #Conflicts:    2369000 | #Learnt:      61756 | 0.000
1716.33/1716.60	c total clause space: 206.656MB
1716.33/1716.60	c total #watches: 455301
1717.42/1717.77	c total #propagations: 309020517 / total #impl: 4668837728 (eff. 0.066)
1717.42/1717.77	c #Conflicts:    2370000 | #Learnt:      62756 | 0.000
1717.42/1717.77	c total clause space: 206.656MB
1717.42/1717.77	c total #watches: 463747
1718.62/1718.98	c total #propagations: 309124117 / total #impl: 4671216067 (eff. 0.066)
1718.62/1718.98	c #Conflicts:    2371000 | #Learnt:      63756 | 0.000
1718.62/1718.98	c total clause space: 206.656MB
1718.62/1718.98	c total #watches: 469964
1719.82/1720.14	c total #propagations: 309237316 / total #impl: 4673683009 (eff. 0.066)
1719.82/1720.14	c #Conflicts:    2372000 | #Learnt:      64756 | 0.000
1719.82/1720.14	c total clause space: 206.656MB
1719.82/1720.14	c total #watches: 476551
1720.92/1721.24	c total #propagations: 309356048 / total #impl: 4675983963 (eff. 0.066)
1720.92/1721.24	c #Conflicts:    2373000 | #Learnt:      65756 | 0.000
1720.92/1721.24	c total clause space: 206.656MB
1720.92/1721.24	c total #watches: 484349
1722.02/1722.31	c total #propagations: 309486694 / total #impl: 4678128555 (eff. 0.066)
1722.02/1722.31	c #Conflicts:    2374000 | #Learnt:      66756 | 0.000
1722.02/1722.31	c total clause space: 206.656MB
1722.02/1722.31	c total #watches: 489978
1723.22/1723.53	c total #propagations: 309622112 / total #impl: 4680424240 (eff. 0.066)
1723.22/1723.53	c #Conflicts:    2375000 | #Learnt:      67756 | 0.000
1723.22/1723.53	c total clause space: 206.656MB
1723.22/1723.53	c total #watches: 496078
1724.42/1724.74	c total #propagations: 309743185 / total #impl: 4682613387 (eff. 0.066)
1724.42/1724.74	c #Conflicts:    2376000 | #Learnt:      68756 | 0.000
1724.42/1724.74	c total clause space: 206.656MB
1724.42/1724.74	c total #watches: 502615
1725.73/1726.02	c total #propagations: 309864212 / total #impl: 4684843517 (eff. 0.066)
1725.73/1726.02	c #Conflicts:    2377000 | #Learnt:      69756 | 0.000
1725.73/1726.02	c total clause space: 206.656MB
1725.73/1726.02	c total #watches: 507442
1726.92/1727.25	c total #propagations: 309972003 / total #impl: 4687023755 (eff. 0.066)
1726.92/1727.25	c #Conflicts:    2378000 | #Learnt:      70756 | 0.000
1726.92/1727.25	c total clause space: 206.656MB
1726.92/1727.25	c total #watches: 512973
1728.12/1728.43	c total #propagations: 310093028 / total #impl: 4689211794 (eff. 0.066)
1728.12/1728.43	c #Conflicts:    2379000 | #Learnt:      71756 | 0.000
1728.12/1728.43	c total clause space: 206.656MB
1728.12/1728.43	c total #watches: 522500
1729.42/1729.74	c total #propagations: 310216268 / total #impl: 4691790896 (eff. 0.066)
1729.42/1729.74	c #Conflicts:    2380000 | #Learnt:      72756 | 0.000
1729.42/1729.74	c total clause space: 206.656MB
1729.42/1729.74	c total #watches: 530899
1730.72/1731.07	c total #propagations: 310335371 / total #impl: 4693933946 (eff. 0.066)
1730.72/1731.07	c #Conflicts:    2381000 | #Learnt:      73756 | 0.000
1730.72/1731.07	c total clause space: 206.656MB
1730.72/1731.07	c total #watches: 538363
1732.12/1732.46	c total #propagations: 310443621 / total #impl: 4696381449 (eff. 0.066)
1732.12/1732.46	c #Conflicts:    2382000 | #Learnt:      74756 | 0.000
1732.12/1732.46	c total clause space: 206.656MB
1732.12/1732.46	c total #watches: 544543
1733.12/1733.41	c total #propagations: 310546549 / total #impl: 4698673473 (eff. 0.066)
1733.12/1733.41	c GC COLLECT
1733.12/1733.41	c #Conflicts:    2383000 | #Learnt:      38354 | 0.000
1733.12/1733.41	c total clause space: 206.656MB
1733.12/1733.41	c total #watches: 258871
1734.02/1734.34	c total #propagations: 310633825 / total #impl: 4700731447 (eff. 0.066)
1734.02/1734.34	c #Conflicts:    2384000 | #Learnt:      39354 | 0.000
1734.02/1734.34	c total clause space: 206.656MB
1734.02/1734.34	c total #watches: 267047
1734.82/1735.18	c total #propagations: 310720469 / total #impl: 4703052749 (eff. 0.066)
1734.82/1735.18	c #Conflicts:    2385000 | #Learnt:      40354 | 0.000
1734.82/1735.18	c total clause space: 206.656MB
1734.82/1735.18	c total #watches: 274798
1735.63/1735.98	c total #propagations: 310827516 / total #impl: 4705525356 (eff. 0.066)
1735.63/1735.98	c #Conflicts:    2386000 | #Learnt:      41354 | 0.000
1735.63/1735.98	c total clause space: 206.656MB
1735.63/1735.98	c total #watches: 281034
1736.42/1736.79	c total #propagations: 310928815 / total #impl: 4707376477 (eff. 0.066)
1736.42/1736.79	c #Conflicts:    2387000 | #Learnt:      42354 | 0.000
1736.42/1736.79	c total clause space: 206.656MB
1736.42/1736.79	c total #watches: 286985
1737.42/1737.70	c total #propagations: 311039772 / total #impl: 4709541619 (eff. 0.066)
1737.42/1737.70	c #Conflicts:    2388000 | #Learnt:      43354 | 0.000
1737.42/1737.70	c total clause space: 206.656MB
1737.42/1737.70	c total #watches: 295539
1738.22/1738.58	c total #propagations: 311140173 / total #impl: 4711751018 (eff. 0.066)
1738.22/1738.58	c #Conflicts:    2389000 | #Learnt:      44354 | 0.000
1738.22/1738.58	c total clause space: 206.656MB
1738.22/1738.58	c total #watches: 301736
1739.12/1739.46	c total #propagations: 311246044 / total #impl: 4713705776 (eff. 0.066)
1739.12/1739.46	c #Conflicts:    2390000 | #Learnt:      45354 | 0.000
1739.12/1739.46	c total clause space: 206.656MB
1739.12/1739.46	c total #watches: 310529
1740.03/1740.39	c total #propagations: 311359977 / total #impl: 4715949022 (eff. 0.066)
1740.03/1740.39	c #Conflicts:    2391000 | #Learnt:      46354 | 0.000
1740.03/1740.39	c total clause space: 206.656MB
1740.03/1740.39	c total #watches: 317952
1741.13/1741.42	c total #propagations: 311482988 / total #impl: 4718197102 (eff. 0.066)
1741.13/1741.42	c #Conflicts:    2392000 | #Learnt:      47354 | 0.000
1741.13/1741.42	c total clause space: 206.656MB
1741.13/1741.42	c total #watches: 327783
1742.13/1742.42	c total #propagations: 311577550 / total #impl: 4720444126 (eff. 0.066)
1742.13/1742.42	c #Conflicts:    2393000 | #Learnt:      48354 | 0.000
1742.13/1742.42	c total clause space: 206.656MB
1742.13/1742.42	c total #watches: 338115
1743.02/1743.37	c total #propagations: 311682433 / total #impl: 4722593465 (eff. 0.066)
1743.02/1743.37	c #Conflicts:    2394000 | #Learnt:      49354 | 0.000
1743.02/1743.37	c total clause space: 206.656MB
1743.02/1743.37	c total #watches: 347544
1744.12/1744.44	c total #propagations: 311791272 / total #impl: 4725154189 (eff. 0.066)
1744.12/1744.44	c #Conflicts:    2395000 | #Learnt:      50354 | 0.000
1744.12/1744.44	c total clause space: 206.656MB
1744.12/1744.44	c total #watches: 358269
1745.22/1745.50	c total #propagations: 311887837 / total #impl: 4727229170 (eff. 0.066)
1745.22/1745.50	c #Conflicts:    2396000 | #Learnt:      51354 | 0.000
1745.22/1745.50	c total clause space: 206.656MB
1745.22/1745.50	c total #watches: 366836
1746.22/1746.54	c total #propagations: 311989413 / total #impl: 4729507306 (eff. 0.066)
1746.22/1746.54	c #Conflicts:    2397000 | #Learnt:      52354 | 0.000
1746.22/1746.54	c total clause space: 206.656MB
1746.22/1746.54	c total #watches: 374900
1747.22/1747.59	c total #propagations: 312100497 / total #impl: 4731744224 (eff. 0.066)
1747.22/1747.59	c #Conflicts:    2398000 | #Learnt:      53354 | 0.000
1747.22/1747.59	c total clause space: 206.656MB
1747.22/1747.59	c total #watches: 383396
1748.42/1748.76	c total #propagations: 312204382 / total #impl: 4734249630 (eff. 0.066)
1748.42/1748.76	c #Conflicts:    2399000 | #Learnt:      54354 | 0.000
1748.42/1748.76	c total clause space: 206.656MB
1748.42/1748.76	c total #watches: 390560
1749.52/1749.81	c total #propagations: 312294166 / total #impl: 4736456888 (eff. 0.066)
1749.52/1749.81	c #Conflicts:    2400000 | #Learnt:      55354 | 0.000
1749.52/1749.81	c total clause space: 206.656MB
1749.52/1749.81	c total #watches: 399499
1750.52/1750.88	c total #propagations: 312401841 / total #impl: 4738691304 (eff. 0.066)
1750.52/1750.88	c #Conflicts:    2401000 | #Learnt:      56354 | 0.000
1750.52/1750.88	c total clause space: 206.656MB
1750.52/1750.88	c total #watches: 409437
1751.72/1752.03	c total #propagations: 312505141 / total #impl: 4740580884 (eff. 0.066)
1751.72/1752.03	c #Conflicts:    2402000 | #Learnt:      57354 | 0.000
1751.72/1752.03	c total clause space: 206.656MB
1751.72/1752.03	c total #watches: 423991
1752.72/1753.08	c total #propagations: 312616681 / total #impl: 4742666861 (eff. 0.066)
1752.72/1753.08	c #Conflicts:    2403000 | #Learnt:      58354 | 0.000
1752.72/1753.08	c total clause space: 206.656MB
1752.72/1753.08	c total #watches: 432546
1753.92/1754.29	c total #propagations: 312732361 / total #impl: 4744330297 (eff. 0.066)
1753.92/1754.29	c #Conflicts:    2404000 | #Learnt:      59354 | 0.000
1753.92/1754.29	c total clause space: 206.656MB
1753.92/1754.29	c total #watches: 440617
1755.22/1755.51	c total #propagations: 312841830 / total #impl: 4746734640 (eff. 0.066)
1755.22/1755.51	c #Conflicts:    2405000 | #Learnt:      60354 | 0.000
1755.22/1755.51	c total clause space: 206.656MB
1755.22/1755.51	c total #watches: 450615
1756.32/1756.66	c total #propagations: 312951209 / total #impl: 4748921975 (eff. 0.066)
1756.32/1756.66	c #Conflicts:    2406000 | #Learnt:      61354 | 0.000
1756.32/1756.66	c total clause space: 206.656MB
1756.32/1756.66	c total #watches: 459444
1757.32/1757.66	c total #propagations: 313067279 / total #impl: 4751058259 (eff. 0.066)
1757.32/1757.66	c #Conflicts:    2407000 | #Learnt:      62354 | 0.000
1757.32/1757.66	c total clause space: 206.656MB
1757.32/1757.66	c total #watches: 466571
1758.52/1758.82	c total #propagations: 313213378 / total #impl: 4753307000 (eff. 0.066)
1758.52/1758.82	c #Conflicts:    2408000 | #Learnt:      63354 | 0.000
1758.52/1758.82	c total clause space: 206.656MB
1758.52/1758.82	c total #watches: 470823
1759.72/1760.07	c total #propagations: 313342330 / total #impl: 4755536756 (eff. 0.066)
1759.72/1760.07	c #Conflicts:    2409000 | #Learnt:      64354 | 0.000
1759.72/1760.07	c total clause space: 206.656MB
1759.72/1760.07	c total #watches: 478811
1760.72/1761.07	c total #propagations: 313457796 / total #impl: 4757814213 (eff. 0.066)
1760.72/1761.07	c #Conflicts:    2410000 | #Learnt:      65354 | 0.000
1760.72/1761.07	c total clause space: 206.656MB
1760.72/1761.07	c total #watches: 485729
1761.82/1762.10	c total #propagations: 313591432 / total #impl: 4759955382 (eff. 0.066)
1761.82/1762.10	c #Conflicts:    2411000 | #Learnt:      66354 | 0.000
1761.82/1762.10	c total clause space: 206.656MB
1761.82/1762.10	c total #watches: 492748
1762.92/1763.22	c total #propagations: 313745042 / total #impl: 4762028300 (eff. 0.066)
1762.92/1763.22	c #Conflicts:    2412000 | #Learnt:      67354 | 0.000
1762.92/1763.22	c total clause space: 206.656MB
1762.92/1763.22	c total #watches: 502004
1764.12/1764.45	c total #propagations: 313865839 / total #impl: 4764110944 (eff. 0.066)
1764.12/1764.45	c #Conflicts:    2413000 | #Learnt:      68354 | 0.000
1764.12/1764.45	c total clause space: 206.656MB
1764.12/1764.45	c total #watches: 508846
1765.42/1765.79	c total #propagations: 313984270 / total #impl: 4766233649 (eff. 0.066)
1765.42/1765.79	c #Conflicts:    2414000 | #Learnt:      69354 | 0.000
1765.42/1765.79	c total clause space: 206.656MB
1765.42/1765.79	c total #watches: 516754
1766.72/1767.00	c total #propagations: 314085601 / total #impl: 4768606068 (eff. 0.066)
1766.72/1767.00	c #Conflicts:    2415000 | #Learnt:      70354 | 0.000
1766.72/1767.00	c total clause space: 206.656MB
1766.72/1767.00	c total #watches: 527582
1767.92/1768.26	c total #propagations: 314182435 / total #impl: 4770962580 (eff. 0.066)
1767.92/1768.26	c #Conflicts:    2416000 | #Learnt:      71354 | 0.000
1767.92/1768.26	c total clause space: 206.656MB
1767.92/1768.26	c total #watches: 534980
1769.02/1769.38	c total #propagations: 314304553 / total #impl: 4773407157 (eff. 0.066)
1769.02/1769.38	c #Conflicts:    2417000 | #Learnt:      72354 | 0.000
1769.02/1769.38	c total clause space: 206.656MB
1769.02/1769.38	c total #watches: 541344
1770.32/1770.67	c total #propagations: 314437238 / total #impl: 4775708209 (eff. 0.066)
1770.32/1770.67	c #Conflicts:    2418000 | #Learnt:      73354 | 0.000
1770.32/1770.67	c total clause space: 206.656MB
1770.32/1770.67	c total #watches: 552839
1771.72/1772.04	c total #propagations: 314549979 / total #impl: 4777896381 (eff. 0.066)
1771.72/1772.04	c #Conflicts:    2419000 | #Learnt:      74354 | 0.000
1771.72/1772.04	c total clause space: 206.656MB
1771.72/1772.04	c total #watches: 563467
1773.12/1773.42	c total #propagations: 314648125 / total #impl: 4780141596 (eff. 0.066)
1773.12/1773.42	c #Conflicts:    2420000 | #Learnt:      75354 | 0.000
1773.12/1773.42	c total clause space: 206.656MB
1773.12/1773.42	c total #watches: 573593
1773.91/1774.27	c total #propagations: 314739052 / total #impl: 4782131168 (eff. 0.066)
1773.91/1774.27	c GC COLLECT
1773.91/1774.27	c #Conflicts:    2421000 | #Learnt:      38659 | 0.000
1773.91/1774.27	c total clause space: 206.656MB
1773.91/1774.27	c total #watches: 260550
1774.71/1775.05	c total #propagations: 314843927 / total #impl: 4784531373 (eff. 0.066)
1774.71/1775.05	c #Conflicts:    2422000 | #Learnt:      39659 | 0.000
1774.71/1775.05	c total clause space: 206.656MB
1774.71/1775.05	c total #watches: 266581
1775.51/1775.86	c total #propagations: 314944104 / total #impl: 4786784594 (eff. 0.066)
1775.51/1775.86	c #Conflicts:    2423000 | #Learnt:      40659 | 0.000
1775.51/1775.86	c total clause space: 206.656MB
1775.51/1775.86	c total #watches: 272314
1776.32/1776.65	c total #propagations: 315050110 / total #impl: 4789045447 (eff. 0.066)
1776.32/1776.65	c #Conflicts:    2424000 | #Learnt:      41659 | 0.000
1776.32/1776.65	c total clause space: 206.656MB
1776.32/1776.65	c total #watches: 283434
1777.11/1777.44	c total #propagations: 315159916 / total #impl: 4791215811 (eff. 0.066)
1777.11/1777.44	c #Conflicts:    2425000 | #Learnt:      42659 | 0.000
1777.11/1777.44	c total clause space: 206.656MB
1777.11/1777.44	c total #watches: 295482
1777.91/1778.24	c total #propagations: 315272984 / total #impl: 4793359545 (eff. 0.066)
1777.91/1778.24	c #Conflicts:    2426000 | #Learnt:      43659 | 0.000
1777.91/1778.24	c total clause space: 206.656MB
1777.91/1778.24	c total #watches: 303732
1778.81/1779.10	c total #propagations: 315386889 / total #impl: 4795533486 (eff. 0.066)
1778.81/1779.10	c #Conflicts:    2427000 | #Learnt:      44659 | 0.000
1778.81/1779.10	c total clause space: 206.656MB
1778.81/1779.10	c total #watches: 311142
1779.62/1779.96	c total #propagations: 315500286 / total #impl: 4797746928 (eff. 0.066)
1779.62/1779.96	c #Conflicts:    2428000 | #Learnt:      45659 | 0.000
1779.62/1779.96	c total clause space: 206.656MB
1779.62/1779.96	c total #watches: 319969
1780.62/1780.96	c total #propagations: 315606012 / total #impl: 4800086059 (eff. 0.066)
1780.62/1780.96	c #Conflicts:    2429000 | #Learnt:      46659 | 0.000
1780.62/1780.96	c total clause space: 206.656MB
1780.62/1780.96	c total #watches: 328625
1781.51/1781.89	c total #propagations: 315715236 / total #impl: 4802688781 (eff. 0.066)
1781.51/1781.89	c #Conflicts:    2430000 | #Learnt:      47659 | 0.000
1781.51/1781.89	c total clause space: 206.656MB
1781.51/1781.89	c total #watches: 334063
1782.41/1782.70	c total #propagations: 315829752 / total #impl: 4804997116 (eff. 0.066)
1782.41/1782.70	c #Conflicts:    2431000 | #Learnt:      48659 | 0.000
1782.41/1782.70	c total clause space: 206.656MB
1782.41/1782.70	c total #watches: 343272
1783.21/1783.55	c total #propagations: 315960191 / total #impl: 4807149484 (eff. 0.066)
1783.21/1783.55	c #Conflicts:    2432000 | #Learnt:      49659 | 0.000
1783.21/1783.55	c total clause space: 206.656MB
1783.21/1783.55	c total #watches: 352580
1784.02/1784.38	c total #propagations: 316074067 / total #impl: 4809253877 (eff. 0.066)
1784.02/1784.38	c #Conflicts:    2433000 | #Learnt:      50659 | 0.000
1784.02/1784.38	c total clause space: 206.656MB
1784.02/1784.38	c total #watches: 359317
1784.81/1785.13	c total #propagations: 316215653 / total #impl: 4811437474 (eff. 0.066)
1784.81/1785.13	c #Conflicts:    2434000 | #Learnt:      51659 | 0.000
1784.81/1785.13	c total clause space: 206.656MB
1784.81/1785.13	c total #watches: 364582
1785.81/1786.11	c total #propagations: 316358040 / total #impl: 4813452528 (eff. 0.066)
1785.81/1786.11	c #Conflicts:    2435000 | #Learnt:      52659 | 0.000
1785.81/1786.11	c total clause space: 206.656MB
1785.81/1786.11	c total #watches: 374564
1786.71/1787.10	c total #propagations: 316469736 / total #impl: 4815943380 (eff. 0.066)
1786.71/1787.10	c #Conflicts:    2436000 | #Learnt:      53659 | 0.000
1786.71/1787.10	c total clause space: 206.656MB
1786.71/1787.10	c total #watches: 381881
1787.71/1788.05	c total #propagations: 316581598 / total #impl: 4818337993 (eff. 0.066)
1787.71/1788.05	c #Conflicts:    2437000 | #Learnt:      54659 | 0.000
1787.71/1788.05	c total clause space: 206.656MB
1787.71/1788.05	c total #watches: 388179
1788.71/1789.04	c total #propagations: 316701378 / total #impl: 4820625206 (eff. 0.066)
1788.71/1789.04	c #Conflicts:    2438000 | #Learnt:      55659 | 0.000
1788.71/1789.04	c total clause space: 206.656MB
1788.71/1789.04	c total #watches: 396177
1789.61/1789.96	c total #propagations: 316821715 / total #impl: 4822904765 (eff. 0.066)
1789.61/1789.96	c #Conflicts:    2439000 | #Learnt:      56659 | 0.000
1789.61/1789.96	c total clause space: 206.656MB
1789.61/1789.96	c total #watches: 401858
1790.52/1790.88	c total #propagations: 316956782 / total #impl: 4825254315 (eff. 0.066)
1790.52/1790.88	c #Conflicts:    2440000 | #Learnt:      57659 | 0.000
1790.52/1790.88	c total clause space: 206.656MB
1790.52/1790.88	c total #watches: 408523
1791.62/1791.98	c total #propagations: 317092094 / total #impl: 4827317087 (eff. 0.066)
1791.62/1791.98	c #Conflicts:    2441000 | #Learnt:      58659 | 0.000
1791.62/1791.98	c total clause space: 206.656MB
1791.62/1791.98	c total #watches: 415495
1792.72/1793.01	c total #propagations: 317199970 / total #impl: 4829308329 (eff. 0.066)
1792.72/1793.01	c #Conflicts:    2442000 | #Learnt:      59659 | 0.000
1792.72/1793.01	c total clause space: 206.656MB
1792.72/1793.01	c total #watches: 423037
1793.82/1794.19	c total #propagations: 317317874 / total #impl: 4831528222 (eff. 0.066)
1793.82/1794.19	c #Conflicts:    2443000 | #Learnt:      60659 | 0.000
1793.82/1794.19	c total clause space: 206.656MB
1793.82/1794.19	c total #watches: 428388
1794.92/1795.26	c total #propagations: 317430140 / total #impl: 4833871888 (eff. 0.066)
1794.92/1795.26	c #Conflicts:    2444000 | #Learnt:      61659 | 0.000
1794.92/1795.26	c total clause space: 206.656MB
1794.92/1795.26	c total #watches: 437795
1796.02/1796.39	c total #propagations: 317557990 / total #impl: 4836176918 (eff. 0.066)
1796.02/1796.39	c #Conflicts:    2445000 | #Learnt:      62659 | 0.000
1796.02/1796.39	c total clause space: 206.656MB
1796.02/1796.39	c total #watches: 446390
1797.12/1797.44	c total #propagations: 317653019 / total #impl: 4838416734 (eff. 0.066)
1797.12/1797.44	c #Conflicts:    2446000 | #Learnt:      63659 | 0.000
1797.12/1797.44	c total clause space: 206.656MB
1797.12/1797.44	c total #watches: 453106
1798.22/1798.54	c total #propagations: 317775774 / total #impl: 4840732271 (eff. 0.066)
1798.22/1798.54	c #Conflicts:    2447000 | #Learnt:      64659 | 0.000
1798.22/1798.54	c total clause space: 206.656MB
1798.22/1798.54	c total #watches: 463315
1799.32/1799.68	c total #propagations: 317884518 / total #impl: 4843168827 (eff. 0.066)
1799.32/1799.68	c #Conflicts:    2448000 | #Learnt:      65659 | 0.000
1799.32/1799.68	c total clause space: 206.656MB
1799.32/1799.68	c total #watches: 473172

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

pid=4639
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.24 2.22 2.24 3/176 4642
/proc/meminfo: memFree=23081588/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 2955694 29810688 5269 33554432000 4194304 6201397 140735379845696 140736747763688 5194148 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 7278 5269 130 491 0 6777 0

[startup+0.100117 s]
/proc/loadavg: 2.24 2.22 2.24 3/176 4642
/proc/meminfo: memFree=23081588/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=33860 CPUtime=0.09 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 730 0 0 0 9 0 0 0 20 0 1 0 2955694 34672640 7128 33554432000 4194304 6201397 140735379845696 140736747763688 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 8465 7128 145 491 0 7964 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33860

[startup+0.200377 s]
/proc/loadavg: 2.24 2.22 2.24 3/176 4642
/proc/meminfo: memFree=23081588/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=34116 CPUtime=0.19 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 850 0 0 0 19 0 0 0 20 0 1 0 2955694 34934784 7213 33554432000 4194304 6201397 140735379845696 140736747763688 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 8529 7213 145 491 0 8028 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34116

[startup+0.300346 s]
/proc/loadavg: 2.24 2.22 2.24 3/176 4642
/proc/meminfo: memFree=23081588/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=34116 CPUtime=0.29 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 1210 0 0 0 29 0 0 0 20 0 1 0 2955694 34934784 7437 33554432000 4194304 6201397 140735379845696 140736747763688 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 8529 7437 145 491 0 8028 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34116

[startup+0.700284 s]
/proc/loadavg: 2.24 2.22 2.24 3/176 4642
/proc/meminfo: memFree=23081588/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=36932 CPUtime=0.69 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 2379 0 0 0 69 0 0 0 20 0 1 0 2955694 37818368 8121 33554432000 4194304 6201397 140735379845696 140736747763688 4218526 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 9233 8121 158 491 0 8732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36932

[startup+1.50028 s]
/proc/loadavg: 2.24 2.22 2.24 3/177 4643
/proc/meminfo: memFree=23046840/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=41464 CPUtime=1.49 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 2805 0 0 0 149 0 0 0 20 0 1 0 2955694 42459136 8883 33554432000 4194304 6201397 140735379845696 140735379844728 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 10366 8883 165 491 0 9865 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41464

[startup+3.10024 s]
/proc/loadavg: 2.24 2.22 2.24 3/177 4643
/proc/meminfo: memFree=23044048/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=48988 CPUtime=3.09 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 3761 0 0 0 308 1 0 0 20 0 1 0 2955694 50163712 10995 33554432000 4194304 6201397 140735379845696 140735379844392 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 12247 10995 165 491 0 11746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48988

[startup+6.30023 s]
/proc/loadavg: 2.22 2.22 2.24 3/177 4643
/proc/meminfo: memFree=23033364/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=60992 CPUtime=6.29 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 4771 0 0 0 628 1 0 0 20 0 1 0 2955694 62455808 12118 33554432000 4194304 6201397 140735379845696 140735379844824 4213332 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 15248 12118 165 491 0 14747 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60992

[startup+12.7002 s]
/proc/loadavg: 2.20 2.21 2.24 3/177 4643
/proc/meminfo: memFree=23032412/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=61360 CPUtime=12.69 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 4864 0 0 0 1268 1 0 0 20 0 1 0 2955694 62832640 12211 33554432000 4194304 6201397 140735379845696 140735379844824 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 15340 12211 165 491 0 14839 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61360

[startup+25.5003 s]
/proc/loadavg: 2.24 2.22 2.24 4/177 4643
/proc/meminfo: memFree=23021896/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=61964 CPUtime=25.49 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 5005 0 0 0 2548 1 0 0 20 0 1 0 2955694 63451136 14396 33554432000 4194304 6201397 140735379845696 140735379844824 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 15491 14396 165 491 0 14990 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61964

[startup+51.1003 s]
/proc/loadavg: 2.21 2.22 2.24 4/177 4643
/proc/meminfo: memFree=22997140/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=81848 CPUtime=51.08 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 6150 0 0 0 5107 1 0 0 20 0 1 0 2955694 83812352 19235 33554432000 4194304 6201397 140735379845696 140735379844824 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 20462 19235 165 491 0 19961 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 81848

[startup+102.3 s]
/proc/loadavg: 2.19 2.21 2.23 3/177 4691
/proc/meminfo: memFree=23757444/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=113940 CPUtime=102.28 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 7372 0 0 0 10226 2 0 0 20 0 1 0 2955694 116674560 20563 33554432000 4194304 6201397 140735379845696 140735379844824 4214491 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 28485 20563 165 491 0 27984 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 113940

[startup+162.3 s]
/proc/loadavg: 2.31 2.23 2.24 4/177 4691
/proc/meminfo: memFree=23674892/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=115184 CPUtime=162.26 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 7697 0 0 0 16224 2 0 0 20 0 1 0 2955694 117948416 22418 33554432000 4194304 6201397 140735379845696 140735379844824 4236078 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 28796 22418 165 491 0 28295 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 115184

[startup+222.307 s]
/proc/loadavg: 2.28 2.23 2.24 3/178 4696
/proc/meminfo: memFree=23645608/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=115944 CPUtime=222.26 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 7895 0 0 0 22224 2 0 0 20 0 1 0 2955694 118726656 25171 33554432000 4194304 6201397 140735379845696 140735379844824 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 28986 25171 165 491 0 28485 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 115944

[startup+282.3 s]
/proc/loadavg: 2.28 2.25 2.24 3/177 4696
/proc/meminfo: memFree=23612476/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=166636 CPUtime=282.25 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 8975 0 0 0 28222 3 0 0 20 0 1 0 2955694 170635264 29424 33554432000 4194304 6201397 140735379845696 140735379844824 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 41659 29424 165 491 0 41158 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 166636

[startup+342.3 s]
/proc/loadavg: 2.36 2.27 2.25 4/177 4697
/proc/meminfo: memFree=23590012/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=167236 CPUtime=342.24 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 9108 0 0 0 34221 3 0 0 20 0 1 0 2955694 171249664 32623 33554432000 4194304 6201397 140735379845696 140735379844824 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 41809 32623 165 491 0 41308 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 167236

[startup+402.3 s]
/proc/loadavg: 2.32 2.27 2.25 3/177 4699
/proc/meminfo: memFree=23575624/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=168444 CPUtime=402.22 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 9409 0 0 0 40219 3 0 0 20 0 1 0 2955694 172486656 34968 33554432000 4194304 6201397 140735379845696 140735379844824 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 42111 34968 165 491 0 41610 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 168444

[startup+462.3 s]
/proc/loadavg: 2.17 2.23 2.24 3/176 4700
/proc/meminfo: memFree=23567604/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=168780 CPUtime=462.22 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 9501 0 0 0 46218 4 0 0 20 0 1 0 2955694 172830720 36593 33554432000 4194304 6201397 140735379845696 140735379844824 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 42195 36593 165 491 0 41694 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 168780

[startup+522.3 s]
/proc/loadavg: 2.25 2.25 2.24 4/177 4702
/proc/meminfo: memFree=23546212/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=169044 CPUtime=522.21 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 9574 0 0 0 52217 4 0 0 20 0 1 0 2955694 173101056 38710 33554432000 4194304 6201397 140735379845696 140735379844824 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 42261 38710 165 491 0 41760 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 169044

[startup+582.3 s]
/proc/loadavg: 2.21 2.23 2.23 3/177 4703
/proc/meminfo: memFree=23522332/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=169180 CPUtime=582.2 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 9620 0 0 0 58216 4 0 0 20 0 1 0 2955694 173240320 40289 33554432000 4194304 6201397 140735379845696 140735379844824 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 42295 40289 165 491 0 41794 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 169180


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


[startup+942.3 s]
/proc/loadavg: 2.21 2.23 2.23 3/177 4713
/proc/meminfo: memFree=23472368/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=252852 CPUtime=942.14 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 11072 0 0 0 94209 5 0 0 20 0 1 0 2955694 258920448 45467 33554432000 4194304 6201397 140735379845696 140735379844824 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 63213 45467 165 491 0 62712 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 252852

[startup+1002.3 s]
/proc/loadavg: 2.25 2.23 2.23 3/177 4715
/proc/meminfo: memFree=23463848/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=253092 CPUtime=1002.14 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 11138 0 0 0 100208 6 0 0 20 0 1 0 2955694 259166208 47066 33554432000 4194304 6201397 140735379845696 140735379844824 4233107 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 63273 47066 165 491 0 62772 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 253092

[startup+1062.3 s]
/proc/loadavg: 2.27 2.23 2.23 4/177 4716
/proc/meminfo: memFree=23459256/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=253268 CPUtime=1062.13 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 11167 0 0 0 106207 6 0 0 20 0 1 0 2955694 259346432 48117 33554432000 4194304 6201397 140735379845696 140735379844824 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 63317 48117 165 491 0 62816 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 253268

[startup+1122.3 s]
/proc/loadavg: 2.24 2.23 2.22 3/177 4717
/proc/meminfo: memFree=23458452/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=253736 CPUtime=1122.12 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 11290 0 0 0 112206 6 0 0 20 0 1 0 2955694 259825664 48240 33554432000 4194304 6201397 140735379845696 140735379844824 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 63434 48240 165 491 0 62933 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 253736

[startup+1182.3 s]
/proc/loadavg: 2.25 2.23 2.22 4/177 4718
/proc/meminfo: memFree=23443120/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=254112 CPUtime=1182.11 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 11374 0 0 0 118205 6 0 0 20 0 1 0 2955694 260210688 49346 33554432000 4194304 6201397 140735379845696 140735379844824 4216049 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 63528 49346 165 491 0 63027 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 254112

[startup+1242.3 s]
/proc/loadavg: 2.22 2.23 2.22 4/177 4719
/proc/meminfo: memFree=23436844/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=254112 CPUtime=1242.1 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 11379 0 0 0 124204 6 0 0 20 0 1 0 2955694 260210688 50884 33554432000 4194304 6201397 140735379845696 140735379844824 4213365 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 63528 50884 165 491 0 63027 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 254112

[startup+1302.3 s]
/proc/loadavg: 2.30 2.26 2.23 3/177 4721
/proc/meminfo: memFree=23436164/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=254840 CPUtime=1302.09 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 11529 0 0 0 130203 6 0 0 20 0 1 0 2955694 260956160 50969 33554432000 4194304 6201397 140735379845696 140735379844824 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 63710 50969 165 491 0 63209 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 254840

[startup+1362.3 s]
/proc/loadavg: 2.20 2.24 2.22 3/177 4722
/proc/meminfo: memFree=23415012/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=255028 CPUtime=1362.08 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 11585 0 0 0 136201 7 0 0 20 0 1 0 2955694 261148672 55122 33554432000 4194304 6201397 140735379845696 140735379844824 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 63757 55122 165 491 0 63256 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 255028

[startup+1422.3 s]
/proc/loadavg: 2.18 2.22 2.22 4/178 4726
/proc/meminfo: memFree=23413832/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=255028 CPUtime=1422.08 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 11591 0 0 0 142201 7 0 0 20 0 1 0 2955694 261148672 55126 33554432000 4194304 6201397 140735379845696 140735379844824 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 63757 55126 165 491 0 63256 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 255028

[startup+1482.3 s]
/proc/loadavg: 2.20 2.23 2.22 3/177 4727
/proc/meminfo: memFree=23397784/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=255448 CPUtime=1482.06 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 11698 0 0 0 148199 7 0 0 20 0 1 0 2955694 261578752 56255 33554432000 4194304 6201397 140735379845696 140735379844824 4221015 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 63862 56255 165 491 0 63361 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 255448

[startup+1542.31 s]
/proc/loadavg: 2.22 2.23 2.21 3/177 4728
/proc/meminfo: memFree=23391936/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=257056 CPUtime=1542.06 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 12041 0 0 0 154199 7 0 0 20 0 1 0 2955694 263225344 56598 33554432000 4194304 6201397 140735379845696 140735379844824 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 64264 56598 165 491 0 63763 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 257056

[startup+1602.3 s]
/proc/loadavg: 2.23 2.23 2.21 4/176 4729
/proc/meminfo: memFree=23380776/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=257952 CPUtime=1602.03 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 12251 0 0 0 160196 7 0 0 20 0 1 0 2955694 264142848 59363 33554432000 4194304 6201397 140735379845696 140735379844824 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 64488 59363 165 491 0 63987 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 257952

[startup+1662.3 s]
/proc/loadavg: 2.34 2.26 2.22 3/177 4731
/proc/meminfo: memFree=23380444/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=258416 CPUtime=1662.03 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 12365 0 0 0 166195 8 0 0 20 0 1 0 2955694 264617984 59477 33554432000 4194304 6201397 140735379845696 140735379844824 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 64604 59477 165 491 0 64103 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 258416

[startup+1722.3 s]
/proc/loadavg: 2.30 2.27 2.23 4/177 4732
/proc/meminfo: memFree=23380448/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=258644 CPUtime=1722.02 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 12418 0 0 0 172194 8 0 0 20 0 1 0 2955694 264851456 59530 33554432000 4194304 6201397 140735379845696 140735379844824 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 64661 59530 165 491 0 64160 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 258644

[startup+1782.3 s]
/proc/loadavg: 2.38 2.29 2.24 4/177 4733
/proc/meminfo: memFree=23379828/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=259544 CPUtime=1782.01 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 12608 0 0 0 178193 8 0 0 20 0 1 0 2955694 265773056 59720 33554432000 4194304 6201397 140735379845696 140735379844824 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 64886 59720 165 491 0 64385 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 259544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.33 2.29 2.24 3/177 4734
/proc/meminfo: memFree=23379756/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=259544 CPUtime=1800.01 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 12608 0 0 0 179993 8 0 0 20 0 1 0 2955694 265773056 59720 33554432000 4194304 6201397 140735379845696 140735379844824 4217444 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 64886 59720 165 491 0 64385 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 259544

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

[startup+1800.3 s]
/proc/loadavg: 2.33 2.29 2.24 3/177 4734
/proc/meminfo: memFree=23379756/32872528 swapFree=1497052/1644220
[pid=4642] ppid=4639 vsize=259544 CPUtime=1800.01 cores=1,3,5,7
/proc/4642/stat : 4642 (cdcl-cuttingpla) R 4639 4642 3715 0 -1 4202496 12608 0 0 0 179993 8 0 0 20 0 1 0 2955694 265773056 59720 33554432000 4194304 6201397 140735379845696 140735379844824 4217444 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4642/statm: 64886 59720 165 491 0 64385 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 259544

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.084987
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 259544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.084987
maximum resident set size= 238880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12608
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= 12
involuntary context switches= 1972

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.15891 second user time and 9.8395 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-29 19:06:29
IDJOB=4118374
IDBENCH=111486
IDSOLVER=2550
FILE ID=node124/4118374-1467219989
RUNJOBID= node124-1467209129-3732
PBS_JOBID= 19997580
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-30.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118374-1467219989/watcher-4118374-1467219989 -o /tmp/evaluation-result-4118374-1467219989/solver-4118374-1467219989 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467209129-3732 --watchdog 1960 --input HOME/instance-4118374-1467219989.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 760efaba2d1061e895252c56b3293c1d
RANDOM SEED=1223927432

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.062
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:        23082760 kB
Buffers:          145800 kB
Cached:          6436728 kB
SwapCached:            0 kB
Active:           950296 kB
Inactive:        6434744 kB
Active(anon):     804992 kB
Inactive(anon):        0 kB
Active(file):     145304 kB
Inactive(file):  6434744 kB
Unevictable:     1644220 kB
Mlocked:         1497052 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2360 kB
Writeback:             0 kB
AnonPages:       2446284 kB
Mapped:            14556 kB
Shmem:               204 kB
Slab:             626904 kB
SReclaimable:      71128 kB
SUnreclaim:       555776 kB
KernelStack:        1464 kB
PageTables:         8976 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2851920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    919552 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= 71728 MiB
End job on node124 at 2016-06-29 19:36:29