Trace number 4102272

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.03 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-ssa7552-159.opb
MD5SUMfa45fd08f0ab8253689dfb5a6bfb43d0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1327
Best CPU time to get the best result obtained on this benchmark0.082986
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1327
Optimality of the best value was proved NO
Number of variables2726
Total number of constraints4395
Number of constraints which are clauses4395
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint5
Number of terms in the objective function 2726
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2726
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2726
Number of bits of the biggest sum of numbers12
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= 2726 #constraint= 4395
0.39/0.48	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.39/0.48	c total clause space: 48.1602MB
0.39/0.48	c total #watches: 48245
1.19/1.25	c total #propagations: 78581 / total #impl: 798282 (eff. 0.098)
1.19/1.25	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
1.19/1.25	c total clause space: 78.2603MB
1.19/1.25	c total #watches: 62101
2.38/2.44	c total #propagations: 156545 / total #impl: 1880950 (eff. 0.083)
2.38/2.44	c GC COLLECT
2.38/2.44	c #Conflicts:       3000 | #Learnt:       2008 | 0.000
2.38/2.44	c total clause space: 78.2603MB
2.38/2.44	c total #watches: 110036
3.79/3.89	c total #propagations: 220703 / total #impl: 3604451 (eff. 0.061)
3.79/3.89	c #Conflicts:       4000 | #Learnt:       3008 | 0.000
3.79/3.89	c total clause space: 127.173MB
3.89/3.93	c total #watches: 116757
5.38/5.44	c total #propagations: 296466 / total #impl: 9370504 (eff. 0.032)
5.38/5.44	c GC COLLECT
5.38/5.44	c #Conflicts:       5000 | #Learnt:       2361 | 0.000
5.38/5.44	c total clause space: 127.173MB
5.38/5.44	c total #watches: 100891
6.78/6.88	c total #propagations: 359510 / total #impl: 11666853 (eff. 0.031)
6.78/6.88	c #Conflicts:       6000 | #Learnt:       3361 | 0.000
6.78/6.88	c total clause space: 127.173MB
6.78/6.88	c total #watches: 102891
8.39/8.43	c total #propagations: 427602 / total #impl: 19797432 (eff. 0.022)
8.39/8.43	c GC COLLECT
8.39/8.43	c #Conflicts:       7000 | #Learnt:       2238 | 0.000
8.39/8.43	c total clause space: 206.656MB
8.39/8.43	c total #watches: 69197
9.49/9.52	c total #propagations: 484301 / total #impl: 27127539 (eff. 0.018)
9.49/9.52	c #Conflicts:       8000 | #Learnt:       3238 | 0.000
9.49/9.52	c total clause space: 206.656MB
9.49/9.52	c total #watches: 71197
10.49/10.51	c total #propagations: 528835 / total #impl: 27830627 (eff. 0.019)
10.49/10.51	c #Conflicts:       9000 | #Learnt:       4238 | 0.000
10.49/10.51	c total clause space: 206.656MB
10.49/10.51	c total #watches: 73197
11.28/11.38	c total #propagations: 602293 / total #impl: 31112799 (eff. 0.019)
11.28/11.38	c GC COLLECT
11.28/11.38	c #Conflicts:      10000 | #Learnt:       2724 | 0.000
11.28/11.38	c total clause space: 206.656MB
11.28/11.38	c total #watches: 51035
12.09/12.12	c total #propagations: 648830 / total #impl: 32268288 (eff. 0.020)
12.09/12.12	c #Conflicts:      11000 | #Learnt:       3724 | 0.000
12.09/12.12	c total clause space: 206.656MB
12.09/12.12	c total #watches: 58861
12.88/12.91	c total #propagations: 702017 / total #impl: 33250548 (eff. 0.021)
12.88/12.91	c #Conflicts:      12000 | #Learnt:       4724 | 0.000
12.88/12.91	c total clause space: 206.656MB
12.88/12.91	c total #watches: 60861
13.69/13.78	c total #propagations: 763049 / total #impl: 38032734 (eff. 0.020)
13.69/13.78	c #Conflicts:      13000 | #Learnt:       5724 | 0.000
13.69/13.78	c total clause space: 206.656MB
13.69/13.78	c total #watches: 62861
14.49/14.57	c total #propagations: 829831 / total #impl: 40199380 (eff. 0.021)
14.49/14.57	c GC COLLECT
14.49/14.57	c #Conflicts:      14000 | #Learnt:       3866 | 0.000
14.49/14.57	c total clause space: 206.656MB
14.49/14.57	c total #watches: 54378
15.39/15.45	c total #propagations: 879160 / total #impl: 44475132 (eff. 0.020)
15.39/15.45	c #Conflicts:      15000 | #Learnt:       4866 | 0.000
15.39/15.45	c total clause space: 206.656MB
15.39/15.45	c total #watches: 57544
16.29/16.37	c total #propagations: 927386 / total #impl: 50045678 (eff. 0.019)
16.29/16.37	c #Conflicts:      16000 | #Learnt:       5866 | 0.000
16.29/16.37	c total clause space: 206.656MB
16.29/16.37	c total #watches: 60711
17.08/17.13	c total #propagations: 976192 / total #impl: 53603301 (eff. 0.018)
17.08/17.13	c GC COLLECT
17.08/17.13	c #Conflicts:      17000 | #Learnt:       3689 | 0.000
17.08/17.13	c total clause space: 335.816MB
17.08/17.13	c total #watches: 56357
17.78/17.83	c total #propagations: 1012767 / total #impl: 53730754 (eff. 0.019)
17.78/17.83	c #Conflicts:      18000 | #Learnt:       4689 | 0.000
17.78/17.83	c total clause space: 335.816MB
17.78/17.83	c total #watches: 58357
18.48/18.54	c total #propagations: 1047095 / total #impl: 53912501 (eff. 0.019)
18.48/18.54	c #Conflicts:      19000 | #Learnt:       5689 | 0.000
18.48/18.54	c total clause space: 335.816MB
18.48/18.54	c total #watches: 60357
19.28/19.35	c total #propagations: 1081968 / total #impl: 54098486 (eff. 0.020)
19.28/19.35	c #Conflicts:      20000 | #Learnt:       6689 | 0.000
19.28/19.35	c total clause space: 335.816MB
19.28/19.35	c total #watches: 62357
20.09/20.11	c total #propagations: 1144377 / total #impl: 55663902 (eff. 0.021)
20.09/20.11	c GC COLLECT
20.09/20.11	c #Conflicts:      21000 | #Learnt:       4198 | 0.000
20.09/20.11	c total clause space: 335.816MB
20.09/20.11	c total #watches: 47815
20.69/20.77	c total #propagations: 1206481 / total #impl: 57572627 (eff. 0.021)
20.69/20.77	c #Conflicts:      22000 | #Learnt:       5198 | 0.000
20.69/20.77	c total clause space: 335.816MB
20.69/20.77	c total #watches: 49815
21.39/21.46	c total #propagations: 1260034 / total #impl: 58639605 (eff. 0.021)
21.39/21.46	c #Conflicts:      23000 | #Learnt:       6198 | 0.000
21.39/21.46	c total clause space: 335.816MB
21.39/21.46	c total #watches: 51815
22.10/22.16	c total #propagations: 1310798 / total #impl: 59821735 (eff. 0.022)
22.10/22.16	c #Conflicts:      24000 | #Learnt:       7198 | 0.000
22.10/22.16	c total clause space: 335.816MB
22.10/22.16	c total #watches: 53815
22.89/22.92	c total #propagations: 1372037 / total #impl: 62203253 (eff. 0.022)
22.89/22.92	c GC COLLECT
22.89/22.92	c #Conflicts:      25000 | #Learnt:       4401 | 0.000
22.89/22.92	c total clause space: 335.816MB
22.89/22.92	c total #watches: 44722
23.59/23.63	c total #propagations: 1437305 / total #impl: 63905631 (eff. 0.022)
23.59/23.63	c #Conflicts:      26000 | #Learnt:       5401 | 0.000
23.59/23.63	c total clause space: 335.816MB
23.59/23.63	c total #watches: 46722
24.39/24.40	c total #propagations: 1496876 / total #impl: 65638707 (eff. 0.023)
24.39/24.40	c #Conflicts:      27000 | #Learnt:       6401 | 0.000
24.39/24.40	c total clause space: 335.816MB
24.39/24.40	c total #watches: 48722
25.09/25.14	c total #propagations: 1549065 / total #impl: 67044799 (eff. 0.023)
25.09/25.14	c #Conflicts:      28000 | #Learnt:       7401 | 0.000
25.09/25.14	c total clause space: 335.816MB
25.09/25.14	c total #watches: 50722
25.78/25.89	c total #propagations: 1626164 / total #impl: 68364477 (eff. 0.024)
25.78/25.89	c GC COLLECT
25.78/25.89	c #Conflicts:      29000 | #Learnt:       4303 | 0.000
25.78/25.89	c total clause space: 335.816MB
25.78/25.89	c total #watches: 44526
26.49/26.55	c total #propagations: 1685676 / total #impl: 71003263 (eff. 0.024)
26.49/26.55	c #Conflicts:      30000 | #Learnt:       5303 | 0.000
26.49/26.55	c total clause space: 335.816MB
26.49/26.55	c total #watches: 46526
27.08/27.19	c total #propagations: 1735756 / total #impl: 71915571 (eff. 0.024)
27.08/27.19	c #Conflicts:      31000 | #Learnt:       6303 | 0.000
27.08/27.19	c total clause space: 335.816MB
27.08/27.19	c total #watches: 48526
27.78/27.86	c total #propagations: 1791036 / total #impl: 72656837 (eff. 0.025)
27.78/27.86	c #Conflicts:      32000 | #Learnt:       7303 | 0.000
27.78/27.86	c total clause space: 335.816MB
27.78/27.86	c total #watches: 50526
28.48/28.51	c total #propagations: 1868649 / total #impl: 74066522 (eff. 0.025)
28.48/28.51	c #Conflicts:      33000 | #Learnt:       8303 | 0.000
28.48/28.51	c total clause space: 335.816MB
28.48/28.51	c total #watches: 52526
29.08/29.18	c total #propagations: 1938159 / total #impl: 74744628 (eff. 0.026)
29.08/29.18	c GC COLLECT
29.08/29.18	c #Conflicts:      34000 | #Learnt:       4905 | 0.000
29.08/29.18	c total clause space: 335.816MB
29.08/29.18	c total #watches: 44559
29.79/29.86	c total #propagations: 1979698 / total #impl: 75197443 (eff. 0.026)
29.79/29.86	c #Conflicts:      35000 | #Learnt:       5905 | 0.000
29.79/29.86	c total clause space: 335.816MB
29.79/29.86	c total #watches: 46559
30.48/30.59	c total #propagations: 2028681 / total #impl: 75966218 (eff. 0.027)
30.48/30.59	c #Conflicts:      36000 | #Learnt:       6905 | 0.000
30.48/30.59	c total clause space: 335.816MB
30.48/30.59	c total #watches: 49731
31.28/31.35	c total #propagations: 2078233 / total #impl: 76915860 (eff. 0.027)
31.28/31.35	c #Conflicts:      37000 | #Learnt:       7905 | 0.000
31.28/31.35	c total clause space: 335.816MB
31.28/31.35	c total #watches: 51731
32.08/32.10	c total #propagations: 2125775 / total #impl: 77824065 (eff. 0.027)
32.08/32.10	c #Conflicts:      38000 | #Learnt:       8905 | 0.000
32.08/32.10	c total clause space: 335.816MB
32.08/32.10	c total #watches: 53731
32.79/32.82	c total #propagations: 2170372 / total #impl: 78591606 (eff. 0.028)
32.79/32.82	c GC COLLECT
32.79/32.82	c #Conflicts:      39000 | #Learnt:       5204 | 0.000
32.79/32.82	c total clause space: 335.816MB
32.79/32.82	c total #watches: 32252
33.29/33.34	c total #propagations: 2233600 / total #impl: 79621986 (eff. 0.028)
33.29/33.34	c #Conflicts:      40000 | #Learnt:       6204 | 0.000
33.29/33.34	c total clause space: 335.816MB
33.29/33.34	c total #watches: 34252
33.79/33.88	c total #propagations: 2272966 / total #impl: 80141738 (eff. 0.028)
33.79/33.88	c #Conflicts:      41000 | #Learnt:       7204 | 0.000
33.79/33.88	c total clause space: 335.816MB
33.79/33.88	c total #watches: 36252
34.39/34.45	c total #propagations: 2315452 / total #impl: 80746852 (eff. 0.029)
34.39/34.45	c #Conflicts:      42000 | #Learnt:       8204 | 0.000
34.39/34.45	c total clause space: 335.816MB
34.39/34.45	c total #watches: 38252
34.99/35.02	c total #propagations: 2359841 / total #impl: 81401407 (eff. 0.029)
34.99/35.02	c #Conflicts:      43000 | #Learnt:       9204 | 0.000
34.99/35.02	c total clause space: 335.816MB
34.99/35.02	c total #watches: 40252
35.58/35.60	c total #propagations: 2405656 / total #impl: 82033420 (eff. 0.029)
35.58/35.60	c GC COLLECT
35.58/35.60	c #Conflicts:      44000 | #Learnt:       5204 | 0.000
35.58/35.60	c total clause space: 545.701MB
35.58/35.60	c total #watches: 32252
36.08/36.12	c total #propagations: 2449991 / total #impl: 82776882 (eff. 0.030)
36.08/36.12	c #Conflicts:      45000 | #Learnt:       6204 | 0.000
36.08/36.12	c total clause space: 545.701MB
36.08/36.12	c total #watches: 34252
36.58/36.66	c total #propagations: 2495200 / total #impl: 83389884 (eff. 0.030)
36.58/36.66	c #Conflicts:      46000 | #Learnt:       7204 | 0.000
36.58/36.66	c total clause space: 545.701MB
36.58/36.66	c total #watches: 36252
37.08/37.17	c total #propagations: 2556650 / total #impl: 84302973 (eff. 0.030)
37.08/37.17	c #Conflicts:      47000 | #Learnt:       8204 | 0.000
37.08/37.17	c total clause space: 545.701MB
37.08/37.17	c total #watches: 38252
37.58/37.64	c total #propagations: 2624997 / total #impl: 85269562 (eff. 0.031)
37.58/37.64	c #Conflicts:      48000 | #Learnt:       9204 | 0.000
37.58/37.64	c total clause space: 545.701MB
37.58/37.64	c total #watches: 40252
38.08/38.16	c total #propagations: 2668286 / total #impl: 85558077 (eff. 0.031)
38.08/38.16	c #Conflicts:      49000 | #Learnt:      10204 | 0.000
38.08/38.16	c total clause space: 545.701MB
38.08/38.16	c total #watches: 42252
38.59/38.65	c total #propagations: 2733207 / total #impl: 86245162 (eff. 0.032)
38.59/38.65	c GC COLLECT
38.59/38.65	c #Conflicts:      50000 | #Learnt:       5902 | 0.000
38.59/38.65	c total clause space: 545.701MB
38.59/38.65	c total #watches: 33648
39.09/39.18	c total #propagations: 2794123 / total #impl: 86726761 (eff. 0.032)
39.09/39.18	c #Conflicts:      51000 | #Learnt:       6902 | 0.000
39.09/39.18	c total clause space: 545.701MB
39.09/39.18	c total #watches: 35648
39.69/39.73	c total #propagations: 2846084 / total #impl: 87629053 (eff. 0.032)
39.69/39.73	c #Conflicts:      52000 | #Learnt:       7902 | 0.000
39.69/39.73	c total clause space: 545.701MB
39.69/39.73	c total #watches: 37648
40.18/40.28	c total #propagations: 2906666 / total #impl: 88692409 (eff. 0.033)
40.18/40.28	c #Conflicts:      53000 | #Learnt:       8902 | 0.000
40.18/40.28	c total clause space: 545.701MB
40.18/40.28	c total #watches: 39648
40.69/40.79	c total #propagations: 2957239 / total #impl: 89478028 (eff. 0.033)
40.69/40.79	c #Conflicts:      54000 | #Learnt:       9902 | 0.000
40.69/40.79	c total clause space: 545.701MB
40.69/40.79	c total #watches: 42811
41.28/41.32	c total #propagations: 3011557 / total #impl: 90486923 (eff. 0.033)
41.28/41.32	c #Conflicts:      55000 | #Learnt:      10902 | 0.000
41.28/41.32	c total clause space: 545.701MB
41.28/41.32	c total #watches: 44811
41.78/41.90	c total #propagations: 3076586 / total #impl: 92180477 (eff. 0.033)
41.78/41.90	c GC COLLECT
41.78/41.90	c #Conflicts:      56000 | #Learnt:       6301 | 0.000
41.78/41.90	c total clause space: 545.701MB
41.78/41.90	c total #watches: 35614
42.38/42.45	c total #propagations: 3130138 / total #impl: 93750828 (eff. 0.033)
42.38/42.45	c #Conflicts:      57000 | #Learnt:       7301 | 0.000
42.38/42.45	c total clause space: 545.701MB
42.38/42.45	c total #watches: 39968
42.98/43.01	c total #propagations: 3207698 / total #impl: 95688383 (eff. 0.034)
42.98/43.01	c #Conflicts:      58000 | #Learnt:       8301 | 0.000
42.98/43.01	c total clause space: 545.701MB
42.98/43.01	c total #watches: 41968
43.48/43.56	c total #propagations: 3266831 / total #impl: 96756103 (eff. 0.034)
43.48/43.56	c #Conflicts:      59000 | #Learnt:       9301 | 0.000
43.48/43.56	c total clause space: 545.701MB
43.48/43.56	c total #watches: 43968
43.99/44.09	c total #propagations: 3315058 / total #impl: 97678807 (eff. 0.034)
43.99/44.09	c #Conflicts:      60000 | #Learnt:      10301 | 0.000
43.99/44.09	c total clause space: 545.701MB
43.99/44.09	c total #watches: 45968
44.59/44.60	c total #propagations: 3363319 / total #impl: 98849380 (eff. 0.034)
44.59/44.60	c #Conflicts:      61000 | #Learnt:      11301 | 0.000
44.59/44.60	c total clause space: 545.701MB
44.59/44.60	c total #watches: 47968
45.09/45.13	c total #propagations: 3407393 / total #impl: 99919464 (eff. 0.034)
45.09/45.13	c GC COLLECT
45.09/45.13	c #Conflicts:      62000 | #Learnt:       6400 | 0.000
45.09/45.13	c total clause space: 545.701MB
45.09/45.13	c total #watches: 34644
45.58/45.66	c total #propagations: 3450330 / total #impl: 101702384 (eff. 0.034)
45.58/45.66	c #Conflicts:      63000 | #Learnt:       7400 | 0.000
45.58/45.66	c total clause space: 545.701MB
45.58/45.66	c total #watches: 36644
46.08/46.18	c total #propagations: 3495011 / total #impl: 103886161 (eff. 0.034)
46.08/46.18	c #Conflicts:      64000 | #Learnt:       8400 | 0.000
46.08/46.18	c total clause space: 545.701MB
46.08/46.18	c total #watches: 40986
46.68/46.71	c total #propagations: 3539857 / total #impl: 105658506 (eff. 0.034)
46.68/46.71	c #Conflicts:      65000 | #Learnt:       9400 | 0.000
46.68/46.71	c total clause space: 545.701MB
46.68/46.71	c total #watches: 42986
47.18/47.25	c total #propagations: 3602606 / total #impl: 106613258 (eff. 0.034)
47.18/47.25	c #Conflicts:      66000 | #Learnt:      10400 | 0.000
47.18/47.25	c total clause space: 545.701MB
47.18/47.25	c total #watches: 44986
47.68/47.77	c total #propagations: 3670142 / total #impl: 108026947 (eff. 0.034)
47.68/47.77	c #Conflicts:      67000 | #Learnt:      11400 | 0.000
47.68/47.77	c total clause space: 545.701MB
47.68/47.77	c total #watches: 46986
48.28/48.34	c total #propagations: 3719198 / total #impl: 108950527 (eff. 0.034)
48.28/48.34	c #Conflicts:      68000 | #Learnt:      12400 | 0.000
48.28/48.34	c total clause space: 545.701MB
48.28/48.34	c total #watches: 48986
48.78/48.86	c total #propagations: 3779455 / total #impl: 110204297 (eff. 0.034)
48.78/48.86	c GC COLLECT
48.78/48.86	c #Conflicts:      69000 | #Learnt:       7200 | 0.000
48.78/48.86	c total clause space: 545.701MB
48.78/48.86	c total #watches: 36244
49.28/49.36	c total #propagations: 3835494 / total #impl: 110724245 (eff. 0.035)
49.28/49.36	c #Conflicts:      70000 | #Learnt:       8200 | 0.000
49.28/49.36	c total clause space: 545.701MB
49.28/49.36	c total #watches: 38244
49.78/49.85	c total #propagations: 3884641 / total #impl: 111457273 (eff. 0.035)
49.78/49.85	c #Conflicts:      71000 | #Learnt:       9200 | 0.000
49.78/49.85	c total clause space: 545.701MB
49.78/49.85	c total #watches: 41423
50.28/50.30	c total #propagations: 3931979 / total #impl: 112235808 (eff. 0.035)
50.28/50.30	c #Conflicts:      72000 | #Learnt:      10200 | 0.000
50.28/50.30	c total clause space: 545.701MB
50.28/50.30	c total #watches: 43423
50.78/50.82	c total #propagations: 3973840 / total #impl: 112847143 (eff. 0.035)
50.78/50.82	c #Conflicts:      73000 | #Learnt:      11200 | 0.000
50.78/50.82	c total clause space: 545.701MB
50.78/50.82	c total #watches: 48956
51.28/51.38	c total #propagations: 4031746 / total #impl: 114434692 (eff. 0.035)
51.28/51.38	c #Conflicts:      74000 | #Learnt:      12200 | 0.000
51.28/51.38	c total clause space: 545.701MB
51.28/51.38	c total #watches: 50956
51.89/51.97	c total #propagations: 4106934 / total #impl: 115730064 (eff. 0.035)
51.89/51.97	c GC COLLECT
51.89/51.97	c #Conflicts:      75000 | #Learnt:       6702 | 0.000
51.89/51.97	c total clause space: 545.701MB
51.89/51.97	c total #watches: 35248
52.49/52.50	c total #propagations: 4159585 / total #impl: 117133240 (eff. 0.036)
52.49/52.50	c #Conflicts:      76000 | #Learnt:       7702 | 0.000
52.49/52.50	c total clause space: 545.701MB
52.49/52.50	c total #watches: 37248
52.98/53.03	c total #propagations: 4215176 / total #impl: 118312710 (eff. 0.036)
52.98/53.03	c #Conflicts:      77000 | #Learnt:       8702 | 0.000
52.98/53.03	c total clause space: 545.701MB
52.98/53.03	c total #watches: 40414
53.38/53.49	c total #propagations: 4277620 / total #impl: 119733632 (eff. 0.036)
53.38/53.49	c #Conflicts:      78000 | #Learnt:       9702 | 0.000
53.38/53.49	c total clause space: 545.701MB
53.38/53.49	c total #watches: 43590
53.89/53.97	c total #propagations: 4327286 / total #impl: 121287255 (eff. 0.036)
53.89/53.97	c #Conflicts:      79000 | #Learnt:      10702 | 0.000
53.89/53.97	c total clause space: 545.701MB
53.89/53.97	c total #watches: 46768
54.48/54.53	c total #propagations: 4369529 / total #impl: 122242034 (eff. 0.036)
54.48/54.53	c #Conflicts:      80000 | #Learnt:      11702 | 0.000
54.48/54.53	c total clause space: 545.701MB
54.48/54.53	c total #watches: 48768
55.09/55.11	c total #propagations: 4417665 / total #impl: 124336561 (eff. 0.036)
55.09/55.11	c #Conflicts:      81000 | #Learnt:      12702 | 0.000
55.09/55.11	c total clause space: 545.701MB
55.09/55.11	c total #watches: 50768
55.68/55.76	c total #propagations: 4474608 / total #impl: 126581673 (eff. 0.035)
55.68/55.76	c GC COLLECT
55.68/55.76	c #Conflicts:      82000 | #Learnt:       6905 | 0.000
55.68/55.76	c total clause space: 545.701MB
55.68/55.76	c total #watches: 35654
56.28/56.32	c total #propagations: 4521713 / total #impl: 127879687 (eff. 0.035)
56.28/56.32	c #Conflicts:      83000 | #Learnt:       7905 | 0.000
56.28/56.32	c total clause space: 545.701MB
56.28/56.32	c total #watches: 37654
56.78/56.83	c total #propagations: 4568155 / total #impl: 128745359 (eff. 0.035)
56.78/56.83	c #Conflicts:      84000 | #Learnt:       8905 | 0.000
56.78/56.83	c total clause space: 545.701MB
56.78/56.83	c total #watches: 39654
57.29/57.35	c total #propagations: 4612307 / total #impl: 129350047 (eff. 0.036)
57.29/57.35	c #Conflicts:      85000 | #Learnt:       9905 | 0.000
57.29/57.35	c total clause space: 545.701MB
57.29/57.35	c total #watches: 41654
57.78/57.87	c total #propagations: 4654812 / total #impl: 130038725 (eff. 0.036)
57.78/57.87	c #Conflicts:      86000 | #Learnt:      10905 | 0.000
57.78/57.87	c total clause space: 545.701MB
57.78/57.87	c total #watches: 43654
58.39/58.41	c total #propagations: 4692939 / total #impl: 130702407 (eff. 0.036)
58.39/58.41	c #Conflicts:      87000 | #Learnt:      11905 | 0.000
58.39/58.41	c total clause space: 545.701MB
58.39/58.41	c total #watches: 45654
58.88/58.90	c total #propagations: 4736189 / total #impl: 131353600 (eff. 0.036)
58.88/58.90	c #Conflicts:      88000 | #Learnt:      12905 | 0.000
58.88/58.90	c total clause space: 545.701MB
58.88/58.90	c total #watches: 47654
59.39/59.41	c total #propagations: 4774298 / total #impl: 131839334 (eff. 0.036)
59.39/59.41	c #Conflicts:      89000 | #Learnt:      13905 | 0.000
59.39/59.41	c total clause space: 545.701MB
59.39/59.41	c total #watches: 49654
59.88/59.94	c total #propagations: 4811296 / total #impl: 132281948 (eff. 0.036)
59.88/59.94	c GC COLLECT
59.88/59.94	c #Conflicts:      90000 | #Learnt:       7805 | 0.000
59.88/59.94	c total clause space: 545.701MB
59.88/59.94	c total #watches: 37454
60.48/60.51	c total #propagations: 4853992 / total #impl: 132987256 (eff. 0.036)
60.48/60.51	c #Conflicts:      91000 | #Learnt:       8805 | 0.000
60.48/60.51	c total clause space: 545.701MB
60.48/60.51	c total #watches: 40620
60.98/61.07	c total #propagations: 4898802 / total #impl: 134760017 (eff. 0.036)
60.98/61.07	c #Conflicts:      92000 | #Learnt:       9805 | 0.000
60.98/61.07	c total clause space: 545.701MB
60.98/61.07	c total #watches: 42620
61.58/61.63	c total #propagations: 4944811 / total #impl: 136075775 (eff. 0.036)
61.58/61.63	c #Conflicts:      93000 | #Learnt:      10805 | 0.000
61.58/61.63	c total clause space: 545.701MB
61.58/61.63	c total #watches: 44620
62.08/62.18	c total #propagations: 4990535 / total #impl: 137264780 (eff. 0.036)
62.08/62.18	c #Conflicts:      94000 | #Learnt:      11805 | 0.000
62.08/62.18	c total clause space: 545.701MB
62.08/62.18	c total #watches: 46620
62.68/62.75	c total #propagations: 5035592 / total #impl: 138339301 (eff. 0.036)
62.68/62.75	c #Conflicts:      95000 | #Learnt:      12805 | 0.000
62.68/62.75	c total clause space: 545.701MB
62.68/62.75	c total #watches: 48620
63.28/63.31	c total #propagations: 5082441 / total #impl: 139892861 (eff. 0.036)
63.28/63.31	c #Conflicts:      96000 | #Learnt:      13805 | 0.000
63.28/63.31	c total clause space: 545.701MB
63.28/63.31	c total #watches: 50620
63.89/63.90	c total #propagations: 5126813 / total #impl: 140844388 (eff. 0.036)
63.89/63.90	c #Conflicts:      97000 | #Learnt:      14805 | 0.000
63.89/63.90	c total clause space: 545.701MB
63.89/63.90	c total #watches: 52620
64.38/64.48	c total #propagations: 5177358 / total #impl: 142010047 (eff. 0.036)
64.38/64.48	c GC COLLECT
64.38/64.48	c #Conflicts:      98000 | #Learnt:       8405 | 0.000
64.38/64.48	c total clause space: 545.701MB
64.38/64.48	c total #watches: 39822
64.99/65.04	c total #propagations: 5223316 / total #impl: 142542802 (eff. 0.037)
64.99/65.04	c #Conflicts:      99000 | #Learnt:       9405 | 0.000
64.99/65.04	c total clause space: 545.701MB
64.99/65.04	c total #watches: 41822
65.48/65.55	c total #propagations: 5270029 / total #impl: 143880526 (eff. 0.037)
65.48/65.55	c #Conflicts:     100000 | #Learnt:      10405 | 0.000
65.48/65.55	c total clause space: 545.701MB
65.48/65.55	c total #watches: 43822
65.99/66.06	c total #propagations: 5311384 / total #impl: 144295012 (eff. 0.037)
65.99/66.06	c #Conflicts:     101000 | #Learnt:      11405 | 0.000
65.99/66.06	c total clause space: 545.701MB
65.99/66.06	c total #watches: 45822
66.48/66.58	c total #propagations: 5355945 / total #impl: 145104941 (eff. 0.037)
66.48/66.58	c #Conflicts:     102000 | #Learnt:      12405 | 0.000
66.48/66.58	c total clause space: 545.701MB
66.48/66.58	c total #watches: 47822
66.98/67.08	c total #propagations: 5400142 / total #impl: 145840915 (eff. 0.037)
66.98/67.08	c #Conflicts:     103000 | #Learnt:      13405 | 0.000
66.98/67.08	c total clause space: 545.701MB
66.98/67.08	c total #watches: 49822
67.48/67.57	c total #propagations: 5451980 / total #impl: 146113328 (eff. 0.037)
67.48/67.57	c #Conflicts:     104000 | #Learnt:      14405 | 0.000
67.48/67.57	c total clause space: 545.701MB
67.48/67.57	c total #watches: 51822
67.98/68.04	c total #propagations: 5504493 / total #impl: 146305487 (eff. 0.038)
67.98/68.04	c #Conflicts:     105000 | #Learnt:      15405 | 0.000
67.98/68.04	c total clause space: 545.701MB
67.98/68.04	c total #watches: 53822
68.48/68.57	c total #propagations: 5559918 / total #impl: 146494179 (eff. 0.038)
68.48/68.57	c GC COLLECT
68.48/68.57	c #Conflicts:     106000 | #Learnt:       8700 | 0.000
68.48/68.57	c total clause space: 545.701MB
68.48/68.57	c total #watches: 40412
68.98/69.08	c total #propagations: 5603072 / total #impl: 146670330 (eff. 0.038)
68.98/69.08	c #Conflicts:     107000 | #Learnt:       9700 | 0.000
68.98/69.08	c total clause space: 545.701MB
68.98/69.08	c total #watches: 42412
69.58/69.60	c total #propagations: 5659208 / total #impl: 146878745 (eff. 0.039)
69.58/69.60	c #Conflicts:     108000 | #Learnt:      10700 | 0.000
69.58/69.60	c total clause space: 545.701MB
69.58/69.60	c total #watches: 44412
69.98/70.07	c total #propagations: 5716775 / total #impl: 147136188 (eff. 0.039)
69.98/70.07	c #Conflicts:     109000 | #Learnt:      11700 | 0.000
69.98/70.07	c total clause space: 545.701MB
69.98/70.07	c total #watches: 46412
70.58/70.61	c total #propagations: 5756658 / total #impl: 147303917 (eff. 0.039)
70.58/70.61	c #Conflicts:     110000 | #Learnt:      12700 | 0.000
70.58/70.61	c total clause space: 545.701MB
70.58/70.61	c total #watches: 48412
71.08/71.17	c total #propagations: 5799135 / total #impl: 147826813 (eff. 0.039)
71.08/71.17	c #Conflicts:     111000 | #Learnt:      13700 | 0.000
71.08/71.17	c total clause space: 545.701MB
71.08/71.17	c total #watches: 50412
71.68/71.73	c total #propagations: 5869408 / total #impl: 149042978 (eff. 0.039)
71.68/71.73	c #Conflicts:     112000 | #Learnt:      14700 | 0.000
71.68/71.73	c total clause space: 545.701MB
71.68/71.73	c total #watches: 52412
72.28/72.30	c total #propagations: 5935165 / total #impl: 150126070 (eff. 0.040)
72.28/72.30	c #Conflicts:     113000 | #Learnt:      15700 | 0.000
72.28/72.30	c total clause space: 545.701MB
72.28/72.30	c total #watches: 54412
72.88/72.90	c total #propagations: 6007622 / total #impl: 152927533 (eff. 0.039)
72.88/72.90	c GC COLLECT
72.88/72.90	c #Conflicts:     114000 | #Learnt:       8700 | 0.000
72.88/72.90	c total clause space: 545.701MB
72.88/72.90	c total #watches: 40412
73.38/73.46	c total #propagations: 6071863 / total #impl: 153989944 (eff. 0.039)
73.38/73.46	c #Conflicts:     115000 | #Learnt:       9700 | 0.000
73.38/73.46	c total clause space: 545.701MB
73.38/73.46	c total #watches: 42412
73.88/73.95	c total #propagations: 6135018 / total #impl: 155718086 (eff. 0.039)
73.88/73.95	c #Conflicts:     116000 | #Learnt:      10700 | 0.000
73.88/73.95	c total clause space: 545.701MB
73.88/73.95	c total #watches: 44412
74.38/74.46	c total #propagations: 6187695 / total #impl: 155959010 (eff. 0.040)
74.38/74.46	c #Conflicts:     117000 | #Learnt:      11700 | 0.000
74.38/74.46	c total clause space: 545.701MB
74.38/74.46	c total #watches: 46412
74.88/74.92	c total #propagations: 6233988 / total #impl: 156226175 (eff. 0.040)
74.88/74.92	c #Conflicts:     118000 | #Learnt:      12700 | 0.000
74.88/74.92	c total clause space: 545.701MB
74.88/74.92	c total #watches: 48412
75.38/75.43	c total #propagations: 6269711 / total #impl: 156429018 (eff. 0.040)
75.38/75.43	c #Conflicts:     119000 | #Learnt:      13700 | 0.000
75.38/75.43	c total clause space: 545.701MB
75.38/75.43	c total #watches: 50412
75.88/75.97	c total #propagations: 6310574 / total #impl: 156663910 (eff. 0.040)
75.88/75.97	c #Conflicts:     120000 | #Learnt:      14700 | 0.000
75.88/75.97	c total clause space: 545.701MB
75.88/75.97	c total #watches: 52412
76.48/76.52	c total #propagations: 6356044 / total #impl: 157022500 (eff. 0.040)
76.48/76.52	c #Conflicts:     121000 | #Learnt:      15700 | 0.000
76.48/76.52	c total clause space: 545.701MB
76.48/76.52	c total #watches: 54412
76.98/77.05	c total #propagations: 6401214 / total #impl: 157417895 (eff. 0.041)
76.98/77.05	c GC COLLECT
76.98/77.05	c #Conflicts:     122000 | #Learnt:       8397 | 0.000
76.98/77.05	c total clause space: 886.764MB
76.98/77.05	c total #watches: 39806
77.47/77.56	c total #propagations: 6447985 / total #impl: 157697839 (eff. 0.041)
77.47/77.56	c #Conflicts:     123000 | #Learnt:       9397 | 0.000
77.47/77.56	c total clause space: 886.764MB
77.47/77.56	c total #watches: 41806
77.97/78.06	c total #propagations: 6499906 / total #impl: 158024138 (eff. 0.041)
77.97/78.06	c #Conflicts:     124000 | #Learnt:      10397 | 0.000
77.97/78.06	c total clause space: 886.764MB
77.97/78.06	c total #watches: 43806
78.57/78.60	c total #propagations: 6552342 / total #impl: 158332938 (eff. 0.041)
78.57/78.60	c #Conflicts:     125000 | #Learnt:      11397 | 0.000
78.57/78.60	c total clause space: 886.764MB
78.57/78.60	c total #watches: 45806
79.57/79.64	c total #propagations: 6602438 / total #impl: 159157258 (eff. 0.041)
79.57/79.64	c #Conflicts:     126000 | #Learnt:      12397 | 0.000
79.57/79.64	c total clause space: 886.764MB
79.57/79.64	c total #watches: 73823
80.57/80.69	c total #propagations: 6696541 / total #impl: 161024201 (eff. 0.042)
80.57/80.69	c #Conflicts:     127000 | #Learnt:      13397 | 0.000
80.57/80.69	c total clause space: 886.764MB
80.57/80.69	c total #watches: 75823
81.57/81.69	c total #propagations: 6748283 / total #impl: 161228160 (eff. 0.042)
81.57/81.69	c #Conflicts:     128000 | #Learnt:      14397 | 0.000
81.57/81.69	c total clause space: 886.764MB
81.57/81.69	c total #watches: 77823
82.67/82.70	c total #propagations: 6790040 / total #impl: 161532563 (eff. 0.042)
82.67/82.70	c #Conflicts:     129000 | #Learnt:      15397 | 0.000
82.67/82.70	c total clause space: 886.764MB
82.67/82.70	c total #watches: 79823
83.68/83.77	c total #propagations: 6827101 / total #impl: 161631659 (eff. 0.042)
83.68/83.77	c #Conflicts:     130000 | #Learnt:      16397 | 0.000
83.68/83.77	c total clause space: 886.764MB
83.68/83.77	c total #watches: 81823
84.88/84.98	c total #propagations: 6873299 / total #impl: 161874850 (eff. 0.042)
84.88/84.98	c GC COLLECT
84.88/84.98	c #Conflicts:     131000 | #Learnt:       8797 | 0.000
84.88/84.98	c total clause space: 886.764MB
84.88/84.98	c total #watches: 40606
85.48/85.52	c total #propagations: 6927634 / total #impl: 162111673 (eff. 0.043)
85.48/85.52	c #Conflicts:     132000 | #Learnt:       9797 | 0.000
85.48/85.52	c total clause space: 886.764MB
85.48/85.52	c total #watches: 42606
85.98/86.01	c total #propagations: 6987395 / total #impl: 162494197 (eff. 0.043)
85.98/86.01	c #Conflicts:     133000 | #Learnt:      10797 | 0.000
85.98/86.01	c total clause space: 886.764MB
85.98/86.01	c total #watches: 44606
86.48/86.52	c total #propagations: 7028026 / total #impl: 162642642 (eff. 0.043)
86.48/86.52	c #Conflicts:     134000 | #Learnt:      11797 | 0.000
86.48/86.52	c total clause space: 886.764MB
86.48/86.52	c total #watches: 46606
86.99/87.01	c total #propagations: 7082790 / total #impl: 162906942 (eff. 0.043)
86.99/87.01	c #Conflicts:     135000 | #Learnt:      12797 | 0.000
86.99/87.01	c total clause space: 886.764MB
86.99/87.01	c total #watches: 48606
87.48/87.50	c total #propagations: 7136856 / total #impl: 163149622 (eff. 0.044)
87.48/87.50	c #Conflicts:     136000 | #Learnt:      13797 | 0.000
87.48/87.50	c total clause space: 886.764MB
87.48/87.50	c total #watches: 50606
87.99/88.02	c total #propagations: 7176644 / total #impl: 163342405 (eff. 0.044)
87.99/88.02	c #Conflicts:     137000 | #Learnt:      14797 | 0.000
87.99/88.02	c total clause space: 886.764MB
87.99/88.02	c total #watches: 52606
88.58/88.60	c total #propagations: 7224485 / total #impl: 163929377 (eff. 0.044)
88.58/88.60	c #Conflicts:     138000 | #Learnt:      15797 | 0.000
88.58/88.60	c total clause space: 886.764MB
88.58/88.60	c total #watches: 54606
89.09/89.16	c total #propagations: 7282849 / total #impl: 165218147 (eff. 0.044)
89.09/89.16	c #Conflicts:     139000 | #Learnt:      16797 | 0.000
89.09/89.16	c total clause space: 886.764MB
89.09/89.16	c total #watches: 58960
89.58/89.67	c total #propagations: 7341239 / total #impl: 166438669 (eff. 0.044)
89.58/89.67	c #Conflicts:     140000 | #Learnt:      17797 | 0.000
89.58/89.67	c total clause space: 886.764MB
89.58/89.67	c total #watches: 60960
90.08/90.18	c total #propagations: 7394602 / total #impl: 167275056 (eff. 0.044)
90.08/90.18	c GC COLLECT
90.08/90.18	c #Conflicts:     141000 | #Learnt:       9898 | 0.000
90.08/90.18	c total clause space: 886.764MB
90.08/90.18	c total #watches: 47522
90.58/90.69	c total #propagations: 7448431 / total #impl: 168250111 (eff. 0.044)
90.58/90.69	c #Conflicts:     142000 | #Learnt:      10898 | 0.000
90.58/90.69	c total clause space: 886.764MB
90.58/90.69	c total #watches: 49522
91.18/91.21	c total #propagations: 7484624 / total #impl: 168626240 (eff. 0.044)
91.18/91.21	c #Conflicts:     143000 | #Learnt:      11898 | 0.000
91.18/91.21	c total clause space: 886.764MB
91.18/91.21	c total #watches: 51522
91.68/91.73	c total #propagations: 7522442 / total #impl: 169089183 (eff. 0.044)
91.68/91.73	c #Conflicts:     144000 | #Learnt:      12898 | 0.000
91.68/91.73	c total clause space: 886.764MB
91.68/91.73	c total #watches: 53522
92.18/92.22	c total #propagations: 7558999 / total #impl: 170238411 (eff. 0.044)
92.18/92.22	c #Conflicts:     145000 | #Learnt:      13898 | 0.000
92.18/92.22	c total clause space: 886.764MB
92.18/92.22	c total #watches: 55522
92.68/92.73	c total #propagations: 7590069 / total #impl: 170902297 (eff. 0.044)
92.68/92.73	c #Conflicts:     146000 | #Learnt:      14898 | 0.000
92.68/92.73	c total clause space: 886.764MB
92.68/92.73	c total #watches: 57522
93.18/93.21	c total #propagations: 7623443 / total #impl: 171733553 (eff. 0.044)
93.18/93.21	c #Conflicts:     147000 | #Learnt:      15898 | 0.000
93.18/93.21	c total clause space: 886.764MB
93.18/93.21	c total #watches: 59522
93.68/93.75	c total #propagations: 7652932 / total #impl: 172380353 (eff. 0.044)
93.68/93.75	c #Conflicts:     148000 | #Learnt:      16898 | 0.000
93.68/93.75	c total clause space: 886.764MB
93.68/93.75	c total #watches: 61522
94.28/94.31	c total #propagations: 7710293 / total #impl: 174200984 (eff. 0.044)
94.28/94.31	c #Conflicts:     149000 | #Learnt:      17898 | 0.000
94.28/94.31	c total clause space: 886.764MB
94.28/94.31	c total #watches: 63522
94.88/94.91	c total #propagations: 7772573 / total #impl: 175359686 (eff. 0.044)
94.88/94.91	c GC COLLECT
94.88/94.91	c #Conflicts:     150000 | #Learnt:       9696 | 0.000
94.88/94.91	c total clause space: 886.764MB
94.88/94.91	c total #watches: 44761
95.48/95.51	c total #propagations: 7821759 / total #impl: 175749660 (eff. 0.045)
95.48/95.51	c #Conflicts:     151000 | #Learnt:      10696 | 0.000
95.48/95.51	c total clause space: 886.764MB
95.48/95.51	c total #watches: 47940
95.98/96.05	c total #propagations: 7877955 / total #impl: 177048729 (eff. 0.044)
95.98/96.05	c #Conflicts:     152000 | #Learnt:      11696 | 0.000
95.98/96.05	c total clause space: 886.764MB
95.98/96.05	c total #watches: 49940
96.58/96.60	c total #propagations: 7929239 / total #impl: 177327334 (eff. 0.045)
96.58/96.60	c #Conflicts:     153000 | #Learnt:      12696 | 0.000
96.58/96.60	c total clause space: 886.764MB
96.58/96.60	c total #watches: 51940
97.08/97.11	c total #propagations: 7980083 / total #impl: 177632394 (eff. 0.045)
97.08/97.11	c #Conflicts:     154000 | #Learnt:      13696 | 0.000
97.08/97.11	c total clause space: 886.764MB
97.08/97.11	c total #watches: 53940
97.58/97.66	c total #propagations: 8022264 / total #impl: 178263163 (eff. 0.045)
97.58/97.66	c #Conflicts:     155000 | #Learnt:      14696 | 0.000
97.58/97.66	c total clause space: 886.764MB
97.58/97.66	c total #watches: 55940
98.18/98.21	c total #propagations: 8068194 / total #impl: 179456105 (eff. 0.045)
98.18/98.21	c #Conflicts:     156000 | #Learnt:      15696 | 0.000
98.18/98.21	c total clause space: 886.764MB
98.18/98.21	c total #watches: 59129
98.68/98.73	c total #propagations: 8128746 / total #impl: 180571751 (eff. 0.045)
98.68/98.73	c #Conflicts:     157000 | #Learnt:      16696 | 0.000
98.68/98.73	c total clause space: 886.764MB
98.68/98.73	c total #watches: 61129
99.27/99.30	c total #propagations: 8176064 / total #impl: 180724819 (eff. 0.045)
99.27/99.30	c #Conflicts:     158000 | #Learnt:      17696 | 0.000
99.27/99.30	c total clause space: 886.764MB
99.27/99.30	c total #watches: 63129
99.77/99.88	c total #propagations: 8224665 / total #impl: 180931701 (eff. 0.045)
99.77/99.88	c #Conflicts:     159000 | #Learnt:      18696 | 0.000
99.77/99.88	c total clause space: 886.764MB
99.77/99.88	c total #watches: 65129
100.37/100.44	c total #propagations: 8270305 / total #impl: 181110009 (eff. 0.046)
100.37/100.44	c GC COLLECT
100.37/100.44	c #Conflicts:     160000 | #Learnt:      10194 | 0.000
100.37/100.44	c total clause space: 886.764MB
100.37/100.44	c total #watches: 45757
100.87/100.95	c total #propagations: 8321611 / total #impl: 181304570 (eff. 0.046)
100.87/100.95	c #Conflicts:     161000 | #Learnt:      11194 | 0.000
100.87/100.95	c total clause space: 886.764MB
100.87/100.95	c total #watches: 47757
101.37/101.47	c total #propagations: 8371153 / total #impl: 181530378 (eff. 0.046)
101.37/101.47	c #Conflicts:     162000 | #Learnt:      12194 | 0.000
101.37/101.47	c total clause space: 886.764MB
101.37/101.47	c total #watches: 49757
101.87/101.98	c total #propagations: 8413014 / total #impl: 181798224 (eff. 0.046)
101.87/101.98	c #Conflicts:     163000 | #Learnt:      13194 | 0.000
101.87/101.98	c total clause space: 886.764MB
101.87/101.98	c total #watches: 51757
102.47/102.52	c total #propagations: 8447861 / total #impl: 181915539 (eff. 0.046)
102.47/102.52	c #Conflicts:     164000 | #Learnt:      14194 | 0.000
102.47/102.52	c total clause space: 886.764MB
102.47/102.52	c total #watches: 53757
102.97/103.07	c total #propagations: 8489366 / total #impl: 182132038 (eff. 0.047)
102.97/103.07	c #Conflicts:     165000 | #Learnt:      15194 | 0.000
102.97/103.07	c total clause space: 886.764MB
102.97/103.07	c total #watches: 55757
103.57/103.63	c total #propagations: 8530837 / total #impl: 182466851 (eff. 0.047)
103.57/103.63	c #Conflicts:     166000 | #Learnt:      16194 | 0.000
103.57/103.63	c total clause space: 886.764MB
103.57/103.63	c total #watches: 57757
104.07/104.17	c total #propagations: 8574990 / total #impl: 182836747 (eff. 0.047)
104.07/104.17	c #Conflicts:     167000 | #Learnt:      17194 | 0.000
104.07/104.17	c total clause space: 886.764MB
104.07/104.17	c total #watches: 59757
104.58/104.69	c total #propagations: 8630107 / total #impl: 183194191 (eff. 0.047)
104.58/104.69	c #Conflicts:     168000 | #Learnt:      18194 | 0.000
104.58/104.69	c total clause space: 886.764MB
104.58/104.69	c total #watches: 61757
105.17/105.23	c total #propagations: 8683526 / total #impl: 183419052 (eff. 0.047)
105.17/105.23	c #Conflicts:     169000 | #Learnt:      19194 | 0.000
105.17/105.23	c total clause space: 886.764MB
105.17/105.23	c total #watches: 63757
105.77/105.85	c total #propagations: 8735201 / total #impl: 183654356 (eff. 0.048)
105.77/105.85	c GC COLLECT
105.77/105.85	c #Conflicts:     170000 | #Learnt:      10395 | 0.000
105.77/105.85	c total clause space: 886.764MB
105.77/105.85	c total #watches: 46159
106.37/106.44	c total #propagations: 8787310 / total #impl: 184586215 (eff. 0.048)
106.37/106.44	c #Conflicts:     171000 | #Learnt:      11395 | 0.000
106.37/106.44	c total clause space: 886.764MB
106.37/106.44	c total #watches: 48159
106.97/107.03	c total #propagations: 8839815 / total #impl: 185720392 (eff. 0.048)
106.97/107.03	c #Conflicts:     172000 | #Learnt:      12395 | 0.000
106.97/107.03	c total clause space: 886.764MB
106.97/107.03	c total #watches: 50159
107.57/107.65	c total #propagations: 8898067 / total #impl: 187289407 (eff. 0.048)
107.57/107.65	c #Conflicts:     173000 | #Learnt:      13395 | 0.000
107.57/107.65	c total clause space: 886.764MB
107.57/107.65	c total #watches: 52159
108.17/108.23	c total #propagations: 8953943 / total #impl: 189061457 (eff. 0.047)
108.17/108.23	c #Conflicts:     174000 | #Learnt:      14395 | 0.000
108.17/108.23	c total clause space: 886.764MB
108.17/108.23	c total #watches: 55335
108.67/108.78	c total #propagations: 9020794 / total #impl: 191404968 (eff. 0.047)
108.67/108.78	c #Conflicts:     175000 | #Learnt:      15395 | 0.000
108.67/108.78	c total clause space: 886.764MB
108.67/108.78	c total #watches: 58505
109.27/109.35	c total #propagations: 9076735 / total #impl: 192856650 (eff. 0.047)
109.27/109.35	c #Conflicts:     176000 | #Learnt:      16395 | 0.000
109.27/109.35	c total clause space: 886.764MB
109.27/109.35	c total #watches: 60505
109.87/109.95	c total #propagations: 9138540 / total #impl: 195199815 (eff. 0.047)
109.87/109.95	c #Conflicts:     177000 | #Learnt:      17395 | 0.000
109.87/109.95	c total clause space: 886.764MB
109.87/109.95	c total #watches: 62505
110.47/110.52	c total #propagations: 9195435 / total #impl: 196999522 (eff. 0.047)
110.47/110.52	c #Conflicts:     178000 | #Learnt:      18395 | 0.000
110.47/110.52	c total clause space: 886.764MB
110.47/110.52	c total #watches: 64505
110.97/111.06	c total #propagations: 9241385 / total #impl: 197644254 (eff. 0.047)
110.97/111.06	c #Conflicts:     179000 | #Learnt:      19395 | 0.000
110.97/111.06	c total clause space: 886.764MB
110.97/111.06	c total #watches: 66505
111.67/111.74	c total #propagations: 9286606 / total #impl: 197904642 (eff. 0.047)
111.67/111.74	c GC COLLECT
111.67/111.74	c #Conflicts:     180000 | #Learnt:      10295 | 0.000
111.67/111.74	c total clause space: 886.764MB
111.67/111.74	c total #watches: 45959
112.28/112.34	c total #propagations: 9360396 / total #impl: 199663999 (eff. 0.047)
112.28/112.34	c #Conflicts:     181000 | #Learnt:      11295 | 0.000
112.28/112.34	c total clause space: 886.764MB
112.28/112.34	c total #watches: 47959
112.87/112.95	c total #propagations: 9407703 / total #impl: 200644507 (eff. 0.047)
112.87/112.95	c #Conflicts:     182000 | #Learnt:      12295 | 0.000
112.87/112.95	c total clause space: 886.764MB
112.87/112.95	c total #watches: 49959
113.47/113.55	c total #propagations: 9454095 / total #impl: 202148312 (eff. 0.047)
113.47/113.55	c #Conflicts:     183000 | #Learnt:      13295 | 0.000
113.47/113.55	c total clause space: 886.764MB
113.47/113.55	c total #watches: 51959
114.07/114.14	c total #propagations: 9501721 / total #impl: 203415455 (eff. 0.047)
114.07/114.14	c #Conflicts:     184000 | #Learnt:      14295 | 0.000
114.07/114.14	c total clause space: 886.764MB
114.07/114.14	c total #watches: 53959
114.67/114.73	c total #propagations: 9546675 / total #impl: 204338759 (eff. 0.047)
114.67/114.73	c #Conflicts:     185000 | #Learnt:      15295 | 0.000
114.67/114.73	c total clause space: 886.764MB
114.67/114.73	c total #watches: 55959
115.27/115.31	c total #propagations: 9591398 / total #impl: 205266935 (eff. 0.047)
115.27/115.31	c #Conflicts:     186000 | #Learnt:      16295 | 0.000
115.27/115.31	c total clause space: 886.764MB
115.27/115.31	c total #watches: 57959
115.77/115.84	c total #propagations: 9638399 / total #impl: 206228866 (eff. 0.047)
115.77/115.84	c #Conflicts:     187000 | #Learnt:      17295 | 0.000
115.77/115.84	c total clause space: 886.764MB
115.77/115.84	c total #watches: 61138
116.37/116.41	c total #propagations: 9686446 / total #impl: 207097247 (eff. 0.047)
116.37/116.41	c #Conflicts:     188000 | #Learnt:      18295 | 0.000
116.37/116.41	c total clause space: 886.764MB
116.37/116.41	c total #watches: 63138
116.87/116.96	c total #propagations: 9735503 / total #impl: 208297459 (eff. 0.047)
116.87/116.96	c #Conflicts:     189000 | #Learnt:      19295 | 0.000
116.87/116.96	c total clause space: 886.764MB
116.87/116.96	c total #watches: 65138
117.47/117.53	c total #propagations: 9786042 / total #impl: 209146383 (eff. 0.047)
117.47/117.53	c #Conflicts:     190000 | #Learnt:      20295 | 0.000
117.47/117.53	c total clause space: 886.764MB
117.47/117.53	c total #watches: 67138
118.07/118.11	c total #propagations: 9838155 / total #impl: 210362343 (eff. 0.047)
118.07/118.11	c GC COLLECT
118.07/118.11	c #Conflicts:     191000 | #Learnt:      10896 | 0.000
118.07/118.11	c total clause space: 886.764MB
118.07/118.11	c total #watches: 48340
118.57/118.63	c total #propagations: 9883762 / total #impl: 211302710 (eff. 0.047)
118.57/118.63	c #Conflicts:     192000 | #Learnt:      11896 | 0.000
118.57/118.63	c total clause space: 886.764MB
118.57/118.63	c total #watches: 50340
119.17/119.21	c total #propagations: 9927579 / total #impl: 211944471 (eff. 0.047)
119.17/119.21	c #Conflicts:     193000 | #Learnt:      12896 | 0.000
119.17/119.21	c total clause space: 886.764MB
119.17/119.21	c total #watches: 52340
119.77/119.82	c total #propagations: 9972833 / total #impl: 212415354 (eff. 0.047)
119.77/119.82	c #Conflicts:     194000 | #Learnt:      13896 | 0.000
119.77/119.82	c total clause space: 886.764MB
119.77/119.82	c total #watches: 54340
120.37/120.42	c total #propagations: 10017237 / total #impl: 214092854 (eff. 0.047)
120.37/120.42	c #Conflicts:     195000 | #Learnt:      14896 | 0.000
120.37/120.42	c total clause space: 886.764MB
120.37/120.42	c total #watches: 56340
120.98/121.04	c total #propagations: 10060862 / total #impl: 215313396 (eff. 0.047)
120.98/121.04	c #Conflicts:     196000 | #Learnt:      15896 | 0.000
120.98/121.04	c total clause space: 886.764MB
120.98/121.04	c total #watches: 58340
121.67/121.70	c total #propagations: 10111424 / total #impl: 216092622 (eff. 0.047)
121.67/121.70	c #Conflicts:     197000 | #Learnt:      16896 | 0.000
121.67/121.70	c total clause space: 886.764MB
121.67/121.70	c total #watches: 60340
122.27/122.33	c total #propagations: 10166355 / total #impl: 217524502 (eff. 0.047)
122.27/122.33	c #Conflicts:     198000 | #Learnt:      17896 | 0.000
122.27/122.33	c total clause space: 886.764MB
122.27/122.33	c total #watches: 62340
122.87/122.93	c total #propagations: 10213225 / total #impl: 219094619 (eff. 0.047)
122.87/122.93	c #Conflicts:     199000 | #Learnt:      18896 | 0.000
122.87/122.93	c total clause space: 886.764MB
122.87/122.93	c total #watches: 64340
123.47/123.54	c total #propagations: 10258740 / total #impl: 219553335 (eff. 0.047)
123.47/123.54	c #Conflicts:     200000 | #Learnt:      19896 | 0.000
123.47/123.54	c total clause space: 886.764MB
123.47/123.54	c total #watches: 66340
124.07/124.18	c total #propagations: 10302657 / total #impl: 220681117 (eff. 0.047)
124.07/124.18	c #Conflicts:     201000 | #Learnt:      20896 | 0.000
124.07/124.18	c total clause space: 886.764MB
124.07/124.18	c total #watches: 68340
124.77/124.86	c total #propagations: 10348562 / total #impl: 222463520 (eff. 0.047)
124.77/124.86	c GC COLLECT
124.77/124.86	c #Conflicts:     202000 | #Learnt:      11201 | 0.000
124.77/124.86	c total clause space: 886.764MB
124.77/124.86	c total #watches: 47771
125.37/125.49	c total #propagations: 10396599 / total #impl: 224355313 (eff. 0.046)
125.37/125.49	c #Conflicts:     203000 | #Learnt:      12201 | 0.000
125.37/125.49	c total clause space: 886.764MB
125.37/125.49	c total #watches: 49771
126.07/126.12	c total #propagations: 10447625 / total #impl: 224912306 (eff. 0.046)
126.07/126.12	c #Conflicts:     204000 | #Learnt:      13201 | 0.000
126.07/126.12	c total clause space: 886.764MB
126.07/126.12	c total #watches: 51771
126.67/126.73	c total #propagations: 10494411 / total #impl: 226695449 (eff. 0.046)
126.67/126.73	c #Conflicts:     205000 | #Learnt:      14201 | 0.000
126.67/126.73	c total clause space: 886.764MB
126.67/126.73	c total #watches: 53771
127.27/127.33	c total #propagations: 10540602 / total #impl: 227467128 (eff. 0.046)
127.27/127.33	c #Conflicts:     206000 | #Learnt:      15201 | 0.000
127.27/127.33	c total clause space: 886.764MB
127.27/127.33	c total #watches: 55771
127.87/127.91	c total #propagations: 10585925 / total #impl: 227933383 (eff. 0.046)
127.87/127.91	c #Conflicts:     207000 | #Learnt:      16201 | 0.000
127.87/127.91	c total clause space: 886.764MB
127.87/127.91	c total #watches: 57771
128.37/128.48	c total #propagations: 10631616 / total #impl: 228302444 (eff. 0.047)
128.37/128.48	c #Conflicts:     208000 | #Learnt:      17201 | 0.000
128.37/128.48	c total clause space: 886.764MB
128.37/128.48	c total #watches: 59771
128.97/129.04	c total #propagations: 10673867 / total #impl: 228675485 (eff. 0.047)
128.97/129.04	c #Conflicts:     209000 | #Learnt:      18201 | 0.000
128.97/129.04	c total clause space: 886.764MB
128.97/129.04	c total #watches: 61771
129.57/129.61	c total #propagations: 10717598 / total #impl: 228950980 (eff. 0.047)
129.57/129.61	c #Conflicts:     210000 | #Learnt:      19201 | 0.000
129.57/129.61	c total clause space: 886.764MB
129.57/129.61	c total #watches: 63771
130.07/130.18	c total #propagations: 10761832 / total #impl: 229229960 (eff. 0.047)
130.07/130.18	c #Conflicts:     211000 | #Learnt:      20198 | 0.000
130.07/130.18	c total clause space: 886.764MB
130.07/130.18	c total #watches: 65765
130.67/130.76	c total #propagations: 10810080 / total #impl: 229458723 (eff. 0.047)
130.67/130.76	c #Conflicts:     212000 | #Learnt:      21198 | 0.000
130.67/130.76	c total clause space: 886.764MB
130.67/130.76	c total #watches: 67765
131.37/131.41	c total #propagations: 10853687 / total #impl: 229738088 (eff. 0.047)
131.37/131.41	c GC COLLECT
131.37/131.41	c #Conflicts:     213000 | #Learnt:      11197 | 0.000
131.37/131.41	c total clause space: 886.764MB
131.37/131.41	c total #watches: 47763
131.87/131.94	c total #propagations: 10895947 / total #impl: 230010333 (eff. 0.047)
131.87/131.94	c #Conflicts:     214000 | #Learnt:      12197 | 0.000
131.87/131.94	c total clause space: 886.764MB
131.87/131.94	c total #watches: 49763
132.47/132.52	c total #propagations: 10936945 / total #impl: 230151915 (eff. 0.048)
132.47/132.52	c #Conflicts:     215000 | #Learnt:      13197 | 0.000
132.47/132.52	c total clause space: 886.764MB
132.47/132.52	c total #watches: 51763
132.97/133.09	c total #propagations: 10981348 / total #impl: 230348856 (eff. 0.048)
132.97/133.09	c #Conflicts:     216000 | #Learnt:      14197 | 0.000
132.97/133.09	c total clause space: 886.764MB
132.97/133.09	c total #watches: 53763
133.57/133.66	c total #propagations: 11025578 / total #impl: 230464370 (eff. 0.048)
133.57/133.66	c #Conflicts:     217000 | #Learnt:      15197 | 0.000
133.57/133.66	c total clause space: 886.764MB
133.57/133.66	c total #watches: 55763
134.18/134.23	c total #propagations: 11071636 / total #impl: 230626840 (eff. 0.048)
134.18/134.23	c #Conflicts:     218000 | #Learnt:      16197 | 0.000
134.18/134.23	c total clause space: 886.764MB
134.18/134.23	c total #watches: 57763
134.67/134.79	c total #propagations: 11114264 / total #impl: 230783115 (eff. 0.048)
134.67/134.79	c #Conflicts:     219000 | #Learnt:      17197 | 0.000
134.67/134.79	c total clause space: 886.764MB
134.67/134.79	c total #watches: 59763
135.28/135.36	c total #propagations: 11156418 / total #impl: 230974194 (eff. 0.048)
135.28/135.36	c #Conflicts:     220000 | #Learnt:      18197 | 0.000
135.28/135.36	c total clause space: 886.764MB
135.28/135.36	c total #watches: 61763
135.87/135.93	c total #propagations: 11199580 / total #impl: 231185600 (eff. 0.048)
135.87/135.93	c #Conflicts:     221000 | #Learnt:      19197 | 0.000
135.87/135.93	c total clause space: 886.764MB
135.87/135.93	c total #watches: 63763
136.48/136.51	c total #propagations: 11240190 / total #impl: 231463243 (eff. 0.049)
136.48/136.51	c #Conflicts:     222000 | #Learnt:      20197 | 0.000
136.48/136.51	c total clause space: 886.764MB
136.48/136.51	c total #watches: 65763
136.97/137.10	c total #propagations: 11282739 / total #impl: 231739124 (eff. 0.049)
136.97/137.10	c #Conflicts:     223000 | #Learnt:      21197 | 0.000
136.97/137.10	c total clause space: 886.764MB
136.97/137.10	c total #watches: 67763
137.58/137.68	c total #propagations: 11328983 / total #impl: 232035929 (eff. 0.049)
137.58/137.68	c #Conflicts:     224000 | #Learnt:      22197 | 0.000
137.58/137.68	c total clause space: 886.764MB
137.58/137.68	c total #watches: 69763
138.17/138.28	c total #propagations: 11372385 / total #impl: 232251614 (eff. 0.049)
138.17/138.28	c GC COLLECT
138.17/138.28	c #Conflicts:     225000 | #Learnt:      11900 | 0.000
138.17/138.28	c total clause space: 886.764MB
138.17/138.28	c total #watches: 49169
138.77/138.85	c total #propagations: 11414742 / total #impl: 232489086 (eff. 0.049)
138.77/138.85	c #Conflicts:     226000 | #Learnt:      12900 | 0.000
138.77/138.85	c total clause space: 886.764MB
138.77/138.85	c total #watches: 51169
139.37/139.40	c total #propagations: 11457829 / total #impl: 232815632 (eff. 0.049)
139.37/139.40	c #Conflicts:     227000 | #Learnt:      13900 | 0.000
139.37/139.40	c total clause space: 886.764MB
139.37/139.40	c total #watches: 53169
139.87/139.96	c total #propagations: 11499169 / total #impl: 233092783 (eff. 0.049)
139.87/139.96	c #Conflicts:     228000 | #Learnt:      14900 | 0.000
139.87/139.96	c total clause space: 886.764MB
139.87/139.96	c total #watches: 55169
140.47/140.52	c total #propagations: 11539854 / total #impl: 233291881 (eff. 0.049)
140.47/140.52	c #Conflicts:     229000 | #Learnt:      15900 | 0.000
140.47/140.52	c total clause space: 886.764MB
140.47/140.52	c total #watches: 57169
140.97/141.09	c total #propagations: 11582217 / total #impl: 233506416 (eff. 0.050)
140.97/141.09	c #Conflicts:     230000 | #Learnt:      16900 | 0.000
140.97/141.09	c total clause space: 886.764MB
140.97/141.09	c total #watches: 59169
141.57/141.65	c total #propagations: 11622978 / total #impl: 233805273 (eff. 0.050)
141.57/141.65	c #Conflicts:     231000 | #Learnt:      17900 | 0.000
141.57/141.65	c total clause space: 886.764MB
141.57/141.65	c total #watches: 61169
142.17/142.23	c total #propagations: 11672485 / total #impl: 234063573 (eff. 0.050)
142.17/142.23	c #Conflicts:     232000 | #Learnt:      18900 | 0.000
142.17/142.23	c total clause space: 886.764MB
142.17/142.23	c total #watches: 63169
142.67/142.79	c total #propagations: 11729280 / total #impl: 234320412 (eff. 0.050)
142.67/142.79	c #Conflicts:     233000 | #Learnt:      19900 | 0.000
142.67/142.79	c total clause space: 886.764MB
142.67/142.79	c total #watches: 65169
143.27/143.35	c total #propagations: 11781313 / total #impl: 234536437 (eff. 0.050)
143.27/143.35	c #Conflicts:     234000 | #Learnt:      20900 | 0.000
143.27/143.35	c total clause space: 886.764MB
143.27/143.35	c total #watches: 67169
143.86/143.91	c total #propagations: 11823211 / total #impl: 234655854 (eff. 0.050)
143.86/143.91	c #Conflicts:     235000 | #Learnt:      21900 | 0.000
143.86/143.91	c total clause space: 886.764MB
143.86/143.91	c total #watches: 69169
144.36/144.48	c total #propagations: 11873973 / total #impl: 234823927 (eff. 0.051)
144.36/144.48	c #Conflicts:     236000 | #Learnt:      22900 | 0.000
144.36/144.48	c total clause space: 886.764MB
144.36/144.48	c total #watches: 71169
145.07/145.14	c total #propagations: 11925156 / total #impl: 234963179 (eff. 0.051)
145.07/145.14	c GC COLLECT
145.07/145.14	c #Conflicts:     237000 | #Learnt:      12296 | 0.000
145.07/145.14	c total clause space: 886.764MB
145.07/145.14	c total #watches: 49961
145.57/145.68	c total #propagations: 11970454 / total #impl: 235266010 (eff. 0.051)
145.57/145.68	c #Conflicts:     238000 | #Learnt:      13296 | 0.000
145.57/145.68	c total clause space: 886.764MB
145.57/145.68	c total #watches: 51961
146.17/146.21	c total #propagations: 12004055 / total #impl: 235348529 (eff. 0.051)
146.17/146.21	c #Conflicts:     239000 | #Learnt:      14296 | 0.000
146.17/146.21	c total clause space: 886.764MB
146.17/146.21	c total #watches: 53961
146.67/146.76	c total #propagations: 12049304 / total #impl: 235559158 (eff. 0.051)
146.67/146.76	c #Conflicts:     240000 | #Learnt:      15296 | 0.000
146.67/146.76	c total clause space: 886.764MB
146.67/146.76	c total #watches: 57136
147.27/147.31	c total #propagations: 12111979 / total #impl: 236583342 (eff. 0.051)
147.27/147.31	c #Conflicts:     241000 | #Learnt:      16296 | 0.000
147.27/147.31	c total clause space: 886.764MB
147.27/147.31	c total #watches: 59136
147.77/147.87	c total #propagations: 12161942 / total #impl: 236993985 (eff. 0.051)
147.77/147.87	c #Conflicts:     242000 | #Learnt:      17296 | 0.000
147.77/147.87	c total clause space: 886.764MB
147.77/147.87	c total #watches: 61136
148.37/148.44	c total #propagations: 12203796 / total #impl: 237137334 (eff. 0.051)
148.37/148.44	c #Conflicts:     243000 | #Learnt:      18296 | 0.000
148.37/148.44	c total clause space: 886.764MB
148.37/148.44	c total #watches: 63136
148.97/149.02	c total #propagations: 12252229 / total #impl: 237323347 (eff. 0.052)
148.97/149.02	c #Conflicts:     244000 | #Learnt:      19296 | 0.000
148.97/149.02	c total clause space: 886.764MB
148.97/149.02	c total #watches: 65136
149.58/149.61	c total #propagations: 12303468 / total #impl: 237471611 (eff. 0.052)
149.58/149.61	c #Conflicts:     245000 | #Learnt:      20296 | 0.000
149.58/149.61	c total clause space: 886.764MB
149.58/149.61	c total #watches: 67136
150.07/150.14	c total #propagations: 12351219 / total #impl: 237926436 (eff. 0.052)
150.07/150.14	c #Conflicts:     246000 | #Learnt:      21296 | 0.000
150.07/150.14	c total clause space: 886.764MB
150.07/150.14	c total #watches: 69136
150.57/150.67	c total #propagations: 12386405 / total #impl: 238311717 (eff. 0.052)
150.57/150.67	c #Conflicts:     247000 | #Learnt:      22296 | 0.000
150.57/150.67	c total clause space: 886.764MB
150.57/150.67	c total #watches: 72308
151.17/151.23	c total #propagations: 12426000 / total #impl: 239251738 (eff. 0.052)
151.17/151.23	c #Conflicts:     248000 | #Learnt:      23296 | 0.000
151.17/151.23	c total clause space: 886.764MB
151.17/151.23	c total #watches: 74308
151.67/151.79	c total #propagations: 12471896 / total #impl: 240934786 (eff. 0.052)
151.67/151.79	c GC COLLECT
151.67/151.79	c #Conflicts:     249000 | #Learnt:      12393 | 0.000
151.67/151.79	c total clause space: 886.764MB
151.67/151.79	c total #watches: 51327
152.27/152.34	c total #propagations: 12513561 / total #impl: 242647905 (eff. 0.052)
152.27/152.34	c #Conflicts:     250000 | #Learnt:      13393 | 0.000
152.27/152.34	c total clause space: 886.764MB
152.27/152.34	c total #watches: 53327
152.87/152.92	c total #propagations: 12564122 / total #impl: 243589584 (eff. 0.052)
152.87/152.92	c #Conflicts:     251000 | #Learnt:      14393 | 0.000
152.87/152.92	c total clause space: 886.764MB
152.87/152.92	c total #watches: 55327
153.47/153.50	c total #propagations: 12634071 / total #impl: 245708119 (eff. 0.051)
153.47/153.50	c #Conflicts:     252000 | #Learnt:      15393 | 0.000
153.47/153.50	c total clause space: 886.764MB
153.47/153.50	c total #watches: 59652
154.07/154.11	c total #propagations: 12687910 / total #impl: 247097086 (eff. 0.051)
154.07/154.11	c #Conflicts:     253000 | #Learnt:      16393 | 0.000
154.07/154.11	c total clause space: 886.764MB
154.07/154.11	c total #watches: 62805
154.67/154.72	c total #propagations: 12747788 / total #impl: 247799586 (eff. 0.051)
154.67/154.72	c #Conflicts:     254000 | #Learnt:      17393 | 0.000
154.67/154.72	c total clause space: 886.764MB
154.67/154.72	c total #watches: 65966
155.37/155.47	c total #propagations: 12801419 / total #impl: 248547425 (eff. 0.052)
155.37/155.47	c #Conflicts:     255000 | #Learnt:      18393 | 0.000
155.37/155.47	c total clause space: 886.764MB
155.37/155.47	c total #watches: 67966
155.97/156.05	c total #propagations: 12875819 / total #impl: 250233247 (eff. 0.051)
155.97/156.05	c #Conflicts:     256000 | #Learnt:      19393 | 0.000
155.97/156.05	c total clause space: 886.764MB
155.97/156.05	c total #watches: 69966
156.57/156.68	c total #propagations: 12918602 / total #impl: 251343824 (eff. 0.051)
156.57/156.68	c #Conflicts:     257000 | #Learnt:      20393 | 0.000
156.57/156.68	c total clause space: 886.764MB
156.57/156.68	c total #watches: 71966
157.17/157.29	c total #propagations: 12966797 / total #impl: 252555620 (eff. 0.051)
157.17/157.29	c #Conflicts:     258000 | #Learnt:      21393 | 0.000
157.17/157.29	c total clause space: 886.764MB
157.17/157.29	c total #watches: 73966
157.87/157.94	c total #propagations: 13017137 / total #impl: 254856839 (eff. 0.051)
157.87/157.94	c #Conflicts:     259000 | #Learnt:      22393 | 0.000
157.87/157.94	c total clause space: 886.764MB
157.87/157.94	c total #watches: 75966
158.47/158.53	c total #propagations: 13083783 / total #impl: 256580506 (eff. 0.051)
158.47/158.53	c #Conflicts:     260000 | #Learnt:      23393 | 0.000
158.47/158.53	c total clause space: 886.764MB
158.47/158.53	c total #watches: 77966
159.06/159.15	c total #propagations: 13157454 / total #impl: 258071044 (eff. 0.051)
159.06/159.15	c #Conflicts:     261000 | #Learnt:      24393 | 0.000
159.06/159.15	c total clause space: 886.764MB
159.06/159.15	c total #watches: 79966
159.66/159.75	c total #propagations: 13209328 / total #impl: 260468832 (eff. 0.051)
159.66/159.75	c GC COLLECT
159.66/159.75	c #Conflicts:     262000 | #Learnt:      13192 | 0.000
159.66/159.75	c total clause space: 886.764MB
159.66/159.75	c total #watches: 52925
160.26/160.36	c total #propagations: 13281338 / total #impl: 262847592 (eff. 0.051)
160.26/160.36	c #Conflicts:     263000 | #Learnt:      14192 | 0.000
160.26/160.36	c total clause space: 886.764MB
160.26/160.36	c total #watches: 54925
160.86/160.91	c total #propagations: 13337288 / total #impl: 263823431 (eff. 0.051)
160.86/160.91	c #Conflicts:     264000 | #Learnt:      15192 | 0.000
160.86/160.91	c total clause space: 886.764MB
160.86/160.91	c total #watches: 56925
161.46/161.52	c total #propagations: 13376027 / total #impl: 264222038 (eff. 0.051)
161.46/161.52	c #Conflicts:     265000 | #Learnt:      16192 | 0.000
161.46/161.52	c total clause space: 886.764MB
161.46/161.52	c total #watches: 58925
161.96/162.08	c total #propagations: 13422653 / total #impl: 265218495 (eff. 0.051)
161.96/162.08	c #Conflicts:     266000 | #Learnt:      17192 | 0.000
161.96/162.08	c total clause space: 886.764MB
161.96/162.08	c total #watches: 60925
162.46/162.54	c total #propagations: 13465173 / total #impl: 265434072 (eff. 0.051)
162.46/162.54	c #Conflicts:     267000 | #Learnt:      18192 | 0.000
162.46/162.54	c total clause space: 886.764MB
162.46/162.54	c total #watches: 62925
162.96/163.01	c total #propagations: 13498473 / total #impl: 265509731 (eff. 0.051)
162.96/163.01	c #Conflicts:     268000 | #Learnt:      19192 | 0.000
162.96/163.01	c total clause space: 886.764MB
162.96/163.01	c total #watches: 64925
163.36/163.49	c total #propagations: 13531531 / total #impl: 265579902 (eff. 0.051)
163.36/163.49	c #Conflicts:     269000 | #Learnt:      20192 | 0.000
163.36/163.49	c total clause space: 886.764MB
163.36/163.49	c total #watches: 66925
164.06/164.10	c total #propagations: 13567283 / total #impl: 265647052 (eff. 0.051)
164.06/164.10	c #Conflicts:     270000 | #Learnt:      21192 | 0.000
164.06/164.10	c total clause space: 886.764MB
164.06/164.10	c total #watches: 68925
164.66/164.75	c total #propagations: 13611191 / total #impl: 266017044 (eff. 0.051)
164.66/164.75	c #Conflicts:     271000 | #Learnt:      22192 | 0.000
164.66/164.75	c total clause space: 886.764MB
164.66/164.75	c total #watches: 70925
165.36/165.40	c total #propagations: 13658268 / total #impl: 266931051 (eff. 0.051)
165.36/165.40	c #Conflicts:     272000 | #Learnt:      23192 | 0.000
165.36/165.40	c total clause space: 886.764MB
165.36/165.40	c total #watches: 72925
165.96/166.06	c total #propagations: 13705726 / total #impl: 268366709 (eff. 0.051)
165.96/166.06	c #Conflicts:     273000 | #Learnt:      24192 | 0.000
165.96/166.06	c total clause space: 886.764MB
165.96/166.06	c total #watches: 74925
166.67/166.79	c total #propagations: 13751077 / total #impl: 269550530 (eff. 0.051)
166.67/166.79	c GC COLLECT
166.67/166.79	c #Conflicts:     274000 | #Learnt:      12694 | 0.000
166.67/166.79	c total clause space: 886.764MB
166.67/166.79	c total #watches: 51929
167.37/167.41	c total #propagations: 13797647 / total #impl: 271522174 (eff. 0.051)
167.37/167.41	c #Conflicts:     275000 | #Learnt:      13694 | 0.000
167.37/167.41	c total clause space: 886.764MB
167.37/167.41	c total #watches: 53929
167.97/168.02	c total #propagations: 13838565 / total #impl: 272238019 (eff. 0.051)
167.97/168.02	c #Conflicts:     276000 | #Learnt:      14694 | 0.000
167.97/168.02	c total clause space: 886.764MB
167.97/168.02	c total #watches: 55929
168.57/168.62	c total #propagations: 13896951 / total #impl: 273266275 (eff. 0.051)
168.57/168.62	c #Conflicts:     277000 | #Learnt:      15694 | 0.000
168.57/168.62	c total clause space: 886.764MB
168.57/168.62	c total #watches: 57929
169.17/169.23	c total #propagations: 13951599 / total #impl: 274884411 (eff. 0.051)
169.17/169.23	c #Conflicts:     278000 | #Learnt:      16694 | 0.000
169.17/169.23	c total clause space: 886.764MB
169.17/169.23	c total #watches: 59929
169.77/169.86	c total #propagations: 14003606 / total #impl: 275871043 (eff. 0.051)
169.77/169.86	c #Conflicts:     279000 | #Learnt:      17694 | 0.000
169.77/169.86	c total clause space: 886.764MB
169.77/169.86	c total #watches: 61929
170.37/170.47	c total #propagations: 14054889 / total #impl: 277499432 (eff. 0.051)
170.37/170.47	c #Conflicts:     280000 | #Learnt:      18694 | 0.000
170.37/170.47	c total clause space: 886.764MB
170.37/170.47	c total #watches: 63929
171.07/171.10	c total #propagations: 14110691 / total #impl: 277943562 (eff. 0.051)
171.07/171.10	c #Conflicts:     281000 | #Learnt:      19694 | 0.000
171.07/171.10	c total clause space: 886.764MB
171.07/171.10	c total #watches: 65929
171.67/171.73	c total #propagations: 14165300 / total #impl: 278999811 (eff. 0.051)
171.67/171.73	c #Conflicts:     282000 | #Learnt:      20694 | 0.000
171.67/171.73	c total clause space: 886.764MB
171.67/171.73	c total #watches: 67929
172.17/172.27	c total #propagations: 14217007 / total #impl: 280229694 (eff. 0.051)
172.17/172.27	c #Conflicts:     283000 | #Learnt:      21694 | 0.000
172.17/172.27	c total clause space: 886.764MB
172.17/172.27	c total #watches: 69929
172.77/172.85	c total #propagations: 14255916 / total #impl: 280583556 (eff. 0.051)
172.77/172.85	c #Conflicts:     284000 | #Learnt:      22694 | 0.000
172.77/172.85	c total clause space: 886.764MB
172.77/172.85	c total #watches: 71929
173.37/173.40	c total #propagations: 14315105 / total #impl: 281826901 (eff. 0.051)
173.37/173.40	c #Conflicts:     285000 | #Learnt:      23694 | 0.000
173.37/173.40	c total clause space: 886.764MB
173.37/173.40	c total #watches: 73929
173.87/173.99	c total #propagations: 14362553 / total #impl: 282028949 (eff. 0.051)
173.87/173.99	c #Conflicts:     286000 | #Learnt:      24694 | 0.000
173.87/173.99	c total clause space: 886.764MB
173.87/173.99	c total #watches: 75929
174.56/174.65	c total #propagations: 14411020 / total #impl: 282301775 (eff. 0.051)
174.56/174.65	c GC COLLECT
174.56/174.65	c #Conflicts:     287000 | #Learnt:      12890 | 0.000
174.56/174.65	c total clause space: 886.764MB
174.56/174.65	c total #watches: 52321
175.06/175.18	c total #propagations: 14458978 / total #impl: 282610240 (eff. 0.051)
175.06/175.18	c #Conflicts:     288000 | #Learnt:      13890 | 0.000
175.06/175.18	c total clause space: 886.764MB
175.06/175.18	c total #watches: 54321
175.56/175.67	c total #propagations: 14510625 / total #impl: 283393803 (eff. 0.051)
175.56/175.67	c #Conflicts:     289000 | #Learnt:      14890 | 0.000
175.56/175.67	c total clause space: 886.764MB
175.56/175.67	c total #watches: 56321
176.16/176.25	c total #propagations: 14562823 / total #impl: 284385268 (eff. 0.051)
176.16/176.25	c #Conflicts:     290000 | #Learnt:      15890 | 0.000
176.16/176.25	c total clause space: 886.764MB
176.16/176.25	c total #watches: 58321
176.76/176.86	c total #propagations: 14610180 / total #impl: 285079581 (eff. 0.051)
176.76/176.86	c #Conflicts:     291000 | #Learnt:      16890 | 0.000
176.76/176.86	c total clause space: 886.764MB
176.76/176.86	c total #watches: 60321
177.36/177.49	c total #propagations: 14665036 / total #impl: 286430277 (eff. 0.051)
177.36/177.49	c #Conflicts:     292000 | #Learnt:      17890 | 0.000
177.36/177.49	c total clause space: 886.764MB
177.36/177.49	c total #watches: 62321
178.06/178.17	c total #propagations: 14715331 / total #impl: 287783197 (eff. 0.051)
178.06/178.17	c #Conflicts:     293000 | #Learnt:      18890 | 0.000
178.06/178.17	c total clause space: 886.764MB
178.06/178.17	c total #watches: 65489
178.76/178.81	c total #propagations: 14772226 / total #impl: 289550812 (eff. 0.051)
178.76/178.81	c #Conflicts:     294000 | #Learnt:      19890 | 0.000
178.76/178.81	c total clause space: 886.764MB
178.76/178.81	c total #watches: 67489
179.37/179.41	c total #propagations: 14823746 / total #impl: 290675950 (eff. 0.051)
179.37/179.41	c #Conflicts:     295000 | #Learnt:      20890 | 0.000
179.37/179.41	c total clause space: 886.764MB
179.37/179.41	c total #watches: 69489
179.96/180.04	c total #propagations: 14880515 / total #impl: 291755189 (eff. 0.051)
179.96/180.04	c #Conflicts:     296000 | #Learnt:      21890 | 0.000
179.96/180.04	c total clause space: 886.764MB
179.96/180.04	c total #watches: 71489
180.66/180.73	c total #propagations: 14938323 / total #impl: 292137349 (eff. 0.051)
180.66/180.73	c #Conflicts:     297000 | #Learnt:      22890 | 0.000
180.66/180.73	c total clause space: 886.764MB
180.66/180.73	c total #watches: 73489
181.36/181.44	c total #propagations: 15018690 / total #impl: 293909337 (eff. 0.051)
181.36/181.44	c #Conflicts:     298000 | #Learnt:      23890 | 0.000
181.36/181.44	c total clause space: 886.764MB
181.36/181.44	c total #watches: 75489
181.96/182.05	c total #propagations: 15082149 / total #impl: 295766562 (eff. 0.051)
181.96/182.05	c #Conflicts:     299000 | #Learnt:      24890 | 0.000
181.96/182.05	c total clause space: 886.764MB
181.96/182.05	c total #watches: 77489
182.57/182.66	c total #propagations: 15150099 / total #impl: 296725844 (eff. 0.051)
182.57/182.66	c #Conflicts:     300000 | #Learnt:      25890 | 0.000
182.57/182.66	c total clause space: 886.764MB
182.57/182.66	c total #watches: 80664
183.26/183.35	c total #propagations: 15214048 / total #impl: 298082844 (eff. 0.051)
183.26/183.35	c GC COLLECT
183.26/183.35	c #Conflicts:     301000 | #Learnt:      13785 | 0.000
183.26/183.35	c total clause space: 886.764MB
183.26/183.35	c total #watches: 54111
183.86/183.91	c total #propagations: 15266125 / total #impl: 298971672 (eff. 0.051)
183.86/183.91	c #Conflicts:     302000 | #Learnt:      14785 | 0.000
183.86/183.91	c total clause space: 886.764MB
183.86/183.91	c total #watches: 56111
184.36/184.48	c total #propagations: 15310347 / total #impl: 299345932 (eff. 0.051)
184.36/184.48	c #Conflicts:     303000 | #Learnt:      15785 | 0.000
184.36/184.48	c total clause space: 886.764MB
184.36/184.48	c total #watches: 58111
184.96/185.08	c total #propagations: 15362708 / total #impl: 299940739 (eff. 0.051)
184.96/185.08	c #Conflicts:     304000 | #Learnt:      16785 | 0.000
184.96/185.08	c total clause space: 886.764MB
184.96/185.08	c total #watches: 60111
185.56/185.64	c total #propagations: 15425698 / total #impl: 301014218 (eff. 0.051)
185.56/185.64	c #Conflicts:     305000 | #Learnt:      17785 | 0.000
185.56/185.64	c total clause space: 886.764MB
185.56/185.64	c total #watches: 62111
186.06/186.19	c total #propagations: 15476957 / total #impl: 301595187 (eff. 0.051)
186.06/186.19	c #Conflicts:     306000 | #Learnt:      18785 | 0.000
186.06/186.19	c total clause space: 886.764MB
186.06/186.19	c total #watches: 64111
186.66/186.76	c total #propagations: 15517401 / total #impl: 301676998 (eff. 0.051)
186.66/186.76	c #Conflicts:     307000 | #Learnt:      19785 | 0.000
186.66/186.76	c total clause space: 886.764MB
186.66/186.76	c total #watches: 66111
187.26/187.35	c total #propagations: 15567564 / total #impl: 301846428 (eff. 0.052)
187.26/187.35	c #Conflicts:     308000 | #Learnt:      20785 | 0.000
187.26/187.35	c total clause space: 886.764MB
187.26/187.35	c total #watches: 68111
187.86/187.91	c total #propagations: 15623627 / total #impl: 302087288 (eff. 0.052)
187.86/187.91	c #Conflicts:     309000 | #Learnt:      21785 | 0.000
187.86/187.91	c total clause space: 886.764MB
187.86/187.91	c total #watches: 70111
188.36/188.49	c total #propagations: 15661312 / total #impl: 302195573 (eff. 0.052)
188.36/188.49	c #Conflicts:     310000 | #Learnt:      22785 | 0.000
188.36/188.49	c total clause space: 886.764MB
188.36/188.49	c total #watches: 72111
188.96/189.09	c total #propagations: 15705384 / total #impl: 302521181 (eff. 0.052)
188.96/189.09	c #Conflicts:     311000 | #Learnt:      23785 | 0.000
188.96/189.09	c total clause space: 886.764MB
188.96/189.09	c total #watches: 74111
189.56/189.63	c total #propagations: 15750452 / total #impl: 302997603 (eff. 0.052)
189.56/189.63	c #Conflicts:     312000 | #Learnt:      24785 | 0.000
189.56/189.63	c total clause space: 886.764MB
189.56/189.63	c total #watches: 76111
190.06/190.18	c total #propagations: 15786213 / total #impl: 303251121 (eff. 0.052)
190.06/190.18	c #Conflicts:     313000 | #Learnt:      25785 | 0.000
190.06/190.18	c total clause space: 886.764MB
190.06/190.18	c total #watches: 78111
190.66/190.74	c total #propagations: 15821475 / total #impl: 303549637 (eff. 0.052)
190.66/190.74	c #Conflicts:     314000 | #Learnt:      26785 | 0.000
190.66/190.74	c total clause space: 1440.99MB
190.66/190.74	c total #watches: 80111
191.26/191.35	c total #propagations: 15862438 / total #impl: 304053840 (eff. 0.052)
191.26/191.35	c GC COLLECT
191.26/191.35	c #Conflicts:     315000 | #Learnt:      14384 | 0.000
191.26/191.35	c total clause space: 1440.99MB
191.26/191.35	c total #watches: 55309
191.86/191.97	c total #propagations: 15920404 / total #impl: 305360400 (eff. 0.052)
191.86/191.97	c #Conflicts:     316000 | #Learnt:      15384 | 0.000
191.86/191.97	c total clause space: 1440.99MB
191.86/191.97	c total #watches: 57309
192.57/192.64	c total #propagations: 15978986 / total #impl: 306925199 (eff. 0.052)
192.57/192.64	c #Conflicts:     317000 | #Learnt:      16384 | 0.000
192.57/192.64	c total clause space: 1440.99MB
192.57/192.64	c total #watches: 59309
193.26/193.30	c total #propagations: 16045013 / total #impl: 308508131 (eff. 0.052)
193.26/193.30	c #Conflicts:     318000 | #Learnt:      17384 | 0.000
193.26/193.30	c total clause space: 1440.99MB
193.26/193.30	c total #watches: 63641
193.86/193.99	c total #propagations: 16105908 / total #impl: 309870576 (eff. 0.052)
193.86/193.99	c #Conflicts:     319000 | #Learnt:      18384 | 0.000
193.86/193.99	c total clause space: 1440.99MB
193.86/193.99	c total #watches: 65649
194.56/194.69	c total #propagations: 16174850 / total #impl: 312153945 (eff. 0.052)
194.56/194.69	c #Conflicts:     320000 | #Learnt:      19384 | 0.000
194.56/194.69	c total clause space: 1440.99MB
194.56/194.69	c total #watches: 67654
195.26/195.31	c total #propagations: 16242501 / total #impl: 314537003 (eff. 0.052)
195.26/195.31	c #Conflicts:     321000 | #Learnt:      20384 | 0.000
195.26/195.31	c total clause space: 1440.99MB
195.26/195.31	c total #watches: 70830
195.87/195.94	c total #propagations: 16295815 / total #impl: 316532378 (eff. 0.051)
195.87/195.94	c #Conflicts:     322000 | #Learnt:      21384 | 0.000
195.87/195.94	c total clause space: 1440.99MB
195.87/195.94	c total #watches: 72830
196.46/196.52	c total #propagations: 16345278 / total #impl: 318829801 (eff. 0.051)
196.46/196.52	c #Conflicts:     323000 | #Learnt:      22384 | 0.000
196.46/196.52	c total clause space: 1440.99MB
196.46/196.52	c total #watches: 74830
197.06/197.15	c total #propagations: 16387615 / total #impl: 319847437 (eff. 0.051)
197.06/197.15	c #Conflicts:     324000 | #Learnt:      23384 | 0.000
197.06/197.15	c total clause space: 1440.99MB
197.06/197.15	c total #watches: 76830
197.76/197.84	c total #propagations: 16433310 / total #impl: 321592217 (eff. 0.051)
197.76/197.84	c #Conflicts:     325000 | #Learnt:      24384 | 0.000
197.76/197.84	c total clause space: 1440.99MB
197.76/197.84	c total #watches: 79998
198.36/198.46	c total #propagations: 16482312 / total #impl: 323329530 (eff. 0.051)
198.36/198.46	c #Conflicts:     326000 | #Learnt:      25384 | 0.000
198.36/198.46	c total clause space: 1440.99MB
198.36/198.46	c total #watches: 81998
198.96/199.06	c total #propagations: 16523419 / total #impl: 324604395 (eff. 0.051)
198.96/199.06	c #Conflicts:     327000 | #Learnt:      26384 | 0.000
198.96/199.06	c total clause space: 1440.99MB
198.96/199.06	c total #watches: 83998
199.66/199.70	c total #propagations: 16562870 / total #impl: 324836487 (eff. 0.051)
199.66/199.70	c #Conflicts:     328000 | #Learnt:      27384 | 0.000
199.66/199.70	c total clause space: 1440.99MB
199.66/199.70	c total #watches: 85998
200.26/200.38	c total #propagations: 16609473 / total #impl: 326384528 (eff. 0.051)
200.26/200.38	c GC COLLECT
200.26/200.38	c #Conflicts:     329000 | #Learnt:      14685 | 0.000
200.26/200.38	c total clause space: 1440.99MB
200.26/200.38	c total #watches: 55911
200.86/200.98	c total #propagations: 16656357 / total #impl: 327431920 (eff. 0.051)
200.86/200.98	c #Conflicts:     330000 | #Learnt:      15685 | 0.000
200.86/200.98	c total clause space: 1440.99MB
200.86/200.98	c total #watches: 57911
201.46/201.58	c total #propagations: 16697682 / total #impl: 327879736 (eff. 0.051)
201.46/201.58	c #Conflicts:     331000 | #Learnt:      16685 | 0.000
201.46/201.58	c total clause space: 1440.99MB
201.46/201.58	c total #watches: 61086
202.06/202.19	c total #propagations: 16743221 / total #impl: 329705937 (eff. 0.051)
202.06/202.19	c #Conflicts:     332000 | #Learnt:      17685 | 0.000
202.06/202.19	c total clause space: 1440.99MB
202.06/202.19	c total #watches: 63086
202.66/202.78	c total #propagations: 16788451 / total #impl: 331593352 (eff. 0.051)
202.66/202.78	c #Conflicts:     333000 | #Learnt:      18685 | 0.000
202.66/202.78	c total clause space: 1440.99MB
202.66/202.78	c total #watches: 66244
203.26/203.37	c total #propagations: 16830644 / total #impl: 332810774 (eff. 0.051)
203.26/203.37	c #Conflicts:     334000 | #Learnt:      19685 | 0.000
203.26/203.37	c total clause space: 1440.99MB
203.26/203.37	c total #watches: 68244
203.86/203.92	c total #propagations: 16907472 / total #impl: 333426818 (eff. 0.051)
203.86/203.92	c #Conflicts:     335000 | #Learnt:      20685 | 0.000
203.86/203.92	c total clause space: 1440.99MB
203.86/203.92	c total #watches: 70244
204.45/204.52	c total #propagations: 16958747 / total #impl: 333636778 (eff. 0.051)
204.45/204.52	c #Conflicts:     336000 | #Learnt:      21685 | 0.000
204.45/204.52	c total clause space: 1440.99MB
204.45/204.52	c total #watches: 72244
205.06/205.15	c total #propagations: 17001675 / total #impl: 333929740 (eff. 0.051)
205.06/205.15	c #Conflicts:     337000 | #Learnt:      22685 | 0.000
205.06/205.15	c total clause space: 1440.99MB
205.06/205.15	c total #watches: 74244
205.66/205.78	c total #propagations: 17074389 / total #impl: 335424037 (eff. 0.051)
205.66/205.78	c #Conflicts:     338000 | #Learnt:      23685 | 0.000
205.66/205.78	c total clause space: 1440.99MB
205.66/205.78	c total #watches: 77401
206.25/206.36	c total #propagations: 17134673 / total #impl: 337102184 (eff. 0.051)
206.25/206.36	c #Conflicts:     339000 | #Learnt:      24685 | 0.000
206.25/206.36	c total clause space: 1440.99MB
206.25/206.36	c total #watches: 79401
206.86/206.94	c total #propagations: 17186551 / total #impl: 338385193 (eff. 0.051)
206.86/206.94	c #Conflicts:     340000 | #Learnt:      25685 | 0.000
206.86/206.94	c total clause space: 1440.99MB
206.86/206.94	c total #watches: 81401
207.45/207.53	c total #propagations: 17229151 / total #impl: 339294439 (eff. 0.051)
207.45/207.53	c #Conflicts:     341000 | #Learnt:      26685 | 0.000
207.45/207.53	c total clause space: 1440.99MB
207.45/207.53	c total #watches: 83401
208.06/208.12	c total #propagations: 17274656 / total #impl: 340666649 (eff. 0.051)
208.06/208.12	c #Conflicts:     342000 | #Learnt:      27685 | 0.000
208.06/208.12	c total clause space: 1440.99MB
208.06/208.12	c total #watches: 85401
208.65/208.74	c total #propagations: 17331499 / total #impl: 341765159 (eff. 0.051)
208.65/208.74	c GC COLLECT
208.65/208.74	c #Conflicts:     343000 | #Learnt:      14683 | 0.000
208.65/208.74	c total clause space: 1440.99MB
208.65/208.74	c total #watches: 57082
209.15/209.27	c total #propagations: 17399513 / total #impl: 343245787 (eff. 0.051)
209.15/209.27	c #Conflicts:     344000 | #Learnt:      15683 | 0.000
209.15/209.27	c total clause space: 1440.99MB
209.15/209.27	c total #watches: 59082
209.75/209.80	c total #propagations: 17443199 / total #impl: 343861200 (eff. 0.051)
209.75/209.80	c #Conflicts:     345000 | #Learnt:      16683 | 0.000
209.75/209.80	c total clause space: 1440.99MB
209.75/209.80	c total #watches: 61082
210.25/210.35	c total #propagations: 17492493 / total #impl: 344165708 (eff. 0.051)
210.25/210.35	c #Conflicts:     346000 | #Learnt:      17683 | 0.000
210.25/210.35	c total clause space: 1440.99MB
210.25/210.35	c total #watches: 63082
210.85/210.92	c total #propagations: 17543383 / total #impl: 344468410 (eff. 0.051)
210.85/210.92	c #Conflicts:     347000 | #Learnt:      18683 | 0.000
210.85/210.92	c total clause space: 1440.99MB
210.85/210.92	c total #watches: 65082
211.45/211.50	c total #propagations: 17593653 / total #impl: 344803808 (eff. 0.051)
211.45/211.50	c #Conflicts:     348000 | #Learnt:      19683 | 0.000
211.45/211.50	c total clause space: 1440.99MB
211.45/211.50	c total #watches: 67082
211.95/212.07	c total #propagations: 17639762 / total #impl: 345524409 (eff. 0.051)
211.95/212.07	c #Conflicts:     349000 | #Learnt:      20683 | 0.000
211.95/212.07	c total clause space: 1440.99MB
211.95/212.07	c total #watches: 69082
212.55/212.62	c total #propagations: 17682130 / total #impl: 346513707 (eff. 0.051)
212.55/212.62	c #Conflicts:     350000 | #Learnt:      21683 | 0.000
212.55/212.62	c total clause space: 1440.99MB
212.55/212.62	c total #watches: 71082
213.05/213.18	c total #propagations: 17726238 / total #impl: 347614090 (eff. 0.051)
213.05/213.18	c #Conflicts:     351000 | #Learnt:      22683 | 0.000
213.05/213.18	c total clause space: 1440.99MB
213.05/213.18	c total #watches: 73082
213.65/213.70	c total #propagations: 17771818 / total #impl: 348878627 (eff. 0.051)
213.65/213.70	c #Conflicts:     352000 | #Learnt:      23683 | 0.000
213.65/213.70	c total clause space: 1440.99MB
213.65/213.70	c total #watches: 75082
214.15/214.29	c total #propagations: 17812791 / total #impl: 349359053 (eff. 0.051)
214.15/214.29	c #Conflicts:     353000 | #Learnt:      24683 | 0.000
214.15/214.29	c total clause space: 1440.99MB
214.15/214.29	c total #watches: 77082
214.75/214.83	c total #propagations: 17885468 / total #impl: 351064104 (eff. 0.051)
214.75/214.83	c #Conflicts:     354000 | #Learnt:      25683 | 0.000
214.75/214.83	c total clause space: 1440.99MB
214.75/214.83	c total #watches: 79082
215.35/215.41	c total #propagations: 17941026 / total #impl: 351732481 (eff. 0.051)
215.35/215.41	c #Conflicts:     355000 | #Learnt:      26683 | 0.000
215.35/215.41	c total clause space: 1440.99MB
215.35/215.41	c total #watches: 84566
215.85/215.97	c total #propagations: 17985772 / total #impl: 352142185 (eff. 0.051)
215.85/215.97	c #Conflicts:     356000 | #Learnt:      27683 | 0.000
215.85/215.97	c total clause space: 1440.99MB
215.85/215.97	c total #watches: 88881
216.56/216.63	c total #propagations: 18035897 / total #impl: 352659996 (eff. 0.051)
216.56/216.63	c GC COLLECT
216.56/216.63	c #Conflicts:     357000 | #Learnt:      14381 | 0.000
216.56/216.63	c total clause space: 1440.99MB
216.56/216.63	c total #watches: 56478
217.16/217.20	c total #propagations: 18105728 / total #impl: 353769713 (eff. 0.051)
217.16/217.20	c #Conflicts:     358000 | #Learnt:      15381 | 0.000
217.16/217.20	c total clause space: 1440.99MB
217.16/217.20	c total #watches: 58478
217.56/217.69	c total #propagations: 18160342 / total #impl: 355431448 (eff. 0.051)
217.56/217.69	c #Conflicts:     359000 | #Learnt:      16381 | 0.000
217.56/217.69	c total clause space: 1440.99MB
217.56/217.69	c total #watches: 60478
218.16/218.24	c total #propagations: 18201201 / total #impl: 356631472 (eff. 0.051)
218.16/218.24	c #Conflicts:     360000 | #Learnt:      17381 | 0.000
218.16/218.24	c total clause space: 1440.99MB
218.16/218.24	c total #watches: 63640
218.76/218.82	c total #propagations: 18244166 / total #impl: 358275896 (eff. 0.051)
218.76/218.82	c #Conflicts:     361000 | #Learnt:      18381 | 0.000
218.76/218.82	c total clause space: 1440.99MB
218.76/218.82	c total #watches: 67964
219.26/219.37	c total #propagations: 18300963 / total #impl: 359672728 (eff. 0.051)
219.26/219.37	c #Conflicts:     362000 | #Learnt:      19381 | 0.000
219.26/219.37	c total clause space: 1440.99MB
219.26/219.37	c total #watches: 69964
219.86/220.00	c total #propagations: 18350494 / total #impl: 359930446 (eff. 0.051)
219.86/220.00	c #Conflicts:     363000 | #Learnt:      20381 | 0.000
219.86/220.00	c total clause space: 1440.99MB
219.86/220.00	c total #watches: 71964
220.56/220.63	c total #propagations: 18403172 / total #impl: 360740178 (eff. 0.051)
220.56/220.63	c #Conflicts:     364000 | #Learnt:      21381 | 0.000
220.56/220.63	c total clause space: 1440.99MB
220.56/220.63	c total #watches: 73964
221.16/221.24	c total #propagations: 18466928 / total #impl: 361964257 (eff. 0.051)
221.16/221.24	c #Conflicts:     365000 | #Learnt:      22381 | 0.000
221.16/221.24	c total clause space: 1440.99MB
221.16/221.24	c total #watches: 75964
221.76/221.85	c total #propagations: 18515727 / total #impl: 362175189 (eff. 0.051)
221.76/221.85	c #Conflicts:     366000 | #Learnt:      23381 | 0.000
221.76/221.85	c total clause space: 1440.99MB
221.76/221.85	c total #watches: 77964
222.36/222.44	c total #propagations: 18564068 / total #impl: 362390930 (eff. 0.051)
222.36/222.44	c #Conflicts:     367000 | #Learnt:      24381 | 0.000
222.36/222.44	c total clause space: 1440.99MB
222.36/222.44	c total #watches: 79964
222.96/223.04	c total #propagations: 18603422 / total #impl: 362607472 (eff. 0.051)
222.96/223.04	c #Conflicts:     368000 | #Learnt:      25381 | 0.000
222.96/223.04	c total clause space: 1440.99MB
222.96/223.04	c total #watches: 81964
223.56/223.66	c total #propagations: 18636834 / total #impl: 362743179 (eff. 0.051)
223.56/223.66	c #Conflicts:     369000 | #Learnt:      26381 | 0.000
223.56/223.66	c total clause space: 1440.99MB
223.56/223.66	c total #watches: 83964
224.26/224.36	c total #propagations: 18678312 / total #impl: 362992740 (eff. 0.051)
224.26/224.36	c #Conflicts:     370000 | #Learnt:      27381 | 0.000
224.26/224.36	c total clause space: 1440.99MB
224.26/224.36	c total #watches: 85964
224.96/225.01	c total #propagations: 18725798 / total #impl: 363591191 (eff. 0.052)
224.96/225.01	c #Conflicts:     371000 | #Learnt:      28381 | 0.000
224.96/225.01	c total clause space: 1440.99MB
224.96/225.01	c total #watches: 87964
225.56/225.69	c total #propagations: 18770247 / total #impl: 365155628 (eff. 0.051)
225.56/225.69	c GC COLLECT
225.56/225.69	c #Conflicts:     372000 | #Learnt:      14781 | 0.000
225.56/225.69	c total clause space: 1440.99MB
225.56/225.69	c total #watches: 57278
226.15/226.22	c total #propagations: 18807893 / total #impl: 365731312 (eff. 0.051)
226.15/226.22	c #Conflicts:     373000 | #Learnt:      15781 | 0.000
226.15/226.22	c total clause space: 1440.99MB
226.15/226.22	c total #watches: 59278
226.66/226.73	c total #propagations: 18841025 / total #impl: 365824597 (eff. 0.052)
226.66/226.73	c #Conflicts:     374000 | #Learnt:      16781 | 0.000
226.66/226.73	c total clause space: 1440.99MB
226.66/226.73	c total #watches: 61278
227.15/227.28	c total #propagations: 18873612 / total #impl: 365928435 (eff. 0.052)
227.15/227.28	c #Conflicts:     375000 | #Learnt:      17781 | 0.000
227.15/227.28	c total clause space: 1440.99MB
227.15/227.28	c total #watches: 63278
227.66/227.80	c total #propagations: 18906310 / total #impl: 366002330 (eff. 0.052)
227.66/227.80	c #Conflicts:     376000 | #Learnt:      18781 | 0.000
227.66/227.80	c total clause space: 1440.99MB
227.66/227.80	c total #watches: 65278
228.25/228.30	c total #propagations: 18939213 / total #impl: 366107306 (eff. 0.052)
228.25/228.30	c #Conflicts:     377000 | #Learnt:      19781 | 0.000
228.25/228.30	c total clause space: 1440.99MB
228.25/228.30	c total #watches: 67278
228.76/228.85	c total #propagations: 18971820 / total #impl: 366174703 (eff. 0.052)
228.76/228.85	c #Conflicts:     378000 | #Learnt:      20781 | 0.000
228.76/228.85	c total clause space: 1440.99MB
228.76/228.85	c total #watches: 69278
229.35/229.43	c total #propagations: 19009823 / total #impl: 366297376 (eff. 0.052)
229.35/229.43	c #Conflicts:     379000 | #Learnt:      21781 | 0.000
229.35/229.43	c total clause space: 1440.99MB
229.35/229.43	c total #watches: 71278
229.96/230.03	c total #propagations: 19061311 / total #impl: 366717857 (eff. 0.052)
229.96/230.03	c #Conflicts:     380000 | #Learnt:      22781 | 0.000
229.96/230.03	c total clause space: 1440.99MB
229.96/230.03	c total #watches: 73278
230.55/230.65	c total #propagations: 19117562 / total #impl: 367037214 (eff. 0.052)
230.55/230.65	c #Conflicts:     381000 | #Learnt:      23781 | 0.000
230.55/230.65	c total clause space: 1440.99MB
230.55/230.65	c total #watches: 75278
231.15/231.21	c total #propagations: 19160611 / total #impl: 368271031 (eff. 0.052)
231.15/231.21	c #Conflicts:     382000 | #Learnt:      24781 | 0.000
231.15/231.21	c total clause space: 1440.99MB
231.15/231.21	c total #watches: 77278
231.75/231.84	c total #propagations: 19216148 / total #impl: 369255620 (eff. 0.052)
231.75/231.84	c #Conflicts:     383000 | #Learnt:      25781 | 0.000
231.75/231.84	c total clause space: 1440.99MB
231.75/231.84	c total #watches: 79278
232.35/232.42	c total #propagations: 19285876 / total #impl: 371230824 (eff. 0.052)
232.35/232.42	c #Conflicts:     384000 | #Learnt:      26781 | 0.000
232.35/232.42	c total clause space: 1440.99MB
232.35/232.42	c total #watches: 81278
233.05/233.10	c total #propagations: 19330035 / total #impl: 372109550 (eff. 0.052)
233.05/233.10	c #Conflicts:     385000 | #Learnt:      27781 | 0.000
233.05/233.10	c total clause space: 1440.99MB
233.05/233.10	c total #watches: 83278
233.65/233.70	c total #propagations: 19385256 / total #impl: 374269178 (eff. 0.052)
233.65/233.70	c #Conflicts:     386000 | #Learnt:      28781 | 0.000
233.65/233.70	c total clause space: 1440.99MB
233.65/233.70	c total #watches: 86432
234.26/234.30	c total #propagations: 19432713 / total #impl: 375195824 (eff. 0.052)
234.26/234.30	c #Conflicts:     387000 | #Learnt:      29781 | 0.000
234.26/234.30	c total clause space: 1440.99MB
234.26/234.30	c total #watches: 88432
234.85/234.99	c total #propagations: 19483531 / total #impl: 375469851 (eff. 0.052)
234.85/234.99	c GC COLLECT
234.85/234.99	c #Conflicts:     388000 | #Learnt:      15880 | 0.000
234.85/234.99	c total clause space: 1440.99MB
234.85/234.99	c total #watches: 59476
235.55/235.60	c total #propagations: 19539889 / total #impl: 375726478 (eff. 0.052)
235.55/235.60	c #Conflicts:     389000 | #Learnt:      16880 | 0.000
235.55/235.60	c total clause space: 1440.99MB
235.55/235.60	c total #watches: 61476
236.05/236.18	c total #propagations: 19582402 / total #impl: 376010762 (eff. 0.052)
236.05/236.18	c #Conflicts:     390000 | #Learnt:      17880 | 0.000
236.05/236.18	c total clause space: 1440.99MB
236.05/236.18	c total #watches: 63476
236.65/236.73	c total #propagations: 19634902 / total #impl: 376201308 (eff. 0.052)
236.65/236.73	c #Conflicts:     391000 | #Learnt:      18880 | 0.000
236.65/236.73	c total clause space: 1440.99MB
236.65/236.73	c total #watches: 65476
237.25/237.34	c total #propagations: 19683459 / total #impl: 376330393 (eff. 0.052)
237.25/237.34	c #Conflicts:     392000 | #Learnt:      19880 | 0.000
237.25/237.34	c total clause space: 1440.99MB
237.25/237.34	c total #watches: 67476
237.85/237.92	c total #propagations: 19730742 / total #impl: 377307884 (eff. 0.052)
237.85/237.92	c #Conflicts:     393000 | #Learnt:      20880 | 0.000
237.85/237.92	c total clause space: 1440.99MB
237.85/237.92	c total #watches: 69476
238.35/238.49	c total #propagations: 19769374 / total #impl: 377746965 (eff. 0.052)
238.35/238.49	c #Conflicts:     394000 | #Learnt:      21880 | 0.000
238.35/238.49	c total clause space: 1440.99MB
238.35/238.49	c total #watches: 71476
238.95/239.03	c total #propagations: 19809267 / total #impl: 378218160 (eff. 0.052)
238.95/239.03	c #Conflicts:     395000 | #Learnt:      22880 | 0.000
238.95/239.03	c total clause space: 1440.99MB
238.95/239.03	c total #watches: 73476
239.55/239.61	c total #propagations: 19853105 / total #impl: 380627960 (eff. 0.052)
239.55/239.61	c #Conflicts:     396000 | #Learnt:      23880 | 0.000
239.55/239.61	c total clause space: 1440.99MB
239.55/239.61	c total #watches: 75476
240.05/240.15	c total #propagations: 19897274 / total #impl: 382892030 (eff. 0.052)
240.05/240.15	c #Conflicts:     397000 | #Learnt:      24880 | 0.000
240.05/240.15	c total clause space: 1440.99MB
240.05/240.15	c total #watches: 77476
240.65/240.75	c total #propagations: 19944326 / total #impl: 385295067 (eff. 0.052)
240.65/240.75	c #Conflicts:     398000 | #Learnt:      25880 | 0.000
240.65/240.75	c total clause space: 1440.99MB
240.65/240.75	c total #watches: 79476
241.25/241.33	c total #propagations: 20020833 / total #impl: 386587203 (eff. 0.052)
241.25/241.33	c #Conflicts:     399000 | #Learnt:      26880 | 0.000
241.25/241.33	c total clause space: 1440.99MB
241.25/241.33	c total #watches: 81476
241.85/241.91	c total #propagations: 20073100 / total #impl: 387368423 (eff. 0.052)
241.85/241.91	c #Conflicts:     400000 | #Learnt:      27880 | 0.000
241.85/241.91	c total clause space: 1440.99MB
241.85/241.91	c total #watches: 83476
242.45/242.53	c total #propagations: 20116490 / total #impl: 387568040 (eff. 0.052)
242.45/242.53	c #Conflicts:     401000 | #Learnt:      28880 | 0.000
242.45/242.53	c total clause space: 1440.99MB
242.45/242.53	c total #watches: 85476
243.06/243.17	c total #propagations: 20177148 / total #impl: 387909931 (eff. 0.052)
243.06/243.17	c #Conflicts:     402000 | #Learnt:      29880 | 0.000
243.06/243.17	c total clause space: 1440.99MB
243.06/243.17	c total #watches: 94501
243.85/243.94	c total #propagations: 20228138 / total #impl: 388617364 (eff. 0.052)
243.85/243.94	c GC COLLECT
243.85/243.94	c #Conflicts:     403000 | #Learnt:      15678 | 0.000
243.85/243.94	c total clause space: 1440.99MB
243.85/243.94	c total #watches: 61395
244.55/244.61	c total #propagations: 20288651 / total #impl: 389771613 (eff. 0.052)
244.55/244.61	c #Conflicts:     404000 | #Learnt:      16678 | 0.000
244.55/244.61	c total clause space: 1440.99MB
244.55/244.61	c total #watches: 63395
245.15/245.23	c total #propagations: 20340471 / total #impl: 392751509 (eff. 0.052)
245.15/245.23	c #Conflicts:     405000 | #Learnt:      17678 | 0.000
245.15/245.23	c total clause space: 1440.99MB
245.15/245.23	c total #watches: 65395
245.75/245.85	c total #propagations: 20382246 / total #impl: 394661598 (eff. 0.052)
245.75/245.85	c #Conflicts:     406000 | #Learnt:      18678 | 0.000
245.75/245.85	c total clause space: 1440.99MB
245.75/245.85	c total #watches: 67395
246.45/246.51	c total #propagations: 20445523 / total #impl: 396142692 (eff. 0.052)
246.45/246.51	c #Conflicts:     407000 | #Learnt:      19678 | 0.000
246.45/246.51	c total clause space: 1440.99MB
246.45/246.51	c total #watches: 70561
247.05/247.17	c total #propagations: 20522685 / total #impl: 398571905 (eff. 0.051)
247.05/247.17	c #Conflicts:     408000 | #Learnt:      20678 | 0.000
247.05/247.17	c total clause space: 1440.99MB
247.05/247.17	c total #watches: 74895
247.75/247.87	c total #propagations: 20580135 / total #impl: 400620477 (eff. 0.051)
247.75/247.87	c #Conflicts:     409000 | #Learnt:      21678 | 0.000
247.75/247.87	c total clause space: 1440.99MB
247.75/247.87	c total #watches: 76895
248.45/248.59	c total #propagations: 20645987 / total #impl: 402982924 (eff. 0.051)
248.45/248.59	c #Conflicts:     410000 | #Learnt:      22678 | 0.000
248.45/248.59	c total clause space: 1440.99MB
248.45/248.59	c total #watches: 78895
249.25/249.32	c total #propagations: 20713727 / total #impl: 406242433 (eff. 0.051)
249.25/249.32	c #Conflicts:     411000 | #Learnt:      23678 | 0.000
249.25/249.32	c total clause space: 1440.99MB
249.25/249.32	c total #watches: 80895
250.05/250.10	c total #propagations: 20785430 / total #impl: 409463035 (eff. 0.051)
250.05/250.10	c #Conflicts:     412000 | #Learnt:      24678 | 0.000
250.05/250.10	c total clause space: 1440.99MB
250.05/250.10	c total #watches: 84064
250.85/250.91	c total #propagations: 20869855 / total #impl: 413178844 (eff. 0.051)
250.85/250.91	c #Conflicts:     413000 | #Learnt:      25678 | 0.000
250.85/250.91	c total clause space: 1440.99MB
250.85/250.91	c total #watches: 86064
251.65/251.76	c total #propagations: 20952791 / total #impl: 417428456 (eff. 0.050)
251.65/251.76	c #Conflicts:     414000 | #Learnt:      26678 | 0.000
251.65/251.76	c total clause space: 1440.99MB
251.65/251.76	c total #watches: 89228
252.65/252.77	c total #propagations: 21032722 / total #impl: 421402878 (eff. 0.050)
252.65/252.77	c #Conflicts:     415000 | #Learnt:      27678 | 0.000
252.65/252.77	c total clause space: 1440.99MB
252.65/252.77	c total #watches: 91228
253.75/253.83	c total #propagations: 21112784 / total #impl: 423727338 (eff. 0.050)
253.75/253.83	c #Conflicts:     416000 | #Learnt:      28678 | 0.000
253.75/253.83	c total clause space: 1440.99MB
253.75/253.83	c total #watches: 93228
254.65/254.75	c total #propagations: 21193284 / total #impl: 426158969 (eff. 0.050)
254.65/254.75	c #Conflicts:     417000 | #Learnt:      29678 | 0.000
254.65/254.75	c total clause space: 1440.99MB
254.65/254.75	c total #watches: 95228
255.55/255.60	c total #propagations: 21267386 / total #impl: 428672327 (eff. 0.050)
255.55/255.60	c #Conflicts:     418000 | #Learnt:      30678 | 0.000
255.55/255.60	c total clause space: 1440.99MB
255.55/255.60	c total #watches: 97228
256.26/256.37	c total #propagations: 21331454 / total #impl: 431355613 (eff. 0.049)
256.26/256.37	c GC COLLECT
256.26/256.37	c #Conflicts:     419000 | #Learnt:      16182 | 0.000
256.26/256.37	c total clause space: 1440.99MB
256.26/256.37	c total #watches: 63571
256.95/257.04	c total #propagations: 21389670 / total #impl: 434414054 (eff. 0.049)
256.95/257.04	c #Conflicts:     420000 | #Learnt:      17182 | 0.000
256.95/257.04	c total clause space: 1440.99MB
256.95/257.04	c total #watches: 65571
257.55/257.69	c total #propagations: 21449504 / total #impl: 438577570 (eff. 0.049)
257.55/257.69	c #Conflicts:     421000 | #Learnt:      18182 | 0.000
257.55/257.69	c total clause space: 1440.99MB
257.55/257.69	c total #watches: 67571
258.25/258.36	c total #propagations: 21508250 / total #impl: 442833253 (eff. 0.049)
258.25/258.36	c #Conflicts:     422000 | #Learnt:      19182 | 0.000
258.25/258.36	c total clause space: 1440.99MB
258.25/258.36	c total #watches: 69571
258.85/258.98	c total #propagations: 21567266 / total #impl: 446919966 (eff. 0.048)
258.85/258.98	c #Conflicts:     423000 | #Learnt:      20182 | 0.000
258.85/258.98	c total clause space: 1440.99MB
258.85/258.98	c total #watches: 71571
259.45/259.54	c total #propagations: 21619581 / total #impl: 449816767 (eff. 0.048)
259.45/259.54	c #Conflicts:     424000 | #Learnt:      21182 | 0.000
259.45/259.54	c total clause space: 1440.99MB
259.45/259.54	c total #watches: 73571
260.05/260.10	c total #propagations: 21658668 / total #impl: 450742418 (eff. 0.048)
260.05/260.10	c #Conflicts:     425000 | #Learnt:      22182 | 0.000
260.05/260.10	c total clause space: 1440.99MB
260.05/260.10	c total #watches: 75571
260.55/260.63	c total #propagations: 21699432 / total #impl: 451645810 (eff. 0.048)
260.55/260.63	c #Conflicts:     426000 | #Learnt:      23182 | 0.000
260.55/260.63	c total clause space: 1440.99MB
260.55/260.63	c total #watches: 77571
261.05/261.17	c total #propagations: 21742744 / total #impl: 452173363 (eff. 0.048)
261.05/261.17	c #Conflicts:     427000 | #Learnt:      24182 | 0.000
261.05/261.17	c total clause space: 1440.99MB
261.05/261.17	c total #watches: 79571
261.65/261.76	c total #propagations: 21783143 / total #impl: 452830273 (eff. 0.048)
261.65/261.76	c #Conflicts:     428000 | #Learnt:      25182 | 0.000
261.65/261.76	c total clause space: 1440.99MB
261.65/261.76	c total #watches: 81571
262.25/262.36	c total #propagations: 21826900 / total #impl: 454430708 (eff. 0.048)
262.25/262.36	c #Conflicts:     429000 | #Learnt:      26182 | 0.000
262.25/262.36	c total clause space: 1440.99MB
262.25/262.36	c total #watches: 83571
262.86/262.94	c total #propagations: 21868793 / total #impl: 455338902 (eff. 0.048)
262.86/262.94	c #Conflicts:     430000 | #Learnt:      27182 | 0.000
262.86/262.94	c total clause space: 1440.99MB
262.86/262.94	c total #watches: 85571
263.45/263.53	c total #propagations: 21910612 / total #impl: 455702473 (eff. 0.048)
263.45/263.53	c #Conflicts:     431000 | #Learnt:      28182 | 0.000
263.45/263.53	c total clause space: 1440.99MB
263.45/263.53	c total #watches: 87571
264.06/264.15	c total #propagations: 21950711 / total #impl: 456184311 (eff. 0.048)
264.06/264.15	c #Conflicts:     432000 | #Learnt:      29182 | 0.000
264.06/264.15	c total clause space: 1440.99MB
264.06/264.15	c total #watches: 89571
264.65/264.71	c total #propagations: 21991153 / total #impl: 457167798 (eff. 0.048)
264.65/264.71	c #Conflicts:     433000 | #Learnt:      30182 | 0.000
264.65/264.71	c total clause space: 1440.99MB
264.65/264.71	c total #watches: 91571
265.16/265.28	c total #propagations: 22030730 / total #impl: 457804212 (eff. 0.048)
265.16/265.28	c #Conflicts:     434000 | #Learnt:      31182 | 0.000
265.16/265.28	c total clause space: 1440.99MB
265.16/265.28	c total #watches: 93571
265.85/265.91	c total #propagations: 22070698 / total #impl: 458191294 (eff. 0.048)
265.85/265.91	c GC COLLECT
265.85/265.91	c #Conflicts:     435000 | #Learnt:      16384 | 0.000
265.85/265.91	c total clause space: 1440.99MB
265.85/265.91	c total #watches: 63975
266.45/266.51	c total #propagations: 22111084 / total #impl: 459051888 (eff. 0.048)
266.45/266.51	c #Conflicts:     436000 | #Learnt:      17384 | 0.000
266.45/266.51	c total clause space: 1440.99MB
266.45/266.51	c total #watches: 65975
267.05/267.10	c total #propagations: 22149704 / total #impl: 459759865 (eff. 0.048)
267.05/267.10	c #Conflicts:     437000 | #Learnt:      18384 | 0.000
267.05/267.10	c total clause space: 1440.99MB
267.05/267.10	c total #watches: 67975
267.65/267.70	c total #propagations: 22186284 / total #impl: 460633526 (eff. 0.048)
267.65/267.70	c #Conflicts:     438000 | #Learnt:      19384 | 0.000
267.65/267.70	c total clause space: 1440.99MB
267.65/267.70	c total #watches: 69975
268.25/268.30	c total #propagations: 22223262 / total #impl: 461388255 (eff. 0.048)
268.25/268.30	c #Conflicts:     439000 | #Learnt:      20384 | 0.000
268.25/268.30	c total clause space: 1440.99MB
268.25/268.30	c total #watches: 71975
268.85/268.90	c total #propagations: 22259785 / total #impl: 462159112 (eff. 0.048)
268.85/268.90	c #Conflicts:     440000 | #Learnt:      21384 | 0.000
268.85/268.90	c total clause space: 1440.99MB
268.85/268.90	c total #watches: 73975
269.45/269.51	c total #propagations: 22296878 / total #impl: 462922681 (eff. 0.048)
269.45/269.51	c #Conflicts:     441000 | #Learnt:      22384 | 0.000
269.45/269.51	c total clause space: 1440.99MB
269.45/269.51	c total #watches: 75975
270.05/270.14	c total #propagations: 22333780 / total #impl: 463479349 (eff. 0.048)
270.05/270.14	c #Conflicts:     442000 | #Learnt:      23384 | 0.000
270.05/270.14	c total clause space: 1440.99MB
270.05/270.14	c total #watches: 77975
270.65/270.76	c total #propagations: 22372313 / total #impl: 464256382 (eff. 0.048)
270.65/270.76	c #Conflicts:     443000 | #Learnt:      24384 | 0.000
270.65/270.76	c total clause space: 1440.99MB
270.65/270.76	c total #watches: 79975
271.25/271.38	c total #propagations: 22409774 / total #impl: 464692968 (eff. 0.048)
271.25/271.38	c #Conflicts:     444000 | #Learnt:      25384 | 0.000
271.25/271.38	c total clause space: 1440.99MB
271.25/271.38	c total #watches: 81975
271.85/271.99	c total #propagations: 22446772 / total #impl: 465114212 (eff. 0.048)
271.85/271.99	c #Conflicts:     445000 | #Learnt:      26384 | 0.000
271.85/271.99	c total clause space: 1440.99MB
271.85/271.99	c total #watches: 83975
272.55/272.63	c total #propagations: 22483115 / total #impl: 465664488 (eff. 0.048)
272.55/272.63	c #Conflicts:     446000 | #Learnt:      27384 | 0.000
272.55/272.63	c total clause space: 1440.99MB
272.55/272.63	c total #watches: 85975
273.15/273.25	c total #propagations: 22524101 / total #impl: 466545861 (eff. 0.048)
273.15/273.25	c #Conflicts:     447000 | #Learnt:      28384 | 0.000
273.15/273.25	c total clause space: 1440.99MB
273.15/273.25	c total #watches: 87975
273.75/273.88	c total #propagations: 22559313 / total #impl: 466657077 (eff. 0.048)
273.75/273.88	c #Conflicts:     448000 | #Learnt:      29384 | 0.000
273.75/273.88	c total clause space: 1440.99MB
273.75/273.88	c total #watches: 89975
274.45/274.50	c total #propagations: 22598093 / total #impl: 467341195 (eff. 0.048)
274.45/274.50	c #Conflicts:     449000 | #Learnt:      30384 | 0.000
274.45/274.50	c total clause space: 1440.99MB
274.45/274.50	c total #watches: 91975
275.05/275.12	c total #propagations: 22635450 / total #impl: 468007313 (eff. 0.048)
275.05/275.12	c #Conflicts:     450000 | #Learnt:      31384 | 0.000
275.05/275.12	c total clause space: 1440.99MB
275.05/275.12	c total #watches: 93975
275.74/275.81	c total #propagations: 22672588 / total #impl: 468479355 (eff. 0.048)
275.74/275.81	c GC COLLECT
275.74/275.81	c #Conflicts:     451000 | #Learnt:      16284 | 0.000
275.74/275.81	c total clause space: 1440.99MB
275.74/275.81	c total #watches: 63775
276.34/276.44	c total #propagations: 22711931 / total #impl: 469515070 (eff. 0.048)
276.34/276.44	c #Conflicts:     452000 | #Learnt:      17284 | 0.000
276.34/276.44	c total clause space: 1440.99MB
276.34/276.44	c total #watches: 65775
276.94/277.03	c total #propagations: 22752569 / total #impl: 470255755 (eff. 0.048)
276.94/277.03	c #Conflicts:     453000 | #Learnt:      18284 | 0.000
276.94/277.03	c total clause space: 1440.99MB
276.94/277.03	c total #watches: 67775
277.54/277.61	c total #propagations: 22787826 / total #impl: 470914946 (eff. 0.048)
277.54/277.61	c #Conflicts:     454000 | #Learnt:      19284 | 0.000
277.54/277.61	c total clause space: 1440.99MB
277.54/277.61	c total #watches: 69775
278.14/278.27	c total #propagations: 22822765 / total #impl: 471312478 (eff. 0.048)
278.14/278.27	c #Conflicts:     455000 | #Learnt:      20284 | 0.000
278.14/278.27	c total clause space: 1440.99MB
278.14/278.27	c total #watches: 71775
278.74/278.89	c total #propagations: 22864213 / total #impl: 472371616 (eff. 0.048)
278.74/278.89	c #Conflicts:     456000 | #Learnt:      21284 | 0.000
278.74/278.89	c total clause space: 1440.99MB
278.74/278.89	c total #watches: 73775
279.35/279.48	c total #propagations: 22901778 / total #impl: 472892956 (eff. 0.048)
279.35/279.48	c #Conflicts:     457000 | #Learnt:      22284 | 0.000
279.35/279.48	c total clause space: 1440.99MB
279.35/279.48	c total #watches: 75775
280.04/280.11	c total #propagations: 22939078 / total #impl: 473786345 (eff. 0.048)
280.04/280.11	c #Conflicts:     458000 | #Learnt:      23284 | 0.000
280.04/280.11	c total clause space: 1440.99MB
280.04/280.11	c total #watches: 77775
280.64/280.72	c total #propagations: 22977046 / total #impl: 474559682 (eff. 0.048)
280.64/280.72	c #Conflicts:     459000 | #Learnt:      24284 | 0.000
280.64/280.72	c total clause space: 1440.99MB
280.64/280.72	c total #watches: 79775
281.24/281.32	c total #propagations: 23013739 / total #impl: 475305783 (eff. 0.048)
281.24/281.32	c #Conflicts:     460000 | #Learnt:      25284 | 0.000
281.24/281.32	c total clause space: 1440.99MB
281.24/281.32	c total #watches: 81775
281.84/281.95	c total #propagations: 23049025 / total #impl: 475901372 (eff. 0.048)
281.84/281.95	c #Conflicts:     461000 | #Learnt:      26284 | 0.000
281.84/281.95	c total clause space: 1440.99MB
281.84/281.95	c total #watches: 83775
282.54/282.67	c total #propagations: 23090377 / total #impl: 477227390 (eff. 0.048)
282.54/282.67	c #Conflicts:     462000 | #Learnt:      27284 | 0.000
282.54/282.67	c total clause space: 1440.99MB
282.54/282.67	c total #watches: 88104
283.24/283.37	c total #propagations: 23145423 / total #impl: 479863602 (eff. 0.048)
283.24/283.37	c #Conflicts:     463000 | #Learnt:      28284 | 0.000
283.24/283.37	c total clause space: 1440.99MB
283.24/283.37	c total #watches: 90104
284.04/284.12	c total #propagations: 23193253 / total #impl: 481957704 (eff. 0.048)
284.04/284.12	c #Conflicts:     464000 | #Learnt:      29284 | 0.000
284.04/284.12	c total clause space: 1440.99MB
284.04/284.12	c total #watches: 92104
284.74/284.87	c total #propagations: 23245774 / total #impl: 484423887 (eff. 0.048)
284.74/284.87	c #Conflicts:     465000 | #Learnt:      30284 | 0.000
284.74/284.87	c total clause space: 1440.99MB
284.74/284.87	c total #watches: 94104
285.54/285.65	c total #propagations: 23294366 / total #impl: 487032946 (eff. 0.048)
285.54/285.65	c #Conflicts:     466000 | #Learnt:      31284 | 0.000
285.54/285.65	c total clause space: 1440.99MB
285.54/285.65	c total #watches: 96104
286.34/286.46	c total #propagations: 23343204 / total #impl: 489396361 (eff. 0.048)
286.34/286.46	c #Conflicts:     467000 | #Learnt:      32284 | 0.000
286.34/286.46	c total clause space: 1440.99MB
286.34/286.46	c total #watches: 98104
287.16/287.25	c total #propagations: 23398295 / total #impl: 491474972 (eff. 0.048)
287.16/287.25	c GC COLLECT
287.16/287.25	c #Conflicts:     468000 | #Learnt:      16886 | 0.000
287.16/287.25	c total clause space: 1440.99MB
287.16/287.25	c total #watches: 64979
287.85/287.97	c total #propagations: 23448596 / total #impl: 494699547 (eff. 0.047)
287.85/287.97	c #Conflicts:     469000 | #Learnt:      17886 | 0.000
287.85/287.97	c total clause space: 1440.99MB
287.85/287.97	c total #watches: 66979
288.55/288.66	c total #propagations: 23499203 / total #impl: 497444380 (eff. 0.047)
288.55/288.66	c #Conflicts:     470000 | #Learnt:      18886 | 0.000
288.55/288.66	c total clause space: 1440.99MB
288.55/288.66	c total #watches: 68979
289.26/289.35	c total #propagations: 23551036 / total #impl: 500207119 (eff. 0.047)
289.26/289.35	c #Conflicts:     471000 | #Learnt:      19886 | 0.000
289.26/289.35	c total clause space: 1440.99MB
289.26/289.35	c total #watches: 70979
289.95/290.06	c total #propagations: 23603812 / total #impl: 503060050 (eff. 0.047)
289.95/290.06	c #Conflicts:     472000 | #Learnt:      20886 | 0.000
289.95/290.06	c total clause space: 1440.99MB
289.95/290.06	c total #watches: 72979
290.75/290.82	c total #propagations: 23658382 / total #impl: 505966194 (eff. 0.047)
290.75/290.82	c #Conflicts:     473000 | #Learnt:      21886 | 0.000
290.75/290.82	c total clause space: 1440.99MB
290.75/290.82	c total #watches: 74979
291.45/291.58	c total #propagations: 23714612 / total #impl: 508877641 (eff. 0.047)
291.45/291.58	c #Conflicts:     474000 | #Learnt:      22886 | 0.000
291.45/291.58	c total clause space: 1440.99MB
291.45/291.58	c total #watches: 76979
292.15/292.29	c total #propagations: 23771601 / total #impl: 511692146 (eff. 0.046)
292.15/292.29	c #Conflicts:     475000 | #Learnt:      23886 | 0.000
292.15/292.29	c total clause space: 1440.99MB
292.15/292.29	c total #watches: 78979
292.85/292.99	c total #propagations: 23821870 / total #impl: 514839777 (eff. 0.046)
292.85/292.99	c #Conflicts:     476000 | #Learnt:      24886 | 0.000
292.85/292.99	c total clause space: 1440.99MB
292.85/292.99	c total #watches: 80979
293.65/293.70	c total #propagations: 23869376 / total #impl: 517674718 (eff. 0.046)
293.65/293.70	c #Conflicts:     477000 | #Learnt:      25886 | 0.000
293.65/293.70	c total clause space: 1440.99MB
293.65/293.70	c total #watches: 82979
294.35/294.42	c total #propagations: 23921604 / total #impl: 520671615 (eff. 0.046)
294.35/294.42	c #Conflicts:     478000 | #Learnt:      26886 | 0.000
294.35/294.42	c total clause space: 1440.99MB
294.35/294.42	c total #watches: 84979
295.05/295.12	c total #propagations: 23973672 / total #impl: 523328129 (eff. 0.046)
295.05/295.12	c #Conflicts:     479000 | #Learnt:      27886 | 0.000
295.05/295.12	c total clause space: 1440.99MB
295.05/295.12	c total #watches: 86979
295.65/295.79	c total #propagations: 24024716 / total #impl: 525879072 (eff. 0.046)
295.65/295.79	c #Conflicts:     480000 | #Learnt:      28886 | 0.000
295.65/295.79	c total clause space: 1440.99MB
295.65/295.79	c total #watches: 88979
296.35/296.46	c total #propagations: 24074888 / total #impl: 528039625 (eff. 0.046)
296.35/296.46	c #Conflicts:     481000 | #Learnt:      29886 | 0.000
296.35/296.46	c total clause space: 1440.99MB
296.35/296.46	c total #watches: 90979
297.05/297.15	c total #propagations: 24116927 / total #impl: 529220448 (eff. 0.046)
297.05/297.15	c #Conflicts:     482000 | #Learnt:      30886 | 0.000
297.05/297.15	c total clause space: 1440.99MB
297.05/297.15	c total #watches: 92979
297.75/297.86	c total #propagations: 24160848 / total #impl: 530527625 (eff. 0.046)
297.75/297.86	c #Conflicts:     483000 | #Learnt:      31886 | 0.000
297.75/297.86	c total clause space: 1440.99MB
297.75/297.86	c total #watches: 94979
298.54/298.60	c total #propagations: 24210074 / total #impl: 531887478 (eff. 0.046)
298.54/298.60	c #Conflicts:     484000 | #Learnt:      32886 | 0.000
298.54/298.60	c total clause space: 1440.99MB
298.54/298.60	c total #watches: 96979
299.25/299.36	c total #propagations: 24266681 / total #impl: 533514448 (eff. 0.045)
299.25/299.36	c GC COLLECT
299.25/299.36	c #Conflicts:     485000 | #Learnt:      17184 | 0.000
299.25/299.36	c total clause space: 1440.99MB
299.25/299.36	c total #watches: 65575
299.94/300.00	c total #propagations: 24318342 / total #impl: 535164213 (eff. 0.045)
299.94/300.00	c #Conflicts:     486000 | #Learnt:      18184 | 0.000
299.94/300.00	c total clause space: 1440.99MB
299.94/300.00	c total #watches: 67575
300.54/300.64	c total #propagations: 24363124 / total #impl: 536430441 (eff. 0.045)
300.54/300.64	c #Conflicts:     487000 | #Learnt:      19184 | 0.000
300.54/300.64	c total clause space: 1440.99MB
300.54/300.64	c total #watches: 69575
301.35/301.40	c total #propagations: 24406034 / total #impl: 537608257 (eff. 0.045)
301.35/301.40	c #Conflicts:     488000 | #Learnt:      20184 | 0.000
301.35/301.40	c total clause space: 1440.99MB
301.35/301.40	c total #watches: 71575
302.04/302.18	c total #propagations: 24463991 / total #impl: 539895367 (eff. 0.045)
302.04/302.18	c #Conflicts:     489000 | #Learnt:      21184 | 0.000
302.04/302.18	c total clause space: 1440.99MB
302.04/302.18	c total #watches: 73575
302.84/302.97	c total #propagations: 24525080 / total #impl: 543179152 (eff. 0.045)
302.84/302.97	c #Conflicts:     490000 | #Learnt:      22184 | 0.000
302.84/302.97	c total clause space: 1440.99MB
302.84/302.97	c total #watches: 75575
303.65/303.72	c total #propagations: 24587436 / total #impl: 546521970 (eff. 0.045)
303.65/303.72	c #Conflicts:     491000 | #Learnt:      23184 | 0.000
303.65/303.72	c total clause space: 1440.99MB
303.65/303.72	c total #watches: 77575
304.34/304.43	c total #propagations: 24642536 / total #impl: 549947912 (eff. 0.045)
304.34/304.43	c #Conflicts:     492000 | #Learnt:      24184 | 0.000
304.34/304.43	c total clause space: 1440.99MB
304.34/304.43	c total #watches: 79575
305.04/305.14	c total #propagations: 24692400 / total #impl: 553225635 (eff. 0.045)
305.04/305.14	c #Conflicts:     493000 | #Learnt:      25184 | 0.000
305.04/305.14	c total clause space: 1440.99MB
305.04/305.14	c total #watches: 81575
305.75/305.86	c total #propagations: 24744962 / total #impl: 556509017 (eff. 0.044)
305.75/305.86	c #Conflicts:     494000 | #Learnt:      26184 | 0.000
305.75/305.86	c total clause space: 1440.99MB
305.75/305.86	c total #watches: 83575
306.44/306.56	c total #propagations: 24795324 / total #impl: 559845855 (eff. 0.044)
306.44/306.56	c #Conflicts:     495000 | #Learnt:      27184 | 0.000
306.44/306.56	c total clause space: 1440.99MB
306.44/306.56	c total #watches: 85575
307.24/307.30	c total #propagations: 24845485 / total #impl: 562978387 (eff. 0.044)
307.24/307.30	c #Conflicts:     496000 | #Learnt:      28184 | 0.000
307.24/307.30	c total clause space: 1440.99MB
307.24/307.30	c total #watches: 87575
307.84/307.98	c total #propagations: 24893128 / total #impl: 566305428 (eff. 0.044)
307.84/307.98	c #Conflicts:     497000 | #Learnt:      29184 | 0.000
307.84/307.98	c total clause space: 1440.99MB
307.84/307.98	c total #watches: 89575
308.54/308.64	c total #propagations: 24937485 / total #impl: 568857527 (eff. 0.044)
308.54/308.64	c #Conflicts:     498000 | #Learnt:      30184 | 0.000
308.54/308.64	c total clause space: 1440.99MB
308.54/308.64	c total #watches: 91575
309.24/309.32	c total #propagations: 24975968 / total #impl: 569760979 (eff. 0.044)
309.24/309.32	c #Conflicts:     499000 | #Learnt:      31184 | 0.000
309.24/309.32	c total clause space: 1440.99MB
309.24/309.32	c total #watches: 93575
309.94/310.02	c total #propagations: 25015925 / total #impl: 570274285 (eff. 0.044)
309.94/310.02	c #Conflicts:     500000 | #Learnt:      32184 | 0.000
309.94/310.02	c total clause space: 1440.99MB
309.94/310.02	c total #watches: 95575
310.64/310.76	c total #propagations: 25059542 / total #impl: 571251004 (eff. 0.044)
310.64/310.76	c #Conflicts:     501000 | #Learnt:      33184 | 0.000
310.64/310.76	c total clause space: 1440.99MB
310.64/310.76	c total #watches: 98744
311.44/311.52	c total #propagations: 25109517 / total #impl: 572639565 (eff. 0.044)
311.44/311.52	c GC COLLECT
311.44/311.52	c #Conflicts:     502000 | #Learnt:      17185 | 0.000
311.44/311.52	c total clause space: 1440.99MB
311.44/311.52	c total #watches: 65577
312.04/312.17	c total #propagations: 25152558 / total #impl: 573920265 (eff. 0.044)
312.04/312.17	c #Conflicts:     503000 | #Learnt:      18185 | 0.000
312.04/312.17	c total clause space: 1440.99MB
312.04/312.17	c total #watches: 67577
312.74/312.84	c total #propagations: 25194614 / total #impl: 574723765 (eff. 0.044)
312.74/312.84	c #Conflicts:     504000 | #Learnt:      19185 | 0.000
312.74/312.84	c total clause space: 1440.99MB
312.74/312.84	c total #watches: 69577
313.45/313.51	c total #propagations: 25235693 / total #impl: 575531156 (eff. 0.044)
313.45/313.51	c #Conflicts:     505000 | #Learnt:      20185 | 0.000
313.45/313.51	c total clause space: 1440.99MB
313.45/313.51	c total #watches: 71577
314.04/314.19	c total #propagations: 25276021 / total #impl: 576086621 (eff. 0.044)
314.04/314.19	c #Conflicts:     506000 | #Learnt:      21185 | 0.000
314.04/314.19	c total clause space: 1440.99MB
314.04/314.19	c total #watches: 73577
314.74/314.87	c total #propagations: 25318776 / total #impl: 576413945 (eff. 0.044)
314.74/314.87	c #Conflicts:     507000 | #Learnt:      22185 | 0.000
314.74/314.87	c total clause space: 1440.99MB
314.74/314.87	c total #watches: 75577
315.44/315.59	c total #propagations: 25360298 / total #impl: 576824003 (eff. 0.044)
315.44/315.59	c #Conflicts:     508000 | #Learnt:      23185 | 0.000
315.44/315.59	c total clause space: 1440.99MB
315.44/315.59	c total #watches: 77577
316.14/316.28	c total #propagations: 25405880 / total #impl: 577211376 (eff. 0.044)
316.14/316.28	c #Conflicts:     509000 | #Learnt:      24185 | 0.000
316.14/316.28	c total clause space: 1440.99MB
316.14/316.28	c total #watches: 79577
316.85/316.95	c total #propagations: 25447896 / total #impl: 577772791 (eff. 0.044)
316.85/316.95	c #Conflicts:     510000 | #Learnt:      25185 | 0.000
316.85/316.95	c total clause space: 1440.99MB
316.85/316.95	c total #watches: 81577
317.54/317.61	c total #propagations: 25487717 / total #impl: 578623377 (eff. 0.044)
317.54/317.61	c #Conflicts:     511000 | #Learnt:      26185 | 0.000
317.54/317.61	c total clause space: 1440.99MB
317.54/317.61	c total #watches: 83577
318.14/318.29	c total #propagations: 25527565 / total #impl: 579282345 (eff. 0.044)
318.14/318.29	c #Conflicts:     512000 | #Learnt:      27185 | 0.000
318.14/318.29	c total clause space: 1440.99MB
318.14/318.29	c total #watches: 85577
318.84/318.95	c total #propagations: 25565889 / total #impl: 580019922 (eff. 0.044)
318.84/318.95	c #Conflicts:     513000 | #Learnt:      28185 | 0.000
318.84/318.95	c total clause space: 1440.99MB
318.84/318.95	c total #watches: 87577
319.54/319.65	c total #propagations: 25633896 / total #impl: 581632439 (eff. 0.044)
319.54/319.65	c #Conflicts:     514000 | #Learnt:      29185 | 0.000
319.54/319.65	c total clause space: 1440.99MB
319.54/319.65	c total #watches: 89577
320.24/320.34	c total #propagations: 25706273 / total #impl: 583350897 (eff. 0.044)
320.24/320.34	c #Conflicts:     515000 | #Learnt:      30185 | 0.000
320.24/320.34	c total clause space: 1440.99MB
320.24/320.34	c total #watches: 91577
320.94/321.04	c total #propagations: 25787420 / total #impl: 586592200 (eff. 0.044)
320.94/321.04	c #Conflicts:     516000 | #Learnt:      31185 | 0.000
320.94/321.04	c total clause space: 1440.99MB
320.94/321.04	c total #watches: 93577
321.64/321.76	c total #propagations: 25852159 / total #impl: 589104355 (eff. 0.044)
321.64/321.76	c #Conflicts:     517000 | #Learnt:      32185 | 0.000
321.64/321.76	c total clause space: 1440.99MB
321.64/321.76	c total #watches: 95577
322.35/322.46	c total #propagations: 25927037 / total #impl: 591752819 (eff. 0.044)
322.35/322.46	c #Conflicts:     518000 | #Learnt:      33185 | 0.000
322.35/322.46	c total clause space: 1440.99MB
322.35/322.46	c total #watches: 97577
323.04/323.15	c total #propagations: 25998221 / total #impl: 592986917 (eff. 0.044)
323.04/323.15	c #Conflicts:     519000 | #Learnt:      34185 | 0.000
323.04/323.15	c total clause space: 1440.99MB
323.04/323.15	c total #watches: 99577
323.94/324.01	c total #propagations: 26038321 / total #impl: 593210041 (eff. 0.044)
323.94/324.01	c GC COLLECT
323.94/324.01	c #Conflicts:     520000 | #Learnt:      17884 | 0.000
323.94/324.01	c total clause space: 1440.99MB
323.94/324.01	c total #watches: 66975
324.54/324.69	c total #propagations: 26086420 / total #impl: 593935941 (eff. 0.044)
324.54/324.69	c #Conflicts:     521000 | #Learnt:      18884 | 0.000
324.54/324.69	c total clause space: 1440.99MB
324.54/324.69	c total #watches: 68975
325.24/325.34	c total #propagations: 26156406 / total #impl: 595754213 (eff. 0.044)
325.24/325.34	c #Conflicts:     522000 | #Learnt:      19884 | 0.000
325.24/325.34	c total clause space: 1440.99MB
325.24/325.34	c total #watches: 70975
325.94/326.01	c total #propagations: 26214851 / total #impl: 596238005 (eff. 0.044)
325.94/326.01	c #Conflicts:     523000 | #Learnt:      20884 | 0.000
325.94/326.01	c total clause space: 1440.99MB
325.94/326.01	c total #watches: 72975
326.54/326.68	c total #propagations: 26275953 / total #impl: 596884406 (eff. 0.044)
326.54/326.68	c #Conflicts:     524000 | #Learnt:      21884 | 0.000
326.54/326.68	c total clause space: 1440.99MB
326.54/326.68	c total #watches: 74975
327.24/327.37	c total #propagations: 26333142 / total #impl: 598369172 (eff. 0.044)
327.24/327.37	c #Conflicts:     525000 | #Learnt:      22884 | 0.000
327.24/327.37	c total clause space: 1440.99MB
327.24/327.37	c total #watches: 76975
327.93/328.03	c total #propagations: 26388489 / total #impl: 599551759 (eff. 0.044)
327.93/328.03	c #Conflicts:     526000 | #Learnt:      23884 | 0.000
327.93/328.03	c total clause space: 1440.99MB
327.93/328.03	c total #watches: 78975
328.63/328.74	c total #propagations: 26439932 / total #impl: 600593214 (eff. 0.044)
328.63/328.74	c #Conflicts:     527000 | #Learnt:      24884 | 0.000
328.63/328.74	c total clause space: 1440.99MB
328.63/328.74	c total #watches: 80975
329.33/329.41	c total #propagations: 26493094 / total #impl: 602179810 (eff. 0.044)
329.33/329.41	c #Conflicts:     528000 | #Learnt:      25884 | 0.000
329.33/329.41	c total clause space: 1440.99MB
329.33/329.41	c total #watches: 82975
329.94/330.03	c total #propagations: 26545780 / total #impl: 604538791 (eff. 0.044)
329.94/330.03	c #Conflicts:     529000 | #Learnt:      26884 | 0.000
329.94/330.03	c total clause space: 1440.99MB
329.94/330.03	c total #watches: 84975
330.53/330.63	c total #propagations: 26593627 / total #impl: 606515632 (eff. 0.044)
330.53/330.63	c #Conflicts:     530000 | #Learnt:      27884 | 0.000
330.53/330.63	c total clause space: 1440.99MB
330.53/330.63	c total #watches: 86975
331.14/331.26	c total #propagations: 26637678 / total #impl: 608052521 (eff. 0.044)
331.14/331.26	c #Conflicts:     531000 | #Learnt:      28884 | 0.000
331.14/331.26	c total clause space: 1440.99MB
331.14/331.26	c total #watches: 88975
331.83/331.93	c total #propagations: 26679825 / total #impl: 609790998 (eff. 0.044)
331.83/331.93	c #Conflicts:     532000 | #Learnt:      29884 | 0.000
331.83/331.93	c total clause space: 1440.99MB
331.83/331.93	c total #watches: 90975
332.53/332.67	c total #propagations: 26739922 / total #impl: 611502765 (eff. 0.044)
332.53/332.67	c #Conflicts:     533000 | #Learnt:      30884 | 0.000
332.53/332.67	c total clause space: 1440.99MB
332.53/332.67	c total #watches: 92975
333.24/333.30	c total #propagations: 26804894 / total #impl: 613762002 (eff. 0.044)
333.24/333.30	c #Conflicts:     534000 | #Learnt:      31884 | 0.000
333.24/333.30	c total clause space: 1440.99MB
333.24/333.30	c total #watches: 94975
333.83/333.99	c total #propagations: 26867091 / total #impl: 614663164 (eff. 0.044)
333.83/333.99	c #Conflicts:     535000 | #Learnt:      32884 | 0.000
333.83/333.99	c total clause space: 1440.99MB
333.83/333.99	c total #watches: 96975
334.53/334.64	c total #propagations: 26921315 / total #impl: 615944277 (eff. 0.044)
334.53/334.64	c #Conflicts:     536000 | #Learnt:      33884 | 0.000
334.53/334.64	c total clause space: 1440.99MB
334.53/334.64	c total #watches: 98975
335.24/335.33	c total #propagations: 26974128 / total #impl: 616866887 (eff. 0.044)
335.24/335.33	c #Conflicts:     537000 | #Learnt:      34884 | 0.000
335.24/335.33	c total clause space: 1440.99MB
335.24/335.33	c total #watches: 100975
335.94/336.03	c total #propagations: 27028939 / total #impl: 617968416 (eff. 0.044)
335.94/336.03	c GC COLLECT
335.94/336.03	c #Conflicts:     538000 | #Learnt:      18284 | 0.000
335.94/336.03	c total clause space: 1440.99MB
335.94/336.03	c total #watches: 67775
336.55/336.68	c total #propagations: 27072806 / total #impl: 618665325 (eff. 0.044)
336.55/336.68	c #Conflicts:     539000 | #Learnt:      19284 | 0.000
336.55/336.68	c total clause space: 1440.99MB
336.55/336.68	c total #watches: 70937
337.24/337.30	c total #propagations: 27119230 / total #impl: 620639560 (eff. 0.044)
337.24/337.30	c #Conflicts:     540000 | #Learnt:      20284 | 0.000
337.24/337.30	c total clause space: 1440.99MB
337.24/337.30	c total #watches: 72938
337.75/337.88	c total #propagations: 27172710 / total #impl: 621141819 (eff. 0.044)
337.75/337.88	c #Conflicts:     541000 | #Learnt:      21284 | 0.000
337.75/337.88	c total clause space: 1440.99MB
337.75/337.88	c total #watches: 74938
338.34/338.49	c total #propagations: 27221665 / total #impl: 621370869 (eff. 0.044)
338.34/338.49	c #Conflicts:     542000 | #Learnt:      22284 | 0.000
338.34/338.49	c total clause space: 1440.99MB
338.34/338.49	c total #watches: 76938
339.14/339.20	c total #propagations: 27274511 / total #impl: 621971338 (eff. 0.044)
339.14/339.20	c #Conflicts:     543000 | #Learnt:      23284 | 0.000
339.14/339.20	c total clause space: 1440.99MB
339.14/339.20	c total #watches: 80100
339.85/339.94	c total #propagations: 27328080 / total #impl: 622864743 (eff. 0.044)
339.85/339.94	c #Conflicts:     544000 | #Learnt:      24284 | 0.000
339.85/339.94	c total clause space: 1440.99MB
339.85/339.94	c total #watches: 82100
340.54/340.64	c total #propagations: 27388667 / total #impl: 623991178 (eff. 0.044)
340.54/340.64	c #Conflicts:     545000 | #Learnt:      25284 | 0.000
340.54/340.64	c total clause space: 1440.99MB
340.54/340.64	c total #watches: 84100
341.24/341.31	c total #propagations: 27446488 / total #impl: 624852792 (eff. 0.044)
341.24/341.31	c #Conflicts:     546000 | #Learnt:      26284 | 0.000
341.24/341.31	c total clause space: 1440.99MB
341.24/341.31	c total #watches: 86100
341.84/341.90	c total #propagations: 27501388 / total #impl: 625844221 (eff. 0.044)
341.84/341.90	c #Conflicts:     547000 | #Learnt:      27284 | 0.000
341.84/341.90	c total clause space: 1440.99MB
341.84/341.90	c total #watches: 88100
342.44/342.51	c total #propagations: 27544742 / total #impl: 626848010 (eff. 0.044)
342.44/342.51	c #Conflicts:     548000 | #Learnt:      28284 | 0.000
342.44/342.51	c total clause space: 1440.99MB
342.44/342.51	c total #watches: 90100
343.04/343.11	c total #propagations: 27586286 / total #impl: 627729722 (eff. 0.044)
343.04/343.11	c #Conflicts:     549000 | #Learnt:      29284 | 0.000
343.04/343.11	c total clause space: 1440.99MB
343.04/343.11	c total #watches: 92100
343.64/343.71	c total #propagations: 27620382 / total #impl: 627811832 (eff. 0.044)
343.64/343.71	c #Conflicts:     550000 | #Learnt:      30284 | 0.000
343.64/343.71	c total clause space: 1440.99MB
343.64/343.71	c total #watches: 94100
344.25/344.35	c total #propagations: 27654783 / total #impl: 627953598 (eff. 0.044)
344.25/344.35	c #Conflicts:     551000 | #Learnt:      31284 | 0.000
344.25/344.35	c total clause space: 1440.99MB
344.25/344.35	c total #watches: 97257
345.04/345.10	c total #propagations: 27696783 / total #impl: 628467285 (eff. 0.044)
345.04/345.10	c #Conflicts:     552000 | #Learnt:      32284 | 0.000
345.04/345.10	c total clause space: 1440.99MB
345.04/345.10	c total #watches: 100462
345.74/345.80	c total #propagations: 27749202 / total #impl: 629700865 (eff. 0.044)
345.74/345.80	c #Conflicts:     553000 | #Learnt:      33284 | 0.000
345.74/345.80	c total clause space: 1440.99MB
345.74/345.80	c total #watches: 102462
346.45/346.52	c total #propagations: 27797698 / total #impl: 630741101 (eff. 0.044)
346.45/346.52	c #Conflicts:     554000 | #Learnt:      34284 | 0.000
346.45/346.52	c total clause space: 1440.99MB
346.45/346.52	c total #watches: 104462
347.14/347.29	c total #propagations: 27842823 / total #impl: 631466507 (eff. 0.044)
347.14/347.29	c #Conflicts:     555000 | #Learnt:      35284 | 0.000
347.14/347.29	c total clause space: 1440.99MB
347.14/347.29	c total #watches: 108773
348.03/348.10	c total #propagations: 27898225 / total #impl: 632887747 (eff. 0.044)
348.03/348.10	c GC COLLECT
348.03/348.10	c #Conflicts:     556000 | #Learnt:      18383 | 0.000
348.03/348.10	c total clause space: 1440.99MB
348.03/348.10	c total #watches: 67973
348.74/348.84	c total #propagations: 27947570 / total #impl: 633733542 (eff. 0.044)
348.74/348.84	c #Conflicts:     557000 | #Learnt:      19383 | 0.000
348.74/348.84	c total clause space: 1440.99MB
348.74/348.84	c total #watches: 72288
349.33/349.44	c total #propagations: 28006218 / total #impl: 635260729 (eff. 0.044)
349.33/349.44	c #Conflicts:     558000 | #Learnt:      20383 | 0.000
349.33/349.44	c total clause space: 1440.99MB
349.33/349.44	c total #watches: 74288
349.93/350.06	c total #propagations: 28060708 / total #impl: 635791652 (eff. 0.044)
349.93/350.06	c #Conflicts:     559000 | #Learnt:      21383 | 0.000
349.93/350.06	c total clause space: 1440.99MB
349.93/350.06	c total #watches: 76288
350.53/350.69	c total #propagations: 28125724 / total #impl: 636265181 (eff. 0.044)
350.53/350.69	c #Conflicts:     560000 | #Learnt:      22383 | 0.000
350.53/350.69	c total clause space: 1440.99MB
350.53/350.69	c total #watches: 78288
351.23/351.32	c total #propagations: 28171239 / total #impl: 636724861 (eff. 0.044)
351.23/351.32	c #Conflicts:     561000 | #Learnt:      23383 | 0.000
351.23/351.32	c total clause space: 1440.99MB
351.23/351.32	c total #watches: 80288
351.83/351.93	c total #propagations: 28222397 / total #impl: 637043989 (eff. 0.044)
351.83/351.93	c #Conflicts:     562000 | #Learnt:      24383 | 0.000
351.83/351.93	c total clause space: 1440.99MB
351.83/351.93	c total #watches: 82288
352.43/352.55	c total #propagations: 28274339 / total #impl: 637484141 (eff. 0.044)
352.43/352.55	c #Conflicts:     563000 | #Learnt:      25383 | 0.000
352.43/352.55	c total clause space: 1440.99MB
352.43/352.55	c total #watches: 84288
353.04/353.20	c total #propagations: 28324947 / total #impl: 638545788 (eff. 0.044)
353.04/353.20	c #Conflicts:     564000 | #Learnt:      26383 | 0.000
353.04/353.20	c total clause space: 1440.99MB
353.04/353.20	c total #watches: 86288
353.73/353.82	c total #propagations: 28376392 / total #impl: 640989540 (eff. 0.044)
353.73/353.82	c #Conflicts:     565000 | #Learnt:      27383 | 0.000
353.73/353.82	c total clause space: 1440.99MB
353.73/353.82	c total #watches: 88288
354.33/354.47	c total #propagations: 28418930 / total #impl: 641904994 (eff. 0.044)
354.33/354.47	c #Conflicts:     566000 | #Learnt:      28383 | 0.000
354.33/354.47	c total clause space: 1440.99MB
354.33/354.47	c total #watches: 90288
355.03/355.13	c total #propagations: 28483999 / total #impl: 643341308 (eff. 0.044)
355.03/355.13	c #Conflicts:     567000 | #Learnt:      29383 | 0.000
355.03/355.13	c total clause space: 1440.99MB
355.03/355.13	c total #watches: 92288
355.63/355.76	c total #propagations: 28534309 / total #impl: 643712522 (eff. 0.044)
355.63/355.76	c #Conflicts:     568000 | #Learnt:      30383 | 0.000
355.63/355.76	c total clause space: 1440.99MB
355.63/355.76	c total #watches: 94288
356.34/356.43	c total #propagations: 28577534 / total #impl: 644096016 (eff. 0.044)
356.34/356.43	c #Conflicts:     569000 | #Learnt:      31383 | 0.000
356.34/356.43	c total clause space: 1440.99MB
356.34/356.43	c total #watches: 96288
356.93/357.07	c total #propagations: 28640275 / total #impl: 644900492 (eff. 0.044)
356.93/357.07	c #Conflicts:     570000 | #Learnt:      32383 | 0.000
356.93/357.07	c total clause space: 1440.99MB
356.93/357.07	c total #watches: 98288
357.54/357.64	c total #propagations: 28692886 / total #impl: 645833724 (eff. 0.044)
357.54/357.64	c #Conflicts:     571000 | #Learnt:      33383 | 0.000
357.54/357.64	c total clause space: 1440.99MB
357.54/357.64	c total #watches: 100288
358.13/358.22	c total #propagations: 28736354 / total #impl: 646052031 (eff. 0.044)
358.13/358.22	c #Conflicts:     572000 | #Learnt:      34383 | 0.000
358.13/358.22	c total clause space: 1440.99MB
358.13/358.22	c total #watches: 102288
358.73/358.82	c total #propagations: 28775122 / total #impl: 646344095 (eff. 0.045)
358.73/358.82	c #Conflicts:     573000 | #Learnt:      35383 | 0.000
358.73/358.82	c total clause space: 1440.99MB
358.73/358.82	c total #watches: 104288
359.33/359.44	c total #propagations: 28808416 / total #impl: 646432553 (eff. 0.045)
359.33/359.44	c #Conflicts:     574000 | #Learnt:      36383 | 0.000
359.33/359.44	c total clause space: 1440.99MB
359.33/359.44	c total #watches: 106288
359.93/360.09	c total #propagations: 28851452 / total #impl: 646841551 (eff. 0.045)
359.93/360.09	c GC COLLECT
359.93/360.09	c #Conflicts:     575000 | #Learnt:      19185 | 0.000
359.93/360.09	c total clause space: 1440.99MB
359.93/360.09	c total #watches: 69577
360.63/360.74	c total #propagations: 28891396 / total #impl: 647047115 (eff. 0.045)
360.63/360.74	c #Conflicts:     576000 | #Learnt:      20185 | 0.000
360.63/360.74	c total clause space: 1440.99MB
360.63/360.74	c total #watches: 71577
361.23/361.33	c total #propagations: 28935091 / total #impl: 647962484 (eff. 0.045)
361.23/361.33	c #Conflicts:     577000 | #Learnt:      21185 | 0.000
361.23/361.33	c total clause space: 1440.99MB
361.23/361.33	c total #watches: 73577
361.84/361.91	c total #propagations: 28987471 / total #impl: 648198797 (eff. 0.045)
361.84/361.91	c #Conflicts:     578000 | #Learnt:      22185 | 0.000
361.84/361.91	c total clause space: 1440.99MB
361.84/361.91	c total #watches: 75577
362.43/362.54	c total #propagations: 29040035 / total #impl: 648423733 (eff. 0.045)
362.43/362.54	c #Conflicts:     579000 | #Learnt:      23185 | 0.000
362.43/362.54	c total clause space: 1440.99MB
362.43/362.54	c total #watches: 77577
363.04/363.18	c total #propagations: 29086210 / total #impl: 648892720 (eff. 0.045)
363.04/363.18	c #Conflicts:     580000 | #Learnt:      24185 | 0.000
363.04/363.18	c total clause space: 1440.99MB
363.04/363.18	c total #watches: 79577
363.73/363.82	c total #propagations: 29136730 / total #impl: 649198673 (eff. 0.045)
363.73/363.82	c #Conflicts:     581000 | #Learnt:      25185 | 0.000
363.73/363.82	c total clause space: 1440.99MB
363.73/363.82	c total #watches: 81577
364.33/364.42	c total #propagations: 29187964 / total #impl: 650072144 (eff. 0.045)
364.33/364.42	c #Conflicts:     582000 | #Learnt:      26185 | 0.000
364.33/364.42	c total clause space: 1440.99MB
364.33/364.42	c total #watches: 83577
364.93/365.07	c total #propagations: 29235696 / total #impl: 650262887 (eff. 0.045)
364.93/365.07	c #Conflicts:     583000 | #Learnt:      27185 | 0.000
364.93/365.07	c total clause space: 1440.99MB
364.93/365.07	c total #watches: 85577
365.53/365.67	c total #propagations: 29279198 / total #impl: 651180615 (eff. 0.045)
365.53/365.67	c #Conflicts:     584000 | #Learnt:      28185 | 0.000
365.53/365.67	c total clause space: 1440.99MB
365.53/365.67	c total #watches: 87577
366.24/366.32	c total #propagations: 29315270 / total #impl: 651618109 (eff. 0.045)
366.24/366.32	c #Conflicts:     585000 | #Learnt:      29185 | 0.000
366.24/366.32	c total clause space: 1440.99MB
366.24/366.32	c total #watches: 89577
366.93/367.02	c total #propagations: 29384359 / total #impl: 653429544 (eff. 0.045)
366.93/367.02	c #Conflicts:     586000 | #Learnt:      30185 | 0.000
366.93/367.02	c total clause space: 1440.99MB
366.93/367.02	c total #watches: 91577
367.53/367.68	c total #propagations: 29464331 / total #impl: 655824107 (eff. 0.045)
367.53/367.68	c #Conflicts:     587000 | #Learnt:      31185 | 0.000
367.53/367.68	c total clause space: 1440.99MB
367.53/367.68	c total #watches: 93577
368.23/368.31	c total #propagations: 29527235 / total #impl: 658373801 (eff. 0.045)
368.23/368.31	c #Conflicts:     588000 | #Learnt:      32185 | 0.000
368.23/368.31	c total clause space: 1440.99MB
368.23/368.31	c total #watches: 95577
368.83/368.96	c total #propagations: 29577706 / total #impl: 658767872 (eff. 0.045)
368.83/368.96	c #Conflicts:     589000 | #Learnt:      33185 | 0.000
368.83/368.96	c total clause space: 1440.99MB
368.83/368.96	c total #watches: 97577
369.43/369.57	c total #propagations: 29627205 / total #impl: 659064723 (eff. 0.045)
369.43/369.57	c #Conflicts:     590000 | #Learnt:      34185 | 0.000
369.43/369.57	c total clause space: 1440.99MB
369.43/369.57	c total #watches: 99577
370.13/370.24	c total #propagations: 29677210 / total #impl: 659238845 (eff. 0.045)
370.13/370.24	c #Conflicts:     591000 | #Learnt:      35185 | 0.000
370.13/370.24	c total clause space: 1440.99MB
370.13/370.24	c total #watches: 101577
370.74/370.84	c total #propagations: 29718750 / total #impl: 659573032 (eff. 0.045)
370.74/370.84	c #Conflicts:     592000 | #Learnt:      36185 | 0.000
370.74/370.84	c total clause space: 1440.99MB
370.74/370.84	c total #watches: 103577
371.43/371.53	c total #propagations: 29752153 / total #impl: 659652239 (eff. 0.045)
371.43/371.53	c GC COLLECT
371.43/371.53	c #Conflicts:     593000 | #Learnt:      18682 | 0.000
371.43/371.53	c total clause space: 1440.99MB
371.43/371.53	c total #watches: 68571
372.03/372.17	c total #propagations: 29792142 / total #impl: 659923239 (eff. 0.045)
372.03/372.17	c #Conflicts:     594000 | #Learnt:      19682 | 0.000
372.03/372.17	c total clause space: 1440.99MB
372.03/372.17	c total #watches: 70571
372.63/372.77	c total #propagations: 29834930 / total #impl: 660285834 (eff. 0.045)
372.63/372.77	c #Conflicts:     595000 | #Learnt:      20682 | 0.000
372.63/372.77	c total clause space: 1440.99MB
372.63/372.77	c total #watches: 72571
373.33/373.40	c total #propagations: 29877206 / total #impl: 660675603 (eff. 0.045)
373.33/373.40	c #Conflicts:     596000 | #Learnt:      21682 | 0.000
373.33/373.40	c total clause space: 1440.99MB
373.33/373.40	c total #watches: 74571
373.93/374.05	c total #propagations: 29925751 / total #impl: 661058039 (eff. 0.045)
373.93/374.05	c #Conflicts:     597000 | #Learnt:      22682 | 0.000
373.93/374.05	c total clause space: 1440.99MB
373.93/374.05	c total #watches: 76571
374.63/374.72	c total #propagations: 29975058 / total #impl: 661543497 (eff. 0.045)
374.63/374.72	c #Conflicts:     598000 | #Learnt:      23682 | 0.000
374.63/374.72	c total clause space: 1440.99MB
374.63/374.72	c total #watches: 78571
375.23/375.39	c total #propagations: 30022178 / total #impl: 662001640 (eff. 0.045)
375.23/375.39	c #Conflicts:     599000 | #Learnt:      24682 | 0.000
375.23/375.39	c total clause space: 1440.99MB
375.23/375.39	c total #watches: 80571
375.93/376.04	c total #propagations: 30066655 / total #impl: 662460594 (eff. 0.045)
375.93/376.04	c #Conflicts:     600000 | #Learnt:      25682 | 0.000
375.93/376.04	c total clause space: 1440.99MB
375.93/376.04	c total #watches: 82571
376.63/376.73	c total #propagations: 30110921 / total #impl: 662881333 (eff. 0.045)
376.63/376.73	c #Conflicts:     601000 | #Learnt:      26682 | 0.000
376.63/376.73	c total clause space: 1440.99MB
376.63/376.73	c total #watches: 84571
377.23/377.38	c total #propagations: 30156754 / total #impl: 663378316 (eff. 0.045)
377.23/377.38	c #Conflicts:     602000 | #Learnt:      27682 | 0.000
377.23/377.38	c total clause space: 1440.99MB
377.23/377.38	c total #watches: 86571
377.83/377.95	c total #propagations: 30202055 / total #impl: 663767836 (eff. 0.046)
377.83/377.95	c #Conflicts:     603000 | #Learnt:      28682 | 0.000
377.83/377.95	c total clause space: 1440.99MB
377.83/377.95	c total #watches: 88571
378.43/378.56	c total #propagations: 30235383 / total #impl: 663849930 (eff. 0.046)
378.43/378.56	c #Conflicts:     604000 | #Learnt:      29682 | 0.000
378.43/378.56	c total clause space: 1440.99MB
378.43/378.56	c total #watches: 90571
379.03/379.19	c total #propagations: 30269692 / total #impl: 664049703 (eff. 0.046)
379.03/379.19	c #Conflicts:     605000 | #Learnt:      30682 | 0.000
379.03/379.19	c total clause space: 1440.99MB
379.03/379.19	c total #watches: 92571
379.63/379.79	c total #propagations: 30302954 / total #impl: 664187005 (eff. 0.046)
379.63/379.79	c #Conflicts:     606000 | #Learnt:      31682 | 0.000
379.63/379.79	c total clause space: 1440.99MB
379.63/379.79	c total #watches: 94571
380.23/380.38	c total #propagations: 30335446 / total #impl: 664257442 (eff. 0.046)
380.23/380.38	c #Conflicts:     607000 | #Learnt:      32682 | 0.000
380.23/380.38	c total clause space: 1440.99MB
380.23/380.38	c total #watches: 96571
380.83/380.97	c total #propagations: 30368209 / total #impl: 664362838 (eff. 0.046)
380.83/380.97	c #Conflicts:     608000 | #Learnt:      33682 | 0.000
380.83/380.97	c total clause space: 1440.99MB
380.83/380.97	c total #watches: 98571
381.43/381.58	c total #propagations: 30400975 / total #impl: 664475949 (eff. 0.046)
381.43/381.58	c #Conflicts:     609000 | #Learnt:      34682 | 0.000
381.43/381.58	c total clause space: 1440.99MB
381.43/381.58	c total #watches: 100571
382.03/382.19	c total #propagations: 30434333 / total #impl: 664612919 (eff. 0.046)
382.03/382.19	c #Conflicts:     610000 | #Learnt:      35682 | 0.000
382.03/382.19	c total clause space: 1440.99MB
382.03/382.19	c total #watches: 102571
382.73/382.84	c total #propagations: 30466826 / total #impl: 664694570 (eff. 0.046)
382.73/382.84	c #Conflicts:     611000 | #Learnt:      36682 | 0.000
382.73/382.84	c total clause space: 1440.99MB
382.73/382.84	c total #watches: 104571
383.43/383.55	c total #propagations: 30502161 / total #impl: 664862011 (eff. 0.046)
383.43/383.55	c GC COLLECT
383.43/383.55	c #Conflicts:     612000 | #Learnt:      18882 | 0.000
383.43/383.55	c total clause space: 1440.99MB
383.43/383.55	c total #watches: 68971
384.03/384.13	c total #propagations: 30534562 / total #impl: 664946851 (eff. 0.046)
384.03/384.13	c #Conflicts:     613000 | #Learnt:      19882 | 0.000
384.03/384.13	c total clause space: 1440.99MB
384.03/384.13	c total #watches: 70971
384.63/384.72	c total #propagations: 30567028 / total #impl: 665008118 (eff. 0.046)
384.63/384.72	c #Conflicts:     614000 | #Learnt:      20882 | 0.000
384.63/384.72	c total clause space: 1440.99MB
384.63/384.72	c total #watches: 72971
385.23/385.32	c total #propagations: 30599258 / total #impl: 665076387 (eff. 0.046)
385.23/385.32	c #Conflicts:     615000 | #Learnt:      21882 | 0.000
385.23/385.32	c total clause space: 1440.99MB
385.23/385.32	c total #watches: 74971
385.83/385.97	c total #propagations: 30639858 / total #impl: 665196222 (eff. 0.046)
385.83/385.97	c #Conflicts:     616000 | #Learnt:      22882 | 0.000
385.83/385.97	c total clause space: 1440.99MB
385.83/385.97	c total #watches: 76971
386.43/386.59	c total #propagations: 30689452 / total #impl: 665471885 (eff. 0.046)
386.43/386.59	c #Conflicts:     617000 | #Learnt:      23882 | 0.000
386.43/386.59	c total clause space: 1440.99MB
386.43/386.59	c total #watches: 78971
387.14/387.25	c total #propagations: 30749898 / total #impl: 667169213 (eff. 0.046)
387.14/387.25	c #Conflicts:     618000 | #Learnt:      24882 | 0.000
387.14/387.25	c total clause space: 1440.99MB
387.14/387.25	c total #watches: 82125
387.73/387.86	c total #propagations: 30807678 / total #impl: 670439109 (eff. 0.046)
387.73/387.86	c #Conflicts:     619000 | #Learnt:      25882 | 0.000
387.73/387.86	c total clause space: 1440.99MB
387.73/387.86	c total #watches: 84125
388.34/388.48	c total #propagations: 30865318 / total #impl: 671855532 (eff. 0.046)
388.34/388.48	c #Conflicts:     620000 | #Learnt:      26882 | 0.000
388.34/388.48	c total clause space: 1440.99MB
388.34/388.48	c total #watches: 86125
388.93/389.09	c total #propagations: 30920409 / total #impl: 672182134 (eff. 0.046)
388.93/389.09	c #Conflicts:     621000 | #Learnt:      27882 | 0.000
388.93/389.09	c total clause space: 1440.99MB
388.93/389.09	c total #watches: 88125
389.63/389.71	c total #propagations: 30970906 / total #impl: 674760780 (eff. 0.046)
389.63/389.71	c #Conflicts:     622000 | #Learnt:      28882 | 0.000
389.63/389.71	c total clause space: 1440.99MB
389.63/389.71	c total #watches: 90125
390.23/390.33	c total #propagations: 31006206 / total #impl: 674874320 (eff. 0.046)
390.23/390.33	c #Conflicts:     623000 | #Learnt:      29882 | 0.000
390.23/390.33	c total clause space: 1440.99MB
390.23/390.33	c total #watches: 92125
390.83/390.94	c total #propagations: 31048841 / total #impl: 675087487 (eff. 0.046)
390.83/390.94	c #Conflicts:     624000 | #Learnt:      30882 | 0.000
390.83/390.94	c total clause space: 1440.99MB
390.83/390.94	c total #watches: 94125
391.43/391.59	c total #propagations: 31097468 / total #impl: 675256998 (eff. 0.046)
391.43/391.59	c #Conflicts:     625000 | #Learnt:      31882 | 0.000
391.43/391.59	c total clause space: 1440.99MB
391.43/391.59	c total #watches: 96125
392.13/392.20	c total #propagations: 31150154 / total #impl: 675533239 (eff. 0.046)
392.13/392.20	c #Conflicts:     626000 | #Learnt:      32882 | 0.000
392.13/392.20	c total clause space: 1440.99MB
392.13/392.20	c total #watches: 98125
392.74/392.84	c total #propagations: 31190174 / total #impl: 675713990 (eff. 0.046)
392.74/392.84	c #Conflicts:     627000 | #Learnt:      33882 | 0.000
392.74/392.84	c total clause space: 1440.99MB
392.74/392.84	c total #watches: 100125
393.43/393.51	c total #propagations: 31243208 / total #impl: 676014287 (eff. 0.046)
393.43/393.51	c #Conflicts:     628000 | #Learnt:      34882 | 0.000
393.43/393.51	c total clause space: 1440.99MB
393.43/393.51	c total #watches: 102125
394.03/394.14	c total #propagations: 31308530 / total #impl: 676602164 (eff. 0.046)
394.03/394.14	c #Conflicts:     629000 | #Learnt:      35882 | 0.000
394.03/394.14	c total clause space: 1440.99MB
394.03/394.14	c total #watches: 104125
394.63/394.76	c total #propagations: 31357520 / total #impl: 678133365 (eff. 0.046)
394.63/394.76	c #Conflicts:     630000 | #Learnt:      36882 | 0.000
394.63/394.76	c total clause space: 1440.99MB
394.63/394.76	c total #watches: 107283
395.33/395.42	c total #propagations: 31392428 / total #impl: 678658228 (eff. 0.046)
395.33/395.42	c #Conflicts:     631000 | #Learnt:      37882 | 0.000
395.33/395.42	c total clause space: 1440.99MB
395.33/395.42	c total #watches: 109283
395.93/396.09	c total #propagations: 31426943 / total #impl: 678900134 (eff. 0.046)
395.93/396.09	c GC COLLECT
395.93/396.09	c #Conflicts:     632000 | #Learnt:      19781 | 0.000
395.93/396.09	c total clause space: 1440.99MB
395.93/396.09	c total #watches: 70769
396.63/396.76	c total #propagations: 31460996 / total #impl: 679033808 (eff. 0.046)
396.63/396.76	c #Conflicts:     633000 | #Learnt:      20781 | 0.000
396.63/396.76	c total clause space: 1440.99MB
396.63/396.76	c total #watches: 72769
397.23/397.38	c total #propagations: 31501854 / total #impl: 679378445 (eff. 0.046)
397.23/397.38	c #Conflicts:     634000 | #Learnt:      21781 | 0.000
397.23/397.38	c total clause space: 1440.99MB
397.23/397.38	c total #watches: 74769
397.83/397.96	c total #propagations: 31541254 / total #impl: 679624856 (eff. 0.046)
397.83/397.96	c #Conflicts:     635000 | #Learnt:      22781 | 0.000
397.83/397.96	c total clause space: 1440.99MB
397.83/397.96	c total #watches: 76769
398.53/398.61	c total #propagations: 31589327 / total #impl: 679758646 (eff. 0.046)
398.53/398.61	c #Conflicts:     636000 | #Learnt:      23781 | 0.000
398.53/398.61	c total clause space: 1440.99MB
398.53/398.61	c total #watches: 78769
399.13/399.22	c total #propagations: 31645796 / total #impl: 680134780 (eff. 0.047)
399.13/399.22	c #Conflicts:     637000 | #Learnt:      24781 | 0.000
399.13/399.22	c total clause space: 1440.99MB
399.13/399.22	c total #watches: 80769
399.73/399.82	c total #propagations: 31690477 / total #impl: 680410908 (eff. 0.047)
399.73/399.82	c #Conflicts:     638000 | #Learnt:      25781 | 0.000
399.73/399.82	c total clause space: 1440.99MB
399.73/399.82	c total #watches: 82769
400.33/400.42	c total #propagations: 31743558 / total #impl: 680622088 (eff. 0.047)
400.33/400.42	c #Conflicts:     639000 | #Learnt:      26781 | 0.000
400.33/400.42	c total clause space: 1440.99MB
400.33/400.42	c total #watches: 84769
400.93/401.00	c total #propagations: 31796445 / total #impl: 680916918 (eff. 0.047)
400.93/401.00	c #Conflicts:     640000 | #Learnt:      27781 | 0.000
400.93/401.00	c total clause space: 1440.99MB
400.93/401.00	c total #watches: 86769
401.43/401.60	c total #propagations: 31838713 / total #impl: 681068321 (eff. 0.047)
401.43/401.60	c #Conflicts:     641000 | #Learnt:      28781 | 0.000
401.43/401.60	c total clause space: 1440.99MB
401.43/401.60	c total #watches: 88769
402.03/402.19	c total #propagations: 31888796 / total #impl: 681499203 (eff. 0.047)
402.03/402.19	c #Conflicts:     642000 | #Learnt:      29781 | 0.000
402.03/402.19	c total clause space: 1440.99MB
402.03/402.19	c total #watches: 90769
402.73/402.82	c total #propagations: 31934203 / total #impl: 681685588 (eff. 0.047)
402.73/402.82	c #Conflicts:     643000 | #Learnt:      30781 | 0.000
402.73/402.82	c total clause space: 1440.99MB
402.73/402.82	c total #watches: 92769
403.53/403.67	c total #propagations: 31986361 / total #impl: 682055683 (eff. 0.047)
403.53/403.67	c #Conflicts:     644000 | #Learnt:      31781 | 0.000
403.53/403.67	c total clause space: 1440.99MB
403.53/403.67	c total #watches: 104157
404.43/404.55	c total #propagations: 32061226 / total #impl: 683571566 (eff. 0.047)
404.43/404.55	c #Conflicts:     645000 | #Learnt:      32781 | 0.000
404.43/404.55	c total clause space: 1440.99MB
404.43/404.55	c total #watches: 106157
405.23/405.34	c total #propagations: 32121097 / total #impl: 684914213 (eff. 0.047)
405.23/405.34	c #Conflicts:     646000 | #Learnt:      33781 | 0.000
405.23/405.34	c total clause space: 1440.99MB
405.23/405.34	c total #watches: 108157
405.93/406.06	c total #propagations: 32180087 / total #impl: 685335048 (eff. 0.047)
405.93/406.06	c #Conflicts:     647000 | #Learnt:      34781 | 0.000
405.93/406.06	c total clause space: 1440.99MB
405.93/406.06	c total #watches: 110157
406.63/406.76	c total #propagations: 32232411 / total #impl: 685652263 (eff. 0.047)
406.63/406.76	c #Conflicts:     648000 | #Learnt:      35781 | 0.000
406.63/406.76	c total clause space: 1440.99MB
406.63/406.76	c total #watches: 112157
407.43/407.52	c total #propagations: 32280312 / total #impl: 686146737 (eff. 0.047)
407.43/407.52	c #Conflicts:     649000 | #Learnt:      36781 | 0.000
407.43/407.52	c total clause space: 1440.99MB
407.43/407.52	c total #watches: 114157
408.22/408.34	c total #propagations: 32325216 / total #impl: 686760195 (eff. 0.047)
408.22/408.34	c #Conflicts:     650000 | #Learnt:      37781 | 0.000
408.22/408.34	c total clause space: 1440.99MB
408.22/408.34	c total #watches: 116157
408.92/409.08	c total #propagations: 32375540 / total #impl: 688083263 (eff. 0.047)
408.92/409.08	c #Conflicts:     651000 | #Learnt:      38781 | 0.000
408.92/409.08	c total clause space: 1440.99MB
408.92/409.08	c total #watches: 118157
409.62/409.77	c total #propagations: 32432060 / total #impl: 691319873 (eff. 0.047)
409.62/409.77	c GC COLLECT
409.62/409.77	c #Conflicts:     652000 | #Learnt:      20378 | 0.000
409.62/409.77	c total clause space: 1440.99MB
409.62/409.77	c total #watches: 71963
410.33/410.44	c total #propagations: 32484763 / total #impl: 694483226 (eff. 0.047)
410.33/410.44	c #Conflicts:     653000 | #Learnt:      21378 | 0.000
410.33/410.44	c total clause space: 1440.99MB
410.33/410.44	c total #watches: 73963
410.92/411.05	c total #propagations: 32540788 / total #impl: 697789683 (eff. 0.047)
410.92/411.05	c #Conflicts:     654000 | #Learnt:      22378 | 0.000
410.92/411.05	c total clause space: 1440.99MB
410.92/411.05	c total #watches: 75963
411.52/411.65	c total #propagations: 32588628 / total #impl: 699236121 (eff. 0.047)
411.52/411.65	c #Conflicts:     655000 | #Learnt:      23378 | 0.000
411.52/411.65	c total clause space: 1440.99MB
411.52/411.65	c total #watches: 77963
412.12/412.26	c total #propagations: 32632139 / total #impl: 700236906 (eff. 0.047)
412.12/412.26	c #Conflicts:     656000 | #Learnt:      24378 | 0.000
412.12/412.26	c total clause space: 1440.99MB
412.12/412.26	c total #watches: 79963
412.72/412.88	c total #propagations: 32675370 / total #impl: 701363580 (eff. 0.047)
412.72/412.88	c #Conflicts:     657000 | #Learnt:      25378 | 0.000
412.72/412.88	c total clause space: 1440.99MB
412.72/412.88	c total #watches: 81963
413.42/413.50	c total #propagations: 32718867 / total #impl: 702511688 (eff. 0.047)
413.42/413.50	c #Conflicts:     658000 | #Learnt:      26378 | 0.000
413.42/413.50	c total clause space: 1440.99MB
413.42/413.50	c total #watches: 83963
414.02/414.19	c total #propagations: 32761413 / total #impl: 703165631 (eff. 0.047)
414.02/414.19	c #Conflicts:     659000 | #Learnt:      27378 | 0.000
414.02/414.19	c total clause space: 1440.99MB
414.02/414.19	c total #watches: 85963
414.82/414.91	c total #propagations: 32808591 / total #impl: 703958235 (eff. 0.047)
414.82/414.91	c #Conflicts:     660000 | #Learnt:      28378 | 0.000
414.82/414.91	c total clause space: 1440.99MB
414.82/414.91	c total #watches: 87963
415.42/415.52	c total #propagations: 32869481 / total #impl: 705989003 (eff. 0.047)
415.42/415.52	c #Conflicts:     661000 | #Learnt:      29378 | 0.000
415.42/415.52	c total clause space: 1440.99MB
415.42/415.52	c total #watches: 89963
416.12/416.23	c total #propagations: 32923976 / total #impl: 706238898 (eff. 0.047)
416.12/416.23	c #Conflicts:     662000 | #Learnt:      30378 | 0.000
416.12/416.23	c total clause space: 1440.99MB
416.12/416.23	c total #watches: 91963
416.83/416.93	c total #propagations: 32985054 / total #impl: 707583947 (eff. 0.047)
416.83/416.93	c #Conflicts:     663000 | #Learnt:      31378 | 0.000
416.83/416.93	c total clause space: 1440.99MB
416.83/416.93	c total #watches: 93963
417.52/417.60	c total #propagations: 33043959 / total #impl: 708950847 (eff. 0.047)
417.52/417.60	c #Conflicts:     664000 | #Learnt:      32378 | 0.000
417.52/417.60	c total clause space: 1440.99MB
417.52/417.60	c total #watches: 95963
418.12/418.22	c total #propagations: 33109456 / total #impl: 712242660 (eff. 0.046)
418.12/418.22	c #Conflicts:     665000 | #Learnt:      33378 | 0.000
418.12/418.22	c total clause space: 1440.99MB
418.12/418.22	c total #watches: 97963
418.72/418.81	c total #propagations: 33186047 / total #impl: 715549312 (eff. 0.046)
418.72/418.81	c #Conflicts:     666000 | #Learnt:      34378 | 0.000
418.72/418.81	c total clause space: 1440.99MB
418.72/418.81	c total #watches: 99963
419.32/419.49	c total #propagations: 33241347 / total #impl: 717784301 (eff. 0.046)
419.32/419.49	c #Conflicts:     667000 | #Learnt:      35378 | 0.000
419.32/419.49	c total clause space: 1440.99MB
419.32/419.49	c total #watches: 101963
420.02/420.13	c total #propagations: 33297830 / total #impl: 719883052 (eff. 0.046)
420.02/420.13	c #Conflicts:     668000 | #Learnt:      36378 | 0.000
420.02/420.13	c total clause space: 1440.99MB
420.02/420.13	c total #watches: 103963
420.72/420.82	c total #propagations: 33354344 / total #impl: 720902327 (eff. 0.046)
420.72/420.82	c #Conflicts:     669000 | #Learnt:      37378 | 0.000
420.72/420.82	c total clause space: 1440.99MB
420.72/420.82	c total #watches: 105963
421.33/421.49	c total #propagations: 33412039 / total #impl: 723141301 (eff. 0.046)
421.33/421.49	c #Conflicts:     670000 | #Learnt:      38378 | 0.000
421.33/421.49	c total clause space: 1440.99MB
421.33/421.49	c total #watches: 107963
422.12/422.22	c total #propagations: 33462051 / total #impl: 723360297 (eff. 0.046)
422.12/422.22	c #Conflicts:     671000 | #Learnt:      39378 | 0.000
422.12/422.22	c total clause space: 1440.99MB
422.12/422.22	c total #watches: 109963
422.72/422.88	c total #propagations: 33515124 / total #impl: 724064698 (eff. 0.046)
422.72/422.88	c GC COLLECT
422.72/422.88	c #Conflicts:     672000 | #Learnt:      20675 | 0.000
422.72/422.88	c total clause space: 1440.99MB
422.72/422.88	c total #watches: 72557
423.43/423.54	c total #propagations: 33564509 / total #impl: 724281968 (eff. 0.046)
423.43/423.54	c #Conflicts:     673000 | #Learnt:      21675 | 0.000
423.43/423.54	c total clause space: 1440.99MB
423.43/423.54	c total #watches: 74557
424.12/424.21	c total #propagations: 33618672 / total #impl: 724593161 (eff. 0.046)
424.12/424.21	c #Conflicts:     674000 | #Learnt:      22675 | 0.000
424.12/424.21	c total clause space: 1440.99MB
424.12/424.21	c total #watches: 76557
424.82/424.92	c total #propagations: 33668406 / total #impl: 725817983 (eff. 0.046)
424.82/424.92	c #Conflicts:     675000 | #Learnt:      23675 | 0.000
424.82/424.92	c total clause space: 1440.99MB
424.82/424.92	c total #watches: 78557
425.52/425.70	c total #propagations: 33714570 / total #impl: 726630410 (eff. 0.046)
425.52/425.70	c #Conflicts:     676000 | #Learnt:      24675 | 0.000
425.52/425.70	c total clause space: 1440.99MB
425.52/425.70	c total #watches: 87529
426.32/426.48	c total #propagations: 33760768 / total #impl: 727811384 (eff. 0.046)
426.32/426.48	c #Conflicts:     677000 | #Learnt:      25675 | 0.000
426.32/426.48	c total clause space: 1440.99MB
426.32/426.48	c total #watches: 89529
427.12/427.29	c total #propagations: 33793470 / total #impl: 727870618 (eff. 0.046)
427.12/427.29	c #Conflicts:     678000 | #Learnt:      26675 | 0.000
427.12/427.29	c total clause space: 1440.99MB
427.12/427.29	c total #watches: 91529
427.93/428.09	c total #propagations: 33826511 / total #impl: 727927953 (eff. 0.046)
427.93/428.09	c #Conflicts:     679000 | #Learnt:      27675 | 0.000
427.93/428.09	c total clause space: 1440.99MB
427.93/428.09	c total #watches: 95853
428.82/428.90	c total #propagations: 33873424 / total #impl: 728856669 (eff. 0.046)
428.82/428.90	c #Conflicts:     680000 | #Learnt:      28675 | 0.000
428.82/428.90	c total clause space: 1440.99MB
428.82/428.90	c total #watches: 100186
429.72/429.80	c total #propagations: 33941450 / total #impl: 731401971 (eff. 0.046)
429.72/429.80	c #Conflicts:     681000 | #Learnt:      29675 | 0.000
429.72/429.80	c total clause space: 1440.99MB
429.72/429.80	c total #watches: 102186
430.42/430.58	c total #propagations: 34001284 / total #impl: 733402966 (eff. 0.046)
430.42/430.58	c #Conflicts:     682000 | #Learnt:      30675 | 0.000
430.42/430.58	c total clause space: 1440.99MB
430.42/430.58	c total #watches: 104186
431.23/431.32	c total #propagations: 34057161 / total #impl: 734394236 (eff. 0.046)
431.23/431.32	c #Conflicts:     683000 | #Learnt:      31675 | 0.000
431.23/431.32	c total clause space: 1440.99MB
431.23/431.32	c total #watches: 106186
432.02/432.16	c total #propagations: 34117499 / total #impl: 734878002 (eff. 0.046)
432.02/432.16	c #Conflicts:     684000 | #Learnt:      32675 | 0.000
432.02/432.16	c total clause space: 1440.99MB
432.02/432.16	c total #watches: 108186
432.92/433.06	c total #propagations: 34171030 / total #impl: 735120760 (eff. 0.046)
432.92/433.06	c #Conflicts:     685000 | #Learnt:      33675 | 0.000
432.92/433.06	c total clause space: 1440.99MB
432.92/433.06	c total #watches: 110186
433.82/433.94	c total #propagations: 34224162 / total #impl: 735940650 (eff. 0.047)
433.82/433.94	c #Conflicts:     686000 | #Learnt:      34675 | 0.000
433.82/433.94	c total clause space: 1440.99MB
433.82/433.94	c total #watches: 112186
434.62/434.76	c total #propagations: 34268323 / total #impl: 736349545 (eff. 0.047)
434.62/434.76	c #Conflicts:     687000 | #Learnt:      35675 | 0.000
434.62/434.76	c total clause space: 1440.99MB
434.62/434.76	c total #watches: 114186
435.53/435.61	c total #propagations: 34314136 / total #impl: 736645650 (eff. 0.047)
435.53/435.61	c #Conflicts:     688000 | #Learnt:      36675 | 0.000
435.53/435.61	c total clause space: 1440.99MB
435.53/435.61	c total #watches: 116186
436.32/436.45	c total #propagations: 34374063 / total #impl: 737542024 (eff. 0.047)
436.32/436.45	c #Conflicts:     689000 | #Learnt:      37675 | 0.000
436.32/436.45	c total clause space: 1440.99MB
436.32/436.45	c total #watches: 118186
437.12/437.29	c total #propagations: 34447516 / total #impl: 738720138 (eff. 0.047)
437.12/437.29	c #Conflicts:     690000 | #Learnt:      38675 | 0.000
437.12/437.29	c total clause space: 1440.99MB
437.12/437.29	c total #watches: 120186
437.92/438.09	c total #propagations: 34506793 / total #impl: 739788607 (eff. 0.047)
437.92/438.09	c #Conflicts:     691000 | #Learnt:      39675 | 0.000
437.92/438.09	c total clause space: 1440.99MB
437.92/438.09	c total #watches: 123349
438.72/438.90	c total #propagations: 34573618 / total #impl: 741563120 (eff. 0.047)
438.72/438.90	c GC COLLECT
438.72/438.90	c #Conflicts:     692000 | #Learnt:      20674 | 0.000
438.72/438.90	c total clause space: 1440.99MB
438.72/438.90	c total #watches: 72555
439.42/439.50	c total #propagations: 34641948 / total #impl: 744151687 (eff. 0.047)
439.42/439.50	c #Conflicts:     693000 | #Learnt:      21674 | 0.000
439.42/439.50	c total clause space: 1440.99MB
439.42/439.50	c total #watches: 74555
440.03/440.13	c total #propagations: 34686741 / total #impl: 745176426 (eff. 0.047)
440.03/440.13	c #Conflicts:     694000 | #Learnt:      22674 | 0.000
440.03/440.13	c total clause space: 1440.99MB
440.03/440.13	c total #watches: 76555
440.72/440.82	c total #propagations: 34726745 / total #impl: 745578228 (eff. 0.047)
440.72/440.82	c #Conflicts:     695000 | #Learnt:      23674 | 0.000
440.72/440.82	c total clause space: 1440.99MB
440.72/440.82	c total #watches: 78555
441.32/441.42	c total #propagations: 34773944 / total #impl: 746420749 (eff. 0.047)
441.32/441.42	c #Conflicts:     696000 | #Learnt:      24674 | 0.000
441.32/441.42	c total clause space: 1440.99MB
441.32/441.42	c total #watches: 80555
441.92/442.09	c total #propagations: 34816326 / total #impl: 746948722 (eff. 0.047)
441.92/442.09	c #Conflicts:     697000 | #Learnt:      25674 | 0.000
441.92/442.09	c total clause space: 1440.99MB
441.92/442.09	c total #watches: 82555
442.62/442.73	c total #propagations: 34864436 / total #impl: 747725696 (eff. 0.047)
442.62/442.73	c #Conflicts:     698000 | #Learnt:      26674 | 0.000
442.62/442.73	c total clause space: 1440.99MB
442.62/442.73	c total #watches: 84555
443.32/443.41	c total #propagations: 34908483 / total #impl: 748227201 (eff. 0.047)
443.32/443.41	c #Conflicts:     699000 | #Learnt:      27674 | 0.000
443.32/443.41	c total clause space: 1440.99MB
443.32/443.41	c total #watches: 90044
444.02/444.11	c total #propagations: 34953564 / total #impl: 749128914 (eff. 0.047)
444.02/444.11	c #Conflicts:     700000 | #Learnt:      28674 | 0.000
444.02/444.11	c total clause space: 1440.99MB
444.02/444.11	c total #watches: 93206
444.72/444.84	c total #propagations: 35000751 / total #impl: 749833617 (eff. 0.047)
444.72/444.84	c #Conflicts:     701000 | #Learnt:      29674 | 0.000
444.72/444.84	c total clause space: 1440.99MB
444.72/444.84	c total #watches: 95207
445.42/445.59	c total #propagations: 35048795 / total #impl: 750973649 (eff. 0.047)
445.42/445.59	c #Conflicts:     702000 | #Learnt:      30674 | 0.000
445.42/445.59	c total clause space: 1440.99MB
445.42/445.59	c total #watches: 97207
446.22/446.32	c total #propagations: 35094551 / total #impl: 751534203 (eff. 0.047)
446.22/446.32	c #Conflicts:     703000 | #Learnt:      31674 | 0.000
446.22/446.32	c total clause space: 1440.99MB
446.22/446.32	c total #watches: 99208
447.02/447.13	c total #propagations: 35137948 / total #impl: 751889334 (eff. 0.047)
447.02/447.13	c #Conflicts:     704000 | #Learnt:      32674 | 0.000
447.02/447.13	c total clause space: 1440.99MB
447.02/447.13	c total #watches: 104694
447.82/447.97	c total #propagations: 35191193 / total #impl: 753317144 (eff. 0.047)
447.82/447.97	c #Conflicts:     705000 | #Learnt:      33674 | 0.000
447.82/447.97	c total clause space: 1440.99MB
447.82/447.97	c total #watches: 115981
448.62/448.79	c total #propagations: 35241514 / total #impl: 756076143 (eff. 0.047)
448.62/448.79	c #Conflicts:     706000 | #Learnt:      34674 | 0.000
448.62/448.79	c total clause space: 1440.99MB
448.62/448.79	c total #watches: 117981
449.52/449.68	c total #propagations: 35285398 / total #impl: 759885975 (eff. 0.046)
449.52/449.68	c #Conflicts:     707000 | #Learnt:      35674 | 0.000
449.52/449.68	c total clause space: 1440.99MB
449.52/449.68	c total #watches: 122305
450.52/450.60	c total #propagations: 35338243 / total #impl: 763964434 (eff. 0.046)
450.52/450.60	c #Conflicts:     708000 | #Learnt:      36674 | 0.000
450.52/450.60	c total clause space: 1440.99MB
450.52/450.60	c total #watches: 124305
451.42/451.52	c total #propagations: 35390643 / total #impl: 769001635 (eff. 0.046)
451.42/451.52	c #Conflicts:     709000 | #Learnt:      37674 | 0.000
451.42/451.52	c total clause space: 1440.99MB
451.42/451.52	c total #watches: 126305
452.32/452.46	c total #propagations: 35444522 / total #impl: 773880056 (eff. 0.046)
452.32/452.46	c #Conflicts:     710000 | #Learnt:      38674 | 0.000
452.32/452.46	c total clause space: 1440.99MB
452.32/452.46	c total #watches: 128305
453.22/453.36	c total #propagations: 35503212 / total #impl: 776964433 (eff. 0.046)
453.22/453.36	c #Conflicts:     711000 | #Learnt:      39674 | 0.000
453.22/453.36	c total clause space: 1440.99MB
453.22/453.36	c total #watches: 130305
454.12/454.30	c total #propagations: 35553367 / total #impl: 781394727 (eff. 0.045)
454.12/454.30	c GC COLLECT
454.12/454.30	c #Conflicts:     712000 | #Learnt:      20376 | 0.000
454.12/454.30	c total clause space: 1440.99MB
454.12/454.30	c total #watches: 71959
454.82/454.94	c total #propagations: 35599676 / total #impl: 785906012 (eff. 0.045)
454.82/454.94	c #Conflicts:     713000 | #Learnt:      21376 | 0.000
454.82/454.94	c total clause space: 1440.99MB
454.82/454.94	c total #watches: 73959
455.43/455.59	c total #propagations: 35645527 / total #impl: 788471288 (eff. 0.045)
455.43/455.59	c #Conflicts:     714000 | #Learnt:      22376 | 0.000
455.43/455.59	c total clause space: 1440.99MB
455.43/455.59	c total #watches: 75959
456.12/456.20	c total #propagations: 35688853 / total #impl: 790999822 (eff. 0.045)
456.12/456.20	c #Conflicts:     715000 | #Learnt:      23376 | 0.000
456.12/456.20	c total clause space: 1440.99MB
456.12/456.20	c total #watches: 77959
456.72/456.87	c total #propagations: 35732433 / total #impl: 792820070 (eff. 0.045)
456.72/456.87	c #Conflicts:     716000 | #Learnt:      24376 | 0.000
456.72/456.87	c total clause space: 1440.99MB
456.72/456.87	c total #watches: 88084
457.53/457.62	c total #propagations: 35781579 / total #impl: 796026053 (eff. 0.045)
457.53/457.62	c #Conflicts:     717000 | #Learnt:      25376 | 0.000
457.53/457.62	c total clause space: 1440.99MB
457.53/457.62	c total #watches: 92408
458.42/458.56	c total #propagations: 35836009 / total #impl: 799568904 (eff. 0.045)
458.42/458.56	c #Conflicts:     718000 | #Learnt:      26376 | 0.000
458.42/458.56	c total clause space: 1440.99MB
458.42/458.56	c total #watches: 94408
459.42/459.56	c total #propagations: 35897355 / total #impl: 802852550 (eff. 0.045)
459.42/459.56	c #Conflicts:     719000 | #Learnt:      27376 | 0.000
459.42/459.56	c total clause space: 1440.99MB
459.42/459.56	c total #watches: 96408
460.52/460.60	c total #propagations: 35962218 / total #impl: 804721186 (eff. 0.045)
460.52/460.60	c #Conflicts:     720000 | #Learnt:      28376 | 0.000
460.52/460.60	c total clause space: 1440.99MB
460.52/460.60	c total #watches: 98408
461.42/461.54	c total #propagations: 36022045 / total #impl: 806641548 (eff. 0.045)
461.42/461.54	c #Conflicts:     721000 | #Learnt:      29376 | 0.000
461.42/461.54	c total clause space: 1440.99MB
461.42/461.54	c total #watches: 100408
462.42/462.51	c total #propagations: 36085047 / total #impl: 808929452 (eff. 0.045)
462.42/462.51	c #Conflicts:     722000 | #Learnt:      30376 | 0.000
462.42/462.51	c total clause space: 1440.99MB
462.42/462.51	c total #watches: 102408
463.32/463.49	c total #propagations: 36143292 / total #impl: 811369030 (eff. 0.045)
463.32/463.49	c #Conflicts:     723000 | #Learnt:      31376 | 0.000
463.32/463.49	c total clause space: 1440.99MB
463.32/463.49	c total #watches: 104408
464.42/464.53	c total #propagations: 36201402 / total #impl: 813848052 (eff. 0.044)
464.42/464.53	c #Conflicts:     724000 | #Learnt:      32376 | 0.000
464.42/464.53	c total clause space: 1440.99MB
464.42/464.53	c total #watches: 106408
465.42/465.53	c total #propagations: 36263192 / total #impl: 816100629 (eff. 0.044)
465.42/465.53	c #Conflicts:     725000 | #Learnt:      33376 | 0.000
465.42/465.53	c total clause space: 1440.99MB
465.42/465.53	c total #watches: 108408
466.43/466.57	c total #propagations: 36326003 / total #impl: 818277421 (eff. 0.044)
466.43/466.57	c #Conflicts:     726000 | #Learnt:      34376 | 0.000
466.43/466.57	c total clause space: 1440.99MB
466.43/466.57	c total #watches: 110408
467.43/467.54	c total #propagations: 36388555 / total #impl: 820410217 (eff. 0.044)
467.43/467.54	c #Conflicts:     727000 | #Learnt:      35376 | 0.000
467.43/467.54	c total clause space: 1440.99MB
467.43/467.54	c total #watches: 112408
468.42/468.58	c total #propagations: 36445592 / total #impl: 823003267 (eff. 0.044)
468.42/468.58	c #Conflicts:     728000 | #Learnt:      36376 | 0.000
468.42/468.58	c total clause space: 1440.99MB
468.42/468.58	c total #watches: 114408
469.52/469.60	c total #propagations: 36505701 / total #impl: 824934784 (eff. 0.044)
469.52/469.60	c #Conflicts:     729000 | #Learnt:      37376 | 0.000
469.52/469.60	c total clause space: 1440.99MB
469.52/469.60	c total #watches: 116408
470.52/470.63	c total #propagations: 36564546 / total #impl: 827176332 (eff. 0.044)
470.52/470.63	c #Conflicts:     730000 | #Learnt:      38376 | 0.000
470.52/470.63	c total clause space: 1440.99MB
470.52/470.63	c total #watches: 118408
471.52/471.69	c total #propagations: 36629720 / total #impl: 829143553 (eff. 0.044)
471.52/471.69	c #Conflicts:     731000 | #Learnt:      39376 | 0.000
471.52/471.69	c total clause space: 1440.99MB
471.52/471.69	c total #watches: 120408
472.62/472.76	c total #propagations: 36695807 / total #impl: 830791778 (eff. 0.044)
472.62/472.76	c #Conflicts:     732000 | #Learnt:      40376 | 0.000
472.62/472.76	c total clause space: 1440.99MB
472.62/472.76	c total #watches: 122408
473.62/473.77	c total #propagations: 36759209 / total #impl: 832585227 (eff. 0.044)
473.62/473.77	c GC COLLECT
473.62/473.77	c #Conflicts:     733000 | #Learnt:      20777 | 0.000
473.62/473.77	c total clause space: 1440.99MB
473.62/473.77	c total #watches: 72761
474.42/474.51	c total #propagations: 36822078 / total #impl: 834804298 (eff. 0.044)
474.42/474.51	c #Conflicts:     734000 | #Learnt:      21777 | 0.000
474.42/474.51	c total clause space: 1440.99MB
474.42/474.51	c total #watches: 74761
475.12/475.21	c total #propagations: 36869004 / total #impl: 836337511 (eff. 0.044)
475.12/475.21	c #Conflicts:     735000 | #Learnt:      22777 | 0.000
475.12/475.21	c total clause space: 1440.99MB
475.12/475.21	c total #watches: 76761
475.82/475.91	c total #propagations: 36910036 / total #impl: 837412523 (eff. 0.044)
475.82/475.91	c #Conflicts:     736000 | #Learnt:      23777 | 0.000
475.82/475.91	c total clause space: 1440.99MB
475.82/475.91	c total #watches: 78761
476.52/476.64	c total #propagations: 36950589 / total #impl: 838910763 (eff. 0.044)
476.52/476.64	c #Conflicts:     737000 | #Learnt:      24777 | 0.000
476.52/476.64	c total clause space: 1440.99MB
476.52/476.64	c total #watches: 80761
477.22/477.33	c total #propagations: 36994326 / total #impl: 840080466 (eff. 0.044)
477.22/477.33	c #Conflicts:     738000 | #Learnt:      25777 | 0.000
477.22/477.33	c total clause space: 1440.99MB
477.22/477.33	c total #watches: 82761
477.92/478.04	c total #propagations: 37035214 / total #impl: 841234704 (eff. 0.044)
477.92/478.04	c #Conflicts:     739000 | #Learnt:      26777 | 0.000
477.92/478.04	c total clause space: 1440.99MB
477.92/478.04	c total #watches: 84761
478.72/478.81	c total #propagations: 37078651 / total #impl: 842469824 (eff. 0.044)
478.72/478.81	c #Conflicts:     740000 | #Learnt:      27777 | 0.000
478.72/478.81	c total clause space: 1440.99MB
478.72/478.81	c total #watches: 86761
479.42/479.52	c total #propagations: 37124093 / total #impl: 843639645 (eff. 0.044)
479.42/479.52	c #Conflicts:     741000 | #Learnt:      28777 | 0.000
479.42/479.52	c total clause space: 1440.99MB
479.42/479.52	c total #watches: 88761
480.12/480.28	c total #propagations: 37162978 / total #impl: 844876091 (eff. 0.044)
480.12/480.28	c #Conflicts:     742000 | #Learnt:      29777 | 0.000
480.12/480.28	c total clause space: 1440.99MB
480.12/480.28	c total #watches: 90761
480.91/481.04	c total #propagations: 37205908 / total #impl: 846138817 (eff. 0.044)
480.91/481.04	c #Conflicts:     743000 | #Learnt:      30777 | 0.000
480.91/481.04	c total clause space: 1440.99MB
480.91/481.04	c total #watches: 92761
481.62/481.75	c total #propagations: 37257522 / total #impl: 847496598 (eff. 0.044)
481.62/481.75	c #Conflicts:     744000 | #Learnt:      31777 | 0.000
481.62/481.75	c total clause space: 1440.99MB
481.62/481.75	c total #watches: 94761
482.21/482.36	c total #propagations: 37312715 / total #impl: 848548967 (eff. 0.044)
482.21/482.36	c #Conflicts:     745000 | #Learnt:      32777 | 0.000
482.21/482.36	c total clause space: 1440.99MB
482.21/482.36	c total #watches: 96761
482.92/483.05	c total #propagations: 37363030 / total #impl: 848763372 (eff. 0.044)
482.92/483.05	c #Conflicts:     746000 | #Learnt:      33777 | 0.000
482.92/483.05	c total clause space: 1440.99MB
482.92/483.05	c total #watches: 98761
483.61/483.73	c total #propagations: 37409880 / total #impl: 849147669 (eff. 0.044)
483.61/483.73	c #Conflicts:     747000 | #Learnt:      34777 | 0.000
483.61/483.73	c total clause space: 1440.99MB
483.61/483.73	c total #watches: 100761
484.21/484.39	c total #propagations: 37473947 / total #impl: 849699408 (eff. 0.044)
484.21/484.39	c #Conflicts:     748000 | #Learnt:      35777 | 0.000
484.21/484.39	c total clause space: 1440.99MB
484.21/484.39	c total #watches: 102761
484.91/485.03	c total #propagations: 37530872 / total #impl: 850072014 (eff. 0.044)
484.91/485.03	c #Conflicts:     749000 | #Learnt:      36777 | 0.000
484.91/485.03	c total clause space: 1440.99MB
484.91/485.03	c total #watches: 104761
485.61/485.76	c total #propagations: 37571286 / total #impl: 850460434 (eff. 0.044)
485.61/485.76	c #Conflicts:     750000 | #Learnt:      37777 | 0.000
485.61/485.76	c total clause space: 1440.99MB
485.61/485.76	c total #watches: 107924
486.31/486.49	c total #propagations: 37622513 / total #impl: 851673974 (eff. 0.044)
486.31/486.49	c #Conflicts:     751000 | #Learnt:      38777 | 0.000
486.31/486.49	c total clause space: 1440.99MB
486.31/486.49	c total #watches: 112230
487.11/487.25	c total #propagations: 37686203 / total #impl: 853154816 (eff. 0.044)
487.11/487.25	c #Conflicts:     752000 | #Learnt:      39777 | 0.000
487.11/487.25	c total clause space: 1440.99MB
487.11/487.25	c total #watches: 114230
487.81/487.92	c total #propagations: 37754456 / total #impl: 855112983 (eff. 0.044)
487.81/487.92	c #Conflicts:     753000 | #Learnt:      40777 | 0.000
487.81/487.92	c total clause space: 1440.99MB
487.81/487.92	c total #watches: 116230
488.51/488.66	c total #propagations: 37827521 / total #impl: 857210423 (eff. 0.044)
488.51/488.66	c #Conflicts:     754000 | #Learnt:      41777 | 0.000
488.51/488.66	c total clause space: 1440.99MB
488.51/488.66	c total #watches: 118230
489.21/489.35	c total #propagations: 37876778 / total #impl: 858846732 (eff. 0.044)
489.21/489.35	c GC COLLECT
489.21/489.35	c #Conflicts:     755000 | #Learnt:      21875 | 0.000
489.21/489.35	c total clause space: 1440.99MB
489.21/489.35	c total #watches: 74957
489.81/489.98	c total #propagations: 37936995 / total #impl: 861509572 (eff. 0.044)
489.81/489.98	c #Conflicts:     756000 | #Learnt:      22875 | 0.000
489.81/489.98	c total clause space: 1440.99MB
489.81/489.98	c total #watches: 76957
490.52/490.63	c total #propagations: 37994505 / total #impl: 862109072 (eff. 0.044)
490.52/490.63	c #Conflicts:     757000 | #Learnt:      23875 | 0.000
490.52/490.63	c total clause space: 1440.99MB
490.52/490.63	c total #watches: 78957
491.21/491.33	c total #propagations: 38038879 / total #impl: 863537721 (eff. 0.044)
491.21/491.33	c #Conflicts:     758000 | #Learnt:      24875 | 0.000
491.21/491.33	c total clause space: 1440.99MB
491.21/491.33	c total #watches: 80957
491.91/492.05	c total #propagations: 38085257 / total #impl: 864848260 (eff. 0.044)
491.91/492.05	c #Conflicts:     759000 | #Learnt:      25875 | 0.000
491.91/492.05	c total clause space: 1440.99MB
491.91/492.05	c total #watches: 82957
492.51/492.68	c total #propagations: 38133253 / total #impl: 866251889 (eff. 0.044)
492.51/492.68	c #Conflicts:     760000 | #Learnt:      26875 | 0.000
492.51/492.68	c total clause space: 1440.99MB
492.51/492.68	c total #watches: 84957
493.21/493.36	c total #propagations: 38173106 / total #impl: 866940501 (eff. 0.044)
493.21/493.36	c #Conflicts:     761000 | #Learnt:      27875 | 0.000
493.21/493.36	c total clause space: 1440.99MB
493.21/493.36	c total #watches: 86957
493.82/493.98	c total #propagations: 38214347 / total #impl: 867802170 (eff. 0.044)
493.82/493.98	c #Conflicts:     762000 | #Learnt:      28875 | 0.000
493.82/493.98	c total clause space: 1440.99MB
493.82/493.98	c total #watches: 88957
494.51/494.64	c total #propagations: 38256009 / total #impl: 868724003 (eff. 0.044)
494.51/494.64	c #Conflicts:     763000 | #Learnt:      29875 | 0.000
494.51/494.64	c total clause space: 1440.99MB
494.51/494.64	c total #watches: 90957
495.21/495.30	c total #propagations: 38329255 / total #impl: 870871452 (eff. 0.044)
495.21/495.30	c #Conflicts:     764000 | #Learnt:      30875 | 0.000
495.21/495.30	c total clause space: 1440.99MB
495.21/495.30	c total #watches: 92957
495.91/496.05	c total #propagations: 38392848 / total #impl: 872264951 (eff. 0.044)
495.91/496.05	c #Conflicts:     765000 | #Learnt:      31875 | 0.000
495.91/496.05	c total clause space: 1440.99MB
495.91/496.05	c total #watches: 106577
496.91/497.07	c total #propagations: 38446304 / total #impl: 874080469 (eff. 0.044)
496.91/497.07	c #Conflicts:     766000 | #Learnt:      32875 | 0.000
496.91/497.07	c total clause space: 1440.99MB
496.91/497.07	c total #watches: 112063
498.01/498.17	c total #propagations: 38516150 / total #impl: 875962929 (eff. 0.044)
498.01/498.17	c #Conflicts:     767000 | #Learnt:      33875 | 0.000
498.01/498.17	c total clause space: 1440.99MB
498.01/498.17	c total #watches: 122197
499.11/499.26	c total #propagations: 38575147 / total #impl: 877440333 (eff. 0.044)
499.11/499.26	c #Conflicts:     768000 | #Learnt:      34875 | 0.000
499.11/499.26	c total clause space: 1440.99MB
499.11/499.26	c total #watches: 124197
500.01/500.11	c total #propagations: 38622366 / total #impl: 878872105 (eff. 0.044)
500.01/500.11	c #Conflicts:     769000 | #Learnt:      35875 | 0.000
500.01/500.11	c total clause space: 1440.99MB
500.01/500.11	c total #watches: 126197
500.91/501.01	c total #propagations: 38674847 / total #impl: 880240428 (eff. 0.044)
500.91/501.01	c #Conflicts:     770000 | #Learnt:      36875 | 0.000
500.91/501.01	c total clause space: 1440.99MB
500.91/501.01	c total #watches: 128197
501.91/502.04	c total #propagations: 38719704 / total #impl: 881258598 (eff. 0.044)
501.91/502.04	c #Conflicts:     771000 | #Learnt:      37875 | 0.000
501.91/502.04	c total clause space: 1440.99MB
501.91/502.04	c total #watches: 130197
503.11/503.23	c total #propagations: 38786272 / total #impl: 884458291 (eff. 0.044)
503.11/503.23	c #Conflicts:     772000 | #Learnt:      38875 | 0.000
503.11/503.23	c total clause space: 1440.99MB
503.11/503.23	c total #watches: 132197
504.01/504.19	c total #propagations: 38864041 / total #impl: 885688455 (eff. 0.044)
504.01/504.19	c #Conflicts:     773000 | #Learnt:      39875 | 0.000
504.01/504.19	c total clause space: 1440.99MB
504.01/504.19	c total #watches: 134197
505.11/505.22	c total #propagations: 38903956 / total #impl: 885958425 (eff. 0.044)
505.11/505.22	c #Conflicts:     774000 | #Learnt:      40875 | 0.000
505.11/505.22	c total clause space: 1440.99MB
505.11/505.22	c total #watches: 136197
506.21/506.38	c total #propagations: 38955810 / total #impl: 886173068 (eff. 0.044)
506.21/506.38	c #Conflicts:     775000 | #Learnt:      41875 | 0.000
506.21/506.38	c total clause space: 1440.99MB
506.21/506.38	c total #watches: 138197
507.21/507.34	c total #propagations: 39007797 / total #impl: 886464008 (eff. 0.044)
507.21/507.34	c GC COLLECT
507.21/507.34	c #Conflicts:     776000 | #Learnt:      21674 | 0.000
507.21/507.34	c total clause space: 1440.99MB
507.21/507.34	c total #watches: 74555
507.81/507.98	c total #propagations: 39049222 / total #impl: 886996501 (eff. 0.044)
507.81/507.98	c #Conflicts:     777000 | #Learnt:      22674 | 0.000
507.81/507.98	c total clause space: 1440.99MB
507.81/507.98	c total #watches: 76555
508.51/508.63	c total #propagations: 39087405 / total #impl: 887540915 (eff. 0.044)
508.51/508.63	c #Conflicts:     778000 | #Learnt:      23674 | 0.000
508.51/508.63	c total clause space: 1440.99MB
508.51/508.63	c total #watches: 78555
509.22/509.36	c total #propagations: 39122164 / total #impl: 887638144 (eff. 0.044)
509.22/509.36	c #Conflicts:     779000 | #Learnt:      24674 | 0.000
509.22/509.36	c total clause space: 1440.99MB
509.22/509.36	c total #watches: 80555
509.91/510.08	c total #propagations: 39167658 / total #impl: 889573375 (eff. 0.044)
509.91/510.08	c #Conflicts:     780000 | #Learnt:      25674 | 0.000
509.91/510.08	c total clause space: 1440.99MB
509.91/510.08	c total #watches: 84879
510.71/510.81	c total #propagations: 39210654 / total #impl: 891025451 (eff. 0.044)
510.71/510.81	c #Conflicts:     781000 | #Learnt:      26674 | 0.000
510.71/510.81	c total clause space: 1440.99MB
510.71/510.81	c total #watches: 86879
511.31/511.48	c total #propagations: 39255924 / total #impl: 892012394 (eff. 0.044)
511.31/511.48	c #Conflicts:     782000 | #Learnt:      27674 | 0.000
511.31/511.48	c total clause space: 1440.99MB
511.31/511.48	c total #watches: 88879
512.01/512.14	c total #propagations: 39293460 / total #impl: 892218233 (eff. 0.044)
512.01/512.14	c #Conflicts:     783000 | #Learnt:      28674 | 0.000
512.01/512.14	c total clause space: 1440.99MB
512.01/512.14	c total #watches: 90879
512.71/512.83	c total #propagations: 39326523 / total #impl: 892339004 (eff. 0.044)
512.71/512.83	c #Conflicts:     784000 | #Learnt:      29674 | 0.000
512.71/512.83	c total clause space: 1440.99MB
512.71/512.83	c total #watches: 92879
513.41/513.56	c total #propagations: 39360079 / total #impl: 892486831 (eff. 0.044)
513.41/513.56	c #Conflicts:     785000 | #Learnt:      30674 | 0.000
513.41/513.56	c total clause space: 1440.99MB
513.41/513.56	c total #watches: 94879
514.11/514.29	c total #propagations: 39394726 / total #impl: 892673405 (eff. 0.044)
514.11/514.29	c #Conflicts:     786000 | #Learnt:      31674 | 0.000
514.11/514.29	c total clause space: 1440.99MB
514.11/514.29	c total #watches: 96879
514.91/515.02	c total #propagations: 39433627 / total #impl: 892952929 (eff. 0.044)
514.91/515.02	c #Conflicts:     787000 | #Learnt:      32674 | 0.000
514.91/515.02	c total clause space: 1440.99MB
514.91/515.02	c total #watches: 98879
515.61/515.73	c total #propagations: 39470656 / total #impl: 893164497 (eff. 0.044)
515.61/515.73	c #Conflicts:     788000 | #Learnt:      33674 | 0.000
515.61/515.73	c total clause space: 1440.99MB
515.61/515.73	c total #watches: 100879
516.31/516.41	c total #propagations: 39515475 / total #impl: 893375360 (eff. 0.044)
516.31/516.41	c #Conflicts:     789000 | #Learnt:      34674 | 0.000
516.31/516.41	c total clause space: 1440.99MB
516.31/516.41	c total #watches: 102879
516.92/517.07	c total #propagations: 39570613 / total #impl: 893647795 (eff. 0.044)
516.92/517.07	c #Conflicts:     790000 | #Learnt:      35674 | 0.000
516.92/517.07	c total clause space: 1440.99MB
516.92/517.07	c total #watches: 104879
517.61/517.74	c total #propagations: 39618046 / total #impl: 893835751 (eff. 0.044)
517.61/517.74	c #Conflicts:     791000 | #Learnt:      36674 | 0.000
517.61/517.74	c total clause space: 1440.99MB
517.61/517.74	c total #watches: 106879
518.21/518.39	c total #propagations: 39664716 / total #impl: 894090639 (eff. 0.044)
518.21/518.39	c #Conflicts:     792000 | #Learnt:      37674 | 0.000
518.21/518.39	c total clause space: 1440.99MB
518.21/518.39	c total #watches: 108879
519.01/519.12	c total #propagations: 39717992 / total #impl: 894396505 (eff. 0.044)
519.01/519.12	c #Conflicts:     793000 | #Learnt:      38674 | 0.000
519.01/519.12	c total clause space: 1440.99MB
519.01/519.12	c total #watches: 110879
519.71/519.87	c total #propagations: 39783146 / total #impl: 896304208 (eff. 0.044)
519.71/519.87	c #Conflicts:     794000 | #Learnt:      39674 | 0.000
519.71/519.87	c total clause space: 1440.99MB
519.71/519.87	c total #watches: 112879
520.51/520.60	c total #propagations: 39864251 / total #impl: 899790883 (eff. 0.044)
520.51/520.60	c #Conflicts:     795000 | #Learnt:      40674 | 0.000
520.51/520.60	c total clause space: 1440.99MB
520.51/520.60	c total #watches: 114879
521.21/521.35	c total #propagations: 39918348 / total #impl: 902071387 (eff. 0.044)
521.21/521.35	c #Conflicts:     796000 | #Learnt:      41674 | 0.000
521.21/521.35	c total clause space: 1440.99MB
521.21/521.35	c total #watches: 116879
522.01/522.10	c total #propagations: 40001889 / total #impl: 904440587 (eff. 0.044)
522.01/522.10	c #Conflicts:     797000 | #Learnt:      42674 | 0.000
522.01/522.10	c total clause space: 1440.99MB
522.01/522.10	c total #watches: 120047
522.71/522.88	c total #propagations: 40070285 / total #impl: 906178118 (eff. 0.044)
522.71/522.88	c GC COLLECT
522.71/522.88	c #Conflicts:     798000 | #Learnt:      22174 | 0.000
522.71/522.88	c total clause space: 1440.99MB
522.71/522.88	c total #watches: 75555
523.52/523.68	c total #propagations: 40150256 / total #impl: 908411383 (eff. 0.044)
523.52/523.68	c #Conflicts:     799000 | #Learnt:      23174 | 0.000
523.52/523.68	c total clause space: 1440.99MB
523.52/523.68	c total #watches: 77555
524.31/524.43	c total #propagations: 40229861 / total #impl: 909576354 (eff. 0.044)
524.31/524.43	c #Conflicts:     800000 | #Learnt:      24174 | 0.000
524.31/524.43	c total clause space: 1440.99MB
524.31/524.43	c total #watches: 80723
525.01/525.19	c total #propagations: 40311175 / total #impl: 911476634 (eff. 0.044)
525.01/525.19	c #Conflicts:     801000 | #Learnt:      25174 | 0.000
525.01/525.19	c total clause space: 1440.99MB
525.01/525.19	c total #watches: 82723
525.72/525.81	c total #propagations: 40413225 / total #impl: 914190602 (eff. 0.044)
525.72/525.81	c #Conflicts:     802000 | #Learnt:      26174 | 0.000
525.72/525.81	c total clause space: 1440.99MB
525.72/525.81	c total #watches: 84723
526.41/526.56	c total #propagations: 40458665 / total #impl: 915432531 (eff. 0.044)
526.41/526.56	c #Conflicts:     803000 | #Learnt:      27174 | 0.000
526.41/526.56	c total clause space: 1440.99MB
526.41/526.56	c total #watches: 86723
527.11/527.29	c total #propagations: 40510488 / total #impl: 918036671 (eff. 0.044)
527.11/527.29	c #Conflicts:     804000 | #Learnt:      28174 | 0.000
527.11/527.29	c total clause space: 1440.99MB
527.11/527.29	c total #watches: 88723
527.81/527.91	c total #propagations: 40568901 / total #impl: 921445980 (eff. 0.044)
527.81/527.91	c #Conflicts:     805000 | #Learnt:      29174 | 0.000
527.81/527.91	c total clause space: 1440.99MB
527.81/527.91	c total #watches: 90723
528.41/528.51	c total #propagations: 40607078 / total #impl: 923577054 (eff. 0.044)
528.41/528.51	c #Conflicts:     806000 | #Learnt:      30174 | 0.000
528.41/528.51	c total clause space: 1440.99MB
528.41/528.51	c total #watches: 92723
529.02/529.12	c total #propagations: 40644243 / total #impl: 923803345 (eff. 0.044)
529.02/529.12	c #Conflicts:     807000 | #Learnt:      31174 | 0.000
529.02/529.12	c total clause space: 1440.99MB
529.02/529.12	c total #watches: 97087
529.71/529.86	c total #propagations: 40690185 / total #impl: 924383224 (eff. 0.044)
529.71/529.86	c #Conflicts:     808000 | #Learnt:      32174 | 0.000
529.71/529.86	c total clause space: 1440.99MB
529.71/529.86	c total #watches: 99087
530.41/530.55	c total #propagations: 40764355 / total #impl: 926767095 (eff. 0.044)
530.41/530.55	c #Conflicts:     809000 | #Learnt:      33174 | 0.000
530.41/530.55	c total clause space: 1440.99MB
530.41/530.55	c total #watches: 102248
530.91/531.06	c total #propagations: 40827376 / total #impl: 929176244 (eff. 0.044)
530.91/531.06	c #Conflicts:     810000 | #Learnt:      34174 | 0.000
530.91/531.06	c total clause space: 1440.99MB
530.91/531.06	c total #watches: 104248
531.51/531.64	c total #propagations: 40864842 / total #impl: 930163728 (eff. 0.044)
531.51/531.64	c #Conflicts:     811000 | #Learnt:      35174 | 0.000
531.51/531.64	c total clause space: 1440.99MB
531.51/531.64	c total #watches: 106248
532.11/532.25	c total #propagations: 40917819 / total #impl: 931601668 (eff. 0.044)
532.11/532.25	c #Conflicts:     812000 | #Learnt:      36174 | 0.000
532.11/532.25	c total clause space: 1440.99MB
532.11/532.25	c total #watches: 108248
533.01/533.15	c total #propagations: 40969408 / total #impl: 933064603 (eff. 0.044)
533.01/533.15	c #Conflicts:     813000 | #Learnt:      37174 | 0.000
533.01/533.15	c total clause space: 1440.99MB
533.01/533.15	c total #watches: 111415
533.91/534.02	c total #propagations: 41039833 / total #impl: 936295449 (eff. 0.044)
533.91/534.02	c #Conflicts:     814000 | #Learnt:      38174 | 0.000
533.91/534.02	c total clause space: 1440.99MB
533.91/534.02	c total #watches: 113415
534.81/534.92	c total #propagations: 41111481 / total #impl: 940785467 (eff. 0.044)
534.81/534.92	c #Conflicts:     815000 | #Learnt:      39174 | 0.000
534.81/534.92	c total clause space: 1440.99MB
534.81/534.92	c total #watches: 115415
535.71/535.86	c total #propagations: 41186004 / total #impl: 944911351 (eff. 0.044)
535.71/535.86	c #Conflicts:     816000 | #Learnt:      40174 | 0.000
535.71/535.86	c total clause space: 1440.99MB
535.71/535.86	c total #watches: 117415
536.31/536.43	c total #propagations: 41267935 / total #impl: 948874988 (eff. 0.043)
536.31/536.43	c #Conflicts:     817000 | #Learnt:      41174 | 0.000
536.31/536.43	c total clause space: 1440.99MB
536.31/536.43	c total #watches: 119415
537.01/537.12	c total #propagations: 41324797 / total #impl: 949669860 (eff. 0.044)
537.01/537.12	c #Conflicts:     818000 | #Learnt:      42174 | 0.000
537.01/537.12	c total clause space: 1440.99MB
537.01/537.12	c total #watches: 121415
537.71/537.84	c total #propagations: 41375613 / total #impl: 951519559 (eff. 0.043)
537.71/537.84	c #Conflicts:     819000 | #Learnt:      43174 | 0.000
537.71/537.84	c total clause space: 1440.99MB
537.71/537.84	c total #watches: 123415
538.50/538.61	c total #propagations: 41461854 / total #impl: 953224403 (eff. 0.043)
538.50/538.61	c GC COLLECT
538.50/538.61	c #Conflicts:     820000 | #Learnt:      22372 | 0.000
538.50/538.61	c total clause space: 2341.61MB
538.50/538.61	c total #watches: 75951
539.20/539.32	c total #propagations: 41542250 / total #impl: 955517849 (eff. 0.043)
539.20/539.32	c #Conflicts:     821000 | #Learnt:      23372 | 0.000
539.20/539.32	c total clause space: 2341.61MB
539.20/539.32	c total #watches: 77951
539.90/540.05	c total #propagations: 41612917 / total #impl: 957980477 (eff. 0.043)
539.90/540.05	c #Conflicts:     822000 | #Learnt:      24372 | 0.000
539.90/540.05	c total clause space: 2341.61MB
539.90/540.05	c total #watches: 79951
540.60/540.79	c total #propagations: 41671301 / total #impl: 960537177 (eff. 0.043)
540.60/540.79	c #Conflicts:     823000 | #Learnt:      25372 | 0.000
540.60/540.79	c total clause space: 2341.61MB
540.60/540.79	c total #watches: 81951
541.30/541.47	c total #propagations: 41730343 / total #impl: 963194650 (eff. 0.043)
541.30/541.47	c #Conflicts:     824000 | #Learnt:      26372 | 0.000
541.30/541.47	c total clause space: 2341.61MB
541.30/541.47	c total #watches: 83951
542.00/542.16	c total #propagations: 41806967 / total #impl: 966668692 (eff. 0.043)
542.00/542.16	c #Conflicts:     825000 | #Learnt:      27372 | 0.000
542.00/542.16	c total clause space: 2341.61MB
542.00/542.16	c total #watches: 85951
542.70/542.83	c total #propagations: 41863871 / total #impl: 970083525 (eff. 0.043)
542.70/542.83	c #Conflicts:     826000 | #Learnt:      28372 | 0.000
542.70/542.83	c total clause space: 2341.61MB
542.70/542.83	c total #watches: 87951
543.41/543.57	c total #propagations: 41917782 / total #impl: 973393143 (eff. 0.043)
543.41/543.57	c #Conflicts:     827000 | #Learnt:      29372 | 0.000
543.41/543.57	c total clause space: 2341.61MB
543.41/543.57	c total #watches: 89951
544.20/544.30	c total #propagations: 41975648 / total #impl: 976169140 (eff. 0.043)
544.20/544.30	c #Conflicts:     828000 | #Learnt:      30372 | 0.000
544.20/544.30	c total clause space: 2341.61MB
544.20/544.30	c total #watches: 91951
544.90/545.04	c total #propagations: 42034062 / total #impl: 979101891 (eff. 0.043)
544.90/545.04	c #Conflicts:     829000 | #Learnt:      31372 | 0.000
544.90/545.04	c total clause space: 2341.61MB
544.90/545.04	c total #watches: 93951
545.61/545.78	c total #propagations: 42098190 / total #impl: 982058279 (eff. 0.043)
545.61/545.78	c #Conflicts:     830000 | #Learnt:      32372 | 0.000
545.61/545.78	c total clause space: 2341.61MB
545.61/545.78	c total #watches: 95951
546.40/546.53	c total #propagations: 42159183 / total #impl: 984811522 (eff. 0.043)
546.40/546.53	c #Conflicts:     831000 | #Learnt:      33372 | 0.000
546.40/546.53	c total clause space: 2341.61MB
546.40/546.53	c total #watches: 97951
547.10/547.28	c total #propagations: 42218390 / total #impl: 987639714 (eff. 0.043)
547.10/547.28	c #Conflicts:     832000 | #Learnt:      34372 | 0.000
547.10/547.28	c total clause space: 2341.61MB
547.10/547.28	c total #watches: 99951
547.81/547.99	c total #propagations: 42278105 / total #impl: 990565663 (eff. 0.043)
547.81/547.99	c #Conflicts:     833000 | #Learnt:      35372 | 0.000
547.81/547.99	c total clause space: 2341.61MB
547.81/547.99	c total #watches: 101951
548.50/548.67	c total #propagations: 42345130 / total #impl: 993149495 (eff. 0.043)
548.50/548.67	c #Conflicts:     834000 | #Learnt:      36372 | 0.000
548.50/548.67	c total clause space: 2341.61MB
548.50/548.67	c total #watches: 103951
549.20/549.37	c total #propagations: 42404249 / total #impl: 995505426 (eff. 0.043)
549.20/549.37	c #Conflicts:     835000 | #Learnt:      37372 | 0.000
549.20/549.37	c total clause space: 2341.61MB
549.20/549.37	c total #watches: 105951
549.91/550.04	c total #propagations: 42458843 / total #impl: 997828025 (eff. 0.043)
549.91/550.04	c #Conflicts:     836000 | #Learnt:      38372 | 0.000
549.91/550.04	c total clause space: 2341.61MB
549.91/550.04	c total #watches: 107951
550.60/550.72	c total #propagations: 42513766 / total #impl: 1000152423 (eff. 0.043)
550.60/550.72	c #Conflicts:     837000 | #Learnt:      39372 | 0.000
550.60/550.72	c total clause space: 2341.61MB
550.60/550.72	c total #watches: 109951
551.30/551.41	c total #propagations: 42568346 / total #impl: 1002501289 (eff. 0.042)
551.30/551.41	c #Conflicts:     838000 | #Learnt:      40372 | 0.000
551.30/551.41	c total clause space: 2341.61MB
551.30/551.41	c total #watches: 111951
551.90/552.08	c total #propagations: 42624207 / total #impl: 1004859704 (eff. 0.042)
551.90/552.08	c #Conflicts:     839000 | #Learnt:      41372 | 0.000
551.90/552.08	c total clause space: 2341.61MB
551.90/552.08	c total #watches: 113951
552.60/552.76	c total #propagations: 42678325 / total #impl: 1007173055 (eff. 0.042)
552.60/552.76	c #Conflicts:     840000 | #Learnt:      42372 | 0.000
552.60/552.76	c total clause space: 2341.61MB
552.60/552.76	c total #watches: 115951
553.31/553.49	c total #propagations: 42729994 / total #impl: 1009409313 (eff. 0.042)
553.31/553.49	c #Conflicts:     841000 | #Learnt:      43372 | 0.000
553.31/553.49	c total clause space: 2341.61MB
553.31/553.49	c total #watches: 117951
554.11/554.23	c total #propagations: 42786200 / total #impl: 1011679596 (eff. 0.042)
554.11/554.23	c GC COLLECT
554.11/554.23	c #Conflicts:     842000 | #Learnt:      22272 | 0.000
554.11/554.23	c total clause space: 2341.61MB
554.11/554.23	c total #watches: 75751
554.71/554.89	c total #propagations: 42837610 / total #impl: 1013848692 (eff. 0.042)
554.71/554.89	c #Conflicts:     843000 | #Learnt:      23272 | 0.000
554.71/554.89	c total clause space: 2341.61MB
554.71/554.89	c total #watches: 77751
555.41/555.57	c total #propagations: 42888053 / total #impl: 1016133676 (eff. 0.042)
555.41/555.57	c #Conflicts:     844000 | #Learnt:      24272 | 0.000
555.41/555.57	c total clause space: 2341.61MB
555.41/555.57	c total #watches: 79751
556.11/556.25	c total #propagations: 42941033 / total #impl: 1018446680 (eff. 0.042)
556.11/556.25	c #Conflicts:     845000 | #Learnt:      25272 | 0.000
556.11/556.25	c total clause space: 2341.61MB
556.11/556.25	c total #watches: 81751
556.81/556.95	c total #propagations: 42993862 / total #impl: 1020755751 (eff. 0.042)
556.81/556.95	c #Conflicts:     846000 | #Learnt:      26272 | 0.000
556.81/556.95	c total clause space: 2341.61MB
556.81/556.95	c total #watches: 84919
557.51/557.66	c total #propagations: 43063982 / total #impl: 1023244280 (eff. 0.042)
557.51/557.66	c #Conflicts:     847000 | #Learnt:      27272 | 0.000
557.51/557.66	c total clause space: 2341.61MB
557.51/557.66	c total #watches: 86919
558.31/558.40	c total #propagations: 43132075 / total #impl: 1025441157 (eff. 0.042)
558.31/558.40	c #Conflicts:     848000 | #Learnt:      28272 | 0.000
558.31/558.40	c total clause space: 2341.61MB
558.31/558.40	c total #watches: 88919
559.01/559.10	c total #propagations: 43232945 / total #impl: 1027865195 (eff. 0.042)
559.01/559.10	c #Conflicts:     849000 | #Learnt:      29272 | 0.000
559.01/559.10	c total clause space: 2341.61MB
559.01/559.10	c total #watches: 90919
559.71/559.85	c total #propagations: 43312733 / total #impl: 1029971426 (eff. 0.042)
559.71/559.85	c #Conflicts:     850000 | #Learnt:      30272 | 0.000
559.71/559.85	c total clause space: 2341.61MB
559.71/559.85	c total #watches: 92919
560.41/560.58	c total #propagations: 43389623 / total #impl: 1031435782 (eff. 0.042)
560.41/560.58	c #Conflicts:     851000 | #Learnt:      31272 | 0.000
560.41/560.58	c total clause space: 2341.61MB
560.41/560.58	c total #watches: 94919
561.41/561.50	c total #propagations: 43476202 / total #impl: 1033702146 (eff. 0.042)
561.41/561.50	c #Conflicts:     852000 | #Learnt:      32272 | 0.000
561.41/561.50	c total clause space: 2341.61MB
561.41/561.50	c total #watches: 98086
562.31/562.46	c total #propagations: 43547318 / total #impl: 1035996806 (eff. 0.042)
562.31/562.46	c #Conflicts:     853000 | #Learnt:      33272 | 0.000
562.31/562.46	c total clause space: 2341.61MB
562.31/562.46	c total #watches: 100086
563.31/563.43	c total #propagations: 43621494 / total #impl: 1038392695 (eff. 0.042)
563.31/563.43	c #Conflicts:     854000 | #Learnt:      34272 | 0.000
563.31/563.43	c total clause space: 2341.61MB
563.31/563.43	c total #watches: 102086
564.21/564.39	c total #propagations: 43713342 / total #impl: 1040784428 (eff. 0.042)
564.21/564.39	c #Conflicts:     855000 | #Learnt:      35272 | 0.000
564.21/564.39	c total clause space: 2341.61MB
564.21/564.39	c total #watches: 104086
565.31/565.44	c total #propagations: 43795491 / total #impl: 1043045446 (eff. 0.042)
565.31/565.44	c #Conflicts:     856000 | #Learnt:      36272 | 0.000
565.31/565.44	c total clause space: 2341.61MB
565.31/565.44	c total #watches: 106086
566.31/566.50	c total #propagations: 43880392 / total #impl: 1045437497 (eff. 0.042)
566.31/566.50	c #Conflicts:     857000 | #Learnt:      37272 | 0.000
566.31/566.50	c total clause space: 2341.61MB
566.31/566.50	c total #watches: 108086
567.31/567.45	c total #propagations: 43982638 / total #impl: 1048038405 (eff. 0.042)
567.31/567.45	c #Conflicts:     858000 | #Learnt:      38272 | 0.000
567.31/567.45	c total clause space: 2341.61MB
567.31/567.45	c total #watches: 110086
568.11/568.24	c total #propagations: 44062159 / total #impl: 1050636593 (eff. 0.042)
568.11/568.24	c #Conflicts:     859000 | #Learnt:      39272 | 0.000
568.11/568.24	c total clause space: 2341.61MB
568.11/568.24	c total #watches: 112086
568.91/569.04	c total #propagations: 44147859 / total #impl: 1052799696 (eff. 0.042)
568.91/569.04	c #Conflicts:     860000 | #Learnt:      40272 | 0.000
568.91/569.04	c total clause space: 2341.61MB
568.91/569.04	c total #watches: 114086
569.71/569.83	c total #propagations: 44235242 / total #impl: 1055155672 (eff. 0.042)
569.71/569.83	c #Conflicts:     861000 | #Learnt:      41272 | 0.000
569.71/569.83	c total clause space: 2341.61MB
569.71/569.83	c total #watches: 116086
570.51/570.64	c total #propagations: 44296758 / total #impl: 1057110470 (eff. 0.042)
570.51/570.64	c #Conflicts:     862000 | #Learnt:      42272 | 0.000
570.51/570.64	c total clause space: 2341.61MB
570.51/570.64	c total #watches: 119250
571.41/571.50	c total #propagations: 44357095 / total #impl: 1059389339 (eff. 0.042)
571.41/571.50	c #Conflicts:     863000 | #Learnt:      43272 | 0.000
571.41/571.50	c total clause space: 2341.61MB
571.41/571.50	c total #watches: 121250
572.31/572.43	c total #propagations: 44415449 / total #impl: 1062249578 (eff. 0.042)
572.31/572.43	c #Conflicts:     864000 | #Learnt:      44272 | 0.000
572.31/572.43	c total clause space: 2341.61MB
572.31/572.43	c total #watches: 123250
573.20/573.37	c total #propagations: 44478731 / total #impl: 1065329306 (eff. 0.042)
573.20/573.37	c GC COLLECT
573.20/573.37	c #Conflicts:     865000 | #Learnt:      22869 | 0.000
573.20/573.37	c total clause space: 2341.61MB
573.20/573.37	c total #watches: 78113
574.00/574.14	c total #propagations: 44557303 / total #impl: 1067567736 (eff. 0.042)
574.00/574.14	c #Conflicts:     866000 | #Learnt:      23869 | 0.000
574.00/574.14	c total clause space: 2341.61MB
574.00/574.14	c total #watches: 81280
574.90/575.08	c total #propagations: 44638509 / total #impl: 1069768144 (eff. 0.042)
574.90/575.08	c #Conflicts:     867000 | #Learnt:      24869 | 0.000
574.90/575.08	c total clause space: 2341.61MB
574.90/575.08	c total #watches: 83280
575.90/576.01	c total #propagations: 44735262 / total #impl: 1072412700 (eff. 0.042)
575.90/576.01	c #Conflicts:     868000 | #Learnt:      25869 | 0.000
575.90/576.01	c total clause space: 2341.61MB
575.90/576.01	c total #watches: 85280
576.90/577.05	c total #propagations: 44814259 / total #impl: 1074658914 (eff. 0.042)
576.90/577.05	c #Conflicts:     869000 | #Learnt:      26869 | 0.000
576.90/577.05	c total clause space: 2341.61MB
576.90/577.05	c total #watches: 87280
577.80/577.96	c total #propagations: 44910176 / total #impl: 1077180568 (eff. 0.042)
577.80/577.96	c #Conflicts:     870000 | #Learnt:      27869 | 0.000
577.80/577.96	c total clause space: 2341.61MB
577.80/577.96	c total #watches: 89280
578.70/578.88	c total #propagations: 44994508 / total #impl: 1079323118 (eff. 0.042)
578.70/578.88	c #Conflicts:     871000 | #Learnt:      28869 | 0.000
578.70/578.88	c total clause space: 2341.61MB
578.70/578.88	c total #watches: 91280
579.50/579.66	c total #propagations: 45072205 / total #impl: 1081898760 (eff. 0.042)
579.50/579.66	c #Conflicts:     872000 | #Learnt:      29869 | 0.000
579.50/579.66	c total clause space: 2341.61MB
579.50/579.66	c total #watches: 93280
580.40/580.51	c total #propagations: 45136931 / total #impl: 1083827804 (eff. 0.042)
580.40/580.51	c #Conflicts:     873000 | #Learnt:      30869 | 0.000
580.40/580.51	c total clause space: 2341.61MB
580.40/580.51	c total #watches: 95280
581.40/581.53	c total #propagations: 45211476 / total #impl: 1085816621 (eff. 0.042)
581.40/581.53	c #Conflicts:     874000 | #Learnt:      31869 | 0.000
581.40/581.53	c total clause space: 2341.61MB
581.40/581.53	c total #watches: 98444
582.40/582.54	c total #propagations: 45303418 / total #impl: 1088785745 (eff. 0.042)
582.40/582.54	c #Conflicts:     875000 | #Learnt:      32869 | 0.000
582.40/582.54	c total clause space: 2341.61MB
582.40/582.54	c total #watches: 100444
583.20/583.33	c total #propagations: 45390958 / total #impl: 1091621304 (eff. 0.042)
583.20/583.33	c #Conflicts:     876000 | #Learnt:      33869 | 0.000
583.20/583.33	c total clause space: 2341.61MB
583.20/583.33	c total #watches: 102444
584.11/584.29	c total #propagations: 45477317 / total #impl: 1094718623 (eff. 0.042)
584.11/584.29	c #Conflicts:     877000 | #Learnt:      34869 | 0.000
584.11/584.29	c total clause space: 2341.61MB
584.11/584.29	c total #watches: 104444
585.11/585.25	c total #propagations: 45566368 / total #impl: 1097407294 (eff. 0.042)
585.11/585.25	c #Conflicts:     878000 | #Learnt:      35869 | 0.000
585.11/585.25	c total clause space: 2341.61MB
585.11/585.25	c total #watches: 106444
585.90/586.05	c total #propagations: 45658263 / total #impl: 1101191539 (eff. 0.041)
585.90/586.05	c #Conflicts:     879000 | #Learnt:      36869 | 0.000
585.90/586.05	c total clause space: 2341.61MB
585.90/586.05	c total #watches: 108444
586.60/586.76	c total #propagations: 45731804 / total #impl: 1102721436 (eff. 0.041)
586.60/586.76	c #Conflicts:     880000 | #Learnt:      37869 | 0.000
586.60/586.76	c total clause space: 2341.61MB
586.60/586.76	c total #watches: 110444
587.31/587.46	c total #propagations: 45774990 / total #impl: 1103139299 (eff. 0.041)
587.31/587.46	c #Conflicts:     881000 | #Learnt:      38869 | 0.000
587.31/587.46	c total clause space: 2341.61MB
587.31/587.46	c total #watches: 112444
588.10/588.23	c total #propagations: 45815266 / total #impl: 1103400465 (eff. 0.042)
588.10/588.23	c #Conflicts:     882000 | #Learnt:      39869 | 0.000
588.10/588.23	c total clause space: 2341.61MB
588.10/588.23	c total #watches: 114444
588.70/588.88	c total #propagations: 45862219 / total #impl: 1105299607 (eff. 0.041)
588.70/588.88	c #Conflicts:     883000 | #Learnt:      40869 | 0.000
588.70/588.88	c total clause space: 2341.61MB
588.70/588.88	c total #watches: 116444
589.40/589.56	c total #propagations: 45900430 / total #impl: 1106346666 (eff. 0.041)
589.40/589.56	c #Conflicts:     884000 | #Learnt:      41869 | 0.000
589.40/589.56	c total clause space: 2341.61MB
589.40/589.56	c total #watches: 118444
590.20/590.35	c total #propagations: 45940987 / total #impl: 1106697079 (eff. 0.042)
590.20/590.35	c #Conflicts:     885000 | #Learnt:      42869 | 0.000
590.20/590.35	c total clause space: 2341.61MB
590.20/590.35	c total #watches: 120444
591.00/591.17	c total #propagations: 45988392 / total #impl: 1107368838 (eff. 0.042)
591.00/591.17	c #Conflicts:     886000 | #Learnt:      43869 | 0.000
591.00/591.17	c total clause space: 2341.61MB
591.00/591.17	c total #watches: 122444
591.81/591.96	c total #propagations: 46036176 / total #impl: 1108163335 (eff. 0.042)
591.81/591.96	c #Conflicts:     887000 | #Learnt:      44869 | 0.000
591.81/591.96	c total clause space: 2341.61MB
591.81/591.96	c total #watches: 124444
592.60/592.74	c total #propagations: 46083647 / total #impl: 1108850154 (eff. 0.042)
592.60/592.74	c GC COLLECT
592.60/592.74	c #Conflicts:     888000 | #Learnt:      23173 | 0.000
592.60/592.74	c total clause space: 2341.61MB
592.60/592.74	c total #watches: 78721
593.30/593.43	c total #propagations: 46129539 / total #impl: 1109356817 (eff. 0.042)
593.30/593.43	c #Conflicts:     889000 | #Learnt:      24173 | 0.000
593.30/593.43	c total clause space: 2341.61MB
593.30/593.43	c total #watches: 80721
593.90/594.08	c total #propagations: 46174123 / total #impl: 1109837189 (eff. 0.042)
593.90/594.08	c #Conflicts:     890000 | #Learnt:      25173 | 0.000
593.90/594.08	c total clause space: 2341.61MB
593.90/594.08	c total #watches: 82721
594.80/594.92	c total #propagations: 46214349 / total #impl: 1110212594 (eff. 0.042)
594.80/594.92	c #Conflicts:     891000 | #Learnt:      26173 | 0.000
594.80/594.92	c total clause space: 2341.61MB
594.80/594.92	c total #watches: 85888
595.70/595.87	c total #propagations: 46297383 / total #impl: 1112317927 (eff. 0.042)
595.70/595.87	c #Conflicts:     892000 | #Learnt:      27173 | 0.000
595.70/595.87	c total clause space: 2341.61MB
595.70/595.87	c total #watches: 87888
596.70/596.80	c total #propagations: 46377935 / total #impl: 1114698664 (eff. 0.042)
596.70/596.80	c #Conflicts:     893000 | #Learnt:      28173 | 0.000
596.70/596.80	c total clause space: 2341.61MB
596.70/596.80	c total #watches: 89888
597.60/597.74	c total #propagations: 46450592 / total #impl: 1117201176 (eff. 0.042)
597.60/597.74	c #Conflicts:     894000 | #Learnt:      29173 | 0.000
597.60/597.74	c total clause space: 2341.61MB
597.60/597.74	c total #watches: 91888
598.40/598.53	c total #propagations: 46532442 / total #impl: 1119646546 (eff. 0.042)
598.40/598.53	c #Conflicts:     895000 | #Learnt:      30173 | 0.000
598.40/598.53	c total clause space: 2341.61MB
598.40/598.53	c total #watches: 93888
599.30/599.41	c total #propagations: 46599433 / total #impl: 1121953649 (eff. 0.042)
599.30/599.41	c #Conflicts:     896000 | #Learnt:      31173 | 0.000
599.30/599.41	c total clause space: 2341.61MB
599.30/599.41	c total #watches: 95888
600.00/600.12	c total #propagations: 46667733 / total #impl: 1124528887 (eff. 0.041)
600.00/600.12	c #Conflicts:     897000 | #Learnt:      32173 | 0.000
600.00/600.12	c total clause space: 2341.61MB
600.00/600.12	c total #watches: 97888
600.60/600.78	c total #propagations: 46721676 / total #impl: 1126358409 (eff. 0.041)
600.60/600.78	c #Conflicts:     898000 | #Learnt:      33173 | 0.000
600.60/600.78	c total clause space: 2341.61MB
600.60/600.78	c total #watches: 101044
601.30/601.48	c total #propagations: 46766079 / total #impl: 1127719362 (eff. 0.041)
601.30/601.48	c #Conflicts:     899000 | #Learnt:      34173 | 0.000
601.30/601.48	c total clause space: 2341.61MB
601.30/601.48	c total #watches: 103044
602.10/602.20	c total #propagations: 46823488 / total #impl: 1129067682 (eff. 0.041)
602.10/602.20	c #Conflicts:     900000 | #Learnt:      35173 | 0.000
602.10/602.20	c total clause space: 2341.61MB
602.10/602.20	c total #watches: 105044
602.80/602.92	c total #propagations: 46875832 / total #impl: 1129571110 (eff. 0.041)
602.80/602.92	c #Conflicts:     901000 | #Learnt:      36173 | 0.000
602.80/602.92	c total clause space: 2341.61MB
602.80/602.92	c total #watches: 108210
603.40/603.57	c total #propagations: 46927851 / total #impl: 1131194042 (eff. 0.041)
603.40/603.57	c #Conflicts:     902000 | #Learnt:      37173 | 0.000
603.40/603.57	c total clause space: 2341.61MB
603.40/603.57	c total #watches: 110210
604.20/604.32	c total #propagations: 46978772 / total #impl: 1131384062 (eff. 0.042)
604.20/604.32	c #Conflicts:     903000 | #Learnt:      38173 | 0.000
604.20/604.32	c total clause space: 2341.61MB
604.20/604.32	c total #watches: 112210
604.90/605.05	c total #propagations: 47037549 / total #impl: 1132091313 (eff. 0.042)
604.90/605.05	c #Conflicts:     904000 | #Learnt:      39173 | 0.000
604.90/605.05	c total clause space: 2341.61MB
604.90/605.05	c total #watches: 114210
605.59/605.71	c total #propagations: 47095828 / total #impl: 1134416802 (eff. 0.042)
605.59/605.71	c #Conflicts:     905000 | #Learnt:      40173 | 0.000
605.59/605.71	c total clause space: 2341.61MB
605.59/605.71	c total #watches: 116210
606.29/606.48	c total #propagations: 47135850 / total #impl: 1135971889 (eff. 0.041)
606.29/606.48	c #Conflicts:     906000 | #Learnt:      41173 | 0.000
606.29/606.48	c total clause space: 2341.61MB
606.29/606.48	c total #watches: 118210
607.10/607.26	c total #propagations: 47178267 / total #impl: 1138572117 (eff. 0.041)
607.10/607.26	c #Conflicts:     907000 | #Learnt:      42173 | 0.000
607.10/607.26	c total clause space: 2341.61MB
607.10/607.26	c total #watches: 120210
607.89/608.03	c total #propagations: 47223976 / total #impl: 1141478287 (eff. 0.041)
607.89/608.03	c #Conflicts:     908000 | #Learnt:      43173 | 0.000
607.89/608.03	c total clause space: 2341.61MB
607.89/608.03	c total #watches: 122210
608.59/608.76	c total #propagations: 47265254 / total #impl: 1144526132 (eff. 0.041)
608.59/608.76	c #Conflicts:     909000 | #Learnt:      44173 | 0.000
608.59/608.76	c total clause space: 2341.61MB
608.59/608.76	c total #watches: 124210
609.40/609.55	c total #propagations: 47311844 / total #impl: 1147901599 (eff. 0.041)
609.40/609.55	c #Conflicts:     910000 | #Learnt:      45173 | 0.000
609.40/609.55	c total clause space: 2341.61MB
609.40/609.55	c total #watches: 126210
610.30/610.45	c total #propagations: 47379937 / total #impl: 1151085677 (eff. 0.041)
610.30/610.45	c GC COLLECT
610.30/610.45	c #Conflicts:     911000 | #Learnt:      23172 | 0.000
610.30/610.45	c total clause space: 2341.61MB
610.30/610.45	c total #watches: 78719
610.90/611.07	c total #propagations: 47450084 / total #impl: 1152999654 (eff. 0.041)
610.90/611.07	c #Conflicts:     912000 | #Learnt:      24172 | 0.000
610.90/611.07	c total clause space: 2341.61MB
610.90/611.07	c total #watches: 80719
611.51/611.69	c total #propagations: 47494431 / total #impl: 1153214536 (eff. 0.041)
611.51/611.69	c #Conflicts:     913000 | #Learnt:      25172 | 0.000
611.51/611.69	c total clause space: 2341.61MB
611.51/611.69	c total #watches: 82719
612.20/612.33	c total #propagations: 47541039 / total #impl: 1153393528 (eff. 0.041)
612.20/612.33	c #Conflicts:     914000 | #Learnt:      26172 | 0.000
612.20/612.33	c total clause space: 2341.61MB
612.20/612.33	c total #watches: 84719
612.80/612.98	c total #propagations: 47591615 / total #impl: 1153565256 (eff. 0.041)
612.80/612.98	c #Conflicts:     915000 | #Learnt:      27172 | 0.000
612.80/612.98	c total clause space: 2341.61MB
612.80/612.98	c total #watches: 86719
613.50/613.61	c total #propagations: 47641368 / total #impl: 1153763956 (eff. 0.041)
613.50/613.61	c #Conflicts:     916000 | #Learnt:      28172 | 0.000
613.50/613.61	c total clause space: 2341.61MB
613.50/613.61	c total #watches: 88719
614.20/614.34	c total #propagations: 47679634 / total #impl: 1153867703 (eff. 0.041)
614.20/614.34	c #Conflicts:     917000 | #Learnt:      29172 | 0.000
614.20/614.34	c total clause space: 2341.61MB
614.20/614.34	c total #watches: 90719
614.91/615.00	c total #propagations: 47723018 / total #impl: 1154706598 (eff. 0.041)
614.91/615.00	c #Conflicts:     918000 | #Learnt:      30172 | 0.000
614.91/615.00	c total clause space: 2341.61MB
614.91/615.00	c total #watches: 92719
615.50/615.62	c total #propagations: 47782527 / total #impl: 1155948753 (eff. 0.041)
615.50/615.62	c #Conflicts:     919000 | #Learnt:      31172 | 0.000
615.50/615.62	c total clause space: 2341.61MB
615.50/615.62	c total #watches: 94719
616.20/616.30	c total #propagations: 47831801 / total #impl: 1156139581 (eff. 0.041)
616.20/616.30	c #Conflicts:     920000 | #Learnt:      32172 | 0.000
616.20/616.30	c total clause space: 2341.61MB
616.20/616.30	c total #watches: 96719
616.80/616.97	c total #propagations: 47882750 / total #impl: 1157007261 (eff. 0.041)
616.80/616.97	c #Conflicts:     921000 | #Learnt:      33172 | 0.000
616.80/616.97	c total clause space: 2341.61MB
616.80/616.97	c total #watches: 98719
617.50/617.64	c total #propagations: 47941701 / total #impl: 1158299166 (eff. 0.041)
617.50/617.64	c #Conflicts:     922000 | #Learnt:      34172 | 0.000
617.50/617.64	c total clause space: 2341.61MB
617.50/617.64	c total #watches: 100719
618.21/618.31	c total #propagations: 47993625 / total #impl: 1158499521 (eff. 0.041)
618.21/618.31	c #Conflicts:     923000 | #Learnt:      35172 | 0.000
618.21/618.31	c total clause space: 2341.61MB
618.21/618.31	c total #watches: 102719
618.80/618.98	c total #propagations: 48043726 / total #impl: 1158734739 (eff. 0.041)
618.80/618.98	c #Conflicts:     924000 | #Learnt:      36172 | 0.000
618.80/618.98	c total clause space: 2341.61MB
618.80/618.98	c total #watches: 104719
619.50/619.69	c total #propagations: 48081984 / total #impl: 1159135596 (eff. 0.041)
619.50/619.69	c #Conflicts:     925000 | #Learnt:      37172 | 0.000
619.50/619.69	c total clause space: 2341.61MB
619.50/619.69	c total #watches: 107884
620.31/620.41	c total #propagations: 48128941 / total #impl: 1160357196 (eff. 0.041)
620.31/620.41	c #Conflicts:     926000 | #Learnt:      38172 | 0.000
620.31/620.41	c total clause space: 2341.61MB
620.31/620.41	c total #watches: 109884
621.20/621.31	c total #propagations: 48181448 / total #impl: 1162101936 (eff. 0.041)
621.20/621.31	c #Conflicts:     927000 | #Learnt:      39172 | 0.000
621.20/621.31	c total clause space: 2341.61MB
621.20/621.31	c total #watches: 113051
622.20/622.33	c total #propagations: 48249286 / total #impl: 1164435868 (eff. 0.041)
622.20/622.33	c #Conflicts:     928000 | #Learnt:      40172 | 0.000
622.20/622.33	c total clause space: 2341.61MB
622.20/622.33	c total #watches: 115051
623.00/623.12	c total #propagations: 48318250 / total #impl: 1166852247 (eff. 0.041)
623.00/623.12	c #Conflicts:     929000 | #Learnt:      41172 | 0.000
623.00/623.12	c total clause space: 2341.61MB
623.00/623.12	c total #watches: 117051
623.70/623.80	c total #propagations: 48374196 / total #impl: 1168324526 (eff. 0.041)
623.70/623.80	c #Conflicts:     930000 | #Learnt:      42172 | 0.000
623.70/623.80	c total clause space: 2341.61MB
623.70/623.80	c total #watches: 119051
624.30/624.47	c total #propagations: 48421211 / total #impl: 1169211377 (eff. 0.041)
624.30/624.47	c #Conflicts:     931000 | #Learnt:      43172 | 0.000
624.30/624.47	c total clause space: 2341.61MB
624.30/624.47	c total #watches: 121051
625.10/625.29	c total #propagations: 48464063 / total #impl: 1169519118 (eff. 0.041)
625.10/625.29	c #Conflicts:     932000 | #Learnt:      44172 | 0.000
625.10/625.29	c total clause space: 2341.61MB
625.10/625.29	c total #watches: 123051
625.80/625.94	c total #propagations: 48523085 / total #impl: 1170870122 (eff. 0.041)
625.80/625.94	c #Conflicts:     933000 | #Learnt:      45172 | 0.000
625.80/625.94	c total clause space: 2341.61MB
625.80/625.94	c total #watches: 125051
626.50/626.62	c total #propagations: 48565524 / total #impl: 1171192175 (eff. 0.041)
626.50/626.62	c #Conflicts:     934000 | #Learnt:      46172 | 0.000
626.50/626.62	c total clause space: 2341.61MB
626.50/626.62	c total #watches: 127051
627.29/627.44	c total #propagations: 48608517 / total #impl: 1171516045 (eff. 0.041)
627.29/627.44	c GC COLLECT
627.29/627.44	c #Conflicts:     935000 | #Learnt:      23869 | 0.000
627.29/627.44	c total clause space: 2341.61MB
627.29/627.44	c total #watches: 80113
628.10/628.23	c total #propagations: 48664054 / total #impl: 1173228639 (eff. 0.041)
628.10/628.23	c #Conflicts:     936000 | #Learnt:      24869 | 0.000
628.10/628.23	c total clause space: 2341.61MB
628.10/628.23	c total #watches: 82113
628.89/629.02	c total #propagations: 48732754 / total #impl: 1175629862 (eff. 0.041)
628.89/629.02	c #Conflicts:     937000 | #Learnt:      25869 | 0.000
628.89/629.02	c total clause space: 2341.61MB
628.89/629.02	c total #watches: 84113
629.59/629.78	c total #propagations: 48793401 / total #impl: 1178033743 (eff. 0.041)
629.59/629.78	c #Conflicts:     938000 | #Learnt:      26869 | 0.000
629.59/629.78	c total clause space: 2341.61MB
629.59/629.78	c total #watches: 86113
630.39/630.57	c total #propagations: 48848497 / total #impl: 1180409362 (eff. 0.041)
630.39/630.57	c #Conflicts:     939000 | #Learnt:      27869 | 0.000
630.39/630.57	c total clause space: 2341.61MB
630.39/630.57	c total #watches: 88113
631.19/631.34	c total #propagations: 48903396 / total #impl: 1182794874 (eff. 0.041)
631.19/631.34	c #Conflicts:     940000 | #Learnt:      28869 | 0.000
631.19/631.34	c total clause space: 2341.61MB
631.19/631.34	c total #watches: 90113
631.99/632.10	c total #propagations: 48956117 / total #impl: 1185019775 (eff. 0.041)
631.99/632.10	c #Conflicts:     941000 | #Learnt:      29869 | 0.000
631.99/632.10	c total clause space: 2341.61MB
631.99/632.10	c total #watches: 92113
632.69/632.87	c total #propagations: 49007448 / total #impl: 1187161680 (eff. 0.041)
632.69/632.87	c #Conflicts:     942000 | #Learnt:      30869 | 0.000
632.69/632.87	c total clause space: 2341.61MB
632.69/632.87	c total #watches: 94113
633.50/633.68	c total #propagations: 49065144 / total #impl: 1189372204 (eff. 0.041)
633.50/633.68	c #Conflicts:     943000 | #Learnt:      31869 | 0.000
633.50/633.68	c total clause space: 2341.61MB
633.50/633.68	c total #watches: 96113
634.29/634.47	c total #propagations: 49124719 / total #impl: 1191742705 (eff. 0.041)
634.29/634.47	c #Conflicts:     944000 | #Learnt:      32869 | 0.000
634.29/634.47	c total clause space: 2341.61MB
634.29/634.47	c total #watches: 98113
635.09/635.26	c total #propagations: 49179297 / total #impl: 1193997634 (eff. 0.041)
635.09/635.26	c #Conflicts:     945000 | #Learnt:      33869 | 0.000
635.09/635.26	c total clause space: 2341.61MB
635.09/635.26	c total #watches: 100113
635.89/636.05	c total #propagations: 49235514 / total #impl: 1196362449 (eff. 0.041)
635.89/636.05	c #Conflicts:     946000 | #Learnt:      34869 | 0.000
635.89/636.05	c total clause space: 2341.61MB
635.89/636.05	c total #watches: 102113
636.69/636.83	c total #propagations: 49291615 / total #impl: 1198728032 (eff. 0.041)
636.69/636.83	c #Conflicts:     947000 | #Learnt:      35869 | 0.000
636.69/636.83	c total clause space: 2341.61MB
636.69/636.83	c total #watches: 104113
637.39/637.58	c total #propagations: 49348292 / total #impl: 1201159604 (eff. 0.041)
637.39/637.58	c #Conflicts:     948000 | #Learnt:      36869 | 0.000
637.39/637.58	c total clause space: 2341.61MB
637.39/637.58	c total #watches: 106113
638.09/638.20	c total #propagations: 49403759 / total #impl: 1203089955 (eff. 0.041)
638.09/638.20	c #Conflicts:     949000 | #Learnt:      37869 | 0.000
638.09/638.20	c total clause space: 2341.61MB
638.09/638.20	c total #watches: 108113
638.69/638.83	c total #propagations: 49446398 / total #impl: 1203918656 (eff. 0.041)
638.69/638.83	c #Conflicts:     950000 | #Learnt:      38869 | 0.000
638.69/638.83	c total clause space: 2341.61MB
638.69/638.83	c total #watches: 110113
639.29/639.48	c total #propagations: 49488041 / total #impl: 1204511028 (eff. 0.041)
639.29/639.48	c #Conflicts:     951000 | #Learnt:      39869 | 0.000
639.29/639.48	c total clause space: 2341.61MB
639.29/639.48	c total #watches: 112113
639.99/640.10	c total #propagations: 49530843 / total #impl: 1205282821 (eff. 0.041)
639.99/640.10	c #Conflicts:     952000 | #Learnt:      40869 | 0.000
639.99/640.10	c total clause space: 2341.61MB
639.99/640.10	c total #watches: 114113
640.69/640.80	c total #propagations: 49567845 / total #impl: 1205517571 (eff. 0.041)
640.69/640.80	c #Conflicts:     953000 | #Learnt:      41869 | 0.000
640.69/640.80	c total clause space: 2341.61MB
640.69/640.80	c total #watches: 116113
641.29/641.42	c total #propagations: 49616130 / total #impl: 1207048177 (eff. 0.041)
641.29/641.42	c #Conflicts:     954000 | #Learnt:      42869 | 0.000
641.29/641.42	c total clause space: 2341.61MB
641.29/641.42	c total #watches: 118113
641.89/642.08	c total #propagations: 49657252 / total #impl: 1207786070 (eff. 0.041)
641.89/642.08	c #Conflicts:     955000 | #Learnt:      43869 | 0.000
641.89/642.08	c total clause space: 2341.61MB
641.89/642.08	c total #watches: 120113
642.59/642.72	c total #propagations: 49702933 / total #impl: 1208915732 (eff. 0.041)
642.59/642.72	c #Conflicts:     956000 | #Learnt:      44869 | 0.000
642.59/642.72	c total clause space: 2341.61MB
642.59/642.72	c total #watches: 123300
643.19/643.39	c total #propagations: 49744857 / total #impl: 1209807595 (eff. 0.041)
643.19/643.39	c #Conflicts:     957000 | #Learnt:      45869 | 0.000
643.19/643.39	c total clause space: 2341.61MB
643.19/643.39	c total #watches: 125300
643.89/644.02	c total #propagations: 49784913 / total #impl: 1210345758 (eff. 0.041)
643.89/644.02	c #Conflicts:     958000 | #Learnt:      46869 | 0.000
643.89/644.02	c total clause space: 2341.61MB
643.89/644.02	c total #watches: 127300
644.59/644.71	c total #propagations: 49823742 / total #impl: 1211518961 (eff. 0.041)
644.59/644.71	c GC COLLECT
644.59/644.71	c #Conflicts:     959000 | #Learnt:      24272 | 0.000
644.59/644.71	c total clause space: 2341.61MB
644.59/644.71	c total #watches: 80919
645.28/645.40	c total #propagations: 49861136 / total #impl: 1211713143 (eff. 0.041)
645.28/645.40	c #Conflicts:     960000 | #Learnt:      25272 | 0.000
645.28/645.40	c total clause space: 2341.61MB
645.28/645.40	c total #watches: 82919
645.88/646.06	c total #propagations: 49908583 / total #impl: 1212902433 (eff. 0.041)
645.88/646.06	c #Conflicts:     961000 | #Learnt:      26272 | 0.000
645.88/646.06	c total clause space: 2341.61MB
645.88/646.06	c total #watches: 84919
646.58/646.72	c total #propagations: 49953166 / total #impl: 1213960928 (eff. 0.041)
646.58/646.72	c #Conflicts:     962000 | #Learnt:      27272 | 0.000
646.58/646.72	c total clause space: 2341.61MB
646.58/646.72	c total #watches: 86919
647.18/647.33	c total #propagations: 49996725 / total #impl: 1215008062 (eff. 0.041)
647.18/647.33	c #Conflicts:     963000 | #Learnt:      28272 | 0.000
647.18/647.33	c total clause space: 2341.61MB
647.18/647.33	c total #watches: 88919
647.79/648.00	c total #propagations: 50036677 / total #impl: 1215431825 (eff. 0.041)
647.79/648.00	c #Conflicts:     964000 | #Learnt:      29272 | 0.000
647.79/648.00	c total clause space: 2341.61MB
647.79/648.00	c total #watches: 90919
648.48/648.66	c total #propagations: 50080621 / total #impl: 1216750783 (eff. 0.041)
648.48/648.66	c #Conflicts:     965000 | #Learnt:      30272 | 0.000
648.48/648.66	c total clause space: 2341.61MB
648.48/648.66	c total #watches: 92919
649.18/649.31	c total #propagations: 50122870 / total #impl: 1217650477 (eff. 0.041)
649.18/649.31	c #Conflicts:     966000 | #Learnt:      31272 | 0.000
649.18/649.31	c total clause space: 2341.61MB
649.18/649.31	c total #watches: 94919
649.88/650.00	c total #propagations: 50164906 / total #impl: 1218449296 (eff. 0.041)
649.88/650.00	c #Conflicts:     967000 | #Learnt:      32272 | 0.000
649.88/650.00	c total clause space: 2341.61MB
649.88/650.00	c total #watches: 96919
650.48/650.64	c total #propagations: 50210430 / total #impl: 1219489959 (eff. 0.041)
650.48/650.64	c #Conflicts:     968000 | #Learnt:      33272 | 0.000
650.48/650.64	c total clause space: 2341.61MB
650.48/650.64	c total #watches: 98919
651.09/651.26	c total #propagations: 50255142 / total #impl: 1220236534 (eff. 0.041)
651.09/651.26	c #Conflicts:     969000 | #Learnt:      34272 | 0.000
651.09/651.26	c total clause space: 2341.61MB
651.09/651.26	c total #watches: 100919
651.78/651.92	c total #propagations: 50296663 / total #impl: 1221416803 (eff. 0.041)
651.78/651.92	c #Conflicts:     970000 | #Learnt:      35272 | 0.000
651.78/651.92	c total clause space: 2341.61MB
651.78/651.92	c total #watches: 102919
652.38/652.59	c total #propagations: 50338692 / total #impl: 1222448710 (eff. 0.041)
652.38/652.59	c #Conflicts:     971000 | #Learnt:      36272 | 0.000
652.38/652.59	c total clause space: 2341.61MB
652.38/652.59	c total #watches: 104919
653.08/653.26	c total #propagations: 50382982 / total #impl: 1223458151 (eff. 0.041)
653.08/653.26	c #Conflicts:     972000 | #Learnt:      37272 | 0.000
653.08/653.26	c total clause space: 2341.61MB
653.08/653.26	c total #watches: 106919
653.78/653.90	c total #propagations: 50425413 / total #impl: 1224256551 (eff. 0.041)
653.78/653.90	c #Conflicts:     973000 | #Learnt:      38272 | 0.000
653.78/653.90	c total clause space: 2341.61MB
653.78/653.90	c total #watches: 108919
654.39/654.53	c total #propagations: 50468438 / total #impl: 1225167859 (eff. 0.041)
654.39/654.53	c #Conflicts:     974000 | #Learnt:      39272 | 0.000
654.39/654.53	c total clause space: 2341.61MB
654.39/654.53	c total #watches: 110919
654.98/655.18	c total #propagations: 50507163 / total #impl: 1225567028 (eff. 0.041)
654.98/655.18	c #Conflicts:     975000 | #Learnt:      40272 | 0.000
654.98/655.18	c total clause space: 2341.61MB
654.98/655.18	c total #watches: 112919
655.68/655.84	c total #propagations: 50540152 / total #impl: 1225668092 (eff. 0.041)
655.68/655.84	c #Conflicts:     976000 | #Learnt:      41272 | 0.000
655.68/655.84	c total clause space: 2341.61MB
655.68/655.84	c total #watches: 114919
656.28/656.49	c total #propagations: 50573339 / total #impl: 1225808233 (eff. 0.041)
656.28/656.49	c #Conflicts:     977000 | #Learnt:      42272 | 0.000
656.28/656.49	c total clause space: 2341.61MB
656.28/656.49	c total #watches: 116919
656.98/657.14	c total #propagations: 50606467 / total #impl: 1225924475 (eff. 0.041)
656.98/657.14	c #Conflicts:     978000 | #Learnt:      43272 | 0.000
656.98/657.14	c total clause space: 2341.61MB
656.98/657.14	c total #watches: 118919
657.58/657.78	c total #propagations: 50640106 / total #impl: 1226059582 (eff. 0.041)
657.58/657.78	c #Conflicts:     979000 | #Learnt:      44272 | 0.000
657.58/657.78	c total clause space: 2341.61MB
657.58/657.78	c total #watches: 120919
658.28/658.41	c total #propagations: 50673842 / total #impl: 1226163139 (eff. 0.041)
658.28/658.41	c #Conflicts:     980000 | #Learnt:      45272 | 0.000
658.28/658.41	c total clause space: 2341.61MB
658.28/658.41	c total #watches: 122919
658.89/659.05	c total #propagations: 50706954 / total #impl: 1226261572 (eff. 0.041)
658.89/659.05	c #Conflicts:     981000 | #Learnt:      46272 | 0.000
658.89/659.05	c total clause space: 2341.61MB
658.89/659.05	c total #watches: 124919
659.58/659.75	c total #propagations: 50741232 / total #impl: 1226378951 (eff. 0.041)
659.58/659.75	c #Conflicts:     982000 | #Learnt:      47272 | 0.000
659.58/659.75	c total clause space: 2341.61MB
659.58/659.75	c total #watches: 126919
660.28/660.45	c total #propagations: 50774357 / total #impl: 1226529013 (eff. 0.041)
660.28/660.45	c GC COLLECT
660.28/660.45	c #Conflicts:     983000 | #Learnt:      24373 | 0.000
660.28/660.45	c total clause space: 2341.61MB
660.28/660.45	c total #watches: 81121
660.88/661.04	c total #propagations: 50807434 / total #impl: 1226664854 (eff. 0.041)
660.88/661.04	c #Conflicts:     984000 | #Learnt:      25373 | 0.000
660.88/661.04	c total clause space: 2341.61MB
660.88/661.04	c total #watches: 83121
661.48/661.64	c total #propagations: 50840324 / total #impl: 1226782088 (eff. 0.041)
661.48/661.64	c #Conflicts:     985000 | #Learnt:      26373 | 0.000
661.48/661.64	c total clause space: 2341.61MB
661.48/661.64	c total #watches: 85121
662.09/662.28	c total #propagations: 50873562 / total #impl: 1226909250 (eff. 0.041)
662.09/662.28	c #Conflicts:     986000 | #Learnt:      27373 | 0.000
662.09/662.28	c total clause space: 2341.61MB
662.09/662.28	c total #watches: 87121
662.78/662.90	c total #propagations: 50906798 / total #impl: 1226996908 (eff. 0.041)
662.78/662.90	c #Conflicts:     987000 | #Learnt:      28373 | 0.000
662.78/662.90	c total clause space: 2341.61MB
662.78/662.90	c total #watches: 89121
663.38/663.56	c total #propagations: 50939714 / total #impl: 1227147455 (eff. 0.042)
663.38/663.56	c #Conflicts:     988000 | #Learnt:      29373 | 0.000
663.38/663.56	c total clause space: 2341.61MB
663.38/663.56	c total #watches: 91121
664.08/664.22	c total #propagations: 50974244 / total #impl: 1227353261 (eff. 0.042)
664.08/664.22	c #Conflicts:     989000 | #Learnt:      30373 | 0.000
664.08/664.22	c total clause space: 2341.61MB
664.08/664.22	c total #watches: 93121
664.68/664.88	c total #propagations: 51007453 / total #impl: 1227429156 (eff. 0.042)
664.68/664.88	c #Conflicts:     990000 | #Learnt:      31373 | 0.000
664.68/664.88	c total clause space: 2341.61MB
664.68/664.88	c total #watches: 95121
665.39/665.52	c total #propagations: 51040783 / total #impl: 1227566943 (eff. 0.042)
665.39/665.52	c #Conflicts:     991000 | #Learnt:      32373 | 0.000
665.39/665.52	c total clause space: 2341.61MB
665.39/665.52	c total #watches: 97121
665.98/666.15	c total #propagations: 51074934 / total #impl: 1227654891 (eff. 0.042)
665.98/666.15	c #Conflicts:     992000 | #Learnt:      33373 | 0.000
665.98/666.15	c total clause space: 2341.61MB
665.98/666.15	c total #watches: 99121
666.68/666.80	c total #propagations: 51109173 / total #impl: 1227749449 (eff. 0.042)
666.68/666.80	c #Conflicts:     993000 | #Learnt:      34373 | 0.000
666.68/666.80	c total clause space: 2341.61MB
666.68/666.80	c total #watches: 101121
667.28/667.47	c total #propagations: 51143797 / total #impl: 1227872040 (eff. 0.042)
667.28/667.47	c #Conflicts:     994000 | #Learnt:      35373 | 0.000
667.28/667.47	c total clause space: 2341.61MB
667.28/667.47	c total #watches: 103121
667.98/668.10	c total #propagations: 51178070 / total #impl: 1228014638 (eff. 0.042)
667.98/668.10	c #Conflicts:     995000 | #Learnt:      36373 | 0.000
667.98/668.10	c total clause space: 2341.61MB
667.98/668.10	c total #watches: 105121
668.58/668.79	c total #propagations: 51211127 / total #impl: 1228148306 (eff. 0.042)
668.58/668.79	c #Conflicts:     996000 | #Learnt:      37373 | 0.000
668.58/668.79	c total clause space: 2341.61MB
668.58/668.79	c total #watches: 107121
669.28/669.48	c total #propagations: 51245047 / total #impl: 1228282453 (eff. 0.042)
669.28/669.48	c #Conflicts:     997000 | #Learnt:      38373 | 0.000
669.28/669.48	c total clause space: 2341.61MB
669.28/669.48	c total #watches: 109121
669.98/670.14	c total #propagations: 51278314 / total #impl: 1228416162 (eff. 0.042)
669.98/670.14	c #Conflicts:     998000 | #Learnt:      39373 | 0.000
669.98/670.14	c total clause space: 2341.61MB
669.98/670.14	c total #watches: 111121
670.68/670.81	c total #propagations: 51311293 / total #impl: 1228547193 (eff. 0.042)
670.68/670.81	c #Conflicts:     999000 | #Learnt:      40373 | 0.000
670.68/670.81	c total clause space: 2341.61MB
670.68/670.81	c total #watches: 113121
671.28/671.48	c total #propagations: 51344835 / total #impl: 1228612595 (eff. 0.042)
671.28/671.48	c #Conflicts:    1000000 | #Learnt:      41373 | 0.000
671.28/671.48	c total clause space: 2341.61MB
671.28/671.48	c total #watches: 115121
671.99/672.16	c total #propagations: 51378611 / total #impl: 1228739377 (eff. 0.042)
671.99/672.16	c #Conflicts:    1001000 | #Learnt:      42373 | 0.000
671.99/672.16	c total clause space: 2341.61MB
671.99/672.16	c total #watches: 117121
672.68/672.82	c total #propagations: 51412650 / total #impl: 1228863049 (eff. 0.042)
672.68/672.82	c #Conflicts:    1002000 | #Learnt:      43373 | 0.000
672.68/672.82	c total clause space: 2341.61MB
672.68/672.82	c total #watches: 119121
673.38/673.52	c total #propagations: 51446575 / total #impl: 1228923247 (eff. 0.042)
673.38/673.52	c #Conflicts:    1003000 | #Learnt:      44373 | 0.000
673.38/673.52	c total clause space: 2341.61MB
673.38/673.52	c total #watches: 121121
674.08/674.20	c total #propagations: 51479692 / total #impl: 1229016234 (eff. 0.042)
674.08/674.20	c #Conflicts:    1004000 | #Learnt:      45373 | 0.000
674.08/674.20	c total clause space: 2341.61MB
674.08/674.20	c total #watches: 123121
674.68/674.86	c total #propagations: 51512845 / total #impl: 1229133411 (eff. 0.042)
674.68/674.86	c #Conflicts:    1005000 | #Learnt:      46373 | 0.000
674.68/674.86	c total clause space: 2341.61MB
674.68/674.86	c total #watches: 125121
675.38/675.55	c total #propagations: 51546144 / total #impl: 1229279434 (eff. 0.042)
675.38/675.55	c #Conflicts:    1006000 | #Learnt:      47373 | 0.000
675.38/675.55	c total clause space: 2341.61MB
675.38/675.55	c total #watches: 127121
676.08/676.24	c total #propagations: 51579746 / total #impl: 1229345122 (eff. 0.042)
676.08/676.24	c #Conflicts:    1007000 | #Learnt:      48373 | 0.000
676.08/676.24	c total clause space: 2341.61MB
676.08/676.24	c total #watches: 129121
676.78/676.91	c total #propagations: 51612991 / total #impl: 1229468947 (eff. 0.042)
676.78/676.91	c GC COLLECT
676.78/676.91	c #Conflicts:    1008000 | #Learnt:      25174 | 0.000
676.78/676.91	c total clause space: 2341.61MB
676.78/676.91	c total #watches: 82723
677.38/677.53	c total #propagations: 51646071 / total #impl: 1229556931 (eff. 0.042)
677.38/677.53	c #Conflicts:    1009000 | #Learnt:      26174 | 0.000
677.38/677.53	c total clause space: 2341.61MB
677.38/677.53	c total #watches: 84723
677.98/678.12	c total #propagations: 51679062 / total #impl: 1229649896 (eff. 0.042)
677.98/678.12	c #Conflicts:    1010000 | #Learnt:      27174 | 0.000
677.98/678.12	c total clause space: 2341.61MB
677.98/678.12	c total #watches: 86723
678.59/678.77	c total #propagations: 51712953 / total #impl: 1229785766 (eff. 0.042)
678.59/678.77	c #Conflicts:    1011000 | #Learnt:      28174 | 0.000
678.59/678.77	c total clause space: 2341.61MB
678.59/678.77	c total #watches: 88723
679.28/679.42	c total #propagations: 51746423 / total #impl: 1229957864 (eff. 0.042)
679.28/679.42	c #Conflicts:    1012000 | #Learnt:      29174 | 0.000
679.28/679.42	c total clause space: 2341.61MB
679.28/679.42	c total #watches: 90723
679.88/680.06	c total #propagations: 51780839 / total #impl: 1230092994 (eff. 0.042)
679.88/680.06	c #Conflicts:    1013000 | #Learnt:      30174 | 0.000
679.88/680.06	c total clause space: 2341.61MB
679.88/680.06	c total #watches: 92723
680.48/680.69	c total #propagations: 51814625 / total #impl: 1230217812 (eff. 0.042)
680.48/680.69	c #Conflicts:    1014000 | #Learnt:      31174 | 0.000
680.48/680.69	c total clause space: 2341.61MB
680.48/680.69	c total #watches: 94723
681.18/681.33	c total #propagations: 51848208 / total #impl: 1230366670 (eff. 0.042)
681.18/681.33	c #Conflicts:    1015000 | #Learnt:      32174 | 0.000
681.18/681.33	c total clause space: 2341.61MB
681.18/681.33	c total #watches: 96723
681.78/681.99	c total #propagations: 51881202 / total #impl: 1230465287 (eff. 0.042)
681.78/681.99	c #Conflicts:    1016000 | #Learnt:      33174 | 0.000
681.78/681.99	c total clause space: 2341.61MB
681.78/681.99	c total #watches: 98723
682.48/682.67	c total #propagations: 51916128 / total #impl: 1230709726 (eff. 0.042)
682.48/682.67	c #Conflicts:    1017000 | #Learnt:      34174 | 0.000
682.48/682.67	c total clause space: 2341.61MB
682.48/682.67	c total #watches: 100723
683.18/683.37	c total #propagations: 51949843 / total #impl: 1230861149 (eff. 0.042)
683.18/683.37	c #Conflicts:    1018000 | #Learnt:      35174 | 0.000
683.18/683.37	c total clause space: 2341.61MB
683.18/683.37	c total #watches: 102723
683.88/684.08	c total #propagations: 51984456 / total #impl: 1231023330 (eff. 0.042)
683.88/684.08	c #Conflicts:    1019000 | #Learnt:      36174 | 0.000
683.88/684.08	c total clause space: 2341.61MB
683.88/684.08	c total #watches: 104723
684.58/684.79	c total #propagations: 52018030 / total #impl: 1231154186 (eff. 0.042)
684.58/684.79	c #Conflicts:    1020000 | #Learnt:      37174 | 0.000
684.58/684.79	c total clause space: 2341.61MB
684.58/684.79	c total #watches: 106723
685.29/685.49	c total #propagations: 52051343 / total #impl: 1231242488 (eff. 0.042)
685.29/685.49	c #Conflicts:    1021000 | #Learnt:      38174 | 0.000
685.29/685.49	c total clause space: 2341.61MB
685.29/685.49	c total #watches: 108723
685.98/686.16	c total #propagations: 52084968 / total #impl: 1231379702 (eff. 0.042)
685.98/686.16	c #Conflicts:    1022000 | #Learnt:      39174 | 0.000
685.98/686.16	c total clause space: 2341.61MB
685.98/686.16	c total #watches: 110723
686.68/686.82	c total #propagations: 52118189 / total #impl: 1231516800 (eff. 0.042)
686.68/686.82	c #Conflicts:    1023000 | #Learnt:      40174 | 0.000
686.68/686.82	c total clause space: 2341.61MB
686.68/686.82	c total #watches: 112723
687.28/687.43	c total #propagations: 52151860 / total #impl: 1231575018 (eff. 0.042)
687.28/687.43	c #Conflicts:    1024000 | #Learnt:      41174 | 0.000
687.28/687.43	c total clause space: 2341.61MB
687.28/687.43	c total #watches: 114723
687.98/688.14	c total #propagations: 52185632 / total #impl: 1231627811 (eff. 0.042)
687.98/688.14	c #Conflicts:    1025000 | #Learnt:      42174 | 0.000
687.98/688.14	c total clause space: 2341.61MB
687.98/688.14	c total #watches: 117887
688.68/688.85	c total #propagations: 52227444 / total #impl: 1232307578 (eff. 0.042)
688.68/688.85	c #Conflicts:    1026000 | #Learnt:      43174 | 0.000
688.68/688.85	c total clause space: 2341.61MB
688.68/688.85	c total #watches: 119887
689.38/689.58	c total #propagations: 52272124 / total #impl: 1233065627 (eff. 0.042)
689.38/689.58	c #Conflicts:    1027000 | #Learnt:      44174 | 0.000
689.38/689.58	c total clause space: 2341.61MB
689.38/689.58	c total #watches: 121887
690.18/690.30	c total #propagations: 52317780 / total #impl: 1234454918 (eff. 0.042)
690.18/690.30	c #Conflicts:    1028000 | #Learnt:      45174 | 0.000
690.18/690.30	c total clause space: 2341.61MB
690.18/690.30	c total #watches: 123887
690.88/691.01	c total #propagations: 52365091 / total #impl: 1235612496 (eff. 0.042)
690.88/691.01	c #Conflicts:    1029000 | #Learnt:      46174 | 0.000
690.88/691.01	c total clause space: 2341.61MB
690.88/691.01	c total #watches: 125887
691.68/691.87	c total #propagations: 52416836 / total #impl: 1237004589 (eff. 0.042)
691.68/691.87	c #Conflicts:    1030000 | #Learnt:      47174 | 0.000
691.68/691.87	c total clause space: 2341.61MB
691.68/691.87	c total #watches: 137185
692.68/692.81	c total #propagations: 52468026 / total #impl: 1238373356 (eff. 0.042)
692.68/692.81	c #Conflicts:    1031000 | #Learnt:      48174 | 0.000
692.68/692.81	c total clause space: 2341.61MB
692.68/692.81	c total #watches: 146159
693.68/693.85	c total #propagations: 52517945 / total #impl: 1240236953 (eff. 0.042)
693.68/693.85	c GC COLLECT
693.68/693.85	c #Conflicts:    1032000 | #Learnt:      24673 | 0.000
693.68/693.85	c total clause space: 2341.61MB
693.68/693.85	c total #watches: 86369
694.48/694.68	c total #propagations: 52569108 / total #impl: 1241693150 (eff. 0.042)
694.48/694.68	c #Conflicts:    1033000 | #Learnt:      25673 | 0.000
694.48/694.68	c total clause space: 2341.61MB
694.48/694.68	c total #watches: 93019
695.48/695.63	c total #propagations: 52619701 / total #impl: 1243305895 (eff. 0.042)
695.48/695.63	c #Conflicts:    1034000 | #Learnt:      26673 | 0.000
695.48/695.63	c total clause space: 2341.61MB
695.48/695.63	c total #watches: 95019
696.58/696.71	c total #propagations: 52673039 / total #impl: 1244794273 (eff. 0.042)
696.58/696.71	c #Conflicts:    1035000 | #Learnt:      27673 | 0.000
696.58/696.71	c total clause space: 2341.61MB
696.58/696.71	c total #watches: 106317
697.58/697.73	c total #propagations: 52724726 / total #impl: 1246587177 (eff. 0.042)
697.58/697.73	c #Conflicts:    1036000 | #Learnt:      28673 | 0.000
697.58/697.73	c total clause space: 2341.61MB
697.58/697.73	c total #watches: 108317
698.58/698.75	c total #propagations: 52772806 / total #impl: 1247683161 (eff. 0.042)
698.58/698.75	c #Conflicts:    1037000 | #Learnt:      29673 | 0.000
698.58/698.75	c total clause space: 2341.61MB
698.58/698.75	c total #watches: 110317
699.58/699.77	c total #propagations: 52815043 / total #impl: 1248002249 (eff. 0.042)
699.58/699.77	c #Conflicts:    1038000 | #Learnt:      30673 | 0.000
699.58/699.77	c total clause space: 2341.61MB
699.58/699.77	c total #watches: 112317
700.58/700.80	c total #propagations: 52856925 / total #impl: 1248263359 (eff. 0.042)
700.58/700.80	c #Conflicts:    1039000 | #Learnt:      31673 | 0.000
700.58/700.80	c total clause space: 2341.61MB
700.58/700.80	c total #watches: 114317
701.78/701.91	c total #propagations: 52897788 / total #impl: 1248489114 (eff. 0.042)
701.78/701.91	c #Conflicts:    1040000 | #Learnt:      32673 | 0.000
701.78/701.91	c total clause space: 2341.61MB
701.78/701.91	c total #watches: 116317
702.98/703.14	c total #propagations: 52950519 / total #impl: 1250425036 (eff. 0.042)
702.98/703.14	c #Conflicts:    1041000 | #Learnt:      33673 | 0.000
702.98/703.14	c total clause space: 2341.61MB
702.98/703.14	c total #watches: 118317
704.18/704.36	c total #propagations: 53010506 / total #impl: 1252481083 (eff. 0.042)
704.18/704.36	c #Conflicts:    1042000 | #Learnt:      34673 | 0.000
704.18/704.36	c total clause space: 2341.61MB
704.18/704.36	c total #watches: 120317
705.48/705.64	c total #propagations: 53068924 / total #impl: 1254762450 (eff. 0.042)
705.48/705.64	c #Conflicts:    1043000 | #Learnt:      35673 | 0.000
705.48/705.64	c total clause space: 2341.61MB
705.48/705.64	c total #watches: 122317
706.68/706.83	c total #propagations: 53130130 / total #impl: 1257094969 (eff. 0.042)
706.68/706.83	c #Conflicts:    1044000 | #Learnt:      36673 | 0.000
706.68/706.83	c total clause space: 2341.61MB
706.68/706.83	c total #watches: 124317
707.88/708.09	c total #propagations: 53181884 / total #impl: 1259189651 (eff. 0.042)
707.88/708.09	c #Conflicts:    1045000 | #Learnt:      37673 | 0.000
707.88/708.09	c total clause space: 2341.61MB
707.88/708.09	c total #watches: 126317
709.18/709.34	c total #propagations: 53235468 / total #impl: 1262257694 (eff. 0.042)
709.18/709.34	c #Conflicts:    1046000 | #Learnt:      38673 | 0.000
709.18/709.34	c total clause space: 2341.61MB
709.18/709.34	c total #watches: 128317
710.38/710.60	c total #propagations: 53289767 / total #impl: 1264950055 (eff. 0.042)
710.38/710.60	c #Conflicts:    1047000 | #Learnt:      39673 | 0.000
710.38/710.60	c total clause space: 2341.61MB
710.38/710.60	c total #watches: 130317
711.48/711.64	c total #propagations: 53346977 / total #impl: 1268050052 (eff. 0.042)
711.48/711.64	c #Conflicts:    1048000 | #Learnt:      40673 | 0.000
711.48/711.64	c total clause space: 2341.61MB
711.48/711.64	c total #watches: 133489
712.48/712.60	c total #propagations: 53395999 / total #impl: 1269748670 (eff. 0.042)
712.48/712.60	c #Conflicts:    1049000 | #Learnt:      41673 | 0.000
712.48/712.60	c total clause space: 2341.61MB
712.48/712.60	c total #watches: 136673
713.48/713.69	c total #propagations: 53442224 / total #impl: 1271115400 (eff. 0.042)
713.48/713.69	c #Conflicts:    1050000 | #Learnt:      42673 | 0.000
713.48/713.69	c total clause space: 2341.61MB
713.48/713.69	c total #watches: 138677
714.58/714.73	c total #propagations: 53490532 / total #impl: 1272235925 (eff. 0.042)
714.58/714.73	c #Conflicts:    1051000 | #Learnt:      43673 | 0.000
714.58/714.73	c total clause space: 2341.61MB
714.58/714.73	c total #watches: 141839
715.68/715.80	c total #propagations: 53539096 / total #impl: 1273585142 (eff. 0.042)
715.68/715.80	c #Conflicts:    1052000 | #Learnt:      44673 | 0.000
715.68/715.80	c total clause space: 2341.61MB
715.68/715.80	c total #watches: 143839
716.68/716.83	c total #propagations: 53586895 / total #impl: 1274739464 (eff. 0.042)
716.68/716.83	c #Conflicts:    1053000 | #Learnt:      45673 | 0.000
716.68/716.83	c total clause space: 2341.61MB
716.68/716.83	c total #watches: 145841
717.77/717.90	c total #propagations: 53635183 / total #impl: 1276198714 (eff. 0.042)
717.77/717.90	c #Conflicts:    1054000 | #Learnt:      46673 | 0.000
717.77/717.90	c total clause space: 2341.61MB
717.77/717.90	c total #watches: 147842
718.87/719.00	c total #propagations: 53682126 / total #impl: 1277546952 (eff. 0.042)
718.87/719.00	c #Conflicts:    1055000 | #Learnt:      47673 | 0.000
718.87/719.00	c total clause space: 2341.61MB
718.87/719.00	c total #watches: 149842
719.97/720.12	c total #propagations: 53726308 / total #impl: 1277966650 (eff. 0.042)
719.97/720.12	c #Conflicts:    1056000 | #Learnt:      48673 | 0.000
719.97/720.12	c total clause space: 2341.61MB
719.97/720.12	c total #watches: 151842
721.17/721.38	c total #propagations: 53766790 / total #impl: 1278320804 (eff. 0.042)
721.17/721.38	c GC COLLECT
721.17/721.38	c #Conflicts:    1057000 | #Learnt:      24874 | 0.000
721.17/721.38	c total clause space: 2341.61MB
721.17/721.38	c total #watches: 86771
721.97/722.15	c total #propagations: 53811304 / total #impl: 1278676339 (eff. 0.042)
721.97/722.15	c #Conflicts:    1058000 | #Learnt:      25874 | 0.000
721.97/722.15	c total clause space: 2341.61MB
721.97/722.15	c total #watches: 88771
722.77/722.93	c total #propagations: 53854037 / total #impl: 1279780462 (eff. 0.042)
722.77/722.93	c #Conflicts:    1059000 | #Learnt:      26874 | 0.000
722.77/722.93	c total clause space: 2341.61MB
722.77/722.93	c total #watches: 90771
723.47/723.64	c total #propagations: 53901460 / total #impl: 1281266024 (eff. 0.042)
723.47/723.64	c #Conflicts:    1060000 | #Learnt:      27874 | 0.000
723.47/723.64	c total clause space: 2341.61MB
723.47/723.64	c total #watches: 92771
724.27/724.43	c total #propagations: 53941908 / total #impl: 1281605364 (eff. 0.042)
724.27/724.43	c #Conflicts:    1061000 | #Learnt:      28874 | 0.000
724.27/724.43	c total clause space: 2341.61MB
724.27/724.43	c total #watches: 94771
724.97/725.14	c total #propagations: 53988122 / total #impl: 1282894619 (eff. 0.042)
724.97/725.14	c #Conflicts:    1062000 | #Learnt:      29874 | 0.000
724.97/725.14	c total clause space: 2341.61MB
724.97/725.14	c total #watches: 96771
725.67/725.87	c total #propagations: 54032476 / total #impl: 1283759956 (eff. 0.042)
725.67/725.87	c #Conflicts:    1063000 | #Learnt:      30874 | 0.000
725.67/725.87	c total clause space: 2341.61MB
725.67/725.87	c total #watches: 98771
726.47/726.60	c total #propagations: 54076415 / total #impl: 1284247451 (eff. 0.042)
726.47/726.60	c #Conflicts:    1064000 | #Learnt:      31874 | 0.000
726.47/726.60	c total clause space: 2341.61MB
726.47/726.60	c total #watches: 100771
727.17/727.32	c total #propagations: 54120577 / total #impl: 1286184466 (eff. 0.042)
727.17/727.32	c #Conflicts:    1065000 | #Learnt:      32874 | 0.000
727.17/727.32	c total clause space: 2341.61MB
727.17/727.32	c total #watches: 102771
727.87/728.08	c total #propagations: 54164168 / total #impl: 1287293891 (eff. 0.042)
727.87/728.08	c #Conflicts:    1066000 | #Learnt:      33874 | 0.000
727.87/728.08	c total clause space: 2341.61MB
727.87/728.08	c total #watches: 104771
728.57/728.79	c total #propagations: 54209358 / total #impl: 1288589771 (eff. 0.042)
728.57/728.79	c #Conflicts:    1067000 | #Learnt:      34874 | 0.000
728.57/728.79	c total clause space: 2341.61MB
728.57/728.79	c total #watches: 106771
729.37/729.52	c total #propagations: 54250864 / total #impl: 1289027701 (eff. 0.042)
729.37/729.52	c #Conflicts:    1068000 | #Learnt:      35874 | 0.000
729.37/729.52	c total clause space: 2341.61MB
729.37/729.52	c total #watches: 108771
730.17/730.31	c total #propagations: 54292275 / total #impl: 1289413375 (eff. 0.042)
730.17/730.31	c #Conflicts:    1069000 | #Learnt:      36874 | 0.000
730.17/730.31	c total clause space: 2341.61MB
730.17/730.31	c total #watches: 113095
730.97/731.15	c total #propagations: 54340930 / total #impl: 1291034833 (eff. 0.042)
730.97/731.15	c #Conflicts:    1070000 | #Learnt:      37874 | 0.000
730.97/731.15	c total clause space: 2341.61MB
730.97/731.15	c total #watches: 115100
731.77/731.98	c total #propagations: 54393300 / total #impl: 1292948968 (eff. 0.042)
731.77/731.98	c #Conflicts:    1071000 | #Learnt:      38874 | 0.000
731.77/731.98	c total clause space: 2341.61MB
731.77/731.98	c total #watches: 117100
732.57/732.72	c total #propagations: 54440982 / total #impl: 1293975592 (eff. 0.042)
732.57/732.72	c #Conflicts:    1072000 | #Learnt:      39874 | 0.000
732.57/732.72	c total clause space: 2341.61MB
732.57/732.72	c total #watches: 119100
733.27/733.48	c total #propagations: 54478506 / total #impl: 1294318575 (eff. 0.042)
733.27/733.48	c #Conflicts:    1073000 | #Learnt:      40874 | 0.000
733.27/733.48	c total clause space: 2341.61MB
733.27/733.48	c total #watches: 121100
734.07/734.28	c total #propagations: 54517738 / total #impl: 1294781708 (eff. 0.042)
734.07/734.28	c #Conflicts:    1074000 | #Learnt:      41874 | 0.000
734.07/734.28	c total clause space: 2341.61MB
734.07/734.28	c total #watches: 124270
734.87/735.04	c total #propagations: 54566186 / total #impl: 1296169508 (eff. 0.042)
734.87/735.04	c #Conflicts:    1075000 | #Learnt:      42874 | 0.000
734.87/735.04	c total clause space: 2341.61MB
734.87/735.04	c total #watches: 126271
735.67/735.82	c total #propagations: 54609948 / total #impl: 1298001231 (eff. 0.042)
735.67/735.82	c #Conflicts:    1076000 | #Learnt:      43874 | 0.000
735.67/735.82	c total clause space: 2341.61MB
735.67/735.82	c total #watches: 128271
736.47/736.64	c total #propagations: 54654366 / total #impl: 1299916613 (eff. 0.042)
736.47/736.64	c #Conflicts:    1077000 | #Learnt:      44874 | 0.000
736.47/736.64	c total clause space: 2341.61MB
736.47/736.64	c total #watches: 130274
737.27/737.40	c total #propagations: 54702290 / total #impl: 1301715988 (eff. 0.042)
737.27/737.40	c #Conflicts:    1078000 | #Learnt:      45874 | 0.000
737.27/737.40	c total clause space: 2341.61MB
737.27/737.40	c total #watches: 132274
738.07/738.22	c total #propagations: 54743446 / total #impl: 1302618364 (eff. 0.042)
738.07/738.22	c #Conflicts:    1079000 | #Learnt:      46874 | 0.000
738.07/738.22	c total clause space: 2341.61MB
738.07/738.22	c total #watches: 134274
738.87/739.09	c total #propagations: 54785461 / total #impl: 1303016572 (eff. 0.042)
738.87/739.09	c #Conflicts:    1080000 | #Learnt:      47874 | 0.000
738.87/739.09	c total clause space: 2341.61MB
738.87/739.09	c total #watches: 136274
739.77/739.91	c total #propagations: 54828495 / total #impl: 1303211822 (eff. 0.042)
739.77/739.91	c #Conflicts:    1081000 | #Learnt:      48874 | 0.000
739.77/739.91	c total clause space: 2341.61MB
739.77/739.91	c total #watches: 138274
740.77/740.93	c total #propagations: 54869640 / total #impl: 1303546459 (eff. 0.042)
740.77/740.93	c #Conflicts:    1082000 | #Learnt:      49874 | 0.000
740.77/740.93	c total clause space: 2341.61MB
740.77/740.93	c total #watches: 140274
741.77/741.95	c total #propagations: 54923427 / total #impl: 1305714130 (eff. 0.042)
741.77/741.95	c GC COLLECT
741.77/741.95	c #Conflicts:    1083000 | #Learnt:      25774 | 0.000
741.77/741.95	c total clause space: 2341.61MB
741.77/741.95	c total #watches: 88571
742.67/742.80	c total #propagations: 54983530 / total #impl: 1307976152 (eff. 0.042)
742.67/742.80	c #Conflicts:    1084000 | #Learnt:      26774 | 0.000
742.67/742.80	c total clause space: 2341.61MB
742.67/742.80	c total #watches: 90571
743.37/743.55	c total #propagations: 55029287 / total #impl: 1311301170 (eff. 0.042)
743.37/743.55	c #Conflicts:    1085000 | #Learnt:      27774 | 0.000
743.37/743.55	c total clause space: 2341.61MB
743.37/743.55	c total #watches: 92571
744.17/744.31	c total #propagations: 55071822 / total #impl: 1311676163 (eff. 0.042)
744.17/744.31	c #Conflicts:    1086000 | #Learnt:      28774 | 0.000
744.17/744.31	c total clause space: 2341.61MB
744.17/744.31	c total #watches: 94571
744.97/745.10	c total #propagations: 55115098 / total #impl: 1311981229 (eff. 0.042)
744.97/745.10	c #Conflicts:    1087000 | #Learnt:      29774 | 0.000
744.97/745.10	c total clause space: 2341.61MB
744.97/745.10	c total #watches: 96571
745.78/745.92	c total #propagations: 55160593 / total #impl: 1312270969 (eff. 0.042)
745.78/745.92	c #Conflicts:    1088000 | #Learnt:      30774 | 0.000
745.78/745.92	c total clause space: 2341.61MB
745.78/745.92	c total #watches: 98571
746.57/746.71	c total #propagations: 55208311 / total #impl: 1312646141 (eff. 0.042)
746.57/746.71	c #Conflicts:    1089000 | #Learnt:      31774 | 0.000
746.57/746.71	c total clause space: 2341.61MB
746.57/746.71	c total #watches: 100571
747.27/747.48	c total #propagations: 55255837 / total #impl: 1313118291 (eff. 0.042)
747.27/747.48	c #Conflicts:    1090000 | #Learnt:      32774 | 0.000
747.27/747.48	c total clause space: 2341.61MB
747.27/747.48	c total #watches: 102571
748.07/748.29	c total #propagations: 55299601 / total #impl: 1313433736 (eff. 0.042)
748.07/748.29	c #Conflicts:    1091000 | #Learnt:      33774 | 0.000
748.07/748.29	c total clause space: 2341.61MB
748.07/748.29	c total #watches: 104571
749.08/749.21	c total #propagations: 55345971 / total #impl: 1313762018 (eff. 0.042)
749.08/749.21	c #Conflicts:    1092000 | #Learnt:      34774 | 0.000
749.08/749.21	c total clause space: 2341.61MB
749.08/749.21	c total #watches: 108895
749.87/750.05	c total #propagations: 55403674 / total #impl: 1315333239 (eff. 0.042)
749.87/750.05	c #Conflicts:    1093000 | #Learnt:      35774 | 0.000
749.87/750.05	c total clause space: 2341.61MB
749.87/750.05	c total #watches: 112062
750.67/750.88	c total #propagations: 55448432 / total #impl: 1316446959 (eff. 0.042)
750.67/750.88	c #Conflicts:    1094000 | #Learnt:      36774 | 0.000
750.67/750.88	c total clause space: 2341.61MB
750.67/750.88	c total #watches: 114065
751.57/751.70	c total #propagations: 55495020 / total #impl: 1317634541 (eff. 0.042)
751.57/751.70	c #Conflicts:    1095000 | #Learnt:      37774 | 0.000
751.57/751.70	c total clause space: 2341.61MB
751.57/751.70	c total #watches: 116065
752.38/752.56	c total #propagations: 55538075 / total #impl: 1318540061 (eff. 0.042)
752.38/752.56	c #Conflicts:    1096000 | #Learnt:      38774 | 0.000
752.38/752.56	c total clause space: 2341.61MB
752.38/752.56	c total #watches: 118065
753.27/753.40	c total #propagations: 55584500 / total #impl: 1319967605 (eff. 0.042)
753.27/753.40	c #Conflicts:    1097000 | #Learnt:      39774 | 0.000
753.27/753.40	c total clause space: 2341.61MB
753.27/753.40	c total #watches: 120066
754.07/754.23	c total #propagations: 55630343 / total #impl: 1320879707 (eff. 0.042)
754.07/754.23	c #Conflicts:    1098000 | #Learnt:      40774 | 0.000
754.07/754.23	c total clause space: 2341.61MB
754.07/754.23	c total #watches: 122066
754.87/755.07	c total #propagations: 55673812 / total #impl: 1321614635 (eff. 0.042)
754.87/755.07	c #Conflicts:    1099000 | #Learnt:      41774 | 0.000
754.87/755.07	c total clause space: 2341.61MB
754.87/755.07	c total #watches: 124066
755.77/755.90	c total #propagations: 55720114 / total #impl: 1323439338 (eff. 0.042)
755.77/755.90	c #Conflicts:    1100000 | #Learnt:      42774 | 0.000
755.77/755.90	c total clause space: 2341.61MB
755.77/755.90	c total #watches: 126067
756.57/756.72	c total #propagations: 55766166 / total #impl: 1324960912 (eff. 0.042)
756.57/756.72	c #Conflicts:    1101000 | #Learnt:      43774 | 0.000
756.57/756.72	c total clause space: 2341.61MB
756.57/756.72	c total #watches: 128067
757.37/757.52	c total #propagations: 55812622 / total #impl: 1326259860 (eff. 0.042)
757.37/757.52	c #Conflicts:    1102000 | #Learnt:      44774 | 0.000
757.37/757.52	c total clause space: 2341.61MB
757.37/757.52	c total #watches: 130075
758.17/758.37	c total #propagations: 55856737 / total #impl: 1327627132 (eff. 0.042)
758.17/758.37	c #Conflicts:    1103000 | #Learnt:      45774 | 0.000
758.17/758.37	c total clause space: 2341.61MB
758.17/758.37	c total #watches: 132075
758.98/759.18	c total #propagations: 55902843 / total #impl: 1328854231 (eff. 0.042)
758.98/759.18	c #Conflicts:    1104000 | #Learnt:      46774 | 0.000
758.98/759.18	c total clause space: 2341.61MB
758.98/759.18	c total #watches: 134075
759.87/760.10	c total #propagations: 55947288 / total #impl: 1329961538 (eff. 0.042)
759.87/760.10	c #Conflicts:    1105000 | #Learnt:      47774 | 0.000
759.87/760.10	c total clause space: 2341.61MB
759.87/760.10	c total #watches: 136076
760.77/760.95	c total #propagations: 55994154 / total #impl: 1331444624 (eff. 0.042)
760.77/760.95	c #Conflicts:    1106000 | #Learnt:      48774 | 0.000
760.77/760.95	c total clause space: 2341.61MB
760.77/760.95	c total #watches: 138078
761.57/761.78	c total #propagations: 56042412 / total #impl: 1333050561 (eff. 0.042)
761.57/761.78	c #Conflicts:    1107000 | #Learnt:      49774 | 0.000
761.57/761.78	c total clause space: 2341.61MB
761.57/761.78	c total #watches: 140078
762.37/762.58	c total #propagations: 56084851 / total #impl: 1333380634 (eff. 0.042)
762.37/762.58	c #Conflicts:    1108000 | #Learnt:      50774 | 0.000
762.37/762.58	c total clause space: 2341.61MB
762.37/762.58	c total #watches: 142078
763.17/763.39	c total #propagations: 56125194 / total #impl: 1333651342 (eff. 0.042)
763.17/763.39	c GC COLLECT
763.17/763.39	c #Conflicts:    1109000 | #Learnt:      26369 | 0.000
763.17/763.39	c total clause space: 2341.61MB
763.17/763.39	c total #watches: 89761
763.96/764.14	c total #propagations: 56164950 / total #impl: 1333936839 (eff. 0.042)
763.96/764.14	c #Conflicts:    1110000 | #Learnt:      27369 | 0.000
763.96/764.14	c total clause space: 2341.61MB
763.96/764.14	c total #watches: 91761
764.76/764.92	c total #propagations: 56208137 / total #impl: 1334148537 (eff. 0.042)
764.76/764.92	c #Conflicts:    1111000 | #Learnt:      28369 | 0.000
764.76/764.92	c total clause space: 2341.61MB
764.76/764.92	c total #watches: 93761
765.57/765.74	c total #propagations: 56253169 / total #impl: 1334435137 (eff. 0.042)
765.57/765.74	c #Conflicts:    1112000 | #Learnt:      29369 | 0.000
765.57/765.74	c total clause space: 2341.61MB
765.57/765.74	c total #watches: 95761
766.46/766.60	c total #propagations: 56299310 / total #impl: 1335018679 (eff. 0.042)
766.46/766.60	c #Conflicts:    1113000 | #Learnt:      30369 | 0.000
766.46/766.60	c total clause space: 2341.61MB
766.46/766.60	c total #watches: 102409
767.46/767.62	c total #propagations: 56344755 / total #impl: 1335845514 (eff. 0.042)
767.46/767.62	c #Conflicts:    1114000 | #Learnt:      31369 | 0.000
767.46/767.62	c total clause space: 2341.61MB
767.46/767.62	c total #watches: 104409
768.46/768.60	c total #propagations: 56398442 / total #impl: 1337054724 (eff. 0.042)
768.46/768.60	c #Conflicts:    1115000 | #Learnt:      32369 | 0.000
768.46/768.60	c total clause space: 2341.61MB
768.46/768.60	c total #watches: 106409
769.46/769.64	c total #propagations: 56450953 / total #impl: 1338082324 (eff. 0.042)
769.46/769.64	c #Conflicts:    1116000 | #Learnt:      33369 | 0.000
769.46/769.64	c total clause space: 2341.61MB
769.46/769.64	c total #watches: 108409
770.46/770.65	c total #propagations: 56502059 / total #impl: 1339542592 (eff. 0.042)
770.46/770.65	c #Conflicts:    1117000 | #Learnt:      34369 | 0.000
770.46/770.65	c total clause space: 2341.61MB
770.46/770.65	c total #watches: 110409
771.36/771.57	c total #propagations: 56555380 / total #impl: 1340832125 (eff. 0.042)
771.36/771.57	c #Conflicts:    1118000 | #Learnt:      35369 | 0.000
771.36/771.57	c total clause space: 2341.61MB
771.36/771.57	c total #watches: 112423
772.26/772.48	c total #propagations: 56605784 / total #impl: 1342308719 (eff. 0.042)
772.26/772.48	c #Conflicts:    1119000 | #Learnt:      36369 | 0.000
772.26/772.48	c total clause space: 2341.61MB
772.26/772.48	c total #watches: 114428
773.36/773.54	c total #propagations: 56652821 / total #impl: 1343349095 (eff. 0.042)
773.36/773.54	c #Conflicts:    1120000 | #Learnt:      37369 | 0.000
773.36/773.54	c total clause space: 2341.61MB
773.36/773.54	c total #watches: 117606
774.27/774.48	c total #propagations: 56713788 / total #impl: 1347091104 (eff. 0.042)
774.27/774.48	c #Conflicts:    1121000 | #Learnt:      38369 | 0.000
774.27/774.48	c total clause space: 2341.61MB
774.27/774.48	c total #watches: 119606
775.16/775.35	c total #propagations: 56760771 / total #impl: 1348905873 (eff. 0.042)
775.16/775.35	c #Conflicts:    1122000 | #Learnt:      39369 | 0.000
775.16/775.35	c total clause space: 2341.61MB
775.16/775.35	c total #watches: 121606
776.06/776.20	c total #propagations: 56803102 / total #impl: 1349579310 (eff. 0.042)
776.06/776.20	c #Conflicts:    1123000 | #Learnt:      40369 | 0.000
776.06/776.20	c total clause space: 2341.61MB
776.06/776.20	c total #watches: 123606
776.86/777.07	c total #propagations: 56843751 / total #impl: 1350119711 (eff. 0.042)
776.86/777.07	c #Conflicts:    1124000 | #Learnt:      41369 | 0.000
776.86/777.07	c total clause space: 2341.61MB
776.86/777.07	c total #watches: 125613
777.76/777.96	c total #propagations: 56889979 / total #impl: 1351640948 (eff. 0.042)
777.76/777.96	c #Conflicts:    1125000 | #Learnt:      42369 | 0.000
777.76/777.96	c total clause space: 2341.61MB
777.76/777.96	c total #watches: 127614
778.67/778.83	c total #propagations: 56937771 / total #impl: 1353825301 (eff. 0.042)
778.67/778.83	c #Conflicts:    1126000 | #Learnt:      43369 | 0.000
778.67/778.83	c total clause space: 2341.61MB
778.67/778.83	c total #watches: 129615
779.46/779.69	c total #propagations: 56984245 / total #impl: 1355925258 (eff. 0.042)
779.46/779.69	c #Conflicts:    1127000 | #Learnt:      44369 | 0.000
779.46/779.69	c total clause space: 2341.61MB
779.46/779.69	c total #watches: 131616
780.26/780.46	c total #propagations: 57036040 / total #impl: 1357680215 (eff. 0.042)
780.26/780.46	c #Conflicts:    1128000 | #Learnt:      45369 | 0.000
780.26/780.46	c total clause space: 2341.61MB
780.26/780.46	c total #watches: 133616
781.16/781.31	c total #propagations: 57094755 / total #impl: 1358535323 (eff. 0.042)
781.16/781.31	c #Conflicts:    1129000 | #Learnt:      46369 | 0.000
781.16/781.31	c total clause space: 2341.61MB
781.16/781.31	c total #watches: 135616
781.86/782.09	c total #propagations: 57147455 / total #impl: 1358720015 (eff. 0.042)
781.86/782.09	c #Conflicts:    1130000 | #Learnt:      47369 | 0.000
781.86/782.09	c total clause space: 2341.61MB
781.86/782.09	c total #watches: 137616
782.76/782.91	c total #propagations: 57184911 / total #impl: 1358862421 (eff. 0.042)
782.76/782.91	c #Conflicts:    1131000 | #Learnt:      48369 | 0.000
782.76/782.91	c total clause space: 2341.61MB
782.76/782.91	c total #watches: 139616
783.56/783.76	c total #propagations: 57237410 / total #impl: 1359033883 (eff. 0.042)
783.56/783.76	c #Conflicts:    1132000 | #Learnt:      49369 | 0.000
783.56/783.76	c total clause space: 2341.61MB
783.56/783.76	c total #watches: 141616
784.27/784.48	c total #propagations: 57313572 / total #impl: 1359942105 (eff. 0.042)
784.27/784.48	c #Conflicts:    1133000 | #Learnt:      50369 | 0.000
784.27/784.48	c total clause space: 2341.61MB
784.27/784.48	c total #watches: 143616
785.17/785.35	c total #propagations: 57380654 / total #impl: 1361345353 (eff. 0.042)
785.17/785.35	c #Conflicts:    1134000 | #Learnt:      51369 | 0.000
785.17/785.35	c total clause space: 2341.61MB
785.17/785.35	c total #watches: 145616
786.07/786.25	c total #propagations: 57433532 / total #impl: 1363464254 (eff. 0.042)
786.07/786.25	c GC COLLECT
786.07/786.25	c #Conflicts:    1135000 | #Learnt:      26667 | 0.000
786.07/786.25	c total clause space: 2341.61MB
786.07/786.25	c total #watches: 90357
786.77/786.96	c total #propagations: 57489428 / total #impl: 1365602198 (eff. 0.042)
786.77/786.96	c #Conflicts:    1136000 | #Learnt:      27667 | 0.000
786.77/786.96	c total clause space: 2341.61MB
786.77/786.96	c total #watches: 92357
787.47/787.65	c total #propagations: 57538689 / total #impl: 1365796780 (eff. 0.042)
787.47/787.65	c #Conflicts:    1137000 | #Learnt:      28667 | 0.000
787.47/787.65	c total clause space: 2341.61MB
787.47/787.65	c total #watches: 94357
788.17/788.37	c total #propagations: 57590040 / total #impl: 1365967473 (eff. 0.042)
788.17/788.37	c #Conflicts:    1138000 | #Learnt:      29667 | 0.000
788.17/788.37	c total clause space: 2341.61MB
788.17/788.37	c total #watches: 96357
788.97/789.10	c total #propagations: 57631164 / total #impl: 1366222827 (eff. 0.042)
788.97/789.10	c #Conflicts:    1139000 | #Learnt:      30667 | 0.000
788.97/789.10	c total clause space: 2341.61MB
788.97/789.10	c total #watches: 98357
789.57/789.73	c total #propagations: 57696549 / total #impl: 1367677102 (eff. 0.042)
789.57/789.73	c #Conflicts:    1140000 | #Learnt:      31667 | 0.000
789.57/789.73	c total clause space: 2341.61MB
789.57/789.73	c total #watches: 100357
790.27/790.45	c total #propagations: 57749466 / total #impl: 1367966715 (eff. 0.042)
790.27/790.45	c #Conflicts:    1141000 | #Learnt:      32667 | 0.000
790.27/790.45	c total clause space: 2341.61MB
790.27/790.45	c total #watches: 102357
791.07/791.23	c total #propagations: 57791517 / total #impl: 1368162248 (eff. 0.042)
791.07/791.23	c #Conflicts:    1142000 | #Learnt:      33667 | 0.000
791.07/791.23	c total clause space: 2341.61MB
791.07/791.23	c total #watches: 106722
791.77/791.97	c total #propagations: 57835371 / total #impl: 1368738340 (eff. 0.042)
791.77/791.97	c #Conflicts:    1143000 | #Learnt:      34667 | 0.000
791.77/791.97	c total clause space: 2341.61MB
791.77/791.97	c total #watches: 109883
792.47/792.68	c total #propagations: 57880837 / total #impl: 1369471804 (eff. 0.042)
792.47/792.68	c #Conflicts:    1144000 | #Learnt:      35667 | 0.000
792.47/792.68	c total clause space: 2341.61MB
792.47/792.68	c total #watches: 111883
793.27/793.42	c total #propagations: 57914184 / total #impl: 1369542203 (eff. 0.042)
793.27/793.42	c #Conflicts:    1145000 | #Learnt:      36667 | 0.000
793.27/793.42	c total clause space: 2341.61MB
793.27/793.42	c total #watches: 113883
793.97/794.14	c total #propagations: 57947338 / total #impl: 1369646529 (eff. 0.042)
793.97/794.14	c #Conflicts:    1146000 | #Learnt:      37667 | 0.000
793.97/794.14	c total clause space: 2341.61MB
793.97/794.14	c total #watches: 115883
794.67/794.89	c total #propagations: 57980500 / total #impl: 1369735736 (eff. 0.042)
794.67/794.89	c #Conflicts:    1147000 | #Learnt:      38667 | 0.000
794.67/794.89	c total clause space: 2341.61MB
794.67/794.89	c total #watches: 117883
795.37/795.51	c total #propagations: 58040638 / total #impl: 1370604174 (eff. 0.042)
795.37/795.51	c #Conflicts:    1148000 | #Learnt:      39667 | 0.000
795.37/795.51	c total clause space: 2341.61MB
795.37/795.51	c total #watches: 119883
796.07/796.28	c total #propagations: 58087771 / total #impl: 1371210673 (eff. 0.042)
796.07/796.28	c #Conflicts:    1149000 | #Learnt:      40667 | 0.000
796.07/796.28	c total clause space: 2341.61MB
796.07/796.28	c total #watches: 121883
796.86/797.04	c total #propagations: 58142205 / total #impl: 1372621123 (eff. 0.042)
796.86/797.04	c #Conflicts:    1150000 | #Learnt:      41667 | 0.000
796.86/797.04	c total clause space: 2341.61MB
796.86/797.04	c total #watches: 123883
797.66/797.89	c total #propagations: 58196661 / total #impl: 1372982257 (eff. 0.042)
797.66/797.89	c #Conflicts:    1151000 | #Learnt:      42667 | 0.000
797.66/797.89	c total clause space: 2341.61MB
797.66/797.89	c total #watches: 125883
798.47/798.67	c total #propagations: 58252745 / total #impl: 1373627762 (eff. 0.042)
798.47/798.67	c #Conflicts:    1152000 | #Learnt:      43667 | 0.000
798.47/798.67	c total clause space: 2341.61MB
798.47/798.67	c total #watches: 127883
799.26/799.44	c total #propagations: 58317552 / total #impl: 1375847110 (eff. 0.042)
799.26/799.44	c #Conflicts:    1153000 | #Learnt:      44667 | 0.000
799.26/799.44	c total clause space: 2341.61MB
799.26/799.44	c total #watches: 129883
799.96/800.19	c total #propagations: 58370278 / total #impl: 1377990450 (eff. 0.042)
799.96/800.19	c #Conflicts:    1154000 | #Learnt:      45667 | 0.000
799.96/800.19	c total clause space: 2341.61MB
799.96/800.19	c total #watches: 131883
800.77/800.98	c total #propagations: 58414418 / total #impl: 1380228865 (eff. 0.042)
800.77/800.98	c #Conflicts:    1155000 | #Learnt:      46667 | 0.000
800.77/800.98	c total clause space: 2341.61MB
800.77/800.98	c total #watches: 133883
801.66/801.81	c total #propagations: 58481135 / total #impl: 1383004396 (eff. 0.042)
801.66/801.81	c #Conflicts:    1156000 | #Learnt:      47667 | 0.000
801.66/801.81	c total clause space: 2341.61MB
801.66/801.81	c total #watches: 135883
802.36/802.58	c total #propagations: 58554248 / total #impl: 1386296931 (eff. 0.042)
802.36/802.58	c #Conflicts:    1157000 | #Learnt:      48667 | 0.000
802.36/802.58	c total clause space: 2341.61MB
802.36/802.58	c total #watches: 137883
803.16/803.36	c total #propagations: 58596641 / total #impl: 1386669613 (eff. 0.042)
803.16/803.36	c #Conflicts:    1158000 | #Learnt:      49667 | 0.000
803.16/803.36	c total clause space: 2341.61MB
803.16/803.36	c total #watches: 139883
803.97/804.18	c total #propagations: 58651614 / total #impl: 1386881437 (eff. 0.042)
803.97/804.18	c #Conflicts:    1159000 | #Learnt:      50667 | 0.000
803.97/804.18	c total clause space: 2341.61MB
803.97/804.18	c total #watches: 141883
804.86/805.01	c total #propagations: 58704660 / total #impl: 1387091399 (eff. 0.042)
804.86/805.01	c #Conflicts:    1160000 | #Learnt:      51667 | 0.000
804.86/805.01	c total clause space: 2341.61MB
804.86/805.01	c total #watches: 143883
805.66/805.86	c total #propagations: 58750298 / total #impl: 1387264046 (eff. 0.042)
805.66/805.86	c GC COLLECT
805.66/805.86	c #Conflicts:    1161000 | #Learnt:      26665 | 0.000
805.66/805.86	c total clause space: 2341.61MB
805.66/805.86	c total #watches: 90353
806.46/806.65	c total #propagations: 58791435 / total #impl: 1387458012 (eff. 0.042)
806.46/806.65	c #Conflicts:    1162000 | #Learnt:      27665 | 0.000
806.46/806.65	c total clause space: 2341.61MB
806.46/806.65	c total #watches: 92353
807.27/807.43	c total #propagations: 58837137 / total #impl: 1388274030 (eff. 0.042)
807.27/807.43	c #Conflicts:    1163000 | #Learnt:      28665 | 0.000
807.27/807.43	c total clause space: 2341.61MB
807.27/807.43	c total #watches: 94353
808.06/808.28	c total #propagations: 58885319 / total #impl: 1389711796 (eff. 0.042)
808.06/808.28	c #Conflicts:    1164000 | #Learnt:      29665 | 0.000
808.06/808.28	c total clause space: 2341.61MB
808.06/808.28	c total #watches: 96353
808.96/809.14	c total #propagations: 58944323 / total #impl: 1393069366 (eff. 0.042)
808.96/809.14	c #Conflicts:    1165000 | #Learnt:      30665 | 0.000
808.96/809.14	c total clause space: 2341.61MB
808.96/809.14	c total #watches: 98353
809.76/809.95	c total #propagations: 59001715 / total #impl: 1394972550 (eff. 0.042)
809.76/809.95	c #Conflicts:    1166000 | #Learnt:      31665 | 0.000
809.76/809.95	c total clause space: 2341.61MB
809.76/809.95	c total #watches: 100353
810.46/810.70	c total #propagations: 59054273 / total #impl: 1397578559 (eff. 0.042)
810.46/810.70	c #Conflicts:    1167000 | #Learnt:      32665 | 0.000
810.46/810.70	c total clause space: 2341.61MB
810.46/810.70	c total #watches: 102353
811.26/811.42	c total #propagations: 59100843 / total #impl: 1399878405 (eff. 0.042)
811.26/811.42	c #Conflicts:    1168000 | #Learnt:      33665 | 0.000
811.26/811.42	c total clause space: 2341.61MB
811.26/811.42	c total #watches: 104353
812.06/812.20	c total #propagations: 59145421 / total #impl: 1401504058 (eff. 0.042)
812.06/812.20	c #Conflicts:    1169000 | #Learnt:      34665 | 0.000
812.06/812.20	c total clause space: 2341.61MB
812.06/812.20	c total #watches: 107517
812.76/812.94	c total #propagations: 59192902 / total #impl: 1404237916 (eff. 0.042)
812.76/812.94	c #Conflicts:    1170000 | #Learnt:      35665 | 0.000
812.76/812.94	c total clause space: 2341.61MB
812.76/812.94	c total #watches: 109517
813.56/813.70	c total #propagations: 59238918 / total #impl: 1407181120 (eff. 0.042)
813.56/813.70	c #Conflicts:    1171000 | #Learnt:      36665 | 0.000
813.56/813.70	c total clause space: 2341.61MB
813.56/813.70	c total #watches: 111517
814.26/814.47	c total #propagations: 59286354 / total #impl: 1409791033 (eff. 0.042)
814.26/814.47	c #Conflicts:    1172000 | #Learnt:      37665 | 0.000
814.26/814.47	c total clause space: 2341.61MB
814.26/814.47	c total #watches: 113517
815.16/815.33	c total #propagations: 59341217 / total #impl: 1412530191 (eff. 0.042)
815.16/815.33	c #Conflicts:    1173000 | #Learnt:      38665 | 0.000
815.16/815.33	c total clause space: 2341.61MB
815.16/815.33	c total #watches: 117841
816.26/816.43	c total #propagations: 59403992 / total #impl: 1414787619 (eff. 0.042)
816.26/816.43	c #Conflicts:    1174000 | #Learnt:      39665 | 0.000
816.26/816.43	c total clause space: 2341.61MB
816.26/816.43	c total #watches: 137279
817.26/817.42	c total #propagations: 59462951 / total #impl: 1416847271 (eff. 0.042)
817.26/817.42	c #Conflicts:    1175000 | #Learnt:      40665 | 0.000
817.26/817.42	c total clause space: 2341.61MB
817.26/817.42	c total #watches: 139279
818.56/818.76	c total #propagations: 59502634 / total #impl: 1416962653 (eff. 0.042)
818.56/818.76	c #Conflicts:    1176000 | #Learnt:      41665 | 0.000
818.56/818.76	c total clause space: 2341.61MB
818.56/818.76	c total #watches: 155225
819.76/819.98	c total #propagations: 59562147 / total #impl: 1418510417 (eff. 0.042)
819.76/819.98	c #Conflicts:    1177000 | #Learnt:      42665 | 0.000
819.76/819.98	c total clause space: 2341.61MB
819.76/819.98	c total #watches: 157225
821.16/821.30	c total #propagations: 59617944 / total #impl: 1418744785 (eff. 0.042)
821.16/821.30	c #Conflicts:    1178000 | #Learnt:      43665 | 0.000
821.16/821.30	c total clause space: 2341.61MB
821.16/821.30	c total #watches: 159225
822.66/822.83	c total #propagations: 59660244 / total #impl: 1418960442 (eff. 0.042)
822.66/822.83	c #Conflicts:    1179000 | #Learnt:      44665 | 0.000
822.66/822.83	c total clause space: 2341.61MB
822.66/822.83	c total #watches: 161225
824.16/824.31	c total #propagations: 59717112 / total #impl: 1420930012 (eff. 0.042)
824.16/824.31	c #Conflicts:    1180000 | #Learnt:      45665 | 0.000
824.16/824.31	c total clause space: 2341.61MB
824.16/824.31	c total #watches: 163225
825.76/825.92	c total #propagations: 59776800 / total #impl: 1422543773 (eff. 0.042)
825.76/825.92	c #Conflicts:    1181000 | #Learnt:      46665 | 0.000
825.76/825.92	c total clause space: 2341.61MB
825.76/825.92	c total #watches: 165235
826.96/827.18	c total #propagations: 59841404 / total #impl: 1424458030 (eff. 0.042)
826.96/827.18	c #Conflicts:    1182000 | #Learnt:      47665 | 0.000
826.96/827.18	c total clause space: 2341.61MB
826.96/827.18	c total #watches: 182347
828.56/828.77	c total #propagations: 59904993 / total #impl: 1427397558 (eff. 0.042)
828.56/828.77	c #Conflicts:    1183000 | #Learnt:      48665 | 0.000
828.56/828.77	c total clause space: 2341.61MB
828.56/828.77	c total #watches: 187835
829.95/830.13	c total #propagations: 59958957 / total #impl: 1429018211 (eff. 0.042)
829.95/830.13	c #Conflicts:    1184000 | #Learnt:      49665 | 0.000
829.95/830.13	c total clause space: 2341.61MB
829.95/830.13	c total #watches: 195645
831.56/831.75	c total #propagations: 60020088 / total #impl: 1431404555 (eff. 0.042)
831.56/831.75	c #Conflicts:    1185000 | #Learnt:      50665 | 0.000
831.56/831.75	c total clause space: 2341.61MB
831.56/831.75	c total #watches: 220880
833.76/833.97	c total #propagations: 60101821 / total #impl: 1432845297 (eff. 0.042)
833.76/833.97	c #Conflicts:    1186000 | #Learnt:      51665 | 0.000
833.76/833.97	c total clause space: 2341.61MB
833.76/833.97	c total #watches: 225206
836.06/836.27	c total #propagations: 60162226 / total #impl: 1435068984 (eff. 0.042)
836.06/836.27	c GC COLLECT
836.06/836.27	c #Conflicts:    1187000 | #Learnt:      26365 | 0.000
836.06/836.27	c total clause space: 2341.61MB
836.06/836.27	c total #watches: 89753
836.86/837.07	c total #propagations: 60228357 / total #impl: 1437388824 (eff. 0.042)
836.86/837.07	c #Conflicts:    1188000 | #Learnt:      27365 | 0.000
836.86/837.07	c total clause space: 2341.61MB
836.86/837.07	c total #watches: 91753
837.66/837.82	c total #propagations: 60271706 / total #impl: 1438546777 (eff. 0.042)
837.66/837.82	c #Conflicts:    1189000 | #Learnt:      28365 | 0.000
837.66/837.82	c total clause space: 2341.61MB
837.66/837.82	c total #watches: 93753
838.46/838.66	c total #propagations: 60318981 / total #impl: 1439708560 (eff. 0.042)
838.46/838.66	c #Conflicts:    1190000 | #Learnt:      29365 | 0.000
838.46/838.66	c total clause space: 2341.61MB
838.46/838.66	c total #watches: 100402
839.36/839.53	c total #propagations: 60363992 / total #impl: 1441048975 (eff. 0.042)
839.36/839.53	c #Conflicts:    1191000 | #Learnt:      30365 | 0.000
839.36/839.53	c total clause space: 2341.61MB
839.36/839.53	c total #watches: 102402
840.06/840.29	c total #propagations: 60411648 / total #impl: 1442217396 (eff. 0.042)
840.06/840.29	c #Conflicts:    1192000 | #Learnt:      31365 | 0.000
840.06/840.29	c total clause space: 2341.61MB
840.06/840.29	c total #watches: 104402
840.96/841.10	c total #propagations: 60462392 / total #impl: 1442442551 (eff. 0.042)
840.96/841.10	c #Conflicts:    1193000 | #Learnt:      32365 | 0.000
840.96/841.10	c total clause space: 2341.61MB
840.96/841.10	c total #watches: 106402
841.76/841.95	c total #propagations: 60516785 / total #impl: 1442722046 (eff. 0.042)
841.76/841.95	c #Conflicts:    1194000 | #Learnt:      33365 | 0.000
841.76/841.95	c total clause space: 2341.61MB
841.76/841.95	c total #watches: 108402
842.56/842.77	c total #propagations: 60556418 / total #impl: 1442907769 (eff. 0.042)
842.56/842.77	c #Conflicts:    1195000 | #Learnt:      34365 | 0.000
842.56/842.77	c total clause space: 2341.61MB
842.56/842.77	c total #watches: 110402
843.36/843.55	c total #propagations: 60610629 / total #impl: 1443172669 (eff. 0.042)
843.36/843.55	c #Conflicts:    1196000 | #Learnt:      35365 | 0.000
843.36/843.55	c total clause space: 2341.61MB
843.36/843.55	c total #watches: 112402
844.16/844.31	c total #propagations: 60667548 / total #impl: 1443520565 (eff. 0.042)
844.16/844.31	c #Conflicts:    1197000 | #Learnt:      36365 | 0.000
844.16/844.31	c total clause space: 2341.61MB
844.16/844.31	c total #watches: 114402
844.86/845.08	c total #propagations: 60709426 / total #impl: 1443803374 (eff. 0.042)
844.86/845.08	c #Conflicts:    1198000 | #Learnt:      37365 | 0.000
844.86/845.08	c total clause space: 2341.61MB
844.86/845.08	c total #watches: 116402
845.66/845.80	c total #propagations: 60752232 / total #impl: 1444178712 (eff. 0.042)
845.66/845.80	c #Conflicts:    1199000 | #Learnt:      38365 | 0.000
845.66/845.80	c total clause space: 2341.61MB
845.66/845.80	c total #watches: 118402
846.36/846.59	c total #propagations: 60797538 / total #impl: 1444831722 (eff. 0.042)
846.36/846.59	c #Conflicts:    1200000 | #Learnt:      39365 | 0.000
846.36/846.59	c total clause space: 2341.61MB
846.36/846.59	c total #watches: 120402
847.16/847.32	c total #propagations: 60852668 / total #impl: 1445689107 (eff. 0.042)
847.16/847.32	c #Conflicts:    1201000 | #Learnt:      40365 | 0.000
847.16/847.32	c total clause space: 2341.61MB
847.16/847.32	c total #watches: 122402
847.86/848.10	c total #propagations: 60907501 / total #impl: 1446509622 (eff. 0.042)
847.86/848.10	c #Conflicts:    1202000 | #Learnt:      41365 | 0.000
847.86/848.10	c total clause space: 2341.61MB
847.86/848.10	c total #watches: 124402
848.76/848.92	c total #propagations: 60946911 / total #impl: 1446723130 (eff. 0.042)
848.76/848.92	c #Conflicts:    1203000 | #Learnt:      42365 | 0.000
848.76/848.92	c total clause space: 2341.61MB
848.76/848.92	c total #watches: 126402
849.56/849.72	c total #propagations: 61001233 / total #impl: 1446964818 (eff. 0.042)
849.56/849.72	c #Conflicts:    1204000 | #Learnt:      43365 | 0.000
849.56/849.72	c total clause space: 2341.61MB
849.56/849.72	c total #watches: 128402
850.36/850.55	c total #propagations: 61053645 / total #impl: 1447202759 (eff. 0.042)
850.36/850.55	c #Conflicts:    1205000 | #Learnt:      44365 | 0.000
850.36/850.55	c total clause space: 2341.61MB
850.36/850.55	c total #watches: 130402
851.06/851.29	c total #propagations: 61101269 / total #impl: 1447601182 (eff. 0.042)
851.06/851.29	c #Conflicts:    1206000 | #Learnt:      45365 | 0.000
851.06/851.29	c total clause space: 2341.61MB
851.06/851.29	c total #watches: 132402
851.86/852.04	c total #propagations: 61140905 / total #impl: 1447822573 (eff. 0.042)
851.86/852.04	c #Conflicts:    1207000 | #Learnt:      46365 | 0.000
851.86/852.04	c total clause space: 2341.61MB
851.86/852.04	c total #watches: 134402
852.66/852.87	c total #propagations: 61185278 / total #impl: 1448883703 (eff. 0.042)
852.66/852.87	c #Conflicts:    1208000 | #Learnt:      47365 | 0.000
852.66/852.87	c total clause space: 2341.61MB
852.66/852.87	c total #watches: 136402
853.56/853.73	c total #propagations: 61238492 / total #impl: 1451521025 (eff. 0.042)
853.56/853.73	c #Conflicts:    1209000 | #Learnt:      48365 | 0.000
853.56/853.73	c total clause space: 2341.61MB
853.56/853.73	c total #watches: 140734
854.46/854.65	c total #propagations: 61298521 / total #impl: 1454449607 (eff. 0.042)
854.46/854.65	c #Conflicts:    1210000 | #Learnt:      49365 | 0.000
854.46/854.65	c total clause space: 2341.61MB
854.46/854.65	c total #watches: 142734
855.46/855.65	c total #propagations: 61359789 / total #impl: 1457538771 (eff. 0.042)
855.46/855.65	c #Conflicts:    1211000 | #Learnt:      50365 | 0.000
855.46/855.65	c total clause space: 2341.61MB
855.46/855.65	c total #watches: 144734
856.56/856.72	c total #propagations: 61438846 / total #impl: 1460063414 (eff. 0.042)
856.56/856.72	c #Conflicts:    1212000 | #Learnt:      51365 | 0.000
856.56/856.72	c total clause space: 2341.61MB
856.56/856.72	c total #watches: 146734
857.66/857.84	c total #propagations: 61518400 / total #impl: 1462534918 (eff. 0.042)
857.66/857.84	c #Conflicts:    1213000 | #Learnt:      52365 | 0.000
857.66/857.84	c total clause space: 2341.61MB
857.66/857.84	c total #watches: 148734
858.76/858.93	c total #propagations: 61598418 / total #impl: 1464995023 (eff. 0.042)
858.76/858.93	c GC COLLECT
858.76/858.93	c #Conflicts:    1214000 | #Learnt:      26769 | 0.000
858.76/858.93	c total clause space: 2341.61MB
858.76/858.93	c total #watches: 90561
859.55/859.70	c total #propagations: 61671655 / total #impl: 1467535489 (eff. 0.042)
859.55/859.70	c #Conflicts:    1215000 | #Learnt:      27769 | 0.000
859.55/859.70	c total clause space: 2341.61MB
859.55/859.70	c total #watches: 92561
860.25/860.47	c total #propagations: 61730678 / total #impl: 1469915459 (eff. 0.042)
860.25/860.47	c #Conflicts:    1216000 | #Learnt:      28769 | 0.000
860.25/860.47	c total clause space: 2341.61MB
860.25/860.47	c total #watches: 94561
861.05/861.22	c total #propagations: 61785376 / total #impl: 1472232164 (eff. 0.042)
861.05/861.22	c #Conflicts:    1217000 | #Learnt:      29769 | 0.000
861.05/861.22	c total clause space: 2341.61MB
861.05/861.22	c total #watches: 96561
861.75/861.98	c total #propagations: 61850297 / total #impl: 1474574779 (eff. 0.042)
861.75/861.98	c #Conflicts:    1218000 | #Learnt:      30769 | 0.000
861.75/861.98	c total clause space: 2341.61MB
861.75/861.98	c total #watches: 98561
862.55/862.79	c total #propagations: 61909285 / total #impl: 1476909513 (eff. 0.042)
862.55/862.79	c #Conflicts:    1219000 | #Learnt:      31769 | 0.000
862.55/862.79	c total clause space: 2341.61MB
862.55/862.79	c total #watches: 100561
863.36/863.58	c total #propagations: 61969143 / total #impl: 1479249026 (eff. 0.042)
863.36/863.58	c #Conflicts:    1220000 | #Learnt:      32769 | 0.000
863.36/863.58	c total clause space: 2341.61MB
863.36/863.58	c total #watches: 102561
864.15/864.36	c total #propagations: 62027047 / total #impl: 1481591431 (eff. 0.042)
864.15/864.36	c #Conflicts:    1221000 | #Learnt:      33769 | 0.000
864.15/864.36	c total clause space: 2341.61MB
864.15/864.36	c total #watches: 104561
864.95/865.17	c total #propagations: 62087359 / total #impl: 1483915755 (eff. 0.042)
864.95/865.17	c #Conflicts:    1222000 | #Learnt:      34769 | 0.000
864.95/865.17	c total clause space: 2341.61MB
864.95/865.17	c total #watches: 106561
865.85/866.01	c total #propagations: 62153269 / total #impl: 1486309523 (eff. 0.042)
865.85/866.01	c #Conflicts:    1223000 | #Learnt:      35769 | 0.000
865.85/866.01	c total clause space: 2341.61MB
865.85/866.01	c total #watches: 108561
866.66/866.86	c total #propagations: 62216940 / total #impl: 1488627208 (eff. 0.042)
866.66/866.86	c #Conflicts:    1224000 | #Learnt:      36769 | 0.000
866.66/866.86	c total clause space: 2341.61MB
866.66/866.86	c total #watches: 110561
867.55/867.71	c total #propagations: 62280194 / total #impl: 1490936470 (eff. 0.042)
867.55/867.71	c #Conflicts:    1225000 | #Learnt:      37769 | 0.000
867.55/867.71	c total clause space: 2341.61MB
867.55/867.71	c total #watches: 112561
868.35/868.57	c total #propagations: 62346148 / total #impl: 1493335928 (eff. 0.042)
868.35/868.57	c #Conflicts:    1226000 | #Learnt:      38769 | 0.000
868.35/868.57	c total clause space: 2341.61MB
868.35/868.57	c total #watches: 114561
869.25/869.43	c total #propagations: 62414081 / total #impl: 1495735341 (eff. 0.042)
869.25/869.43	c #Conflicts:    1227000 | #Learnt:      39769 | 0.000
869.25/869.43	c total clause space: 2341.61MB
869.25/869.43	c total #watches: 116561
870.06/870.29	c total #propagations: 62480988 / total #impl: 1498062675 (eff. 0.042)
870.06/870.29	c #Conflicts:    1228000 | #Learnt:      40769 | 0.000
870.06/870.29	c total clause space: 2341.61MB
870.06/870.29	c total #watches: 118561
870.95/871.15	c total #propagations: 62544762 / total #impl: 1500368310 (eff. 0.042)
870.95/871.15	c #Conflicts:    1229000 | #Learnt:      41769 | 0.000
870.95/871.15	c total clause space: 2341.61MB
870.95/871.15	c total #watches: 120561
871.75/871.96	c total #propagations: 62607934 / total #impl: 1502653400 (eff. 0.042)
871.75/871.96	c #Conflicts:    1230000 | #Learnt:      42769 | 0.000
871.75/871.96	c total clause space: 2341.61MB
871.75/871.96	c total #watches: 122561
872.65/872.80	c total #propagations: 62690615 / total #impl: 1505297407 (eff. 0.042)
872.65/872.80	c #Conflicts:    1231000 | #Learnt:      43769 | 0.000
872.65/872.80	c total clause space: 2341.61MB
872.65/872.80	c total #watches: 125726
873.45/873.64	c total #propagations: 62776948 / total #impl: 1508155848 (eff. 0.042)
873.45/873.64	c #Conflicts:    1232000 | #Learnt:      44769 | 0.000
873.45/873.64	c total clause space: 2341.61MB
873.45/873.64	c total #watches: 128893
874.36/874.60	c total #propagations: 62848444 / total #impl: 1509741585 (eff. 0.042)
874.36/874.60	c #Conflicts:    1233000 | #Learnt:      45769 | 0.000
874.36/874.60	c total clause space: 2341.61MB
874.36/874.60	c total #watches: 130893
875.46/875.61	c total #propagations: 62922709 / total #impl: 1512040108 (eff. 0.042)
875.46/875.61	c #Conflicts:    1234000 | #Learnt:      46769 | 0.000
875.46/875.61	c total clause space: 2341.61MB
875.46/875.61	c total #watches: 132893
876.35/876.58	c total #propagations: 63016731 / total #impl: 1514550202 (eff. 0.042)
876.35/876.58	c #Conflicts:    1235000 | #Learnt:      47769 | 0.000
876.35/876.58	c total clause space: 2341.61MB
876.35/876.58	c total #watches: 134893
877.35/877.53	c total #propagations: 63092905 / total #impl: 1516683648 (eff. 0.042)
877.35/877.53	c #Conflicts:    1236000 | #Learnt:      48769 | 0.000
877.35/877.53	c total clause space: 2341.61MB
877.35/877.53	c total #watches: 136893
878.45/878.63	c total #propagations: 63164365 / total #impl: 1518864927 (eff. 0.042)
878.45/878.63	c #Conflicts:    1237000 | #Learnt:      49769 | 0.000
878.45/878.63	c total clause space: 2341.61MB
878.45/878.63	c total #watches: 138893
879.35/879.57	c total #propagations: 63236354 / total #impl: 1521282319 (eff. 0.042)
879.35/879.57	c #Conflicts:    1238000 | #Learnt:      50769 | 0.000
879.35/879.57	c total clause space: 2341.61MB
879.35/879.57	c total #watches: 140893
880.25/880.47	c total #propagations: 63310370 / total #impl: 1523505924 (eff. 0.042)
880.25/880.47	c #Conflicts:    1239000 | #Learnt:      51769 | 0.000
880.25/880.47	c total clause space: 2341.61MB
880.25/880.47	c total #watches: 142893
881.15/881.31	c total #propagations: 63386549 / total #impl: 1525397622 (eff. 0.042)
881.15/881.31	c #Conflicts:    1240000 | #Learnt:      52769 | 0.000
881.15/881.31	c total clause space: 2341.61MB
881.15/881.31	c total #watches: 144893
882.05/882.24	c total #propagations: 63456254 / total #impl: 1527208793 (eff. 0.042)
882.05/882.24	c #Conflicts:    1241000 | #Learnt:      53769 | 0.000
882.05/882.24	c total clause space: 2341.61MB
882.05/882.24	c total #watches: 146893
882.85/883.09	c total #propagations: 63524262 / total #impl: 1529298174 (eff. 0.042)
882.85/883.09	c GC COLLECT
882.85/883.09	c #Conflicts:    1242000 | #Learnt:      27865 | 0.000
882.85/883.09	c total clause space: 2341.61MB
882.85/883.09	c total #watches: 92753
883.65/883.89	c total #propagations: 63601023 / total #impl: 1531360119 (eff. 0.042)
883.65/883.89	c #Conflicts:    1243000 | #Learnt:      28865 | 0.000
883.65/883.89	c total clause space: 2341.61MB
883.65/883.89	c total #watches: 94753
884.55/884.71	c total #propagations: 63683347 / total #impl: 1533503938 (eff. 0.042)
884.55/884.71	c #Conflicts:    1244000 | #Learnt:      29865 | 0.000
884.55/884.71	c total clause space: 2341.61MB
884.55/884.71	c total #watches: 96753
885.25/885.48	c total #propagations: 63749155 / total #impl: 1535773503 (eff. 0.042)
885.25/885.48	c #Conflicts:    1245000 | #Learnt:      30865 | 0.000
885.25/885.48	c total clause space: 2341.61MB
885.25/885.48	c total #watches: 98753
886.05/886.21	c total #propagations: 63799077 / total #impl: 1537797235 (eff. 0.041)
886.05/886.21	c #Conflicts:    1246000 | #Learnt:      31865 | 0.000
886.05/886.21	c total clause space: 2341.61MB
886.05/886.21	c total #watches: 100753
886.65/886.88	c total #propagations: 63843633 / total #impl: 1538878906 (eff. 0.041)
886.65/886.88	c #Conflicts:    1247000 | #Learnt:      32865 | 0.000
886.65/886.88	c total clause space: 2341.61MB
886.65/886.88	c total #watches: 102753
887.35/887.56	c total #propagations: 63882253 / total #impl: 1539944024 (eff. 0.041)
887.35/887.56	c #Conflicts:    1248000 | #Learnt:      33865 | 0.000
887.35/887.56	c total clause space: 2341.61MB
887.35/887.56	c total #watches: 104753
888.05/888.25	c total #propagations: 63928056 / total #impl: 1541406408 (eff. 0.041)
888.05/888.25	c #Conflicts:    1249000 | #Learnt:      34865 | 0.000
888.05/888.25	c total clause space: 2341.61MB
888.05/888.25	c total #watches: 106753
888.85/889.04	c total #propagations: 63981837 / total #impl: 1542558211 (eff. 0.041)
888.85/889.04	c #Conflicts:    1250000 | #Learnt:      35865 | 0.000
888.85/889.04	c total clause space: 2341.61MB
888.85/889.04	c total #watches: 108753
889.65/889.87	c total #propagations: 64068190 / total #impl: 1544781142 (eff. 0.041)
889.65/889.87	c #Conflicts:    1251000 | #Learnt:      36865 | 0.000
889.65/889.87	c total clause space: 2341.61MB
889.65/889.87	c total #watches: 110753
890.45/890.63	c total #propagations: 64140357 / total #impl: 1546891427 (eff. 0.041)
890.45/890.63	c #Conflicts:    1252000 | #Learnt:      37865 | 0.000
890.45/890.63	c total clause space: 2341.61MB
890.45/890.63	c total #watches: 112753
891.15/891.37	c total #propagations: 64214705 / total #impl: 1549274074 (eff. 0.041)
891.15/891.37	c #Conflicts:    1253000 | #Learnt:      38865 | 0.000
891.15/891.37	c total clause space: 2341.61MB
891.15/891.37	c total #watches: 114753
891.95/892.14	c total #propagations: 64278674 / total #impl: 1550778933 (eff. 0.041)
891.95/892.14	c #Conflicts:    1254000 | #Learnt:      39865 | 0.000
891.95/892.14	c total clause space: 2341.61MB
891.95/892.14	c total #watches: 116753
892.75/892.94	c total #propagations: 64347710 / total #impl: 1552503150 (eff. 0.041)
892.75/892.94	c #Conflicts:    1255000 | #Learnt:      40865 | 0.000
892.75/892.94	c total clause space: 2341.61MB
892.75/892.94	c total #watches: 118753
893.45/893.66	c total #propagations: 64414377 / total #impl: 1554895919 (eff. 0.041)
893.45/893.66	c #Conflicts:    1256000 | #Learnt:      41865 | 0.000
893.45/893.66	c total clause space: 2341.61MB
893.45/893.66	c total #watches: 120753
894.25/894.42	c total #propagations: 64455175 / total #impl: 1555978431 (eff. 0.041)
894.25/894.42	c #Conflicts:    1257000 | #Learnt:      42865 | 0.000
894.25/894.42	c total clause space: 2341.61MB
894.25/894.42	c total #watches: 122753
895.04/895.20	c total #propagations: 64500209 / total #impl: 1556238404 (eff. 0.041)
895.04/895.20	c #Conflicts:    1258000 | #Learnt:      43865 | 0.000
895.04/895.20	c total clause space: 2341.61MB
895.04/895.20	c total #watches: 124753
895.75/895.96	c total #propagations: 64553941 / total #impl: 1556628595 (eff. 0.041)
895.75/895.96	c #Conflicts:    1259000 | #Learnt:      44865 | 0.000
895.75/895.96	c total clause space: 2341.61MB
895.75/895.96	c total #watches: 126753
896.55/896.76	c total #propagations: 64602819 / total #impl: 1556907818 (eff. 0.041)
896.55/896.76	c #Conflicts:    1260000 | #Learnt:      45865 | 0.000
896.55/896.76	c total clause space: 2341.61MB
896.55/896.76	c total #watches: 129916
897.34/897.53	c total #propagations: 64671647 / total #impl: 1557743327 (eff. 0.042)
897.34/897.53	c #Conflicts:    1261000 | #Learnt:      46865 | 0.000
897.34/897.53	c total clause space: 2341.61MB
897.34/897.53	c total #watches: 131916
898.14/898.32	c total #propagations: 64742187 / total #impl: 1558929202 (eff. 0.042)
898.14/898.32	c #Conflicts:    1262000 | #Learnt:      47865 | 0.000
898.14/898.32	c total clause space: 2341.61MB
898.14/898.32	c total #watches: 133916
898.94/899.17	c total #propagations: 64794541 / total #impl: 1559413039 (eff. 0.042)
898.94/899.17	c #Conflicts:    1263000 | #Learnt:      48864 | 0.000
898.94/899.17	c total clause space: 2341.61MB
898.94/899.17	c total #watches: 135914
899.84/900.00	c total #propagations: 64848623 / total #impl: 1560438920 (eff. 0.042)
899.84/900.00	c #Conflicts:    1264000 | #Learnt:      49864 | 0.000
899.84/900.00	c total clause space: 2341.61MB
899.84/900.00	c total #watches: 137914
900.64/900.82	c total #propagations: 64882698 / total #impl: 1560522599 (eff. 0.042)
900.64/900.82	c #Conflicts:    1265000 | #Learnt:      50864 | 0.000
900.64/900.82	c total clause space: 2341.61MB
900.64/900.82	c total #watches: 139914
901.54/901.72	c total #propagations: 64930095 / total #impl: 1561385659 (eff. 0.042)
901.54/901.72	c #Conflicts:    1266000 | #Learnt:      51864 | 0.000
901.54/901.72	c total clause space: 2341.61MB
901.54/901.72	c total #watches: 144220
902.44/902.63	c total #propagations: 64990783 / total #impl: 1563067554 (eff. 0.042)
902.44/902.63	c #Conflicts:    1267000 | #Learnt:      52864 | 0.000
902.44/902.63	c total clause space: 2341.61MB
902.44/902.63	c total #watches: 146220
903.24/903.49	c total #propagations: 65049178 / total #impl: 1564191960 (eff. 0.042)
903.24/903.49	c #Conflicts:    1268000 | #Learnt:      53864 | 0.000
903.24/903.49	c total clause space: 2341.61MB
903.24/903.49	c total #watches: 148220
904.06/904.27	c total #propagations: 65101784 / total #impl: 1565219608 (eff. 0.042)
904.06/904.27	c GC COLLECT
904.06/904.27	c #Conflicts:    1269000 | #Learnt:      27664 | 0.000
904.06/904.27	c total clause space: 2341.61MB
904.06/904.27	c total #watches: 92351
904.75/904.96	c total #propagations: 65137446 / total #impl: 1565679068 (eff. 0.042)
904.75/904.96	c #Conflicts:    1270000 | #Learnt:      28664 | 0.000
904.75/904.96	c total clause space: 2341.61MB
904.75/904.96	c total #watches: 94351
905.45/905.66	c total #propagations: 65172935 / total #impl: 1566102391 (eff. 0.042)
905.45/905.66	c #Conflicts:    1271000 | #Learnt:      29664 | 0.000
905.45/905.66	c total clause space: 2341.61MB
905.45/905.66	c total #watches: 96351
906.15/906.35	c total #propagations: 65207822 / total #impl: 1566417958 (eff. 0.042)
906.15/906.35	c #Conflicts:    1272000 | #Learnt:      30664 | 0.000
906.15/906.35	c total clause space: 2341.61MB
906.15/906.35	c total #watches: 98351
906.85/907.05	c total #propagations: 65242914 / total #impl: 1566836680 (eff. 0.042)
906.85/907.05	c #Conflicts:    1273000 | #Learnt:      31664 | 0.000
906.85/907.05	c total clause space: 2341.61MB
906.85/907.05	c total #watches: 100351
907.55/907.75	c total #propagations: 65277114 / total #impl: 1566892661 (eff. 0.042)
907.55/907.75	c #Conflicts:    1274000 | #Learnt:      32664 | 0.000
907.55/907.75	c total clause space: 2341.61MB
907.55/907.75	c total #watches: 102351
908.25/908.44	c total #propagations: 65310474 / total #impl: 1566948580 (eff. 0.042)
908.25/908.44	c #Conflicts:    1275000 | #Learnt:      33664 | 0.000
908.25/908.44	c total clause space: 2341.61MB
908.25/908.44	c total #watches: 105510
909.05/909.21	c total #propagations: 65373346 / total #impl: 1567564001 (eff. 0.042)
909.05/909.21	c #Conflicts:    1276000 | #Learnt:      34664 | 0.000
909.05/909.21	c total clause space: 2341.61MB
909.05/909.21	c total #watches: 107510
909.75/909.95	c total #propagations: 65436615 / total #impl: 1568591216 (eff. 0.042)
909.75/909.95	c #Conflicts:    1277000 | #Learnt:      35664 | 0.000
909.75/909.95	c total clause space: 2341.61MB
909.75/909.95	c total #watches: 109510
910.45/910.68	c total #propagations: 65502912 / total #impl: 1570140317 (eff. 0.042)
910.45/910.68	c #Conflicts:    1278000 | #Learnt:      36664 | 0.000
910.45/910.68	c total clause space: 2341.61MB
910.45/910.68	c total #watches: 111510
911.25/911.44	c total #propagations: 65573170 / total #impl: 1571661793 (eff. 0.042)
911.25/911.44	c #Conflicts:    1279000 | #Learnt:      37664 | 0.000
911.25/911.44	c total clause space: 2341.61MB
911.25/911.44	c total #watches: 114690
911.95/912.17	c total #propagations: 65659185 / total #impl: 1573216278 (eff. 0.042)
911.95/912.17	c #Conflicts:    1280000 | #Learnt:      38664 | 0.000
911.95/912.17	c total clause space: 2341.61MB
911.95/912.17	c total #watches: 116690
912.75/912.96	c total #propagations: 65721626 / total #impl: 1574044358 (eff. 0.042)
912.75/912.96	c #Conflicts:    1281000 | #Learnt:      39664 | 0.000
912.75/912.96	c total clause space: 2341.61MB
912.75/912.96	c total #watches: 118690
913.55/913.78	c total #propagations: 65768484 / total #impl: 1574829185 (eff. 0.042)
913.55/913.78	c #Conflicts:    1282000 | #Learnt:      40664 | 0.000
913.55/913.78	c total clause space: 2341.61MB
913.55/913.78	c total #watches: 121844
914.45/914.64	c total #propagations: 65823826 / total #impl: 1576631355 (eff. 0.042)
914.45/914.64	c #Conflicts:    1283000 | #Learnt:      41664 | 0.000
914.45/914.64	c total clause space: 2341.61MB
914.45/914.64	c total #watches: 123844
915.25/915.47	c total #propagations: 65898126 / total #impl: 1578293700 (eff. 0.042)
915.25/915.47	c #Conflicts:    1284000 | #Learnt:      42664 | 0.000
915.25/915.47	c total clause space: 2341.61MB
915.25/915.47	c total #watches: 125844
916.05/916.30	c total #propagations: 65966927 / total #impl: 1580375863 (eff. 0.042)
916.05/916.30	c #Conflicts:    1285000 | #Learnt:      43664 | 0.000
916.05/916.30	c total clause space: 2341.61MB
916.05/916.30	c total #watches: 127844
916.85/917.08	c total #propagations: 66024871 / total #impl: 1583962272 (eff. 0.042)
916.85/917.08	c #Conflicts:    1286000 | #Learnt:      44664 | 0.000
916.85/917.08	c total clause space: 2341.61MB
916.85/917.08	c total #watches: 131004
917.65/917.87	c total #propagations: 66097829 / total #impl: 1586616969 (eff. 0.042)
917.65/917.87	c #Conflicts:    1287000 | #Learnt:      45664 | 0.000
917.65/917.87	c total clause space: 2341.61MB
917.65/917.87	c total #watches: 133004
918.45/918.69	c total #propagations: 66169782 / total #impl: 1589199519 (eff. 0.042)
918.45/918.69	c #Conflicts:    1288000 | #Learnt:      46664 | 0.000
918.45/918.69	c total clause space: 2341.61MB
918.45/918.69	c total #watches: 135004
919.35/919.51	c total #propagations: 66239487 / total #impl: 1592240332 (eff. 0.042)
919.35/919.51	c #Conflicts:    1289000 | #Learnt:      47664 | 0.000
919.35/919.51	c total clause space: 2341.61MB
919.35/919.51	c total #watches: 137004
920.15/920.36	c total #propagations: 66308757 / total #impl: 1595636073 (eff. 0.042)
920.15/920.36	c #Conflicts:    1290000 | #Learnt:      48664 | 0.000
920.15/920.36	c total clause space: 2341.61MB
920.15/920.36	c total #watches: 139004
921.05/921.20	c total #propagations: 66363561 / total #impl: 1599237542 (eff. 0.041)
921.05/921.20	c #Conflicts:    1291000 | #Learnt:      49664 | 0.000
921.05/921.20	c total clause space: 2341.61MB
921.05/921.20	c total #watches: 141004
921.85/922.02	c total #propagations: 66417337 / total #impl: 1602066431 (eff. 0.041)
921.85/922.02	c #Conflicts:    1292000 | #Learnt:      50664 | 0.000
921.85/922.02	c total clause space: 2341.61MB
921.85/922.02	c total #watches: 143004
922.65/922.84	c total #propagations: 66468893 / total #impl: 1604514012 (eff. 0.041)
922.65/922.84	c #Conflicts:    1293000 | #Learnt:      51664 | 0.000
922.65/922.84	c total clause space: 2341.61MB
922.65/922.84	c total #watches: 145004
923.55/923.70	c total #propagations: 66519582 / total #impl: 1606980158 (eff. 0.041)
923.55/923.70	c #Conflicts:    1294000 | #Learnt:      52664 | 0.000
923.55/923.70	c total clause space: 2341.61MB
923.55/923.70	c total #watches: 147004
924.45/924.60	c total #propagations: 66584770 / total #impl: 1609380572 (eff. 0.041)
924.45/924.60	c #Conflicts:    1295000 | #Learnt:      53664 | 0.000
924.45/924.60	c total clause space: 2341.61MB
924.45/924.60	c total #watches: 149004
925.25/925.49	c total #propagations: 66651324 / total #impl: 1612109379 (eff. 0.041)
925.25/925.49	c #Conflicts:    1296000 | #Learnt:      54664 | 0.000
925.25/925.49	c total clause space: 2341.61MB
925.25/925.49	c total #watches: 151004
926.24/926.45	c total #propagations: 66720755 / total #impl: 1614416964 (eff. 0.041)
926.24/926.45	c GC COLLECT
926.24/926.45	c #Conflicts:    1297000 | #Learnt:      28166 | 0.000
926.24/926.45	c total clause space: 2341.61MB
926.24/926.45	c total #watches: 93355
927.04/927.23	c total #propagations: 66790128 / total #impl: 1616589841 (eff. 0.041)
927.04/927.23	c #Conflicts:    1298000 | #Learnt:      29166 | 0.000
927.04/927.23	c total clause space: 2341.61MB
927.04/927.23	c total #watches: 95355
927.84/928.02	c total #propagations: 66874529 / total #impl: 1618370051 (eff. 0.041)
927.84/928.02	c #Conflicts:    1299000 | #Learnt:      30166 | 0.000
927.84/928.02	c total clause space: 2341.61MB
927.84/928.02	c total #watches: 97355
928.54/928.78	c total #propagations: 66955290 / total #impl: 1620415007 (eff. 0.041)
928.54/928.78	c #Conflicts:    1300000 | #Learnt:      31166 | 0.000
928.54/928.78	c total clause space: 2341.61MB
928.54/928.78	c total #watches: 99355
929.35/929.56	c total #propagations: 67011373 / total #impl: 1622814950 (eff. 0.041)
929.35/929.56	c #Conflicts:    1301000 | #Learnt:      32166 | 0.000
929.35/929.56	c total clause space: 2341.61MB
929.35/929.56	c total #watches: 101355
930.24/930.48	c total #propagations: 67066406 / total #impl: 1625231862 (eff. 0.041)
930.24/930.48	c #Conflicts:    1302000 | #Learnt:      33166 | 0.000
930.24/930.48	c total clause space: 2341.61MB
930.24/930.48	c total #watches: 104518
931.14/931.37	c total #propagations: 67140067 / total #impl: 1627896085 (eff. 0.041)
931.14/931.37	c #Conflicts:    1303000 | #Learnt:      34166 | 0.000
931.14/931.37	c total clause space: 2341.61MB
931.14/931.37	c total #watches: 106518
932.14/932.32	c total #propagations: 67213003 / total #impl: 1630327782 (eff. 0.041)
932.14/932.32	c #Conflicts:    1304000 | #Learnt:      35166 | 0.000
932.14/932.32	c total clause space: 2341.61MB
932.14/932.32	c total #watches: 108518
933.14/933.32	c total #propagations: 67295908 / total #impl: 1632699926 (eff. 0.041)
933.14/933.32	c #Conflicts:    1305000 | #Learnt:      36166 | 0.000
933.14/933.32	c total clause space: 2341.61MB
933.14/933.32	c total #watches: 110518
933.85/934.01	c total #propagations: 67375187 / total #impl: 1634908624 (eff. 0.041)
933.85/934.01	c #Conflicts:    1306000 | #Learnt:      37166 | 0.000
933.85/934.01	c total clause space: 2341.61MB
933.85/934.01	c total #watches: 112518
934.54/934.74	c total #propagations: 67436886 / total #impl: 1635580655 (eff. 0.041)
934.54/934.74	c #Conflicts:    1307000 | #Learnt:      38166 | 0.000
934.54/934.74	c total clause space: 2341.61MB
934.54/934.74	c total #watches: 114518
935.24/935.43	c total #propagations: 67486970 / total #impl: 1635847448 (eff. 0.041)
935.24/935.43	c #Conflicts:    1308000 | #Learnt:      39166 | 0.000
935.24/935.43	c total clause space: 2341.61MB
935.24/935.43	c total #watches: 116518
936.05/936.27	c total #propagations: 67524591 / total #impl: 1635984191 (eff. 0.041)
936.05/936.27	c #Conflicts:    1309000 | #Learnt:      40166 | 0.000
936.05/936.27	c total clause space: 2341.61MB
936.05/936.27	c total #watches: 118518
937.05/937.22	c total #propagations: 67567579 / total #impl: 1637269387 (eff. 0.041)
937.05/937.22	c #Conflicts:    1310000 | #Learnt:      41166 | 0.000
937.05/937.22	c total clause space: 2341.61MB
937.05/937.22	c total #watches: 121680
937.94/938.11	c total #propagations: 67626059 / total #impl: 1640827265 (eff. 0.041)
937.94/938.11	c #Conflicts:    1311000 | #Learnt:      42166 | 0.000
937.94/938.11	c total clause space: 2341.61MB
937.94/938.11	c total #watches: 123680
938.84/939.02	c total #propagations: 67675438 / total #impl: 1644888508 (eff. 0.041)
938.84/939.02	c #Conflicts:    1312000 | #Learnt:      43166 | 0.000
938.84/939.02	c total clause space: 2341.61MB
938.84/939.02	c total #watches: 125680
939.64/939.84	c total #propagations: 67727385 / total #impl: 1649072129 (eff. 0.041)
939.64/939.84	c #Conflicts:    1313000 | #Learnt:      44166 | 0.000
939.64/939.84	c total clause space: 2341.61MB
939.64/939.84	c total #watches: 127680
940.35/940.53	c total #propagations: 67777048 / total #impl: 1652035327 (eff. 0.041)
940.35/940.53	c #Conflicts:    1314000 | #Learnt:      45166 | 0.000
940.35/940.53	c total clause space: 2341.61MB
940.35/940.53	c total #watches: 129680
941.04/941.27	c total #propagations: 67817566 / total #impl: 1653260993 (eff. 0.041)
941.04/941.27	c #Conflicts:    1315000 | #Learnt:      46166 | 0.000
941.04/941.27	c total clause space: 2341.61MB
941.04/941.27	c total #watches: 131680
941.84/942.04	c total #propagations: 67861046 / total #impl: 1654640931 (eff. 0.041)
941.84/942.04	c #Conflicts:    1316000 | #Learnt:      47166 | 0.000
941.84/942.04	c total clause space: 2341.61MB
941.84/942.04	c total #watches: 133680
942.65/942.80	c total #propagations: 67907653 / total #impl: 1655898808 (eff. 0.041)
942.65/942.80	c #Conflicts:    1317000 | #Learnt:      48166 | 0.000
942.65/942.80	c total clause space: 2341.61MB
942.65/942.80	c total #watches: 138015
943.44/943.66	c total #propagations: 67951937 / total #impl: 1658029121 (eff. 0.041)
943.44/943.66	c #Conflicts:    1318000 | #Learnt:      49166 | 0.000
943.44/943.66	c total clause space: 2341.61MB
943.44/943.66	c total #watches: 141167
944.24/944.44	c total #propagations: 68002911 / total #impl: 1660249753 (eff. 0.041)
944.24/944.44	c #Conflicts:    1319000 | #Learnt:      50166 | 0.000
944.24/944.44	c total clause space: 2341.61MB
944.24/944.44	c total #watches: 143167
945.04/945.20	c total #propagations: 68049899 / total #impl: 1661947696 (eff. 0.041)
945.04/945.20	c #Conflicts:    1320000 | #Learnt:      51166 | 0.000
945.04/945.20	c total clause space: 2341.61MB
945.04/945.20	c total #watches: 145167
945.85/946.02	c total #propagations: 68082761 / total #impl: 1662006320 (eff. 0.041)
945.85/946.02	c #Conflicts:    1321000 | #Learnt:      52166 | 0.000
945.85/946.02	c total clause space: 2341.61MB
945.85/946.02	c total #watches: 147167
946.64/946.83	c total #propagations: 68115538 / total #impl: 1662133017 (eff. 0.041)
946.64/946.83	c #Conflicts:    1322000 | #Learnt:      53166 | 0.000
946.64/946.83	c total clause space: 2341.61MB
946.64/946.83	c total #watches: 149167
947.44/947.67	c total #propagations: 68149704 / total #impl: 1662267834 (eff. 0.041)
947.44/947.67	c #Conflicts:    1323000 | #Learnt:      54166 | 0.000
947.44/947.67	c total clause space: 2341.61MB
947.44/947.67	c total #watches: 151167
948.24/948.48	c total #propagations: 68183879 / total #impl: 1662380346 (eff. 0.041)
948.24/948.48	c #Conflicts:    1324000 | #Learnt:      55166 | 0.000
948.24/948.48	c total clause space: 2341.61MB
948.24/948.48	c total #watches: 153167
949.04/949.29	c total #propagations: 68218793 / total #impl: 1662543451 (eff. 0.041)
949.04/949.29	c GC COLLECT
949.04/949.29	c #Conflicts:    1325000 | #Learnt:      28368 | 0.000
949.04/949.29	c total clause space: 2341.61MB
949.04/949.29	c total #watches: 93759
949.74/949.94	c total #propagations: 68253643 / total #impl: 1662715514 (eff. 0.041)
949.74/949.94	c #Conflicts:    1326000 | #Learnt:      29368 | 0.000
949.74/949.94	c total clause space: 2341.61MB
949.74/949.94	c total #watches: 95759
950.44/950.62	c total #propagations: 68288458 / total #impl: 1662890276 (eff. 0.041)
950.44/950.62	c #Conflicts:    1327000 | #Learnt:      30368 | 0.000
950.44/950.62	c total clause space: 2341.61MB
950.44/950.62	c total #watches: 97759
951.14/951.31	c total #propagations: 68323270 / total #impl: 1663054475 (eff. 0.041)
951.14/951.31	c #Conflicts:    1328000 | #Learnt:      31368 | 0.000
951.14/951.31	c total clause space: 2341.61MB
951.14/951.31	c total #watches: 99759
951.74/951.98	c total #propagations: 68357921 / total #impl: 1663197701 (eff. 0.041)
951.74/951.98	c #Conflicts:    1329000 | #Learnt:      32368 | 0.000
951.74/951.98	c total clause space: 2341.61MB
951.74/951.98	c total #watches: 101759
952.45/952.69	c total #propagations: 68392999 / total #impl: 1663337710 (eff. 0.041)
952.45/952.69	c #Conflicts:    1330000 | #Learnt:      33368 | 0.000
952.45/952.69	c total clause space: 2341.61MB
952.45/952.69	c total #watches: 103759
953.14/953.39	c total #propagations: 68427958 / total #impl: 1663484145 (eff. 0.041)
953.14/953.39	c #Conflicts:    1331000 | #Learnt:      34368 | 0.000
953.14/953.39	c total clause space: 2341.61MB
953.14/953.39	c total #watches: 105759
953.94/954.10	c total #propagations: 68461423 / total #impl: 1663581488 (eff. 0.041)
953.94/954.10	c #Conflicts:    1332000 | #Learnt:      35368 | 0.000
953.94/954.10	c total clause space: 2341.61MB
953.94/954.10	c total #watches: 107759
954.75/954.90	c total #propagations: 68500018 / total #impl: 1663794953 (eff. 0.041)
954.75/954.90	c #Conflicts:    1333000 | #Learnt:      36368 | 0.000
954.75/954.90	c total clause space: 2341.61MB
954.75/954.90	c total #watches: 110918
955.54/955.72	c total #propagations: 68549574 / total #impl: 1664869063 (eff. 0.041)
955.54/955.72	c #Conflicts:    1334000 | #Learnt:      37368 | 0.000
955.54/955.72	c total clause space: 2341.61MB
955.54/955.72	c total #watches: 114067
956.34/956.54	c total #propagations: 68604230 / total #impl: 1666455867 (eff. 0.041)
956.34/956.54	c #Conflicts:    1335000 | #Learnt:      38368 | 0.000
956.34/956.54	c total clause space: 2341.61MB
956.34/956.54	c total #watches: 116067
957.14/957.34	c total #propagations: 68660342 / total #impl: 1668123180 (eff. 0.041)
957.14/957.34	c #Conflicts:    1336000 | #Learnt:      39368 | 0.000
957.14/957.34	c total clause space: 2341.61MB
957.14/957.34	c total #watches: 118067
958.05/958.22	c total #propagations: 68713468 / total #impl: 1669448381 (eff. 0.041)
958.05/958.22	c #Conflicts:    1337000 | #Learnt:      40368 | 0.000
958.05/958.22	c total clause space: 2341.61MB
958.05/958.22	c total #watches: 121221
958.94/959.10	c total #propagations: 68777917 / total #impl: 1671746915 (eff. 0.041)
958.94/959.10	c #Conflicts:    1338000 | #Learnt:      41368 | 0.000
958.94/959.10	c total clause space: 2341.61MB
958.94/959.10	c total #watches: 123221
959.84/960.02	c total #propagations: 68840413 / total #impl: 1674179959 (eff. 0.041)
959.84/960.02	c #Conflicts:    1339000 | #Learnt:      42368 | 0.000
959.84/960.02	c total clause space: 2341.61MB
959.84/960.02	c total #watches: 125221
960.74/960.93	c total #propagations: 68913435 / total #impl: 1676841609 (eff. 0.041)
960.74/960.93	c #Conflicts:    1340000 | #Learnt:      43368 | 0.000
960.74/960.93	c total clause space: 2341.61MB
960.74/960.93	c total #watches: 127221
961.44/961.68	c total #propagations: 68982733 / total #impl: 1679232502 (eff. 0.041)
961.44/961.68	c #Conflicts:    1341000 | #Learnt:      44368 | 0.000
961.44/961.68	c total clause space: 2341.61MB
961.44/961.68	c total #watches: 129221
962.24/962.49	c total #propagations: 69038248 / total #impl: 1680900460 (eff. 0.041)
962.24/962.49	c #Conflicts:    1342000 | #Learnt:      45368 | 0.000
962.24/962.49	c total clause space: 2341.61MB
962.24/962.49	c total #watches: 131221
963.04/963.27	c total #propagations: 69097478 / total #impl: 1683395073 (eff. 0.041)
963.04/963.27	c #Conflicts:    1343000 | #Learnt:      46368 | 0.000
963.04/963.27	c total clause space: 2341.61MB
963.04/963.27	c total #watches: 133221
963.84/964.04	c total #propagations: 69152886 / total #impl: 1685065435 (eff. 0.041)
963.84/964.04	c #Conflicts:    1344000 | #Learnt:      47368 | 0.000
963.84/964.04	c total clause space: 2341.61MB
963.84/964.04	c total #watches: 135221
964.65/964.82	c total #propagations: 69205942 / total #impl: 1686432010 (eff. 0.041)
964.65/964.82	c #Conflicts:    1345000 | #Learnt:      48368 | 0.000
964.65/964.82	c total clause space: 2341.61MB
964.65/964.82	c total #watches: 137221
965.44/965.66	c total #propagations: 69260720 / total #impl: 1687647389 (eff. 0.041)
965.44/965.66	c #Conflicts:    1346000 | #Learnt:      49368 | 0.000
965.44/965.66	c total clause space: 2341.61MB
965.44/965.66	c total #watches: 139221
966.24/966.49	c total #propagations: 69321409 / total #impl: 1689639576 (eff. 0.041)
966.24/966.49	c #Conflicts:    1347000 | #Learnt:      50368 | 0.000
966.24/966.49	c total clause space: 2341.61MB
966.24/966.49	c total #watches: 142373
967.14/967.31	c total #propagations: 69378728 / total #impl: 1691384965 (eff. 0.041)
967.14/967.31	c #Conflicts:    1348000 | #Learnt:      51368 | 0.000
967.14/967.31	c total clause space: 2341.61MB
967.14/967.31	c total #watches: 145523
967.94/968.18	c total #propagations: 69441123 / total #impl: 1693887982 (eff. 0.041)
967.94/968.18	c #Conflicts:    1349000 | #Learnt:      52368 | 0.000
967.94/968.18	c total clause space: 2341.61MB
967.94/968.18	c total #watches: 148677
968.84/969.04	c total #propagations: 69506185 / total #impl: 1696689201 (eff. 0.041)
968.84/969.04	c #Conflicts:    1350000 | #Learnt:      53368 | 0.000
968.84/969.04	c total clause space: 2341.61MB
968.84/969.04	c total #watches: 150677
969.74/969.97	c total #propagations: 69554859 / total #impl: 1697381558 (eff. 0.041)
969.74/969.97	c #Conflicts:    1351000 | #Learnt:      54368 | 0.000
969.74/969.97	c total clause space: 2341.61MB
969.74/969.97	c total #watches: 152677
970.64/970.83	c total #propagations: 69615634 / total #impl: 1699548278 (eff. 0.041)
970.64/970.83	c #Conflicts:    1352000 | #Learnt:      55368 | 0.000
970.64/970.83	c total clause space: 2341.61MB
970.64/970.83	c total #watches: 154677
971.64/971.82	c total #propagations: 69675487 / total #impl: 1701473247 (eff. 0.041)
971.64/971.82	c GC COLLECT
971.64/971.82	c #Conflicts:    1353000 | #Learnt:      28270 | 0.000
971.64/971.82	c total clause space: 2341.61MB
971.64/971.82	c total #watches: 93563
972.54/972.70	c total #propagations: 69744660 / total #impl: 1704619414 (eff. 0.041)
972.54/972.70	c #Conflicts:    1354000 | #Learnt:      29270 | 0.000
972.54/972.70	c total clause space: 2341.61MB
972.54/972.70	c total #watches: 95563
973.34/973.51	c total #propagations: 69812465 / total #impl: 1706352233 (eff. 0.041)
973.34/973.51	c #Conflicts:    1355000 | #Learnt:      30270 | 0.000
973.34/973.51	c total clause space: 2341.61MB
973.34/973.51	c total #watches: 97563
974.03/974.27	c total #propagations: 69861342 / total #impl: 1707005625 (eff. 0.041)
974.03/974.27	c #Conflicts:    1356000 | #Learnt:      31270 | 0.000
974.03/974.27	c total clause space: 2341.61MB
974.03/974.27	c total #watches: 99563
974.83/975.03	c total #propagations: 69903741 / total #impl: 1707343288 (eff. 0.041)
974.83/975.03	c #Conflicts:    1357000 | #Learnt:      32270 | 0.000
974.83/975.03	c total clause space: 2341.61MB
974.83/975.03	c total #watches: 101563
975.54/975.75	c total #propagations: 69946070 / total #impl: 1707813443 (eff. 0.041)
975.54/975.75	c #Conflicts:    1358000 | #Learnt:      33270 | 0.000
975.54/975.75	c total clause space: 2341.61MB
975.54/975.75	c total #watches: 103563
976.23/976.48	c total #propagations: 70016191 / total #impl: 1708405677 (eff. 0.041)
976.23/976.48	c #Conflicts:    1359000 | #Learnt:      34270 | 0.000
976.23/976.48	c total clause space: 2341.61MB
976.23/976.48	c total #watches: 105563
977.03/977.23	c total #propagations: 70067235 / total #impl: 1708861158 (eff. 0.041)
977.03/977.23	c #Conflicts:    1360000 | #Learnt:      35270 | 0.000
977.03/977.23	c total clause space: 2341.61MB
977.03/977.23	c total #watches: 107563
977.94/978.16	c total #propagations: 70115546 / total #impl: 1709174514 (eff. 0.041)
977.94/978.16	c #Conflicts:    1361000 | #Learnt:      36270 | 0.000
977.94/978.16	c total clause space: 2341.61MB
977.94/978.16	c total #watches: 110717
978.84/979.05	c total #propagations: 70191001 / total #impl: 1710412439 (eff. 0.041)
978.84/979.05	c #Conflicts:    1362000 | #Learnt:      37270 | 0.000
978.84/979.05	c total clause space: 2341.61MB
978.84/979.05	c total #watches: 112717
979.53/979.79	c total #propagations: 70264837 / total #impl: 1711817228 (eff. 0.041)
979.53/979.79	c #Conflicts:    1363000 | #Learnt:      38270 | 0.000
979.53/979.79	c total clause space: 2341.61MB
979.53/979.79	c total #watches: 114717
980.43/980.61	c total #propagations: 70318664 / total #impl: 1712683576 (eff. 0.041)
980.43/980.61	c #Conflicts:    1364000 | #Learnt:      39270 | 0.000
980.43/980.61	c total clause space: 2341.61MB
980.43/980.61	c total #watches: 117876
981.14/981.33	c total #propagations: 70379733 / total #impl: 1714031423 (eff. 0.041)
981.14/981.33	c #Conflicts:    1365000 | #Learnt:      40270 | 0.000
981.14/981.33	c total clause space: 2341.61MB
981.14/981.33	c total #watches: 119876
981.93/982.15	c total #propagations: 70430555 / total #impl: 1714546561 (eff. 0.041)
981.93/982.15	c #Conflicts:    1366000 | #Learnt:      41270 | 0.000
981.93/982.15	c total clause space: 2341.61MB
981.93/982.15	c total #watches: 121876
982.63/982.89	c total #propagations: 70499539 / total #impl: 1715787197 (eff. 0.041)
982.63/982.89	c #Conflicts:    1367000 | #Learnt:      42270 | 0.000
982.63/982.89	c total clause space: 2341.61MB
982.63/982.89	c total #watches: 123876
983.43/983.63	c total #propagations: 70566249 / total #impl: 1717153017 (eff. 0.041)
983.43/983.63	c #Conflicts:    1368000 | #Learnt:      43270 | 0.000
983.43/983.63	c total clause space: 2341.61MB
983.43/983.63	c total #watches: 125876
984.34/984.51	c total #propagations: 70626944 / total #impl: 1717979675 (eff. 0.041)
984.34/984.51	c #Conflicts:    1369000 | #Learnt:      44270 | 0.000
984.34/984.51	c total clause space: 2341.61MB
984.34/984.51	c total #watches: 127876
985.13/985.36	c total #propagations: 70697934 / total #impl: 1720022172 (eff. 0.041)
985.13/985.36	c #Conflicts:    1370000 | #Learnt:      45270 | 0.000
985.13/985.36	c total clause space: 2341.61MB
985.13/985.36	c total #watches: 129876
985.93/986.14	c total #propagations: 70778864 / total #impl: 1721723861 (eff. 0.041)
985.93/986.14	c #Conflicts:    1371000 | #Learnt:      46270 | 0.000
985.93/986.14	c total clause space: 2341.61MB
985.93/986.14	c total #watches: 133022
986.83/987.04	c total #propagations: 70845736 / total #impl: 1724046931 (eff. 0.041)
986.83/987.04	c #Conflicts:    1372000 | #Learnt:      47270 | 0.000
986.83/987.04	c total clause space: 2341.61MB
986.83/987.04	c total #watches: 135022
987.64/987.82	c total #propagations: 70901686 / total #impl: 1725631179 (eff. 0.041)
987.64/987.82	c #Conflicts:    1373000 | #Learnt:      48270 | 0.000
987.64/987.82	c total clause space: 2341.61MB
987.64/987.82	c total #watches: 137022
988.43/988.69	c total #propagations: 70943935 / total #impl: 1726779927 (eff. 0.041)
988.43/988.69	c #Conflicts:    1374000 | #Learnt:      49270 | 0.000
988.43/988.69	c total clause space: 2341.61MB
988.43/988.69	c total #watches: 139022
989.43/989.60	c total #propagations: 70997902 / total #impl: 1728648872 (eff. 0.041)
989.43/989.60	c #Conflicts:    1375000 | #Learnt:      50270 | 0.000
989.43/989.60	c total clause space: 2341.61MB
989.43/989.60	c total #watches: 141022
990.33/990.54	c total #propagations: 71059189 / total #impl: 1730883903 (eff. 0.041)
990.33/990.54	c #Conflicts:    1376000 | #Learnt:      51270 | 0.000
990.33/990.54	c total clause space: 2341.61MB
990.33/990.54	c total #watches: 143022
991.23/991.45	c total #propagations: 71122690 / total #impl: 1733112239 (eff. 0.041)
991.23/991.45	c #Conflicts:    1377000 | #Learnt:      52270 | 0.000
991.23/991.45	c total clause space: 2341.61MB
991.23/991.45	c total #watches: 145022
992.14/992.38	c total #propagations: 71193305 / total #impl: 1735276109 (eff. 0.041)
992.14/992.38	c #Conflicts:    1378000 | #Learnt:      53270 | 0.000
992.14/992.38	c total clause space: 2341.61MB
992.14/992.38	c total #watches: 147022
992.93/993.17	c total #propagations: 71281317 / total #impl: 1737540775 (eff. 0.041)
992.93/993.17	c #Conflicts:    1379000 | #Learnt:      54270 | 0.000
992.93/993.17	c total clause space: 2341.61MB
992.93/993.17	c total #watches: 149022
993.83/994.03	c total #propagations: 71346758 / total #impl: 1739191304 (eff. 0.041)
993.83/994.03	c #Conflicts:    1380000 | #Learnt:      55270 | 0.000
993.83/994.03	c total clause space: 2341.61MB
993.83/994.03	c total #watches: 151022
994.53/994.76	c total #propagations: 71411138 / total #impl: 1740642262 (eff. 0.041)
994.53/994.76	c #Conflicts:    1381000 | #Learnt:      56270 | 0.000
994.53/994.76	c total clause space: 2341.61MB
994.53/994.76	c total #watches: 153022
995.53/995.78	c total #propagations: 71471530 / total #impl: 1742355358 (eff. 0.041)
995.53/995.78	c GC COLLECT
995.53/995.78	c #Conflicts:    1382000 | #Learnt:      28866 | 0.000
995.53/995.78	c total clause space: 2341.61MB
995.53/995.78	c total #watches: 94755
996.33/996.53	c total #propagations: 71565735 / total #impl: 1745235783 (eff. 0.041)
996.33/996.53	c #Conflicts:    1383000 | #Learnt:      29866 | 0.000
996.33/996.53	c total clause space: 2341.61MB
996.33/996.53	c total #watches: 96755
997.13/997.31	c total #propagations: 71624329 / total #impl: 1747914963 (eff. 0.041)
997.13/997.31	c #Conflicts:    1384000 | #Learnt:      30866 | 0.000
997.13/997.31	c total clause space: 2341.61MB
997.13/997.31	c total #watches: 98755
997.93/998.11	c total #propagations: 71684811 / total #impl: 1750233592 (eff. 0.041)
997.93/998.11	c #Conflicts:    1385000 | #Learnt:      31866 | 0.000
997.93/998.11	c total clause space: 2341.61MB
997.93/998.11	c total #watches: 100755
998.73/998.99	c total #propagations: 71748785 / total #impl: 1752639873 (eff. 0.041)
998.73/998.99	c #Conflicts:    1386000 | #Learnt:      32866 | 0.000
998.73/998.99	c total clause space: 2341.61MB
998.73/998.99	c total #watches: 102755
999.73/999.92	c total #propagations: 71825381 / total #impl: 1755886494 (eff. 0.041)
999.73/999.92	c #Conflicts:    1387000 | #Learnt:      33866 | 0.000
999.73/999.92	c total clause space: 2341.61MB
999.73/999.92	c total #watches: 131288
1000.53/1000.74	c total #propagations: 71895806 / total #impl: 1758404801 (eff. 0.041)
1000.53/1000.74	c #Conflicts:    1388000 | #Learnt:      34866 | 0.000
1000.53/1000.74	c total clause space: 2341.61MB
1000.53/1000.74	c total #watches: 143628
1001.93/1002.17	c total #propagations: 71952257 / total #impl: 1758804919 (eff. 0.041)
1001.93/1002.17	c #Conflicts:    1389000 | #Learnt:      35866 | 0.000
1001.93/1002.17	c total clause space: 2341.61MB
1001.93/1002.17	c total #watches: 146770
1003.43/1003.64	c total #propagations: 72029163 / total #impl: 1759286970 (eff. 0.041)
1003.43/1003.64	c #Conflicts:    1390000 | #Learnt:      36866 | 0.000
1003.43/1003.64	c total clause space: 2341.61MB
1003.43/1003.64	c total #watches: 179886
1005.43/1005.62	c total #propagations: 72118611 / total #impl: 1760597471 (eff. 0.041)
1005.43/1005.62	c #Conflicts:    1391000 | #Learnt:      37866 | 0.000
1005.43/1005.62	c total clause space: 2341.61MB
1005.43/1005.62	c total #watches: 183036
1007.53/1007.72	c total #propagations: 72195049 / total #impl: 1773836204 (eff. 0.041)
1007.53/1007.72	c #Conflicts:    1392000 | #Learnt:      38866 | 0.000
1007.53/1007.72	c total clause space: 2341.61MB
1007.53/1007.72	c total #watches: 187342
1009.53/1009.75	c total #propagations: 72275315 / total #impl: 1785876959 (eff. 0.040)
1009.53/1009.75	c #Conflicts:    1393000 | #Learnt:      39866 | 0.000
1009.53/1009.75	c total clause space: 2341.61MB
1009.53/1009.75	c total #watches: 189342
1011.63/1011.80	c total #propagations: 72351713 / total #impl: 1798995940 (eff. 0.040)
1011.63/1011.80	c #Conflicts:    1394000 | #Learnt:      40866 | 0.000
1011.63/1011.80	c total clause space: 2341.61MB
1011.63/1011.80	c total #watches: 191342
1013.72/1013.92	c total #propagations: 72439195 / total #impl: 1814635521 (eff. 0.040)
1013.72/1013.92	c #Conflicts:    1395000 | #Learnt:      41866 | 0.000
1013.72/1013.92	c total clause space: 2341.61MB
1013.72/1013.92	c total #watches: 193342
1015.82/1016.09	c total #propagations: 72528318 / total #impl: 1831126348 (eff. 0.040)
1015.82/1016.09	c #Conflicts:    1396000 | #Learnt:      42866 | 0.000
1015.82/1016.09	c total clause space: 2341.61MB
1015.82/1016.09	c total #watches: 195342
1017.92/1018.13	c total #propagations: 72617582 / total #impl: 1849196342 (eff. 0.039)
1017.92/1018.13	c #Conflicts:    1397000 | #Learnt:      43866 | 0.000
1017.92/1018.13	c total clause space: 2341.61MB
1017.92/1018.13	c total #watches: 197342
1020.02/1020.26	c total #propagations: 72686691 / total #impl: 1867196868 (eff. 0.039)
1020.02/1020.26	c #Conflicts:    1398000 | #Learnt:      44866 | 0.000
1020.02/1020.26	c total clause space: 2341.61MB
1020.02/1020.26	c total #watches: 199342
1022.22/1022.44	c total #propagations: 72755481 / total #impl: 1885775594 (eff. 0.039)
1022.22/1022.44	c #Conflicts:    1399000 | #Learnt:      45866 | 0.000
1022.22/1022.44	c total clause space: 2341.61MB
1022.22/1022.44	c total #watches: 201342
1024.32/1024.55	c total #propagations: 72825574 / total #impl: 1905219573 (eff. 0.038)
1024.32/1024.55	c #Conflicts:    1400000 | #Learnt:      46866 | 0.000
1024.32/1024.55	c total clause space: 2341.61MB
1024.32/1024.55	c total #watches: 203342
1026.42/1026.62	c total #propagations: 72895282 / total #impl: 1923354387 (eff. 0.038)
1026.42/1026.62	c #Conflicts:    1401000 | #Learnt:      47866 | 0.000
1026.42/1026.62	c total clause space: 2341.61MB
1026.42/1026.62	c total #watches: 205342
1028.43/1028.68	c total #propagations: 72977425 / total #impl: 1943092010 (eff. 0.038)
1028.43/1028.68	c #Conflicts:    1402000 | #Learnt:      48866 | 0.000
1028.43/1028.68	c total clause space: 2341.61MB
1028.43/1028.68	c total #watches: 207342
1030.63/1030.88	c total #propagations: 73045701 / total #impl: 1960865477 (eff. 0.037)
1030.63/1030.88	c #Conflicts:    1403000 | #Learnt:      49866 | 0.000
1030.63/1030.88	c total clause space: 2341.61MB
1030.63/1030.88	c total #watches: 210490
1032.42/1032.65	c total #propagations: 73149680 / total #impl: 1975108680 (eff. 0.037)
1032.42/1032.65	c #Conflicts:    1404000 | #Learnt:      50866 | 0.000
1032.42/1032.65	c total clause space: 2341.61MB
1032.42/1032.65	c total #watches: 213638
1034.42/1034.61	c total #propagations: 73251276 / total #impl: 1986458426 (eff. 0.037)
1034.42/1034.61	c #Conflicts:    1405000 | #Learnt:      51866 | 0.000
1034.42/1034.61	c total clause space: 2341.61MB
1034.42/1034.61	c total #watches: 217928
1036.13/1036.38	c total #propagations: 73345198 / total #impl: 2002258916 (eff. 0.037)
1036.13/1036.38	c #Conflicts:    1406000 | #Learnt:      52866 | 0.000
1036.13/1036.38	c total clause space: 2341.61MB
1036.13/1036.38	c total #watches: 221074
1037.82/1038.07	c total #propagations: 73423906 / total #impl: 2016154107 (eff. 0.036)
1037.82/1038.07	c #Conflicts:    1407000 | #Learnt:      53866 | 0.000
1037.82/1038.07	c total clause space: 2341.61MB
1037.82/1038.07	c total #watches: 231110
1040.22/1040.45	c total #propagations: 73495124 / total #impl: 2026783533 (eff. 0.036)
1040.22/1040.45	c #Conflicts:    1408000 | #Learnt:      54866 | 0.000
1040.22/1040.45	c total clause space: 2341.61MB
1040.22/1040.45	c total #watches: 253571
1042.42/1042.62	c total #propagations: 73602218 / total #impl: 2032900727 (eff. 0.036)
1042.42/1042.62	c #Conflicts:    1409000 | #Learnt:      55866 | 0.000
1042.42/1042.62	c total clause space: 2341.61MB
1042.42/1042.62	c total #watches: 255571
1044.93/1045.10	c total #propagations: 73682651 / total #impl: 2038919809 (eff. 0.036)
1044.93/1045.10	c #Conflicts:    1410000 | #Learnt:      56866 | 0.000
1044.93/1045.10	c total clause space: 2341.61MB
1044.93/1045.10	c total #watches: 257571
1046.93/1047.20	c total #propagations: 73751919 / total #impl: 2041867478 (eff. 0.036)
1046.93/1047.20	c GC COLLECT
1046.93/1047.20	c #Conflicts:    1411000 | #Learnt:      29166 | 0.000
1046.93/1047.20	c total clause space: 2341.61MB
1046.93/1047.20	c total #watches: 116440
1048.13/1048.34	c total #propagations: 73836109 / total #impl: 2046995642 (eff. 0.036)
1048.13/1048.34	c #Conflicts:    1412000 | #Learnt:      30166 | 0.000
1048.13/1048.34	c total clause space: 2341.61MB
1048.13/1048.34	c total #watches: 118440
1049.33/1049.58	c total #propagations: 73912020 / total #impl: 2048748157 (eff. 0.036)
1049.33/1049.58	c #Conflicts:    1413000 | #Learnt:      31166 | 0.000
1049.33/1049.58	c total clause space: 2341.61MB
1049.33/1049.58	c total #watches: 121603
1050.53/1050.70	c total #propagations: 73990155 / total #impl: 2051093020 (eff. 0.036)
1050.53/1050.70	c #Conflicts:    1414000 | #Learnt:      32166 | 0.000
1050.53/1050.70	c total clause space: 2341.61MB
1050.53/1050.70	c total #watches: 123603
1051.63/1051.84	c total #propagations: 74068655 / total #impl: 2053061497 (eff. 0.036)
1051.63/1051.84	c #Conflicts:    1415000 | #Learnt:      33166 | 0.000
1051.63/1051.84	c total clause space: 2341.61MB
1051.63/1051.84	c total #watches: 125603
1052.73/1052.98	c total #propagations: 74136815 / total #impl: 2056502185 (eff. 0.036)
1052.73/1052.98	c #Conflicts:    1416000 | #Learnt:      34166 | 0.000
1052.73/1052.98	c total clause space: 2341.61MB
1052.73/1052.98	c total #watches: 133393
1054.03/1054.21	c total #propagations: 74195424 / total #impl: 2059444886 (eff. 0.036)
1054.03/1054.21	c #Conflicts:    1417000 | #Learnt:      35166 | 0.000
1054.03/1054.21	c total clause space: 2341.61MB
1054.03/1054.21	c total #watches: 142343
1055.23/1055.49	c total #propagations: 74243328 / total #impl: 2062712221 (eff. 0.036)
1055.23/1055.49	c #Conflicts:    1418000 | #Learnt:      36166 | 0.000
1055.23/1055.49	c total clause space: 2341.61MB
1055.23/1055.49	c total #watches: 144343
1056.63/1056.80	c total #propagations: 74288390 / total #impl: 2065085687 (eff. 0.036)
1056.63/1056.80	c #Conflicts:    1419000 | #Learnt:      37166 | 0.000
1056.63/1056.80	c total clause space: 2341.61MB
1056.63/1056.80	c total #watches: 146343
1057.83/1058.09	c total #propagations: 74353653 / total #impl: 2067336103 (eff. 0.036)
1057.83/1058.09	c #Conflicts:    1420000 | #Learnt:      38166 | 0.000
1057.83/1058.09	c total clause space: 2341.61MB
1057.83/1058.09	c total #watches: 148343
1059.13/1059.36	c total #propagations: 74410019 / total #impl: 2069297185 (eff. 0.036)
1059.13/1059.36	c #Conflicts:    1421000 | #Learnt:      39166 | 0.000
1059.13/1059.36	c total clause space: 2341.61MB
1059.13/1059.36	c total #watches: 150343
1060.33/1060.59	c total #propagations: 74464758 / total #impl: 2071301255 (eff. 0.036)
1060.33/1060.59	c #Conflicts:    1422000 | #Learnt:      40166 | 0.000
1060.33/1060.59	c total clause space: 2341.61MB
1060.33/1060.59	c total #watches: 152343
1061.83/1062.03	c total #propagations: 74527276 / total #impl: 2073213596 (eff. 0.036)
1061.83/1062.03	c #Conflicts:    1423000 | #Learnt:      41166 | 0.000
1061.83/1062.03	c total clause space: 2341.61MB
1061.83/1062.03	c total #watches: 154343
1063.03/1063.28	c total #propagations: 74591234 / total #impl: 2075299189 (eff. 0.036)
1063.03/1063.28	c #Conflicts:    1424000 | #Learnt:      42166 | 0.000
1063.03/1063.28	c total clause space: 2341.61MB
1063.03/1063.28	c total #watches: 156343
1064.43/1064.60	c total #propagations: 74648124 / total #impl: 2076630781 (eff. 0.036)
1064.43/1064.60	c #Conflicts:    1425000 | #Learnt:      43166 | 0.000
1064.43/1064.60	c total clause space: 2341.61MB
1064.43/1064.60	c total #watches: 158343
1065.73/1065.93	c total #propagations: 74701775 / total #impl: 2080504632 (eff. 0.036)
1065.73/1065.93	c #Conflicts:    1426000 | #Learnt:      44166 | 0.000
1065.73/1065.93	c total clause space: 2341.61MB
1065.73/1065.93	c total #watches: 160343
1067.02/1067.25	c total #propagations: 74767088 / total #impl: 2083006028 (eff. 0.036)
1067.02/1067.25	c #Conflicts:    1427000 | #Learnt:      45166 | 0.000
1067.02/1067.25	c total clause space: 2341.61MB
1067.02/1067.25	c total #watches: 164656
1068.42/1068.60	c total #propagations: 74861520 / total #impl: 2084665317 (eff. 0.036)
1068.42/1068.60	c #Conflicts:    1428000 | #Learnt:      46166 | 0.000
1068.42/1068.60	c total clause space: 2341.61MB
1068.42/1068.60	c total #watches: 166656
1069.82/1070.02	c total #propagations: 74926084 / total #impl: 2086999923 (eff. 0.036)
1069.82/1070.02	c #Conflicts:    1429000 | #Learnt:      47166 | 0.000
1069.82/1070.02	c total clause space: 2341.61MB
1069.82/1070.02	c total #watches: 168656
1071.42/1071.64	c total #propagations: 74995834 / total #impl: 2088626772 (eff. 0.036)
1071.42/1071.64	c #Conflicts:    1430000 | #Learnt:      48166 | 0.000
1071.42/1071.64	c total clause space: 2341.61MB
1071.42/1071.64	c total #watches: 170656
1073.02/1073.24	c total #propagations: 75079352 / total #impl: 2090018022 (eff. 0.036)
1073.02/1073.24	c #Conflicts:    1431000 | #Learnt:      49166 | 0.000
1073.02/1073.24	c total clause space: 2341.61MB
1073.02/1073.24	c total #watches: 172656
1074.53/1074.75	c total #propagations: 75166420 / total #impl: 2092310775 (eff. 0.036)
1074.53/1074.75	c #Conflicts:    1432000 | #Learnt:      50166 | 0.000
1074.53/1074.75	c total clause space: 2341.61MB
1074.53/1074.75	c total #watches: 174656
1075.82/1076.07	c total #propagations: 75254429 / total #impl: 2094607914 (eff. 0.036)
1075.82/1076.07	c #Conflicts:    1433000 | #Learnt:      51166 | 0.000
1075.82/1076.07	c total clause space: 2341.61MB
1075.82/1076.07	c total #watches: 176656
1077.02/1077.28	c total #propagations: 75311022 / total #impl: 2096036350 (eff. 0.036)
1077.02/1077.28	c #Conflicts:    1434000 | #Learnt:      52166 | 0.000
1077.02/1077.28	c total clause space: 2341.61MB
1077.02/1077.28	c total #watches: 178656
1078.32/1078.51	c total #propagations: 75367949 / total #impl: 2096989117 (eff. 0.036)
1078.32/1078.51	c #Conflicts:    1435000 | #Learnt:      53166 | 0.000
1078.32/1078.51	c total clause space: 2341.61MB
1078.32/1078.51	c total #watches: 180656
1079.72/1079.99	c total #propagations: 75429751 / total #impl: 2099503843 (eff. 0.036)
1079.72/1079.99	c #Conflicts:    1436000 | #Learnt:      54166 | 0.000
1079.72/1079.99	c total clause space: 2341.61MB
1079.72/1079.99	c total #watches: 182656
1081.23/1081.49	c total #propagations: 75503810 / total #impl: 2101744564 (eff. 0.036)
1081.23/1081.49	c #Conflicts:    1437000 | #Learnt:      55166 | 0.000
1081.23/1081.49	c total clause space: 2341.61MB
1081.23/1081.49	c total #watches: 184656
1082.72/1082.99	c total #propagations: 75598801 / total #impl: 2104189095 (eff. 0.036)
1082.72/1082.99	c #Conflicts:    1438000 | #Learnt:      56166 | 0.000
1082.72/1082.99	c total clause space: 2341.61MB
1082.72/1082.99	c total #watches: 186656
1084.12/1084.30	c total #propagations: 75678049 / total #impl: 2106642009 (eff. 0.036)
1084.12/1084.30	c #Conflicts:    1439000 | #Learnt:      57166 | 0.000
1084.12/1084.30	c total clause space: 2341.61MB
1084.12/1084.30	c total #watches: 188656
1085.42/1085.66	c total #propagations: 75741311 / total #impl: 2108922070 (eff. 0.036)
1085.42/1085.66	c GC COLLECT
1085.42/1085.66	c #Conflicts:    1440000 | #Learnt:      29167 | 0.000
1085.42/1085.66	c total clause space: 2341.61MB
1085.42/1085.66	c total #watches: 116442
1086.63/1086.81	c total #propagations: 75808824 / total #impl: 2111030373 (eff. 0.036)
1086.63/1086.81	c #Conflicts:    1441000 | #Learnt:      30167 | 0.000
1086.63/1086.81	c total clause space: 2341.61MB
1086.63/1086.81	c total #watches: 118442
1087.83/1088.01	c total #propagations: 75873697 / total #impl: 2112624805 (eff. 0.036)
1087.83/1088.01	c #Conflicts:    1442000 | #Learnt:      31167 | 0.000
1087.83/1088.01	c total clause space: 2341.61MB
1087.83/1088.01	c total #watches: 120442
1088.93/1089.14	c total #propagations: 75935250 / total #impl: 2115241293 (eff. 0.036)
1088.93/1089.14	c #Conflicts:    1443000 | #Learnt:      32167 | 0.000
1088.93/1089.14	c total clause space: 2341.61MB
1088.93/1089.14	c total #watches: 122442
1090.12/1090.31	c total #propagations: 75993276 / total #impl: 2117820205 (eff. 0.036)
1090.12/1090.31	c #Conflicts:    1444000 | #Learnt:      33167 | 0.000
1090.12/1090.31	c total clause space: 2341.61MB
1090.12/1090.31	c total #watches: 124442
1091.22/1091.45	c total #propagations: 76050671 / total #impl: 2120513254 (eff. 0.036)
1091.22/1091.45	c #Conflicts:    1445000 | #Learnt:      34167 | 0.000
1091.22/1091.45	c total clause space: 2341.61MB
1091.22/1091.45	c total #watches: 128766
1092.62/1092.85	c total #propagations: 76108282 / total #impl: 2123094115 (eff. 0.036)
1092.62/1092.85	c #Conflicts:    1446000 | #Learnt:      35167 | 0.000
1092.62/1092.85	c total clause space: 2341.61MB
1092.62/1092.85	c total #watches: 130766
1094.02/1094.27	c total #propagations: 76180206 / total #impl: 2126108232 (eff. 0.036)
1094.02/1094.27	c #Conflicts:    1447000 | #Learnt:      36167 | 0.000
1094.02/1094.27	c total clause space: 2341.61MB
1094.02/1094.27	c total #watches: 132766
1095.12/1095.36	c total #propagations: 76250746 / total #impl: 2129071322 (eff. 0.036)
1095.12/1095.36	c #Conflicts:    1448000 | #Learnt:      37167 | 0.000
1095.12/1095.36	c total clause space: 2341.61MB
1095.12/1095.36	c total #watches: 134766
1096.22/1096.46	c total #propagations: 76290171 / total #impl: 2130445859 (eff. 0.036)
1096.22/1096.46	c #Conflicts:    1449000 | #Learnt:      38167 | 0.000
1096.22/1096.46	c total clause space: 2341.61MB
1096.22/1096.46	c total #watches: 136766
1097.32/1097.57	c total #propagations: 76329299 / total #impl: 2132198210 (eff. 0.036)
1097.32/1097.57	c #Conflicts:    1450000 | #Learnt:      39167 | 0.000
1097.32/1097.57	c total clause space: 2341.61MB
1097.32/1097.57	c total #watches: 138766
1098.52/1098.70	c total #propagations: 76366301 / total #impl: 2133830027 (eff. 0.036)
1098.52/1098.70	c #Conflicts:    1451000 | #Learnt:      40167 | 0.000
1098.52/1098.70	c total clause space: 2341.61MB
1098.52/1098.70	c total #watches: 140766
1099.62/1099.84	c total #propagations: 76403320 / total #impl: 2135363991 (eff. 0.036)
1099.62/1099.84	c #Conflicts:    1452000 | #Learnt:      41167 | 0.000
1099.62/1099.84	c total clause space: 2341.61MB
1099.62/1099.84	c total #watches: 142766
1100.72/1100.96	c total #propagations: 76439712 / total #impl: 2136298573 (eff. 0.036)
1100.72/1100.96	c #Conflicts:    1453000 | #Learnt:      42167 | 0.000
1100.72/1100.96	c total clause space: 2341.61MB
1100.72/1100.96	c total #watches: 144766
1101.82/1102.05	c total #propagations: 76477798 / total #impl: 2138120668 (eff. 0.036)
1101.82/1102.05	c #Conflicts:    1454000 | #Learnt:      43167 | 0.000
1101.82/1102.05	c total clause space: 2341.61MB
1101.82/1102.05	c total #watches: 146766
1102.92/1103.15	c total #propagations: 76515666 / total #impl: 2139756889 (eff. 0.036)
1102.92/1103.15	c #Conflicts:    1455000 | #Learnt:      44167 | 0.000
1102.92/1103.15	c total clause space: 2341.61MB
1102.92/1103.15	c total #watches: 148766
1104.02/1104.28	c total #propagations: 76552008 / total #impl: 2141400331 (eff. 0.036)
1104.02/1104.28	c #Conflicts:    1456000 | #Learnt:      45167 | 0.000
1104.02/1104.28	c total clause space: 2341.61MB
1104.02/1104.28	c total #watches: 150766
1105.22/1105.42	c total #propagations: 76600269 / total #impl: 2143566850 (eff. 0.036)
1105.22/1105.42	c #Conflicts:    1457000 | #Learnt:      46167 | 0.000
1105.22/1105.42	c total clause space: 2341.61MB
1105.22/1105.42	c total #watches: 152766
1106.32/1106.58	c total #propagations: 76635866 / total #impl: 2144320801 (eff. 0.036)
1106.32/1106.58	c #Conflicts:    1458000 | #Learnt:      47167 | 0.000
1106.32/1106.58	c total clause space: 2341.61MB
1106.32/1106.58	c total #watches: 154766
1107.52/1107.75	c total #propagations: 76677194 / total #impl: 2145876344 (eff. 0.036)
1107.52/1107.75	c #Conflicts:    1459000 | #Learnt:      48167 | 0.000
1107.52/1107.75	c total clause space: 2341.61MB
1107.52/1107.75	c total #watches: 156766
1108.72/1108.94	c total #propagations: 76714571 / total #impl: 2146812429 (eff. 0.036)
1108.72/1108.94	c #Conflicts:    1460000 | #Learnt:      49167 | 0.000
1108.72/1108.94	c total clause space: 2341.61MB
1108.72/1108.94	c total #watches: 158766
1110.02/1110.28	c total #propagations: 76761558 / total #impl: 2148633631 (eff. 0.036)
1110.02/1110.28	c #Conflicts:    1461000 | #Learnt:      50167 | 0.000
1110.02/1110.28	c total clause space: 2341.61MB
1110.02/1110.28	c total #watches: 160766
1111.32/1111.50	c total #propagations: 76842871 / total #impl: 2152039464 (eff. 0.036)
1111.32/1111.50	c #Conflicts:    1462000 | #Learnt:      51167 | 0.000
1111.32/1111.50	c total clause space: 2341.61MB
1111.32/1111.50	c total #watches: 162766
1112.51/1112.75	c total #propagations: 76913372 / total #impl: 2154829421 (eff. 0.036)
1112.51/1112.75	c #Conflicts:    1463000 | #Learnt:      52167 | 0.000
1112.51/1112.75	c total clause space: 2341.61MB
1112.51/1112.75	c total #watches: 164766
1113.71/1113.94	c total #propagations: 76985935 / total #impl: 2158780828 (eff. 0.036)
1113.71/1113.94	c #Conflicts:    1464000 | #Learnt:      53167 | 0.000
1113.71/1113.94	c total clause space: 2341.61MB
1113.71/1113.94	c total #watches: 166766
1115.01/1115.24	c total #propagations: 77077648 / total #impl: 2162092778 (eff. 0.036)
1115.01/1115.24	c #Conflicts:    1465000 | #Learnt:      54167 | 0.000
1115.01/1115.24	c total clause space: 2341.61MB
1115.01/1115.24	c total #watches: 168766
1116.42/1116.63	c total #propagations: 77160900 / total #impl: 2165210443 (eff. 0.036)
1116.42/1116.63	c #Conflicts:    1466000 | #Learnt:      55167 | 0.000
1116.42/1116.63	c total clause space: 2341.61MB
1116.42/1116.63	c total #watches: 170766
1117.91/1118.14	c total #propagations: 77232520 / total #impl: 2168805512 (eff. 0.036)
1117.91/1118.14	c #Conflicts:    1467000 | #Learnt:      56167 | 0.000
1117.91/1118.14	c total clause space: 2341.61MB
1117.91/1118.14	c total #watches: 172766
1119.51/1119.75	c total #propagations: 77307020 / total #impl: 2173162754 (eff. 0.036)
1119.51/1119.75	c #Conflicts:    1468000 | #Learnt:      57167 | 0.000
1119.51/1119.75	c total clause space: 2341.61MB
1119.51/1119.75	c total #watches: 174766
1120.91/1121.19	c total #propagations: 77390005 / total #impl: 2177643664 (eff. 0.036)
1120.91/1121.19	c #Conflicts:    1469000 | #Learnt:      58167 | 0.000
1120.91/1121.19	c total clause space: 2341.61MB
1120.91/1121.19	c total #watches: 176766
1122.21/1122.42	c total #propagations: 77478855 / total #impl: 2180790008 (eff. 0.036)
1122.21/1122.42	c GC COLLECT
1122.21/1122.42	c #Conflicts:    1470000 | #Learnt:      29863 | 0.000
1122.21/1122.42	c total clause space: 2341.61MB
1122.21/1122.42	c total #watches: 118995
1123.71/1123.92	c total #propagations: 77574037 / total #impl: 2183661055 (eff. 0.036)
1123.71/1123.92	c #Conflicts:    1471000 | #Learnt:      30863 | 0.000
1123.71/1123.92	c total clause space: 2341.61MB
1123.71/1123.92	c total #watches: 122158
1124.91/1125.13	c total #propagations: 77650040 / total #impl: 2186531087 (eff. 0.036)
1124.91/1125.13	c #Conflicts:    1472000 | #Learnt:      31863 | 0.000
1124.91/1125.13	c total clause space: 2341.61MB
1124.91/1125.13	c total #watches: 124158
1126.22/1126.44	c total #propagations: 77737676 / total #impl: 2189582171 (eff. 0.036)
1126.22/1126.44	c #Conflicts:    1473000 | #Learnt:      32863 | 0.000
1126.22/1126.44	c total clause space: 2341.61MB
1126.22/1126.44	c total #watches: 126158
1127.61/1127.86	c total #propagations: 77824615 / total #impl: 2192933520 (eff. 0.035)
1127.61/1127.86	c #Conflicts:    1474000 | #Learnt:      33863 | 0.000
1127.61/1127.86	c total clause space: 2341.61MB
1127.61/1127.86	c total #watches: 128158
1128.91/1129.17	c total #propagations: 77904419 / total #impl: 2195476919 (eff. 0.035)
1128.91/1129.17	c #Conflicts:    1475000 | #Learnt:      34863 | 0.000
1128.91/1129.17	c total clause space: 2341.61MB
1128.91/1129.17	c total #watches: 130158
1130.21/1130.44	c total #propagations: 77970685 / total #impl: 2197835448 (eff. 0.035)
1130.21/1130.44	c #Conflicts:    1476000 | #Learnt:      35863 | 0.000
1130.21/1130.44	c total clause space: 2341.61MB
1130.21/1130.44	c total #watches: 132158
1131.31/1131.59	c total #propagations: 78035004 / total #impl: 2200299009 (eff. 0.035)
1131.31/1131.59	c #Conflicts:    1477000 | #Learnt:      36863 | 0.000
1131.31/1131.59	c total clause space: 2341.61MB
1131.31/1131.59	c total #watches: 134158
1132.51/1132.78	c total #propagations: 78077063 / total #impl: 2201284657 (eff. 0.035)
1132.51/1132.78	c #Conflicts:    1478000 | #Learnt:      37863 | 0.000
1132.51/1132.78	c total clause space: 2341.61MB
1132.51/1132.78	c total #watches: 136158
1133.71/1133.92	c total #propagations: 78123307 / total #impl: 2202406734 (eff. 0.035)
1133.71/1133.92	c #Conflicts:    1479000 | #Learnt:      38863 | 0.000
1133.71/1133.92	c total clause space: 2341.61MB
1133.71/1133.92	c total #watches: 138158
1134.61/1134.87	c total #propagations: 78172199 / total #impl: 2203975943 (eff. 0.035)
1134.61/1134.87	c #Conflicts:    1480000 | #Learnt:      39863 | 0.000
1134.61/1134.87	c total clause space: 2341.61MB
1134.61/1134.87	c total #watches: 140158
1135.71/1135.93	c total #propagations: 78227481 / total #impl: 2204895738 (eff. 0.035)
1135.71/1135.93	c #Conflicts:    1481000 | #Learnt:      40863 | 0.000
1135.71/1135.93	c total clause space: 2341.61MB
1135.71/1135.93	c total #watches: 142158
1136.91/1137.16	c total #propagations: 78282571 / total #impl: 2206112071 (eff. 0.035)
1136.91/1137.16	c #Conflicts:    1482000 | #Learnt:      41863 | 0.000
1136.91/1137.16	c total clause space: 2341.61MB
1136.91/1137.16	c total #watches: 145317
1138.11/1138.35	c total #propagations: 78333580 / total #impl: 2207300997 (eff. 0.035)
1138.11/1138.35	c #Conflicts:    1483000 | #Learnt:      42863 | 0.000
1138.11/1138.35	c total clause space: 2341.61MB
1138.11/1138.35	c total #watches: 147317
1139.11/1139.33	c total #propagations: 78390418 / total #impl: 2208116060 (eff. 0.036)
1139.11/1139.33	c #Conflicts:    1484000 | #Learnt:      43863 | 0.000
1139.11/1139.33	c total clause space: 2341.61MB
1139.11/1139.33	c total #watches: 149317
1140.21/1140.46	c total #propagations: 78460255 / total #impl: 2212218525 (eff. 0.035)
1140.21/1140.46	c #Conflicts:    1485000 | #Learnt:      44863 | 0.000
1140.21/1140.46	c total clause space: 2341.61MB
1140.21/1140.46	c total #watches: 152477
1141.62/1141.89	c total #propagations: 78512865 / total #impl: 2216360977 (eff. 0.035)
1141.62/1141.89	c #Conflicts:    1486000 | #Learnt:      45863 | 0.000
1141.62/1141.89	c total clause space: 2341.61MB
1141.62/1141.89	c total #watches: 159113
1143.01/1143.28	c total #propagations: 78571179 / total #impl: 2221093409 (eff. 0.035)
1143.01/1143.28	c #Conflicts:    1487000 | #Learnt:      46863 | 0.000
1143.01/1143.28	c total clause space: 2341.61MB
1143.01/1143.28	c total #watches: 161113
1144.51/1144.74	c total #propagations: 78623910 / total #impl: 2225622700 (eff. 0.035)
1144.51/1144.74	c #Conflicts:    1488000 | #Learnt:      47863 | 0.000
1144.51/1144.74	c total clause space: 2341.61MB
1144.51/1144.74	c total #watches: 167751
1145.91/1146.19	c total #propagations: 78684666 / total #impl: 2230565507 (eff. 0.035)
1145.91/1146.19	c #Conflicts:    1489000 | #Learnt:      48863 | 0.000
1145.91/1146.19	c total clause space: 2341.61MB
1145.91/1146.19	c total #watches: 169751
1147.51/1147.75	c total #propagations: 78742881 / total #impl: 2235744485 (eff. 0.035)
1147.51/1147.75	c #Conflicts:    1490000 | #Learnt:      49863 | 0.000
1147.51/1147.75	c total clause space: 2341.61MB
1147.51/1147.75	c total #watches: 174071
1149.01/1149.22	c total #propagations: 78796513 / total #impl: 2240819037 (eff. 0.035)
1149.01/1149.22	c #Conflicts:    1491000 | #Learnt:      50863 | 0.000
1149.01/1149.22	c total clause space: 2341.61MB
1149.01/1149.22	c total #watches: 178389
1150.41/1150.66	c total #propagations: 78852729 / total #impl: 2242401007 (eff. 0.035)
1150.41/1150.66	c #Conflicts:    1492000 | #Learnt:      51863 | 0.000
1150.41/1150.66	c total clause space: 2341.61MB
1150.41/1150.66	c total #watches: 180389
1152.01/1152.28	c total #propagations: 78919772 / total #impl: 2243489714 (eff. 0.035)
1152.01/1152.28	c #Conflicts:    1493000 | #Learnt:      52863 | 0.000
1152.01/1152.28	c total clause space: 2341.61MB
1152.01/1152.28	c total #watches: 182389
1153.61/1153.87	c total #propagations: 78985252 / total #impl: 2246296098 (eff. 0.035)
1153.61/1153.87	c #Conflicts:    1494000 | #Learnt:      53863 | 0.000
1153.61/1153.87	c total clause space: 2341.61MB
1153.61/1153.87	c total #watches: 196900
1155.21/1155.49	c total #propagations: 79044315 / total #impl: 2248747271 (eff. 0.035)
1155.21/1155.49	c #Conflicts:    1495000 | #Learnt:      54863 | 0.000
1155.21/1155.49	c total clause space: 2341.61MB
1155.21/1155.49	c total #watches: 216969
1157.91/1158.10	c total #propagations: 79107249 / total #impl: 2250189075 (eff. 0.035)
1157.91/1158.10	c #Conflicts:    1496000 | #Learnt:      55863 | 0.000
1157.91/1158.10	c total clause space: 2341.61MB
1157.91/1158.10	c total #watches: 223495
1160.31/1160.59	c total #propagations: 79182333 / total #impl: 2256084840 (eff. 0.035)
1160.31/1160.59	c #Conflicts:    1497000 | #Learnt:      56863 | 0.000
1160.31/1160.59	c total clause space: 2341.61MB
1160.31/1160.59	c total #watches: 232242
1163.21/1163.42	c total #propagations: 79256248 / total #impl: 2259939310 (eff. 0.035)
1163.21/1163.42	c #Conflicts:    1498000 | #Learnt:      57863 | 0.000
1163.21/1163.42	c total clause space: 2341.61MB
1163.21/1163.42	c total #watches: 237618
1165.50/1165.72	c total #propagations: 79328838 / total #impl: 2263136428 (eff. 0.035)
1165.50/1165.72	c #Conflicts:    1499000 | #Learnt:      58863 | 0.000
1165.50/1165.72	c total clause space: 2341.61MB
1165.50/1165.72	c total #watches: 257566
1167.20/1167.42	c total #propagations: 79401638 / total #impl: 2265165651 (eff. 0.035)
1167.20/1167.42	c GC COLLECT
1167.20/1167.42	c #Conflicts:    1500000 | #Learnt:      30266 | 0.000
1167.20/1167.42	c total clause space: 2341.61MB
1167.20/1167.42	c total #watches: 120942
1168.30/1168.57	c total #propagations: 79478946 / total #impl: 2266244040 (eff. 0.035)
1168.30/1168.57	c #Conflicts:    1501000 | #Learnt:      31266 | 0.000
1168.30/1168.57	c total clause space: 2341.61MB
1168.30/1168.57	c total #watches: 122942
1169.40/1169.63	c total #propagations: 79530156 / total #impl: 2266645455 (eff. 0.035)
1169.40/1169.63	c #Conflicts:    1502000 | #Learnt:      32266 | 0.000
1169.40/1169.63	c total clause space: 2341.61MB
1169.40/1169.63	c total #watches: 124942
1170.60/1170.83	c total #propagations: 79576596 / total #impl: 2266897924 (eff. 0.035)
1170.60/1170.83	c #Conflicts:    1503000 | #Learnt:      33266 | 0.000
1170.60/1170.83	c total clause space: 2341.61MB
1170.60/1170.83	c total #watches: 126942
1171.80/1172.04	c total #propagations: 79630609 / total #impl: 2267297354 (eff. 0.035)
1171.80/1172.04	c #Conflicts:    1504000 | #Learnt:      34266 | 0.000
1171.80/1172.04	c total clause space: 2341.61MB
1171.80/1172.04	c total #watches: 128942
1172.90/1173.18	c total #propagations: 79683278 / total #impl: 2267608449 (eff. 0.035)
1172.90/1173.18	c #Conflicts:    1505000 | #Learnt:      35266 | 0.000
1172.90/1173.18	c total clause space: 2341.61MB
1172.90/1173.18	c total #watches: 130942
1174.20/1174.41	c total #propagations: 79748973 / total #impl: 2268096547 (eff. 0.035)
1174.20/1174.41	c #Conflicts:    1506000 | #Learnt:      36266 | 0.000
1174.20/1174.41	c total clause space: 2341.61MB
1174.20/1174.41	c total #watches: 132942
1175.50/1175.76	c total #propagations: 79832196 / total #impl: 2268742564 (eff. 0.035)
1175.50/1175.76	c #Conflicts:    1507000 | #Learnt:      37266 | 0.000
1175.50/1175.76	c total clause space: 2341.61MB
1175.50/1175.76	c total #watches: 134942
1176.81/1177.04	c total #propagations: 79916705 / total #impl: 2269293809 (eff. 0.035)
1176.81/1177.04	c #Conflicts:    1508000 | #Learnt:      38265 | 0.000
1176.81/1177.04	c total clause space: 2341.61MB
1176.81/1177.04	c total #watches: 136940
1178.01/1178.28	c total #propagations: 79994628 / total #impl: 2269959325 (eff. 0.035)
1178.01/1178.28	c #Conflicts:    1509000 | #Learnt:      39265 | 0.000
1178.01/1178.28	c total clause space: 2341.61MB
1178.01/1178.28	c total #watches: 138940
1179.40/1179.66	c total #propagations: 80091088 / total #impl: 2270803994 (eff. 0.035)
1179.40/1179.66	c #Conflicts:    1510000 | #Learnt:      40265 | 0.000
1179.40/1179.66	c total clause space: 2341.61MB
1179.40/1179.66	c total #watches: 140940
1180.80/1181.09	c total #propagations: 80187803 / total #impl: 2271565372 (eff. 0.035)
1180.80/1181.09	c #Conflicts:    1511000 | #Learnt:      41265 | 0.000
1180.80/1181.09	c total clause space: 2341.61MB
1180.80/1181.09	c total #watches: 142940
1182.50/1182.78	c total #propagations: 80260199 / total #impl: 2271926408 (eff. 0.035)
1182.50/1182.78	c #Conflicts:    1512000 | #Learnt:      42265 | 0.000
1182.50/1182.78	c total clause space: 2341.61MB
1182.50/1182.78	c total #watches: 144940
1184.20/1184.40	c total #propagations: 80344552 / total #impl: 2272497792 (eff. 0.035)
1184.20/1184.40	c #Conflicts:    1513000 | #Learnt:      43265 | 0.000
1184.20/1184.40	c total clause space: 2341.61MB
1184.20/1184.40	c total #watches: 146940
1185.50/1185.80	c total #propagations: 80429394 / total #impl: 2273098261 (eff. 0.035)
1185.50/1185.80	c #Conflicts:    1514000 | #Learnt:      44265 | 0.000
1185.50/1185.80	c total clause space: 2341.61MB
1185.50/1185.80	c total #watches: 148940
1187.00/1187.26	c total #propagations: 80510051 / total #impl: 2273637835 (eff. 0.035)
1187.00/1187.26	c #Conflicts:    1515000 | #Learnt:      45265 | 0.000
1187.00/1187.26	c total clause space: 2341.61MB
1187.00/1187.26	c total #watches: 214044
1188.70/1188.97	c total #propagations: 80579410 / total #impl: 2275239756 (eff. 0.035)
1188.70/1188.97	c #Conflicts:    1516000 | #Learnt:      46265 | 0.000
1188.70/1188.97	c total clause space: 2341.61MB
1188.70/1188.97	c total #watches: 239113
1190.90/1191.18	c total #propagations: 80632228 / total #impl: 2285844631 (eff. 0.035)
1190.90/1191.18	c #Conflicts:    1517000 | #Learnt:      47265 | 0.000
1190.90/1191.18	c total clause space: 2341.61MB
1190.90/1191.18	c total #watches: 250310
1193.30/1193.56	c total #propagations: 80730656 / total #impl: 2296220354 (eff. 0.035)
1193.30/1193.56	c #Conflicts:    1518000 | #Learnt:      48265 | 0.000
1193.30/1193.56	c total clause space: 2341.61MB
1193.30/1193.56	c total #watches: 255752
1195.90/1196.14	c total #propagations: 80817222 / total #impl: 2312089544 (eff. 0.035)
1195.90/1196.14	c #Conflicts:    1519000 | #Learnt:      49265 | 0.000
1195.90/1196.14	c total clause space: 2341.61MB
1195.90/1196.14	c total #watches: 263468
1198.00/1198.28	c total #propagations: 80893309 / total #impl: 2319458999 (eff. 0.035)
1198.00/1198.28	c #Conflicts:    1520000 | #Learnt:      50265 | 0.000
1198.00/1198.28	c total clause space: 2341.61MB
1198.00/1198.28	c total #watches: 265468
1200.20/1200.44	c total #propagations: 80964725 / total #impl: 2323233644 (eff. 0.035)
1200.20/1200.44	c #Conflicts:    1521000 | #Learnt:      51265 | 0.000
1200.20/1200.44	c total clause space: 2341.61MB
1200.20/1200.44	c total #watches: 267468
1202.50/1202.79	c total #propagations: 81031297 / total #impl: 2326821034 (eff. 0.035)
1202.50/1202.79	c #Conflicts:    1522000 | #Learnt:      52265 | 0.000
1202.50/1202.79	c total clause space: 2341.61MB
1202.50/1202.79	c total #watches: 269468
1204.90/1205.19	c total #propagations: 81101611 / total #impl: 2329930301 (eff. 0.035)
1204.90/1205.19	c #Conflicts:    1523000 | #Learnt:      53265 | 0.000
1204.90/1205.19	c total clause space: 2341.61MB
1204.90/1205.19	c total #watches: 271468
1207.20/1207.49	c total #propagations: 81178591 / total #impl: 2333147863 (eff. 0.035)
1207.20/1207.49	c #Conflicts:    1524000 | #Learnt:      54265 | 0.000
1207.20/1207.49	c total clause space: 2341.61MB
1207.20/1207.49	c total #watches: 273468
1209.50/1209.78	c total #propagations: 81254015 / total #impl: 2336313487 (eff. 0.035)
1209.50/1209.78	c #Conflicts:    1525000 | #Learnt:      55265 | 0.000
1209.50/1209.78	c total clause space: 2341.61MB
1209.50/1209.78	c total #watches: 276619
1212.19/1212.40	c total #propagations: 81337924 / total #impl: 2341182567 (eff. 0.035)
1212.19/1212.40	c #Conflicts:    1526000 | #Learnt:      56265 | 0.000
1212.19/1212.40	c total clause space: 2341.61MB
1212.19/1212.40	c total #watches: 278619
1214.20/1214.49	c total #propagations: 81428131 / total #impl: 2344431313 (eff. 0.035)
1214.20/1214.49	c #Conflicts:    1527000 | #Learnt:      57265 | 0.000
1214.20/1214.49	c total clause space: 2341.61MB
1214.20/1214.49	c total #watches: 282985
1216.59/1216.85	c total #propagations: 81483637 / total #impl: 2347407985 (eff. 0.035)
1216.59/1216.85	c #Conflicts:    1528000 | #Learnt:      58265 | 0.000
1216.59/1216.85	c total clause space: 2341.61MB
1216.59/1216.85	c total #watches: 284985
1219.09/1219.36	c total #propagations: 81544992 / total #impl: 2349569078 (eff. 0.035)
1219.09/1219.36	c #Conflicts:    1529000 | #Learnt:      59265 | 0.000
1219.09/1219.36	c total clause space: 2341.61MB
1219.09/1219.36	c total #watches: 288102
1221.39/1221.61	c total #propagations: 81602826 / total #impl: 2351444726 (eff. 0.035)
1221.39/1221.61	c GC COLLECT
1221.39/1221.61	c #Conflicts:    1530000 | #Learnt:      30363 | 0.000
1221.39/1221.61	c total clause space: 2341.61MB
1221.39/1221.61	c total #watches: 122334
1222.39/1222.62	c total #propagations: 81667794 / total #impl: 2354701458 (eff. 0.035)
1222.39/1222.62	c #Conflicts:    1531000 | #Learnt:      31363 | 0.000
1222.39/1222.62	c total clause space: 2341.61MB
1222.39/1222.62	c total #watches: 124334
1223.29/1223.56	c total #propagations: 81708258 / total #impl: 2357691763 (eff. 0.035)
1223.29/1223.56	c #Conflicts:    1532000 | #Learnt:      32363 | 0.000
1223.29/1223.56	c total clause space: 2341.61MB
1223.29/1223.56	c total #watches: 126334
1224.49/1224.72	c total #propagations: 81744731 / total #impl: 2360190556 (eff. 0.035)
1224.49/1224.72	c #Conflicts:    1533000 | #Learnt:      33363 | 0.000
1224.49/1224.72	c total clause space: 2341.61MB
1224.49/1224.72	c total #watches: 128334
1225.59/1225.83	c total #propagations: 81799793 / total #impl: 2362503586 (eff. 0.035)
1225.59/1225.83	c #Conflicts:    1534000 | #Learnt:      34363 | 0.000
1225.59/1225.83	c total clause space: 2341.61MB
1225.59/1225.83	c total #watches: 130334
1226.69/1226.98	c total #propagations: 81860329 / total #impl: 2364627367 (eff. 0.035)
1226.69/1226.98	c #Conflicts:    1535000 | #Learnt:      35363 | 0.000
1226.69/1226.98	c total clause space: 2341.61MB
1226.69/1226.98	c total #watches: 132334
1227.79/1228.00	c total #propagations: 81908743 / total #impl: 2366231695 (eff. 0.035)
1227.79/1228.00	c #Conflicts:    1536000 | #Learnt:      36363 | 0.000
1227.79/1228.00	c total clause space: 2341.61MB
1227.79/1228.00	c total #watches: 134334
1228.89/1229.14	c total #propagations: 81967800 / total #impl: 2367181105 (eff. 0.035)
1228.89/1229.14	c #Conflicts:    1537000 | #Learnt:      37363 | 0.000
1228.89/1229.14	c total clause space: 2341.61MB
1228.89/1229.14	c total #watches: 136334
1230.19/1230.43	c total #propagations: 82035403 / total #impl: 2369676842 (eff. 0.035)
1230.19/1230.43	c #Conflicts:    1538000 | #Learnt:      38363 | 0.000
1230.19/1230.43	c total clause space: 2341.61MB
1230.19/1230.43	c total #watches: 138334
1231.39/1231.66	c total #propagations: 82084784 / total #impl: 2371379035 (eff. 0.035)
1231.39/1231.66	c #Conflicts:    1539000 | #Learnt:      39363 | 0.000
1231.39/1231.66	c total clause space: 2341.61MB
1231.39/1231.66	c total #watches: 140334
1232.59/1232.86	c total #propagations: 82125034 / total #impl: 2372049645 (eff. 0.035)
1232.59/1232.86	c #Conflicts:    1540000 | #Learnt:      40363 | 0.000
1232.59/1232.86	c total clause space: 2341.61MB
1232.59/1232.86	c total #watches: 142334
1233.69/1233.98	c total #propagations: 82162825 / total #impl: 2372257131 (eff. 0.035)
1233.69/1233.98	c #Conflicts:    1541000 | #Learnt:      41363 | 0.000
1233.69/1233.98	c total clause space: 2341.61MB
1233.69/1233.98	c total #watches: 144334
1234.79/1235.08	c total #propagations: 82202581 / total #impl: 2372561670 (eff. 0.035)
1234.79/1235.08	c #Conflicts:    1542000 | #Learnt:      42363 | 0.000
1234.79/1235.08	c total clause space: 2341.61MB
1234.79/1235.08	c total #watches: 146334
1235.99/1236.26	c total #propagations: 82244590 / total #impl: 2372907704 (eff. 0.035)
1235.99/1236.26	c #Conflicts:    1543000 | #Learnt:      43363 | 0.000
1235.99/1236.26	c total clause space: 2341.61MB
1235.99/1236.26	c total #watches: 148334
1237.09/1237.36	c total #propagations: 82283793 / total #impl: 2373620177 (eff. 0.035)
1237.09/1237.36	c #Conflicts:    1544000 | #Learnt:      44363 | 0.000
1237.09/1237.36	c total clause space: 2341.61MB
1237.09/1237.36	c total #watches: 150334
1238.19/1238.44	c total #propagations: 82328847 / total #impl: 2374978410 (eff. 0.035)
1238.19/1238.44	c #Conflicts:    1545000 | #Learnt:      45363 | 0.000
1238.19/1238.44	c total clause space: 2341.61MB
1238.19/1238.44	c total #watches: 152334
1239.29/1239.59	c total #propagations: 82373859 / total #impl: 2376712488 (eff. 0.035)
1239.29/1239.59	c #Conflicts:    1546000 | #Learnt:      46363 | 0.000
1239.29/1239.59	c total clause space: 2341.61MB
1239.29/1239.59	c total #watches: 154334
1240.49/1240.74	c total #propagations: 82417243 / total #impl: 2378050802 (eff. 0.035)
1240.49/1240.74	c #Conflicts:    1547000 | #Learnt:      47363 | 0.000
1240.49/1240.74	c total clause space: 2341.61MB
1240.49/1240.74	c total #watches: 156334
1241.59/1241.90	c total #propagations: 82461713 / total #impl: 2379224722 (eff. 0.035)
1241.59/1241.90	c #Conflicts:    1548000 | #Learnt:      48363 | 0.000
1241.59/1241.90	c total clause space: 2341.61MB
1241.59/1241.90	c total #watches: 158334
1242.80/1243.06	c total #propagations: 82504061 / total #impl: 2381325838 (eff. 0.035)
1242.80/1243.06	c #Conflicts:    1549000 | #Learnt:      49363 | 0.000
1242.80/1243.06	c total clause space: 2341.61MB
1242.80/1243.06	c total #watches: 160334
1243.90/1244.14	c total #propagations: 82547006 / total #impl: 2382190761 (eff. 0.035)
1243.90/1244.14	c #Conflicts:    1550000 | #Learnt:      50363 | 0.000
1243.90/1244.14	c total clause space: 2341.61MB
1243.90/1244.14	c total #watches: 162334
1244.89/1245.19	c total #propagations: 82594866 / total #impl: 2383497980 (eff. 0.035)
1244.89/1245.19	c #Conflicts:    1551000 | #Learnt:      51363 | 0.000
1244.89/1245.19	c total clause space: 2341.61MB
1244.89/1245.19	c total #watches: 164334
1246.10/1246.32	c total #propagations: 82638532 / total #impl: 2385029850 (eff. 0.035)
1246.10/1246.32	c #Conflicts:    1552000 | #Learnt:      52363 | 0.000
1246.10/1246.32	c total clause space: 2341.61MB
1246.10/1246.32	c total #watches: 166334
1247.30/1247.52	c total #propagations: 82689584 / total #impl: 2386438675 (eff. 0.035)
1247.30/1247.52	c #Conflicts:    1553000 | #Learnt:      53363 | 0.000
1247.30/1247.52	c total clause space: 2341.61MB
1247.30/1247.52	c total #watches: 168334
1248.30/1248.60	c total #propagations: 82741614 / total #impl: 2387436577 (eff. 0.035)
1248.30/1248.60	c #Conflicts:    1554000 | #Learnt:      54363 | 0.000
1248.30/1248.60	c total clause space: 2341.61MB
1248.30/1248.60	c total #watches: 170334
1249.40/1249.63	c total #propagations: 82785622 / total #impl: 2387955728 (eff. 0.035)
1249.40/1249.63	c #Conflicts:    1555000 | #Learnt:      55363 | 0.000
1249.40/1249.63	c total clause space: 2341.61MB
1249.40/1249.63	c total #watches: 172334
1250.59/1250.85	c total #propagations: 82829209 / total #impl: 2389007679 (eff. 0.035)
1250.59/1250.85	c #Conflicts:    1556000 | #Learnt:      56363 | 0.000
1250.59/1250.85	c total clause space: 2341.61MB
1250.59/1250.85	c total #watches: 174334
1251.69/1251.94	c total #propagations: 82878040 / total #impl: 2390512800 (eff. 0.035)
1251.69/1251.94	c #Conflicts:    1557000 | #Learnt:      57363 | 0.000
1251.69/1251.94	c total clause space: 2341.61MB
1251.69/1251.94	c total #watches: 176334
1252.79/1253.08	c total #propagations: 82923622 / total #impl: 2391692041 (eff. 0.035)
1252.79/1253.08	c #Conflicts:    1558000 | #Learnt:      58363 | 0.000
1252.79/1253.08	c total clause space: 2341.61MB
1252.79/1253.08	c total #watches: 178334
1253.90/1254.16	c total #propagations: 82967918 / total #impl: 2392776430 (eff. 0.035)
1253.90/1254.16	c #Conflicts:    1559000 | #Learnt:      59363 | 0.000
1253.90/1254.16	c total clause space: 2341.61MB
1253.90/1254.16	c total #watches: 180334
1255.00/1255.29	c total #propagations: 83010647 / total #impl: 2393755774 (eff. 0.035)
1255.00/1255.29	c #Conflicts:    1560000 | #Learnt:      60363 | 0.000
1255.00/1255.29	c total clause space: 2341.61MB
1255.00/1255.29	c total #watches: 182334
1256.19/1256.47	c total #propagations: 83055239 / total #impl: 2394929328 (eff. 0.035)
1256.19/1256.47	c GC COLLECT
1256.19/1256.47	c #Conflicts:    1561000 | #Learnt:      31170 | 0.000
1256.19/1256.47	c total clause space: 2341.61MB
1256.19/1256.47	c total #watches: 123948
1257.29/1257.57	c total #propagations: 83101606 / total #impl: 2396180919 (eff. 0.035)
1257.29/1257.57	c #Conflicts:    1562000 | #Learnt:      32170 | 0.000
1257.29/1257.57	c total clause space: 2341.61MB
1257.29/1257.57	c total #watches: 125948
1258.49/1258.72	c total #propagations: 83145337 / total #impl: 2397223148 (eff. 0.035)
1258.49/1258.72	c #Conflicts:    1563000 | #Learnt:      33170 | 0.000
1258.49/1258.72	c total clause space: 2341.61MB
1258.49/1258.72	c total #watches: 130330
1259.69/1259.99	c total #propagations: 83196390 / total #impl: 2399143404 (eff. 0.035)
1259.69/1259.99	c #Conflicts:    1564000 | #Learnt:      34170 | 0.000
1259.69/1259.99	c total clause space: 2341.61MB
1259.69/1259.99	c total #watches: 132330
1260.99/1261.21	c total #propagations: 83250616 / total #impl: 2401207259 (eff. 0.035)
1260.99/1261.21	c #Conflicts:    1565000 | #Learnt:      35170 | 0.000
1260.99/1261.21	c total clause space: 2341.61MB
1260.99/1261.21	c total #watches: 135479
1262.29/1262.51	c total #propagations: 83304531 / total #impl: 2402298161 (eff. 0.035)
1262.29/1262.51	c #Conflicts:    1566000 | #Learnt:      36170 | 0.000
1262.29/1262.51	c total clause space: 2341.61MB
1262.29/1262.51	c total #watches: 137479
1263.49/1263.74	c total #propagations: 83367173 / total #impl: 2403518002 (eff. 0.035)
1263.49/1263.74	c #Conflicts:    1567000 | #Learnt:      37170 | 0.000
1263.49/1263.74	c total clause space: 2341.61MB
1263.49/1263.74	c total #watches: 139479
1264.69/1265.00	c total #propagations: 83420508 / total #impl: 2404478852 (eff. 0.035)
1264.69/1265.00	c #Conflicts:    1568000 | #Learnt:      38170 | 0.000
1264.69/1265.00	c total clause space: 2341.61MB
1264.69/1265.00	c total #watches: 141479
1265.90/1266.19	c total #propagations: 83484899 / total #impl: 2405664858 (eff. 0.035)
1265.90/1266.19	c #Conflicts:    1569000 | #Learnt:      39170 | 0.000
1265.90/1266.19	c total clause space: 2341.61MB
1265.90/1266.19	c total #watches: 143479
1267.10/1267.39	c total #propagations: 83541520 / total #impl: 2406623171 (eff. 0.035)
1267.10/1267.39	c #Conflicts:    1570000 | #Learnt:      40170 | 0.000
1267.10/1267.39	c total clause space: 2341.61MB
1267.10/1267.39	c total #watches: 145479
1268.39/1268.69	c total #propagations: 83594073 / total #impl: 2407530544 (eff. 0.035)
1268.39/1268.69	c #Conflicts:    1571000 | #Learnt:      41170 | 0.000
1268.39/1268.69	c total clause space: 2341.61MB
1268.39/1268.69	c total #watches: 147479
1269.69/1269.99	c total #propagations: 83650678 / total #impl: 2408561683 (eff. 0.035)
1269.69/1269.99	c #Conflicts:    1572000 | #Learnt:      42170 | 0.000
1269.69/1269.99	c total clause space: 2341.61MB
1269.69/1269.99	c total #watches: 149479
1270.99/1271.22	c total #propagations: 83708347 / total #impl: 2409619643 (eff. 0.035)
1270.99/1271.22	c #Conflicts:    1573000 | #Learnt:      43170 | 0.000
1270.99/1271.22	c total clause space: 2341.61MB
1270.99/1271.22	c total #watches: 151479
1272.39/1272.66	c total #propagations: 83763201 / total #impl: 2410556013 (eff. 0.035)
1272.39/1272.66	c #Conflicts:    1574000 | #Learnt:      44170 | 0.000
1272.39/1272.66	c total clause space: 2341.61MB
1272.39/1272.66	c total #watches: 153479
1273.89/1274.12	c total #propagations: 83825605 / total #impl: 2411686137 (eff. 0.035)
1273.89/1274.12	c #Conflicts:    1575000 | #Learnt:      45170 | 0.000
1273.89/1274.12	c total clause space: 2341.61MB
1273.89/1274.12	c total #watches: 155479
1275.29/1275.57	c total #propagations: 83893740 / total #impl: 2412938483 (eff. 0.035)
1275.29/1275.57	c #Conflicts:    1576000 | #Learnt:      46170 | 0.000
1275.29/1275.57	c total clause space: 2341.61MB
1275.29/1275.57	c total #watches: 157479
1276.79/1277.00	c total #propagations: 83959119 / total #impl: 2414307414 (eff. 0.035)
1276.79/1277.00	c #Conflicts:    1577000 | #Learnt:      47170 | 0.000
1276.79/1277.00	c total clause space: 2341.61MB
1276.79/1277.00	c total #watches: 159479
1278.29/1278.53	c total #propagations: 84026254 / total #impl: 2415584159 (eff. 0.035)
1278.29/1278.53	c #Conflicts:    1578000 | #Learnt:      48170 | 0.000
1278.29/1278.53	c total clause space: 2341.61MB
1278.29/1278.53	c total #watches: 161479
1279.69/1280.00	c total #propagations: 84092089 / total #impl: 2416824171 (eff. 0.035)
1279.69/1280.00	c #Conflicts:    1579000 | #Learnt:      49170 | 0.000
1279.69/1280.00	c total clause space: 2341.61MB
1279.69/1280.00	c total #watches: 163479
1281.19/1281.47	c total #propagations: 84157119 / total #impl: 2418018314 (eff. 0.035)
1281.19/1281.47	c #Conflicts:    1580000 | #Learnt:      50170 | 0.000
1281.19/1281.47	c total clause space: 2341.61MB
1281.19/1281.47	c total #watches: 165479
1282.69/1282.98	c total #propagations: 84228298 / total #impl: 2419303461 (eff. 0.035)
1282.69/1282.98	c #Conflicts:    1581000 | #Learnt:      51170 | 0.000
1282.69/1282.98	c total clause space: 2341.61MB
1282.69/1282.98	c total #watches: 167479
1284.19/1284.49	c total #propagations: 84299101 / total #impl: 2420479288 (eff. 0.035)
1284.19/1284.49	c #Conflicts:    1582000 | #Learnt:      52170 | 0.000
1284.19/1284.49	c total clause space: 2341.61MB
1284.19/1284.49	c total #watches: 169479
1285.69/1285.99	c total #propagations: 84366465 / total #impl: 2421720385 (eff. 0.035)
1285.69/1285.99	c #Conflicts:    1583000 | #Learnt:      53170 | 0.000
1285.69/1285.99	c total clause space: 2341.61MB
1285.69/1285.99	c total #watches: 171479
1287.19/1287.48	c total #propagations: 84433492 / total #impl: 2422919728 (eff. 0.035)
1287.19/1287.48	c #Conflicts:    1584000 | #Learnt:      54170 | 0.000
1287.19/1287.48	c total clause space: 2341.61MB
1287.19/1287.48	c total #watches: 173479
1288.69/1288.91	c total #propagations: 84501299 / total #impl: 2424099933 (eff. 0.035)
1288.69/1288.91	c #Conflicts:    1585000 | #Learnt:      55170 | 0.000
1288.69/1288.91	c total clause space: 2341.61MB
1288.69/1288.91	c total #watches: 175479
1290.09/1290.31	c total #propagations: 84566486 / total #impl: 2425298269 (eff. 0.035)
1290.09/1290.31	c #Conflicts:    1586000 | #Learnt:      56170 | 0.000
1290.09/1290.31	c total clause space: 2341.61MB
1290.09/1290.31	c total #watches: 177479
1291.39/1291.67	c total #propagations: 84628409 / total #impl: 2426471013 (eff. 0.035)
1291.39/1291.67	c #Conflicts:    1587000 | #Learnt:      57170 | 0.000
1291.39/1291.67	c total clause space: 2341.61MB
1291.39/1291.67	c total #watches: 179479
1292.89/1293.14	c total #propagations: 84690657 / total #impl: 2427550363 (eff. 0.035)
1292.89/1293.14	c #Conflicts:    1588000 | #Learnt:      58170 | 0.000
1292.89/1293.14	c total clause space: 2341.61MB
1292.89/1293.14	c total #watches: 181479
1293.99/1294.24	c total #propagations: 84760575 / total #impl: 2428740296 (eff. 0.035)
1293.99/1294.24	c #Conflicts:    1589000 | #Learnt:      59170 | 0.000
1293.99/1294.24	c total clause space: 2341.61MB
1293.99/1294.24	c total #watches: 183479
1295.09/1295.35	c total #propagations: 84797265 / total #impl: 2429197626 (eff. 0.035)
1295.09/1295.35	c #Conflicts:    1590000 | #Learnt:      60170 | 0.000
1295.09/1295.35	c total clause space: 2341.61MB
1295.09/1295.35	c total #watches: 185479
1296.28/1296.51	c total #propagations: 84832066 / total #impl: 2429764005 (eff. 0.035)
1296.28/1296.51	c GC COLLECT
1296.28/1296.51	c #Conflicts:    1591000 | #Learnt:      30670 | 0.000
1296.28/1296.51	c total clause space: 2341.61MB
1296.28/1296.51	c total #watches: 122948
1297.28/1297.58	c total #propagations: 84869582 / total #impl: 2430482270 (eff. 0.035)
1297.28/1297.58	c #Conflicts:    1592000 | #Learnt:      31670 | 0.000
1297.28/1297.58	c total clause space: 2341.61MB
1297.28/1297.58	c total #watches: 124948
1298.48/1298.74	c total #propagations: 84905967 / total #impl: 2430755680 (eff. 0.035)
1298.48/1298.74	c #Conflicts:    1593000 | #Learnt:      32670 | 0.000
1298.48/1298.74	c total clause space: 2341.61MB
1298.48/1298.74	c total #watches: 126948
1299.58/1299.87	c total #propagations: 84945889 / total #impl: 2431018692 (eff. 0.035)
1299.58/1299.87	c #Conflicts:    1594000 | #Learnt:      33670 | 0.000
1299.58/1299.87	c total clause space: 2341.61MB
1299.58/1299.87	c total #watches: 128948
1300.78/1301.01	c total #propagations: 84985321 / total #impl: 2431397640 (eff. 0.035)
1300.78/1301.01	c #Conflicts:    1595000 | #Learnt:      34670 | 0.000
1300.78/1301.01	c total clause space: 2341.61MB
1300.78/1301.01	c total #watches: 130948
1301.98/1302.23	c total #propagations: 85025221 / total #impl: 2431639645 (eff. 0.035)
1301.98/1302.23	c #Conflicts:    1596000 | #Learnt:      35670 | 0.000
1301.98/1302.23	c total clause space: 2341.61MB
1301.98/1302.23	c total #watches: 132948
1303.08/1303.33	c total #propagations: 85062696 / total #impl: 2431814603 (eff. 0.035)
1303.08/1303.33	c #Conflicts:    1597000 | #Learnt:      36670 | 0.000
1303.08/1303.33	c total clause space: 2341.61MB
1303.08/1303.33	c total #watches: 134948
1304.18/1304.47	c total #propagations: 85106739 / total #impl: 2432569790 (eff. 0.035)
1304.18/1304.47	c #Conflicts:    1598000 | #Learnt:      37670 | 0.000
1304.18/1304.47	c total clause space: 2341.61MB
1304.18/1304.47	c total #watches: 136948
1305.38/1305.65	c total #propagations: 85151077 / total #impl: 2433389597 (eff. 0.035)
1305.38/1305.65	c #Conflicts:    1599000 | #Learnt:      38670 | 0.000
1305.38/1305.65	c total clause space: 2341.61MB
1305.38/1305.65	c total #watches: 138948
1306.59/1306.80	c total #propagations: 85195298 / total #impl: 2434171330 (eff. 0.035)
1306.59/1306.80	c #Conflicts:    1600000 | #Learnt:      39670 | 0.000
1306.59/1306.80	c total clause space: 2341.61MB
1306.59/1306.80	c total #watches: 140948
1307.79/1308.02	c total #propagations: 85242841 / total #impl: 2435099009 (eff. 0.035)
1307.79/1308.02	c #Conflicts:    1601000 | #Learnt:      40670 | 0.000
1307.79/1308.02	c total clause space: 2341.61MB
1307.79/1308.02	c total #watches: 142948
1308.98/1309.27	c total #propagations: 85291951 / total #impl: 2436003763 (eff. 0.035)
1308.98/1309.27	c #Conflicts:    1602000 | #Learnt:      41670 | 0.000
1308.98/1309.27	c total clause space: 2341.61MB
1308.98/1309.27	c total #watches: 144948
1310.28/1310.51	c total #propagations: 85340563 / total #impl: 2436836780 (eff. 0.035)
1310.28/1310.51	c #Conflicts:    1603000 | #Learnt:      42670 | 0.000
1310.28/1310.51	c total clause space: 2341.61MB
1310.28/1310.51	c total #watches: 146948
1311.48/1311.75	c total #propagations: 85389993 / total #impl: 2437674513 (eff. 0.035)
1311.48/1311.75	c #Conflicts:    1604000 | #Learnt:      43670 | 0.000
1311.48/1311.75	c total clause space: 2341.61MB
1311.48/1311.75	c total #watches: 148948
1312.78/1313.04	c total #propagations: 85441481 / total #impl: 2438542609 (eff. 0.035)
1312.78/1313.04	c #Conflicts:    1605000 | #Learnt:      44670 | 0.000
1312.78/1313.04	c total clause space: 2341.61MB
1312.78/1313.04	c total #watches: 150948
1313.98/1314.23	c total #propagations: 85493222 / total #impl: 2439410211 (eff. 0.035)
1313.98/1314.23	c #Conflicts:    1606000 | #Learnt:      45670 | 0.000
1313.98/1314.23	c total clause space: 2341.61MB
1313.98/1314.23	c total #watches: 152948
1315.28/1315.51	c total #propagations: 85541741 / total #impl: 2440268977 (eff. 0.035)
1315.28/1315.51	c #Conflicts:    1607000 | #Learnt:      46670 | 0.000
1315.28/1315.51	c total clause space: 2341.61MB
1315.28/1315.51	c total #watches: 154948
1316.49/1316.71	c total #propagations: 85593372 / total #impl: 2441081198 (eff. 0.035)
1316.49/1316.71	c #Conflicts:    1608000 | #Learnt:      47670 | 0.000
1316.49/1316.71	c total clause space: 2341.61MB
1316.49/1316.71	c total #watches: 156948
1317.69/1317.97	c total #propagations: 85639632 / total #impl: 2441944833 (eff. 0.035)
1317.69/1317.97	c #Conflicts:    1609000 | #Learnt:      48670 | 0.000
1317.69/1317.97	c total clause space: 2341.61MB
1317.69/1317.97	c total #watches: 158948
1318.98/1319.21	c total #propagations: 85689757 / total #impl: 2442818173 (eff. 0.035)
1318.98/1319.21	c #Conflicts:    1610000 | #Learnt:      49670 | 0.000
1318.98/1319.21	c total clause space: 2341.61MB
1318.98/1319.21	c total #watches: 160948
1320.18/1320.44	c total #propagations: 85739204 / total #impl: 2443636042 (eff. 0.035)
1320.18/1320.44	c #Conflicts:    1611000 | #Learnt:      50670 | 0.000
1320.18/1320.44	c total clause space: 2341.61MB
1320.18/1320.44	c total #watches: 162948
1321.48/1321.75	c total #propagations: 85789617 / total #impl: 2444469014 (eff. 0.035)
1321.48/1321.75	c #Conflicts:    1612000 | #Learnt:      51670 | 0.000
1321.48/1321.75	c total clause space: 2341.61MB
1321.48/1321.75	c total #watches: 164948
1322.68/1322.95	c total #propagations: 85841878 / total #impl: 2445390554 (eff. 0.035)
1322.68/1322.95	c #Conflicts:    1613000 | #Learnt:      52670 | 0.000
1322.68/1322.95	c total clause space: 2341.61MB
1322.68/1322.95	c total #watches: 166948
1323.88/1324.11	c total #propagations: 85891445 / total #impl: 2446259002 (eff. 0.035)
1323.88/1324.11	c #Conflicts:    1614000 | #Learnt:      53670 | 0.000
1323.88/1324.11	c total clause space: 2341.61MB
1323.88/1324.11	c total #watches: 168948
1325.08/1325.30	c total #propagations: 85941859 / total #impl: 2447311868 (eff. 0.035)
1325.08/1325.30	c #Conflicts:    1615000 | #Learnt:      54670 | 0.000
1325.08/1325.30	c total clause space: 2341.61MB
1325.08/1325.30	c total #watches: 170948
1326.28/1326.50	c total #propagations: 85990415 / total #impl: 2448183361 (eff. 0.035)
1326.28/1326.50	c #Conflicts:    1616000 | #Learnt:      55670 | 0.000
1326.28/1326.50	c total clause space: 2341.61MB
1326.28/1326.50	c total #watches: 172948
1327.38/1327.64	c total #propagations: 86040511 / total #impl: 2449108114 (eff. 0.035)
1327.38/1327.64	c #Conflicts:    1617000 | #Learnt:      56670 | 0.000
1327.38/1327.64	c total clause space: 2341.61MB
1327.38/1327.64	c total #watches: 174948
1328.48/1328.75	c total #propagations: 86088145 / total #impl: 2450145003 (eff. 0.035)
1328.48/1328.75	c #Conflicts:    1618000 | #Learnt:      57670 | 0.000
1328.48/1328.75	c total clause space: 2341.61MB
1328.48/1328.75	c total #watches: 176948
1329.68/1329.94	c total #propagations: 86135828 / total #impl: 2451209608 (eff. 0.035)
1329.68/1329.94	c #Conflicts:    1619000 | #Learnt:      58670 | 0.000
1329.68/1329.94	c total clause space: 2341.61MB
1329.68/1329.94	c total #watches: 178948
1330.88/1331.13	c total #propagations: 86185296 / total #impl: 2452189453 (eff. 0.035)
1330.88/1331.13	c #Conflicts:    1620000 | #Learnt:      59670 | 0.000
1330.88/1331.13	c total clause space: 2341.61MB
1330.88/1331.13	c total #watches: 180948
1332.18/1332.41	c total #propagations: 86235590 / total #impl: 2453215199 (eff. 0.035)
1332.18/1332.41	c #Conflicts:    1621000 | #Learnt:      60670 | 0.000
1332.18/1332.41	c total clause space: 2341.61MB
1332.18/1332.41	c total #watches: 182948
1333.48/1333.74	c total #propagations: 86286871 / total #impl: 2454137113 (eff. 0.035)
1333.48/1333.74	c GC COLLECT
1333.48/1333.74	c #Conflicts:    1622000 | #Learnt:      30869 | 0.000
1333.48/1333.74	c total clause space: 2341.61MB
1333.48/1333.74	c total #watches: 123346
1334.68/1334.96	c total #propagations: 86332378 / total #impl: 2454535319 (eff. 0.035)
1334.68/1334.96	c #Conflicts:    1623000 | #Learnt:      31869 | 0.000
1334.68/1334.96	c total clause space: 2341.61MB
1334.68/1334.96	c total #watches: 125346
1335.87/1336.17	c total #propagations: 86372618 / total #impl: 2454773300 (eff. 0.035)
1335.87/1336.17	c #Conflicts:    1624000 | #Learnt:      32869 | 0.000
1335.87/1336.17	c total clause space: 2341.61MB
1335.87/1336.17	c total #watches: 127346
1337.17/1337.41	c total #propagations: 86410242 / total #impl: 2454972294 (eff. 0.035)
1337.17/1337.41	c #Conflicts:    1625000 | #Learnt:      33869 | 0.000
1337.17/1337.41	c total clause space: 2341.61MB
1337.17/1337.41	c total #watches: 129346
1338.27/1338.57	c total #propagations: 86448652 / total #impl: 2455199680 (eff. 0.035)
1338.27/1338.57	c #Conflicts:    1626000 | #Learnt:      34869 | 0.000
1338.27/1338.57	c total clause space: 2341.61MB
1338.27/1338.57	c total #watches: 131346
1339.47/1339.71	c total #propagations: 86488477 / total #impl: 2455473835 (eff. 0.035)
1339.47/1339.71	c #Conflicts:    1627000 | #Learnt:      35869 | 0.000
1339.47/1339.71	c total clause space: 2341.61MB
1339.47/1339.71	c total #watches: 133346
1340.57/1340.88	c total #propagations: 86528168 / total #impl: 2455827550 (eff. 0.035)
1340.57/1340.88	c #Conflicts:    1628000 | #Learnt:      36869 | 0.000
1340.57/1340.88	c total clause space: 2341.61MB
1340.57/1340.88	c total #watches: 135346
1341.78/1342.10	c total #propagations: 86568718 / total #impl: 2456092082 (eff. 0.035)
1341.78/1342.10	c #Conflicts:    1629000 | #Learnt:      37869 | 0.000
1341.78/1342.10	c total clause space: 2341.61MB
1341.78/1342.10	c total #watches: 137346
1343.07/1343.37	c total #propagations: 86606458 / total #impl: 2456277462 (eff. 0.035)
1343.07/1343.37	c #Conflicts:    1630000 | #Learnt:      38869 | 0.000
1343.07/1343.37	c total clause space: 2341.61MB
1343.07/1343.37	c total #watches: 139346
1344.37/1344.62	c total #propagations: 86652974 / total #impl: 2456849047 (eff. 0.035)
1344.37/1344.62	c #Conflicts:    1631000 | #Learnt:      39869 | 0.000
1344.37/1344.62	c total clause space: 2341.61MB
1344.37/1344.62	c total #watches: 141346
1345.57/1345.81	c total #propagations: 86704951 / total #impl: 2457810084 (eff. 0.035)
1345.57/1345.81	c #Conflicts:    1632000 | #Learnt:      40869 | 0.000
1345.57/1345.81	c total clause space: 2341.61MB
1345.57/1345.81	c total #watches: 143346
1346.77/1347.05	c total #propagations: 86753796 / total #impl: 2458740552 (eff. 0.035)
1346.77/1347.05	c #Conflicts:    1633000 | #Learnt:      41869 | 0.000
1346.77/1347.05	c total clause space: 2341.61MB
1346.77/1347.05	c total #watches: 145346
1347.97/1348.25	c total #propagations: 86805578 / total #impl: 2459745142 (eff. 0.035)
1347.97/1348.25	c #Conflicts:    1634000 | #Learnt:      42869 | 0.000
1347.97/1348.25	c total clause space: 2341.61MB
1347.97/1348.25	c total #watches: 147346
1349.27/1349.50	c total #propagations: 86853107 / total #impl: 2460590459 (eff. 0.035)
1349.27/1349.50	c #Conflicts:    1635000 | #Learnt:      43869 | 0.000
1349.27/1349.50	c total clause space: 2341.61MB
1349.27/1349.50	c total #watches: 149346
1350.47/1350.76	c total #propagations: 86901920 / total #impl: 2461420583 (eff. 0.035)
1350.47/1350.76	c #Conflicts:    1636000 | #Learnt:      44869 | 0.000
1350.47/1350.76	c total clause space: 2341.61MB
1350.47/1350.76	c total #watches: 151346
1351.69/1351.93	c total #propagations: 86953988 / total #impl: 2462451116 (eff. 0.035)
1351.69/1351.93	c #Conflicts:    1637000 | #Learnt:      45869 | 0.000
1351.69/1351.93	c total clause space: 2341.61MB
1351.69/1351.93	c total #watches: 153346
1352.89/1353.10	c total #propagations: 87004758 / total #impl: 2463469967 (eff. 0.035)
1352.89/1353.10	c #Conflicts:    1638000 | #Learnt:      46869 | 0.000
1352.89/1353.10	c total clause space: 2341.61MB
1352.89/1353.10	c total #watches: 155346
1354.08/1354.37	c total #propagations: 87053102 / total #impl: 2464419538 (eff. 0.035)
1354.08/1354.37	c #Conflicts:    1639000 | #Learnt:      47869 | 0.000
1354.08/1354.37	c total clause space: 2341.61MB
1354.08/1354.37	c total #watches: 157346
1355.38/1355.63	c total #propagations: 87106454 / total #impl: 2465387014 (eff. 0.035)
1355.38/1355.63	c #Conflicts:    1640000 | #Learnt:      48869 | 0.000
1355.38/1355.63	c total clause space: 2341.61MB
1355.38/1355.63	c total #watches: 159346
1356.58/1356.85	c total #propagations: 87188422 / total #impl: 2467506421 (eff. 0.035)
1356.58/1356.85	c #Conflicts:    1641000 | #Learnt:      49869 | 0.000
1356.58/1356.85	c total clause space: 2341.61MB
1356.58/1356.85	c total #watches: 161346
1357.68/1357.92	c total #propagations: 87247006 / total #impl: 2469897861 (eff. 0.035)
1357.68/1357.92	c #Conflicts:    1642000 | #Learnt:      50869 | 0.000
1357.68/1357.92	c total clause space: 2341.61MB
1357.68/1357.92	c total #watches: 163346
1358.78/1359.05	c total #propagations: 87291441 / total #impl: 2470420519 (eff. 0.035)
1358.78/1359.05	c #Conflicts:    1643000 | #Learnt:      51869 | 0.000
1358.78/1359.05	c total clause space: 2341.61MB
1358.78/1359.05	c total #watches: 165346
1359.98/1360.22	c total #propagations: 87343244 / total #impl: 2470674344 (eff. 0.035)
1359.98/1360.22	c #Conflicts:    1644000 | #Learnt:      52869 | 0.000
1359.98/1360.22	c total clause space: 2341.61MB
1359.98/1360.22	c total #watches: 167346
1361.08/1361.38	c total #propagations: 87402555 / total #impl: 2473106759 (eff. 0.035)
1361.08/1361.38	c #Conflicts:    1645000 | #Learnt:      53869 | 0.000
1361.08/1361.38	c total clause space: 2341.61MB
1361.08/1361.38	c total #watches: 169346
1362.18/1362.48	c total #propagations: 87457974 / total #impl: 2475246596 (eff. 0.035)
1362.18/1362.48	c #Conflicts:    1646000 | #Learnt:      54869 | 0.000
1362.18/1362.48	c total clause space: 2341.61MB
1362.18/1362.48	c total #watches: 171346
1363.28/1363.50	c total #propagations: 87514331 / total #impl: 2477518656 (eff. 0.035)
1363.28/1363.50	c #Conflicts:    1647000 | #Learnt:      55869 | 0.000
1363.28/1363.50	c total clause space: 2341.61MB
1363.28/1363.50	c total #watches: 173346
1364.48/1364.73	c total #propagations: 87556747 / total #impl: 2478887800 (eff. 0.035)
1364.48/1364.73	c #Conflicts:    1648000 | #Learnt:      56869 | 0.000
1364.48/1364.73	c total clause space: 2341.61MB
1364.48/1364.73	c total #watches: 175346
1365.78/1366.03	c total #propagations: 87620135 / total #impl: 2480315319 (eff. 0.035)
1365.78/1366.03	c #Conflicts:    1649000 | #Learnt:      57869 | 0.000
1365.78/1366.03	c total clause space: 2341.61MB
1365.78/1366.03	c total #watches: 177346
1366.98/1367.30	c total #propagations: 87677951 / total #impl: 2482212500 (eff. 0.035)
1366.98/1367.30	c #Conflicts:    1650000 | #Learnt:      58869 | 0.000
1366.98/1367.30	c total clause space: 2341.61MB
1366.98/1367.30	c total #watches: 179346
1368.29/1368.56	c total #propagations: 87733951 / total #impl: 2483824016 (eff. 0.035)
1368.29/1368.56	c #Conflicts:    1651000 | #Learnt:      59869 | 0.000
1368.29/1368.56	c total clause space: 2341.61MB
1368.29/1368.56	c total #watches: 181346
1369.68/1369.90	c total #propagations: 87799083 / total #impl: 2485617794 (eff. 0.035)
1369.68/1369.90	c #Conflicts:    1652000 | #Learnt:      60869 | 0.000
1369.68/1369.90	c total clause space: 2341.61MB
1369.68/1369.90	c total #watches: 183346
1370.88/1371.12	c total #propagations: 87857903 / total #impl: 2487700617 (eff. 0.035)
1370.88/1371.12	c #Conflicts:    1653000 | #Learnt:      61869 | 0.000
1370.88/1371.12	c total clause space: 2341.61MB
1370.88/1371.12	c total #watches: 185346
1372.08/1372.38	c total #propagations: 87909338 / total #impl: 2488789489 (eff. 0.035)
1372.08/1372.38	c GC COLLECT
1372.08/1372.38	c #Conflicts:    1654000 | #Learnt:      31762 | 0.000
1372.08/1372.38	c total clause space: 2341.61MB
1372.08/1372.38	c total #watches: 125132
1373.28/1373.56	c total #propagations: 87956036 / total #impl: 2491625946 (eff. 0.035)
1373.28/1373.56	c #Conflicts:    1655000 | #Learnt:      32762 | 0.000
1373.28/1373.56	c total clause space: 2341.61MB
1373.28/1373.56	c total #watches: 127132
1374.58/1374.87	c total #propagations: 87996791 / total #impl: 2494203168 (eff. 0.035)
1374.58/1374.87	c #Conflicts:    1656000 | #Learnt:      33762 | 0.000
1374.58/1374.87	c total clause space: 2341.61MB
1374.58/1374.87	c total #watches: 129132
1375.98/1376.25	c total #propagations: 88044831 / total #impl: 2496590776 (eff. 0.035)
1375.98/1376.25	c #Conflicts:    1657000 | #Learnt:      34762 | 0.000
1375.98/1376.25	c total clause space: 2341.61MB
1375.98/1376.25	c total #watches: 131132
1377.28/1377.59	c total #propagations: 88093675 / total #impl: 2499651031 (eff. 0.035)
1377.28/1377.59	c #Conflicts:    1658000 | #Learnt:      35762 | 0.000
1377.28/1377.59	c total clause space: 2341.61MB
1377.28/1377.59	c total #watches: 133132
1378.58/1378.82	c total #propagations: 88141469 / total #impl: 2502720633 (eff. 0.035)
1378.58/1378.82	c #Conflicts:    1659000 | #Learnt:      36762 | 0.000
1378.58/1378.82	c total clause space: 2341.61MB
1378.58/1378.82	c total #watches: 135132
1379.68/1379.99	c total #propagations: 88225407 / total #impl: 2505790855 (eff. 0.035)
1379.68/1379.99	c #Conflicts:    1660000 | #Learnt:      37762 | 0.000
1379.68/1379.99	c total clause space: 2341.61MB
1379.68/1379.99	c total #watches: 137132
1380.88/1381.12	c total #propagations: 88285001 / total #impl: 2508891408 (eff. 0.035)
1380.88/1381.12	c #Conflicts:    1661000 | #Learnt:      38762 | 0.000
1380.88/1381.12	c total clause space: 2341.61MB
1380.88/1381.12	c total #watches: 139132
1382.08/1382.32	c total #propagations: 88337601 / total #impl: 2512138314 (eff. 0.035)
1382.08/1382.32	c #Conflicts:    1662000 | #Learnt:      39762 | 0.000
1382.08/1382.32	c total clause space: 2341.61MB
1382.08/1382.32	c total #watches: 141132
1383.37/1383.62	c total #propagations: 88389335 / total #impl: 2515597508 (eff. 0.035)
1383.37/1383.62	c #Conflicts:    1663000 | #Learnt:      40762 | 0.000
1383.37/1383.62	c total clause space: 2341.61MB
1383.37/1383.62	c total #watches: 143132
1384.57/1384.83	c total #propagations: 88452150 / total #impl: 2520413157 (eff. 0.035)
1384.57/1384.83	c #Conflicts:    1664000 | #Learnt:      41762 | 0.000
1384.57/1384.83	c total clause space: 2341.61MB
1384.57/1384.83	c total #watches: 145132
1385.88/1386.15	c total #propagations: 88507631 / total #impl: 2523889190 (eff. 0.035)
1385.88/1386.15	c #Conflicts:    1665000 | #Learnt:      42762 | 0.000
1385.88/1386.15	c total clause space: 2341.61MB
1385.88/1386.15	c total #watches: 147132
1387.18/1387.45	c total #propagations: 88560695 / total #impl: 2525946085 (eff. 0.035)
1387.18/1387.45	c #Conflicts:    1666000 | #Learnt:      43762 | 0.000
1387.18/1387.45	c total clause space: 2341.61MB
1387.18/1387.45	c total #watches: 149132
1388.27/1388.58	c total #propagations: 88635369 / total #impl: 2527245922 (eff. 0.035)
1388.27/1388.58	c #Conflicts:    1667000 | #Learnt:      44762 | 0.000
1388.27/1388.58	c total clause space: 2341.61MB
1388.27/1388.58	c total #watches: 151132
1389.57/1389.86	c total #propagations: 88699313 / total #impl: 2528856172 (eff. 0.035)
1389.57/1389.86	c #Conflicts:    1668000 | #Learnt:      45762 | 0.000
1389.57/1389.86	c total clause space: 2341.61MB
1389.57/1389.86	c total #watches: 153132
1390.77/1391.08	c total #propagations: 88757980 / total #impl: 2531774269 (eff. 0.035)
1390.77/1391.08	c #Conflicts:    1669000 | #Learnt:      46762 | 0.000
1390.77/1391.08	c total clause space: 2341.61MB
1390.77/1391.08	c total #watches: 155132
1392.07/1392.38	c total #propagations: 88814152 / total #impl: 2533738127 (eff. 0.035)
1392.07/1392.38	c #Conflicts:    1670000 | #Learnt:      47762 | 0.000
1392.07/1392.38	c total clause space: 2341.61MB
1392.07/1392.38	c total #watches: 157132
1393.27/1393.54	c total #propagations: 88869948 / total #impl: 2536536331 (eff. 0.035)
1393.27/1393.54	c #Conflicts:    1671000 | #Learnt:      48762 | 0.000
1393.27/1393.54	c total clause space: 2341.61MB
1393.27/1393.54	c total #watches: 159132
1394.47/1394.78	c total #propagations: 88948940 / total #impl: 2538595887 (eff. 0.035)
1394.47/1394.78	c #Conflicts:    1672000 | #Learnt:      49762 | 0.000
1394.47/1394.78	c total clause space: 2341.61MB
1394.47/1394.78	c total #watches: 161132
1395.68/1396.00	c total #propagations: 89002924 / total #impl: 2540853973 (eff. 0.035)
1395.68/1396.00	c #Conflicts:    1673000 | #Learnt:      50762 | 0.000
1395.68/1396.00	c total clause space: 2341.61MB
1395.68/1396.00	c total #watches: 163132
1396.97/1397.26	c total #propagations: 89042148 / total #impl: 2541508208 (eff. 0.035)
1396.97/1397.26	c #Conflicts:    1674000 | #Learnt:      51762 | 0.000
1396.97/1397.26	c total clause space: 2341.61MB
1396.97/1397.26	c total #watches: 165132
1398.27/1398.56	c total #propagations: 89088912 / total #impl: 2544172088 (eff. 0.035)
1398.27/1398.56	c #Conflicts:    1675000 | #Learnt:      52762 | 0.000
1398.27/1398.56	c total clause space: 2341.61MB
1398.27/1398.56	c total #watches: 167132
1399.47/1399.72	c total #propagations: 89156712 / total #impl: 2546832856 (eff. 0.035)
1399.47/1399.72	c #Conflicts:    1676000 | #Learnt:      53762 | 0.000
1399.47/1399.72	c total clause space: 2341.61MB
1399.47/1399.72	c total #watches: 169132
1400.57/1400.80	c total #propagations: 89217106 / total #impl: 2549251349 (eff. 0.035)
1400.57/1400.80	c #Conflicts:    1677000 | #Learnt:      54762 | 0.000
1400.57/1400.80	c total clause space: 2341.61MB
1400.57/1400.80	c total #watches: 171132
1401.67/1401.95	c total #propagations: 89274225 / total #impl: 2551598739 (eff. 0.035)
1401.67/1401.95	c #Conflicts:    1678000 | #Learnt:      55762 | 0.000
1401.67/1401.95	c total clause space: 2341.61MB
1401.67/1401.95	c total #watches: 173132
1403.07/1403.38	c total #propagations: 89330626 / total #impl: 2553832085 (eff. 0.035)
1403.07/1403.38	c #Conflicts:    1679000 | #Learnt:      56762 | 0.000
1403.07/1403.38	c total clause space: 2341.61MB
1403.07/1403.38	c total #watches: 176285
1404.37/1404.66	c total #propagations: 89397233 / total #impl: 2556394552 (eff. 0.035)
1404.37/1404.66	c #Conflicts:    1680000 | #Learnt:      57762 | 0.000
1404.37/1404.66	c total clause space: 2341.61MB
1404.37/1404.66	c total #watches: 178285
1405.47/1405.75	c total #propagations: 89456104 / total #impl: 2558640892 (eff. 0.035)
1405.47/1405.75	c #Conflicts:    1681000 | #Learnt:      58762 | 0.000
1405.47/1405.75	c total clause space: 2341.61MB
1405.47/1405.75	c total #watches: 180285
1406.57/1406.81	c total #propagations: 89506482 / total #impl: 2560899914 (eff. 0.035)
1406.57/1406.81	c #Conflicts:    1682000 | #Learnt:      59762 | 0.000
1406.57/1406.81	c total clause space: 2341.61MB
1406.57/1406.81	c total #watches: 182285
1407.78/1408.01	c total #propagations: 89560317 / total #impl: 2563333727 (eff. 0.035)
1407.78/1408.01	c #Conflicts:    1683000 | #Learnt:      60762 | 0.000
1407.78/1408.01	c total clause space: 2341.61MB
1407.78/1408.01	c total #watches: 184285
1408.88/1409.18	c total #propagations: 89616418 / total #impl: 2565708436 (eff. 0.035)
1408.88/1409.18	c #Conflicts:    1684000 | #Learnt:      61762 | 0.000
1408.88/1409.18	c total clause space: 2341.61MB
1408.88/1409.18	c total #watches: 187434
1410.17/1410.46	c total #propagations: 89674134 / total #impl: 2567902650 (eff. 0.035)
1410.17/1410.46	c #Conflicts:    1685000 | #Learnt:      62762 | 0.000
1410.17/1410.46	c total clause space: 2341.61MB
1410.17/1410.46	c total #watches: 189434
1411.47/1411.71	c total #propagations: 89742959 / total #impl: 2570642995 (eff. 0.035)
1411.47/1411.71	c GC COLLECT
1411.47/1411.71	c #Conflicts:    1686000 | #Learnt:      32362 | 0.000
1411.47/1411.71	c total clause space: 2341.61MB
1411.47/1411.71	c total #watches: 126332
1412.57/1412.87	c total #propagations: 89800374 / total #impl: 2572390101 (eff. 0.035)
1412.57/1412.87	c #Conflicts:    1687000 | #Learnt:      33362 | 0.000
1412.57/1412.87	c total clause space: 2341.61MB
1412.57/1412.87	c total #watches: 128332
1413.77/1414.09	c total #propagations: 89845789 / total #impl: 2573473970 (eff. 0.035)
1413.77/1414.09	c #Conflicts:    1688000 | #Learnt:      34362 | 0.000
1413.77/1414.09	c total clause space: 2341.61MB
1413.77/1414.09	c total #watches: 130332
1415.16/1415.44	c total #propagations: 89904993 / total #impl: 2574716986 (eff. 0.035)
1415.16/1415.44	c #Conflicts:    1689000 | #Learnt:      35362 | 0.000
1415.16/1415.44	c total clause space: 2341.61MB
1415.16/1415.44	c total #watches: 132332
1416.26/1416.59	c total #propagations: 89965194 / total #impl: 2576223339 (eff. 0.035)
1416.26/1416.59	c #Conflicts:    1690000 | #Learnt:      36362 | 0.000
1416.26/1416.59	c total clause space: 2341.61MB
1416.26/1416.59	c total #watches: 134332
1417.56/1417.85	c total #propagations: 90016005 / total #impl: 2578018173 (eff. 0.035)
1417.56/1417.85	c #Conflicts:    1691000 | #Learnt:      37362 | 0.000
1417.56/1417.85	c total clause space: 2341.61MB
1417.56/1417.85	c total #watches: 136332
1418.66/1418.98	c total #propagations: 90065944 / total #impl: 2579440746 (eff. 0.035)
1418.66/1418.98	c #Conflicts:    1692000 | #Learnt:      38362 | 0.000
1418.66/1418.98	c total clause space: 2341.61MB
1418.66/1418.98	c total #watches: 138332
1419.97/1420.23	c total #propagations: 90116843 / total #impl: 2581766391 (eff. 0.035)
1419.97/1420.23	c #Conflicts:    1693000 | #Learnt:      39362 | 0.000
1419.97/1420.23	c total clause space: 2341.61MB
1419.97/1420.23	c total #watches: 140332
1421.16/1421.45	c total #propagations: 90172685 / total #impl: 2582976235 (eff. 0.035)
1421.16/1421.45	c #Conflicts:    1694000 | #Learnt:      40362 | 0.000
1421.16/1421.45	c total clause space: 2341.61MB
1421.16/1421.45	c total #watches: 142332
1422.36/1422.68	c total #propagations: 90231608 / total #impl: 2584433293 (eff. 0.035)
1422.36/1422.68	c #Conflicts:    1695000 | #Learnt:      41362 | 0.000
1422.36/1422.68	c total clause space: 2341.61MB
1422.36/1422.68	c total #watches: 144332
1423.56/1423.89	c total #propagations: 90276196 / total #impl: 2585525658 (eff. 0.035)
1423.56/1423.89	c #Conflicts:    1696000 | #Learnt:      42362 | 0.000
1423.56/1423.89	c total clause space: 2341.61MB
1423.56/1423.89	c total #watches: 146332
1424.76/1425.05	c total #propagations: 90339815 / total #impl: 2586870809 (eff. 0.035)
1424.76/1425.05	c #Conflicts:    1697000 | #Learnt:      43362 | 0.000
1424.76/1425.05	c total clause space: 2341.61MB
1424.76/1425.05	c total #watches: 148332
1426.06/1426.32	c total #propagations: 90395332 / total #impl: 2588570428 (eff. 0.035)
1426.06/1426.32	c #Conflicts:    1698000 | #Learnt:      44362 | 0.000
1426.06/1426.32	c total clause space: 2341.61MB
1426.06/1426.32	c total #watches: 150332
1427.46/1427.73	c total #propagations: 90447816 / total #impl: 2590228371 (eff. 0.035)
1427.46/1427.73	c #Conflicts:    1699000 | #Learnt:      45362 | 0.000
1427.46/1427.73	c total clause space: 2341.61MB
1427.46/1427.73	c total #watches: 152332
1428.77/1429.04	c total #propagations: 90514314 / total #impl: 2592869262 (eff. 0.035)
1428.77/1429.04	c #Conflicts:    1700000 | #Learnt:      46362 | 0.000
1428.77/1429.04	c total clause space: 2341.61MB
1428.77/1429.04	c total #watches: 155480
1430.16/1430.49	c total #propagations: 90570845 / total #impl: 2595941314 (eff. 0.035)
1430.16/1430.49	c #Conflicts:    1701000 | #Learnt:      47362 | 0.000
1430.16/1430.49	c total clause space: 2341.61MB
1430.16/1430.49	c total #watches: 159791
1431.66/1431.94	c total #propagations: 90636626 / total #impl: 2598561118 (eff. 0.035)
1431.66/1431.94	c #Conflicts:    1702000 | #Learnt:      48362 | 0.000
1431.66/1431.94	c total clause space: 2341.61MB
1431.66/1431.94	c total #watches: 162941
1433.07/1433.32	c total #propagations: 90703675 / total #impl: 2601172225 (eff. 0.035)
1433.07/1433.32	c #Conflicts:    1703000 | #Learnt:      49362 | 0.000
1433.07/1433.32	c total clause space: 2341.61MB
1433.07/1433.32	c total #watches: 164941
1434.36/1434.69	c total #propagations: 90773431 / total #impl: 2604353554 (eff. 0.035)
1434.36/1434.69	c #Conflicts:    1704000 | #Learnt:      50362 | 0.000
1434.36/1434.69	c total clause space: 2341.61MB
1434.36/1434.69	c total #watches: 166941
1435.76/1436.08	c total #propagations: 90879251 / total #impl: 2608331078 (eff. 0.035)
1435.76/1436.08	c #Conflicts:    1705000 | #Learnt:      51362 | 0.000
1435.76/1436.08	c total clause space: 2341.61MB
1435.76/1436.08	c total #watches: 168941
1436.86/1437.13	c total #propagations: 90972310 / total #impl: 2611500890 (eff. 0.035)
1436.86/1437.13	c #Conflicts:    1706000 | #Learnt:      52362 | 0.000
1436.86/1437.13	c total clause space: 2341.61MB
1436.86/1437.13	c total #watches: 170941
1438.16/1438.50	c total #propagations: 91015596 / total #impl: 2611671736 (eff. 0.035)
1438.16/1438.50	c #Conflicts:    1707000 | #Learnt:      53362 | 0.000
1438.16/1438.50	c total clause space: 2341.61MB
1438.16/1438.50	c total #watches: 172941
1439.46/1439.78	c total #propagations: 91102611 / total #impl: 2614484314 (eff. 0.035)
1439.46/1439.78	c #Conflicts:    1708000 | #Learnt:      54362 | 0.000
1439.46/1439.78	c total clause space: 2341.61MB
1439.46/1439.78	c total #watches: 174941
1440.77/1441.00	c total #propagations: 91181946 / total #impl: 2618327988 (eff. 0.035)
1440.77/1441.00	c #Conflicts:    1709000 | #Learnt:      55362 | 0.000
1440.77/1441.00	c total clause space: 2341.61MB
1440.77/1441.00	c total #watches: 176941
1442.06/1442.33	c total #propagations: 91249643 / total #impl: 2620329859 (eff. 0.035)
1442.06/1442.33	c #Conflicts:    1710000 | #Learnt:      56362 | 0.000
1442.06/1442.33	c total clause space: 2341.61MB
1442.06/1442.33	c total #watches: 178941
1443.36/1443.67	c total #propagations: 91319334 / total #impl: 2623071254 (eff. 0.035)
1443.36/1443.67	c #Conflicts:    1711000 | #Learnt:      57362 | 0.000
1443.36/1443.67	c total clause space: 2341.61MB
1443.36/1443.67	c total #watches: 180941
1444.76/1445.02	c total #propagations: 91366147 / total #impl: 2624053338 (eff. 0.035)
1444.76/1445.02	c #Conflicts:    1712000 | #Learnt:      58362 | 0.000
1444.76/1445.02	c total clause space: 2341.61MB
1444.76/1445.02	c total #watches: 182941
1446.06/1446.35	c total #propagations: 91439565 / total #impl: 2626417523 (eff. 0.035)
1446.06/1446.35	c #Conflicts:    1713000 | #Learnt:      59362 | 0.000
1446.06/1446.35	c total clause space: 2341.61MB
1446.06/1446.35	c total #watches: 184941
1447.37/1447.70	c total #propagations: 91549121 / total #impl: 2629489442 (eff. 0.035)
1447.37/1447.70	c #Conflicts:    1714000 | #Learnt:      60362 | 0.000
1447.37/1447.70	c total clause space: 2341.61MB
1447.37/1447.70	c total #watches: 189242
1448.76/1449.01	c total #propagations: 91632347 / total #impl: 2632903710 (eff. 0.035)
1448.76/1449.01	c #Conflicts:    1715000 | #Learnt:      61362 | 0.000
1448.76/1449.01	c total clause space: 2341.61MB
1448.76/1449.01	c total #watches: 191242
1449.96/1450.21	c total #propagations: 91700360 / total #impl: 2635509710 (eff. 0.035)
1449.96/1450.21	c #Conflicts:    1716000 | #Learnt:      62362 | 0.000
1449.96/1450.21	c total clause space: 2341.61MB
1449.96/1450.21	c total #watches: 193242
1451.26/1451.56	c total #propagations: 91754403 / total #impl: 2636502995 (eff. 0.035)
1451.26/1451.56	c #Conflicts:    1717000 | #Learnt:      63362 | 0.000
1451.26/1451.56	c total clause space: 2341.61MB
1451.26/1451.56	c total #watches: 195242
1452.57/1452.89	c total #propagations: 91815353 / total #impl: 2638511124 (eff. 0.035)
1452.57/1452.89	c GC COLLECT
1452.57/1452.89	c #Conflicts:    1718000 | #Learnt:      32661 | 0.000
1452.57/1452.89	c total clause space: 2341.61MB
1452.57/1452.89	c total #watches: 126930
1453.87/1454.13	c total #propagations: 91862688 / total #impl: 2639833534 (eff. 0.035)
1453.87/1454.13	c #Conflicts:    1719000 | #Learnt:      33661 | 0.000
1453.87/1454.13	c total clause space: 2341.61MB
1453.87/1454.13	c total #watches: 128930
1455.17/1455.41	c total #propagations: 91901296 / total #impl: 2640057749 (eff. 0.035)
1455.17/1455.41	c #Conflicts:    1720000 | #Learnt:      34661 | 0.000
1455.17/1455.41	c total clause space: 2341.61MB
1455.17/1455.41	c total #watches: 130930
1456.67/1456.90	c total #propagations: 91949112 / total #impl: 2641753877 (eff. 0.035)
1456.67/1456.90	c #Conflicts:    1721000 | #Learnt:      35661 | 0.000
1456.67/1456.90	c total clause space: 2341.61MB
1456.67/1456.90	c total #watches: 134088
1458.07/1458.34	c total #propagations: 92009929 / total #impl: 2644237735 (eff. 0.035)
1458.07/1458.34	c #Conflicts:    1722000 | #Learnt:      36661 | 0.000
1458.07/1458.34	c total clause space: 2341.61MB
1458.07/1458.34	c total #watches: 136088
1459.27/1459.55	c total #propagations: 92063728 / total #impl: 2650058296 (eff. 0.035)
1459.27/1459.55	c #Conflicts:    1723000 | #Learnt:      37661 | 0.000
1459.27/1459.55	c total clause space: 2341.61MB
1459.27/1459.55	c total #watches: 138088
1460.27/1460.59	c total #propagations: 92114881 / total #impl: 2651093861 (eff. 0.035)
1460.27/1460.59	c #Conflicts:    1724000 | #Learnt:      38661 | 0.000
1460.27/1460.59	c total clause space: 2341.61MB
1460.27/1460.59	c total #watches: 140088
1461.36/1461.61	c total #propagations: 92151207 / total #impl: 2651385882 (eff. 0.035)
1461.36/1461.61	c #Conflicts:    1725000 | #Learnt:      39661 | 0.000
1461.36/1461.61	c total clause space: 2341.61MB
1461.36/1461.61	c total #watches: 142088
1462.36/1462.65	c total #propagations: 92186168 / total #impl: 2651588025 (eff. 0.035)
1462.36/1462.65	c #Conflicts:    1726000 | #Learnt:      40661 | 0.000
1462.36/1462.65	c total clause space: 2341.61MB
1462.36/1462.65	c total #watches: 144088
1463.36/1463.65	c total #propagations: 92225018 / total #impl: 2653810470 (eff. 0.035)
1463.36/1463.65	c #Conflicts:    1727000 | #Learnt:      41661 | 0.000
1463.36/1463.65	c total clause space: 2341.61MB
1463.36/1463.65	c total #watches: 146088
1464.36/1464.65	c total #propagations: 92264468 / total #impl: 2655357026 (eff. 0.035)
1464.36/1464.65	c #Conflicts:    1728000 | #Learnt:      42661 | 0.000
1464.36/1464.65	c total clause space: 2341.61MB
1464.36/1464.65	c total #watches: 148088
1465.46/1465.71	c total #propagations: 92302438 / total #impl: 2656728299 (eff. 0.035)
1465.46/1465.71	c #Conflicts:    1729000 | #Learnt:      43661 | 0.000
1465.46/1465.71	c total clause space: 2341.61MB
1465.46/1465.71	c total #watches: 150088
1466.76/1467.00	c total #propagations: 92344915 / total #impl: 2658767314 (eff. 0.035)
1466.76/1467.00	c #Conflicts:    1730000 | #Learnt:      44661 | 0.000
1466.76/1467.00	c total clause space: 2341.61MB
1466.76/1467.00	c total #watches: 152088
1468.06/1468.30	c total #propagations: 92390410 / total #impl: 2662234242 (eff. 0.035)
1468.06/1468.30	c #Conflicts:    1731000 | #Learnt:      45661 | 0.000
1468.06/1468.30	c total clause space: 2341.61MB
1468.06/1468.30	c total #watches: 154088
1469.26/1469.54	c total #propagations: 92438226 / total #impl: 2664524812 (eff. 0.035)
1469.26/1469.54	c #Conflicts:    1732000 | #Learnt:      46661 | 0.000
1469.26/1469.54	c total clause space: 2341.61MB
1469.26/1469.54	c total #watches: 156088
1470.47/1470.79	c total #propagations: 92482555 / total #impl: 2666532037 (eff. 0.035)
1470.47/1470.79	c #Conflicts:    1733000 | #Learnt:      47661 | 0.000
1470.47/1470.79	c total clause space: 2341.61MB
1470.47/1470.79	c total #watches: 158088
1471.86/1472.18	c total #propagations: 92526148 / total #impl: 2668906139 (eff. 0.035)
1471.86/1472.18	c #Conflicts:    1734000 | #Learnt:      48661 | 0.000
1471.86/1472.18	c total clause space: 2341.61MB
1471.86/1472.18	c total #watches: 160088
1473.26/1473.52	c total #propagations: 92575244 / total #impl: 2673459698 (eff. 0.035)
1473.26/1473.52	c #Conflicts:    1735000 | #Learnt:      49661 | 0.000
1473.26/1473.52	c total clause space: 2341.61MB
1473.26/1473.52	c total #watches: 162088
1474.36/1474.67	c total #propagations: 92625309 / total #impl: 2677806749 (eff. 0.035)
1474.36/1474.67	c #Conflicts:    1736000 | #Learnt:      50661 | 0.000
1474.36/1474.67	c total clause space: 2341.61MB
1474.36/1474.67	c total #watches: 164088
1475.56/1475.88	c total #propagations: 92670861 / total #impl: 2679868167 (eff. 0.035)
1475.56/1475.88	c #Conflicts:    1737000 | #Learnt:      51661 | 0.000
1475.56/1475.88	c total clause space: 2341.61MB
1475.56/1475.88	c total #watches: 166088
1476.86/1477.19	c total #propagations: 92714425 / total #impl: 2682726240 (eff. 0.035)
1476.86/1477.19	c #Conflicts:    1738000 | #Learnt:      52661 | 0.000
1476.86/1477.19	c total clause space: 2341.61MB
1476.86/1477.19	c total #watches: 168088
1478.27/1478.56	c total #propagations: 92755144 / total #impl: 2684881707 (eff. 0.035)
1478.27/1478.56	c #Conflicts:    1739000 | #Learnt:      53661 | 0.000
1478.27/1478.56	c total clause space: 2341.61MB
1478.27/1478.56	c total #watches: 170088
1479.56/1479.89	c total #propagations: 92801283 / total #impl: 2689937580 (eff. 0.034)
1479.56/1479.89	c #Conflicts:    1740000 | #Learnt:      54661 | 0.000
1479.56/1479.89	c total clause space: 2341.61MB
1479.56/1479.89	c total #watches: 172088
1481.06/1481.30	c total #propagations: 92847524 / total #impl: 2693108497 (eff. 0.034)
1481.06/1481.30	c #Conflicts:    1741000 | #Learnt:      55661 | 0.000
1481.06/1481.30	c total clause space: 2341.61MB
1481.06/1481.30	c total #watches: 174088
1482.36/1482.66	c total #propagations: 92890068 / total #impl: 2696445340 (eff. 0.034)
1482.36/1482.66	c #Conflicts:    1742000 | #Learnt:      56661 | 0.000
1482.36/1482.66	c total clause space: 2341.61MB
1482.36/1482.66	c total #watches: 176088
1483.77/1484.03	c total #propagations: 92939459 / total #impl: 2699221996 (eff. 0.034)
1483.77/1484.03	c #Conflicts:    1743000 | #Learnt:      57661 | 0.000
1483.77/1484.03	c total clause space: 2341.61MB
1483.77/1484.03	c total #watches: 178088
1485.06/1485.39	c total #propagations: 92999185 / total #impl: 2700619046 (eff. 0.034)
1485.06/1485.39	c #Conflicts:    1744000 | #Learnt:      58661 | 0.000
1485.06/1485.39	c total clause space: 2341.61MB
1485.06/1485.39	c total #watches: 180088
1486.46/1486.72	c total #propagations: 93062193 / total #impl: 2704097682 (eff. 0.034)
1486.46/1486.72	c #Conflicts:    1745000 | #Learnt:      59661 | 0.000
1486.46/1486.72	c total clause space: 2341.61MB
1486.46/1486.72	c total #watches: 182088
1487.66/1487.93	c total #propagations: 93128640 / total #impl: 2706107858 (eff. 0.034)
1487.66/1487.93	c #Conflicts:    1746000 | #Learnt:      60661 | 0.000
1487.66/1487.93	c total clause space: 2341.61MB
1487.66/1487.93	c total #watches: 184088
1488.86/1489.17	c total #propagations: 93201293 / total #impl: 2708581534 (eff. 0.034)
1488.86/1489.17	c #Conflicts:    1747000 | #Learnt:      61661 | 0.000
1488.86/1489.17	c total clause space: 2341.61MB
1488.86/1489.17	c total #watches: 186088
1490.27/1490.51	c total #propagations: 93265963 / total #impl: 2710894964 (eff. 0.034)
1490.27/1490.51	c #Conflicts:    1748000 | #Learnt:      62661 | 0.000
1490.27/1490.51	c total clause space: 2341.61MB
1490.27/1490.51	c total #watches: 188088
1491.46/1491.78	c total #propagations: 93308028 / total #impl: 2712511110 (eff. 0.034)
1491.46/1491.78	c #Conflicts:    1749000 | #Learnt:      63661 | 0.000
1491.46/1491.78	c total clause space: 2341.61MB
1491.46/1491.78	c total #watches: 190088
1492.86/1493.15	c total #propagations: 93355300 / total #impl: 2714824622 (eff. 0.034)
1492.86/1493.15	c GC COLLECT
1492.86/1493.15	c #Conflicts:    1750000 | #Learnt:      32661 | 0.000
1492.86/1493.15	c total clause space: 2341.61MB
1492.86/1493.15	c total #watches: 126930
1494.16/1494.43	c total #propagations: 93407082 / total #impl: 2716872491 (eff. 0.034)
1494.16/1494.43	c #Conflicts:    1751000 | #Learnt:      33661 | 0.000
1494.16/1494.43	c total clause space: 2341.61MB
1494.16/1494.43	c total #watches: 128930
1495.46/1495.70	c total #propagations: 93475231 / total #impl: 2719299008 (eff. 0.034)
1495.46/1495.70	c #Conflicts:    1752000 | #Learnt:      34661 | 0.000
1495.46/1495.70	c total clause space: 2341.61MB
1495.46/1495.70	c total #watches: 130930
1496.56/1496.82	c total #propagations: 93561594 / total #impl: 2722593947 (eff. 0.034)
1496.56/1496.82	c #Conflicts:    1753000 | #Learnt:      35661 | 0.000
1496.56/1496.82	c total clause space: 2341.61MB
1496.56/1496.82	c total #watches: 132930
1497.76/1498.08	c total #propagations: 93607111 / total #impl: 2724584462 (eff. 0.034)
1497.76/1498.08	c #Conflicts:    1754000 | #Learnt:      36661 | 0.000
1497.76/1498.08	c total clause space: 2341.61MB
1497.76/1498.08	c total #watches: 134930
1499.16/1499.45	c total #propagations: 93665113 / total #impl: 2726810469 (eff. 0.034)
1499.16/1499.45	c #Conflicts:    1755000 | #Learnt:      37661 | 0.000
1499.16/1499.45	c total clause space: 2341.61MB
1499.16/1499.45	c total #watches: 136930
1500.55/1500.85	c total #propagations: 93738245 / total #impl: 2728817386 (eff. 0.034)
1500.55/1500.85	c #Conflicts:    1756000 | #Learnt:      38661 | 0.000
1500.55/1500.85	c total clause space: 2341.61MB
1500.55/1500.85	c total #watches: 138930
1501.65/1501.97	c total #propagations: 93806934 / total #impl: 2730907936 (eff. 0.034)
1501.65/1501.97	c #Conflicts:    1757000 | #Learnt:      39661 | 0.000
1501.65/1501.97	c total clause space: 2341.61MB
1501.65/1501.97	c total #watches: 140930
1502.95/1503.20	c total #propagations: 93853217 / total #impl: 2731956655 (eff. 0.034)
1502.95/1503.20	c #Conflicts:    1758000 | #Learnt:      40661 | 0.000
1502.95/1503.20	c total clause space: 2341.61MB
1502.95/1503.20	c total #watches: 142930
1504.15/1504.46	c total #propagations: 93903534 / total #impl: 2734046230 (eff. 0.034)
1504.15/1504.46	c #Conflicts:    1759000 | #Learnt:      41661 | 0.000
1504.15/1504.46	c total clause space: 2341.61MB
1504.15/1504.46	c total #watches: 144930
1505.45/1505.72	c total #propagations: 93981376 / total #impl: 2735295429 (eff. 0.034)
1505.45/1505.72	c #Conflicts:    1760000 | #Learnt:      42661 | 0.000
1505.45/1505.72	c total clause space: 2341.61MB
1505.45/1505.72	c total #watches: 146930
1506.65/1506.95	c total #propagations: 94056022 / total #impl: 2736564139 (eff. 0.034)
1506.65/1506.95	c #Conflicts:    1761000 | #Learnt:      43661 | 0.000
1506.65/1506.95	c total clause space: 2341.61MB
1506.65/1506.95	c total #watches: 148930
1507.86/1508.13	c total #propagations: 94126050 / total #impl: 2737708250 (eff. 0.034)
1507.86/1508.13	c #Conflicts:    1762000 | #Learnt:      44661 | 0.000
1507.86/1508.13	c total clause space: 2341.61MB
1507.86/1508.13	c total #watches: 150930
1508.96/1509.24	c total #propagations: 94189834 / total #impl: 2739044359 (eff. 0.034)
1508.96/1509.24	c #Conflicts:    1763000 | #Learnt:      45661 | 0.000
1508.96/1509.24	c total clause space: 2341.61MB
1508.96/1509.24	c total #watches: 152930
1510.16/1510.42	c total #propagations: 94251833 / total #impl: 2740356129 (eff. 0.034)
1510.16/1510.42	c #Conflicts:    1764000 | #Learnt:      46661 | 0.000
1510.16/1510.42	c total clause space: 2341.61MB
1510.16/1510.42	c total #watches: 154930
1511.26/1511.52	c total #propagations: 94297224 / total #impl: 2741662138 (eff. 0.034)
1511.26/1511.52	c #Conflicts:    1765000 | #Learnt:      47661 | 0.000
1511.26/1511.52	c total clause space: 2341.61MB
1511.26/1511.52	c total #watches: 156930
1512.45/1512.76	c total #propagations: 94361154 / total #impl: 2743333433 (eff. 0.034)
1512.45/1512.76	c #Conflicts:    1766000 | #Learnt:      48661 | 0.000
1512.45/1512.76	c total clause space: 2341.61MB
1512.45/1512.76	c total #watches: 158930
1513.75/1514.00	c total #propagations: 94418743 / total #impl: 2744955621 (eff. 0.034)
1513.75/1514.00	c #Conflicts:    1767000 | #Learnt:      49661 | 0.000
1513.75/1514.00	c total clause space: 2341.61MB
1513.75/1514.00	c total #watches: 160930
1514.75/1515.06	c total #propagations: 94483105 / total #impl: 2746191565 (eff. 0.034)
1514.75/1515.06	c #Conflicts:    1768000 | #Learnt:      50661 | 0.000
1514.75/1515.06	c total clause space: 2341.61MB
1514.75/1515.06	c total #watches: 162930
1515.75/1516.03	c total #propagations: 94536840 / total #impl: 2747326963 (eff. 0.034)
1515.75/1516.03	c #Conflicts:    1769000 | #Learnt:      51661 | 0.000
1515.75/1516.03	c total clause space: 2341.61MB
1515.75/1516.03	c total #watches: 164930
1516.95/1517.28	c total #propagations: 94582229 / total #impl: 2748341948 (eff. 0.034)
1516.95/1517.28	c #Conflicts:    1770000 | #Learnt:      52661 | 0.000
1516.95/1517.28	c total clause space: 2341.61MB
1516.95/1517.28	c total #watches: 166930
1518.25/1518.57	c total #propagations: 94639149 / total #impl: 2750612099 (eff. 0.034)
1518.25/1518.57	c #Conflicts:    1771000 | #Learnt:      53661 | 0.000
1518.25/1518.57	c total clause space: 2341.61MB
1518.25/1518.57	c total #watches: 168930
1519.55/1519.83	c total #propagations: 94697194 / total #impl: 2751652351 (eff. 0.034)
1519.55/1519.83	c #Conflicts:    1772000 | #Learnt:      54661 | 0.000
1519.55/1519.83	c total clause space: 2341.61MB
1519.55/1519.83	c total #watches: 173312
1520.65/1520.97	c total #propagations: 94750489 / total #impl: 2753713992 (eff. 0.034)
1520.65/1520.97	c #Conflicts:    1773000 | #Learnt:      55661 | 0.000
1520.65/1520.97	c total clause space: 2341.61MB
1520.65/1520.97	c total #watches: 175312
1521.85/1522.17	c total #propagations: 94832410 / total #impl: 2757505899 (eff. 0.034)
1521.85/1522.17	c #Conflicts:    1774000 | #Learnt:      56661 | 0.000
1521.85/1522.17	c total clause space: 2341.61MB
1521.85/1522.17	c total #watches: 177312
1523.05/1523.39	c total #propagations: 94891183 / total #impl: 2759446923 (eff. 0.034)
1523.05/1523.39	c #Conflicts:    1775000 | #Learnt:      57661 | 0.000
1523.05/1523.39	c total clause space: 2341.61MB
1523.05/1523.39	c total #watches: 179312
1524.36/1524.61	c total #propagations: 94942835 / total #impl: 2760519971 (eff. 0.034)
1524.36/1524.61	c #Conflicts:    1776000 | #Learnt:      58661 | 0.000
1524.36/1524.61	c total clause space: 2341.61MB
1524.36/1524.61	c total #watches: 181312
1525.46/1525.78	c total #propagations: 94994675 / total #impl: 2761539042 (eff. 0.034)
1525.46/1525.78	c #Conflicts:    1777000 | #Learnt:      59661 | 0.000
1525.46/1525.78	c total clause space: 2341.61MB
1525.46/1525.78	c total #watches: 183312
1526.75/1527.01	c total #propagations: 95041963 / total #impl: 2762319822 (eff. 0.034)
1526.75/1527.01	c #Conflicts:    1778000 | #Learnt:      60661 | 0.000
1526.75/1527.01	c total clause space: 2341.61MB
1526.75/1527.01	c total #watches: 185312
1528.05/1528.37	c total #propagations: 95083692 / total #impl: 2762441009 (eff. 0.034)
1528.05/1528.37	c #Conflicts:    1779000 | #Learnt:      61661 | 0.000
1528.05/1528.37	c total clause space: 2341.61MB
1528.05/1528.37	c total #watches: 187312
1529.35/1529.66	c total #propagations: 95123750 / total #impl: 2762594505 (eff. 0.034)
1529.35/1529.66	c #Conflicts:    1780000 | #Learnt:      62661 | 0.000
1529.35/1529.66	c total clause space: 2341.61MB
1529.35/1529.66	c total #watches: 189312
1530.65/1530.98	c total #propagations: 95166317 / total #impl: 2762779560 (eff. 0.034)
1530.65/1530.98	c #Conflicts:    1781000 | #Learnt:      63661 | 0.000
1530.65/1530.98	c total clause space: 2341.61MB
1530.65/1530.98	c total #watches: 191312
1532.15/1532.49	c total #propagations: 95215180 / total #impl: 2763638862 (eff. 0.034)
1532.15/1532.49	c GC COLLECT
1532.15/1532.49	c #Conflicts:    1782000 | #Learnt:      32362 | 0.000
1532.15/1532.49	c total clause space: 2341.61MB
1532.15/1532.49	c total #watches: 126332
1533.35/1533.61	c total #propagations: 95266522 / total #impl: 2764515864 (eff. 0.034)
1533.35/1533.61	c #Conflicts:    1783000 | #Learnt:      33362 | 0.000
1533.35/1533.61	c total clause space: 2341.61MB
1533.35/1533.61	c total #watches: 129523
1534.55/1534.85	c total #propagations: 95312435 / total #impl: 2765199845 (eff. 0.034)
1534.55/1534.85	c #Conflicts:    1784000 | #Learnt:      34362 | 0.000
1534.55/1534.85	c total clause space: 2341.61MB
1534.55/1534.85	c total #watches: 131523
1535.75/1536.03	c total #propagations: 95365986 / total #impl: 2765832784 (eff. 0.034)
1535.75/1536.03	c #Conflicts:    1785000 | #Learnt:      35362 | 0.000
1535.75/1536.03	c total clause space: 2341.61MB
1535.75/1536.03	c total #watches: 133523
1536.85/1537.13	c total #propagations: 95412196 / total #impl: 2766330401 (eff. 0.034)
1536.85/1537.13	c #Conflicts:    1786000 | #Learnt:      36362 | 0.000
1536.85/1537.13	c total clause space: 2341.61MB
1536.85/1537.13	c total #watches: 135523
1537.95/1538.24	c total #propagations: 95454654 / total #impl: 2766736993 (eff. 0.035)
1537.95/1538.24	c #Conflicts:    1787000 | #Learnt:      37362 | 0.000
1537.95/1538.24	c total clause space: 2341.61MB
1537.95/1538.24	c total #watches: 137523
1539.15/1539.44	c total #propagations: 95511203 / total #impl: 2767805446 (eff. 0.035)
1539.15/1539.44	c #Conflicts:    1788000 | #Learnt:      38362 | 0.000
1539.15/1539.44	c total clause space: 2341.61MB
1539.15/1539.44	c total #watches: 139523
1540.34/1540.67	c total #propagations: 95568601 / total #impl: 2771335334 (eff. 0.034)
1540.34/1540.67	c #Conflicts:    1789000 | #Learnt:      39362 | 0.000
1540.34/1540.67	c total clause space: 2341.61MB
1540.34/1540.67	c total #watches: 141523
1541.64/1541.96	c total #propagations: 95635971 / total #impl: 2774798812 (eff. 0.034)
1541.64/1541.96	c #Conflicts:    1790000 | #Learnt:      40362 | 0.000
1541.64/1541.96	c total clause space: 2341.61MB
1541.64/1541.96	c total #watches: 143523
1542.84/1543.15	c total #propagations: 95710184 / total #impl: 2779601770 (eff. 0.034)
1542.84/1543.15	c #Conflicts:    1791000 | #Learnt:      41362 | 0.000
1542.84/1543.15	c total clause space: 2341.61MB
1542.84/1543.15	c total #watches: 145523
1543.94/1544.29	c total #propagations: 95765813 / total #impl: 2783940444 (eff. 0.034)
1543.94/1544.29	c #Conflicts:    1792000 | #Learnt:      42362 | 0.000
1543.94/1544.29	c total clause space: 2341.61MB
1543.94/1544.29	c total #watches: 147523
1545.35/1545.61	c total #propagations: 95829140 / total #impl: 2787487675 (eff. 0.034)
1545.35/1545.61	c #Conflicts:    1793000 | #Learnt:      43362 | 0.000
1545.35/1545.61	c total clause space: 2341.61MB
1545.35/1545.61	c total #watches: 149523
1546.24/1546.60	c total #propagations: 95905664 / total #impl: 2790723134 (eff. 0.034)
1546.24/1546.60	c #Conflicts:    1794000 | #Learnt:      44362 | 0.000
1546.24/1546.60	c total clause space: 2341.61MB
1546.24/1546.60	c total #watches: 151523
1547.34/1547.68	c total #propagations: 95947885 / total #impl: 2793057367 (eff. 0.034)
1547.34/1547.68	c #Conflicts:    1795000 | #Learnt:      45362 | 0.000
1547.34/1547.68	c total clause space: 2341.61MB
1547.34/1547.68	c total #watches: 153523
1548.55/1548.87	c total #propagations: 96000222 / total #impl: 2795422426 (eff. 0.034)
1548.55/1548.87	c #Conflicts:    1796000 | #Learnt:      46362 | 0.000
1548.55/1548.87	c total clause space: 2341.61MB
1548.55/1548.87	c total #watches: 155523
1549.75/1550.09	c total #propagations: 96067553 / total #impl: 2798468048 (eff. 0.034)
1549.75/1550.09	c #Conflicts:    1797000 | #Learnt:      47362 | 0.000
1549.75/1550.09	c total clause space: 2341.61MB
1549.75/1550.09	c total #watches: 157523
1551.04/1551.33	c total #propagations: 96119498 / total #impl: 2799978238 (eff. 0.034)
1551.04/1551.33	c #Conflicts:    1798000 | #Learnt:      48362 | 0.000
1551.04/1551.33	c total clause space: 2341.61MB
1551.04/1551.33	c total #watches: 159523
1552.14/1552.46	c total #propagations: 96175245 / total #impl: 2801767356 (eff. 0.034)
1552.14/1552.46	c #Conflicts:    1799000 | #Learnt:      49362 | 0.000
1552.14/1552.46	c total clause space: 2341.61MB
1552.14/1552.46	c total #watches: 161523
1553.44/1553.71	c total #propagations: 96233441 / total #impl: 2803112417 (eff. 0.034)
1553.44/1553.71	c #Conflicts:    1800000 | #Learnt:      50362 | 0.000
1553.44/1553.71	c total clause space: 2341.61MB
1553.44/1553.71	c total #watches: 163523
1554.44/1554.76	c total #propagations: 96299439 / total #impl: 2805760792 (eff. 0.034)
1554.44/1554.76	c #Conflicts:    1801000 | #Learnt:      51362 | 0.000
1554.44/1554.76	c total clause space: 2341.61MB
1554.44/1554.76	c total #watches: 165523
1555.54/1555.81	c total #propagations: 96352847 / total #impl: 2809332075 (eff. 0.034)
1555.54/1555.81	c #Conflicts:    1802000 | #Learnt:      52362 | 0.000
1555.54/1555.81	c total clause space: 2341.61MB
1555.54/1555.81	c total #watches: 167523
1556.74/1557.08	c total #propagations: 96386057 / total #impl: 2812381465 (eff. 0.034)
1556.74/1557.08	c #Conflicts:    1803000 | #Learnt:      53362 | 0.000
1556.74/1557.08	c total clause space: 2341.61MB
1556.74/1557.08	c total #watches: 169523
1558.24/1558.58	c total #propagations: 96435632 / total #impl: 2817745243 (eff. 0.034)
1558.24/1558.58	c #Conflicts:    1804000 | #Learnt:      54362 | 0.000
1558.24/1558.58	c total clause space: 2341.61MB
1558.24/1558.58	c total #watches: 171523
1559.84/1560.11	c total #propagations: 96497615 / total #impl: 2821542071 (eff. 0.034)
1559.84/1560.11	c #Conflicts:    1805000 | #Learnt:      55362 | 0.000
1559.84/1560.11	c total clause space: 2341.61MB
1559.84/1560.11	c total #watches: 173523
1561.14/1561.40	c total #propagations: 96567573 / total #impl: 2827503365 (eff. 0.034)
1561.14/1561.40	c #Conflicts:    1806000 | #Learnt:      56362 | 0.000
1561.14/1561.40	c total clause space: 2341.61MB
1561.14/1561.40	c total #watches: 175523
1562.24/1562.54	c total #propagations: 96626976 / total #impl: 2830021791 (eff. 0.034)
1562.24/1562.54	c #Conflicts:    1807000 | #Learnt:      57362 | 0.000
1562.24/1562.54	c total clause space: 2341.61MB
1562.24/1562.54	c total #watches: 177523
1563.44/1563.74	c total #propagations: 96703318 / total #impl: 2832086883 (eff. 0.034)
1563.44/1563.74	c #Conflicts:    1808000 | #Learnt:      58362 | 0.000
1563.44/1563.74	c total clause space: 2341.61MB
1563.44/1563.74	c total #watches: 179523
1564.54/1564.88	c total #propagations: 96773655 / total #impl: 2833629970 (eff. 0.034)
1564.54/1564.88	c #Conflicts:    1809000 | #Learnt:      59362 | 0.000
1564.54/1564.88	c total clause space: 2341.61MB
1564.54/1564.88	c total #watches: 181523
1565.94/1566.20	c total #propagations: 96833592 / total #impl: 2835940760 (eff. 0.034)
1565.94/1566.20	c #Conflicts:    1810000 | #Learnt:      60362 | 0.000
1565.94/1566.20	c total clause space: 2341.61MB
1565.94/1566.20	c total #watches: 184676
1567.25/1567.54	c total #propagations: 96908828 / total #impl: 2837893611 (eff. 0.034)
1567.25/1567.54	c #Conflicts:    1811000 | #Learnt:      61362 | 0.000
1567.25/1567.54	c total clause space: 2341.61MB
1567.25/1567.54	c total #watches: 186676
1568.35/1568.63	c total #propagations: 96994531 / total #impl: 2840097898 (eff. 0.034)
1568.35/1568.63	c #Conflicts:    1812000 | #Learnt:      62362 | 0.000
1568.35/1568.63	c total clause space: 2341.61MB
1568.35/1568.63	c total #watches: 188676
1569.45/1569.74	c total #propagations: 97057116 / total #impl: 2843429628 (eff. 0.034)
1569.45/1569.74	c #Conflicts:    1813000 | #Learnt:      63362 | 0.000
1569.45/1569.74	c total clause space: 2341.61MB
1569.45/1569.74	c total #watches: 190676
1570.65/1570.96	c total #propagations: 97122629 / total #impl: 2846647460 (eff. 0.034)
1570.65/1570.96	c #Conflicts:    1814000 | #Learnt:      64362 | 0.000
1570.65/1570.96	c total clause space: 2341.61MB
1570.65/1570.96	c total #watches: 192676
1572.14/1572.46	c total #propagations: 97196195 / total #impl: 2849672795 (eff. 0.034)
1572.14/1572.46	c GC COLLECT
1572.14/1572.46	c #Conflicts:    1815000 | #Learnt:      32758 | 0.000
1572.14/1572.46	c total clause space: 2341.61MB
1572.14/1572.46	c total #watches: 128315
1573.44/1573.77	c total #propagations: 97283287 / total #impl: 2852209659 (eff. 0.034)
1573.44/1573.77	c #Conflicts:    1816000 | #Learnt:      33758 | 0.000
1573.44/1573.77	c total clause space: 2341.61MB
1573.44/1573.77	c total #watches: 130315
1574.84/1575.18	c total #propagations: 97364154 / total #impl: 2854274833 (eff. 0.034)
1574.84/1575.18	c #Conflicts:    1817000 | #Learnt:      34758 | 0.000
1574.84/1575.18	c total clause space: 2341.61MB
1574.84/1575.18	c total #watches: 132315
1576.15/1576.43	c total #propagations: 97439915 / total #impl: 2856205192 (eff. 0.034)
1576.15/1576.43	c #Conflicts:    1818000 | #Learnt:      35758 | 0.000
1576.15/1576.43	c total clause space: 2341.61MB
1576.15/1576.43	c total #watches: 134315
1577.25/1577.55	c total #propagations: 97523724 / total #impl: 2858108705 (eff. 0.034)
1577.25/1577.55	c #Conflicts:    1819000 | #Learnt:      36758 | 0.000
1577.25/1577.55	c total clause space: 2341.61MB
1577.25/1577.55	c total #watches: 136315
1578.35/1578.61	c total #propagations: 97621366 / total #impl: 2860206502 (eff. 0.034)
1578.35/1578.61	c #Conflicts:    1820000 | #Learnt:      37758 | 0.000
1578.35/1578.61	c total clause space: 2341.61MB
1578.35/1578.61	c total #watches: 138315
1579.54/1579.86	c total #propagations: 97678085 / total #impl: 2862422303 (eff. 0.034)
1579.54/1579.86	c #Conflicts:    1821000 | #Learnt:      38758 | 0.000
1579.54/1579.86	c total clause space: 2341.61MB
1579.54/1579.86	c total #watches: 140315
1580.64/1580.96	c total #propagations: 97738395 / total #impl: 2864526296 (eff. 0.034)
1580.64/1580.96	c #Conflicts:    1822000 | #Learnt:      39758 | 0.000
1580.64/1580.96	c total clause space: 2341.61MB
1580.64/1580.96	c total #watches: 142315
1581.74/1582.05	c total #propagations: 97795634 / total #impl: 2866867670 (eff. 0.034)
1581.74/1582.05	c #Conflicts:    1823000 | #Learnt:      40758 | 0.000
1581.74/1582.05	c total clause space: 2341.61MB
1581.74/1582.05	c total #watches: 144315
1582.84/1583.16	c total #propagations: 97851785 / total #impl: 2869303350 (eff. 0.034)
1582.84/1583.16	c #Conflicts:    1824000 | #Learnt:      41758 | 0.000
1582.84/1583.16	c total clause space: 2341.61MB
1582.84/1583.16	c total #watches: 146315
1584.04/1584.32	c total #propagations: 97910722 / total #impl: 2871740342 (eff. 0.034)
1584.04/1584.32	c #Conflicts:    1825000 | #Learnt:      42758 | 0.000
1584.04/1584.32	c total clause space: 2341.61MB
1584.04/1584.32	c total #watches: 148315
1585.44/1585.72	c total #propagations: 97980257 / total #impl: 2874169214 (eff. 0.034)
1585.44/1585.72	c #Conflicts:    1826000 | #Learnt:      43758 | 0.000
1585.44/1585.72	c total clause space: 2341.61MB
1585.44/1585.72	c total #watches: 150315
1586.94/1587.21	c total #propagations: 98047994 / total #impl: 2875962382 (eff. 0.034)
1586.94/1587.21	c #Conflicts:    1827000 | #Learnt:      44758 | 0.000
1586.94/1587.21	c total clause space: 2341.61MB
1586.94/1587.21	c total #watches: 152315
1588.34/1588.68	c total #propagations: 98118708 / total #impl: 2877786444 (eff. 0.034)
1588.34/1588.68	c #Conflicts:    1828000 | #Learnt:      45758 | 0.000
1588.34/1588.68	c total clause space: 2341.61MB
1588.34/1588.68	c total #watches: 155477
1589.54/1589.87	c total #propagations: 98192481 / total #impl: 2880114683 (eff. 0.034)
1589.54/1589.87	c #Conflicts:    1829000 | #Learnt:      46758 | 0.000
1589.54/1589.87	c total clause space: 2341.61MB
1589.54/1589.87	c total #watches: 157477
1590.74/1591.04	c total #propagations: 98239719 / total #impl: 2881427971 (eff. 0.034)
1590.74/1591.04	c #Conflicts:    1830000 | #Learnt:      47758 | 0.000
1590.74/1591.04	c total clause space: 2341.61MB
1590.74/1591.04	c total #watches: 159477
1592.14/1592.43	c total #propagations: 98287374 / total #impl: 2882863672 (eff. 0.034)
1592.14/1592.43	c #Conflicts:    1831000 | #Learnt:      48758 | 0.000
1592.14/1592.43	c total clause space: 2341.61MB
1592.14/1592.43	c total #watches: 161477
1593.14/1593.49	c total #propagations: 98349820 / total #impl: 2884955157 (eff. 0.034)
1593.14/1593.49	c #Conflicts:    1832000 | #Learnt:      49758 | 0.000
1593.14/1593.49	c total clause space: 2341.61MB
1593.14/1593.49	c total #watches: 163477
1594.54/1594.83	c total #propagations: 98396559 / total #impl: 2887838715 (eff. 0.034)
1594.54/1594.83	c #Conflicts:    1833000 | #Learnt:      50758 | 0.000
1594.54/1594.83	c total clause space: 2341.61MB
1594.54/1594.83	c total #watches: 165477
1595.74/1596.00	c total #propagations: 98449706 / total #impl: 2890606976 (eff. 0.034)
1595.74/1596.00	c #Conflicts:    1834000 | #Learnt:      51758 | 0.000
1595.74/1596.00	c total clause space: 2341.61MB
1595.74/1596.00	c total #watches: 167477
1596.95/1597.23	c total #propagations: 98495895 / total #impl: 2893398209 (eff. 0.034)
1596.95/1597.23	c #Conflicts:    1835000 | #Learnt:      52758 | 0.000
1596.95/1597.23	c total clause space: 2341.61MB
1596.95/1597.23	c total #watches: 169477
1598.24/1598.52	c total #propagations: 98543626 / total #impl: 2896409734 (eff. 0.034)
1598.24/1598.52	c #Conflicts:    1836000 | #Learnt:      53758 | 0.000
1598.24/1598.52	c total clause space: 2341.61MB
1598.24/1598.52	c total #watches: 171477
1599.44/1599.71	c total #propagations: 98589353 / total #impl: 2898405023 (eff. 0.034)
1599.44/1599.71	c #Conflicts:    1837000 | #Learnt:      54758 | 0.000
1599.44/1599.71	c total clause space: 2341.61MB
1599.44/1599.71	c total #watches: 173477
1600.74/1601.03	c total #propagations: 98634931 / total #impl: 2900294311 (eff. 0.034)
1600.74/1601.03	c #Conflicts:    1838000 | #Learnt:      55758 | 0.000
1600.74/1601.03	c total clause space: 2341.61MB
1600.74/1601.03	c total #watches: 175477
1602.04/1602.36	c total #propagations: 98686248 / total #impl: 2902950520 (eff. 0.034)
1602.04/1602.36	c #Conflicts:    1839000 | #Learnt:      56758 | 0.000
1602.04/1602.36	c total clause space: 2341.61MB
1602.04/1602.36	c total #watches: 177477
1603.44/1603.75	c total #propagations: 98738436 / total #impl: 2906938758 (eff. 0.034)
1603.44/1603.75	c #Conflicts:    1840000 | #Learnt:      57758 | 0.000
1603.44/1603.75	c total clause space: 2341.61MB
1603.44/1603.75	c total #watches: 180636
1604.74/1605.07	c total #propagations: 98790090 / total #impl: 2909916865 (eff. 0.034)
1604.74/1605.07	c #Conflicts:    1841000 | #Learnt:      58758 | 0.000
1604.74/1605.07	c total clause space: 2341.61MB
1604.74/1605.07	c total #watches: 182636
1606.34/1606.67	c total #propagations: 98839360 / total #impl: 2912326064 (eff. 0.034)
1606.34/1606.67	c #Conflicts:    1842000 | #Learnt:      59758 | 0.000
1606.34/1606.67	c total clause space: 2341.61MB
1606.34/1606.67	c total #watches: 184636
1607.54/1607.83	c total #propagations: 98904003 / total #impl: 2915651051 (eff. 0.034)
1607.54/1607.83	c #Conflicts:    1843000 | #Learnt:      60758 | 0.000
1607.54/1607.83	c total clause space: 2341.61MB
1607.54/1607.83	c total #watches: 186636
1608.74/1609.06	c total #propagations: 98949236 / total #impl: 2918391616 (eff. 0.034)
1608.74/1609.06	c #Conflicts:    1844000 | #Learnt:      61758 | 0.000
1608.74/1609.06	c total clause space: 2341.61MB
1608.74/1609.06	c total #watches: 188636
1610.14/1610.43	c total #propagations: 98993918 / total #impl: 2920155346 (eff. 0.034)
1610.14/1610.43	c #Conflicts:    1845000 | #Learnt:      62758 | 0.000
1610.14/1610.43	c total clause space: 2341.61MB
1610.14/1610.43	c total #watches: 190636
1611.54/1611.81	c total #propagations: 99043538 / total #impl: 2923577862 (eff. 0.034)
1611.54/1611.81	c #Conflicts:    1846000 | #Learnt:      63758 | 0.000
1611.54/1611.81	c total clause space: 2341.61MB
1611.54/1611.81	c total #watches: 192636
1612.84/1613.13	c total #propagations: 99085595 / total #impl: 2927463157 (eff. 0.034)
1612.84/1613.13	c #Conflicts:    1847000 | #Learnt:      64758 | 0.000
1612.84/1613.13	c total clause space: 2341.61MB
1612.84/1613.13	c total #watches: 194636
1614.13/1614.48	c total #propagations: 99129050 / total #impl: 2931361470 (eff. 0.034)
1614.13/1614.48	c #Conflicts:    1848000 | #Learnt:      65758 | 0.000
1614.13/1614.48	c total clause space: 2341.61MB
1614.13/1614.48	c total #watches: 196636
1615.54/1615.89	c total #propagations: 99172603 / total #impl: 2935869560 (eff. 0.034)
1615.54/1615.89	c GC COLLECT
1615.54/1615.89	c #Conflicts:    1849000 | #Learnt:      33860 | 0.000
1615.54/1615.89	c total clause space: 2341.61MB
1615.54/1615.89	c total #watches: 130519
1616.94/1617.24	c total #propagations: 99216510 / total #impl: 2940153729 (eff. 0.034)
1616.94/1617.24	c #Conflicts:    1850000 | #Learnt:      34860 | 0.000
1616.94/1617.24	c total clause space: 2341.61MB
1616.94/1617.24	c total #watches: 132519
1618.34/1618.62	c total #propagations: 99263080 / total #impl: 2944201675 (eff. 0.034)
1618.34/1618.62	c #Conflicts:    1851000 | #Learnt:      35860 | 0.000
1618.34/1618.62	c total clause space: 2341.61MB
1618.34/1618.62	c total #watches: 134519
1619.54/1619.87	c total #propagations: 99307215 / total #impl: 2948495473 (eff. 0.034)
1619.54/1619.87	c #Conflicts:    1852000 | #Learnt:      36860 | 0.000
1619.54/1619.87	c total clause space: 2341.61MB
1619.54/1619.87	c total #watches: 136519
1620.74/1621.06	c total #propagations: 99351046 / total #impl: 2952493823 (eff. 0.034)
1620.74/1621.06	c #Conflicts:    1853000 | #Learnt:      37860 | 0.000
1620.74/1621.06	c total clause space: 2341.61MB
1620.74/1621.06	c total #watches: 138519
1621.94/1622.28	c total #propagations: 99389493 / total #impl: 2954712262 (eff. 0.034)
1621.94/1622.28	c #Conflicts:    1854000 | #Learnt:      38860 | 0.000
1621.94/1622.28	c total clause space: 2341.61MB
1621.94/1622.28	c total #watches: 140519
1623.24/1623.57	c total #propagations: 99428421 / total #impl: 2956939938 (eff. 0.034)
1623.24/1623.57	c #Conflicts:    1855000 | #Learnt:      39860 | 0.000
1623.24/1623.57	c total clause space: 2341.61MB
1623.24/1623.57	c total #watches: 142519
1624.55/1624.89	c total #propagations: 99470000 / total #impl: 2959823268 (eff. 0.034)
1624.55/1624.89	c #Conflicts:    1856000 | #Learnt:      40860 | 0.000
1624.55/1624.89	c total clause space: 2341.61MB
1624.55/1624.89	c total #watches: 144519
1625.65/1625.99	c total #propagations: 99514085 / total #impl: 2964899104 (eff. 0.034)
1625.65/1625.99	c #Conflicts:    1857000 | #Learnt:      41860 | 0.000
1625.65/1625.99	c total clause space: 2341.61MB
1625.65/1625.99	c total #watches: 146519
1627.04/1627.31	c total #propagations: 99548988 / total #impl: 2968038644 (eff. 0.034)
1627.04/1627.31	c #Conflicts:    1858000 | #Learnt:      42860 | 0.000
1627.04/1627.31	c total clause space: 2341.61MB
1627.04/1627.31	c total #watches: 148519
1628.24/1628.55	c total #propagations: 99591049 / total #impl: 2972246613 (eff. 0.034)
1628.24/1628.55	c #Conflicts:    1859000 | #Learnt:      43860 | 0.000
1628.24/1628.55	c total clause space: 2341.61MB
1628.24/1628.55	c total #watches: 150519
1629.54/1629.81	c total #propagations: 99629979 / total #impl: 2975613121 (eff. 0.033)
1629.54/1629.81	c #Conflicts:    1860000 | #Learnt:      44860 | 0.000
1629.54/1629.81	c total clause space: 2341.61MB
1629.54/1629.81	c total #watches: 152519
1630.84/1631.14	c total #propagations: 99669369 / total #impl: 2979242532 (eff. 0.033)
1630.84/1631.14	c #Conflicts:    1861000 | #Learnt:      45860 | 0.000
1630.84/1631.14	c total clause space: 2341.61MB
1630.84/1631.14	c total #watches: 154519
1632.15/1632.46	c total #propagations: 99712955 / total #impl: 2983738381 (eff. 0.033)
1632.15/1632.46	c #Conflicts:    1862000 | #Learnt:      46860 | 0.000
1632.15/1632.46	c total clause space: 2341.61MB
1632.15/1632.46	c total #watches: 156519
1633.54/1633.87	c total #propagations: 99755150 / total #impl: 2987419594 (eff. 0.033)
1633.54/1633.87	c #Conflicts:    1863000 | #Learnt:      47860 | 0.000
1633.54/1633.87	c total clause space: 2341.61MB
1633.54/1633.87	c total #watches: 158519
1634.94/1635.24	c total #propagations: 99801817 / total #impl: 2991587647 (eff. 0.033)
1634.94/1635.24	c #Conflicts:    1864000 | #Learnt:      48860 | 0.000
1634.94/1635.24	c total clause space: 2341.61MB
1634.94/1635.24	c total #watches: 160519
1636.34/1636.65	c total #propagations: 99846368 / total #impl: 2995769964 (eff. 0.033)
1636.34/1636.65	c #Conflicts:    1865000 | #Learnt:      49860 | 0.000
1636.34/1636.65	c total clause space: 2341.61MB
1636.34/1636.65	c total #watches: 162519
1637.65/1637.93	c total #propagations: 99890362 / total #impl: 2999341766 (eff. 0.033)
1637.65/1637.93	c #Conflicts:    1866000 | #Learnt:      50860 | 0.000
1637.65/1637.93	c total clause space: 2341.61MB
1637.65/1637.93	c total #watches: 164519
1638.94/1639.24	c total #propagations: 99930814 / total #impl: 3002332661 (eff. 0.033)
1638.94/1639.24	c #Conflicts:    1867000 | #Learnt:      51860 | 0.000
1638.94/1639.24	c total clause space: 2341.61MB
1638.94/1639.24	c total #watches: 166519
1640.14/1640.45	c total #propagations: 99970368 / total #impl: 3006307305 (eff. 0.033)
1640.14/1640.45	c #Conflicts:    1868000 | #Learnt:      52860 | 0.000
1640.14/1640.45	c total clause space: 2341.61MB
1640.14/1640.45	c total #watches: 168519
1641.34/1641.61	c total #propagations: 100006700 / total #impl: 3008263628 (eff. 0.033)
1641.34/1641.61	c #Conflicts:    1869000 | #Learnt:      53860 | 0.000
1641.34/1641.61	c total clause space: 2341.61MB
1641.34/1641.61	c total #watches: 170519
1642.54/1642.89	c total #propagations: 100042062 / total #impl: 3010005174 (eff. 0.033)
1642.54/1642.89	c #Conflicts:    1870000 | #Learnt:      54860 | 0.000
1642.54/1642.89	c total clause space: 2341.61MB
1642.54/1642.89	c total #watches: 172519
1643.84/1644.17	c total #propagations: 100087276 / total #impl: 3012320869 (eff. 0.033)
1643.84/1644.17	c #Conflicts:    1871000 | #Learnt:      55860 | 0.000
1643.84/1644.17	c total clause space: 2341.61MB
1643.84/1644.17	c total #watches: 174519
1645.04/1645.34	c total #propagations: 100154297 / total #impl: 3016116495 (eff. 0.033)
1645.04/1645.34	c #Conflicts:    1872000 | #Learnt:      56860 | 0.000
1645.04/1645.34	c total clause space: 2341.61MB
1645.04/1645.34	c total #watches: 176519
1646.14/1646.44	c total #propagations: 100211583 / total #impl: 3017482995 (eff. 0.033)
1646.14/1646.44	c #Conflicts:    1873000 | #Learnt:      57860 | 0.000
1646.14/1646.44	c total clause space: 2341.61MB
1646.14/1646.44	c total #watches: 178519
1647.24/1647.51	c total #propagations: 100253554 / total #impl: 3018294959 (eff. 0.033)
1647.24/1647.51	c #Conflicts:    1874000 | #Learnt:      58860 | 0.000
1647.24/1647.51	c total clause space: 2341.61MB
1647.24/1647.51	c total #watches: 180519
1648.34/1648.63	c total #propagations: 100314823 / total #impl: 3019478638 (eff. 0.033)
1648.34/1648.63	c #Conflicts:    1875000 | #Learnt:      59860 | 0.000
1648.34/1648.63	c total clause space: 2341.61MB
1648.34/1648.63	c total #watches: 182519
1649.54/1649.87	c total #propagations: 100375604 / total #impl: 3021292291 (eff. 0.033)
1649.54/1649.87	c #Conflicts:    1876000 | #Learnt:      60860 | 0.000
1649.54/1649.87	c total clause space: 2341.61MB
1649.54/1649.87	c total #watches: 184519
1650.94/1651.25	c total #propagations: 100420500 / total #impl: 3023275269 (eff. 0.033)
1650.94/1651.25	c #Conflicts:    1877000 | #Learnt:      61860 | 0.000
1650.94/1651.25	c total clause space: 2341.61MB
1650.94/1651.25	c total #watches: 186519
1652.34/1652.61	c total #propagations: 100468819 / total #impl: 3025046149 (eff. 0.033)
1652.34/1652.61	c #Conflicts:    1878000 | #Learnt:      62860 | 0.000
1652.34/1652.61	c total clause space: 2341.61MB
1652.34/1652.61	c total #watches: 188519
1653.64/1653.92	c total #propagations: 100518219 / total #impl: 3027061597 (eff. 0.033)
1653.64/1653.92	c #Conflicts:    1879000 | #Learnt:      63860 | 0.000
1653.64/1653.92	c total clause space: 2341.61MB
1653.64/1653.92	c total #watches: 190519
1655.04/1655.31	c total #propagations: 100574452 / total #impl: 3028376947 (eff. 0.033)
1655.04/1655.31	c #Conflicts:    1880000 | #Learnt:      64860 | 0.000
1655.04/1655.31	c total clause space: 2341.61MB
1655.04/1655.31	c total #watches: 192519
1656.24/1656.54	c total #propagations: 100631172 / total #impl: 3030443730 (eff. 0.033)
1656.24/1656.54	c #Conflicts:    1881000 | #Learnt:      65860 | 0.000
1656.24/1656.54	c total clause space: 2341.61MB
1656.24/1656.54	c total #watches: 194519
1657.63/1657.90	c total #propagations: 100678760 / total #impl: 3030981260 (eff. 0.033)
1657.63/1657.90	c GC COLLECT
1657.63/1657.90	c #Conflicts:    1882000 | #Learnt:      33659 | 0.000
1657.63/1657.90	c total clause space: 2341.61MB
1657.63/1657.90	c total #watches: 130117
1658.73/1659.04	c total #propagations: 100733166 / total #impl: 3032338434 (eff. 0.033)
1658.73/1659.04	c #Conflicts:    1883000 | #Learnt:      34659 | 0.000
1658.73/1659.04	c total clause space: 2341.61MB
1658.73/1659.04	c total #watches: 132117
1659.93/1660.23	c total #propagations: 100801311 / total #impl: 3034877322 (eff. 0.033)
1659.93/1660.23	c #Conflicts:    1884000 | #Learnt:      35659 | 0.000
1659.93/1660.23	c total clause space: 2341.61MB
1659.93/1660.23	c total #watches: 134117
1661.03/1661.38	c total #propagations: 100851648 / total #impl: 3037071856 (eff. 0.033)
1661.03/1661.38	c #Conflicts:    1885000 | #Learnt:      36659 | 0.000
1661.03/1661.38	c total clause space: 2341.61MB
1661.03/1661.38	c total #watches: 136117
1662.23/1662.53	c total #propagations: 100902613 / total #impl: 3039620665 (eff. 0.033)
1662.23/1662.53	c #Conflicts:    1886000 | #Learnt:      37659 | 0.000
1662.23/1662.53	c total clause space: 2341.61MB
1662.23/1662.53	c total #watches: 139266
1663.23/1663.58	c total #propagations: 100949126 / total #impl: 3041952469 (eff. 0.033)
1663.23/1663.58	c #Conflicts:    1887000 | #Learnt:      38659 | 0.000
1663.23/1663.58	c total clause space: 2341.61MB
1663.23/1663.58	c total #watches: 141266
1664.33/1664.60	c total #propagations: 100983906 / total #impl: 3042279423 (eff. 0.033)
1664.33/1664.60	c #Conflicts:    1888000 | #Learnt:      39659 | 0.000
1664.33/1664.60	c total clause space: 2341.61MB
1664.33/1664.60	c total #watches: 143266
1665.43/1665.70	c total #propagations: 101018565 / total #impl: 3042604770 (eff. 0.033)
1665.43/1665.70	c #Conflicts:    1889000 | #Learnt:      40659 | 0.000
1665.43/1665.70	c total clause space: 2341.61MB
1665.43/1665.70	c total #watches: 145266
1666.63/1666.98	c total #propagations: 101062742 / total #impl: 3043027218 (eff. 0.033)
1666.63/1666.98	c #Conflicts:    1890000 | #Learnt:      41659 | 0.000
1666.63/1666.98	c total clause space: 2341.61MB
1666.63/1666.98	c total #watches: 147266
1668.03/1668.36	c total #propagations: 101136336 / total #impl: 3045066280 (eff. 0.033)
1668.03/1668.36	c #Conflicts:    1891000 | #Learnt:      42659 | 0.000
1668.03/1668.36	c total clause space: 2341.61MB
1668.03/1668.36	c total #watches: 150457
1669.13/1669.45	c total #propagations: 101220178 / total #impl: 3047875496 (eff. 0.033)
1669.13/1669.45	c #Conflicts:    1892000 | #Learnt:      43659 | 0.000
1669.13/1669.45	c total clause space: 2341.61MB
1669.13/1669.45	c total #watches: 152457
1670.33/1670.62	c total #propagations: 101265955 / total #impl: 3049716897 (eff. 0.033)
1670.33/1670.62	c #Conflicts:    1893000 | #Learnt:      44659 | 0.000
1670.33/1670.62	c total clause space: 2341.61MB
1670.33/1670.62	c total #watches: 154457
1671.43/1671.70	c total #propagations: 101343876 / total #impl: 3051673359 (eff. 0.033)
1671.43/1671.70	c #Conflicts:    1894000 | #Learnt:      45659 | 0.000
1671.43/1671.70	c total clause space: 2341.61MB
1671.43/1671.70	c total #watches: 156457
1672.53/1672.84	c total #propagations: 101427264 / total #impl: 3053811438 (eff. 0.033)
1672.53/1672.84	c #Conflicts:    1895000 | #Learnt:      46659 | 0.000
1672.53/1672.84	c total clause space: 2341.61MB
1672.53/1672.84	c total #watches: 158457
1673.73/1674.04	c total #propagations: 101486581 / total #impl: 3056048190 (eff. 0.033)
1673.73/1674.04	c #Conflicts:    1896000 | #Learnt:      47659 | 0.000
1673.73/1674.04	c total clause space: 2341.61MB
1673.73/1674.04	c total #watches: 160457
1674.93/1675.21	c total #propagations: 101545366 / total #impl: 3058417897 (eff. 0.033)
1674.93/1675.21	c #Conflicts:    1897000 | #Learnt:      48659 | 0.000
1674.93/1675.21	c total clause space: 2341.61MB
1674.93/1675.21	c total #watches: 162457
1676.03/1676.40	c total #propagations: 101605275 / total #impl: 3060808982 (eff. 0.033)
1676.03/1676.40	c #Conflicts:    1898000 | #Learnt:      49659 | 0.000
1676.03/1676.40	c total clause space: 2341.61MB
1676.03/1676.40	c total #watches: 164457
1677.24/1677.52	c total #propagations: 101680448 / total #impl: 3062712400 (eff. 0.033)
1677.24/1677.52	c #Conflicts:    1899000 | #Learnt:      50659 | 0.000
1677.24/1677.52	c total clause space: 2341.61MB
1677.24/1677.52	c total #watches: 166457
1678.34/1678.64	c total #propagations: 101748626 / total #impl: 3064516155 (eff. 0.033)
1678.34/1678.64	c #Conflicts:    1900000 | #Learnt:      51659 | 0.000
1678.34/1678.64	c total clause space: 2341.61MB
1678.34/1678.64	c total #watches: 168457
1679.44/1679.77	c total #propagations: 101801210 / total #impl: 3066330498 (eff. 0.033)
1679.44/1679.77	c #Conflicts:    1901000 | #Learnt:      52659 | 0.000
1679.44/1679.77	c total clause space: 2341.61MB
1679.44/1679.77	c total #watches: 170457
1680.64/1680.91	c total #propagations: 101868470 / total #impl: 3068064238 (eff. 0.033)
1680.64/1680.91	c #Conflicts:    1902000 | #Learnt:      53659 | 0.000
1680.64/1680.91	c total clause space: 2341.61MB
1680.64/1680.91	c total #watches: 172457
1681.74/1682.09	c total #propagations: 101971911 / total #impl: 3070453159 (eff. 0.033)
1681.74/1682.09	c #Conflicts:    1903000 | #Learnt:      54659 | 0.000
1681.74/1682.09	c total clause space: 2341.61MB
1681.74/1682.09	c total #watches: 174457
1682.93/1683.25	c total #propagations: 102040811 / total #impl: 3072112581 (eff. 0.033)
1682.93/1683.25	c #Conflicts:    1904000 | #Learnt:      55659 | 0.000
1682.93/1683.25	c total clause space: 2341.61MB
1682.93/1683.25	c total #watches: 176457
1684.43/1684.75	c total #propagations: 102097089 / total #impl: 3073918635 (eff. 0.033)
1684.43/1684.75	c #Conflicts:    1905000 | #Learnt:      56659 | 0.000
1684.43/1684.75	c total clause space: 2341.61MB
1684.43/1684.75	c total #watches: 179619
1686.04/1686.40	c total #propagations: 102166753 / total #impl: 3076796332 (eff. 0.033)
1686.04/1686.40	c #Conflicts:    1906000 | #Learnt:      57659 | 0.000
1686.04/1686.40	c total clause space: 2341.61MB
1686.04/1686.40	c total #watches: 181619
1687.73/1688.01	c total #propagations: 102250769 / total #impl: 3079238820 (eff. 0.033)
1687.73/1688.01	c #Conflicts:    1907000 | #Learnt:      58659 | 0.000
1687.73/1688.01	c total clause space: 2341.61MB
1687.73/1688.01	c total #watches: 183619
1689.34/1689.60	c total #propagations: 102333020 / total #impl: 3081638569 (eff. 0.033)
1689.34/1689.60	c #Conflicts:    1908000 | #Learnt:      59659 | 0.000
1689.34/1689.60	c total clause space: 2341.61MB
1689.34/1689.60	c total #watches: 185619
1690.73/1691.01	c total #propagations: 102409461 / total #impl: 3084060258 (eff. 0.033)
1690.73/1691.01	c #Conflicts:    1909000 | #Learnt:      60659 | 0.000
1690.73/1691.01	c total clause space: 2341.61MB
1690.73/1691.01	c total #watches: 187619
1692.13/1692.46	c total #propagations: 102482343 / total #impl: 3085970511 (eff. 0.033)
1692.13/1692.46	c #Conflicts:    1910000 | #Learnt:      61659 | 0.000
1692.13/1692.46	c total clause space: 2341.61MB
1692.13/1692.46	c total #watches: 189619
1693.53/1693.85	c total #propagations: 102547895 / total #impl: 3087823854 (eff. 0.033)
1693.53/1693.85	c #Conflicts:    1911000 | #Learnt:      62659 | 0.000
1693.53/1693.85	c total clause space: 2341.61MB
1693.53/1693.85	c total #watches: 191619
1695.03/1695.39	c total #propagations: 102614551 / total #impl: 3089725998 (eff. 0.033)
1695.03/1695.39	c #Conflicts:    1912000 | #Learnt:      63659 | 0.000
1695.03/1695.39	c total clause space: 2341.61MB
1695.03/1695.39	c total #watches: 193619
1696.53/1696.81	c total #propagations: 102678561 / total #impl: 3091350372 (eff. 0.033)
1696.53/1696.81	c #Conflicts:    1913000 | #Learnt:      64659 | 0.000
1696.53/1696.81	c total clause space: 2341.61MB
1696.53/1696.81	c total #watches: 195619
1698.03/1698.30	c total #propagations: 102744758 / total #impl: 3093235836 (eff. 0.033)
1698.03/1698.30	c #Conflicts:    1914000 | #Learnt:      65659 | 0.000
1698.03/1698.30	c total clause space: 2341.61MB
1698.03/1698.30	c total #watches: 197619
1699.43/1699.75	c total #propagations: 102808480 / total #impl: 3095059349 (eff. 0.033)
1699.43/1699.75	c #Conflicts:    1915000 | #Learnt:      66659 | 0.000
1699.43/1699.75	c total clause space: 2341.61MB
1699.43/1699.75	c total #watches: 199619
1700.63/1701.00	c total #propagations: 102875761 / total #impl: 3097253564 (eff. 0.033)
1700.63/1701.00	c GC COLLECT
1700.63/1701.00	c #Conflicts:    1916000 | #Learnt:      34157 | 0.000
1700.63/1701.00	c total clause space: 2341.61MB
1700.63/1701.00	c total #watches: 131113
1701.83/1702.19	c total #propagations: 102970248 / total #impl: 3099468741 (eff. 0.033)
1701.83/1702.19	c #Conflicts:    1917000 | #Learnt:      35157 | 0.000
1701.83/1702.19	c total clause space: 2341.61MB
1701.83/1702.19	c total #watches: 133113
1703.03/1703.38	c total #propagations: 103054086 / total #impl: 3101348051 (eff. 0.033)
1703.03/1703.38	c #Conflicts:    1918000 | #Learnt:      36157 | 0.000
1703.03/1703.38	c total clause space: 2341.61MB
1703.03/1703.38	c total #watches: 135113
1704.13/1704.49	c total #propagations: 103114846 / total #impl: 3103275172 (eff. 0.033)
1704.13/1704.49	c #Conflicts:    1919000 | #Learnt:      37157 | 0.000
1704.13/1704.49	c total clause space: 2341.61MB
1704.13/1704.49	c total #watches: 137113
1705.42/1705.72	c total #propagations: 103182882 / total #impl: 3104739802 (eff. 0.033)
1705.42/1705.72	c #Conflicts:    1920000 | #Learnt:      38157 | 0.000
1705.42/1705.72	c total clause space: 2341.61MB
1705.42/1705.72	c total #watches: 139113
1706.62/1706.97	c total #propagations: 103250681 / total #impl: 3106862526 (eff. 0.033)
1706.62/1706.97	c #Conflicts:    1921000 | #Learnt:      39157 | 0.000
1706.62/1706.97	c total clause space: 2341.61MB
1706.62/1706.97	c total #watches: 141113
1708.03/1708.36	c total #propagations: 103321023 / total #impl: 3109221951 (eff. 0.033)
1708.03/1708.36	c #Conflicts:    1922000 | #Learnt:      40157 | 0.000
1708.03/1708.36	c total clause space: 2341.61MB
1708.03/1708.36	c total #watches: 143113
1709.52/1709.82	c total #propagations: 103382077 / total #impl: 3111642610 (eff. 0.033)
1709.52/1709.82	c #Conflicts:    1923000 | #Learnt:      41157 | 0.000
1709.52/1709.82	c total clause space: 2341.61MB
1709.52/1709.82	c total #watches: 146275
1711.12/1711.42	c total #propagations: 103456151 / total #impl: 3113887507 (eff. 0.033)
1711.12/1711.42	c #Conflicts:    1924000 | #Learnt:      42157 | 0.000
1711.12/1711.42	c total clause space: 2341.61MB
1711.12/1711.42	c total #watches: 148275
1712.32/1712.62	c total #propagations: 103548763 / total #impl: 3116795257 (eff. 0.033)
1712.32/1712.62	c #Conflicts:    1925000 | #Learnt:      43157 | 0.000
1712.32/1712.62	c total clause space: 2341.61MB
1712.32/1712.62	c total #watches: 150275
1713.72/1714.09	c total #propagations: 103612666 / total #impl: 3118794634 (eff. 0.033)
1713.72/1714.09	c #Conflicts:    1926000 | #Learnt:      44157 | 0.000
1713.72/1714.09	c total clause space: 2341.61MB
1713.72/1714.09	c total #watches: 152275
1715.22/1715.55	c total #propagations: 103672481 / total #impl: 3121246930 (eff. 0.033)
1715.22/1715.55	c #Conflicts:    1927000 | #Learnt:      45157 | 0.000
1715.22/1715.55	c total clause space: 2341.61MB
1715.22/1715.55	c total #watches: 154275
1716.42/1716.76	c total #propagations: 103736133 / total #impl: 3124779580 (eff. 0.033)
1716.42/1716.76	c #Conflicts:    1928000 | #Learnt:      46157 | 0.000
1716.42/1716.76	c total clause space: 2341.61MB
1716.42/1716.76	c total #watches: 157456
1717.93/1718.27	c total #propagations: 103795729 / total #impl: 3127008896 (eff. 0.033)
1717.93/1718.27	c #Conflicts:    1929000 | #Learnt:      47157 | 0.000
1717.93/1718.27	c total clause space: 2341.61MB
1717.93/1718.27	c total #watches: 159456
1719.52/1719.85	c total #propagations: 103856199 / total #impl: 3129176223 (eff. 0.033)
1719.52/1719.85	c #Conflicts:    1930000 | #Learnt:      48157 | 0.000
1719.52/1719.85	c total clause space: 2341.61MB
1719.52/1719.85	c total #watches: 161456
1720.92/1721.25	c total #propagations: 103914088 / total #impl: 3132642414 (eff. 0.033)
1720.92/1721.25	c #Conflicts:    1931000 | #Learnt:      49157 | 0.000
1720.92/1721.25	c total clause space: 2341.61MB
1720.92/1721.25	c total #watches: 163456
1722.22/1722.58	c total #propagations: 103976056 / total #impl: 3135940383 (eff. 0.033)
1722.22/1722.58	c #Conflicts:    1932000 | #Learnt:      50157 | 0.000
1722.22/1722.58	c total clause space: 2341.61MB
1722.22/1722.58	c total #watches: 165456
1723.62/1723.91	c total #propagations: 104032447 / total #impl: 3138946239 (eff. 0.033)
1723.62/1723.91	c #Conflicts:    1933000 | #Learnt:      51157 | 0.000
1723.62/1723.91	c total clause space: 2341.61MB
1723.62/1723.91	c total #watches: 167456
1724.72/1725.06	c total #propagations: 104087848 / total #impl: 3141898980 (eff. 0.033)
1724.72/1725.06	c #Conflicts:    1934000 | #Learnt:      52157 | 0.000
1724.72/1725.06	c total clause space: 2341.61MB
1724.72/1725.06	c total #watches: 169456
1726.02/1726.39	c total #propagations: 104144891 / total #impl: 3144061192 (eff. 0.033)
1726.02/1726.39	c #Conflicts:    1935000 | #Learnt:      53157 | 0.000
1726.02/1726.39	c total clause space: 2341.61MB
1726.02/1726.39	c total #watches: 171456
1727.22/1727.51	c total #propagations: 104202852 / total #impl: 3146235289 (eff. 0.033)
1727.22/1727.51	c #Conflicts:    1936000 | #Learnt:      54157 | 0.000
1727.22/1727.51	c total clause space: 2341.61MB
1727.22/1727.51	c total #watches: 173456
1728.42/1728.75	c total #propagations: 104276939 / total #impl: 3150292136 (eff. 0.033)
1728.42/1728.75	c #Conflicts:    1937000 | #Learnt:      55157 | 0.000
1728.42/1728.75	c total clause space: 2341.61MB
1728.42/1728.75	c total #watches: 175456
1729.82/1730.10	c total #propagations: 104325894 / total #impl: 3152108740 (eff. 0.033)
1729.82/1730.10	c #Conflicts:    1938000 | #Learnt:      56157 | 0.000
1729.82/1730.10	c total clause space: 2341.61MB
1729.82/1730.10	c total #watches: 177456
1731.13/1731.50	c total #propagations: 104379592 / total #impl: 3154277578 (eff. 0.033)
1731.13/1731.50	c #Conflicts:    1939000 | #Learnt:      57157 | 0.000
1731.13/1731.50	c total clause space: 2341.61MB
1731.13/1731.50	c total #watches: 179456
1732.52/1732.87	c total #propagations: 104442329 / total #impl: 3155918428 (eff. 0.033)
1732.52/1732.87	c #Conflicts:    1940000 | #Learnt:      58157 | 0.000
1732.52/1732.87	c total clause space: 2341.61MB
1732.52/1732.87	c total #watches: 181456
1733.82/1734.17	c total #propagations: 104494877 / total #impl: 3157095547 (eff. 0.033)
1733.82/1734.17	c #Conflicts:    1941000 | #Learnt:      59157 | 0.000
1733.82/1734.17	c total clause space: 2341.61MB
1733.82/1734.17	c total #watches: 183456
1735.22/1735.51	c total #propagations: 104551994 / total #impl: 3159640499 (eff. 0.033)
1735.22/1735.51	c #Conflicts:    1942000 | #Learnt:      60157 | 0.000
1735.22/1735.51	c total clause space: 2341.61MB
1735.22/1735.51	c total #watches: 191241
1736.73/1737.03	c total #propagations: 104608085 / total #impl: 3162324315 (eff. 0.033)
1736.73/1737.03	c #Conflicts:    1943000 | #Learnt:      61157 | 0.000
1736.73/1737.03	c total clause space: 2341.61MB
1736.73/1737.03	c total #watches: 199030
1738.22/1738.50	c total #propagations: 104670766 / total #impl: 3166432174 (eff. 0.033)
1738.22/1738.50	c #Conflicts:    1944000 | #Learnt:      62157 | 0.000
1738.22/1738.50	c total clause space: 2341.61MB
1738.22/1738.50	c total #watches: 206821
1739.93/1740.24	c total #propagations: 104757660 / total #impl: 3170073836 (eff. 0.033)
1739.93/1740.24	c #Conflicts:    1945000 | #Learnt:      63157 | 0.000
1739.93/1740.24	c total clause space: 2341.61MB
1739.93/1740.24	c total #watches: 208821
1741.52/1741.89	c total #propagations: 104849180 / total #impl: 3175114475 (eff. 0.033)
1741.52/1741.89	c #Conflicts:    1946000 | #Learnt:      64157 | 0.000
1741.52/1741.89	c total clause space: 2341.61MB
1741.52/1741.89	c total #watches: 210821
1743.33/1743.67	c total #propagations: 104921519 / total #impl: 3179051666 (eff. 0.033)
1743.33/1743.67	c #Conflicts:    1947000 | #Learnt:      65157 | 0.000
1743.33/1743.67	c total clause space: 2341.61MB
1743.33/1743.67	c total #watches: 215139
1744.92/1745.29	c total #propagations: 104996721 / total #impl: 3183221630 (eff. 0.033)
1744.92/1745.29	c #Conflicts:    1948000 | #Learnt:      66157 | 0.000
1744.92/1745.29	c total clause space: 2341.61MB
1744.92/1745.29	c total #watches: 218298
1746.72/1747.04	c total #propagations: 105045733 / total #impl: 3185825323 (eff. 0.033)
1746.72/1747.04	c #Conflicts:    1949000 | #Learnt:      67157 | 0.000
1746.72/1747.04	c total clause space: 2341.61MB
1746.72/1747.04	c total #watches: 220298
1748.52/1748.81	c total #propagations: 105085511 / total #impl: 3186037806 (eff. 0.033)
1748.52/1748.81	c GC COLLECT
1748.52/1748.81	c #Conflicts:    1950000 | #Learnt:      34359 | 0.000
1748.52/1748.81	c total clause space: 2341.61MB
1748.52/1748.81	c total #watches: 131517
1749.72/1750.01	c total #propagations: 105125112 / total #impl: 3186688916 (eff. 0.033)
1749.72/1750.01	c #Conflicts:    1951000 | #Learnt:      35359 | 0.000
1749.72/1750.01	c total clause space: 2341.61MB
1749.72/1750.01	c total #watches: 133517
1750.92/1751.23	c total #propagations: 105167820 / total #impl: 3189588388 (eff. 0.033)
1750.92/1751.23	c #Conflicts:    1952000 | #Learnt:      36359 | 0.000
1750.92/1751.23	c total clause space: 2341.61MB
1750.92/1751.23	c total #watches: 135517
1752.02/1752.39	c total #propagations: 105212801 / total #impl: 3191993610 (eff. 0.033)
1752.02/1752.39	c #Conflicts:    1953000 | #Learnt:      37359 | 0.000
1752.02/1752.39	c total clause space: 2341.61MB
1752.02/1752.39	c total #watches: 137517
1753.22/1753.54	c total #propagations: 105262303 / total #impl: 3195761600 (eff. 0.033)
1753.22/1753.54	c #Conflicts:    1954000 | #Learnt:      38359 | 0.000
1753.22/1753.54	c total clause space: 2341.61MB
1753.22/1753.54	c total #watches: 139517
1754.42/1754.71	c total #propagations: 105305208 / total #impl: 3196152025 (eff. 0.033)
1754.42/1754.71	c #Conflicts:    1955000 | #Learnt:      39359 | 0.000
1754.42/1754.71	c total clause space: 2341.61MB
1754.42/1754.71	c total #watches: 141517
1755.51/1755.87	c total #propagations: 105345363 / total #impl: 3196541183 (eff. 0.033)
1755.51/1755.87	c #Conflicts:    1956000 | #Learnt:      40359 | 0.000
1755.51/1755.87	c total clause space: 2341.61MB
1755.51/1755.87	c total #watches: 143517
1756.71/1757.00	c total #propagations: 105386448 / total #impl: 3196878179 (eff. 0.033)
1756.71/1757.00	c #Conflicts:    1957000 | #Learnt:      41359 | 0.000
1756.71/1757.00	c total clause space: 2341.61MB
1756.71/1757.00	c total #watches: 145517
1757.81/1758.11	c total #propagations: 105423663 / total #impl: 3196983132 (eff. 0.033)
1757.81/1758.11	c #Conflicts:    1958000 | #Learnt:      42359 | 0.000
1757.81/1758.11	c total clause space: 2341.61MB
1757.81/1758.11	c total #watches: 147517
1758.91/1759.28	c total #propagations: 105459552 / total #impl: 3197226808 (eff. 0.033)
1758.91/1759.28	c #Conflicts:    1959000 | #Learnt:      43359 | 0.000
1758.91/1759.28	c total clause space: 2341.61MB
1758.91/1759.28	c total #watches: 149517
1760.01/1760.33	c total #propagations: 105497518 / total #impl: 3197560253 (eff. 0.033)
1760.01/1760.33	c #Conflicts:    1960000 | #Learnt:      44359 | 0.000
1760.01/1760.33	c total clause space: 2341.61MB
1760.01/1760.33	c total #watches: 151517
1761.11/1761.40	c total #propagations: 105540033 / total #impl: 3198941319 (eff. 0.033)
1761.11/1761.40	c #Conflicts:    1961000 | #Learnt:      45359 | 0.000
1761.11/1761.40	c total clause space: 2341.61MB
1761.11/1761.40	c total #watches: 153517
1762.11/1762.49	c total #propagations: 105582515 / total #impl: 3201165785 (eff. 0.033)
1762.11/1762.49	c #Conflicts:    1962000 | #Learnt:      46359 | 0.000
1762.11/1762.49	c total clause space: 2341.61MB
1762.11/1762.49	c total #watches: 155517
1763.21/1763.58	c total #propagations: 105625796 / total #impl: 3202595282 (eff. 0.033)
1763.21/1763.58	c #Conflicts:    1963000 | #Learnt:      47359 | 0.000
1763.21/1763.58	c total clause space: 2341.61MB
1763.21/1763.58	c total #watches: 157517
1764.41/1764.71	c total #propagations: 105669489 / total #impl: 3204970454 (eff. 0.033)
1764.41/1764.71	c #Conflicts:    1964000 | #Learnt:      48359 | 0.000
1764.41/1764.71	c total clause space: 2341.61MB
1764.41/1764.71	c total #watches: 159517
1765.51/1765.82	c total #propagations: 105714483 / total #impl: 3207114481 (eff. 0.033)
1765.51/1765.82	c #Conflicts:    1965000 | #Learnt:      49359 | 0.000
1765.51/1765.82	c total clause space: 2341.61MB
1765.51/1765.82	c total #watches: 161517
1766.61/1766.93	c total #propagations: 105759071 / total #impl: 3208981276 (eff. 0.033)
1766.61/1766.93	c #Conflicts:    1966000 | #Learnt:      50359 | 0.000
1766.61/1766.93	c total clause space: 2341.61MB
1766.61/1766.93	c total #watches: 163517
1767.61/1767.99	c total #propagations: 105802432 / total #impl: 3210843817 (eff. 0.033)
1767.61/1767.99	c #Conflicts:    1967000 | #Learnt:      51359 | 0.000
1767.61/1767.99	c total clause space: 2341.61MB
1767.61/1767.99	c total #watches: 165517
1768.71/1769.08	c total #propagations: 105844486 / total #impl: 3213181116 (eff. 0.033)
1768.71/1769.08	c #Conflicts:    1968000 | #Learnt:      52359 | 0.000
1768.71/1769.08	c total clause space: 2341.61MB
1768.71/1769.08	c total #watches: 167517
1769.81/1770.13	c total #propagations: 105889111 / total #impl: 3215742418 (eff. 0.033)
1769.81/1770.13	c #Conflicts:    1969000 | #Learnt:      53359 | 0.000
1769.81/1770.13	c total clause space: 2341.61MB
1769.81/1770.13	c total #watches: 169517
1770.82/1771.19	c total #propagations: 105930901 / total #impl: 3217317571 (eff. 0.033)
1770.82/1771.19	c #Conflicts:    1970000 | #Learnt:      54359 | 0.000
1770.82/1771.19	c total clause space: 2341.61MB
1770.82/1771.19	c total #watches: 171517
1771.92/1772.26	c total #propagations: 105973425 / total #impl: 3219175407 (eff. 0.033)
1771.92/1772.26	c #Conflicts:    1971000 | #Learnt:      55359 | 0.000
1771.92/1772.26	c total clause space: 2341.61MB
1771.92/1772.26	c total #watches: 173517
1773.11/1773.42	c total #propagations: 106018125 / total #impl: 3221111841 (eff. 0.033)
1773.11/1773.42	c #Conflicts:    1972000 | #Learnt:      56359 | 0.000
1773.11/1773.42	c total clause space: 2341.61MB
1773.11/1773.42	c total #watches: 176700
1774.31/1774.67	c total #propagations: 106063723 / total #impl: 3223190756 (eff. 0.033)
1774.31/1774.67	c #Conflicts:    1973000 | #Learnt:      57359 | 0.000
1774.31/1774.67	c total clause space: 2341.61MB
1774.31/1774.67	c total #watches: 178700
1775.51/1775.89	c total #propagations: 106127590 / total #impl: 3225604613 (eff. 0.033)
1775.51/1775.89	c #Conflicts:    1974000 | #Learnt:      58359 | 0.000
1775.51/1775.89	c total clause space: 2341.61MB
1775.51/1775.89	c total #watches: 181857
1776.81/1777.16	c total #propagations: 106196228 / total #impl: 3228007356 (eff. 0.033)
1776.81/1777.16	c #Conflicts:    1975000 | #Learnt:      59359 | 0.000
1776.81/1777.16	c total clause space: 2341.61MB
1776.81/1777.16	c total #watches: 183857
1778.11/1778.48	c total #propagations: 106248577 / total #impl: 3231036114 (eff. 0.033)
1778.11/1778.48	c #Conflicts:    1976000 | #Learnt:      60359 | 0.000
1778.11/1778.48	c total clause space: 2341.61MB
1778.11/1778.48	c total #watches: 187048
1779.31/1779.67	c total #propagations: 106310238 / total #impl: 3232702658 (eff. 0.033)
1779.31/1779.67	c #Conflicts:    1977000 | #Learnt:      61359 | 0.000
1779.31/1779.67	c total clause space: 2341.61MB
1779.31/1779.67	c total #watches: 189048
1780.51/1780.85	c total #propagations: 106378280 / total #impl: 3233876451 (eff. 0.033)
1780.51/1780.85	c #Conflicts:    1978000 | #Learnt:      62359 | 0.000
1780.51/1780.85	c total clause space: 2341.61MB
1780.51/1780.85	c total #watches: 191048
1781.82/1782.13	c total #propagations: 106448932 / total #impl: 3235473418 (eff. 0.033)
1781.82/1782.13	c #Conflicts:    1979000 | #Learnt:      63359 | 0.000
1781.82/1782.13	c total clause space: 2341.61MB
1781.82/1782.13	c total #watches: 193048
1783.21/1783.50	c total #propagations: 106516756 / total #impl: 3237456287 (eff. 0.033)
1783.21/1783.50	c #Conflicts:    1980000 | #Learnt:      64359 | 0.000
1783.21/1783.50	c total clause space: 2341.61MB
1783.21/1783.50	c total #watches: 195048
1784.31/1784.63	c total #propagations: 106571828 / total #impl: 3239683008 (eff. 0.033)
1784.31/1784.63	c #Conflicts:    1981000 | #Learnt:      65359 | 0.000
1784.31/1784.63	c total clause space: 2341.61MB
1784.31/1784.63	c total #watches: 197048
1785.51/1785.81	c total #propagations: 106655040 / total #impl: 3240839788 (eff. 0.033)
1785.51/1785.81	c #Conflicts:    1982000 | #Learnt:      66359 | 0.000
1785.51/1785.81	c total clause space: 2341.61MB
1785.51/1785.81	c total #watches: 199048
1786.71/1787.07	c total #propagations: 106715618 / total #impl: 3242411220 (eff. 0.033)
1786.71/1787.07	c #Conflicts:    1983000 | #Learnt:      67359 | 0.000
1786.71/1787.07	c total clause space: 2341.61MB
1786.71/1787.07	c total #watches: 202210
1788.21/1788.50	c total #propagations: 106810099 / total #impl: 3244956428 (eff. 0.033)
1788.21/1788.50	c GC COLLECT
1788.21/1788.50	c #Conflicts:    1984000 | #Learnt:      34256 | 0.000
1788.21/1788.50	c total clause space: 2341.61MB
1788.21/1788.50	c total #watches: 131311
1789.21/1789.57	c total #propagations: 106896332 / total #impl: 3247601959 (eff. 0.033)
1789.21/1789.57	c #Conflicts:    1985000 | #Learnt:      35256 | 0.000
1789.21/1789.57	c total clause space: 2341.61MB
1789.21/1789.57	c total #watches: 133311
1790.21/1790.59	c total #propagations: 106954392 / total #impl: 3249354522 (eff. 0.033)
1790.21/1790.59	c #Conflicts:    1986000 | #Learnt:      36256 | 0.000
1790.21/1790.59	c total clause space: 2341.61MB
1790.21/1790.59	c total #watches: 135311
1791.31/1791.68	c total #propagations: 107012824 / total #impl: 3250826937 (eff. 0.033)
1791.31/1791.68	c #Conflicts:    1987000 | #Learnt:      37256 | 0.000
1791.31/1791.68	c total clause space: 2341.61MB
1791.31/1791.68	c total #watches: 137311
1792.51/1792.80	c total #propagations: 107076146 / total #impl: 3253224891 (eff. 0.033)
1792.51/1792.80	c #Conflicts:    1988000 | #Learnt:      38256 | 0.000
1792.51/1792.80	c total clause space: 2341.61MB
1792.51/1792.80	c total #watches: 139311
1793.51/1793.80	c total #propagations: 107128450 / total #impl: 3255533452 (eff. 0.033)
1793.51/1793.80	c #Conflicts:    1989000 | #Learnt:      39256 | 0.000
1793.51/1793.80	c total clause space: 2341.61MB
1793.51/1793.80	c total #watches: 141311
1794.41/1794.77	c total #propagations: 107183991 / total #impl: 3257412257 (eff. 0.033)
1794.41/1794.77	c #Conflicts:    1990000 | #Learnt:      40256 | 0.000
1794.41/1794.77	c total clause space: 2341.61MB
1794.41/1794.77	c total #watches: 143311
1795.41/1795.74	c total #propagations: 107234956 / total #impl: 3259263083 (eff. 0.033)
1795.41/1795.74	c #Conflicts:    1991000 | #Learnt:      41256 | 0.000
1795.41/1795.74	c total clause space: 2341.61MB
1795.41/1795.74	c total #watches: 145311
1796.51/1796.80	c total #propagations: 107285904 / total #impl: 3261109757 (eff. 0.033)
1796.51/1796.80	c #Conflicts:    1992000 | #Learnt:      42256 | 0.000
1796.51/1796.80	c total clause space: 2341.61MB
1796.51/1796.80	c total #watches: 147311
1797.61/1797.94	c total #propagations: 107353243 / total #impl: 3262892625 (eff. 0.033)
1797.61/1797.94	c #Conflicts:    1993000 | #Learnt:      43256 | 0.000
1797.61/1797.94	c total clause space: 2341.61MB
1797.61/1797.94	c total #watches: 150473
1798.91/1799.22	c total #propagations: 107440414 / total #impl: 3264963059 (eff. 0.033)
1798.91/1799.22	c #Conflicts:    1994000 | #Learnt:      44256 | 0.000
1798.91/1799.22	c total clause space: 2341.61MB
1798.91/1799.22	c total #watches: 152473

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

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

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


[startup+0 s]
/proc/loadavg: 2.09 2.17 2.18 3/174 8529
/proc/meminfo: memFree=29993744/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 27962169 29810688 5268 33554432000 4194304 6201397 140736021304576 140734128731464 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 7278 5268 130 491 0 6777 0

[startup+0.100162 s]
/proc/loadavg: 2.09 2.17 2.18 3/174 8529
/proc/meminfo: memFree=29993744/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=41104 CPUtime=0.09 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 1242 0 0 0 9 0 0 0 20 0 1 0 27962169 42090496 7524 33554432000 4194304 6201397 140736021304576 140736021302184 4207987 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 10276 7524 147 491 0 9775 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41104

[startup+0.200302 s]
/proc/loadavg: 2.09 2.17 2.18 3/174 8529
/proc/meminfo: memFree=29993744/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=48284 CPUtime=0.19 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 1271 0 0 0 19 0 0 0 20 0 1 0 27962169 49442816 9591 33554432000 4194304 6201397 140736021304576 140736021302184 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 12071 9591 147 491 0 11570 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 48284

[startup+0.300335 s]
/proc/loadavg: 2.09 2.17 2.18 3/174 8529
/proc/meminfo: memFree=29993744/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=60324 CPUtime=0.28 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 1580 0 0 0 28 0 0 0 20 0 1 0 27962169 61771776 11378 33554432000 4194304 6201397 140736021304576 140736021302184 4234207 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 15081 11378 147 491 0 14580 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 60324

[startup+0.700274 s]
/proc/loadavg: 2.09 2.17 2.18 3/174 8529
/proc/meminfo: memFree=29993744/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=110496 CPUtime=0.69 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 2116 0 0 0 68 1 0 0 20 0 1 0 27962169 113147904 17439 33554432000 4194304 6201397 140736021304576 140736021302184 4207987 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 27624 17439 160 491 0 27123 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110496

[startup+1.50023 s]
/proc/loadavg: 2.09 2.17 2.18 3/175 8530
/proc/meminfo: memFree=29905212/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=110860 CPUtime=1.48 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 4182 0 0 0 147 1 0 0 20 0 1 0 27962169 113520640 24634 33554432000 4194304 6201397 140736021304576 140736021303208 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 27715 24634 160 491 0 27214 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 110860

[startup+3.10024 s]
/proc/loadavg: 2.09 2.17 2.18 3/175 8530
/proc/meminfo: memFree=29893740/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=161776 CPUtime=3.09 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 4771 0 0 0 307 2 0 0 20 0 1 0 27962169 165658624 29254 33554432000 4194304 6201397 140736021304576 140736021303608 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 40444 29254 166 491 0 39943 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 161776

[startup+6.30024 s]
/proc/loadavg: 2.16 2.19 2.19 4/175 8530
/proc/meminfo: memFree=29848180/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=161944 CPUtime=6.28 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 5484 0 0 0 626 2 0 0 20 0 1 0 27962169 165830656 36297 33554432000 4194304 6201397 140736021304576 140736021303704 4233472 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 40486 36297 166 491 0 39985 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 161944

[startup+12.7002 s]
/proc/loadavg: 2.23 2.20 2.19 3/175 8530
/proc/meminfo: memFree=29785728/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=243612 CPUtime=12.68 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 6550 0 0 0 1265 3 0 0 20 0 1 0 27962169 249458688 51793 33554432000 4194304 6201397 140736021304576 140736021303528 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 60903 51793 166 491 0 60402 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 243612

[startup+25.5003 s]
/proc/loadavg: 2.17 2.19 2.19 3/175 8530
/proc/meminfo: memFree=29698948/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=376416 CPUtime=25.48 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 7667 0 0 0 2543 5 0 0 20 0 1 0 27962169 385449984 75519 33554432000 4194304 6201397 140736021304576 140736021303704 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 94104 75519 166 491 0 93603 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 376416

[startup+51.1002 s]
/proc/loadavg: 2.19 2.19 2.18 4/175 8530
/proc/meminfo: memFree=29532144/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=591992 CPUtime=51.08 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 8625 0 0 0 5100 8 0 0 20 0 1 0 27962169 606199808 114663 33554432000 4194304 6201397 140736021304576 140736021303704 4221728 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 147998 114663 166 491 0 147497 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 591992

[startup+102.3 s]
/proc/loadavg: 2.19 2.19 2.18 4/175 8531
/proc/meminfo: memFree=29292312/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=942652 CPUtime=102.28 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 9703 0 0 0 10217 11 0 0 20 0 1 0 27962169 965275648 170797 33554432000 4194304 6201397 140736021304576 140736021303704 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 235663 170797 166 491 0 235162 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 942652

[startup+162.3 s]
/proc/loadavg: 2.20 2.20 2.18 3/175 8533
/proc/meminfo: memFree=29103116/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=944244 CPUtime=162.26 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 10257 0 0 0 16212 14 0 0 20 0 1 0 27962169 966905856 217822 33554432000 4194304 6201397 140736021304576 140736021303528 4220324 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 236061 217822 166 491 0 235560 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 944244

[startup+222.307 s]
/proc/loadavg: 2.15 2.19 2.18 3/175 8534
/proc/meminfo: memFree=28948356/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=1512800 CPUtime=222.26 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 11089 0 0 0 22209 17 0 0 20 0 1 0 27962169 1549107200 252782 33554432000 4194304 6201397 140736021304576 140736021303704 4218650 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 378200 252782 166 491 0 377699 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1512800

[startup+282.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/175 8535
/proc/meminfo: memFree=28819044/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=1514536 CPUtime=282.24 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 11728 0 0 0 28206 18 0 0 20 0 1 0 27962169 1550884864 284546 33554432000 4194304 6201397 140736021304576 140736021303704 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 378634 284546 166 491 0 378133 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1514536

[startup+342.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/175 8536
/proc/meminfo: memFree=28706568/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=1516016 CPUtime=342.24 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 12147 0 0 0 34204 20 0 0 20 0 1 0 27962169 1552400384 310993 33554432000 4194304 6201397 140736021304576 140736021303704 4220327 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 379004 310993 166 491 0 378503 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1516016

[startup+402.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/175 8537
/proc/meminfo: memFree=28606480/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=1516732 CPUtime=402.23 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 12353 0 0 0 40202 21 0 0 20 0 1 0 27962169 1553133568 335216 33554432000 4194304 6201397 140736021304576 140736021303704 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 379183 335216 166 491 0 378682 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1516732

[startup+462.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/176 8542
/proc/meminfo: memFree=28514664/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=1517292 CPUtime=462.22 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 12537 0 0 0 46199 23 0 0 20 0 1 0 27962169 1553707008 356862 33554432000 4194304 6201397 140736021304576 140736021303704 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 379323 356862 166 491 0 378822 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1517292

[startup+522.3 s]
/proc/loadavg: 2.29 2.23 2.19 3/175 8543
/proc/meminfo: memFree=28438460/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=1518004 CPUtime=522.21 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 12751 0 0 0 52196 25 0 0 20 0 1 0 27962169 1554436096 375472 33554432000 4194304 6201397 140736021304576 140736021303704 4214458 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 379501 375472 166 491 0 379000 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1518004

[startup+582.3 s]
/proc/loadavg: 2.15 2.20 2.18 3/175 8544
/proc/meminfo: memFree=28362832/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2440864 CPUtime=582.2 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 13317 0 0 0 58194 26 0 0 20 0 1 0 27962169 2499444736 392318 33554432000 4194304 6201397 140736021304576 140736021303704 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 610216 392318 166 491 0 609715 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2440864


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


[startup+942.3 s]
/proc/loadavg: 2.26 2.21 2.18 3/175 8551
/proc/meminfo: memFree=27988900/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2445452 CPUtime=942.14 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 14791 0 0 0 94181 33 0 0 20 0 1 0 27962169 2504142848 479109 33554432000 4194304 6201397 140736021304576 140736021303704 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 611363 479109 166 491 0 610862 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 2445452

[startup+1002.3 s]
/proc/loadavg: 2.24 2.22 2.18 3/175 8644
/proc/meminfo: memFree=28021868/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2446040 CPUtime=1002.13 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 14929 0 0 0 100179 34 0 0 20 0 1 0 27962169 2504744960 494066 33554432000 4194304 6201397 140736021304576 140736021303704 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 611510 494066 166 491 0 611009 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 2446040

[startup+1062.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/176 8649
/proc/meminfo: memFree=27728452/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2446188 CPUtime=1062.13 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 14975 0 0 0 106178 35 0 0 20 0 1 0 27962169 2504896512 498711 33554432000 4194304 6201397 140736021304576 140736021303704 4218501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 611547 498711 166 491 0 611046 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 2446188

[startup+1122.3 s]
/proc/loadavg: 2.11 2.18 2.17 3/175 8650
/proc/meminfo: memFree=27557756/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2446620 CPUtime=1122.11 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 15102 0 0 0 112176 35 0 0 20 0 1 0 27962169 2505338880 510080 33554432000 4194304 6201397 140736021304576 140736021303320 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 611655 510080 166 491 0 611154 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2446620

[startup+1182.3 s]
/proc/loadavg: 2.32 2.22 2.19 3/175 8651
/proc/meminfo: memFree=27415328/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2446620 CPUtime=1182.1 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 15112 0 0 0 118175 35 0 0 20 0 1 0 27962169 2505338880 514689 33554432000 4194304 6201397 140736021304576 140736021303704 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 611655 514689 166 491 0 611154 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2446620

[startup+1242.3 s]
/proc/loadavg: 2.24 2.21 2.18 3/175 8652
/proc/meminfo: memFree=27305872/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2447152 CPUtime=1242.09 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 15253 0 0 0 124174 35 0 0 20 0 1 0 27962169 2505883648 516874 33554432000 4194304 6201397 140736021304576 140736021303704 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 611788 516874 166 491 0 611287 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2447152

[startup+1302.3 s]
/proc/loadavg: 2.24 2.21 2.18 4/175 8653
/proc/meminfo: memFree=27177560/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2448508 CPUtime=1302.08 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 15571 0 0 0 130172 36 0 0 20 0 1 0 27962169 2507272192 530478 33554432000 4194304 6201397 140736021304576 140736021303704 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612127 530478 166 491 0 611626 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2448508

[startup+1362.3 s]
/proc/loadavg: 2.24 2.22 2.18 4/175 8655
/proc/meminfo: memFree=27089572/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2449500 CPUtime=1362.08 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 15803 0 0 0 136171 37 0 0 20 0 1 0 27962169 2508288000 534287 33554432000 4194304 6201397 140736021304576 140736021303704 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612375 534287 166 491 0 611874 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 2449500

[startup+1422.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/175 8656
/proc/meminfo: memFree=26994132/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2449808 CPUtime=1422.07 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 15881 0 0 0 142170 37 0 0 20 0 1 0 27962169 2508603392 545607 33554432000 4194304 6201397 140736021304576 140736021303704 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612452 545607 166 491 0 611951 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2449808

[startup+1482.3 s]
/proc/loadavg: 2.14 2.20 2.18 3/175 8657
/proc/meminfo: memFree=26919788/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2449940 CPUtime=1482.06 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 15919 0 0 0 148168 38 0 0 20 0 1 0 27962169 2508738560 549222 33554432000 4194304 6201397 140736021304576 140736021303704 4220776 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612485 549222 166 491 0 611984 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 2449940

[startup+1542.31 s]
/proc/loadavg: 2.29 2.24 2.19 3/175 8658
/proc/meminfo: memFree=26788104/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2450116 CPUtime=1542.05 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 15992 0 0 0 154167 38 0 0 20 0 1 0 27962169 2508918784 562070 33554432000 4194304 6201397 140736021304576 140736021303704 4219212 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612529 562070 166 491 0 612028 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 2450116

[startup+1602.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/175 8659
/proc/meminfo: memFree=26709052/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2450116 CPUtime=1602.04 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 16021 0 0 0 160165 39 0 0 20 0 1 0 27962169 2508918784 568742 33554432000 4194304 6201397 140736021304576 140736021303704 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612529 568742 166 491 0 612028 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 2450116

[startup+1662.3 s]
/proc/loadavg: 2.19 2.22 2.18 4/176 8664
/proc/meminfo: memFree=26610344/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2451000 CPUtime=1662.03 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 16242 0 0 0 166163 40 0 0 20 0 1 0 27962169 2509824000 580651 33554432000 4194304 6201397 140736021304576 140736021303704 4220544 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612750 580651 166 491 0 612249 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 2451000

[startup+1722.3 s]
/proc/loadavg: 2.26 2.23 2.18 3/175 8665
/proc/meminfo: memFree=26576480/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2451000 CPUtime=1722.02 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 16248 0 0 0 172162 40 0 0 20 0 1 0 27962169 2509824000 583212 33554432000 4194304 6201397 140736021304576 140736021303704 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612750 583212 166 491 0 612249 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 2451000

[startup+1782.3 s]
/proc/loadavg: 2.16 2.20 2.18 3/175 8666
/proc/meminfo: memFree=26516480/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2451000 CPUtime=1782.01 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 16269 0 0 0 178161 40 0 0 20 0 1 0 27962169 2509824000 587321 33554432000 4194304 6201397 140736021304576 140736021303704 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612750 587321 166 491 0 612249 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2451000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.18 2.17 3/175 8666
/proc/meminfo: memFree=26473596/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2451000 CPUtime=1800.01 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 16299 0 0 0 179961 40 0 0 20 0 1 0 27962169 2509824000 593483 33554432000 4194304 6201397 140736021304576 140736021303704 4241103 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612750 593483 166 491 0 612249 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2451000

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

[startup+1800.3 s]
/proc/loadavg: 2.11 2.18 2.17 3/175 8666
/proc/meminfo: memFree=26473596/32872528 swapFree=1316768/1463936
[pid=8529] ppid=8526 vsize=2451000 CPUtime=1800.01 cores=0,2,4,6
/proc/8529/stat : 8529 (cdcl-cuttingpla) R 8526 8529 6638 0 -1 4202496 16299 0 0 0 179961 40 0 0 20 0 1 0 27962169 2509824000 593483 33554432000 4194304 6201397 140736021304576 140736021303704 4241103 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/8529/statm: 612750 593483 166 491 0 612249 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 2451000

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.61
CPU system time (s): 0.415936
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 2451000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.61
system time used= 0.415936
maximum resident set size= 2373932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16299
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 1861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.78827 second user time and 7.65084 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-18 16:12:32
IDJOB=4102272
IDBENCH=2087
IDSOLVER=2550
FILE ID=node121/4102272-1466259152
RUNJOBID= node121-1466241134-6654
PBS_JOBID= 19918202
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ssa7552-159.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102272-1466259152/watcher-4102272-1466259152 -o /tmp/evaluation-result-4102272-1466259152/solver-4102272-1466259152 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466241134-6654 --watchdog 1960 --input HOME/instance-4102272-1466259152.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= fa45fd08f0ab8253689dfb5a6bfb43d0
RANDOM SEED=1307721371

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
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		: 2666.691
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:        29994008 kB
Buffers:          140328 kB
Cached:           197236 kB
SwapCached:         1900 kB
Active:           407864 kB
Inactive:         261464 kB
Active(anon):     331476 kB
Inactive(anon):     2792 kB
Active(file):      76388 kB
Inactive(file):   258672 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101124 kB
Dirty:              2452 kB
Writeback:             0 kB
AnonPages:       1804004 kB
Mapped:             9356 kB
Shmem:                 0 kB
Slab:             610624 kB
SReclaimable:      54824 kB
SUnreclaim:       555800 kB
KernelStack:        1440 kB
PageTables:         7464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1984032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    473088 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= 71716 MiB
End job on node121 at 2016-06-18 16:42:33