Trace number 4118607

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-edgecross10-040.lin.opb
MD5SUM9805365937f00948ba6f8a1a20706058
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables637
Total number of constraints1573
Number of constraints which are clauses1026
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints546
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 633
Biggest coefficient in the objective function 338
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1808
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 338
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1808
Number of bits of the biggest sum of numbers11
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.01	c * #variable= 637 #constraint= 1573
0.00/0.01	c * #variable= 637 #constraint= 1573
0.19/0.22	c S1->S2
0.19/0.22	c #Conflicts:       1000 | #Learnt:       1000 | 0.000
0.19/0.22	c total clause space: 6.90675MB
0.19/0.22	c total #watches: 13716
0.49/0.54	c total #propagations: 102763 / total #impl: 515142 (eff. 0.199)
0.49/0.54	c #Conflicts:       2000 | #Learnt:       2000 | 0.000
0.49/0.54	c total clause space: 11.2235MB
0.49/0.54	c total #watches: 23205
0.79/0.88	c total #propagations: 213899 / total #impl: 1204051 (eff. 0.178)
0.79/0.88	c GC COLLECT
0.79/0.88	c #Conflicts:       3000 | #Learnt:       2008 | 0.000
0.79/0.88	c total clause space: 11.2235MB
0.79/0.88	c total #watches: 24461
1.19/1.24	c total #propagations: 329147 / total #impl: 1851370 (eff. 0.178)
1.19/1.24	c #Conflicts:       4000 | #Learnt:       3008 | 0.000
1.19/1.24	c total clause space: 18.2382MB
1.19/1.24	c total #watches: 30143
1.58/1.67	c total #propagations: 437658 / total #impl: 2466237 (eff. 0.177)
1.58/1.67	c GC COLLECT
1.58/1.67	c #Conflicts:       5000 | #Learnt:       2359 | 0.000
1.58/1.67	c total clause space: 18.2382MB
1.58/1.67	c total #watches: 28960
2.08/2.17	c total #propagations: 555172 / total #impl: 3099493 (eff. 0.179)
2.08/2.17	c #Conflicts:       6000 | #Learnt:       3359 | 0.000
2.08/2.17	c total clause space: 18.2382MB
2.08/2.17	c total #watches: 33017
2.68/2.76	c total #propagations: 685373 / total #impl: 3743220 (eff. 0.183)
2.68/2.76	c GC COLLECT
2.68/2.76	c #Conflicts:       7000 | #Learnt:       2233 | 0.000
2.68/2.76	c total clause space: 29.637MB
2.68/2.76	c total #watches: 28683
3.29/3.32	c total #propagations: 810421 / total #impl: 4421674 (eff. 0.183)
3.29/3.32	c #Conflicts:       8000 | #Learnt:       3233 | 0.000
3.29/3.32	c total clause space: 29.637MB
3.29/3.32	c total #watches: 34670
3.88/3.92	c total #propagations: 932074 / total #impl: 5010663 (eff. 0.186)
3.88/3.92	c #Conflicts:       9000 | #Learnt:       4233 | 0.000
3.88/3.92	c total clause space: 29.637MB
3.88/3.92	c total #watches: 40186
4.39/4.42	c total #propagations: 1062759 / total #impl: 5543515 (eff. 0.192)
4.39/4.42	c GC COLLECT
4.39/4.42	c #Conflicts:      10000 | #Learnt:       2724 | 0.000
4.39/4.42	c total clause space: 29.637MB
4.39/4.42	c total #watches: 37060
4.98/5.07	c total #propagations: 1193987 / total #impl: 6083116 (eff. 0.196)
4.98/5.07	c #Conflicts:      11000 | #Learnt:       3724 | 0.000
4.98/5.07	c total clause space: 29.637MB
4.98/5.07	c total #watches: 43300
5.78/5.83	c total #propagations: 1317331 / total #impl: 6703449 (eff. 0.197)
5.78/5.83	c #Conflicts:      12000 | #Learnt:       4724 | 0.000
5.78/5.83	c total clause space: 29.637MB
5.78/5.83	c total #watches: 49133
6.49/6.55	c total #propagations: 1445586 / total #impl: 7253235 (eff. 0.199)
6.49/6.55	c #Conflicts:      13000 | #Learnt:       5724 | 0.000
6.49/6.55	c total clause space: 29.637MB
6.49/6.55	c total #watches: 55784
7.19/7.28	c total #propagations: 1576895 / total #impl: 7794217 (eff. 0.202)
7.19/7.28	c GC COLLECT
7.19/7.28	c #Conflicts:      14000 | #Learnt:       3863 | 0.000
7.19/7.28	c total clause space: 29.637MB
7.19/7.28	c total #watches: 52978
7.89/7.94	c total #propagations: 1707830 / total #impl: 8390754 (eff. 0.204)
7.89/7.94	c #Conflicts:      15000 | #Learnt:       4863 | 0.000
7.89/7.94	c total clause space: 29.637MB
7.89/7.94	c total #watches: 59522
8.39/8.46	c total #propagations: 1838174 / total #impl: 8879242 (eff. 0.207)
8.39/8.46	c #Conflicts:      16000 | #Learnt:       5863 | 0.000
8.39/8.46	c total clause space: 29.637MB
8.39/8.46	c total #watches: 63873
8.99/9.04	c total #propagations: 1948206 / total #impl: 9337737 (eff. 0.209)
8.99/9.04	c GC COLLECT
8.99/9.04	c #Conflicts:      17000 | #Learnt:       3687 | 0.000
8.99/9.04	c total clause space: 29.637MB
8.99/9.04	c total #watches: 50914
9.49/9.59	c total #propagations: 2070203 / total #impl: 9857365 (eff. 0.210)
9.49/9.59	c #Conflicts:      18000 | #Learnt:       4687 | 0.000
9.49/9.59	c total clause space: 29.637MB
9.49/9.59	c total #watches: 54858
10.09/10.13	c total #propagations: 2198323 / total #impl: 10379559 (eff. 0.212)
10.09/10.13	c #Conflicts:      19000 | #Learnt:       5687 | 0.000
10.09/10.13	c total clause space: 29.637MB
10.09/10.13	c total #watches: 58241
10.69/10.73	c total #propagations: 2322109 / total #impl: 10819416 (eff. 0.215)
10.69/10.73	c #Conflicts:      20000 | #Learnt:       6687 | 0.000
10.69/10.73	c total clause space: 29.637MB
10.69/10.73	c total #watches: 61956
11.19/11.28	c total #propagations: 2454855 / total #impl: 11510178 (eff. 0.213)
11.19/11.28	c GC COLLECT
11.19/11.28	c #Conflicts:      21000 | #Learnt:       4195 | 0.000
11.19/11.28	c total clause space: 29.637MB
11.19/11.28	c total #watches: 46526
11.79/11.80	c total #propagations: 2590222 / total #impl: 12048793 (eff. 0.215)
11.79/11.80	c #Conflicts:      22000 | #Learnt:       5195 | 0.000
11.79/11.80	c total clause space: 29.637MB
11.79/11.80	c total #watches: 50410
12.29/12.31	c total #propagations: 2733477 / total #impl: 12731544 (eff. 0.215)
12.29/12.31	c #Conflicts:      23000 | #Learnt:       6195 | 0.000
12.29/12.31	c total clause space: 29.637MB
12.29/12.31	c total #watches: 55314
12.79/12.81	c total #propagations: 2876213 / total #impl: 13348327 (eff. 0.215)
12.79/12.81	c #Conflicts:      24000 | #Learnt:       7195 | 0.000
12.79/12.81	c total clause space: 29.637MB
12.79/12.81	c total #watches: 62350
13.30/13.35	c total #propagations: 3017579 / total #impl: 14022268 (eff. 0.215)
13.30/13.35	c GC COLLECT
13.30/13.35	c #Conflicts:      25000 | #Learnt:       4398 | 0.000
13.30/13.35	c total clause space: 29.637MB
13.30/13.35	c total #watches: 49368
13.79/13.82	c total #propagations: 3171908 / total #impl: 14798020 (eff. 0.214)
13.79/13.82	c #Conflicts:      26000 | #Learnt:       5398 | 0.000
13.79/13.82	c total clause space: 29.637MB
13.79/13.82	c total #watches: 53243
14.19/14.29	c total #propagations: 3315573 / total #impl: 15320931 (eff. 0.216)
14.19/14.29	c #Conflicts:      27000 | #Learnt:       6398 | 0.000
14.19/14.29	c total clause space: 29.637MB
14.19/14.29	c total #watches: 58158
14.69/14.78	c total #propagations: 3455797 / total #impl: 15959829 (eff. 0.217)
14.69/14.78	c #Conflicts:      28000 | #Learnt:       7398 | 0.000
14.69/14.78	c total clause space: 29.637MB
14.69/14.78	c total #watches: 62329
15.09/15.17	c total #propagations: 3601859 / total #impl: 16596487 (eff. 0.217)
15.09/15.17	c GC COLLECT
15.09/15.17	c #Conflicts:      29000 | #Learnt:       4305 | 0.000
15.09/15.17	c total clause space: 29.637MB
15.09/15.17	c total #watches: 53851
15.50/15.57	c total #propagations: 3738058 / total #impl: 17126749 (eff. 0.218)
15.50/15.57	c #Conflicts:      30000 | #Learnt:       5305 | 0.000
15.50/15.57	c total clause space: 29.637MB
15.50/15.57	c total #watches: 59035
15.89/15.96	c total #propagations: 3877989 / total #impl: 17717609 (eff. 0.219)
15.89/15.96	c #Conflicts:      31000 | #Learnt:       6305 | 0.000
15.89/15.96	c total clause space: 29.637MB
15.89/15.96	c total #watches: 62086
16.29/16.30	c total #propagations: 4020885 / total #impl: 18296210 (eff. 0.220)
16.29/16.30	c #Conflicts:      32000 | #Learnt:       7305 | 0.000
16.29/16.30	c total clause space: 29.637MB
16.29/16.30	c total #watches: 67477
16.69/16.79	c total #propagations: 4158528 / total #impl: 18868098 (eff. 0.220)
16.69/16.79	c #Conflicts:      33000 | #Learnt:       8305 | 0.000
16.69/16.79	c total clause space: 29.637MB
16.69/16.79	c total #watches: 71266
17.19/17.24	c total #propagations: 4292011 / total #impl: 19523661 (eff. 0.220)
17.19/17.24	c GC COLLECT
17.19/17.24	c #Conflicts:      34000 | #Learnt:       4910 | 0.000
17.19/17.24	c total clause space: 48.1602MB
17.19/17.24	c total #watches: 61519
17.60/17.63	c total #propagations: 4430544 / total #impl: 20153279 (eff. 0.220)
17.60/17.63	c #Conflicts:      35000 | #Learnt:       5910 | 0.000
17.60/17.63	c total clause space: 48.1602MB
17.60/17.63	c total #watches: 67208
18.09/18.12	c total #propagations: 4585385 / total #impl: 20737388 (eff. 0.221)
18.09/18.12	c #Conflicts:      36000 | #Learnt:       6910 | 0.000
18.09/18.12	c total clause space: 48.1602MB
18.09/18.12	c total #watches: 70298
18.59/18.66	c total #propagations: 4725828 / total #impl: 21317430 (eff. 0.222)
18.59/18.66	c #Conflicts:      37000 | #Learnt:       7910 | 0.000
18.59/18.66	c total clause space: 48.1602MB
18.59/18.66	c total #watches: 74785
19.09/19.12	c total #propagations: 4857673 / total #impl: 21988083 (eff. 0.221)
19.09/19.12	c #Conflicts:      38000 | #Learnt:       8910 | 0.000
19.09/19.12	c total clause space: 48.1602MB
19.09/19.12	c total #watches: 78653
19.59/19.66	c total #propagations: 4972446 / total #impl: 22560823 (eff. 0.220)
19.59/19.66	c GC COLLECT
19.59/19.66	c #Conflicts:      39000 | #Learnt:       5203 | 0.000
19.59/19.66	c total clause space: 48.1602MB
19.59/19.66	c total #watches: 68544
20.09/20.19	c total #propagations: 5092998 / total #impl: 23232403 (eff. 0.219)
20.09/20.19	c #Conflicts:      40000 | #Learnt:       6203 | 0.000
20.09/20.19	c total clause space: 48.1602MB
20.09/20.19	c total #watches: 73047
20.69/20.74	c total #propagations: 5230189 / total #impl: 23915296 (eff. 0.219)
20.69/20.74	c #Conflicts:      41000 | #Learnt:       7203 | 0.000
20.69/20.74	c total clause space: 48.1602MB
20.69/20.74	c total #watches: 75639
21.19/21.23	c total #propagations: 5372535 / total #impl: 24591071 (eff. 0.218)
21.19/21.23	c #Conflicts:      42000 | #Learnt:       8203 | 0.000
21.19/21.23	c total clause space: 48.1602MB
21.19/21.23	c total #watches: 78093
21.69/21.70	c total #propagations: 5495407 / total #impl: 25125454 (eff. 0.219)
21.69/21.70	c #Conflicts:      43000 | #Learnt:       9203 | 0.000
21.69/21.70	c total clause space: 48.1602MB
21.69/21.70	c total #watches: 81993
22.19/22.27	c total #propagations: 5612281 / total #impl: 25655303 (eff. 0.219)
22.19/22.27	c GC COLLECT
22.19/22.27	c #Conflicts:      44000 | #Learnt:       5206 | 0.000
22.19/22.27	c total clause space: 48.1602MB
22.19/22.27	c total #watches: 68549
22.79/22.81	c total #propagations: 5747672 / total #impl: 26267616 (eff. 0.219)
22.79/22.81	c #Conflicts:      45000 | #Learnt:       6206 | 0.000
22.79/22.81	c total clause space: 48.1602MB
22.79/22.81	c total #watches: 71039
23.29/23.34	c total #propagations: 5881700 / total #impl: 26863134 (eff. 0.219)
23.29/23.34	c #Conflicts:      46000 | #Learnt:       7206 | 0.000
23.29/23.34	c total clause space: 48.1602MB
23.29/23.34	c total #watches: 74157
23.79/23.84	c total #propagations: 6022935 / total #impl: 27582951 (eff. 0.218)
23.79/23.84	c #Conflicts:      47000 | #Learnt:       8206 | 0.000
23.79/23.84	c total clause space: 48.1602MB
23.79/23.84	c total #watches: 77929
24.19/24.27	c total #propagations: 6166829 / total #impl: 28134259 (eff. 0.219)
24.19/24.27	c #Conflicts:      48000 | #Learnt:       9206 | 0.000
24.19/24.27	c total clause space: 48.1602MB
24.19/24.27	c total #watches: 80493
24.79/24.81	c total #propagations: 6293254 / total #impl: 28621626 (eff. 0.220)
24.79/24.81	c #Conflicts:      49000 | #Learnt:      10206 | 0.000
24.79/24.81	c total clause space: 48.1602MB
24.79/24.81	c total #watches: 83521
25.19/25.28	c total #propagations: 6429712 / total #impl: 29262899 (eff. 0.220)
25.19/25.28	c GC COLLECT
25.19/25.28	c #Conflicts:      50000 | #Learnt:       5901 | 0.000
25.19/25.28	c total clause space: 48.1602MB
25.19/25.28	c total #watches: 71287
25.69/25.77	c total #propagations: 6575107 / total #impl: 29824458 (eff. 0.220)
25.69/25.77	c #Conflicts:      51000 | #Learnt:       6901 | 0.000
25.69/25.77	c total clause space: 48.1602MB
25.69/25.77	c total #watches: 74235
26.29/26.34	c total #propagations: 6711383 / total #impl: 30458189 (eff. 0.220)
26.29/26.34	c #Conflicts:      52000 | #Learnt:       7901 | 0.000
26.29/26.34	c total clause space: 48.1602MB
26.29/26.34	c total #watches: 78665
26.88/26.90	c total #propagations: 6858046 / total #impl: 31118543 (eff. 0.220)
26.88/26.90	c #Conflicts:      53000 | #Learnt:       8901 | 0.000
26.88/26.90	c total clause space: 48.1602MB
26.88/26.90	c total #watches: 83525
27.28/27.39	c total #propagations: 6999689 / total #impl: 31724777 (eff. 0.221)
27.28/27.39	c #Conflicts:      54000 | #Learnt:       9901 | 0.000
27.28/27.39	c total clause space: 48.1602MB
27.28/27.39	c total #watches: 87700
27.78/27.85	c total #propagations: 7127509 / total #impl: 32191767 (eff. 0.221)
27.78/27.85	c #Conflicts:      55000 | #Learnt:      10901 | 0.000
27.78/27.85	c total clause space: 48.1602MB
27.78/27.85	c total #watches: 90787
28.28/28.31	c total #propagations: 7265635 / total #impl: 32650969 (eff. 0.223)
28.28/28.31	c GC COLLECT
28.28/28.31	c #Conflicts:      56000 | #Learnt:       6309 | 0.000
28.28/28.31	c total clause space: 48.1602MB
28.28/28.31	c total #watches: 71546
28.69/28.75	c total #propagations: 7411160 / total #impl: 33144245 (eff. 0.224)
28.69/28.75	c #Conflicts:      57000 | #Learnt:       7309 | 0.000
28.69/28.75	c total clause space: 48.1602MB
28.69/28.75	c total #watches: 74233
29.18/29.22	c total #propagations: 7538546 / total #impl: 33653094 (eff. 0.224)
29.18/29.22	c #Conflicts:      58000 | #Learnt:       8309 | 0.000
29.18/29.22	c total clause space: 48.1602MB
29.18/29.22	c total #watches: 78260
29.58/29.70	c total #propagations: 7672928 / total #impl: 34180279 (eff. 0.224)
29.58/29.70	c #Conflicts:      59000 | #Learnt:       9309 | 0.000
29.58/29.70	c total clause space: 48.1602MB
29.58/29.70	c total #watches: 82388
30.18/30.21	c total #propagations: 7811673 / total #impl: 34600099 (eff. 0.226)
30.18/30.21	c #Conflicts:      60000 | #Learnt:      10309 | 0.000
30.18/30.21	c total clause space: 48.1602MB
30.18/30.21	c total #watches: 88113
30.68/30.77	c total #propagations: 7940998 / total #impl: 35064582 (eff. 0.226)
30.68/30.77	c #Conflicts:      61000 | #Learnt:      11309 | 0.000
30.68/30.77	c total clause space: 48.1602MB
30.68/30.77	c total #watches: 91820
31.38/31.48	c total #propagations: 8071760 / total #impl: 35583573 (eff. 0.227)
31.38/31.48	c GC COLLECT
31.38/31.48	c #Conflicts:      62000 | #Learnt:       6409 | 0.000
31.38/31.48	c total clause space: 48.1602MB
31.38/31.48	c total #watches: 71808
32.08/32.12	c total #propagations: 8216028 / total #impl: 36213181 (eff. 0.227)
32.08/32.12	c #Conflicts:      63000 | #Learnt:       7409 | 0.000
32.08/32.12	c total clause space: 48.1602MB
32.08/32.12	c total #watches: 75150
32.68/32.74	c total #propagations: 8357188 / total #impl: 36895195 (eff. 0.227)
32.68/32.74	c #Conflicts:      64000 | #Learnt:       8409 | 0.000
32.68/32.74	c total clause space: 48.1602MB
32.68/32.74	c total #watches: 78025
33.28/33.30	c total #propagations: 8492608 / total #impl: 37559148 (eff. 0.226)
33.28/33.30	c #Conflicts:      65000 | #Learnt:       9409 | 0.000
33.28/33.30	c total clause space: 48.1602MB
33.28/33.30	c total #watches: 81525
33.88/33.96	c total #propagations: 8624416 / total #impl: 38142864 (eff. 0.226)
33.88/33.96	c #Conflicts:      66000 | #Learnt:      10409 | 0.000
33.88/33.96	c total clause space: 48.1602MB
33.88/33.96	c total #watches: 84250
34.58/34.61	c total #propagations: 8784071 / total #impl: 38716713 (eff. 0.227)
34.58/34.61	c #Conflicts:      67000 | #Learnt:      11409 | 0.000
34.58/34.61	c total clause space: 48.1602MB
34.58/34.61	c total #watches: 87298
35.08/35.20	c total #propagations: 8942470 / total #impl: 39277591 (eff. 0.228)
35.08/35.20	c #Conflicts:      68000 | #Learnt:      12409 | 0.000
35.08/35.20	c total clause space: 48.1602MB
35.08/35.20	c total #watches: 90308
35.68/35.77	c total #propagations: 9093174 / total #impl: 39862650 (eff. 0.228)
35.68/35.77	c GC COLLECT
35.68/35.77	c #Conflicts:      69000 | #Learnt:       7203 | 0.000
35.68/35.77	c total clause space: 48.1602MB
35.68/35.77	c total #watches: 74068
36.29/36.31	c total #propagations: 9235096 / total #impl: 40367686 (eff. 0.229)
36.29/36.31	c #Conflicts:      70000 | #Learnt:       8203 | 0.000
36.29/36.31	c total clause space: 48.1602MB
36.29/36.31	c total #watches: 77776
36.78/36.83	c total #propagations: 9370620 / total #impl: 41284038 (eff. 0.227)
36.78/36.83	c #Conflicts:      71000 | #Learnt:       9203 | 0.000
36.78/36.83	c total clause space: 48.1602MB
36.78/36.83	c total #watches: 81752
37.28/37.32	c total #propagations: 9495891 / total #impl: 41953661 (eff. 0.226)
37.28/37.32	c #Conflicts:      72000 | #Learnt:      10203 | 0.000
37.28/37.32	c total clause space: 48.1602MB
37.28/37.32	c total #watches: 86142
37.78/37.89	c total #propagations: 9607137 / total #impl: 42479169 (eff. 0.226)
37.78/37.89	c #Conflicts:      73000 | #Learnt:      11203 | 0.000
37.78/37.89	c total clause space: 48.1602MB
37.78/37.89	c total #watches: 90979
38.38/38.48	c total #propagations: 9745767 / total #impl: 43144050 (eff. 0.226)
38.38/38.48	c #Conflicts:      74000 | #Learnt:      12203 | 0.000
38.38/38.48	c total clause space: 48.1602MB
38.38/38.48	c total #watches: 93940
39.09/39.11	c total #propagations: 9882737 / total #impl: 43691468 (eff. 0.226)
39.09/39.11	c GC COLLECT
39.09/39.11	c #Conflicts:      75000 | #Learnt:       6701 | 0.000
39.09/39.11	c total clause space: 78.2603MB
39.09/39.11	c total #watches: 72469
39.59/39.60	c total #propagations: 10023102 / total #impl: 44294045 (eff. 0.226)
39.59/39.60	c #Conflicts:      76000 | #Learnt:       7701 | 0.000
39.59/39.60	c total clause space: 78.2603MB
39.59/39.60	c total #watches: 75221
40.09/40.11	c total #propagations: 10161143 / total #impl: 44800868 (eff. 0.227)
40.09/40.11	c #Conflicts:      77000 | #Learnt:       8701 | 0.000
40.09/40.11	c total clause space: 78.2603MB
40.09/40.11	c total #watches: 77766
40.59/40.60	c total #propagations: 10306462 / total #impl: 45605073 (eff. 0.226)
40.59/40.60	c #Conflicts:      78000 | #Learnt:       9701 | 0.000
40.59/40.60	c total clause space: 78.2603MB
40.59/40.60	c total #watches: 80847
40.99/41.05	c total #propagations: 10436580 / total #impl: 46217658 (eff. 0.226)
40.99/41.05	c #Conflicts:      79000 | #Learnt:      10701 | 0.000
40.99/41.05	c total clause space: 78.2603MB
40.99/41.05	c total #watches: 84021
41.49/41.54	c total #propagations: 10566597 / total #impl: 46739279 (eff. 0.226)
41.49/41.54	c #Conflicts:      80000 | #Learnt:      11701 | 0.000
41.49/41.54	c total clause space: 78.2603MB
41.49/41.54	c total #watches: 88125
41.99/42.06	c total #propagations: 10706026 / total #impl: 47426603 (eff. 0.226)
41.99/42.06	c #Conflicts:      81000 | #Learnt:      12701 | 0.000
41.99/42.06	c total clause space: 78.2603MB
41.99/42.06	c total #watches: 93665
42.49/42.58	c total #propagations: 10854597 / total #impl: 48072396 (eff. 0.226)
42.49/42.58	c GC COLLECT
42.49/42.58	c #Conflicts:      82000 | #Learnt:       6902 | 0.000
42.49/42.58	c total clause space: 78.2603MB
42.49/42.58	c total #watches: 72929
42.99/43.04	c total #propagations: 11002373 / total #impl: 48690548 (eff. 0.226)
42.99/43.04	c #Conflicts:      83000 | #Learnt:       7902 | 0.000
42.99/43.04	c total clause space: 78.2603MB
42.99/43.04	c total #watches: 77447
43.49/43.55	c total #propagations: 11139824 / total #impl: 49238758 (eff. 0.226)
43.49/43.55	c #Conflicts:      84000 | #Learnt:       8902 | 0.000
43.49/43.55	c total clause space: 78.2603MB
43.49/43.55	c total #watches: 81755
44.09/44.16	c total #propagations: 11288827 / total #impl: 49939083 (eff. 0.226)
44.09/44.16	c #Conflicts:      85000 | #Learnt:       9902 | 0.000
44.09/44.16	c total clause space: 78.2603MB
44.09/44.16	c total #watches: 84474
44.79/44.82	c total #propagations: 11441344 / total #impl: 50668698 (eff. 0.226)
44.79/44.82	c #Conflicts:      86000 | #Learnt:      10902 | 0.000
44.79/44.82	c total clause space: 78.2603MB
44.79/44.82	c total #watches: 88326
45.39/45.43	c total #propagations: 11597472 / total #impl: 51444404 (eff. 0.225)
45.39/45.43	c #Conflicts:      87000 | #Learnt:      11902 | 0.000
45.39/45.43	c total clause space: 78.2603MB
45.39/45.43	c total #watches: 92165
45.99/46.05	c total #propagations: 11741654 / total #impl: 52125479 (eff. 0.225)
45.99/46.05	c #Conflicts:      88000 | #Learnt:      12902 | 0.000
45.99/46.05	c total clause space: 78.2603MB
45.99/46.05	c total #watches: 95752
46.59/46.68	c total #propagations: 11882279 / total #impl: 52776303 (eff. 0.225)
46.59/46.68	c #Conflicts:      89000 | #Learnt:      13902 | 0.000
46.59/46.68	c total clause space: 78.2603MB
46.59/46.68	c total #watches: 100329
47.29/47.34	c total #propagations: 12019087 / total #impl: 53356163 (eff. 0.225)
47.29/47.34	c GC COLLECT
47.29/47.34	c #Conflicts:      90000 | #Learnt:       7798 | 0.000
47.29/47.34	c total clause space: 78.2603MB
47.29/47.34	c total #watches: 76872
47.88/47.93	c total #propagations: 12158266 / total #impl: 54015269 (eff. 0.225)
47.88/47.93	c #Conflicts:      91000 | #Learnt:       8798 | 0.000
47.88/47.93	c total clause space: 78.2603MB
47.88/47.93	c total #watches: 79937
48.39/48.43	c total #propagations: 12296556 / total #impl: 54598877 (eff. 0.225)
48.39/48.43	c #Conflicts:      92000 | #Learnt:       9798 | 0.000
48.39/48.43	c total clause space: 78.2603MB
48.39/48.43	c total #watches: 83863
48.88/48.96	c total #propagations: 12432900 / total #impl: 55151864 (eff. 0.225)
48.88/48.96	c #Conflicts:      93000 | #Learnt:      10798 | 0.000
48.88/48.96	c total clause space: 78.2603MB
48.88/48.96	c total #watches: 87252
49.49/49.54	c total #propagations: 12560136 / total #impl: 55704986 (eff. 0.225)
49.49/49.54	c #Conflicts:      94000 | #Learnt:      11798 | 0.000
49.49/49.54	c total clause space: 78.2603MB
49.49/49.54	c total #watches: 90989
49.98/50.05	c total #propagations: 12691773 / total #impl: 56347352 (eff. 0.225)
49.98/50.05	c #Conflicts:      95000 | #Learnt:      12798 | 0.000
49.98/50.05	c total clause space: 78.2603MB
49.98/50.05	c total #watches: 93816
50.48/50.54	c total #propagations: 12821238 / total #impl: 57111251 (eff. 0.224)
50.48/50.54	c #Conflicts:      96000 | #Learnt:      13798 | 0.000
50.48/50.54	c total clause space: 78.2603MB
50.48/50.54	c total #watches: 97740
50.88/50.98	c total #propagations: 12942864 / total #impl: 57668376 (eff. 0.224)
50.88/50.98	c #Conflicts:      97000 | #Learnt:      14798 | 0.000
50.88/50.98	c total clause space: 78.2603MB
50.88/50.98	c total #watches: 101987
51.48/51.50	c total #propagations: 13067212 / total #impl: 58165413 (eff. 0.225)
51.48/51.50	c GC COLLECT
51.48/51.50	c #Conflicts:      98000 | #Learnt:       8397 | 0.000
51.48/51.50	c total clause space: 78.2603MB
51.48/51.50	c total #watches: 78182
51.88/51.95	c total #propagations: 13200824 / total #impl: 58925312 (eff. 0.224)
51.88/51.95	c #Conflicts:      99000 | #Learnt:       9397 | 0.000
51.88/51.95	c total clause space: 78.2603MB
51.88/51.95	c total #watches: 81479
52.48/52.54	c total #propagations: 13317081 / total #impl: 59347263 (eff. 0.224)
52.48/52.54	c #Conflicts:     100000 | #Learnt:      10397 | 0.000
52.48/52.54	c total clause space: 78.2603MB
52.48/52.54	c total #watches: 85447
53.08/53.15	c total #propagations: 13454250 / total #impl: 59907438 (eff. 0.225)
53.08/53.15	c #Conflicts:     101000 | #Learnt:      11397 | 0.000
53.08/53.15	c total clause space: 78.2603MB
53.08/53.15	c total #watches: 88684
53.68/53.72	c total #propagations: 13590866 / total #impl: 60494645 (eff. 0.225)
53.68/53.72	c #Conflicts:     102000 | #Learnt:      12397 | 0.000
53.68/53.72	c total clause space: 78.2603MB
53.68/53.72	c total #watches: 90747
54.18/54.25	c total #propagations: 13720748 / total #impl: 60944408 (eff. 0.225)
54.18/54.25	c #Conflicts:     103000 | #Learnt:      13397 | 0.000
54.18/54.25	c total clause space: 78.2603MB
54.18/54.25	c total #watches: 93673
54.78/54.82	c total #propagations: 13847699 / total #impl: 61500169 (eff. 0.225)
54.78/54.82	c #Conflicts:     104000 | #Learnt:      14397 | 0.000
54.78/54.82	c total clause space: 78.2603MB
54.78/54.82	c total #watches: 96486
55.38/55.40	c total #propagations: 13991820 / total #impl: 62096080 (eff. 0.225)
55.38/55.40	c #Conflicts:     105000 | #Learnt:      15397 | 0.000
55.38/55.40	c total clause space: 78.2603MB
55.38/55.40	c total #watches: 99288
55.88/55.98	c total #propagations: 14132832 / total #impl: 62593641 (eff. 0.226)
55.88/55.98	c GC COLLECT
55.88/55.98	c #Conflicts:     106000 | #Learnt:       8696 | 0.000
55.88/55.98	c total clause space: 78.2603MB
55.88/55.98	c total #watches: 78494
56.48/56.53	c total #propagations: 14285436 / total #impl: 63183715 (eff. 0.226)
56.48/56.53	c #Conflicts:     107000 | #Learnt:       9696 | 0.000
56.48/56.53	c total clause space: 78.2603MB
56.48/56.53	c total #watches: 81811
57.08/57.12	c total #propagations: 14416643 / total #impl: 63785595 (eff. 0.226)
57.08/57.12	c #Conflicts:     108000 | #Learnt:      10696 | 0.000
57.08/57.12	c total clause space: 78.2603MB
57.08/57.12	c total #watches: 84677
57.68/57.72	c total #propagations: 14558514 / total #impl: 64369517 (eff. 0.226)
57.68/57.72	c #Conflicts:     109000 | #Learnt:      11696 | 0.000
57.68/57.72	c total clause space: 78.2603MB
57.68/57.72	c total #watches: 87211
58.29/58.40	c total #propagations: 14715988 / total #impl: 64999968 (eff. 0.226)
58.29/58.40	c #Conflicts:     110000 | #Learnt:      12696 | 0.000
58.29/58.40	c total clause space: 78.2603MB
58.29/58.40	c total #watches: 89619
58.98/59.00	c total #propagations: 14876865 / total #impl: 65751291 (eff. 0.226)
58.98/59.00	c #Conflicts:     111000 | #Learnt:      13696 | 0.000
58.98/59.00	c total clause space: 78.2603MB
58.98/59.00	c total #watches: 93879
59.58/59.62	c total #propagations: 15015301 / total #impl: 66404683 (eff. 0.226)
59.58/59.62	c #Conflicts:     112000 | #Learnt:      14696 | 0.000
59.58/59.62	c total clause space: 78.2603MB
59.58/59.62	c total #watches: 96422
60.18/60.22	c total #propagations: 15148743 / total #impl: 66958973 (eff. 0.226)
60.18/60.22	c #Conflicts:     113000 | #Learnt:      15696 | 0.000
60.18/60.22	c total clause space: 78.2603MB
60.18/60.22	c total #watches: 98877
60.78/60.85	c total #propagations: 15291187 / total #impl: 67485499 (eff. 0.227)
60.78/60.85	c GC COLLECT
60.78/60.85	c #Conflicts:     114000 | #Learnt:       8700 | 0.000
60.78/60.85	c total clause space: 78.2603MB
60.78/60.85	c total #watches: 80036
61.28/61.36	c total #propagations: 15451359 / total #impl: 68135487 (eff. 0.227)
61.28/61.36	c #Conflicts:     115000 | #Learnt:       9700 | 0.000
61.28/61.36	c total clause space: 78.2603MB
61.28/61.36	c total #watches: 85069
61.78/61.88	c total #propagations: 15599266 / total #impl: 68737119 (eff. 0.227)
61.78/61.88	c #Conflicts:     116000 | #Learnt:      10700 | 0.000
61.78/61.88	c total clause space: 78.2603MB
61.78/61.88	c total #watches: 89366
62.28/62.30	c total #propagations: 15737891 / total #impl: 69264942 (eff. 0.227)
62.28/62.30	c #Conflicts:     117000 | #Learnt:      11700 | 0.000
62.28/62.30	c total clause space: 78.2603MB
62.28/62.30	c total #watches: 92404
62.69/62.75	c total #propagations: 15877206 / total #impl: 69821664 (eff. 0.227)
62.69/62.75	c #Conflicts:     118000 | #Learnt:      12700 | 0.000
62.69/62.75	c total clause space: 78.2603MB
62.69/62.75	c total #watches: 95127
63.18/63.20	c total #propagations: 16028288 / total #impl: 70336724 (eff. 0.228)
63.18/63.20	c #Conflicts:     119000 | #Learnt:      13700 | 0.000
63.18/63.20	c total clause space: 78.2603MB
63.18/63.20	c total #watches: 97988
63.68/63.76	c total #propagations: 16162032 / total #impl: 70931422 (eff. 0.228)
63.68/63.76	c #Conflicts:     120000 | #Learnt:      14700 | 0.000
63.68/63.76	c total clause space: 78.2603MB
63.68/63.76	c total #watches: 101440
64.18/64.29	c total #propagations: 16296496 / total #impl: 71797149 (eff. 0.227)
64.18/64.29	c #Conflicts:     121000 | #Learnt:      15700 | 0.000
64.18/64.29	c total clause space: 78.2603MB
64.18/64.29	c total #watches: 105186
64.78/64.85	c total #propagations: 16421045 / total #impl: 72457702 (eff. 0.227)
64.78/64.85	c GC COLLECT
64.78/64.85	c #Conflicts:     122000 | #Learnt:       8393 | 0.000
64.78/64.85	c total clause space: 78.2603MB
64.78/64.85	c total #watches: 78078
65.28/65.35	c total #propagations: 16544927 / total #impl: 73198341 (eff. 0.226)
65.28/65.35	c #Conflicts:     123000 | #Learnt:       9393 | 0.000
65.28/65.35	c total clause space: 78.2603MB
65.28/65.35	c total #watches: 81266
65.88/65.91	c total #propagations: 16679361 / total #impl: 73854966 (eff. 0.226)
65.88/65.91	c #Conflicts:     124000 | #Learnt:      10393 | 0.000
65.88/65.91	c total clause space: 78.2603MB
65.88/65.91	c total #watches: 84014
66.48/66.52	c total #propagations: 16819296 / total #impl: 74440751 (eff. 0.226)
66.48/66.52	c #Conflicts:     125000 | #Learnt:      11393 | 0.000
66.48/66.52	c total clause space: 78.2603MB
66.48/66.52	c total #watches: 86830
66.98/67.02	c total #propagations: 16957350 / total #impl: 75010837 (eff. 0.226)
66.98/67.02	c #Conflicts:     126000 | #Learnt:      12393 | 0.000
66.98/67.02	c total clause space: 78.2603MB
66.98/67.02	c total #watches: 90947
67.48/67.51	c total #propagations: 17092338 / total #impl: 75454849 (eff. 0.227)
67.48/67.51	c #Conflicts:     127000 | #Learnt:      13393 | 0.000
67.48/67.51	c total clause space: 78.2603MB
67.48/67.51	c total #watches: 93363
67.88/67.97	c total #propagations: 17221639 / total #impl: 75841464 (eff. 0.227)
67.88/67.97	c #Conflicts:     128000 | #Learnt:      14393 | 0.000
67.88/67.97	c total clause space: 78.2603MB
67.88/67.97	c total #watches: 96882
68.38/68.49	c total #propagations: 17348563 / total #impl: 76278378 (eff. 0.227)
68.38/68.49	c #Conflicts:     129000 | #Learnt:      15393 | 0.000
68.38/68.49	c total clause space: 78.2603MB
68.38/68.49	c total #watches: 100338
68.98/69.03	c total #propagations: 17473877 / total #impl: 76696044 (eff. 0.228)
68.98/69.03	c #Conflicts:     130000 | #Learnt:      16393 | 0.000
68.98/69.03	c total clause space: 78.2603MB
68.98/69.03	c total #watches: 103510
69.48/69.54	c total #propagations: 17605663 / total #impl: 77201235 (eff. 0.228)
69.48/69.54	c GC COLLECT
69.48/69.54	c #Conflicts:     131000 | #Learnt:       8792 | 0.000
69.48/69.54	c total clause space: 78.2603MB
69.48/69.54	c total #watches: 79641
69.98/70.06	c total #propagations: 17743820 / total #impl: 77743269 (eff. 0.228)
69.98/70.06	c #Conflicts:     132000 | #Learnt:       9792 | 0.000
69.98/70.06	c total clause space: 78.2603MB
69.98/70.06	c total #watches: 82058
70.49/70.51	c total #propagations: 17883351 / total #impl: 78273272 (eff. 0.228)
70.49/70.51	c #Conflicts:     133000 | #Learnt:      10792 | 0.000
70.49/70.51	c total clause space: 78.2603MB
70.49/70.51	c total #watches: 85052
70.88/70.99	c total #propagations: 18039897 / total #impl: 78784613 (eff. 0.229)
70.88/70.99	c #Conflicts:     134000 | #Learnt:      11792 | 0.000
70.88/70.99	c total clause space: 78.2603MB
70.88/70.99	c total #watches: 88359
71.49/71.59	c total #propagations: 18180131 / total #impl: 79344492 (eff. 0.229)
71.49/71.59	c #Conflicts:     135000 | #Learnt:      12792 | 0.000
71.49/71.59	c total clause space: 78.2603MB
71.49/71.59	c total #watches: 91765
72.08/72.15	c total #propagations: 18342107 / total #impl: 79961885 (eff. 0.229)
72.08/72.15	c #Conflicts:     136000 | #Learnt:      13792 | 0.000
72.08/72.15	c total clause space: 78.2603MB
72.08/72.15	c total #watches: 97032
72.69/72.78	c total #propagations: 18496628 / total #impl: 80421699 (eff. 0.230)
72.69/72.78	c #Conflicts:     137000 | #Learnt:      14792 | 0.000
72.69/72.78	c total clause space: 78.2603MB
72.69/72.78	c total #watches: 100144
73.18/73.24	c total #propagations: 18644650 / total #impl: 81079562 (eff. 0.230)
73.18/73.24	c #Conflicts:     138000 | #Learnt:      15792 | 0.000
73.18/73.24	c total clause space: 78.2603MB
73.18/73.24	c total #watches: 103357
73.69/73.72	c total #propagations: 18774730 / total #impl: 81567782 (eff. 0.230)
73.69/73.72	c #Conflicts:     139000 | #Learnt:      16792 | 0.000
73.69/73.72	c total clause space: 78.2603MB
73.69/73.72	c total #watches: 105740
74.18/74.23	c total #propagations: 18901346 / total #impl: 81980077 (eff. 0.231)
74.18/74.23	c #Conflicts:     140000 | #Learnt:      17792 | 0.000
74.18/74.23	c total clause space: 78.2603MB
74.18/74.23	c total #watches: 109630
74.58/74.65	c total #propagations: 19021336 / total #impl: 82416736 (eff. 0.231)
74.58/74.65	c GC COLLECT
74.58/74.65	c #Conflicts:     141000 | #Learnt:       9893 | 0.000
74.58/74.65	c total clause space: 78.2603MB
74.58/74.65	c total #watches: 82386
75.18/75.24	c total #propagations: 19141117 / total #impl: 82876388 (eff. 0.231)
75.18/75.24	c #Conflicts:     142000 | #Learnt:      10893 | 0.000
75.18/75.24	c total clause space: 78.2603MB
75.18/75.24	c total #watches: 85590
75.68/75.76	c total #propagations: 19279637 / total #impl: 83327307 (eff. 0.231)
75.68/75.76	c #Conflicts:     143000 | #Learnt:      11893 | 0.000
75.68/75.76	c total clause space: 78.2603MB
75.68/75.76	c total #watches: 88507
76.28/76.32	c total #propagations: 19409489 / total #impl: 83780587 (eff. 0.232)
76.28/76.32	c #Conflicts:     144000 | #Learnt:      12893 | 0.000
76.28/76.32	c total clause space: 78.2603MB
76.28/76.32	c total #watches: 90881
76.88/76.90	c total #propagations: 19545744 / total #impl: 84212939 (eff. 0.232)
76.88/76.90	c #Conflicts:     145000 | #Learnt:      13893 | 0.000
76.88/76.90	c total clause space: 78.2603MB
76.88/76.90	c total #watches: 94441
77.38/77.42	c total #propagations: 19676622 / total #impl: 84608568 (eff. 0.233)
77.38/77.42	c #Conflicts:     146000 | #Learnt:      14893 | 0.000
77.38/77.42	c total clause space: 78.2603MB
77.38/77.42	c total #watches: 97707
77.88/77.90	c total #propagations: 19801441 / total #impl: 85049444 (eff. 0.233)
77.88/77.90	c #Conflicts:     147000 | #Learnt:      15893 | 0.000
77.88/77.90	c total clause space: 78.2603MB
77.88/77.90	c total #watches: 100828
78.38/78.43	c total #propagations: 19929056 / total #impl: 85499261 (eff. 0.233)
78.38/78.43	c #Conflicts:     148000 | #Learnt:      16893 | 0.000
78.38/78.43	c total clause space: 78.2603MB
78.38/78.43	c total #watches: 103924
78.88/78.97	c total #propagations: 20058898 / total #impl: 85974356 (eff. 0.233)
78.88/78.97	c #Conflicts:     149000 | #Learnt:      17893 | 0.000
78.88/78.97	c total clause space: 78.2603MB
78.88/78.97	c total #watches: 106395
79.38/79.46	c total #propagations: 20205568 / total #impl: 86703623 (eff. 0.233)
79.38/79.46	c GC COLLECT
79.38/79.46	c #Conflicts:     150000 | #Learnt:       9687 | 0.000
79.38/79.46	c total clause space: 78.2603MB
79.38/79.46	c total #watches: 82464
79.98/80.03	c total #propagations: 20349663 / total #impl: 87365864 (eff. 0.233)
79.98/80.03	c #Conflicts:     151000 | #Learnt:      10687 | 0.000
79.98/80.03	c total clause space: 78.2603MB
79.98/80.03	c total #watches: 85072
80.58/80.60	c total #propagations: 20488899 / total #impl: 87925053 (eff. 0.233)
80.58/80.60	c #Conflicts:     152000 | #Learnt:      11687 | 0.000
80.58/80.60	c total clause space: 78.2603MB
80.58/80.60	c total #watches: 87595
80.88/80.98	c total #propagations: 20620327 / total #impl: 88351455 (eff. 0.233)
80.88/80.98	c #Conflicts:     153000 | #Learnt:      12687 | 0.000
80.88/80.98	c total clause space: 78.2603MB
80.88/80.98	c total #watches: 97711
81.38/81.41	c total #propagations: 20734485 / total #impl: 88708727 (eff. 0.234)
81.38/81.41	c #Conflicts:     154000 | #Learnt:      13687 | 0.000
81.38/81.41	c total clause space: 78.2603MB
81.38/81.41	c total #watches: 111855
81.88/81.93	c total #propagations: 20859682 / total #impl: 89189291 (eff. 0.234)
81.88/81.93	c #Conflicts:     155000 | #Learnt:      14687 | 0.000
81.88/81.93	c total clause space: 78.2603MB
81.88/81.93	c total #watches: 122502
82.48/82.56	c total #propagations: 20993100 / total #impl: 89746102 (eff. 0.234)
82.48/82.56	c #Conflicts:     156000 | #Learnt:      15687 | 0.000
82.48/82.56	c total clause space: 78.2603MB
82.48/82.56	c total #watches: 128540
83.18/83.21	c total #propagations: 21137946 / total #impl: 90359092 (eff. 0.234)
83.18/83.21	c #Conflicts:     157000 | #Learnt:      16687 | 0.000
83.18/83.21	c total clause space: 78.2603MB
83.18/83.21	c total #watches: 132317
83.88/83.96	c total #propagations: 21270461 / total #impl: 90844010 (eff. 0.234)
83.88/83.96	c #Conflicts:     158000 | #Learnt:      17687 | 0.000
83.88/83.96	c total clause space: 78.2603MB
83.88/83.96	c total #watches: 135180
84.68/84.74	c total #propagations: 21412650 / total #impl: 91435483 (eff. 0.234)
84.68/84.74	c #Conflicts:     159000 | #Learnt:      18687 | 0.000
84.68/84.74	c total clause space: 78.2603MB
84.68/84.74	c total #watches: 138290
85.28/85.35	c total #propagations: 21557218 / total #impl: 92147786 (eff. 0.234)
85.28/85.35	c GC COLLECT
85.28/85.35	c #Conflicts:     160000 | #Learnt:      10186 | 0.000
85.28/85.35	c total clause space: 78.2603MB
85.28/85.35	c total #watches: 82959
85.88/85.91	c total #propagations: 21701247 / total #impl: 92668486 (eff. 0.234)
85.88/85.91	c #Conflicts:     161000 | #Learnt:      11186 | 0.000
85.88/85.91	c total clause space: 78.2603MB
85.88/85.91	c total #watches: 86246
86.57/86.61	c total #propagations: 21839890 / total #impl: 93254116 (eff. 0.234)
86.57/86.61	c #Conflicts:     162000 | #Learnt:      12186 | 0.000
86.57/86.61	c total clause space: 78.2603MB
86.57/86.61	c total #watches: 89309
87.17/87.20	c total #propagations: 22009044 / total #impl: 93858854 (eff. 0.234)
87.17/87.20	c #Conflicts:     163000 | #Learnt:      13186 | 0.000
87.17/87.20	c total clause space: 78.2603MB
87.17/87.20	c total #watches: 92420
87.67/87.78	c total #propagations: 22154047 / total #impl: 94490274 (eff. 0.234)
87.67/87.78	c #Conflicts:     164000 | #Learnt:      14186 | 0.000
87.67/87.78	c total clause space: 78.2603MB
87.67/87.78	c total #watches: 97730
88.37/88.41	c total #propagations: 22280267 / total #impl: 95121202 (eff. 0.234)
88.37/88.41	c #Conflicts:     165000 | #Learnt:      15186 | 0.000
88.37/88.41	c total clause space: 78.2603MB
88.37/88.41	c total #watches: 100661
88.97/89.06	c total #propagations: 22411244 / total #impl: 95719874 (eff. 0.234)
88.97/89.06	c #Conflicts:     166000 | #Learnt:      16186 | 0.000
88.97/89.06	c total clause space: 78.2603MB
88.97/89.06	c total #watches: 104262
89.67/89.80	c total #propagations: 22548292 / total #impl: 96388673 (eff. 0.234)
89.67/89.80	c #Conflicts:     167000 | #Learnt:      17186 | 0.000
89.67/89.80	c total clause space: 78.2603MB
89.67/89.80	c total #watches: 107884
90.28/90.31	c total #propagations: 22684225 / total #impl: 96960372 (eff. 0.234)
90.28/90.31	c #Conflicts:     168000 | #Learnt:      18186 | 0.000
90.28/90.31	c total clause space: 78.2603MB
90.28/90.31	c total #watches: 113238
90.87/90.94	c total #propagations: 22814046 / total #impl: 97575597 (eff. 0.234)
90.87/90.94	c #Conflicts:     169000 | #Learnt:      19186 | 0.000
90.87/90.94	c total clause space: 78.2603MB
90.87/90.94	c total #watches: 115839
91.57/91.61	c total #propagations: 22950373 / total #impl: 98249129 (eff. 0.234)
91.57/91.61	c GC COLLECT
91.57/91.61	c #Conflicts:     170000 | #Learnt:      10386 | 0.000
91.57/91.61	c total clause space: 78.2603MB
91.57/91.61	c total #watches: 84469
92.07/92.10	c total #propagations: 23079989 / total #impl: 98881161 (eff. 0.233)
92.07/92.10	c #Conflicts:     171000 | #Learnt:      11386 | 0.000
92.07/92.10	c total clause space: 78.2603MB
92.07/92.10	c total #watches: 87294
92.57/92.69	c total #propagations: 23225113 / total #impl: 99407318 (eff. 0.234)
92.57/92.69	c #Conflicts:     172000 | #Learnt:      12386 | 0.000
92.57/92.69	c total clause space: 78.2603MB
92.57/92.69	c total #watches: 89886
93.07/93.14	c total #propagations: 23372178 / total #impl: 99977911 (eff. 0.234)
93.07/93.14	c #Conflicts:     173000 | #Learnt:      13386 | 0.000
93.07/93.14	c total clause space: 78.2603MB
93.07/93.14	c total #watches: 93303
93.58/93.60	c total #propagations: 23504504 / total #impl: 100458992 (eff. 0.234)
93.58/93.60	c #Conflicts:     174000 | #Learnt:      14386 | 0.000
93.58/93.60	c total clause space: 78.2603MB
93.58/93.60	c total #watches: 97602
94.07/94.15	c total #propagations: 23634548 / total #impl: 101029359 (eff. 0.234)
94.07/94.15	c #Conflicts:     175000 | #Learnt:      15386 | 0.000
94.07/94.15	c total clause space: 78.2603MB
94.07/94.15	c total #watches: 100531
94.77/94.82	c total #propagations: 23762476 / total #impl: 101614126 (eff. 0.234)
94.77/94.82	c #Conflicts:     176000 | #Learnt:      16386 | 0.000
94.77/94.82	c total clause space: 78.2603MB
94.77/94.82	c total #watches: 104176
95.37/95.47	c total #propagations: 23911407 / total #impl: 102181339 (eff. 0.234)
95.37/95.47	c #Conflicts:     177000 | #Learnt:      17386 | 0.000
95.37/95.47	c total clause space: 78.2603MB
95.37/95.47	c total #watches: 106982
95.97/96.01	c total #propagations: 24054136 / total #impl: 102856159 (eff. 0.234)
95.97/96.01	c #Conflicts:     178000 | #Learnt:      18386 | 0.000
95.97/96.01	c total clause space: 78.2603MB
95.97/96.01	c total #watches: 109228
96.47/96.56	c total #propagations: 24186910 / total #impl: 103380181 (eff. 0.234)
96.47/96.56	c #Conflicts:     179000 | #Learnt:      19386 | 0.000
96.47/96.56	c total clause space: 78.2603MB
96.47/96.56	c total #watches: 112272
97.07/97.15	c total #propagations: 24329167 / total #impl: 103953489 (eff. 0.234)
97.07/97.15	c GC COLLECT
97.07/97.15	c #Conflicts:     180000 | #Learnt:      10285 | 0.000
97.07/97.15	c total clause space: 78.2603MB
97.07/97.15	c total #watches: 83978
97.67/97.72	c total #propagations: 24469220 / total #impl: 104462341 (eff. 0.234)
97.67/97.72	c #Conflicts:     181000 | #Learnt:      11285 | 0.000
97.67/97.72	c total clause space: 78.2603MB
97.67/97.72	c total #watches: 87026
98.17/98.25	c total #propagations: 24598804 / total #impl: 105055585 (eff. 0.234)
98.17/98.25	c #Conflicts:     182000 | #Learnt:      12285 | 0.000
98.17/98.25	c total clause space: 78.2603MB
98.17/98.25	c total #watches: 90194
98.77/98.85	c total #propagations: 24725044 / total #impl: 105646372 (eff. 0.234)
98.77/98.85	c #Conflicts:     183000 | #Learnt:      13285 | 0.000
98.77/98.85	c total clause space: 78.2603MB
98.77/98.85	c total #watches: 92708
99.47/99.52	c total #propagations: 24868072 / total #impl: 106401792 (eff. 0.234)
99.47/99.52	c #Conflicts:     184000 | #Learnt:      14285 | 0.000
99.47/99.52	c total clause space: 78.2603MB
99.47/99.52	c total #watches: 95033
100.18/100.22	c total #propagations: 25010905 / total #impl: 107041447 (eff. 0.234)
100.18/100.22	c #Conflicts:     185000 | #Learnt:      15285 | 0.000
100.18/100.22	c total clause space: 78.2603MB
100.18/100.22	c total #watches: 97686
100.77/100.89	c total #propagations: 25156007 / total #impl: 107805531 (eff. 0.233)
100.77/100.89	c #Conflicts:     186000 | #Learnt:      16285 | 0.000
100.77/100.89	c total clause space: 78.2603MB
100.77/100.89	c total #watches: 99999
101.47/101.50	c total #propagations: 25304907 / total #impl: 108387358 (eff. 0.233)
101.47/101.50	c #Conflicts:     187000 | #Learnt:      17285 | 0.000
101.47/101.50	c total clause space: 78.2603MB
101.47/101.50	c total #watches: 102889
101.97/102.07	c total #propagations: 25452660 / total #impl: 109075737 (eff. 0.233)
101.97/102.07	c #Conflicts:     188000 | #Learnt:      18285 | 0.000
101.97/102.07	c total clause space: 78.2603MB
101.97/102.07	c total #watches: 105852
102.67/102.73	c total #propagations: 25600541 / total #impl: 109696233 (eff. 0.233)
102.67/102.73	c #Conflicts:     189000 | #Learnt:      19285 | 0.000
102.67/102.73	c total clause space: 78.2603MB
102.67/102.73	c total #watches: 108494
103.27/103.36	c total #propagations: 25737760 / total #impl: 110299248 (eff. 0.233)
103.27/103.36	c #Conflicts:     190000 | #Learnt:      20285 | 0.000
103.27/103.36	c total clause space: 78.2603MB
103.27/103.36	c total #watches: 111870
103.98/104.01	c total #propagations: 25881380 / total #impl: 110870624 (eff. 0.233)
103.98/104.01	c GC COLLECT
103.98/104.01	c #Conflicts:     191000 | #Learnt:      10891 | 0.000
103.98/104.01	c total clause space: 127.173MB
103.98/104.01	c total #watches: 85878
104.48/104.58	c total #propagations: 26029571 / total #impl: 111426429 (eff. 0.234)
104.48/104.58	c #Conflicts:     192000 | #Learnt:      11891 | 0.000
104.48/104.58	c total clause space: 127.173MB
104.48/104.58	c total #watches: 88797
105.08/105.17	c total #propagations: 26158419 / total #impl: 112064065 (eff. 0.233)
105.08/105.17	c #Conflicts:     193000 | #Learnt:      12891 | 0.000
105.08/105.17	c total clause space: 127.173MB
105.08/105.17	c total #watches: 91891
105.68/105.74	c total #propagations: 26294049 / total #impl: 112796590 (eff. 0.233)
105.68/105.74	c #Conflicts:     194000 | #Learnt:      13891 | 0.000
105.68/105.74	c total clause space: 127.173MB
105.68/105.74	c total #watches: 94612
106.28/106.31	c total #propagations: 26422762 / total #impl: 113438388 (eff. 0.233)
106.28/106.31	c #Conflicts:     195000 | #Learnt:      14891 | 0.000
106.28/106.31	c total clause space: 127.173MB
106.28/106.31	c total #watches: 97908
106.88/106.95	c total #propagations: 26568726 / total #impl: 114108425 (eff. 0.233)
106.88/106.95	c #Conflicts:     196000 | #Learnt:      15891 | 0.000
106.88/106.95	c total clause space: 127.173MB
106.88/106.95	c total #watches: 100866
107.58/107.64	c total #propagations: 26701598 / total #impl: 114581477 (eff. 0.233)
107.58/107.64	c #Conflicts:     197000 | #Learnt:      16891 | 0.000
107.58/107.64	c total clause space: 127.173MB
107.58/107.64	c total #watches: 103125
108.08/108.16	c total #propagations: 26850389 / total #impl: 115210610 (eff. 0.233)
108.08/108.16	c #Conflicts:     198000 | #Learnt:      17891 | 0.000
108.08/108.16	c total clause space: 127.173MB
108.08/108.16	c total #watches: 106370
108.58/108.69	c total #propagations: 26973388 / total #impl: 115779572 (eff. 0.233)
108.58/108.69	c #Conflicts:     199000 | #Learnt:      18891 | 0.000
108.58/108.69	c total clause space: 127.173MB
108.58/108.69	c total #watches: 110484
109.18/109.27	c total #propagations: 27096581 / total #impl: 116290411 (eff. 0.233)
109.18/109.27	c #Conflicts:     200000 | #Learnt:      19891 | 0.000
109.18/109.27	c total clause space: 127.173MB
109.18/109.27	c total #watches: 114332
109.88/109.97	c total #propagations: 27211030 / total #impl: 116725773 (eff. 0.233)
109.88/109.97	c #Conflicts:     201000 | #Learnt:      20891 | 0.000
109.88/109.97	c total clause space: 127.173MB
109.88/109.97	c total #watches: 118235
110.58/110.64	c total #propagations: 27349962 / total #impl: 117288861 (eff. 0.233)
110.58/110.64	c GC COLLECT
110.58/110.64	c #Conflicts:     202000 | #Learnt:      11195 | 0.000
110.58/110.64	c total clause space: 127.173MB
110.58/110.64	c total #watches: 86538
111.18/111.20	c total #propagations: 27492520 / total #impl: 117889063 (eff. 0.233)
111.18/111.20	c #Conflicts:     203000 | #Learnt:      12195 | 0.000
111.18/111.20	c total clause space: 127.173MB
111.18/111.20	c total #watches: 90947
111.58/111.69	c total #propagations: 27629340 / total #impl: 118327464 (eff. 0.233)
111.58/111.69	c #Conflicts:     204000 | #Learnt:      13195 | 0.000
111.58/111.69	c total clause space: 127.173MB
111.58/111.69	c total #watches: 94139
111.98/112.09	c total #propagations: 27748879 / total #impl: 118736177 (eff. 0.234)
111.98/112.09	c #Conflicts:     205000 | #Learnt:      14195 | 0.000
111.98/112.09	c total clause space: 127.173MB
111.98/112.09	c total #watches: 97631
112.58/112.65	c total #propagations: 27861138 / total #impl: 119117231 (eff. 0.234)
112.58/112.65	c #Conflicts:     206000 | #Learnt:      15195 | 0.000
112.58/112.65	c total clause space: 127.173MB
112.58/112.65	c total #watches: 100612
113.08/113.16	c total #propagations: 27991547 / total #impl: 119728950 (eff. 0.234)
113.08/113.16	c #Conflicts:     207000 | #Learnt:      16195 | 0.000
113.08/113.16	c total clause space: 127.173MB
113.08/113.16	c total #watches: 103429
113.58/113.68	c total #propagations: 28121908 / total #impl: 120368465 (eff. 0.234)
113.58/113.68	c #Conflicts:     208000 | #Learnt:      17195 | 0.000
113.58/113.68	c total clause space: 127.173MB
113.58/113.68	c total #watches: 107302
114.18/114.22	c total #propagations: 28246554 / total #impl: 120904002 (eff. 0.234)
114.18/114.22	c #Conflicts:     209000 | #Learnt:      18195 | 0.000
114.18/114.22	c total clause space: 127.173MB
114.18/114.22	c total #watches: 109786
114.68/114.71	c total #propagations: 28378099 / total #impl: 121470161 (eff. 0.234)
114.68/114.71	c #Conflicts:     210000 | #Learnt:      19195 | 0.000
114.68/114.71	c total clause space: 127.173MB
114.68/114.71	c total #watches: 113669
115.18/115.24	c total #propagations: 28495271 / total #impl: 121978887 (eff. 0.234)
115.18/115.24	c #Conflicts:     211000 | #Learnt:      20195 | 0.000
115.18/115.24	c total clause space: 127.173MB
115.18/115.24	c total #watches: 116154
115.68/115.79	c total #propagations: 28616776 / total #impl: 122541051 (eff. 0.234)
115.68/115.79	c #Conflicts:     212000 | #Learnt:      21195 | 0.000
115.68/115.79	c total clause space: 127.173MB
115.68/115.79	c total #watches: 120688
116.28/116.31	c total #propagations: 28749217 / total #impl: 123202696 (eff. 0.233)
116.28/116.31	c GC COLLECT
116.28/116.31	c #Conflicts:     213000 | #Learnt:      11193 | 0.000
116.28/116.31	c total clause space: 127.173MB
116.28/116.31	c total #watches: 86662
116.78/116.83	c total #propagations: 28873133 / total #impl: 123652677 (eff. 0.234)
116.78/116.83	c #Conflicts:     214000 | #Learnt:      12193 | 0.000
116.78/116.83	c total clause space: 127.173MB
116.78/116.83	c total #watches: 91195
117.28/117.34	c total #propagations: 29002989 / total #impl: 124280909 (eff. 0.233)
117.28/117.34	c #Conflicts:     215000 | #Learnt:      13193 | 0.000
117.28/117.34	c total clause space: 127.173MB
117.28/117.34	c total #watches: 93669
117.78/117.86	c total #propagations: 29129006 / total #impl: 124936017 (eff. 0.233)
117.78/117.86	c #Conflicts:     216000 | #Learnt:      14193 | 0.000
117.78/117.86	c total clause space: 127.173MB
117.78/117.86	c total #watches: 96135
118.38/118.42	c total #propagations: 29258348 / total #impl: 125506919 (eff. 0.233)
118.38/118.42	c #Conflicts:     217000 | #Learnt:      15193 | 0.000
118.38/118.42	c total clause space: 127.173MB
118.38/118.42	c total #watches: 99480
118.88/118.97	c total #propagations: 29389879 / total #impl: 126019956 (eff. 0.233)
118.88/118.97	c #Conflicts:     218000 | #Learnt:      16193 | 0.000
118.88/118.97	c total clause space: 127.173MB
118.88/118.97	c total #watches: 102232
119.47/119.51	c total #propagations: 29512187 / total #impl: 126509938 (eff. 0.233)
119.47/119.51	c #Conflicts:     219000 | #Learnt:      17193 | 0.000
119.47/119.51	c total clause space: 127.173MB
119.47/119.51	c total #watches: 106907
120.07/120.17	c total #propagations: 29639608 / total #impl: 127050017 (eff. 0.233)
120.07/120.17	c #Conflicts:     220000 | #Learnt:      18193 | 0.000
120.07/120.17	c total clause space: 127.173MB
120.07/120.17	c total #watches: 110700
120.77/120.84	c total #propagations: 29780843 / total #impl: 127768604 (eff. 0.233)
120.77/120.84	c #Conflicts:     221000 | #Learnt:      19193 | 0.000
120.77/120.84	c total clause space: 127.173MB
120.77/120.84	c total #watches: 113621
121.37/121.47	c total #propagations: 29922315 / total #impl: 128421487 (eff. 0.233)
121.37/121.47	c #Conflicts:     222000 | #Learnt:      20193 | 0.000
121.37/121.47	c total clause space: 127.173MB
121.37/121.47	c total #watches: 116713
122.08/122.11	c total #propagations: 30064783 / total #impl: 129098275 (eff. 0.233)
122.08/122.11	c #Conflicts:     223000 | #Learnt:      21193 | 0.000
122.08/122.11	c total clause space: 127.173MB
122.08/122.11	c total #watches: 121806
122.57/122.68	c total #propagations: 30214946 / total #impl: 129876292 (eff. 0.233)
122.57/122.68	c #Conflicts:     224000 | #Learnt:      22193 | 0.000
122.57/122.68	c total clause space: 127.173MB
122.57/122.68	c total #watches: 124570
123.18/123.26	c total #propagations: 30347842 / total #impl: 130391668 (eff. 0.233)
123.18/123.26	c GC COLLECT
123.18/123.26	c #Conflicts:     225000 | #Learnt:      11887 | 0.000
123.18/123.26	c total clause space: 127.173MB
123.18/123.26	c total #watches: 89287
123.77/123.84	c total #propagations: 30481001 / total #impl: 130945444 (eff. 0.233)
123.77/123.84	c #Conflicts:     226000 | #Learnt:      12887 | 0.000
123.77/123.84	c total clause space: 127.173MB
123.77/123.84	c total #watches: 91810
124.38/124.46	c total #propagations: 30612654 / total #impl: 131434166 (eff. 0.233)
124.38/124.46	c #Conflicts:     227000 | #Learnt:      13887 | 0.000
124.38/124.46	c total clause space: 127.173MB
124.38/124.46	c total #watches: 94359
124.97/125.07	c total #propagations: 30757578 / total #impl: 131986502 (eff. 0.233)
124.97/125.07	c #Conflicts:     228000 | #Learnt:      14887 | 0.000
124.97/125.07	c total clause space: 127.173MB
124.97/125.07	c total #watches: 96507
125.57/125.67	c total #propagations: 30896168 / total #impl: 132520650 (eff. 0.233)
125.57/125.67	c #Conflicts:     229000 | #Learnt:      15887 | 0.000
125.57/125.67	c total clause space: 127.173MB
125.57/125.67	c total #watches: 100916
126.17/126.22	c total #propagations: 31035271 / total #impl: 133056496 (eff. 0.233)
126.17/126.22	c #Conflicts:     230000 | #Learnt:      16887 | 0.000
126.17/126.22	c total clause space: 127.173MB
126.17/126.22	c total #watches: 105078
126.77/126.83	c total #propagations: 31157886 / total #impl: 133542432 (eff. 0.233)
126.77/126.83	c #Conflicts:     231000 | #Learnt:      17887 | 0.000
126.77/126.83	c total clause space: 127.173MB
126.77/126.83	c total #watches: 107768
127.27/127.31	c total #propagations: 31285274 / total #impl: 134088944 (eff. 0.233)
127.27/127.31	c #Conflicts:     232000 | #Learnt:      18887 | 0.000
127.27/127.31	c total clause space: 127.173MB
127.27/127.31	c total #watches: 112243
127.77/127.82	c total #propagations: 31411338 / total #impl: 134514596 (eff. 0.234)
127.77/127.82	c #Conflicts:     233000 | #Learnt:      19887 | 0.000
127.77/127.82	c total clause space: 127.173MB
127.77/127.82	c total #watches: 116349
128.27/128.39	c total #propagations: 31546224 / total #impl: 134993977 (eff. 0.234)
128.27/128.39	c #Conflicts:     234000 | #Learnt:      20887 | 0.000
128.27/128.39	c total clause space: 127.173MB
128.27/128.39	c total #watches: 119676
128.87/128.95	c total #propagations: 31678492 / total #impl: 135520239 (eff. 0.234)
128.87/128.95	c #Conflicts:     235000 | #Learnt:      21887 | 0.000
128.87/128.95	c total clause space: 127.173MB
128.87/128.95	c total #watches: 123517
129.37/129.47	c total #propagations: 31803682 / total #impl: 135972425 (eff. 0.234)
129.37/129.47	c #Conflicts:     236000 | #Learnt:      22887 | 0.000
129.37/129.47	c total clause space: 127.173MB
129.37/129.47	c total #watches: 127332
129.88/129.97	c total #propagations: 31937622 / total #impl: 136491249 (eff. 0.234)
129.88/129.97	c GC COLLECT
129.88/129.97	c #Conflicts:     237000 | #Learnt:      12282 | 0.000
129.88/129.97	c total clause space: 127.173MB
129.88/129.97	c total #watches: 90846
130.47/130.50	c total #propagations: 32069445 / total #impl: 137064347 (eff. 0.234)
130.47/130.50	c #Conflicts:     238000 | #Learnt:      13282 | 0.000
130.47/130.50	c total clause space: 127.173MB
130.47/130.50	c total #watches: 93835
131.07/131.14	c total #propagations: 32194782 / total #impl: 137519268 (eff. 0.234)
131.07/131.14	c #Conflicts:     239000 | #Learnt:      14282 | 0.000
131.07/131.14	c total clause space: 127.173MB
131.07/131.14	c total #watches: 96418
131.67/131.74	c total #propagations: 32337473 / total #impl: 138087829 (eff. 0.234)
131.67/131.74	c #Conflicts:     240000 | #Learnt:      15282 | 0.000
131.67/131.74	c total clause space: 127.173MB
131.67/131.74	c total #watches: 99520
132.27/132.30	c total #propagations: 32478818 / total #impl: 138739797 (eff. 0.234)
132.27/132.30	c #Conflicts:     241000 | #Learnt:      16282 | 0.000
132.27/132.30	c total clause space: 127.173MB
132.27/132.30	c total #watches: 102789
132.87/132.93	c total #propagations: 32610730 / total #impl: 139325394 (eff. 0.234)
132.87/132.93	c #Conflicts:     242000 | #Learnt:      17282 | 0.000
132.87/132.93	c total clause space: 127.173MB
132.87/132.93	c total #watches: 106339
133.47/133.51	c total #propagations: 32751437 / total #impl: 139893591 (eff. 0.234)
133.47/133.51	c #Conflicts:     243000 | #Learnt:      18282 | 0.000
133.47/133.51	c total clause space: 127.173MB
133.47/133.51	c total #watches: 110361
134.07/134.12	c total #propagations: 32902173 / total #impl: 140541740 (eff. 0.234)
134.07/134.12	c #Conflicts:     244000 | #Learnt:      19282 | 0.000
134.07/134.12	c total clause space: 127.173MB
134.07/134.12	c total #watches: 114445
134.67/134.76	c total #propagations: 33030689 / total #impl: 141140323 (eff. 0.234)
134.67/134.76	c #Conflicts:     245000 | #Learnt:      20282 | 0.000
134.67/134.76	c total clause space: 127.173MB
134.67/134.76	c total #watches: 117502
135.38/135.47	c total #propagations: 33171318 / total #impl: 141645287 (eff. 0.234)
135.38/135.47	c #Conflicts:     246000 | #Learnt:      21282 | 0.000
135.38/135.47	c total clause space: 127.173MB
135.38/135.47	c total #watches: 119811
136.17/136.26	c total #propagations: 33313208 / total #impl: 142101619 (eff. 0.234)
136.17/136.26	c #Conflicts:     247000 | #Learnt:      22282 | 0.000
136.17/136.26	c total clause space: 127.173MB
136.17/136.26	c total #watches: 122767
136.87/136.99	c total #propagations: 33462033 / total #impl: 142642118 (eff. 0.235)
136.87/136.99	c #Conflicts:     248000 | #Learnt:      23282 | 0.000
136.87/136.99	c total clause space: 127.173MB
136.87/136.99	c total #watches: 126180
137.67/137.72	c total #propagations: 33605183 / total #impl: 143232296 (eff. 0.235)
137.67/137.72	c GC COLLECT
137.67/137.72	c #Conflicts:     249000 | #Learnt:      12382 | 0.000
137.67/137.72	c total clause space: 127.173MB
137.67/137.72	c total #watches: 90543
138.27/138.35	c total #propagations: 33756443 / total #impl: 143909519 (eff. 0.235)
138.27/138.35	c #Conflicts:     250000 | #Learnt:      13382 | 0.000
138.27/138.35	c total clause space: 127.173MB
138.27/138.35	c total #watches: 93923
138.87/138.92	c total #propagations: 33901824 / total #impl: 144666313 (eff. 0.234)
138.87/138.92	c #Conflicts:     251000 | #Learnt:      14382 | 0.000
138.87/138.92	c total clause space: 127.173MB
138.87/138.92	c total #watches: 98107
139.37/139.49	c total #propagations: 34050227 / total #impl: 145288887 (eff. 0.234)
139.37/139.49	c #Conflicts:     252000 | #Learnt:      15382 | 0.000
139.37/139.49	c total clause space: 127.173MB
139.37/139.49	c total #watches: 101959
140.07/140.14	c total #propagations: 34191182 / total #impl: 145817089 (eff. 0.234)
140.07/140.14	c #Conflicts:     253000 | #Learnt:      16382 | 0.000
140.07/140.14	c total clause space: 127.173MB
140.07/140.14	c total #watches: 104853
140.67/140.76	c total #propagations: 34339781 / total #impl: 146388248 (eff. 0.235)
140.67/140.76	c #Conflicts:     254000 | #Learnt:      17382 | 0.000
140.67/140.76	c total clause space: 127.173MB
140.67/140.76	c total #watches: 107952
141.27/141.38	c total #propagations: 34484153 / total #impl: 146915378 (eff. 0.235)
141.27/141.38	c #Conflicts:     255000 | #Learnt:      18382 | 0.000
141.27/141.38	c total clause space: 127.173MB
141.27/141.38	c total #watches: 110616
141.98/142.09	c total #propagations: 34630878 / total #impl: 147432733 (eff. 0.235)
141.98/142.09	c #Conflicts:     256000 | #Learnt:      19382 | 0.000
141.98/142.09	c total clause space: 127.173MB
141.98/142.09	c total #watches: 114250
142.67/142.75	c total #propagations: 34792367 / total #impl: 148079700 (eff. 0.235)
142.67/142.75	c #Conflicts:     257000 | #Learnt:      20382 | 0.000
142.67/142.75	c total clause space: 127.173MB
142.67/142.75	c total #watches: 117028
143.37/143.43	c total #propagations: 34940468 / total #impl: 148672706 (eff. 0.235)
143.37/143.43	c #Conflicts:     258000 | #Learnt:      21382 | 0.000
143.37/143.43	c total clause space: 127.173MB
143.37/143.43	c total #watches: 120813
143.97/144.06	c total #propagations: 35069196 / total #impl: 149159251 (eff. 0.235)
143.97/144.06	c #Conflicts:     259000 | #Learnt:      22382 | 0.000
143.97/144.06	c total clause space: 127.173MB
143.97/144.06	c total #watches: 125780
144.57/144.61	c total #propagations: 35203826 / total #impl: 149759143 (eff. 0.235)
144.57/144.61	c #Conflicts:     260000 | #Learnt:      23382 | 0.000
144.57/144.61	c total clause space: 127.173MB
144.57/144.61	c total #watches: 129082
145.18/145.29	c total #propagations: 35343106 / total #impl: 150306386 (eff. 0.235)
145.18/145.29	c #Conflicts:     261000 | #Learnt:      24382 | 0.000
145.18/145.29	c total clause space: 127.173MB
145.18/145.29	c total #watches: 131818
145.87/145.93	c total #propagations: 35503071 / total #impl: 150834771 (eff. 0.235)
145.87/145.93	c GC COLLECT
145.87/145.93	c #Conflicts:     262000 | #Learnt:      13182 | 0.000
145.87/145.93	c total clause space: 127.173MB
145.87/145.93	c total #watches: 93564
146.38/146.44	c total #propagations: 35650541 / total #impl: 151405302 (eff. 0.235)
146.38/146.44	c #Conflicts:     263000 | #Learnt:      14182 | 0.000
146.38/146.44	c total clause space: 127.173MB
146.38/146.44	c total #watches: 97152
146.97/147.04	c total #propagations: 35776111 / total #impl: 152155174 (eff. 0.235)
146.97/147.04	c #Conflicts:     264000 | #Learnt:      15182 | 0.000
146.97/147.04	c total clause space: 127.173MB
146.97/147.04	c total #watches: 101414
147.48/147.53	c total #propagations: 35925821 / total #impl: 152740598 (eff. 0.235)
147.48/147.53	c #Conflicts:     265000 | #Learnt:      16182 | 0.000
147.48/147.53	c total clause space: 127.173MB
147.48/147.53	c total #watches: 103953
147.97/148.07	c total #propagations: 36047570 / total #impl: 153507067 (eff. 0.235)
147.97/148.07	c #Conflicts:     266000 | #Learnt:      17182 | 0.000
147.97/148.07	c total clause space: 127.173MB
147.97/148.07	c total #watches: 106781
148.58/148.60	c total #propagations: 36185937 / total #impl: 154297149 (eff. 0.235)
148.58/148.60	c #Conflicts:     267000 | #Learnt:      18182 | 0.000
148.58/148.60	c total clause space: 127.173MB
148.58/148.60	c total #watches: 110807
149.07/149.10	c total #propagations: 36320719 / total #impl: 154999284 (eff. 0.234)
149.07/149.10	c #Conflicts:     268000 | #Learnt:      19182 | 0.000
149.07/149.10	c total clause space: 127.173MB
149.07/149.10	c total #watches: 113235
149.47/149.59	c total #propagations: 36450798 / total #impl: 155603274 (eff. 0.234)
149.47/149.59	c #Conflicts:     269000 | #Learnt:      20182 | 0.000
149.47/149.59	c total clause space: 127.173MB
149.47/149.59	c total #watches: 115702
150.07/150.18	c total #propagations: 36576529 / total #impl: 156108699 (eff. 0.234)
150.07/150.18	c #Conflicts:     270000 | #Learnt:      21182 | 0.000
150.07/150.18	c total clause space: 127.173MB
150.07/150.18	c total #watches: 118654
150.68/150.74	c total #propagations: 36710106 / total #impl: 156599425 (eff. 0.234)
150.68/150.74	c #Conflicts:     271000 | #Learnt:      22182 | 0.000
150.68/150.74	c total clause space: 127.173MB
150.68/150.74	c total #watches: 121003
151.27/151.32	c total #propagations: 36859216 / total #impl: 157105001 (eff. 0.235)
151.27/151.32	c #Conflicts:     272000 | #Learnt:      23182 | 0.000
151.27/151.32	c total clause space: 127.173MB
151.27/151.32	c total #watches: 123604
151.88/151.91	c total #propagations: 37008698 / total #impl: 157611161 (eff. 0.235)
151.88/151.91	c #Conflicts:     273000 | #Learnt:      24182 | 0.000
151.88/151.91	c total clause space: 127.173MB
151.88/151.91	c total #watches: 125981
152.47/152.51	c total #propagations: 37158222 / total #impl: 158211432 (eff. 0.235)
152.47/152.51	c GC COLLECT
152.47/152.51	c #Conflicts:     274000 | #Learnt:      12687 | 0.000
152.47/152.51	c total clause space: 127.173MB
152.47/152.51	c total #watches: 92104
152.98/153.05	c total #propagations: 37307388 / total #impl: 158681203 (eff. 0.235)
152.98/153.05	c #Conflicts:     275000 | #Learnt:      13687 | 0.000
152.98/153.05	c total clause space: 127.173MB
152.98/153.05	c total #watches: 94498
153.57/153.61	c total #propagations: 37447502 / total #impl: 159117984 (eff. 0.235)
153.57/153.61	c #Conflicts:     276000 | #Learnt:      14687 | 0.000
153.57/153.61	c total clause space: 127.173MB
153.57/153.61	c total #watches: 97759
154.08/154.17	c total #propagations: 37580168 / total #impl: 159545565 (eff. 0.236)
154.08/154.17	c #Conflicts:     277000 | #Learnt:      15687 | 0.000
154.08/154.17	c total clause space: 127.173MB
154.08/154.17	c total #watches: 100547
154.67/154.77	c total #propagations: 37711530 / total #impl: 160095720 (eff. 0.236)
154.67/154.77	c #Conflicts:     278000 | #Learnt:      16687 | 0.000
154.67/154.77	c total clause space: 127.173MB
154.67/154.77	c total #watches: 102964
155.27/155.33	c total #propagations: 37852855 / total #impl: 160665799 (eff. 0.236)
155.27/155.33	c #Conflicts:     279000 | #Learnt:      17687 | 0.000
155.27/155.33	c total clause space: 127.173MB
155.27/155.33	c total #watches: 105291
155.67/155.78	c total #propagations: 37992191 / total #impl: 161219900 (eff. 0.236)
155.67/155.78	c #Conflicts:     280000 | #Learnt:      18687 | 0.000
155.67/155.78	c total clause space: 127.173MB
155.67/155.78	c total #watches: 108445
156.28/156.33	c total #propagations: 38130795 / total #impl: 161732992 (eff. 0.236)
156.28/156.33	c #Conflicts:     281000 | #Learnt:      19687 | 0.000
156.28/156.33	c total clause space: 127.173MB
156.28/156.33	c total #watches: 111544
156.87/156.94	c total #propagations: 38272085 / total #impl: 162201574 (eff. 0.236)
156.87/156.94	c #Conflicts:     282000 | #Learnt:      20687 | 0.000
156.87/156.94	c total clause space: 127.173MB
156.87/156.94	c total #watches: 113671
157.38/157.44	c total #propagations: 38414480 / total #impl: 162874208 (eff. 0.236)
157.38/157.44	c #Conflicts:     283000 | #Learnt:      21687 | 0.000
157.38/157.44	c total clause space: 127.173MB
157.38/157.44	c total #watches: 116921
157.97/158.02	c total #propagations: 38531726 / total #impl: 163396790 (eff. 0.236)
157.97/158.02	c #Conflicts:     284000 | #Learnt:      22687 | 0.000
157.97/158.02	c total clause space: 127.173MB
157.97/158.02	c total #watches: 119020
158.57/158.67	c total #propagations: 38655449 / total #impl: 163925965 (eff. 0.236)
158.57/158.67	c #Conflicts:     285000 | #Learnt:      23687 | 0.000
158.57/158.67	c total clause space: 127.173MB
158.57/158.67	c total #watches: 122272
159.27/159.30	c total #propagations: 38806754 / total #impl: 164438362 (eff. 0.236)
159.27/159.30	c #Conflicts:     286000 | #Learnt:      24687 | 0.000
159.27/159.30	c total clause space: 127.173MB
159.27/159.30	c total #watches: 124819
159.97/160.00	c total #propagations: 38951498 / total #impl: 165039311 (eff. 0.236)
159.97/160.00	c GC COLLECT
159.97/160.00	c #Conflicts:     287000 | #Learnt:      12890 | 0.000
159.97/160.00	c total clause space: 127.173MB
159.97/160.00	c total #watches: 92527
160.47/160.52	c total #propagations: 39109848 / total #impl: 165906534 (eff. 0.236)
160.47/160.52	c #Conflicts:     288000 | #Learnt:      13890 | 0.000
160.47/160.52	c total clause space: 127.173MB
160.47/160.52	c total #watches: 94751
160.97/161.09	c total #propagations: 39263238 / total #impl: 166532424 (eff. 0.236)
160.97/161.09	c #Conflicts:     289000 | #Learnt:      14890 | 0.000
160.97/161.09	c total clause space: 127.173MB
160.97/161.09	c total #watches: 97569
161.57/161.65	c total #propagations: 39410092 / total #impl: 167062226 (eff. 0.236)
161.57/161.65	c #Conflicts:     290000 | #Learnt:      15890 | 0.000
161.57/161.65	c total clause space: 127.173MB
161.57/161.65	c total #watches: 100930
162.17/162.20	c total #propagations: 39547866 / total #impl: 167601720 (eff. 0.236)
162.17/162.20	c #Conflicts:     291000 | #Learnt:      16890 | 0.000
162.17/162.20	c total clause space: 127.173MB
162.17/162.20	c total #watches: 104943
162.67/162.78	c total #propagations: 39679330 / total #impl: 168231652 (eff. 0.236)
162.67/162.78	c #Conflicts:     292000 | #Learnt:      17890 | 0.000
162.67/162.78	c total clause space: 127.173MB
162.67/162.78	c total #watches: 108303
163.27/163.39	c total #propagations: 39806786 / total #impl: 168771422 (eff. 0.236)
163.27/163.39	c #Conflicts:     293000 | #Learnt:      18890 | 0.000
163.27/163.39	c total clause space: 127.173MB
163.27/163.39	c total #watches: 112743
163.87/163.92	c total #propagations: 39939310 / total #impl: 169286066 (eff. 0.236)
163.87/163.92	c #Conflicts:     294000 | #Learnt:      19890 | 0.000
163.87/163.92	c total clause space: 127.173MB
163.87/163.92	c total #watches: 117669
164.27/164.36	c total #propagations: 40058743 / total #impl: 169848734 (eff. 0.236)
164.27/164.36	c #Conflicts:     295000 | #Learnt:      20890 | 0.000
164.27/164.36	c total clause space: 127.173MB
164.27/164.36	c total #watches: 126666
164.87/164.91	c total #propagations: 40178927 / total #impl: 170443007 (eff. 0.236)
164.87/164.91	c #Conflicts:     296000 | #Learnt:      21890 | 0.000
164.87/164.91	c total clause space: 127.173MB
164.87/164.91	c total #watches: 138491
165.47/165.50	c total #propagations: 40316728 / total #impl: 171078359 (eff. 0.236)
165.47/165.50	c #Conflicts:     297000 | #Learnt:      22890 | 0.000
165.47/165.50	c total clause space: 127.173MB
165.47/165.50	c total #watches: 151688
165.97/166.08	c total #propagations: 40466003 / total #impl: 171660262 (eff. 0.236)
165.97/166.08	c #Conflicts:     298000 | #Learnt:      23890 | 0.000
165.97/166.08	c total clause space: 127.173MB
165.97/166.08	c total #watches: 158534
166.57/166.69	c total #propagations: 40594756 / total #impl: 172247514 (eff. 0.236)
166.57/166.69	c #Conflicts:     299000 | #Learnt:      24890 | 0.000
166.57/166.69	c total clause space: 127.173MB
166.57/166.69	c total #watches: 163466
167.27/167.31	c total #propagations: 40724995 / total #impl: 172750041 (eff. 0.236)
167.27/167.31	c #Conflicts:     300000 | #Learnt:      25890 | 0.000
167.27/167.31	c total clause space: 127.173MB
167.27/167.31	c total #watches: 166669
167.77/167.89	c total #propagations: 40863702 / total #impl: 173263743 (eff. 0.236)
167.77/167.89	c GC COLLECT
167.77/167.89	c #Conflicts:     301000 | #Learnt:      13783 | 0.000
167.77/167.89	c total clause space: 127.173MB
167.77/167.89	c total #watches: 95575
168.27/168.32	c total #propagations: 40994511 / total #impl: 173743714 (eff. 0.236)
168.27/168.32	c #Conflicts:     302000 | #Learnt:      14783 | 0.000
168.27/168.32	c total clause space: 127.173MB
168.27/168.32	c total #watches: 99373
168.77/168.87	c total #propagations: 41126209 / total #impl: 174098943 (eff. 0.236)
168.77/168.87	c #Conflicts:     303000 | #Learnt:      15783 | 0.000
168.77/168.87	c total clause space: 127.173MB
168.77/168.87	c total #watches: 103304
169.27/169.39	c total #propagations: 41267961 / total #impl: 174652787 (eff. 0.236)
169.27/169.39	c #Conflicts:     304000 | #Learnt:      16783 | 0.000
169.27/169.39	c total clause space: 127.173MB
169.27/169.39	c total #watches: 107123
169.87/169.97	c total #propagations: 41416891 / total #impl: 175159884 (eff. 0.236)
169.87/169.97	c #Conflicts:     305000 | #Learnt:      17783 | 0.000
169.87/169.97	c total clause space: 127.173MB
169.87/169.97	c total #watches: 110888
170.37/170.48	c total #propagations: 41567787 / total #impl: 175613022 (eff. 0.237)
170.37/170.48	c #Conflicts:     306000 | #Learnt:      18783 | 0.000
170.37/170.48	c total clause space: 127.173MB
170.37/170.48	c total #watches: 114985
170.97/171.09	c total #propagations: 41693679 / total #impl: 175968223 (eff. 0.237)
170.97/171.09	c #Conflicts:     307000 | #Learnt:      19783 | 0.000
170.97/171.09	c total clause space: 127.173MB
170.97/171.09	c total #watches: 118260
171.67/171.74	c total #propagations: 41828596 / total #impl: 176474829 (eff. 0.237)
171.67/171.74	c #Conflicts:     308000 | #Learnt:      20783 | 0.000
171.67/171.74	c total clause space: 127.173MB
171.67/171.74	c total #watches: 120408
172.46/172.53	c total #propagations: 41975019 / total #impl: 177045516 (eff. 0.237)
172.46/172.53	c #Conflicts:     309000 | #Learnt:      21783 | 0.000
172.46/172.53	c total clause space: 127.173MB
172.46/172.53	c total #watches: 122852
173.16/173.20	c total #propagations: 42127088 / total #impl: 177726960 (eff. 0.237)
173.16/173.20	c #Conflicts:     310000 | #Learnt:      22783 | 0.000
173.16/173.20	c total clause space: 127.173MB
173.16/173.20	c total #watches: 125687
173.77/173.80	c total #propagations: 42280530 / total #impl: 178481238 (eff. 0.237)
173.77/173.80	c #Conflicts:     311000 | #Learnt:      23783 | 0.000
173.77/173.80	c total clause space: 127.173MB
173.77/173.80	c total #watches: 128573
174.26/174.33	c total #propagations: 42421357 / total #impl: 179030647 (eff. 0.237)
174.26/174.33	c #Conflicts:     312000 | #Learnt:      24783 | 0.000
174.26/174.33	c total clause space: 127.173MB
174.26/174.33	c total #watches: 132908
174.76/174.87	c total #propagations: 42549812 / total #impl: 179522879 (eff. 0.237)
174.76/174.87	c #Conflicts:     313000 | #Learnt:      25783 | 0.000
174.76/174.87	c total clause space: 127.173MB
174.76/174.87	c total #watches: 137194
175.36/175.42	c total #propagations: 42687949 / total #impl: 180032951 (eff. 0.237)
175.36/175.42	c #Conflicts:     314000 | #Learnt:      26783 | 0.000
175.36/175.42	c total clause space: 127.173MB
175.36/175.42	c total #watches: 141005
175.97/176.02	c total #propagations: 42808851 / total #impl: 180483945 (eff. 0.237)
175.97/176.02	c GC COLLECT
175.97/176.02	c #Conflicts:     315000 | #Learnt:      14386 | 0.000
175.97/176.02	c total clause space: 127.173MB
175.97/176.02	c total #watches: 97075
176.56/176.63	c total #propagations: 42945915 / total #impl: 180999213 (eff. 0.237)
176.56/176.63	c #Conflicts:     316000 | #Learnt:      15386 | 0.000
176.56/176.63	c total clause space: 127.173MB
176.56/176.63	c total #watches: 99706
177.07/177.15	c total #propagations: 43089009 / total #impl: 181502697 (eff. 0.237)
177.07/177.15	c #Conflicts:     317000 | #Learnt:      16386 | 0.000
177.07/177.15	c total clause space: 127.173MB
177.07/177.15	c total #watches: 104021
177.56/177.64	c total #propagations: 43223771 / total #impl: 181967592 (eff. 0.238)
177.56/177.64	c #Conflicts:     318000 | #Learnt:      17386 | 0.000
177.56/177.64	c total clause space: 127.173MB
177.56/177.64	c total #watches: 106393
178.06/178.16	c total #propagations: 43368793 / total #impl: 182459104 (eff. 0.238)
178.06/178.16	c #Conflicts:     319000 | #Learnt:      18386 | 0.000
178.06/178.16	c total clause space: 127.173MB
178.06/178.16	c total #watches: 109565
178.66/178.76	c total #propagations: 43503071 / total #impl: 182964394 (eff. 0.238)
178.66/178.76	c #Conflicts:     320000 | #Learnt:      19386 | 0.000
178.66/178.76	c total clause space: 127.173MB
178.66/178.76	c total #watches: 112036
179.16/179.30	c total #propagations: 43651179 / total #impl: 183583089 (eff. 0.238)
179.16/179.30	c #Conflicts:     321000 | #Learnt:      20386 | 0.000
179.16/179.30	c total clause space: 127.173MB
179.16/179.30	c total #watches: 115457
179.86/179.99	c total #propagations: 43791890 / total #impl: 184087063 (eff. 0.238)
179.86/179.99	c #Conflicts:     322000 | #Learnt:      21386 | 0.000
179.86/179.99	c total clause space: 127.173MB
179.86/179.99	c total #watches: 118512
180.56/180.65	c total #propagations: 43939648 / total #impl: 184771217 (eff. 0.238)
180.56/180.65	c #Conflicts:     323000 | #Learnt:      22386 | 0.000
180.56/180.65	c total clause space: 127.173MB
180.56/180.65	c total #watches: 122450
181.16/181.23	c total #propagations: 44075753 / total #impl: 185402786 (eff. 0.238)
181.16/181.23	c #Conflicts:     324000 | #Learnt:      23386 | 0.000
181.16/181.23	c total clause space: 127.173MB
181.16/181.23	c total #watches: 125257
181.86/181.95	c total #propagations: 44211028 / total #impl: 185992113 (eff. 0.238)
181.86/181.95	c #Conflicts:     325000 | #Learnt:      24386 | 0.000
181.86/181.95	c total clause space: 127.173MB
181.86/181.95	c total #watches: 127936
182.57/182.60	c total #propagations: 44340220 / total #impl: 186667655 (eff. 0.238)
182.57/182.60	c #Conflicts:     326000 | #Learnt:      25386 | 0.000
182.57/182.60	c total clause space: 127.173MB
182.57/182.60	c total #watches: 131517
183.16/183.24	c total #propagations: 44470304 / total #impl: 187213002 (eff. 0.238)
183.16/183.24	c #Conflicts:     327000 | #Learnt:      26386 | 0.000
183.16/183.24	c total clause space: 127.173MB
183.16/183.24	c total #watches: 134138
183.77/183.87	c total #propagations: 44608055 / total #impl: 187808103 (eff. 0.238)
183.77/183.87	c #Conflicts:     328000 | #Learnt:      27386 | 0.000
183.77/183.87	c total clause space: 127.173MB
183.77/183.87	c total #watches: 136772
184.36/184.41	c total #propagations: 44746623 / total #impl: 188422383 (eff. 0.237)
184.36/184.41	c GC COLLECT
184.36/184.41	c #Conflicts:     329000 | #Learnt:      14685 | 0.000
184.36/184.41	c total clause space: 127.173MB
184.36/184.41	c total #watches: 98684
184.87/184.92	c total #propagations: 44886252 / total #impl: 189116192 (eff. 0.237)
184.87/184.92	c #Conflicts:     330000 | #Learnt:      15685 | 0.000
184.87/184.92	c total clause space: 127.173MB
184.87/184.92	c total #watches: 102525
185.36/185.40	c total #propagations: 45014657 / total #impl: 189657222 (eff. 0.237)
185.36/185.40	c #Conflicts:     331000 | #Learnt:      16685 | 0.000
185.36/185.40	c total clause space: 127.173MB
185.36/185.40	c total #watches: 106747
185.97/186.04	c total #propagations: 45155048 / total #impl: 190286753 (eff. 0.237)
185.97/186.04	c #Conflicts:     332000 | #Learnt:      17685 | 0.000
185.97/186.04	c total clause space: 127.173MB
185.97/186.04	c total #watches: 109498
186.56/186.68	c total #propagations: 45307436 / total #impl: 190999089 (eff. 0.237)
186.56/186.68	c #Conflicts:     333000 | #Learnt:      18685 | 0.000
186.56/186.68	c total clause space: 127.173MB
186.56/186.68	c total #watches: 111943
187.26/187.30	c total #propagations: 45464879 / total #impl: 191659308 (eff. 0.237)
187.26/187.30	c #Conflicts:     334000 | #Learnt:      19685 | 0.000
187.26/187.30	c total clause space: 127.173MB
187.26/187.30	c total #watches: 115661
187.76/187.82	c total #propagations: 45615083 / total #impl: 192233268 (eff. 0.237)
187.76/187.82	c #Conflicts:     335000 | #Learnt:      20685 | 0.000
187.76/187.82	c total clause space: 127.173MB
187.76/187.82	c total #watches: 119388
188.36/188.45	c total #propagations: 45740562 / total #impl: 192829464 (eff. 0.237)
188.36/188.45	c #Conflicts:     336000 | #Learnt:      21685 | 0.000
188.36/188.45	c total clause space: 127.173MB
188.36/188.45	c total #watches: 123261
188.96/189.05	c total #propagations: 45888538 / total #impl: 193432860 (eff. 0.237)
188.96/189.05	c #Conflicts:     337000 | #Learnt:      22685 | 0.000
188.96/189.05	c total clause space: 127.173MB
188.96/189.05	c total #watches: 127629
189.56/189.65	c total #propagations: 46025353 / total #impl: 193974899 (eff. 0.237)
189.56/189.65	c #Conflicts:     338000 | #Learnt:      23685 | 0.000
189.56/189.65	c total clause space: 127.173MB
189.56/189.65	c total #watches: 132828
190.16/190.27	c total #propagations: 46166642 / total #impl: 194469948 (eff. 0.237)
190.16/190.27	c #Conflicts:     339000 | #Learnt:      24685 | 0.000
190.16/190.27	c total clause space: 127.173MB
190.16/190.27	c total #watches: 138258
190.76/190.88	c total #propagations: 46314267 / total #impl: 195004320 (eff. 0.238)
190.76/190.88	c #Conflicts:     340000 | #Learnt:      25685 | 0.000
190.76/190.88	c total clause space: 127.173MB
190.76/190.88	c total #watches: 141406
191.47/191.58	c total #propagations: 46448002 / total #impl: 195591323 (eff. 0.237)
191.47/191.58	c #Conflicts:     341000 | #Learnt:      26685 | 0.000
191.47/191.58	c total clause space: 127.173MB
191.47/191.58	c total #watches: 145342
192.16/192.29	c total #propagations: 46581347 / total #impl: 196282869 (eff. 0.237)
192.16/192.29	c #Conflicts:     342000 | #Learnt:      27685 | 0.000
192.16/192.29	c total clause space: 127.173MB
192.16/192.29	c total #watches: 149019
192.86/192.94	c total #propagations: 46727339 / total #impl: 196961779 (eff. 0.237)
192.86/192.94	c GC COLLECT
192.86/192.94	c #Conflicts:     343000 | #Learnt:      14681 | 0.000
192.86/192.94	c total clause space: 127.173MB
192.86/192.94	c total #watches: 99912
193.36/193.48	c total #propagations: 46858763 / total #impl: 197511511 (eff. 0.237)
193.36/193.48	c #Conflicts:     344000 | #Learnt:      15681 | 0.000
193.36/193.48	c total clause space: 127.173MB
193.36/193.48	c total #watches: 102637
194.06/194.14	c total #propagations: 46988487 / total #impl: 198028945 (eff. 0.237)
194.06/194.14	c #Conflicts:     345000 | #Learnt:      16681 | 0.000
194.06/194.14	c total clause space: 127.173MB
194.06/194.14	c total #watches: 105921
194.67/194.76	c total #propagations: 47126543 / total #impl: 198570791 (eff. 0.237)
194.67/194.76	c #Conflicts:     346000 | #Learnt:      17681 | 0.000
194.67/194.76	c total clause space: 127.173MB
194.67/194.76	c total #watches: 109232
195.36/195.47	c total #propagations: 47263804 / total #impl: 199029801 (eff. 0.237)
195.36/195.47	c #Conflicts:     347000 | #Learnt:      18681 | 0.000
195.36/195.47	c total clause space: 127.173MB
195.36/195.47	c total #watches: 112638
196.06/196.17	c total #propagations: 47412675 / total #impl: 199527011 (eff. 0.238)
196.06/196.17	c #Conflicts:     348000 | #Learnt:      19681 | 0.000
196.06/196.17	c total clause space: 127.173MB
196.06/196.17	c total #watches: 115625
196.87/196.92	c total #propagations: 47574500 / total #impl: 200026709 (eff. 0.238)
196.87/196.92	c #Conflicts:     349000 | #Learnt:      20681 | 0.000
196.87/196.92	c total clause space: 127.173MB
196.87/196.92	c total #watches: 119287
197.56/197.66	c total #propagations: 47728656 / total #impl: 200536386 (eff. 0.238)
197.56/197.66	c #Conflicts:     350000 | #Learnt:      21681 | 0.000
197.56/197.66	c total clause space: 127.173MB
197.56/197.66	c total #watches: 121814
198.36/198.41	c total #propagations: 47902178 / total #impl: 201172878 (eff. 0.238)
198.36/198.41	c #Conflicts:     351000 | #Learnt:      22681 | 0.000
198.36/198.41	c total clause space: 127.173MB
198.36/198.41	c total #watches: 125409
199.06/199.16	c total #propagations: 48078416 / total #impl: 201803368 (eff. 0.238)
199.06/199.16	c #Conflicts:     352000 | #Learnt:      23681 | 0.000
199.06/199.16	c total clause space: 127.173MB
199.06/199.16	c total #watches: 128523
199.86/199.97	c total #propagations: 48252557 / total #impl: 202396648 (eff. 0.238)
199.86/199.97	c #Conflicts:     353000 | #Learnt:      24681 | 0.000
199.86/199.97	c total clause space: 127.173MB
199.86/199.97	c total #watches: 132120
200.56/200.62	c total #propagations: 48409822 / total #impl: 202993019 (eff. 0.238)
200.56/200.62	c #Conflicts:     354000 | #Learnt:      25681 | 0.000
200.56/200.62	c total clause space: 127.173MB
200.56/200.62	c total #watches: 135359
201.26/201.31	c total #propagations: 48547880 / total #impl: 203514245 (eff. 0.239)
201.26/201.31	c #Conflicts:     355000 | #Learnt:      26681 | 0.000
201.26/201.31	c total clause space: 127.173MB
201.26/201.31	c total #watches: 138082
201.96/202.03	c total #propagations: 48691289 / total #impl: 204160642 (eff. 0.238)
201.96/202.03	c #Conflicts:     356000 | #Learnt:      27681 | 0.000
201.96/202.03	c total clause space: 127.173MB
201.96/202.03	c total #watches: 141367
202.56/202.65	c total #propagations: 48845846 / total #impl: 204936195 (eff. 0.238)
202.56/202.65	c GC COLLECT
202.56/202.65	c #Conflicts:     357000 | #Learnt:      14381 | 0.000
202.56/202.65	c total clause space: 127.173MB
202.56/202.65	c total #watches: 98765
203.06/203.16	c total #propagations: 49005709 / total #impl: 205500904 (eff. 0.238)
203.06/203.16	c #Conflicts:     358000 | #Learnt:      15381 | 0.000
203.06/203.16	c total clause space: 127.173MB
203.06/203.16	c total #watches: 100978
203.56/203.65	c total #propagations: 49130985 / total #impl: 206036460 (eff. 0.238)
203.56/203.65	c #Conflicts:     359000 | #Learnt:      16381 | 0.000
203.56/203.65	c total clause space: 127.173MB
203.56/203.65	c total #watches: 104121
204.05/204.12	c total #propagations: 49260872 / total #impl: 206533819 (eff. 0.239)
204.05/204.12	c #Conflicts:     360000 | #Learnt:      17381 | 0.000
204.05/204.12	c total clause space: 127.173MB
204.05/204.12	c total #watches: 106516
204.45/204.60	c total #propagations: 49379563 / total #impl: 207053493 (eff. 0.238)
204.45/204.60	c #Conflicts:     361000 | #Learnt:      18381 | 0.000
204.45/204.60	c total clause space: 127.173MB
204.45/204.60	c total #watches: 110060
204.95/205.09	c total #propagations: 49489805 / total #impl: 207603198 (eff. 0.238)
204.95/205.09	c #Conflicts:     362000 | #Learnt:      19381 | 0.000
204.95/205.09	c total clause space: 127.173MB
204.95/205.09	c total #watches: 113640
205.55/205.66	c total #propagations: 49618300 / total #impl: 208196272 (eff. 0.238)
205.55/205.66	c #Conflicts:     363000 | #Learnt:      20381 | 0.000
205.55/205.66	c total clause space: 127.173MB
205.55/205.66	c total #watches: 116629
206.25/206.30	c total #propagations: 49758005 / total #impl: 208714454 (eff. 0.238)
206.25/206.30	c #Conflicts:     364000 | #Learnt:      21381 | 0.000
206.25/206.30	c total clause space: 127.173MB
206.25/206.30	c total #watches: 119372
206.76/206.89	c total #propagations: 49917269 / total #impl: 209310209 (eff. 0.238)
206.76/206.89	c #Conflicts:     365000 | #Learnt:      22381 | 0.000
206.76/206.89	c total clause space: 127.173MB
206.76/206.89	c total #watches: 123043
207.35/207.43	c total #propagations: 50072406 / total #impl: 209911185 (eff. 0.239)
207.35/207.43	c #Conflicts:     366000 | #Learnt:      23381 | 0.000
207.35/207.43	c total clause space: 127.173MB
207.35/207.43	c total #watches: 127257
207.96/208.08	c total #propagations: 50231002 / total #impl: 210385050 (eff. 0.239)
207.96/208.08	c #Conflicts:     367000 | #Learnt:      24381 | 0.000
207.96/208.08	c total clause space: 127.173MB
207.96/208.08	c total #watches: 130232
208.75/208.80	c total #propagations: 50370410 / total #impl: 210801185 (eff. 0.239)
208.75/208.80	c #Conflicts:     368000 | #Learnt:      25381 | 0.000
208.75/208.80	c total clause space: 127.173MB
208.75/208.80	c total #watches: 133523
209.35/209.48	c total #propagations: 50510137 / total #impl: 211317414 (eff. 0.239)
209.35/209.48	c #Conflicts:     369000 | #Learnt:      26381 | 0.000
209.35/209.48	c total clause space: 127.173MB
209.35/209.48	c total #watches: 136212
210.06/210.13	c total #propagations: 50654419 / total #impl: 211848348 (eff. 0.239)
210.06/210.13	c #Conflicts:     370000 | #Learnt:      27381 | 0.000
210.06/210.13	c total clause space: 127.173MB
210.06/210.13	c total #watches: 139375
210.75/210.87	c total #propagations: 50787530 / total #impl: 212381090 (eff. 0.239)
210.75/210.87	c #Conflicts:     371000 | #Learnt:      28381 | 0.000
210.75/210.87	c total clause space: 127.173MB
210.75/210.87	c total #watches: 142093
211.55/211.62	c total #propagations: 50927884 / total #impl: 213033564 (eff. 0.239)
211.55/211.62	c GC COLLECT
211.55/211.62	c #Conflicts:     372000 | #Learnt:      14784 | 0.000
211.55/211.62	c total clause space: 127.173MB
211.55/211.62	c total #watches: 99645
212.15/212.20	c total #propagations: 51066127 / total #impl: 213708556 (eff. 0.239)
212.15/212.20	c #Conflicts:     373000 | #Learnt:      15784 | 0.000
212.15/212.20	c total clause space: 127.173MB
212.15/212.20	c total #watches: 104074
212.75/212.81	c total #propagations: 51197869 / total #impl: 214220302 (eff. 0.239)
212.75/212.81	c #Conflicts:     374000 | #Learnt:      16784 | 0.000
212.75/212.81	c total clause space: 127.173MB
212.75/212.81	c total #watches: 107947
213.36/213.47	c total #propagations: 51336165 / total #impl: 214758143 (eff. 0.239)
213.36/213.47	c #Conflicts:     375000 | #Learnt:      17784 | 0.000
213.36/213.47	c total clause space: 127.173MB
213.36/213.47	c total #watches: 111055
213.95/214.03	c total #propagations: 51469967 / total #impl: 215308225 (eff. 0.239)
213.95/214.03	c #Conflicts:     376000 | #Learnt:      18784 | 0.000
213.95/214.03	c total clause space: 127.173MB
213.95/214.03	c total #watches: 114454
214.56/214.64	c total #propagations: 51608407 / total #impl: 215909756 (eff. 0.239)
214.56/214.64	c #Conflicts:     377000 | #Learnt:      19784 | 0.000
214.56/214.64	c total clause space: 127.173MB
214.56/214.64	c total #watches: 117689
215.15/215.22	c total #propagations: 51741933 / total #impl: 216425365 (eff. 0.239)
215.15/215.22	c #Conflicts:     378000 | #Learnt:      20784 | 0.000
215.15/215.22	c total clause space: 127.173MB
215.15/215.22	c total #watches: 119793
215.75/215.82	c total #propagations: 51881770 / total #impl: 216958706 (eff. 0.239)
215.75/215.82	c #Conflicts:     379000 | #Learnt:      21784 | 0.000
215.75/215.82	c total clause space: 127.173MB
215.75/215.82	c total #watches: 122532
216.25/216.39	c total #propagations: 52026532 / total #impl: 217610209 (eff. 0.239)
216.25/216.39	c #Conflicts:     380000 | #Learnt:      22784 | 0.000
216.25/216.39	c total clause space: 127.173MB
216.25/216.39	c total #watches: 125974
216.95/217.03	c total #propagations: 52156157 / total #impl: 218185079 (eff. 0.239)
216.95/217.03	c #Conflicts:     381000 | #Learnt:      23784 | 0.000
216.95/217.03	c total clause space: 127.173MB
216.95/217.03	c total #watches: 128758
217.65/217.74	c total #propagations: 52288224 / total #impl: 218628838 (eff. 0.239)
217.65/217.74	c #Conflicts:     382000 | #Learnt:      24784 | 0.000
217.65/217.74	c total clause space: 127.173MB
217.65/217.74	c total #watches: 131487
218.25/218.38	c total #propagations: 52431199 / total #impl: 219249724 (eff. 0.239)
218.25/218.38	c #Conflicts:     383000 | #Learnt:      25784 | 0.000
218.25/218.38	c total clause space: 127.173MB
218.25/218.38	c total #watches: 134819
218.86/218.99	c total #propagations: 52571322 / total #impl: 219801485 (eff. 0.239)
218.86/218.99	c #Conflicts:     384000 | #Learnt:      26784 | 0.000
218.86/218.99	c total clause space: 127.173MB
218.86/218.99	c total #watches: 137488
219.55/219.62	c total #propagations: 52713423 / total #impl: 220310150 (eff. 0.239)
219.55/219.62	c #Conflicts:     385000 | #Learnt:      27784 | 0.000
219.55/219.62	c total clause space: 127.173MB
219.55/219.62	c total #watches: 140493
220.15/220.27	c total #propagations: 52846182 / total #impl: 220863698 (eff. 0.239)
220.15/220.27	c #Conflicts:     386000 | #Learnt:      28784 | 0.000
220.15/220.27	c total clause space: 127.173MB
220.15/220.27	c total #watches: 144007
220.85/220.93	c total #propagations: 52981628 / total #impl: 221390303 (eff. 0.239)
220.85/220.93	c #Conflicts:     387000 | #Learnt:      29784 | 0.000
220.85/220.93	c total clause space: 127.173MB
220.85/220.93	c total #watches: 148259
221.45/221.53	c total #propagations: 53118595 / total #impl: 222018837 (eff. 0.239)
221.45/221.53	c GC COLLECT
221.45/221.53	c #Conflicts:     388000 | #Learnt:      15876 | 0.000
221.45/221.53	c total clause space: 127.173MB
221.45/221.53	c total #watches: 103754
221.95/222.08	c total #propagations: 53249950 / total #impl: 222522527 (eff. 0.239)
221.95/222.08	c #Conflicts:     389000 | #Learnt:      16876 | 0.000
221.95/222.08	c total clause space: 127.173MB
221.95/222.08	c total #watches: 106900
222.55/222.69	c total #propagations: 53384671 / total #impl: 223010559 (eff. 0.239)
222.55/222.69	c #Conflicts:     390000 | #Learnt:      17876 | 0.000
222.55/222.69	c total clause space: 127.173MB
222.55/222.69	c total #watches: 109643
223.26/223.38	c total #propagations: 53514098 / total #impl: 223465993 (eff. 0.239)
223.26/223.38	c #Conflicts:     391000 | #Learnt:      18876 | 0.000
223.26/223.38	c total clause space: 127.173MB
223.26/223.38	c total #watches: 112264
223.95/224.04	c total #propagations: 53656214 / total #impl: 224110351 (eff. 0.239)
223.95/224.04	c #Conflicts:     392000 | #Learnt:      19876 | 0.000
223.95/224.04	c total clause space: 127.173MB
223.95/224.04	c total #watches: 114660
224.65/224.76	c total #propagations: 53805122 / total #impl: 224687475 (eff. 0.239)
224.65/224.76	c #Conflicts:     393000 | #Learnt:      20876 | 0.000
224.65/224.76	c total clause space: 127.173MB
224.65/224.76	c total #watches: 117417
225.35/225.43	c total #propagations: 53946712 / total #impl: 225246151 (eff. 0.240)
225.35/225.43	c #Conflicts:     394000 | #Learnt:      21876 | 0.000
225.35/225.43	c total clause space: 127.173MB
225.35/225.43	c total #watches: 120436
226.05/226.11	c total #propagations: 54084035 / total #impl: 225756351 (eff. 0.240)
226.05/226.11	c #Conflicts:     395000 | #Learnt:      22876 | 0.000
226.05/226.11	c total clause space: 127.173MB
226.05/226.11	c total #watches: 124647
226.75/226.86	c total #propagations: 54221223 / total #impl: 226342503 (eff. 0.240)
226.75/226.86	c #Conflicts:     396000 | #Learnt:      23876 | 0.000
226.75/226.86	c total clause space: 127.173MB
226.75/226.86	c total #watches: 127464
227.55/227.68	c total #propagations: 54370662 / total #impl: 227087310 (eff. 0.239)
227.55/227.68	c #Conflicts:     397000 | #Learnt:      24876 | 0.000
227.55/227.68	c total clause space: 127.173MB
227.55/227.68	c total #watches: 130134
228.35/228.43	c total #propagations: 54525995 / total #impl: 227791951 (eff. 0.239)
228.35/228.43	c #Conflicts:     398000 | #Learnt:      25876 | 0.000
228.35/228.43	c total clause space: 127.173MB
228.35/228.43	c total #watches: 133523
228.95/229.09	c total #propagations: 54670344 / total #impl: 228399737 (eff. 0.239)
228.95/229.09	c #Conflicts:     399000 | #Learnt:      26876 | 0.000
228.95/229.09	c total clause space: 127.173MB
228.95/229.09	c total #watches: 137151
229.65/229.72	c total #propagations: 54801446 / total #impl: 228867731 (eff. 0.239)
229.65/229.72	c #Conflicts:     400000 | #Learnt:      27876 | 0.000
229.65/229.72	c total clause space: 127.173MB
229.65/229.72	c total #watches: 139944
230.35/230.44	c total #propagations: 54939589 / total #impl: 229386433 (eff. 0.240)
230.35/230.44	c #Conflicts:     401000 | #Learnt:      28876 | 0.000
230.35/230.44	c total clause space: 127.173MB
230.35/230.44	c total #watches: 142186
231.06/231.12	c total #propagations: 55091825 / total #impl: 229963631 (eff. 0.240)
231.06/231.12	c #Conflicts:     402000 | #Learnt:      29876 | 0.000
231.06/231.12	c total clause space: 127.173MB
231.06/231.12	c total #watches: 146377
231.75/231.87	c total #propagations: 55234700 / total #impl: 230704062 (eff. 0.239)
231.75/231.87	c GC COLLECT
231.75/231.87	c #Conflicts:     403000 | #Learnt:      15679 | 0.000
231.75/231.87	c total clause space: 127.173MB
231.75/231.87	c total #watches: 103057
232.25/232.38	c total #propagations: 55378894 / total #impl: 231253777 (eff. 0.239)
232.25/232.38	c #Conflicts:     404000 | #Learnt:      16679 | 0.000
232.25/232.38	c total clause space: 127.173MB
232.25/232.38	c total #watches: 106096
232.85/232.92	c total #propagations: 55517497 / total #impl: 231847341 (eff. 0.239)
232.85/232.92	c #Conflicts:     405000 | #Learnt:      17679 | 0.000
232.85/232.92	c total clause space: 127.173MB
232.85/232.92	c total #watches: 109056
233.35/233.46	c total #propagations: 55649154 / total #impl: 232283101 (eff. 0.240)
233.35/233.46	c #Conflicts:     406000 | #Learnt:      18679 | 0.000
233.35/233.46	c total clause space: 127.173MB
233.35/233.46	c total #watches: 111619
234.05/234.13	c total #propagations: 55795295 / total #impl: 232736126 (eff. 0.240)
234.05/234.13	c #Conflicts:     407000 | #Learnt:      19679 | 0.000
234.05/234.13	c total clause space: 127.173MB
234.05/234.13	c total #watches: 114766
234.75/234.80	c total #propagations: 55934689 / total #impl: 233315391 (eff. 0.240)
234.75/234.80	c #Conflicts:     408000 | #Learnt:      20679 | 0.000
234.75/234.80	c total clause space: 127.173MB
234.75/234.80	c total #watches: 118215
235.36/235.43	c total #propagations: 56073463 / total #impl: 233895484 (eff. 0.240)
235.36/235.43	c #Conflicts:     409000 | #Learnt:      21679 | 0.000
235.36/235.43	c total clause space: 127.173MB
235.36/235.43	c total #watches: 121219
235.75/235.88	c total #propagations: 56201359 / total #impl: 234383745 (eff. 0.240)
235.75/235.88	c #Conflicts:     410000 | #Learnt:      22679 | 0.000
235.75/235.88	c total clause space: 127.173MB
235.75/235.88	c total #watches: 125652
236.46/236.58	c total #propagations: 56329023 / total #impl: 234936512 (eff. 0.240)
236.46/236.58	c #Conflicts:     411000 | #Learnt:      23679 | 0.000
236.46/236.58	c total clause space: 127.173MB
236.46/236.58	c total #watches: 128997
237.15/237.21	c total #propagations: 56477736 / total #impl: 235477322 (eff. 0.240)
237.15/237.21	c #Conflicts:     412000 | #Learnt:      24679 | 0.000
237.15/237.21	c total clause space: 127.173MB
237.15/237.21	c total #watches: 137720
237.56/237.68	c total #propagations: 56602241 / total #impl: 235964437 (eff. 0.240)
237.56/237.68	c #Conflicts:     413000 | #Learnt:      25679 | 0.000
237.56/237.68	c total clause space: 127.173MB
237.56/237.68	c total #watches: 154373
238.15/238.25	c total #propagations: 56725276 / total #impl: 236632864 (eff. 0.240)
238.15/238.25	c #Conflicts:     414000 | #Learnt:      26679 | 0.000
238.15/238.25	c total clause space: 127.173MB
238.15/238.25	c total #watches: 159171
238.76/238.82	c total #propagations: 56840240 / total #impl: 237141945 (eff. 0.240)
238.76/238.82	c #Conflicts:     415000 | #Learnt:      27679 | 0.000
238.76/238.82	c total clause space: 127.173MB
238.76/238.82	c total #watches: 163305
239.45/239.51	c total #propagations: 56961706 / total #impl: 237681999 (eff. 0.240)
239.45/239.51	c #Conflicts:     416000 | #Learnt:      28679 | 0.000
239.45/239.51	c total clause space: 127.173MB
239.45/239.51	c total #watches: 167153
239.95/240.09	c total #propagations: 57084016 / total #impl: 238271553 (eff. 0.240)
239.95/240.09	c #Conflicts:     417000 | #Learnt:      29679 | 0.000
239.95/240.09	c total clause space: 127.173MB
239.95/240.09	c total #watches: 178839
240.65/240.73	c total #propagations: 57226365 / total #impl: 238973351 (eff. 0.239)
240.65/240.73	c #Conflicts:     418000 | #Learnt:      30679 | 0.000
240.65/240.73	c total clause space: 127.173MB
240.65/240.73	c total #watches: 195074
241.15/241.27	c total #propagations: 57360690 / total #impl: 239576553 (eff. 0.239)
241.15/241.27	c GC COLLECT
241.15/241.27	c #Conflicts:     419000 | #Learnt:      16184 | 0.000
241.15/241.27	c total clause space: 127.173MB
241.15/241.27	c total #watches: 109726
241.75/241.80	c total #propagations: 57496575 / total #impl: 240143854 (eff. 0.239)
241.75/241.80	c #Conflicts:     420000 | #Learnt:      17184 | 0.000
241.75/241.80	c total clause space: 127.173MB
241.75/241.80	c total #watches: 121689
242.35/242.46	c total #propagations: 57633206 / total #impl: 240913634 (eff. 0.239)
242.35/242.46	c #Conflicts:     421000 | #Learnt:      18184 | 0.000
242.35/242.46	c total clause space: 127.173MB
242.35/242.46	c total #watches: 128737
243.06/243.19	c total #propagations: 57763137 / total #impl: 241867705 (eff. 0.239)
243.06/243.19	c #Conflicts:     422000 | #Learnt:      19184 | 0.000
243.06/243.19	c total clause space: 127.173MB
243.06/243.19	c total #watches: 136139
243.85/243.98	c total #propagations: 57888344 / total #impl: 242812737 (eff. 0.238)
243.85/243.98	c #Conflicts:     423000 | #Learnt:      20184 | 0.000
243.85/243.98	c total clause space: 127.173MB
243.85/243.98	c total #watches: 141204
244.75/244.84	c total #propagations: 58022265 / total #impl: 243587723 (eff. 0.238)
244.75/244.84	c #Conflicts:     424000 | #Learnt:      21184 | 0.000
244.75/244.84	c total clause space: 127.173MB
244.75/244.84	c total #watches: 145561
245.65/245.77	c total #propagations: 58159306 / total #impl: 244420148 (eff. 0.238)
245.65/245.77	c #Conflicts:     425000 | #Learnt:      22184 | 0.000
245.65/245.77	c total clause space: 127.173MB
245.65/245.77	c total #watches: 149250
246.55/246.67	c total #propagations: 58302587 / total #impl: 245169712 (eff. 0.238)
246.55/246.67	c #Conflicts:     426000 | #Learnt:      23184 | 0.000
246.55/246.67	c total clause space: 127.173MB
246.55/246.67	c total #watches: 152317
247.45/247.57	c total #propagations: 58452854 / total #impl: 245866980 (eff. 0.238)
247.45/247.57	c #Conflicts:     427000 | #Learnt:      24184 | 0.000
247.45/247.57	c total clause space: 127.173MB
247.45/247.57	c total #watches: 154884
248.35/248.43	c total #propagations: 58595215 / total #impl: 246480985 (eff. 0.238)
248.35/248.43	c #Conflicts:     428000 | #Learnt:      25184 | 0.000
248.35/248.43	c total clause space: 127.173MB
248.35/248.43	c total #watches: 157970
249.15/249.22	c total #propagations: 58739081 / total #impl: 247103329 (eff. 0.238)
249.15/249.22	c #Conflicts:     429000 | #Learnt:      26184 | 0.000
249.15/249.22	c total clause space: 127.173MB
249.15/249.22	c total #watches: 163745
250.15/250.20	c total #propagations: 58869403 / total #impl: 247714138 (eff. 0.238)
250.15/250.20	c #Conflicts:     430000 | #Learnt:      27184 | 0.000
250.15/250.20	c total clause space: 127.173MB
250.15/250.20	c total #watches: 167097
251.05/251.10	c total #propagations: 59013710 / total #impl: 248472123 (eff. 0.238)
251.05/251.10	c #Conflicts:     431000 | #Learnt:      28184 | 0.000
251.05/251.10	c total clause space: 127.173MB
251.05/251.10	c total #watches: 170470
251.85/251.93	c total #propagations: 59145233 / total #impl: 249070059 (eff. 0.237)
251.85/251.93	c #Conflicts:     432000 | #Learnt:      29184 | 0.000
251.85/251.93	c total clause space: 127.173MB
251.85/251.93	c total #watches: 173546
252.75/252.88	c total #propagations: 59280042 / total #impl: 249683262 (eff. 0.237)
252.75/252.88	c #Conflicts:     433000 | #Learnt:      30184 | 0.000
252.75/252.88	c total clause space: 127.173MB
252.75/252.88	c total #watches: 177231
253.74/253.82	c total #propagations: 59433106 / total #impl: 250420702 (eff. 0.237)
253.74/253.82	c #Conflicts:     434000 | #Learnt:      31184 | 0.000
253.74/253.82	c total clause space: 127.173MB
253.74/253.82	c total #watches: 180464
254.54/254.66	c total #propagations: 59575184 / total #impl: 251144166 (eff. 0.237)
254.54/254.66	c GC COLLECT
254.54/254.66	c #Conflicts:     435000 | #Learnt:      16383 | 0.000
254.54/254.66	c total clause space: 127.173MB
254.54/254.66	c total #watches: 108320
255.25/255.32	c total #propagations: 59704203 / total #impl: 251777300 (eff. 0.237)
255.25/255.32	c #Conflicts:     436000 | #Learnt:      17383 | 0.000
255.25/255.32	c total clause space: 127.173MB
255.25/255.32	c total #watches: 113160
255.85/255.95	c total #propagations: 59835077 / total #impl: 252353605 (eff. 0.237)
255.85/255.95	c #Conflicts:     437000 | #Learnt:      18383 | 0.000
255.85/255.95	c total clause space: 127.173MB
255.85/255.95	c total #watches: 115899
256.45/256.58	c total #propagations: 59968058 / total #impl: 252899840 (eff. 0.237)
256.45/256.58	c #Conflicts:     438000 | #Learnt:      19383 | 0.000
256.45/256.58	c total clause space: 127.173MB
256.45/256.58	c total #watches: 118642
257.05/257.19	c total #propagations: 60100298 / total #impl: 253527312 (eff. 0.237)
257.05/257.19	c #Conflicts:     439000 | #Learnt:      20383 | 0.000
257.05/257.19	c total clause space: 127.173MB
257.05/257.19	c total #watches: 121897
257.75/257.85	c total #propagations: 60228927 / total #impl: 254225271 (eff. 0.237)
257.75/257.85	c #Conflicts:     440000 | #Learnt:      21383 | 0.000
257.75/257.85	c total clause space: 127.173MB
257.75/257.85	c total #watches: 125186
258.35/258.46	c total #propagations: 60360069 / total #impl: 254841947 (eff. 0.237)
258.35/258.46	c #Conflicts:     441000 | #Learnt:      22383 | 0.000
258.35/258.46	c total clause space: 127.173MB
258.35/258.46	c total #watches: 127968
258.95/259.08	c total #propagations: 60493896 / total #impl: 255399083 (eff. 0.237)
258.95/259.08	c #Conflicts:     442000 | #Learnt:      23383 | 0.000
258.95/259.08	c total clause space: 127.173MB
258.95/259.08	c total #watches: 130448
259.56/259.70	c total #propagations: 60632473 / total #impl: 255996419 (eff. 0.237)
259.56/259.70	c #Conflicts:     443000 | #Learnt:      24383 | 0.000
259.56/259.70	c total clause space: 127.173MB
259.56/259.70	c total #watches: 133424
260.25/260.30	c total #propagations: 60768328 / total #impl: 256531029 (eff. 0.237)
260.25/260.30	c #Conflicts:     444000 | #Learnt:      25383 | 0.000
260.25/260.30	c total clause space: 127.173MB
260.25/260.30	c total #watches: 136411
260.85/260.97	c total #propagations: 60899828 / total #impl: 257051925 (eff. 0.237)
260.85/260.97	c #Conflicts:     445000 | #Learnt:      26383 | 0.000
260.85/260.97	c total clause space: 127.173MB
260.85/260.97	c total #watches: 139635
261.35/261.46	c total #propagations: 61036815 / total #impl: 257588229 (eff. 0.237)
261.35/261.46	c #Conflicts:     446000 | #Learnt:      27383 | 0.000
261.35/261.46	c total clause space: 127.173MB
261.35/261.46	c total #watches: 145330
261.95/262.05	c total #propagations: 61143081 / total #impl: 257977187 (eff. 0.237)
261.95/262.05	c #Conflicts:     447000 | #Learnt:      28383 | 0.000
261.95/262.05	c total clause space: 127.173MB
261.95/262.05	c total #watches: 148699
262.45/262.59	c total #propagations: 61272314 / total #impl: 258457603 (eff. 0.237)
262.45/262.59	c #Conflicts:     448000 | #Learnt:      29383 | 0.000
262.45/262.59	c total clause space: 127.173MB
262.45/262.59	c total #watches: 151164
263.15/263.26	c total #propagations: 61385305 / total #impl: 258937464 (eff. 0.237)
263.15/263.26	c #Conflicts:     449000 | #Learnt:      30383 | 0.000
263.15/263.26	c total clause space: 127.173MB
263.15/263.26	c total #watches: 153809
263.85/263.92	c total #propagations: 61521288 / total #impl: 259493446 (eff. 0.237)
263.85/263.92	c #Conflicts:     450000 | #Learnt:      31383 | 0.000
263.85/263.92	c total clause space: 127.173MB
263.85/263.92	c total #watches: 157852
264.45/264.50	c total #propagations: 61650556 / total #impl: 259981185 (eff. 0.237)
264.45/264.50	c GC COLLECT
264.45/264.50	c #Conflicts:     451000 | #Learnt:      16285 | 0.000
264.45/264.50	c total clause space: 127.173MB
264.45/264.50	c total #watches: 107757
265.06/265.12	c total #propagations: 61771225 / total #impl: 260473516 (eff. 0.237)
265.06/265.12	c #Conflicts:     452000 | #Learnt:      17285 | 0.000
265.06/265.12	c total clause space: 127.173MB
265.06/265.12	c total #watches: 109942
265.65/265.76	c total #propagations: 61903804 / total #impl: 261096404 (eff. 0.237)
265.65/265.76	c #Conflicts:     453000 | #Learnt:      18285 | 0.000
265.65/265.76	c total clause space: 127.173MB
265.65/265.76	c total #watches: 112258
266.35/266.40	c total #propagations: 62037781 / total #impl: 261697748 (eff. 0.237)
266.35/266.40	c #Conflicts:     454000 | #Learnt:      19285 | 0.000
266.35/266.40	c total clause space: 127.173MB
266.35/266.40	c total #watches: 115142
266.95/267.09	c total #propagations: 62169767 / total #impl: 262283275 (eff. 0.237)
266.95/267.09	c #Conflicts:     455000 | #Learnt:      20285 | 0.000
266.95/267.09	c total clause space: 127.173MB
266.95/267.09	c total #watches: 117514
267.65/267.75	c total #propagations: 62313442 / total #impl: 262900258 (eff. 0.237)
267.65/267.75	c #Conflicts:     456000 | #Learnt:      21285 | 0.000
267.65/267.75	c total clause space: 127.173MB
267.65/267.75	c total #watches: 120351
268.25/268.31	c total #propagations: 62444403 / total #impl: 263383583 (eff. 0.237)
268.25/268.31	c #Conflicts:     457000 | #Learnt:      22285 | 0.000
268.25/268.31	c total clause space: 127.173MB
268.25/268.31	c total #watches: 124405
268.85/268.92	c total #propagations: 62568896 / total #impl: 264005267 (eff. 0.237)
268.85/268.92	c #Conflicts:     458000 | #Learnt:      23285 | 0.000
268.85/268.92	c total clause space: 127.173MB
268.85/268.92	c total #watches: 127990
269.56/269.64	c total #propagations: 62707879 / total #impl: 264632172 (eff. 0.237)
269.56/269.64	c #Conflicts:     459000 | #Learnt:      24285 | 0.000
269.56/269.64	c total clause space: 127.173MB
269.56/269.64	c total #watches: 130990
270.15/270.20	c total #propagations: 62838195 / total #impl: 265157235 (eff. 0.237)
270.15/270.20	c #Conflicts:     460000 | #Learnt:      25285 | 0.000
270.15/270.20	c total clause space: 127.173MB
270.15/270.20	c total #watches: 134292
270.66/270.78	c total #propagations: 62965661 / total #impl: 265657821 (eff. 0.237)
270.66/270.78	c #Conflicts:     461000 | #Learnt:      26285 | 0.000
270.66/270.78	c total clause space: 127.173MB
270.66/270.78	c total #watches: 136654
271.25/271.33	c total #propagations: 63089116 / total #impl: 266190065 (eff. 0.237)
271.25/271.33	c #Conflicts:     462000 | #Learnt:      27285 | 0.000
271.25/271.33	c total clause space: 127.173MB
271.25/271.33	c total #watches: 140639
271.85/271.95	c total #propagations: 63213763 / total #impl: 266725048 (eff. 0.237)
271.85/271.95	c #Conflicts:     463000 | #Learnt:      28285 | 0.000
271.85/271.95	c total clause space: 127.173MB
271.85/271.95	c total #watches: 143793
272.45/272.55	c total #propagations: 63335833 / total #impl: 267295624 (eff. 0.237)
272.45/272.55	c #Conflicts:     464000 | #Learnt:      29285 | 0.000
272.45/272.55	c total clause space: 127.173MB
272.45/272.55	c total #watches: 146991
273.05/273.14	c total #propagations: 63453811 / total #impl: 267826856 (eff. 0.237)
273.05/273.14	c #Conflicts:     465000 | #Learnt:      30285 | 0.000
273.05/273.14	c total clause space: 127.173MB
273.05/273.14	c total #watches: 150920
273.65/273.73	c total #propagations: 63575776 / total #impl: 268464277 (eff. 0.237)
273.65/273.73	c #Conflicts:     466000 | #Learnt:      31285 | 0.000
273.65/273.73	c total clause space: 127.173MB
273.65/273.73	c total #watches: 153810
274.35/274.43	c total #propagations: 63706734 / total #impl: 269074707 (eff. 0.237)
274.35/274.43	c #Conflicts:     467000 | #Learnt:      32285 | 0.000
274.35/274.43	c total clause space: 127.173MB
274.35/274.43	c total #watches: 156124
275.06/275.14	c total #propagations: 63837134 / total #impl: 269628333 (eff. 0.237)
275.06/275.14	c GC COLLECT
275.06/275.14	c #Conflicts:     468000 | #Learnt:      16879 | 0.000
275.06/275.14	c total clause space: 127.173MB
275.06/275.14	c total #watches: 109084
275.75/275.83	c total #propagations: 63964046 / total #impl: 270198552 (eff. 0.237)
275.75/275.83	c #Conflicts:     469000 | #Learnt:      17879 | 0.000
275.75/275.83	c total clause space: 127.173MB
275.75/275.83	c total #watches: 112163
276.35/276.44	c total #propagations: 64105364 / total #impl: 270783854 (eff. 0.237)
276.35/276.44	c #Conflicts:     470000 | #Learnt:      18879 | 0.000
276.35/276.44	c total clause space: 127.173MB
276.35/276.44	c total #watches: 114717
276.95/277.09	c total #propagations: 64235991 / total #impl: 271344907 (eff. 0.237)
276.95/277.09	c #Conflicts:     471000 | #Learnt:      19879 | 0.000
276.95/277.09	c total clause space: 127.173MB
276.95/277.09	c total #watches: 118116
277.55/277.62	c total #propagations: 64370427 / total #impl: 271945476 (eff. 0.237)
277.55/277.62	c #Conflicts:     472000 | #Learnt:      20879 | 0.000
277.55/277.62	c total clause space: 127.173MB
277.55/277.62	c total #watches: 122958
278.05/278.18	c total #propagations: 64487352 / total #impl: 272390479 (eff. 0.237)
278.05/278.18	c #Conflicts:     473000 | #Learnt:      21879 | 0.000
278.05/278.18	c total clause space: 127.173MB
278.05/278.18	c total #watches: 126817
278.65/278.73	c total #propagations: 64603981 / total #impl: 272954065 (eff. 0.237)
278.65/278.73	c #Conflicts:     474000 | #Learnt:      22879 | 0.000
278.65/278.73	c total clause space: 127.173MB
278.65/278.73	c total #watches: 130474
279.25/279.30	c total #propagations: 64724363 / total #impl: 273574783 (eff. 0.237)
279.25/279.30	c #Conflicts:     475000 | #Learnt:      23879 | 0.000
279.25/279.30	c total clause space: 127.173MB
279.25/279.30	c total #watches: 134138
279.85/279.93	c total #propagations: 64850593 / total #impl: 274105288 (eff. 0.237)
279.85/279.93	c #Conflicts:     476000 | #Learnt:      24879 | 0.000
279.85/279.93	c total clause space: 127.173MB
279.85/279.93	c total #watches: 137554
280.46/280.52	c total #propagations: 64979508 / total #impl: 274645262 (eff. 0.237)
280.46/280.52	c #Conflicts:     477000 | #Learnt:      25879 | 0.000
280.46/280.52	c total clause space: 127.173MB
280.46/280.52	c total #watches: 140262
281.05/281.11	c total #propagations: 65095471 / total #impl: 275215339 (eff. 0.237)
281.05/281.11	c #Conflicts:     478000 | #Learnt:      26879 | 0.000
281.05/281.11	c total clause space: 127.173MB
281.05/281.11	c total #watches: 144909
281.56/281.67	c total #propagations: 65217395 / total #impl: 275841520 (eff. 0.236)
281.56/281.67	c #Conflicts:     479000 | #Learnt:      27879 | 0.000
281.56/281.67	c total clause space: 127.173MB
281.56/281.67	c total #watches: 148904
282.15/282.20	c total #propagations: 65333133 / total #impl: 276256039 (eff. 0.236)
282.15/282.20	c #Conflicts:     480000 | #Learnt:      28879 | 0.000
282.15/282.20	c total clause space: 127.173MB
282.15/282.20	c total #watches: 152849
282.66/282.73	c total #propagations: 65449632 / total #impl: 276681153 (eff. 0.237)
282.66/282.73	c #Conflicts:     481000 | #Learnt:      29879 | 0.000
282.66/282.73	c total clause space: 127.173MB
282.66/282.73	c total #watches: 155488
283.15/283.28	c total #propagations: 65567210 / total #impl: 277558475 (eff. 0.236)
283.15/283.28	c #Conflicts:     482000 | #Learnt:      30879 | 0.000
283.15/283.28	c total clause space: 127.173MB
283.15/283.28	c total #watches: 159301
283.75/283.88	c total #propagations: 65694380 / total #impl: 278245156 (eff. 0.236)
283.75/283.88	c #Conflicts:     483000 | #Learnt:      31879 | 0.000
283.75/283.88	c total clause space: 127.173MB
283.75/283.88	c total #watches: 162075
284.35/284.40	c total #propagations: 65825120 / total #impl: 279023197 (eff. 0.236)
284.35/284.40	c #Conflicts:     484000 | #Learnt:      32879 | 0.000
284.35/284.40	c total clause space: 127.173MB
284.35/284.40	c total #watches: 164924
285.05/285.11	c total #propagations: 65938767 / total #impl: 279747089 (eff. 0.236)
285.05/285.11	c GC COLLECT
285.05/285.11	c #Conflicts:     485000 | #Learnt:      17180 | 0.000
285.05/285.11	c total clause space: 127.173MB
285.05/285.11	c total #watches: 109721
285.65/285.73	c total #propagations: 66070975 / total #impl: 280359438 (eff. 0.236)
285.65/285.73	c #Conflicts:     486000 | #Learnt:      18180 | 0.000
285.65/285.73	c total clause space: 127.173MB
285.65/285.73	c total #watches: 111905
286.25/286.37	c total #propagations: 66200157 / total #impl: 281203163 (eff. 0.235)
286.25/286.37	c #Conflicts:     487000 | #Learnt:      19180 | 0.000
286.25/286.37	c total clause space: 127.173MB
286.25/286.37	c total #watches: 114525
286.95/287.08	c total #propagations: 66334734 / total #impl: 281900844 (eff. 0.235)
286.95/287.08	c #Conflicts:     488000 | #Learnt:      20180 | 0.000
286.95/287.08	c total clause space: 127.173MB
286.95/287.08	c total #watches: 117226
287.55/287.69	c total #propagations: 66460519 / total #impl: 282450424 (eff. 0.235)
287.55/287.69	c #Conflicts:     489000 | #Learnt:      21180 | 0.000
287.55/287.69	c total clause space: 127.173MB
287.55/287.69	c total #watches: 119580
288.15/288.26	c total #propagations: 66582489 / total #impl: 283041787 (eff. 0.235)
288.15/288.26	c #Conflicts:     490000 | #Learnt:      22180 | 0.000
288.15/288.26	c total clause space: 127.173MB
288.15/288.26	c total #watches: 122326
288.85/288.90	c total #propagations: 66711998 / total #impl: 283657345 (eff. 0.235)
288.85/288.90	c #Conflicts:     491000 | #Learnt:      23180 | 0.000
288.85/288.90	c total clause space: 127.173MB
288.85/288.90	c total #watches: 125630
289.45/289.53	c total #propagations: 66832261 / total #impl: 284203318 (eff. 0.235)
289.45/289.53	c #Conflicts:     492000 | #Learnt:      24180 | 0.000
289.45/289.53	c total clause space: 127.173MB
289.45/289.53	c total #watches: 129777
290.05/290.14	c total #propagations: 66951504 / total #impl: 284763189 (eff. 0.235)
290.05/290.14	c #Conflicts:     493000 | #Learnt:      25180 | 0.000
290.05/290.14	c total clause space: 127.173MB
290.05/290.14	c total #watches: 132689
290.65/290.76	c total #propagations: 67072712 / total #impl: 285250397 (eff. 0.235)
290.65/290.76	c #Conflicts:     494000 | #Learnt:      26180 | 0.000
290.65/290.76	c total clause space: 127.173MB
290.65/290.76	c total #watches: 134924
291.35/291.40	c total #propagations: 67202571 / total #impl: 285872651 (eff. 0.235)
291.35/291.40	c #Conflicts:     495000 | #Learnt:      27180 | 0.000
291.35/291.40	c total clause space: 127.173MB
291.35/291.40	c total #watches: 137793
291.95/292.02	c total #propagations: 67323162 / total #impl: 286408880 (eff. 0.235)
291.95/292.02	c #Conflicts:     496000 | #Learnt:      28180 | 0.000
291.95/292.02	c total clause space: 127.173MB
291.95/292.02	c total #watches: 141242
292.45/292.55	c total #propagations: 67444076 / total #impl: 286908345 (eff. 0.235)
292.45/292.55	c #Conflicts:     497000 | #Learnt:      29180 | 0.000
292.45/292.55	c total clause space: 127.173MB
292.45/292.55	c total #watches: 146438
293.15/293.29	c total #propagations: 67563129 / total #impl: 287473001 (eff. 0.235)
293.15/293.29	c #Conflicts:     498000 | #Learnt:      30180 | 0.000
293.15/293.29	c total clause space: 127.173MB
293.15/293.29	c total #watches: 148642
293.95/294.04	c total #propagations: 67699826 / total #impl: 288332711 (eff. 0.235)
293.95/294.04	c #Conflicts:     499000 | #Learnt:      31180 | 0.000
293.95/294.04	c total clause space: 127.173MB
293.95/294.04	c total #watches: 151173
294.55/294.64	c total #propagations: 67847402 / total #impl: 289204264 (eff. 0.235)
294.55/294.64	c #Conflicts:     500000 | #Learnt:      32180 | 0.000
294.55/294.64	c total clause space: 127.173MB
294.55/294.64	c total #watches: 155838
295.05/295.11	c total #propagations: 67971286 / total #impl: 289800667 (eff. 0.235)
295.05/295.11	c #Conflicts:     501000 | #Learnt:      33180 | 0.000
295.05/295.11	c total clause space: 127.173MB
295.05/295.11	c total #watches: 159414
295.55/295.70	c total #propagations: 68087354 / total #impl: 290265786 (eff. 0.235)
295.55/295.70	c GC COLLECT
295.55/295.70	c #Conflicts:     502000 | #Learnt:      17181 | 0.000
295.55/295.70	c total clause space: 127.173MB
295.55/295.70	c total #watches: 109763
296.15/296.29	c total #propagations: 68202043 / total #impl: 290773655 (eff. 0.235)
296.15/296.29	c #Conflicts:     503000 | #Learnt:      18181 | 0.000
296.15/296.29	c total clause space: 127.173MB
296.15/296.29	c total #watches: 113588
296.85/296.97	c total #propagations: 68329608 / total #impl: 291433635 (eff. 0.234)
296.85/296.97	c #Conflicts:     504000 | #Learnt:      19181 | 0.000
296.85/296.97	c total clause space: 127.173MB
296.85/296.97	c total #watches: 117177
297.55/297.63	c total #propagations: 68461587 / total #impl: 292034741 (eff. 0.234)
297.55/297.63	c #Conflicts:     505000 | #Learnt:      20181 | 0.000
297.55/297.63	c total clause space: 127.173MB
297.55/297.63	c total #watches: 120660
298.25/298.32	c total #propagations: 68596066 / total #impl: 292667232 (eff. 0.234)
298.25/298.32	c #Conflicts:     506000 | #Learnt:      21181 | 0.000
298.25/298.32	c total clause space: 127.173MB
298.25/298.32	c total #watches: 123275
298.85/298.95	c total #propagations: 68730353 / total #impl: 293552235 (eff. 0.234)
298.85/298.95	c #Conflicts:     507000 | #Learnt:      22181 | 0.000
298.85/298.95	c total clause space: 127.173MB
298.85/298.95	c total #watches: 126082
299.45/299.58	c total #propagations: 68860682 / total #impl: 294203847 (eff. 0.234)
299.45/299.58	c #Conflicts:     508000 | #Learnt:      23181 | 0.000
299.45/299.58	c total clause space: 127.173MB
299.45/299.58	c total #watches: 129741
300.15/300.21	c total #propagations: 68986734 / total #impl: 294884842 (eff. 0.234)
300.15/300.21	c #Conflicts:     509000 | #Learnt:      24181 | 0.000
300.15/300.21	c total clause space: 127.173MB
300.15/300.21	c total #watches: 133188
300.75/300.84	c total #propagations: 69112124 / total #impl: 295474922 (eff. 0.234)
300.75/300.84	c #Conflicts:     510000 | #Learnt:      25181 | 0.000
300.75/300.84	c total clause space: 127.173MB
300.75/300.84	c total #watches: 135922
301.35/301.45	c total #propagations: 69241026 / total #impl: 296040715 (eff. 0.234)
301.35/301.45	c #Conflicts:     511000 | #Learnt:      26181 | 0.000
301.35/301.45	c total clause space: 127.173MB
301.35/301.45	c total #watches: 139625
302.05/302.15	c total #propagations: 69359056 / total #impl: 296578201 (eff. 0.234)
302.05/302.15	c #Conflicts:     512000 | #Learnt:      27181 | 0.000
302.05/302.15	c total clause space: 127.173MB
302.05/302.15	c total #watches: 142325
302.74/302.83	c total #propagations: 69488042 / total #impl: 297136098 (eff. 0.234)
302.74/302.83	c #Conflicts:     513000 | #Learnt:      28181 | 0.000
302.74/302.83	c total clause space: 127.173MB
302.74/302.83	c total #watches: 145873
303.24/303.39	c total #propagations: 69614615 / total #impl: 297722170 (eff. 0.234)
303.24/303.39	c #Conflicts:     514000 | #Learnt:      29181 | 0.000
303.24/303.39	c total clause space: 127.173MB
303.24/303.39	c total #watches: 154755
304.04/304.13	c total #propagations: 69745030 / total #impl: 298351145 (eff. 0.234)
304.04/304.13	c #Conflicts:     515000 | #Learnt:      30181 | 0.000
304.04/304.13	c total clause space: 127.173MB
304.04/304.13	c total #watches: 164649
304.75/304.86	c total #propagations: 69894685 / total #impl: 299175641 (eff. 0.234)
304.75/304.86	c #Conflicts:     516000 | #Learnt:      31181 | 0.000
304.75/304.86	c total clause space: 127.173MB
304.75/304.86	c total #watches: 174340
305.75/305.82	c total #propagations: 70037310 / total #impl: 299926844 (eff. 0.234)
305.75/305.82	c #Conflicts:     517000 | #Learnt:      32181 | 0.000
305.75/305.82	c total clause space: 127.173MB
305.75/305.82	c total #watches: 180055
306.54/306.65	c total #propagations: 70170767 / total #impl: 300741500 (eff. 0.233)
306.54/306.65	c #Conflicts:     518000 | #Learnt:      33181 | 0.000
306.54/306.65	c total clause space: 127.173MB
306.54/306.65	c total #watches: 187004
307.54/307.60	c total #propagations: 70308823 / total #impl: 301548186 (eff. 0.233)
307.54/307.60	c #Conflicts:     519000 | #Learnt:      34181 | 0.000
307.54/307.60	c total clause space: 127.173MB
307.54/307.60	c total #watches: 191331
308.34/308.47	c total #propagations: 70449728 / total #impl: 302199919 (eff. 0.233)
308.34/308.47	c GC COLLECT
308.34/308.47	c #Conflicts:     520000 | #Learnt:      17865 | 0.000
308.34/308.47	c total clause space: 127.173MB
308.34/308.47	c total #watches: 112525
309.05/309.20	c total #propagations: 70594609 / total #impl: 302778756 (eff. 0.233)
309.05/309.20	c #Conflicts:     521000 | #Learnt:      18865 | 0.000
309.05/309.20	c total clause space: 127.173MB
309.05/309.20	c total #watches: 120591
309.84/309.92	c total #propagations: 70737473 / total #impl: 303460338 (eff. 0.233)
309.84/309.92	c #Conflicts:     522000 | #Learnt:      19865 | 0.000
309.84/309.92	c total clause space: 127.173MB
309.84/309.92	c total #watches: 127575
310.54/310.69	c total #propagations: 70875688 / total #impl: 304074456 (eff. 0.233)
310.54/310.69	c #Conflicts:     523000 | #Learnt:      20865 | 0.000
310.54/310.69	c total clause space: 127.173MB
310.54/310.69	c total #watches: 132638
311.14/311.30	c total #propagations: 71010843 / total #impl: 304714268 (eff. 0.233)
311.14/311.30	c #Conflicts:     524000 | #Learnt:      21865 | 0.000
311.14/311.30	c total clause space: 127.173MB
311.14/311.30	c total #watches: 136781
311.94/312.01	c total #propagations: 71141420 / total #impl: 305216589 (eff. 0.233)
311.94/312.01	c #Conflicts:     525000 | #Learnt:      22865 | 0.000
311.94/312.01	c total clause space: 127.173MB
311.94/312.01	c total #watches: 142111
312.64/312.77	c total #propagations: 71268563 / total #impl: 305808380 (eff. 0.233)
312.64/312.77	c #Conflicts:     526000 | #Learnt:      23865 | 0.000
312.64/312.77	c total clause space: 127.173MB
312.64/312.77	c total #watches: 148779
313.55/313.64	c total #propagations: 71391946 / total #impl: 306435040 (eff. 0.233)
313.55/313.64	c #Conflicts:     527000 | #Learnt:      24865 | 0.000
313.55/313.64	c total clause space: 127.173MB
313.55/313.64	c total #watches: 154493
314.34/314.48	c total #propagations: 71523143 / total #impl: 307248042 (eff. 0.233)
314.34/314.48	c #Conflicts:     528000 | #Learnt:      25865 | 0.000
314.34/314.48	c total clause space: 127.173MB
314.34/314.48	c total #watches: 158829
315.24/315.37	c total #propagations: 71649121 / total #impl: 308008552 (eff. 0.233)
315.24/315.37	c #Conflicts:     529000 | #Learnt:      26865 | 0.000
315.24/315.37	c total clause space: 127.173MB
315.24/315.37	c total #watches: 163190
316.14/316.26	c total #propagations: 71789287 / total #impl: 308762380 (eff. 0.233)
316.14/316.26	c #Conflicts:     530000 | #Learnt:      27865 | 0.000
316.14/316.26	c total clause space: 127.173MB
316.14/316.26	c total #watches: 170163
317.14/317.20	c total #propagations: 71927332 / total #impl: 309567892 (eff. 0.232)
317.14/317.20	c #Conflicts:     531000 | #Learnt:      28865 | 0.000
317.14/317.20	c total clause space: 127.173MB
317.14/317.20	c total #watches: 173974
318.04/318.14	c total #propagations: 72069551 / total #impl: 310290571 (eff. 0.232)
318.04/318.14	c #Conflicts:     532000 | #Learnt:      29865 | 0.000
318.04/318.14	c total clause space: 127.173MB
318.04/318.14	c total #watches: 178917
318.95/319.08	c total #propagations: 72208251 / total #impl: 310958082 (eff. 0.232)
318.95/319.08	c #Conflicts:     533000 | #Learnt:      30865 | 0.000
318.95/319.08	c total clause space: 127.173MB
318.95/319.08	c total #watches: 185000
319.94/320.02	c total #propagations: 72345042 / total #impl: 311632131 (eff. 0.232)
319.94/320.02	c #Conflicts:     534000 | #Learnt:      31865 | 0.000
319.94/320.02	c total clause space: 127.173MB
319.94/320.02	c total #watches: 190485
320.84/320.94	c total #propagations: 72469230 / total #impl: 312358164 (eff. 0.232)
320.84/320.94	c #Conflicts:     535000 | #Learnt:      32865 | 0.000
320.84/320.94	c total clause space: 127.173MB
320.84/320.94	c total #watches: 194550
321.84/321.92	c total #propagations: 72617455 / total #impl: 313083891 (eff. 0.232)
321.84/321.92	c #Conflicts:     536000 | #Learnt:      33865 | 0.000
321.84/321.92	c total clause space: 127.173MB
321.84/321.92	c total #watches: 198131
322.54/322.68	c total #propagations: 72763477 / total #impl: 313825974 (eff. 0.232)
322.54/322.68	c #Conflicts:     537000 | #Learnt:      34865 | 0.000
322.54/322.68	c total clause space: 127.173MB
322.54/322.68	c total #watches: 202698
323.35/323.45	c total #propagations: 72894684 / total #impl: 314436440 (eff. 0.232)
323.35/323.45	c GC COLLECT
323.35/323.45	c #Conflicts:     538000 | #Learnt:      18261 | 0.000
323.35/323.45	c total clause space: 127.173MB
323.35/323.45	c total #watches: 112719
324.04/324.11	c total #propagations: 73030638 / total #impl: 314949610 (eff. 0.232)
324.04/324.11	c #Conflicts:     539000 | #Learnt:      19261 | 0.000
324.04/324.11	c total clause space: 127.173MB
324.04/324.11	c total #watches: 116213
324.64/324.78	c total #propagations: 73168494 / total #impl: 315509686 (eff. 0.232)
324.64/324.78	c #Conflicts:     540000 | #Learnt:      20261 | 0.000
324.64/324.78	c total clause space: 127.173MB
324.64/324.78	c total #watches: 119276
325.34/325.46	c total #propagations: 73305893 / total #impl: 316064851 (eff. 0.232)
325.34/325.46	c #Conflicts:     541000 | #Learnt:      21261 | 0.000
325.34/325.46	c total clause space: 127.173MB
325.34/325.46	c total #watches: 122514
325.94/326.09	c total #propagations: 73448845 / total #impl: 316659110 (eff. 0.232)
325.94/326.09	c #Conflicts:     542000 | #Learnt:      22261 | 0.000
325.94/326.09	c total clause space: 127.173MB
325.94/326.09	c total #watches: 127087
326.54/326.66	c total #propagations: 73571933 / total #impl: 317187915 (eff. 0.232)
326.54/326.66	c #Conflicts:     543000 | #Learnt:      23261 | 0.000
326.54/326.66	c total clause space: 127.173MB
326.54/326.66	c total #watches: 133961
327.24/327.38	c total #propagations: 73700180 / total #impl: 317868282 (eff. 0.232)
327.24/327.38	c #Conflicts:     544000 | #Learnt:      24261 | 0.000
327.24/327.38	c total clause space: 127.173MB
327.24/327.38	c total #watches: 138582
328.04/328.10	c total #propagations: 73838433 / total #impl: 318426372 (eff. 0.232)
328.04/328.10	c #Conflicts:     545000 | #Learnt:      25261 | 0.000
328.04/328.10	c total clause space: 127.173MB
328.04/328.10	c total #watches: 141069
328.74/328.83	c total #propagations: 73981664 / total #impl: 319012431 (eff. 0.232)
328.74/328.83	c #Conflicts:     546000 | #Learnt:      26261 | 0.000
328.74/328.83	c total clause space: 127.173MB
328.74/328.83	c total #watches: 145238
329.44/329.58	c total #propagations: 74131900 / total #impl: 319670115 (eff. 0.232)
329.44/329.58	c #Conflicts:     547000 | #Learnt:      27261 | 0.000
329.44/329.58	c total clause space: 127.173MB
329.44/329.58	c total #watches: 149393
330.24/330.36	c total #propagations: 74282473 / total #impl: 320206205 (eff. 0.232)
330.24/330.36	c #Conflicts:     548000 | #Learnt:      28261 | 0.000
330.24/330.36	c total clause space: 127.173MB
330.24/330.36	c total #watches: 151981
330.74/330.89	c total #propagations: 74434838 / total #impl: 320788741 (eff. 0.232)
330.74/330.89	c #Conflicts:     549000 | #Learnt:      29261 | 0.000
330.74/330.89	c total clause space: 127.173MB
330.74/330.89	c total #watches: 155059
331.34/331.44	c total #propagations: 74562433 / total #impl: 321317575 (eff. 0.232)
331.34/331.44	c #Conflicts:     550000 | #Learnt:      30261 | 0.000
331.34/331.44	c total clause space: 127.173MB
331.34/331.44	c total #watches: 158166
331.94/332.09	c total #propagations: 74692323 / total #impl: 321979860 (eff. 0.232)
331.94/332.09	c #Conflicts:     551000 | #Learnt:      31261 | 0.000
331.94/332.09	c total clause space: 127.173MB
331.94/332.09	c total #watches: 160925
332.64/332.73	c total #propagations: 74817905 / total #impl: 322536130 (eff. 0.232)
332.64/332.73	c #Conflicts:     552000 | #Learnt:      32261 | 0.000
332.64/332.73	c total clause space: 127.173MB
332.64/332.73	c total #watches: 163122
333.35/333.43	c total #propagations: 74942774 / total #impl: 323068590 (eff. 0.232)
333.35/333.43	c #Conflicts:     553000 | #Learnt:      33261 | 0.000
333.35/333.43	c total clause space: 127.173MB
333.35/333.43	c total #watches: 166495
333.94/334.09	c total #propagations: 75073075 / total #impl: 323581686 (eff. 0.232)
333.94/334.09	c #Conflicts:     554000 | #Learnt:      34261 | 0.000
333.94/334.09	c total clause space: 127.173MB
333.94/334.09	c total #watches: 168970
334.74/334.88	c total #propagations: 75201002 / total #impl: 324051909 (eff. 0.232)
334.74/334.88	c #Conflicts:     555000 | #Learnt:      35261 | 0.000
334.74/334.88	c total clause space: 127.173MB
334.74/334.88	c total #watches: 171407
335.54/335.63	c total #propagations: 75340076 / total #impl: 324582623 (eff. 0.232)
335.54/335.63	c GC COLLECT
335.54/335.63	c #Conflicts:     556000 | #Learnt:      18366 | 0.000
335.54/335.63	c total clause space: 206.656MB
335.54/335.63	c total #watches: 113352
336.14/336.24	c total #propagations: 75476928 / total #impl: 325146397 (eff. 0.232)
336.14/336.24	c #Conflicts:     557000 | #Learnt:      19366 | 0.000
336.14/336.24	c total clause space: 206.656MB
336.14/336.24	c total #watches: 116355
336.74/336.86	c total #propagations: 75598683 / total #impl: 325625789 (eff. 0.232)
336.74/336.86	c #Conflicts:     558000 | #Learnt:      20366 | 0.000
336.74/336.86	c total clause space: 206.656MB
336.74/336.86	c total #watches: 120127
337.34/337.44	c total #propagations: 75728915 / total #impl: 326139094 (eff. 0.232)
337.34/337.44	c #Conflicts:     559000 | #Learnt:      21366 | 0.000
337.34/337.44	c total clause space: 206.656MB
337.34/337.44	c total #watches: 122653
338.04/338.10	c total #propagations: 75863655 / total #impl: 326694268 (eff. 0.232)
338.04/338.10	c #Conflicts:     560000 | #Learnt:      22366 | 0.000
338.04/338.10	c total clause space: 206.656MB
338.04/338.10	c total #watches: 124905
338.74/338.80	c total #propagations: 76012578 / total #impl: 327171201 (eff. 0.232)
338.74/338.80	c #Conflicts:     561000 | #Learnt:      23366 | 0.000
338.74/338.80	c total clause space: 206.656MB
338.74/338.80	c total #watches: 127392
339.44/339.52	c total #propagations: 76152433 / total #impl: 327738196 (eff. 0.232)
339.44/339.52	c #Conflicts:     562000 | #Learnt:      24366 | 0.000
339.44/339.52	c total clause space: 206.656MB
339.44/339.52	c total #watches: 130983
340.04/340.17	c total #propagations: 76285119 / total #impl: 328331652 (eff. 0.232)
340.04/340.17	c #Conflicts:     563000 | #Learnt:      25366 | 0.000
340.04/340.17	c total clause space: 206.656MB
340.04/340.17	c total #watches: 136039
340.74/340.89	c total #propagations: 76419790 / total #impl: 328954349 (eff. 0.232)
340.74/340.89	c #Conflicts:     564000 | #Learnt:      26366 | 0.000
340.74/340.89	c total clause space: 206.656MB
340.74/340.89	c total #watches: 138774
341.44/341.59	c total #propagations: 76553016 / total #impl: 329475257 (eff. 0.232)
341.44/341.59	c #Conflicts:     565000 | #Learnt:      27366 | 0.000
341.44/341.59	c total clause space: 206.656MB
341.44/341.59	c total #watches: 143635
342.24/342.34	c total #propagations: 76673186 / total #impl: 329948550 (eff. 0.232)
342.24/342.34	c #Conflicts:     566000 | #Learnt:      28366 | 0.000
342.24/342.34	c total clause space: 206.656MB
342.24/342.34	c total #watches: 147213
342.84/342.98	c total #propagations: 76801122 / total #impl: 330477610 (eff. 0.232)
342.84/342.98	c #Conflicts:     567000 | #Learnt:      29366 | 0.000
342.84/342.98	c total clause space: 206.656MB
342.84/342.98	c total #watches: 150730
343.54/343.64	c total #propagations: 76929719 / total #impl: 330997355 (eff. 0.232)
343.54/343.64	c #Conflicts:     568000 | #Learnt:      30366 | 0.000
343.54/343.64	c total clause space: 206.656MB
343.54/343.64	c total #watches: 154348
344.34/344.41	c total #propagations: 77069666 / total #impl: 331467281 (eff. 0.233)
344.34/344.41	c #Conflicts:     569000 | #Learnt:      31366 | 0.000
344.34/344.41	c total clause space: 206.656MB
344.34/344.41	c total #watches: 159359
345.14/345.25	c total #propagations: 77210590 / total #impl: 332082578 (eff. 0.233)
345.14/345.25	c #Conflicts:     570000 | #Learnt:      32366 | 0.000
345.14/345.25	c total clause space: 206.656MB
345.14/345.25	c total #watches: 162530
346.04/346.10	c total #propagations: 77352733 / total #impl: 332627996 (eff. 0.233)
346.04/346.10	c #Conflicts:     571000 | #Learnt:      33366 | 0.000
346.04/346.10	c total clause space: 206.656MB
346.04/346.10	c total #watches: 166182
346.84/346.94	c total #propagations: 77495548 / total #impl: 333307747 (eff. 0.233)
346.84/346.94	c #Conflicts:     572000 | #Learnt:      34366 | 0.000
346.84/346.94	c total clause space: 206.656MB
346.84/346.94	c total #watches: 170740
347.74/347.87	c total #propagations: 77642098 / total #impl: 333979154 (eff. 0.232)
347.74/347.87	c #Conflicts:     573000 | #Learnt:      35366 | 0.000
347.74/347.87	c total clause space: 206.656MB
347.74/347.87	c total #watches: 174563
348.64/348.77	c total #propagations: 77782306 / total #impl: 334647750 (eff. 0.232)
348.64/348.77	c #Conflicts:     574000 | #Learnt:      36366 | 0.000
348.64/348.77	c total clause space: 206.656MB
348.64/348.77	c total #watches: 177497
349.23/349.35	c total #propagations: 77925279 / total #impl: 335324168 (eff. 0.232)
349.23/349.35	c GC COLLECT
349.23/349.35	c #Conflicts:     575000 | #Learnt:      19158 | 0.000
349.23/349.35	c total clause space: 206.656MB
349.23/349.35	c total #watches: 123415
349.84/349.99	c total #propagations: 78057475 / total #impl: 335840865 (eff. 0.232)
349.84/349.99	c #Conflicts:     576000 | #Learnt:      20158 | 0.000
349.84/349.99	c total clause space: 206.656MB
349.84/349.99	c total #watches: 132933
350.63/350.74	c total #propagations: 78193777 / total #impl: 336645943 (eff. 0.232)
350.63/350.74	c #Conflicts:     577000 | #Learnt:      21158 | 0.000
350.63/350.74	c total clause space: 206.656MB
350.63/350.74	c total #watches: 142786
351.33/351.47	c total #propagations: 78319563 / total #impl: 337388597 (eff. 0.232)
351.33/351.47	c #Conflicts:     578000 | #Learnt:      22158 | 0.000
351.33/351.47	c total clause space: 206.656MB
351.33/351.47	c total #watches: 148277
352.13/352.28	c total #propagations: 78454710 / total #impl: 338055319 (eff. 0.232)
352.13/352.28	c #Conflicts:     579000 | #Learnt:      23158 | 0.000
352.13/352.28	c total clause space: 206.656MB
352.13/352.28	c total #watches: 155050
353.04/353.16	c total #propagations: 78592012 / total #impl: 338833356 (eff. 0.232)
353.04/353.16	c #Conflicts:     580000 | #Learnt:      24158 | 0.000
353.04/353.16	c total clause space: 206.656MB
353.04/353.16	c total #watches: 159218
353.93/354.01	c total #propagations: 78733412 / total #impl: 339838666 (eff. 0.232)
353.93/354.01	c #Conflicts:     581000 | #Learnt:      25158 | 0.000
353.93/354.01	c total clause space: 206.656MB
353.93/354.01	c total #watches: 166494
354.73/354.87	c total #propagations: 78867021 / total #impl: 340771434 (eff. 0.231)
354.73/354.87	c #Conflicts:     582000 | #Learnt:      26158 | 0.000
354.73/354.87	c total clause space: 206.656MB
354.73/354.87	c total #watches: 170666
355.63/355.78	c total #propagations: 79004913 / total #impl: 341507032 (eff. 0.231)
355.63/355.78	c #Conflicts:     583000 | #Learnt:      27158 | 0.000
355.63/355.78	c total clause space: 206.656MB
355.63/355.78	c total #watches: 174265
356.53/356.63	c total #propagations: 79162308 / total #impl: 342473046 (eff. 0.231)
356.53/356.63	c #Conflicts:     584000 | #Learnt:      28158 | 0.000
356.53/356.63	c total clause space: 206.656MB
356.53/356.63	c total #watches: 176657
357.44/357.54	c total #propagations: 79303131 / total #impl: 343065060 (eff. 0.231)
357.44/357.54	c #Conflicts:     585000 | #Learnt:      29158 | 0.000
357.44/357.54	c total clause space: 206.656MB
357.44/357.54	c total #watches: 179828
358.33/358.44	c total #propagations: 79443309 / total #impl: 343852928 (eff. 0.231)
358.33/358.44	c #Conflicts:     586000 | #Learnt:      30158 | 0.000
358.33/358.44	c total clause space: 206.656MB
358.33/358.44	c total #watches: 187483
359.23/359.31	c total #propagations: 79588954 / total #impl: 344588292 (eff. 0.231)
359.23/359.31	c #Conflicts:     587000 | #Learnt:      31158 | 0.000
359.23/359.31	c total clause space: 206.656MB
359.23/359.31	c total #watches: 194610
360.03/360.16	c total #propagations: 79729677 / total #impl: 345376270 (eff. 0.231)
360.03/360.16	c #Conflicts:     588000 | #Learnt:      32158 | 0.000
360.03/360.16	c total clause space: 206.656MB
360.03/360.16	c total #watches: 202524
361.03/361.17	c total #propagations: 79872628 / total #impl: 346282711 (eff. 0.231)
361.03/361.17	c #Conflicts:     589000 | #Learnt:      33158 | 0.000
361.03/361.17	c total clause space: 206.656MB
361.03/361.17	c total #watches: 208342
361.94/362.09	c total #propagations: 80018836 / total #impl: 347037646 (eff. 0.231)
361.94/362.09	c #Conflicts:     590000 | #Learnt:      34158 | 0.000
361.94/362.09	c total clause space: 206.656MB
361.94/362.09	c total #watches: 213617
362.94/363.03	c total #propagations: 80167840 / total #impl: 347821541 (eff. 0.230)
362.94/363.03	c #Conflicts:     591000 | #Learnt:      35158 | 0.000
362.94/363.03	c total clause space: 206.656MB
362.94/363.03	c total #watches: 219394
363.83/363.98	c total #propagations: 80311842 / total #impl: 348528766 (eff. 0.230)
363.83/363.98	c #Conflicts:     592000 | #Learnt:      36158 | 0.000
363.83/363.98	c total clause space: 206.656MB
363.83/363.98	c total #watches: 225612
364.83/365.00	c total #propagations: 80465220 / total #impl: 349321271 (eff. 0.230)
364.83/365.00	c GC COLLECT
364.83/365.00	c #Conflicts:     593000 | #Learnt:      18661 | 0.000
364.83/365.00	c total clause space: 206.656MB
364.83/365.00	c total #watches: 116714
365.63/365.70	c total #propagations: 80602336 / total #impl: 350039783 (eff. 0.230)
365.63/365.70	c #Conflicts:     594000 | #Learnt:      19661 | 0.000
365.63/365.70	c total clause space: 206.656MB
365.63/365.70	c total #watches: 119850
366.24/366.39	c total #propagations: 80744911 / total #impl: 350695533 (eff. 0.230)
366.24/366.39	c #Conflicts:     595000 | #Learnt:      20661 | 0.000
366.24/366.39	c total clause space: 206.656MB
366.24/366.39	c total #watches: 122319
366.93/367.09	c total #propagations: 80881063 / total #impl: 351332580 (eff. 0.230)
366.93/367.09	c #Conflicts:     596000 | #Learnt:      21661 | 0.000
366.93/367.09	c total clause space: 206.656MB
366.93/367.09	c total #watches: 126502
367.83/367.90	c total #propagations: 81017876 / total #impl: 352118254 (eff. 0.230)
367.83/367.90	c #Conflicts:     597000 | #Learnt:      22661 | 0.000
367.83/367.90	c total clause space: 206.656MB
367.83/367.90	c total #watches: 128842
368.63/368.77	c total #propagations: 81164179 / total #impl: 352682230 (eff. 0.230)
368.63/368.77	c #Conflicts:     598000 | #Learnt:      23661 | 0.000
368.63/368.77	c total clause space: 206.656MB
368.63/368.77	c total #watches: 131768
369.33/369.47	c total #propagations: 81309687 / total #impl: 353279490 (eff. 0.230)
369.33/369.47	c #Conflicts:     599000 | #Learnt:      24661 | 0.000
369.33/369.47	c total clause space: 206.656MB
369.33/369.47	c total #watches: 134196
370.13/370.20	c total #propagations: 81440927 / total #impl: 353862491 (eff. 0.230)
370.13/370.20	c #Conflicts:     600000 | #Learnt:      25661 | 0.000
370.13/370.20	c total clause space: 206.656MB
370.13/370.20	c total #watches: 137142
370.74/370.89	c total #propagations: 81575971 / total #impl: 354529393 (eff. 0.230)
370.74/370.89	c #Conflicts:     601000 | #Learnt:      26661 | 0.000
370.74/370.89	c total clause space: 206.656MB
370.74/370.89	c total #watches: 141679
371.53/371.64	c total #propagations: 81703355 / total #impl: 355080662 (eff. 0.230)
371.53/371.64	c #Conflicts:     602000 | #Learnt:      27661 | 0.000
371.53/371.64	c total clause space: 206.656MB
371.53/371.64	c total #watches: 146650
372.23/372.34	c total #propagations: 81840956 / total #impl: 355764119 (eff. 0.230)
372.23/372.34	c #Conflicts:     603000 | #Learnt:      28661 | 0.000
372.23/372.34	c total clause space: 206.656MB
372.23/372.34	c total #watches: 149590
373.03/373.17	c total #propagations: 81981844 / total #impl: 356376027 (eff. 0.230)
373.03/373.17	c #Conflicts:     604000 | #Learnt:      29661 | 0.000
373.03/373.17	c total clause space: 206.656MB
373.03/373.17	c total #watches: 153069
373.83/373.99	c total #propagations: 82132496 / total #impl: 357113753 (eff. 0.230)
373.83/373.99	c #Conflicts:     605000 | #Learnt:      30661 | 0.000
373.83/373.99	c total clause space: 206.656MB
373.83/373.99	c total #watches: 156511
374.63/374.76	c total #propagations: 82283358 / total #impl: 357798697 (eff. 0.230)
374.63/374.76	c #Conflicts:     606000 | #Learnt:      31661 | 0.000
374.63/374.76	c total clause space: 206.656MB
374.63/374.76	c total #watches: 159875
375.33/375.47	c total #propagations: 82424650 / total #impl: 358372151 (eff. 0.230)
375.33/375.47	c #Conflicts:     607000 | #Learnt:      32661 | 0.000
375.33/375.47	c total clause space: 206.656MB
375.33/375.47	c total #watches: 162218
376.03/376.17	c total #propagations: 82564893 / total #impl: 358886723 (eff. 0.230)
376.03/376.17	c #Conflicts:     608000 | #Learnt:      33661 | 0.000
376.03/376.17	c total clause space: 206.656MB
376.03/376.17	c total #watches: 165557
376.83/376.93	c total #propagations: 82700439 / total #impl: 359369881 (eff. 0.230)
376.83/376.93	c #Conflicts:     609000 | #Learnt:      34661 | 0.000
376.83/376.93	c total clause space: 206.656MB
376.83/376.93	c total #watches: 168543
377.63/377.71	c total #propagations: 82829032 / total #impl: 359907221 (eff. 0.230)
377.63/377.71	c #Conflicts:     610000 | #Learnt:      35661 | 0.000
377.63/377.71	c total clause space: 206.656MB
377.63/377.71	c total #watches: 172115
378.23/378.40	c total #propagations: 82975485 / total #impl: 360479513 (eff. 0.230)
378.23/378.40	c #Conflicts:     611000 | #Learnt:      36661 | 0.000
378.23/378.40	c total clause space: 206.656MB
378.23/378.40	c total #watches: 174763
379.03/379.13	c total #propagations: 83112316 / total #impl: 360956167 (eff. 0.230)
379.03/379.13	c GC COLLECT
379.03/379.13	c #Conflicts:     612000 | #Learnt:      18865 | 0.000
379.03/379.13	c total clause space: 206.656MB
379.03/379.13	c total #watches: 117203
379.73/379.88	c total #propagations: 83251272 / total #impl: 361446977 (eff. 0.230)
379.73/379.88	c #Conflicts:     613000 | #Learnt:      19865 | 0.000
379.73/379.88	c total clause space: 206.656MB
379.73/379.88	c total #watches: 120072
380.53/380.65	c total #propagations: 83398150 / total #impl: 362040387 (eff. 0.230)
380.53/380.65	c #Conflicts:     614000 | #Learnt:      20865 | 0.000
380.53/380.65	c total clause space: 206.656MB
380.53/380.65	c total #watches: 122955
381.33/381.41	c total #propagations: 83549310 / total #impl: 362811218 (eff. 0.230)
381.33/381.41	c #Conflicts:     615000 | #Learnt:      21865 | 0.000
381.33/381.41	c total clause space: 206.656MB
381.33/381.41	c total #watches: 126154
382.13/382.23	c total #propagations: 83694772 / total #impl: 363501204 (eff. 0.230)
382.13/382.23	c #Conflicts:     616000 | #Learnt:      22865 | 0.000
382.13/382.23	c total clause space: 206.656MB
382.13/382.23	c total #watches: 129268
382.93/383.05	c total #propagations: 83834974 / total #impl: 364126961 (eff. 0.230)
382.93/383.05	c #Conflicts:     617000 | #Learnt:      23865 | 0.000
382.93/383.05	c total clause space: 206.656MB
382.93/383.05	c total #watches: 132677
383.63/383.74	c total #propagations: 83980966 / total #impl: 364729189 (eff. 0.230)
383.63/383.74	c #Conflicts:     618000 | #Learnt:      24865 | 0.000
383.63/383.74	c total clause space: 206.656MB
383.63/383.74	c total #watches: 135698
384.33/384.49	c total #propagations: 84110801 / total #impl: 365229317 (eff. 0.230)
384.33/384.49	c #Conflicts:     619000 | #Learnt:      25865 | 0.000
384.33/384.49	c total clause space: 206.656MB
384.33/384.49	c total #watches: 139745
385.13/385.21	c total #propagations: 84250387 / total #impl: 365937769 (eff. 0.230)
385.13/385.21	c #Conflicts:     620000 | #Learnt:      26865 | 0.000
385.13/385.21	c total clause space: 206.656MB
385.13/385.21	c total #watches: 143355
385.73/385.86	c total #propagations: 84388912 / total #impl: 366597053 (eff. 0.230)
385.73/385.86	c #Conflicts:     621000 | #Learnt:      27865 | 0.000
385.73/385.86	c total clause space: 206.656MB
385.73/385.86	c total #watches: 146570
386.53/386.60	c total #propagations: 84532082 / total #impl: 367342848 (eff. 0.230)
386.53/386.60	c #Conflicts:     622000 | #Learnt:      28865 | 0.000
386.53/386.60	c total clause space: 206.656MB
386.53/386.60	c total #watches: 149761
387.13/387.24	c total #propagations: 84664427 / total #impl: 368298452 (eff. 0.230)
387.13/387.24	c #Conflicts:     623000 | #Learnt:      29865 | 0.000
387.13/387.24	c total clause space: 206.656MB
387.13/387.24	c total #watches: 153068
387.93/388.01	c total #propagations: 84790702 / total #impl: 368928569 (eff. 0.230)
387.93/388.01	c #Conflicts:     624000 | #Learnt:      30865 | 0.000
387.93/388.01	c total clause space: 206.656MB
387.93/388.01	c total #watches: 157005
388.73/388.83	c total #propagations: 84928842 / total #impl: 369535380 (eff. 0.230)
388.73/388.83	c #Conflicts:     625000 | #Learnt:      31865 | 0.000
388.73/388.83	c total clause space: 206.656MB
388.73/388.83	c total #watches: 159936
389.23/389.37	c total #propagations: 85072333 / total #impl: 370186989 (eff. 0.230)
389.23/389.37	c #Conflicts:     626000 | #Learnt:      32865 | 0.000
389.23/389.37	c total clause space: 206.656MB
389.23/389.37	c total #watches: 164676
390.03/390.18	c total #propagations: 85197549 / total #impl: 370593701 (eff. 0.230)
390.03/390.18	c #Conflicts:     627000 | #Learnt:      33865 | 0.000
390.03/390.18	c total clause space: 206.656MB
390.03/390.18	c total #watches: 168648
390.83/390.92	c total #propagations: 85340360 / total #impl: 371135941 (eff. 0.230)
390.83/390.92	c #Conflicts:     628000 | #Learnt:      34865 | 0.000
390.83/390.92	c total clause space: 206.656MB
390.83/390.92	c total #watches: 173055
391.53/391.60	c total #propagations: 85478081 / total #impl: 371677160 (eff. 0.230)
391.53/391.60	c #Conflicts:     629000 | #Learnt:      35865 | 0.000
391.53/391.60	c total clause space: 206.656MB
391.53/391.60	c total #watches: 179583
392.33/392.42	c total #propagations: 85621176 / total #impl: 372163639 (eff. 0.230)
392.33/392.42	c #Conflicts:     630000 | #Learnt:      36865 | 0.000
392.33/392.42	c total clause space: 206.656MB
392.33/392.42	c total #watches: 182629
393.23/393.31	c total #propagations: 85763001 / total #impl: 372796902 (eff. 0.230)
393.23/393.31	c #Conflicts:     631000 | #Learnt:      37865 | 0.000
393.23/393.31	c total clause space: 206.656MB
393.23/393.31	c total #watches: 185465
394.03/394.13	c total #propagations: 85923079 / total #impl: 373575784 (eff. 0.230)
394.03/394.13	c GC COLLECT
394.03/394.13	c #Conflicts:     632000 | #Learnt:      19762 | 0.000
394.03/394.13	c total clause space: 206.656MB
394.03/394.13	c total #watches: 120579
394.72/394.83	c total #propagations: 86066017 / total #impl: 374166859 (eff. 0.230)
394.72/394.83	c #Conflicts:     633000 | #Learnt:      20762 | 0.000
394.72/394.83	c total clause space: 206.656MB
394.72/394.83	c total #watches: 124476
395.42/395.57	c total #propagations: 86199866 / total #impl: 374689702 (eff. 0.230)
395.42/395.57	c #Conflicts:     634000 | #Learnt:      21762 | 0.000
395.42/395.57	c total clause space: 206.656MB
395.42/395.57	c total #watches: 127647
396.12/396.29	c total #propagations: 86337402 / total #impl: 375296413 (eff. 0.230)
396.12/396.29	c #Conflicts:     635000 | #Learnt:      22762 | 0.000
396.12/396.29	c total clause space: 206.656MB
396.12/396.29	c total #watches: 130439
396.92/397.02	c total #propagations: 86477465 / total #impl: 376011752 (eff. 0.230)
396.92/397.02	c #Conflicts:     636000 | #Learnt:      23762 | 0.000
396.92/397.02	c total clause space: 206.656MB
396.92/397.02	c total #watches: 134819
397.62/397.73	c total #propagations: 86625896 / total #impl: 376588175 (eff. 0.230)
397.62/397.73	c #Conflicts:     637000 | #Learnt:      24762 | 0.000
397.62/397.73	c total clause space: 206.656MB
397.62/397.73	c total #watches: 138178
398.23/398.36	c total #propagations: 86772915 / total #impl: 377331230 (eff. 0.230)
398.23/398.36	c #Conflicts:     638000 | #Learnt:      25762 | 0.000
398.23/398.36	c total clause space: 206.656MB
398.23/398.36	c total #watches: 144544
399.02/399.17	c total #propagations: 86917865 / total #impl: 377965387 (eff. 0.230)
399.02/399.17	c #Conflicts:     639000 | #Learnt:      26762 | 0.000
399.02/399.17	c total clause space: 206.656MB
399.02/399.17	c total #watches: 148376
399.72/399.84	c total #propagations: 87059116 / total #impl: 378850523 (eff. 0.230)
399.72/399.84	c #Conflicts:     640000 | #Learnt:      27762 | 0.000
399.72/399.84	c total clause space: 206.656MB
399.72/399.84	c total #watches: 153205
400.43/400.53	c total #propagations: 87186358 / total #impl: 379535424 (eff. 0.230)
400.43/400.53	c #Conflicts:     641000 | #Learnt:      28762 | 0.000
400.43/400.53	c total clause space: 206.656MB
400.43/400.53	c total #watches: 161255
401.22/401.33	c total #propagations: 87318315 / total #impl: 380307782 (eff. 0.230)
401.22/401.33	c #Conflicts:     642000 | #Learnt:      29762 | 0.000
401.22/401.33	c total clause space: 206.656MB
401.22/401.33	c total #watches: 165379
402.02/402.12	c total #propagations: 87459744 / total #impl: 381299402 (eff. 0.229)
402.02/402.12	c #Conflicts:     643000 | #Learnt:      30762 | 0.000
402.02/402.12	c total clause space: 206.656MB
402.02/402.12	c total #watches: 168005
402.63/402.79	c total #propagations: 87593884 / total #impl: 382019837 (eff. 0.229)
402.63/402.79	c #Conflicts:     644000 | #Learnt:      31762 | 0.000
402.63/402.79	c total clause space: 206.656MB
402.63/402.79	c total #watches: 175266
403.32/403.46	c total #propagations: 87732847 / total #impl: 382726694 (eff. 0.229)
403.32/403.46	c #Conflicts:     645000 | #Learnt:      32762 | 0.000
403.32/403.46	c total clause space: 206.656MB
403.32/403.46	c total #watches: 178197
404.02/404.15	c total #propagations: 87866308 / total #impl: 383376136 (eff. 0.229)
404.02/404.15	c #Conflicts:     646000 | #Learnt:      33762 | 0.000
404.02/404.15	c total clause space: 206.656MB
404.02/404.15	c total #watches: 183182
404.73/404.84	c total #propagations: 87998404 / total #impl: 383960311 (eff. 0.229)
404.73/404.84	c #Conflicts:     647000 | #Learnt:      34762 | 0.000
404.73/404.84	c total clause space: 206.656MB
404.73/404.84	c total #watches: 187166
405.52/405.70	c total #propagations: 88132909 / total #impl: 384528922 (eff. 0.229)
405.52/405.70	c #Conflicts:     648000 | #Learnt:      35762 | 0.000
405.52/405.70	c total clause space: 206.656MB
405.52/405.70	c total #watches: 190599
406.42/406.57	c total #propagations: 88273846 / total #impl: 385370216 (eff. 0.229)
406.42/406.57	c #Conflicts:     649000 | #Learnt:      36762 | 0.000
406.42/406.57	c total clause space: 206.656MB
406.42/406.57	c total #watches: 193609
407.22/407.32	c total #propagations: 88407429 / total #impl: 386073930 (eff. 0.229)
407.22/407.32	c #Conflicts:     650000 | #Learnt:      37762 | 0.000
407.22/407.32	c total clause space: 206.656MB
407.22/407.32	c total #watches: 198998
407.92/408.07	c total #propagations: 88559525 / total #impl: 386770799 (eff. 0.229)
407.92/408.07	c #Conflicts:     651000 | #Learnt:      38762 | 0.000
407.92/408.07	c total clause space: 206.656MB
407.92/408.07	c total #watches: 202296
408.72/408.82	c total #propagations: 88713924 / total #impl: 387579241 (eff. 0.229)
408.72/408.82	c GC COLLECT
408.72/408.82	c #Conflicts:     652000 | #Learnt:      20354 | 0.000
408.72/408.82	c total clause space: 206.656MB
408.72/408.82	c total #watches: 121474
409.32/409.49	c total #propagations: 88860543 / total #impl: 388150271 (eff. 0.229)
409.32/409.49	c #Conflicts:     653000 | #Learnt:      21354 | 0.000
409.32/409.49	c total clause space: 206.656MB
409.32/409.49	c total #watches: 124212
410.02/410.19	c total #propagations: 89001795 / total #impl: 388850519 (eff. 0.229)
410.02/410.19	c #Conflicts:     654000 | #Learnt:      22354 | 0.000
410.02/410.19	c total clause space: 206.656MB
410.02/410.19	c total #watches: 126389
410.82/410.91	c total #propagations: 89146662 / total #impl: 389489412 (eff. 0.229)
410.82/410.91	c #Conflicts:     655000 | #Learnt:      23354 | 0.000
410.82/410.91	c total clause space: 206.656MB
410.82/410.91	c total #watches: 128917
411.52/411.63	c total #propagations: 89287791 / total #impl: 390033219 (eff. 0.229)
411.52/411.63	c #Conflicts:     656000 | #Learnt:      24354 | 0.000
411.52/411.63	c total clause space: 206.656MB
411.52/411.63	c total #watches: 131696
412.22/412.32	c total #propagations: 89417959 / total #impl: 390513230 (eff. 0.229)
412.22/412.32	c #Conflicts:     657000 | #Learnt:      25354 | 0.000
412.22/412.32	c total clause space: 206.656MB
412.22/412.32	c total #watches: 134488
412.82/412.95	c total #propagations: 89552334 / total #impl: 391043889 (eff. 0.229)
412.82/412.95	c #Conflicts:     658000 | #Learnt:      26354 | 0.000
412.82/412.95	c total clause space: 206.656MB
412.82/412.95	c total #watches: 137350
413.42/413.60	c total #propagations: 89685970 / total #impl: 391571329 (eff. 0.229)
413.42/413.60	c #Conflicts:     659000 | #Learnt:      27354 | 0.000
413.42/413.60	c total clause space: 206.656MB
413.42/413.60	c total #watches: 140077
414.22/414.38	c total #propagations: 89811173 / total #impl: 392039582 (eff. 0.229)
414.22/414.38	c #Conflicts:     660000 | #Learnt:      28354 | 0.000
414.22/414.38	c total clause space: 206.656MB
414.22/414.38	c total #watches: 142722
414.92/415.07	c total #propagations: 89955267 / total #impl: 392671730 (eff. 0.229)
414.92/415.07	c #Conflicts:     661000 | #Learnt:      29354 | 0.000
414.92/415.07	c total clause space: 206.656MB
414.92/415.07	c total #watches: 146271
415.62/415.78	c total #propagations: 90089748 / total #impl: 393267407 (eff. 0.229)
415.62/415.78	c #Conflicts:     662000 | #Learnt:      30354 | 0.000
415.62/415.78	c total clause space: 206.656MB
415.62/415.78	c total #watches: 150467
416.42/416.54	c total #propagations: 90222569 / total #impl: 393936941 (eff. 0.229)
416.42/416.54	c #Conflicts:     663000 | #Learnt:      31354 | 0.000
416.42/416.54	c total clause space: 206.656MB
416.42/416.54	c total #watches: 154511
417.22/417.37	c total #propagations: 90359740 / total #impl: 394615971 (eff. 0.229)
417.22/417.37	c #Conflicts:     664000 | #Learnt:      32354 | 0.000
417.22/417.37	c total clause space: 206.656MB
417.22/417.37	c total #watches: 157118
418.03/418.14	c total #propagations: 90512161 / total #impl: 395349132 (eff. 0.229)
418.03/418.14	c #Conflicts:     665000 | #Learnt:      33354 | 0.000
418.03/418.14	c total clause space: 206.656MB
418.03/418.14	c total #watches: 159876
418.72/418.80	c total #propagations: 90656299 / total #impl: 395981749 (eff. 0.229)
418.72/418.80	c #Conflicts:     666000 | #Learnt:      34354 | 0.000
418.72/418.80	c total clause space: 206.656MB
418.72/418.80	c total #watches: 163154
419.42/419.51	c total #propagations: 90797736 / total #impl: 396552120 (eff. 0.229)
419.42/419.51	c #Conflicts:     667000 | #Learnt:      35354 | 0.000
419.42/419.51	c total clause space: 206.656MB
419.42/419.51	c total #watches: 166581
420.23/420.30	c total #propagations: 90919547 / total #impl: 397076885 (eff. 0.229)
420.23/420.30	c #Conflicts:     668000 | #Learnt:      36354 | 0.000
420.23/420.30	c total clause space: 206.656MB
420.23/420.30	c total #watches: 170261
420.92/421.03	c total #propagations: 91052741 / total #impl: 397603321 (eff. 0.229)
420.92/421.03	c #Conflicts:     669000 | #Learnt:      37354 | 0.000
420.92/421.03	c total clause space: 206.656MB
420.92/421.03	c total #watches: 174379
421.62/421.74	c total #propagations: 91177459 / total #impl: 398233098 (eff. 0.229)
421.62/421.74	c #Conflicts:     670000 | #Learnt:      38354 | 0.000
421.62/421.74	c total clause space: 206.656MB
421.62/421.74	c total #watches: 177423
422.33/422.47	c total #propagations: 91319454 / total #impl: 398791568 (eff. 0.229)
422.33/422.47	c #Conflicts:     671000 | #Learnt:      39354 | 0.000
422.33/422.47	c total clause space: 206.656MB
422.33/422.47	c total #watches: 180589
423.02/423.11	c total #propagations: 91455936 / total #impl: 399292214 (eff. 0.229)
423.02/423.11	c GC COLLECT
423.02/423.11	c #Conflicts:     672000 | #Learnt:      20651 | 0.000
423.02/423.11	c total clause space: 206.656MB
423.02/423.11	c total #watches: 122357
423.53/423.68	c total #propagations: 91577753 / total #impl: 399772339 (eff. 0.229)
423.53/423.68	c #Conflicts:     673000 | #Learnt:      21651 | 0.000
423.53/423.68	c total clause space: 206.656MB
423.53/423.68	c total #watches: 126122
424.12/424.30	c total #propagations: 91704708 / total #impl: 400263326 (eff. 0.229)
424.12/424.30	c #Conflicts:     674000 | #Learnt:      22651 | 0.000
424.12/424.30	c total clause space: 206.656MB
424.12/424.30	c total #watches: 128554
424.82/424.97	c total #propagations: 91858160 / total #impl: 400914638 (eff. 0.229)
424.82/424.97	c #Conflicts:     675000 | #Learnt:      23651 | 0.000
424.82/424.97	c total clause space: 206.656MB
424.82/424.97	c total #watches: 132022
425.52/425.69	c total #propagations: 92009648 / total #impl: 401468249 (eff. 0.229)
425.52/425.69	c #Conflicts:     676000 | #Learnt:      24651 | 0.000
425.52/425.69	c total clause space: 206.656MB
425.52/425.69	c total #watches: 134190
426.32/426.43	c total #propagations: 92156944 / total #impl: 401983436 (eff. 0.229)
426.32/426.43	c #Conflicts:     677000 | #Learnt:      25651 | 0.000
426.32/426.43	c total clause space: 206.656MB
426.32/426.43	c total #watches: 137478
427.02/427.11	c total #propagations: 92302497 / total #impl: 402543904 (eff. 0.229)
427.02/427.11	c #Conflicts:     678000 | #Learnt:      26651 | 0.000
427.02/427.11	c total clause space: 206.656MB
427.02/427.11	c total #watches: 140855
427.72/427.87	c total #propagations: 92437795 / total #impl: 403077756 (eff. 0.229)
427.72/427.87	c #Conflicts:     679000 | #Learnt:      27651 | 0.000
427.72/427.87	c total clause space: 206.656MB
427.72/427.87	c total #watches: 143976
428.52/428.60	c total #propagations: 92579411 / total #impl: 403643678 (eff. 0.229)
428.52/428.60	c #Conflicts:     680000 | #Learnt:      28651 | 0.000
428.52/428.60	c total clause space: 206.656MB
428.52/428.60	c total #watches: 148952
429.12/429.25	c total #propagations: 92713437 / total #impl: 404282700 (eff. 0.229)
429.12/429.25	c #Conflicts:     681000 | #Learnt:      29651 | 0.000
429.12/429.25	c total clause space: 206.656MB
429.12/429.25	c total #watches: 154679
429.72/429.86	c total #propagations: 92846825 / total #impl: 404986069 (eff. 0.229)
429.72/429.86	c #Conflicts:     682000 | #Learnt:      30651 | 0.000
429.72/429.86	c total clause space: 206.656MB
429.72/429.86	c total #watches: 162252
430.52/430.68	c total #propagations: 92981406 / total #impl: 405507626 (eff. 0.229)
430.52/430.68	c #Conflicts:     683000 | #Learnt:      31651 | 0.000
430.52/430.68	c total clause space: 206.656MB
430.52/430.68	c total #watches: 165407
431.32/431.45	c total #propagations: 93112437 / total #impl: 406057988 (eff. 0.229)
431.32/431.45	c #Conflicts:     684000 | #Learnt:      32651 | 0.000
431.32/431.45	c total clause space: 206.656MB
431.32/431.45	c total #watches: 168926
432.12/432.20	c total #propagations: 93242378 / total #impl: 406647079 (eff. 0.229)
432.12/432.20	c #Conflicts:     685000 | #Learnt:      33651 | 0.000
432.12/432.20	c total clause space: 206.656MB
432.12/432.20	c total #watches: 173411
432.82/432.91	c total #propagations: 93370505 / total #impl: 407275582 (eff. 0.229)
432.82/432.91	c #Conflicts:     686000 | #Learnt:      34651 | 0.000
432.82/432.91	c total clause space: 206.656MB
432.82/432.91	c total #watches: 177201
433.43/433.54	c total #propagations: 93496665 / total #impl: 407886812 (eff. 0.229)
433.43/433.54	c #Conflicts:     687000 | #Learnt:      35651 | 0.000
433.43/433.54	c total clause space: 206.656MB
433.43/433.54	c total #watches: 182080
434.42/434.52	c total #propagations: 93630184 / total #impl: 408570072 (eff. 0.229)
434.42/434.52	c #Conflicts:     688000 | #Learnt:      36651 | 0.000
434.42/434.52	c total clause space: 206.656MB
434.42/434.52	c total #watches: 186553
435.32/435.49	c total #propagations: 93767825 / total #impl: 409485295 (eff. 0.229)
435.32/435.49	c #Conflicts:     689000 | #Learnt:      37651 | 0.000
435.32/435.49	c total clause space: 206.656MB
435.32/435.49	c total #watches: 191981
436.22/436.38	c total #propagations: 93930767 / total #impl: 410324610 (eff. 0.229)
436.22/436.38	c #Conflicts:     690000 | #Learnt:      38651 | 0.000
436.22/436.38	c total clause space: 206.656MB
436.22/436.38	c total #watches: 196718
437.12/437.25	c total #propagations: 94068828 / total #impl: 411197501 (eff. 0.229)
437.12/437.25	c #Conflicts:     691000 | #Learnt:      39651 | 0.000
437.12/437.25	c total clause space: 206.656MB
437.12/437.25	c total #watches: 200825
437.72/437.82	c total #propagations: 94203711 / total #impl: 411897544 (eff. 0.229)
437.72/437.82	c GC COLLECT
437.72/437.82	c #Conflicts:     692000 | #Learnt:      20649 | 0.000
437.72/437.82	c total clause space: 206.656MB
437.72/437.82	c total #watches: 124288
438.42/438.53	c total #propagations: 94319427 / total #impl: 412388885 (eff. 0.229)
438.42/438.53	c #Conflicts:     693000 | #Learnt:      21649 | 0.000
438.42/438.53	c total clause space: 206.656MB
438.42/438.53	c total #watches: 129306
439.12/439.26	c total #propagations: 94464264 / total #impl: 413021049 (eff. 0.229)
439.12/439.26	c #Conflicts:     694000 | #Learnt:      22649 | 0.000
439.12/439.26	c total clause space: 206.656MB
439.12/439.26	c total #watches: 133951
440.02/440.11	c total #propagations: 94596800 / total #impl: 413607580 (eff. 0.229)
440.02/440.11	c #Conflicts:     695000 | #Learnt:      23649 | 0.000
440.02/440.11	c total clause space: 206.656MB
440.02/440.11	c total #watches: 137251
440.82/440.90	c total #propagations: 94733540 / total #impl: 414274942 (eff. 0.229)
440.82/440.90	c #Conflicts:     696000 | #Learnt:      24649 | 0.000
440.82/440.90	c total clause space: 206.656MB
440.82/440.90	c total #watches: 140288
441.52/441.61	c total #propagations: 94858419 / total #impl: 414968712 (eff. 0.229)
441.52/441.61	c #Conflicts:     697000 | #Learnt:      25649 | 0.000
441.52/441.61	c total clause space: 206.656MB
441.52/441.61	c total #watches: 142921
442.32/442.46	c total #propagations: 94989043 / total #impl: 415629363 (eff. 0.229)
442.32/442.46	c #Conflicts:     698000 | #Learnt:      26649 | 0.000
442.32/442.46	c total clause space: 206.656MB
442.32/442.46	c total #watches: 146701
443.12/443.29	c total #propagations: 95126237 / total #impl: 416256927 (eff. 0.229)
443.12/443.29	c #Conflicts:     699000 | #Learnt:      27649 | 0.000
443.12/443.29	c total clause space: 206.656MB
443.12/443.29	c total #watches: 150004
444.02/444.12	c total #propagations: 95264996 / total #impl: 416961433 (eff. 0.228)
444.02/444.12	c #Conflicts:     700000 | #Learnt:      28649 | 0.000
444.02/444.12	c total clause space: 206.656MB
444.02/444.12	c total #watches: 154196
444.92/445.02	c total #propagations: 95398258 / total #impl: 417597393 (eff. 0.228)
444.92/445.02	c #Conflicts:     701000 | #Learnt:      29649 | 0.000
444.92/445.02	c total clause space: 206.656MB
444.92/445.02	c total #watches: 157689
445.82/445.99	c total #propagations: 95538529 / total #impl: 418302703 (eff. 0.228)
445.82/445.99	c #Conflicts:     702000 | #Learnt:      30649 | 0.000
445.82/445.99	c total clause space: 206.656MB
445.82/445.99	c total #watches: 160530
446.72/446.83	c total #propagations: 95684685 / total #impl: 418943053 (eff. 0.228)
446.72/446.83	c #Conflicts:     703000 | #Learnt:      31649 | 0.000
446.72/446.83	c total clause space: 206.656MB
446.72/446.83	c total #watches: 164087
447.62/447.76	c total #propagations: 95820940 / total #impl: 419571973 (eff. 0.228)
447.62/447.76	c #Conflicts:     704000 | #Learnt:      32649 | 0.000
447.62/447.76	c total clause space: 206.656MB
447.62/447.76	c total #watches: 168368
448.62/448.73	c total #propagations: 95951875 / total #impl: 420200653 (eff. 0.228)
448.62/448.73	c #Conflicts:     705000 | #Learnt:      33649 | 0.000
448.62/448.73	c total clause space: 206.656MB
448.62/448.73	c total #watches: 171701
449.52/449.64	c total #propagations: 96092573 / total #impl: 420795959 (eff. 0.228)
449.52/449.64	c #Conflicts:     706000 | #Learnt:      34649 | 0.000
449.52/449.64	c total clause space: 206.656MB
449.52/449.64	c total #watches: 178109
450.52/450.60	c total #propagations: 96232859 / total #impl: 421536317 (eff. 0.228)
450.52/450.60	c #Conflicts:     707000 | #Learnt:      35649 | 0.000
450.52/450.60	c total clause space: 206.656MB
450.52/450.60	c total #watches: 182898
451.52/451.62	c total #propagations: 96380048 / total #impl: 422198351 (eff. 0.228)
451.52/451.62	c #Conflicts:     708000 | #Learnt:      36649 | 0.000
451.52/451.62	c total clause space: 206.656MB
451.52/451.62	c total #watches: 186758
452.52/452.68	c total #propagations: 96525844 / total #impl: 422977941 (eff. 0.228)
452.52/452.68	c #Conflicts:     709000 | #Learnt:      37649 | 0.000
452.52/452.68	c total clause space: 206.656MB
452.52/452.68	c total #watches: 190344
453.52/453.64	c total #propagations: 96674828 / total #impl: 423867395 (eff. 0.228)
453.52/453.64	c #Conflicts:     710000 | #Learnt:      38649 | 0.000
453.52/453.64	c total clause space: 206.656MB
453.52/453.64	c total #watches: 194214
454.61/454.70	c total #propagations: 96815128 / total #impl: 424486930 (eff. 0.228)
454.61/454.70	c #Conflicts:     711000 | #Learnt:      39649 | 0.000
454.61/454.70	c total clause space: 206.656MB
454.61/454.70	c total #watches: 197630
455.71/455.86	c total #propagations: 96961330 / total #impl: 425241365 (eff. 0.228)
455.71/455.86	c GC COLLECT
455.71/455.86	c #Conflicts:     712000 | #Learnt:      20351 | 0.000
455.71/455.86	c total clause space: 206.656MB
455.71/455.86	c total #watches: 122692
456.52/456.64	c total #propagations: 97114736 / total #impl: 425972035 (eff. 0.228)
456.52/456.64	c #Conflicts:     713000 | #Learnt:      21351 | 0.000
456.52/456.64	c total clause space: 206.656MB
456.52/456.64	c total #watches: 125880
457.41/457.51	c total #propagations: 97250346 / total #impl: 426731883 (eff. 0.228)
457.41/457.51	c #Conflicts:     714000 | #Learnt:      22351 | 0.000
457.41/457.51	c total clause space: 206.656MB
457.41/457.51	c total #watches: 129223
458.21/458.37	c total #propagations: 97400226 / total #impl: 427428769 (eff. 0.228)
458.21/458.37	c #Conflicts:     715000 | #Learnt:      23351 | 0.000
458.21/458.37	c total clause space: 206.656MB
458.21/458.37	c total #watches: 131729
459.01/459.14	c total #propagations: 97550247 / total #impl: 428145501 (eff. 0.228)
459.01/459.14	c #Conflicts:     716000 | #Learnt:      24351 | 0.000
459.01/459.14	c total clause space: 206.656MB
459.01/459.14	c total #watches: 134764
459.72/459.90	c total #propagations: 97690375 / total #impl: 428808656 (eff. 0.228)
459.72/459.90	c #Conflicts:     717000 | #Learnt:      25351 | 0.000
459.72/459.90	c total clause space: 206.656MB
459.72/459.90	c total #watches: 137382
460.51/460.61	c total #propagations: 97834639 / total #impl: 429468342 (eff. 0.228)
460.51/460.61	c #Conflicts:     718000 | #Learnt:      26351 | 0.000
460.51/460.61	c total clause space: 206.656MB
460.51/460.61	c total #watches: 140685
461.21/461.31	c total #propagations: 97973645 / total #impl: 430059103 (eff. 0.228)
461.21/461.31	c #Conflicts:     719000 | #Learnt:      27351 | 0.000
461.21/461.31	c total clause space: 206.656MB
461.21/461.31	c total #watches: 144838
462.02/462.13	c total #propagations: 98106641 / total #impl: 430658510 (eff. 0.228)
462.02/462.13	c #Conflicts:     720000 | #Learnt:      28351 | 0.000
462.02/462.13	c total clause space: 206.656MB
462.02/462.13	c total #watches: 149836
462.81/462.98	c total #propagations: 98240258 / total #impl: 431286063 (eff. 0.228)
462.81/462.98	c #Conflicts:     721000 | #Learnt:      29351 | 0.000
462.81/462.98	c total clause space: 206.656MB
462.81/462.98	c total #watches: 152892
463.61/463.72	c total #propagations: 98383751 / total #impl: 432007657 (eff. 0.228)
463.61/463.72	c #Conflicts:     722000 | #Learnt:      30351 | 0.000
463.61/463.72	c total clause space: 206.656MB
463.61/463.72	c total #watches: 156517
464.41/464.51	c total #propagations: 98516825 / total #impl: 432692214 (eff. 0.228)
464.41/464.51	c #Conflicts:     723000 | #Learnt:      31351 | 0.000
464.41/464.51	c total clause space: 206.656MB
464.41/464.51	c total #watches: 160801
465.32/465.47	c total #propagations: 98643901 / total #impl: 433441943 (eff. 0.228)
465.32/465.47	c #Conflicts:     724000 | #Learnt:      32351 | 0.000
465.32/465.47	c total clause space: 206.656MB
465.32/465.47	c total #watches: 163672
466.21/466.39	c total #propagations: 98778993 / total #impl: 434128405 (eff. 0.228)
466.21/466.39	c #Conflicts:     725000 | #Learnt:      33351 | 0.000
466.21/466.39	c total clause space: 206.656MB
466.21/466.39	c total #watches: 166108
467.11/467.21	c total #propagations: 98921047 / total #impl: 434789338 (eff. 0.228)
467.11/467.21	c #Conflicts:     726000 | #Learnt:      34351 | 0.000
467.11/467.21	c total clause space: 206.656MB
467.11/467.21	c total #watches: 169821
467.91/468.00	c total #propagations: 99056660 / total #impl: 435468488 (eff. 0.227)
467.91/468.00	c #Conflicts:     727000 | #Learnt:      35351 | 0.000
467.91/468.00	c total clause space: 206.656MB
467.91/468.00	c total #watches: 174196
468.62/468.78	c total #propagations: 99186525 / total #impl: 436088089 (eff. 0.227)
468.62/468.78	c #Conflicts:     728000 | #Learnt:      36351 | 0.000
468.62/468.78	c total clause space: 206.656MB
468.62/468.78	c total #watches: 178100
469.51/469.68	c total #propagations: 99323502 / total #impl: 436785564 (eff. 0.227)
469.51/469.68	c #Conflicts:     729000 | #Learnt:      37351 | 0.000
469.51/469.68	c total clause space: 206.656MB
469.51/469.68	c total #watches: 180913
470.51/470.62	c total #propagations: 99457899 / total #impl: 437519861 (eff. 0.227)
470.51/470.62	c #Conflicts:     730000 | #Learnt:      38351 | 0.000
470.51/470.62	c total clause space: 206.656MB
470.51/470.62	c total #watches: 184616
471.51/471.61	c total #propagations: 99593195 / total #impl: 438238125 (eff. 0.227)
471.51/471.61	c #Conflicts:     731000 | #Learnt:      39351 | 0.000
471.51/471.61	c total clause space: 206.656MB
471.51/471.61	c total #watches: 188574
472.51/472.64	c total #propagations: 99727466 / total #impl: 439003919 (eff. 0.227)
472.51/472.64	c #Conflicts:     732000 | #Learnt:      40351 | 0.000
472.51/472.64	c total clause space: 206.656MB
472.51/472.64	c total #watches: 191544
473.51/473.61	c total #propagations: 99866560 / total #impl: 439789555 (eff. 0.227)
473.51/473.61	c GC COLLECT
473.51/473.61	c #Conflicts:     733000 | #Learnt:      20755 | 0.000
473.51/473.61	c total clause space: 206.656MB
473.51/473.61	c total #watches: 124545
474.31/474.46	c total #propagations: 100007131 / total #impl: 440631314 (eff. 0.227)
474.31/474.46	c #Conflicts:     734000 | #Learnt:      21755 | 0.000
474.31/474.46	c total clause space: 206.656MB
474.31/474.46	c total #watches: 127232
475.01/475.13	c total #propagations: 100152781 / total #impl: 441434342 (eff. 0.227)
475.01/475.13	c #Conflicts:     735000 | #Learnt:      22755 | 0.000
475.01/475.13	c total clause space: 206.656MB
475.01/475.13	c total #watches: 132084
475.81/475.94	c total #propagations: 100269996 / total #impl: 441967374 (eff. 0.227)
475.81/475.94	c #Conflicts:     736000 | #Learnt:      23755 | 0.000
475.81/475.94	c total clause space: 206.656MB
475.81/475.94	c total #watches: 136443
476.61/476.78	c total #propagations: 100406771 / total #impl: 442580088 (eff. 0.227)
476.61/476.78	c #Conflicts:     737000 | #Learnt:      24755 | 0.000
476.61/476.78	c total clause space: 206.656MB
476.61/476.78	c total #watches: 139247
477.51/477.69	c total #propagations: 100551242 / total #impl: 443269479 (eff. 0.227)
477.51/477.69	c #Conflicts:     738000 | #Learnt:      25755 | 0.000
477.51/477.69	c total clause space: 206.656MB
477.51/477.69	c total #watches: 142127
478.42/478.52	c total #propagations: 100692057 / total #impl: 444009295 (eff. 0.227)
478.42/478.52	c #Conflicts:     739000 | #Learnt:      26755 | 0.000
478.42/478.52	c total clause space: 206.656MB
478.42/478.52	c total #watches: 145470
479.31/479.40	c total #propagations: 100832107 / total #impl: 444613270 (eff. 0.227)
479.31/479.40	c #Conflicts:     740000 | #Learnt:      27755 | 0.000
479.31/479.40	c total clause space: 206.656MB
479.31/479.40	c total #watches: 148591
480.21/480.36	c total #propagations: 100976932 / total #impl: 445367411 (eff. 0.227)
480.21/480.36	c #Conflicts:     741000 | #Learnt:      28755 | 0.000
480.21/480.36	c total clause space: 206.656MB
480.21/480.36	c total #watches: 152177
481.11/481.20	c total #propagations: 101120038 / total #impl: 446096446 (eff. 0.227)
481.11/481.20	c #Conflicts:     742000 | #Learnt:      29755 | 0.000
481.11/481.20	c total clause space: 206.656MB
481.11/481.20	c total #watches: 155721
482.01/482.16	c total #propagations: 101258818 / total #impl: 446738727 (eff. 0.227)
482.01/482.16	c #Conflicts:     743000 | #Learnt:      30755 | 0.000
482.01/482.16	c total clause space: 206.656MB
482.01/482.16	c total #watches: 158845
483.01/483.14	c total #propagations: 101403343 / total #impl: 447492658 (eff. 0.227)
483.01/483.14	c #Conflicts:     744000 | #Learnt:      31755 | 0.000
483.01/483.14	c total clause space: 206.656MB
483.01/483.14	c total #watches: 162439
483.92/484.05	c total #propagations: 101551055 / total #impl: 448175522 (eff. 0.227)
483.92/484.05	c #Conflicts:     745000 | #Learnt:      32755 | 0.000
483.92/484.05	c total clause space: 206.656MB
483.92/484.05	c total #watches: 166376
484.81/484.90	c total #propagations: 101701270 / total #impl: 448870169 (eff. 0.227)
484.81/484.90	c #Conflicts:     746000 | #Learnt:      33755 | 0.000
484.81/484.90	c total clause space: 206.656MB
484.81/484.90	c total #watches: 169891
485.61/485.76	c total #propagations: 101849919 / total #impl: 449603986 (eff. 0.227)
485.61/485.76	c #Conflicts:     747000 | #Learnt:      34755 | 0.000
485.61/485.76	c total clause space: 206.656MB
485.61/485.76	c total #watches: 173775
486.51/486.60	c total #propagations: 101998648 / total #impl: 450269780 (eff. 0.227)
486.51/486.60	c #Conflicts:     748000 | #Learnt:      35755 | 0.000
486.51/486.60	c total clause space: 206.656MB
486.51/486.60	c total #watches: 177170
487.32/487.42	c total #propagations: 102143479 / total #impl: 450989438 (eff. 0.226)
487.32/487.42	c #Conflicts:     749000 | #Learnt:      36755 | 0.000
487.32/487.42	c total clause space: 206.656MB
487.32/487.42	c total #watches: 181314
488.01/488.17	c total #propagations: 102285683 / total #impl: 451725965 (eff. 0.226)
488.01/488.17	c #Conflicts:     750000 | #Learnt:      37755 | 0.000
488.01/488.17	c total clause space: 206.656MB
488.01/488.17	c total #watches: 186796
488.81/488.99	c total #propagations: 102414864 / total #impl: 452435818 (eff. 0.226)
488.81/488.99	c #Conflicts:     751000 | #Learnt:      38755 | 0.000
488.81/488.99	c total clause space: 206.656MB
488.81/488.99	c total #watches: 190948
489.81/489.90	c total #propagations: 102549789 / total #impl: 453180619 (eff. 0.226)
489.81/489.90	c #Conflicts:     752000 | #Learnt:      39755 | 0.000
489.81/489.90	c total clause space: 206.656MB
489.81/489.90	c total #watches: 195005
490.62/490.77	c total #propagations: 102694222 / total #impl: 453962962 (eff. 0.226)
490.62/490.77	c #Conflicts:     753000 | #Learnt:      40755 | 0.000
490.62/490.77	c total clause space: 206.656MB
490.62/490.77	c total #watches: 200735
491.51/491.66	c total #propagations: 102832060 / total #impl: 454715624 (eff. 0.226)
491.51/491.66	c #Conflicts:     754000 | #Learnt:      41755 | 0.000
491.51/491.66	c total clause space: 206.656MB
491.51/491.66	c total #watches: 204719
492.21/492.34	c total #propagations: 102972347 / total #impl: 455463834 (eff. 0.226)
492.21/492.34	c GC COLLECT
492.21/492.34	c #Conflicts:     755000 | #Learnt:      21851 | 0.000
492.21/492.34	c total clause space: 206.656MB
492.21/492.34	c total #watches: 130443
492.91/493.02	c total #propagations: 103109523 / total #impl: 456025467 (eff. 0.226)
492.91/493.02	c #Conflicts:     756000 | #Learnt:      22851 | 0.000
492.91/493.02	c total clause space: 206.656MB
492.91/493.02	c total #watches: 139134
493.51/493.70	c total #propagations: 103245371 / total #impl: 456690701 (eff. 0.226)
493.51/493.70	c #Conflicts:     757000 | #Learnt:      23851 | 0.000
493.51/493.70	c total clause space: 206.656MB
493.51/493.70	c total #watches: 149330
494.41/494.58	c total #propagations: 103382718 / total #impl: 457458920 (eff. 0.226)
494.41/494.58	c #Conflicts:     758000 | #Learnt:      24851 | 0.000
494.41/494.58	c total clause space: 206.656MB
494.41/494.58	c total #watches: 154444
495.41/495.53	c total #propagations: 103527472 / total #impl: 458165592 (eff. 0.226)
495.41/495.53	c #Conflicts:     759000 | #Learnt:      25851 | 0.000
495.41/495.53	c total clause space: 206.656MB
495.41/495.53	c total #watches: 161149
496.41/496.51	c total #propagations: 103674919 / total #impl: 458905608 (eff. 0.226)
496.41/496.51	c #Conflicts:     760000 | #Learnt:      26851 | 0.000
496.41/496.51	c total clause space: 206.656MB
496.41/496.51	c total #watches: 164931
497.31/497.45	c total #propagations: 103821348 / total #impl: 459802434 (eff. 0.226)
497.31/497.45	c #Conflicts:     761000 | #Learnt:      27851 | 0.000
497.31/497.45	c total clause space: 206.656MB
497.31/497.45	c total #watches: 172052
498.22/498.34	c total #propagations: 103966075 / total #impl: 460538941 (eff. 0.226)
498.22/498.34	c #Conflicts:     762000 | #Learnt:      28851 | 0.000
498.22/498.34	c total clause space: 206.656MB
498.22/498.34	c total #watches: 178510
499.11/499.22	c total #propagations: 104096003 / total #impl: 461344456 (eff. 0.226)
499.11/499.22	c #Conflicts:     763000 | #Learnt:      29851 | 0.000
499.11/499.22	c total clause space: 206.656MB
499.11/499.22	c total #watches: 183228
500.11/500.29	c total #propagations: 104225957 / total #impl: 462076582 (eff. 0.226)
500.11/500.29	c #Conflicts:     764000 | #Learnt:      30851 | 0.000
500.11/500.29	c total clause space: 206.656MB
500.11/500.29	c total #watches: 189462
501.21/501.35	c total #propagations: 104376357 / total #impl: 462891183 (eff. 0.225)
501.21/501.35	c #Conflicts:     765000 | #Learnt:      31851 | 0.000
501.21/501.35	c total clause space: 206.656MB
501.21/501.35	c total #watches: 193707
502.21/502.34	c total #propagations: 104513314 / total #impl: 463622188 (eff. 0.225)
502.21/502.34	c #Conflicts:     766000 | #Learnt:      32851 | 0.000
502.21/502.34	c total clause space: 206.656MB
502.21/502.34	c total #watches: 197758
503.21/503.33	c total #propagations: 104647735 / total #impl: 464282667 (eff. 0.225)
503.21/503.33	c #Conflicts:     767000 | #Learnt:      33851 | 0.000
503.21/503.33	c total clause space: 206.656MB
503.21/503.33	c total #watches: 203700
504.21/504.37	c total #propagations: 104783381 / total #impl: 465136514 (eff. 0.225)
504.21/504.37	c #Conflicts:     768000 | #Learnt:      34851 | 0.000
504.21/504.37	c total clause space: 206.656MB
504.21/504.37	c total #watches: 208959
505.21/505.36	c total #propagations: 104930030 / total #impl: 465955208 (eff. 0.225)
505.21/505.36	c #Conflicts:     769000 | #Learnt:      35851 | 0.000
505.21/505.36	c total clause space: 206.656MB
505.21/505.36	c total #watches: 212812
506.21/506.34	c total #propagations: 105067072 / total #impl: 466682714 (eff. 0.225)
506.21/506.34	c #Conflicts:     770000 | #Learnt:      36851 | 0.000
506.21/506.34	c total clause space: 206.656MB
506.21/506.34	c total #watches: 218312
507.21/507.34	c total #propagations: 105193876 / total #impl: 467481251 (eff. 0.225)
507.21/507.34	c #Conflicts:     771000 | #Learnt:      37851 | 0.000
507.21/507.34	c total clause space: 206.656MB
507.21/507.34	c total #watches: 225561
508.31/508.43	c total #propagations: 105328325 / total #impl: 468274332 (eff. 0.225)
508.31/508.43	c #Conflicts:     772000 | #Learnt:      38851 | 0.000
508.31/508.43	c total clause space: 206.656MB
508.31/508.43	c total #watches: 232686
509.41/509.50	c total #propagations: 105462563 / total #impl: 469170770 (eff. 0.225)
509.41/509.50	c #Conflicts:     773000 | #Learnt:      39851 | 0.000
509.41/509.50	c total clause space: 206.656MB
509.41/509.50	c total #watches: 236500
510.61/510.70	c total #propagations: 105597132 / total #impl: 470182500 (eff. 0.225)
510.61/510.70	c #Conflicts:     774000 | #Learnt:      40851 | 0.000
510.61/510.70	c total clause space: 206.656MB
510.61/510.70	c total #watches: 242520
511.81/511.90	c total #propagations: 105733448 / total #impl: 471168032 (eff. 0.224)
511.81/511.90	c #Conflicts:     775000 | #Learnt:      41851 | 0.000
511.81/511.90	c total clause space: 206.656MB
511.81/511.90	c total #watches: 248560
512.81/512.98	c total #propagations: 105867626 / total #impl: 472331682 (eff. 0.224)
512.81/512.98	c GC COLLECT
512.81/512.98	c #Conflicts:     776000 | #Learnt:      21654 | 0.000
512.81/512.98	c total clause space: 206.656MB
512.81/512.98	c total #watches: 128276
513.41/513.58	c total #propagations: 106005741 / total #impl: 473176232 (eff. 0.224)
513.41/513.58	c #Conflicts:     777000 | #Learnt:      22654 | 0.000
513.41/513.58	c total clause space: 206.656MB
513.41/513.58	c total #watches: 133594
514.01/514.18	c total #propagations: 106140009 / total #impl: 473736104 (eff. 0.224)
514.01/514.18	c #Conflicts:     778000 | #Learnt:      23654 | 0.000
514.01/514.18	c total clause space: 206.656MB
514.01/514.18	c total #watches: 137351
514.72/514.89	c total #propagations: 106276490 / total #impl: 474245253 (eff. 0.224)
514.72/514.89	c #Conflicts:     779000 | #Learnt:      24654 | 0.000
514.72/514.89	c total clause space: 206.656MB
514.72/514.89	c total #watches: 142559
515.61/515.75	c total #propagations: 106427893 / total #impl: 474949466 (eff. 0.224)
515.61/515.75	c #Conflicts:     780000 | #Learnt:      25654 | 0.000
515.61/515.75	c total clause space: 206.656MB
515.61/515.75	c total #watches: 145747
516.41/516.54	c total #propagations: 106572071 / total #impl: 475578335 (eff. 0.224)
516.41/516.54	c #Conflicts:     781000 | #Learnt:      26654 | 0.000
516.41/516.54	c total clause space: 206.656MB
516.41/516.54	c total #watches: 150786
517.21/517.35	c total #propagations: 106708102 / total #impl: 476150725 (eff. 0.224)
517.21/517.35	c #Conflicts:     782000 | #Learnt:      27654 | 0.000
517.21/517.35	c total clause space: 206.656MB
517.21/517.35	c total #watches: 155798
518.12/518.28	c total #propagations: 106847318 / total #impl: 476844771 (eff. 0.224)
518.12/518.28	c #Conflicts:     783000 | #Learnt:      28654 | 0.000
518.12/518.28	c total clause space: 206.656MB
518.12/518.28	c total #watches: 160134
518.91/519.09	c total #propagations: 106988883 / total #impl: 477622912 (eff. 0.224)
518.91/519.09	c #Conflicts:     784000 | #Learnt:      29654 | 0.000
518.91/519.09	c total clause space: 206.656MB
518.91/519.09	c total #watches: 163180
519.81/519.99	c total #propagations: 107124050 / total #impl: 478352068 (eff. 0.224)
519.81/519.99	c #Conflicts:     785000 | #Learnt:      30654 | 0.000
519.81/519.99	c total clause space: 206.656MB
519.81/519.99	c total #watches: 165863
520.81/520.94	c total #propagations: 107264905 / total #impl: 479306950 (eff. 0.224)
520.81/520.94	c #Conflicts:     786000 | #Learnt:      31654 | 0.000
520.81/520.94	c total clause space: 206.656MB
520.81/520.94	c total #watches: 169383
521.61/521.76	c total #propagations: 107403785 / total #impl: 479975694 (eff. 0.224)
521.61/521.76	c #Conflicts:     787000 | #Learnt:      32654 | 0.000
521.61/521.76	c total clause space: 206.656MB
521.61/521.76	c total #watches: 174025
522.52/522.60	c total #propagations: 107542323 / total #impl: 480648307 (eff. 0.224)
522.52/522.60	c #Conflicts:     788000 | #Learnt:      33654 | 0.000
522.52/522.60	c total clause space: 206.656MB
522.52/522.60	c total #watches: 178312
523.31/523.40	c total #propagations: 107678661 / total #impl: 481311002 (eff. 0.224)
523.31/523.40	c #Conflicts:     789000 | #Learnt:      34654 | 0.000
523.31/523.40	c total clause space: 206.656MB
523.31/523.40	c total #watches: 183220
524.01/524.16	c total #propagations: 107815903 / total #impl: 482094206 (eff. 0.224)
524.01/524.16	c #Conflicts:     790000 | #Learnt:      35654 | 0.000
524.01/524.16	c total clause space: 206.656MB
524.01/524.16	c total #watches: 186516
524.62/524.72	c total #propagations: 107970075 / total #impl: 482745578 (eff. 0.224)
524.62/524.72	c #Conflicts:     791000 | #Learnt:      36654 | 0.000
524.62/524.72	c total clause space: 206.656MB
524.62/524.72	c total #watches: 190396
525.21/525.37	c total #propagations: 108102166 / total #impl: 483197477 (eff. 0.224)
525.21/525.37	c #Conflicts:     792000 | #Learnt:      37654 | 0.000
525.21/525.37	c total clause space: 206.656MB
525.21/525.37	c total #watches: 197220
525.82/525.98	c total #propagations: 108226596 / total #impl: 483883699 (eff. 0.224)
525.82/525.98	c #Conflicts:     793000 | #Learnt:      38654 | 0.000
525.82/525.98	c total clause space: 206.656MB
525.82/525.98	c total #watches: 200994
526.51/526.63	c total #propagations: 108359692 / total #impl: 484450472 (eff. 0.224)
526.51/526.63	c #Conflicts:     794000 | #Learnt:      39654 | 0.000
526.51/526.63	c total clause space: 206.656MB
526.51/526.63	c total #watches: 204840
527.21/527.34	c total #propagations: 108487148 / total #impl: 485071842 (eff. 0.224)
527.21/527.34	c #Conflicts:     795000 | #Learnt:      40654 | 0.000
527.21/527.34	c total clause space: 206.656MB
527.21/527.34	c total #watches: 207960
527.92/528.06	c total #propagations: 108612079 / total #impl: 485865882 (eff. 0.224)
527.92/528.06	c #Conflicts:     796000 | #Learnt:      41654 | 0.000
527.92/528.06	c total clause space: 206.656MB
527.92/528.06	c total #watches: 211031
528.61/528.77	c total #propagations: 108742899 / total #impl: 486461751 (eff. 0.224)
528.61/528.77	c #Conflicts:     797000 | #Learnt:      42654 | 0.000
528.61/528.77	c total clause space: 206.656MB
528.61/528.77	c total #watches: 214126
529.41/529.59	c total #propagations: 108883836 / total #impl: 487190117 (eff. 0.223)
529.41/529.59	c GC COLLECT
529.41/529.59	c #Conflicts:     798000 | #Learnt:      22150 | 0.000
529.41/529.59	c total clause space: 206.656MB
529.41/529.59	c total #watches: 130453
530.12/530.22	c total #propagations: 109021902 / total #impl: 488018245 (eff. 0.223)
530.12/530.22	c #Conflicts:     799000 | #Learnt:      23150 | 0.000
530.12/530.22	c total clause space: 206.656MB
530.12/530.22	c total #watches: 134876
530.81/530.92	c total #propagations: 109144133 / total #impl: 488652301 (eff. 0.223)
530.81/530.92	c #Conflicts:     800000 | #Learnt:      24150 | 0.000
530.81/530.92	c total clause space: 206.656MB
530.81/530.92	c total #watches: 140109
531.41/531.50	c total #propagations: 109275446 / total #impl: 489367731 (eff. 0.223)
531.41/531.50	c #Conflicts:     801000 | #Learnt:      25150 | 0.000
531.41/531.50	c total clause space: 206.656MB
531.41/531.50	c total #watches: 145053
532.01/532.11	c total #propagations: 109400456 / total #impl: 489974071 (eff. 0.223)
532.01/532.11	c #Conflicts:     802000 | #Learnt:      26150 | 0.000
532.01/532.11	c total clause space: 206.656MB
532.01/532.11	c total #watches: 152931
532.61/532.75	c total #propagations: 109519084 / total #impl: 490631388 (eff. 0.223)
532.61/532.75	c #Conflicts:     803000 | #Learnt:      27150 | 0.000
532.61/532.75	c total clause space: 206.656MB
532.61/532.75	c total #watches: 159137
533.31/533.46	c total #propagations: 109642880 / total #impl: 491299163 (eff. 0.223)
533.31/533.46	c #Conflicts:     804000 | #Learnt:      28150 | 0.000
533.31/533.46	c total clause space: 206.656MB
533.31/533.46	c total #watches: 166891
534.11/534.25	c total #propagations: 109767022 / total #impl: 491999212 (eff. 0.223)
534.11/534.25	c #Conflicts:     805000 | #Learnt:      29150 | 0.000
534.11/534.25	c total clause space: 206.656MB
534.11/534.25	c total #watches: 171629
534.91/535.06	c total #propagations: 109897652 / total #impl: 492675013 (eff. 0.223)
534.91/535.06	c #Conflicts:     806000 | #Learnt:      30150 | 0.000
534.91/535.06	c total clause space: 206.656MB
534.91/535.06	c total #watches: 177947
535.81/535.93	c total #propagations: 110033137 / total #impl: 493329087 (eff. 0.223)
535.81/535.93	c #Conflicts:     807000 | #Learnt:      31150 | 0.000
535.81/535.93	c total clause space: 206.656MB
535.81/535.93	c total #watches: 182225
536.61/536.74	c total #propagations: 110166979 / total #impl: 494012737 (eff. 0.223)
536.61/536.74	c #Conflicts:     808000 | #Learnt:      32150 | 0.000
536.61/536.74	c total clause space: 206.656MB
536.61/536.74	c total #watches: 187232
537.41/537.53	c total #propagations: 110293214 / total #impl: 494615892 (eff. 0.223)
537.41/537.53	c #Conflicts:     809000 | #Learnt:      33150 | 0.000
537.41/537.53	c total clause space: 206.656MB
537.41/537.53	c total #watches: 193716
538.21/538.35	c total #propagations: 110425954 / total #impl: 495359163 (eff. 0.223)
538.21/538.35	c #Conflicts:     810000 | #Learnt:      34150 | 0.000
538.21/538.35	c total clause space: 206.656MB
538.21/538.35	c total #watches: 199256
539.02/539.16	c total #propagations: 110565047 / total #impl: 496112010 (eff. 0.223)
539.02/539.16	c #Conflicts:     811000 | #Learnt:      35150 | 0.000
539.02/539.16	c total clause space: 206.656MB
539.02/539.16	c total #watches: 202975
539.81/539.97	c total #propagations: 110685582 / total #impl: 496918833 (eff. 0.223)
539.81/539.97	c #Conflicts:     812000 | #Learnt:      36150 | 0.000
539.81/539.97	c total clause space: 206.656MB
539.81/539.97	c total #watches: 206527
540.61/540.76	c total #propagations: 110807234 / total #impl: 497678078 (eff. 0.223)
540.61/540.76	c #Conflicts:     813000 | #Learnt:      37150 | 0.000
540.61/540.76	c total clause space: 206.656MB
540.61/540.76	c total #watches: 210649
541.51/541.63	c total #propagations: 110940705 / total #impl: 498349428 (eff. 0.223)
541.51/541.63	c #Conflicts:     814000 | #Learnt:      38150 | 0.000
541.51/541.63	c total clause space: 206.656MB
541.51/541.63	c total #watches: 214492
542.32/542.47	c total #propagations: 111072005 / total #impl: 499027975 (eff. 0.223)
542.32/542.47	c #Conflicts:     815000 | #Learnt:      39150 | 0.000
542.32/542.47	c total clause space: 206.656MB
542.32/542.47	c total #watches: 219611
543.21/543.38	c total #propagations: 111200309 / total #impl: 499610911 (eff. 0.223)
543.21/543.38	c #Conflicts:     816000 | #Learnt:      40150 | 0.000
543.21/543.38	c total clause space: 206.656MB
543.21/543.38	c total #watches: 222866
544.11/544.28	c total #propagations: 111328631 / total #impl: 500237605 (eff. 0.223)
544.11/544.28	c #Conflicts:     817000 | #Learnt:      41150 | 0.000
544.11/544.28	c total clause space: 206.656MB
544.11/544.28	c total #watches: 225698
545.01/545.13	c total #propagations: 111462178 / total #impl: 500819693 (eff. 0.223)
545.01/545.13	c #Conflicts:     818000 | #Learnt:      42150 | 0.000
545.01/545.13	c total clause space: 206.656MB
545.01/545.13	c total #watches: 228371
545.61/545.78	c total #propagations: 111591674 / total #impl: 501324407 (eff. 0.223)
545.61/545.78	c #Conflicts:     819000 | #Learnt:      43150 | 0.000
545.61/545.78	c total clause space: 206.656MB
545.61/545.78	c total #watches: 237642
546.31/546.46	c total #propagations: 111729190 / total #impl: 501942700 (eff. 0.223)
546.31/546.46	c GC COLLECT
546.31/546.46	c #Conflicts:     820000 | #Learnt:      22347 | 0.000
546.31/546.46	c total clause space: 206.656MB
546.31/546.46	c total #watches: 131909
546.91/547.03	c total #propagations: 111859343 / total #impl: 502548975 (eff. 0.223)
546.91/547.03	c #Conflicts:     821000 | #Learnt:      23347 | 0.000
546.91/547.03	c total clause space: 206.656MB
546.91/547.03	c total #watches: 135174
547.51/547.61	c total #propagations: 111987462 / total #impl: 503050161 (eff. 0.223)
547.51/547.61	c #Conflicts:     822000 | #Learnt:      24347 | 0.000
547.51/547.61	c total clause space: 206.656MB
547.51/547.61	c total #watches: 141016
548.01/548.19	c total #propagations: 112117798 / total #impl: 503615292 (eff. 0.223)
548.01/548.19	c #Conflicts:     823000 | #Learnt:      25347 | 0.000
548.01/548.19	c total clause space: 206.656MB
548.01/548.19	c total #watches: 145916
548.71/548.83	c total #propagations: 112234616 / total #impl: 504213957 (eff. 0.223)
548.71/548.83	c #Conflicts:     824000 | #Learnt:      26347 | 0.000
548.71/548.83	c total clause space: 206.656MB
548.71/548.83	c total #watches: 149271
549.31/549.49	c total #propagations: 112363210 / total #impl: 504874156 (eff. 0.223)
549.31/549.49	c #Conflicts:     825000 | #Learnt:      27347 | 0.000
549.31/549.49	c total clause space: 206.656MB
549.31/549.49	c total #watches: 153212
550.01/550.12	c total #propagations: 112484343 / total #impl: 505488737 (eff. 0.223)
550.01/550.12	c #Conflicts:     826000 | #Learnt:      28347 | 0.000
550.01/550.12	c total clause space: 206.656MB
550.01/550.12	c total #watches: 157275
550.61/550.78	c total #propagations: 112600042 / total #impl: 506004998 (eff. 0.223)
550.61/550.78	c #Conflicts:     827000 | #Learnt:      29347 | 0.000
550.61/550.78	c total clause space: 206.656MB
550.61/550.78	c total #watches: 160982
551.31/551.43	c total #propagations: 112716252 / total #impl: 506539664 (eff. 0.223)
551.31/551.43	c #Conflicts:     828000 | #Learnt:      30347 | 0.000
551.31/551.43	c total clause space: 206.656MB
551.31/551.43	c total #watches: 164443
551.81/551.99	c total #propagations: 112845667 / total #impl: 507067783 (eff. 0.223)
551.81/551.99	c #Conflicts:     829000 | #Learnt:      31347 | 0.000
551.81/551.99	c total clause space: 206.656MB
551.81/551.99	c total #watches: 166605
552.51/552.62	c total #propagations: 112978599 / total #impl: 507578494 (eff. 0.223)
552.51/552.62	c #Conflicts:     830000 | #Learnt:      32347 | 0.000
552.51/552.62	c total clause space: 206.656MB
552.51/552.62	c total #watches: 169196
553.21/553.30	c total #propagations: 113114394 / total #impl: 508260490 (eff. 0.223)
553.21/553.30	c #Conflicts:     831000 | #Learnt:      33347 | 0.000
553.21/553.30	c total clause space: 206.656MB
553.21/553.30	c total #watches: 172005
553.91/554.02	c total #propagations: 113251867 / total #impl: 508775393 (eff. 0.223)
553.91/554.02	c #Conflicts:     832000 | #Learnt:      34347 | 0.000
553.91/554.02	c total clause space: 206.656MB
553.91/554.02	c total #watches: 175724
554.61/554.72	c total #propagations: 113386449 / total #impl: 509397667 (eff. 0.223)
554.61/554.72	c #Conflicts:     833000 | #Learnt:      35347 | 0.000
554.61/554.72	c total clause space: 206.656MB
554.61/554.72	c total #watches: 179521
555.21/555.33	c total #propagations: 113524105 / total #impl: 510081697 (eff. 0.223)
555.21/555.33	c #Conflicts:     834000 | #Learnt:      36347 | 0.000
555.21/555.33	c total clause space: 206.656MB
555.21/555.33	c total #watches: 182683
555.81/555.98	c total #propagations: 113642171 / total #impl: 510579179 (eff. 0.223)
555.81/555.98	c #Conflicts:     835000 | #Learnt:      37347 | 0.000
555.81/555.98	c total clause space: 206.656MB
555.81/555.98	c total #watches: 186486
556.41/556.59	c total #propagations: 113771540 / total #impl: 511130614 (eff. 0.223)
556.41/556.59	c #Conflicts:     836000 | #Learnt:      38347 | 0.000
556.41/556.59	c total clause space: 206.656MB
556.41/556.59	c total #watches: 189780
557.11/557.20	c total #propagations: 113900084 / total #impl: 511671383 (eff. 0.223)
557.11/557.20	c #Conflicts:     837000 | #Learnt:      39347 | 0.000
557.11/557.20	c total clause space: 206.656MB
557.11/557.20	c total #watches: 193285
557.71/557.81	c total #propagations: 114029386 / total #impl: 512166565 (eff. 0.223)
557.71/557.81	c #Conflicts:     838000 | #Learnt:      40347 | 0.000
557.71/557.81	c total clause space: 206.656MB
557.71/557.81	c total #watches: 195700
558.31/558.40	c total #propagations: 114154408 / total #impl: 512783132 (eff. 0.223)
558.31/558.40	c #Conflicts:     839000 | #Learnt:      41347 | 0.000
558.31/558.40	c total clause space: 206.656MB
558.31/558.40	c total #watches: 200078
558.81/558.97	c total #propagations: 114272103 / total #impl: 513393971 (eff. 0.223)
558.81/558.97	c #Conflicts:     840000 | #Learnt:      42347 | 0.000
558.81/558.97	c total clause space: 206.656MB
558.81/558.97	c total #watches: 203813
559.40/559.56	c total #propagations: 114384133 / total #impl: 513885295 (eff. 0.223)
559.40/559.56	c #Conflicts:     841000 | #Learnt:      43347 | 0.000
559.40/559.56	c total clause space: 206.656MB
559.40/559.56	c total #watches: 206218
560.00/560.16	c total #propagations: 114500068 / total #impl: 514397219 (eff. 0.223)
560.00/560.16	c GC COLLECT
560.00/560.16	c #Conflicts:     842000 | #Learnt:      22249 | 0.000
560.00/560.16	c total clause space: 206.656MB
560.00/560.16	c total #watches: 131594
560.50/560.69	c total #propagations: 114620269 / total #impl: 514967592 (eff. 0.223)
560.50/560.69	c #Conflicts:     843000 | #Learnt:      23249 | 0.000
560.50/560.69	c total clause space: 206.656MB
560.50/560.69	c total #watches: 134554
561.10/561.29	c total #propagations: 114743652 / total #impl: 515472958 (eff. 0.223)
561.10/561.29	c #Conflicts:     844000 | #Learnt:      24249 | 0.000
561.10/561.29	c total clause space: 206.656MB
561.10/561.29	c total #watches: 137326
561.70/561.86	c total #propagations: 114868436 / total #impl: 516052054 (eff. 0.223)
561.70/561.86	c #Conflicts:     845000 | #Learnt:      25249 | 0.000
561.70/561.86	c total clause space: 206.656MB
561.70/561.86	c total #watches: 141459
562.30/562.43	c total #propagations: 114990240 / total #impl: 516535099 (eff. 0.223)
562.30/562.43	c #Conflicts:     846000 | #Learnt:      26249 | 0.000
562.30/562.43	c total clause space: 206.656MB
562.30/562.43	c total #watches: 144282
562.90/563.01	c total #propagations: 115119264 / total #impl: 517159627 (eff. 0.223)
562.90/563.01	c #Conflicts:     847000 | #Learnt:      27249 | 0.000
562.90/563.01	c total clause space: 206.656MB
562.90/563.01	c total #watches: 147339
563.60/563.76	c total #propagations: 115241919 / total #impl: 517638165 (eff. 0.223)
563.60/563.76	c #Conflicts:     848000 | #Learnt:      28249 | 0.000
563.60/563.76	c total clause space: 206.656MB
563.60/563.76	c total #watches: 150348
564.40/564.54	c total #propagations: 115382433 / total #impl: 518229844 (eff. 0.223)
564.40/564.54	c #Conflicts:     849000 | #Learnt:      29249 | 0.000
564.40/564.54	c total clause space: 206.656MB
564.40/564.54	c total #watches: 153752
565.20/565.35	c total #propagations: 115526568 / total #impl: 518900652 (eff. 0.223)
565.20/565.35	c #Conflicts:     850000 | #Learnt:      30249 | 0.000
565.20/565.35	c total clause space: 206.656MB
565.20/565.35	c total #watches: 156700
565.80/565.94	c total #propagations: 115664898 / total #impl: 519582652 (eff. 0.223)
565.80/565.94	c #Conflicts:     851000 | #Learnt:      31249 | 0.000
565.80/565.94	c total clause space: 206.656MB
565.80/565.94	c total #watches: 165029
566.41/566.58	c total #propagations: 115784690 / total #impl: 520121069 (eff. 0.223)
566.41/566.58	c #Conflicts:     852000 | #Learnt:      32249 | 0.000
566.41/566.58	c total clause space: 206.656MB
566.41/566.58	c total #watches: 171280
567.10/567.27	c total #propagations: 115901472 / total #impl: 520677164 (eff. 0.223)
567.10/567.27	c #Conflicts:     853000 | #Learnt:      33249 | 0.000
567.10/567.27	c total clause space: 206.656MB
567.10/567.27	c total #watches: 177181
567.90/568.07	c total #propagations: 116026624 / total #impl: 521232773 (eff. 0.223)
567.90/568.07	c #Conflicts:     854000 | #Learnt:      34249 | 0.000
567.90/568.07	c total clause space: 206.656MB
567.90/568.07	c total #watches: 180816
568.71/568.88	c total #propagations: 116151121 / total #impl: 521907078 (eff. 0.223)
568.71/568.88	c #Conflicts:     855000 | #Learnt:      35249 | 0.000
568.71/568.88	c total clause space: 206.656MB
568.71/568.88	c total #watches: 185237
569.50/569.60	c total #propagations: 116277676 / total #impl: 522469101 (eff. 0.223)
569.50/569.60	c #Conflicts:     856000 | #Learnt:      36249 | 0.000
569.50/569.60	c total clause space: 206.656MB
569.50/569.60	c total #watches: 188459
570.20/570.31	c total #propagations: 116416156 / total #impl: 523127247 (eff. 0.223)
570.20/570.31	c #Conflicts:     857000 | #Learnt:      37249 | 0.000
570.20/570.31	c total clause space: 206.656MB
570.20/570.31	c total #watches: 191227
571.10/571.28	c total #propagations: 116547626 / total #impl: 523696140 (eff. 0.223)
571.10/571.28	c #Conflicts:     858000 | #Learnt:      38249 | 0.000
571.10/571.28	c total clause space: 206.656MB
571.10/571.28	c total #watches: 194578
572.01/572.12	c total #propagations: 116701211 / total #impl: 524463553 (eff. 0.223)
572.01/572.12	c #Conflicts:     859000 | #Learnt:      39249 | 0.000
572.01/572.12	c total clause space: 206.656MB
572.01/572.12	c total #watches: 197776
572.70/572.89	c total #propagations: 116848203 / total #impl: 525155989 (eff. 0.223)
572.70/572.89	c #Conflicts:     860000 | #Learnt:      40249 | 0.000
572.70/572.89	c total clause space: 206.656MB
572.70/572.89	c total #watches: 202511
573.60/573.74	c total #propagations: 116969571 / total #impl: 525820297 (eff. 0.222)
573.60/573.74	c #Conflicts:     861000 | #Learnt:      41249 | 0.000
573.60/573.74	c total clause space: 206.656MB
573.60/573.74	c total #watches: 205853
574.50/574.60	c total #propagations: 117091331 / total #impl: 526479040 (eff. 0.222)
574.50/574.60	c #Conflicts:     862000 | #Learnt:      42249 | 0.000
574.50/574.60	c total clause space: 206.656MB
574.50/574.60	c total #watches: 209357
575.21/575.34	c total #propagations: 117224983 / total #impl: 527174573 (eff. 0.222)
575.21/575.34	c #Conflicts:     863000 | #Learnt:      43249 | 0.000
575.21/575.34	c total clause space: 206.656MB
575.21/575.34	c total #watches: 213870
576.10/576.26	c total #propagations: 117350507 / total #impl: 527792828 (eff. 0.222)
576.10/576.26	c #Conflicts:     864000 | #Learnt:      44249 | 0.000
576.10/576.26	c total clause space: 206.656MB
576.10/576.26	c total #watches: 217397
577.00/577.18	c total #propagations: 117496280 / total #impl: 528532480 (eff. 0.222)
577.00/577.18	c GC COLLECT
577.00/577.18	c #Conflicts:     865000 | #Learnt:      22842 | 0.000
577.00/577.18	c total clause space: 206.656MB
577.00/577.18	c total #watches: 133554
577.80/577.93	c total #propagations: 117644146 / total #impl: 529308842 (eff. 0.222)
577.80/577.93	c #Conflicts:     866000 | #Learnt:      23842 | 0.000
577.80/577.93	c total clause space: 206.656MB
577.80/577.93	c total #watches: 136947
578.51/578.63	c total #propagations: 117774151 / total #impl: 530016924 (eff. 0.222)
578.51/578.63	c #Conflicts:     867000 | #Learnt:      24842 | 0.000
578.51/578.63	c total clause space: 206.656MB
578.51/578.63	c total #watches: 142057
579.20/579.39	c total #propagations: 117913805 / total #impl: 530772338 (eff. 0.222)
579.20/579.39	c #Conflicts:     868000 | #Learnt:      25842 | 0.000
579.20/579.39	c total clause space: 206.656MB
579.20/579.39	c total #watches: 145147
580.00/580.10	c total #propagations: 118064507 / total #impl: 531463009 (eff. 0.222)
580.00/580.10	c #Conflicts:     869000 | #Learnt:      26842 | 0.000
580.00/580.10	c total clause space: 206.656MB
580.00/580.10	c total #watches: 149256
580.71/580.83	c total #propagations: 118202391 / total #impl: 532104506 (eff. 0.222)
580.71/580.83	c #Conflicts:     870000 | #Learnt:      27842 | 0.000
580.71/580.83	c total clause space: 206.656MB
580.71/580.83	c total #watches: 154070
581.50/581.64	c total #propagations: 118343663 / total #impl: 532778833 (eff. 0.222)
581.50/581.64	c #Conflicts:     871000 | #Learnt:      28842 | 0.000
581.50/581.64	c total clause space: 206.656MB
581.50/581.64	c total #watches: 157154
582.30/582.41	c total #propagations: 118486102 / total #impl: 533502908 (eff. 0.222)
582.30/582.41	c #Conflicts:     872000 | #Learnt:      29842 | 0.000
582.30/582.41	c total clause space: 206.656MB
582.30/582.41	c total #watches: 160518
583.10/583.27	c total #propagations: 118608276 / total #impl: 534131487 (eff. 0.222)
583.10/583.27	c #Conflicts:     873000 | #Learnt:      30842 | 0.000
583.10/583.27	c total clause space: 206.656MB
583.10/583.27	c total #watches: 162763
584.01/584.15	c total #propagations: 118749288 / total #impl: 534963387 (eff. 0.222)
584.01/584.15	c #Conflicts:     874000 | #Learnt:      31842 | 0.000
584.01/584.15	c total clause space: 206.656MB
584.01/584.15	c total #watches: 164894
584.80/584.99	c total #propagations: 118904210 / total #impl: 535788832 (eff. 0.222)
584.80/584.99	c #Conflicts:     875000 | #Learnt:      32842 | 0.000
584.80/584.99	c total clause space: 206.656MB
584.80/584.99	c total #watches: 167566
585.50/585.69	c total #propagations: 119044363 / total #impl: 536438159 (eff. 0.222)
585.50/585.69	c #Conflicts:     876000 | #Learnt:      33842 | 0.000
585.50/585.69	c total clause space: 206.656MB
585.50/585.69	c total #watches: 171483
586.40/586.52	c total #propagations: 119185216 / total #impl: 537062689 (eff. 0.222)
586.40/586.52	c #Conflicts:     877000 | #Learnt:      34842 | 0.000
586.40/586.52	c total clause space: 206.656MB
586.40/586.52	c total #watches: 174073
587.00/587.19	c total #propagations: 119315931 / total #impl: 537733587 (eff. 0.222)
587.00/587.19	c #Conflicts:     878000 | #Learnt:      35842 | 0.000
587.00/587.19	c total clause space: 206.656MB
587.00/587.19	c total #watches: 177165
587.90/588.05	c total #propagations: 119456523 / total #impl: 538388380 (eff. 0.222)
587.90/588.05	c #Conflicts:     879000 | #Learnt:      36842 | 0.000
587.90/588.05	c total clause space: 206.656MB
587.90/588.05	c total #watches: 179575
588.60/588.78	c total #propagations: 119597616 / total #impl: 539033408 (eff. 0.222)
588.60/588.78	c #Conflicts:     880000 | #Learnt:      37842 | 0.000
588.60/588.78	c total clause space: 206.656MB
588.60/588.78	c total #watches: 183100
589.40/589.57	c total #propagations: 119740444 / total #impl: 539593176 (eff. 0.222)
589.40/589.57	c #Conflicts:     881000 | #Learnt:      38842 | 0.000
589.40/589.57	c total clause space: 206.656MB
589.40/589.57	c total #watches: 185546
590.10/590.29	c total #propagations: 119907620 / total #impl: 540263076 (eff. 0.222)
590.10/590.29	c #Conflicts:     882000 | #Learnt:      39842 | 0.000
590.10/590.29	c total clause space: 206.656MB
590.10/590.29	c total #watches: 187889
590.70/590.89	c total #propagations: 120069557 / total #impl: 540827276 (eff. 0.222)
590.70/590.89	c #Conflicts:     883000 | #Learnt:      40842 | 0.000
590.70/590.89	c total clause space: 206.656MB
590.70/590.89	c total #watches: 193155
591.20/591.33	c total #propagations: 120211092 / total #impl: 541337635 (eff. 0.222)
591.20/591.33	c #Conflicts:     884000 | #Learnt:      41842 | 0.000
591.20/591.33	c total clause space: 206.656MB
591.20/591.33	c total #watches: 199572
591.60/591.79	c total #propagations: 120352781 / total #impl: 541760717 (eff. 0.222)
591.60/591.79	c #Conflicts:     885000 | #Learnt:      42842 | 0.000
591.60/591.79	c total clause space: 206.656MB
591.60/591.79	c total #watches: 207731
592.39/592.57	c total #propagations: 120489559 / total #impl: 542142034 (eff. 0.222)
592.39/592.57	c #Conflicts:     886000 | #Learnt:      43842 | 0.000
592.39/592.57	c total clause space: 206.656MB
592.39/592.57	c total #watches: 210538
593.29/593.45	c total #propagations: 120639023 / total #impl: 542861862 (eff. 0.222)
593.29/593.45	c #Conflicts:     887000 | #Learnt:      44842 | 0.000
593.29/593.45	c total clause space: 206.656MB
593.29/593.45	c total #watches: 212718
594.09/594.25	c total #propagations: 120791060 / total #impl: 543510549 (eff. 0.222)
594.09/594.25	c GC COLLECT
594.09/594.25	c #Conflicts:     888000 | #Learnt:      23142 | 0.000
594.09/594.25	c total clause space: 206.656MB
594.09/594.25	c total #watches: 135258
594.79/594.91	c total #propagations: 120937835 / total #impl: 544191316 (eff. 0.222)
594.79/594.91	c #Conflicts:     889000 | #Learnt:      24142 | 0.000
594.79/594.91	c total clause space: 206.656MB
594.79/594.91	c total #watches: 138033
595.29/595.42	c total #propagations: 121078707 / total #impl: 544814663 (eff. 0.222)
595.29/595.42	c #Conflicts:     890000 | #Learnt:      25142 | 0.000
595.29/595.42	c total clause space: 206.656MB
595.29/595.42	c total #watches: 142133
595.89/596.00	c total #propagations: 121203766 / total #impl: 545232818 (eff. 0.222)
595.89/596.00	c #Conflicts:     891000 | #Learnt:      26142 | 0.000
595.89/596.00	c total clause space: 206.656MB
595.89/596.00	c total #watches: 146435
596.39/596.55	c total #propagations: 121336795 / total #impl: 545808757 (eff. 0.222)
596.39/596.55	c #Conflicts:     892000 | #Learnt:      27142 | 0.000
596.39/596.55	c total clause space: 206.656MB
596.39/596.55	c total #watches: 149822
597.20/597.33	c total #propagations: 121463033 / total #impl: 546301640 (eff. 0.222)
597.20/597.33	c #Conflicts:     893000 | #Learnt:      28142 | 0.000
597.20/597.33	c total clause space: 206.656MB
597.20/597.33	c total #watches: 153550
597.89/598.04	c total #propagations: 121597439 / total #impl: 546840519 (eff. 0.222)
597.89/598.04	c #Conflicts:     894000 | #Learnt:      29142 | 0.000
597.89/598.04	c total clause space: 206.656MB
597.89/598.04	c total #watches: 157962
598.59/598.71	c total #propagations: 121744223 / total #impl: 547405665 (eff. 0.222)
598.59/598.71	c #Conflicts:     895000 | #Learnt:      30142 | 0.000
598.59/598.71	c total clause space: 206.656MB
598.59/598.71	c total #watches: 160956
599.40/599.50	c total #propagations: 121896141 / total #impl: 547947040 (eff. 0.222)
599.40/599.50	c #Conflicts:     896000 | #Learnt:      31142 | 0.000
599.40/599.50	c total clause space: 206.656MB
599.40/599.50	c total #watches: 163470
599.99/600.19	c total #propagations: 122057204 / total #impl: 548608708 (eff. 0.222)
599.99/600.19	c #Conflicts:     897000 | #Learnt:      32142 | 0.000
599.99/600.19	c total clause space: 206.656MB
599.99/600.19	c total #watches: 165969
600.79/600.93	c total #propagations: 122192900 / total #impl: 549232628 (eff. 0.222)
600.79/600.93	c #Conflicts:     898000 | #Learnt:      33142 | 0.000
600.79/600.93	c total clause space: 206.656MB
600.79/600.93	c total #watches: 168946
601.49/601.64	c total #propagations: 122323557 / total #impl: 549833127 (eff. 0.222)
601.49/601.64	c #Conflicts:     899000 | #Learnt:      34142 | 0.000
601.49/601.64	c total clause space: 206.656MB
601.49/601.64	c total #watches: 172032
602.09/602.26	c total #propagations: 122463052 / total #impl: 550546052 (eff. 0.222)
602.09/602.26	c #Conflicts:     900000 | #Learnt:      35142 | 0.000
602.09/602.26	c total clause space: 206.656MB
602.09/602.26	c total #watches: 174462
602.80/602.98	c total #propagations: 122595627 / total #impl: 551194440 (eff. 0.222)
602.80/602.98	c #Conflicts:     901000 | #Learnt:      36142 | 0.000
602.80/602.98	c total clause space: 206.656MB
602.80/602.98	c total #watches: 177380
603.59/603.77	c total #propagations: 122724772 / total #impl: 551810107 (eff. 0.222)
603.59/603.77	c #Conflicts:     902000 | #Learnt:      37142 | 0.000
603.59/603.77	c total clause space: 206.656MB
603.59/603.77	c total #watches: 182988
604.39/604.56	c total #propagations: 122859511 / total #impl: 552553355 (eff. 0.222)
604.39/604.56	c #Conflicts:     903000 | #Learnt:      38142 | 0.000
604.39/604.56	c total clause space: 206.656MB
604.39/604.56	c total #watches: 190119
605.19/605.36	c total #propagations: 122999852 / total #impl: 553356648 (eff. 0.222)
605.19/605.36	c #Conflicts:     904000 | #Learnt:      39142 | 0.000
605.19/605.36	c total clause space: 206.656MB
605.19/605.36	c total #watches: 195365
606.00/606.13	c total #propagations: 123127949 / total #impl: 554102464 (eff. 0.222)
606.00/606.13	c #Conflicts:     905000 | #Learnt:      40142 | 0.000
606.00/606.13	c total clause space: 206.656MB
606.00/606.13	c total #watches: 199960
606.79/606.97	c total #propagations: 123252557 / total #impl: 554814796 (eff. 0.222)
606.79/606.97	c #Conflicts:     906000 | #Learnt:      41142 | 0.000
606.79/606.97	c total clause space: 206.656MB
606.79/606.97	c total #watches: 207535
607.79/607.92	c total #propagations: 123384198 / total #impl: 555446191 (eff. 0.222)
607.79/607.92	c #Conflicts:     907000 | #Learnt:      42142 | 0.000
607.79/607.92	c total clause space: 206.656MB
607.79/607.92	c total #watches: 213986
608.69/608.88	c total #propagations: 123521998 / total #impl: 556210133 (eff. 0.222)
608.69/608.88	c #Conflicts:     908000 | #Learnt:      43142 | 0.000
608.69/608.88	c total clause space: 206.656MB
608.69/608.88	c total #watches: 217192
609.69/609.80	c total #propagations: 123663617 / total #impl: 556837265 (eff. 0.222)
609.69/609.80	c #Conflicts:     909000 | #Learnt:      44142 | 0.000
609.69/609.80	c total clause space: 206.656MB
609.69/609.80	c total #watches: 220221
610.59/610.70	c total #propagations: 123809733 / total #impl: 557502965 (eff. 0.222)
610.59/610.70	c #Conflicts:     910000 | #Learnt:      45142 | 0.000
610.59/610.70	c total clause space: 206.656MB
610.59/610.70	c total #watches: 222907
611.50/611.62	c total #propagations: 123959222 / total #impl: 558162761 (eff. 0.222)
611.50/611.62	c GC COLLECT
611.50/611.62	c #Conflicts:     911000 | #Learnt:      23137 | 0.000
611.50/611.62	c total clause space: 206.656MB
611.50/611.62	c total #watches: 134766
612.39/612.58	c total #propagations: 124098819 / total #impl: 558775764 (eff. 0.222)
612.39/612.58	c #Conflicts:     912000 | #Learnt:      24137 | 0.000
612.39/612.58	c total clause space: 206.656MB
612.39/612.58	c total #watches: 137289
613.29/613.44	c total #propagations: 124238164 / total #impl: 559466728 (eff. 0.222)
613.29/613.44	c #Conflicts:     913000 | #Learnt:      25137 | 0.000
613.29/613.44	c total clause space: 206.656MB
613.29/613.44	c total #watches: 142608
613.99/614.17	c total #propagations: 124382656 / total #impl: 560417148 (eff. 0.222)
613.99/614.17	c #Conflicts:     914000 | #Learnt:      26137 | 0.000
613.99/614.17	c total clause space: 206.656MB
613.99/614.17	c total #watches: 147644
614.69/614.87	c total #propagations: 124502046 / total #impl: 560989991 (eff. 0.222)
614.69/614.87	c #Conflicts:     915000 | #Learnt:      27137 | 0.000
614.69/614.87	c total clause space: 206.656MB
614.69/614.87	c total #watches: 150394
615.39/615.56	c total #propagations: 124631296 / total #impl: 561667945 (eff. 0.222)
615.39/615.56	c #Conflicts:     916000 | #Learnt:      28137 | 0.000
615.39/615.56	c total clause space: 206.656MB
615.39/615.56	c total #watches: 155065
616.09/616.29	c total #propagations: 124759206 / total #impl: 562290789 (eff. 0.222)
616.09/616.29	c #Conflicts:     917000 | #Learnt:      29137 | 0.000
616.09/616.29	c total clause space: 206.656MB
616.09/616.29	c total #watches: 163155
616.89/617.10	c total #propagations: 124893436 / total #impl: 563004399 (eff. 0.222)
616.89/617.10	c #Conflicts:     918000 | #Learnt:      30137 | 0.000
616.89/617.10	c total clause space: 206.656MB
616.89/617.10	c total #watches: 170192
617.79/617.90	c total #propagations: 125021220 / total #impl: 563603350 (eff. 0.222)
617.79/617.90	c #Conflicts:     919000 | #Learnt:      31137 | 0.000
617.79/617.90	c total clause space: 206.656MB
617.79/617.90	c total #watches: 174875
618.49/618.63	c total #propagations: 125161819 / total #impl: 564207594 (eff. 0.222)
618.49/618.63	c #Conflicts:     920000 | #Learnt:      32137 | 0.000
618.49/618.63	c total clause space: 206.656MB
618.49/618.63	c total #watches: 179111
619.29/619.44	c total #propagations: 125302810 / total #impl: 565011731 (eff. 0.222)
619.29/619.44	c #Conflicts:     921000 | #Learnt:      33137 | 0.000
619.29/619.44	c total clause space: 206.656MB
619.29/619.44	c total #watches: 182449
620.09/620.24	c total #propagations: 125447005 / total #impl: 565929852 (eff. 0.222)
620.09/620.24	c #Conflicts:     922000 | #Learnt:      34137 | 0.000
620.09/620.24	c total clause space: 206.656MB
620.09/620.24	c total #watches: 186130
620.79/620.98	c total #propagations: 125586361 / total #impl: 566744215 (eff. 0.222)
620.79/620.98	c #Conflicts:     923000 | #Learnt:      35137 | 0.000
620.79/620.98	c total clause space: 206.656MB
620.79/620.98	c total #watches: 191284
621.59/621.75	c total #propagations: 125722867 / total #impl: 567479395 (eff. 0.222)
621.59/621.75	c #Conflicts:     924000 | #Learnt:      36137 | 0.000
621.59/621.75	c total clause space: 206.656MB
621.59/621.75	c total #watches: 195599
622.49/622.65	c total #propagations: 125863746 / total #impl: 568280815 (eff. 0.221)
622.49/622.65	c #Conflicts:     925000 | #Learnt:      37137 | 0.000
622.49/622.65	c total clause space: 206.656MB
622.49/622.65	c total #watches: 198733
623.19/623.38	c total #propagations: 126000074 / total #impl: 568887844 (eff. 0.221)
623.19/623.38	c #Conflicts:     926000 | #Learnt:      38137 | 0.000
623.19/623.38	c total clause space: 206.656MB
623.19/623.38	c total #watches: 204544
623.89/624.08	c total #propagations: 126118374 / total #impl: 569349827 (eff. 0.222)
623.89/624.08	c #Conflicts:     927000 | #Learnt:      39137 | 0.000
623.89/624.08	c total clause space: 206.656MB
623.89/624.08	c total #watches: 210007
624.59/624.80	c total #propagations: 126246739 / total #impl: 569916271 (eff. 0.222)
624.59/624.80	c #Conflicts:     928000 | #Learnt:      40137 | 0.000
624.59/624.80	c total clause space: 206.656MB
624.59/624.80	c total #watches: 212173
625.39/625.57	c total #propagations: 126370064 / total #impl: 570341186 (eff. 0.222)
625.39/625.57	c #Conflicts:     929000 | #Learnt:      41137 | 0.000
625.39/625.57	c total clause space: 206.656MB
625.39/625.57	c total #watches: 215986
626.19/626.30	c total #propagations: 126501418 / total #impl: 570821310 (eff. 0.222)
626.19/626.30	c #Conflicts:     930000 | #Learnt:      42137 | 0.000
626.19/626.30	c total clause space: 206.656MB
626.19/626.30	c total #watches: 219131
626.99/627.14	c total #propagations: 126637298 / total #impl: 571317102 (eff. 0.222)
626.99/627.14	c #Conflicts:     931000 | #Learnt:      43137 | 0.000
626.99/627.14	c total clause space: 206.656MB
626.99/627.14	c total #watches: 221876
627.79/627.97	c total #propagations: 126763323 / total #impl: 571814173 (eff. 0.222)
627.79/627.97	c #Conflicts:     932000 | #Learnt:      44137 | 0.000
627.79/627.97	c total clause space: 206.656MB
627.79/627.97	c total #watches: 225492
628.59/628.77	c total #propagations: 126901404 / total #impl: 572396643 (eff. 0.222)
628.59/628.77	c #Conflicts:     933000 | #Learnt:      45137 | 0.000
628.59/628.77	c total clause space: 206.656MB
628.59/628.77	c total #watches: 228202
629.49/629.67	c total #propagations: 127027773 / total #impl: 572939475 (eff. 0.222)
629.49/629.67	c #Conflicts:     934000 | #Learnt:      46137 | 0.000
629.49/629.67	c total clause space: 206.656MB
629.49/629.67	c total #watches: 231146
630.40/630.50	c total #propagations: 127159320 / total #impl: 573415044 (eff. 0.222)
630.40/630.50	c GC COLLECT
630.40/630.50	c #Conflicts:     935000 | #Learnt:      23842 | 0.000
630.40/630.50	c total clause space: 206.656MB
630.40/630.50	c total #watches: 136238
631.00/631.18	c total #propagations: 127298190 / total #impl: 573956512 (eff. 0.222)
631.00/631.18	c #Conflicts:     936000 | #Learnt:      24842 | 0.000
631.00/631.18	c total clause space: 206.656MB
631.00/631.18	c total #watches: 138537
631.79/631.94	c total #propagations: 127429870 / total #impl: 574536975 (eff. 0.222)
631.79/631.94	c #Conflicts:     937000 | #Learnt:      25842 | 0.000
631.79/631.94	c total clause space: 206.656MB
631.79/631.94	c total #watches: 142353
632.50/632.62	c total #propagations: 127563559 / total #impl: 575142801 (eff. 0.222)
632.50/632.62	c #Conflicts:     938000 | #Learnt:      26842 | 0.000
632.50/632.62	c total clause space: 206.656MB
632.50/632.62	c total #watches: 146813
633.19/633.36	c total #propagations: 127686921 / total #impl: 575652563 (eff. 0.222)
633.19/633.36	c #Conflicts:     939000 | #Learnt:      27842 | 0.000
633.19/633.36	c total clause space: 206.656MB
633.19/633.36	c total #watches: 150607
633.89/634.07	c total #propagations: 127803968 / total #impl: 576299129 (eff. 0.222)
633.89/634.07	c #Conflicts:     940000 | #Learnt:      28842 | 0.000
633.89/634.07	c total clause space: 206.656MB
633.89/634.07	c total #watches: 154553
634.60/634.78	c total #propagations: 127925297 / total #impl: 576789548 (eff. 0.222)
634.60/634.78	c #Conflicts:     941000 | #Learnt:      29842 | 0.000
634.60/634.78	c total clause space: 206.656MB
634.60/634.78	c total #watches: 157676
635.29/635.42	c total #propagations: 128043113 / total #impl: 577404024 (eff. 0.222)
635.29/635.42	c #Conflicts:     942000 | #Learnt:      30842 | 0.000
635.29/635.42	c total clause space: 206.656MB
635.29/635.42	c total #watches: 164007
636.19/636.31	c total #propagations: 128161152 / total #impl: 577994413 (eff. 0.222)
636.19/636.31	c #Conflicts:     943000 | #Learnt:      31842 | 0.000
636.19/636.31	c total clause space: 206.656MB
636.19/636.31	c total #watches: 167604
636.80/636.98	c total #propagations: 128298703 / total #impl: 578696195 (eff. 0.222)
636.80/636.98	c #Conflicts:     944000 | #Learnt:      32842 | 0.000
636.80/636.98	c total clause space: 206.656MB
636.80/636.98	c total #watches: 171070
637.49/637.68	c total #propagations: 128412639 / total #impl: 579261266 (eff. 0.222)
637.49/637.68	c #Conflicts:     945000 | #Learnt:      33842 | 0.000
637.49/637.68	c total clause space: 206.656MB
637.49/637.68	c total #watches: 173900
638.19/638.35	c total #propagations: 128539899 / total #impl: 579952942 (eff. 0.222)
638.19/638.35	c #Conflicts:     946000 | #Learnt:      34842 | 0.000
638.19/638.35	c total clause space: 206.656MB
638.19/638.35	c total #watches: 177399
638.89/639.05	c total #propagations: 128657336 / total #impl: 580536876 (eff. 0.222)
638.89/639.05	c #Conflicts:     947000 | #Learnt:      35842 | 0.000
638.89/639.05	c total clause space: 206.656MB
638.89/639.05	c total #watches: 180340
639.59/639.70	c total #propagations: 128769953 / total #impl: 580993794 (eff. 0.222)
639.59/639.70	c #Conflicts:     948000 | #Learnt:      36842 | 0.000
639.59/639.70	c total clause space: 206.656MB
639.59/639.70	c total #watches: 183538
640.20/640.32	c total #propagations: 128880451 / total #impl: 581437064 (eff. 0.222)
640.20/640.32	c #Conflicts:     949000 | #Learnt:      37842 | 0.000
640.20/640.32	c total clause space: 206.656MB
640.20/640.32	c total #watches: 187761
640.69/640.86	c total #propagations: 128994353 / total #impl: 581907651 (eff. 0.222)
640.69/640.86	c #Conflicts:     950000 | #Learnt:      38842 | 0.000
640.69/640.86	c total clause space: 206.656MB
640.69/640.86	c total #watches: 190727
641.20/641.38	c total #propagations: 129109479 / total #impl: 582357402 (eff. 0.222)
641.20/641.38	c #Conflicts:     951000 | #Learnt:      39842 | 0.000
641.20/641.38	c total clause space: 206.656MB
641.20/641.38	c total #watches: 194606
641.69/641.85	c total #propagations: 129232253 / total #impl: 582843706 (eff. 0.222)
641.69/641.85	c #Conflicts:     952000 | #Learnt:      40842 | 0.000
641.69/641.85	c total clause space: 206.656MB
641.69/641.85	c total #watches: 199174
642.19/642.37	c total #propagations: 129349580 / total #impl: 583494674 (eff. 0.222)
642.19/642.37	c #Conflicts:     953000 | #Learnt:      41842 | 0.000
642.19/642.37	c total clause space: 206.656MB
642.19/642.37	c total #watches: 202997
642.79/642.92	c total #propagations: 129478636 / total #impl: 584068544 (eff. 0.222)
642.79/642.92	c #Conflicts:     954000 | #Learnt:      42842 | 0.000
642.79/642.92	c total clause space: 206.656MB
642.79/642.92	c total #watches: 205751
643.40/643.54	c total #propagations: 129609762 / total #impl: 584616272 (eff. 0.222)
643.40/643.54	c #Conflicts:     955000 | #Learnt:      43842 | 0.000
643.40/643.54	c total clause space: 206.656MB
643.40/643.54	c total #watches: 208425
643.99/644.15	c total #propagations: 129728892 / total #impl: 585069922 (eff. 0.222)
643.99/644.15	c #Conflicts:     956000 | #Learnt:      44842 | 0.000
643.99/644.15	c total clause space: 206.656MB
643.99/644.15	c total #watches: 212039
644.60/644.75	c total #propagations: 129851352 / total #impl: 585596671 (eff. 0.222)
644.60/644.75	c #Conflicts:     957000 | #Learnt:      45842 | 0.000
644.60/644.75	c total clause space: 206.656MB
644.60/644.75	c total #watches: 214998
645.19/645.33	c total #propagations: 129984254 / total #impl: 586195514 (eff. 0.222)
645.19/645.33	c #Conflicts:     958000 | #Learnt:      46842 | 0.000
645.19/645.33	c total clause space: 206.656MB
645.19/645.33	c total #watches: 219203
645.79/645.91	c total #propagations: 130110319 / total #impl: 586781474 (eff. 0.222)
645.79/645.91	c GC COLLECT
645.79/645.91	c #Conflicts:     959000 | #Learnt:      24248 | 0.000
645.79/645.91	c total clause space: 206.656MB
645.79/645.91	c total #watches: 138104
646.29/646.49	c total #propagations: 130234914 / total #impl: 587433545 (eff. 0.222)
646.29/646.49	c #Conflicts:     960000 | #Learnt:      25248 | 0.000
646.29/646.49	c total clause space: 206.656MB
646.29/646.49	c total #watches: 140997
646.89/647.07	c total #propagations: 130359562 / total #impl: 588113297 (eff. 0.222)
646.89/647.07	c #Conflicts:     961000 | #Learnt:      26248 | 0.000
646.89/647.07	c total clause space: 206.656MB
646.89/647.07	c total #watches: 145197
647.49/647.64	c total #propagations: 130486959 / total #impl: 588739529 (eff. 0.222)
647.49/647.64	c #Conflicts:     962000 | #Learnt:      27248 | 0.000
647.49/647.64	c total clause space: 206.656MB
647.49/647.64	c total #watches: 149522
648.09/648.20	c total #propagations: 130609791 / total #impl: 589234950 (eff. 0.222)
648.09/648.20	c #Conflicts:     963000 | #Learnt:      28248 | 0.000
648.09/648.20	c total clause space: 206.656MB
648.09/648.20	c total #watches: 152482
648.59/648.72	c total #propagations: 130733542 / total #impl: 589799076 (eff. 0.222)
648.59/648.72	c #Conflicts:     964000 | #Learnt:      29248 | 0.000
648.59/648.72	c total clause space: 206.656MB
648.59/648.72	c total #watches: 155667
649.09/649.21	c total #propagations: 130857415 / total #impl: 590274065 (eff. 0.222)
649.09/649.21	c #Conflicts:     965000 | #Learnt:      30248 | 0.000
649.09/649.21	c total clause space: 206.656MB
649.09/649.21	c total #watches: 159777
649.59/649.77	c total #propagations: 130981540 / total #impl: 590728543 (eff. 0.222)
649.59/649.77	c #Conflicts:     966000 | #Learnt:      31248 | 0.000
649.59/649.77	c total clause space: 206.656MB
649.59/649.77	c total #watches: 162686
650.29/650.44	c total #propagations: 131099475 / total #impl: 591219814 (eff. 0.222)
650.29/650.44	c #Conflicts:     967000 | #Learnt:      32248 | 0.000
650.29/650.44	c total clause space: 206.656MB
650.29/650.44	c total #watches: 167601
650.99/651.11	c total #propagations: 131231115 / total #impl: 591842249 (eff. 0.222)
650.99/651.11	c #Conflicts:     968000 | #Learnt:      33248 | 0.000
650.99/651.11	c total clause space: 206.656MB
650.99/651.11	c total #watches: 170515
651.59/651.79	c total #propagations: 131360132 / total #impl: 592350347 (eff. 0.222)
651.59/651.79	c #Conflicts:     969000 | #Learnt:      34248 | 0.000
651.59/651.79	c total clause space: 206.656MB
651.59/651.79	c total #watches: 173717
652.20/652.40	c total #propagations: 131487768 / total #impl: 593156744 (eff. 0.222)
652.20/652.40	c #Conflicts:     970000 | #Learnt:      35248 | 0.000
652.20/652.40	c total clause space: 206.656MB
652.20/652.40	c total #watches: 178718
652.79/652.95	c total #propagations: 131622351 / total #impl: 593827826 (eff. 0.222)
652.79/652.95	c #Conflicts:     971000 | #Learnt:      36248 | 0.000
652.79/652.95	c total clause space: 206.656MB
652.79/652.95	c total #watches: 184238
653.30/653.40	c total #propagations: 131739802 / total #impl: 594303559 (eff. 0.222)
653.30/653.40	c #Conflicts:     972000 | #Learnt:      37248 | 0.000
653.30/653.40	c total clause space: 206.656MB
653.30/653.40	c total #watches: 190011
653.79/653.94	c total #propagations: 131853857 / total #impl: 594719179 (eff. 0.222)
653.79/653.94	c #Conflicts:     973000 | #Learnt:      38248 | 0.000
653.79/653.94	c total clause space: 206.656MB
653.79/653.94	c total #watches: 195044
654.29/654.44	c total #propagations: 131974285 / total #impl: 595202998 (eff. 0.222)
654.29/654.44	c #Conflicts:     974000 | #Learnt:      39248 | 0.000
654.29/654.44	c total clause space: 206.656MB
654.29/654.44	c total #watches: 199173
654.79/654.98	c total #propagations: 132093044 / total #impl: 595748616 (eff. 0.222)
654.79/654.98	c #Conflicts:     975000 | #Learnt:      40248 | 0.000
654.79/654.98	c total clause space: 206.656MB
654.79/654.98	c total #watches: 205825
655.39/655.55	c total #propagations: 132222660 / total #impl: 596475939 (eff. 0.222)
655.39/655.55	c #Conflicts:     976000 | #Learnt:      41248 | 0.000
655.39/655.55	c total clause space: 206.656MB
655.39/655.55	c total #watches: 215506
655.99/656.19	c total #propagations: 132353868 / total #impl: 597102629 (eff. 0.222)
655.99/656.19	c #Conflicts:     977000 | #Learnt:      42248 | 0.000
655.99/656.19	c total clause space: 206.656MB
655.99/656.19	c total #watches: 228457
656.70/656.83	c total #propagations: 132479799 / total #impl: 597995492 (eff. 0.222)
656.70/656.83	c #Conflicts:     978000 | #Learnt:      43248 | 0.000
656.70/656.83	c total clause space: 206.656MB
656.70/656.83	c total #watches: 237900
657.29/657.42	c total #propagations: 132604473 / total #impl: 598880543 (eff. 0.221)
657.29/657.42	c #Conflicts:     979000 | #Learnt:      44248 | 0.000
657.29/657.42	c total clause space: 206.656MB
657.29/657.42	c total #watches: 253420
658.09/658.21	c total #propagations: 132732149 / total #impl: 599624170 (eff. 0.221)
658.09/658.21	c #Conflicts:     980000 | #Learnt:      45248 | 0.000
658.09/658.21	c total clause space: 206.656MB
658.09/658.21	c total #watches: 264079
658.99/659.19	c total #propagations: 132855941 / total #impl: 600619411 (eff. 0.221)
658.99/659.19	c #Conflicts:     981000 | #Learnt:      46248 | 0.000
658.99/659.19	c total clause space: 206.656MB
658.99/659.19	c total #watches: 273117
660.09/660.24	c total #propagations: 132985982 / total #impl: 601535738 (eff. 0.221)
660.09/660.24	c #Conflicts:     982000 | #Learnt:      47248 | 0.000
660.09/660.24	c total clause space: 206.656MB
660.09/660.24	c total #watches: 282486
661.10/661.26	c total #propagations: 133115935 / total #impl: 602587815 (eff. 0.221)
661.10/661.26	c GC COLLECT
661.10/661.26	c #Conflicts:     983000 | #Learnt:      24351 | 0.000
661.10/661.26	c total clause space: 206.656MB
661.10/661.26	c total #watches: 138094
661.69/661.88	c total #propagations: 133250659 / total #impl: 603537035 (eff. 0.221)
661.69/661.88	c #Conflicts:     984000 | #Learnt:      25351 | 0.000
661.69/661.88	c total clause space: 206.656MB
661.69/661.88	c total #watches: 142156
662.39/662.57	c total #propagations: 133388271 / total #impl: 604308257 (eff. 0.221)
662.39/662.57	c #Conflicts:     985000 | #Learnt:      26351 | 0.000
662.39/662.57	c total clause space: 206.656MB
662.39/662.57	c total #watches: 144963
663.09/663.29	c total #propagations: 133537648 / total #impl: 604919433 (eff. 0.221)
663.09/663.29	c #Conflicts:     986000 | #Learnt:      27351 | 0.000
663.09/663.29	c total clause space: 206.656MB
663.09/663.29	c total #watches: 148369
663.79/663.94	c total #propagations: 133693576 / total #impl: 605572170 (eff. 0.221)
663.79/663.94	c #Conflicts:     987000 | #Learnt:      28351 | 0.000
663.79/663.94	c total clause space: 206.656MB
663.79/663.94	c total #watches: 150900
664.49/664.66	c total #propagations: 133827510 / total #impl: 606110425 (eff. 0.221)
664.49/664.66	c #Conflicts:     988000 | #Learnt:      29351 | 0.000
664.49/664.66	c total clause space: 206.656MB
664.49/664.66	c total #watches: 153688
665.09/665.25	c total #propagations: 133966586 / total #impl: 606602307 (eff. 0.221)
665.09/665.25	c #Conflicts:     989000 | #Learnt:      30351 | 0.000
665.09/665.25	c total clause space: 206.656MB
665.09/665.25	c total #watches: 157902
665.79/665.99	c total #propagations: 134091359 / total #impl: 607088161 (eff. 0.221)
665.79/665.99	c #Conflicts:     990000 | #Learnt:      31351 | 0.000
665.79/665.99	c total clause space: 206.656MB
665.79/665.99	c total #watches: 161455
666.60/666.74	c total #propagations: 134219279 / total #impl: 607843170 (eff. 0.221)
666.60/666.74	c #Conflicts:     991000 | #Learnt:      32351 | 0.000
666.60/666.74	c total clause space: 206.656MB
666.60/666.74	c total #watches: 166094
667.19/667.39	c total #propagations: 134349033 / total #impl: 608498501 (eff. 0.221)
667.19/667.39	c #Conflicts:     992000 | #Learnt:      33351 | 0.000
667.19/667.39	c total clause space: 206.656MB
667.19/667.39	c total #watches: 170011
667.89/668.04	c total #propagations: 134472513 / total #impl: 608977758 (eff. 0.221)
667.89/668.04	c #Conflicts:     993000 | #Learnt:      34351 | 0.000
667.89/668.04	c total clause space: 206.656MB
667.89/668.04	c total #watches: 173928
668.49/668.63	c total #propagations: 134604013 / total #impl: 609618700 (eff. 0.221)
668.49/668.63	c #Conflicts:     994000 | #Learnt:      35351 | 0.000
668.49/668.63	c total clause space: 206.656MB
668.49/668.63	c total #watches: 176558
669.09/669.28	c total #propagations: 134727328 / total #impl: 610294924 (eff. 0.221)
669.09/669.28	c #Conflicts:     995000 | #Learnt:      36351 | 0.000
669.09/669.28	c total clause space: 206.656MB
669.09/669.28	c total #watches: 181074
669.80/669.94	c total #propagations: 134850284 / total #impl: 611107067 (eff. 0.221)
669.80/669.94	c #Conflicts:     996000 | #Learnt:      37351 | 0.000
669.80/669.94	c total clause space: 206.656MB
669.80/669.94	c total #watches: 184714
670.49/670.64	c total #propagations: 134978648 / total #impl: 611716371 (eff. 0.221)
670.49/670.64	c #Conflicts:     997000 | #Learnt:      38351 | 0.000
670.49/670.64	c total clause space: 206.656MB
670.49/670.64	c total #watches: 188514
671.09/671.29	c total #propagations: 135096477 / total #impl: 612198214 (eff. 0.221)
671.09/671.29	c #Conflicts:     998000 | #Learnt:      39351 | 0.000
671.09/671.29	c total clause space: 206.656MB
671.09/671.29	c total #watches: 193223
671.79/671.93	c total #propagations: 135219728 / total #impl: 612646904 (eff. 0.221)
671.79/671.93	c #Conflicts:     999000 | #Learnt:      40351 | 0.000
671.79/671.93	c total clause space: 206.656MB
671.79/671.93	c total #watches: 195670
672.39/672.56	c total #propagations: 135351035 / total #impl: 613282819 (eff. 0.221)
672.39/672.56	c #Conflicts:    1000000 | #Learnt:      41351 | 0.000
672.39/672.56	c total clause space: 206.656MB
672.39/672.56	c total #watches: 197901
672.99/673.18	c total #propagations: 135476251 / total #impl: 614033572 (eff. 0.221)
672.99/673.18	c #Conflicts:    1001000 | #Learnt:      42351 | 0.000
672.99/673.18	c total clause space: 206.656MB
672.99/673.18	c total #watches: 205925
673.59/673.77	c total #propagations: 135594222 / total #impl: 614525229 (eff. 0.221)
673.59/673.77	c #Conflicts:    1002000 | #Learnt:      43351 | 0.000
673.59/673.77	c total clause space: 206.656MB
673.59/673.77	c total #watches: 215058
674.19/674.35	c total #propagations: 135712966 / total #impl: 614971531 (eff. 0.221)
674.19/674.35	c #Conflicts:    1003000 | #Learnt:      44351 | 0.000
674.19/674.35	c total clause space: 206.656MB
674.19/674.35	c total #watches: 220918
674.99/675.14	c total #propagations: 135835332 / total #impl: 615477009 (eff. 0.221)
674.99/675.14	c #Conflicts:    1004000 | #Learnt:      45351 | 0.000
674.99/675.14	c total clause space: 206.656MB
674.99/675.14	c total #watches: 223782
675.69/675.87	c total #propagations: 135981042 / total #impl: 616199034 (eff. 0.221)
675.69/675.87	c #Conflicts:    1005000 | #Learnt:      46351 | 0.000
675.69/675.87	c total clause space: 206.656MB
675.69/675.87	c total #watches: 227763
676.39/676.60	c total #propagations: 136122860 / total #impl: 616824988 (eff. 0.221)
676.39/676.60	c #Conflicts:    1006000 | #Learnt:      47351 | 0.000
676.39/676.60	c total clause space: 206.656MB
676.39/676.60	c total #watches: 230876
677.09/677.28	c total #propagations: 136256941 / total #impl: 617550732 (eff. 0.221)
677.09/677.28	c #Conflicts:    1007000 | #Learnt:      48351 | 0.000
677.09/677.28	c total clause space: 206.656MB
677.09/677.28	c total #watches: 236613
677.68/677.84	c total #propagations: 136386300 / total #impl: 618120691 (eff. 0.221)
677.68/677.84	c GC COLLECT
677.68/677.84	c #Conflicts:    1008000 | #Learnt:      25155 | 0.000
677.68/677.84	c total clause space: 206.656MB
677.68/677.84	c total #watches: 141243
678.08/678.26	c total #propagations: 136516960 / total #impl: 618686833 (eff. 0.221)
678.08/678.26	c #Conflicts:    1009000 | #Learnt:      26155 | 0.000
678.08/678.26	c total clause space: 206.656MB
678.08/678.26	c total #watches: 147295
678.59/678.74	c total #propagations: 136638125 / total #impl: 619174819 (eff. 0.221)
678.59/678.74	c #Conflicts:    1010000 | #Learnt:      27155 | 0.000
678.59/678.74	c total clause space: 206.656MB
678.59/678.74	c total #watches: 152686
679.08/679.21	c total #propagations: 136753553 / total #impl: 619728353 (eff. 0.221)
679.08/679.21	c #Conflicts:    1011000 | #Learnt:      28155 | 0.000
679.08/679.21	c total clause space: 206.656MB
679.08/679.21	c total #watches: 161182
679.58/679.75	c total #propagations: 136873690 / total #impl: 620395940 (eff. 0.221)
679.58/679.75	c #Conflicts:    1012000 | #Learnt:      29155 | 0.000
679.58/679.75	c total clause space: 206.656MB
679.58/679.75	c total #watches: 167299
680.18/680.33	c total #propagations: 137004559 / total #impl: 621241112 (eff. 0.221)
680.18/680.33	c #Conflicts:    1013000 | #Learnt:      30155 | 0.000
680.18/680.33	c total clause space: 206.656MB
680.18/680.33	c total #watches: 175005
680.68/680.89	c total #propagations: 137124555 / total #impl: 621970440 (eff. 0.220)
680.68/680.89	c #Conflicts:    1014000 | #Learnt:      31155 | 0.000
680.68/680.89	c total clause space: 206.656MB
680.68/680.89	c total #watches: 181215
681.48/681.65	c total #propagations: 137252636 / total #impl: 622767653 (eff. 0.220)
681.48/681.65	c #Conflicts:    1015000 | #Learnt:      32155 | 0.000
681.48/681.65	c total clause space: 206.656MB
681.48/681.65	c total #watches: 185283
682.18/682.32	c total #propagations: 137390683 / total #impl: 623509497 (eff. 0.220)
682.18/682.32	c #Conflicts:    1016000 | #Learnt:      33155 | 0.000
682.18/682.32	c total clause space: 206.656MB
682.18/682.32	c total #watches: 189192
682.88/683.07	c total #propagations: 137506328 / total #impl: 624359128 (eff. 0.220)
682.88/683.07	c #Conflicts:    1017000 | #Learnt:      34155 | 0.000
682.88/683.07	c total clause space: 206.656MB
682.88/683.07	c total #watches: 192427
683.58/683.75	c total #propagations: 137639796 / total #impl: 625329765 (eff. 0.220)
683.58/683.75	c #Conflicts:    1018000 | #Learnt:      35155 | 0.000
683.58/683.75	c total clause space: 206.656MB
683.58/683.75	c total #watches: 196667
684.38/684.51	c total #propagations: 137756171 / total #impl: 626256804 (eff. 0.220)
684.38/684.51	c #Conflicts:    1019000 | #Learnt:      36155 | 0.000
684.38/684.51	c total clause space: 206.656MB
684.38/684.51	c total #watches: 201352
685.08/685.23	c total #propagations: 137871572 / total #impl: 627228379 (eff. 0.220)
685.08/685.23	c #Conflicts:    1020000 | #Learnt:      37155 | 0.000
685.08/685.23	c total clause space: 206.656MB
685.08/685.23	c total #watches: 206367
685.88/686.07	c total #propagations: 137987730 / total #impl: 627934230 (eff. 0.220)
685.88/686.07	c #Conflicts:    1021000 | #Learnt:      38155 | 0.000
685.88/686.07	c total clause space: 206.656MB
685.88/686.07	c total #watches: 210727
686.68/686.89	c total #propagations: 138117245 / total #impl: 628679055 (eff. 0.220)
686.68/686.89	c #Conflicts:    1022000 | #Learnt:      39155 | 0.000
686.68/686.89	c total clause space: 206.656MB
686.68/686.89	c total #watches: 214616
687.49/687.69	c total #propagations: 138246688 / total #impl: 629485475 (eff. 0.220)
687.49/687.69	c #Conflicts:    1023000 | #Learnt:      40155 | 0.000
687.49/687.69	c total clause space: 206.656MB
687.49/687.69	c total #watches: 220914
688.38/688.60	c total #propagations: 138368317 / total #impl: 630261045 (eff. 0.220)
688.38/688.60	c #Conflicts:    1024000 | #Learnt:      41155 | 0.000
688.38/688.60	c total clause space: 206.656MB
688.38/688.60	c total #watches: 226143
689.28/689.42	c total #propagations: 138498541 / total #impl: 631067970 (eff. 0.219)
689.28/689.42	c #Conflicts:    1025000 | #Learnt:      42155 | 0.000
689.28/689.42	c total clause space: 206.656MB
689.28/689.42	c total #watches: 230608
690.08/690.20	c total #propagations: 138616029 / total #impl: 632083105 (eff. 0.219)
690.08/690.20	c #Conflicts:    1026000 | #Learnt:      43155 | 0.000
690.08/690.20	c total clause space: 206.656MB
690.08/690.20	c total #watches: 234729
690.88/691.09	c total #propagations: 138730391 / total #impl: 633079183 (eff. 0.219)
690.88/691.09	c #Conflicts:    1027000 | #Learnt:      44155 | 0.000
690.88/691.09	c total clause space: 206.656MB
690.88/691.09	c total #watches: 239011
691.89/692.04	c total #propagations: 138850018 / total #impl: 634106866 (eff. 0.219)
691.89/692.04	c #Conflicts:    1028000 | #Learnt:      45155 | 0.000
691.89/692.04	c total clause space: 206.656MB
691.89/692.04	c total #watches: 244095
692.78/692.90	c total #propagations: 138994189 / total #impl: 634960206 (eff. 0.219)
692.78/692.90	c #Conflicts:    1029000 | #Learnt:      46155 | 0.000
692.78/692.90	c total clause space: 206.656MB
692.78/692.90	c total #watches: 248679
693.58/693.77	c total #propagations: 139124676 / total #impl: 635849544 (eff. 0.219)
693.58/693.77	c #Conflicts:    1030000 | #Learnt:      47155 | 0.000
693.58/693.77	c total clause space: 206.656MB
693.58/693.77	c total #watches: 252059
694.58/694.74	c total #propagations: 139262137 / total #impl: 636543012 (eff. 0.219)
694.58/694.74	c #Conflicts:    1031000 | #Learnt:      48155 | 0.000
694.58/694.74	c total clause space: 206.656MB
694.58/694.74	c total #watches: 256010
695.58/695.75	c total #propagations: 139394984 / total #impl: 637337235 (eff. 0.219)
695.58/695.75	c GC COLLECT
695.58/695.75	c #Conflicts:    1032000 | #Learnt:      24651 | 0.000
695.58/695.75	c total clause space: 206.656MB
695.58/695.75	c total #watches: 138789
696.08/696.30	c total #propagations: 139522728 / total #impl: 638165946 (eff. 0.219)
696.08/696.30	c #Conflicts:    1033000 | #Learnt:      25651 | 0.000
696.08/696.30	c total clause space: 206.656MB
696.08/696.30	c total #watches: 142722
696.78/696.95	c total #propagations: 139652293 / total #impl: 638753728 (eff. 0.219)
696.78/696.95	c #Conflicts:    1034000 | #Learnt:      26651 | 0.000
696.78/696.95	c total clause space: 206.656MB
696.78/696.95	c total #watches: 146590
697.39/697.55	c total #propagations: 139792930 / total #impl: 639377090 (eff. 0.219)
697.39/697.55	c #Conflicts:    1035000 | #Learnt:      27651 | 0.000
697.39/697.55	c total clause space: 206.656MB
697.39/697.55	c total #watches: 149733
698.08/698.20	c total #propagations: 139923632 / total #impl: 639994292 (eff. 0.219)
698.08/698.20	c #Conflicts:    1036000 | #Learnt:      28651 | 0.000
698.08/698.20	c total clause space: 206.656MB
698.08/698.20	c total #watches: 153608
698.68/698.81	c total #propagations: 140055423 / total #impl: 640535305 (eff. 0.219)
698.68/698.81	c #Conflicts:    1037000 | #Learnt:      29651 | 0.000
698.68/698.81	c total clause space: 206.656MB
698.68/698.81	c total #watches: 156283
699.28/699.44	c total #propagations: 140178808 / total #impl: 641005058 (eff. 0.219)
699.28/699.44	c #Conflicts:    1038000 | #Learnt:      30651 | 0.000
699.28/699.44	c total clause space: 206.656MB
699.28/699.44	c total #watches: 160745
699.98/700.12	c total #propagations: 140315479 / total #impl: 641606418 (eff. 0.219)
699.98/700.12	c #Conflicts:    1039000 | #Learnt:      31651 | 0.000
699.98/700.12	c total clause space: 206.656MB
699.98/700.12	c total #watches: 164691
700.48/700.65	c total #propagations: 140461778 / total #impl: 642201041 (eff. 0.219)
700.48/700.65	c #Conflicts:    1040000 | #Learnt:      32651 | 0.000
700.48/700.65	c total clause space: 206.656MB
700.48/700.65	c total #watches: 168308
701.08/701.28	c total #propagations: 140582152 / total #impl: 642792958 (eff. 0.219)
701.08/701.28	c #Conflicts:    1041000 | #Learnt:      33651 | 0.000
701.08/701.28	c total clause space: 206.656MB
701.08/701.28	c total #watches: 173267
701.69/701.85	c total #propagations: 140709707 / total #impl: 643438361 (eff. 0.219)
701.69/701.85	c #Conflicts:    1042000 | #Learnt:      34651 | 0.000
701.69/701.85	c total clause space: 206.656MB
701.69/701.85	c total #watches: 176370
702.38/702.50	c total #propagations: 140838748 / total #impl: 644059249 (eff. 0.219)
702.38/702.50	c #Conflicts:    1043000 | #Learnt:      35651 | 0.000
702.38/702.50	c total clause space: 206.656MB
702.38/702.50	c total #watches: 179646
702.98/703.15	c total #propagations: 140956849 / total #impl: 644740085 (eff. 0.219)
702.98/703.15	c #Conflicts:    1044000 | #Learnt:      36651 | 0.000
702.98/703.15	c total clause space: 206.656MB
702.98/703.15	c total #watches: 183027
703.58/703.78	c total #propagations: 141075389 / total #impl: 645397066 (eff. 0.219)
703.58/703.78	c #Conflicts:    1045000 | #Learnt:      37651 | 0.000
703.58/703.78	c total clause space: 206.656MB
703.58/703.78	c total #watches: 186508
704.28/704.41	c total #propagations: 141190880 / total #impl: 646051962 (eff. 0.219)
704.28/704.41	c #Conflicts:    1046000 | #Learnt:      38651 | 0.000
704.28/704.41	c total clause space: 206.656MB
704.28/704.41	c total #watches: 191760
704.88/705.04	c total #propagations: 141308558 / total #impl: 646593993 (eff. 0.219)
704.88/705.04	c #Conflicts:    1047000 | #Learnt:      39651 | 0.000
704.88/705.04	c total clause space: 206.656MB
704.88/705.04	c total #watches: 195230
705.48/705.60	c total #propagations: 141431412 / total #impl: 647209559 (eff. 0.219)
705.48/705.60	c #Conflicts:    1048000 | #Learnt:      40651 | 0.000
705.48/705.60	c total clause space: 206.656MB
705.48/705.60	c total #watches: 199203
705.98/706.17	c total #propagations: 141552074 / total #impl: 647691266 (eff. 0.219)
705.98/706.17	c #Conflicts:    1049000 | #Learnt:      41651 | 0.000
705.98/706.17	c total clause space: 206.656MB
705.98/706.17	c total #watches: 203119
706.58/706.79	c total #propagations: 141663893 / total #impl: 648303857 (eff. 0.219)
706.58/706.79	c #Conflicts:    1050000 | #Learnt:      42651 | 0.000
706.58/706.79	c total clause space: 206.656MB
706.58/706.79	c total #watches: 205723
707.18/707.38	c total #propagations: 141793640 / total #impl: 648830606 (eff. 0.219)
707.18/707.38	c #Conflicts:    1051000 | #Learnt:      43651 | 0.000
707.18/707.38	c total clause space: 206.656MB
707.18/707.38	c total #watches: 208994
707.78/707.97	c total #propagations: 141920940 / total #impl: 649272699 (eff. 0.219)
707.78/707.97	c #Conflicts:    1052000 | #Learnt:      44651 | 0.000
707.78/707.97	c total clause space: 206.656MB
707.78/707.97	c total #watches: 213624
708.48/708.63	c total #propagations: 142042618 / total #impl: 649794044 (eff. 0.219)
708.48/708.63	c #Conflicts:    1053000 | #Learnt:      45651 | 0.000
708.48/708.63	c total clause space: 206.656MB
708.48/708.63	c total #watches: 217397
709.18/709.31	c total #propagations: 142162141 / total #impl: 650224861 (eff. 0.219)
709.18/709.31	c #Conflicts:    1054000 | #Learnt:      46651 | 0.000
709.18/709.31	c total clause space: 206.656MB
709.18/709.31	c total #watches: 221663
709.88/710.04	c total #propagations: 142283527 / total #impl: 650821202 (eff. 0.219)
709.88/710.04	c #Conflicts:    1055000 | #Learnt:      47651 | 0.000
709.88/710.04	c total clause space: 206.656MB
709.88/710.04	c total #watches: 225459
710.58/710.73	c total #propagations: 142406250 / total #impl: 651348980 (eff. 0.219)
710.58/710.73	c #Conflicts:    1056000 | #Learnt:      48651 | 0.000
710.58/710.73	c total clause space: 206.656MB
710.58/710.73	c total #watches: 228363
711.27/711.42	c total #propagations: 142535013 / total #impl: 651949328 (eff. 0.219)
711.27/711.42	c GC COLLECT
711.27/711.42	c #Conflicts:    1057000 | #Learnt:      24848 | 0.000
711.27/711.42	c total clause space: 206.656MB
711.27/711.42	c total #watches: 139868
711.87/712.07	c total #propagations: 142655930 / total #impl: 652464303 (eff. 0.219)
711.87/712.07	c #Conflicts:    1058000 | #Learnt:      25848 | 0.000
711.87/712.07	c total clause space: 206.656MB
711.87/712.07	c total #watches: 142615
712.47/712.63	c total #propagations: 142781038 / total #impl: 653067410 (eff. 0.219)
712.47/712.63	c #Conflicts:    1059000 | #Learnt:      26848 | 0.000
712.47/712.63	c total clause space: 206.656MB
712.47/712.63	c total #watches: 146341
713.07/713.20	c total #propagations: 142894899 / total #impl: 653719635 (eff. 0.219)
713.07/713.20	c #Conflicts:    1060000 | #Learnt:      27848 | 0.000
713.07/713.20	c total clause space: 206.656MB
713.07/713.20	c total #watches: 149372
713.57/713.79	c total #propagations: 143014131 / total #impl: 654229500 (eff. 0.219)
713.57/713.79	c #Conflicts:    1061000 | #Learnt:      28848 | 0.000
713.57/713.79	c total clause space: 206.656MB
713.57/713.79	c total #watches: 152571
714.37/714.55	c total #propagations: 143135029 / total #impl: 654725914 (eff. 0.219)
714.37/714.55	c #Conflicts:    1062000 | #Learnt:      29848 | 0.000
714.37/714.55	c total clause space: 206.656MB
714.37/714.55	c total #watches: 155498
715.07/715.22	c total #propagations: 143268757 / total #impl: 655325365 (eff. 0.219)
715.07/715.22	c #Conflicts:    1063000 | #Learnt:      30848 | 0.000
715.07/715.22	c total clause space: 206.656MB
715.07/715.22	c total #watches: 160864
715.67/715.86	c total #propagations: 143388237 / total #impl: 655890361 (eff. 0.219)
715.67/715.86	c #Conflicts:    1064000 | #Learnt:      31848 | 0.000
715.67/715.86	c total clause space: 206.656MB
715.67/715.86	c total #watches: 163986
716.27/716.44	c total #propagations: 143509153 / total #impl: 656432309 (eff. 0.219)
716.27/716.44	c #Conflicts:    1065000 | #Learnt:      32848 | 0.000
716.27/716.44	c total clause space: 206.656MB
716.27/716.44	c total #watches: 168477
716.87/717.07	c total #propagations: 143626996 / total #impl: 656952380 (eff. 0.219)
716.87/717.07	c #Conflicts:    1066000 | #Learnt:      33848 | 0.000
716.87/717.07	c total clause space: 206.656MB
716.87/717.07	c total #watches: 173928
717.47/717.63	c total #propagations: 143743851 / total #impl: 657420596 (eff. 0.219)
717.47/717.63	c #Conflicts:    1067000 | #Learnt:      34848 | 0.000
717.47/717.63	c total clause space: 206.656MB
717.47/717.63	c total #watches: 179350
718.07/718.22	c total #propagations: 143862608 / total #impl: 657948221 (eff. 0.219)
718.07/718.22	c #Conflicts:    1068000 | #Learnt:      35848 | 0.000
718.07/718.22	c total clause space: 206.656MB
718.07/718.22	c total #watches: 183340
718.57/718.76	c total #propagations: 143984762 / total #impl: 658458795 (eff. 0.219)
718.57/718.76	c #Conflicts:    1069000 | #Learnt:      36848 | 0.000
718.57/718.76	c total clause space: 206.656MB
718.57/718.76	c total #watches: 188751
719.07/719.29	c total #propagations: 144100354 / total #impl: 658931833 (eff. 0.219)
719.07/719.29	c #Conflicts:    1070000 | #Learnt:      37848 | 0.000
719.07/719.29	c total clause space: 206.656MB
719.07/719.29	c total #watches: 192837
719.87/720.00	c total #propagations: 144229523 / total #impl: 659508453 (eff. 0.219)
719.87/720.00	c #Conflicts:    1071000 | #Learnt:      38848 | 0.000
719.87/720.00	c total clause space: 206.656MB
719.87/720.00	c total #watches: 197039
720.48/720.64	c total #propagations: 144361061 / total #impl: 660011734 (eff. 0.219)
720.48/720.64	c #Conflicts:    1072000 | #Learnt:      39848 | 0.000
720.48/720.64	c total clause space: 206.656MB
720.48/720.64	c total #watches: 199923
721.17/721.35	c total #propagations: 144491597 / total #impl: 660440002 (eff. 0.219)
721.17/721.35	c #Conflicts:    1073000 | #Learnt:      40848 | 0.000
721.17/721.35	c total clause space: 206.656MB
721.17/721.35	c total #watches: 202686
721.87/722.02	c total #propagations: 144629918 / total #impl: 660922756 (eff. 0.219)
721.87/722.02	c #Conflicts:    1074000 | #Learnt:      41848 | 0.000
721.87/722.02	c total clause space: 206.656MB
721.87/722.02	c total #watches: 206483
722.37/722.58	c total #propagations: 144756477 / total #impl: 661495695 (eff. 0.219)
722.37/722.58	c #Conflicts:    1075000 | #Learnt:      42848 | 0.000
722.37/722.58	c total clause space: 206.656MB
722.37/722.58	c total #watches: 217336
723.17/723.31	c total #propagations: 144880784 / total #impl: 662039167 (eff. 0.219)
723.17/723.31	c #Conflicts:    1076000 | #Learnt:      43848 | 0.000
723.17/723.31	c total clause space: 206.656MB
723.17/723.31	c total #watches: 224122
724.17/724.35	c total #propagations: 145022172 / total #impl: 662626807 (eff. 0.219)
724.17/724.35	c #Conflicts:    1077000 | #Learnt:      44848 | 0.000
724.17/724.35	c total clause space: 206.656MB
724.17/724.35	c total #watches: 226791
725.17/725.39	c total #propagations: 145159208 / total #impl: 663239345 (eff. 0.219)
725.17/725.39	c #Conflicts:    1078000 | #Learnt:      45848 | 0.000
725.17/725.39	c total clause space: 206.656MB
725.17/725.39	c total #watches: 229708
726.17/726.31	c total #propagations: 145288089 / total #impl: 663892581 (eff. 0.219)
726.17/726.31	c #Conflicts:    1079000 | #Learnt:      46848 | 0.000
726.17/726.31	c total clause space: 206.656MB
726.17/726.31	c total #watches: 233864
726.98/727.16	c total #propagations: 145424768 / total #impl: 664472281 (eff. 0.219)
726.98/727.16	c #Conflicts:    1080000 | #Learnt:      47848 | 0.000
726.98/727.16	c total clause space: 206.656MB
726.98/727.16	c total #watches: 237116
727.77/727.93	c total #propagations: 145544846 / total #impl: 665039930 (eff. 0.219)
727.77/727.93	c #Conflicts:    1081000 | #Learnt:      48848 | 0.000
727.77/727.93	c total clause space: 206.656MB
727.77/727.93	c total #watches: 242211
728.67/728.83	c total #propagations: 145663098 / total #impl: 665591448 (eff. 0.219)
728.67/728.83	c #Conflicts:    1082000 | #Learnt:      49848 | 0.000
728.67/728.83	c total clause space: 206.656MB
728.67/728.83	c total #watches: 246388
729.57/729.71	c total #propagations: 145792813 / total #impl: 666247657 (eff. 0.219)
729.57/729.71	c GC COLLECT
729.57/729.71	c #Conflicts:    1083000 | #Learnt:      25746 | 0.000
729.57/729.71	c total clause space: 206.656MB
729.57/729.71	c total #watches: 142859
730.28/730.44	c total #propagations: 145920947 / total #impl: 666947340 (eff. 0.219)
730.28/730.44	c #Conflicts:    1084000 | #Learnt:      26746 | 0.000
730.28/730.44	c total clause space: 206.656MB
730.28/730.44	c total #watches: 145832
730.97/731.14	c total #propagations: 146049425 / total #impl: 667573653 (eff. 0.219)
730.97/731.14	c #Conflicts:    1085000 | #Learnt:      27746 | 0.000
730.97/731.14	c total clause space: 206.656MB
730.97/731.14	c total #watches: 149488
731.67/731.80	c total #propagations: 146182758 / total #impl: 668166568 (eff. 0.219)
731.67/731.80	c #Conflicts:    1086000 | #Learnt:      28746 | 0.000
731.67/731.80	c total clause space: 206.656MB
731.67/731.80	c total #watches: 152363
732.27/732.49	c total #propagations: 146312386 / total #impl: 668729319 (eff. 0.219)
732.27/732.49	c #Conflicts:    1087000 | #Learnt:      29746 | 0.000
732.27/732.49	c total clause space: 206.656MB
732.27/732.49	c total #watches: 157247
732.97/733.20	c total #propagations: 146445601 / total #impl: 669256538 (eff. 0.219)
732.97/733.20	c #Conflicts:    1088000 | #Learnt:      30746 | 0.000
732.97/733.20	c total clause space: 206.656MB
732.97/733.20	c total #watches: 161366
733.68/733.89	c total #propagations: 146587951 / total #impl: 669779637 (eff. 0.219)
733.68/733.89	c #Conflicts:    1089000 | #Learnt:      31746 | 0.000
733.68/733.89	c total clause space: 206.656MB
733.68/733.89	c total #watches: 164126
734.47/734.60	c total #propagations: 146714023 / total #impl: 670496093 (eff. 0.219)
734.47/734.60	c #Conflicts:    1090000 | #Learnt:      32746 | 0.000
734.47/734.60	c total clause space: 206.656MB
734.47/734.60	c total #watches: 167695
735.07/735.29	c total #propagations: 146842166 / total #impl: 671276329 (eff. 0.219)
735.07/735.29	c #Conflicts:    1091000 | #Learnt:      33746 | 0.000
735.07/735.29	c total clause space: 206.656MB
735.07/735.29	c total #watches: 170324
735.88/736.03	c total #propagations: 146964338 / total #impl: 672115610 (eff. 0.219)
735.88/736.03	c #Conflicts:    1092000 | #Learnt:      34746 | 0.000
735.88/736.03	c total clause space: 206.656MB
735.88/736.03	c total #watches: 173286
736.57/736.78	c total #propagations: 147095889 / total #impl: 672673784 (eff. 0.219)
736.57/736.78	c #Conflicts:    1093000 | #Learnt:      35746 | 0.000
736.57/736.78	c total clause space: 206.656MB
736.57/736.78	c total #watches: 177081
737.17/737.39	c total #propagations: 147230129 / total #impl: 673281560 (eff. 0.219)
737.17/737.39	c #Conflicts:    1094000 | #Learnt:      36746 | 0.000
737.17/737.39	c total clause space: 206.656MB
737.17/737.39	c total #watches: 181187
737.98/738.15	c total #propagations: 147358620 / total #impl: 673878324 (eff. 0.219)
737.98/738.15	c #Conflicts:    1095000 | #Learnt:      37746 | 0.000
737.98/738.15	c total clause space: 206.656MB
737.98/738.15	c total #watches: 184134
738.67/738.83	c total #propagations: 147485452 / total #impl: 674466627 (eff. 0.219)
738.67/738.83	c #Conflicts:    1096000 | #Learnt:      38746 | 0.000
738.67/738.83	c total clause space: 206.656MB
738.67/738.83	c total #watches: 186760
739.27/739.44	c total #propagations: 147596668 / total #impl: 675067956 (eff. 0.219)
739.27/739.44	c #Conflicts:    1097000 | #Learnt:      39746 | 0.000
739.27/739.44	c total clause space: 206.656MB
739.27/739.44	c total #watches: 190344
739.87/740.08	c total #propagations: 147712560 / total #impl: 675590337 (eff. 0.219)
739.87/740.08	c #Conflicts:    1098000 | #Learnt:      40746 | 0.000
739.87/740.08	c total clause space: 206.656MB
739.87/740.08	c total #watches: 193741
740.57/740.77	c total #propagations: 147839912 / total #impl: 676298691 (eff. 0.219)
740.57/740.77	c #Conflicts:    1099000 | #Learnt:      41746 | 0.000
740.57/740.77	c total clause space: 206.656MB
740.57/740.77	c total #watches: 197814
741.38/741.54	c total #propagations: 147968766 / total #impl: 676904853 (eff. 0.219)
741.38/741.54	c #Conflicts:    1100000 | #Learnt:      42746 | 0.000
741.38/741.54	c total clause space: 206.656MB
741.38/741.54	c total #watches: 200821
742.17/742.34	c total #propagations: 148099898 / total #impl: 677610374 (eff. 0.219)
742.17/742.34	c #Conflicts:    1101000 | #Learnt:      43746 | 0.000
742.17/742.34	c total clause space: 206.656MB
742.17/742.34	c total #watches: 204716
742.87/743.04	c total #propagations: 148238985 / total #impl: 678194715 (eff. 0.219)
742.87/743.04	c #Conflicts:    1102000 | #Learnt:      44746 | 0.000
742.87/743.04	c total clause space: 206.656MB
742.87/743.04	c total #watches: 208616
743.58/743.79	c total #propagations: 148359295 / total #impl: 678676349 (eff. 0.219)
743.58/743.79	c #Conflicts:    1103000 | #Learnt:      45746 | 0.000
743.58/743.79	c total clause space: 206.656MB
743.58/743.79	c total #watches: 211887
744.37/744.58	c total #propagations: 148474410 / total #impl: 679145543 (eff. 0.219)
744.37/744.58	c #Conflicts:    1104000 | #Learnt:      46746 | 0.000
744.37/744.58	c total clause space: 206.656MB
744.37/744.58	c total #watches: 214734
745.17/745.37	c total #propagations: 148599602 / total #impl: 679685438 (eff. 0.219)
745.17/745.37	c #Conflicts:    1105000 | #Learnt:      47746 | 0.000
745.17/745.37	c total clause space: 206.656MB
745.17/745.37	c total #watches: 218070
745.97/746.19	c total #propagations: 148723958 / total #impl: 680244702 (eff. 0.219)
745.97/746.19	c #Conflicts:    1106000 | #Learnt:      48746 | 0.000
745.97/746.19	c total clause space: 206.656MB
745.97/746.19	c total #watches: 221879
746.78/746.98	c total #propagations: 148852881 / total #impl: 680840005 (eff. 0.219)
746.78/746.98	c #Conflicts:    1107000 | #Learnt:      49746 | 0.000
746.78/746.98	c total clause space: 206.656MB
746.78/746.98	c total #watches: 226133
747.57/747.73	c total #propagations: 148980696 / total #impl: 681382457 (eff. 0.219)
747.57/747.73	c #Conflicts:    1108000 | #Learnt:      50746 | 0.000
747.57/747.73	c total clause space: 206.656MB
747.57/747.73	c total #watches: 229532
748.27/748.41	c total #propagations: 149108924 / total #impl: 681986488 (eff. 0.219)
748.27/748.41	c GC COLLECT
748.27/748.41	c #Conflicts:    1109000 | #Learnt:      26352 | 0.000
748.27/748.41	c total clause space: 206.656MB
748.27/748.41	c total #watches: 144091
748.98/749.15	c total #propagations: 149238547 / total #impl: 682568192 (eff. 0.219)
748.98/749.15	c #Conflicts:    1110000 | #Learnt:      27352 | 0.000
748.98/749.15	c total clause space: 206.656MB
748.98/749.15	c total #watches: 148251
749.67/749.84	c total #propagations: 149374530 / total #impl: 683254441 (eff. 0.219)
749.67/749.84	c #Conflicts:    1111000 | #Learnt:      28352 | 0.000
749.67/749.84	c total clause space: 206.656MB
749.67/749.84	c total #watches: 152039
750.27/750.43	c total #propagations: 149503970 / total #impl: 683964535 (eff. 0.219)
750.27/750.43	c #Conflicts:    1112000 | #Learnt:      29352 | 0.000
750.27/750.43	c total clause space: 206.656MB
750.27/750.43	c total #watches: 156105
750.87/751.03	c total #propagations: 149628929 / total #impl: 684516072 (eff. 0.219)
750.87/751.03	c #Conflicts:    1113000 | #Learnt:      30352 | 0.000
750.87/751.03	c total clause space: 206.656MB
750.87/751.03	c total #watches: 159939
751.47/751.65	c total #propagations: 149753164 / total #impl: 685031724 (eff. 0.219)
751.47/751.65	c #Conflicts:    1114000 | #Learnt:      31352 | 0.000
751.47/751.65	c total clause space: 206.656MB
751.47/751.65	c total #watches: 165754
752.07/752.25	c total #propagations: 149874446 / total #impl: 685577787 (eff. 0.219)
752.07/752.25	c #Conflicts:    1115000 | #Learnt:      32352 | 0.000
752.07/752.25	c total clause space: 206.656MB
752.07/752.25	c total #watches: 168976
752.77/752.91	c total #propagations: 149993602 / total #impl: 686057768 (eff. 0.219)
752.77/752.91	c #Conflicts:    1116000 | #Learnt:      33352 | 0.000
752.77/752.91	c total clause space: 206.656MB
752.77/752.91	c total #watches: 172546
753.38/753.51	c total #propagations: 150110727 / total #impl: 686686239 (eff. 0.219)
753.38/753.51	c #Conflicts:    1117000 | #Learnt:      34352 | 0.000
753.38/753.51	c total clause space: 206.656MB
753.38/753.51	c total #watches: 177360
753.87/754.06	c total #propagations: 150237537 / total #impl: 687256366 (eff. 0.219)
753.87/754.06	c #Conflicts:    1118000 | #Learnt:      35352 | 0.000
753.87/754.06	c total clause space: 206.656MB
753.87/754.06	c total #watches: 181251
754.48/754.67	c total #propagations: 150344513 / total #impl: 687796635 (eff. 0.219)
754.48/754.67	c #Conflicts:    1119000 | #Learnt:      36352 | 0.000
754.48/754.67	c total clause space: 206.656MB
754.48/754.67	c total #watches: 186269
755.07/755.28	c total #propagations: 150462762 / total #impl: 688341176 (eff. 0.219)
755.07/755.28	c #Conflicts:    1120000 | #Learnt:      37352 | 0.000
755.07/755.28	c total clause space: 206.656MB
755.07/755.28	c total #watches: 191133
755.77/755.92	c total #propagations: 150584690 / total #impl: 688834473 (eff. 0.219)
755.77/755.92	c #Conflicts:    1121000 | #Learnt:      38352 | 0.000
755.77/755.92	c total clause space: 206.656MB
755.77/755.92	c total #watches: 194001
756.37/756.52	c total #propagations: 150701141 / total #impl: 689410831 (eff. 0.219)
756.37/756.52	c #Conflicts:    1122000 | #Learnt:      39352 | 0.000
756.37/756.52	c total clause space: 206.656MB
756.37/756.52	c total #watches: 196926
757.07/757.22	c total #propagations: 150818404 / total #impl: 689887078 (eff. 0.219)
757.07/757.22	c #Conflicts:    1123000 | #Learnt:      40352 | 0.000
757.07/757.22	c total clause space: 206.656MB
757.07/757.22	c total #watches: 200300
757.67/757.90	c total #propagations: 150940429 / total #impl: 690371696 (eff. 0.219)
757.67/757.90	c #Conflicts:    1124000 | #Learnt:      41352 | 0.000
757.67/757.90	c total clause space: 206.656MB
757.67/757.90	c total #watches: 204312
758.37/758.59	c total #propagations: 151058598 / total #impl: 690957838 (eff. 0.219)
758.37/758.59	c #Conflicts:    1125000 | #Learnt:      42352 | 0.000
758.37/758.59	c total clause space: 206.656MB
758.37/758.59	c total #watches: 207596
759.07/759.27	c total #propagations: 151175179 / total #impl: 691473468 (eff. 0.219)
759.07/759.27	c #Conflicts:    1126000 | #Learnt:      43352 | 0.000
759.07/759.27	c total clause space: 206.656MB
759.07/759.27	c total #watches: 211886
759.87/760.06	c total #propagations: 151304928 / total #impl: 691989866 (eff. 0.219)
759.87/760.06	c #Conflicts:    1127000 | #Learnt:      44352 | 0.000
759.87/760.06	c total clause space: 206.656MB
759.87/760.06	c total #watches: 215235
760.67/760.84	c total #propagations: 151436281 / total #impl: 692612797 (eff. 0.219)
760.67/760.84	c #Conflicts:    1128000 | #Learnt:      45352 | 0.000
760.67/760.84	c total clause space: 206.656MB
760.67/760.84	c total #watches: 217692
761.37/761.56	c total #propagations: 151568721 / total #impl: 693282865 (eff. 0.219)
761.37/761.56	c #Conflicts:    1129000 | #Learnt:      46352 | 0.000
761.37/761.56	c total clause space: 206.656MB
761.37/761.56	c total #watches: 220733
762.17/762.31	c total #propagations: 151705034 / total #impl: 693971471 (eff. 0.219)
762.17/762.31	c #Conflicts:    1130000 | #Learnt:      47352 | 0.000
762.17/762.31	c total clause space: 206.656MB
762.17/762.31	c total #watches: 223802
763.07/763.29	c total #propagations: 151845186 / total #impl: 694650808 (eff. 0.219)
763.07/763.29	c #Conflicts:    1131000 | #Learnt:      48352 | 0.000
763.07/763.29	c total clause space: 206.656MB
763.07/763.29	c total #watches: 227156
764.17/764.34	c total #propagations: 151984606 / total #impl: 695211075 (eff. 0.219)
764.17/764.34	c #Conflicts:    1132000 | #Learnt:      49352 | 0.000
764.17/764.34	c total clause space: 206.656MB
764.17/764.34	c total #watches: 231756
765.27/765.41	c total #propagations: 152121251 / total #impl: 695820178 (eff. 0.219)
765.27/765.41	c #Conflicts:    1133000 | #Learnt:      50352 | 0.000
765.27/765.41	c total clause space: 206.656MB
765.27/765.41	c total #watches: 236442
766.37/766.54	c total #propagations: 152263101 / total #impl: 696482053 (eff. 0.219)
766.37/766.54	c #Conflicts:    1134000 | #Learnt:      51352 | 0.000
766.37/766.54	c total clause space: 206.656MB
766.37/766.54	c total #watches: 239874
767.27/767.41	c total #propagations: 152399878 / total #impl: 697143926 (eff. 0.219)
767.27/767.41	c GC COLLECT
767.27/767.41	c #Conflicts:    1135000 | #Learnt:      26645 | 0.000
767.27/767.41	c total clause space: 206.656MB
767.27/767.41	c total #watches: 146886
767.97/768.18	c total #propagations: 152535312 / total #impl: 697673087 (eff. 0.219)
767.97/768.18	c #Conflicts:    1136000 | #Learnt:      27645 | 0.000
767.97/768.18	c total clause space: 206.656MB
767.97/768.18	c total #watches: 149774
768.77/768.98	c total #propagations: 152669747 / total #impl: 698175634 (eff. 0.219)
768.77/768.98	c #Conflicts:    1137000 | #Learnt:      28645 | 0.000
768.77/768.98	c total clause space: 206.656MB
768.77/768.98	c total #watches: 152488
769.57/769.72	c total #propagations: 152806339 / total #impl: 698772679 (eff. 0.219)
769.57/769.72	c #Conflicts:    1138000 | #Learnt:      29645 | 0.000
769.57/769.72	c total clause space: 206.656MB
769.57/769.72	c total #watches: 155404
770.36/770.57	c total #propagations: 152955132 / total #impl: 699399951 (eff. 0.219)
770.36/770.57	c #Conflicts:    1139000 | #Learnt:      30645 | 0.000
770.36/770.57	c total clause space: 206.656MB
770.36/770.57	c total #watches: 158781
771.26/771.49	c total #propagations: 153115389 / total #impl: 700112481 (eff. 0.219)
771.26/771.49	c #Conflicts:    1140000 | #Learnt:      31645 | 0.000
771.26/771.49	c total clause space: 206.656MB
771.26/771.49	c total #watches: 168403
772.17/772.31	c total #propagations: 153258386 / total #impl: 700926777 (eff. 0.219)
772.17/772.31	c #Conflicts:    1141000 | #Learnt:      32645 | 0.000
772.17/772.31	c total clause space: 206.656MB
772.17/772.31	c total #watches: 174981
773.17/773.34	c total #propagations: 153403508 / total #impl: 701719153 (eff. 0.219)
773.17/773.34	c #Conflicts:    1142000 | #Learnt:      33645 | 0.000
773.17/773.34	c total clause space: 206.656MB
773.17/773.34	c total #watches: 179138
774.27/774.44	c total #propagations: 153544259 / total #impl: 702521639 (eff. 0.219)
774.27/774.44	c #Conflicts:    1143000 | #Learnt:      34645 | 0.000
774.27/774.44	c total clause space: 206.656MB
774.27/774.44	c total #watches: 183392
775.26/775.40	c total #propagations: 153690754 / total #impl: 703236441 (eff. 0.219)
775.26/775.40	c #Conflicts:    1144000 | #Learnt:      35645 | 0.000
775.26/775.40	c total clause space: 206.656MB
775.26/775.40	c total #watches: 188348
776.06/776.28	c total #propagations: 153841661 / total #impl: 703806174 (eff. 0.219)
776.06/776.28	c #Conflicts:    1145000 | #Learnt:      36645 | 0.000
776.06/776.28	c total clause space: 206.656MB
776.06/776.28	c total #watches: 194305
777.06/777.21	c total #propagations: 153983192 / total #impl: 704462971 (eff. 0.219)
777.06/777.21	c #Conflicts:    1146000 | #Learnt:      37645 | 0.000
777.06/777.21	c total clause space: 206.656MB
777.06/777.21	c total #watches: 199879
777.96/778.10	c total #propagations: 154130934 / total #impl: 705109072 (eff. 0.219)
777.96/778.10	c #Conflicts:    1147000 | #Learnt:      38645 | 0.000
777.96/778.10	c total clause space: 206.656MB
777.96/778.10	c total #watches: 205053
778.86/779.03	c total #propagations: 154265060 / total #impl: 705780602 (eff. 0.219)
778.86/779.03	c #Conflicts:    1148000 | #Learnt:      39645 | 0.000
778.86/779.03	c total clause space: 206.656MB
778.86/779.03	c total #watches: 208258
779.77/779.94	c total #propagations: 154407363 / total #impl: 706478593 (eff. 0.219)
779.77/779.94	c #Conflicts:    1149000 | #Learnt:      40645 | 0.000
779.77/779.94	c total clause space: 206.656MB
779.77/779.94	c total #watches: 214787
780.66/780.82	c total #propagations: 154534969 / total #impl: 707077674 (eff. 0.219)
780.66/780.82	c #Conflicts:    1150000 | #Learnt:      41645 | 0.000
780.66/780.82	c total clause space: 206.656MB
780.66/780.82	c total #watches: 218422
781.56/781.79	c total #propagations: 154661846 / total #impl: 707625131 (eff. 0.219)
781.56/781.79	c #Conflicts:    1151000 | #Learnt:      42645 | 0.000
781.56/781.79	c total clause space: 206.656MB
781.56/781.79	c total #watches: 222538
782.46/782.65	c total #propagations: 154801630 / total #impl: 708288523 (eff. 0.219)
782.46/782.65	c #Conflicts:    1152000 | #Learnt:      43645 | 0.000
782.46/782.65	c total clause space: 206.656MB
782.46/782.65	c total #watches: 225291
783.36/783.58	c total #propagations: 154937733 / total #impl: 708914825 (eff. 0.219)
783.36/783.58	c #Conflicts:    1153000 | #Learnt:      44645 | 0.000
783.36/783.58	c total clause space: 206.656MB
783.36/783.58	c total #watches: 228365
784.36/784.51	c total #propagations: 155066669 / total #impl: 709538242 (eff. 0.219)
784.36/784.51	c #Conflicts:    1154000 | #Learnt:      45645 | 0.000
784.36/784.51	c total clause space: 206.656MB
784.36/784.51	c total #watches: 232893
785.27/785.46	c total #propagations: 155199584 / total #impl: 710224031 (eff. 0.219)
785.27/785.46	c #Conflicts:    1155000 | #Learnt:      46645 | 0.000
785.27/785.46	c total clause space: 206.656MB
785.27/785.46	c total #watches: 238108
786.16/786.39	c total #propagations: 155323137 / total #impl: 710928734 (eff. 0.218)
786.16/786.39	c #Conflicts:    1156000 | #Learnt:      47645 | 0.000
786.16/786.39	c total clause space: 206.656MB
786.16/786.39	c total #watches: 244857
787.26/787.45	c total #propagations: 155445916 / total #impl: 711591827 (eff. 0.218)
787.26/787.45	c #Conflicts:    1157000 | #Learnt:      48645 | 0.000
787.26/787.45	c total clause space: 206.656MB
787.26/787.45	c total #watches: 250194
788.36/788.51	c total #propagations: 155578812 / total #impl: 712232544 (eff. 0.218)
788.36/788.51	c #Conflicts:    1158000 | #Learnt:      49645 | 0.000
788.36/788.51	c total clause space: 206.656MB
788.36/788.51	c total #watches: 253682
789.36/789.55	c total #propagations: 155713419 / total #impl: 712899498 (eff. 0.218)
789.36/789.55	c #Conflicts:    1159000 | #Learnt:      50645 | 0.000
789.36/789.55	c total clause space: 206.656MB
789.36/789.55	c total #watches: 257384
790.56/790.75	c total #propagations: 155858068 / total #impl: 713650250 (eff. 0.218)
790.56/790.75	c #Conflicts:    1160000 | #Learnt:      51645 | 0.000
790.56/790.75	c total clause space: 206.656MB
790.56/790.75	c total #watches: 261139
791.46/791.67	c total #propagations: 156000120 / total #impl: 714716976 (eff. 0.218)
791.46/791.67	c GC COLLECT
791.46/791.67	c #Conflicts:    1161000 | #Learnt:      26639 | 0.000
791.46/791.67	c total clause space: 206.656MB
791.46/791.67	c total #watches: 147403
792.26/792.40	c total #propagations: 156129010 / total #impl: 715580709 (eff. 0.218)
792.26/792.40	c #Conflicts:    1162000 | #Learnt:      27639 | 0.000
792.26/792.40	c total clause space: 206.656MB
792.26/792.40	c total #watches: 152500
793.07/793.21	c total #propagations: 156256210 / total #impl: 716322849 (eff. 0.218)
793.07/793.21	c #Conflicts:    1163000 | #Learnt:      28639 | 0.000
793.07/793.21	c total clause space: 206.656MB
793.07/793.21	c total #watches: 157423
793.76/793.98	c total #propagations: 156394769 / total #impl: 717012993 (eff. 0.218)
793.76/793.98	c #Conflicts:    1164000 | #Learnt:      29639 | 0.000
793.76/793.98	c total clause space: 206.656MB
793.76/793.98	c total #watches: 161804
794.56/794.73	c total #propagations: 156524323 / total #impl: 717624766 (eff. 0.218)
794.56/794.73	c #Conflicts:    1165000 | #Learnt:      30639 | 0.000
794.56/794.73	c total clause space: 206.656MB
794.56/794.73	c total #watches: 167615
795.27/795.47	c total #propagations: 156658655 / total #impl: 718306424 (eff. 0.218)
795.27/795.47	c #Conflicts:    1166000 | #Learnt:      31639 | 0.000
795.27/795.47	c total clause space: 206.656MB
795.27/795.47	c total #watches: 174395
796.06/796.28	c total #propagations: 156799170 / total #impl: 719064334 (eff. 0.218)
796.06/796.28	c #Conflicts:    1167000 | #Learnt:      32639 | 0.000
796.06/796.28	c total clause space: 206.656MB
796.06/796.28	c total #watches: 177494
796.86/797.02	c total #propagations: 156936018 / total #impl: 719813724 (eff. 0.218)
796.86/797.02	c #Conflicts:    1168000 | #Learnt:      33639 | 0.000
796.86/797.02	c total clause space: 206.656MB
796.86/797.02	c total #watches: 180536
797.66/797.81	c total #propagations: 157067810 / total #impl: 720383637 (eff. 0.218)
797.66/797.81	c #Conflicts:    1169000 | #Learnt:      34639 | 0.000
797.66/797.81	c total clause space: 206.656MB
797.66/797.81	c total #watches: 183021
798.47/798.62	c total #propagations: 157200253 / total #impl: 721039910 (eff. 0.218)
798.47/798.62	c #Conflicts:    1170000 | #Learnt:      35639 | 0.000
798.47/798.62	c total clause space: 206.656MB
798.47/798.62	c total #watches: 187604
799.36/799.53	c total #propagations: 157338737 / total #impl: 721751561 (eff. 0.218)
799.36/799.53	c #Conflicts:    1171000 | #Learnt:      36639 | 0.000
799.36/799.53	c total clause space: 206.656MB
799.36/799.53	c total #watches: 191937
800.16/800.35	c total #propagations: 157484634 / total #impl: 722461577 (eff. 0.218)
800.16/800.35	c #Conflicts:    1172000 | #Learnt:      37639 | 0.000
800.16/800.35	c total clause space: 206.656MB
800.16/800.35	c total #watches: 195401
800.96/801.14	c total #propagations: 157623272 / total #impl: 723219106 (eff. 0.218)
800.96/801.14	c #Conflicts:    1173000 | #Learnt:      38639 | 0.000
800.96/801.14	c total clause space: 206.656MB
800.96/801.14	c total #watches: 199308
801.87/802.05	c total #propagations: 157763496 / total #impl: 723932427 (eff. 0.218)
801.87/802.05	c #Conflicts:    1174000 | #Learnt:      39639 | 0.000
801.87/802.05	c total clause space: 206.656MB
801.87/802.05	c total #watches: 203085
802.76/802.93	c total #propagations: 157908223 / total #impl: 724702830 (eff. 0.218)
802.76/802.93	c #Conflicts:    1175000 | #Learnt:      40639 | 0.000
802.76/802.93	c total clause space: 206.656MB
802.76/802.93	c total #watches: 207118
803.66/803.82	c total #propagations: 158047751 / total #impl: 725397559 (eff. 0.218)
803.66/803.82	c #Conflicts:    1176000 | #Learnt:      41639 | 0.000
803.66/803.82	c total clause space: 206.656MB
803.66/803.82	c total #watches: 210873
804.56/804.73	c total #propagations: 158192891 / total #impl: 726229196 (eff. 0.218)
804.56/804.73	c #Conflicts:    1177000 | #Learnt:      42639 | 0.000
804.56/804.73	c total clause space: 206.656MB
804.56/804.73	c total #watches: 214513
805.36/805.50	c total #propagations: 158340716 / total #impl: 726988250 (eff. 0.218)
805.36/805.50	c #Conflicts:    1178000 | #Learnt:      43639 | 0.000
805.36/805.50	c total clause space: 206.656MB
805.36/805.50	c total #watches: 218900
806.17/806.35	c total #propagations: 158476753 / total #impl: 727688560 (eff. 0.218)
806.17/806.35	c #Conflicts:    1179000 | #Learnt:      44639 | 0.000
806.17/806.35	c total clause space: 206.656MB
806.17/806.35	c total #watches: 226874
807.06/807.25	c total #propagations: 158616524 / total #impl: 728335211 (eff. 0.218)
807.06/807.25	c #Conflicts:    1180000 | #Learnt:      45639 | 0.000
807.06/807.25	c total clause space: 206.656MB
807.06/807.25	c total #watches: 231005
807.96/808.12	c total #propagations: 158758099 / total #impl: 729120046 (eff. 0.218)
807.96/808.12	c #Conflicts:    1181000 | #Learnt:      46639 | 0.000
807.96/808.12	c total clause space: 206.656MB
807.96/808.12	c total #watches: 233867
808.76/808.93	c total #propagations: 158893975 / total #impl: 729817135 (eff. 0.218)
808.76/808.93	c #Conflicts:    1182000 | #Learnt:      47639 | 0.000
808.76/808.93	c total clause space: 206.656MB
808.76/808.93	c total #watches: 237082
809.47/809.70	c total #propagations: 159023730 / total #impl: 730548633 (eff. 0.218)
809.47/809.70	c #Conflicts:    1183000 | #Learnt:      48639 | 0.000
809.47/809.70	c total clause space: 206.656MB
809.47/809.70	c total #watches: 240296
810.36/810.55	c total #propagations: 159166312 / total #impl: 731256255 (eff. 0.218)
810.36/810.55	c #Conflicts:    1184000 | #Learnt:      49639 | 0.000
810.36/810.55	c total clause space: 206.656MB
810.36/810.55	c total #watches: 242953
811.26/811.47	c total #propagations: 159307834 / total #impl: 731991542 (eff. 0.218)
811.26/811.47	c #Conflicts:    1185000 | #Learnt:      50639 | 0.000
811.26/811.47	c total clause space: 206.656MB
811.26/811.47	c total #watches: 245962
812.16/812.37	c total #propagations: 159442611 / total #impl: 732665727 (eff. 0.218)
812.16/812.37	c #Conflicts:    1186000 | #Learnt:      51639 | 0.000
812.16/812.37	c total clause space: 206.656MB
812.16/812.37	c total #watches: 249057
813.37/813.50	c total #propagations: 159578746 / total #impl: 733397481 (eff. 0.218)
813.37/813.50	c GC COLLECT
813.37/813.50	c #Conflicts:    1187000 | #Learnt:      26335 | 0.000
813.37/813.50	c total clause space: 206.656MB
813.37/813.50	c total #watches: 145941
813.97/814.17	c total #propagations: 159717817 / total #impl: 734192915 (eff. 0.218)
813.97/814.17	c #Conflicts:    1188000 | #Learnt:      27335 | 0.000
813.97/814.17	c total clause space: 206.656MB
813.97/814.17	c total #watches: 148545
814.57/814.79	c total #propagations: 159852883 / total #impl: 734857378 (eff. 0.218)
814.57/814.79	c #Conflicts:    1189000 | #Learnt:      28335 | 0.000
814.57/814.79	c total clause space: 206.656MB
814.57/814.79	c total #watches: 152954
815.37/815.54	c total #propagations: 159966493 / total #impl: 735384540 (eff. 0.218)
815.37/815.54	c #Conflicts:    1190000 | #Learnt:      29335 | 0.000
815.37/815.54	c total clause space: 206.656MB
815.37/815.54	c total #watches: 156463
816.37/816.51	c total #propagations: 160096377 / total #impl: 736043116 (eff. 0.218)
816.37/816.51	c #Conflicts:    1191000 | #Learnt:      30335 | 0.000
816.37/816.51	c total clause space: 206.656MB
816.37/816.51	c total #watches: 159918
817.17/817.37	c total #propagations: 160245088 / total #impl: 736691264 (eff. 0.218)
817.17/817.37	c #Conflicts:    1192000 | #Learnt:      31335 | 0.000
817.17/817.37	c total clause space: 206.656MB
817.17/817.37	c total #watches: 163268
818.07/818.21	c total #propagations: 160392653 / total #impl: 737254224 (eff. 0.218)
818.07/818.21	c #Conflicts:    1193000 | #Learnt:      32335 | 0.000
818.07/818.21	c total clause space: 206.656MB
818.07/818.21	c total #watches: 166343
818.57/818.77	c total #propagations: 160537630 / total #impl: 737959593 (eff. 0.218)
818.57/818.77	c #Conflicts:    1194000 | #Learnt:      33335 | 0.000
818.57/818.77	c total clause space: 206.656MB
818.57/818.77	c total #watches: 169975
819.17/819.37	c total #propagations: 160660912 / total #impl: 738410840 (eff. 0.218)
819.17/819.37	c #Conflicts:    1195000 | #Learnt:      34335 | 0.000
819.17/819.37	c total clause space: 206.656MB
819.17/819.37	c total #watches: 175002
819.77/819.98	c total #propagations: 160791647 / total #impl: 739042504 (eff. 0.218)
819.77/819.98	c #Conflicts:    1196000 | #Learnt:      35335 | 0.000
819.77/819.98	c total clause space: 206.656MB
819.77/819.98	c total #watches: 178194
820.47/820.63	c total #propagations: 160919820 / total #impl: 739717353 (eff. 0.218)
820.47/820.63	c #Conflicts:    1197000 | #Learnt:      36335 | 0.000
820.47/820.63	c total clause space: 206.656MB
820.47/820.63	c total #watches: 183071
821.07/821.25	c total #propagations: 161054748 / total #impl: 740252485 (eff. 0.218)
821.07/821.25	c #Conflicts:    1198000 | #Learnt:      37335 | 0.000
821.07/821.25	c total clause space: 206.656MB
821.07/821.25	c total #watches: 185448
821.77/821.91	c total #propagations: 161198980 / total #impl: 740724222 (eff. 0.218)
821.77/821.91	c #Conflicts:    1199000 | #Learnt:      38335 | 0.000
821.77/821.91	c total clause space: 206.656MB
821.77/821.91	c total #watches: 187845
822.57/822.71	c total #propagations: 161358723 / total #impl: 741316454 (eff. 0.218)
822.57/822.71	c #Conflicts:    1200000 | #Learnt:      39335 | 0.000
822.57/822.71	c total clause space: 206.656MB
822.57/822.71	c total #watches: 191815
823.37/823.56	c total #propagations: 161506228 / total #impl: 741915241 (eff. 0.218)
823.37/823.56	c #Conflicts:    1201000 | #Learnt:      40335 | 0.000
823.37/823.56	c total clause space: 206.656MB
823.37/823.56	c total #watches: 194521
824.27/824.41	c total #propagations: 161656178 / total #impl: 742576175 (eff. 0.218)
824.27/824.41	c #Conflicts:    1202000 | #Learnt:      41335 | 0.000
824.27/824.41	c total clause space: 206.656MB
824.27/824.41	c total #watches: 197509
825.27/825.42	c total #propagations: 161801775 / total #impl: 743144669 (eff. 0.218)
825.27/825.42	c #Conflicts:    1203000 | #Learnt:      42335 | 0.000
825.27/825.42	c total clause space: 206.656MB
825.27/825.42	c total #watches: 199955
826.07/826.26	c total #propagations: 161953694 / total #impl: 743818371 (eff. 0.218)
826.07/826.26	c #Conflicts:    1204000 | #Learnt:      43335 | 0.000
826.07/826.26	c total clause space: 206.656MB
826.07/826.26	c total #watches: 203760
826.87/827.06	c total #propagations: 162086986 / total #impl: 744389000 (eff. 0.218)
826.87/827.06	c #Conflicts:    1205000 | #Learnt:      44335 | 0.000
826.87/827.06	c total clause space: 206.656MB
826.87/827.06	c total #watches: 206658
827.67/827.87	c total #propagations: 162219153 / total #impl: 745094116 (eff. 0.218)
827.67/827.87	c #Conflicts:    1206000 | #Learnt:      45335 | 0.000
827.67/827.87	c total clause space: 206.656MB
827.67/827.87	c total #watches: 209822
828.47/828.62	c total #propagations: 162368879 / total #impl: 745638403 (eff. 0.218)
828.47/828.62	c #Conflicts:    1207000 | #Learnt:      46335 | 0.000
828.47/828.62	c total clause space: 206.656MB
828.47/828.62	c total #watches: 211997
829.16/829.36	c total #propagations: 162507532 / total #impl: 746310168 (eff. 0.218)
829.16/829.36	c #Conflicts:    1208000 | #Learnt:      47335 | 0.000
829.16/829.36	c total clause space: 206.656MB
829.16/829.36	c total #watches: 214838
829.96/830.18	c total #propagations: 162648671 / total #impl: 747013878 (eff. 0.218)
829.96/830.18	c #Conflicts:    1209000 | #Learnt:      48335 | 0.000
829.96/830.18	c total clause space: 206.656MB
829.96/830.18	c total #watches: 217118
830.86/831.02	c total #propagations: 162795253 / total #impl: 747754522 (eff. 0.218)
830.86/831.02	c #Conflicts:    1210000 | #Learnt:      49335 | 0.000
830.86/831.02	c total clause space: 206.656MB
830.86/831.02	c total #watches: 221603
831.76/831.90	c total #propagations: 162933509 / total #impl: 748366816 (eff. 0.218)
831.76/831.90	c #Conflicts:    1211000 | #Learnt:      50335 | 0.000
831.76/831.90	c total clause space: 206.656MB
831.76/831.90	c total #watches: 225866
832.36/832.56	c total #propagations: 163075131 / total #impl: 748945446 (eff. 0.218)
832.36/832.56	c #Conflicts:    1212000 | #Learnt:      51335 | 0.000
832.36/832.56	c total clause space: 206.656MB
832.36/832.56	c total #watches: 231019
833.16/833.39	c total #propagations: 163199490 / total #impl: 749392208 (eff. 0.218)
833.16/833.39	c #Conflicts:    1213000 | #Learnt:      52335 | 0.000
833.16/833.39	c total clause space: 206.656MB
833.16/833.39	c total #watches: 233772
833.96/834.19	c total #propagations: 163341446 / total #impl: 749974712 (eff. 0.218)
833.96/834.19	c GC COLLECT
833.96/834.19	c #Conflicts:    1214000 | #Learnt:      26739 | 0.000
833.96/834.19	c total clause space: 206.656MB
833.96/834.19	c total #watches: 147062
834.66/834.88	c total #propagations: 163473603 / total #impl: 750623525 (eff. 0.218)
834.66/834.88	c #Conflicts:    1215000 | #Learnt:      27739 | 0.000
834.66/834.88	c total clause space: 206.656MB
834.66/834.88	c total #watches: 149278
835.36/835.56	c total #propagations: 163617669 / total #impl: 751351714 (eff. 0.218)
835.36/835.56	c #Conflicts:    1216000 | #Learnt:      28739 | 0.000
835.36/835.56	c total clause space: 206.656MB
835.36/835.56	c total #watches: 152788
836.06/836.20	c total #propagations: 163761733 / total #impl: 752181524 (eff. 0.218)
836.06/836.20	c #Conflicts:    1217000 | #Learnt:      29739 | 0.000
836.06/836.20	c total clause space: 206.656MB
836.06/836.20	c total #watches: 155975
836.76/836.91	c total #propagations: 163892523 / total #impl: 752781476 (eff. 0.218)
836.76/836.91	c #Conflicts:    1218000 | #Learnt:      30739 | 0.000
836.76/836.91	c total clause space: 206.656MB
836.76/836.91	c total #watches: 159327
837.46/837.61	c total #propagations: 164027451 / total #impl: 753385117 (eff. 0.218)
837.46/837.61	c #Conflicts:    1219000 | #Learnt:      31739 | 0.000
837.46/837.61	c total clause space: 206.656MB
837.46/837.61	c total #watches: 162380
838.17/838.37	c total #propagations: 164160920 / total #impl: 753912564 (eff. 0.218)
838.17/838.37	c #Conflicts:    1220000 | #Learnt:      32739 | 0.000
838.17/838.37	c total clause space: 206.656MB
838.17/838.37	c total #watches: 165199
838.86/839.07	c total #propagations: 164298927 / total #impl: 754484549 (eff. 0.218)
838.86/839.07	c #Conflicts:    1221000 | #Learnt:      33739 | 0.000
838.86/839.07	c total clause space: 206.656MB
838.86/839.07	c total #watches: 168014
839.66/839.84	c total #propagations: 164428952 / total #impl: 755103709 (eff. 0.218)
839.66/839.84	c #Conflicts:    1222000 | #Learnt:      34739 | 0.000
839.66/839.84	c total clause space: 206.656MB
839.66/839.84	c total #watches: 170251
840.46/840.66	c total #propagations: 164562025 / total #impl: 755790018 (eff. 0.218)
840.46/840.66	c #Conflicts:    1223000 | #Learnt:      35739 | 0.000
840.46/840.66	c total clause space: 206.656MB
840.46/840.66	c total #watches: 174167
841.26/841.42	c total #propagations: 164703599 / total #impl: 756496022 (eff. 0.218)
841.26/841.42	c #Conflicts:    1224000 | #Learnt:      36739 | 0.000
841.26/841.42	c total clause space: 206.656MB
841.26/841.42	c total #watches: 176315
841.86/842.07	c total #propagations: 164836521 / total #impl: 757069557 (eff. 0.218)
841.86/842.07	c #Conflicts:    1225000 | #Learnt:      37739 | 0.000
841.86/842.07	c total clause space: 206.656MB
841.86/842.07	c total #watches: 179350
842.76/842.91	c total #propagations: 164963493 / total #impl: 757658712 (eff. 0.218)
842.76/842.91	c #Conflicts:    1226000 | #Learnt:      38739 | 0.000
842.76/842.91	c total clause space: 206.656MB
842.76/842.91	c total #watches: 182156
843.57/843.74	c total #propagations: 165100657 / total #impl: 758363334 (eff. 0.218)
843.57/843.74	c #Conflicts:    1227000 | #Learnt:      39739 | 0.000
843.57/843.74	c total clause space: 206.656MB
843.57/843.74	c total #watches: 184595
844.36/844.52	c total #propagations: 165234593 / total #impl: 758924711 (eff. 0.218)
844.36/844.52	c #Conflicts:    1228000 | #Learnt:      40739 | 0.000
844.36/844.52	c total clause space: 206.656MB
844.36/844.52	c total #watches: 187678
845.06/845.27	c total #propagations: 165365297 / total #impl: 759530343 (eff. 0.218)
845.06/845.27	c #Conflicts:    1229000 | #Learnt:      41739 | 0.000
845.06/845.27	c total clause space: 206.656MB
845.06/845.27	c total #watches: 190376
845.96/846.14	c total #propagations: 165510891 / total #impl: 760138201 (eff. 0.218)
845.96/846.14	c #Conflicts:    1230000 | #Learnt:      42739 | 0.000
845.96/846.14	c total clause space: 206.656MB
845.96/846.14	c total #watches: 192497
846.76/846.98	c total #propagations: 165657730 / total #impl: 760670780 (eff. 0.218)
846.76/846.98	c #Conflicts:    1231000 | #Learnt:      43739 | 0.000
846.76/846.98	c total clause space: 206.656MB
846.76/846.98	c total #watches: 194894
847.36/847.59	c total #propagations: 165794332 / total #impl: 761235599 (eff. 0.218)
847.36/847.59	c #Conflicts:    1232000 | #Learnt:      44739 | 0.000
847.36/847.59	c total clause space: 206.656MB
847.36/847.59	c total #watches: 198060
848.26/848.42	c total #propagations: 165917653 / total #impl: 761726068 (eff. 0.218)
848.26/848.42	c #Conflicts:    1233000 | #Learnt:      45739 | 0.000
848.26/848.42	c total clause space: 206.656MB
848.26/848.42	c total #watches: 201705
849.07/849.23	c total #propagations: 166046852 / total #impl: 762245345 (eff. 0.218)
849.07/849.23	c #Conflicts:    1234000 | #Learnt:      46739 | 0.000
849.07/849.23	c total clause space: 206.656MB
849.07/849.23	c total #watches: 204540
849.66/849.80	c total #propagations: 166178219 / total #impl: 762705136 (eff. 0.218)
849.66/849.80	c #Conflicts:    1235000 | #Learnt:      47739 | 0.000
849.66/849.80	c total clause space: 206.656MB
849.66/849.80	c total #watches: 220307
850.27/850.45	c total #propagations: 166303321 / total #impl: 763168662 (eff. 0.218)
850.27/850.45	c #Conflicts:    1236000 | #Learnt:      48739 | 0.000
850.27/850.45	c total clause space: 206.656MB
850.27/850.45	c total #watches: 228025
850.96/851.14	c total #propagations: 166440329 / total #impl: 763921301 (eff. 0.218)
850.96/851.14	c #Conflicts:    1237000 | #Learnt:      49739 | 0.000
850.96/851.14	c total clause space: 206.656MB
850.96/851.14	c total #watches: 232257
851.76/851.94	c total #propagations: 166573358 / total #impl: 764530020 (eff. 0.218)
851.76/851.94	c #Conflicts:    1238000 | #Learnt:      50739 | 0.000
851.76/851.94	c total clause space: 206.656MB
851.76/851.94	c total #watches: 236086
852.76/852.91	c total #propagations: 166714557 / total #impl: 765255848 (eff. 0.218)
852.76/852.91	c #Conflicts:    1239000 | #Learnt:      51739 | 0.000
852.76/852.91	c total clause space: 206.656MB
852.76/852.91	c total #watches: 239455
853.66/853.82	c total #propagations: 166863829 / total #impl: 765921802 (eff. 0.218)
853.66/853.82	c #Conflicts:    1240000 | #Learnt:      52739 | 0.000
853.66/853.82	c total clause space: 206.656MB
853.66/853.82	c total #watches: 243428
854.57/854.72	c total #propagations: 167010088 / total #impl: 766439936 (eff. 0.218)
854.57/854.72	c #Conflicts:    1241000 | #Learnt:      53739 | 0.000
854.57/854.72	c total clause space: 206.656MB
854.57/854.72	c total #watches: 248801
855.46/855.63	c total #propagations: 167147982 / total #impl: 767029296 (eff. 0.218)
855.46/855.63	c GC COLLECT
855.46/855.63	c #Conflicts:    1242000 | #Learnt:      27827 | 0.000
855.46/855.63	c total clause space: 206.656MB
855.46/855.63	c total #watches: 150653
856.36/856.50	c total #propagations: 167298759 / total #impl: 767691691 (eff. 0.218)
856.36/856.50	c #Conflicts:    1243000 | #Learnt:      28827 | 0.000
856.36/856.50	c total clause space: 206.656MB
856.36/856.50	c total #watches: 154207
857.06/857.29	c total #propagations: 167443767 / total #impl: 768457947 (eff. 0.218)
857.06/857.29	c #Conflicts:    1244000 | #Learnt:      29827 | 0.000
857.06/857.29	c total clause space: 206.656MB
857.06/857.29	c total #watches: 157219
857.76/857.95	c total #propagations: 167579821 / total #impl: 769099594 (eff. 0.218)
857.76/857.95	c #Conflicts:    1245000 | #Learnt:      30827 | 0.000
857.76/857.95	c total clause space: 206.656MB
857.76/857.95	c total #watches: 160348
858.46/858.61	c total #propagations: 167717519 / total #impl: 769949544 (eff. 0.218)
858.46/858.61	c #Conflicts:    1246000 | #Learnt:      31827 | 0.000
858.46/858.61	c total clause space: 206.656MB
858.46/858.61	c total #watches: 163998
858.97/859.18	c total #propagations: 167848053 / total #impl: 770596015 (eff. 0.218)
858.97/859.18	c #Conflicts:    1247000 | #Learnt:      32827 | 0.000
858.97/859.18	c total clause space: 206.656MB
858.97/859.18	c total #watches: 166940
859.76/859.92	c total #propagations: 167972234 / total #impl: 771165280 (eff. 0.218)
859.76/859.92	c #Conflicts:    1248000 | #Learnt:      33827 | 0.000
859.76/859.92	c total clause space: 206.656MB
859.76/859.92	c total #watches: 169948
860.46/860.68	c total #propagations: 168095854 / total #impl: 771747095 (eff. 0.218)
860.46/860.68	c #Conflicts:    1249000 | #Learnt:      34827 | 0.000
860.46/860.68	c total clause space: 206.656MB
860.46/860.68	c total #watches: 173250
861.27/861.41	c total #propagations: 168222429 / total #impl: 772337829 (eff. 0.218)
861.27/861.41	c #Conflicts:    1250000 | #Learnt:      35827 | 0.000
861.27/861.41	c total clause space: 206.656MB
861.27/861.41	c total #watches: 175918
861.96/862.15	c total #propagations: 168340069 / total #impl: 772775362 (eff. 0.218)
861.96/862.15	c #Conflicts:    1251000 | #Learnt:      36827 | 0.000
861.96/862.15	c total clause space: 206.656MB
861.96/862.15	c total #watches: 178385
862.76/862.92	c total #propagations: 168466727 / total #impl: 773339799 (eff. 0.218)
862.76/862.92	c #Conflicts:    1252000 | #Learnt:      37827 | 0.000
862.76/862.92	c total clause space: 206.656MB
862.76/862.92	c total #watches: 181818
863.56/863.78	c total #propagations: 168612075 / total #impl: 773958009 (eff. 0.218)
863.56/863.78	c #Conflicts:    1253000 | #Learnt:      38827 | 0.000
863.56/863.78	c total clause space: 206.656MB
863.56/863.78	c total #watches: 185403
864.36/864.57	c total #propagations: 168752362 / total #impl: 774664289 (eff. 0.218)
864.36/864.57	c #Conflicts:    1254000 | #Learnt:      39827 | 0.000
864.36/864.57	c total clause space: 206.656MB
864.36/864.57	c total #watches: 191032
865.26/865.43	c total #propagations: 168894552 / total #impl: 775406809 (eff. 0.218)
865.26/865.43	c #Conflicts:    1255000 | #Learnt:      40827 | 0.000
865.26/865.43	c total clause space: 206.656MB
865.26/865.43	c total #watches: 196420
866.06/866.27	c total #propagations: 169043303 / total #impl: 776187639 (eff. 0.218)
866.06/866.27	c #Conflicts:    1256000 | #Learnt:      41827 | 0.000
866.06/866.27	c total clause space: 206.656MB
866.06/866.27	c total #watches: 202762
866.86/867.06	c total #propagations: 169181748 / total #impl: 776909587 (eff. 0.218)
866.86/867.06	c #Conflicts:    1257000 | #Learnt:      42827 | 0.000
866.86/867.06	c total clause space: 206.656MB
866.86/867.06	c total #watches: 206931
867.77/867.91	c total #propagations: 169319818 / total #impl: 777476861 (eff. 0.218)
867.77/867.91	c #Conflicts:    1258000 | #Learnt:      43827 | 0.000
867.77/867.91	c total clause space: 206.656MB
867.77/867.91	c total #watches: 210699
868.56/868.74	c total #propagations: 169454896 / total #impl: 778193286 (eff. 0.218)
868.56/868.74	c #Conflicts:    1259000 | #Learnt:      44827 | 0.000
868.56/868.74	c total clause space: 206.656MB
868.56/868.74	c total #watches: 213789
869.46/869.62	c total #propagations: 169583139 / total #impl: 778852752 (eff. 0.218)
869.46/869.62	c #Conflicts:    1260000 | #Learnt:      45827 | 0.000
869.46/869.62	c total clause space: 206.656MB
869.46/869.62	c total #watches: 217040
870.26/870.47	c total #propagations: 169700257 / total #impl: 779603594 (eff. 0.218)
870.26/870.47	c #Conflicts:    1261000 | #Learnt:      46827 | 0.000
870.26/870.47	c total clause space: 206.656MB
870.26/870.47	c total #watches: 220847
871.17/871.31	c total #propagations: 169825733 / total #impl: 780363428 (eff. 0.218)
871.17/871.31	c #Conflicts:    1262000 | #Learnt:      47827 | 0.000
871.17/871.31	c total clause space: 206.656MB
871.17/871.31	c total #watches: 224494
871.86/872.06	c total #propagations: 169962047 / total #impl: 781197215 (eff. 0.218)
871.86/872.06	c #Conflicts:    1263000 | #Learnt:      48827 | 0.000
871.86/872.06	c total clause space: 206.656MB
871.86/872.06	c total #watches: 230251
872.56/872.78	c total #propagations: 170101130 / total #impl: 781896129 (eff. 0.218)
872.56/872.78	c #Conflicts:    1264000 | #Learnt:      49827 | 0.000
872.56/872.78	c total clause space: 206.656MB
872.56/872.78	c total #watches: 237170
873.56/873.71	c total #propagations: 170223414 / total #impl: 782555239 (eff. 0.218)
873.56/873.71	c #Conflicts:    1265000 | #Learnt:      50827 | 0.000
873.56/873.71	c total clause space: 206.656MB
873.56/873.71	c total #watches: 241425
874.26/874.48	c total #propagations: 170356519 / total #impl: 783304765 (eff. 0.217)
874.26/874.48	c #Conflicts:    1266000 | #Learnt:      51827 | 0.000
874.26/874.48	c total clause space: 206.656MB
874.26/874.48	c total #watches: 246510
875.16/875.33	c total #propagations: 170475654 / total #impl: 783928558 (eff. 0.217)
875.16/875.33	c #Conflicts:    1267000 | #Learnt:      52827 | 0.000
875.16/875.33	c total clause space: 206.656MB
875.16/875.33	c total #watches: 251380
875.96/876.12	c total #propagations: 170596957 / total #impl: 784494931 (eff. 0.217)
875.96/876.12	c #Conflicts:    1268000 | #Learnt:      53827 | 0.000
875.96/876.12	c total clause space: 206.656MB
875.96/876.12	c total #watches: 253879
876.66/876.82	c total #propagations: 170716242 / total #impl: 785009638 (eff. 0.217)
876.66/876.82	c GC COLLECT
876.66/876.82	c #Conflicts:    1269000 | #Learnt:      27632 | 0.000
876.66/876.82	c total clause space: 206.656MB
876.66/876.82	c total #watches: 149015
877.16/877.35	c total #propagations: 170833900 / total #impl: 785554210 (eff. 0.217)
877.16/877.35	c #Conflicts:    1270000 | #Learnt:      28632 | 0.000
877.16/877.35	c total clause space: 206.656MB
877.16/877.35	c total #watches: 151461
877.76/877.98	c total #propagations: 170962324 / total #impl: 786069914 (eff. 0.217)
877.76/877.98	c #Conflicts:    1271000 | #Learnt:      29632 | 0.000
877.76/877.98	c total clause space: 206.656MB
877.76/877.98	c total #watches: 154597
878.46/878.60	c total #propagations: 171105119 / total #impl: 786636082 (eff. 0.218)
878.46/878.60	c #Conflicts:    1272000 | #Learnt:      30632 | 0.000
878.46/878.60	c total clause space: 206.656MB
878.46/878.60	c total #watches: 157934
878.96/879.19	c total #propagations: 171236208 / total #impl: 787173522 (eff. 0.218)
878.96/879.19	c #Conflicts:    1273000 | #Learnt:      31632 | 0.000
878.96/879.19	c total clause space: 206.656MB
878.96/879.19	c total #watches: 162587
879.56/879.72	c total #propagations: 171367985 / total #impl: 787602450 (eff. 0.218)
879.56/879.72	c #Conflicts:    1274000 | #Learnt:      32632 | 0.000
879.56/879.72	c total clause space: 206.656MB
879.56/879.72	c total #watches: 166880
880.06/880.27	c total #propagations: 171490796 / total #impl: 788132676 (eff. 0.218)
880.06/880.27	c #Conflicts:    1275000 | #Learnt:      33632 | 0.000
880.06/880.27	c total clause space: 206.656MB
880.06/880.27	c total #watches: 170586
880.66/880.85	c total #propagations: 171622339 / total #impl: 788672776 (eff. 0.218)
880.66/880.85	c #Conflicts:    1276000 | #Learnt:      34632 | 0.000
880.66/880.85	c total clause space: 206.656MB
880.66/880.85	c total #watches: 177370
881.26/881.49	c total #propagations: 171758688 / total #impl: 789326161 (eff. 0.218)
881.26/881.49	c #Conflicts:    1277000 | #Learnt:      35632 | 0.000
881.26/881.49	c total clause space: 206.656MB
881.26/881.49	c total #watches: 181017
881.96/882.14	c total #propagations: 171892634 / total #impl: 789852688 (eff. 0.218)
881.96/882.14	c #Conflicts:    1278000 | #Learnt:      36632 | 0.000
881.96/882.14	c total clause space: 206.656MB
881.96/882.14	c total #watches: 183715
882.76/882.90	c total #propagations: 172029839 / total #impl: 790348340 (eff. 0.218)
882.76/882.90	c #Conflicts:    1279000 | #Learnt:      37632 | 0.000
882.76/882.90	c total clause space: 206.656MB
882.76/882.90	c total #watches: 186139
883.46/883.69	c total #propagations: 172164436 / total #impl: 791002389 (eff. 0.218)
883.46/883.69	c #Conflicts:    1280000 | #Learnt:      38632 | 0.000
883.46/883.69	c total clause space: 206.656MB
883.46/883.69	c total #watches: 190511
884.26/884.47	c total #propagations: 172296150 / total #impl: 791611416 (eff. 0.218)
884.26/884.47	c #Conflicts:    1281000 | #Learnt:      39632 | 0.000
884.26/884.47	c total clause space: 206.656MB
884.26/884.47	c total #watches: 192983
884.96/885.13	c total #propagations: 172425032 / total #impl: 792220367 (eff. 0.218)
884.96/885.13	c #Conflicts:    1282000 | #Learnt:      40632 | 0.000
884.96/885.13	c total clause space: 206.656MB
884.96/885.13	c total #watches: 195787
885.66/885.87	c total #propagations: 172552210 / total #impl: 792805933 (eff. 0.218)
885.66/885.87	c #Conflicts:    1283000 | #Learnt:      41632 | 0.000
885.66/885.87	c total clause space: 206.656MB
885.66/885.87	c total #watches: 200022
886.66/886.84	c total #propagations: 172684329 / total #impl: 793349204 (eff. 0.218)
886.66/886.84	c #Conflicts:    1284000 | #Learnt:      42632 | 0.000
886.66/886.84	c total clause space: 206.656MB
886.66/886.84	c total #watches: 202396
887.46/887.67	c total #propagations: 172815973 / total #impl: 794045548 (eff. 0.218)
887.46/887.67	c #Conflicts:    1285000 | #Learnt:      43632 | 0.000
887.46/887.67	c total clause space: 206.656MB
887.46/887.67	c total #watches: 204830
888.15/888.38	c total #propagations: 172958047 / total #impl: 794799301 (eff. 0.218)
888.15/888.38	c #Conflicts:    1286000 | #Learnt:      44632 | 0.000
888.15/888.38	c total clause space: 206.656MB
888.15/888.38	c total #watches: 207526
888.66/888.84	c total #propagations: 173098670 / total #impl: 795361039 (eff. 0.218)
888.66/888.84	c #Conflicts:    1287000 | #Learnt:      45632 | 0.000
888.66/888.84	c total clause space: 206.656MB
888.66/888.84	c total #watches: 212707
889.35/889.58	c total #propagations: 173242885 / total #impl: 795734986 (eff. 0.218)
889.35/889.58	c #Conflicts:    1288000 | #Learnt:      46632 | 0.000
889.35/889.58	c total clause space: 206.656MB
889.35/889.58	c total #watches: 215948
890.05/890.24	c total #propagations: 173399111 / total #impl: 796177470 (eff. 0.218)
890.05/890.24	c #Conflicts:    1289000 | #Learnt:      47632 | 0.000
890.05/890.24	c total clause space: 206.656MB
890.05/890.24	c total #watches: 219196
890.86/891.02	c total #propagations: 173550900 / total #impl: 796661160 (eff. 0.218)
890.86/891.02	c #Conflicts:    1290000 | #Learnt:      48632 | 0.000
890.86/891.02	c total clause space: 206.656MB
890.86/891.02	c total #watches: 223019
891.75/891.91	c total #propagations: 173679328 / total #impl: 797251864 (eff. 0.218)
891.75/891.91	c #Conflicts:    1291000 | #Learnt:      49632 | 0.000
891.75/891.91	c total clause space: 206.656MB
891.75/891.91	c total #watches: 226025
892.65/892.82	c total #propagations: 173815190 / total #impl: 797977516 (eff. 0.218)
892.65/892.82	c #Conflicts:    1292000 | #Learnt:      50632 | 0.000
892.65/892.82	c total clause space: 206.656MB
892.65/892.82	c total #watches: 229451
893.65/893.81	c total #propagations: 173955576 / total #impl: 798579855 (eff. 0.218)
893.65/893.81	c #Conflicts:    1293000 | #Learnt:      51632 | 0.000
893.65/893.81	c total clause space: 206.656MB
893.65/893.81	c total #watches: 232150
894.55/894.73	c total #propagations: 174104616 / total #impl: 799165007 (eff. 0.218)
894.55/894.73	c #Conflicts:    1294000 | #Learnt:      52632 | 0.000
894.55/894.73	c total clause space: 206.656MB
894.55/894.73	c total #watches: 234231
895.45/895.64	c total #propagations: 174251412 / total #impl: 799728223 (eff. 0.218)
895.45/895.64	c #Conflicts:    1295000 | #Learnt:      53632 | 0.000
895.45/895.64	c total clause space: 206.656MB
895.45/895.64	c total #watches: 237190
896.46/896.63	c total #propagations: 174400484 / total #impl: 800303947 (eff. 0.218)
896.46/896.63	c #Conflicts:    1296000 | #Learnt:      54632 | 0.000
896.46/896.63	c total clause space: 206.656MB
896.46/896.63	c total #watches: 240206
897.25/897.41	c total #propagations: 174545834 / total #impl: 800940966 (eff. 0.218)
897.25/897.41	c GC COLLECT
897.25/897.41	c #Conflicts:    1297000 | #Learnt:      28133 | 0.000
897.25/897.41	c total clause space: 206.656MB
897.25/897.41	c total #watches: 150676
897.95/898.15	c total #propagations: 174695491 / total #impl: 801441429 (eff. 0.218)
897.95/898.15	c #Conflicts:    1298000 | #Learnt:      29133 | 0.000
897.95/898.15	c total clause space: 206.656MB
897.95/898.15	c total #watches: 155447
898.75/898.91	c total #propagations: 174823487 / total #impl: 802112489 (eff. 0.218)
898.75/898.91	c #Conflicts:    1299000 | #Learnt:      30133 | 0.000
898.75/898.91	c total clause space: 206.656MB
898.75/898.91	c total #watches: 160049
899.45/899.60	c total #propagations: 174956975 / total #impl: 802802306 (eff. 0.218)
899.45/899.60	c #Conflicts:    1300000 | #Learnt:      31133 | 0.000
899.45/899.60	c total clause space: 206.656MB
899.45/899.60	c total #watches: 164067
900.05/900.25	c total #propagations: 175094014 / total #impl: 803416856 (eff. 0.218)
900.05/900.25	c #Conflicts:    1301000 | #Learnt:      32133 | 0.000
900.05/900.25	c total clause space: 206.656MB
900.05/900.25	c total #watches: 168837
900.76/900.98	c total #propagations: 175223215 / total #impl: 803967097 (eff. 0.218)
900.76/900.98	c #Conflicts:    1302000 | #Learnt:      33133 | 0.000
900.76/900.98	c total clause space: 206.656MB
900.76/900.98	c total #watches: 172574
901.45/901.69	c total #propagations: 175352104 / total #impl: 804601685 (eff. 0.218)
901.45/901.69	c #Conflicts:    1303000 | #Learnt:      34133 | 0.000
901.45/901.69	c total clause space: 206.656MB
901.45/901.69	c total #watches: 175168
902.25/902.43	c total #propagations: 175484692 / total #impl: 805242268 (eff. 0.218)
902.25/902.43	c #Conflicts:    1304000 | #Learnt:      35133 | 0.000
902.25/902.43	c total clause space: 206.656MB
902.25/902.43	c total #watches: 179171
902.85/903.07	c total #propagations: 175620681 / total #impl: 805790496 (eff. 0.218)
902.85/903.07	c #Conflicts:    1305000 | #Learnt:      36133 | 0.000
902.85/903.07	c total clause space: 206.656MB
902.85/903.07	c total #watches: 181547
903.55/903.78	c total #propagations: 175749389 / total #impl: 806346598 (eff. 0.218)
903.55/903.78	c #Conflicts:    1306000 | #Learnt:      37133 | 0.000
903.55/903.78	c total clause space: 206.656MB
903.55/903.78	c total #watches: 185153
904.25/904.47	c total #propagations: 175892883 / total #impl: 807132984 (eff. 0.218)
904.25/904.47	c #Conflicts:    1307000 | #Learnt:      38133 | 0.000
904.25/904.47	c total clause space: 206.656MB
904.25/904.47	c total #watches: 188954
904.95/905.11	c total #propagations: 176040677 / total #impl: 807851736 (eff. 0.218)
904.95/905.11	c #Conflicts:    1308000 | #Learnt:      39133 | 0.000
904.95/905.11	c total clause space: 206.656MB
904.95/905.11	c total #watches: 191830
905.75/905.95	c total #propagations: 176180887 / total #impl: 808494860 (eff. 0.218)
905.75/905.95	c #Conflicts:    1309000 | #Learnt:      40133 | 0.000
905.75/905.95	c total clause space: 206.656MB
905.75/905.95	c total #watches: 194043
906.65/906.84	c total #propagations: 176321252 / total #impl: 809262982 (eff. 0.218)
906.65/906.84	c #Conflicts:    1310000 | #Learnt:      41133 | 0.000
906.65/906.84	c total clause space: 206.656MB
906.65/906.84	c total #watches: 197143
907.46/907.67	c total #propagations: 176453738 / total #impl: 809884035 (eff. 0.218)
907.46/907.67	c #Conflicts:    1311000 | #Learnt:      42133 | 0.000
907.46/907.67	c total clause space: 206.656MB
907.46/907.67	c total #watches: 201413
908.25/908.41	c total #propagations: 176586614 / total #impl: 810482615 (eff. 0.218)
908.25/908.41	c #Conflicts:    1312000 | #Learnt:      43133 | 0.000
908.25/908.41	c total clause space: 206.656MB
908.25/908.41	c total #watches: 206594
908.95/909.19	c total #propagations: 176724546 / total #impl: 811029884 (eff. 0.218)
908.95/909.19	c #Conflicts:    1313000 | #Learnt:      44133 | 0.000
908.95/909.19	c total clause space: 206.656MB
908.95/909.19	c total #watches: 209527
909.56/909.76	c total #propagations: 176871377 / total #impl: 811765919 (eff. 0.218)
909.56/909.76	c #Conflicts:    1314000 | #Learnt:      45133 | 0.000
909.56/909.76	c total clause space: 206.656MB
909.56/909.76	c total #watches: 212563
910.25/910.44	c total #propagations: 176995801 / total #impl: 812255172 (eff. 0.218)
910.25/910.44	c #Conflicts:    1315000 | #Learnt:      46133 | 0.000
910.25/910.44	c total clause space: 206.656MB
910.25/910.44	c total #watches: 215489
911.15/911.30	c total #propagations: 177128375 / total #impl: 812809963 (eff. 0.218)
911.15/911.30	c #Conflicts:    1316000 | #Learnt:      47133 | 0.000
911.15/911.30	c total clause space: 206.656MB
911.15/911.30	c total #watches: 218088
911.86/912.07	c total #propagations: 177272587 / total #impl: 813415234 (eff. 0.218)
911.86/912.07	c #Conflicts:    1317000 | #Learnt:      48133 | 0.000
911.86/912.07	c total clause space: 206.656MB
911.86/912.07	c total #watches: 220909
912.75/912.93	c total #propagations: 177412051 / total #impl: 814142343 (eff. 0.218)
912.75/912.93	c #Conflicts:    1318000 | #Learnt:      49133 | 0.000
912.75/912.93	c total clause space: 206.656MB
912.75/912.93	c total #watches: 224533
913.65/913.88	c total #propagations: 177552625 / total #impl: 814813335 (eff. 0.218)
913.65/913.88	c #Conflicts:    1319000 | #Learnt:      50133 | 0.000
913.65/913.88	c total clause space: 206.656MB
913.65/913.88	c total #watches: 227000
914.55/914.79	c total #propagations: 177696216 / total #impl: 815477409 (eff. 0.218)
914.55/914.79	c #Conflicts:    1320000 | #Learnt:      51133 | 0.000
914.55/914.79	c total clause space: 206.656MB
914.55/914.79	c total #watches: 230836
915.55/915.70	c total #propagations: 177830801 / total #impl: 816042341 (eff. 0.218)
915.55/915.70	c #Conflicts:    1321000 | #Learnt:      52133 | 0.000
915.55/915.70	c total clause space: 206.656MB
915.55/915.70	c total #watches: 233431
916.55/916.70	c total #propagations: 177971004 / total #impl: 816662022 (eff. 0.218)
916.55/916.70	c #Conflicts:    1322000 | #Learnt:      53133 | 0.000
916.55/916.70	c total clause space: 206.656MB
916.55/916.70	c total #watches: 235951
917.55/917.71	c total #propagations: 178118575 / total #impl: 817295424 (eff. 0.218)
917.55/917.71	c #Conflicts:    1323000 | #Learnt:      54133 | 0.000
917.55/917.71	c total clause space: 206.656MB
917.55/917.71	c total #watches: 238413
918.46/918.61	c total #propagations: 178268617 / total #impl: 817962927 (eff. 0.218)
918.46/918.61	c #Conflicts:    1324000 | #Learnt:      55133 | 0.000
918.46/918.61	c total clause space: 206.656MB
918.46/918.61	c total #watches: 242153
919.25/919.45	c total #propagations: 178406571 / total #impl: 818568408 (eff. 0.218)
919.25/919.45	c GC COLLECT
919.25/919.45	c #Conflicts:    1325000 | #Learnt:      28329 | 0.000
919.25/919.45	c total clause space: 206.656MB
919.25/919.45	c total #watches: 150970
919.95/920.18	c total #propagations: 178543590 / total #impl: 819078792 (eff. 0.218)
919.95/920.18	c #Conflicts:    1326000 | #Learnt:      29329 | 0.000
919.95/920.18	c total clause space: 206.656MB
919.95/920.18	c total #watches: 153527
920.75/920.94	c total #propagations: 178674206 / total #impl: 819596209 (eff. 0.218)
920.75/920.94	c #Conflicts:    1327000 | #Learnt:      30329 | 0.000
920.75/920.94	c total clause space: 206.656MB
920.75/920.94	c total #watches: 156361
921.55/921.75	c total #propagations: 178814277 / total #impl: 820125930 (eff. 0.218)
921.55/921.75	c #Conflicts:    1328000 | #Learnt:      31329 | 0.000
921.55/921.75	c total clause space: 206.656MB
921.55/921.75	c total #watches: 160109
922.25/922.49	c total #propagations: 178955774 / total #impl: 820649199 (eff. 0.218)
922.25/922.49	c #Conflicts:    1329000 | #Learnt:      32329 | 0.000
922.25/922.49	c total clause space: 206.656MB
922.25/922.49	c total #watches: 162797
922.95/923.13	c total #propagations: 179076720 / total #impl: 821166099 (eff. 0.218)
922.95/923.13	c #Conflicts:    1330000 | #Learnt:      33329 | 0.000
922.95/923.13	c total clause space: 206.656MB
922.95/923.13	c total #watches: 166126
923.55/923.74	c total #propagations: 179187000 / total #impl: 821515071 (eff. 0.218)
923.55/923.74	c #Conflicts:    1331000 | #Learnt:      34329 | 0.000
923.55/923.74	c total clause space: 206.656MB
923.55/923.74	c total #watches: 178781
924.05/924.23	c total #propagations: 179291401 / total #impl: 821870446 (eff. 0.218)
924.05/924.23	c #Conflicts:    1332000 | #Learnt:      35329 | 0.000
924.05/924.23	c total clause space: 206.656MB
924.05/924.23	c total #watches: 197154
924.85/925.07	c total #propagations: 179403869 / total #impl: 822389305 (eff. 0.218)
924.85/925.07	c #Conflicts:    1333000 | #Learnt:      36329 | 0.000
924.85/925.07	c total clause space: 206.656MB
924.85/925.07	c total #watches: 202516
925.75/925.99	c total #propagations: 179544971 / total #impl: 823262820 (eff. 0.218)
925.75/925.99	c #Conflicts:    1334000 | #Learnt:      37329 | 0.000
925.75/925.99	c total clause space: 206.656MB
925.75/925.99	c total #watches: 206424
926.65/926.86	c total #propagations: 179693064 / total #impl: 824092057 (eff. 0.218)
926.65/926.86	c #Conflicts:    1335000 | #Learnt:      38329 | 0.000
926.65/926.86	c total clause space: 206.656MB
926.65/926.86	c total #watches: 210061
927.55/927.72	c total #propagations: 179852598 / total #impl: 824745277 (eff. 0.218)
927.55/927.72	c #Conflicts:    1336000 | #Learnt:      39329 | 0.000
927.55/927.72	c total clause space: 206.656MB
927.55/927.72	c total #watches: 213675
928.35/928.56	c total #propagations: 179988466 / total #impl: 825423617 (eff. 0.218)
928.35/928.56	c #Conflicts:    1337000 | #Learnt:      40329 | 0.000
928.35/928.56	c total clause space: 206.656MB
928.35/928.56	c total #watches: 216530
929.15/929.37	c total #propagations: 180126493 / total #impl: 826102504 (eff. 0.218)
929.15/929.37	c #Conflicts:    1338000 | #Learnt:      41329 | 0.000
929.15/929.37	c total clause space: 206.656MB
929.15/929.37	c total #watches: 219819
930.15/930.35	c total #propagations: 180265386 / total #impl: 826727274 (eff. 0.218)
930.15/930.35	c #Conflicts:    1339000 | #Learnt:      42329 | 0.000
930.15/930.35	c total clause space: 206.656MB
930.15/930.35	c total #watches: 223110
931.05/931.27	c total #propagations: 180413190 / total #impl: 827317547 (eff. 0.218)
931.05/931.27	c #Conflicts:    1340000 | #Learnt:      43329 | 0.000
931.05/931.27	c total clause space: 206.656MB
931.05/931.27	c total #watches: 226471
931.85/932.07	c total #propagations: 180558737 / total #impl: 827945064 (eff. 0.218)
931.85/932.07	c #Conflicts:    1341000 | #Learnt:      44329 | 0.000
931.85/932.07	c total clause space: 206.656MB
931.85/932.07	c total #watches: 230138
932.65/932.89	c total #propagations: 180688719 / total #impl: 828544255 (eff. 0.218)
932.65/932.89	c #Conflicts:    1342000 | #Learnt:      45329 | 0.000
932.65/932.89	c total clause space: 206.656MB
932.65/932.89	c total #watches: 233758
933.45/933.60	c total #propagations: 180823229 / total #impl: 829158683 (eff. 0.218)
933.45/933.60	c #Conflicts:    1343000 | #Learnt:      46329 | 0.000
933.45/933.60	c total clause space: 206.656MB
933.45/933.60	c total #watches: 239129
934.25/934.42	c total #propagations: 180945299 / total #impl: 829670591 (eff. 0.218)
934.25/934.42	c #Conflicts:    1344000 | #Learnt:      47329 | 0.000
934.25/934.42	c total clause space: 206.656MB
934.25/934.42	c total #watches: 249560
935.05/935.21	c total #propagations: 181096094 / total #impl: 830356422 (eff. 0.218)
935.05/935.21	c #Conflicts:    1345000 | #Learnt:      48329 | 0.000
935.05/935.21	c total clause space: 206.656MB
935.05/935.21	c total #watches: 256600
935.85/936.04	c total #propagations: 181228860 / total #impl: 831009695 (eff. 0.218)
935.85/936.04	c #Conflicts:    1346000 | #Learnt:      49329 | 0.000
935.85/936.04	c total clause space: 206.656MB
935.85/936.04	c total #watches: 263059
936.75/936.96	c total #propagations: 181372798 / total #impl: 831765969 (eff. 0.218)
936.75/936.96	c #Conflicts:    1347000 | #Learnt:      50329 | 0.000
936.75/936.96	c total clause space: 206.656MB
936.75/936.96	c total #watches: 267052
937.65/937.88	c total #propagations: 181514714 / total #impl: 832488029 (eff. 0.218)
937.65/937.88	c #Conflicts:    1348000 | #Learnt:      51329 | 0.000
937.65/937.88	c total clause space: 206.656MB
937.65/937.88	c total #watches: 271171
938.75/938.91	c total #propagations: 181660190 / total #impl: 833138514 (eff. 0.218)
938.75/938.91	c #Conflicts:    1349000 | #Learnt:      52329 | 0.000
938.75/938.91	c total clause space: 206.656MB
938.75/938.91	c total #watches: 275989
939.75/939.96	c total #propagations: 181817007 / total #impl: 833950525 (eff. 0.218)
939.75/939.96	c #Conflicts:    1350000 | #Learnt:      53329 | 0.000
939.75/939.96	c total clause space: 206.656MB
939.75/939.96	c total #watches: 279371
940.75/940.97	c total #propagations: 181962202 / total #impl: 834687033 (eff. 0.218)
940.75/940.97	c #Conflicts:    1351000 | #Learnt:      54329 | 0.000
940.75/940.97	c total clause space: 206.656MB
940.75/940.97	c total #watches: 281593
941.75/941.92	c total #propagations: 182117357 / total #impl: 835374360 (eff. 0.218)
941.75/941.92	c #Conflicts:    1352000 | #Learnt:      55329 | 0.000
941.75/941.92	c total clause space: 206.656MB
941.75/941.92	c total #watches: 286873
942.75/942.92	c total #propagations: 182259177 / total #impl: 835937257 (eff. 0.218)
942.75/942.92	c GC COLLECT
942.75/942.92	c #Conflicts:    1353000 | #Learnt:      28227 | 0.000
942.75/942.92	c total clause space: 206.656MB
942.75/942.92	c total #watches: 150705
943.35/943.54	c total #propagations: 182395623 / total #impl: 836534782 (eff. 0.218)
943.35/943.54	c #Conflicts:    1354000 | #Learnt:      29227 | 0.000
943.35/943.54	c total clause space: 206.656MB
943.35/943.54	c total #watches: 153770
944.05/944.21	c total #propagations: 182524260 / total #impl: 836938267 (eff. 0.218)
944.05/944.21	c #Conflicts:    1355000 | #Learnt:      30227 | 0.000
944.05/944.21	c total clause space: 206.656MB
944.05/944.21	c total #watches: 157469
944.65/944.87	c total #propagations: 182656220 / total #impl: 837325530 (eff. 0.218)
944.65/944.87	c #Conflicts:    1356000 | #Learnt:      31227 | 0.000
944.65/944.87	c total clause space: 206.656MB
944.65/944.87	c total #watches: 169025
945.25/945.48	c total #propagations: 182786412 / total #impl: 837754449 (eff. 0.218)
945.25/945.48	c #Conflicts:    1357000 | #Learnt:      32227 | 0.000
945.25/945.48	c total clause space: 206.656MB
945.25/945.48	c total #watches: 180243
945.95/946.16	c total #propagations: 182926580 / total #impl: 838351778 (eff. 0.218)
945.95/946.16	c #Conflicts:    1358000 | #Learnt:      33227 | 0.000
945.95/946.16	c total clause space: 206.656MB
945.95/946.16	c total #watches: 185153
946.65/946.87	c total #propagations: 183069439 / total #impl: 838830638 (eff. 0.218)
946.65/946.87	c #Conflicts:    1359000 | #Learnt:      34227 | 0.000
946.65/946.87	c total clause space: 206.656MB
946.65/946.87	c total #watches: 193146
947.54/947.73	c total #propagations: 183216797 / total #impl: 839357666 (eff. 0.218)
947.54/947.73	c #Conflicts:    1360000 | #Learnt:      35227 | 0.000
947.54/947.73	c total clause space: 206.656MB
947.54/947.73	c total #watches: 195587
948.54/948.71	c total #propagations: 183353764 / total #impl: 839972395 (eff. 0.218)
948.54/948.71	c #Conflicts:    1361000 | #Learnt:      36227 | 0.000
948.54/948.71	c total clause space: 206.656MB
948.54/948.71	c total #watches: 197983
949.34/949.52	c total #propagations: 183516257 / total #impl: 840673975 (eff. 0.218)
949.34/949.52	c #Conflicts:    1362000 | #Learnt:      37227 | 0.000
949.34/949.52	c total clause space: 206.656MB
949.34/949.52	c total #watches: 201740
950.14/950.35	c total #propagations: 183653951 / total #impl: 841317491 (eff. 0.218)
950.14/950.35	c #Conflicts:    1363000 | #Learnt:      38227 | 0.000
950.14/950.35	c total clause space: 206.656MB
950.14/950.35	c total #watches: 204227
950.94/951.16	c total #propagations: 183800832 / total #impl: 842003157 (eff. 0.218)
950.94/951.16	c #Conflicts:    1364000 | #Learnt:      39227 | 0.000
950.94/951.16	c total clause space: 206.656MB
950.94/951.16	c total #watches: 208037
951.94/952.16	c total #propagations: 183936019 / total #impl: 842652594 (eff. 0.218)
951.94/952.16	c #Conflicts:    1365000 | #Learnt:      40227 | 0.000
951.94/952.16	c total clause space: 206.656MB
951.94/952.16	c total #watches: 210198
952.74/952.97	c total #propagations: 184092216 / total #impl: 843268809 (eff. 0.218)
952.74/952.97	c #Conflicts:    1366000 | #Learnt:      41227 | 0.000
952.74/952.97	c total clause space: 206.656MB
952.74/952.97	c total #watches: 214593
953.65/953.82	c total #propagations: 184230142 / total #impl: 843864432 (eff. 0.218)
953.65/953.82	c #Conflicts:    1367000 | #Learnt:      42227 | 0.000
953.65/953.82	c total clause space: 206.656MB
953.65/953.82	c total #watches: 218646
954.44/954.60	c total #propagations: 184350914 / total #impl: 844391302 (eff. 0.218)
954.44/954.60	c #Conflicts:    1368000 | #Learnt:      43227 | 0.000
954.44/954.60	c total clause space: 206.656MB
954.44/954.60	c total #watches: 222765
955.34/955.58	c total #propagations: 184474874 / total #impl: 844860118 (eff. 0.218)
955.34/955.58	c #Conflicts:    1369000 | #Learnt:      44227 | 0.000
955.34/955.58	c total clause space: 206.656MB
955.34/955.58	c total #watches: 225132
956.34/956.51	c total #propagations: 184616671 / total #impl: 845520548 (eff. 0.218)
956.34/956.51	c #Conflicts:    1370000 | #Learnt:      45227 | 0.000
956.34/956.51	c total clause space: 206.656MB
956.34/956.51	c total #watches: 228918
957.24/957.41	c total #propagations: 184749408 / total #impl: 846094075 (eff. 0.218)
957.24/957.41	c #Conflicts:    1371000 | #Learnt:      46227 | 0.000
957.24/957.41	c total clause space: 206.656MB
957.24/957.41	c total #watches: 233225
958.24/958.40	c total #propagations: 184878410 / total #impl: 846695410 (eff. 0.218)
958.24/958.40	c #Conflicts:    1372000 | #Learnt:      47227 | 0.000
958.24/958.40	c total clause space: 206.656MB
958.24/958.40	c total #watches: 236467
959.24/959.43	c total #propagations: 185013586 / total #impl: 847352719 (eff. 0.218)
959.24/959.43	c #Conflicts:    1373000 | #Learnt:      48227 | 0.000
959.24/959.43	c total clause space: 206.656MB
959.24/959.43	c total #watches: 240019
960.25/960.47	c total #propagations: 185158303 / total #impl: 847979092 (eff. 0.218)
960.25/960.47	c #Conflicts:    1374000 | #Learnt:      49227 | 0.000
960.25/960.47	c total clause space: 206.656MB
960.25/960.47	c total #watches: 243607
961.35/961.51	c total #propagations: 185303396 / total #impl: 848675537 (eff. 0.218)
961.35/961.51	c #Conflicts:    1375000 | #Learnt:      50227 | 0.000
961.35/961.51	c total clause space: 206.656MB
961.35/961.51	c total #watches: 248089
962.45/962.62	c total #propagations: 185443842 / total #impl: 849366217 (eff. 0.218)
962.45/962.62	c #Conflicts:    1376000 | #Learnt:      51227 | 0.000
962.45/962.62	c total clause space: 206.656MB
962.45/962.62	c total #watches: 253767
963.45/963.67	c total #propagations: 185594130 / total #impl: 849999095 (eff. 0.218)
963.45/963.67	c #Conflicts:    1377000 | #Learnt:      52227 | 0.000
963.45/963.67	c total clause space: 206.656MB
963.45/963.67	c total #watches: 258256
964.55/964.77	c total #propagations: 185726643 / total #impl: 850571744 (eff. 0.218)
964.55/964.77	c #Conflicts:    1378000 | #Learnt:      53227 | 0.000
964.55/964.77	c total clause space: 206.656MB
964.55/964.77	c total #watches: 265256
965.65/965.84	c total #propagations: 185871509 / total #impl: 851184516 (eff. 0.218)
965.65/965.84	c #Conflicts:    1379000 | #Learnt:      54227 | 0.000
965.65/965.84	c total clause space: 206.656MB
965.65/965.84	c total #watches: 270350
966.64/966.82	c total #propagations: 185999871 / total #impl: 851744450 (eff. 0.218)
966.64/966.82	c #Conflicts:    1380000 | #Learnt:      55227 | 0.000
966.64/966.82	c total clause space: 206.656MB
966.64/966.82	c total #watches: 275224
967.74/967.98	c total #propagations: 186125408 / total #impl: 852317372 (eff. 0.218)
967.74/967.98	c #Conflicts:    1381000 | #Learnt:      56227 | 0.000
967.74/967.98	c total clause space: 206.656MB
967.74/967.98	c total #watches: 281810
968.84/969.03	c total #propagations: 186256837 / total #impl: 853004612 (eff. 0.218)
968.84/969.03	c GC COLLECT
968.84/969.03	c #Conflicts:    1382000 | #Learnt:      28831 | 0.000
968.84/969.03	c total clause space: 206.656MB
968.84/969.03	c total #watches: 153231
969.44/969.60	c total #propagations: 186384179 / total #impl: 853645429 (eff. 0.218)
969.44/969.60	c #Conflicts:    1383000 | #Learnt:      29831 | 0.000
969.44/969.60	c total clause space: 206.656MB
969.44/969.60	c total #watches: 158571
970.05/970.26	c total #propagations: 186510307 / total #impl: 854316014 (eff. 0.218)
970.05/970.26	c #Conflicts:    1384000 | #Learnt:      30831 | 0.000
970.05/970.26	c total clause space: 206.656MB
970.05/970.26	c total #watches: 164404
970.74/970.94	c total #propagations: 186641706 / total #impl: 855153230 (eff. 0.218)
970.74/970.94	c #Conflicts:    1385000 | #Learnt:      31831 | 0.000
970.74/970.94	c total clause space: 206.656MB
970.74/970.94	c total #watches: 169556
971.44/971.62	c total #propagations: 186773698 / total #impl: 855944615 (eff. 0.218)
971.44/971.62	c #Conflicts:    1386000 | #Learnt:      32831 | 0.000
971.44/971.62	c total clause space: 206.656MB
971.44/971.62	c total #watches: 176342
972.04/972.26	c total #propagations: 186915480 / total #impl: 856625704 (eff. 0.218)
972.04/972.26	c #Conflicts:    1387000 | #Learnt:      33831 | 0.000
972.04/972.26	c total clause space: 206.656MB
972.04/972.26	c total #watches: 183516
972.94/973.14	c total #propagations: 187067515 / total #impl: 857343667 (eff. 0.218)
972.94/973.14	c #Conflicts:    1388000 | #Learnt:      34831 | 0.000
972.94/973.14	c total clause space: 206.656MB
972.94/973.14	c total #watches: 192310
973.64/973.81	c total #propagations: 187195660 / total #impl: 858212053 (eff. 0.218)
973.64/973.81	c #Conflicts:    1389000 | #Learnt:      35831 | 0.000
973.64/973.81	c total clause space: 206.656MB
973.64/973.81	c total #watches: 202057
974.55/974.75	c total #propagations: 187320810 / total #impl: 858916541 (eff. 0.218)
974.55/974.75	c #Conflicts:    1390000 | #Learnt:      36831 | 0.000
974.55/974.75	c total clause space: 206.656MB
974.55/974.75	c total #watches: 206924
975.34/975.55	c total #propagations: 187471949 / total #impl: 859664205 (eff. 0.218)
975.34/975.55	c #Conflicts:    1391000 | #Learnt:      37831 | 0.000
975.34/975.55	c total clause space: 206.656MB
975.34/975.55	c total #watches: 209593
976.14/976.36	c total #propagations: 187624829 / total #impl: 860327334 (eff. 0.218)
976.14/976.36	c #Conflicts:    1392000 | #Learnt:      38831 | 0.000
976.14/976.36	c total clause space: 206.656MB
976.14/976.36	c total #watches: 215432
977.04/977.25	c total #propagations: 187775161 / total #impl: 860865922 (eff. 0.218)
977.04/977.25	c #Conflicts:    1393000 | #Learnt:      39831 | 0.000
977.04/977.25	c total clause space: 206.656MB
977.04/977.25	c total #watches: 219418
978.14/978.33	c total #propagations: 187922602 / total #impl: 861596945 (eff. 0.218)
978.14/978.33	c #Conflicts:    1394000 | #Learnt:      40831 | 0.000
978.14/978.33	c total clause space: 206.656MB
978.14/978.33	c total #watches: 222754
979.14/979.31	c total #propagations: 188073981 / total #impl: 862283754 (eff. 0.218)
979.14/979.31	c #Conflicts:    1395000 | #Learnt:      41831 | 0.000
979.14/979.31	c total clause space: 206.656MB
979.14/979.31	c total #watches: 226266
980.05/980.22	c total #propagations: 188225126 / total #impl: 862977143 (eff. 0.218)
980.05/980.22	c #Conflicts:    1396000 | #Learnt:      42831 | 0.000
980.05/980.22	c total clause space: 206.656MB
980.05/980.22	c total #watches: 230210
980.94/981.11	c total #propagations: 188369041 / total #impl: 863725799 (eff. 0.218)
980.94/981.11	c #Conflicts:    1397000 | #Learnt:      43831 | 0.000
980.94/981.11	c total clause space: 206.656MB
980.94/981.11	c total #watches: 233331
981.74/981.96	c total #propagations: 188503671 / total #impl: 864390707 (eff. 0.218)
981.74/981.96	c #Conflicts:    1398000 | #Learnt:      44831 | 0.000
981.74/981.96	c total clause space: 206.656MB
981.74/981.96	c total #watches: 237251
982.64/982.85	c total #propagations: 188642935 / total #impl: 865035778 (eff. 0.218)
982.64/982.85	c #Conflicts:    1399000 | #Learnt:      45831 | 0.000
982.64/982.85	c total clause space: 206.656MB
982.64/982.85	c total #watches: 240329
983.64/983.84	c total #propagations: 188779452 / total #impl: 865742307 (eff. 0.218)
983.64/983.84	c #Conflicts:    1400000 | #Learnt:      46831 | 0.000
983.64/983.84	c total clause space: 206.656MB
983.64/983.84	c total #watches: 245700
984.74/984.90	c total #propagations: 188920896 / total #impl: 866602620 (eff. 0.218)
984.74/984.90	c #Conflicts:    1401000 | #Learnt:      47831 | 0.000
984.74/984.90	c total clause space: 206.656MB
984.74/984.90	c total #watches: 248994
985.74/985.90	c total #propagations: 189067876 / total #impl: 867256797 (eff. 0.218)
985.74/985.90	c #Conflicts:    1402000 | #Learnt:      48831 | 0.000
985.74/985.90	c total clause space: 206.656MB
985.74/985.90	c total #watches: 253214
986.65/986.82	c total #propagations: 189214240 / total #impl: 867926807 (eff. 0.218)
986.65/986.82	c #Conflicts:    1403000 | #Learnt:      49831 | 0.000
986.65/986.82	c total clause space: 206.656MB
986.65/986.82	c total #watches: 255959
987.64/987.88	c total #propagations: 189352824 / total #impl: 868619089 (eff. 0.218)
987.64/987.88	c #Conflicts:    1404000 | #Learnt:      50831 | 0.000
987.64/987.88	c total clause space: 206.656MB
987.64/987.88	c total #watches: 258253
988.94/989.18	c total #propagations: 189502967 / total #impl: 869275988 (eff. 0.218)
988.94/989.18	c #Conflicts:    1405000 | #Learnt:      51831 | 0.000
988.94/989.18	c total clause space: 206.656MB
988.94/989.18	c total #watches: 261056
990.04/990.20	c total #propagations: 189657161 / total #impl: 870153522 (eff. 0.218)
990.04/990.20	c #Conflicts:    1406000 | #Learnt:      52831 | 0.000
990.04/990.20	c total clause space: 206.656MB
990.04/990.20	c total #watches: 265489
990.84/991.09	c total #propagations: 189801468 / total #impl: 871028976 (eff. 0.218)
990.84/991.09	c #Conflicts:    1407000 | #Learnt:      53831 | 0.000
990.84/991.09	c total clause space: 206.656MB
990.84/991.09	c total #watches: 272512
991.94/992.16	c total #propagations: 189945624 / total #impl: 871769628 (eff. 0.218)
991.94/992.16	c #Conflicts:    1408000 | #Learnt:      54831 | 0.000
991.94/992.16	c total clause space: 206.656MB
991.94/992.16	c total #watches: 276285
993.04/993.22	c total #propagations: 190081669 / total #impl: 872704497 (eff. 0.218)
993.04/993.22	c #Conflicts:    1409000 | #Learnt:      55831 | 0.000
993.04/993.22	c total clause space: 206.656MB
993.04/993.22	c total #watches: 281489
994.14/994.36	c total #propagations: 190228340 / total #impl: 873393252 (eff. 0.218)
994.14/994.36	c #Conflicts:    1410000 | #Learnt:      56831 | 0.000
994.14/994.36	c total clause space: 206.656MB
994.14/994.36	c total #watches: 286945
995.14/995.32	c total #propagations: 190366668 / total #impl: 874234733 (eff. 0.218)
995.14/995.32	c GC COLLECT
995.14/995.32	c #Conflicts:    1411000 | #Learnt:      29122 | 0.000
995.14/995.32	c total clause space: 206.656MB
995.14/995.32	c total #watches: 154594
995.94/996.13	c total #propagations: 190501884 / total #impl: 874971817 (eff. 0.218)
995.94/996.13	c #Conflicts:    1412000 | #Learnt:      30122 | 0.000
995.94/996.13	c total clause space: 206.656MB
995.94/996.13	c total #watches: 158349
996.74/996.93	c total #propagations: 190641885 / total #impl: 875613057 (eff. 0.218)
996.74/996.93	c #Conflicts:    1413000 | #Learnt:      31122 | 0.000
996.74/996.93	c total clause space: 206.656MB
996.74/996.93	c total #watches: 163835
997.54/997.72	c total #propagations: 190785192 / total #impl: 876269215 (eff. 0.218)
997.54/997.72	c #Conflicts:    1414000 | #Learnt:      32122 | 0.000
997.54/997.72	c total clause space: 206.656MB
997.54/997.72	c total #watches: 168917
998.34/998.55	c total #propagations: 190922459 / total #impl: 877042793 (eff. 0.218)
998.34/998.55	c #Conflicts:    1415000 | #Learnt:      33122 | 0.000
998.34/998.55	c total clause space: 206.656MB
998.34/998.55	c total #watches: 172522
999.24/999.47	c total #propagations: 191062660 / total #impl: 877661589 (eff. 0.218)
999.24/999.47	c #Conflicts:    1416000 | #Learnt:      34122 | 0.000
999.24/999.47	c total clause space: 206.656MB
999.24/999.47	c total #watches: 176026
1000.14/1000.36	c total #propagations: 191203740 / total #impl: 878448649 (eff. 0.218)
1000.14/1000.36	c #Conflicts:    1417000 | #Learnt:      35122 | 0.000
1000.14/1000.36	c total clause space: 206.656MB
1000.14/1000.36	c total #watches: 181341
1001.04/1001.23	c total #propagations: 191353259 / total #impl: 879236117 (eff. 0.218)
1001.04/1001.23	c #Conflicts:    1418000 | #Learnt:      36122 | 0.000
1001.04/1001.23	c total clause space: 206.656MB
1001.04/1001.23	c total #watches: 187120
1002.14/1002.32	c total #propagations: 191493588 / total #impl: 879970496 (eff. 0.218)
1002.14/1002.32	c #Conflicts:    1419000 | #Learnt:      37122 | 0.000
1002.14/1002.32	c total clause space: 206.656MB
1002.14/1002.32	c total #watches: 190863
1002.94/1003.18	c total #propagations: 191645796 / total #impl: 880743229 (eff. 0.218)
1002.94/1003.18	c #Conflicts:    1420000 | #Learnt:      38122 | 0.000
1002.94/1003.18	c total clause space: 206.656MB
1002.94/1003.18	c total #watches: 195420
1003.84/1004.08	c total #propagations: 191776072 / total #impl: 881317977 (eff. 0.218)
1003.84/1004.08	c #Conflicts:    1421000 | #Learnt:      39122 | 0.000
1003.84/1004.08	c total clause space: 206.656MB
1003.84/1004.08	c total #watches: 203590
1004.64/1004.88	c total #propagations: 191913226 / total #impl: 882046457 (eff. 0.218)
1004.64/1004.88	c #Conflicts:    1422000 | #Learnt:      40122 | 0.000
1004.64/1004.88	c total clause space: 206.656MB
1004.64/1004.88	c total #watches: 216184
1005.64/1005.86	c total #propagations: 192051981 / total #impl: 882898544 (eff. 0.218)
1005.64/1005.86	c #Conflicts:    1423000 | #Learnt:      41122 | 0.000
1005.64/1005.86	c total clause space: 206.656MB
1005.64/1005.86	c total #watches: 222338
1006.63/1006.88	c total #propagations: 192188093 / total #impl: 883834619 (eff. 0.217)
1006.63/1006.88	c #Conflicts:    1424000 | #Learnt:      42122 | 0.000
1006.63/1006.88	c total clause space: 206.656MB
1006.63/1006.88	c total #watches: 228255
1007.73/1007.96	c total #propagations: 192312704 / total #impl: 884641025 (eff. 0.217)
1007.73/1007.96	c #Conflicts:    1425000 | #Learnt:      43122 | 0.000
1007.73/1007.96	c total clause space: 206.656MB
1007.73/1007.96	c total #watches: 232659
1008.73/1008.92	c total #propagations: 192463925 / total #impl: 885585973 (eff. 0.217)
1008.73/1008.92	c #Conflicts:    1426000 | #Learnt:      44122 | 0.000
1008.73/1008.92	c total clause space: 206.656MB
1008.73/1008.92	c total #watches: 235695
1009.74/1009.93	c total #propagations: 192602883 / total #impl: 886306503 (eff. 0.217)
1009.74/1009.93	c #Conflicts:    1427000 | #Learnt:      45122 | 0.000
1009.74/1009.93	c total clause space: 206.656MB
1009.74/1009.93	c total #watches: 239912
1010.63/1010.89	c total #propagations: 192742557 / total #impl: 887107114 (eff. 0.217)
1010.63/1010.89	c #Conflicts:    1428000 | #Learnt:      46122 | 0.000
1010.63/1010.89	c total clause space: 206.656MB
1010.63/1010.89	c total #watches: 245005
1011.73/1011.97	c total #propagations: 192879528 / total #impl: 888057420 (eff. 0.217)
1011.73/1011.97	c #Conflicts:    1429000 | #Learnt:      47122 | 0.000
1011.73/1011.97	c total clause space: 206.656MB
1011.73/1011.97	c total #watches: 250533
1012.73/1012.90	c total #propagations: 193013044 / total #impl: 888827540 (eff. 0.217)
1012.73/1012.90	c #Conflicts:    1430000 | #Learnt:      48122 | 0.000
1012.73/1012.90	c total clause space: 206.656MB
1012.73/1012.90	c total #watches: 258195
1013.63/1013.85	c total #propagations: 193141150 / total #impl: 889846699 (eff. 0.217)
1013.63/1013.85	c #Conflicts:    1431000 | #Learnt:      49122 | 0.000
1013.63/1013.85	c total clause space: 206.656MB
1013.63/1013.85	c total #watches: 264331
1014.63/1014.83	c total #propagations: 193262185 / total #impl: 890797092 (eff. 0.217)
1014.63/1014.83	c #Conflicts:    1432000 | #Learnt:      50122 | 0.000
1014.63/1014.83	c total clause space: 206.656MB
1014.63/1014.83	c total #watches: 268069
1015.83/1016.02	c total #propagations: 193388585 / total #impl: 891547546 (eff. 0.217)
1015.83/1016.02	c #Conflicts:    1433000 | #Learnt:      51122 | 0.000
1015.83/1016.02	c total clause space: 206.656MB
1015.83/1016.02	c total #watches: 273616
1016.93/1017.13	c total #propagations: 193520478 / total #impl: 892447160 (eff. 0.217)
1016.93/1017.13	c #Conflicts:    1434000 | #Learnt:      52122 | 0.000
1016.93/1017.13	c total clause space: 206.656MB
1016.93/1017.13	c total #watches: 278311
1018.13/1018.35	c total #propagations: 193651369 / total #impl: 893233128 (eff. 0.217)
1018.13/1018.35	c #Conflicts:    1435000 | #Learnt:      53122 | 0.000
1018.13/1018.35	c total clause space: 206.656MB
1018.13/1018.35	c total #watches: 282985
1019.23/1019.44	c total #propagations: 193787443 / total #impl: 894284995 (eff. 0.217)
1019.23/1019.44	c #Conflicts:    1436000 | #Learnt:      54122 | 0.000
1019.23/1019.44	c total clause space: 206.656MB
1019.23/1019.44	c total #watches: 286528
1020.33/1020.51	c total #propagations: 193916724 / total #impl: 895149950 (eff. 0.217)
1020.33/1020.51	c #Conflicts:    1437000 | #Learnt:      55122 | 0.000
1020.33/1020.51	c total clause space: 206.656MB
1020.33/1020.51	c total #watches: 291668
1021.63/1021.84	c total #propagations: 194049295 / total #impl: 895897392 (eff. 0.217)
1021.63/1021.84	c #Conflicts:    1438000 | #Learnt:      56122 | 0.000
1021.63/1021.84	c total clause space: 206.656MB
1021.63/1021.84	c total #watches: 295167
1022.94/1023.11	c total #propagations: 194191323 / total #impl: 896823262 (eff. 0.217)
1022.94/1023.11	c #Conflicts:    1439000 | #Learnt:      57122 | 0.000
1022.94/1023.11	c total clause space: 206.656MB
1022.94/1023.11	c total #watches: 298963
1024.13/1024.33	c total #propagations: 194326068 / total #impl: 897794563 (eff. 0.216)
1024.13/1024.33	c GC COLLECT
1024.13/1024.33	c #Conflicts:    1440000 | #Learnt:      29117 | 0.000
1024.13/1024.33	c total clause space: 206.656MB
1024.13/1024.33	c total #watches: 154516
1025.04/1025.24	c total #propagations: 194467766 / total #impl: 898561570 (eff. 0.216)
1025.04/1025.24	c #Conflicts:    1441000 | #Learnt:      30117 | 0.000
1025.04/1025.24	c total clause space: 206.656MB
1025.04/1025.24	c total #watches: 158240
1025.93/1026.15	c total #propagations: 194608385 / total #impl: 899242399 (eff. 0.216)
1025.93/1026.15	c #Conflicts:    1442000 | #Learnt:      31117 | 0.000
1025.93/1026.15	c total clause space: 206.656MB
1025.93/1026.15	c total #watches: 163395
1026.83/1027.01	c total #propagations: 194740679 / total #impl: 899925902 (eff. 0.216)
1026.83/1027.01	c #Conflicts:    1443000 | #Learnt:      32117 | 0.000
1026.83/1027.01	c total clause space: 206.656MB
1026.83/1027.01	c total #watches: 167695
1027.63/1027.87	c total #propagations: 194885626 / total #impl: 900596730 (eff. 0.216)
1027.63/1027.87	c #Conflicts:    1444000 | #Learnt:      33117 | 0.000
1027.63/1027.87	c total clause space: 206.656MB
1027.63/1027.87	c total #watches: 171306
1028.53/1028.78	c total #propagations: 195030423 / total #impl: 901320789 (eff. 0.216)
1028.53/1028.78	c #Conflicts:    1445000 | #Learnt:      34117 | 0.000
1028.53/1028.78	c total clause space: 206.656MB
1028.53/1028.78	c total #watches: 175467
1029.54/1029.74	c total #propagations: 195167028 / total #impl: 902095317 (eff. 0.216)
1029.54/1029.74	c #Conflicts:    1446000 | #Learnt:      35117 | 0.000
1029.54/1029.74	c total clause space: 206.656MB
1029.54/1029.74	c total #watches: 179619
1030.43/1030.63	c total #propagations: 195313611 / total #impl: 902800821 (eff. 0.216)
1030.43/1030.63	c #Conflicts:    1447000 | #Learnt:      36117 | 0.000
1030.43/1030.63	c total clause space: 206.656MB
1030.43/1030.63	c total #watches: 182999
1031.33/1031.54	c total #propagations: 195454979 / total #impl: 903478247 (eff. 0.216)
1031.33/1031.54	c #Conflicts:    1448000 | #Learnt:      37117 | 0.000
1031.33/1031.54	c total clause space: 206.656MB
1031.33/1031.54	c total #watches: 185459
1032.23/1032.45	c total #propagations: 195601421 / total #impl: 904072330 (eff. 0.216)
1032.23/1032.45	c #Conflicts:    1449000 | #Learnt:      38117 | 0.000
1032.23/1032.45	c total clause space: 206.656MB
1032.23/1032.45	c total #watches: 188936
1033.13/1033.39	c total #propagations: 195744483 / total #impl: 904834525 (eff. 0.216)
1033.13/1033.39	c #Conflicts:    1450000 | #Learnt:      39117 | 0.000
1033.13/1033.39	c total clause space: 206.656MB
1033.13/1033.39	c total #watches: 192423
1034.03/1034.28	c total #propagations: 195890751 / total #impl: 905687902 (eff. 0.216)
1034.03/1034.28	c #Conflicts:    1451000 | #Learnt:      40117 | 0.000
1034.03/1034.28	c total clause space: 206.656MB
1034.03/1034.28	c total #watches: 196103
1035.04/1035.24	c total #propagations: 196020541 / total #impl: 906431382 (eff. 0.216)
1035.04/1035.24	c #Conflicts:    1452000 | #Learnt:      41117 | 0.000
1035.04/1035.24	c total clause space: 206.656MB
1035.04/1035.24	c total #watches: 200471
1035.93/1036.14	c total #propagations: 196155294 / total #impl: 907094280 (eff. 0.216)
1035.93/1036.14	c #Conflicts:    1453000 | #Learnt:      42117 | 0.000
1035.93/1036.14	c total clause space: 206.656MB
1035.93/1036.14	c total #watches: 205147
1036.83/1037.03	c total #propagations: 196281542 / total #impl: 907825206 (eff. 0.216)
1036.83/1037.03	c #Conflicts:    1454000 | #Learnt:      43117 | 0.000
1036.83/1037.03	c total clause space: 206.656MB
1036.83/1037.03	c total #watches: 211846
1037.83/1038.08	c total #propagations: 196411548 / total #impl: 908546873 (eff. 0.216)
1037.83/1038.08	c #Conflicts:    1455000 | #Learnt:      44117 | 0.000
1037.83/1038.08	c total clause space: 206.656MB
1037.83/1038.08	c total #watches: 215204
1038.93/1039.14	c total #propagations: 196551247 / total #impl: 909376433 (eff. 0.216)
1038.93/1039.14	c #Conflicts:    1456000 | #Learnt:      45117 | 0.000
1038.93/1039.14	c total clause space: 206.656MB
1038.93/1039.14	c total #watches: 218137
1039.93/1040.16	c total #propagations: 196695257 / total #impl: 910235644 (eff. 0.216)
1039.93/1040.16	c #Conflicts:    1457000 | #Learnt:      46117 | 0.000
1039.93/1040.16	c total clause space: 206.656MB
1039.93/1040.16	c total #watches: 221445
1040.83/1041.06	c total #propagations: 196831339 / total #impl: 910908785 (eff. 0.216)
1040.83/1041.06	c #Conflicts:    1458000 | #Learnt:      47117 | 0.000
1040.83/1041.06	c total clause space: 206.656MB
1040.83/1041.06	c total #watches: 224196
1041.93/1042.12	c total #propagations: 196962065 / total #impl: 911574357 (eff. 0.216)
1041.93/1042.12	c #Conflicts:    1459000 | #Learnt:      48117 | 0.000
1041.93/1042.12	c total clause space: 206.656MB
1041.93/1042.12	c total #watches: 227351
1042.93/1043.12	c total #propagations: 197112633 / total #impl: 912435306 (eff. 0.216)
1042.93/1043.12	c #Conflicts:    1460000 | #Learnt:      49117 | 0.000
1042.93/1043.12	c total clause space: 206.656MB
1042.93/1043.12	c total #watches: 230750
1044.03/1044.24	c total #propagations: 197254752 / total #impl: 913229176 (eff. 0.216)
1044.03/1044.24	c #Conflicts:    1461000 | #Learnt:      50117 | 0.000
1044.03/1044.24	c total clause space: 206.656MB
1044.03/1044.24	c total #watches: 234023
1045.13/1045.31	c total #propagations: 197409331 / total #impl: 914133049 (eff. 0.216)
1045.13/1045.31	c #Conflicts:    1462000 | #Learnt:      51117 | 0.000
1045.13/1045.31	c total clause space: 206.656MB
1045.13/1045.31	c total #watches: 236536
1046.04/1046.22	c total #propagations: 197555633 / total #impl: 914887963 (eff. 0.216)
1046.04/1046.22	c #Conflicts:    1463000 | #Learnt:      52117 | 0.000
1046.04/1046.22	c total clause space: 206.656MB
1046.04/1046.22	c total #watches: 239096
1046.83/1047.08	c total #propagations: 197700652 / total #impl: 915490296 (eff. 0.216)
1046.83/1047.08	c #Conflicts:    1464000 | #Learnt:      53117 | 0.000
1046.83/1047.08	c total clause space: 206.656MB
1046.83/1047.08	c total #watches: 241251
1047.73/1047.94	c total #propagations: 197840573 / total #impl: 916021264 (eff. 0.216)
1047.73/1047.94	c #Conflicts:    1465000 | #Learnt:      54117 | 0.000
1047.73/1047.94	c total clause space: 206.656MB
1047.73/1047.94	c total #watches: 243478
1048.43/1048.61	c total #propagations: 197981719 / total #impl: 916623279 (eff. 0.216)
1048.43/1048.61	c #Conflicts:    1466000 | #Learnt:      55117 | 0.000
1048.43/1048.61	c total clause space: 206.656MB
1048.43/1048.61	c total #watches: 246717
1049.13/1049.39	c total #propagations: 198109951 / total #impl: 917163140 (eff. 0.216)
1049.13/1049.39	c #Conflicts:    1467000 | #Learnt:      56117 | 0.000
1049.13/1049.39	c total clause space: 206.656MB
1049.13/1049.39	c total #watches: 249712
1050.03/1050.22	c total #propagations: 198238242 / total #impl: 917767483 (eff. 0.216)
1050.03/1050.22	c #Conflicts:    1468000 | #Learnt:      57117 | 0.000
1050.03/1050.22	c total clause space: 206.656MB
1050.03/1050.22	c total #watches: 254959
1050.93/1051.14	c total #propagations: 198383010 / total #impl: 918425756 (eff. 0.216)
1050.93/1051.14	c #Conflicts:    1469000 | #Learnt:      58117 | 0.000
1050.93/1051.14	c total clause space: 206.656MB
1050.93/1051.14	c total #watches: 258864
1051.83/1052.07	c total #propagations: 198514186 / total #impl: 919040049 (eff. 0.216)
1051.83/1052.07	c GC COLLECT
1051.83/1052.07	c #Conflicts:    1470000 | #Learnt:      29821 | 0.000
1051.83/1052.07	c total clause space: 206.656MB
1051.83/1052.07	c total #watches: 156316
1052.54/1052.78	c total #propagations: 198650062 / total #impl: 919698606 (eff. 0.216)
1052.54/1052.78	c #Conflicts:    1471000 | #Learnt:      30821 | 0.000
1052.54/1052.78	c total clause space: 206.656MB
1052.54/1052.78	c total #watches: 159260
1053.23/1053.43	c total #propagations: 198786964 / total #impl: 920322183 (eff. 0.216)
1053.23/1053.43	c #Conflicts:    1472000 | #Learnt:      31821 | 0.000
1053.23/1053.43	c total clause space: 206.656MB
1053.23/1053.43	c total #watches: 162983
1053.93/1054.10	c total #propagations: 198926078 / total #impl: 920931381 (eff. 0.216)
1053.93/1054.10	c #Conflicts:    1473000 | #Learnt:      32821 | 0.000
1053.93/1054.10	c total clause space: 206.656MB
1053.93/1054.10	c total #watches: 168043
1054.53/1054.75	c total #propagations: 199066030 / total #impl: 921549623 (eff. 0.216)
1054.53/1054.75	c #Conflicts:    1474000 | #Learnt:      33821 | 0.000
1054.53/1054.75	c total clause space: 206.656MB
1054.53/1054.75	c total #watches: 171604
1055.23/1055.41	c total #propagations: 199203464 / total #impl: 922134814 (eff. 0.216)
1055.23/1055.41	c #Conflicts:    1475000 | #Learnt:      34821 | 0.000
1055.23/1055.41	c total clause space: 206.656MB
1055.23/1055.41	c total #watches: 176214
1055.93/1056.13	c total #propagations: 199333227 / total #impl: 922775060 (eff. 0.216)
1055.93/1056.13	c #Conflicts:    1476000 | #Learnt:      35821 | 0.000
1055.93/1056.13	c total clause space: 206.656MB
1055.93/1056.13	c total #watches: 179076
1056.53/1056.73	c total #propagations: 199469034 / total #impl: 923329210 (eff. 0.216)
1056.53/1056.73	c #Conflicts:    1477000 | #Learnt:      36821 | 0.000
1056.53/1056.73	c total clause space: 206.656MB
1056.53/1056.73	c total #watches: 182326
1057.13/1057.35	c total #propagations: 199592769 / total #impl: 923843715 (eff. 0.216)
1057.13/1057.35	c #Conflicts:    1478000 | #Learnt:      37821 | 0.000
1057.13/1057.35	c total clause space: 206.656MB
1057.13/1057.35	c total #watches: 185075
1057.73/1058.00	c total #propagations: 199723703 / total #impl: 924510296 (eff. 0.216)
1057.73/1058.00	c #Conflicts:    1479000 | #Learnt:      38821 | 0.000
1057.73/1058.00	c total clause space: 206.656MB
1057.73/1058.00	c total #watches: 193518
1058.53/1058.74	c total #propagations: 199850741 / total #impl: 925112085 (eff. 0.216)
1058.53/1058.74	c #Conflicts:    1480000 | #Learnt:      39821 | 0.000
1058.53/1058.74	c total clause space: 206.656MB
1058.53/1058.74	c total #watches: 196190
1059.33/1059.55	c total #propagations: 199976435 / total #impl: 925651768 (eff. 0.216)
1059.33/1059.55	c #Conflicts:    1481000 | #Learnt:      40821 | 0.000
1059.33/1059.55	c total clause space: 206.656MB
1059.33/1059.55	c total #watches: 199653
1060.13/1060.31	c total #propagations: 200108316 / total #impl: 926340935 (eff. 0.216)
1060.13/1060.31	c #Conflicts:    1482000 | #Learnt:      41821 | 0.000
1060.13/1060.31	c total clause space: 206.656MB
1060.13/1060.31	c total #watches: 203372
1060.83/1061.01	c total #propagations: 200235634 / total #impl: 927020627 (eff. 0.216)
1060.83/1061.01	c #Conflicts:    1483000 | #Learnt:      42821 | 0.000
1060.83/1061.01	c total clause space: 206.656MB
1060.83/1061.01	c total #watches: 207799
1061.73/1061.93	c total #propagations: 200379812 / total #impl: 927617671 (eff. 0.216)
1061.73/1061.93	c #Conflicts:    1484000 | #Learnt:      43821 | 0.000
1061.73/1061.93	c total clause space: 206.656MB
1061.73/1061.93	c total #watches: 211182
1062.73/1062.96	c total #propagations: 200519009 / total #impl: 928314293 (eff. 0.216)
1062.73/1062.96	c #Conflicts:    1485000 | #Learnt:      44821 | 0.000
1062.73/1062.96	c total clause space: 206.656MB
1062.73/1062.96	c total #watches: 214931
1063.73/1063.99	c total #propagations: 200647497 / total #impl: 929070347 (eff. 0.216)
1063.73/1063.99	c #Conflicts:    1486000 | #Learnt:      45821 | 0.000
1063.73/1063.99	c total clause space: 206.656MB
1063.73/1063.99	c total #watches: 218164
1064.73/1064.97	c total #propagations: 200783726 / total #impl: 929966442 (eff. 0.216)
1064.73/1064.97	c #Conflicts:    1487000 | #Learnt:      46821 | 0.000
1064.73/1064.97	c total clause space: 206.656MB
1064.73/1064.97	c total #watches: 225102
1065.63/1065.90	c total #propagations: 200920855 / total #impl: 930718001 (eff. 0.216)
1065.63/1065.90	c #Conflicts:    1488000 | #Learnt:      47821 | 0.000
1065.63/1065.90	c total clause space: 206.656MB
1065.63/1065.90	c total #watches: 229140
1066.73/1066.94	c total #propagations: 201053547 / total #impl: 931562447 (eff. 0.216)
1066.73/1066.94	c #Conflicts:    1489000 | #Learnt:      48821 | 0.000
1066.73/1066.94	c total clause space: 206.656MB
1066.73/1066.94	c total #watches: 234665
1067.83/1068.04	c total #propagations: 201192830 / total #impl: 932218789 (eff. 0.216)
1067.83/1068.04	c #Conflicts:    1490000 | #Learnt:      49821 | 0.000
1067.83/1068.04	c total clause space: 206.656MB
1067.83/1068.04	c total #watches: 237862
1068.83/1069.07	c total #propagations: 201338531 / total #impl: 933136828 (eff. 0.216)
1068.83/1069.07	c #Conflicts:    1491000 | #Learnt:      50821 | 0.000
1068.83/1069.07	c total clause space: 206.656MB
1068.83/1069.07	c total #watches: 241082
1069.93/1070.13	c total #propagations: 201491781 / total #impl: 934132336 (eff. 0.216)
1069.93/1070.13	c #Conflicts:    1492000 | #Learnt:      51821 | 0.000
1069.93/1070.13	c total clause space: 206.656MB
1069.93/1070.13	c total #watches: 243985
1070.93/1071.12	c total #propagations: 201634852 / total #impl: 934967193 (eff. 0.216)
1070.93/1071.12	c #Conflicts:    1493000 | #Learnt:      52821 | 0.000
1070.93/1071.12	c total clause space: 206.656MB
1070.93/1071.12	c total #watches: 247979
1071.93/1072.11	c total #propagations: 201769582 / total #impl: 935562320 (eff. 0.216)
1071.93/1072.11	c #Conflicts:    1494000 | #Learnt:      53821 | 0.000
1071.93/1072.11	c total clause space: 206.656MB
1071.93/1072.11	c total #watches: 251547
1072.82/1073.06	c total #propagations: 201916896 / total #impl: 936305473 (eff. 0.216)
1072.82/1073.06	c #Conflicts:    1495000 | #Learnt:      54821 | 0.000
1072.82/1073.06	c total clause space: 206.656MB
1072.82/1073.06	c total #watches: 254534
1073.92/1074.10	c total #propagations: 202054570 / total #impl: 937040689 (eff. 0.216)
1073.92/1074.10	c #Conflicts:    1496000 | #Learnt:      55821 | 0.000
1073.92/1074.10	c total clause space: 206.656MB
1073.92/1074.10	c total #watches: 256718
1074.92/1075.14	c total #propagations: 202200352 / total #impl: 937642481 (eff. 0.216)
1074.92/1075.14	c #Conflicts:    1497000 | #Learnt:      56821 | 0.000
1074.92/1075.14	c total clause space: 206.656MB
1074.92/1075.14	c total #watches: 259587
1075.92/1076.19	c total #propagations: 202343291 / total #impl: 938327322 (eff. 0.216)
1075.92/1076.19	c #Conflicts:    1498000 | #Learnt:      57821 | 0.000
1075.92/1076.19	c total clause space: 206.656MB
1075.92/1076.19	c total #watches: 262370
1076.92/1077.17	c total #propagations: 202486772 / total #impl: 939107558 (eff. 0.216)
1076.92/1077.17	c #Conflicts:    1499000 | #Learnt:      58821 | 0.000
1076.92/1077.17	c total clause space: 206.656MB
1076.92/1077.17	c total #watches: 265990
1077.83/1078.02	c total #propagations: 202619612 / total #impl: 939894823 (eff. 0.216)
1077.83/1078.02	c GC COLLECT
1077.83/1078.02	c #Conflicts:    1500000 | #Learnt:      30220 | 0.000
1077.83/1078.02	c total clause space: 206.656MB
1077.83/1078.02	c total #watches: 157694
1078.52/1078.73	c total #propagations: 202751622 / total #impl: 940391983 (eff. 0.216)
1078.52/1078.73	c #Conflicts:    1501000 | #Learnt:      31220 | 0.000
1078.52/1078.73	c total clause space: 206.656MB
1078.52/1078.73	c total #watches: 161664
1079.12/1079.39	c total #propagations: 202875770 / total #impl: 941043389 (eff. 0.216)
1079.12/1079.39	c #Conflicts:    1502000 | #Learnt:      32220 | 0.000
1079.12/1079.39	c total clause space: 206.656MB
1079.12/1079.39	c total #watches: 165601
1079.92/1080.10	c total #propagations: 202988403 / total #impl: 941546692 (eff. 0.216)
1079.92/1080.10	c #Conflicts:    1503000 | #Learnt:      33220 | 0.000
1079.92/1080.10	c total clause space: 206.656MB
1079.92/1080.10	c total #watches: 170332
1080.72/1080.90	c total #propagations: 203111052 / total #impl: 942053324 (eff. 0.216)
1080.72/1080.90	c #Conflicts:    1504000 | #Learnt:      34220 | 0.000
1080.72/1080.90	c total clause space: 206.656MB
1080.72/1080.90	c total #watches: 172864
1081.42/1081.66	c total #propagations: 203233780 / total #impl: 942577745 (eff. 0.216)
1081.42/1081.66	c #Conflicts:    1505000 | #Learnt:      35220 | 0.000
1081.42/1081.66	c total clause space: 206.656MB
1081.42/1081.66	c total #watches: 175681
1082.23/1082.44	c total #propagations: 203359568 / total #impl: 943110463 (eff. 0.216)
1082.23/1082.44	c #Conflicts:    1506000 | #Learnt:      36220 | 0.000
1082.23/1082.44	c total clause space: 206.656MB
1082.23/1082.44	c total #watches: 178006
1083.02/1083.21	c total #propagations: 203485458 / total #impl: 943516237 (eff. 0.216)
1083.02/1083.21	c #Conflicts:    1507000 | #Learnt:      37220 | 0.000
1083.02/1083.21	c total clause space: 206.656MB
1083.02/1083.21	c total #watches: 180286
1083.72/1083.97	c total #propagations: 203606503 / total #impl: 943943379 (eff. 0.216)
1083.72/1083.97	c #Conflicts:    1508000 | #Learnt:      38220 | 0.000
1083.72/1083.97	c total clause space: 206.656MB
1083.72/1083.97	c total #watches: 184436
1084.53/1084.71	c total #propagations: 203739183 / total #impl: 944559217 (eff. 0.216)
1084.53/1084.71	c #Conflicts:    1509000 | #Learnt:      39220 | 0.000
1084.53/1084.71	c total clause space: 206.656MB
1084.53/1084.71	c total #watches: 193332
1085.32/1085.52	c total #propagations: 203878689 / total #impl: 945164644 (eff. 0.216)
1085.32/1085.52	c #Conflicts:    1510000 | #Learnt:      40220 | 0.000
1085.32/1085.52	c total clause space: 206.656MB
1085.32/1085.52	c total #watches: 197439
1086.02/1086.28	c total #propagations: 204017153 / total #impl: 945815770 (eff. 0.216)
1086.02/1086.28	c #Conflicts:    1511000 | #Learnt:      41220 | 0.000
1086.02/1086.28	c total clause space: 206.656MB
1086.02/1086.28	c total #watches: 202927
1086.92/1087.12	c total #propagations: 204138722 / total #impl: 946413982 (eff. 0.216)
1086.92/1087.12	c #Conflicts:    1512000 | #Learnt:      42220 | 0.000
1086.92/1087.12	c total clause space: 206.656MB
1086.92/1087.12	c total #watches: 206668
1087.73/1087.98	c total #propagations: 204264133 / total #impl: 947075506 (eff. 0.216)
1087.73/1087.98	c #Conflicts:    1513000 | #Learnt:      43220 | 0.000
1087.73/1087.98	c total clause space: 206.656MB
1087.73/1087.98	c total #watches: 210553
1088.62/1088.88	c total #propagations: 204379213 / total #impl: 947750412 (eff. 0.216)
1088.62/1088.88	c #Conflicts:    1514000 | #Learnt:      44220 | 0.000
1088.62/1088.88	c total clause space: 206.656MB
1088.62/1088.88	c total #watches: 214752
1089.42/1089.69	c total #propagations: 204510224 / total #impl: 948470243 (eff. 0.216)
1089.42/1089.69	c #Conflicts:    1515000 | #Learnt:      45220 | 0.000
1089.42/1089.69	c total clause space: 206.656MB
1089.42/1089.69	c total #watches: 220151
1090.22/1090.46	c total #propagations: 204625432 / total #impl: 949051518 (eff. 0.216)
1090.22/1090.46	c #Conflicts:    1516000 | #Learnt:      46220 | 0.000
1090.22/1090.46	c total clause space: 206.656MB
1090.22/1090.46	c total #watches: 226156
1090.92/1091.19	c total #propagations: 204738359 / total #impl: 949754881 (eff. 0.216)
1090.92/1091.19	c #Conflicts:    1517000 | #Learnt:      47220 | 0.000
1090.92/1091.19	c total clause space: 206.656MB
1090.92/1091.19	c total #watches: 233137
1091.82/1092.06	c total #propagations: 204857751 / total #impl: 950370112 (eff. 0.216)
1091.82/1092.06	c #Conflicts:    1518000 | #Learnt:      48220 | 0.000
1091.82/1092.06	c total clause space: 206.656MB
1091.82/1092.06	c total #watches: 238411
1092.62/1092.89	c total #propagations: 204979471 / total #impl: 951174609 (eff. 0.216)
1092.62/1092.89	c #Conflicts:    1519000 | #Learnt:      49220 | 0.000
1092.62/1092.89	c total clause space: 206.656MB
1092.62/1092.89	c total #watches: 244496
1093.52/1093.71	c total #propagations: 205103039 / total #impl: 951950305 (eff. 0.215)
1093.52/1093.71	c #Conflicts:    1520000 | #Learnt:      50220 | 0.000
1093.52/1093.71	c total clause space: 206.656MB
1093.52/1093.71	c total #watches: 250872
1094.22/1094.50	c total #propagations: 205232098 / total #impl: 952674262 (eff. 0.215)
1094.22/1094.50	c #Conflicts:    1521000 | #Learnt:      51220 | 0.000
1094.22/1094.50	c total clause space: 206.656MB
1094.22/1094.50	c total #watches: 255981
1095.12/1095.34	c total #propagations: 205364967 / total #impl: 953581363 (eff. 0.215)
1095.12/1095.34	c #Conflicts:    1522000 | #Learnt:      52220 | 0.000
1095.12/1095.34	c total clause space: 206.656MB
1095.12/1095.34	c total #watches: 260681
1095.92/1096.19	c total #propagations: 205480516 / total #impl: 954301986 (eff. 0.215)
1095.92/1096.19	c #Conflicts:    1523000 | #Learnt:      53220 | 0.000
1095.92/1096.19	c total clause space: 206.656MB
1095.92/1096.19	c total #watches: 267398
1096.82/1097.09	c total #propagations: 205601274 / total #impl: 955055024 (eff. 0.215)
1096.82/1097.09	c #Conflicts:    1524000 | #Learnt:      54220 | 0.000
1096.82/1097.09	c total clause space: 206.656MB
1096.82/1097.09	c total #watches: 272104
1097.82/1098.04	c total #propagations: 205718588 / total #impl: 955674649 (eff. 0.215)
1097.82/1098.04	c #Conflicts:    1525000 | #Learnt:      55220 | 0.000
1097.82/1098.04	c total clause space: 206.656MB
1097.82/1098.04	c total #watches: 278951
1098.73/1098.94	c total #propagations: 205844869 / total #impl: 956359236 (eff. 0.215)
1098.73/1098.94	c #Conflicts:    1526000 | #Learnt:      56220 | 0.000
1098.73/1098.94	c total clause space: 206.656MB
1098.73/1098.94	c total #watches: 285931
1099.93/1100.17	c total #propagations: 205976096 / total #impl: 957230709 (eff. 0.215)
1099.93/1100.17	c #Conflicts:    1527000 | #Learnt:      57220 | 0.000
1099.93/1100.17	c total clause space: 206.656MB
1099.93/1100.17	c total #watches: 290687
1101.12/1101.31	c total #propagations: 206125775 / total #impl: 958187848 (eff. 0.215)
1101.12/1101.31	c #Conflicts:    1528000 | #Learnt:      58220 | 0.000
1101.12/1101.31	c total clause space: 206.656MB
1101.12/1101.31	c total #watches: 294928
1102.03/1102.21	c total #propagations: 206263103 / total #impl: 959045132 (eff. 0.215)
1102.03/1102.21	c #Conflicts:    1529000 | #Learnt:      59220 | 0.000
1102.03/1102.21	c total clause space: 206.656MB
1102.03/1102.21	c total #watches: 300916
1102.92/1103.10	c total #propagations: 206395842 / total #impl: 959783374 (eff. 0.215)
1102.92/1103.10	c GC COLLECT
1102.92/1103.10	c #Conflicts:    1530000 | #Learnt:      30313 | 0.000
1102.92/1103.10	c total clause space: 206.656MB
1102.92/1103.10	c total #watches: 157629
1103.42/1103.68	c total #propagations: 206534650 / total #impl: 960574345 (eff. 0.215)
1103.42/1103.68	c #Conflicts:    1531000 | #Learnt:      31313 | 0.000
1103.42/1103.68	c total clause space: 206.656MB
1103.42/1103.68	c total #watches: 160184
1104.12/1104.37	c total #propagations: 206670821 / total #impl: 961229298 (eff. 0.215)
1104.12/1104.37	c #Conflicts:    1532000 | #Learnt:      32313 | 0.000
1104.12/1104.37	c total clause space: 206.656MB
1104.12/1104.37	c total #watches: 162609
1104.82/1105.08	c total #propagations: 206814318 / total #impl: 961894035 (eff. 0.215)
1104.82/1105.08	c #Conflicts:    1533000 | #Learnt:      33313 | 0.000
1104.82/1105.08	c total clause space: 206.656MB
1104.82/1105.08	c total #watches: 165565
1105.62/1105.81	c total #propagations: 206956069 / total #impl: 962505946 (eff. 0.215)
1105.62/1105.81	c #Conflicts:    1534000 | #Learnt:      34313 | 0.000
1105.62/1105.81	c total clause space: 206.656MB
1105.62/1105.81	c total #watches: 168812
1106.32/1106.59	c total #propagations: 207098855 / total #impl: 963138340 (eff. 0.215)
1106.32/1106.59	c #Conflicts:    1535000 | #Learnt:      35313 | 0.000
1106.32/1106.59	c total clause space: 206.656MB
1106.32/1106.59	c total #watches: 171165
1107.02/1107.26	c total #propagations: 207244298 / total #impl: 963708539 (eff. 0.215)
1107.02/1107.26	c #Conflicts:    1536000 | #Learnt:      36313 | 0.000
1107.02/1107.26	c total clause space: 206.656MB
1107.02/1107.26	c total #watches: 174971
1107.92/1108.12	c total #propagations: 207380733 / total #impl: 964369496 (eff. 0.215)
1107.92/1108.12	c #Conflicts:    1537000 | #Learnt:      37313 | 0.000
1107.92/1108.12	c total clause space: 206.656MB
1107.92/1108.12	c total #watches: 178420
1108.72/1108.91	c total #propagations: 207513504 / total #impl: 965139021 (eff. 0.215)
1108.72/1108.91	c #Conflicts:    1538000 | #Learnt:      38313 | 0.000
1108.72/1108.91	c total clause space: 206.656MB
1108.72/1108.91	c total #watches: 182917
1109.42/1109.60	c total #propagations: 207652962 / total #impl: 965808089 (eff. 0.215)
1109.42/1109.60	c #Conflicts:    1539000 | #Learnt:      39313 | 0.000
1109.42/1109.60	c total clause space: 206.656MB
1109.42/1109.60	c total #watches: 187015
1110.12/1110.30	c total #propagations: 207790668 / total #impl: 966367897 (eff. 0.215)
1110.12/1110.30	c #Conflicts:    1540000 | #Learnt:      40313 | 0.000
1110.12/1110.30	c total clause space: 206.656MB
1110.12/1110.30	c total #watches: 190577
1111.02/1111.20	c total #propagations: 207927531 / total #impl: 966972458 (eff. 0.215)
1111.02/1111.20	c #Conflicts:    1541000 | #Learnt:      41313 | 0.000
1111.02/1111.20	c total clause space: 206.656MB
1111.02/1111.20	c total #watches: 195849
1111.92/1112.17	c total #propagations: 208076348 / total #impl: 967671370 (eff. 0.215)
1111.92/1112.17	c #Conflicts:    1542000 | #Learnt:      42313 | 0.000
1111.92/1112.17	c total clause space: 206.656MB
1111.92/1112.17	c total #watches: 198683
1112.92/1113.15	c total #propagations: 208231951 / total #impl: 968375845 (eff. 0.215)
1112.92/1113.15	c #Conflicts:    1543000 | #Learnt:      43313 | 0.000
1112.92/1113.15	c total clause space: 206.656MB
1112.92/1113.15	c total #watches: 200962
1113.92/1114.10	c total #propagations: 208386067 / total #impl: 969035168 (eff. 0.215)
1113.92/1114.10	c #Conflicts:    1544000 | #Learnt:      44313 | 0.000
1113.92/1114.10	c total clause space: 206.656MB
1113.92/1114.10	c total #watches: 204545
1114.72/1114.96	c total #propagations: 208525766 / total #impl: 969721581 (eff. 0.215)
1114.72/1114.96	c #Conflicts:    1545000 | #Learnt:      45313 | 0.000
1114.72/1114.96	c total clause space: 206.656MB
1114.72/1114.96	c total #watches: 208104
1115.52/1115.71	c total #propagations: 208666431 / total #impl: 970370001 (eff. 0.215)
1115.52/1115.71	c #Conflicts:    1546000 | #Learnt:      46313 | 0.000
1115.52/1115.71	c total clause space: 206.656MB
1115.52/1115.71	c total #watches: 214278
1116.22/1116.43	c total #propagations: 208803923 / total #impl: 970984370 (eff. 0.215)
1116.22/1116.43	c #Conflicts:    1547000 | #Learnt:      47313 | 0.000
1116.22/1116.43	c total clause space: 206.656MB
1116.22/1116.43	c total #watches: 222583
1117.22/1117.43	c total #propagations: 208936657 / total #impl: 971610177 (eff. 0.215)
1117.22/1117.43	c #Conflicts:    1548000 | #Learnt:      48313 | 0.000
1117.22/1117.43	c total clause space: 206.656MB
1117.22/1117.43	c total #watches: 227156
1118.12/1118.37	c total #propagations: 209077485 / total #impl: 972334491 (eff. 0.215)
1118.12/1118.37	c #Conflicts:    1549000 | #Learnt:      49313 | 0.000
1118.12/1118.37	c total clause space: 206.656MB
1118.12/1118.37	c total #watches: 233213
1119.12/1119.31	c total #propagations: 209217930 / total #impl: 973066614 (eff. 0.215)
1119.12/1119.31	c #Conflicts:    1550000 | #Learnt:      50313 | 0.000
1119.12/1119.31	c total clause space: 206.656MB
1119.12/1119.31	c total #watches: 239663
1120.12/1120.33	c total #propagations: 209347534 / total #impl: 973842593 (eff. 0.215)
1120.12/1120.33	c #Conflicts:    1551000 | #Learnt:      51313 | 0.000
1120.12/1120.33	c total clause space: 206.656MB
1120.12/1120.33	c total #watches: 246055
1121.12/1121.33	c total #propagations: 209479250 / total #impl: 974555170 (eff. 0.215)
1121.12/1121.33	c #Conflicts:    1552000 | #Learnt:      52313 | 0.000
1121.12/1121.33	c total clause space: 206.656MB
1121.12/1121.33	c total #watches: 250093
1122.02/1122.27	c total #propagations: 209606976 / total #impl: 975309879 (eff. 0.215)
1122.02/1122.27	c #Conflicts:    1553000 | #Learnt:      53313 | 0.000
1122.02/1122.27	c total clause space: 206.656MB
1122.02/1122.27	c total #watches: 254559
1123.02/1123.27	c total #propagations: 209735521 / total #impl: 975963198 (eff. 0.215)
1123.02/1123.27	c #Conflicts:    1554000 | #Learnt:      54313 | 0.000
1123.02/1123.27	c total clause space: 206.656MB
1123.02/1123.27	c total #watches: 258591
1124.02/1124.20	c total #propagations: 209869593 / total #impl: 976655109 (eff. 0.215)
1124.02/1124.20	c #Conflicts:    1555000 | #Learnt:      55313 | 0.000
1124.02/1124.20	c total clause space: 206.656MB
1124.02/1124.20	c total #watches: 261711
1125.01/1125.20	c total #propagations: 209992596 / total #impl: 977213726 (eff. 0.215)
1125.01/1125.20	c #Conflicts:    1556000 | #Learnt:      56313 | 0.000
1125.01/1125.20	c total clause space: 206.656MB
1125.01/1125.20	c total #watches: 264067
1126.01/1126.21	c total #propagations: 210123576 / total #impl: 977866555 (eff. 0.215)
1126.01/1126.21	c #Conflicts:    1557000 | #Learnt:      57313 | 0.000
1126.01/1126.21	c total clause space: 206.656MB
1126.01/1126.21	c total #watches: 266845
1126.81/1127.06	c total #propagations: 210250470 / total #impl: 978443645 (eff. 0.215)
1126.81/1127.06	c #Conflicts:    1558000 | #Learnt:      58313 | 0.000
1126.81/1127.06	c total clause space: 206.656MB
1126.81/1127.06	c total #watches: 270576
1127.71/1127.93	c total #propagations: 210363976 / total #impl: 978957940 (eff. 0.215)
1127.71/1127.93	c #Conflicts:    1559000 | #Learnt:      59313 | 0.000
1127.71/1127.93	c total clause space: 206.656MB
1127.71/1127.93	c total #watches: 274062
1128.52/1128.72	c total #propagations: 210486913 / total #impl: 979542380 (eff. 0.215)
1128.52/1128.72	c #Conflicts:    1560000 | #Learnt:      60313 | 0.000
1128.52/1128.72	c total clause space: 206.656MB
1128.52/1128.72	c total #watches: 277054
1129.21/1129.47	c total #propagations: 210593685 / total #impl: 979967337 (eff. 0.215)
1129.21/1129.47	c GC COLLECT
1129.21/1129.47	c #Conflicts:    1561000 | #Learnt:      31115 | 0.000
1129.21/1129.47	c total clause space: 206.656MB
1129.21/1129.47	c total #watches: 160447
1130.01/1130.20	c total #propagations: 210704176 / total #impl: 980441931 (eff. 0.215)
1130.01/1130.20	c #Conflicts:    1562000 | #Learnt:      32115 | 0.000
1130.01/1130.20	c total clause space: 206.656MB
1130.01/1130.20	c total #watches: 163951
1130.72/1130.98	c total #propagations: 210830934 / total #impl: 980949729 (eff. 0.215)
1130.72/1130.98	c #Conflicts:    1563000 | #Learnt:      33115 | 0.000
1130.72/1130.98	c total clause space: 206.656MB
1130.72/1130.98	c total #watches: 167239
1131.51/1131.73	c total #propagations: 210967517 / total #impl: 981572569 (eff. 0.215)
1131.51/1131.73	c #Conflicts:    1564000 | #Learnt:      34115 | 0.000
1131.51/1131.73	c total clause space: 206.656MB
1131.51/1131.73	c total #watches: 170619
1132.21/1132.45	c total #propagations: 211106228 / total #impl: 982136385 (eff. 0.215)
1132.21/1132.45	c #Conflicts:    1565000 | #Learnt:      35115 | 0.000
1132.21/1132.45	c total clause space: 206.656MB
1132.21/1132.45	c total #watches: 173071
1132.92/1133.14	c total #propagations: 211235266 / total #impl: 982753485 (eff. 0.215)
1132.92/1133.14	c #Conflicts:    1566000 | #Learnt:      36115 | 0.000
1132.92/1133.14	c total clause space: 206.656MB
1132.92/1133.14	c total #watches: 176565
1133.51/1133.72	c total #propagations: 211366293 / total #impl: 983361384 (eff. 0.215)
1133.51/1133.72	c #Conflicts:    1567000 | #Learnt:      37115 | 0.000
1133.51/1133.72	c total clause space: 206.656MB
1133.51/1133.72	c total #watches: 179102
1134.11/1134.33	c total #propagations: 211500649 / total #impl: 983974502 (eff. 0.215)
1134.11/1134.33	c #Conflicts:    1568000 | #Learnt:      38115 | 0.000
1134.11/1134.33	c total clause space: 206.656MB
1134.11/1134.33	c total #watches: 182796
1134.71/1134.99	c total #propagations: 211634134 / total #impl: 984540274 (eff. 0.215)
1134.71/1134.99	c #Conflicts:    1569000 | #Learnt:      39115 | 0.000
1134.71/1134.99	c total clause space: 206.656MB
1134.71/1134.99	c total #watches: 185193
1135.41/1135.69	c total #propagations: 211777937 / total #impl: 985145221 (eff. 0.215)
1135.41/1135.69	c #Conflicts:    1570000 | #Learnt:      40115 | 0.000
1135.41/1135.69	c total clause space: 206.656MB
1135.41/1135.69	c total #watches: 187562
1136.31/1136.50	c total #propagations: 211910056 / total #impl: 985677045 (eff. 0.215)
1136.31/1136.50	c #Conflicts:    1571000 | #Learnt:      41115 | 0.000
1136.31/1136.50	c total clause space: 206.656MB
1136.31/1136.50	c total #watches: 190463
1137.01/1137.25	c total #propagations: 212047786 / total #impl: 986316754 (eff. 0.215)
1137.01/1137.25	c #Conflicts:    1572000 | #Learnt:      42115 | 0.000
1137.01/1137.25	c total clause space: 206.656MB
1137.01/1137.25	c total #watches: 193213
1137.71/1137.96	c total #propagations: 212176857 / total #impl: 986917860 (eff. 0.215)
1137.71/1137.96	c #Conflicts:    1573000 | #Learnt:      43115 | 0.000
1137.71/1137.96	c total clause space: 206.656MB
1137.71/1137.96	c total #watches: 196261
1138.42/1138.63	c total #propagations: 212300178 / total #impl: 987484425 (eff. 0.215)
1138.42/1138.63	c #Conflicts:    1574000 | #Learnt:      44115 | 0.000
1138.42/1138.63	c total clause space: 206.656MB
1138.42/1138.63	c total #watches: 199013
1139.11/1139.36	c total #propagations: 212419172 / total #impl: 988103349 (eff. 0.215)
1139.11/1139.36	c #Conflicts:    1575000 | #Learnt:      45115 | 0.000
1139.11/1139.36	c total clause space: 206.656MB
1139.11/1139.36	c total #watches: 201440
1139.91/1140.12	c total #propagations: 212551923 / total #impl: 988709526 (eff. 0.215)
1139.91/1140.12	c #Conflicts:    1576000 | #Learnt:      46115 | 0.000
1139.91/1140.12	c total clause space: 206.656MB
1139.91/1140.12	c total #watches: 204673
1140.62/1140.85	c total #propagations: 212678195 / total #impl: 989316176 (eff. 0.215)
1140.62/1140.85	c #Conflicts:    1577000 | #Learnt:      47115 | 0.000
1140.62/1140.85	c total clause space: 206.656MB
1140.62/1140.85	c total #watches: 207326
1141.31/1141.59	c total #propagations: 212797859 / total #impl: 989894389 (eff. 0.215)
1141.31/1141.59	c #Conflicts:    1578000 | #Learnt:      48115 | 0.000
1141.31/1141.59	c total clause space: 206.656MB
1141.31/1141.59	c total #watches: 209915
1142.11/1142.31	c total #propagations: 212915976 / total #impl: 990500279 (eff. 0.215)
1142.11/1142.31	c #Conflicts:    1579000 | #Learnt:      49115 | 0.000
1142.11/1142.31	c total clause space: 206.656MB
1142.11/1142.31	c total #watches: 212661
1142.82/1143.06	c total #propagations: 213039005 / total #impl: 991146976 (eff. 0.215)
1142.82/1143.06	c #Conflicts:    1580000 | #Learnt:      50115 | 0.000
1142.82/1143.06	c total clause space: 206.656MB
1142.82/1143.06	c total #watches: 215107
1143.61/1143.82	c total #propagations: 213168375 / total #impl: 991833428 (eff. 0.215)
1143.61/1143.82	c #Conflicts:    1581000 | #Learnt:      51115 | 0.000
1143.61/1143.82	c total clause space: 206.656MB
1143.61/1143.82	c total #watches: 217327
1144.31/1144.56	c total #propagations: 213288820 / total #impl: 992609598 (eff. 0.215)
1144.31/1144.56	c #Conflicts:    1582000 | #Learnt:      52115 | 0.000
1144.31/1144.56	c total clause space: 206.656MB
1144.31/1144.56	c total #watches: 219910
1145.02/1145.27	c total #propagations: 213414777 / total #impl: 993357034 (eff. 0.215)
1145.02/1145.27	c #Conflicts:    1583000 | #Learnt:      53115 | 0.000
1145.02/1145.27	c total clause space: 206.656MB
1145.02/1145.27	c total #watches: 222322
1145.61/1145.84	c total #propagations: 213543730 / total #impl: 993927436 (eff. 0.215)
1145.61/1145.84	c #Conflicts:    1584000 | #Learnt:      54115 | 0.000
1145.61/1145.84	c total clause space: 206.656MB
1145.61/1145.84	c total #watches: 225651
1146.21/1146.49	c total #propagations: 213658631 / total #impl: 994612987 (eff. 0.215)
1146.21/1146.49	c #Conflicts:    1585000 | #Learnt:      55115 | 0.000
1146.21/1146.49	c total clause space: 206.656MB
1146.21/1146.49	c total #watches: 228951
1147.01/1147.27	c total #propagations: 213780427 / total #impl: 995278432 (eff. 0.215)
1147.01/1147.27	c #Conflicts:    1586000 | #Learnt:      56115 | 0.000
1147.01/1147.27	c total clause space: 206.656MB
1147.01/1147.27	c total #watches: 232106
1147.71/1147.99	c total #propagations: 213906445 / total #impl: 995929403 (eff. 0.215)
1147.71/1147.99	c #Conflicts:    1587000 | #Learnt:      57115 | 0.000
1147.71/1147.99	c total clause space: 206.656MB
1147.71/1147.99	c total #watches: 235212
1148.61/1148.80	c total #propagations: 214031683 / total #impl: 996568228 (eff. 0.215)
1148.61/1148.80	c #Conflicts:    1588000 | #Learnt:      58115 | 0.000
1148.61/1148.80	c total clause space: 206.656MB
1148.61/1148.80	c total #watches: 238266
1149.51/1149.74	c total #propagations: 214167362 / total #impl: 997192678 (eff. 0.215)
1149.51/1149.74	c #Conflicts:    1589000 | #Learnt:      59115 | 0.000
1149.51/1149.74	c total clause space: 206.656MB
1149.51/1149.74	c total #watches: 240734
1150.31/1150.53	c total #propagations: 214297378 / total #impl: 997810823 (eff. 0.215)
1150.31/1150.53	c #Conflicts:    1590000 | #Learnt:      60115 | 0.000
1150.31/1150.53	c total clause space: 335.816MB
1150.31/1150.53	c total #watches: 244060
1151.01/1151.29	c total #propagations: 214422172 / total #impl: 998332177 (eff. 0.215)
1151.01/1151.29	c GC COLLECT
1151.01/1151.29	c #Conflicts:    1591000 | #Learnt:      30614 | 0.000
1151.01/1151.29	c total clause space: 335.816MB
1151.01/1151.29	c total #watches: 158412
1151.61/1151.88	c total #propagations: 214551751 / total #impl: 998937719 (eff. 0.215)
1151.61/1151.88	c #Conflicts:    1592000 | #Learnt:      31614 | 0.000
1151.61/1151.88	c total clause space: 335.816MB
1151.61/1151.88	c total #watches: 162964
1152.11/1152.37	c total #propagations: 214670527 / total #impl: 999477593 (eff. 0.215)
1152.11/1152.37	c #Conflicts:    1593000 | #Learnt:      32614 | 0.000
1152.11/1152.37	c total clause space: 335.816MB
1152.11/1152.37	c total #watches: 167337
1152.61/1152.87	c total #propagations: 214782499 / total #impl: 999966543 (eff. 0.215)
1152.61/1152.87	c #Conflicts:    1594000 | #Learnt:      33614 | 0.000
1152.61/1152.87	c total clause space: 335.816MB
1152.61/1152.87	c total #watches: 171326
1153.11/1153.34	c total #propagations: 214893507 / total #impl: 1000451534 (eff. 0.215)
1153.11/1153.34	c #Conflicts:    1595000 | #Learnt:      34614 | 0.000
1153.11/1153.34	c total clause space: 335.816MB
1153.11/1153.34	c total #watches: 175603
1153.61/1153.82	c total #propagations: 214995730 / total #impl: 1000922476 (eff. 0.215)
1153.61/1153.82	c #Conflicts:    1596000 | #Learnt:      35614 | 0.000
1153.61/1153.82	c total clause space: 335.816MB
1153.61/1153.82	c total #watches: 180306
1154.11/1154.32	c total #propagations: 215106883 / total #impl: 1001434574 (eff. 0.215)
1154.11/1154.32	c #Conflicts:    1597000 | #Learnt:      36614 | 0.000
1154.11/1154.32	c total clause space: 335.816MB
1154.11/1154.32	c total #watches: 185704
1154.61/1154.87	c total #propagations: 215235673 / total #impl: 1001941234 (eff. 0.215)
1154.61/1154.87	c #Conflicts:    1598000 | #Learnt:      37614 | 0.000
1154.61/1154.87	c total clause space: 335.816MB
1154.61/1154.87	c total #watches: 190444
1155.21/1155.43	c total #propagations: 215352964 / total #impl: 1002509319 (eff. 0.215)
1155.21/1155.43	c #Conflicts:    1599000 | #Learnt:      38614 | 0.000
1155.21/1155.43	c total clause space: 335.816MB
1155.21/1155.43	c total #watches: 195436
1155.71/1155.97	c total #propagations: 215465612 / total #impl: 1002914427 (eff. 0.215)
1155.71/1155.97	c #Conflicts:    1600000 | #Learnt:      39614 | 0.000
1155.71/1155.97	c total clause space: 335.816MB
1155.71/1155.97	c total #watches: 204331
1156.21/1156.41	c total #propagations: 215564114 / total #impl: 1003267817 (eff. 0.215)
1156.21/1156.41	c #Conflicts:    1601000 | #Learnt:      40614 | 0.000
1156.21/1156.41	c total clause space: 335.816MB
1156.21/1156.41	c total #watches: 211581
1157.01/1157.21	c total #propagations: 215655289 / total #impl: 1003540029 (eff. 0.215)
1157.01/1157.21	c #Conflicts:    1602000 | #Learnt:      41614 | 0.000
1157.01/1157.21	c total clause space: 335.816MB
1157.01/1157.21	c total #watches: 215038
1157.81/1158.02	c total #propagations: 215788845 / total #impl: 1004063127 (eff. 0.215)
1157.81/1158.02	c #Conflicts:    1603000 | #Learnt:      42614 | 0.000
1157.81/1158.02	c total clause space: 335.816MB
1157.81/1158.02	c total #watches: 219341
1158.31/1158.51	c total #propagations: 215920152 / total #impl: 1004588350 (eff. 0.215)
1158.31/1158.51	c #Conflicts:    1604000 | #Learnt:      43614 | 0.000
1158.31/1158.51	c total clause space: 335.816MB
1158.31/1158.51	c total #watches: 228361
1159.11/1159.33	c total #propagations: 216036920 / total #impl: 1005145256 (eff. 0.215)
1159.11/1159.33	c #Conflicts:    1605000 | #Learnt:      44614 | 0.000
1159.11/1159.33	c total clause space: 335.816MB
1159.11/1159.33	c total #watches: 234696
1159.81/1160.00	c total #propagations: 216156122 / total #impl: 1005586331 (eff. 0.215)
1159.81/1160.00	c #Conflicts:    1606000 | #Learnt:      45614 | 0.000
1159.81/1160.00	c total clause space: 335.816MB
1159.81/1160.00	c total #watches: 243748
1160.41/1160.62	c total #propagations: 216278928 / total #impl: 1006004253 (eff. 0.215)
1160.41/1160.62	c #Conflicts:    1607000 | #Learnt:      46614 | 0.000
1160.41/1160.62	c total clause space: 335.816MB
1160.41/1160.62	c total #watches: 253396
1160.91/1161.15	c total #propagations: 216381852 / total #impl: 1006343753 (eff. 0.215)
1160.91/1161.15	c #Conflicts:    1608000 | #Learnt:      47614 | 0.000
1160.91/1161.15	c total clause space: 335.816MB
1160.91/1161.15	c total #watches: 266119
1161.51/1161.72	c total #propagations: 216491284 / total #impl: 1006725632 (eff. 0.215)
1161.51/1161.72	c #Conflicts:    1609000 | #Learnt:      48614 | 0.000
1161.51/1161.72	c total clause space: 335.816MB
1161.51/1161.72	c total #watches: 283582
1162.21/1162.46	c total #propagations: 216617011 / total #impl: 1007491035 (eff. 0.215)
1162.21/1162.46	c #Conflicts:    1610000 | #Learnt:      49614 | 0.000
1162.21/1162.46	c total clause space: 335.816MB
1162.21/1162.46	c total #watches: 292177
1163.01/1163.21	c total #propagations: 216734094 / total #impl: 1008353838 (eff. 0.215)
1163.01/1163.21	c #Conflicts:    1611000 | #Learnt:      50614 | 0.000
1163.01/1163.21	c total clause space: 335.816MB
1163.01/1163.21	c total #watches: 298150
1163.81/1164.04	c total #propagations: 216853823 / total #impl: 1009189922 (eff. 0.215)
1163.81/1164.04	c #Conflicts:    1612000 | #Learnt:      51614 | 0.000
1163.81/1164.04	c total clause space: 335.816MB
1163.81/1164.04	c total #watches: 306124
1164.60/1164.89	c total #propagations: 216983380 / total #impl: 1009923845 (eff. 0.215)
1164.60/1164.89	c #Conflicts:    1613000 | #Learnt:      52614 | 0.000
1164.60/1164.89	c total clause space: 335.816MB
1164.60/1164.89	c total #watches: 316004
1165.40/1165.65	c total #propagations: 217107241 / total #impl: 1010753812 (eff. 0.215)
1165.40/1165.65	c #Conflicts:    1614000 | #Learnt:      53614 | 0.000
1165.40/1165.65	c total clause space: 335.816MB
1165.40/1165.65	c total #watches: 324478
1166.30/1166.55	c total #propagations: 217228892 / total #impl: 1011395568 (eff. 0.215)
1166.30/1166.55	c #Conflicts:    1615000 | #Learnt:      54614 | 0.000
1166.30/1166.55	c total clause space: 335.816MB
1166.30/1166.55	c total #watches: 331674
1167.10/1167.34	c total #propagations: 217342296 / total #impl: 1012082585 (eff. 0.215)
1167.10/1167.34	c #Conflicts:    1616000 | #Learnt:      55614 | 0.000
1167.10/1167.34	c total clause space: 335.816MB
1167.10/1167.34	c total #watches: 337542
1167.90/1168.19	c total #propagations: 217464771 / total #impl: 1012798317 (eff. 0.215)
1167.90/1168.19	c #Conflicts:    1617000 | #Learnt:      56614 | 0.000
1167.90/1168.19	c total clause space: 335.816MB
1167.90/1168.19	c total #watches: 347509
1168.90/1169.16	c total #propagations: 217588993 / total #impl: 1013519528 (eff. 0.215)
1168.90/1169.16	c #Conflicts:    1618000 | #Learnt:      57614 | 0.000
1168.90/1169.16	c total clause space: 335.816MB
1168.90/1169.16	c total #watches: 351977
1169.90/1170.15	c total #propagations: 217699958 / total #impl: 1014200199 (eff. 0.215)
1169.90/1170.15	c #Conflicts:    1619000 | #Learnt:      58614 | 0.000
1169.90/1170.15	c total clause space: 335.816MB
1169.90/1170.15	c total #watches: 358181
1170.91/1171.10	c total #propagations: 217812128 / total #impl: 1015004637 (eff. 0.215)
1170.91/1171.10	c #Conflicts:    1620000 | #Learnt:      59614 | 0.000
1170.91/1171.10	c total clause space: 335.816MB
1170.91/1171.10	c total #watches: 364565
1171.91/1172.17	c total #propagations: 217933352 / total #impl: 1015729169 (eff. 0.215)
1171.91/1172.17	c #Conflicts:    1621000 | #Learnt:      60614 | 0.000
1171.91/1172.17	c total clause space: 335.816MB
1171.91/1172.17	c total #watches: 369674
1172.91/1173.17	c total #propagations: 218043998 / total #impl: 1016549237 (eff. 0.214)
1172.91/1173.17	c GC COLLECT
1172.91/1173.17	c #Conflicts:    1622000 | #Learnt:      30820 | 0.000
1172.91/1173.17	c total clause space: 335.816MB
1172.91/1173.17	c total #watches: 158867
1173.52/1173.71	c total #propagations: 218158536 / total #impl: 1017371042 (eff. 0.214)
1173.52/1173.71	c #Conflicts:    1623000 | #Learnt:      31820 | 0.000
1173.52/1173.71	c total clause space: 335.816MB
1173.52/1173.71	c total #watches: 161027
1174.01/1174.26	c total #propagations: 218288279 / total #impl: 1018007970 (eff. 0.214)
1174.01/1174.26	c #Conflicts:    1624000 | #Learnt:      32820 | 0.000
1174.01/1174.26	c total clause space: 335.816MB
1174.01/1174.26	c total #watches: 164561
1174.62/1174.82	c total #propagations: 218413625 / total #impl: 1018784979 (eff. 0.214)
1174.62/1174.82	c #Conflicts:    1625000 | #Learnt:      33820 | 0.000
1174.62/1174.82	c total clause space: 335.816MB
1174.62/1174.82	c total #watches: 167493
1175.11/1175.37	c total #propagations: 218531970 / total #impl: 1019420135 (eff. 0.214)
1175.11/1175.37	c #Conflicts:    1626000 | #Learnt:      34820 | 0.000
1175.11/1175.37	c total clause space: 335.816MB
1175.11/1175.37	c total #watches: 170957
1175.72/1175.96	c total #propagations: 218650786 / total #impl: 1020007533 (eff. 0.214)
1175.72/1175.96	c #Conflicts:    1627000 | #Learnt:      35820 | 0.000
1175.72/1175.96	c total clause space: 335.816MB
1175.72/1175.96	c total #watches: 173482
1176.31/1176.52	c total #propagations: 218773964 / total #impl: 1020635869 (eff. 0.214)
1176.31/1176.52	c #Conflicts:    1628000 | #Learnt:      36820 | 0.000
1176.31/1176.52	c total clause space: 335.816MB
1176.31/1176.52	c total #watches: 176929
1176.82/1177.09	c total #propagations: 218897483 / total #impl: 1021216588 (eff. 0.214)
1176.82/1177.09	c #Conflicts:    1629000 | #Learnt:      37820 | 0.000
1176.82/1177.09	c total clause space: 335.816MB
1176.82/1177.09	c total #watches: 179410
1177.41/1177.66	c total #propagations: 219018267 / total #impl: 1021880906 (eff. 0.214)
1177.41/1177.66	c #Conflicts:    1630000 | #Learnt:      38820 | 0.000
1177.41/1177.66	c total clause space: 335.816MB
1177.41/1177.66	c total #watches: 182641
1178.02/1178.22	c total #propagations: 219132011 / total #impl: 1022503429 (eff. 0.214)
1178.02/1178.22	c #Conflicts:    1631000 | #Learnt:      39820 | 0.000
1178.02/1178.22	c total clause space: 335.816MB
1178.02/1178.22	c total #watches: 185644
1178.51/1178.79	c total #propagations: 219247584 / total #impl: 1022952598 (eff. 0.214)
1178.51/1178.79	c #Conflicts:    1632000 | #Learnt:      40820 | 0.000
1178.51/1178.79	c total clause space: 335.816MB
1178.51/1178.79	c total #watches: 190063
1179.21/1179.45	c total #propagations: 219359242 / total #impl: 1023420033 (eff. 0.214)
1179.21/1179.45	c #Conflicts:    1633000 | #Learnt:      41820 | 0.000
1179.21/1179.45	c total clause space: 335.816MB
1179.21/1179.45	c total #watches: 194860
1179.91/1180.15	c total #propagations: 219491695 / total #impl: 1024050180 (eff. 0.214)
1179.91/1180.15	c #Conflicts:    1634000 | #Learnt:      42820 | 0.000
1179.91/1180.15	c total clause space: 335.816MB
1179.91/1180.15	c total #watches: 197754
1180.61/1180.81	c total #propagations: 219634088 / total #impl: 1024762145 (eff. 0.214)
1180.61/1180.81	c #Conflicts:    1635000 | #Learnt:      43820 | 0.000
1180.61/1180.81	c total clause space: 335.816MB
1180.61/1180.81	c total #watches: 201255
1181.32/1181.53	c total #propagations: 219759342 / total #impl: 1025499593 (eff. 0.214)
1181.32/1181.53	c #Conflicts:    1636000 | #Learnt:      44820 | 0.000
1181.32/1181.53	c total clause space: 335.816MB
1181.32/1181.53	c total #watches: 204795
1182.01/1182.24	c total #propagations: 219890040 / total #impl: 1026181902 (eff. 0.214)
1182.01/1182.24	c #Conflicts:    1637000 | #Learnt:      45820 | 0.000
1182.01/1182.24	c total clause space: 335.816MB
1182.01/1182.24	c total #watches: 207770
1182.61/1182.86	c total #propagations: 220029148 / total #impl: 1026833981 (eff. 0.214)
1182.61/1182.86	c #Conflicts:    1638000 | #Learnt:      46820 | 0.000
1182.61/1182.86	c total clause space: 335.816MB
1182.61/1182.86	c total #watches: 210418
1183.31/1183.54	c total #propagations: 220151360 / total #impl: 1027360335 (eff. 0.214)
1183.31/1183.54	c #Conflicts:    1639000 | #Learnt:      47820 | 0.000
1183.31/1183.54	c total clause space: 335.816MB
1183.31/1183.54	c total #watches: 212808
1184.01/1184.23	c total #propagations: 220288828 / total #impl: 1028026689 (eff. 0.214)
1184.01/1184.23	c #Conflicts:    1640000 | #Learnt:      48820 | 0.000
1184.01/1184.23	c total clause space: 335.816MB
1184.01/1184.23	c total #watches: 215268
1184.71/1184.99	c total #propagations: 220424817 / total #impl: 1028786910 (eff. 0.214)
1184.71/1184.99	c #Conflicts:    1641000 | #Learnt:      49820 | 0.000
1184.71/1184.99	c total clause space: 335.816MB
1184.71/1184.99	c total #watches: 218473
1185.62/1185.86	c total #propagations: 220551155 / total #impl: 1029404592 (eff. 0.214)
1185.62/1185.86	c #Conflicts:    1642000 | #Learnt:      50820 | 0.000
1185.62/1185.86	c total clause space: 335.816MB
1185.62/1185.86	c total #watches: 221399
1186.51/1186.74	c total #propagations: 220686095 / total #impl: 1030061932 (eff. 0.214)
1186.51/1186.74	c #Conflicts:    1643000 | #Learnt:      51820 | 0.000
1186.51/1186.74	c total clause space: 335.816MB
1186.51/1186.74	c total #watches: 226735
1187.41/1187.62	c total #propagations: 220826187 / total #impl: 1030722587 (eff. 0.214)
1187.41/1187.62	c #Conflicts:    1644000 | #Learnt:      52820 | 0.000
1187.41/1187.62	c total clause space: 335.816MB
1187.41/1187.62	c total #watches: 230999
1188.31/1188.57	c total #propagations: 220962997 / total #impl: 1031422938 (eff. 0.214)
1188.31/1188.57	c #Conflicts:    1645000 | #Learnt:      53820 | 0.000
1188.31/1188.57	c total clause space: 335.816MB
1188.31/1188.57	c total #watches: 233981
1189.21/1189.44	c total #propagations: 221109506 / total #impl: 1032111154 (eff. 0.214)
1189.21/1189.44	c #Conflicts:    1646000 | #Learnt:      54820 | 0.000
1189.21/1189.44	c total clause space: 335.816MB
1189.21/1189.44	c total #watches: 236641
1190.12/1190.33	c total #propagations: 221253189 / total #impl: 1032877987 (eff. 0.214)
1190.12/1190.33	c #Conflicts:    1647000 | #Learnt:      55820 | 0.000
1190.12/1190.33	c total clause space: 335.816MB
1190.12/1190.33	c total #watches: 243714
1191.12/1191.30	c total #propagations: 221394403 / total #impl: 1033643988 (eff. 0.214)
1191.12/1191.30	c #Conflicts:    1648000 | #Learnt:      56820 | 0.000
1191.12/1191.30	c total clause space: 335.816MB
1191.12/1191.30	c total #watches: 246223
1191.91/1192.18	c total #propagations: 221539259 / total #impl: 1034372073 (eff. 0.214)
1191.91/1192.18	c #Conflicts:    1649000 | #Learnt:      57820 | 0.000
1191.91/1192.18	c total clause space: 335.816MB
1191.91/1192.18	c total #watches: 249526
1192.91/1193.14	c total #propagations: 221692894 / total #impl: 1034933858 (eff. 0.214)
1192.91/1193.14	c #Conflicts:    1650000 | #Learnt:      58820 | 0.000
1192.91/1193.14	c total clause space: 335.816MB
1192.91/1193.14	c total #watches: 252404
1193.71/1193.99	c total #propagations: 221843948 / total #impl: 1035531336 (eff. 0.214)
1193.71/1193.99	c #Conflicts:    1651000 | #Learnt:      59820 | 0.000
1193.71/1193.99	c total clause space: 335.816MB
1193.71/1193.99	c total #watches: 255760
1194.52/1194.72	c total #propagations: 221979684 / total #impl: 1036088370 (eff. 0.214)
1194.52/1194.72	c #Conflicts:    1652000 | #Learnt:      60820 | 0.000
1194.52/1194.72	c total clause space: 335.816MB
1194.52/1194.72	c total #watches: 260261
1195.21/1195.46	c total #propagations: 222120356 / total #impl: 1036811394 (eff. 0.214)
1195.21/1195.46	c #Conflicts:    1653000 | #Learnt:      61820 | 0.000
1195.21/1195.46	c total clause space: 335.816MB
1195.21/1195.46	c total #watches: 264340
1195.91/1196.20	c total #propagations: 222261727 / total #impl: 1037461093 (eff. 0.214)
1195.91/1196.20	c GC COLLECT
1195.91/1196.20	c #Conflicts:    1654000 | #Learnt:      31720 | 0.000
1195.91/1196.20	c total clause space: 335.816MB
1195.91/1196.20	c total #watches: 161158
1196.72/1196.94	c total #propagations: 222389739 / total #impl: 1038099609 (eff. 0.214)
1196.72/1196.94	c #Conflicts:    1655000 | #Learnt:      32720 | 0.000
1196.72/1196.94	c total clause space: 335.816MB
1196.72/1196.94	c total #watches: 164867
1197.51/1197.71	c total #propagations: 222541249 / total #impl: 1038861885 (eff. 0.214)
1197.51/1197.71	c #Conflicts:    1656000 | #Learnt:      33720 | 0.000
1197.51/1197.71	c total clause space: 335.816MB
1197.51/1197.71	c total #watches: 169780
1198.31/1198.54	c total #propagations: 222690505 / total #impl: 1039592916 (eff. 0.214)
1198.31/1198.54	c #Conflicts:    1657000 | #Learnt:      34720 | 0.000
1198.31/1198.54	c total clause space: 335.816MB
1198.31/1198.54	c total #watches: 173695
1199.01/1199.21	c total #propagations: 222840998 / total #impl: 1040329786 (eff. 0.214)
1199.01/1199.21	c #Conflicts:    1658000 | #Learnt:      35720 | 0.000
1199.01/1199.21	c total clause space: 335.816MB
1199.01/1199.21	c total #watches: 178329
1199.71/1199.95	c total #propagations: 222979127 / total #impl: 1040967720 (eff. 0.214)
1199.71/1199.95	c #Conflicts:    1659000 | #Learnt:      36720 | 0.000
1199.71/1199.95	c total clause space: 335.816MB
1199.71/1199.95	c total #watches: 181822
1200.41/1200.66	c total #propagations: 223121671 / total #impl: 1041828542 (eff. 0.214)
1200.41/1200.66	c #Conflicts:    1660000 | #Learnt:      37720 | 0.000
1200.41/1200.66	c total clause space: 335.816MB
1200.41/1200.66	c total #watches: 185373
1201.12/1201.34	c total #propagations: 223254093 / total #impl: 1042510162 (eff. 0.214)
1201.12/1201.34	c #Conflicts:    1661000 | #Learnt:      38720 | 0.000
1201.12/1201.34	c total clause space: 335.816MB
1201.12/1201.34	c total #watches: 190997
1201.81/1202.09	c total #propagations: 223388134 / total #impl: 1043444053 (eff. 0.214)
1201.81/1202.09	c #Conflicts:    1662000 | #Learnt:      39720 | 0.000
1201.81/1202.09	c total clause space: 335.816MB
1201.81/1202.09	c total #watches: 194910
1202.61/1202.86	c total #propagations: 223518979 / total #impl: 1044212939 (eff. 0.214)
1202.61/1202.86	c #Conflicts:    1663000 | #Learnt:      40720 | 0.000
1202.61/1202.86	c total clause space: 335.816MB
1202.61/1202.86	c total #watches: 198819
1203.41/1203.61	c total #propagations: 223661243 / total #impl: 1045086403 (eff. 0.214)
1203.41/1203.61	c #Conflicts:    1664000 | #Learnt:      41720 | 0.000
1203.41/1203.61	c total clause space: 335.816MB
1203.41/1203.61	c total #watches: 202908
1204.11/1204.36	c total #propagations: 223797668 / total #impl: 1045914310 (eff. 0.214)
1204.11/1204.36	c #Conflicts:    1665000 | #Learnt:      42720 | 0.000
1204.11/1204.36	c total clause space: 335.816MB
1204.11/1204.36	c total #watches: 206971
1204.91/1205.12	c total #propagations: 223950991 / total #impl: 1046654278 (eff. 0.214)
1204.91/1205.12	c #Conflicts:    1666000 | #Learnt:      43720 | 0.000
1204.91/1205.12	c total clause space: 335.816MB
1204.91/1205.12	c total #watches: 210352
1205.71/1205.91	c total #propagations: 224095259 / total #impl: 1047469378 (eff. 0.214)
1205.71/1205.91	c #Conflicts:    1667000 | #Learnt:      44720 | 0.000
1205.71/1205.91	c total clause space: 335.816MB
1205.71/1205.91	c total #watches: 213439
1206.51/1206.73	c total #propagations: 224234144 / total #impl: 1048238022 (eff. 0.214)
1206.51/1206.73	c #Conflicts:    1668000 | #Learnt:      45720 | 0.000
1206.51/1206.73	c total clause space: 335.816MB
1206.51/1206.73	c total #watches: 216529
1207.41/1207.62	c total #propagations: 224371438 / total #impl: 1048895198 (eff. 0.214)
1207.41/1207.62	c #Conflicts:    1669000 | #Learnt:      46720 | 0.000
1207.41/1207.62	c total clause space: 335.816MB
1207.41/1207.62	c total #watches: 218985
1208.21/1208.41	c total #propagations: 224511172 / total #impl: 1049573768 (eff. 0.214)
1208.21/1208.41	c #Conflicts:    1670000 | #Learnt:      47720 | 0.000
1208.21/1208.41	c total clause space: 335.816MB
1208.21/1208.41	c total #watches: 222302
1209.01/1209.26	c total #propagations: 224643500 / total #impl: 1050181380 (eff. 0.214)
1209.01/1209.26	c #Conflicts:    1671000 | #Learnt:      48720 | 0.000
1209.01/1209.26	c total clause space: 335.816MB
1209.01/1209.26	c total #watches: 225092
1209.91/1210.13	c total #propagations: 224785682 / total #impl: 1050792518 (eff. 0.214)
1209.91/1210.13	c #Conflicts:    1672000 | #Learnt:      49720 | 0.000
1209.91/1210.13	c total clause space: 335.816MB
1209.91/1210.13	c total #watches: 228233
1210.61/1210.84	c total #propagations: 224932486 / total #impl: 1051439948 (eff. 0.214)
1210.61/1210.84	c #Conflicts:    1673000 | #Learnt:      50720 | 0.000
1210.61/1210.84	c total clause space: 335.816MB
1210.61/1210.84	c total #watches: 230395
1211.41/1211.63	c total #propagations: 225077828 / total #impl: 1052109306 (eff. 0.214)
1211.41/1211.63	c #Conflicts:    1674000 | #Learnt:      51720 | 0.000
1211.41/1211.63	c total clause space: 335.816MB
1211.41/1211.63	c total #watches: 233403
1212.21/1212.41	c total #propagations: 225214654 / total #impl: 1052744529 (eff. 0.214)
1212.21/1212.41	c #Conflicts:    1675000 | #Learnt:      52720 | 0.000
1212.21/1212.41	c total clause space: 335.816MB
1212.21/1212.41	c total #watches: 238072
1213.01/1213.27	c total #propagations: 225345293 / total #impl: 1053486676 (eff. 0.214)
1213.01/1213.27	c #Conflicts:    1676000 | #Learnt:      53720 | 0.000
1213.01/1213.27	c total clause space: 335.816MB
1213.01/1213.27	c total #watches: 244265
1213.91/1214.19	c total #propagations: 225490507 / total #impl: 1054130599 (eff. 0.214)
1213.91/1214.19	c #Conflicts:    1677000 | #Learnt:      54720 | 0.000
1213.91/1214.19	c total clause space: 335.816MB
1213.91/1214.19	c total #watches: 248831
1214.81/1215.05	c total #propagations: 225634864 / total #impl: 1054837044 (eff. 0.214)
1214.81/1215.05	c #Conflicts:    1678000 | #Learnt:      55720 | 0.000
1214.81/1215.05	c total clause space: 335.816MB
1214.81/1215.05	c total #watches: 252437
1215.61/1215.84	c total #propagations: 225759605 / total #impl: 1055425575 (eff. 0.214)
1215.61/1215.84	c #Conflicts:    1679000 | #Learnt:      56720 | 0.000
1215.61/1215.84	c total clause space: 335.816MB
1215.61/1215.84	c total #watches: 256676
1216.51/1216.73	c total #propagations: 225882518 / total #impl: 1055975425 (eff. 0.214)
1216.51/1216.73	c #Conflicts:    1680000 | #Learnt:      57720 | 0.000
1216.51/1216.73	c total clause space: 335.816MB
1216.51/1216.73	c total #watches: 261406
1217.51/1217.77	c total #propagations: 226012956 / total #impl: 1056533677 (eff. 0.214)
1217.51/1217.77	c #Conflicts:    1681000 | #Learnt:      58720 | 0.000
1217.51/1217.77	c total clause space: 335.816MB
1217.51/1217.77	c total #watches: 265281
1218.51/1218.79	c total #propagations: 226151987 / total #impl: 1057118457 (eff. 0.214)
1218.51/1218.79	c #Conflicts:    1682000 | #Learnt:      59720 | 0.000
1218.51/1218.79	c total clause space: 335.816MB
1218.51/1218.79	c total #watches: 270216
1219.61/1219.80	c total #propagations: 226287465 / total #impl: 1057739903 (eff. 0.214)
1219.61/1219.80	c #Conflicts:    1683000 | #Learnt:      60720 | 0.000
1219.61/1219.80	c total clause space: 335.816MB
1219.61/1219.80	c total #watches: 273345
1220.71/1220.97	c total #propagations: 226418628 / total #impl: 1058358769 (eff. 0.214)
1220.71/1220.97	c #Conflicts:    1684000 | #Learnt:      61720 | 0.000
1220.71/1220.97	c total clause space: 335.816MB
1220.71/1220.97	c total #watches: 276150
1222.01/1222.23	c total #propagations: 226572698 / total #impl: 1058993759 (eff. 0.214)
1222.01/1222.23	c #Conflicts:    1685000 | #Learnt:      62720 | 0.000
1222.01/1222.23	c total clause space: 335.816MB
1222.01/1222.23	c total #watches: 279360
1222.91/1223.12	c total #propagations: 226724340 / total #impl: 1059864380 (eff. 0.214)
1222.91/1223.12	c GC COLLECT
1222.91/1223.12	c #Conflicts:    1686000 | #Learnt:      32315 | 0.000
1222.91/1223.12	c total clause space: 335.816MB
1222.91/1223.12	c total #watches: 163073
1223.60/1223.80	c total #propagations: 226861968 / total #impl: 1060564635 (eff. 0.214)
1223.60/1223.80	c #Conflicts:    1687000 | #Learnt:      33315 | 0.000
1223.60/1223.80	c total clause space: 335.816MB
1223.60/1223.80	c total #watches: 166589
1224.11/1224.40	c total #propagations: 226991722 / total #impl: 1061164787 (eff. 0.214)
1224.11/1224.40	c #Conflicts:    1688000 | #Learnt:      34315 | 0.000
1224.11/1224.40	c total clause space: 335.816MB
1224.11/1224.40	c total #watches: 170020
1224.80/1225.03	c total #propagations: 227103971 / total #impl: 1061641461 (eff. 0.214)
1224.80/1225.03	c #Conflicts:    1689000 | #Learnt:      35315 | 0.000
1224.80/1225.03	c total clause space: 335.816MB
1224.80/1225.03	c total #watches: 172636
1225.50/1225.70	c total #propagations: 227246798 / total #impl: 1062162980 (eff. 0.214)
1225.50/1225.70	c #Conflicts:    1690000 | #Learnt:      36315 | 0.000
1225.50/1225.70	c total clause space: 335.816MB
1225.50/1225.70	c total #watches: 176143
1226.20/1226.42	c total #propagations: 227393478 / total #impl: 1062751527 (eff. 0.214)
1226.20/1226.42	c #Conflicts:    1691000 | #Learnt:      37315 | 0.000
1226.20/1226.42	c total clause space: 335.816MB
1226.20/1226.42	c total #watches: 179905
1226.90/1227.17	c total #propagations: 227523277 / total #impl: 1063322905 (eff. 0.214)
1226.90/1227.17	c #Conflicts:    1692000 | #Learnt:      38315 | 0.000
1226.90/1227.17	c total clause space: 335.816MB
1226.90/1227.17	c total #watches: 182883
1227.70/1227.90	c total #propagations: 227661087 / total #impl: 1063897337 (eff. 0.214)
1227.70/1227.90	c #Conflicts:    1693000 | #Learnt:      39315 | 0.000
1227.70/1227.90	c total clause space: 335.816MB
1227.70/1227.90	c total #watches: 189040
1228.40/1228.68	c total #propagations: 227804426 / total #impl: 1064551170 (eff. 0.214)
1228.40/1228.68	c #Conflicts:    1694000 | #Learnt:      40315 | 0.000
1228.40/1228.68	c total clause space: 335.816MB
1228.40/1228.68	c total #watches: 192443
1229.10/1229.35	c total #propagations: 227941827 / total #impl: 1065224687 (eff. 0.214)
1229.10/1229.35	c #Conflicts:    1695000 | #Learnt:      41315 | 0.000
1229.10/1229.35	c total clause space: 335.816MB
1229.10/1229.35	c total #watches: 197175
1229.90/1230.16	c total #propagations: 228073899 / total #impl: 1065893001 (eff. 0.214)
1229.90/1230.16	c #Conflicts:    1696000 | #Learnt:      42315 | 0.000
1229.90/1230.16	c total clause space: 335.816MB
1229.90/1230.16	c total #watches: 203555
1230.71/1230.93	c total #propagations: 228215220 / total #impl: 1066567448 (eff. 0.214)
1230.71/1230.93	c #Conflicts:    1697000 | #Learnt:      43315 | 0.000
1230.71/1230.93	c total clause space: 335.816MB
1230.71/1230.93	c total #watches: 209237
1231.40/1231.69	c total #propagations: 228351185 / total #impl: 1067356052 (eff. 0.214)
1231.40/1231.69	c #Conflicts:    1698000 | #Learnt:      44315 | 0.000
1231.40/1231.69	c total clause space: 335.816MB
1231.40/1231.69	c total #watches: 218051
1232.20/1232.42	c total #propagations: 228479731 / total #impl: 1068027166 (eff. 0.214)
1232.20/1232.42	c #Conflicts:    1699000 | #Learnt:      45315 | 0.000
1232.20/1232.42	c total clause space: 335.816MB
1232.20/1232.42	c total #watches: 224280
1233.01/1233.29	c total #propagations: 228617050 / total #impl: 1068865753 (eff. 0.214)
1233.01/1233.29	c #Conflicts:    1700000 | #Learnt:      46315 | 0.000
1233.01/1233.29	c total clause space: 335.816MB
1233.01/1233.29	c total #watches: 229791
1234.11/1234.34	c total #propagations: 228755940 / total #impl: 1069655956 (eff. 0.214)
1234.11/1234.34	c #Conflicts:    1701000 | #Learnt:      47315 | 0.000
1234.11/1234.34	c total clause space: 335.816MB
1234.11/1234.34	c total #watches: 235945
1235.40/1235.64	c total #propagations: 228910176 / total #impl: 1070518725 (eff. 0.214)
1235.40/1235.64	c #Conflicts:    1702000 | #Learnt:      48315 | 0.000
1235.40/1235.64	c total clause space: 335.816MB
1235.40/1235.64	c total #watches: 238986
1236.50/1236.76	c total #propagations: 229071751 / total #impl: 1071405012 (eff. 0.214)
1236.50/1236.76	c #Conflicts:    1703000 | #Learnt:      49315 | 0.000
1236.50/1236.76	c total clause space: 335.816MB
1236.50/1236.76	c total #watches: 245926
1237.50/1237.78	c total #propagations: 229227814 / total #impl: 1072177864 (eff. 0.214)
1237.50/1237.78	c #Conflicts:    1704000 | #Learnt:      50315 | 0.000
1237.50/1237.78	c total clause space: 335.816MB
1237.50/1237.78	c total #watches: 250450
1238.51/1238.79	c total #propagations: 229371594 / total #impl: 1072867535 (eff. 0.214)
1238.51/1238.79	c #Conflicts:    1705000 | #Learnt:      51315 | 0.000
1238.51/1238.79	c total clause space: 335.816MB
1238.51/1238.79	c total #watches: 255569
1239.70/1239.95	c total #propagations: 229515025 / total #impl: 1073518670 (eff. 0.214)
1239.70/1239.95	c #Conflicts:    1706000 | #Learnt:      52315 | 0.000
1239.70/1239.95	c total clause space: 335.816MB
1239.70/1239.95	c total #watches: 259703
1240.71/1240.99	c total #propagations: 229648937 / total #impl: 1074372011 (eff. 0.214)
1240.71/1240.99	c #Conflicts:    1707000 | #Learnt:      53315 | 0.000
1240.71/1240.99	c total clause space: 335.816MB
1240.71/1240.99	c total #watches: 262851
1241.81/1242.02	c total #propagations: 229785695 / total #impl: 1075000404 (eff. 0.214)
1241.81/1242.02	c #Conflicts:    1708000 | #Learnt:      54315 | 0.000
1241.81/1242.02	c total clause space: 335.816MB
1241.81/1242.02	c total #watches: 267721
1242.81/1243.07	c total #propagations: 229922064 / total #impl: 1075806018 (eff. 0.214)
1242.81/1243.07	c #Conflicts:    1709000 | #Learnt:      55315 | 0.000
1242.81/1243.07	c total clause space: 335.816MB
1242.81/1243.07	c total #watches: 273236
1243.70/1243.97	c total #propagations: 230053613 / total #impl: 1076595505 (eff. 0.214)
1243.70/1243.97	c #Conflicts:    1710000 | #Learnt:      56315 | 0.000
1243.70/1243.97	c total clause space: 335.816MB
1243.70/1243.97	c total #watches: 280193
1244.70/1244.93	c total #propagations: 230187824 / total #impl: 1077289120 (eff. 0.214)
1244.70/1244.93	c #Conflicts:    1711000 | #Learnt:      57315 | 0.000
1244.70/1244.93	c total clause space: 335.816MB
1244.70/1244.93	c total #watches: 288309
1245.70/1245.94	c total #propagations: 230326660 / total #impl: 1077995937 (eff. 0.214)
1245.70/1245.94	c #Conflicts:    1712000 | #Learnt:      58315 | 0.000
1245.70/1245.94	c total clause space: 335.816MB
1245.70/1245.94	c total #watches: 296075
1246.90/1247.12	c total #propagations: 230472444 / total #impl: 1078682382 (eff. 0.214)
1246.90/1247.12	c #Conflicts:    1713000 | #Learnt:      59315 | 0.000
1246.90/1247.12	c total clause space: 335.816MB
1246.90/1247.12	c total #watches: 300750
1248.10/1248.31	c total #propagations: 230608808 / total #impl: 1079539907 (eff. 0.214)
1248.10/1248.31	c #Conflicts:    1714000 | #Learnt:      60315 | 0.000
1248.10/1248.31	c total clause space: 335.816MB
1248.10/1248.31	c total #watches: 303277
1249.20/1249.40	c total #propagations: 230739844 / total #impl: 1080216660 (eff. 0.214)
1249.20/1249.40	c #Conflicts:    1715000 | #Learnt:      61315 | 0.000
1249.20/1249.40	c total clause space: 335.816MB
1249.20/1249.40	c total #watches: 307674
1250.10/1250.37	c total #propagations: 230863185 / total #impl: 1080940041 (eff. 0.214)
1250.10/1250.37	c #Conflicts:    1716000 | #Learnt:      62315 | 0.000
1250.10/1250.37	c total clause space: 335.816MB
1250.10/1250.37	c total #watches: 311601
1251.30/1251.54	c total #propagations: 230987989 / total #impl: 1081613114 (eff. 0.214)
1251.30/1251.54	c #Conflicts:    1717000 | #Learnt:      63315 | 0.000
1251.30/1251.54	c total clause space: 335.816MB
1251.30/1251.54	c total #watches: 314862
1252.20/1252.40	c total #propagations: 231127914 / total #impl: 1082445635 (eff. 0.214)
1252.20/1252.40	c GC COLLECT
1252.20/1252.40	c #Conflicts:    1718000 | #Learnt:      32612 | 0.000
1252.20/1252.40	c total clause space: 335.816MB
1252.20/1252.40	c total #watches: 166397
1253.00/1253.20	c total #propagations: 231277011 / total #impl: 1083072132 (eff. 0.214)
1253.00/1253.20	c #Conflicts:    1719000 | #Learnt:      33612 | 0.000
1253.00/1253.20	c total clause space: 335.816MB
1253.00/1253.20	c total #watches: 169976
1253.70/1253.96	c total #propagations: 231412952 / total #impl: 1083710252 (eff. 0.214)
1253.70/1253.96	c #Conflicts:    1720000 | #Learnt:      34612 | 0.000
1253.70/1253.96	c total clause space: 335.816MB
1253.70/1253.96	c total #watches: 173133
1254.50/1254.76	c total #propagations: 231547575 / total #impl: 1084233540 (eff. 0.214)
1254.50/1254.76	c #Conflicts:    1721000 | #Learnt:      35612 | 0.000
1254.50/1254.76	c total clause space: 335.816MB
1254.50/1254.76	c total #watches: 175871
1255.40/1255.65	c total #propagations: 231698911 / total #impl: 1084766115 (eff. 0.214)
1255.40/1255.65	c #Conflicts:    1722000 | #Learnt:      36612 | 0.000
1255.40/1255.65	c total clause space: 335.816MB
1255.40/1255.65	c total #watches: 178768
1256.30/1256.51	c total #propagations: 231842245 / total #impl: 1085337907 (eff. 0.214)
1256.30/1256.51	c #Conflicts:    1723000 | #Learnt:      37612 | 0.000
1256.30/1256.51	c total clause space: 335.816MB
1256.30/1256.51	c total #watches: 182633
1257.11/1257.39	c total #propagations: 231969636 / total #impl: 1086176650 (eff. 0.214)
1257.11/1257.39	c #Conflicts:    1724000 | #Learnt:      38612 | 0.000
1257.11/1257.39	c total clause space: 335.816MB
1257.11/1257.39	c total #watches: 187191
1257.90/1258.10	c total #propagations: 232096732 / total #impl: 1086837681 (eff. 0.214)
1257.90/1258.10	c #Conflicts:    1725000 | #Learnt:      39612 | 0.000
1257.90/1258.10	c total clause space: 335.816MB
1257.90/1258.10	c total #watches: 194296
1258.70/1258.95	c total #propagations: 232222429 / total #impl: 1087340380 (eff. 0.214)
1258.70/1258.95	c #Conflicts:    1726000 | #Learnt:      40612 | 0.000
1258.70/1258.95	c total clause space: 335.816MB
1258.70/1258.95	c total #watches: 198863
1259.50/1259.78	c total #propagations: 232358750 / total #impl: 1088156931 (eff. 0.214)
1259.50/1259.78	c #Conflicts:    1727000 | #Learnt:      41612 | 0.000
1259.50/1259.78	c total clause space: 335.816MB
1259.50/1259.78	c total #watches: 203584
1260.51/1260.72	c total #propagations: 232489405 / total #impl: 1088857159 (eff. 0.214)
1260.51/1260.72	c #Conflicts:    1728000 | #Learnt:      42612 | 0.000
1260.51/1260.72	c total clause space: 335.816MB
1260.51/1260.72	c total #watches: 208716
1261.30/1261.55	c total #propagations: 232631049 / total #impl: 1089699076 (eff. 0.213)
1261.30/1261.55	c #Conflicts:    1729000 | #Learnt:      43612 | 0.000
1261.30/1261.55	c total clause space: 335.816MB
1261.30/1261.55	c total #watches: 213595
1262.10/1262.39	c total #propagations: 232765673 / total #impl: 1090378344 (eff. 0.213)
1262.10/1262.39	c #Conflicts:    1730000 | #Learnt:      44612 | 0.000
1262.10/1262.39	c total clause space: 335.816MB
1262.10/1262.39	c total #watches: 217330
1262.90/1263.15	c total #propagations: 232902875 / total #impl: 1090947939 (eff. 0.213)
1262.90/1263.15	c #Conflicts:    1731000 | #Learnt:      45612 | 0.000
1262.90/1263.15	c total clause space: 335.816MB
1262.90/1263.15	c total #watches: 220138
1263.60/1263.84	c total #propagations: 233036498 / total #impl: 1091530199 (eff. 0.213)
1263.60/1263.84	c #Conflicts:    1732000 | #Learnt:      46612 | 0.000
1263.60/1263.84	c total clause space: 335.816MB
1263.60/1263.84	c total #watches: 223780
1264.20/1264.47	c total #propagations: 233165237 / total #impl: 1092085444 (eff. 0.214)
1264.20/1264.47	c #Conflicts:    1733000 | #Learnt:      47612 | 0.000
1264.20/1264.47	c total clause space: 335.816MB
1264.20/1264.47	c total #watches: 226931
1264.90/1265.14	c total #propagations: 233288157 / total #impl: 1092614582 (eff. 0.214)
1264.90/1265.14	c #Conflicts:    1734000 | #Learnt:      48612 | 0.000
1264.90/1265.14	c total clause space: 335.816MB
1264.90/1265.14	c total #watches: 230203
1265.50/1265.75	c total #propagations: 233416835 / total #impl: 1093120801 (eff. 0.214)
1265.50/1265.75	c #Conflicts:    1735000 | #Learnt:      49612 | 0.000
1265.50/1265.75	c total clause space: 335.816MB
1265.50/1265.75	c total #watches: 234150
1266.10/1266.32	c total #propagations: 233540937 / total #impl: 1093675928 (eff. 0.214)
1266.10/1266.32	c #Conflicts:    1736000 | #Learnt:      50612 | 0.000
1266.10/1266.32	c total clause space: 335.816MB
1266.10/1266.32	c total #watches: 238010
1266.70/1266.94	c total #propagations: 233662200 / total #impl: 1094293086 (eff. 0.214)
1266.70/1266.94	c #Conflicts:    1737000 | #Learnt:      51612 | 0.000
1266.70/1266.94	c total clause space: 335.816MB
1266.70/1266.94	c total #watches: 241906
1267.40/1267.61	c total #propagations: 233787076 / total #impl: 1094888520 (eff. 0.214)
1267.40/1267.61	c #Conflicts:    1738000 | #Learnt:      52612 | 0.000
1267.40/1267.61	c total clause space: 335.816MB
1267.40/1267.61	c total #watches: 244469
1268.10/1268.39	c total #propagations: 233919060 / total #impl: 1095432992 (eff. 0.214)
1268.10/1268.39	c #Conflicts:    1739000 | #Learnt:      53612 | 0.000
1268.10/1268.39	c total clause space: 335.816MB
1268.10/1268.39	c total #watches: 247111
1269.00/1269.20	c total #propagations: 234043526 / total #impl: 1095881182 (eff. 0.214)
1269.00/1269.20	c #Conflicts:    1740000 | #Learnt:      54612 | 0.000
1269.00/1269.20	c total clause space: 335.816MB
1269.00/1269.20	c total #watches: 250711
1269.70/1269.96	c total #propagations: 234174939 / total #impl: 1096429597 (eff. 0.214)
1269.70/1269.96	c #Conflicts:    1741000 | #Learnt:      55612 | 0.000
1269.70/1269.96	c total clause space: 335.816MB
1269.70/1269.96	c total #watches: 253105
1270.50/1270.75	c total #propagations: 234304141 / total #impl: 1097000055 (eff. 0.214)
1270.50/1270.75	c #Conflicts:    1742000 | #Learnt:      56612 | 0.000
1270.50/1270.75	c total clause space: 335.816MB
1270.50/1270.75	c total #watches: 256734
1271.10/1271.39	c total #propagations: 234432506 / total #impl: 1097557570 (eff. 0.214)
1271.10/1271.39	c #Conflicts:    1743000 | #Learnt:      57612 | 0.000
1271.10/1271.39	c total clause space: 335.816MB
1271.10/1271.39	c total #watches: 259126
1271.80/1272.07	c total #propagations: 234547942 / total #impl: 1098049039 (eff. 0.214)
1271.80/1272.07	c #Conflicts:    1744000 | #Learnt:      58612 | 0.000
1271.80/1272.07	c total clause space: 335.816MB
1271.80/1272.07	c total #watches: 261665
1272.50/1272.76	c total #propagations: 234671178 / total #impl: 1098526437 (eff. 0.214)
1272.50/1272.76	c #Conflicts:    1745000 | #Learnt:      59612 | 0.000
1272.50/1272.76	c total clause space: 335.816MB
1272.50/1272.76	c total #watches: 264936
1273.40/1273.68	c total #propagations: 234799562 / total #impl: 1098992513 (eff. 0.214)
1273.40/1273.68	c #Conflicts:    1746000 | #Learnt:      60612 | 0.000
1273.40/1273.68	c total clause space: 335.816MB
1273.40/1273.68	c total #watches: 267299
1274.40/1274.64	c total #propagations: 234950311 / total #impl: 1099622374 (eff. 0.214)
1274.40/1274.64	c #Conflicts:    1747000 | #Learnt:      61612 | 0.000
1274.40/1274.64	c total clause space: 335.816MB
1274.40/1274.64	c total #watches: 273042
1275.40/1275.62	c total #propagations: 235085482 / total #impl: 1100288956 (eff. 0.214)
1275.40/1275.62	c #Conflicts:    1748000 | #Learnt:      62612 | 0.000
1275.40/1275.62	c total clause space: 335.816MB
1275.40/1275.62	c total #watches: 277031
1276.40/1276.69	c total #propagations: 235222905 / total #impl: 1100996895 (eff. 0.214)
1276.40/1276.69	c #Conflicts:    1749000 | #Learnt:      63612 | 0.000
1276.40/1276.69	c total clause space: 335.816MB
1276.40/1276.69	c total #watches: 281001
1277.30/1277.50	c total #propagations: 235363482 / total #impl: 1101889820 (eff. 0.214)
1277.30/1277.50	c GC COLLECT
1277.30/1277.50	c #Conflicts:    1750000 | #Learnt:      32608 | 0.000
1277.30/1277.50	c total clause space: 335.816MB
1277.30/1277.50	c total #watches: 164560
1278.00/1278.23	c total #propagations: 235493702 / total #impl: 1102568837 (eff. 0.214)
1278.00/1278.23	c #Conflicts:    1751000 | #Learnt:      33608 | 0.000
1278.00/1278.23	c total clause space: 335.816MB
1278.00/1278.23	c total #watches: 169765
1278.69/1278.97	c total #propagations: 235626118 / total #impl: 1103189682 (eff. 0.214)
1278.69/1278.97	c #Conflicts:    1752000 | #Learnt:      34608 | 0.000
1278.69/1278.97	c total clause space: 335.816MB
1278.69/1278.97	c total #watches: 174480
1279.39/1279.68	c total #propagations: 235752373 / total #impl: 1103872014 (eff. 0.214)
1279.39/1279.68	c #Conflicts:    1753000 | #Learnt:      35608 | 0.000
1279.39/1279.68	c total clause space: 335.816MB
1279.39/1279.68	c total #watches: 179066
1280.09/1280.30	c total #propagations: 235892012 / total #impl: 1104659422 (eff. 0.214)
1280.09/1280.30	c #Conflicts:    1754000 | #Learnt:      36608 | 0.000
1280.09/1280.30	c total clause space: 335.816MB
1280.09/1280.30	c total #watches: 183208
1280.79/1281.04	c total #propagations: 236013557 / total #impl: 1105266608 (eff. 0.214)
1280.79/1281.04	c #Conflicts:    1755000 | #Learnt:      37608 | 0.000
1280.79/1281.04	c total clause space: 335.816MB
1280.79/1281.04	c total #watches: 188449
1281.69/1281.90	c total #propagations: 236145538 / total #impl: 1105846050 (eff. 0.214)
1281.69/1281.90	c #Conflicts:    1756000 | #Learnt:      38608 | 0.000
1281.69/1281.90	c total clause space: 335.816MB
1281.69/1281.90	c total #watches: 192842
1282.40/1282.70	c total #propagations: 236287273 / total #impl: 1106609352 (eff. 0.214)
1282.40/1282.70	c #Conflicts:    1757000 | #Learnt:      39608 | 0.000
1282.40/1282.70	c total clause space: 335.816MB
1282.40/1282.70	c total #watches: 196430
1283.19/1283.40	c total #propagations: 236417023 / total #impl: 1107381389 (eff. 0.213)
1283.19/1283.40	c #Conflicts:    1758000 | #Learnt:      40608 | 0.000
1283.19/1283.40	c total clause space: 335.816MB
1283.19/1283.40	c total #watches: 199301
1283.99/1284.20	c total #propagations: 236546310 / total #impl: 1108024008 (eff. 0.213)
1283.99/1284.20	c #Conflicts:    1759000 | #Learnt:      41608 | 0.000
1283.99/1284.20	c total clause space: 335.816MB
1283.99/1284.20	c total #watches: 204271
1284.79/1285.07	c total #propagations: 236685152 / total #impl: 1108629583 (eff. 0.213)
1284.79/1285.07	c #Conflicts:    1760000 | #Learnt:      42608 | 0.000
1284.79/1285.07	c total clause space: 335.816MB
1284.79/1285.07	c total #watches: 207130
1285.70/1285.97	c total #propagations: 236821577 / total #impl: 1109226196 (eff. 0.214)
1285.70/1285.97	c #Conflicts:    1761000 | #Learnt:      43608 | 0.000
1285.70/1285.97	c total clause space: 335.816MB
1285.70/1285.97	c total #watches: 210406
1286.69/1286.91	c total #propagations: 236971764 / total #impl: 1109868740 (eff. 0.214)
1286.69/1286.91	c #Conflicts:    1762000 | #Learnt:      44608 | 0.000
1286.69/1286.91	c total clause space: 335.816MB
1286.69/1286.91	c total #watches: 213327
1287.59/1287.81	c total #propagations: 237127490 / total #impl: 1110493066 (eff. 0.214)
1287.59/1287.81	c #Conflicts:    1763000 | #Learnt:      45608 | 0.000
1287.59/1287.81	c total clause space: 335.816MB
1287.59/1287.81	c total #watches: 217035
1288.29/1288.56	c total #propagations: 237280313 / total #impl: 1111163736 (eff. 0.214)
1288.29/1288.56	c #Conflicts:    1764000 | #Learnt:      46608 | 0.000
1288.29/1288.56	c total clause space: 335.816MB
1288.29/1288.56	c total #watches: 220366
1288.89/1289.15	c total #propagations: 237419230 / total #impl: 1111763006 (eff. 0.214)
1288.89/1289.15	c #Conflicts:    1765000 | #Learnt:      47608 | 0.000
1288.89/1289.15	c total clause space: 335.816MB
1288.89/1289.15	c total #watches: 223665
1289.59/1289.86	c total #propagations: 237535364 / total #impl: 1112261594 (eff. 0.214)
1289.59/1289.86	c #Conflicts:    1766000 | #Learnt:      48608 | 0.000
1289.59/1289.86	c total clause space: 335.816MB
1289.59/1289.86	c total #watches: 227521
1290.39/1290.65	c total #propagations: 237668938 / total #impl: 1112865163 (eff. 0.214)
1290.39/1290.65	c #Conflicts:    1767000 | #Learnt:      49608 | 0.000
1290.39/1290.65	c total clause space: 335.816MB
1290.39/1290.65	c total #watches: 231527
1291.20/1291.49	c total #propagations: 237808761 / total #impl: 1113469498 (eff. 0.214)
1291.20/1291.49	c #Conflicts:    1768000 | #Learnt:      50608 | 0.000
1291.20/1291.49	c total clause space: 335.816MB
1291.20/1291.49	c total #watches: 234284
1292.09/1292.36	c total #propagations: 237945703 / total #impl: 1114212388 (eff. 0.214)
1292.09/1292.36	c #Conflicts:    1769000 | #Learnt:      51608 | 0.000
1292.09/1292.36	c total clause space: 335.816MB
1292.09/1292.36	c total #watches: 238277
1292.89/1293.16	c total #propagations: 238083586 / total #impl: 1114973972 (eff. 0.214)
1292.89/1293.16	c #Conflicts:    1770000 | #Learnt:      52608 | 0.000
1292.89/1293.16	c total clause space: 335.816MB
1292.89/1293.16	c total #watches: 241010
1293.89/1294.19	c total #propagations: 238205233 / total #impl: 1115689282 (eff. 0.214)
1293.89/1294.19	c #Conflicts:    1771000 | #Learnt:      53608 | 0.000
1293.89/1294.19	c total clause space: 335.816MB
1293.89/1294.19	c total #watches: 243211
1294.69/1294.98	c total #propagations: 238357423 / total #impl: 1116318136 (eff. 0.214)
1294.69/1294.98	c #Conflicts:    1772000 | #Learnt:      54608 | 0.000
1294.69/1294.98	c total clause space: 335.816MB
1294.69/1294.98	c total #watches: 246843
1295.60/1295.83	c total #propagations: 238493439 / total #impl: 1116834068 (eff. 0.214)
1295.60/1295.83	c #Conflicts:    1773000 | #Learnt:      55608 | 0.000
1295.60/1295.83	c total clause space: 335.816MB
1295.60/1295.83	c total #watches: 249845
1296.59/1296.84	c total #propagations: 238637966 / total #impl: 1117440239 (eff. 0.214)
1296.59/1296.84	c #Conflicts:    1774000 | #Learnt:      56608 | 0.000
1296.59/1296.84	c total clause space: 335.816MB
1296.59/1296.84	c total #watches: 252130
1297.59/1297.87	c total #propagations: 238795322 / total #impl: 1118084762 (eff. 0.214)
1297.59/1297.87	c #Conflicts:    1775000 | #Learnt:      57608 | 0.000
1297.59/1297.87	c total clause space: 335.816MB
1297.59/1297.87	c total #watches: 255104
1298.59/1298.87	c total #propagations: 238938767 / total #impl: 1118719530 (eff. 0.214)
1298.59/1298.87	c #Conflicts:    1776000 | #Learnt:      58608 | 0.000
1298.59/1298.87	c total clause space: 335.816MB
1298.59/1298.87	c total #watches: 259851
1299.69/1299.99	c total #propagations: 239072572 / total #impl: 1119256971 (eff. 0.214)
1299.69/1299.99	c #Conflicts:    1777000 | #Learnt:      59608 | 0.000
1299.69/1299.99	c total clause space: 335.816MB
1299.69/1299.99	c total #watches: 262294
1300.69/1300.91	c total #propagations: 239216161 / total #impl: 1119893923 (eff. 0.214)
1300.69/1300.91	c #Conflicts:    1778000 | #Learnt:      60608 | 0.000
1300.69/1300.91	c total clause space: 335.816MB
1300.69/1300.91	c total #watches: 264857
1301.59/1301.82	c total #propagations: 239349580 / total #impl: 1120438563 (eff. 0.214)
1301.59/1301.82	c #Conflicts:    1779000 | #Learnt:      61608 | 0.000
1301.59/1301.82	c total clause space: 335.816MB
1301.59/1301.82	c total #watches: 267644
1302.49/1302.73	c total #propagations: 239482041 / total #impl: 1120989931 (eff. 0.214)
1302.49/1302.73	c #Conflicts:    1780000 | #Learnt:      62608 | 0.000
1302.49/1302.73	c total clause space: 335.816MB
1302.49/1302.73	c total #watches: 270325
1303.30/1303.57	c total #propagations: 239623136 / total #impl: 1121537822 (eff. 0.214)
1303.30/1303.57	c #Conflicts:    1781000 | #Learnt:      63608 | 0.000
1303.30/1303.57	c total clause space: 335.816MB
1303.30/1303.57	c total #watches: 275138
1304.19/1304.41	c total #propagations: 239767887 / total #impl: 1121991250 (eff. 0.214)
1304.19/1304.41	c #Conflicts:    1782000 | #Learnt:      64608 | 0.000
1304.19/1304.41	c total clause space: 335.816MB
1304.19/1304.41	c total #watches: 278684
1304.79/1305.05	c total #propagations: 239905177 / total #impl: 1122479006 (eff. 0.214)
1304.79/1305.05	c GC COLLECT
1304.79/1305.05	c #Conflicts:    1783000 | #Learnt:      33314 | 0.000
1304.79/1305.05	c total clause space: 335.816MB
1304.79/1305.05	c total #watches: 166278
1305.50/1305.76	c total #propagations: 240039316 / total #impl: 1122917367 (eff. 0.214)
1305.50/1305.76	c #Conflicts:    1784000 | #Learnt:      34314 | 0.000
1305.50/1305.76	c total clause space: 335.816MB
1305.50/1305.76	c total #watches: 168393
1306.09/1306.38	c total #propagations: 240168172 / total #impl: 1123438689 (eff. 0.214)
1306.09/1306.38	c #Conflicts:    1785000 | #Learnt:      35314 | 0.000
1306.09/1306.38	c total clause space: 335.816MB
1306.09/1306.38	c total #watches: 171926
1306.79/1307.06	c total #propagations: 240290024 / total #impl: 1123961913 (eff. 0.214)
1306.79/1307.06	c #Conflicts:    1786000 | #Learnt:      36314 | 0.000
1306.79/1307.06	c total clause space: 335.816MB
1306.79/1307.06	c total #watches: 174930
1307.49/1307.72	c total #propagations: 240419411 / total #impl: 1124483183 (eff. 0.214)
1307.49/1307.72	c #Conflicts:    1787000 | #Learnt:      37314 | 0.000
1307.49/1307.72	c total clause space: 335.816MB
1307.49/1307.72	c total #watches: 177925
1308.19/1308.41	c total #propagations: 240551007 / total #impl: 1125013714 (eff. 0.214)
1308.19/1308.41	c #Conflicts:    1788000 | #Learnt:      38314 | 0.000
1308.19/1308.41	c total clause space: 335.816MB
1308.19/1308.41	c total #watches: 180933
1308.90/1309.13	c total #propagations: 240678998 / total #impl: 1125484313 (eff. 0.214)
1308.90/1309.13	c #Conflicts:    1789000 | #Learnt:      39314 | 0.000
1308.90/1309.13	c total clause space: 335.816MB
1308.90/1309.13	c total #watches: 183949
1309.39/1309.66	c total #propagations: 240811577 / total #impl: 1125991326 (eff. 0.214)
1309.39/1309.66	c #Conflicts:    1790000 | #Learnt:      40314 | 0.000
1309.39/1309.66	c total clause space: 335.816MB
1309.39/1309.66	c total #watches: 188975
1310.29/1310.52	c total #propagations: 240942929 / total #impl: 1126434990 (eff. 0.214)
1310.29/1310.52	c #Conflicts:    1791000 | #Learnt:      41314 | 0.000
1310.29/1310.52	c total clause space: 335.816MB
1310.29/1310.52	c total #watches: 192430
1311.00/1311.28	c total #propagations: 241082778 / total #impl: 1127002737 (eff. 0.214)
1311.00/1311.28	c #Conflicts:    1792000 | #Learnt:      42314 | 0.000
1311.00/1311.28	c total clause space: 335.816MB
1311.00/1311.28	c total #watches: 196725
1311.79/1312.04	c total #propagations: 241201829 / total #impl: 1127522649 (eff. 0.214)
1311.79/1312.04	c #Conflicts:    1793000 | #Learnt:      43314 | 0.000
1311.79/1312.04	c total clause space: 335.816MB
1311.79/1312.04	c total #watches: 201359
1312.59/1312.84	c total #propagations: 241335398 / total #impl: 1128209873 (eff. 0.214)
1312.59/1312.84	c #Conflicts:    1794000 | #Learnt:      44314 | 0.000
1312.59/1312.84	c total clause space: 335.816MB
1312.59/1312.84	c total #watches: 207067
1313.39/1313.60	c total #propagations: 241465595 / total #impl: 1128735736 (eff. 0.214)
1313.39/1313.60	c #Conflicts:    1795000 | #Learnt:      45314 | 0.000
1313.39/1313.60	c total clause space: 335.816MB
1313.39/1313.60	c total #watches: 212829
1314.19/1314.47	c total #propagations: 241609558 / total #impl: 1129342763 (eff. 0.214)
1314.19/1314.47	c #Conflicts:    1796000 | #Learnt:      46314 | 0.000
1314.19/1314.47	c total clause space: 335.816MB
1314.19/1314.47	c total #watches: 218260
1315.09/1315.38	c total #propagations: 241748581 / total #impl: 1129982285 (eff. 0.214)
1315.09/1315.38	c #Conflicts:    1797000 | #Learnt:      47314 | 0.000
1315.09/1315.38	c total clause space: 335.816MB
1315.09/1315.38	c total #watches: 222157
1315.89/1316.12	c total #propagations: 241886771 / total #impl: 1130577656 (eff. 0.214)
1315.89/1316.12	c #Conflicts:    1798000 | #Learnt:      48314 | 0.000
1315.89/1316.12	c total clause space: 335.816MB
1315.89/1316.12	c total #watches: 224839
1316.60/1316.87	c total #propagations: 242011620 / total #impl: 1131145517 (eff. 0.214)
1316.60/1316.87	c #Conflicts:    1799000 | #Learnt:      49314 | 0.000
1316.60/1316.87	c total clause space: 335.816MB
1316.60/1316.87	c total #watches: 228410
1317.39/1317.60	c total #propagations: 242149346 / total #impl: 1131725602 (eff. 0.214)
1317.39/1317.60	c #Conflicts:    1800000 | #Learnt:      50314 | 0.000
1317.39/1317.60	c total clause space: 335.816MB
1317.39/1317.60	c total #watches: 232510
1317.99/1318.27	c total #propagations: 242302179 / total #impl: 1132243385 (eff. 0.214)
1317.99/1318.27	c #Conflicts:    1801000 | #Learnt:      51314 | 0.000
1317.99/1318.27	c total clause space: 335.816MB
1317.99/1318.27	c total #watches: 237066
1318.80/1319.09	c total #propagations: 242441294 / total #impl: 1132786057 (eff. 0.214)
1318.80/1319.09	c #Conflicts:    1802000 | #Learnt:      52314 | 0.000
1318.80/1319.09	c total clause space: 335.816MB
1318.80/1319.09	c total #watches: 239710
1319.59/1319.86	c total #propagations: 242562352 / total #impl: 1133365760 (eff. 0.214)
1319.59/1319.86	c #Conflicts:    1803000 | #Learnt:      53314 | 0.000
1319.59/1319.86	c total clause space: 335.816MB
1319.59/1319.86	c total #watches: 243075
1320.49/1320.72	c total #propagations: 242692830 / total #impl: 1133911461 (eff. 0.214)
1320.49/1320.72	c #Conflicts:    1804000 | #Learnt:      54314 | 0.000
1320.49/1320.72	c total clause space: 335.816MB
1320.49/1320.72	c total #watches: 245809
1321.09/1321.37	c total #propagations: 242822010 / total #impl: 1134515379 (eff. 0.214)
1321.09/1321.37	c #Conflicts:    1805000 | #Learnt:      55314 | 0.000
1321.09/1321.37	c total clause space: 335.816MB
1321.09/1321.37	c total #watches: 250021
1321.59/1321.80	c total #propagations: 242932590 / total #impl: 1134915465 (eff. 0.214)
1321.59/1321.80	c #Conflicts:    1806000 | #Learnt:      56314 | 0.000
1321.59/1321.80	c total clause space: 335.816MB
1321.59/1321.80	c total #watches: 254360
1322.10/1322.31	c total #propagations: 243054481 / total #impl: 1135429687 (eff. 0.214)
1322.10/1322.31	c #Conflicts:    1807000 | #Learnt:      57314 | 0.000
1322.10/1322.31	c total clause space: 335.816MB
1322.10/1322.31	c total #watches: 259620
1322.49/1322.79	c total #propagations: 243174987 / total #impl: 1135954305 (eff. 0.214)
1322.49/1322.79	c #Conflicts:    1808000 | #Learnt:      58314 | 0.000
1322.49/1322.79	c total clause space: 335.816MB
1322.49/1322.79	c total #watches: 264026
1323.29/1323.51	c total #propagations: 243298057 / total #impl: 1136449402 (eff. 0.214)
1323.29/1323.51	c #Conflicts:    1809000 | #Learnt:      59314 | 0.000
1323.29/1323.51	c total clause space: 335.816MB
1323.29/1323.51	c total #watches: 267908
1324.29/1324.54	c total #propagations: 243420952 / total #impl: 1136951265 (eff. 0.214)
1324.29/1324.54	c #Conflicts:    1810000 | #Learnt:      60314 | 0.000
1324.29/1324.54	c total clause space: 335.816MB
1324.29/1324.54	c total #watches: 271332
1325.19/1325.42	c total #propagations: 243557003 / total #impl: 1137567371 (eff. 0.214)
1325.19/1325.42	c #Conflicts:    1811000 | #Learnt:      61314 | 0.000
1325.19/1325.42	c total clause space: 335.816MB
1325.19/1325.42	c total #watches: 273452
1325.99/1326.27	c total #propagations: 243690410 / total #impl: 1138122913 (eff. 0.214)
1325.99/1326.27	c #Conflicts:    1812000 | #Learnt:      62314 | 0.000
1325.99/1326.27	c total clause space: 335.816MB
1325.99/1326.27	c total #watches: 277023
1326.99/1327.22	c total #propagations: 243817120 / total #impl: 1138761013 (eff. 0.214)
1326.99/1327.22	c #Conflicts:    1813000 | #Learnt:      63314 | 0.000
1326.99/1327.22	c total clause space: 335.816MB
1326.99/1327.22	c total #watches: 279192
1327.69/1327.95	c total #propagations: 243959508 / total #impl: 1139402757 (eff. 0.214)
1327.69/1327.95	c #Conflicts:    1814000 | #Learnt:      64314 | 0.000
1327.69/1327.95	c total clause space: 335.816MB
1327.69/1327.95	c total #watches: 282586
1328.49/1328.78	c total #propagations: 244077182 / total #impl: 1139849023 (eff. 0.214)
1328.49/1328.78	c GC COLLECT
1328.49/1328.78	c #Conflicts:    1815000 | #Learnt:      32716 | 0.000
1328.49/1328.78	c total clause space: 335.816MB
1328.49/1328.78	c total #watches: 165030
1329.09/1329.39	c total #propagations: 244214444 / total #impl: 1140369129 (eff. 0.214)
1329.09/1329.39	c #Conflicts:    1816000 | #Learnt:      33716 | 0.000
1329.09/1329.39	c total clause space: 335.816MB
1329.09/1329.39	c total #watches: 167125
1329.89/1330.10	c total #propagations: 244351582 / total #impl: 1140929135 (eff. 0.214)
1329.89/1330.10	c #Conflicts:    1817000 | #Learnt:      34716 | 0.000
1329.89/1330.10	c total clause space: 335.816MB
1329.89/1330.10	c total #watches: 169848
1330.69/1330.93	c total #propagations: 244489625 / total #impl: 1141615694 (eff. 0.214)
1330.69/1330.93	c #Conflicts:    1818000 | #Learnt:      35716 | 0.000
1330.69/1330.93	c total clause space: 335.816MB
1330.69/1330.93	c total #watches: 173117
1331.49/1331.73	c total #propagations: 244639695 / total #impl: 1142564226 (eff. 0.214)
1331.49/1331.73	c #Conflicts:    1819000 | #Learnt:      36716 | 0.000
1331.49/1331.73	c total clause space: 335.816MB
1331.49/1331.73	c total #watches: 175672
1332.29/1332.55	c total #propagations: 244787429 / total #impl: 1143631058 (eff. 0.214)
1332.29/1332.55	c #Conflicts:    1820000 | #Learnt:      37716 | 0.000
1332.29/1332.55	c total clause space: 335.816MB
1332.29/1332.55	c total #watches: 178124
1333.09/1333.32	c total #propagations: 244932123 / total #impl: 1144391202 (eff. 0.214)
1333.09/1333.32	c #Conflicts:    1821000 | #Learnt:      38716 | 0.000
1333.09/1333.32	c total clause space: 335.816MB
1333.09/1333.32	c total #watches: 180869
1333.79/1334.04	c total #propagations: 245078016 / total #impl: 1145027298 (eff. 0.214)
1333.79/1334.04	c #Conflicts:    1822000 | #Learnt:      39716 | 0.000
1333.79/1334.04	c total clause space: 335.816MB
1333.79/1334.04	c total #watches: 185191
1334.49/1334.78	c total #propagations: 245212542 / total #impl: 1145638730 (eff. 0.214)
1334.49/1334.78	c #Conflicts:    1823000 | #Learnt:      40716 | 0.000
1334.49/1334.78	c total clause space: 335.816MB
1334.49/1334.78	c total #watches: 192780
1335.29/1335.53	c total #propagations: 245333072 / total #impl: 1146267499 (eff. 0.214)
1335.29/1335.53	c #Conflicts:    1824000 | #Learnt:      41716 | 0.000
1335.29/1335.53	c total clause space: 335.816MB
1335.29/1335.53	c total #watches: 198925
1335.99/1336.28	c total #propagations: 245468535 / total #impl: 1146969206 (eff. 0.214)
1335.99/1336.28	c #Conflicts:    1825000 | #Learnt:      42716 | 0.000
1335.99/1336.28	c total clause space: 335.816MB
1335.99/1336.28	c total #watches: 207295
1336.59/1336.85	c total #propagations: 245600402 / total #impl: 1147713902 (eff. 0.214)
1336.59/1336.85	c #Conflicts:    1826000 | #Learnt:      43716 | 0.000
1336.59/1336.85	c total clause space: 335.816MB
1336.59/1336.85	c total #watches: 214835
1337.29/1337.59	c total #propagations: 245722871 / total #impl: 1148460393 (eff. 0.214)
1337.29/1337.59	c #Conflicts:    1827000 | #Learnt:      44716 | 0.000
1337.29/1337.59	c total clause space: 335.816MB
1337.29/1337.59	c total #watches: 223834
1338.09/1338.37	c total #propagations: 245841664 / total #impl: 1149132834 (eff. 0.214)
1338.09/1338.37	c #Conflicts:    1828000 | #Learnt:      45716 | 0.000
1338.09/1338.37	c total clause space: 335.816MB
1338.09/1338.37	c total #watches: 229610
1338.99/1339.26	c total #propagations: 245974221 / total #impl: 1149931450 (eff. 0.214)
1338.99/1339.26	c #Conflicts:    1829000 | #Learnt:      46716 | 0.000
1338.99/1339.26	c total clause space: 335.816MB
1338.99/1339.26	c total #watches: 234632
1339.89/1340.13	c total #propagations: 246097003 / total #impl: 1150732662 (eff. 0.214)
1339.89/1340.13	c #Conflicts:    1830000 | #Learnt:      47716 | 0.000
1339.89/1340.13	c total clause space: 335.816MB
1339.89/1340.13	c total #watches: 239462
1340.79/1341.01	c total #propagations: 246219783 / total #impl: 1151471446 (eff. 0.214)
1340.79/1341.01	c #Conflicts:    1831000 | #Learnt:      48716 | 0.000
1340.79/1341.01	c total clause space: 335.816MB
1340.79/1341.01	c total #watches: 245760
1341.59/1341.85	c total #propagations: 246357807 / total #impl: 1152207920 (eff. 0.214)
1341.59/1341.85	c #Conflicts:    1832000 | #Learnt:      49716 | 0.000
1341.59/1341.85	c total clause space: 335.816MB
1341.59/1341.85	c total #watches: 250650
1342.38/1342.62	c total #propagations: 246483974 / total #impl: 1152955442 (eff. 0.214)
1342.38/1342.62	c #Conflicts:    1833000 | #Learnt:      50716 | 0.000
1342.38/1342.62	c total clause space: 335.816MB
1342.38/1342.62	c total #watches: 256815
1343.28/1343.52	c total #propagations: 246601169 / total #impl: 1153708060 (eff. 0.214)
1343.28/1343.52	c #Conflicts:    1834000 | #Learnt:      51716 | 0.000
1343.28/1343.52	c total clause space: 335.816MB
1343.28/1343.52	c total #watches: 261359
1344.09/1344.35	c total #propagations: 246723771 / total #impl: 1154444793 (eff. 0.214)
1344.09/1344.35	c #Conflicts:    1835000 | #Learnt:      52716 | 0.000
1344.09/1344.35	c total clause space: 335.816MB
1344.09/1344.35	c total #watches: 271939
1344.98/1345.26	c total #propagations: 246850180 / total #impl: 1155116137 (eff. 0.214)
1344.98/1345.26	c #Conflicts:    1836000 | #Learnt:      53716 | 0.000
1344.98/1345.26	c total clause space: 335.816MB
1344.98/1345.26	c total #watches: 277834
1345.98/1346.21	c total #propagations: 246974714 / total #impl: 1155873470 (eff. 0.214)
1345.98/1346.21	c #Conflicts:    1837000 | #Learnt:      54716 | 0.000
1345.98/1346.21	c total clause space: 335.816MB
1345.98/1346.21	c total #watches: 284886
1346.88/1347.17	c total #propagations: 247100558 / total #impl: 1156754387 (eff. 0.214)
1346.88/1347.17	c #Conflicts:    1838000 | #Learnt:      55716 | 0.000
1346.88/1347.17	c total clause space: 335.816MB
1346.88/1347.17	c total #watches: 289019
1347.88/1348.15	c total #propagations: 247219584 / total #impl: 1157442565 (eff. 0.214)
1347.88/1348.15	c #Conflicts:    1839000 | #Learnt:      56716 | 0.000
1347.88/1348.15	c total clause space: 335.816MB
1347.88/1348.15	c total #watches: 294716
1348.88/1349.17	c total #propagations: 247341266 / total #impl: 1158134819 (eff. 0.214)
1348.88/1349.17	c #Conflicts:    1840000 | #Learnt:      57716 | 0.000
1348.88/1349.17	c total clause space: 335.816MB
1348.88/1349.17	c total #watches: 297879
1349.98/1350.24	c total #propagations: 247465477 / total #impl: 1158767574 (eff. 0.214)
1349.98/1350.24	c #Conflicts:    1841000 | #Learnt:      58716 | 0.000
1349.98/1350.24	c total clause space: 335.816MB
1349.98/1350.24	c total #watches: 302983
1351.08/1351.32	c total #propagations: 247592750 / total #impl: 1159434445 (eff. 0.214)
1351.08/1351.32	c #Conflicts:    1842000 | #Learnt:      59716 | 0.000
1351.08/1351.32	c total clause space: 335.816MB
1351.08/1351.32	c total #watches: 307824
1352.08/1352.36	c total #propagations: 247716836 / total #impl: 1160133096 (eff. 0.214)
1352.08/1352.36	c #Conflicts:    1843000 | #Learnt:      60716 | 0.000
1352.08/1352.36	c total clause space: 335.816MB
1352.08/1352.36	c total #watches: 311845
1353.08/1353.37	c total #propagations: 247839057 / total #impl: 1160881584 (eff. 0.213)
1353.08/1353.37	c #Conflicts:    1844000 | #Learnt:      61716 | 0.000
1353.08/1353.37	c total clause space: 335.816MB
1353.08/1353.37	c total #watches: 315349
1353.89/1354.19	c total #propagations: 247966725 / total #impl: 1161639966 (eff. 0.213)
1353.89/1354.19	c #Conflicts:    1845000 | #Learnt:      62716 | 0.000
1353.89/1354.19	c total clause space: 335.816MB
1353.89/1354.19	c total #watches: 320338
1354.88/1355.19	c total #propagations: 248083780 / total #impl: 1162147010 (eff. 0.213)
1354.88/1355.19	c #Conflicts:    1846000 | #Learnt:      63716 | 0.000
1354.88/1355.19	c total clause space: 335.816MB
1354.88/1355.19	c total #watches: 323987
1355.98/1356.25	c total #propagations: 248211908 / total #impl: 1162807141 (eff. 0.213)
1355.98/1356.25	c #Conflicts:    1847000 | #Learnt:      64716 | 0.000
1355.98/1356.25	c total clause space: 335.816MB
1355.98/1356.25	c total #watches: 327004
1356.98/1357.29	c total #propagations: 248345655 / total #impl: 1163487584 (eff. 0.213)
1356.98/1357.29	c #Conflicts:    1848000 | #Learnt:      65716 | 0.000
1356.98/1357.29	c total clause space: 335.816MB
1356.98/1357.29	c total #watches: 329481
1357.78/1358.04	c total #propagations: 248481913 / total #impl: 1164270738 (eff. 0.213)
1357.78/1358.04	c GC COLLECT
1357.78/1358.04	c #Conflicts:    1849000 | #Learnt:      33817 | 0.000
1357.78/1358.04	c total clause space: 335.816MB
1357.78/1358.04	c total #watches: 168535
1358.58/1358.83	c total #propagations: 248609646 / total #impl: 1164814338 (eff. 0.213)
1358.58/1358.83	c #Conflicts:    1850000 | #Learnt:      34817 | 0.000
1358.58/1358.83	c total clause space: 335.816MB
1358.58/1358.83	c total #watches: 171060
1359.28/1359.57	c total #propagations: 248742160 / total #impl: 1165332188 (eff. 0.213)
1359.28/1359.57	c #Conflicts:    1851000 | #Learnt:      35817 | 0.000
1359.28/1359.57	c total clause space: 335.816MB
1359.28/1359.57	c total #watches: 173359
1360.08/1360.30	c total #propagations: 248875105 / total #impl: 1165831352 (eff. 0.213)
1360.08/1360.30	c #Conflicts:    1852000 | #Learnt:      36817 | 0.000
1360.08/1360.30	c total clause space: 335.816MB
1360.08/1360.30	c total #watches: 176364
1360.78/1361.03	c total #propagations: 249011601 / total #impl: 1166440459 (eff. 0.213)
1360.78/1361.03	c #Conflicts:    1853000 | #Learnt:      37817 | 0.000
1360.78/1361.03	c total clause space: 335.816MB
1360.78/1361.03	c total #watches: 179665
1361.48/1361.79	c total #propagations: 249135398 / total #impl: 1166902057 (eff. 0.214)
1361.48/1361.79	c #Conflicts:    1854000 | #Learnt:      38817 | 0.000
1361.48/1361.79	c total clause space: 335.816MB
1361.48/1361.79	c total #watches: 183014
1362.48/1362.73	c total #propagations: 249268115 / total #impl: 1167425610 (eff. 0.214)
1362.48/1362.73	c #Conflicts:    1855000 | #Learnt:      39817 | 0.000
1362.48/1362.73	c total clause space: 335.816MB
1362.48/1362.73	c total #watches: 185158
1363.28/1363.53	c total #propagations: 249416078 / total #impl: 1168081778 (eff. 0.214)
1363.28/1363.53	c #Conflicts:    1856000 | #Learnt:      40817 | 0.000
1363.28/1363.53	c total clause space: 335.816MB
1363.28/1363.53	c total #watches: 187869
1364.08/1364.30	c total #propagations: 249555943 / total #impl: 1168710395 (eff. 0.214)
1364.08/1364.30	c #Conflicts:    1857000 | #Learnt:      41817 | 0.000
1364.08/1364.30	c total clause space: 335.816MB
1364.08/1364.30	c total #watches: 190035
1364.89/1365.14	c total #propagations: 249698845 / total #impl: 1169192700 (eff. 0.214)
1364.89/1365.14	c #Conflicts:    1858000 | #Learnt:      42817 | 0.000
1364.89/1365.14	c total clause space: 335.816MB
1364.89/1365.14	c total #watches: 192578
1365.78/1366.03	c total #propagations: 249846562 / total #impl: 1169739688 (eff. 0.214)
1365.78/1366.03	c #Conflicts:    1859000 | #Learnt:      43817 | 0.000
1365.78/1366.03	c total clause space: 335.816MB
1365.78/1366.03	c total #watches: 196134
1366.48/1366.77	c total #propagations: 250003097 / total #impl: 1170406711 (eff. 0.214)
1366.48/1366.77	c #Conflicts:    1860000 | #Learnt:      44817 | 0.000
1366.48/1366.77	c total clause space: 335.816MB
1366.48/1366.77	c total #watches: 198521
1367.28/1367.59	c total #propagations: 250133974 / total #impl: 1170955544 (eff. 0.214)
1367.28/1367.59	c #Conflicts:    1861000 | #Learnt:      45817 | 0.000
1367.28/1367.59	c total clause space: 335.816MB
1367.28/1367.59	c total #watches: 201338
1368.19/1368.41	c total #propagations: 250273638 / total #impl: 1171483616 (eff. 0.214)
1368.19/1368.41	c #Conflicts:    1862000 | #Learnt:      46817 | 0.000
1368.19/1368.41	c total clause space: 335.816MB
1368.19/1368.41	c total #watches: 204594
1368.88/1369.12	c total #propagations: 250414902 / total #impl: 1172034253 (eff. 0.214)
1368.88/1369.12	c #Conflicts:    1863000 | #Learnt:      47817 | 0.000
1368.88/1369.12	c total clause space: 335.816MB
1368.88/1369.12	c total #watches: 207320
1369.68/1369.97	c total #propagations: 250534467 / total #impl: 1172548310 (eff. 0.214)
1369.68/1369.97	c #Conflicts:    1864000 | #Learnt:      48817 | 0.000
1369.68/1369.97	c total clause space: 335.816MB
1369.68/1369.97	c total #watches: 209705
1370.49/1370.75	c total #propagations: 250673105 / total #impl: 1173087202 (eff. 0.214)
1370.49/1370.75	c #Conflicts:    1865000 | #Learnt:      49817 | 0.000
1370.49/1370.75	c total clause space: 335.816MB
1370.49/1370.75	c total #watches: 212771
1371.18/1371.44	c total #propagations: 250802839 / total #impl: 1173692182 (eff. 0.214)
1371.18/1371.44	c #Conflicts:    1866000 | #Learnt:      50817 | 0.000
1371.18/1371.44	c total clause space: 335.816MB
1371.18/1371.44	c total #watches: 216829
1371.78/1372.07	c total #propagations: 250926009 / total #impl: 1174247475 (eff. 0.214)
1371.78/1372.07	c #Conflicts:    1867000 | #Learnt:      51817 | 0.000
1371.78/1372.07	c total clause space: 335.816MB
1371.78/1372.07	c total #watches: 220983
1372.59/1372.83	c total #propagations: 251045778 / total #impl: 1174795820 (eff. 0.214)
1372.59/1372.83	c #Conflicts:    1868000 | #Learnt:      52817 | 0.000
1372.59/1372.83	c total clause space: 335.816MB
1372.59/1372.83	c total #watches: 224675
1373.28/1373.59	c total #propagations: 251165875 / total #impl: 1175472345 (eff. 0.214)
1373.28/1373.59	c #Conflicts:    1869000 | #Learnt:      53817 | 0.000
1373.28/1373.59	c total clause space: 335.816MB
1373.28/1373.59	c total #watches: 228792
1373.98/1374.25	c total #propagations: 251289985 / total #impl: 1176039093 (eff. 0.214)
1373.98/1374.25	c #Conflicts:    1870000 | #Learnt:      54817 | 0.000
1373.98/1374.25	c total clause space: 335.816MB
1373.98/1374.25	c total #watches: 233822
1374.58/1374.85	c total #propagations: 251410368 / total #impl: 1176694087 (eff. 0.214)
1374.58/1374.85	c #Conflicts:    1871000 | #Learnt:      55817 | 0.000
1374.58/1374.85	c total clause space: 335.816MB
1374.58/1374.85	c total #watches: 239500
1375.28/1375.52	c total #propagations: 251527803 / total #impl: 1177213355 (eff. 0.214)
1375.28/1375.52	c #Conflicts:    1872000 | #Learnt:      56817 | 0.000
1375.28/1375.52	c total clause space: 335.816MB
1375.28/1375.52	c total #watches: 244905
1376.08/1376.33	c total #propagations: 251651328 / total #impl: 1177839010 (eff. 0.214)
1376.08/1376.33	c #Conflicts:    1873000 | #Learnt:      57817 | 0.000
1376.08/1376.33	c total clause space: 335.816MB
1376.08/1376.33	c total #watches: 247194
1376.88/1377.19	c total #propagations: 251786668 / total #impl: 1178576637 (eff. 0.214)
1376.88/1377.19	c #Conflicts:    1874000 | #Learnt:      58817 | 0.000
1376.88/1377.19	c total clause space: 335.816MB
1376.88/1377.19	c total #watches: 251130
1377.68/1377.97	c total #propagations: 251926313 / total #impl: 1179174413 (eff. 0.214)
1377.68/1377.97	c #Conflicts:    1875000 | #Learnt:      59817 | 0.000
1377.68/1377.97	c total clause space: 335.816MB
1377.68/1377.97	c total #watches: 258005
1378.58/1378.86	c total #propagations: 252062983 / total #impl: 1179737143 (eff. 0.214)
1378.58/1378.86	c #Conflicts:    1876000 | #Learnt:      60817 | 0.000
1378.58/1378.86	c total clause space: 335.816MB
1378.58/1378.86	c total #watches: 265086
1379.78/1380.00	c total #propagations: 252198756 / total #impl: 1180363554 (eff. 0.214)
1379.78/1380.00	c #Conflicts:    1877000 | #Learnt:      61817 | 0.000
1379.78/1380.00	c total clause space: 335.816MB
1379.78/1380.00	c total #watches: 270617
1380.78/1381.08	c total #propagations: 252358063 / total #impl: 1181051662 (eff. 0.214)
1380.78/1381.08	c #Conflicts:    1878000 | #Learnt:      62817 | 0.000
1380.78/1381.08	c total clause space: 335.816MB
1380.78/1381.08	c total #watches: 274204
1381.78/1382.02	c total #propagations: 252503858 / total #impl: 1181765027 (eff. 0.214)
1381.78/1382.02	c #Conflicts:    1879000 | #Learnt:      63817 | 0.000
1381.78/1382.02	c total clause space: 335.816MB
1381.78/1382.02	c total #watches: 278559
1382.98/1383.24	c total #propagations: 252630222 / total #impl: 1182480246 (eff. 0.214)
1382.98/1383.24	c #Conflicts:    1880000 | #Learnt:      64817 | 0.000
1382.98/1383.24	c total clause space: 335.816MB
1382.98/1383.24	c total #watches: 281873
1384.08/1384.31	c total #propagations: 252776132 / total #impl: 1183183667 (eff. 0.214)
1384.08/1384.31	c #Conflicts:    1881000 | #Learnt:      65817 | 0.000
1384.08/1384.31	c total clause space: 335.816MB
1384.08/1384.31	c total #watches: 286976
1385.08/1385.39	c total #propagations: 252919528 / total #impl: 1183924894 (eff. 0.214)
1385.08/1385.39	c GC COLLECT
1385.08/1385.39	c #Conflicts:    1882000 | #Learnt:      33610 | 0.000
1385.08/1385.39	c total clause space: 335.816MB
1385.08/1385.39	c total #watches: 167252
1385.98/1386.23	c total #propagations: 253068307 / total #impl: 1184702623 (eff. 0.214)
1385.98/1386.23	c #Conflicts:    1883000 | #Learnt:      34610 | 0.000
1385.98/1386.23	c total clause space: 335.816MB
1385.98/1386.23	c total #watches: 170324
1386.78/1387.06	c total #propagations: 253218296 / total #impl: 1185344166 (eff. 0.214)
1386.78/1387.06	c #Conflicts:    1884000 | #Learnt:      35610 | 0.000
1386.78/1387.06	c total clause space: 335.816MB
1386.78/1387.06	c total #watches: 173425
1387.68/1387.96	c total #propagations: 253372085 / total #impl: 1185965166 (eff. 0.214)
1387.68/1387.96	c #Conflicts:    1885000 | #Learnt:      36610 | 0.000
1387.68/1387.96	c total clause space: 335.816MB
1387.68/1387.96	c total #watches: 176186
1388.48/1388.76	c total #propagations: 253527531 / total #impl: 1186535600 (eff. 0.214)
1388.48/1388.76	c #Conflicts:    1886000 | #Learnt:      37610 | 0.000
1388.48/1388.76	c total clause space: 335.816MB
1388.48/1388.76	c total #watches: 178959
1389.18/1389.49	c total #propagations: 253668982 / total #impl: 1187096362 (eff. 0.214)
1389.18/1389.49	c #Conflicts:    1887000 | #Learnt:      38610 | 0.000
1389.18/1389.49	c total clause space: 335.816MB
1389.18/1389.49	c total #watches: 181376
1389.88/1390.11	c total #propagations: 253797594 / total #impl: 1187818020 (eff. 0.214)
1389.88/1390.11	c #Conflicts:    1888000 | #Learnt:      39610 | 0.000
1389.88/1390.11	c total clause space: 335.816MB
1389.88/1390.11	c total #watches: 184045
1390.58/1390.86	c total #propagations: 253921011 / total #impl: 1188432496 (eff. 0.214)
1390.58/1390.86	c #Conflicts:    1889000 | #Learnt:      40610 | 0.000
1390.58/1390.86	c total clause space: 335.816MB
1390.58/1390.86	c total #watches: 186799
1391.38/1391.66	c total #propagations: 254059921 / total #impl: 1189107881 (eff. 0.214)
1391.38/1391.66	c #Conflicts:    1890000 | #Learnt:      41610 | 0.000
1391.38/1391.66	c total clause space: 335.816MB
1391.38/1391.66	c total #watches: 189333
1392.28/1392.52	c total #propagations: 254206369 / total #impl: 1189792456 (eff. 0.214)
1392.28/1392.52	c #Conflicts:    1891000 | #Learnt:      42610 | 0.000
1392.28/1392.52	c total clause space: 335.816MB
1392.28/1392.52	c total #watches: 193177
1393.08/1393.35	c total #propagations: 254342062 / total #impl: 1190499405 (eff. 0.214)
1393.08/1393.35	c #Conflicts:    1892000 | #Learnt:      43610 | 0.000
1393.08/1393.35	c total clause space: 335.816MB
1393.08/1393.35	c total #watches: 197397
1393.88/1394.13	c total #propagations: 254477579 / total #impl: 1191187884 (eff. 0.214)
1393.88/1394.13	c #Conflicts:    1893000 | #Learnt:      44610 | 0.000
1393.88/1394.13	c total clause space: 335.816MB
1393.88/1394.13	c total #watches: 200944
1394.58/1394.87	c total #propagations: 254604249 / total #impl: 1191916770 (eff. 0.214)
1394.58/1394.87	c #Conflicts:    1894000 | #Learnt:      45610 | 0.000
1394.58/1394.87	c total clause space: 335.816MB
1394.58/1394.87	c total #watches: 204194
1395.48/1395.77	c total #propagations: 254740831 / total #impl: 1192535100 (eff. 0.214)
1395.48/1395.77	c #Conflicts:    1895000 | #Learnt:      46610 | 0.000
1395.48/1395.77	c total clause space: 335.816MB
1395.48/1395.77	c total #watches: 207366
1396.28/1396.51	c total #propagations: 254875655 / total #impl: 1193151382 (eff. 0.214)
1396.28/1396.51	c #Conflicts:    1896000 | #Learnt:      47610 | 0.000
1396.28/1396.51	c total clause space: 335.816MB
1396.28/1396.51	c total #watches: 213182
1396.98/1397.27	c total #propagations: 255020664 / total #impl: 1193825612 (eff. 0.214)
1396.98/1397.27	c #Conflicts:    1897000 | #Learnt:      48610 | 0.000
1396.98/1397.27	c total clause space: 335.816MB
1396.98/1397.27	c total #watches: 218805
1397.98/1398.25	c total #propagations: 255157022 / total #impl: 1194567069 (eff. 0.214)
1397.98/1398.25	c #Conflicts:    1898000 | #Learnt:      49610 | 0.000
1397.98/1398.25	c total clause space: 335.816MB
1397.98/1398.25	c total #watches: 222586
1398.98/1399.24	c total #propagations: 255303235 / total #impl: 1195333549 (eff. 0.214)
1398.98/1399.24	c #Conflicts:    1899000 | #Learnt:      50610 | 0.000
1398.98/1399.24	c total clause space: 335.816MB
1398.98/1399.24	c total #watches: 226424
1399.98/1400.27	c total #propagations: 255452212 / total #impl: 1196119575 (eff. 0.214)
1399.98/1400.27	c #Conflicts:    1900000 | #Learnt:      51610 | 0.000
1399.98/1400.27	c total clause space: 335.816MB
1399.98/1400.27	c total #watches: 230631
1401.08/1401.31	c total #propagations: 255601044 / total #impl: 1196833954 (eff. 0.214)
1401.08/1401.31	c #Conflicts:    1901000 | #Learnt:      52610 | 0.000
1401.08/1401.31	c total clause space: 335.816MB
1401.08/1401.31	c total #watches: 233993
1401.97/1402.22	c total #propagations: 255745514 / total #impl: 1197504007 (eff. 0.214)
1401.97/1402.22	c #Conflicts:    1902000 | #Learnt:      53610 | 0.000
1401.97/1402.22	c total clause space: 335.816MB
1401.97/1402.22	c total #watches: 237700
1402.77/1403.04	c total #propagations: 255885073 / total #impl: 1198219759 (eff. 0.214)
1402.77/1403.04	c #Conflicts:    1903000 | #Learnt:      54610 | 0.000
1402.77/1403.04	c total clause space: 335.816MB
1402.77/1403.04	c total #watches: 243959
1403.67/1403.91	c total #propagations: 256020937 / total #impl: 1198861208 (eff. 0.214)
1403.67/1403.91	c #Conflicts:    1904000 | #Learnt:      55610 | 0.000
1403.67/1403.91	c total clause space: 335.816MB
1403.67/1403.91	c total #watches: 249409
1404.67/1404.92	c total #propagations: 256162121 / total #impl: 1199633795 (eff. 0.214)
1404.67/1404.92	c #Conflicts:    1905000 | #Learnt:      56610 | 0.000
1404.67/1404.92	c total clause space: 335.816MB
1404.67/1404.92	c total #watches: 252476
1405.58/1405.87	c total #propagations: 256300935 / total #impl: 1200325441 (eff. 0.214)
1405.58/1405.87	c #Conflicts:    1906000 | #Learnt:      57610 | 0.000
1405.58/1405.87	c total clause space: 335.816MB
1405.58/1405.87	c total #watches: 255560
1406.37/1406.68	c total #propagations: 256426635 / total #impl: 1200907994 (eff. 0.214)
1406.37/1406.68	c #Conflicts:    1907000 | #Learnt:      58610 | 0.000
1406.37/1406.68	c total clause space: 335.816MB
1406.37/1406.68	c total #watches: 258071
1407.37/1407.63	c total #propagations: 256560435 / total #impl: 1201546719 (eff. 0.214)
1407.37/1407.63	c #Conflicts:    1908000 | #Learnt:      59610 | 0.000
1407.37/1407.63	c total clause space: 335.816MB
1407.37/1407.63	c total #watches: 260811
1408.27/1408.58	c total #propagations: 256703094 / total #impl: 1202234512 (eff. 0.214)
1408.27/1408.58	c #Conflicts:    1909000 | #Learnt:      60610 | 0.000
1408.27/1408.58	c total clause space: 335.816MB
1408.27/1408.58	c total #watches: 263473
1409.17/1409.47	c total #propagations: 256833952 / total #impl: 1202866559 (eff. 0.214)
1409.17/1409.47	c #Conflicts:    1910000 | #Learnt:      61610 | 0.000
1409.17/1409.47	c total clause space: 335.816MB
1409.17/1409.47	c total #watches: 266405
1410.17/1410.49	c total #propagations: 256965205 / total #impl: 1203529653 (eff. 0.214)
1410.17/1410.49	c #Conflicts:    1911000 | #Learnt:      62610 | 0.000
1410.17/1410.49	c total clause space: 335.816MB
1410.17/1410.49	c total #watches: 270146
1411.08/1411.35	c total #propagations: 257099420 / total #impl: 1204232543 (eff. 0.213)
1411.08/1411.35	c #Conflicts:    1912000 | #Learnt:      63610 | 0.000
1411.08/1411.35	c total clause space: 335.816MB
1411.08/1411.35	c total #watches: 274452
1412.07/1412.38	c total #propagations: 257234174 / total #impl: 1204894207 (eff. 0.213)
1412.07/1412.38	c #Conflicts:    1913000 | #Learnt:      64610 | 0.000
1412.07/1412.38	c total clause space: 335.816MB
1412.07/1412.38	c total #watches: 277320
1412.97/1413.26	c total #propagations: 257378481 / total #impl: 1205587044 (eff. 0.213)
1412.97/1413.26	c #Conflicts:    1914000 | #Learnt:      65610 | 0.000
1412.97/1413.26	c total clause space: 335.816MB
1412.97/1413.26	c total #watches: 280636
1413.87/1414.12	c total #propagations: 257515467 / total #impl: 1206194051 (eff. 0.213)
1413.87/1414.12	c #Conflicts:    1915000 | #Learnt:      66610 | 0.000
1413.87/1414.12	c total clause space: 335.816MB
1413.87/1414.12	c total #watches: 283418
1414.67/1414.98	c total #propagations: 257635706 / total #impl: 1206842929 (eff. 0.213)
1414.67/1414.98	c GC COLLECT
1414.67/1414.98	c #Conflicts:    1916000 | #Learnt:      34114 | 0.000
1414.67/1414.98	c total clause space: 335.816MB
1414.67/1414.98	c total #watches: 169113
1415.48/1415.75	c total #propagations: 257771701 / total #impl: 1207605359 (eff. 0.213)
1415.48/1415.75	c #Conflicts:    1917000 | #Learnt:      35114 | 0.000
1415.48/1415.75	c total clause space: 335.816MB
1415.48/1415.75	c total #watches: 172021
1416.17/1416.45	c total #propagations: 257902674 / total #impl: 1208274708 (eff. 0.213)
1416.17/1416.45	c #Conflicts:    1918000 | #Learnt:      36114 | 0.000
1416.17/1416.45	c total clause space: 335.816MB
1416.17/1416.45	c total #watches: 174977
1416.97/1417.24	c total #propagations: 258042065 / total #impl: 1208858299 (eff. 0.213)
1416.97/1417.24	c #Conflicts:    1919000 | #Learnt:      37114 | 0.000
1416.97/1417.24	c total clause space: 335.816MB
1416.97/1417.24	c total #watches: 177826
1417.57/1417.86	c total #propagations: 258192116 / total #impl: 1209598899 (eff. 0.213)
1417.57/1417.86	c #Conflicts:    1920000 | #Learnt:      38114 | 0.000
1417.57/1417.86	c total clause space: 335.816MB
1417.57/1417.86	c total #watches: 182219
1418.47/1418.72	c total #propagations: 258333945 / total #impl: 1210221084 (eff. 0.213)
1418.47/1418.72	c #Conflicts:    1921000 | #Learnt:      39114 | 0.000
1418.47/1418.72	c total clause space: 335.816MB
1418.47/1418.72	c total #watches: 185924
1419.27/1419.51	c total #propagations: 258479737 / total #impl: 1210790675 (eff. 0.213)
1419.27/1419.51	c #Conflicts:    1922000 | #Learnt:      40114 | 0.000
1419.27/1419.51	c total clause space: 335.816MB
1419.27/1419.51	c total #watches: 189120
1419.98/1420.28	c total #propagations: 258623856 / total #impl: 1211353960 (eff. 0.213)
1419.98/1420.28	c #Conflicts:    1923000 | #Learnt:      41114 | 0.000
1419.98/1420.28	c total clause space: 335.816MB
1419.98/1420.28	c total #watches: 195610
1420.77/1421.09	c total #propagations: 258751266 / total #impl: 1211940741 (eff. 0.214)
1420.77/1421.09	c #Conflicts:    1924000 | #Learnt:      42114 | 0.000
1420.77/1421.09	c total clause space: 335.816MB
1420.77/1421.09	c total #watches: 200135
1421.67/1421.95	c total #propagations: 258883304 / total #impl: 1212600074 (eff. 0.213)
1421.67/1421.95	c #Conflicts:    1925000 | #Learnt:      43114 | 0.000
1421.67/1421.95	c total clause space: 335.816MB
1421.67/1421.95	c total #watches: 203742
1422.47/1422.73	c total #propagations: 259021074 / total #impl: 1213310343 (eff. 0.213)
1422.47/1422.73	c #Conflicts:    1926000 | #Learnt:      44114 | 0.000
1422.47/1422.73	c total clause space: 335.816MB
1422.47/1422.73	c total #watches: 207689
1423.18/1423.44	c total #propagations: 259152039 / total #impl: 1213961008 (eff. 0.213)
1423.18/1423.44	c #Conflicts:    1927000 | #Learnt:      45114 | 0.000
1423.18/1423.44	c total clause space: 335.816MB
1423.18/1423.44	c total #watches: 211976
1423.97/1424.23	c total #propagations: 259290314 / total #impl: 1214550581 (eff. 0.213)
1423.97/1424.23	c #Conflicts:    1928000 | #Learnt:      46114 | 0.000
1423.97/1424.23	c total clause space: 335.816MB
1423.97/1424.23	c total #watches: 214871
1424.87/1425.14	c total #propagations: 259422169 / total #impl: 1215081127 (eff. 0.214)
1424.87/1425.14	c #Conflicts:    1929000 | #Learnt:      47114 | 0.000
1424.87/1425.14	c total clause space: 335.816MB
1424.87/1425.14	c total #watches: 218690
1425.97/1426.21	c total #propagations: 259564257 / total #impl: 1215689113 (eff. 0.214)
1425.97/1426.21	c #Conflicts:    1930000 | #Learnt:      48114 | 0.000
1425.97/1426.21	c total clause space: 335.816MB
1425.97/1426.21	c total #watches: 221406
1426.87/1427.16	c total #propagations: 259708149 / total #impl: 1216406491 (eff. 0.214)
1426.87/1427.16	c #Conflicts:    1931000 | #Learnt:      49114 | 0.000
1426.87/1427.16	c total clause space: 335.816MB
1426.87/1427.16	c total #watches: 225313
1427.58/1427.84	c total #propagations: 259841844 / total #impl: 1217041575 (eff. 0.214)
1427.58/1427.84	c #Conflicts:    1932000 | #Learnt:      50114 | 0.000
1427.58/1427.84	c total clause space: 335.816MB
1427.58/1427.84	c total #watches: 228806
1428.37/1428.65	c total #propagations: 259965216 / total #impl: 1217480668 (eff. 0.214)
1428.37/1428.65	c #Conflicts:    1933000 | #Learnt:      51114 | 0.000
1428.37/1428.65	c total clause space: 335.816MB
1428.37/1428.65	c total #watches: 233344
1429.17/1429.45	c total #propagations: 260093764 / total #impl: 1217946253 (eff. 0.214)
1429.17/1429.45	c #Conflicts:    1934000 | #Learnt:      52114 | 0.000
1429.17/1429.45	c total clause space: 335.816MB
1429.17/1429.45	c total #watches: 236034
1429.88/1430.15	c total #propagations: 260236529 / total #impl: 1218531339 (eff. 0.214)
1429.88/1430.15	c #Conflicts:    1935000 | #Learnt:      53114 | 0.000
1429.88/1430.15	c total clause space: 335.816MB
1429.88/1430.15	c total #watches: 240200
1430.67/1430.95	c total #propagations: 260357949 / total #impl: 1219030063 (eff. 0.214)
1430.67/1430.95	c #Conflicts:    1936000 | #Learnt:      54114 | 0.000
1430.67/1430.95	c total clause space: 335.816MB
1430.67/1430.95	c total #watches: 244161
1431.17/1431.49	c total #propagations: 260497576 / total #impl: 1219519450 (eff. 0.214)
1431.17/1431.49	c #Conflicts:    1937000 | #Learnt:      55114 | 0.000
1431.17/1431.49	c total clause space: 335.816MB
1431.17/1431.49	c total #watches: 249047
1432.17/1432.42	c total #propagations: 260639304 / total #impl: 1219966803 (eff. 0.214)
1432.17/1432.42	c #Conflicts:    1938000 | #Learnt:      56114 | 0.000
1432.17/1432.42	c total clause space: 335.816MB
1432.17/1432.42	c total #watches: 253737
1433.18/1433.46	c total #propagations: 260783708 / total #impl: 1220502049 (eff. 0.214)
1433.18/1433.46	c #Conflicts:    1939000 | #Learnt:      57114 | 0.000
1433.18/1433.46	c total clause space: 335.816MB
1433.18/1433.46	c total #watches: 257176
1434.37/1434.60	c total #propagations: 260930800 / total #impl: 1221129566 (eff. 0.214)
1434.37/1434.60	c #Conflicts:    1940000 | #Learnt:      58114 | 0.000
1434.37/1434.60	c total clause space: 335.816MB
1434.37/1434.60	c total #watches: 259875
1435.47/1435.72	c total #propagations: 261091591 / total #impl: 1221929728 (eff. 0.214)
1435.47/1435.72	c #Conflicts:    1941000 | #Learnt:      59114 | 0.000
1435.47/1435.72	c total clause space: 335.816MB
1435.47/1435.72	c total #watches: 264368
1436.38/1436.69	c total #propagations: 261239242 / total #impl: 1222692462 (eff. 0.214)
1436.38/1436.69	c #Conflicts:    1942000 | #Learnt:      60114 | 0.000
1436.38/1436.69	c total clause space: 335.816MB
1436.38/1436.69	c total #watches: 269843
1437.37/1437.64	c total #propagations: 261377430 / total #impl: 1223309840 (eff. 0.214)
1437.37/1437.64	c #Conflicts:    1943000 | #Learnt:      61114 | 0.000
1437.37/1437.64	c total clause space: 335.816MB
1437.37/1437.64	c total #watches: 273457
1438.27/1438.50	c total #propagations: 261515869 / total #impl: 1223943239 (eff. 0.214)
1438.27/1438.50	c #Conflicts:    1944000 | #Learnt:      62114 | 0.000
1438.27/1438.50	c total clause space: 335.816MB
1438.27/1438.50	c total #watches: 276440
1439.27/1439.50	c total #propagations: 261650682 / total #impl: 1224617401 (eff. 0.214)
1439.27/1439.50	c #Conflicts:    1945000 | #Learnt:      63114 | 0.000
1439.27/1439.50	c total clause space: 335.816MB
1439.27/1439.50	c total #watches: 279921
1440.27/1440.53	c total #propagations: 261791418 / total #impl: 1225352378 (eff. 0.214)
1440.27/1440.53	c #Conflicts:    1946000 | #Learnt:      64114 | 0.000
1440.27/1440.53	c total clause space: 335.816MB
1440.27/1440.53	c total #watches: 283576
1441.27/1441.53	c total #propagations: 261935297 / total #impl: 1226186362 (eff. 0.214)
1441.27/1441.53	c #Conflicts:    1947000 | #Learnt:      65114 | 0.000
1441.27/1441.53	c total clause space: 335.816MB
1441.27/1441.53	c total #watches: 289729
1442.27/1442.54	c total #propagations: 262065639 / total #impl: 1226912652 (eff. 0.214)
1442.27/1442.54	c #Conflicts:    1948000 | #Learnt:      66114 | 0.000
1442.27/1442.54	c total clause space: 335.816MB
1442.27/1442.54	c total #watches: 296792
1443.27/1443.59	c total #propagations: 262201151 / total #impl: 1227701195 (eff. 0.214)
1443.27/1443.59	c #Conflicts:    1949000 | #Learnt:      67114 | 0.000
1443.27/1443.59	c total clause space: 335.816MB
1443.27/1443.59	c total #watches: 300605
1444.18/1444.48	c total #propagations: 262347553 / total #impl: 1228359177 (eff. 0.214)
1444.18/1444.48	c GC COLLECT
1444.18/1444.48	c #Conflicts:    1950000 | #Learnt:      34307 | 0.000
1444.18/1444.48	c total clause space: 335.816MB
1444.18/1444.48	c total #watches: 171528
1445.07/1445.31	c total #propagations: 262480286 / total #impl: 1228965601 (eff. 0.214)
1445.07/1445.31	c #Conflicts:    1951000 | #Learnt:      35307 | 0.000
1445.07/1445.31	c total clause space: 335.816MB
1445.07/1445.31	c total #watches: 174658
1445.87/1446.13	c total #propagations: 262607003 / total #impl: 1229675891 (eff. 0.214)
1445.87/1446.13	c #Conflicts:    1952000 | #Learnt:      36307 | 0.000
1445.87/1446.13	c total clause space: 335.816MB
1445.87/1446.13	c total #watches: 177521
1446.67/1446.96	c total #propagations: 262734719 / total #impl: 1230263654 (eff. 0.214)
1446.67/1446.96	c #Conflicts:    1953000 | #Learnt:      37307 | 0.000
1446.67/1446.96	c total clause space: 335.816MB
1446.67/1446.96	c total #watches: 181603
1447.47/1447.74	c total #propagations: 262868086 / total #impl: 1230928833 (eff. 0.214)
1447.47/1447.74	c #Conflicts:    1954000 | #Learnt:      38307 | 0.000
1447.47/1447.74	c total clause space: 335.816MB
1447.47/1447.74	c total #watches: 186397
1448.37/1448.66	c total #propagations: 262998584 / total #impl: 1231622515 (eff. 0.214)
1448.37/1448.66	c #Conflicts:    1955000 | #Learnt:      39307 | 0.000
1448.37/1448.66	c total clause space: 335.816MB
1448.37/1448.66	c total #watches: 190184
1449.27/1449.54	c total #propagations: 263137841 / total #impl: 1232373020 (eff. 0.214)
1449.27/1449.54	c #Conflicts:    1956000 | #Learnt:      40307 | 0.000
1449.27/1449.54	c total clause space: 335.816MB
1449.27/1449.54	c total #watches: 194845
1450.17/1450.46	c total #propagations: 263267032 / total #impl: 1233093736 (eff. 0.214)
1450.17/1450.46	c #Conflicts:    1957000 | #Learnt:      41307 | 0.000
1450.17/1450.46	c total clause space: 335.816MB
1450.17/1450.46	c total #watches: 197533
1451.07/1451.32	c total #propagations: 263398055 / total #impl: 1233702922 (eff. 0.214)
1451.07/1451.32	c #Conflicts:    1958000 | #Learnt:      42307 | 0.000
1451.07/1451.32	c total clause space: 335.816MB
1451.07/1451.32	c total #watches: 200338
1451.97/1452.29	c total #propagations: 263533902 / total #impl: 1234336527 (eff. 0.214)
1451.97/1452.29	c #Conflicts:    1959000 | #Learnt:      43307 | 0.000
1451.97/1452.29	c total clause space: 335.816MB
1451.97/1452.29	c total #watches: 204691
1452.87/1453.14	c total #propagations: 263665160 / total #impl: 1235036644 (eff. 0.213)
1452.87/1453.14	c #Conflicts:    1960000 | #Learnt:      44307 | 0.000
1452.87/1453.14	c total clause space: 335.816MB
1452.87/1453.14	c total #watches: 209121
1453.87/1454.12	c total #propagations: 263787136 / total #impl: 1235580602 (eff. 0.213)
1453.87/1454.12	c #Conflicts:    1961000 | #Learnt:      45307 | 0.000
1453.87/1454.12	c total clause space: 335.816MB
1453.87/1454.12	c total #watches: 212162
1454.77/1455.08	c total #propagations: 263916273 / total #impl: 1236257451 (eff. 0.213)
1454.77/1455.08	c #Conflicts:    1962000 | #Learnt:      46307 | 0.000
1454.77/1455.08	c total clause space: 335.816MB
1454.77/1455.08	c total #watches: 215279
1455.67/1455.93	c total #propagations: 264057108 / total #impl: 1236906562 (eff. 0.213)
1455.67/1455.93	c #Conflicts:    1963000 | #Learnt:      47307 | 0.000
1455.67/1455.93	c total clause space: 335.816MB
1455.67/1455.93	c total #watches: 220014
1456.47/1456.71	c total #propagations: 264183285 / total #impl: 1237611198 (eff. 0.213)
1456.47/1456.71	c #Conflicts:    1964000 | #Learnt:      48307 | 0.000
1456.47/1456.71	c total clause space: 335.816MB
1456.47/1456.71	c total #watches: 223980
1457.37/1457.63	c total #propagations: 264310239 / total #impl: 1238173223 (eff. 0.213)
1457.37/1457.63	c #Conflicts:    1965000 | #Learnt:      49307 | 0.000
1457.37/1457.63	c total clause space: 335.816MB
1457.37/1457.63	c total #watches: 227824
1458.27/1458.56	c total #propagations: 264443726 / total #impl: 1238862222 (eff. 0.213)
1458.27/1458.56	c #Conflicts:    1966000 | #Learnt:      50307 | 0.000
1458.27/1458.56	c total clause space: 335.816MB
1458.27/1458.56	c total #watches: 232097
1459.17/1459.43	c total #propagations: 264577299 / total #impl: 1239497735 (eff. 0.213)
1459.17/1459.43	c #Conflicts:    1967000 | #Learnt:      51307 | 0.000
1459.17/1459.43	c total clause space: 335.816MB
1459.17/1459.43	c total #watches: 234933
1460.17/1460.48	c total #propagations: 264712184 / total #impl: 1240237288 (eff. 0.213)
1460.17/1460.48	c #Conflicts:    1968000 | #Learnt:      52307 | 0.000
1460.17/1460.48	c total clause space: 335.816MB
1460.17/1460.48	c total #watches: 237849
1461.07/1461.37	c total #propagations: 264851356 / total #impl: 1240862624 (eff. 0.213)
1461.07/1461.37	c #Conflicts:    1969000 | #Learnt:      53307 | 0.000
1461.07/1461.37	c total clause space: 335.816MB
1461.07/1461.37	c total #watches: 240500
1461.97/1462.23	c total #propagations: 264983369 / total #impl: 1241422391 (eff. 0.213)
1461.97/1462.23	c #Conflicts:    1970000 | #Learnt:      54307 | 0.000
1461.97/1462.23	c total clause space: 335.816MB
1461.97/1462.23	c total #watches: 244751
1462.87/1463.16	c total #propagations: 265117523 / total #impl: 1241947573 (eff. 0.213)
1462.87/1463.16	c #Conflicts:    1971000 | #Learnt:      55307 | 0.000
1462.87/1463.16	c total clause space: 335.816MB
1462.87/1463.16	c total #watches: 247954
1463.67/1463.97	c total #propagations: 265242360 / total #impl: 1242473262 (eff. 0.213)
1463.67/1463.97	c #Conflicts:    1972000 | #Learnt:      56307 | 0.000
1463.67/1463.97	c total clause space: 335.816MB
1463.67/1463.97	c total #watches: 251840
1464.67/1464.98	c total #propagations: 265368965 / total #impl: 1242971030 (eff. 0.213)
1464.67/1464.98	c #Conflicts:    1973000 | #Learnt:      57307 | 0.000
1464.67/1464.98	c total clause space: 335.816MB
1464.67/1464.98	c total #watches: 256077
1465.67/1465.92	c total #propagations: 265500193 / total #impl: 1243561050 (eff. 0.213)
1465.67/1465.92	c #Conflicts:    1974000 | #Learnt:      58307 | 0.000
1465.67/1465.92	c total clause space: 335.816MB
1465.67/1465.92	c total #watches: 260865
1466.47/1466.74	c total #propagations: 265633897 / total #impl: 1244117710 (eff. 0.214)
1466.47/1466.74	c #Conflicts:    1975000 | #Learnt:      59307 | 0.000
1466.47/1466.74	c total clause space: 335.816MB
1466.47/1466.74	c total #watches: 266008
1467.46/1467.70	c total #propagations: 265760530 / total #impl: 1244743214 (eff. 0.214)
1467.46/1467.70	c #Conflicts:    1976000 | #Learnt:      60307 | 0.000
1467.46/1467.70	c total clause space: 335.816MB
1467.46/1467.70	c total #watches: 270376
1468.46/1468.72	c total #propagations: 265896664 / total #impl: 1245355988 (eff. 0.214)
1468.46/1468.72	c #Conflicts:    1977000 | #Learnt:      61307 | 0.000
1468.46/1468.72	c total clause space: 335.816MB
1468.46/1468.72	c total #watches: 273316
1469.37/1469.68	c total #propagations: 266044250 / total #impl: 1245958389 (eff. 0.214)
1469.37/1469.68	c #Conflicts:    1978000 | #Learnt:      62307 | 0.000
1469.37/1469.68	c total clause space: 335.816MB
1469.37/1469.68	c total #watches: 276700
1470.36/1470.65	c total #propagations: 266182613 / total #impl: 1246623427 (eff. 0.214)
1470.36/1470.65	c #Conflicts:    1979000 | #Learnt:      63307 | 0.000
1470.36/1470.65	c total clause space: 335.816MB
1470.36/1470.65	c total #watches: 280231
1471.36/1471.60	c total #propagations: 266316758 / total #impl: 1247231131 (eff. 0.214)
1471.36/1471.60	c #Conflicts:    1980000 | #Learnt:      64307 | 0.000
1471.36/1471.60	c total clause space: 335.816MB
1471.36/1471.60	c total #watches: 283177
1472.36/1472.62	c total #propagations: 266457327 / total #impl: 1247994629 (eff. 0.214)
1472.36/1472.62	c #Conflicts:    1981000 | #Learnt:      65307 | 0.000
1472.36/1472.62	c total clause space: 335.816MB
1472.36/1472.62	c total #watches: 286185
1473.36/1473.63	c total #propagations: 266598959 / total #impl: 1248527035 (eff. 0.214)
1473.36/1473.63	c #Conflicts:    1982000 | #Learnt:      66307 | 0.000
1473.36/1473.63	c total clause space: 335.816MB
1473.36/1473.63	c total #watches: 289066
1474.16/1474.45	c total #propagations: 266728535 / total #impl: 1249104775 (eff. 0.214)
1474.16/1474.45	c #Conflicts:    1983000 | #Learnt:      67307 | 0.000
1474.16/1474.45	c total clause space: 335.816MB
1474.16/1474.45	c total #watches: 294473
1475.06/1475.33	c total #propagations: 266844257 / total #impl: 1249559934 (eff. 0.214)
1475.06/1475.33	c GC COLLECT
1475.06/1475.33	c #Conflicts:    1984000 | #Learnt:      34205 | 0.000
1475.06/1475.33	c total clause space: 335.816MB
1475.06/1475.33	c total #watches: 170635
1475.66/1475.91	c total #propagations: 266978683 / total #impl: 1250237002 (eff. 0.214)
1475.66/1475.91	c #Conflicts:    1985000 | #Learnt:      35205 | 0.000
1475.66/1475.91	c total clause space: 335.816MB
1475.66/1475.91	c total #watches: 173008
1476.36/1476.67	c total #propagations: 267108715 / total #impl: 1250746616 (eff. 0.214)
1476.36/1476.67	c #Conflicts:    1986000 | #Learnt:      36205 | 0.000
1476.36/1476.67	c total clause space: 335.816MB
1476.36/1476.67	c total #watches: 175425
1477.07/1477.36	c total #propagations: 267250193 / total #impl: 1251457235 (eff. 0.214)
1477.07/1477.36	c #Conflicts:    1987000 | #Learnt:      37205 | 0.000
1477.07/1477.36	c total clause space: 335.816MB
1477.07/1477.36	c total #watches: 178857
1477.76/1478.09	c total #propagations: 267388384 / total #impl: 1252070093 (eff. 0.214)
1477.76/1478.09	c #Conflicts:    1988000 | #Learnt:      38205 | 0.000
1477.76/1478.09	c total clause space: 335.816MB
1477.76/1478.09	c total #watches: 183292
1478.56/1478.81	c total #propagations: 267532852 / total #impl: 1252718537 (eff. 0.214)
1478.56/1478.81	c #Conflicts:    1989000 | #Learnt:      39205 | 0.000
1478.56/1478.81	c total clause space: 335.816MB
1478.56/1478.81	c total #watches: 186941
1479.27/1479.54	c total #propagations: 267680954 / total #impl: 1253409402 (eff. 0.214)
1479.27/1479.54	c #Conflicts:    1990000 | #Learnt:      40205 | 0.000
1479.27/1479.54	c total clause space: 335.816MB
1479.27/1479.54	c total #watches: 191911
1480.06/1480.32	c total #propagations: 267824841 / total #impl: 1254150663 (eff. 0.214)
1480.06/1480.32	c #Conflicts:    1991000 | #Learnt:      41205 | 0.000
1480.06/1480.32	c total clause space: 335.816MB
1480.06/1480.32	c total #watches: 195258
1480.86/1481.14	c total #propagations: 267958275 / total #impl: 1255018280 (eff. 0.214)
1480.86/1481.14	c #Conflicts:    1992000 | #Learnt:      42205 | 0.000
1480.86/1481.14	c total clause space: 335.816MB
1480.86/1481.14	c total #watches: 200214
1481.66/1481.90	c total #propagations: 268098775 / total #impl: 1255981345 (eff. 0.213)
1481.66/1481.90	c #Conflicts:    1993000 | #Learnt:      43205 | 0.000
1481.66/1481.90	c total clause space: 335.816MB
1481.66/1481.90	c total #watches: 204500
1482.36/1482.68	c total #propagations: 268240645 / total #impl: 1256760269 (eff. 0.213)
1482.36/1482.68	c #Conflicts:    1994000 | #Learnt:      44205 | 0.000
1482.36/1482.68	c total clause space: 335.816MB
1482.36/1482.68	c total #watches: 208477
1483.16/1483.48	c total #propagations: 268381929 / total #impl: 1257544257 (eff. 0.213)
1483.16/1483.48	c #Conflicts:    1995000 | #Learnt:      45205 | 0.000
1483.16/1483.48	c total clause space: 335.816MB
1483.16/1483.48	c total #watches: 214402
1483.96/1484.27	c total #propagations: 268509144 / total #impl: 1258179503 (eff. 0.213)
1483.96/1484.27	c #Conflicts:    1996000 | #Learnt:      46205 | 0.000
1483.96/1484.27	c total clause space: 335.816MB
1483.96/1484.27	c total #watches: 217272
1484.66/1484.96	c total #propagations: 268651859 / total #impl: 1258922277 (eff. 0.213)
1484.66/1484.96	c #Conflicts:    1997000 | #Learnt:      47205 | 0.000
1484.66/1484.96	c total clause space: 335.816MB
1484.66/1484.96	c total #watches: 221580
1485.56/1485.84	c total #propagations: 268800881 / total #impl: 1259527972 (eff. 0.213)
1485.56/1485.84	c #Conflicts:    1998000 | #Learnt:      48205 | 0.000
1485.56/1485.84	c total clause space: 335.816MB
1485.56/1485.84	c total #watches: 223961
1486.36/1486.65	c total #propagations: 268950077 / total #impl: 1260163192 (eff. 0.213)
1486.36/1486.65	c #Conflicts:    1999000 | #Learnt:      49205 | 0.000
1486.36/1486.65	c total clause space: 335.816MB
1486.36/1486.65	c total #watches: 228868
1487.26/1487.59	c total #propagations: 269064902 / total #impl: 1260763019 (eff. 0.213)
1487.26/1487.59	c #Conflicts:    2000000 | #Learnt:      50205 | 0.000
1487.26/1487.59	c total clause space: 335.816MB
1487.26/1487.59	c total #watches: 232898
1488.26/1488.52	c total #propagations: 269199834 / total #impl: 1261446600 (eff. 0.213)
1488.26/1488.52	c #Conflicts:    2001000 | #Learnt:      51205 | 0.000
1488.26/1488.52	c total clause space: 335.816MB
1488.26/1488.52	c total #watches: 235559
1489.06/1489.30	c total #propagations: 269332563 / total #impl: 1262030162 (eff. 0.213)
1489.06/1489.30	c #Conflicts:    2002000 | #Learnt:      52205 | 0.000
1489.06/1489.30	c total clause space: 335.816MB
1489.06/1489.30	c total #watches: 239053
1489.86/1490.17	c total #propagations: 269457301 / total #impl: 1262603945 (eff. 0.213)
1489.86/1490.17	c #Conflicts:    2003000 | #Learnt:      53205 | 0.000
1489.86/1490.17	c total clause space: 335.816MB
1489.86/1490.17	c total #watches: 244047
1490.86/1491.16	c total #propagations: 269592118 / total #impl: 1263292270 (eff. 0.213)
1490.86/1491.16	c #Conflicts:    2004000 | #Learnt:      54205 | 0.000
1490.86/1491.16	c total clause space: 335.816MB
1490.86/1491.16	c total #watches: 247570
1491.86/1492.18	c total #propagations: 269730116 / total #impl: 1263967251 (eff. 0.213)
1491.86/1492.18	c #Conflicts:    2005000 | #Learnt:      55205 | 0.000
1491.86/1492.18	c total clause space: 335.816MB
1491.86/1492.18	c total #watches: 251022
1492.86/1493.11	c total #propagations: 269875477 / total #impl: 1264613292 (eff. 0.213)
1492.86/1493.11	c #Conflicts:    2006000 | #Learnt:      56205 | 0.000
1492.86/1493.11	c total clause space: 335.816MB
1492.86/1493.11	c total #watches: 254851
1493.66/1493.96	c total #propagations: 270009854 / total #impl: 1265296410 (eff. 0.213)
1493.66/1493.96	c #Conflicts:    2007000 | #Learnt:      57205 | 0.000
1493.66/1493.96	c total clause space: 335.816MB
1493.66/1493.96	c total #watches: 262237
1494.56/1494.89	c total #propagations: 270152209 / total #impl: 1265895705 (eff. 0.213)
1494.56/1494.89	c #Conflicts:    2008000 | #Learnt:      58205 | 0.000
1494.56/1494.89	c total clause space: 335.816MB
1494.56/1494.89	c total #watches: 265417
1495.46/1495.79	c total #propagations: 270295969 / total #impl: 1266515805 (eff. 0.213)
1495.46/1495.79	c #Conflicts:    2009000 | #Learnt:      59205 | 0.000
1495.46/1495.79	c total clause space: 335.816MB
1495.46/1495.79	c total #watches: 268631
1496.56/1496.81	c total #propagations: 270441850 / total #impl: 1267161521 (eff. 0.213)
1496.56/1496.81	c #Conflicts:    2010000 | #Learnt:      60205 | 0.000
1496.56/1496.81	c total clause space: 335.816MB
1496.56/1496.81	c total #watches: 271370
1497.46/1497.79	c total #propagations: 270579660 / total #impl: 1267865138 (eff. 0.213)
1497.46/1497.79	c #Conflicts:    2011000 | #Learnt:      61205 | 0.000
1497.46/1497.79	c total clause space: 335.816MB
1497.46/1497.79	c total #watches: 274937
1498.36/1498.65	c total #propagations: 270717605 / total #impl: 1268564789 (eff. 0.213)
1498.36/1498.65	c #Conflicts:    2012000 | #Learnt:      62205 | 0.000
1498.36/1498.65	c total clause space: 335.816MB
1498.36/1498.65	c total #watches: 279061
1499.16/1499.44	c total #propagations: 270846977 / total #impl: 1269166232 (eff. 0.213)
1499.16/1499.44	c #Conflicts:    2013000 | #Learnt:      63205 | 0.000
1499.16/1499.44	c total clause space: 335.816MB
1499.16/1499.44	c total #watches: 283045
1500.06/1500.35	c total #propagations: 270963727 / total #impl: 1269648436 (eff. 0.213)
1500.06/1500.35	c #Conflicts:    2014000 | #Learnt:      64205 | 0.000
1500.06/1500.35	c total clause space: 335.816MB
1500.06/1500.35	c total #watches: 285926
1500.96/1501.27	c total #propagations: 271089959 / total #impl: 1270287663 (eff. 0.213)
1500.96/1501.27	c #Conflicts:    2015000 | #Learnt:      65205 | 0.000
1500.96/1501.27	c total clause space: 335.816MB
1500.96/1501.27	c total #watches: 289172
1501.96/1502.26	c total #propagations: 271219116 / total #impl: 1270925855 (eff. 0.213)
1501.96/1502.26	c #Conflicts:    2016000 | #Learnt:      66205 | 0.000
1501.96/1502.26	c total clause space: 335.816MB
1501.96/1502.26	c total #watches: 292543
1503.06/1503.36	c total #propagations: 271340822 / total #impl: 1271568788 (eff. 0.213)
1503.06/1503.36	c #Conflicts:    2017000 | #Learnt:      67205 | 0.000
1503.06/1503.36	c total clause space: 335.816MB
1503.06/1503.36	c total #watches: 295036
1504.16/1504.47	c total #propagations: 271471345 / total #impl: 1272235180 (eff. 0.213)
1504.16/1504.47	c #Conflicts:    2018000 | #Learnt:      68205 | 0.000
1504.16/1504.47	c total clause space: 335.816MB
1504.16/1504.47	c total #watches: 298179
1505.16/1505.48	c total #propagations: 271605935 / total #impl: 1272829929 (eff. 0.213)
1505.16/1505.48	c GC COLLECT
1505.16/1505.48	c #Conflicts:    2019000 | #Learnt:      34802 | 0.000
1505.16/1505.48	c total clause space: 335.816MB
1505.16/1505.48	c total #watches: 172364
1506.16/1506.45	c total #propagations: 271747428 / total #impl: 1273534404 (eff. 0.213)
1506.16/1506.45	c #Conflicts:    2020000 | #Learnt:      35802 | 0.000
1506.16/1506.45	c total clause space: 335.816MB
1506.16/1506.45	c total #watches: 176332
1507.16/1507.40	c total #propagations: 271888427 / total #impl: 1274284489 (eff. 0.213)
1507.16/1507.40	c #Conflicts:    2021000 | #Learnt:      36802 | 0.000
1507.16/1507.40	c total clause space: 335.816MB
1507.16/1507.40	c total #watches: 180731
1508.06/1508.35	c total #propagations: 272034513 / total #impl: 1275017817 (eff. 0.213)
1508.06/1508.35	c #Conflicts:    2022000 | #Learnt:      37802 | 0.000
1508.06/1508.35	c total clause space: 335.816MB
1508.06/1508.35	c total #watches: 183822
1508.96/1509.21	c total #propagations: 272181414 / total #impl: 1275778659 (eff. 0.213)
1508.96/1509.21	c #Conflicts:    2023000 | #Learnt:      38802 | 0.000
1508.96/1509.21	c total clause space: 335.816MB
1508.96/1509.21	c total #watches: 188115
1509.76/1510.08	c total #propagations: 272325380 / total #impl: 1276515051 (eff. 0.213)
1509.76/1510.08	c #Conflicts:    2024000 | #Learnt:      39802 | 0.000
1509.76/1510.08	c total clause space: 335.816MB
1509.76/1510.08	c total #watches: 193487
1510.66/1510.90	c total #propagations: 272464977 / total #impl: 1277241738 (eff. 0.213)
1510.66/1510.90	c #Conflicts:    2025000 | #Learnt:      40802 | 0.000
1510.66/1510.90	c total clause space: 335.816MB
1510.66/1510.90	c total #watches: 197740
1511.36/1511.69	c total #propagations: 272610791 / total #impl: 1278038766 (eff. 0.213)
1511.36/1511.69	c #Conflicts:    2026000 | #Learnt:      41802 | 0.000
1511.36/1511.69	c total clause space: 335.816MB
1511.36/1511.69	c total #watches: 200767
1512.36/1512.67	c total #propagations: 272743003 / total #impl: 1278567225 (eff. 0.213)
1512.36/1512.67	c #Conflicts:    2027000 | #Learnt:      42802 | 0.000
1512.36/1512.67	c total clause space: 335.816MB
1512.36/1512.67	c total #watches: 204166
1513.36/1513.63	c total #propagations: 272887446 / total #impl: 1279310983 (eff. 0.213)
1513.36/1513.63	c #Conflicts:    2028000 | #Learnt:      43802 | 0.000
1513.36/1513.63	c total clause space: 335.816MB
1513.36/1513.63	c total #watches: 209224
1514.15/1514.47	c total #propagations: 273028153 / total #impl: 1280180365 (eff. 0.213)
1514.15/1514.47	c #Conflicts:    2029000 | #Learnt:      44802 | 0.000
1514.15/1514.47	c total clause space: 335.816MB
1514.15/1514.47	c total #watches: 214927
1515.15/1515.43	c total #propagations: 273160959 / total #impl: 1280793280 (eff. 0.213)
1515.15/1515.43	c #Conflicts:    2030000 | #Learnt:      45802 | 0.000
1515.15/1515.43	c total clause space: 335.816MB
1515.15/1515.43	c total #watches: 217743
1515.95/1516.27	c total #propagations: 273301034 / total #impl: 1281471498 (eff. 0.213)
1515.95/1516.27	c #Conflicts:    2031000 | #Learnt:      46802 | 0.000
1515.95/1516.27	c total clause space: 335.816MB
1515.95/1516.27	c total #watches: 222990
1516.85/1517.17	c total #propagations: 273410158 / total #impl: 1282246821 (eff. 0.213)
1516.85/1517.17	c #Conflicts:    2032000 | #Learnt:      47802 | 0.000
1516.85/1517.17	c total clause space: 335.816MB
1516.85/1517.17	c total #watches: 227869
1517.86/1518.19	c total #propagations: 273532958 / total #impl: 1282999660 (eff. 0.213)
1517.86/1518.19	c #Conflicts:    2033000 | #Learnt:      48802 | 0.000
1517.86/1518.19	c total clause space: 335.816MB
1517.86/1518.19	c total #watches: 232181
1518.75/1519.06	c total #propagations: 273672957 / total #impl: 1283954188 (eff. 0.213)
1518.75/1519.06	c #Conflicts:    2034000 | #Learnt:      49802 | 0.000
1518.75/1519.06	c total clause space: 335.816MB
1518.75/1519.06	c total #watches: 235768
1519.75/1520.05	c total #propagations: 273796928 / total #impl: 1284567191 (eff. 0.213)
1519.75/1520.05	c #Conflicts:    2035000 | #Learnt:      50802 | 0.000
1519.75/1520.05	c total clause space: 335.816MB
1519.75/1520.05	c total #watches: 238354
1520.75/1521.08	c total #propagations: 273933315 / total #impl: 1285368399 (eff. 0.213)
1520.75/1521.08	c #Conflicts:    2036000 | #Learnt:      51802 | 0.000
1520.75/1521.08	c total clause space: 335.816MB
1520.75/1521.08	c total #watches: 242548
1521.75/1522.00	c total #propagations: 274078753 / total #impl: 1286029127 (eff. 0.213)
1521.75/1522.00	c #Conflicts:    2037000 | #Learnt:      52802 | 0.000
1521.75/1522.00	c total clause space: 335.816MB
1521.75/1522.00	c total #watches: 245942
1522.75/1523.09	c total #propagations: 274239413 / total #impl: 1286607264 (eff. 0.213)
1522.75/1523.09	c #Conflicts:    2038000 | #Learnt:      53802 | 0.000
1522.75/1523.09	c total clause space: 335.816MB
1522.75/1523.09	c total #watches: 249014
1523.85/1524.11	c total #propagations: 274392162 / total #impl: 1287281778 (eff. 0.213)
1523.85/1524.11	c #Conflicts:    2039000 | #Learnt:      54802 | 0.000
1523.85/1524.11	c total clause space: 335.816MB
1523.85/1524.11	c total #watches: 251979
1524.85/1525.10	c total #propagations: 274541177 / total #impl: 1287984554 (eff. 0.213)
1524.85/1525.10	c #Conflicts:    2040000 | #Learnt:      55802 | 0.000
1524.85/1525.10	c total clause space: 335.816MB
1524.85/1525.10	c total #watches: 255219
1525.75/1526.09	c total #propagations: 274687050 / total #impl: 1288676965 (eff. 0.213)
1525.75/1526.09	c #Conflicts:    2041000 | #Learnt:      56802 | 0.000
1525.75/1526.09	c total clause space: 335.816MB
1525.75/1526.09	c total #watches: 261728
1526.75/1527.06	c total #propagations: 274826441 / total #impl: 1289657645 (eff. 0.213)
1526.75/1527.06	c #Conflicts:    2042000 | #Learnt:      57802 | 0.000
1526.75/1527.06	c total clause space: 335.816MB
1526.75/1527.06	c total #watches: 267606
1527.85/1528.17	c total #propagations: 274961484 / total #impl: 1290534085 (eff. 0.213)
1527.85/1528.17	c #Conflicts:    2043000 | #Learnt:      58802 | 0.000
1527.85/1528.17	c total clause space: 335.816MB
1527.85/1528.17	c total #watches: 270681
1528.86/1529.19	c total #propagations: 275100654 / total #impl: 1291394704 (eff. 0.213)
1528.86/1529.19	c #Conflicts:    2044000 | #Learnt:      59802 | 0.000
1528.86/1529.19	c total clause space: 335.816MB
1528.86/1529.19	c total #watches: 274320
1529.96/1530.28	c total #propagations: 275229985 / total #impl: 1292264678 (eff. 0.213)
1529.96/1530.28	c #Conflicts:    2045000 | #Learnt:      60802 | 0.000
1529.96/1530.28	c total clause space: 335.816MB
1529.96/1530.28	c total #watches: 278877
1531.06/1531.35	c total #propagations: 275367504 / total #impl: 1293140338 (eff. 0.213)
1531.06/1531.35	c #Conflicts:    2046000 | #Learnt:      61802 | 0.000
1531.06/1531.35	c total clause space: 335.816MB
1531.06/1531.35	c total #watches: 285580
1532.16/1532.43	c total #propagations: 275498841 / total #impl: 1293927378 (eff. 0.213)
1532.16/1532.43	c #Conflicts:    2047000 | #Learnt:      62802 | 0.000
1532.16/1532.43	c total clause space: 335.816MB
1532.16/1532.43	c total #watches: 289450
1533.35/1533.69	c total #propagations: 275630379 / total #impl: 1294737230 (eff. 0.213)
1533.35/1533.69	c #Conflicts:    2048000 | #Learnt:      63802 | 0.000
1533.35/1533.69	c total clause space: 335.816MB
1533.35/1533.69	c total #watches: 293927
1534.45/1534.78	c total #propagations: 275768565 / total #impl: 1295627505 (eff. 0.213)
1534.45/1534.78	c #Conflicts:    2049000 | #Learnt:      64802 | 0.000
1534.45/1534.78	c total clause space: 335.816MB
1534.45/1534.78	c total #watches: 298307
1535.65/1535.99	c total #propagations: 275903899 / total #impl: 1296351296 (eff. 0.213)
1535.65/1535.99	c #Conflicts:    2050000 | #Learnt:      65802 | 0.000
1535.65/1535.99	c total clause space: 335.816MB
1535.65/1535.99	c total #watches: 300852
1536.85/1537.14	c total #propagations: 276048383 / total #impl: 1297083240 (eff. 0.213)
1536.85/1537.14	c #Conflicts:    2051000 | #Learnt:      66802 | 0.000
1536.85/1537.14	c total clause space: 335.816MB
1536.85/1537.14	c total #watches: 304501
1538.05/1538.30	c total #propagations: 276189472 / total #impl: 1297977253 (eff. 0.213)
1538.05/1538.30	c #Conflicts:    2052000 | #Learnt:      67802 | 0.000
1538.05/1538.30	c total clause space: 335.816MB
1538.05/1538.30	c total #watches: 310177
1539.05/1539.40	c total #propagations: 276332036 / total #impl: 1298944170 (eff. 0.213)
1539.05/1539.40	c #Conflicts:    2053000 | #Learnt:      68802 | 0.000
1539.05/1539.40	c total clause space: 335.816MB
1539.05/1539.40	c total #watches: 313897
1540.15/1540.46	c total #propagations: 276458495 / total #impl: 1299965725 (eff. 0.213)
1540.15/1540.46	c GC COLLECT
1540.15/1540.46	c #Conflicts:    2054000 | #Learnt:      35107 | 0.000
1540.15/1540.46	c total clause space: 335.816MB
1540.15/1540.46	c total #watches: 173059
1541.05/1541.37	c total #propagations: 276595795 / total #impl: 1300716062 (eff. 0.213)
1541.05/1541.37	c #Conflicts:    2055000 | #Learnt:      36107 | 0.000
1541.05/1541.37	c total clause space: 335.816MB
1541.05/1541.37	c total #watches: 175936
1541.96/1542.23	c total #propagations: 276740651 / total #impl: 1301375877 (eff. 0.213)
1541.96/1542.23	c #Conflicts:    2056000 | #Learnt:      37107 | 0.000
1541.96/1542.23	c total clause space: 335.816MB
1541.96/1542.23	c total #watches: 178785
1542.85/1543.10	c total #propagations: 276883652 / total #impl: 1302201413 (eff. 0.213)
1542.85/1543.10	c #Conflicts:    2057000 | #Learnt:      38107 | 0.000
1542.85/1543.10	c total clause space: 335.816MB
1542.85/1543.10	c total #watches: 181028
1543.55/1543.85	c total #propagations: 277028883 / total #impl: 1303010002 (eff. 0.213)
1543.55/1543.85	c #Conflicts:    2058000 | #Learnt:      39107 | 0.000
1543.55/1543.85	c total clause space: 335.816MB
1543.55/1543.85	c total #watches: 183243
1544.26/1544.50	c total #propagations: 277162491 / total #impl: 1303622540 (eff. 0.213)
1544.26/1544.50	c #Conflicts:    2059000 | #Learnt:      40107 | 0.000
1544.26/1544.50	c total clause space: 335.816MB
1544.26/1544.50	c total #watches: 186004
1544.95/1545.24	c total #propagations: 277291682 / total #impl: 1304353185 (eff. 0.213)
1544.95/1545.24	c #Conflicts:    2060000 | #Learnt:      41107 | 0.000
1544.95/1545.24	c total clause space: 335.816MB
1544.95/1545.24	c total #watches: 189855
1545.65/1545.98	c total #propagations: 277427726 / total #impl: 1305049199 (eff. 0.213)
1545.65/1545.98	c #Conflicts:    2061000 | #Learnt:      42107 | 0.000
1545.65/1545.98	c total clause space: 335.816MB
1545.65/1545.98	c total #watches: 194058
1546.36/1546.70	c total #propagations: 277564139 / total #impl: 1305856939 (eff. 0.213)
1546.36/1546.70	c #Conflicts:    2062000 | #Learnt:      43107 | 0.000
1546.36/1546.70	c total clause space: 335.816MB
1546.36/1546.70	c total #watches: 197361
1547.05/1547.33	c total #propagations: 277699446 / total #impl: 1306783764 (eff. 0.213)
1547.05/1547.33	c #Conflicts:    2063000 | #Learnt:      44107 | 0.000
1547.05/1547.33	c total clause space: 335.816MB
1547.05/1547.33	c total #watches: 200542
1547.65/1547.90	c total #propagations: 277817971 / total #impl: 1307527410 (eff. 0.212)
1547.65/1547.90	c #Conflicts:    2064000 | #Learnt:      45107 | 0.000
1547.65/1547.90	c total clause space: 335.816MB
1547.65/1547.90	c total #watches: 205412
1548.25/1548.59	c total #propagations: 277937658 / total #impl: 1308080048 (eff. 0.212)
1548.25/1548.59	c #Conflicts:    2065000 | #Learnt:      46107 | 0.000
1548.25/1548.59	c total clause space: 335.816MB
1548.25/1548.59	c total #watches: 209338
1548.95/1549.20	c total #propagations: 278070622 / total #impl: 1308786023 (eff. 0.212)
1548.95/1549.20	c #Conflicts:    2066000 | #Learnt:      47107 | 0.000
1548.95/1549.20	c total clause space: 335.816MB
1548.95/1549.20	c total #watches: 212980
1549.55/1549.85	c total #propagations: 278191381 / total #impl: 1309263762 (eff. 0.212)
1549.55/1549.85	c #Conflicts:    2067000 | #Learnt:      48107 | 0.000
1549.55/1549.85	c total clause space: 335.816MB
1549.55/1549.85	c total #watches: 215691
1550.15/1550.48	c total #propagations: 278306791 / total #impl: 1309721590 (eff. 0.212)
1550.15/1550.48	c #Conflicts:    2068000 | #Learnt:      49107 | 0.000
1550.15/1550.48	c total clause space: 335.816MB
1550.15/1550.48	c total #watches: 219085
1550.86/1551.11	c total #propagations: 278425270 / total #impl: 1310194338 (eff. 0.213)
1550.86/1551.11	c #Conflicts:    2069000 | #Learnt:      50107 | 0.000
1550.86/1551.11	c total clause space: 335.816MB
1550.86/1551.11	c total #watches: 222295
1551.35/1551.65	c total #propagations: 278552559 / total #impl: 1310737266 (eff. 0.213)
1551.35/1551.65	c #Conflicts:    2070000 | #Learnt:      51107 | 0.000
1551.35/1551.65	c total clause space: 335.816MB
1551.35/1551.65	c total #watches: 226564
1551.96/1552.23	c total #propagations: 278664053 / total #impl: 1311253752 (eff. 0.213)
1551.96/1552.23	c #Conflicts:    2071000 | #Learnt:      52107 | 0.000
1551.96/1552.23	c total clause space: 335.816MB
1551.96/1552.23	c total #watches: 229012
1552.55/1552.80	c total #propagations: 278774893 / total #impl: 1311818485 (eff. 0.213)
1552.55/1552.80	c #Conflicts:    2072000 | #Learnt:      53107 | 0.000
1552.55/1552.80	c total clause space: 335.816MB
1552.55/1552.80	c total #watches: 232507
1553.05/1553.38	c total #propagations: 278884090 / total #impl: 1312305403 (eff. 0.213)
1553.05/1553.38	c #Conflicts:    2073000 | #Learnt:      54107 | 0.000
1553.05/1553.38	c total clause space: 335.816MB
1553.05/1553.38	c total #watches: 235250
1553.75/1554.05	c total #propagations: 279000708 / total #impl: 1312845354 (eff. 0.213)
1553.75/1554.05	c #Conflicts:    2074000 | #Learnt:      55107 | 0.000
1553.75/1554.05	c total clause space: 335.816MB
1553.75/1554.05	c total #watches: 238473
1554.45/1554.79	c total #propagations: 279107864 / total #impl: 1313583341 (eff. 0.212)
1554.45/1554.79	c #Conflicts:    2075000 | #Learnt:      56107 | 0.000
1554.45/1554.79	c total clause space: 335.816MB
1554.45/1554.79	c total #watches: 241714
1555.15/1555.45	c total #propagations: 279223863 / total #impl: 1314239549 (eff. 0.212)
1555.15/1555.45	c #Conflicts:    2076000 | #Learnt:      57107 | 0.000
1555.15/1555.45	c total clause space: 335.816MB
1555.15/1555.45	c total #watches: 245952
1555.95/1556.23	c total #propagations: 279347089 / total #impl: 1314861060 (eff. 0.212)
1555.95/1556.23	c #Conflicts:    2077000 | #Learnt:      58107 | 0.000
1555.95/1556.23	c total clause space: 335.816MB
1555.95/1556.23	c total #watches: 250312
1556.65/1556.98	c total #propagations: 279481162 / total #impl: 1315620812 (eff. 0.212)
1556.65/1556.98	c #Conflicts:    2078000 | #Learnt:      59107 | 0.000
1556.65/1556.98	c total clause space: 335.816MB
1556.65/1556.98	c total #watches: 252847
1557.45/1557.77	c total #propagations: 279614126 / total #impl: 1316270472 (eff. 0.212)
1557.45/1557.77	c #Conflicts:    2079000 | #Learnt:      60107 | 0.000
1557.45/1557.77	c total clause space: 335.816MB
1557.45/1557.77	c total #watches: 258350
1558.15/1558.47	c total #propagations: 279750563 / total #impl: 1316916488 (eff. 0.212)
1558.15/1558.47	c #Conflicts:    2080000 | #Learnt:      61107 | 0.000
1558.15/1558.47	c total clause space: 335.816MB
1558.15/1558.47	c total #watches: 261640
1558.85/1559.11	c total #propagations: 279878627 / total #impl: 1317426832 (eff. 0.212)
1558.85/1559.11	c #Conflicts:    2081000 | #Learnt:      62107 | 0.000
1558.85/1559.11	c total clause space: 335.816MB
1558.85/1559.11	c total #watches: 269277
1559.65/1559.94	c total #propagations: 279995511 / total #impl: 1317804853 (eff. 0.212)
1559.65/1559.94	c #Conflicts:    2082000 | #Learnt:      63107 | 0.000
1559.65/1559.94	c total clause space: 335.816MB
1559.65/1559.94	c total #watches: 272876
1560.65/1560.91	c total #propagations: 280112613 / total #impl: 1318272847 (eff. 0.212)
1560.65/1560.91	c #Conflicts:    2083000 | #Learnt:      64107 | 0.000
1560.65/1560.91	c total clause space: 335.816MB
1560.65/1560.91	c total #watches: 276358
1561.55/1561.89	c total #propagations: 280245813 / total #impl: 1318882967 (eff. 0.212)
1561.55/1561.89	c #Conflicts:    2084000 | #Learnt:      65107 | 0.000
1561.55/1561.89	c total clause space: 335.816MB
1561.55/1561.89	c total #watches: 280247
1562.65/1562.93	c total #propagations: 280369728 / total #impl: 1319552308 (eff. 0.212)
1562.65/1562.93	c #Conflicts:    2085000 | #Learnt:      66107 | 0.000
1562.65/1562.93	c total clause space: 335.816MB
1562.65/1562.93	c total #watches: 283010
1563.45/1563.78	c total #propagations: 280505242 / total #impl: 1320233866 (eff. 0.212)
1563.45/1563.78	c #Conflicts:    2086000 | #Learnt:      67107 | 0.000
1563.45/1563.78	c total clause space: 335.816MB
1563.45/1563.78	c total #watches: 289365
1564.25/1564.56	c total #propagations: 280637825 / total #impl: 1320796847 (eff. 0.212)
1564.25/1564.56	c #Conflicts:    2087000 | #Learnt:      68107 | 0.000
1564.25/1564.56	c total clause space: 335.816MB
1564.25/1564.56	c total #watches: 293868
1565.25/1565.50	c total #propagations: 280760784 / total #impl: 1321446800 (eff. 0.212)
1565.25/1565.50	c #Conflicts:    2088000 | #Learnt:      69107 | 0.000
1565.25/1565.50	c total clause space: 335.816MB
1565.25/1565.50	c total #watches: 297802
1566.05/1566.40	c total #propagations: 280896008 / total #impl: 1322139692 (eff. 0.212)
1566.05/1566.40	c GC COLLECT
1566.05/1566.40	c #Conflicts:    2089000 | #Learnt:      35119 | 0.000
1566.05/1566.40	c total clause space: 335.816MB
1566.05/1566.40	c total #watches: 173002
1566.65/1566.99	c total #propagations: 281037271 / total #impl: 1322893317 (eff. 0.212)
1566.65/1566.99	c #Conflicts:    2090000 | #Learnt:      36119 | 0.000
1566.65/1566.99	c total clause space: 335.816MB
1566.65/1566.99	c total #watches: 179675
1567.35/1567.64	c total #propagations: 281174824 / total #impl: 1323543402 (eff. 0.212)
1567.35/1567.64	c #Conflicts:    2091000 | #Learnt:      37119 | 0.000
1567.35/1567.64	c total clause space: 335.816MB
1567.35/1567.64	c total #watches: 182501
1567.95/1568.25	c total #propagations: 281308535 / total #impl: 1324104108 (eff. 0.212)
1567.95/1568.25	c #Conflicts:    2092000 | #Learnt:      38119 | 0.000
1567.95/1568.25	c total clause space: 335.816MB
1567.95/1568.25	c total #watches: 186935
1568.55/1568.86	c total #propagations: 281431861 / total #impl: 1324776766 (eff. 0.212)
1568.55/1568.86	c #Conflicts:    2093000 | #Learnt:      39119 | 0.000
1568.55/1568.86	c total clause space: 335.816MB
1568.55/1568.86	c total #watches: 193879
1569.15/1569.47	c total #propagations: 281548452 / total #impl: 1325310195 (eff. 0.212)
1569.15/1569.47	c #Conflicts:    2094000 | #Learnt:      40119 | 0.000
1569.15/1569.47	c total clause space: 335.816MB
1569.15/1569.47	c total #watches: 199125
1569.85/1570.11	c total #propagations: 281662969 / total #impl: 1325866778 (eff. 0.212)
1569.85/1570.11	c #Conflicts:    2095000 | #Learnt:      41119 | 0.000
1569.85/1570.11	c total clause space: 335.816MB
1569.85/1570.11	c total #watches: 204063
1570.45/1570.73	c total #propagations: 281784923 / total #impl: 1326448976 (eff. 0.212)
1570.45/1570.73	c #Conflicts:    2096000 | #Learnt:      42119 | 0.000
1570.45/1570.73	c total clause space: 335.816MB
1570.45/1570.73	c total #watches: 209485
1571.05/1571.36	c total #propagations: 281904362 / total #impl: 1327095050 (eff. 0.212)
1571.05/1571.36	c #Conflicts:    2097000 | #Learnt:      43119 | 0.000
1571.05/1571.36	c total clause space: 335.816MB
1571.05/1571.36	c total #watches: 212761
1571.65/1571.98	c total #propagations: 282041143 / total #impl: 1327705004 (eff. 0.212)
1571.65/1571.98	c #Conflicts:    2098000 | #Learnt:      44119 | 0.000
1571.65/1571.98	c total clause space: 335.816MB
1571.65/1571.98	c total #watches: 217731
1572.34/1572.60	c total #propagations: 282169548 / total #impl: 1328287104 (eff. 0.212)
1572.34/1572.60	c #Conflicts:    2099000 | #Learnt:      45119 | 0.000
1572.34/1572.60	c total clause space: 335.816MB
1572.34/1572.60	c total #watches: 221068
1572.94/1573.21	c total #propagations: 282301976 / total #impl: 1329033334 (eff. 0.212)
1572.94/1573.21	c #Conflicts:    2100000 | #Learnt:      46119 | 0.000
1572.94/1573.21	c total clause space: 335.816MB
1572.94/1573.21	c total #watches: 224810
1573.54/1573.84	c total #propagations: 282416364 / total #impl: 1329787311 (eff. 0.212)
1573.54/1573.84	c #Conflicts:    2101000 | #Learnt:      47119 | 0.000
1573.54/1573.84	c total clause space: 335.816MB
1573.54/1573.84	c total #watches: 228422
1574.24/1574.53	c total #propagations: 282551836 / total #impl: 1330442561 (eff. 0.212)
1574.24/1574.53	c #Conflicts:    2102000 | #Learnt:      48119 | 0.000
1574.24/1574.53	c total clause space: 335.816MB
1574.24/1574.53	c total #watches: 231910
1574.84/1575.16	c total #propagations: 282685852 / total #impl: 1331109445 (eff. 0.212)
1574.84/1575.16	c #Conflicts:    2103000 | #Learnt:      49119 | 0.000
1574.84/1575.16	c total clause space: 335.816MB
1574.84/1575.16	c total #watches: 235129
1575.44/1575.77	c total #propagations: 282821574 / total #impl: 1331900706 (eff. 0.212)
1575.44/1575.77	c #Conflicts:    2104000 | #Learnt:      50119 | 0.000
1575.44/1575.77	c total clause space: 335.816MB
1575.44/1575.77	c total #watches: 239245
1576.15/1576.49	c total #propagations: 282953193 / total #impl: 1332595420 (eff. 0.212)
1576.15/1576.49	c #Conflicts:    2105000 | #Learnt:      51119 | 0.000
1576.15/1576.49	c total clause space: 335.816MB
1576.15/1576.49	c total #watches: 242676
1576.84/1577.17	c total #propagations: 283084725 / total #impl: 1333269790 (eff. 0.212)
1576.84/1577.17	c #Conflicts:    2106000 | #Learnt:      52119 | 0.000
1576.84/1577.17	c total clause space: 335.816MB
1576.84/1577.17	c total #watches: 245977
1577.64/1577.92	c total #propagations: 283212762 / total #impl: 1333885783 (eff. 0.212)
1577.64/1577.92	c #Conflicts:    2107000 | #Learnt:      53119 | 0.000
1577.64/1577.92	c total clause space: 335.816MB
1577.64/1577.92	c total #watches: 249121
1578.44/1578.75	c total #propagations: 283351425 / total #impl: 1334452739 (eff. 0.212)
1578.44/1578.75	c #Conflicts:    2108000 | #Learnt:      54119 | 0.000
1578.44/1578.75	c total clause space: 335.816MB
1578.44/1578.75	c total #watches: 253522
1579.14/1579.44	c total #propagations: 283475477 / total #impl: 1334903993 (eff. 0.212)
1579.14/1579.44	c #Conflicts:    2109000 | #Learnt:      55119 | 0.000
1579.14/1579.44	c total clause space: 335.816MB
1579.14/1579.44	c total #watches: 258965
1579.74/1580.06	c total #propagations: 283599960 / total #impl: 1335352050 (eff. 0.212)
1579.74/1580.06	c #Conflicts:    2110000 | #Learnt:      56119 | 0.000
1579.74/1580.06	c total clause space: 335.816MB
1579.74/1580.06	c total #watches: 263151
1580.34/1580.66	c total #propagations: 283717906 / total #impl: 1335922469 (eff. 0.212)
1580.34/1580.66	c #Conflicts:    2111000 | #Learnt:      57119 | 0.000
1580.34/1580.66	c total clause space: 335.816MB
1580.34/1580.66	c total #watches: 266550
1581.04/1581.36	c total #propagations: 283839830 / total #impl: 1336441142 (eff. 0.212)
1581.04/1581.36	c #Conflicts:    2112000 | #Learnt:      58119 | 0.000
1581.04/1581.36	c total clause space: 335.816MB
1581.04/1581.36	c total #watches: 272213
1581.84/1582.10	c total #propagations: 283975987 / total #impl: 1337108334 (eff. 0.212)
1581.84/1582.10	c #Conflicts:    2113000 | #Learnt:      59119 | 0.000
1581.84/1582.10	c total clause space: 335.816MB
1581.84/1582.10	c total #watches: 275887
1582.65/1582.91	c total #propagations: 284111561 / total #impl: 1337848993 (eff. 0.212)
1582.65/1582.91	c #Conflicts:    2114000 | #Learnt:      60119 | 0.000
1582.65/1582.91	c total clause space: 335.816MB
1582.65/1582.91	c total #watches: 280035
1583.34/1583.67	c total #propagations: 284251818 / total #impl: 1338618804 (eff. 0.212)
1583.34/1583.67	c #Conflicts:    2115000 | #Learnt:      61119 | 0.000
1583.34/1583.67	c total clause space: 335.816MB
1583.34/1583.67	c total #watches: 284896
1584.24/1584.51	c total #propagations: 284380384 / total #impl: 1339245634 (eff. 0.212)
1584.24/1584.51	c #Conflicts:    2116000 | #Learnt:      62119 | 0.000
1584.24/1584.51	c total clause space: 335.816MB
1584.24/1584.51	c total #watches: 288529
1584.95/1585.25	c total #propagations: 284523819 / total #impl: 1339996611 (eff. 0.212)
1584.95/1585.25	c #Conflicts:    2117000 | #Learnt:      63119 | 0.000
1584.95/1585.25	c total clause space: 335.816MB
1584.95/1585.25	c total #watches: 291613
1585.84/1586.10	c total #propagations: 284643812 / total #impl: 1340656813 (eff. 0.212)
1585.84/1586.10	c #Conflicts:    2118000 | #Learnt:      64119 | 0.000
1585.84/1586.10	c total clause space: 335.816MB
1585.84/1586.10	c total #watches: 295143
1586.74/1587.07	c total #propagations: 284780927 / total #impl: 1341442738 (eff. 0.212)
1586.74/1587.07	c #Conflicts:    2119000 | #Learnt:      65119 | 0.000
1586.74/1587.07	c total clause space: 335.816MB
1586.74/1587.07	c total #watches: 297726
1587.64/1587.98	c total #propagations: 284918618 / total #impl: 1342146487 (eff. 0.212)
1587.64/1587.98	c #Conflicts:    2120000 | #Learnt:      66119 | 0.000
1587.64/1587.98	c total clause space: 335.816MB
1587.64/1587.98	c total #watches: 300248
1588.54/1588.81	c total #propagations: 285045504 / total #impl: 1342800546 (eff. 0.212)
1588.54/1588.81	c #Conflicts:    2121000 | #Learnt:      67119 | 0.000
1588.54/1588.81	c total clause space: 335.816MB
1588.54/1588.81	c total #watches: 304313
1589.25/1589.54	c total #propagations: 285179059 / total #impl: 1343415845 (eff. 0.212)
1589.25/1589.54	c #Conflicts:    2122000 | #Learnt:      68119 | 0.000
1589.25/1589.54	c total clause space: 335.816MB
1589.25/1589.54	c total #watches: 307353
1590.14/1590.47	c total #propagations: 285323539 / total #impl: 1344039629 (eff. 0.212)
1590.14/1590.47	c #Conflicts:    2123000 | #Learnt:      69119 | 0.000
1590.14/1590.47	c total clause space: 335.816MB
1590.14/1590.47	c total #watches: 311159
1590.94/1591.26	c total #propagations: 285463538 / total #impl: 1344686494 (eff. 0.212)
1590.94/1591.26	c #Conflicts:    2124000 | #Learnt:      70119 | 0.000
1590.94/1591.26	c total clause space: 335.816MB
1590.94/1591.26	c total #watches: 314340
1591.74/1592.08	c total #propagations: 285594293 / total #impl: 1345237624 (eff. 0.212)
1591.74/1592.08	c GC COLLECT
1591.74/1592.08	c #Conflicts:    2125000 | #Learnt:      35818 | 0.000
1591.74/1592.08	c total clause space: 335.816MB
1591.74/1592.08	c total #watches: 175748
1592.55/1592.81	c total #propagations: 285730930 / total #impl: 1345847850 (eff. 0.212)
1592.55/1592.81	c #Conflicts:    2126000 | #Learnt:      36818 | 0.000
1592.55/1592.81	c total clause space: 335.816MB
1592.55/1592.81	c total #watches: 178935
1593.14/1593.50	c total #propagations: 285873641 / total #impl: 1346522177 (eff. 0.212)
1593.14/1593.50	c #Conflicts:    2127000 | #Learnt:      37818 | 0.000
1593.14/1593.50	c total clause space: 335.816MB
1593.14/1593.50	c total #watches: 183041
1593.94/1594.21	c total #propagations: 286020878 / total #impl: 1347198458 (eff. 0.212)
1593.94/1594.21	c #Conflicts:    2128000 | #Learnt:      38818 | 0.000
1593.94/1594.21	c total clause space: 335.816MB
1593.94/1594.21	c total #watches: 186444
1594.64/1594.94	c total #propagations: 286164133 / total #impl: 1347820325 (eff. 0.212)
1594.64/1594.94	c #Conflicts:    2129000 | #Learnt:      39818 | 0.000
1594.64/1594.94	c total clause space: 335.816MB
1594.64/1594.94	c total #watches: 189553
1595.34/1595.62	c total #propagations: 286310735 / total #impl: 1348377910 (eff. 0.212)
1595.34/1595.62	c #Conflicts:    2130000 | #Learnt:      40818 | 0.000
1595.34/1595.62	c total clause space: 335.816MB
1595.34/1595.62	c total #watches: 193123
1596.04/1596.37	c total #propagations: 286452678 / total #impl: 1348997511 (eff. 0.212)
1596.04/1596.37	c #Conflicts:    2131000 | #Learnt:      41818 | 0.000
1596.04/1596.37	c total clause space: 335.816MB
1596.04/1596.37	c total #watches: 195815
1596.74/1597.09	c total #propagations: 286586375 / total #impl: 1349576747 (eff. 0.212)
1596.74/1597.09	c #Conflicts:    2132000 | #Learnt:      42818 | 0.000
1596.74/1597.09	c total clause space: 335.816MB
1596.74/1597.09	c total #watches: 198530
1597.44/1597.74	c total #propagations: 286718330 / total #impl: 1350229377 (eff. 0.212)
1597.44/1597.74	c #Conflicts:    2133000 | #Learnt:      43818 | 0.000
1597.44/1597.74	c total clause space: 335.816MB
1597.44/1597.74	c total #watches: 202541
1598.15/1598.48	c total #propagations: 286841973 / total #impl: 1350959610 (eff. 0.212)
1598.15/1598.48	c #Conflicts:    2134000 | #Learnt:      44818 | 0.000
1598.15/1598.48	c total clause space: 335.816MB
1598.15/1598.48	c total #watches: 207414
1598.84/1599.14	c total #propagations: 286975882 / total #impl: 1351570616 (eff. 0.212)
1598.84/1599.14	c #Conflicts:    2135000 | #Learnt:      45818 | 0.000
1598.84/1599.14	c total clause space: 335.816MB
1598.84/1599.14	c total #watches: 212341
1599.54/1599.86	c total #propagations: 287100281 / total #impl: 1352162131 (eff. 0.212)
1599.54/1599.86	c #Conflicts:    2136000 | #Learnt:      46818 | 0.000
1599.54/1599.86	c total clause space: 335.816MB
1599.54/1599.86	c total #watches: 217194
1600.25/1600.51	c total #propagations: 287231708 / total #impl: 1352870578 (eff. 0.212)
1600.25/1600.51	c #Conflicts:    2137000 | #Learnt:      47818 | 0.000
1600.25/1600.51	c total clause space: 335.816MB
1600.25/1600.51	c total #watches: 222898
1600.94/1601.24	c total #propagations: 287366218 / total #impl: 1353500803 (eff. 0.212)
1600.94/1601.24	c #Conflicts:    2138000 | #Learnt:      48818 | 0.000
1600.94/1601.24	c total clause space: 335.816MB
1600.94/1601.24	c total #watches: 228602
1601.64/1601.91	c total #propagations: 287499646 / total #impl: 1354134664 (eff. 0.212)
1601.64/1601.91	c #Conflicts:    2139000 | #Learnt:      49818 | 0.000
1601.64/1601.91	c total clause space: 335.816MB
1601.64/1601.91	c total #watches: 232626
1602.34/1602.69	c total #propagations: 287630575 / total #impl: 1354778102 (eff. 0.212)
1602.34/1602.69	c #Conflicts:    2140000 | #Learnt:      50818 | 0.000
1602.34/1602.69	c total clause space: 335.816MB
1602.34/1602.69	c total #watches: 236516
1603.14/1603.45	c total #propagations: 287758818 / total #impl: 1355385023 (eff. 0.212)
1603.14/1603.45	c #Conflicts:    2141000 | #Learnt:      51818 | 0.000
1603.14/1603.45	c total clause space: 335.816MB
1603.14/1603.45	c total #watches: 239653
1603.94/1604.23	c total #propagations: 287882321 / total #impl: 1356004133 (eff. 0.212)
1603.94/1604.23	c #Conflicts:    2142000 | #Learnt:      52818 | 0.000
1603.94/1604.23	c total clause space: 335.816MB
1603.94/1604.23	c total #watches: 243882
1604.75/1605.03	c total #propagations: 288015860 / total #impl: 1356582698 (eff. 0.212)
1604.75/1605.03	c #Conflicts:    2143000 | #Learnt:      53818 | 0.000
1604.75/1605.03	c total clause space: 335.816MB
1604.75/1605.03	c total #watches: 246238
1605.44/1605.77	c total #propagations: 288148215 / total #impl: 1357222017 (eff. 0.212)
1605.44/1605.77	c #Conflicts:    2144000 | #Learnt:      54818 | 0.000
1605.44/1605.77	c total clause space: 335.816MB
1605.44/1605.77	c total #watches: 249193
1606.14/1606.43	c total #propagations: 288280120 / total #impl: 1357798044 (eff. 0.212)
1606.14/1606.43	c #Conflicts:    2145000 | #Learnt:      55818 | 0.000
1606.14/1606.43	c total clause space: 335.816MB
1606.14/1606.43	c total #watches: 252920
1606.85/1607.16	c total #propagations: 288411044 / total #impl: 1358356088 (eff. 0.212)
1606.85/1607.16	c #Conflicts:    2146000 | #Learnt:      56818 | 0.000
1606.85/1607.16	c total clause space: 335.816MB
1606.85/1607.16	c total #watches: 256346
1607.64/1607.96	c total #propagations: 288554157 / total #impl: 1358939205 (eff. 0.212)
1607.64/1607.96	c #Conflicts:    2147000 | #Learnt:      57818 | 0.000
1607.64/1607.96	c total clause space: 335.816MB
1607.64/1607.96	c total #watches: 258631
1608.34/1608.68	c total #propagations: 288687735 / total #impl: 1359526848 (eff. 0.212)
1608.34/1608.68	c #Conflicts:    2148000 | #Learnt:      58818 | 0.000
1608.34/1608.68	c total clause space: 335.816MB
1608.34/1608.68	c total #watches: 261919
1609.15/1609.41	c total #propagations: 288822360 / total #impl: 1360077344 (eff. 0.212)
1609.15/1609.41	c #Conflicts:    2149000 | #Learnt:      59818 | 0.000
1609.15/1609.41	c total clause space: 335.816MB
1609.15/1609.41	c total #watches: 266790
1609.84/1610.16	c total #propagations: 288954491 / total #impl: 1360631119 (eff. 0.212)
1609.84/1610.16	c #Conflicts:    2150000 | #Learnt:      60818 | 0.000
1609.84/1610.16	c total clause space: 335.816MB
1609.84/1610.16	c total #watches: 270804
1610.54/1610.89	c total #propagations: 289091911 / total #impl: 1361274016 (eff. 0.212)
1610.54/1610.89	c #Conflicts:    2151000 | #Learnt:      61818 | 0.000
1610.54/1610.89	c total clause space: 335.816MB
1610.54/1610.89	c total #watches: 274058
1611.35/1611.63	c total #propagations: 289220011 / total #impl: 1361832170 (eff. 0.212)
1611.35/1611.63	c #Conflicts:    2152000 | #Learnt:      62818 | 0.000
1611.35/1611.63	c total clause space: 335.816MB
1611.35/1611.63	c total #watches: 276794
1612.14/1612.41	c total #propagations: 289359482 / total #impl: 1362524460 (eff. 0.212)
1612.14/1612.41	c #Conflicts:    2153000 | #Learnt:      63818 | 0.000
1612.14/1612.41	c total clause space: 335.816MB
1612.14/1612.41	c total #watches: 279503
1612.94/1613.23	c total #propagations: 289515477 / total #impl: 1363106074 (eff. 0.212)
1612.94/1613.23	c #Conflicts:    2154000 | #Learnt:      64818 | 0.000
1612.94/1613.23	c total clause space: 335.816MB
1612.94/1613.23	c total #watches: 283055
1613.74/1614.02	c total #propagations: 289656427 / total #impl: 1363752732 (eff. 0.212)
1613.74/1614.02	c #Conflicts:    2155000 | #Learnt:      65818 | 0.000
1613.74/1614.02	c total clause space: 335.816MB
1613.74/1614.02	c total #watches: 286285
1614.44/1614.76	c total #propagations: 289803308 / total #impl: 1364396299 (eff. 0.212)
1614.44/1614.76	c #Conflicts:    2156000 | #Learnt:      66818 | 0.000
1614.44/1614.76	c total clause space: 335.816MB
1614.44/1614.76	c total #watches: 291806
1615.24/1615.52	c total #propagations: 289941277 / total #impl: 1364948395 (eff. 0.212)
1615.24/1615.52	c #Conflicts:    2157000 | #Learnt:      67818 | 0.000
1615.24/1615.52	c total clause space: 335.816MB
1615.24/1615.52	c total #watches: 295915
1616.04/1616.31	c total #propagations: 290078751 / total #impl: 1365453435 (eff. 0.212)
1616.04/1616.31	c #Conflicts:    2158000 | #Learnt:      68818 | 0.000
1616.04/1616.31	c total clause space: 335.816MB
1616.04/1616.31	c total #watches: 299525
1616.74/1617.04	c total #propagations: 290215543 / total #impl: 1365951307 (eff. 0.212)
1616.74/1617.04	c #Conflicts:    2159000 | #Learnt:      69818 | 0.000
1616.74/1617.04	c total clause space: 335.816MB
1616.74/1617.04	c total #watches: 304057
1617.54/1617.90	c total #propagations: 290335594 / total #impl: 1366367603 (eff. 0.212)
1617.54/1617.90	c #Conflicts:    2160000 | #Learnt:      70818 | 0.000
1617.54/1617.90	c total clause space: 335.816MB
1617.54/1617.90	c total #watches: 306931
1618.44/1618.74	c total #propagations: 290470268 / total #impl: 1366882110 (eff. 0.213)
1618.44/1618.74	c GC COLLECT
1618.44/1618.74	c #Conflicts:    2161000 | #Learnt:      36218 | 0.000
1618.44/1618.74	c total clause space: 335.816MB
1618.44/1618.74	c total #watches: 176360
1619.04/1619.34	c total #propagations: 290612159 / total #impl: 1367468550 (eff. 0.213)
1619.04/1619.34	c #Conflicts:    2162000 | #Learnt:      37218 | 0.000
1619.04/1619.34	c total clause space: 335.816MB
1619.04/1619.34	c total #watches: 179041
1619.54/1619.84	c total #propagations: 290750267 / total #impl: 1368028432 (eff. 0.213)
1619.54/1619.84	c #Conflicts:    2163000 | #Learnt:      38218 | 0.000
1619.54/1619.84	c total clause space: 335.816MB
1619.54/1619.84	c total #watches: 183930
1620.14/1620.45	c total #propagations: 290877145 / total #impl: 1368682030 (eff. 0.213)
1620.14/1620.45	c #Conflicts:    2164000 | #Learnt:      39218 | 0.000
1620.14/1620.45	c total clause space: 335.816MB
1620.14/1620.45	c total #watches: 187760
1620.84/1621.10	c total #propagations: 291008251 / total #impl: 1369290565 (eff. 0.213)
1620.84/1621.10	c #Conflicts:    2165000 | #Learnt:      40218 | 0.000
1620.84/1621.10	c total clause space: 335.816MB
1620.84/1621.10	c total #watches: 191552
1621.54/1621.84	c total #propagations: 291144124 / total #impl: 1369867227 (eff. 0.213)
1621.54/1621.84	c #Conflicts:    2166000 | #Learnt:      41218 | 0.000
1621.54/1621.84	c total clause space: 335.816MB
1621.54/1621.84	c total #watches: 194953
1622.14/1622.49	c total #propagations: 291287081 / total #impl: 1370459949 (eff. 0.213)
1622.14/1622.49	c #Conflicts:    2167000 | #Learnt:      42218 | 0.000
1622.14/1622.49	c total clause space: 335.816MB
1622.14/1622.49	c total #watches: 198091
1622.94/1623.24	c total #propagations: 291430035 / total #impl: 1371047238 (eff. 0.213)
1622.94/1623.24	c #Conflicts:    2168000 | #Learnt:      43218 | 0.000
1622.94/1623.24	c total clause space: 335.816MB
1622.94/1623.24	c total #watches: 201400
1623.64/1623.93	c total #propagations: 291577840 / total #impl: 1371671822 (eff. 0.213)
1623.64/1623.93	c #Conflicts:    2169000 | #Learnt:      44218 | 0.000
1623.64/1623.93	c total clause space: 335.816MB
1623.64/1623.93	c total #watches: 205757
1624.34/1624.62	c total #propagations: 291719691 / total #impl: 1372192890 (eff. 0.213)
1624.34/1624.62	c #Conflicts:    2170000 | #Learnt:      45218 | 0.000
1624.34/1624.62	c total clause space: 335.816MB
1624.34/1624.62	c total #watches: 208939
1625.03/1625.34	c total #propagations: 291847815 / total #impl: 1372726798 (eff. 0.213)
1625.03/1625.34	c #Conflicts:    2171000 | #Learnt:      46218 | 0.000
1625.03/1625.34	c total clause space: 335.816MB
1625.03/1625.34	c total #watches: 213367
1625.73/1626.07	c total #propagations: 291978197 / total #impl: 1373162210 (eff. 0.213)
1625.73/1626.07	c #Conflicts:    2172000 | #Learnt:      47218 | 0.000
1625.73/1626.07	c total clause space: 335.816MB
1625.73/1626.07	c total #watches: 216617
1626.43/1626.72	c total #propagations: 292107690 / total #impl: 1373641793 (eff. 0.213)
1626.43/1626.72	c #Conflicts:    2173000 | #Learnt:      48218 | 0.000
1626.43/1626.72	c total clause space: 335.816MB
1626.43/1626.72	c total #watches: 220184
1627.13/1627.45	c total #propagations: 292238122 / total #impl: 1374090196 (eff. 0.213)
1627.13/1627.45	c #Conflicts:    2174000 | #Learnt:      49218 | 0.000
1627.13/1627.45	c total clause space: 335.816MB
1627.13/1627.45	c total #watches: 224595
1627.84/1628.18	c total #propagations: 292365378 / total #impl: 1374506160 (eff. 0.213)
1627.84/1628.18	c #Conflicts:    2175000 | #Learnt:      50218 | 0.000
1627.84/1628.18	c total clause space: 335.816MB
1627.84/1628.18	c total #watches: 233328
1628.73/1629.04	c total #propagations: 292494353 / total #impl: 1375110961 (eff. 0.213)
1628.73/1629.04	c #Conflicts:    2176000 | #Learnt:      51218 | 0.000
1628.73/1629.04	c total clause space: 335.816MB
1628.73/1629.04	c total #watches: 236565
1629.53/1629.82	c total #propagations: 292633382 / total #impl: 1375667000 (eff. 0.213)
1629.53/1629.82	c #Conflicts:    2177000 | #Learnt:      52218 | 0.000
1629.53/1629.82	c total clause space: 335.816MB
1629.53/1629.82	c total #watches: 241887
1630.33/1630.66	c total #propagations: 292763464 / total #impl: 1376216297 (eff. 0.213)
1630.33/1630.66	c #Conflicts:    2178000 | #Learnt:      53218 | 0.000
1630.33/1630.66	c total clause space: 335.816MB
1630.33/1630.66	c total #watches: 246659
1631.23/1631.50	c total #propagations: 292893679 / total #impl: 1376773490 (eff. 0.213)
1631.23/1631.50	c #Conflicts:    2179000 | #Learnt:      54218 | 0.000
1631.23/1631.50	c total clause space: 335.816MB
1631.23/1631.50	c total #watches: 253107
1632.03/1632.31	c total #propagations: 293036986 / total #impl: 1377514077 (eff. 0.213)
1632.03/1632.31	c #Conflicts:    2180000 | #Learnt:      55218 | 0.000
1632.03/1632.31	c total clause space: 335.816MB
1632.03/1632.31	c total #watches: 260178
1632.73/1633.07	c total #propagations: 293175397 / total #impl: 1378272081 (eff. 0.213)
1632.73/1633.07	c #Conflicts:    2181000 | #Learnt:      56218 | 0.000
1632.73/1633.07	c total clause space: 335.816MB
1632.73/1633.07	c total #watches: 270825
1633.63/1633.99	c total #propagations: 293314050 / total #impl: 1378844011 (eff. 0.213)
1633.63/1633.99	c #Conflicts:    2182000 | #Learnt:      57218 | 0.000
1633.63/1633.99	c total clause space: 335.816MB
1633.63/1633.99	c total #watches: 279281
1634.63/1634.96	c total #propagations: 293449390 / total #impl: 1379483050 (eff. 0.213)
1634.63/1634.96	c #Conflicts:    2183000 | #Learnt:      58218 | 0.000
1634.63/1634.96	c total clause space: 335.816MB
1634.63/1634.96	c total #watches: 286145
1635.73/1636.07	c total #propagations: 293583107 / total #impl: 1380123035 (eff. 0.213)
1635.73/1636.07	c #Conflicts:    2184000 | #Learnt:      59218 | 0.000
1635.73/1636.07	c total clause space: 335.816MB
1635.73/1636.07	c total #watches: 291224
1636.83/1637.15	c total #propagations: 293714162 / total #impl: 1380864747 (eff. 0.213)
1636.83/1637.15	c #Conflicts:    2185000 | #Learnt:      60218 | 0.000
1636.83/1637.15	c total clause space: 335.816MB
1636.83/1637.15	c total #watches: 294618
1637.83/1638.17	c total #propagations: 293848130 / total #impl: 1381533902 (eff. 0.213)
1637.83/1638.17	c #Conflicts:    2186000 | #Learnt:      61218 | 0.000
1637.83/1638.17	c total clause space: 335.816MB
1637.83/1638.17	c total #watches: 298925
1639.03/1639.32	c total #propagations: 293989455 / total #impl: 1382241603 (eff. 0.213)
1639.03/1639.32	c #Conflicts:    2187000 | #Learnt:      62218 | 0.000
1639.03/1639.32	c total clause space: 335.816MB
1639.03/1639.32	c total #watches: 301467
1640.13/1640.45	c total #propagations: 294138491 / total #impl: 1383111937 (eff. 0.213)
1640.13/1640.45	c #Conflicts:    2188000 | #Learnt:      63218 | 0.000
1640.13/1640.45	c total clause space: 335.816MB
1640.13/1640.45	c total #watches: 304438
1641.23/1641.56	c total #propagations: 294270876 / total #impl: 1383837839 (eff. 0.213)
1641.23/1641.56	c #Conflicts:    2189000 | #Learnt:      64218 | 0.000
1641.23/1641.56	c total clause space: 335.816MB
1641.23/1641.56	c total #watches: 308705
1642.33/1642.67	c total #propagations: 294400086 / total #impl: 1384612213 (eff. 0.213)
1642.33/1642.67	c #Conflicts:    2190000 | #Learnt:      65218 | 0.000
1642.33/1642.67	c total clause space: 335.816MB
1642.33/1642.67	c total #watches: 312800
1643.43/1643.77	c total #propagations: 294522165 / total #impl: 1385339980 (eff. 0.213)
1643.43/1643.77	c #Conflicts:    2191000 | #Learnt:      66218 | 0.000
1643.43/1643.77	c total clause space: 335.816MB
1643.43/1643.77	c total #watches: 317112
1644.73/1645.01	c total #propagations: 294656998 / total #impl: 1386067469 (eff. 0.213)
1644.73/1645.01	c #Conflicts:    2192000 | #Learnt:      67218 | 0.000
1644.73/1645.01	c total clause space: 335.816MB
1644.73/1645.01	c total #watches: 319865
1645.93/1646.28	c total #propagations: 294787048 / total #impl: 1386768903 (eff. 0.213)
1645.93/1646.28	c #Conflicts:    2193000 | #Learnt:      68218 | 0.000
1645.93/1646.28	c total clause space: 335.816MB
1645.93/1646.28	c total #watches: 322544
1647.33/1647.60	c total #propagations: 294926651 / total #impl: 1387500774 (eff. 0.213)
1647.33/1647.60	c #Conflicts:    2194000 | #Learnt:      69218 | 0.000
1647.33/1647.60	c total clause space: 335.816MB
1647.33/1647.60	c total #watches: 326383
1648.33/1648.62	c total #propagations: 295065222 / total #impl: 1388303661 (eff. 0.213)
1648.33/1648.62	c #Conflicts:    2195000 | #Learnt:      70218 | 0.000
1648.33/1648.62	c total clause space: 335.816MB
1648.33/1648.62	c total #watches: 331348
1649.53/1649.84	c total #propagations: 295194353 / total #impl: 1388960369 (eff. 0.213)
1649.53/1649.84	c #Conflicts:    2196000 | #Learnt:      71218 | 0.000
1649.53/1649.84	c total clause space: 335.816MB
1649.53/1649.84	c total #watches: 334665
1650.53/1650.83	c total #propagations: 295329830 / total #impl: 1389571328 (eff. 0.213)
1650.53/1650.83	c GC COLLECT
1650.53/1650.83	c #Conflicts:    2197000 | #Learnt:      36315 | 0.000
1650.53/1650.83	c total clause space: 335.816MB
1650.53/1650.83	c total #watches: 176987
1651.13/1651.48	c total #propagations: 295462243 / total #impl: 1390214371 (eff. 0.213)
1651.13/1651.48	c #Conflicts:    2198000 | #Learnt:      37315 | 0.000
1651.13/1651.48	c total clause space: 335.816MB
1651.13/1651.48	c total #watches: 179441
1651.83/1652.14	c total #propagations: 295590294 / total #impl: 1390705463 (eff. 0.213)
1651.83/1652.14	c #Conflicts:    2199000 | #Learnt:      38315 | 0.000
1651.83/1652.14	c total clause space: 335.816MB
1651.83/1652.14	c total #watches: 181616
1652.53/1652.81	c total #propagations: 295717051 / total #impl: 1391184226 (eff. 0.213)
1652.53/1652.81	c #Conflicts:    2200000 | #Learnt:      39315 | 0.000
1652.53/1652.81	c total clause space: 335.816MB
1652.53/1652.81	c total #watches: 184074
1653.14/1653.41	c total #propagations: 295845023 / total #impl: 1391737745 (eff. 0.213)
1653.14/1653.41	c #Conflicts:    2201000 | #Learnt:      40315 | 0.000
1653.14/1653.41	c total clause space: 335.816MB
1653.14/1653.41	c total #watches: 188460
1653.63/1653.97	c total #propagations: 295967854 / total #impl: 1392216239 (eff. 0.213)
1653.63/1653.97	c #Conflicts:    2202000 | #Learnt:      41315 | 0.000
1653.63/1653.97	c total clause space: 335.816MB
1653.63/1653.97	c total #watches: 193049
1654.24/1654.51	c total #propagations: 296083022 / total #impl: 1392710655 (eff. 0.213)
1654.24/1654.51	c #Conflicts:    2203000 | #Learnt:      42315 | 0.000
1654.24/1654.51	c total clause space: 335.816MB
1654.24/1654.51	c total #watches: 197820
1654.63/1654.99	c total #propagations: 296204072 / total #impl: 1393340160 (eff. 0.213)
1654.63/1654.99	c #Conflicts:    2204000 | #Learnt:      43315 | 0.000
1654.63/1654.99	c total clause space: 335.816MB
1654.63/1654.99	c total #watches: 202326
1655.24/1655.52	c total #propagations: 296324073 / total #impl: 1393815093 (eff. 0.213)
1655.24/1655.52	c #Conflicts:    2205000 | #Learnt:      44315 | 0.000
1655.24/1655.52	c total clause space: 335.816MB
1655.24/1655.52	c total #watches: 206481
1655.83/1656.10	c total #propagations: 296447839 / total #impl: 1394386240 (eff. 0.213)
1655.83/1656.10	c #Conflicts:    2206000 | #Learnt:      45315 | 0.000
1655.83/1656.10	c total clause space: 335.816MB
1655.83/1656.10	c total #watches: 209219
1656.34/1656.67	c total #propagations: 296572135 / total #impl: 1394918539 (eff. 0.213)
1656.34/1656.67	c #Conflicts:    2207000 | #Learnt:      46315 | 0.000
1656.34/1656.67	c total clause space: 335.816MB
1656.34/1656.67	c total #watches: 211956
1656.93/1657.23	c total #propagations: 296690754 / total #impl: 1395369830 (eff. 0.213)
1656.93/1657.23	c #Conflicts:    2208000 | #Learnt:      47315 | 0.000
1656.93/1657.23	c total clause space: 335.816MB
1656.93/1657.23	c total #watches: 215758
1657.54/1657.88	c total #propagations: 296809274 / total #impl: 1395828734 (eff. 0.213)
1657.54/1657.88	c #Conflicts:    2209000 | #Learnt:      48315 | 0.000
1657.54/1657.88	c total clause space: 335.816MB
1657.54/1657.88	c total #watches: 220047
1658.23/1658.60	c total #propagations: 296948294 / total #impl: 1396464443 (eff. 0.213)
1658.23/1658.60	c #Conflicts:    2210000 | #Learnt:      49315 | 0.000
1658.23/1658.60	c total clause space: 335.816MB
1658.23/1658.60	c total #watches: 223403
1659.03/1659.37	c total #propagations: 297075908 / total #impl: 1397059695 (eff. 0.213)
1659.03/1659.37	c #Conflicts:    2211000 | #Learnt:      50315 | 0.000
1659.03/1659.37	c total clause space: 335.816MB
1659.03/1659.37	c total #watches: 225899
1659.83/1660.17	c total #propagations: 297205835 / total #impl: 1397784020 (eff. 0.213)
1659.83/1660.17	c #Conflicts:    2212000 | #Learnt:      51315 | 0.000
1659.83/1660.17	c total clause space: 335.816MB
1659.83/1660.17	c total #watches: 229263
1660.74/1661.03	c total #propagations: 297344582 / total #impl: 1398506977 (eff. 0.213)
1660.74/1661.03	c #Conflicts:    2213000 | #Learnt:      52315 | 0.000
1660.74/1661.03	c total clause space: 335.816MB
1660.74/1661.03	c total #watches: 231892
1661.53/1661.84	c total #propagations: 297489087 / total #impl: 1399190674 (eff. 0.213)
1661.53/1661.84	c #Conflicts:    2214000 | #Learnt:      53315 | 0.000
1661.53/1661.84	c total clause space: 335.816MB
1661.53/1661.84	c total #watches: 234408
1662.33/1662.63	c total #propagations: 297615392 / total #impl: 1399872071 (eff. 0.213)
1662.33/1662.63	c #Conflicts:    2215000 | #Learnt:      54315 | 0.000
1662.33/1662.63	c total clause space: 335.816MB
1662.33/1662.63	c total #watches: 238118
1663.13/1663.41	c total #propagations: 297743252 / total #impl: 1400576816 (eff. 0.213)
1663.13/1663.41	c #Conflicts:    2216000 | #Learnt:      55315 | 0.000
1663.13/1663.41	c total clause space: 335.816MB
1663.13/1663.41	c total #watches: 242376
1663.93/1664.22	c total #propagations: 297863137 / total #impl: 1401090210 (eff. 0.213)
1663.93/1664.22	c #Conflicts:    2217000 | #Learnt:      56315 | 0.000
1663.93/1664.22	c total clause space: 335.816MB
1663.93/1664.22	c total #watches: 246148
1664.63/1664.95	c total #propagations: 297984849 / total #impl: 1401709429 (eff. 0.213)
1664.63/1664.95	c #Conflicts:    2218000 | #Learnt:      57315 | 0.000
1664.63/1664.95	c total clause space: 335.816MB
1664.63/1664.95	c total #watches: 248746
1665.53/1665.80	c total #propagations: 298117627 / total #impl: 1402276627 (eff. 0.213)
1665.53/1665.80	c #Conflicts:    2219000 | #Learnt:      58315 | 0.000
1665.53/1665.80	c total clause space: 335.816MB
1665.53/1665.80	c total #watches: 251359
1666.13/1666.43	c total #propagations: 298267288 / total #impl: 1402983198 (eff. 0.213)
1666.13/1666.43	c #Conflicts:    2220000 | #Learnt:      59315 | 0.000
1666.13/1666.43	c total clause space: 335.816MB
1666.13/1666.43	c total #watches: 254785
1667.03/1667.37	c total #propagations: 298401827 / total #impl: 1403582118 (eff. 0.213)
1667.03/1667.37	c #Conflicts:    2221000 | #Learnt:      60315 | 0.000
1667.03/1667.37	c total clause space: 335.816MB
1667.03/1667.37	c total #watches: 258316
1667.73/1668.06	c total #propagations: 298546239 / total #impl: 1404283917 (eff. 0.213)
1667.73/1668.06	c #Conflicts:    2222000 | #Learnt:      61315 | 0.000
1667.73/1668.06	c total clause space: 335.816MB
1667.73/1668.06	c total #watches: 262634
1668.44/1668.73	c total #propagations: 298691628 / total #impl: 1404962728 (eff. 0.213)
1668.44/1668.73	c #Conflicts:    2223000 | #Learnt:      62315 | 0.000
1668.44/1668.73	c total clause space: 335.816MB
1668.44/1668.73	c total #watches: 267956
1669.13/1669.49	c total #propagations: 298825385 / total #impl: 1405711007 (eff. 0.213)
1669.13/1669.49	c #Conflicts:    2224000 | #Learnt:      63315 | 0.000
1669.13/1669.49	c total clause space: 335.816MB
1669.13/1669.49	c total #watches: 271008
1670.13/1670.40	c total #propagations: 298975308 / total #impl: 1406462632 (eff. 0.213)
1670.13/1670.40	c #Conflicts:    2225000 | #Learnt:      64315 | 0.000
1670.13/1670.40	c total clause space: 335.816MB
1670.13/1670.40	c total #watches: 274542
1671.03/1671.31	c total #propagations: 299117462 / total #impl: 1407064456 (eff. 0.213)
1671.03/1671.31	c #Conflicts:    2226000 | #Learnt:      65315 | 0.000
1671.03/1671.31	c total clause space: 335.816MB
1671.03/1671.31	c total #watches: 277706
1671.93/1672.26	c total #propagations: 299258416 / total #impl: 1407785512 (eff. 0.213)
1671.93/1672.26	c #Conflicts:    2227000 | #Learnt:      66315 | 0.000
1671.93/1672.26	c total clause space: 335.816MB
1671.93/1672.26	c total #watches: 280635
1672.93/1673.28	c total #propagations: 299403761 / total #impl: 1408432917 (eff. 0.213)
1672.93/1673.28	c #Conflicts:    2228000 | #Learnt:      67315 | 0.000
1672.93/1673.28	c total clause space: 335.816MB
1672.93/1673.28	c total #watches: 283034
1673.93/1674.23	c total #propagations: 299555980 / total #impl: 1409124928 (eff. 0.213)
1673.93/1674.23	c #Conflicts:    2229000 | #Learnt:      68315 | 0.000
1673.93/1674.23	c total clause space: 335.816MB
1673.93/1674.23	c total #watches: 285754
1674.83/1675.18	c total #propagations: 299691685 / total #impl: 1409753561 (eff. 0.213)
1674.83/1675.18	c #Conflicts:    2230000 | #Learnt:      69315 | 0.000
1674.83/1675.18	c total clause space: 335.816MB
1674.83/1675.18	c total #watches: 289386
1675.83/1676.15	c total #propagations: 299827062 / total #impl: 1410241940 (eff. 0.213)
1675.83/1676.15	c #Conflicts:    2231000 | #Learnt:      70315 | 0.000
1675.83/1676.15	c total clause space: 335.816MB
1675.83/1676.15	c total #watches: 292575
1676.83/1677.18	c total #propagations: 299955731 / total #impl: 1410733540 (eff. 0.213)
1676.83/1677.18	c #Conflicts:    2232000 | #Learnt:      71315 | 0.000
1676.83/1677.18	c total clause space: 335.816MB
1676.83/1677.18	c total #watches: 295052
1677.73/1678.03	c total #propagations: 300095137 / total #impl: 1411314036 (eff. 0.213)
1677.73/1678.03	c #Conflicts:    2233000 | #Learnt:      72315 | 0.000
1677.73/1678.03	c total clause space: 335.816MB
1677.73/1678.03	c total #watches: 297771
1678.34/1678.69	c total #propagations: 300220943 / total #impl: 1411814856 (eff. 0.213)
1678.34/1678.69	c GC COLLECT
1678.34/1678.69	c #Conflicts:    2234000 | #Learnt:      37115 | 0.000
1678.34/1678.69	c total clause space: 335.816MB
1678.34/1678.69	c total #watches: 179039
1679.14/1679.49	c total #propagations: 300357043 / total #impl: 1412473495 (eff. 0.213)
1679.14/1679.49	c #Conflicts:    2235000 | #Learnt:      38115 | 0.000
1679.14/1679.49	c total clause space: 335.816MB
1679.14/1679.49	c total #watches: 182632
1679.94/1680.26	c total #propagations: 300502733 / total #impl: 1413044926 (eff. 0.213)
1679.94/1680.26	c #Conflicts:    2236000 | #Learnt:      39115 | 0.000
1679.94/1680.26	c total clause space: 335.816MB
1679.94/1680.26	c total #watches: 185541
1680.64/1680.91	c total #propagations: 300640296 / total #impl: 1413590118 (eff. 0.213)
1680.64/1680.91	c #Conflicts:    2237000 | #Learnt:      40115 | 0.000
1680.64/1680.91	c total clause space: 335.816MB
1680.64/1680.91	c total #watches: 188447
1681.34/1681.65	c total #propagations: 300767099 / total #impl: 1414084919 (eff. 0.213)
1681.34/1681.65	c #Conflicts:    2238000 | #Learnt:      41115 | 0.000
1681.34/1681.65	c total clause space: 335.816MB
1681.34/1681.65	c total #watches: 191510
1682.24/1682.60	c total #propagations: 300901026 / total #impl: 1414673904 (eff. 0.213)
1682.24/1682.60	c #Conflicts:    2239000 | #Learnt:      42115 | 0.000
1682.24/1682.60	c total clause space: 335.816MB
1682.24/1682.60	c total #watches: 194435
1682.94/1683.21	c total #propagations: 301051564 / total #impl: 1415378047 (eff. 0.213)
1682.94/1683.21	c #Conflicts:    2240000 | #Learnt:      43115 | 0.000
1682.94/1683.21	c total clause space: 335.816MB
1682.94/1683.21	c total #watches: 197438
1683.44/1683.76	c total #propagations: 301170802 / total #impl: 1415849082 (eff. 0.213)
1683.44/1683.76	c #Conflicts:    2241000 | #Learnt:      44115 | 0.000
1683.44/1683.76	c total clause space: 335.816MB
1683.44/1683.76	c total #watches: 200034
1684.13/1684.44	c total #propagations: 301294899 / total #impl: 1416292514 (eff. 0.213)
1684.13/1684.44	c #Conflicts:    2242000 | #Learnt:      45115 | 0.000
1684.13/1684.44	c total clause space: 335.816MB
1684.13/1684.44	c total #watches: 203038
1684.83/1685.15	c total #propagations: 301420112 / total #impl: 1416847505 (eff. 0.213)
1684.83/1685.15	c #Conflicts:    2243000 | #Learnt:      46115 | 0.000
1684.83/1685.15	c total clause space: 335.816MB
1684.83/1685.15	c total #watches: 205990
1685.63/1685.90	c total #propagations: 301546811 / total #impl: 1417353533 (eff. 0.213)
1685.63/1685.90	c #Conflicts:    2244000 | #Learnt:      47115 | 0.000
1685.63/1685.90	c total clause space: 335.816MB
1685.63/1685.90	c total #watches: 210269
1686.43/1686.71	c total #propagations: 301667854 / total #impl: 1417780362 (eff. 0.213)
1686.43/1686.71	c #Conflicts:    2245000 | #Learnt:      48115 | 0.000
1686.43/1686.71	c total clause space: 335.816MB
1686.43/1686.71	c total #watches: 213835
1687.24/1687.58	c total #propagations: 301807076 / total #impl: 1418307451 (eff. 0.213)
1687.24/1687.58	c #Conflicts:    2246000 | #Learnt:      49115 | 0.000
1687.24/1687.58	c total clause space: 335.816MB
1687.24/1687.58	c total #watches: 216003
1688.24/1688.52	c total #propagations: 301944359 / total #impl: 1418793433 (eff. 0.213)
1688.24/1688.52	c #Conflicts:    2247000 | #Learnt:      50115 | 0.000
1688.24/1688.52	c total clause space: 335.816MB
1688.24/1688.52	c total #watches: 218144
1689.13/1689.40	c total #propagations: 302085433 / total #impl: 1419360575 (eff. 0.213)
1689.13/1689.40	c #Conflicts:    2248000 | #Learnt:      51115 | 0.000
1689.13/1689.40	c total clause space: 335.816MB
1689.13/1689.40	c total #watches: 220380
1689.93/1690.29	c total #propagations: 302230716 / total #impl: 1419882847 (eff. 0.213)
1689.93/1690.29	c #Conflicts:    2249000 | #Learnt:      52115 | 0.000
1689.93/1690.29	c total clause space: 335.816MB
1689.93/1690.29	c total #watches: 223535
1690.83/1691.12	c total #propagations: 302372133 / total #impl: 1420468240 (eff. 0.213)
1690.83/1691.12	c #Conflicts:    2250000 | #Learnt:      53115 | 0.000
1690.83/1691.12	c total clause space: 335.816MB
1690.83/1691.12	c total #watches: 226656
1691.64/1691.95	c total #propagations: 302505869 / total #impl: 1421116343 (eff. 0.213)
1691.64/1691.95	c #Conflicts:    2251000 | #Learnt:      54115 | 0.000
1691.64/1691.95	c total clause space: 335.816MB
1691.64/1691.95	c total #watches: 231884
1692.53/1692.85	c total #propagations: 302641621 / total #impl: 1421807346 (eff. 0.213)
1692.53/1692.85	c #Conflicts:    2252000 | #Learnt:      55115 | 0.000
1692.53/1692.85	c total clause space: 335.816MB
1692.53/1692.85	c total #watches: 235049
1693.43/1693.77	c total #propagations: 302775311 / total #impl: 1422332661 (eff. 0.213)
1693.43/1693.77	c #Conflicts:    2253000 | #Learnt:      56115 | 0.000
1693.43/1693.77	c total clause space: 335.816MB
1693.43/1693.77	c total #watches: 238269
1694.43/1694.76	c total #propagations: 302924769 / total #impl: 1422962037 (eff. 0.213)
1694.43/1694.76	c #Conflicts:    2254000 | #Learnt:      57115 | 0.000
1694.43/1694.76	c total clause space: 335.816MB
1694.43/1694.76	c total #watches: 242141
1695.33/1695.66	c total #propagations: 303067574 / total #impl: 1423623460 (eff. 0.213)
1695.33/1695.66	c #Conflicts:    2255000 | #Learnt:      58115 | 0.000
1695.33/1695.66	c total clause space: 335.816MB
1695.33/1695.66	c total #watches: 250000
1696.23/1696.57	c total #propagations: 303208679 / total #impl: 1424341908 (eff. 0.213)
1696.23/1696.57	c #Conflicts:    2256000 | #Learnt:      59115 | 0.000
1696.23/1696.57	c total clause space: 335.816MB
1696.23/1696.57	c total #watches: 257406
1697.04/1697.38	c total #propagations: 303345122 / total #impl: 1425036155 (eff. 0.213)
1697.04/1697.38	c #Conflicts:    2257000 | #Learnt:      60115 | 0.000
1697.04/1697.38	c total clause space: 335.816MB
1697.04/1697.38	c total #watches: 269274
1698.03/1698.30	c total #propagations: 303491888 / total #impl: 1425638768 (eff. 0.213)
1698.03/1698.30	c #Conflicts:    2258000 | #Learnt:      61115 | 0.000
1698.03/1698.30	c total clause space: 335.816MB
1698.03/1698.30	c total #watches: 273407
1698.93/1699.24	c total #propagations: 303636960 / total #impl: 1426256710 (eff. 0.213)
1698.93/1699.24	c #Conflicts:    2259000 | #Learnt:      62115 | 0.000
1698.93/1699.24	c total clause space: 335.816MB
1698.93/1699.24	c total #watches: 277918
1699.83/1700.16	c total #propagations: 303773976 / total #impl: 1426757668 (eff. 0.213)
1699.83/1700.16	c #Conflicts:    2260000 | #Learnt:      63115 | 0.000
1699.83/1700.16	c total clause space: 335.816MB
1699.83/1700.16	c total #watches: 281669
1700.83/1701.15	c total #propagations: 303906823 / total #impl: 1427318889 (eff. 0.213)
1700.83/1701.15	c #Conflicts:    2261000 | #Learnt:      64115 | 0.000
1700.83/1701.15	c total clause space: 335.816MB
1700.83/1701.15	c total #watches: 285247
1701.73/1702.03	c total #propagations: 304044122 / total #impl: 1427790630 (eff. 0.213)
1701.73/1702.03	c #Conflicts:    2262000 | #Learnt:      65115 | 0.000
1701.73/1702.03	c total clause space: 335.816MB
1701.73/1702.03	c total #watches: 288676
1702.64/1702.92	c total #propagations: 304166881 / total #impl: 1428194879 (eff. 0.213)
1702.64/1702.92	c #Conflicts:    2263000 | #Learnt:      66115 | 0.000
1702.64/1702.92	c total clause space: 335.816MB
1702.64/1702.92	c total #watches: 292235
1703.53/1703.85	c total #propagations: 304299336 / total #impl: 1428718800 (eff. 0.213)
1703.53/1703.85	c #Conflicts:    2264000 | #Learnt:      67115 | 0.000
1703.53/1703.85	c total clause space: 335.816MB
1703.53/1703.85	c total #watches: 295297
1704.53/1704.86	c total #propagations: 304438209 / total #impl: 1429257452 (eff. 0.213)
1704.53/1704.86	c #Conflicts:    2265000 | #Learnt:      68115 | 0.000
1704.53/1704.86	c total clause space: 335.816MB
1704.53/1704.86	c total #watches: 298349
1705.73/1706.00	c total #propagations: 304577330 / total #impl: 1429796690 (eff. 0.213)
1705.73/1706.00	c #Conflicts:    2266000 | #Learnt:      69115 | 0.000
1705.73/1706.00	c total clause space: 335.816MB
1705.73/1706.00	c total #watches: 300990
1706.83/1707.10	c total #propagations: 304734703 / total #impl: 1430378134 (eff. 0.213)
1706.83/1707.10	c #Conflicts:    2267000 | #Learnt:      70115 | 0.000
1706.83/1707.10	c total clause space: 335.816MB
1706.83/1707.10	c total #watches: 303665
1707.93/1708.25	c total #propagations: 304876790 / total #impl: 1430888163 (eff. 0.213)
1707.93/1708.25	c #Conflicts:    2268000 | #Learnt:      71115 | 0.000
1707.93/1708.25	c total clause space: 335.816MB
1707.93/1708.25	c total #watches: 306032
1709.03/1709.32	c total #propagations: 305020134 / total #impl: 1431389504 (eff. 0.213)
1709.03/1709.32	c #Conflicts:    2269000 | #Learnt:      72115 | 0.000
1709.03/1709.32	c total clause space: 335.816MB
1709.03/1709.32	c total #watches: 311001
1710.03/1710.31	c total #propagations: 305160293 / total #impl: 1431934756 (eff. 0.213)
1710.03/1710.31	c GC COLLECT
1710.03/1710.31	c #Conflicts:    2270000 | #Learnt:      36613 | 0.000
1710.03/1710.31	c total clause space: 335.816MB
1710.03/1710.31	c total #watches: 177610
1710.73/1711.09	c total #propagations: 305297203 / total #impl: 1432487555 (eff. 0.213)
1710.73/1711.09	c #Conflicts:    2271000 | #Learnt:      37613 | 0.000
1710.73/1711.09	c total clause space: 335.816MB
1710.73/1711.09	c total #watches: 179780
1711.63/1711.94	c total #propagations: 305449893 / total #impl: 1433044349 (eff. 0.213)
1711.63/1711.94	c #Conflicts:    2272000 | #Learnt:      38613 | 0.000
1711.63/1711.94	c total clause space: 335.816MB
1711.63/1711.94	c total #watches: 182494
1712.44/1712.72	c total #propagations: 305601882 / total #impl: 1433568984 (eff. 0.213)
1712.44/1712.72	c #Conflicts:    2273000 | #Learnt:      39613 | 0.000
1712.44/1712.72	c total clause space: 335.816MB
1712.44/1712.72	c total #watches: 185165
1713.23/1713.58	c total #propagations: 305753235 / total #impl: 1434041813 (eff. 0.213)
1713.23/1713.58	c #Conflicts:    2274000 | #Learnt:      40613 | 0.000
1713.23/1713.58	c total clause space: 335.816MB
1713.23/1713.58	c total #watches: 187653
1714.13/1714.44	c total #propagations: 305905780 / total #impl: 1434578088 (eff. 0.213)
1714.13/1714.44	c #Conflicts:    2275000 | #Learnt:      41613 | 0.000
1714.13/1714.44	c total clause space: 335.816MB
1714.13/1714.44	c total #watches: 190900
1715.03/1715.36	c total #propagations: 306056609 / total #impl: 1435133223 (eff. 0.213)
1715.03/1715.36	c #Conflicts:    2276000 | #Learnt:      42613 | 0.000
1715.03/1715.36	c total clause space: 335.816MB
1715.03/1715.36	c total #watches: 193856
1715.84/1716.19	c total #propagations: 306208086 / total #impl: 1435721341 (eff. 0.213)
1715.84/1716.19	c #Conflicts:    2277000 | #Learnt:      43613 | 0.000
1715.84/1716.19	c total clause space: 335.816MB
1715.84/1716.19	c total #watches: 195945
1716.53/1716.87	c total #propagations: 306342472 / total #impl: 1436099807 (eff. 0.213)
1716.53/1716.87	c #Conflicts:    2278000 | #Learnt:      44613 | 0.000
1716.53/1716.87	c total clause space: 335.816MB
1716.53/1716.87	c total #watches: 199757
1717.23/1717.53	c total #propagations: 306478435 / total #impl: 1436509598 (eff. 0.213)
1717.23/1717.53	c #Conflicts:    2279000 | #Learnt:      45613 | 0.000
1717.23/1717.53	c total clause space: 335.816MB
1717.23/1717.53	c total #watches: 203639
1718.04/1718.32	c total #propagations: 306602686 / total #impl: 1436903600 (eff. 0.213)
1718.04/1718.32	c #Conflicts:    2280000 | #Learnt:      46613 | 0.000
1718.04/1718.32	c total clause space: 335.816MB
1718.04/1718.32	c total #watches: 206773
1718.83/1719.15	c total #propagations: 306735032 / total #impl: 1437359760 (eff. 0.213)
1718.83/1719.15	c #Conflicts:    2281000 | #Learnt:      47613 | 0.000
1718.83/1719.15	c total clause space: 335.816MB
1718.83/1719.15	c total #watches: 209334
1719.53/1719.88	c total #propagations: 306869330 / total #impl: 1437894387 (eff. 0.213)
1719.53/1719.88	c #Conflicts:    2282000 | #Learnt:      48613 | 0.000
1719.53/1719.88	c total clause space: 335.816MB
1719.53/1719.88	c total #watches: 212694
1720.33/1720.67	c total #propagations: 306992837 / total #impl: 1438304602 (eff. 0.213)
1720.33/1720.67	c #Conflicts:    2283000 | #Learnt:      49613 | 0.000
1720.33/1720.67	c total clause space: 335.816MB
1720.33/1720.67	c total #watches: 215776
1721.13/1721.48	c total #propagations: 307122165 / total #impl: 1438809667 (eff. 0.213)
1721.13/1721.48	c #Conflicts:    2284000 | #Learnt:      50613 | 0.000
1721.13/1721.48	c total clause space: 335.816MB
1721.13/1721.48	c total #watches: 218823
1721.93/1722.20	c total #propagations: 307260458 / total #impl: 1439388457 (eff. 0.213)
1721.93/1722.20	c #Conflicts:    2285000 | #Learnt:      51613 | 0.000
1721.93/1722.20	c total clause space: 335.816MB
1721.93/1722.20	c total #watches: 222010
1722.63/1722.95	c total #propagations: 307391354 / total #impl: 1439783662 (eff. 0.213)
1722.63/1722.95	c #Conflicts:    2286000 | #Learnt:      52613 | 0.000
1722.63/1722.95	c total clause space: 335.816MB
1722.63/1722.95	c total #watches: 225480
1723.44/1723.73	c total #propagations: 307522024 / total #impl: 1440266373 (eff. 0.214)
1723.44/1723.73	c #Conflicts:    2287000 | #Learnt:      53613 | 0.000
1723.44/1723.73	c total clause space: 335.816MB
1723.44/1723.73	c total #watches: 228509
1724.23/1724.52	c total #propagations: 307657061 / total #impl: 1440744472 (eff. 0.214)
1724.23/1724.52	c #Conflicts:    2288000 | #Learnt:      54613 | 0.000
1724.23/1724.52	c total clause space: 335.816MB
1724.23/1724.52	c total #watches: 232063
1724.93/1725.26	c total #propagations: 307797288 / total #impl: 1441226081 (eff. 0.214)
1724.93/1725.26	c #Conflicts:    2289000 | #Learnt:      55613 | 0.000
1724.93/1725.26	c total clause space: 335.816MB
1724.93/1725.26	c total #watches: 234480
1725.74/1726.05	c total #propagations: 307944815 / total #impl: 1441750681 (eff. 0.214)
1725.74/1726.05	c #Conflicts:    2290000 | #Learnt:      56613 | 0.000
1725.74/1726.05	c total clause space: 335.816MB
1725.74/1726.05	c total #watches: 236647
1726.63/1726.95	c total #propagations: 308091439 / total #impl: 1442275139 (eff. 0.214)
1726.63/1726.95	c #Conflicts:    2291000 | #Learnt:      57613 | 0.000
1726.63/1726.95	c total clause space: 335.816MB
1726.63/1726.95	c total #watches: 239501
1727.53/1727.80	c total #propagations: 308248718 / total #impl: 1442762708 (eff. 0.214)
1727.53/1727.80	c #Conflicts:    2292000 | #Learnt:      58613 | 0.000
1727.53/1727.80	c total clause space: 335.816MB
1727.53/1727.80	c total #watches: 242388
1728.33/1728.66	c total #propagations: 308397595 / total #impl: 1443255758 (eff. 0.214)
1728.33/1728.66	c #Conflicts:    2293000 | #Learnt:      59613 | 0.000
1728.33/1728.66	c total clause space: 335.816MB
1728.33/1728.66	c total #watches: 245707
1729.23/1729.52	c total #propagations: 308535153 / total #impl: 1443684727 (eff. 0.214)
1729.23/1729.52	c #Conflicts:    2294000 | #Learnt:      60613 | 0.000
1729.23/1729.52	c total clause space: 335.816MB
1729.23/1729.52	c total #watches: 248882
1729.93/1730.28	c total #propagations: 308671175 / total #impl: 1444127451 (eff. 0.214)
1729.93/1730.28	c #Conflicts:    2295000 | #Learnt:      61613 | 0.000
1729.93/1730.28	c total clause space: 335.816MB
1729.93/1730.28	c total #watches: 251142
1730.83/1731.13	c total #propagations: 308811671 / total #impl: 1444640081 (eff. 0.214)
1730.83/1731.13	c #Conflicts:    2296000 | #Learnt:      62613 | 0.000
1730.83/1731.13	c total clause space: 335.816MB
1730.83/1731.13	c total #watches: 254574
1731.63/1731.97	c total #propagations: 308948751 / total #impl: 1445147999 (eff. 0.214)
1731.63/1731.97	c #Conflicts:    2297000 | #Learnt:      63613 | 0.000
1731.63/1731.97	c total clause space: 335.816MB
1731.63/1731.97	c total #watches: 258094
1732.43/1732.75	c total #propagations: 309076744 / total #impl: 1445600249 (eff. 0.214)
1732.43/1732.75	c #Conflicts:    2298000 | #Learnt:      64613 | 0.000
1732.43/1732.75	c total clause space: 335.816MB
1732.43/1732.75	c total #watches: 262610
1733.23/1733.54	c total #propagations: 309209439 / total #impl: 1446088681 (eff. 0.214)
1733.23/1733.54	c #Conflicts:    2299000 | #Learnt:      65613 | 0.000
1733.23/1733.54	c total clause space: 335.816MB
1733.23/1733.54	c total #watches: 266068
1733.93/1734.29	c total #propagations: 309340494 / total #impl: 1446513149 (eff. 0.214)
1733.93/1734.29	c #Conflicts:    2300000 | #Learnt:      66613 | 0.000
1733.93/1734.29	c total clause space: 335.816MB
1733.93/1734.29	c total #watches: 269513
1734.73/1735.03	c total #propagations: 309473733 / total #impl: 1446974943 (eff. 0.214)
1734.73/1735.03	c #Conflicts:    2301000 | #Learnt:      67613 | 0.000
1734.73/1735.03	c total clause space: 335.816MB
1734.73/1735.03	c total #watches: 272417
1735.33/1735.67	c total #propagations: 309606378 / total #impl: 1447397894 (eff. 0.214)
1735.33/1735.67	c #Conflicts:    2302000 | #Learnt:      68613 | 0.000
1735.33/1735.67	c total clause space: 335.816MB
1735.33/1735.67	c total #watches: 275479
1736.23/1736.50	c total #propagations: 309737883 / total #impl: 1447878738 (eff. 0.214)
1736.23/1736.50	c #Conflicts:    2303000 | #Learnt:      69613 | 0.000
1736.23/1736.50	c total clause space: 335.816MB
1736.23/1736.50	c total #watches: 277667
1736.93/1737.29	c total #propagations: 309877613 / total #impl: 1448383066 (eff. 0.214)
1736.93/1737.29	c #Conflicts:    2304000 | #Learnt:      70613 | 0.000
1736.93/1737.29	c total clause space: 335.816MB
1736.93/1737.29	c total #watches: 280611
1737.73/1738.02	c total #propagations: 310000581 / total #impl: 1448898403 (eff. 0.214)
1737.73/1738.02	c #Conflicts:    2305000 | #Learnt:      71613 | 0.000
1737.73/1738.02	c total clause space: 335.816MB
1737.73/1738.02	c total #watches: 283965
1738.53/1738.86	c total #propagations: 310120200 / total #impl: 1449327517 (eff. 0.214)
1738.53/1738.86	c #Conflicts:    2306000 | #Learnt:      72613 | 0.000
1738.53/1738.86	c total clause space: 335.816MB
1738.53/1738.86	c total #watches: 287055
1739.23/1739.60	c total #propagations: 310257955 / total #impl: 1449884530 (eff. 0.214)
1739.23/1739.60	c #Conflicts:    2307000 | #Learnt:      73613 | 0.000
1739.23/1739.60	c total clause space: 335.816MB
1739.23/1739.60	c total #watches: 292576
1740.13/1740.40	c total #propagations: 310384560 / total #impl: 1450417248 (eff. 0.214)
1740.13/1740.40	c GC COLLECT
1740.13/1740.40	c #Conflicts:    2308000 | #Learnt:      37813 | 0.000
1740.13/1740.40	c total clause space: 335.816MB
1740.13/1740.40	c total #watches: 180728
1740.93/1741.21	c total #propagations: 310542071 / total #impl: 1450912708 (eff. 0.214)
1740.93/1741.21	c #Conflicts:    2309000 | #Learnt:      38813 | 0.000
1740.93/1741.21	c total clause space: 335.816MB
1740.93/1741.21	c total #watches: 184100
1741.63/1741.98	c total #propagations: 310694478 / total #impl: 1451387931 (eff. 0.214)
1741.63/1741.98	c #Conflicts:    2310000 | #Learnt:      39813 | 0.000
1741.63/1741.98	c total clause space: 335.816MB
1741.63/1741.98	c total #watches: 187877
1742.43/1742.71	c total #propagations: 310844689 / total #impl: 1451878571 (eff. 0.214)
1742.43/1742.71	c #Conflicts:    2311000 | #Learnt:      40813 | 0.000
1742.43/1742.71	c total clause space: 335.816MB
1742.43/1742.71	c total #watches: 193080
1743.13/1743.50	c total #propagations: 310986739 / total #impl: 1452308336 (eff. 0.214)
1743.13/1743.50	c #Conflicts:    2312000 | #Learnt:      41813 | 0.000
1743.13/1743.50	c total clause space: 335.816MB
1743.13/1743.50	c total #watches: 196389
1743.93/1744.27	c total #propagations: 311140584 / total #impl: 1452846709 (eff. 0.214)
1743.93/1744.27	c #Conflicts:    2313000 | #Learnt:      42813 | 0.000
1743.93/1744.27	c total clause space: 335.816MB
1743.93/1744.27	c total #watches: 198904
1744.63/1744.99	c total #propagations: 311281462 / total #impl: 1453346597 (eff. 0.214)
1744.63/1744.99	c #Conflicts:    2314000 | #Learnt:      43813 | 0.000
1744.63/1744.99	c total clause space: 335.816MB
1744.63/1744.99	c total #watches: 202044
1745.43/1745.72	c total #propagations: 311411907 / total #impl: 1453822829 (eff. 0.214)
1745.43/1745.72	c #Conflicts:    2315000 | #Learnt:      44813 | 0.000
1745.43/1745.72	c total clause space: 335.816MB
1745.43/1745.72	c total #watches: 205583
1746.13/1746.49	c total #propagations: 311544832 / total #impl: 1454214153 (eff. 0.214)
1746.13/1746.49	c #Conflicts:    2316000 | #Learnt:      45813 | 0.000
1746.13/1746.49	c total clause space: 335.816MB
1746.13/1746.49	c total #watches: 208769
1746.93/1747.20	c total #propagations: 311682266 / total #impl: 1454670086 (eff. 0.214)
1746.93/1747.20	c #Conflicts:    2317000 | #Learnt:      46813 | 0.000
1746.93/1747.20	c total clause space: 335.816MB
1746.93/1747.20	c total #watches: 212915
1747.73/1748.02	c total #propagations: 311806687 / total #impl: 1455099821 (eff. 0.214)
1747.73/1748.02	c #Conflicts:    2318000 | #Learnt:      47813 | 0.000
1747.73/1748.02	c total clause space: 335.816MB
1747.73/1748.02	c total #watches: 216045
1748.53/1748.84	c total #propagations: 311952086 / total #impl: 1455661281 (eff. 0.214)
1748.53/1748.84	c #Conflicts:    2319000 | #Learnt:      48813 | 0.000
1748.53/1748.84	c total clause space: 335.816MB
1748.53/1748.84	c total #watches: 219470
1749.33/1749.63	c total #propagations: 312101976 / total #impl: 1456313364 (eff. 0.214)
1749.33/1749.63	c #Conflicts:    2320000 | #Learnt:      49813 | 0.000
1749.33/1749.63	c total clause space: 335.816MB
1749.33/1749.63	c total #watches: 222308
1750.22/1750.54	c total #propagations: 312245146 / total #impl: 1456810921 (eff. 0.214)
1750.22/1750.54	c #Conflicts:    2321000 | #Learnt:      50813 | 0.000
1750.22/1750.54	c total clause space: 335.816MB
1750.22/1750.54	c total #watches: 224985
1751.12/1751.46	c total #propagations: 312388478 / total #impl: 1457338663 (eff. 0.214)
1751.12/1751.46	c #Conflicts:    2322000 | #Learnt:      51813 | 0.000
1751.12/1751.46	c total clause space: 335.816MB
1751.12/1751.46	c total #watches: 227908
1751.92/1752.28	c total #propagations: 312524099 / total #impl: 1457864520 (eff. 0.214)
1751.92/1752.28	c #Conflicts:    2323000 | #Learnt:      52813 | 0.000
1751.92/1752.28	c total clause space: 335.816MB
1751.92/1752.28	c total #watches: 231029
1752.82/1753.10	c total #propagations: 312677873 / total #impl: 1458365105 (eff. 0.214)
1752.82/1753.10	c #Conflicts:    2324000 | #Learnt:      53813 | 0.000
1752.82/1753.10	c total clause space: 335.816MB
1752.82/1753.10	c total #watches: 234635
1753.52/1753.85	c total #propagations: 312811874 / total #impl: 1458784796 (eff. 0.214)
1753.52/1753.85	c #Conflicts:    2325000 | #Learnt:      54813 | 0.000
1753.52/1753.85	c total clause space: 335.816MB
1753.52/1753.85	c total #watches: 237956
1754.33/1754.67	c total #propagations: 312955248 / total #impl: 1459283583 (eff. 0.214)
1754.33/1754.67	c #Conflicts:    2326000 | #Learnt:      55813 | 0.000
1754.33/1754.67	c total clause space: 335.816MB
1754.33/1754.67	c total #watches: 240362
1755.22/1755.51	c total #propagations: 313109158 / total #impl: 1459789226 (eff. 0.214)
1755.22/1755.51	c #Conflicts:    2327000 | #Learnt:      56813 | 0.000
1755.22/1755.51	c total clause space: 335.816MB
1755.22/1755.51	c total #watches: 242856
1756.02/1756.32	c total #propagations: 313250865 / total #impl: 1460383367 (eff. 0.214)
1756.02/1756.32	c #Conflicts:    2328000 | #Learnt:      57813 | 0.000
1756.02/1756.32	c total clause space: 335.816MB
1756.02/1756.32	c total #watches: 245270
1756.82/1757.19	c total #propagations: 313397592 / total #impl: 1460939733 (eff. 0.215)
1756.82/1757.19	c #Conflicts:    2329000 | #Learnt:      58813 | 0.000
1756.82/1757.19	c total clause space: 335.816MB
1756.82/1757.19	c total #watches: 247542
1757.72/1758.06	c total #propagations: 313535106 / total #impl: 1461522854 (eff. 0.215)
1757.72/1758.06	c #Conflicts:    2330000 | #Learnt:      59813 | 0.000
1757.72/1758.06	c total clause space: 335.816MB
1757.72/1758.06	c total #watches: 250249
1758.73/1759.10	c total #propagations: 313674802 / total #impl: 1462114518 (eff. 0.215)
1758.73/1759.10	c #Conflicts:    2331000 | #Learnt:      60813 | 0.000
1758.73/1759.10	c total clause space: 335.816MB
1758.73/1759.10	c total #watches: 252603
1759.73/1760.02	c total #propagations: 313819283 / total #impl: 1462630715 (eff. 0.215)
1759.73/1760.02	c #Conflicts:    2332000 | #Learnt:      61813 | 0.000
1759.73/1760.02	c total clause space: 335.816MB
1759.73/1760.02	c total #watches: 254834
1760.72/1761.09	c total #propagations: 313958271 / total #impl: 1463181124 (eff. 0.215)
1760.72/1761.09	c #Conflicts:    2333000 | #Learnt:      62813 | 0.000
1760.72/1761.09	c total clause space: 335.816MB
1760.72/1761.09	c total #watches: 256945
1761.82/1762.16	c total #propagations: 314109977 / total #impl: 1463705735 (eff. 0.215)
1761.82/1762.16	c #Conflicts:    2334000 | #Learnt:      63813 | 0.000
1761.82/1762.16	c total clause space: 335.816MB
1761.82/1762.16	c total #watches: 259762
1762.82/1763.19	c total #propagations: 314257527 / total #impl: 1464257363 (eff. 0.215)
1762.82/1763.19	c #Conflicts:    2335000 | #Learnt:      64813 | 0.000
1762.82/1763.19	c total clause space: 335.816MB
1762.82/1763.19	c total #watches: 261866
1763.82/1764.18	c total #propagations: 314403545 / total #impl: 1464797752 (eff. 0.215)
1763.82/1764.18	c #Conflicts:    2336000 | #Learnt:      65813 | 0.000
1763.82/1764.18	c total clause space: 335.816MB
1763.82/1764.18	c total #watches: 264310
1764.82/1765.16	c total #propagations: 314545360 / total #impl: 1465298383 (eff. 0.215)
1764.82/1765.16	c #Conflicts:    2337000 | #Learnt:      66813 | 0.000
1764.82/1765.16	c total clause space: 335.816MB
1764.82/1765.16	c total #watches: 266471
1765.92/1766.20	c total #propagations: 314697767 / total #impl: 1465887483 (eff. 0.215)
1765.92/1766.20	c #Conflicts:    2338000 | #Learnt:      67813 | 0.000
1765.92/1766.20	c total clause space: 335.816MB
1765.92/1766.20	c total #watches: 269408
1766.82/1767.17	c total #propagations: 314855841 / total #impl: 1466495626 (eff. 0.215)
1766.82/1767.17	c #Conflicts:    2339000 | #Learnt:      68813 | 0.000
1766.82/1767.17	c total clause space: 335.816MB
1766.82/1767.17	c total #watches: 272495
1767.72/1768.01	c total #propagations: 315002128 / total #impl: 1466991825 (eff. 0.215)
1767.72/1768.01	c #Conflicts:    2340000 | #Learnt:      69813 | 0.000
1767.72/1768.01	c total clause space: 335.816MB
1767.72/1768.01	c total #watches: 276108
1768.72/1769.09	c total #propagations: 315135765 / total #impl: 1467464406 (eff. 0.215)
1768.72/1769.09	c #Conflicts:    2341000 | #Learnt:      70813 | 0.000
1768.72/1769.09	c total clause space: 335.816MB
1768.72/1769.09	c total #watches: 278738
1769.73/1770.08	c total #propagations: 315276033 / total #impl: 1468035636 (eff. 0.215)
1769.73/1770.08	c #Conflicts:    2342000 | #Learnt:      71813 | 0.000
1769.73/1770.08	c total clause space: 335.816MB
1769.73/1770.08	c total #watches: 281102
1770.83/1771.12	c total #propagations: 315416437 / total #impl: 1468571662 (eff. 0.215)
1770.83/1771.12	c #Conflicts:    2343000 | #Learnt:      72813 | 0.000
1770.83/1771.12	c total clause space: 335.816MB
1770.83/1771.12	c total #watches: 283619
1771.62/1771.95	c total #propagations: 315561705 / total #impl: 1469069689 (eff. 0.215)
1771.62/1771.95	c #Conflicts:    2344000 | #Learnt:      73813 | 0.000
1771.62/1771.95	c total clause space: 335.816MB
1771.62/1771.95	c total #watches: 295396
1772.52/1772.84	c total #propagations: 315692679 / total #impl: 1469581204 (eff. 0.215)
1772.52/1772.84	c GC COLLECT
1772.52/1772.84	c #Conflicts:    2345000 | #Learnt:      37714 | 0.000
1772.52/1772.84	c total clause space: 335.816MB
1772.52/1772.84	c total #watches: 180964
1773.22/1773.56	c total #propagations: 315825469 / total #impl: 1470169067 (eff. 0.215)
1773.22/1773.56	c #Conflicts:    2346000 | #Learnt:      38714 | 0.000
1773.22/1773.56	c total clause space: 335.816MB
1773.22/1773.56	c total #watches: 184498
1774.03/1774.40	c total #propagations: 315964228 / total #impl: 1470689828 (eff. 0.215)
1774.03/1774.40	c #Conflicts:    2347000 | #Learnt:      39714 | 0.000
1774.03/1774.40	c total clause space: 335.816MB
1774.03/1774.40	c total #watches: 187535
1774.92/1775.25	c total #propagations: 316104431 / total #impl: 1471305848 (eff. 0.215)
1774.92/1775.25	c #Conflicts:    2348000 | #Learnt:      40714 | 0.000
1774.92/1775.25	c total clause space: 335.816MB
1774.92/1775.25	c total #watches: 190598
1775.72/1776.01	c total #propagations: 316248977 / total #impl: 1471875723 (eff. 0.215)
1775.72/1776.01	c #Conflicts:    2349000 | #Learnt:      41714 | 0.000
1775.72/1776.01	c total clause space: 335.816MB
1775.72/1776.01	c total #watches: 194178
1776.42/1776.72	c total #propagations: 316387229 / total #impl: 1472393909 (eff. 0.215)
1776.42/1776.72	c #Conflicts:    2350000 | #Learnt:      42714 | 0.000
1776.42/1776.72	c total clause space: 335.816MB
1776.42/1776.72	c total #watches: 196684
1777.22/1777.50	c total #propagations: 316512628 / total #impl: 1472803802 (eff. 0.215)
1777.22/1777.50	c #Conflicts:    2351000 | #Learnt:      43714 | 0.000
1777.22/1777.50	c total clause space: 335.816MB
1777.22/1777.50	c total #watches: 200201
1778.02/1778.34	c total #propagations: 316654839 / total #impl: 1473309768 (eff. 0.215)
1778.02/1778.34	c #Conflicts:    2352000 | #Learnt:      44714 | 0.000
1778.02/1778.34	c total clause space: 335.816MB
1778.02/1778.34	c total #watches: 203699
1778.82/1779.15	c total #propagations: 316796642 / total #impl: 1473877902 (eff. 0.215)
1778.82/1779.15	c #Conflicts:    2353000 | #Learnt:      45714 | 0.000
1778.82/1779.15	c total clause space: 335.816MB
1778.82/1779.15	c total #watches: 207066
1779.63/1779.96	c total #propagations: 316936663 / total #impl: 1474360389 (eff. 0.215)
1779.63/1779.96	c #Conflicts:    2354000 | #Learnt:      46714 | 0.000
1779.63/1779.96	c total clause space: 335.816MB
1779.63/1779.96	c total #watches: 211642
1780.42/1780.72	c total #propagations: 317076309 / total #impl: 1474831553 (eff. 0.215)
1780.42/1780.72	c #Conflicts:    2355000 | #Learnt:      47714 | 0.000
1780.42/1780.72	c total clause space: 335.816MB
1780.42/1780.72	c total #watches: 214486
1781.12/1781.46	c total #propagations: 317213628 / total #impl: 1475303953 (eff. 0.215)
1781.12/1781.46	c #Conflicts:    2356000 | #Learnt:      48714 | 0.000
1781.12/1781.46	c total clause space: 335.816MB
1781.12/1781.46	c total #watches: 218394
1781.92/1782.29	c total #propagations: 317350419 / total #impl: 1475746140 (eff. 0.215)
1781.92/1782.29	c #Conflicts:    2357000 | #Learnt:      49714 | 0.000
1781.92/1782.29	c total clause space: 335.816MB
1781.92/1782.29	c total #watches: 221818
1782.72/1783.07	c total #propagations: 317488014 / total #impl: 1476326308 (eff. 0.215)
1782.72/1783.07	c #Conflicts:    2358000 | #Learnt:      50714 | 0.000
1782.72/1783.07	c total clause space: 335.816MB
1782.72/1783.07	c total #watches: 224934
1783.52/1783.87	c total #propagations: 317622839 / total #impl: 1476806790 (eff. 0.215)
1783.52/1783.87	c #Conflicts:    2359000 | #Learnt:      51714 | 0.000
1783.52/1783.87	c total clause space: 335.816MB
1783.52/1783.87	c total #watches: 227411
1784.22/1784.57	c total #propagations: 317764372 / total #impl: 1477386069 (eff. 0.215)
1784.22/1784.57	c #Conflicts:    2360000 | #Learnt:      52714 | 0.000
1784.22/1784.57	c total clause space: 335.816MB
1784.22/1784.57	c total #watches: 230728
1785.13/1785.46	c total #propagations: 317899053 / total #impl: 1477875386 (eff. 0.215)
1785.13/1785.46	c #Conflicts:    2361000 | #Learnt:      53714 | 0.000
1785.13/1785.46	c total clause space: 335.816MB
1785.13/1785.46	c total #watches: 233725
1785.92/1786.22	c total #propagations: 318033624 / total #impl: 1478377292 (eff. 0.215)
1785.92/1786.22	c #Conflicts:    2362000 | #Learnt:      54714 | 0.000
1785.92/1786.22	c total clause space: 335.816MB
1785.92/1786.22	c total #watches: 236456
1786.72/1787.04	c total #propagations: 318178200 / total #impl: 1478859388 (eff. 0.215)
1786.72/1787.04	c #Conflicts:    2363000 | #Learnt:      55714 | 0.000
1786.72/1787.04	c total clause space: 335.816MB
1786.72/1787.04	c total #watches: 239345
1787.42/1787.79	c total #propagations: 318326047 / total #impl: 1479365918 (eff. 0.215)
1787.42/1787.79	c #Conflicts:    2364000 | #Learnt:      56714 | 0.000
1787.42/1787.79	c total clause space: 335.816MB
1787.42/1787.79	c total #watches: 242391
1788.33/1788.68	c total #propagations: 318469788 / total #impl: 1479909221 (eff. 0.215)
1788.33/1788.68	c #Conflicts:    2365000 | #Learnt:      57714 | 0.000
1788.33/1788.68	c total clause space: 335.816MB
1788.33/1788.68	c total #watches: 246605
1789.22/1789.56	c total #propagations: 318615605 / total #impl: 1480479746 (eff. 0.215)
1789.22/1789.56	c #Conflicts:    2366000 | #Learnt:      58714 | 0.000
1789.22/1789.56	c total clause space: 335.816MB
1789.22/1789.56	c total #watches: 249783
1790.02/1790.38	c total #propagations: 318748887 / total #impl: 1480963007 (eff. 0.215)
1790.02/1790.38	c #Conflicts:    2367000 | #Learnt:      59714 | 0.000
1790.02/1790.38	c total clause space: 335.816MB
1790.02/1790.38	c total #watches: 252457
1790.92/1791.24	c total #propagations: 318888642 / total #impl: 1481471258 (eff. 0.215)
1790.92/1791.24	c #Conflicts:    2368000 | #Learnt:      60714 | 0.000
1790.92/1791.24	c total clause space: 335.816MB
1790.92/1791.24	c total #watches: 255555
1791.73/1792.09	c total #propagations: 319039165 / total #impl: 1481937028 (eff. 0.215)
1791.73/1792.09	c #Conflicts:    2369000 | #Learnt:      61714 | 0.000
1791.73/1792.09	c total clause space: 335.816MB
1791.73/1792.09	c total #watches: 258098
1792.62/1792.99	c total #propagations: 319181835 / total #impl: 1482414441 (eff. 0.215)
1792.62/1792.99	c #Conflicts:    2370000 | #Learnt:      62714 | 0.000
1792.62/1792.99	c total clause space: 335.816MB
1792.62/1792.99	c total #watches: 260583
1793.52/1793.80	c total #propagations: 319330987 / total #impl: 1482959032 (eff. 0.215)
1793.52/1793.80	c #Conflicts:    2371000 | #Learnt:      63714 | 0.000
1793.52/1793.80	c total clause space: 335.816MB
1793.52/1793.80	c total #watches: 263756
1794.22/1794.58	c total #propagations: 319461219 / total #impl: 1483415919 (eff. 0.215)
1794.22/1794.58	c #Conflicts:    2372000 | #Learnt:      64714 | 0.000
1794.22/1794.58	c total clause space: 335.816MB
1794.22/1794.58	c total #watches: 267303
1795.12/1795.43	c total #propagations: 319588190 / total #impl: 1483829721 (eff. 0.215)
1795.12/1795.43	c #Conflicts:    2373000 | #Learnt:      65714 | 0.000
1795.12/1795.43	c total clause space: 335.816MB
1795.12/1795.43	c total #watches: 270785
1796.02/1796.32	c total #propagations: 319730061 / total #impl: 1484349175 (eff. 0.215)
1796.02/1796.32	c #Conflicts:    2374000 | #Learnt:      66714 | 0.000
1796.02/1796.32	c total clause space: 335.816MB
1796.02/1796.32	c total #watches: 274151
1796.82/1797.12	c total #propagations: 319880079 / total #impl: 1484857898 (eff. 0.215)
1796.82/1797.12	c #Conflicts:    2375000 | #Learnt:      67714 | 0.000
1796.82/1797.12	c total clause space: 335.816MB
1796.82/1797.12	c total #watches: 277370
1797.62/1797.95	c total #propagations: 320017363 / total #impl: 1485311591 (eff. 0.215)
1797.62/1797.95	c #Conflicts:    2376000 | #Learnt:      68714 | 0.000
1797.62/1797.95	c total clause space: 335.816MB
1797.62/1797.95	c total #watches: 280245
1798.52/1798.82	c total #propagations: 320170089 / total #impl: 1485799902 (eff. 0.215)
1798.52/1798.82	c #Conflicts:    2377000 | #Learnt:      69714 | 0.000
1798.52/1798.82	c total clause space: 335.816MB
1798.52/1798.82	c total #watches: 282704
1799.42/1799.73	c total #propagations: 320314730 / total #impl: 1486301502 (eff. 0.216)
1799.42/1799.73	c #Conflicts:    2378000 | #Learnt:      70714 | 0.000
1799.42/1799.73	c total clause space: 335.816MB
1799.42/1799.73	c total #watches: 285483

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

pid=10025
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.01 2.02 2.00 3/176 10028
/proc/meminfo: memFree=30863776/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 12451269 57319424 8316 33554432000 4194304 6211289 140735280075872 140735280075176 4206599 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 13994 8828 98 493 0 13491 0

[startup+0.100165 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 10028
/proc/meminfo: memFree=30863776/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=65100 CPUtime=0.09 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 801 0 0 0 9 0 0 0 20 0 1 0 12451269 66662400 13424 33554432000 4194304 6211289 140735280075872 140735280075176 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 16275 13424 204 493 0 15772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65100

[startup+0.200299 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 10028
/proc/meminfo: memFree=30863776/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=67936 CPUtime=0.19 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 1681 0 0 0 19 0 0 0 20 0 1 0 12451269 69566464 14446 33554432000 4194304 6211289 140735280075872 140735280075176 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 16984 14446 204 493 0 16481 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 67936

[startup+0.300271 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 10028
/proc/meminfo: memFree=30863776/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=72356 CPUtime=0.29 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 1945 0 0 0 29 0 0 0 20 0 1 0 12451269 74092544 14608 33554432000 4194304 6211289 140735280075872 140735280075176 4205291 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 18089 14608 214 493 0 17586 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72356

[startup+0.700282 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 10028
/proc/meminfo: memFree=30863776/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=72600 CPUtime=0.69 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 2753 0 0 0 69 0 0 0 20 0 1 0 12451269 74342400 15598 33554432000 4194304 6211289 140735280075872 140735280075176 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 18150 15598 219 493 0 17647 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72600

[startup+1.50028 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10029
/proc/meminfo: memFree=30788676/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=79892 CPUtime=1.48 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 3852 0 0 0 148 0 0 0 20 0 1 0 12451269 81809408 17278 33554432000 4194304 6211289 140735280075872 140735280074104 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 19973 17278 219 493 0 19470 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 79892

[startup+3.10022 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10029
/proc/meminfo: memFree=30773224/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=91796 CPUtime=3.08 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 4542 0 0 0 308 0 0 0 20 0 1 0 12451269 93999104 18705 33554432000 4194304 6211289 140735280075872 140735280074216 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 22949 18705 219 493 0 22446 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91796

[startup+6.30024 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10029
/proc/meminfo: memFree=30747488/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=92040 CPUtime=6.28 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 4628 0 0 0 628 0 0 0 20 0 1 0 12451269 94248960 19813 33554432000 4194304 6211289 140735280075872 140735280074216 4209870 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 23010 19813 219 493 0 22507 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 92040

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10029
/proc/meminfo: memFree=30718036/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=92560 CPUtime=12.69 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 4764 0 0 0 1268 1 0 0 20 0 1 0 12451269 94781440 20460 33554432000 4194304 6211289 140735280075872 140735280074216 4239694 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 23140 20460 219 493 0 22637 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 92560

[startup+25.5003 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 10029
/proc/meminfo: memFree=30679056/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=112140 CPUtime=25.49 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 5838 0 0 0 2548 1 0 0 20 0 1 0 12451269 114831360 23683 33554432000 4194304 6211289 140735280075872 140735280074216 4209507 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 28035 23683 219 493 0 27532 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 112140

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 10029
/proc/meminfo: memFree=30626244/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=143460 CPUtime=51.08 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 6845 0 0 0 5106 2 0 0 20 0 1 0 12451269 146903040 27384 33554432000 4194304 6211289 140735280075872 140735280074216 4209852 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 35865 27384 219 493 0 35362 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 143460

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 10030
/proc/meminfo: memFree=30566384/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=144256 CPUtime=102.28 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 7036 0 0 0 10226 2 0 0 20 0 1 0 12451269 147718144 33196 33554432000 4194304 6211289 140735280075872 140735280074216 4242495 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 36064 33196 219 493 0 35561 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 144256

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 10031
/proc/meminfo: memFree=30514472/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=194752 CPUtime=162.27 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 8075 0 0 0 16224 3 0 0 20 0 1 0 12451269 199426048 36908 33554432000 4194304 6211289 140735280075872 140735280074216 4247998 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 48688 36908 219 493 0 48185 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 194752

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 10036
/proc/meminfo: memFree=30465220/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=195332 CPUtime=222.26 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 8215 0 0 0 22223 3 0 0 20 0 1 0 12451269 200019968 41530 33554432000 4194304 6211289 140735280075872 140735280074216 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 48833 41530 219 493 0 48330 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 195332

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10037
/proc/meminfo: memFree=30447556/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=196328 CPUtime=282.25 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 8422 0 0 0 28221 4 0 0 20 0 1 0 12451269 201039872 43780 33554432000 4194304 6211289 140735280075872 140735280074216 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 49082 43780 219 493 0 48579 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 196328

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 10038
/proc/meminfo: memFree=30427076/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=278068 CPUtime=342.24 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 8871 0 0 0 34220 4 0 0 20 0 1 0 12451269 284741632 47143 33554432000 4194304 6211289 140735280075872 140735280074216 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 69517 47143 219 493 0 69014 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 278068

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10039
/proc/meminfo: memFree=30393916/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=278660 CPUtime=402.22 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 9542 0 0 0 40218 4 0 0 20 0 1 0 12451269 285347840 49116 33554432000 4194304 6211289 140735280075872 140735280074216 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 69665 49116 219 493 0 69162 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 278660

[startup+462.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 10040
/proc/meminfo: memFree=30368700/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=278980 CPUtime=462.21 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 9631 0 0 0 46217 4 0 0 20 0 1 0 12451269 285675520 50738 33554432000 4194304 6211289 140735280075872 140735280074216 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 69745 50738 219 493 0 69242 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 278980

[startup+522.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/177 10042
/proc/meminfo: memFree=30354180/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=279924 CPUtime=522.21 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 9848 0 0 0 52216 5 0 0 20 0 1 0 12451269 286642176 51977 33554432000 4194304 6211289 140735280075872 140735280074216 4249843 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 69981 51977 219 493 0 69478 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 279924

[startup+582.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 10043
/proc/meminfo: memFree=30329368/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=280116 CPUtime=582.2 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 9903 0 0 0 58215 5 0 0 20 0 1 0 12451269 286838784 54076 33554432000 4194304 6211289 140735280075872 140735280074216 4209852 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 70029 54076 219 493 0 69526 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 280116


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


[startup+942.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 10053
/proc/meminfo: memFree=30184608/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=281464 CPUtime=942.15 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 10234 0 0 0 94208 7 0 0 20 0 1 0 12451269 288219136 63651 33554432000 4194304 6211289 140735280075872 140735280074216 4244669 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 70366 63651 219 493 0 69863 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 281464

[startup+1002.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 10054
/proc/meminfo: memFree=30171272/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=281752 CPUtime=1002.14 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 10326 0 0 0 100207 7 0 0 20 0 1 0 12451269 288514048 65276 33554432000 4194304 6211289 140735280075872 140735280074216 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 70438 65276 219 493 0 69935 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 281752

[startup+1062.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/177 10055
/proc/meminfo: memFree=30163032/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=282184 CPUtime=1062.13 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 10416 0 0 0 106206 7 0 0 20 0 1 0 12451269 288956416 65366 33554432000 4194304 6211289 140735280075872 140735280074216 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 70546 65366 219 493 0 70043 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 282184

[startup+1122.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 10056
/proc/meminfo: memFree=30141700/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=282824 CPUtime=1122.11 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 10544 0 0 0 112204 7 0 0 20 0 1 0 12451269 289611776 66005 33554432000 4194304 6211289 140735280075872 140735280074216 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 70706 66005 219 493 0 70203 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 282824

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 10058
/proc/meminfo: memFree=30115772/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=415660 CPUtime=1182.11 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11567 0 0 0 118203 8 0 0 20 0 1 0 12451269 425635840 69740 33554432000 4194304 6211289 140735280075872 140735280074216 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 103915 69740 219 493 0 103412 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 415660

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10059
/proc/meminfo: memFree=30102872/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=415692 CPUtime=1242.1 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11579 0 0 0 124202 8 0 0 20 0 1 0 12451269 425668608 69751 33554432000 4194304 6211289 140735280075872 140735280074216 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 103923 69751 219 493 0 103420 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 415692

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 10060
/proc/meminfo: memFree=30094572/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=415820 CPUtime=1302.09 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11617 0 0 0 130201 8 0 0 20 0 1 0 12451269 425799680 71321 33554432000 4194304 6211289 140735280075872 140735280074216 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 103955 71321 219 493 0 103452 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 415820

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10061
/proc/meminfo: memFree=30067272/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=416268 CPUtime=1362.08 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11733 0 0 0 136200 8 0 0 20 0 1 0 12451269 426258432 73416 33554432000 4194304 6211289 140735280075872 140735280074216 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 104067 73416 219 493 0 103564 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 416268

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 10065
/proc/meminfo: memFree=30057044/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=416524 CPUtime=1422.08 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11776 0 0 0 142200 8 0 0 20 0 1 0 12451269 426520576 73459 33554432000 4194304 6211289 140735280075872 140735280074216 4209497 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 104131 73459 219 493 0 103628 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 416524

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10067
/proc/meminfo: memFree=30039312/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=416524 CPUtime=1482.06 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11782 0 0 0 148198 8 0 0 20 0 1 0 12451269 426520576 76020 33554432000 4194304 6211289 140735280075872 140735280074216 4209244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 104131 76020 219 493 0 103628 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 416524

[startup+1542.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 10069
/proc/meminfo: memFree=30032204/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=416524 CPUtime=1542.06 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11793 0 0 0 154198 8 0 0 20 0 1 0 12451269 426520576 76031 33554432000 4194304 6211289 140735280075872 140735280074216 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 104131 76031 219 493 0 103628 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 416524

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 10070
/proc/meminfo: memFree=30006900/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=416760 CPUtime=1602.04 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11839 0 0 0 160196 8 0 0 20 0 1 0 12451269 426762240 78121 33554432000 4194304 6211289 140735280075872 140735280074216 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 104190 78121 219 493 0 103687 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 416760

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 10071
/proc/meminfo: memFree=29988304/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=417080 CPUtime=1662.03 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11919 0 0 0 166195 8 0 0 20 0 1 0 12451269 427089920 80245 33554432000 4194304 6211289 140735280075872 140735280074216 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 104270 80245 219 493 0 103767 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 417080

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10072
/proc/meminfo: memFree=29984836/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=417212 CPUtime=1722.03 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11955 0 0 0 172194 9 0 0 20 0 1 0 12451269 427225088 80892 33554432000 4194304 6211289 140735280075872 140735280074216 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 104303 80892 219 493 0 103800 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 417212

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10074
/proc/meminfo: memFree=29979520/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=417212 CPUtime=1782.02 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11972 0 0 0 178193 9 0 0 20 0 1 0 12451269 427225088 80909 33554432000 4194304 6211289 140735280075872 140735280074216 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 104303 80909 219 493 0 103800 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 417212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 2/175 10166
/proc/meminfo: memFree=30611236/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=417212 CPUtime=1800.02 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11972 0 0 0 179993 9 0 0 20 0 1 0 12451269 427225088 80909 33554432000 4194304 6211289 140735280075872 140735280074216 4209852 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 104303 80909 219 493 0 103800 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 417212

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.01 2.00 2/175 10166
/proc/meminfo: memFree=30611236/32872528 swapFree=8284/8284
[pid=10028] ppid=10025 vsize=417212 CPUtime=1800.02 cores=0,2,4,6
/proc/10028/stat : 10028 (cdcl-cuttingpla) R 10025 10028 7449 0 -1 4202496 11972 0 0 0 179993 9 0 0 20 0 1 0 12451269 427225088 80909 33554432000 4194304 6211289 140735280075872 140735280074216 4209852 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/10028/statm: 104303 80909 219 493 0 103800 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 417212

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.93
CPU system time (s): 0.091986
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 417212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.091986
maximum resident set size= 323636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11972
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= 16
involuntary context switches= 1873

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67729 second user time and 6.91995 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-29 20:17:10
IDJOB=4118607
IDBENCH=111512
IDSOLVER=2549
FILE ID=node151/4118607-1467224230
RUNJOBID= node151-1467215224-8881
PBS_JOBID= 19997570
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-edgecross10-040.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118607-1467224230/watcher-4118607-1467224230 -o /tmp/evaluation-result-4118607-1467224230/solver-4118607-1467224230 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467215224-8881 --watchdog 1960 --input HOME/instance-4118607-1467224230.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 9805365937f00948ba6f8a1a20706058
RANDOM SEED=823469522

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30864296 kB
Buffers:           58404 kB
Cached:          1131896 kB
SwapCached:         1984 kB
Active:           800636 kB
Inactive:         469148 kB
Active(anon):      78424 kB
Inactive(anon):     3292 kB
Active(file):     722212 kB
Inactive(file):   465856 kB
Unevictable:        8284 kB
Mlocked:            8284 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              5340 kB
Writeback:             0 kB
AnonPages:        115952 kB
Mapped:             9304 kB
Shmem:                 0 kB
Slab:             598604 kB
SReclaimable:      42428 kB
SUnreclaim:       556176 kB
KernelStack:        1480 kB
PageTables:         4212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     219188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71720 MiB
End job on node151 at 2016-06-29 20:47:10