Trace number 4118508

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.07 1800.4

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-graphpart_clique-40.lin.opb
MD5SUMfc78ffcb6f8df58e55b14ead1c8e0a26
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1183
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 variables2460
Total number of constraints4720
Number of constraints which are clauses2340
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints2340
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 2340
Biggest coefficient in the objective function 39
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 31980
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 31980
Number of bits of the biggest sum of numbers15
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.02	c * #variable= 2460 #constraint= 4720
0.00/0.04	c * #variable= 2460 #constraint= 4720
0.28/0.33	c S1->S2
0.28/0.33	c S1->S2
0.28/0.33	c S1->S2
0.28/0.33	c S1->S2
0.28/0.33	c #Conflicts:       1000 | #Learnt:       1003 | 0.000
0.28/0.33	c total clause space: 6.90675MB
0.28/0.33	c total #watches: 27449
0.48/0.58	c total #propagations: 135390 / total #impl: 1662226 (eff. 0.081)
0.48/0.58	c #Conflicts:       2000 | #Learnt:       2003 | 0.000
0.48/0.58	c total clause space: 11.2235MB
0.48/0.58	c total #watches: 31769
0.78/0.84	c total #propagations: 317396 / total #impl: 3370799 (eff. 0.094)
0.78/0.84	c GC COLLECT
0.78/0.84	c #Conflicts:       3000 | #Learnt:       2006 | 0.000
0.78/0.84	c total clause space: 11.2235MB
0.78/0.84	c total #watches: 29180
0.98/1.10	c total #propagations: 467723 / total #impl: 5156024 (eff. 0.091)
0.98/1.10	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
0.98/1.10	c total clause space: 11.2235MB
0.98/1.10	c total #watches: 33332
1.28/1.34	c total #propagations: 648536 / total #impl: 7185556 (eff. 0.090)
1.28/1.34	c GC COLLECT
1.28/1.34	c #Conflicts:       5000 | #Learnt:       2359 | 0.000
1.28/1.34	c total clause space: 18.2382MB
1.28/1.34	c total #watches: 30745
1.48/1.59	c total #propagations: 798206 / total #impl: 8684446 (eff. 0.092)
1.48/1.59	c #Conflicts:       6000 | #Learnt:       3359 | 0.000
1.48/1.59	c total clause space: 18.2382MB
1.48/1.59	c total #watches: 35304
1.88/1.90	c total #propagations: 945300 / total #impl: 10533370 (eff. 0.090)
1.88/1.90	c GC COLLECT
1.88/1.90	c #Conflicts:       7000 | #Learnt:       2236 | 0.000
1.88/1.90	c total clause space: 18.2382MB
1.88/1.90	c total #watches: 35129
2.08/2.20	c total #propagations: 1092939 / total #impl: 12730319 (eff. 0.086)
2.08/2.20	c #Conflicts:       8000 | #Learnt:       3236 | 0.000
2.08/2.20	c total clause space: 18.2382MB
2.08/2.20	c total #watches: 43474
2.48/2.52	c total #propagations: 1209095 / total #impl: 14622129 (eff. 0.083)
2.48/2.52	c #Conflicts:       9000 | #Learnt:       4236 | 0.000
2.48/2.52	c total clause space: 18.2382MB
2.48/2.52	c total #watches: 51125
2.79/2.89	c total #propagations: 1363448 / total #impl: 16738874 (eff. 0.081)
2.79/2.89	c GC COLLECT
2.79/2.89	c #Conflicts:      10000 | #Learnt:       2727 | 0.000
2.79/2.89	c total clause space: 29.637MB
2.79/2.89	c total #watches: 44205
3.19/3.23	c total #propagations: 1517616 / total #impl: 18825293 (eff. 0.081)
3.19/3.23	c #Conflicts:      11000 | #Learnt:       3727 | 0.000
3.19/3.23	c total clause space: 29.637MB
3.19/3.23	c total #watches: 49672
3.49/3.58	c total #propagations: 1664673 / total #impl: 21127028 (eff. 0.079)
3.49/3.58	c #Conflicts:      12000 | #Learnt:       4727 | 0.000
3.49/3.58	c total clause space: 29.637MB
3.49/3.58	c total #watches: 56124
3.78/3.88	c total #propagations: 1832941 / total #impl: 23184712 (eff. 0.079)
3.78/3.88	c #Conflicts:      13000 | #Learnt:       5727 | 0.000
3.78/3.88	c total clause space: 29.637MB
3.78/3.88	c total #watches: 61543
4.08/4.18	c total #propagations: 1994308 / total #impl: 24891781 (eff. 0.080)
4.08/4.18	c GC COLLECT
4.08/4.18	c #Conflicts:      14000 | #Learnt:       3871 | 0.000
4.08/4.18	c total clause space: 29.637MB
4.08/4.18	c total #watches: 44025
4.39/4.48	c total #propagations: 2147523 / total #impl: 26704650 (eff. 0.080)
4.39/4.48	c #Conflicts:      15000 | #Learnt:       4871 | 0.000
4.39/4.48	c total clause space: 29.637MB
4.39/4.48	c total #watches: 48617
4.68/4.78	c total #propagations: 2303917 / total #impl: 28272990 (eff. 0.081)
4.68/4.78	c #Conflicts:      16000 | #Learnt:       5871 | 0.000
4.68/4.78	c total clause space: 29.637MB
4.68/4.78	c total #watches: 53201
4.98/5.08	c total #propagations: 2467320 / total #impl: 29963483 (eff. 0.082)
4.98/5.08	c GC COLLECT
4.98/5.08	c #Conflicts:      17000 | #Learnt:       3696 | 0.000
4.98/5.08	c total clause space: 29.637MB
4.98/5.08	c total #watches: 37663
5.28/5.35	c total #propagations: 2612374 / total #impl: 31470050 (eff. 0.083)
5.28/5.35	c #Conflicts:      18000 | #Learnt:       4696 | 0.000
5.28/5.35	c total clause space: 29.637MB
5.28/5.35	c total #watches: 42132
5.59/5.64	c total #propagations: 2750003 / total #impl: 33259773 (eff. 0.083)
5.59/5.64	c #Conflicts:      19000 | #Learnt:       5696 | 0.000
5.59/5.64	c total clause space: 29.637MB
5.59/5.64	c total #watches: 46665
5.88/5.93	c total #propagations: 2907009 / total #impl: 35310576 (eff. 0.082)
5.88/5.93	c #Conflicts:      20000 | #Learnt:       6696 | 0.000
5.88/5.93	c total clause space: 29.637MB
5.88/5.93	c total #watches: 50997
6.18/6.21	c total #propagations: 3065030 / total #impl: 37212537 (eff. 0.082)
6.18/6.21	c GC COLLECT
6.18/6.21	c #Conflicts:      21000 | #Learnt:       4206 | 0.000
6.18/6.21	c total clause space: 29.637MB
6.18/6.21	c total #watches: 39362
6.38/6.48	c total #propagations: 3218489 / total #impl: 38958652 (eff. 0.083)
6.38/6.48	c #Conflicts:      22000 | #Learnt:       5206 | 0.000
6.38/6.48	c total clause space: 29.637MB
6.38/6.48	c total #watches: 44160
6.69/6.74	c total #propagations: 3356111 / total #impl: 40795365 (eff. 0.082)
6.69/6.74	c #Conflicts:      23000 | #Learnt:       6206 | 0.000
6.69/6.74	c total clause space: 29.637MB
6.69/6.74	c total #watches: 49898
6.98/7.00	c total #propagations: 3493402 / total #impl: 42530507 (eff. 0.082)
6.98/7.00	c #Conflicts:      24000 | #Learnt:       7206 | 0.000
6.98/7.00	c total clause space: 29.637MB
6.98/7.00	c total #watches: 54063
7.28/7.31	c total #propagations: 3636467 / total #impl: 44395753 (eff. 0.082)
7.28/7.31	c GC COLLECT
7.28/7.31	c #Conflicts:      25000 | #Learnt:       4414 | 0.000
7.28/7.31	c total clause space: 29.637MB
7.28/7.31	c total #watches: 41788
7.58/7.60	c total #propagations: 3775287 / total #impl: 46626188 (eff. 0.081)
7.58/7.60	c #Conflicts:      26000 | #Learnt:       5414 | 0.000
7.58/7.60	c total clause space: 29.637MB
7.58/7.60	c total #watches: 49401
7.88/7.94	c total #propagations: 3893935 / total #impl: 48604853 (eff. 0.080)
7.88/7.94	c #Conflicts:      27000 | #Learnt:       6414 | 0.000
7.88/7.94	c total clause space: 29.637MB
7.88/7.94	c total #watches: 58594
8.18/8.28	c total #propagations: 3998438 / total #impl: 50988918 (eff. 0.078)
8.18/8.28	c #Conflicts:      28000 | #Learnt:       7414 | 0.000
8.18/8.28	c total clause space: 48.1602MB
8.18/8.28	c total #watches: 64171
8.58/8.63	c total #propagations: 4113181 / total #impl: 52939502 (eff. 0.078)
8.58/8.63	c GC COLLECT
8.58/8.63	c #Conflicts:      29000 | #Learnt:       4316 | 0.000
8.58/8.63	c total clause space: 48.1602MB
8.58/8.63	c total #watches: 48873
8.89/8.99	c total #propagations: 4221251 / total #impl: 54467594 (eff. 0.078)
8.89/8.99	c #Conflicts:      30000 | #Learnt:       5316 | 0.000
8.89/8.99	c total clause space: 48.1602MB
8.89/8.99	c total #watches: 54388
9.28/9.35	c total #propagations: 4332719 / total #impl: 56390227 (eff. 0.077)
9.28/9.35	c #Conflicts:      31000 | #Learnt:       6316 | 0.000
9.28/9.35	c total clause space: 48.1602MB
9.28/9.35	c total #watches: 59600
9.58/9.65	c total #propagations: 4451504 / total #impl: 58560949 (eff. 0.076)
9.58/9.65	c #Conflicts:      32000 | #Learnt:       7316 | 0.000
9.58/9.65	c total clause space: 48.1602MB
9.58/9.65	c total #watches: 66356
9.89/9.97	c total #propagations: 4734736 / total #impl: 60368746 (eff. 0.078)
9.89/9.97	c #Conflicts:      33000 | #Learnt:       8316 | 0.000
9.89/9.97	c total clause space: 48.1602MB
9.89/9.97	c total #watches: 70518
10.18/10.29	c total #propagations: 4885735 / total #impl: 62234257 (eff. 0.079)
10.18/10.29	c GC COLLECT
10.18/10.29	c #Conflicts:      34000 | #Learnt:       4921 | 0.000
10.18/10.29	c total clause space: 48.1602MB
10.18/10.29	c total #watches: 47515
10.48/10.59	c total #propagations: 5018213 / total #impl: 63930112 (eff. 0.078)
10.48/10.59	c #Conflicts:      35000 | #Learnt:       5921 | 0.000
10.48/10.59	c total clause space: 48.1602MB
10.48/10.59	c total #watches: 52667
10.88/10.97	c total #propagations: 5142400 / total #impl: 65393846 (eff. 0.079)
10.88/10.97	c #Conflicts:      36000 | #Learnt:       6921 | 0.000
10.88/10.97	c total clause space: 48.1602MB
10.88/10.97	c total #watches: 56411
11.28/11.31	c total #propagations: 5301592 / total #impl: 67667033 (eff. 0.078)
11.28/11.31	c #Conflicts:      37000 | #Learnt:       7921 | 0.000
11.28/11.31	c total clause space: 48.1602MB
11.28/11.31	c total #watches: 61024
11.58/11.64	c total #propagations: 5418176 / total #impl: 69763556 (eff. 0.078)
11.58/11.64	c #Conflicts:      38000 | #Learnt:       8921 | 0.000
11.58/11.64	c total clause space: 48.1602MB
11.58/11.64	c total #watches: 66889
11.88/11.98	c total #propagations: 5545784 / total #impl: 71638334 (eff. 0.077)
11.88/11.98	c GC COLLECT
11.88/11.98	c #Conflicts:      39000 | #Learnt:       5216 | 0.000
11.88/11.98	c total clause space: 48.1602MB
11.88/11.98	c total #watches: 49415
12.28/12.35	c total #propagations: 5688300 / total #impl: 73471006 (eff. 0.077)
12.28/12.35	c #Conflicts:      40000 | #Learnt:       6216 | 0.000
12.28/12.35	c total clause space: 48.1602MB
12.28/12.35	c total #watches: 54910
12.58/12.68	c total #propagations: 5844703 / total #impl: 75738419 (eff. 0.077)
12.58/12.68	c #Conflicts:      41000 | #Learnt:       7216 | 0.000
12.58/12.68	c total clause space: 48.1602MB
12.58/12.68	c total #watches: 59379
12.98/13.02	c total #propagations: 6001479 / total #impl: 77538859 (eff. 0.077)
12.98/13.02	c #Conflicts:      42000 | #Learnt:       8216 | 0.000
12.98/13.02	c total clause space: 48.1602MB
12.98/13.02	c total #watches: 64208
13.28/13.37	c total #propagations: 6150090 / total #impl: 79326531 (eff. 0.078)
13.28/13.37	c #Conflicts:      43000 | #Learnt:       9216 | 0.000
13.28/13.37	c total clause space: 48.1602MB
13.28/13.37	c total #watches: 69149
13.68/13.74	c total #propagations: 6296970 / total #impl: 81192323 (eff. 0.078)
13.68/13.74	c GC COLLECT
13.68/13.74	c #Conflicts:      44000 | #Learnt:       5218 | 0.000
13.68/13.74	c total clause space: 48.1602MB
13.68/13.74	c total #watches: 50035
13.98/14.08	c total #propagations: 6460229 / total #impl: 83075929 (eff. 0.078)
13.98/14.08	c #Conflicts:      45000 | #Learnt:       6218 | 0.000
13.98/14.08	c total clause space: 48.1602MB
13.98/14.08	c total #watches: 54234
14.28/14.39	c total #propagations: 6622599 / total #impl: 84785217 (eff. 0.078)
14.28/14.39	c #Conflicts:      46000 | #Learnt:       7218 | 0.000
14.28/14.39	c total clause space: 48.1602MB
14.28/14.39	c total #watches: 59801
14.68/14.71	c total #propagations: 6795746 / total #impl: 86690910 (eff. 0.078)
14.68/14.71	c #Conflicts:      47000 | #Learnt:       8218 | 0.000
14.68/14.71	c total clause space: 48.1602MB
14.68/14.71	c total #watches: 64844
14.98/15.00	c total #propagations: 6990036 / total #impl: 88588497 (eff. 0.079)
14.98/15.00	c #Conflicts:      48000 | #Learnt:       9218 | 0.000
14.98/15.00	c total clause space: 48.1602MB
14.98/15.00	c total #watches: 69633
15.28/15.32	c total #propagations: 7158474 / total #impl: 90391040 (eff. 0.079)
15.28/15.32	c #Conflicts:      49000 | #Learnt:      10218 | 0.000
15.28/15.32	c total clause space: 48.1602MB
15.28/15.32	c total #watches: 74934
15.58/15.62	c total #propagations: 7363919 / total #impl: 92216868 (eff. 0.080)
15.58/15.62	c GC COLLECT
15.58/15.62	c #Conflicts:      50000 | #Learnt:       5917 | 0.000
15.58/15.62	c total clause space: 48.1602MB
15.58/15.62	c total #watches: 53621
15.78/15.90	c total #propagations: 7579929 / total #impl: 93708782 (eff. 0.081)
15.78/15.90	c #Conflicts:      51000 | #Learnt:       6917 | 0.000
15.78/15.90	c total clause space: 48.1602MB
15.78/15.90	c total #watches: 60215
16.18/16.22	c total #propagations: 7771433 / total #impl: 95351822 (eff. 0.082)
16.18/16.22	c #Conflicts:      52000 | #Learnt:       7917 | 0.000
16.18/16.22	c total clause space: 48.1602MB
16.18/16.22	c total #watches: 64785
16.48/16.56	c total #propagations: 7931325 / total #impl: 97114584 (eff. 0.082)
16.48/16.56	c #Conflicts:      53000 | #Learnt:       8917 | 0.000
16.48/16.56	c total clause space: 48.1602MB
16.48/16.56	c total #watches: 71226
16.78/16.89	c total #propagations: 8061321 / total #impl: 98676646 (eff. 0.082)
16.78/16.89	c #Conflicts:      54000 | #Learnt:       9917 | 0.000
16.78/16.89	c total clause space: 48.1602MB
16.78/16.89	c total #watches: 75760
17.18/17.22	c total #propagations: 8221168 / total #impl: 100355134 (eff. 0.082)
17.18/17.22	c #Conflicts:      55000 | #Learnt:      10917 | 0.000
17.18/17.22	c total clause space: 48.1602MB
17.18/17.22	c total #watches: 83424
17.48/17.56	c total #propagations: 8371632 / total #impl: 102331191 (eff. 0.082)
17.48/17.56	c GC COLLECT
17.48/17.56	c #Conflicts:      56000 | #Learnt:       6315 | 0.000
17.48/17.56	c total clause space: 48.1602MB
17.48/17.56	c total #watches: 66559
17.88/17.94	c total #propagations: 8500320 / total #impl: 104261353 (eff. 0.082)
17.88/17.94	c #Conflicts:      57000 | #Learnt:       7315 | 0.000
17.88/17.94	c total clause space: 48.1602MB
17.88/17.94	c total #watches: 74003
18.18/18.24	c total #propagations: 8624242 / total #impl: 106028138 (eff. 0.081)
18.18/18.24	c #Conflicts:      58000 | #Learnt:       8315 | 0.000
18.18/18.24	c total clause space: 48.1602MB
18.18/18.24	c total #watches: 82575
18.48/18.59	c total #propagations: 8770737 / total #impl: 107451900 (eff. 0.082)
18.48/18.59	c #Conflicts:      59000 | #Learnt:       9315 | 0.000
18.48/18.59	c total clause space: 48.1602MB
18.48/18.59	c total #watches: 86640
18.88/18.91	c total #propagations: 8966587 / total #impl: 109313760 (eff. 0.082)
18.88/18.91	c #Conflicts:      60000 | #Learnt:      10315 | 0.000
18.88/18.91	c total clause space: 48.1602MB
18.88/18.91	c total #watches: 92587
19.18/19.28	c total #propagations: 9084728 / total #impl: 111203566 (eff. 0.082)
19.18/19.28	c #Conflicts:      61000 | #Learnt:      11315 | 0.000
19.18/19.28	c total clause space: 48.1602MB
19.18/19.28	c total #watches: 96715
19.58/19.63	c total #propagations: 9214144 / total #impl: 113516253 (eff. 0.081)
19.58/19.63	c GC COLLECT
19.58/19.63	c #Conflicts:      62000 | #Learnt:       6417 | 0.000
19.58/19.63	c total clause space: 78.2603MB
19.58/19.63	c total #watches: 67383
19.88/19.95	c total #propagations: 9337195 / total #impl: 115311703 (eff. 0.081)
19.88/19.95	c #Conflicts:      63000 | #Learnt:       7417 | 0.000
19.88/19.95	c total clause space: 78.2603MB
19.88/19.95	c total #watches: 71478
20.18/20.26	c total #propagations: 9471357 / total #impl: 117002011 (eff. 0.081)
20.18/20.26	c #Conflicts:      64000 | #Learnt:       8417 | 0.000
20.18/20.26	c total clause space: 78.2603MB
20.18/20.26	c total #watches: 75374
20.58/20.61	c total #propagations: 9617725 / total #impl: 118796157 (eff. 0.081)
20.58/20.61	c #Conflicts:      65000 | #Learnt:       9417 | 0.000
20.58/20.61	c total clause space: 78.2603MB
20.58/20.61	c total #watches: 80972
20.88/20.94	c total #propagations: 9794186 / total #impl: 120969988 (eff. 0.081)
20.88/20.94	c #Conflicts:      66000 | #Learnt:      10417 | 0.000
20.88/20.94	c total clause space: 78.2603MB
20.88/20.94	c total #watches: 87252
21.28/21.30	c total #propagations: 9977088 / total #impl: 122605878 (eff. 0.081)
21.28/21.30	c #Conflicts:      67000 | #Learnt:      11417 | 0.000
21.28/21.30	c total clause space: 78.2603MB
21.28/21.30	c total #watches: 99008
21.58/21.70	c total #propagations: 10118609 / total #impl: 124797406 (eff. 0.081)
21.58/21.70	c #Conflicts:      68000 | #Learnt:      12417 | 0.000
21.58/21.70	c total clause space: 78.2603MB
21.58/21.70	c total #watches: 107008
22.08/22.11	c total #propagations: 10273283 / total #impl: 126943624 (eff. 0.081)
22.08/22.11	c GC COLLECT
22.08/22.11	c #Conflicts:      69000 | #Learnt:       7217 | 0.000
22.08/22.11	c total clause space: 78.2603MB
22.08/22.11	c total #watches: 74058
22.38/22.43	c total #propagations: 10449406 / total #impl: 129093744 (eff. 0.081)
22.38/22.43	c #Conflicts:      70000 | #Learnt:       8217 | 0.000
22.38/22.43	c total clause space: 78.2603MB
22.38/22.43	c total #watches: 83185
22.68/22.79	c total #propagations: 10588790 / total #impl: 130508027 (eff. 0.081)
22.68/22.79	c #Conflicts:      71000 | #Learnt:       9217 | 0.000
22.68/22.79	c total clause space: 78.2603MB
22.68/22.79	c total #watches: 89715
23.08/23.14	c total #propagations: 10725840 / total #impl: 132230723 (eff. 0.081)
23.08/23.14	c #Conflicts:      72000 | #Learnt:      10217 | 0.000
23.08/23.14	c total clause space: 78.2603MB
23.08/23.14	c total #watches: 98733
23.48/23.52	c total #propagations: 10865845 / total #impl: 133847541 (eff. 0.081)
23.48/23.52	c #Conflicts:      73000 | #Learnt:      11217 | 0.000
23.48/23.52	c total clause space: 78.2603MB
23.48/23.52	c total #watches: 105803
23.88/23.94	c total #propagations: 11012112 / total #impl: 135123019 (eff. 0.081)
23.88/23.94	c #Conflicts:      74000 | #Learnt:      12217 | 0.000
23.88/23.94	c total clause space: 78.2603MB
23.88/23.94	c total #watches: 112178
24.28/24.36	c total #propagations: 11164174 / total #impl: 136647010 (eff. 0.082)
24.28/24.36	c GC COLLECT
24.28/24.36	c #Conflicts:      75000 | #Learnt:       6715 | 0.000
24.28/24.36	c total clause space: 78.2603MB
24.28/24.36	c total #watches: 86850
24.68/24.79	c total #propagations: 11303854 / total #impl: 137936188 (eff. 0.082)
24.68/24.79	c #Conflicts:      76000 | #Learnt:       7715 | 0.000
24.68/24.79	c total clause space: 78.2603MB
24.68/24.79	c total #watches: 100152
25.18/25.29	c total #propagations: 11464672 / total #impl: 139701549 (eff. 0.082)
25.18/25.29	c #Conflicts:      77000 | #Learnt:       8715 | 0.000
25.18/25.29	c total clause space: 78.2603MB
25.18/25.29	c total #watches: 111374
25.68/25.75	c total #propagations: 11613849 / total #impl: 141582212 (eff. 0.082)
25.68/25.75	c #Conflicts:      78000 | #Learnt:       9715 | 0.000
25.68/25.75	c total clause space: 78.2603MB
25.68/25.75	c total #watches: 120745
26.18/26.25	c total #propagations: 11754385 / total #impl: 143555205 (eff. 0.082)
26.18/26.25	c #Conflicts:      79000 | #Learnt:      10715 | 0.000
26.18/26.25	c total clause space: 78.2603MB
26.18/26.25	c total #watches: 130346
26.67/26.77	c total #propagations: 11880510 / total #impl: 145935676 (eff. 0.081)
26.67/26.77	c #Conflicts:      80000 | #Learnt:      11715 | 0.000
26.67/26.77	c total clause space: 78.2603MB
26.67/26.77	c total #watches: 140698
27.27/27.31	c total #propagations: 12009009 / total #impl: 148105042 (eff. 0.081)
27.27/27.31	c #Conflicts:      81000 | #Learnt:      12715 | 0.000
27.27/27.31	c total clause space: 78.2603MB
27.27/27.31	c total #watches: 146951
27.77/27.88	c total #propagations: 12146387 / total #impl: 150014694 (eff. 0.081)
27.77/27.88	c GC COLLECT
27.77/27.88	c #Conflicts:      82000 | #Learnt:       6911 | 0.000
27.77/27.88	c total clause space: 78.2603MB
27.77/27.88	c total #watches: 100585
28.37/28.41	c total #propagations: 12280871 / total #impl: 151877843 (eff. 0.081)
28.37/28.41	c #Conflicts:      83000 | #Learnt:       7911 | 0.000
28.37/28.41	c total clause space: 78.2603MB
28.37/28.41	c total #watches: 106570
28.77/28.89	c total #propagations: 12414813 / total #impl: 153609866 (eff. 0.081)
28.77/28.89	c #Conflicts:      84000 | #Learnt:       8911 | 0.000
28.77/28.89	c total clause space: 78.2603MB
28.77/28.89	c total #watches: 112555
29.27/29.36	c total #propagations: 12595172 / total #impl: 155858058 (eff. 0.081)
29.27/29.36	c #Conflicts:      85000 | #Learnt:       9911 | 0.000
29.27/29.36	c total clause space: 78.2603MB
29.27/29.36	c total #watches: 119170
29.78/29.83	c total #propagations: 12771829 / total #impl: 157975798 (eff. 0.081)
29.78/29.83	c #Conflicts:      86000 | #Learnt:      10911 | 0.000
29.78/29.83	c total clause space: 78.2603MB
29.78/29.83	c total #watches: 125875
30.27/30.33	c total #propagations: 12942189 / total #impl: 160092282 (eff. 0.081)
30.27/30.33	c #Conflicts:      87000 | #Learnt:      11911 | 0.000
30.27/30.33	c total clause space: 78.2603MB
30.27/30.33	c total #watches: 132926
30.67/30.78	c total #propagations: 13107147 / total #impl: 162047506 (eff. 0.081)
30.67/30.78	c #Conflicts:      88000 | #Learnt:      12911 | 0.000
30.67/30.78	c total clause space: 78.2603MB
30.67/30.78	c total #watches: 140955
31.17/31.26	c total #propagations: 13297848 / total #impl: 163962129 (eff. 0.081)
31.17/31.26	c #Conflicts:      89000 | #Learnt:      13911 | 0.000
31.17/31.26	c total clause space: 78.2603MB
31.17/31.26	c total #watches: 148910
31.57/31.65	c total #propagations: 13494283 / total #impl: 166019782 (eff. 0.081)
31.57/31.65	c GC COLLECT
31.57/31.65	c #Conflicts:      90000 | #Learnt:       7813 | 0.000
31.57/31.65	c total clause space: 78.2603MB
31.57/31.65	c total #watches: 80599
31.98/32.06	c total #propagations: 13665644 / total #impl: 167727597 (eff. 0.081)
31.98/32.06	c #Conflicts:      91000 | #Learnt:       8813 | 0.000
31.98/32.06	c total clause space: 78.2603MB
31.98/32.06	c total #watches: 85709
32.37/32.46	c total #propagations: 13858358 / total #impl: 169932862 (eff. 0.082)
32.37/32.46	c #Conflicts:      92000 | #Learnt:       9813 | 0.000
32.37/32.46	c total clause space: 78.2603MB
32.37/32.46	c total #watches: 89952
32.77/32.84	c total #propagations: 14035997 / total #impl: 171940498 (eff. 0.082)
32.77/32.84	c #Conflicts:      93000 | #Learnt:      10813 | 0.000
32.77/32.84	c total clause space: 78.2603MB
32.77/32.84	c total #watches: 94515
33.17/33.24	c total #propagations: 14228043 / total #impl: 174158299 (eff. 0.082)
33.17/33.24	c #Conflicts:      94000 | #Learnt:      11813 | 0.000
33.17/33.24	c total clause space: 78.2603MB
33.17/33.24	c total #watches: 101293
33.57/33.62	c total #propagations: 14395483 / total #impl: 176060684 (eff. 0.082)
33.57/33.62	c #Conflicts:      95000 | #Learnt:      12813 | 0.000
33.57/33.62	c total clause space: 78.2603MB
33.57/33.62	c total #watches: 106423
33.97/34.04	c total #propagations: 14572868 / total #impl: 178142990 (eff. 0.082)
33.97/34.04	c #Conflicts:      96000 | #Learnt:      13813 | 0.000
33.97/34.04	c total clause space: 78.2603MB
33.97/34.04	c total #watches: 109881
34.37/34.46	c total #propagations: 14760670 / total #impl: 180516255 (eff. 0.082)
34.37/34.46	c #Conflicts:      97000 | #Learnt:      14813 | 0.000
34.37/34.46	c total clause space: 78.2603MB
34.37/34.46	c total #watches: 114261
34.77/34.80	c total #propagations: 14928653 / total #impl: 182668064 (eff. 0.082)
34.77/34.80	c GC COLLECT
34.77/34.80	c #Conflicts:      98000 | #Learnt:       8412 | 0.000
34.77/34.80	c total clause space: 78.2603MB
34.77/34.80	c total #watches: 67118
35.07/35.14	c total #propagations: 15090716 / total #impl: 184583769 (eff. 0.082)
35.07/35.14	c #Conflicts:      99000 | #Learnt:       9412 | 0.000
35.07/35.14	c total clause space: 78.2603MB
35.07/35.14	c total #watches: 72157
35.37/35.47	c total #propagations: 15252780 / total #impl: 186578219 (eff. 0.082)
35.37/35.47	c #Conflicts:     100000 | #Learnt:      10412 | 0.000
35.37/35.47	c total clause space: 78.2603MB
35.37/35.47	c total #watches: 77420
35.77/35.83	c total #propagations: 15416757 / total #impl: 188529517 (eff. 0.082)
35.77/35.83	c #Conflicts:     101000 | #Learnt:      11412 | 0.000
35.77/35.83	c total clause space: 78.2603MB
35.77/35.83	c total #watches: 81079
36.17/36.20	c total #propagations: 15585055 / total #impl: 190643003 (eff. 0.082)
36.17/36.20	c #Conflicts:     102000 | #Learnt:      12412 | 0.000
36.17/36.20	c total clause space: 78.2603MB
36.17/36.20	c total #watches: 84739
36.47/36.55	c total #propagations: 15770091 / total #impl: 193040165 (eff. 0.082)
36.47/36.55	c #Conflicts:     103000 | #Learnt:      13412 | 0.000
36.47/36.55	c total clause space: 78.2603MB
36.47/36.55	c total #watches: 88335
36.77/36.89	c total #propagations: 15962183 / total #impl: 195181550 (eff. 0.082)
36.77/36.89	c #Conflicts:     104000 | #Learnt:      14412 | 0.000
36.77/36.89	c total clause space: 78.2603MB
36.77/36.89	c total #watches: 94237
37.17/37.23	c total #propagations: 16099401 / total #impl: 196735806 (eff. 0.082)
37.17/37.23	c #Conflicts:     105000 | #Learnt:      15412 | 0.000
37.17/37.23	c total clause space: 78.2603MB
37.17/37.23	c total #watches: 98978
37.48/37.58	c total #propagations: 16231989 / total #impl: 198549473 (eff. 0.082)
37.48/37.58	c GC COLLECT
37.48/37.58	c #Conflicts:     106000 | #Learnt:       8710 | 0.000
37.48/37.58	c total clause space: 78.2603MB
37.48/37.58	c total #watches: 62766
37.87/37.94	c total #propagations: 16377518 / total #impl: 200382842 (eff. 0.082)
37.87/37.94	c #Conflicts:     107000 | #Learnt:       9710 | 0.000
37.87/37.94	c total clause space: 78.2603MB
37.87/37.94	c total #watches: 67003
38.17/38.29	c total #propagations: 16531754 / total #impl: 202534798 (eff. 0.082)
38.17/38.29	c #Conflicts:     108000 | #Learnt:      10710 | 0.000
38.17/38.29	c total clause space: 78.2603MB
38.17/38.29	c total #watches: 73603
38.58/38.62	c total #propagations: 16680390 / total #impl: 204590831 (eff. 0.082)
38.58/38.62	c #Conflicts:     109000 | #Learnt:      11710 | 0.000
38.58/38.62	c total clause space: 78.2603MB
38.58/38.62	c total #watches: 78518
38.87/38.96	c total #propagations: 16838814 / total #impl: 206460825 (eff. 0.082)
38.87/38.96	c #Conflicts:     110000 | #Learnt:      12710 | 0.000
38.87/38.96	c total clause space: 78.2603MB
38.87/38.96	c total #watches: 85454
39.17/39.29	c total #propagations: 17001423 / total #impl: 208356749 (eff. 0.082)
39.17/39.29	c #Conflicts:     111000 | #Learnt:      13710 | 0.000
39.17/39.29	c total clause space: 78.2603MB
39.17/39.29	c total #watches: 90305
39.58/39.64	c total #propagations: 17150902 / total #impl: 210193643 (eff. 0.082)
39.58/39.64	c #Conflicts:     112000 | #Learnt:      14710 | 0.000
39.58/39.64	c total clause space: 78.2603MB
39.58/39.64	c total #watches: 96491
39.97/40.01	c total #propagations: 17288881 / total #impl: 212153260 (eff. 0.081)
39.97/40.01	c #Conflicts:     113000 | #Learnt:      15710 | 0.000
39.97/40.01	c total clause space: 78.2603MB
39.97/40.01	c total #watches: 105426
40.37/40.41	c total #propagations: 17430487 / total #impl: 214427602 (eff. 0.081)
40.37/40.41	c GC COLLECT
40.37/40.41	c #Conflicts:     114000 | #Learnt:       8710 | 0.000
40.37/40.41	c total clause space: 78.2603MB
40.37/40.41	c total #watches: 79462
40.78/40.81	c total #propagations: 17548063 / total #impl: 216454243 (eff. 0.081)
40.78/40.81	c #Conflicts:     115000 | #Learnt:       9710 | 0.000
40.78/40.81	c total clause space: 78.2603MB
40.78/40.81	c total #watches: 85610
41.17/41.23	c total #propagations: 17683997 / total #impl: 218560387 (eff. 0.081)
41.17/41.23	c #Conflicts:     116000 | #Learnt:      10710 | 0.000
41.17/41.23	c total clause space: 78.2603MB
41.17/41.23	c total #watches: 91540
41.57/41.63	c total #propagations: 17827851 / total #impl: 220813261 (eff. 0.081)
41.57/41.63	c #Conflicts:     117000 | #Learnt:      11710 | 0.000
41.57/41.63	c total clause space: 78.2603MB
41.57/41.63	c total #watches: 97509
41.88/41.98	c total #propagations: 17968025 / total #impl: 222916186 (eff. 0.081)
41.88/41.98	c #Conflicts:     118000 | #Learnt:      12710 | 0.000
41.88/41.98	c total clause space: 78.2603MB
41.88/41.98	c total #watches: 108847
42.27/42.37	c total #propagations: 18115366 / total #impl: 224810330 (eff. 0.081)
42.27/42.37	c #Conflicts:     119000 | #Learnt:      13710 | 0.000
42.27/42.37	c total clause space: 78.2603MB
42.27/42.37	c total #watches: 117929
42.67/42.79	c total #propagations: 18273341 / total #impl: 226793519 (eff. 0.081)
42.67/42.79	c #Conflicts:     120000 | #Learnt:      14710 | 0.000
42.67/42.79	c total clause space: 78.2603MB
42.67/42.79	c total #watches: 127239
43.18/43.25	c total #propagations: 18414265 / total #impl: 228724705 (eff. 0.081)
43.18/43.25	c #Conflicts:     121000 | #Learnt:      15710 | 0.000
43.18/43.25	c total clause space: 78.2603MB
43.18/43.25	c total #watches: 134692
43.68/43.79	c total #propagations: 18566341 / total #impl: 230822951 (eff. 0.080)
43.68/43.79	c GC COLLECT
43.68/43.79	c #Conflicts:     122000 | #Learnt:       8412 | 0.000
43.68/43.79	c total clause space: 78.2603MB
43.68/43.79	c total #watches: 93856
44.18/44.26	c total #propagations: 18728737 / total #impl: 233119393 (eff. 0.080)
44.18/44.26	c #Conflicts:     123000 | #Learnt:       9412 | 0.000
44.18/44.26	c total clause space: 78.2603MB
44.18/44.26	c total #watches: 101484
44.58/44.68	c total #propagations: 18885155 / total #impl: 234955931 (eff. 0.080)
44.58/44.68	c #Conflicts:     124000 | #Learnt:      10412 | 0.000
44.58/44.68	c total clause space: 78.2603MB
44.58/44.68	c total #watches: 106089
44.98/45.08	c total #propagations: 19069333 / total #impl: 237022464 (eff. 0.080)
44.98/45.08	c #Conflicts:     125000 | #Learnt:      11412 | 0.000
44.98/45.08	c total clause space: 78.2603MB
44.98/45.08	c total #watches: 110499
45.38/45.49	c total #propagations: 19233447 / total #impl: 238779233 (eff. 0.081)
45.38/45.49	c #Conflicts:     126000 | #Learnt:      12412 | 0.000
45.38/45.49	c total clause space: 78.2603MB
45.38/45.49	c total #watches: 116395
45.88/45.91	c total #propagations: 19422587 / total #impl: 240492004 (eff. 0.081)
45.88/45.91	c #Conflicts:     127000 | #Learnt:      13412 | 0.000
45.88/45.91	c total clause space: 78.2603MB
45.88/45.91	c total #watches: 120117
46.29/46.33	c total #propagations: 19596090 / total #impl: 242570479 (eff. 0.081)
46.29/46.33	c #Conflicts:     128000 | #Learnt:      14412 | 0.000
46.29/46.33	c total clause space: 78.2603MB
46.29/46.33	c total #watches: 123440
46.68/46.72	c total #propagations: 19777692 / total #impl: 244923930 (eff. 0.081)
46.68/46.72	c #Conflicts:     129000 | #Learnt:      15412 | 0.000
46.68/46.72	c total clause space: 78.2603MB
46.68/46.72	c total #watches: 129576
47.08/47.13	c total #propagations: 19944572 / total #impl: 246686741 (eff. 0.081)
47.08/47.13	c #Conflicts:     130000 | #Learnt:      16412 | 0.000
47.08/47.13	c total clause space: 78.2603MB
47.08/47.13	c total #watches: 133247
47.48/47.54	c total #propagations: 20112428 / total #impl: 248677384 (eff. 0.081)
47.48/47.54	c GC COLLECT
47.48/47.54	c #Conflicts:     131000 | #Learnt:       8796 | 0.000
47.48/47.54	c total clause space: 78.2603MB
47.48/47.54	c total #watches: 73718
47.78/47.89	c total #propagations: 20273570 / total #impl: 250569711 (eff. 0.081)
47.78/47.89	c #Conflicts:     132000 | #Learnt:       9796 | 0.000
47.78/47.89	c total clause space: 78.2603MB
47.78/47.89	c total #watches: 79236
48.18/48.25	c total #propagations: 20418674 / total #impl: 252128721 (eff. 0.081)
48.18/48.25	c #Conflicts:     133000 | #Learnt:      10796 | 0.000
48.18/48.25	c total clause space: 78.2603MB
48.18/48.25	c total #watches: 93738
48.68/48.71	c total #propagations: 20567379 / total #impl: 253883054 (eff. 0.081)
48.68/48.71	c #Conflicts:     134000 | #Learnt:      11796 | 0.000
48.68/48.71	c total clause space: 78.2603MB
48.68/48.71	c total #watches: 100370
49.08/49.15	c total #propagations: 20731947 / total #impl: 255915376 (eff. 0.081)
49.08/49.15	c #Conflicts:     135000 | #Learnt:      12796 | 0.000
49.08/49.15	c total clause space: 78.2603MB
49.08/49.15	c total #watches: 112082
49.49/49.59	c total #propagations: 20878422 / total #impl: 257875307 (eff. 0.081)
49.49/49.59	c #Conflicts:     136000 | #Learnt:      13796 | 0.000
49.49/49.59	c total clause space: 78.2603MB
49.49/49.59	c total #watches: 123093
49.98/50.02	c total #propagations: 21009715 / total #impl: 260015589 (eff. 0.081)
49.98/50.02	c #Conflicts:     137000 | #Learnt:      14796 | 0.000
49.98/50.02	c total clause space: 78.2603MB
49.98/50.02	c total #watches: 130445
50.38/50.40	c total #propagations: 21127917 / total #impl: 262245879 (eff. 0.081)
50.38/50.40	c #Conflicts:     138000 | #Learnt:      15796 | 0.000
50.38/50.40	c total clause space: 78.2603MB
50.38/50.40	c total #watches: 139087
50.69/50.76	c total #propagations: 21239268 / total #impl: 264548352 (eff. 0.080)
50.69/50.76	c #Conflicts:     139000 | #Learnt:      16796 | 0.000
50.69/50.76	c total clause space: 78.2603MB
50.69/50.76	c total #watches: 149473
51.08/51.16	c total #propagations: 21378378 / total #impl: 266517611 (eff. 0.080)
51.08/51.16	c #Conflicts:     140000 | #Learnt:      17796 | 0.000
51.08/51.16	c total clause space: 78.2603MB
51.08/51.16	c total #watches: 167981
51.58/51.62	c total #propagations: 21499736 / total #impl: 268302432 (eff. 0.080)
51.58/51.62	c GC COLLECT
51.58/51.62	c #Conflicts:     141000 | #Learnt:       9616 | 0.000
51.58/51.62	c total clause space: 78.2603MB
51.58/51.62	c total #watches: 119494
51.98/52.05	c total #propagations: 21641200 / total #impl: 270357629 (eff. 0.080)
51.98/52.05	c #Conflicts:     142000 | #Learnt:      10616 | 0.000
51.98/52.05	c total clause space: 78.2603MB
51.98/52.05	c total #watches: 131674
52.38/52.49	c total #propagations: 21791604 / total #impl: 272318901 (eff. 0.080)
52.38/52.49	c #Conflicts:     143000 | #Learnt:      11616 | 0.000
52.38/52.49	c total clause space: 78.2603MB
52.38/52.49	c total #watches: 140549
52.88/52.95	c total #propagations: 21937004 / total #impl: 274215648 (eff. 0.080)
52.88/52.95	c #Conflicts:     144000 | #Learnt:      12616 | 0.000
52.88/52.95	c total clause space: 78.2603MB
52.88/52.95	c total #watches: 149159
53.37/53.40	c total #propagations: 22075898 / total #impl: 276234775 (eff. 0.080)
53.37/53.40	c #Conflicts:     145000 | #Learnt:      13616 | 0.000
53.37/53.40	c total clause space: 78.2603MB
53.37/53.40	c total #watches: 156197
53.77/53.86	c total #propagations: 22218718 / total #impl: 278223908 (eff. 0.080)
53.77/53.86	c #Conflicts:     146000 | #Learnt:      14616 | 0.000
53.77/53.86	c total clause space: 78.2603MB
53.77/53.86	c total #watches: 165885
54.37/54.41	c total #propagations: 22374601 / total #impl: 280165647 (eff. 0.080)
54.37/54.41	c #Conflicts:     147000 | #Learnt:      15616 | 0.000
54.37/54.41	c total clause space: 78.2603MB
54.37/54.41	c total #watches: 175089
54.88/54.94	c total #propagations: 22522852 / total #impl: 282600921 (eff. 0.080)
54.88/54.94	c #Conflicts:     148000 | #Learnt:      16616 | 0.000
54.88/54.94	c total clause space: 127.173MB
54.88/54.94	c total #watches: 181626
55.28/55.31	c total #propagations: 22663013 / total #impl: 284651711 (eff. 0.080)
55.28/55.31	c #Conflicts:     149000 | #Learnt:      17616 | 0.000
55.28/55.31	c total clause space: 127.173MB
55.28/55.31	c total #watches: 191975
55.58/55.69	c total #propagations: 22825524 / total #impl: 286677810 (eff. 0.080)
55.58/55.69	c GC COLLECT
55.58/55.69	c #Conflicts:     150000 | #Learnt:       8913 | 0.000
55.58/55.69	c total clause space: 127.173MB
55.58/55.69	c total #watches: 118404
55.98/56.05	c total #propagations: 22983392 / total #impl: 288449827 (eff. 0.080)
55.98/56.05	c #Conflicts:     151000 | #Learnt:       9913 | 0.000
55.98/56.05	c total clause space: 127.173MB
55.98/56.05	c total #watches: 130930
56.38/56.46	c total #propagations: 23133321 / total #impl: 290307613 (eff. 0.080)
56.38/56.46	c #Conflicts:     152000 | #Learnt:      10913 | 0.000
56.38/56.46	c total clause space: 127.173MB
56.38/56.46	c total #watches: 140771
56.78/56.84	c total #propagations: 23300690 / total #impl: 292154007 (eff. 0.080)
56.78/56.84	c #Conflicts:     153000 | #Learnt:      11913 | 0.000
56.78/56.84	c total clause space: 127.173MB
56.78/56.84	c total #watches: 146723
57.18/57.22	c total #propagations: 23434145 / total #impl: 293556643 (eff. 0.080)
57.18/57.22	c #Conflicts:     154000 | #Learnt:      12913 | 0.000
57.18/57.22	c total clause space: 127.173MB
57.18/57.22	c total #watches: 156415
57.48/57.58	c total #propagations: 23579957 / total #impl: 295360219 (eff. 0.080)
57.48/57.58	c #Conflicts:     155000 | #Learnt:      13913 | 0.000
57.48/57.58	c total clause space: 127.173MB
57.48/57.58	c total #watches: 164172
57.88/57.94	c total #propagations: 23732132 / total #impl: 297005839 (eff. 0.080)
57.88/57.94	c #Conflicts:     156000 | #Learnt:      14913 | 0.000
57.88/57.94	c total clause space: 127.173MB
57.88/57.94	c total #watches: 171375
58.28/58.30	c total #propagations: 23882563 / total #impl: 298590150 (eff. 0.080)
58.28/58.30	c #Conflicts:     157000 | #Learnt:      15913 | 0.000
58.28/58.30	c total clause space: 127.173MB
58.28/58.30	c total #watches: 181365
58.68/58.71	c total #propagations: 24007069 / total #impl: 300025340 (eff. 0.080)
58.68/58.71	c #Conflicts:     158000 | #Learnt:      16913 | 0.000
58.68/58.71	c total clause space: 127.173MB
58.68/58.71	c total #watches: 189120
59.08/59.14	c total #propagations: 24136885 / total #impl: 301865385 (eff. 0.080)
59.08/59.14	c #Conflicts:     159000 | #Learnt:      17913 | 0.000
59.08/59.14	c total clause space: 127.173MB
59.08/59.14	c total #watches: 200362
59.48/59.57	c total #propagations: 24276704 / total #impl: 303821664 (eff. 0.080)
59.48/59.57	c GC COLLECT
59.48/59.57	c #Conflicts:     160000 | #Learnt:       9206 | 0.000
59.48/59.57	c total clause space: 127.173MB
59.48/59.57	c total #watches: 109478
59.88/59.94	c total #propagations: 24434702 / total #impl: 305558366 (eff. 0.080)
59.88/59.94	c #Conflicts:     161000 | #Learnt:      10206 | 0.000
59.88/59.94	c total clause space: 127.173MB
59.88/59.94	c total #watches: 114787
60.28/60.34	c total #propagations: 24569490 / total #impl: 307089592 (eff. 0.080)
60.28/60.34	c #Conflicts:     162000 | #Learnt:      11206 | 0.000
60.28/60.34	c total clause space: 127.173MB
60.28/60.34	c total #watches: 121848
60.68/60.72	c total #propagations: 24717983 / total #impl: 308678109 (eff. 0.080)
60.68/60.72	c #Conflicts:     163000 | #Learnt:      12206 | 0.000
60.68/60.72	c total clause space: 127.173MB
60.68/60.72	c total #watches: 127328
61.08/61.11	c total #propagations: 24853925 / total #impl: 310207870 (eff. 0.080)
61.08/61.11	c #Conflicts:     164000 | #Learnt:      13206 | 0.000
61.08/61.11	c total clause space: 127.173MB
61.08/61.11	c total #watches: 133027
61.48/61.50	c total #propagations: 25004526 / total #impl: 311691891 (eff. 0.080)
61.48/61.50	c #Conflicts:     165000 | #Learnt:      14206 | 0.000
61.48/61.50	c total clause space: 127.173MB
61.48/61.50	c total #watches: 139604
61.88/61.95	c total #propagations: 25146045 / total #impl: 313244180 (eff. 0.080)
61.88/61.95	c #Conflicts:     166000 | #Learnt:      15206 | 0.000
61.88/61.95	c total clause space: 127.173MB
61.88/61.95	c total #watches: 147398
62.28/62.38	c total #propagations: 25277049 / total #impl: 315068589 (eff. 0.080)
62.28/62.38	c #Conflicts:     167000 | #Learnt:      16206 | 0.000
62.28/62.38	c total clause space: 127.173MB
62.28/62.38	c total #watches: 153441
62.78/62.83	c total #propagations: 25422271 / total #impl: 316481968 (eff. 0.080)
62.78/62.83	c #Conflicts:     168000 | #Learnt:      17206 | 0.000
62.78/62.83	c total clause space: 127.173MB
62.78/62.83	c total #watches: 159531
63.18/63.27	c total #propagations: 25566754 / total #impl: 318211777 (eff. 0.080)
63.18/63.27	c #Conflicts:     169000 | #Learnt:      18206 | 0.000
63.18/63.27	c total clause space: 127.173MB
63.18/63.27	c total #watches: 165175
63.68/63.71	c total #propagations: 25719035 / total #impl: 319787903 (eff. 0.080)
63.68/63.71	c GC COLLECT
63.68/63.71	c #Conflicts:     170000 | #Learnt:       8874 | 0.000
63.68/63.71	c total clause space: 127.173MB
63.68/63.71	c total #watches: 81739
64.08/64.12	c total #propagations: 25872440 / total #impl: 321769983 (eff. 0.080)
64.08/64.12	c #Conflicts:     171000 | #Learnt:       9874 | 0.000
64.08/64.12	c total clause space: 127.173MB
64.08/64.12	c total #watches: 85918
64.48/64.52	c total #propagations: 26009206 / total #impl: 323197095 (eff. 0.080)
64.48/64.52	c #Conflicts:     172000 | #Learnt:      10874 | 0.000
64.48/64.52	c total clause space: 127.173MB
64.48/64.52	c total #watches: 90103
64.78/64.90	c total #propagations: 26147394 / total #impl: 324851175 (eff. 0.080)
64.78/64.90	c #Conflicts:     173000 | #Learnt:      11874 | 0.000
64.78/64.90	c total clause space: 127.173MB
64.78/64.90	c total #watches: 95123
65.28/65.32	c total #propagations: 26267697 / total #impl: 326216182 (eff. 0.081)
65.28/65.32	c #Conflicts:     174000 | #Learnt:      12874 | 0.000
65.28/65.32	c total clause space: 127.173MB
65.28/65.32	c total #watches: 98807
65.68/65.74	c total #propagations: 26397672 / total #impl: 328138509 (eff. 0.080)
65.68/65.74	c #Conflicts:     175000 | #Learnt:      13874 | 0.000
65.68/65.74	c total clause space: 127.173MB
65.68/65.74	c total #watches: 105172
65.98/66.10	c total #propagations: 26525219 / total #impl: 330263725 (eff. 0.080)
65.98/66.10	c #Conflicts:     176000 | #Learnt:      14874 | 0.000
65.98/66.10	c total clause space: 127.173MB
65.98/66.10	c total #watches: 112632
66.37/66.45	c total #propagations: 26685422 / total #impl: 332159370 (eff. 0.080)
66.37/66.45	c #Conflicts:     177000 | #Learnt:      15874 | 0.000
66.37/66.45	c total clause space: 127.173MB
66.37/66.45	c total #watches: 118904
66.77/66.84	c total #propagations: 26845436 / total #impl: 333767447 (eff. 0.080)
66.77/66.84	c #Conflicts:     178000 | #Learnt:      16874 | 0.000
66.77/66.84	c total clause space: 127.173MB
66.77/66.84	c total #watches: 126783
67.18/67.22	c total #propagations: 27004631 / total #impl: 335567906 (eff. 0.080)
67.18/67.22	c #Conflicts:     179000 | #Learnt:      17874 | 0.000
67.18/67.22	c total clause space: 127.173MB
67.18/67.22	c total #watches: 133772
67.57/67.64	c total #propagations: 27143309 / total #impl: 337179922 (eff. 0.081)
67.57/67.64	c GC COLLECT
67.57/67.64	c #Conflicts:     180000 | #Learnt:       8665 | 0.000
67.57/67.64	c total clause space: 127.173MB
67.57/67.64	c total #watches: 82179
67.97/68.03	c total #propagations: 27280345 / total #impl: 339074331 (eff. 0.080)
67.97/68.03	c #Conflicts:     181000 | #Learnt:       9665 | 0.000
67.97/68.03	c total clause space: 127.173MB
67.97/68.03	c total #watches: 88771
68.37/68.41	c total #propagations: 27446786 / total #impl: 341025942 (eff. 0.080)
68.37/68.41	c #Conflicts:     182000 | #Learnt:      10665 | 0.000
68.37/68.41	c total clause space: 127.173MB
68.37/68.41	c total #watches: 104553
68.77/68.84	c total #propagations: 27603390 / total #impl: 342813536 (eff. 0.081)
68.77/68.84	c #Conflicts:     183000 | #Learnt:      11665 | 0.000
68.77/68.84	c total clause space: 127.173MB
68.77/68.84	c total #watches: 117201
69.28/69.31	c total #propagations: 27740469 / total #impl: 344882751 (eff. 0.080)
69.28/69.31	c #Conflicts:     184000 | #Learnt:      12665 | 0.000
69.28/69.31	c total clause space: 127.173MB
69.28/69.31	c total #watches: 122509
69.67/69.76	c total #propagations: 27865862 / total #impl: 346749906 (eff. 0.080)
69.67/69.76	c #Conflicts:     185000 | #Learnt:      13665 | 0.000
69.67/69.76	c total clause space: 127.173MB
69.67/69.76	c total #watches: 133328
70.17/70.23	c total #propagations: 27985760 / total #impl: 348609451 (eff. 0.080)
70.17/70.23	c #Conflicts:     186000 | #Learnt:      14665 | 0.000
70.17/70.23	c total clause space: 127.173MB
70.17/70.23	c total #watches: 139753
70.57/70.68	c total #propagations: 28102278 / total #impl: 350461205 (eff. 0.080)
70.57/70.68	c #Conflicts:     187000 | #Learnt:      15665 | 0.000
70.57/70.68	c total clause space: 127.173MB
70.57/70.68	c total #watches: 144832
71.07/71.14	c total #propagations: 28218808 / total #impl: 352176195 (eff. 0.080)
71.07/71.14	c #Conflicts:     188000 | #Learnt:      16665 | 0.000
71.07/71.14	c total clause space: 127.173MB
71.07/71.14	c total #watches: 151576
71.58/71.63	c total #propagations: 28338432 / total #impl: 354077544 (eff. 0.080)
71.58/71.63	c #Conflicts:     189000 | #Learnt:      17665 | 0.000
71.58/71.63	c total clause space: 127.173MB
71.58/71.63	c total #watches: 156414
71.97/72.06	c total #propagations: 28454887 / total #impl: 355929776 (eff. 0.080)
71.97/72.06	c #Conflicts:     190000 | #Learnt:      18665 | 0.000
71.97/72.06	c total clause space: 127.173MB
71.97/72.06	c total #watches: 163889
72.47/72.53	c total #propagations: 28564157 / total #impl: 357317402 (eff. 0.080)
72.47/72.53	c GC COLLECT
72.47/72.53	c #Conflicts:     191000 | #Learnt:       8766 | 0.000
72.47/72.53	c total clause space: 127.173MB
72.47/72.53	c total #watches: 99500
72.87/72.98	c total #propagations: 28673609 / total #impl: 358732241 (eff. 0.080)
72.87/72.98	c #Conflicts:     192000 | #Learnt:       9766 | 0.000
72.87/72.98	c total clause space: 127.173MB
72.87/72.98	c total #watches: 104479
73.37/73.44	c total #propagations: 28788062 / total #impl: 360360849 (eff. 0.080)
73.37/73.44	c #Conflicts:     193000 | #Learnt:      10766 | 0.000
73.37/73.44	c total clause space: 127.173MB
73.37/73.44	c total #watches: 109403
73.87/73.93	c total #propagations: 28899412 / total #impl: 361785475 (eff. 0.080)
73.87/73.93	c #Conflicts:     194000 | #Learnt:      11766 | 0.000
73.87/73.93	c total clause space: 127.173MB
73.87/73.93	c total #watches: 113831
74.37/74.48	c total #propagations: 29015336 / total #impl: 363430582 (eff. 0.080)
74.37/74.48	c #Conflicts:     195000 | #Learnt:      12766 | 0.000
74.37/74.48	c total clause space: 127.173MB
74.37/74.48	c total #watches: 117972
74.88/74.94	c total #propagations: 29137427 / total #impl: 365357016 (eff. 0.080)
74.88/74.94	c #Conflicts:     196000 | #Learnt:      13766 | 0.000
74.88/74.94	c total clause space: 127.173MB
74.88/74.94	c total #watches: 123029
75.37/75.44	c total #propagations: 29248871 / total #impl: 366547183 (eff. 0.080)
75.37/75.44	c #Conflicts:     197000 | #Learnt:      14766 | 0.000
75.37/75.44	c total clause space: 127.173MB
75.37/75.44	c total #watches: 127007
75.88/75.90	c total #propagations: 29376531 / total #impl: 368520299 (eff. 0.080)
75.88/75.90	c #Conflicts:     198000 | #Learnt:      15766 | 0.000
75.88/75.90	c total clause space: 127.173MB
75.88/75.90	c total #watches: 131833
76.27/76.32	c total #propagations: 29493393 / total #impl: 370022439 (eff. 0.080)
76.27/76.32	c #Conflicts:     199000 | #Learnt:      16766 | 0.000
76.27/76.32	c total clause space: 127.173MB
76.27/76.32	c total #watches: 136630
76.77/76.80	c total #propagations: 29607129 / total #impl: 371358999 (eff. 0.080)
76.77/76.80	c #Conflicts:     200000 | #Learnt:      17766 | 0.000
76.77/76.80	c total clause space: 127.173MB
76.77/76.80	c total #watches: 141045
77.17/77.24	c total #propagations: 29729196 / total #impl: 373053716 (eff. 0.080)
77.17/77.24	c #Conflicts:     201000 | #Learnt:      18766 | 0.000
77.17/77.24	c total clause space: 127.173MB
77.17/77.25	c total #watches: 145672
77.57/77.69	c total #propagations: 29852345 / total #impl: 374420246 (eff. 0.080)
77.57/77.69	c GC COLLECT
77.57/77.69	c #Conflicts:     202000 | #Learnt:       8624 | 0.000
77.57/77.69	c total clause space: 127.173MB
77.57/77.69	c total #watches: 64364
77.97/78.02	c total #propagations: 29977355 / total #impl: 376444621 (eff. 0.080)
77.97/78.02	c #Conflicts:     203000 | #Learnt:       9624 | 0.000
77.97/78.02	c total clause space: 127.173MB
77.97/78.02	c total #watches: 69192
78.27/78.37	c total #propagations: 30091913 / total #impl: 377900688 (eff. 0.080)
78.27/78.37	c #Conflicts:     204000 | #Learnt:      10624 | 0.000
78.27/78.37	c total clause space: 127.173MB
78.27/78.37	c total #watches: 73383
78.67/78.75	c total #propagations: 30220585 / total #impl: 379578414 (eff. 0.080)
78.67/78.75	c #Conflicts:     205000 | #Learnt:      11624 | 0.000
78.67/78.75	c total clause space: 127.173MB
78.67/78.75	c total #watches: 77958
79.07/79.12	c total #propagations: 30349258 / total #impl: 381418229 (eff. 0.080)
79.07/79.12	c #Conflicts:     206000 | #Learnt:      12624 | 0.000
79.07/79.12	c total clause space: 127.173MB
79.07/79.12	c total #watches: 82373
79.37/79.47	c total #propagations: 30469790 / total #impl: 383169063 (eff. 0.080)
79.37/79.47	c #Conflicts:     207000 | #Learnt:      13624 | 0.000
79.37/79.47	c total clause space: 127.173MB
79.37/79.47	c total #watches: 86442
79.77/79.83	c total #propagations: 30592095 / total #impl: 384843401 (eff. 0.079)
79.77/79.83	c #Conflicts:     208000 | #Learnt:      14624 | 0.000
79.77/79.83	c total clause space: 127.173MB
79.77/79.83	c total #watches: 91076
80.07/80.17	c total #propagations: 30716314 / total #impl: 386565506 (eff. 0.079)
80.07/80.17	c #Conflicts:     209000 | #Learnt:      15624 | 0.000
80.07/80.17	c total clause space: 127.173MB
80.07/80.17	c total #watches: 96510
80.47/80.52	c total #propagations: 30836731 / total #impl: 388168352 (eff. 0.079)
80.47/80.52	c #Conflicts:     210000 | #Learnt:      16624 | 0.000
80.47/80.52	c total clause space: 127.173MB
80.47/80.52	c total #watches: 101627
80.77/80.88	c total #propagations: 30964294 / total #impl: 389827675 (eff. 0.079)
80.77/80.88	c #Conflicts:     211000 | #Learnt:      17624 | 0.000
80.77/80.88	c total clause space: 127.173MB
80.77/80.88	c total #watches: 107033
81.17/81.24	c total #propagations: 31090210 / total #impl: 391626422 (eff. 0.079)
81.17/81.24	c #Conflicts:     212000 | #Learnt:      18624 | 0.000
81.17/81.24	c total clause space: 127.173MB
81.17/81.24	c total #watches: 112912
81.57/81.63	c total #propagations: 31210088 / total #impl: 393224348 (eff. 0.079)
81.57/81.63	c GC COLLECT
81.57/81.63	c #Conflicts:     213000 | #Learnt:       8574 | 0.000
81.57/81.63	c total clause space: 127.173MB
81.57/81.63	c total #watches: 62599
81.87/81.99	c total #propagations: 31341908 / total #impl: 394988153 (eff. 0.079)
81.87/81.99	c #Conflicts:     214000 | #Learnt:       9574 | 0.000
81.87/81.99	c total clause space: 127.173MB
81.87/81.99	c total #watches: 67380
82.27/82.33	c total #propagations: 31479479 / total #impl: 397197578 (eff. 0.079)
82.27/82.33	c #Conflicts:     215000 | #Learnt:      10574 | 0.000
82.27/82.33	c total clause space: 127.173MB
82.27/82.33	c total #watches: 71913
82.58/82.68	c total #propagations: 31605144 / total #impl: 399079193 (eff. 0.079)
82.58/82.68	c #Conflicts:     216000 | #Learnt:      11574 | 0.000
82.58/82.68	c total clause space: 127.173MB
82.58/82.68	c total #watches: 76664
82.97/83.04	c total #propagations: 31735810 / total #impl: 400890257 (eff. 0.079)
82.97/83.04	c #Conflicts:     217000 | #Learnt:      12574 | 0.000
82.97/83.04	c total clause space: 127.173MB
82.97/83.04	c total #watches: 81080
83.27/83.37	c total #propagations: 31870197 / total #impl: 402650896 (eff. 0.079)
83.27/83.37	c #Conflicts:     218000 | #Learnt:      13574 | 0.000
83.27/83.37	c total clause space: 127.173MB
83.27/83.37	c total #watches: 85051
83.68/83.73	c total #propagations: 31990530 / total #impl: 404297922 (eff. 0.079)
83.68/83.73	c #Conflicts:     219000 | #Learnt:      14574 | 0.000
83.68/83.73	c total clause space: 127.173MB
83.68/83.73	c total #watches: 88978
83.97/84.09	c total #propagations: 32112490 / total #impl: 406266985 (eff. 0.079)
83.97/84.09	c #Conflicts:     220000 | #Learnt:      15574 | 0.000
83.97/84.09	c total clause space: 127.173MB
83.97/84.09	c total #watches: 94081
84.37/84.47	c total #propagations: 32256849 / total #impl: 408065744 (eff. 0.079)
84.37/84.47	c #Conflicts:     221000 | #Learnt:      16574 | 0.000
84.37/84.47	c total clause space: 127.173MB
84.37/84.47	c total #watches: 98170
84.78/84.82	c total #propagations: 32385620 / total #impl: 409900592 (eff. 0.079)
84.78/84.82	c #Conflicts:     222000 | #Learnt:      17574 | 0.000
84.78/84.82	c total clause space: 127.173MB
84.78/84.82	c total #watches: 102433
85.07/85.19	c total #propagations: 32510641 / total #impl: 411557877 (eff. 0.079)
85.07/85.19	c #Conflicts:     223000 | #Learnt:      18574 | 0.000
85.07/85.19	c total clause space: 127.173MB
85.07/85.19	c total #watches: 106787
85.47/85.57	c total #propagations: 32637416 / total #impl: 413294280 (eff. 0.079)
85.47/85.57	c #Conflicts:     224000 | #Learnt:      19574 | 0.000
85.47/85.57	c total clause space: 127.173MB
85.47/85.57	c total #watches: 111981
85.88/85.95	c total #propagations: 32766963 / total #impl: 415056692 (eff. 0.079)
85.88/85.95	c GC COLLECT
85.88/85.95	c #Conflicts:     225000 | #Learnt:       9051 | 0.000
85.88/85.95	c total clause space: 127.173MB
85.88/85.95	c total #watches: 63786
86.27/86.32	c total #propagations: 32897601 / total #impl: 416689067 (eff. 0.079)
86.27/86.32	c #Conflicts:     226000 | #Learnt:      10051 | 0.000
86.27/86.32	c total clause space: 127.173MB
86.27/86.32	c total #watches: 68532
86.57/86.69	c total #propagations: 33039995 / total #impl: 418678802 (eff. 0.079)
86.57/86.69	c #Conflicts:     227000 | #Learnt:      11051 | 0.000
86.57/86.69	c total clause space: 127.173MB
86.57/86.69	c total #watches: 73826
86.98/87.06	c total #propagations: 33163766 / total #impl: 420664720 (eff. 0.079)
86.98/87.06	c #Conflicts:     228000 | #Learnt:      12051 | 0.000
86.98/87.06	c total clause space: 127.173MB
86.98/87.06	c total #watches: 77863
87.37/87.45	c total #propagations: 33294817 / total #impl: 422722202 (eff. 0.079)
87.37/87.45	c #Conflicts:     229000 | #Learnt:      13051 | 0.000
87.37/87.45	c total clause space: 127.173MB
87.37/87.45	c total #watches: 82360
87.77/87.81	c total #propagations: 33424513 / total #impl: 424808915 (eff. 0.079)
87.77/87.81	c #Conflicts:     230000 | #Learnt:      14051 | 0.000
87.77/87.81	c total clause space: 127.173MB
87.77/87.81	c total #watches: 88343
88.17/88.20	c total #propagations: 33542194 / total #impl: 426739869 (eff. 0.079)
88.17/88.20	c #Conflicts:     231000 | #Learnt:      15051 | 0.000
88.17/88.20	c total clause space: 127.173MB
88.17/88.20	c total #watches: 93063
88.47/88.55	c total #propagations: 33671839 / total #impl: 428866537 (eff. 0.079)
88.47/88.55	c #Conflicts:     232000 | #Learnt:      16051 | 0.000
88.47/88.55	c total clause space: 127.173MB
88.47/88.55	c total #watches: 99069
88.77/88.88	c total #propagations: 33797140 / total #impl: 430762211 (eff. 0.078)
88.77/88.88	c #Conflicts:     233000 | #Learnt:      17051 | 0.000
88.77/88.88	c total clause space: 127.173MB
88.77/88.88	c total #watches: 103286
89.18/89.23	c total #propagations: 33951674 / total #impl: 432856060 (eff. 0.078)
89.18/89.23	c #Conflicts:     234000 | #Learnt:      18051 | 0.000
89.18/89.23	c total clause space: 127.173MB
89.18/89.23	c total #watches: 107896
89.47/89.58	c total #propagations: 34102013 / total #impl: 434956165 (eff. 0.078)
89.47/89.58	c #Conflicts:     235000 | #Learnt:      19051 | 0.000
89.47/89.58	c total clause space: 127.173MB
89.47/89.58	c total #watches: 112187
89.87/89.94	c total #propagations: 34248911 / total #impl: 436804699 (eff. 0.078)
89.87/89.94	c #Conflicts:     236000 | #Learnt:      20051 | 0.000
89.87/89.94	c total clause space: 127.173MB
89.87/89.94	c total #watches: 126626
90.28/90.32	c total #propagations: 34436675 / total #impl: 438875168 (eff. 0.078)
90.28/90.32	c GC COLLECT
90.28/90.32	c #Conflicts:     237000 | #Learnt:       9337 | 0.000
90.28/90.32	c total clause space: 127.173MB
90.28/90.32	c total #watches: 83613
90.57/90.69	c total #propagations: 34602378 / total #impl: 440756246 (eff. 0.079)
90.57/90.69	c #Conflicts:     238000 | #Learnt:      10337 | 0.000
90.57/90.69	c total clause space: 127.173MB
90.57/90.69	c total #watches: 89265
90.97/91.04	c total #propagations: 34722065 / total #impl: 442636402 (eff. 0.078)
90.97/91.04	c #Conflicts:     239000 | #Learnt:      11337 | 0.000
90.97/91.04	c total clause space: 127.173MB
90.97/91.04	c total #watches: 96705
91.28/91.38	c total #propagations: 34859851 / total #impl: 444567433 (eff. 0.078)
91.28/91.38	c #Conflicts:     240000 | #Learnt:      12337 | 0.000
91.28/91.38	c total clause space: 127.173MB
91.28/91.38	c total #watches: 102499
91.67/91.72	c total #propagations: 35006736 / total #impl: 446569852 (eff. 0.078)
91.67/91.72	c #Conflicts:     241000 | #Learnt:      13337 | 0.000
91.67/91.72	c total clause space: 127.173MB
91.67/91.72	c total #watches: 115219
91.97/92.08	c total #propagations: 35200658 / total #impl: 448548285 (eff. 0.078)
91.97/92.08	c #Conflicts:     242000 | #Learnt:      14337 | 0.000
91.97/92.08	c total clause space: 127.173MB
91.97/92.08	c total #watches: 120685
92.38/92.44	c total #propagations: 35366422 / total #impl: 450593640 (eff. 0.078)
92.38/92.44	c #Conflicts:     243000 | #Learnt:      15337 | 0.000
92.38/92.44	c total clause space: 127.173MB
92.38/92.44	c total #watches: 126665
92.77/92.83	c total #propagations: 35517562 / total #impl: 452634067 (eff. 0.078)
92.77/92.83	c #Conflicts:     244000 | #Learnt:      16337 | 0.000
92.77/92.83	c total clause space: 127.173MB
92.77/92.83	c total #watches: 130743
93.17/93.20	c total #propagations: 35657061 / total #impl: 454820092 (eff. 0.078)
93.17/93.20	c #Conflicts:     245000 | #Learnt:      17337 | 0.000
93.17/93.20	c total clause space: 127.173MB
93.17/93.20	c total #watches: 134953
93.48/93.58	c total #propagations: 35767991 / total #impl: 456667668 (eff. 0.078)
93.48/93.58	c #Conflicts:     246000 | #Learnt:      18337 | 0.000
93.48/93.58	c total clause space: 127.173MB
93.48/93.58	c total #watches: 140193
93.87/93.98	c total #propagations: 35890250 / total #impl: 458846439 (eff. 0.078)
93.87/93.98	c #Conflicts:     247000 | #Learnt:      19337 | 0.000
93.87/93.98	c total clause space: 127.173MB
93.87/93.98	c total #watches: 145434
94.27/94.35	c total #propagations: 36018022 / total #impl: 461125473 (eff. 0.078)
94.27/94.35	c #Conflicts:     248000 | #Learnt:      20337 | 0.000
94.27/94.35	c total clause space: 127.173MB
94.27/94.35	c total #watches: 150589
94.68/94.77	c total #propagations: 36138098 / total #impl: 463028562 (eff. 0.078)
94.68/94.77	c GC COLLECT
94.68/94.77	c #Conflicts:     249000 | #Learnt:       9108 | 0.000
94.68/94.77	c total clause space: 127.173MB
94.68/94.77	c total #watches: 77931
95.07/95.13	c total #propagations: 36265406 / total #impl: 465118971 (eff. 0.078)
95.07/95.13	c #Conflicts:     250000 | #Learnt:      10108 | 0.000
95.07/95.13	c total clause space: 127.173MB
95.07/95.13	c total #watches: 82929
95.47/95.51	c total #propagations: 36389146 / total #impl: 466922368 (eff. 0.078)
95.47/95.51	c #Conflicts:     251000 | #Learnt:      11108 | 0.000
95.47/95.51	c total clause space: 127.173MB
95.47/95.51	c total #watches: 88285
95.78/95.87	c total #propagations: 36534062 / total #impl: 469067076 (eff. 0.078)
95.78/95.87	c #Conflicts:     252000 | #Learnt:      12108 | 0.000
95.78/95.87	c total clause space: 127.173MB
95.78/95.87	c total #watches: 95197
96.17/96.24	c total #propagations: 36694348 / total #impl: 470738902 (eff. 0.078)
96.17/96.24	c #Conflicts:     253000 | #Learnt:      13108 | 0.000
96.17/96.24	c total clause space: 127.173MB
96.17/96.24	c total #watches: 100326
96.57/96.63	c total #propagations: 36835849 / total #impl: 472470165 (eff. 0.078)
96.57/96.63	c #Conflicts:     254000 | #Learnt:      14108 | 0.000
96.57/96.63	c total clause space: 127.173MB
96.57/96.63	c total #watches: 104629
96.88/96.99	c total #propagations: 36981693 / total #impl: 474838379 (eff. 0.078)
96.88/96.99	c #Conflicts:     255000 | #Learnt:      15108 | 0.000
96.88/96.99	c total clause space: 127.173MB
96.88/96.99	c total #watches: 111938
97.27/97.32	c total #propagations: 37169606 / total #impl: 476937661 (eff. 0.078)
97.27/97.32	c #Conflicts:     256000 | #Learnt:      16108 | 0.000
97.27/97.32	c total clause space: 127.173MB
97.27/97.32	c total #watches: 120885
97.57/97.65	c total #propagations: 37336449 / total #impl: 478815725 (eff. 0.078)
97.57/97.65	c #Conflicts:     257000 | #Learnt:      17108 | 0.000
97.57/97.65	c total clause space: 127.173MB
97.57/97.65	c total #watches: 128635
97.98/98.02	c total #propagations: 37522616 / total #impl: 480274871 (eff. 0.078)
97.98/98.02	c #Conflicts:     258000 | #Learnt:      18108 | 0.000
97.98/98.02	c total clause space: 127.173MB
97.98/98.02	c total #watches: 136739
98.37/98.42	c total #propagations: 37706192 / total #impl: 482080436 (eff. 0.078)
98.37/98.42	c #Conflicts:     259000 | #Learnt:      19108 | 0.000
98.37/98.42	c total clause space: 127.173MB
98.37/98.42	c total #watches: 144518
98.77/98.80	c total #propagations: 37890747 / total #impl: 484248613 (eff. 0.078)
98.77/98.80	c #Conflicts:     260000 | #Learnt:      20108 | 0.000
98.77/98.80	c total clause space: 127.173MB
98.77/98.80	c total #watches: 150766
99.17/99.24	c total #propagations: 38038113 / total #impl: 486067687 (eff. 0.078)
99.17/99.24	c #Conflicts:     261000 | #Learnt:      21108 | 0.000
99.17/99.24	c total clause space: 127.173MB
99.17/99.24	c total #watches: 155531
99.57/99.68	c total #propagations: 38160071 / total #impl: 488210240 (eff. 0.078)
99.57/99.68	c GC COLLECT
99.57/99.68	c #Conflicts:     262000 | #Learnt:       9578 | 0.000
99.57/99.68	c total clause space: 127.173MB
99.57/99.68	c total #watches: 88367
99.97/100.08	c total #propagations: 38291974 / total #impl: 490366127 (eff. 0.078)
99.97/100.08	c #Conflicts:     263000 | #Learnt:      10578 | 0.000
99.97/100.08	c total clause space: 127.173MB
99.97/100.08	c total #watches: 93173
100.37/100.47	c total #propagations: 38420809 / total #impl: 492290447 (eff. 0.078)
100.37/100.47	c #Conflicts:     264000 | #Learnt:      11578 | 0.000
100.37/100.47	c total clause space: 127.173MB
100.37/100.47	c total #watches: 106886
100.87/100.94	c total #propagations: 38549770 / total #impl: 494083802 (eff. 0.078)
100.87/100.94	c #Conflicts:     265000 | #Learnt:      12578 | 0.000
100.87/100.94	c total clause space: 127.173MB
100.87/100.94	c total #watches: 114191
101.28/101.35	c total #propagations: 38699040 / total #impl: 496087928 (eff. 0.078)
101.28/101.35	c #Conflicts:     266000 | #Learnt:      13578 | 0.000
101.28/101.35	c total clause space: 127.173MB
101.28/101.35	c total #watches: 127670
101.77/101.80	c total #propagations: 38845902 / total #impl: 497581005 (eff. 0.078)
101.77/101.80	c #Conflicts:     267000 | #Learnt:      14578 | 0.000
101.77/101.80	c total clause space: 127.173MB
101.77/101.80	c total #watches: 136431
102.17/102.25	c total #propagations: 39001204 / total #impl: 499025839 (eff. 0.078)
102.17/102.25	c #Conflicts:     268000 | #Learnt:      15578 | 0.000
102.17/102.25	c total clause space: 127.173MB
102.17/102.25	c total #watches: 142017
102.67/102.74	c total #propagations: 39173619 / total #impl: 500593821 (eff. 0.078)
102.67/102.74	c #Conflicts:     269000 | #Learnt:      16578 | 0.000
102.67/102.74	c total clause space: 127.173MB
102.67/102.74	c total #watches: 148480
103.17/103.22	c total #propagations: 39336914 / total #impl: 502319623 (eff. 0.078)
103.17/103.22	c #Conflicts:     270000 | #Learnt:      17578 | 0.000
103.17/103.22	c total clause space: 127.173MB
103.17/103.22	c total #watches: 154449
103.67/103.72	c total #propagations: 39505635 / total #impl: 503827603 (eff. 0.078)
103.67/103.72	c #Conflicts:     271000 | #Learnt:      18578 | 0.000
103.67/103.72	c total clause space: 127.173MB
103.67/103.72	c total #watches: 161394
104.17/104.20	c total #propagations: 39683846 / total #impl: 505558680 (eff. 0.078)
104.17/104.20	c #Conflicts:     272000 | #Learnt:      19578 | 0.000
104.17/104.20	c total clause space: 127.173MB
104.17/104.20	c total #watches: 165246
104.58/104.65	c total #propagations: 39858232 / total #impl: 507196168 (eff. 0.079)
104.58/104.65	c #Conflicts:     273000 | #Learnt:      20578 | 0.000
104.58/104.65	c total clause space: 127.173MB
104.58/104.65	c total #watches: 169177
105.07/105.16	c total #propagations: 40055472 / total #impl: 509048916 (eff. 0.079)
105.07/105.16	c GC COLLECT
105.07/105.16	c #Conflicts:     274000 | #Learnt:       8895 | 0.000
105.07/105.16	c total clause space: 127.173MB
105.07/105.16	c total #watches: 92818
105.57/105.66	c total #propagations: 40226292 / total #impl: 510703919 (eff. 0.079)
105.57/105.66	c #Conflicts:     275000 | #Learnt:       9895 | 0.000
105.57/105.66	c total clause space: 127.173MB
105.57/105.66	c total #watches: 98680
106.07/106.15	c total #propagations: 40399781 / total #impl: 512584995 (eff. 0.079)
106.07/106.15	c #Conflicts:     276000 | #Learnt:      10895 | 0.000
106.07/106.15	c total clause space: 127.173MB
106.07/106.15	c total #watches: 105409
106.57/106.65	c total #propagations: 40575908 / total #impl: 514339190 (eff. 0.079)
106.57/106.65	c #Conflicts:     277000 | #Learnt:      11895 | 0.000
106.57/106.65	c total clause space: 127.173MB
106.57/106.65	c total #watches: 112830
107.07/107.10	c total #propagations: 40743348 / total #impl: 516215541 (eff. 0.079)
107.07/107.10	c #Conflicts:     278000 | #Learnt:      12895 | 0.000
107.07/107.10	c total clause space: 127.173MB
107.07/107.10	c total #watches: 118257
107.47/107.51	c total #propagations: 40886227 / total #impl: 518212513 (eff. 0.079)
107.47/107.51	c #Conflicts:     279000 | #Learnt:      13895 | 0.000
107.47/107.51	c total clause space: 127.173MB
107.47/107.51	c total #watches: 128791
107.87/107.96	c total #propagations: 41020590 / total #impl: 520110786 (eff. 0.079)
107.87/107.96	c #Conflicts:     280000 | #Learnt:      14895 | 0.000
107.87/107.96	c total clause space: 127.173MB
107.87/107.96	c total #watches: 143691
108.37/108.46	c total #propagations: 41168560 / total #impl: 522031832 (eff. 0.079)
108.37/108.46	c #Conflicts:     281000 | #Learnt:      15895 | 0.000
108.37/108.46	c total clause space: 127.173MB
108.37/108.46	c total #watches: 157877
108.87/108.98	c total #propagations: 41318718 / total #impl: 523683125 (eff. 0.079)
108.87/108.98	c #Conflicts:     282000 | #Learnt:      16895 | 0.000
108.87/108.98	c total clause space: 127.173MB
108.87/108.98	c total #watches: 168361
109.47/109.55	c total #propagations: 41477094 / total #impl: 525636958 (eff. 0.079)
109.47/109.55	c #Conflicts:     283000 | #Learnt:      17895 | 0.000
109.47/109.55	c total clause space: 127.173MB
109.47/109.55	c total #watches: 180226
110.07/110.18	c total #propagations: 41629240 / total #impl: 527572855 (eff. 0.079)
110.07/110.18	c #Conflicts:     284000 | #Learnt:      18895 | 0.000
110.07/110.18	c total clause space: 127.173MB
110.07/110.18	c total #watches: 189159
110.67/110.78	c total #propagations: 41783046 / total #impl: 529622504 (eff. 0.079)
110.67/110.78	c #Conflicts:     285000 | #Learnt:      19895 | 0.000
110.67/110.78	c total clause space: 127.173MB
110.67/110.78	c total #watches: 193359
111.27/111.31	c total #propagations: 41931533 / total #impl: 531723433 (eff. 0.079)
111.27/111.31	c #Conflicts:     286000 | #Learnt:      20895 | 0.000
111.27/111.31	c total clause space: 127.173MB
111.27/111.31	c total #watches: 200461
111.77/111.83	c total #propagations: 42093002 / total #impl: 533620877 (eff. 0.079)
111.77/111.83	c GC COLLECT
111.77/111.83	c #Conflicts:     287000 | #Learnt:       8793 | 0.000
111.77/111.83	c total clause space: 127.173MB
111.77/111.83	c total #watches: 119670
112.27/112.32	c total #propagations: 42234760 / total #impl: 535233584 (eff. 0.079)
112.27/112.32	c #Conflicts:     288000 | #Learnt:       9793 | 0.000
112.27/112.32	c total clause space: 127.173MB
112.27/112.32	c total #watches: 123906
112.77/112.81	c total #propagations: 42382422 / total #impl: 537196252 (eff. 0.079)
112.77/112.81	c #Conflicts:     289000 | #Learnt:      10793 | 0.000
112.77/112.81	c total clause space: 127.173MB
112.77/112.81	c total #watches: 128839
113.17/113.26	c total #propagations: 42550028 / total #impl: 539391901 (eff. 0.079)
113.17/113.26	c #Conflicts:     290000 | #Learnt:      11793 | 0.000
113.17/113.26	c total clause space: 127.173MB
113.17/113.26	c total #watches: 133505
113.57/113.69	c total #propagations: 42725266 / total #impl: 541477162 (eff. 0.079)
113.57/113.69	c #Conflicts:     291000 | #Learnt:      12793 | 0.000
113.57/113.69	c total clause space: 127.173MB
113.57/113.69	c total #watches: 138463
114.07/114.17	c total #propagations: 42878038 / total #impl: 543015663 (eff. 0.079)
114.07/114.17	c #Conflicts:     292000 | #Learnt:      13793 | 0.000
114.07/114.17	c total clause space: 127.173MB
114.07/114.17	c total #watches: 143040
114.57/114.63	c total #propagations: 43056310 / total #impl: 545030490 (eff. 0.079)
114.57/114.63	c #Conflicts:     293000 | #Learnt:      14793 | 0.000
114.57/114.63	c total clause space: 127.173MB
114.57/114.63	c total #watches: 147081
115.07/115.11	c total #propagations: 43233475 / total #impl: 546914045 (eff. 0.079)
115.07/115.11	c #Conflicts:     294000 | #Learnt:      15793 | 0.000
115.07/115.11	c total clause space: 127.173MB
115.07/115.11	c total #watches: 151858
115.57/115.63	c total #propagations: 43412301 / total #impl: 548817419 (eff. 0.079)
115.57/115.63	c #Conflicts:     295000 | #Learnt:      16793 | 0.000
115.57/115.63	c total clause space: 127.173MB
115.57/115.63	c total #watches: 157332
115.97/116.09	c total #propagations: 43614658 / total #impl: 551050367 (eff. 0.079)
115.97/116.09	c #Conflicts:     296000 | #Learnt:      17793 | 0.000
115.97/116.09	c total clause space: 127.173MB
115.97/116.09	c total #watches: 162182
116.57/116.65	c total #propagations: 43795809 / total #impl: 553044720 (eff. 0.079)
116.57/116.65	c #Conflicts:     297000 | #Learnt:      18793 | 0.000
116.57/116.65	c total clause space: 127.173MB
116.57/116.65	c total #watches: 169804
117.07/117.11	c total #propagations: 43944687 / total #impl: 555096616 (eff. 0.079)
117.07/117.11	c #Conflicts:     298000 | #Learnt:      19793 | 0.000
117.07/117.11	c total clause space: 127.173MB
117.07/117.11	c total #watches: 177511
117.47/117.59	c total #propagations: 44080428 / total #impl: 556873473 (eff. 0.079)
117.47/117.59	c #Conflicts:     299000 | #Learnt:      20793 | 0.000
117.47/117.59	c total clause space: 127.173MB
117.47/117.59	c total #watches: 183719
118.07/118.10	c total #propagations: 44235199 / total #impl: 558614450 (eff. 0.079)
118.07/118.10	c #Conflicts:     300000 | #Learnt:      21793 | 0.000
118.07/118.10	c total clause space: 127.173MB
118.07/118.10	c total #watches: 193913
118.47/118.56	c total #propagations: 44420730 / total #impl: 560375614 (eff. 0.079)
118.47/118.56	c GC COLLECT
118.47/118.56	c #Conflicts:     301000 | #Learnt:       9276 | 0.000
118.47/118.56	c total clause space: 127.173MB
118.47/118.56	c total #watches: 93700
118.87/118.99	c total #propagations: 44584721 / total #impl: 562328968 (eff. 0.079)
118.87/118.99	c #Conflicts:     302000 | #Learnt:      10276 | 0.000
118.87/118.99	c total clause space: 127.173MB
118.87/118.99	c total #watches: 100423
119.37/119.44	c total #propagations: 44699345 / total #impl: 564065315 (eff. 0.079)
119.37/119.44	c #Conflicts:     303000 | #Learnt:      11276 | 0.000
119.37/119.44	c total clause space: 127.173MB
119.37/119.44	c total #watches: 106436
119.77/119.88	c total #propagations: 44816843 / total #impl: 565648972 (eff. 0.079)
119.77/119.88	c #Conflicts:     304000 | #Learnt:      12276 | 0.000
119.77/119.88	c total clause space: 127.173MB
119.77/119.88	c total #watches: 113078
120.27/120.35	c total #propagations: 44942595 / total #impl: 567330376 (eff. 0.079)
120.27/120.35	c #Conflicts:     305000 | #Learnt:      13276 | 0.000
120.27/120.35	c total clause space: 127.173MB
120.27/120.35	c total #watches: 120819
120.77/120.81	c total #propagations: 45077527 / total #impl: 569356909 (eff. 0.079)
120.77/120.81	c #Conflicts:     306000 | #Learnt:      14276 | 0.000
120.77/120.81	c total clause space: 127.173MB
120.77/120.81	c total #watches: 126735
121.17/121.26	c total #propagations: 45194401 / total #impl: 571026659 (eff. 0.079)
121.17/121.26	c #Conflicts:     307000 | #Learnt:      15276 | 0.000
121.17/121.26	c total clause space: 127.173MB
121.17/121.26	c total #watches: 130194
121.67/121.74	c total #propagations: 45406412 / total #impl: 572834064 (eff. 0.079)
121.67/121.74	c #Conflicts:     308000 | #Learnt:      16276 | 0.000
121.67/121.74	c total clause space: 127.173MB
121.67/121.74	c total #watches: 135001
122.07/122.19	c total #propagations: 45593453 / total #impl: 574892015 (eff. 0.079)
122.07/122.19	c #Conflicts:     309000 | #Learnt:      17276 | 0.000
122.07/122.19	c total clause space: 127.173MB
122.07/122.19	c total #watches: 142253
122.57/122.67	c total #propagations: 45727144 / total #impl: 576542168 (eff. 0.079)
122.57/122.67	c #Conflicts:     310000 | #Learnt:      18276 | 0.000
122.57/122.67	c total clause space: 127.173MB
122.57/122.67	c total #watches: 146642
123.07/123.14	c total #propagations: 45869317 / total #impl: 578559050 (eff. 0.079)
123.07/123.14	c #Conflicts:     311000 | #Learnt:      19276 | 0.000
123.07/123.14	c total clause space: 127.173MB
123.07/123.14	c total #watches: 152863
123.57/123.63	c total #propagations: 46010547 / total #impl: 580219411 (eff. 0.079)
123.57/123.63	c #Conflicts:     312000 | #Learnt:      20276 | 0.000
123.57/123.63	c total clause space: 127.173MB
123.57/123.63	c total #watches: 157369
124.07/124.11	c total #propagations: 46157923 / total #impl: 582297052 (eff. 0.079)
124.07/124.11	c #Conflicts:     313000 | #Learnt:      21276 | 0.000
124.07/124.11	c total clause space: 127.173MB
124.07/124.11	c total #watches: 162488
124.47/124.57	c total #propagations: 46304501 / total #impl: 584063630 (eff. 0.079)
124.47/124.57	c #Conflicts:     314000 | #Learnt:      22276 | 0.000
124.47/124.57	c total clause space: 127.173MB
124.47/124.57	c total #watches: 167892
124.97/125.03	c total #propagations: 46458923 / total #impl: 586005368 (eff. 0.079)
124.97/125.03	c GC COLLECT
124.97/125.03	c #Conflicts:     315000 | #Learnt:       9495 | 0.000
124.97/125.03	c total clause space: 127.173MB
124.97/125.03	c total #watches: 84021
125.37/125.45	c total #propagations: 46608613 / total #impl: 587834792 (eff. 0.079)
125.37/125.45	c #Conflicts:     316000 | #Learnt:      10495 | 0.000
125.37/125.45	c total clause space: 127.173MB
125.37/125.45	c total #watches: 89349
125.86/125.91	c total #propagations: 46765214 / total #impl: 589677977 (eff. 0.079)
125.86/125.91	c #Conflicts:     317000 | #Learnt:      11495 | 0.000
125.86/125.91	c total clause space: 127.173MB
125.86/125.91	c total #watches: 93436
126.26/126.36	c total #propagations: 46930436 / total #impl: 591653262 (eff. 0.079)
126.26/126.36	c #Conflicts:     318000 | #Learnt:      12495 | 0.000
126.26/126.36	c total clause space: 127.173MB
126.26/126.36	c total #watches: 99191
126.76/126.85	c total #propagations: 47056597 / total #impl: 593583099 (eff. 0.079)
126.76/126.85	c #Conflicts:     319000 | #Learnt:      13495 | 0.000
126.76/126.85	c total clause space: 127.173MB
126.76/126.85	c total #watches: 102787
127.26/127.31	c total #propagations: 47214856 / total #impl: 595614232 (eff. 0.079)
127.26/127.31	c #Conflicts:     320000 | #Learnt:      14495 | 0.000
127.26/127.31	c total clause space: 127.173MB
127.26/127.31	c total #watches: 106499
127.67/127.75	c total #propagations: 47384182 / total #impl: 597602055 (eff. 0.079)
127.67/127.75	c #Conflicts:     321000 | #Learnt:      15495 | 0.000
127.67/127.75	c total clause space: 127.173MB
127.67/127.75	c total #watches: 110342
128.06/128.16	c total #propagations: 47551549 / total #impl: 599763063 (eff. 0.079)
128.06/128.16	c #Conflicts:     322000 | #Learnt:      16495 | 0.000
128.06/128.16	c total clause space: 127.173MB
128.06/128.16	c total #watches: 114652
128.46/128.58	c total #propagations: 47728512 / total #impl: 601630785 (eff. 0.079)
128.46/128.58	c #Conflicts:     323000 | #Learnt:      17495 | 0.000
128.46/128.58	c total clause space: 127.173MB
128.46/128.58	c total #watches: 118742
128.96/129.01	c total #propagations: 47920110 / total #impl: 603616627 (eff. 0.079)
128.96/129.01	c #Conflicts:     324000 | #Learnt:      18495 | 0.000
128.96/129.01	c total clause space: 127.173MB
128.96/129.01	c total #watches: 122399
129.36/129.41	c total #propagations: 48126694 / total #impl: 605805366 (eff. 0.079)
129.36/129.41	c #Conflicts:     325000 | #Learnt:      19495 | 0.000
129.36/129.41	c total clause space: 127.173MB
129.36/129.41	c total #watches: 126286
129.77/129.84	c total #propagations: 48316241 / total #impl: 607393346 (eff. 0.080)
129.77/129.84	c #Conflicts:     326000 | #Learnt:      20495 | 0.000
129.77/129.84	c total clause space: 127.173MB
129.77/129.84	c total #watches: 130556
130.16/130.27	c total #propagations: 48503833 / total #impl: 609469986 (eff. 0.080)
130.16/130.27	c #Conflicts:     327000 | #Learnt:      21495 | 0.000
130.16/130.27	c total clause space: 127.173MB
130.16/130.27	c total #watches: 134008
130.56/130.68	c total #propagations: 48672648 / total #impl: 611331699 (eff. 0.080)
130.56/130.68	c #Conflicts:     328000 | #Learnt:      22495 | 0.000
130.56/130.68	c total clause space: 127.173MB
130.56/130.68	c total #watches: 138031
130.97/131.08	c total #propagations: 48869332 / total #impl: 613256868 (eff. 0.080)
130.97/131.08	c GC COLLECT
130.97/131.08	c #Conflicts:     329000 | #Learnt:       9775 | 0.000
130.97/131.08	c total clause space: 127.173MB
130.97/131.08	c total #watches: 69435
131.36/131.47	c total #propagations: 49041953 / total #impl: 614960162 (eff. 0.080)
131.36/131.47	c #Conflicts:     330000 | #Learnt:      10775 | 0.000
131.36/131.47	c total clause space: 127.173MB
131.36/131.47	c total #watches: 72923
131.76/131.86	c total #propagations: 49227523 / total #impl: 617053330 (eff. 0.080)
131.76/131.86	c #Conflicts:     331000 | #Learnt:      11775 | 0.000
131.76/131.86	c total clause space: 127.173MB
131.76/131.86	c total #watches: 76457
132.16/132.26	c total #propagations: 49400653 / total #impl: 618955098 (eff. 0.080)
132.16/132.26	c #Conflicts:     332000 | #Learnt:      12775 | 0.000
132.16/132.26	c total clause space: 127.173MB
132.16/132.26	c total #watches: 79933
132.56/132.64	c total #propagations: 49592034 / total #impl: 621226318 (eff. 0.080)
132.56/132.64	c #Conflicts:     333000 | #Learnt:      13775 | 0.000
132.56/132.64	c total clause space: 127.173MB
132.56/132.64	c total #watches: 85472
132.96/133.03	c total #propagations: 49778137 / total #impl: 623053673 (eff. 0.080)
132.96/133.03	c #Conflicts:     334000 | #Learnt:      14775 | 0.000
132.96/133.03	c total clause space: 127.173MB
132.96/133.03	c total #watches: 90828
133.36/133.43	c total #propagations: 49972682 / total #impl: 624916005 (eff. 0.080)
133.36/133.43	c #Conflicts:     335000 | #Learnt:      15775 | 0.000
133.36/133.43	c total clause space: 127.173MB
133.36/133.43	c total #watches: 96109
133.76/133.83	c total #propagations: 50168923 / total #impl: 626814847 (eff. 0.080)
133.76/133.83	c #Conflicts:     336000 | #Learnt:      16775 | 0.000
133.76/133.83	c total clause space: 127.173MB
133.76/133.83	c total #watches: 102861
134.17/134.25	c total #propagations: 50309440 / total #impl: 628556408 (eff. 0.080)
134.17/134.25	c #Conflicts:     337000 | #Learnt:      17775 | 0.000
134.17/134.25	c total clause space: 127.173MB
134.17/134.25	c total #watches: 116378
134.56/134.68	c total #propagations: 50457090 / total #impl: 630570023 (eff. 0.080)
134.56/134.68	c #Conflicts:     338000 | #Learnt:      18775 | 0.000
134.56/134.68	c total clause space: 127.173MB
134.56/134.68	c total #watches: 122706
134.96/135.09	c total #propagations: 50594015 / total #impl: 632425706 (eff. 0.080)
134.96/135.09	c #Conflicts:     339000 | #Learnt:      19775 | 0.000
134.96/135.09	c total clause space: 127.173MB
134.96/135.09	c total #watches: 129430
135.46/135.52	c total #propagations: 50758822 / total #impl: 633815308 (eff. 0.080)
135.46/135.52	c #Conflicts:     340000 | #Learnt:      20775 | 0.000
135.46/135.52	c total clause space: 127.173MB
135.46/135.52	c total #watches: 135375
135.86/135.95	c total #propagations: 50921084 / total #impl: 635799596 (eff. 0.080)
135.86/135.95	c #Conflicts:     341000 | #Learnt:      21775 | 0.000
135.86/135.95	c total clause space: 127.173MB
135.86/135.95	c total #watches: 141035
136.26/136.38	c total #propagations: 51105239 / total #impl: 637751406 (eff. 0.080)
136.26/136.38	c #Conflicts:     342000 | #Learnt:      22775 | 0.000
136.26/136.38	c total clause space: 127.173MB
136.26/136.38	c total #watches: 147785
136.86/136.90	c total #propagations: 51278622 / total #impl: 639495385 (eff. 0.080)
136.86/136.90	c GC COLLECT
136.86/136.90	c #Conflicts:     343000 | #Learnt:       9051 | 0.000
136.86/136.90	c total clause space: 127.173MB
136.86/136.90	c total #watches: 95553
137.26/137.36	c total #propagations: 51433086 / total #impl: 641763135 (eff. 0.080)
137.26/137.36	c #Conflicts:     344000 | #Learnt:      10051 | 0.000
137.26/137.36	c total clause space: 127.173MB
137.26/137.36	c total #watches: 100357
137.76/137.84	c total #propagations: 51579223 / total #impl: 643703307 (eff. 0.080)
137.76/137.84	c #Conflicts:     345000 | #Learnt:      11051 | 0.000
137.76/137.84	c total clause space: 127.173MB
137.76/137.84	c total #watches: 104741
138.16/138.23	c total #propagations: 51727492 / total #impl: 645588709 (eff. 0.080)
138.16/138.23	c #Conflicts:     346000 | #Learnt:      12051 | 0.000
138.16/138.23	c total clause space: 127.173MB
138.16/138.23	c total #watches: 109696
138.57/138.69	c total #propagations: 51870774 / total #impl: 647228503 (eff. 0.080)
138.57/138.69	c #Conflicts:     347000 | #Learnt:      13051 | 0.000
138.57/138.69	c total clause space: 127.173MB
138.57/138.69	c total #watches: 116472
139.16/139.20	c total #propagations: 52020534 / total #impl: 649285892 (eff. 0.080)
139.16/139.20	c #Conflicts:     348000 | #Learnt:      14051 | 0.000
139.16/139.20	c total clause space: 127.173MB
139.16/139.20	c total #watches: 133244
139.67/139.74	c total #propagations: 52161047 / total #impl: 651488462 (eff. 0.080)
139.67/139.74	c #Conflicts:     349000 | #Learnt:      15051 | 0.000
139.67/139.74	c total clause space: 127.173MB
139.67/139.74	c total #watches: 146740
140.26/140.32	c total #propagations: 52315412 / total #impl: 653647690 (eff. 0.080)
140.26/140.32	c #Conflicts:     350000 | #Learnt:      16051 | 0.000
140.26/140.32	c total clause space: 127.173MB
140.26/140.32	c total #watches: 156038
140.87/140.93	c total #propagations: 52441702 / total #impl: 656041643 (eff. 0.080)
140.87/140.93	c #Conflicts:     351000 | #Learnt:      17051 | 0.000
140.87/140.93	c total clause space: 127.173MB
140.87/140.93	c total #watches: 162581
141.46/141.55	c total #propagations: 52548430 / total #impl: 658459060 (eff. 0.080)
141.46/141.55	c #Conflicts:     352000 | #Learnt:      18051 | 0.000
141.46/141.55	c total clause space: 127.173MB
141.46/141.55	c total #watches: 172717
142.06/142.16	c total #propagations: 52662632 / total #impl: 660925837 (eff. 0.080)
142.06/142.16	c #Conflicts:     353000 | #Learnt:      19051 | 0.000
142.06/142.16	c total clause space: 127.173MB
142.06/142.16	c total #watches: 181961
142.56/142.67	c total #propagations: 52795845 / total #impl: 663297183 (eff. 0.080)
142.56/142.67	c #Conflicts:     354000 | #Learnt:      20051 | 0.000
142.56/142.67	c total clause space: 127.173MB
142.56/142.67	c total #watches: 187381
143.07/143.15	c total #propagations: 52919509 / total #impl: 664699255 (eff. 0.080)
143.07/143.15	c #Conflicts:     355000 | #Learnt:      21051 | 0.000
143.07/143.15	c total clause space: 127.173MB
143.07/143.15	c total #watches: 198514
143.66/143.75	c total #propagations: 53045082 / total #impl: 666325150 (eff. 0.080)
143.66/143.75	c #Conflicts:     356000 | #Learnt:      22051 | 0.000
143.66/143.75	c total clause space: 127.173MB
143.66/143.75	c total #watches: 206461
144.26/144.35	c total #propagations: 53184879 / total #impl: 668592934 (eff. 0.080)
144.26/144.35	c GC COLLECT
144.26/144.35	c #Conflicts:     357000 | #Learnt:       9144 | 0.000
144.26/144.35	c total clause space: 127.173MB
144.26/144.35	c total #watches: 121508
144.76/144.85	c total #propagations: 53350572 / total #impl: 670261387 (eff. 0.080)
144.76/144.85	c #Conflicts:     358000 | #Learnt:      10144 | 0.000
144.76/144.85	c total clause space: 127.173MB
144.76/144.85	c total #watches: 125530
145.36/145.43	c total #propagations: 53520801 / total #impl: 672012698 (eff. 0.080)
145.36/145.43	c #Conflicts:     359000 | #Learnt:      11144 | 0.000
145.36/145.43	c total clause space: 127.173MB
145.36/145.43	c total #watches: 129785
145.86/145.92	c total #propagations: 53684692 / total #impl: 674225055 (eff. 0.080)
145.86/145.92	c #Conflicts:     360000 | #Learnt:      12144 | 0.000
145.86/145.92	c total clause space: 127.173MB
145.86/145.92	c total #watches: 133445
146.37/146.41	c total #propagations: 53847623 / total #impl: 676081884 (eff. 0.080)
146.37/146.41	c #Conflicts:     361000 | #Learnt:      13144 | 0.000
146.37/146.41	c total clause space: 127.173MB
146.37/146.41	c total #watches: 137536
146.76/146.83	c total #propagations: 54010401 / total #impl: 678277432 (eff. 0.080)
146.76/146.83	c #Conflicts:     362000 | #Learnt:      14144 | 0.000
146.76/146.83	c total clause space: 127.173MB
146.76/146.83	c total #watches: 144249
147.26/147.30	c total #propagations: 54166105 / total #impl: 680167844 (eff. 0.080)
147.26/147.30	c #Conflicts:     363000 | #Learnt:      15144 | 0.000
147.26/147.30	c total clause space: 127.173MB
147.26/147.30	c total #watches: 149124
147.76/147.83	c total #propagations: 54317871 / total #impl: 681868771 (eff. 0.080)
147.76/147.83	c #Conflicts:     364000 | #Learnt:      16144 | 0.000
147.76/147.83	c total clause space: 127.173MB
147.76/147.83	c total #watches: 154342
148.26/148.37	c total #propagations: 54467408 / total #impl: 683617130 (eff. 0.080)
148.26/148.37	c #Conflicts:     365000 | #Learnt:      17144 | 0.000
148.26/148.37	c total clause space: 127.173MB
148.26/148.37	c total #watches: 158748
148.86/148.90	c total #propagations: 54604160 / total #impl: 685645188 (eff. 0.080)
148.86/148.90	c #Conflicts:     366000 | #Learnt:      18144 | 0.000
148.86/148.90	c total clause space: 127.173MB
148.86/148.90	c total #watches: 169612
149.26/149.37	c total #propagations: 54774264 / total #impl: 688239093 (eff. 0.080)
149.26/149.37	c #Conflicts:     367000 | #Learnt:      19144 | 0.000
149.26/149.37	c total clause space: 127.173MB
149.26/149.37	c total #watches: 174243
149.76/149.82	c total #propagations: 54925346 / total #impl: 690097000 (eff. 0.080)
149.76/149.82	c #Conflicts:     368000 | #Learnt:      20144 | 0.000
149.76/149.82	c total clause space: 127.173MB
149.76/149.82	c total #watches: 181670
150.16/150.28	c total #propagations: 55054736 / total #impl: 691615763 (eff. 0.080)
150.16/150.28	c #Conflicts:     369000 | #Learnt:      21144 | 0.000
150.16/150.28	c total clause space: 127.173MB
150.16/150.28	c total #watches: 194693
150.77/150.83	c total #propagations: 55164034 / total #impl: 693141552 (eff. 0.080)
150.77/150.83	c #Conflicts:     370000 | #Learnt:      22144 | 0.000
150.77/150.83	c total clause space: 127.173MB
150.77/150.83	c total #watches: 207799
151.26/151.38	c total #propagations: 55283144 / total #impl: 694345189 (eff. 0.080)
151.26/151.38	c #Conflicts:     371000 | #Learnt:      23144 | 0.000
151.26/151.38	c total clause space: 127.173MB
151.26/151.38	c total #watches: 221988
151.96/152.04	c total #propagations: 55400709 / total #impl: 696572667 (eff. 0.080)
151.96/152.04	c GC COLLECT
151.96/152.04	c #Conflicts:     372000 | #Learnt:       8873 | 0.000
151.96/152.04	c total clause space: 127.173MB
151.96/152.04	c total #watches: 106661
152.46/152.55	c total #propagations: 55526508 / total #impl: 698233488 (eff. 0.080)
152.46/152.55	c #Conflicts:     373000 | #Learnt:       9873 | 0.000
152.46/152.55	c total clause space: 127.173MB
152.46/152.55	c total #watches: 113673
153.06/153.12	c total #propagations: 55657668 / total #impl: 699969334 (eff. 0.080)
153.06/153.12	c #Conflicts:     374000 | #Learnt:      10873 | 0.000
153.06/153.12	c total clause space: 127.173MB
153.06/153.12	c total #watches: 121519
153.56/153.64	c total #propagations: 55796340 / total #impl: 701737313 (eff. 0.080)
153.56/153.64	c #Conflicts:     375000 | #Learnt:      11873 | 0.000
153.56/153.64	c total clause space: 127.173MB
153.56/153.64	c total #watches: 130550
154.07/154.18	c total #propagations: 55940278 / total #impl: 703394029 (eff. 0.080)
154.07/154.18	c #Conflicts:     376000 | #Learnt:      12873 | 0.000
154.07/154.18	c total clause space: 127.173MB
154.07/154.18	c total #watches: 138951
154.66/154.74	c total #propagations: 56089609 / total #impl: 705137568 (eff. 0.080)
154.66/154.74	c #Conflicts:     377000 | #Learnt:      13873 | 0.000
154.66/154.74	c total clause space: 127.173MB
154.66/154.74	c total #watches: 147049
155.26/155.34	c total #propagations: 56223654 / total #impl: 707055098 (eff. 0.080)
155.26/155.34	c #Conflicts:     378000 | #Learnt:      14873 | 0.000
155.26/155.34	c total clause space: 127.173MB
155.26/155.34	c total #watches: 153034
155.96/156.00	c total #propagations: 56364005 / total #impl: 708643130 (eff. 0.080)
155.96/156.00	c #Conflicts:     379000 | #Learnt:      15873 | 0.000
155.96/156.00	c total clause space: 127.173MB
155.96/156.00	c total #watches: 158581
156.46/156.59	c total #propagations: 56537474 / total #impl: 710711640 (eff. 0.080)
156.46/156.59	c #Conflicts:     380000 | #Learnt:      16873 | 0.000
156.46/156.59	c total clause space: 127.173MB
156.46/156.59	c total #watches: 164610
157.06/157.11	c total #propagations: 56701527 / total #impl: 712548697 (eff. 0.080)
157.06/157.11	c #Conflicts:     381000 | #Learnt:      17873 | 0.000
157.06/157.11	c total clause space: 127.173MB
157.06/157.11	c total #watches: 168646
157.56/157.64	c total #propagations: 56848033 / total #impl: 714306264 (eff. 0.080)
157.56/157.64	c #Conflicts:     382000 | #Learnt:      18873 | 0.000
157.56/157.64	c total clause space: 127.173MB
157.56/157.64	c total #watches: 175463
158.06/158.15	c total #propagations: 57005145 / total #impl: 716069729 (eff. 0.080)
158.06/158.15	c #Conflicts:     383000 | #Learnt:      19873 | 0.000
158.06/158.15	c total clause space: 127.173MB
158.06/158.15	c total #watches: 181221
158.56/158.69	c total #propagations: 57169617 / total #impl: 718192214 (eff. 0.080)
158.56/158.69	c #Conflicts:     384000 | #Learnt:      20873 | 0.000
158.56/158.69	c total clause space: 127.173MB
158.56/158.69	c total #watches: 185564
159.16/159.27	c total #propagations: 57332917 / total #impl: 720295280 (eff. 0.080)
159.16/159.27	c #Conflicts:     385000 | #Learnt:      21873 | 0.000
159.16/159.27	c total clause space: 127.173MB
159.16/159.27	c total #watches: 190717
159.76/159.84	c total #propagations: 57471938 / total #impl: 722172293 (eff. 0.080)
159.76/159.84	c #Conflicts:     386000 | #Learnt:      22873 | 0.000
159.76/159.84	c total clause space: 127.173MB
159.76/159.84	c total #watches: 194887
160.26/160.35	c total #propagations: 57601591 / total #impl: 723998635 (eff. 0.080)
160.26/160.35	c #Conflicts:     387000 | #Learnt:      23873 | 0.000
160.26/160.35	c total clause space: 127.173MB
160.26/160.35	c total #watches: 199808
160.76/160.81	c total #propagations: 57759814 / total #impl: 725992820 (eff. 0.080)
160.76/160.81	c GC COLLECT
160.76/160.81	c #Conflicts:     388000 | #Learnt:       9673 | 0.000
160.76/160.81	c total clause space: 127.173MB
160.76/160.81	c total #watches: 83334
161.16/161.25	c total #propagations: 57898474 / total #impl: 727592382 (eff. 0.080)
161.16/161.25	c #Conflicts:     389000 | #Learnt:      10673 | 0.000
161.16/161.25	c total clause space: 127.173MB
161.16/161.25	c total #watches: 87936
161.66/161.71	c total #propagations: 58041343 / total #impl: 729634884 (eff. 0.080)
161.66/161.71	c #Conflicts:     390000 | #Learnt:      11673 | 0.000
161.66/161.71	c total clause space: 127.173MB
161.66/161.71	c total #watches: 93572
162.06/162.14	c total #propagations: 58201720 / total #impl: 731539588 (eff. 0.080)
162.06/162.14	c #Conflicts:     391000 | #Learnt:      12673 | 0.000
162.06/162.14	c total clause space: 127.173MB
162.06/162.14	c total #watches: 98101
162.46/162.55	c total #propagations: 58383615 / total #impl: 733492272 (eff. 0.080)
162.46/162.55	c #Conflicts:     392000 | #Learnt:      13673 | 0.000
162.46/162.55	c total clause space: 127.173MB
162.46/162.55	c total #watches: 102617
162.86/162.96	c total #propagations: 58533983 / total #impl: 735307604 (eff. 0.080)
162.86/162.96	c #Conflicts:     393000 | #Learnt:      14673 | 0.000
162.86/162.96	c total clause space: 127.173MB
162.86/162.96	c total #watches: 108097
163.36/163.40	c total #propagations: 58671495 / total #impl: 736956115 (eff. 0.080)
163.36/163.40	c #Conflicts:     394000 | #Learnt:      15673 | 0.000
163.36/163.40	c total clause space: 127.173MB
163.36/163.40	c total #watches: 113484
163.76/163.86	c total #propagations: 58803710 / total #impl: 738844704 (eff. 0.080)
163.76/163.86	c #Conflicts:     395000 | #Learnt:      16673 | 0.000
163.76/163.86	c total clause space: 127.173MB
163.76/163.86	c total #watches: 118151
164.16/164.29	c total #propagations: 58938970 / total #impl: 740638812 (eff. 0.080)
164.16/164.29	c #Conflicts:     396000 | #Learnt:      17673 | 0.000
164.16/164.29	c total clause space: 127.173MB
164.16/164.29	c total #watches: 122655
164.66/164.74	c total #propagations: 59067564 / total #impl: 742344290 (eff. 0.080)
164.66/164.74	c #Conflicts:     397000 | #Learnt:      18673 | 0.000
164.66/164.74	c total clause space: 127.173MB
164.66/164.74	c total #watches: 127336
165.16/165.20	c total #propagations: 59218489 / total #impl: 744372022 (eff. 0.080)
165.16/165.20	c #Conflicts:     398000 | #Learnt:      19673 | 0.000
165.16/165.20	c total clause space: 127.173MB
165.16/165.20	c total #watches: 131805
165.56/165.63	c total #propagations: 59366712 / total #impl: 746285622 (eff. 0.080)
165.56/165.63	c #Conflicts:     399000 | #Learnt:      20673 | 0.000
165.56/165.63	c total clause space: 127.173MB
165.56/165.63	c total #watches: 136309
165.96/166.04	c total #propagations: 59500417 / total #impl: 747905925 (eff. 0.080)
165.96/166.04	c #Conflicts:     400000 | #Learnt:      21673 | 0.000
165.96/166.04	c total clause space: 127.173MB
165.96/166.04	c total #watches: 146993
166.36/166.48	c total #propagations: 59651879 / total #impl: 749861286 (eff. 0.080)
166.36/166.48	c #Conflicts:     401000 | #Learnt:      22673 | 0.000
166.36/166.48	c total clause space: 127.173MB
166.36/166.48	c total #watches: 152656
166.86/166.95	c total #propagations: 59795377 / total #impl: 752053826 (eff. 0.080)
166.86/166.95	c #Conflicts:     402000 | #Learnt:      23673 | 0.000
166.86/166.95	c total clause space: 127.173MB
166.86/166.95	c total #watches: 158808
167.36/167.42	c total #propagations: 59917765 / total #impl: 754060633 (eff. 0.079)
167.36/167.42	c GC COLLECT
167.36/167.42	c #Conflicts:     403000 | #Learnt:       8961 | 0.000
167.36/167.42	c total clause space: 127.173MB
167.36/167.42	c total #watches: 80038
167.76/167.89	c total #propagations: 60038225 / total #impl: 755791975 (eff. 0.079)
167.76/167.89	c #Conflicts:     404000 | #Learnt:       9961 | 0.000
167.76/167.89	c total clause space: 127.173MB
167.76/167.89	c total #watches: 87773
168.26/168.33	c total #propagations: 60154914 / total #impl: 758064531 (eff. 0.079)
168.26/168.33	c #Conflicts:     405000 | #Learnt:      10961 | 0.000
168.26/168.33	c total clause space: 127.173MB
168.26/168.33	c total #watches: 94830
168.75/168.82	c total #propagations: 60261150 / total #impl: 760087554 (eff. 0.079)
168.75/168.82	c #Conflicts:     406000 | #Learnt:      11961 | 0.000
168.75/168.82	c total clause space: 127.173MB
168.75/168.82	c total #watches: 100132
169.15/169.23	c total #propagations: 60400514 / total #impl: 762005502 (eff. 0.079)
169.15/169.23	c #Conflicts:     407000 | #Learnt:      12961 | 0.000
169.15/169.23	c total clause space: 127.173MB
169.15/169.23	c total #watches: 104970
169.55/169.65	c total #propagations: 60562633 / total #impl: 763599453 (eff. 0.079)
169.55/169.65	c #Conflicts:     408000 | #Learnt:      13961 | 0.000
169.55/169.65	c total clause space: 127.173MB
169.55/169.65	c total #watches: 109748
169.95/170.06	c total #propagations: 60711381 / total #impl: 765388941 (eff. 0.079)
169.95/170.06	c #Conflicts:     409000 | #Learnt:      14961 | 0.000
169.95/170.06	c total clause space: 127.173MB
169.95/170.06	c total #watches: 115459
170.46/170.51	c total #propagations: 60850423 / total #impl: 767078843 (eff. 0.079)
170.46/170.51	c #Conflicts:     410000 | #Learnt:      15961 | 0.000
170.46/170.51	c total clause space: 127.173MB
170.46/170.51	c total #watches: 120743
170.75/170.85	c total #propagations: 61035996 / total #impl: 769257886 (eff. 0.079)
170.75/170.85	c #Conflicts:     411000 | #Learnt:      16961 | 0.000
170.75/170.85	c total clause space: 127.173MB
170.75/170.85	c total #watches: 124410
171.15/171.20	c total #propagations: 61249900 / total #impl: 770761424 (eff. 0.079)
171.15/171.20	c #Conflicts:     412000 | #Learnt:      17961 | 0.000
171.15/171.20	c total clause space: 127.173MB
171.15/171.20	c total #watches: 129303
171.45/171.57	c total #propagations: 61431739 / total #impl: 772478323 (eff. 0.080)
171.45/171.57	c #Conflicts:     413000 | #Learnt:      18961 | 0.000
171.45/171.57	c total clause space: 127.173MB
171.45/171.57	c total #watches: 136273
171.85/171.96	c total #propagations: 61624123 / total #impl: 774722010 (eff. 0.080)
171.85/171.96	c #Conflicts:     414000 | #Learnt:      19961 | 0.000
171.85/171.96	c total clause space: 127.173MB
171.85/171.96	c total #watches: 140361
172.25/172.38	c total #propagations: 61814289 / total #impl: 776936490 (eff. 0.080)
172.25/172.38	c #Conflicts:     415000 | #Learnt:      20961 | 0.000
172.25/172.38	c total clause space: 127.173MB
172.25/172.38	c total #watches: 145347
172.66/172.77	c total #propagations: 62020804 / total #impl: 779295067 (eff. 0.080)
172.66/172.77	c #Conflicts:     416000 | #Learnt:      21961 | 0.000
172.66/172.77	c total clause space: 127.173MB
172.66/172.77	c total #watches: 149527
173.05/173.17	c total #propagations: 62195435 / total #impl: 781238904 (eff. 0.080)
173.05/173.17	c #Conflicts:     417000 | #Learnt:      22961 | 0.000
173.05/173.17	c total clause space: 127.173MB
173.05/173.17	c total #watches: 157331
173.55/173.63	c total #propagations: 62344582 / total #impl: 783019347 (eff. 0.080)
173.55/173.63	c #Conflicts:     418000 | #Learnt:      23961 | 0.000
173.55/173.63	c total clause space: 127.173MB
173.55/173.63	c total #watches: 165785
173.95/174.08	c total #propagations: 62462933 / total #impl: 784897237 (eff. 0.080)
173.95/174.08	c GC COLLECT
173.95/174.08	c #Conflicts:     419000 | #Learnt:      12827 | 0.000
173.95/174.08	c total clause space: 127.173MB
173.95/174.08	c total #watches: 107851
174.45/174.56	c total #propagations: 62587199 / total #impl: 786592624 (eff. 0.080)
174.45/174.56	c #Conflicts:     420000 | #Learnt:      13827 | 0.000
174.45/174.56	c total clause space: 127.173MB
174.45/174.56	c total #watches: 113427
174.96/175.05	c total #propagations: 62704094 / total #impl: 788543931 (eff. 0.080)
174.96/175.05	c #Conflicts:     421000 | #Learnt:      14827 | 0.000
174.96/175.05	c total clause space: 127.173MB
174.96/175.05	c total #watches: 120870
175.45/175.53	c total #propagations: 62818166 / total #impl: 790527714 (eff. 0.079)
175.45/175.53	c #Conflicts:     422000 | #Learnt:      15827 | 0.000
175.45/175.53	c total clause space: 127.173MB
175.45/175.53	c total #watches: 128200
175.85/175.96	c total #propagations: 62945747 / total #impl: 792470488 (eff. 0.079)
175.85/175.96	c #Conflicts:     423000 | #Learnt:      16827 | 0.000
175.85/175.96	c total clause space: 127.173MB
175.85/175.96	c total #watches: 138219
176.25/176.33	c total #propagations: 63062766 / total #impl: 794011516 (eff. 0.079)
176.25/176.33	c #Conflicts:     424000 | #Learnt:      17827 | 0.000
176.25/176.33	c total clause space: 127.173MB
176.25/176.33	c total #watches: 152357
176.65/176.75	c total #propagations: 63296232 / total #impl: 795745065 (eff. 0.080)
176.65/176.75	c #Conflicts:     425000 | #Learnt:      18827 | 0.000
176.65/176.75	c total clause space: 127.173MB
176.65/176.75	c total #watches: 159029
177.06/177.19	c total #propagations: 63500443 / total #impl: 797544876 (eff. 0.080)
177.06/177.19	c #Conflicts:     426000 | #Learnt:      19827 | 0.000
177.06/177.19	c total clause space: 127.173MB
177.06/177.19	c total #watches: 171255
177.55/177.62	c total #propagations: 63698115 / total #impl: 799554217 (eff. 0.080)
177.55/177.62	c #Conflicts:     427000 | #Learnt:      20827 | 0.000
177.55/177.62	c total clause space: 127.173MB
177.55/177.62	c total #watches: 182044
178.05/178.12	c total #propagations: 63879961 / total #impl: 801420275 (eff. 0.080)
178.05/178.12	c #Conflicts:     428000 | #Learnt:      21827 | 0.000
178.05/178.12	c total clause space: 127.173MB
178.05/178.12	c total #watches: 190709
178.45/178.59	c total #propagations: 64060432 / total #impl: 803742486 (eff. 0.080)
178.45/178.59	c #Conflicts:     429000 | #Learnt:      22827 | 0.000
178.45/178.59	c total clause space: 127.173MB
178.45/178.59	c total #watches: 200766
179.05/179.10	c total #propagations: 64254586 / total #impl: 805846592 (eff. 0.080)
179.05/179.10	c #Conflicts:     430000 | #Learnt:      23827 | 0.000
179.05/179.10	c total clause space: 127.173MB
179.05/179.10	c total #watches: 211102
179.55/179.61	c total #propagations: 64462424 / total #impl: 807921589 (eff. 0.080)
179.55/179.61	c #Conflicts:     431000 | #Learnt:      24827 | 0.000
179.55/179.61	c total clause space: 127.173MB
179.55/179.61	c total #watches: 223274
180.05/180.13	c total #propagations: 64674477 / total #impl: 811077736 (eff. 0.080)
180.05/180.13	c #Conflicts:     432000 | #Learnt:      25827 | 0.000
180.05/180.13	c total clause space: 127.173MB
180.05/180.13	c total #watches: 230401
180.55/180.70	c total #propagations: 64909873 / total #impl: 813700843 (eff. 0.080)
180.55/180.70	c #Conflicts:     433000 | #Learnt:      26827 | 0.000
180.55/180.70	c total clause space: 127.173MB
180.55/180.70	c total #watches: 237671
181.15/181.28	c total #propagations: 65120752 / total #impl: 817009577 (eff. 0.080)
181.15/181.28	c #Conflicts:     434000 | #Learnt:      27827 | 0.000
181.15/181.28	c total clause space: 127.173MB
181.15/181.28	c total #watches: 247672
181.65/181.77	c total #propagations: 65326439 / total #impl: 820030217 (eff. 0.080)
181.65/181.77	c GC COLLECT
181.65/181.77	c #Conflicts:     435000 | #Learnt:      14714 | 0.000
181.65/181.77	c total clause space: 127.173MB
181.65/181.77	c total #watches: 122122
182.05/182.14	c total #propagations: 65535138 / total #impl: 822493201 (eff. 0.080)
182.05/182.14	c #Conflicts:     436000 | #Learnt:      15714 | 0.000
182.05/182.14	c total clause space: 127.173MB
182.05/182.14	c total #watches: 134237
182.45/182.54	c total #propagations: 65723507 / total #impl: 824496618 (eff. 0.080)
182.45/182.54	c #Conflicts:     437000 | #Learnt:      16714 | 0.000
182.45/182.54	c total clause space: 127.173MB
182.45/182.54	c total #watches: 143574
182.85/182.95	c total #propagations: 65882049 / total #impl: 826454260 (eff. 0.080)
182.85/182.95	c #Conflicts:     438000 | #Learnt:      17714 | 0.000
182.85/182.95	c total clause space: 127.173MB
182.85/182.95	c total #watches: 156330
183.25/183.37	c total #propagations: 66042928 / total #impl: 828401899 (eff. 0.080)
183.25/183.37	c #Conflicts:     439000 | #Learnt:      18714 | 0.000
183.25/183.37	c total clause space: 127.173MB
183.25/183.37	c total #watches: 166109
183.76/183.84	c total #propagations: 66216396 / total #impl: 830484297 (eff. 0.080)
183.76/183.84	c #Conflicts:     440000 | #Learnt:      19714 | 0.000
183.76/183.84	c total clause space: 127.173MB
183.76/183.84	c total #watches: 177739
184.25/184.31	c total #propagations: 66403328 / total #impl: 832826790 (eff. 0.080)
184.25/184.31	c #Conflicts:     441000 | #Learnt:      20714 | 0.000
184.25/184.31	c total clause space: 127.173MB
184.25/184.31	c total #watches: 191881
184.75/184.87	c total #propagations: 66583111 / total #impl: 835531016 (eff. 0.080)
184.75/184.87	c #Conflicts:     442000 | #Learnt:      21714 | 0.000
184.75/184.87	c total clause space: 127.173MB
184.75/184.87	c total #watches: 202362
185.35/185.44	c total #propagations: 66732050 / total #impl: 838077617 (eff. 0.080)
185.35/185.44	c #Conflicts:     443000 | #Learnt:      22714 | 0.000
185.35/185.44	c total clause space: 127.173MB
185.35/185.44	c total #watches: 210079
185.95/186.03	c total #propagations: 66885842 / total #impl: 840945787 (eff. 0.080)
185.95/186.03	c #Conflicts:     444000 | #Learnt:      23714 | 0.000
185.95/186.03	c total clause space: 127.173MB
185.95/186.03	c total #watches: 217740
186.55/186.60	c total #propagations: 67035653 / total #impl: 843978701 (eff. 0.079)
186.55/186.60	c #Conflicts:     445000 | #Learnt:      24714 | 0.000
186.55/186.60	c total clause space: 127.173MB
186.55/186.60	c total #watches: 224027
187.05/187.16	c total #propagations: 67186713 / total #impl: 846676149 (eff. 0.079)
187.05/187.16	c #Conflicts:     446000 | #Learnt:      25714 | 0.000
187.05/187.16	c total clause space: 127.173MB
187.05/187.16	c total #watches: 228919
187.65/187.71	c total #propagations: 67346255 / total #impl: 849233089 (eff. 0.079)
187.65/187.71	c #Conflicts:     447000 | #Learnt:      26714 | 0.000
187.65/187.71	c total clause space: 127.173MB
187.65/187.71	c total #watches: 235561
188.15/188.28	c total #propagations: 67493569 / total #impl: 851703366 (eff. 0.079)
188.15/188.28	c #Conflicts:     448000 | #Learnt:      27714 | 0.000
188.15/188.28	c total clause space: 127.173MB
188.15/188.28	c total #watches: 243451
188.85/188.92	c total #propagations: 67637384 / total #impl: 853956708 (eff. 0.079)
188.85/188.92	c #Conflicts:     449000 | #Learnt:      28714 | 0.000
188.85/188.92	c total clause space: 127.173MB
188.85/188.92	c total #watches: 249544
189.45/189.50	c total #propagations: 67785999 / total #impl: 856920664 (eff. 0.079)
189.45/189.50	c #Conflicts:     450000 | #Learnt:      29714 | 0.000
189.45/189.50	c total clause space: 127.173MB
189.45/189.50	c total #watches: 257018
190.05/190.10	c total #propagations: 67930451 / total #impl: 859464455 (eff. 0.079)
190.05/190.10	c GC COLLECT
190.05/190.10	c #Conflicts:     451000 | #Learnt:      15453 | 0.000
190.05/190.10	c total clause space: 127.173MB
190.05/190.10	c total #watches: 131919
190.45/190.54	c total #propagations: 68084021 / total #impl: 861952636 (eff. 0.079)
190.45/190.54	c #Conflicts:     452000 | #Learnt:      16453 | 0.000
190.45/190.54	c total clause space: 127.173MB
190.45/190.54	c total #watches: 139365
190.85/190.97	c total #propagations: 68240043 / total #impl: 864072492 (eff. 0.079)
190.85/190.97	c #Conflicts:     453000 | #Learnt:      17453 | 0.000
190.85/190.97	c total clause space: 127.173MB
190.85/190.97	c total #watches: 145632
191.36/191.43	c total #propagations: 68405116 / total #impl: 866217225 (eff. 0.079)
191.36/191.43	c #Conflicts:     454000 | #Learnt:      18453 | 0.000
191.36/191.43	c total clause space: 127.173MB
191.36/191.43	c total #watches: 153498
191.75/191.89	c total #propagations: 68580469 / total #impl: 868561815 (eff. 0.079)
191.75/191.89	c #Conflicts:     455000 | #Learnt:      19453 | 0.000
191.75/191.89	c total clause space: 127.173MB
191.75/191.89	c total #watches: 164138
192.25/192.36	c total #propagations: 68730774 / total #impl: 870977304 (eff. 0.079)
192.25/192.36	c #Conflicts:     456000 | #Learnt:      20453 | 0.000
192.25/192.36	c total clause space: 127.173MB
192.25/192.36	c total #watches: 174890
192.75/192.88	c total #propagations: 68877127 / total #impl: 873190474 (eff. 0.079)
192.75/192.88	c #Conflicts:     457000 | #Learnt:      21453 | 0.000
192.75/192.88	c total clause space: 127.173MB
192.75/192.88	c total #watches: 185300
193.25/193.39	c total #propagations: 69025389 / total #impl: 875631618 (eff. 0.079)
193.25/193.39	c #Conflicts:     458000 | #Learnt:      22453 | 0.000
193.25/193.39	c total clause space: 127.173MB
193.25/193.39	c total #watches: 193447
193.85/193.99	c total #propagations: 69158368 / total #impl: 877783869 (eff. 0.079)
193.85/193.99	c #Conflicts:     459000 | #Learnt:      23453 | 0.000
193.85/193.99	c total clause space: 127.173MB
193.85/193.99	c total #watches: 199693
194.45/194.57	c total #propagations: 69320743 / total #impl: 880322101 (eff. 0.079)
194.45/194.57	c #Conflicts:     460000 | #Learnt:      24453 | 0.000
194.45/194.57	c total clause space: 127.173MB
194.45/194.57	c total #watches: 207957
195.05/195.18	c total #propagations: 69491116 / total #impl: 882733431 (eff. 0.079)
195.05/195.18	c #Conflicts:     461000 | #Learnt:      25453 | 0.000
195.05/195.18	c total clause space: 127.173MB
195.05/195.18	c total #watches: 214727
195.65/195.75	c total #propagations: 69641104 / total #impl: 885175287 (eff. 0.079)
195.65/195.75	c #Conflicts:     462000 | #Learnt:      26453 | 0.000
195.65/195.75	c total clause space: 127.173MB
195.65/195.75	c total #watches: 221896
196.25/196.35	c total #propagations: 69802064 / total #impl: 887482111 (eff. 0.079)
196.25/196.35	c #Conflicts:     463000 | #Learnt:      27453 | 0.000
196.25/196.35	c total clause space: 127.173MB
196.25/196.35	c total #watches: 229601
196.86/196.94	c total #propagations: 69991652 / total #impl: 891108716 (eff. 0.079)
196.86/196.94	c #Conflicts:     464000 | #Learnt:      28453 | 0.000
196.86/196.94	c total clause space: 127.173MB
196.86/196.94	c total #watches: 233662
197.45/197.54	c total #propagations: 70163903 / total #impl: 895009455 (eff. 0.078)
197.45/197.54	c #Conflicts:     465000 | #Learnt:      29453 | 0.000
197.45/197.54	c total clause space: 127.173MB
197.45/197.54	c total #watches: 237468
198.06/198.16	c total #propagations: 70330680 / total #impl: 898712422 (eff. 0.078)
198.06/198.16	c #Conflicts:     466000 | #Learnt:      30453 | 0.000
198.06/198.16	c total clause space: 127.173MB
198.06/198.16	c total #watches: 241245
198.65/198.75	c total #propagations: 70530079 / total #impl: 902497105 (eff. 0.078)
198.65/198.75	c #Conflicts:     467000 | #Learnt:      31453 | 0.000
198.65/198.75	c total clause space: 127.173MB
198.65/198.75	c total #watches: 244920
199.16/199.29	c total #propagations: 70713676 / total #impl: 905993096 (eff. 0.078)
199.16/199.29	c GC COLLECT
199.16/199.29	c #Conflicts:     468000 | #Learnt:      16470 | 0.000
199.16/199.29	c total clause space: 206.656MB
199.16/199.29	c total #watches: 137934
199.65/199.75	c total #propagations: 70874961 / total #impl: 908873654 (eff. 0.078)
199.65/199.75	c #Conflicts:     469000 | #Learnt:      17470 | 0.000
199.65/199.75	c total clause space: 206.656MB
199.65/199.75	c total #watches: 143807
200.16/200.21	c total #propagations: 71020556 / total #impl: 910814421 (eff. 0.078)
200.16/200.21	c #Conflicts:     470000 | #Learnt:      18470 | 0.000
200.16/200.21	c total clause space: 206.656MB
200.16/200.21	c total #watches: 147598
200.65/200.71	c total #propagations: 71170869 / total #impl: 912923925 (eff. 0.078)
200.65/200.71	c #Conflicts:     471000 | #Learnt:      19470 | 0.000
200.65/200.71	c total clause space: 206.656MB
200.65/200.71	c total #watches: 151435
201.05/201.12	c total #propagations: 71338998 / total #impl: 915550445 (eff. 0.078)
201.05/201.12	c #Conflicts:     472000 | #Learnt:      20470 | 0.000
201.05/201.12	c total clause space: 206.656MB
201.05/201.12	c total #watches: 157084
201.45/201.56	c total #propagations: 71491549 / total #impl: 917106799 (eff. 0.078)
201.45/201.56	c #Conflicts:     473000 | #Learnt:      21470 | 0.000
201.45/201.56	c total clause space: 206.656MB
201.45/201.56	c total #watches: 161286
201.95/202.01	c total #propagations: 71645300 / total #impl: 918861997 (eff. 0.078)
201.95/202.01	c #Conflicts:     474000 | #Learnt:      22470 | 0.000
201.95/202.01	c total clause space: 206.656MB
201.95/202.01	c total #watches: 166978
202.36/202.45	c total #propagations: 71813598 / total #impl: 921096432 (eff. 0.078)
202.36/202.45	c #Conflicts:     475000 | #Learnt:      23470 | 0.000
202.36/202.45	c total clause space: 206.656MB
202.36/202.45	c total #watches: 173275
202.85/202.91	c total #propagations: 71975324 / total #impl: 923007213 (eff. 0.078)
202.85/202.91	c #Conflicts:     476000 | #Learnt:      24470 | 0.000
202.85/202.91	c total clause space: 206.656MB
202.85/202.91	c total #watches: 177249
203.25/203.36	c total #propagations: 72153371 / total #impl: 925382578 (eff. 0.078)
203.25/203.36	c #Conflicts:     477000 | #Learnt:      25470 | 0.000
203.25/203.36	c total clause space: 206.656MB
203.25/203.36	c total #watches: 181142
203.75/203.80	c total #propagations: 72318414 / total #impl: 927151935 (eff. 0.078)
203.75/203.80	c #Conflicts:     478000 | #Learnt:      26470 | 0.000
203.75/203.80	c total clause space: 206.656MB
203.75/203.80	c total #watches: 185021
204.15/204.25	c total #propagations: 72484394 / total #impl: 929025108 (eff. 0.078)
204.15/204.25	c #Conflicts:     479000 | #Learnt:      27470 | 0.000
204.15/204.25	c total clause space: 206.656MB
204.15/204.25	c total #watches: 189028
204.65/204.73	c total #propagations: 72642147 / total #impl: 930631053 (eff. 0.078)
204.65/204.73	c #Conflicts:     480000 | #Learnt:      28470 | 0.000
204.65/204.73	c total clause space: 206.656MB
204.65/204.73	c total #watches: 192925
205.15/205.23	c total #propagations: 72821318 / total #impl: 932709719 (eff. 0.078)
205.15/205.23	c #Conflicts:     481000 | #Learnt:      29470 | 0.000
205.15/205.23	c total clause space: 206.656MB
205.15/205.23	c total #watches: 200239
205.65/205.75	c total #propagations: 73016467 / total #impl: 935370617 (eff. 0.078)
205.65/205.75	c #Conflicts:     482000 | #Learnt:      30470 | 0.000
205.65/205.75	c total clause space: 206.656MB
205.65/205.75	c total #watches: 203923
206.15/206.27	c total #propagations: 73183754 / total #impl: 938351563 (eff. 0.078)
206.15/206.27	c #Conflicts:     483000 | #Learnt:      31470 | 0.000
206.15/206.27	c total clause space: 206.656MB
206.15/206.27	c total #watches: 207885
206.65/206.79	c total #propagations: 73352461 / total #impl: 941846936 (eff. 0.078)
206.65/206.79	c #Conflicts:     484000 | #Learnt:      32470 | 0.000
206.65/206.79	c total clause space: 206.656MB
206.65/206.79	c total #watches: 213209
207.25/207.31	c total #propagations: 73508652 / total #impl: 944508506 (eff. 0.078)
207.25/207.31	c GC COLLECT
207.25/207.31	c #Conflicts:     485000 | #Learnt:      16980 | 0.000
207.25/207.31	c total clause space: 206.656MB
207.25/207.31	c total #watches: 140126
207.65/207.70	c total #propagations: 73681222 / total #impl: 947150490 (eff. 0.078)
207.65/207.70	c #Conflicts:     486000 | #Learnt:      17980 | 0.000
207.65/207.70	c total clause space: 206.656MB
207.65/207.70	c total #watches: 144727
208.04/208.13	c total #propagations: 73818797 / total #impl: 948921951 (eff. 0.078)
208.04/208.13	c #Conflicts:     487000 | #Learnt:      18980 | 0.000
208.04/208.13	c total clause space: 206.656MB
208.04/208.13	c total #watches: 149208
208.44/208.53	c total #propagations: 73965210 / total #impl: 950964579 (eff. 0.078)
208.44/208.53	c #Conflicts:     488000 | #Learnt:      19980 | 0.000
208.44/208.53	c total clause space: 206.656MB
208.44/208.53	c total #watches: 153556
208.84/208.93	c total #propagations: 74109327 / total #impl: 952747192 (eff. 0.078)
208.84/208.93	c #Conflicts:     489000 | #Learnt:      20980 | 0.000
208.84/208.93	c total clause space: 206.656MB
208.84/208.93	c total #watches: 158653
209.24/209.38	c total #propagations: 74269479 / total #impl: 954641244 (eff. 0.078)
209.24/209.38	c #Conflicts:     490000 | #Learnt:      21980 | 0.000
209.24/209.38	c total clause space: 206.656MB
209.24/209.38	c total #watches: 162280
209.74/209.85	c total #propagations: 74423668 / total #impl: 956868730 (eff. 0.078)
209.74/209.85	c #Conflicts:     491000 | #Learnt:      22980 | 0.000
209.74/209.85	c total clause space: 206.656MB
209.74/209.85	c total #watches: 166476
210.15/210.27	c total #propagations: 74587109 / total #impl: 959481963 (eff. 0.078)
210.15/210.27	c #Conflicts:     492000 | #Learnt:      23980 | 0.000
210.15/210.27	c total clause space: 206.656MB
210.15/210.27	c total #watches: 171243
210.64/210.73	c total #propagations: 74743501 / total #impl: 961407568 (eff. 0.078)
210.64/210.73	c #Conflicts:     493000 | #Learnt:      24980 | 0.000
210.64/210.73	c total clause space: 206.656MB
210.64/210.73	c total #watches: 174538
211.04/211.19	c total #propagations: 74901044 / total #impl: 963473063 (eff. 0.078)
211.04/211.19	c #Conflicts:     494000 | #Learnt:      25980 | 0.000
211.04/211.19	c total clause space: 206.656MB
211.04/211.19	c total #watches: 178166
211.54/211.65	c total #propagations: 75055262 / total #impl: 965362956 (eff. 0.078)
211.54/211.65	c #Conflicts:     495000 | #Learnt:      26980 | 0.000
211.54/211.65	c total clause space: 206.656MB
211.54/211.65	c total #watches: 181871
211.94/212.08	c total #propagations: 75217297 / total #impl: 967271275 (eff. 0.078)
211.94/212.08	c #Conflicts:     496000 | #Learnt:      27980 | 0.000
211.94/212.08	c total clause space: 206.656MB
211.94/212.08	c total #watches: 186422
212.44/212.56	c total #propagations: 75369259 / total #impl: 968898987 (eff. 0.078)
212.44/212.56	c #Conflicts:     497000 | #Learnt:      28980 | 0.000
212.44/212.56	c total clause space: 206.656MB
212.44/212.56	c total #watches: 190111
212.94/213.05	c total #propagations: 75521285 / total #impl: 970826942 (eff. 0.078)
212.94/213.05	c #Conflicts:     498000 | #Learnt:      29980 | 0.000
212.94/213.05	c total clause space: 206.656MB
212.94/213.05	c total #watches: 193898
213.35/213.49	c total #propagations: 75680448 / total #impl: 972891804 (eff. 0.078)
213.35/213.49	c #Conflicts:     499000 | #Learnt:      30980 | 0.000
213.35/213.49	c total clause space: 206.656MB
213.35/213.49	c total #watches: 197436
213.84/213.97	c total #propagations: 75869019 / total #impl: 975021239 (eff. 0.078)
213.84/213.97	c #Conflicts:     500000 | #Learnt:      31980 | 0.000
213.84/213.97	c total clause space: 206.656MB
213.84/213.97	c total #watches: 201067
214.34/214.43	c total #propagations: 76039943 / total #impl: 977484214 (eff. 0.078)
214.34/214.43	c #Conflicts:     501000 | #Learnt:      32980 | 0.000
214.34/214.43	c total clause space: 206.656MB
214.34/214.43	c total #watches: 204854
214.74/214.89	c total #propagations: 76218808 / total #impl: 979724138 (eff. 0.078)
214.74/214.89	c GC COLLECT
214.74/214.89	c #Conflicts:     502000 | #Learnt:      17090 | 0.000
214.74/214.89	c total clause space: 206.656MB
214.74/214.89	c total #watches: 140355
215.24/215.34	c total #propagations: 76392139 / total #impl: 981942212 (eff. 0.078)
215.24/215.34	c #Conflicts:     503000 | #Learnt:      18090 | 0.000
215.24/215.34	c total clause space: 206.656MB
215.24/215.34	c total #watches: 143913
215.65/215.78	c total #propagations: 76559657 / total #impl: 983964789 (eff. 0.078)
215.65/215.78	c #Conflicts:     504000 | #Learnt:      19090 | 0.000
215.65/215.78	c total clause space: 206.656MB
215.65/215.78	c total #watches: 147474
216.14/216.20	c total #propagations: 76720763 / total #impl: 986178466 (eff. 0.078)
216.14/216.20	c #Conflicts:     505000 | #Learnt:      20090 | 0.000
216.14/216.20	c total clause space: 206.656MB
216.14/216.20	c total #watches: 151492
216.54/216.63	c total #propagations: 76890776 / total #impl: 988172228 (eff. 0.078)
216.54/216.63	c #Conflicts:     506000 | #Learnt:      21090 | 0.000
216.54/216.63	c total clause space: 206.656MB
216.54/216.63	c total #watches: 155207
216.94/217.05	c total #propagations: 77075836 / total #impl: 990227430 (eff. 0.078)
216.94/217.05	c #Conflicts:     507000 | #Learnt:      22090 | 0.000
216.94/217.05	c total clause space: 206.656MB
216.94/217.05	c total #watches: 158375
217.34/217.46	c total #propagations: 77266423 / total #impl: 992338344 (eff. 0.078)
217.34/217.46	c #Conflicts:     508000 | #Learnt:      23090 | 0.000
217.34/217.46	c total clause space: 206.656MB
217.34/217.46	c total #watches: 161797
217.75/217.85	c total #propagations: 77454625 / total #impl: 994440563 (eff. 0.078)
217.75/217.85	c #Conflicts:     509000 | #Learnt:      24090 | 0.000
217.75/217.85	c total clause space: 206.656MB
217.75/217.85	c total #watches: 166766
218.14/218.27	c total #propagations: 77627903 / total #impl: 996090066 (eff. 0.078)
218.14/218.27	c #Conflicts:     510000 | #Learnt:      25090 | 0.000
218.14/218.27	c total clause space: 206.656MB
218.14/218.27	c total #watches: 173032
218.64/218.73	c total #propagations: 77795951 / total #impl: 997688465 (eff. 0.078)
218.64/218.73	c #Conflicts:     511000 | #Learnt:      26090 | 0.000
218.64/218.73	c total clause space: 206.656MB
218.64/218.73	c total #watches: 177411
219.04/219.17	c total #propagations: 77949002 / total #impl: 999593851 (eff. 0.078)
219.04/219.17	c #Conflicts:     512000 | #Learnt:      27090 | 0.000
219.04/219.17	c total clause space: 206.656MB
219.04/219.17	c total #watches: 181736
219.54/219.65	c total #propagations: 78107664 / total #impl: 1001599075 (eff. 0.078)
219.54/219.65	c #Conflicts:     513000 | #Learnt:      28090 | 0.000
219.54/219.65	c total clause space: 206.656MB
219.54/219.65	c total #watches: 185300
220.04/220.13	c total #propagations: 78291359 / total #impl: 1003955380 (eff. 0.078)
220.04/220.13	c #Conflicts:     514000 | #Learnt:      29090 | 0.000
220.04/220.13	c total clause space: 206.656MB
220.04/220.13	c total #watches: 188841
220.44/220.55	c total #propagations: 78451967 / total #impl: 1005981953 (eff. 0.078)
220.44/220.55	c #Conflicts:     515000 | #Learnt:      30090 | 0.000
220.44/220.55	c total clause space: 206.656MB
220.44/220.55	c total #watches: 192960
220.94/221.02	c total #propagations: 78606004 / total #impl: 1008000011 (eff. 0.078)
220.94/221.02	c #Conflicts:     516000 | #Learnt:      31090 | 0.000
220.94/221.02	c total clause space: 206.656MB
220.94/221.02	c total #watches: 198085
221.34/221.43	c total #propagations: 78740122 / total #impl: 1010129561 (eff. 0.078)
221.34/221.43	c #Conflicts:     517000 | #Learnt:      32090 | 0.000
221.34/221.43	c total clause space: 206.656MB
221.34/221.43	c total #watches: 204761
221.74/221.84	c total #propagations: 78887491 / total #impl: 1012133273 (eff. 0.078)
221.74/221.84	c #Conflicts:     518000 | #Learnt:      33090 | 0.000
221.74/221.84	c total clause space: 206.656MB
221.74/221.84	c total #watches: 211313
222.14/222.28	c total #propagations: 79030769 / total #impl: 1014112012 (eff. 0.078)
222.14/222.28	c #Conflicts:     519000 | #Learnt:      34090 | 0.000
222.14/222.28	c total clause space: 206.656MB
222.14/222.28	c total #watches: 216013
222.64/222.75	c total #propagations: 79180918 / total #impl: 1016288983 (eff. 0.078)
222.64/222.75	c GC COLLECT
222.64/222.75	c #Conflicts:     520000 | #Learnt:      17835 | 0.000
222.64/222.75	c total clause space: 206.656MB
222.64/222.75	c total #watches: 143346
223.04/223.18	c total #propagations: 79315422 / total #impl: 1018316447 (eff. 0.078)
223.04/223.18	c #Conflicts:     521000 | #Learnt:      18835 | 0.000
223.04/223.18	c total clause space: 206.656MB
223.04/223.18	c total #watches: 149677
223.54/223.64	c total #propagations: 79453545 / total #impl: 1020129914 (eff. 0.078)
223.54/223.64	c #Conflicts:     522000 | #Learnt:      19835 | 0.000
223.54/223.64	c total clause space: 206.656MB
223.54/223.64	c total #watches: 153756
223.93/224.09	c total #propagations: 79590106 / total #impl: 1022028196 (eff. 0.078)
223.93/224.09	c #Conflicts:     523000 | #Learnt:      20835 | 0.000
223.93/224.09	c total clause space: 206.656MB
223.93/224.09	c total #watches: 158092
224.44/224.57	c total #propagations: 79734040 / total #impl: 1024055302 (eff. 0.078)
224.44/224.57	c #Conflicts:     524000 | #Learnt:      21835 | 0.000
224.44/224.57	c total clause space: 206.656MB
224.44/224.57	c total #watches: 162127
224.93/225.03	c total #propagations: 79888475 / total #impl: 1026308888 (eff. 0.078)
224.93/225.03	c #Conflicts:     525000 | #Learnt:      22835 | 0.000
224.93/225.03	c total clause space: 206.656MB
224.93/225.03	c total #watches: 169292
225.33/225.42	c total #propagations: 80052122 / total #impl: 1028573066 (eff. 0.078)
225.33/225.42	c #Conflicts:     526000 | #Learnt:      23835 | 0.000
225.33/225.42	c total clause space: 206.656MB
225.33/225.42	c total #watches: 175262
225.73/225.83	c total #propagations: 80242776 / total #impl: 1030524426 (eff. 0.078)
225.73/225.83	c #Conflicts:     527000 | #Learnt:      24835 | 0.000
225.73/225.83	c total clause space: 206.656MB
225.73/225.83	c total #watches: 186326
226.13/226.27	c total #propagations: 80366406 / total #impl: 1032300208 (eff. 0.078)
226.13/226.27	c #Conflicts:     528000 | #Learnt:      25835 | 0.000
226.13/226.27	c total clause space: 206.656MB
226.13/226.27	c total #watches: 195336
226.64/226.71	c total #propagations: 80490486 / total #impl: 1034026292 (eff. 0.078)
226.64/226.71	c #Conflicts:     529000 | #Learnt:      26835 | 0.000
226.64/226.71	c total clause space: 206.656MB
226.64/226.71	c total #watches: 201678
227.03/227.19	c total #propagations: 80617830 / total #impl: 1035863373 (eff. 0.078)
227.03/227.19	c #Conflicts:     530000 | #Learnt:      27835 | 0.000
227.03/227.19	c total clause space: 206.656MB
227.03/227.19	c total #watches: 206777
227.53/227.63	c total #propagations: 80756275 / total #impl: 1038082509 (eff. 0.078)
227.53/227.63	c #Conflicts:     531000 | #Learnt:      28835 | 0.000
227.53/227.63	c total clause space: 206.656MB
227.53/227.63	c total #watches: 212224
227.93/228.09	c total #propagations: 80885761 / total #impl: 1039980694 (eff. 0.078)
227.93/228.09	c #Conflicts:     532000 | #Learnt:      29835 | 0.000
227.93/228.09	c total clause space: 206.656MB
227.93/228.09	c total #watches: 217279
228.53/228.60	c total #propagations: 81024348 / total #impl: 1041949658 (eff. 0.078)
228.53/228.60	c #Conflicts:     533000 | #Learnt:      30835 | 0.000
228.53/228.60	c total clause space: 206.656MB
228.53/228.60	c total #watches: 222465
228.93/229.09	c total #propagations: 81167027 / total #impl: 1043831295 (eff. 0.078)
228.93/229.09	c #Conflicts:     534000 | #Learnt:      31835 | 0.000
228.93/229.09	c total clause space: 206.656MB
228.93/229.09	c total #watches: 227775
229.43/229.51	c total #propagations: 81317307 / total #impl: 1045822394 (eff. 0.078)
229.43/229.51	c #Conflicts:     535000 | #Learnt:      32835 | 0.000
229.43/229.51	c total clause space: 206.656MB
229.43/229.51	c total #watches: 232951
229.84/229.94	c total #propagations: 81439045 / total #impl: 1047373388 (eff. 0.078)
229.84/229.94	c #Conflicts:     536000 | #Learnt:      33835 | 0.000
229.84/229.94	c total clause space: 206.656MB
229.84/229.94	c total #watches: 237155
230.23/230.39	c total #propagations: 81582384 / total #impl: 1049323521 (eff. 0.078)
230.23/230.39	c #Conflicts:     537000 | #Learnt:      34835 | 0.000
230.23/230.39	c total clause space: 206.656MB
230.23/230.39	c total #watches: 241515
230.73/230.82	c total #propagations: 81718861 / total #impl: 1050940395 (eff. 0.078)
230.73/230.82	c GC COLLECT
230.73/230.82	c #Conflicts:     538000 | #Learnt:      18257 | 0.000
230.73/230.82	c total clause space: 206.656MB
230.73/230.82	c total #watches: 146239
231.13/231.25	c total #propagations: 81843631 / total #impl: 1052635608 (eff. 0.078)
231.13/231.25	c #Conflicts:     539000 | #Learnt:      19257 | 0.000
231.13/231.25	c total clause space: 206.656MB
231.13/231.25	c total #watches: 151223
231.53/231.66	c total #propagations: 81980655 / total #impl: 1054626208 (eff. 0.078)
231.53/231.66	c #Conflicts:     540000 | #Learnt:      20257 | 0.000
231.53/231.66	c total clause space: 206.656MB
231.53/231.66	c total #watches: 157111
231.93/232.09	c total #propagations: 82112373 / total #impl: 1056125983 (eff. 0.078)
231.93/232.09	c #Conflicts:     541000 | #Learnt:      21257 | 0.000
231.93/232.09	c total clause space: 206.656MB
231.93/232.09	c total #watches: 163366
232.43/232.53	c total #propagations: 82248125 / total #impl: 1057803374 (eff. 0.078)
232.43/232.53	c #Conflicts:     542000 | #Learnt:      22257 | 0.000
232.43/232.53	c total clause space: 206.656MB
232.43/232.53	c total #watches: 170045
232.83/232.96	c total #propagations: 82400945 / total #impl: 1059721270 (eff. 0.078)
232.83/232.96	c #Conflicts:     543000 | #Learnt:      23257 | 0.000
232.83/232.96	c total clause space: 206.656MB
232.83/232.96	c total #watches: 178850
233.33/233.46	c total #propagations: 82527789 / total #impl: 1061753345 (eff. 0.078)
233.33/233.46	c #Conflicts:     544000 | #Learnt:      24257 | 0.000
233.33/233.46	c total clause space: 206.656MB
233.33/233.46	c total #watches: 183495
233.83/233.91	c total #propagations: 82698349 / total #impl: 1063717240 (eff. 0.078)
233.83/233.91	c #Conflicts:     545000 | #Learnt:      25257 | 0.000
233.83/233.91	c total clause space: 206.656MB
233.83/233.91	c total #watches: 187280
234.24/234.33	c total #propagations: 82866033 / total #impl: 1065764065 (eff. 0.078)
234.24/234.33	c #Conflicts:     546000 | #Learnt:      26257 | 0.000
234.24/234.33	c total clause space: 206.656MB
234.24/234.33	c total #watches: 191347
234.63/234.75	c total #propagations: 82998077 / total #impl: 1067543367 (eff. 0.078)
234.63/234.75	c #Conflicts:     547000 | #Learnt:      27257 | 0.000
234.63/234.75	c total clause space: 206.656MB
234.63/234.75	c total #watches: 196314
235.03/235.18	c total #propagations: 83154391 / total #impl: 1069529361 (eff. 0.078)
235.03/235.18	c #Conflicts:     548000 | #Learnt:      28257 | 0.000
235.03/235.18	c total clause space: 206.656MB
235.03/235.18	c total #watches: 200350
235.53/235.65	c total #propagations: 83288382 / total #impl: 1071339916 (eff. 0.078)
235.53/235.65	c #Conflicts:     549000 | #Learnt:      29257 | 0.000
235.53/235.65	c total clause space: 206.656MB
235.53/235.65	c total #watches: 204596
235.93/236.07	c total #propagations: 83454421 / total #impl: 1073462741 (eff. 0.078)
235.93/236.07	c #Conflicts:     550000 | #Learnt:      30257 | 0.000
235.93/236.07	c total clause space: 206.656MB
235.93/236.07	c total #watches: 210452
236.44/236.56	c total #propagations: 83618858 / total #impl: 1075072435 (eff. 0.078)
236.44/236.56	c #Conflicts:     551000 | #Learnt:      31257 | 0.000
236.44/236.56	c total clause space: 206.656MB
236.44/236.56	c total #watches: 213811
236.83/236.98	c total #propagations: 83812575 / total #impl: 1077391572 (eff. 0.078)
236.83/236.98	c #Conflicts:     552000 | #Learnt:      32257 | 0.000
236.83/236.98	c total clause space: 206.656MB
236.83/236.98	c total #watches: 218879
237.33/237.45	c total #propagations: 83984729 / total #impl: 1079528066 (eff. 0.078)
237.33/237.45	c #Conflicts:     553000 | #Learnt:      33257 | 0.000
237.33/237.45	c total clause space: 206.656MB
237.33/237.45	c total #watches: 224543
237.83/237.90	c total #propagations: 84160300 / total #impl: 1081790587 (eff. 0.078)
237.83/237.90	c #Conflicts:     554000 | #Learnt:      34257 | 0.000
237.83/237.90	c total clause space: 206.656MB
237.83/237.90	c total #watches: 227990
238.23/238.35	c total #propagations: 84356861 / total #impl: 1083785390 (eff. 0.078)
238.23/238.35	c #Conflicts:     555000 | #Learnt:      35257 | 0.000
238.23/238.35	c total clause space: 206.656MB
238.23/238.35	c total #watches: 232115
238.74/238.83	c total #propagations: 84533093 / total #impl: 1085802957 (eff. 0.078)
238.74/238.83	c GC COLLECT
238.74/238.83	c #Conflicts:     556000 | #Learnt:      18369 | 0.000
238.74/238.83	c total clause space: 206.656MB
238.74/238.83	c total #watches: 145377
239.13/239.22	c total #propagations: 84730655 / total #impl: 1088155269 (eff. 0.078)
239.13/239.22	c #Conflicts:     557000 | #Learnt:      19369 | 0.000
239.13/239.22	c total clause space: 206.656MB
239.13/239.22	c total #watches: 148725
239.43/239.59	c total #propagations: 84914668 / total #impl: 1090218113 (eff. 0.078)
239.43/239.59	c #Conflicts:     558000 | #Learnt:      20369 | 0.000
239.43/239.59	c total clause space: 206.656MB
239.43/239.59	c total #watches: 153504
239.93/240.01	c total #propagations: 85114363 / total #impl: 1092144757 (eff. 0.078)
239.93/240.01	c #Conflicts:     559000 | #Learnt:      21369 | 0.000
239.93/240.01	c total clause space: 206.656MB
239.93/240.01	c total #watches: 159387
240.33/240.42	c total #propagations: 85305737 / total #impl: 1094396694 (eff. 0.078)
240.33/240.42	c #Conflicts:     560000 | #Learnt:      22369 | 0.000
240.33/240.42	c total clause space: 206.656MB
240.33/240.42	c total #watches: 162891
240.73/240.83	c total #propagations: 85500470 / total #impl: 1096268362 (eff. 0.078)
240.73/240.83	c #Conflicts:     561000 | #Learnt:      23369 | 0.000
240.73/240.83	c total clause space: 206.656MB
240.73/240.83	c total #watches: 168373
241.13/241.28	c total #propagations: 85678332 / total #impl: 1098271844 (eff. 0.078)
241.13/241.28	c #Conflicts:     562000 | #Learnt:      24369 | 0.000
241.13/241.28	c total clause space: 206.656MB
241.13/241.28	c total #watches: 172210
241.53/241.66	c total #propagations: 85847101 / total #impl: 1100423932 (eff. 0.078)
241.53/241.66	c #Conflicts:     563000 | #Learnt:      25369 | 0.000
241.53/241.66	c total clause space: 206.656MB
241.53/241.66	c total #watches: 177596
241.94/242.04	c total #propagations: 86053805 / total #impl: 1102142934 (eff. 0.078)
241.94/242.04	c #Conflicts:     564000 | #Learnt:      26369 | 0.000
241.94/242.04	c total clause space: 206.656MB
241.94/242.04	c total #watches: 187552
242.33/242.46	c total #propagations: 86308045 / total #impl: 1103770612 (eff. 0.078)
242.33/242.46	c #Conflicts:     565000 | #Learnt:      27369 | 0.000
242.33/242.46	c total clause space: 206.656MB
242.33/242.46	c total #watches: 193449
242.83/242.91	c total #propagations: 86561003 / total #impl: 1105877017 (eff. 0.078)
242.83/242.91	c #Conflicts:     566000 | #Learnt:      28369 | 0.000
242.83/242.91	c total clause space: 206.656MB
242.83/242.91	c total #watches: 200034
243.23/243.37	c total #propagations: 86861612 / total #impl: 1107931482 (eff. 0.078)
243.23/243.37	c #Conflicts:     567000 | #Learnt:      29369 | 0.000
243.23/243.37	c total clause space: 206.656MB
243.23/243.37	c total #watches: 209424
243.63/243.76	c total #propagations: 87140205 / total #impl: 1110040424 (eff. 0.079)
243.63/243.76	c #Conflicts:     568000 | #Learnt:      30369 | 0.000
243.63/243.76	c total clause space: 206.656MB
243.63/243.76	c total #watches: 217675
244.13/244.21	c total #propagations: 87327904 / total #impl: 1111438079 (eff. 0.079)
244.13/244.21	c #Conflicts:     569000 | #Learnt:      31369 | 0.000
244.13/244.21	c total clause space: 206.656MB
244.13/244.21	c total #watches: 224485
244.53/244.68	c total #propagations: 87534232 / total #impl: 1113128175 (eff. 0.079)
244.53/244.68	c #Conflicts:     570000 | #Learnt:      32369 | 0.000
244.53/244.68	c total clause space: 206.656MB
244.53/244.68	c total #watches: 234959
245.03/245.15	c total #propagations: 87723548 / total #impl: 1115099322 (eff. 0.079)
245.03/245.15	c #Conflicts:     571000 | #Learnt:      33369 | 0.000
245.03/245.15	c total clause space: 206.656MB
245.03/245.15	c total #watches: 240546
245.53/245.67	c total #propagations: 87902987 / total #impl: 1116533943 (eff. 0.079)
245.53/245.67	c #Conflicts:     572000 | #Learnt:      34369 | 0.000
245.53/245.67	c total clause space: 206.656MB
245.53/245.67	c total #watches: 246077
246.13/246.24	c total #propagations: 88068769 / total #impl: 1118143165 (eff. 0.079)
246.13/246.24	c #Conflicts:     573000 | #Learnt:      35369 | 0.000
246.13/246.24	c total clause space: 206.656MB
246.13/246.24	c total #watches: 250768
246.73/246.80	c total #propagations: 88254563 / total #impl: 1120382596 (eff. 0.079)
246.73/246.80	c #Conflicts:     574000 | #Learnt:      36369 | 0.000
246.73/246.80	c total clause space: 206.656MB
246.73/246.80	c total #watches: 255732
247.13/247.25	c total #propagations: 88426796 / total #impl: 1122111431 (eff. 0.079)
247.13/247.25	c GC COLLECT
247.13/247.25	c #Conflicts:     575000 | #Learnt:      19174 | 0.000
247.13/247.25	c total clause space: 206.656MB
247.13/247.25	c total #watches: 149958
247.63/247.70	c total #propagations: 88590248 / total #impl: 1124325752 (eff. 0.079)
247.63/247.70	c #Conflicts:     576000 | #Learnt:      20174 | 0.000
247.63/247.70	c total clause space: 206.656MB
247.63/247.70	c total #watches: 156713
248.03/248.13	c total #propagations: 88767090 / total #impl: 1126648722 (eff. 0.079)
248.03/248.13	c #Conflicts:     577000 | #Learnt:      21174 | 0.000
248.03/248.13	c total clause space: 206.656MB
248.03/248.13	c total #watches: 162731
248.43/248.58	c total #propagations: 88925133 / total #impl: 1128676785 (eff. 0.079)
248.43/248.58	c #Conflicts:     578000 | #Learnt:      22174 | 0.000
248.43/248.58	c total clause space: 206.656MB
248.43/248.58	c total #watches: 168793
248.93/249.00	c total #propagations: 89111263 / total #impl: 1131041775 (eff. 0.079)
248.93/249.00	c #Conflicts:     579000 | #Learnt:      23174 | 0.000
248.93/249.00	c total clause space: 206.656MB
248.93/249.00	c total #watches: 174964
249.33/249.41	c total #propagations: 89280462 / total #impl: 1133008570 (eff. 0.079)
249.33/249.41	c #Conflicts:     580000 | #Learnt:      24174 | 0.000
249.33/249.41	c total clause space: 206.656MB
249.33/249.41	c total #watches: 185032
249.73/249.85	c total #propagations: 89430234 / total #impl: 1134825482 (eff. 0.079)
249.73/249.85	c #Conflicts:     581000 | #Learnt:      25174 | 0.000
249.73/249.85	c total clause space: 206.656MB
249.73/249.85	c total #watches: 189742
250.23/250.31	c total #propagations: 89578738 / total #impl: 1136690816 (eff. 0.079)
250.23/250.31	c #Conflicts:     582000 | #Learnt:      26174 | 0.000
250.23/250.31	c total clause space: 206.656MB
250.23/250.31	c total #watches: 194488
250.63/250.73	c total #propagations: 89728966 / total #impl: 1138490371 (eff. 0.079)
250.63/250.73	c #Conflicts:     583000 | #Learnt:      27174 | 0.000
250.63/250.73	c total clause space: 206.656MB
250.63/250.73	c total #watches: 199256
251.03/251.16	c total #propagations: 89869682 / total #impl: 1140506949 (eff. 0.079)
251.03/251.16	c #Conflicts:     584000 | #Learnt:      28174 | 0.000
251.03/251.16	c total clause space: 206.656MB
251.03/251.16	c total #watches: 204154
251.43/251.59	c total #propagations: 90014206 / total #impl: 1142357625 (eff. 0.079)
251.43/251.59	c #Conflicts:     585000 | #Learnt:      29174 | 0.000
251.43/251.59	c total clause space: 206.656MB
251.43/251.59	c total #watches: 208748
251.93/252.04	c total #propagations: 90179368 / total #impl: 1144171016 (eff. 0.079)
251.93/252.04	c #Conflicts:     586000 | #Learnt:      30174 | 0.000
251.93/252.04	c total clause space: 206.656MB
251.93/252.04	c total #watches: 213374
252.43/252.54	c total #propagations: 90322313 / total #impl: 1146084705 (eff. 0.079)
252.43/252.54	c #Conflicts:     587000 | #Learnt:      31174 | 0.000
252.43/252.54	c total clause space: 206.656MB
252.43/252.54	c total #watches: 219293
252.83/252.92	c total #propagations: 90489926 / total #impl: 1148134870 (eff. 0.079)
252.83/252.92	c #Conflicts:     588000 | #Learnt:      32174 | 0.000
252.83/252.92	c total clause space: 206.656MB
252.83/252.92	c total #watches: 224822
253.23/253.35	c total #propagations: 90655214 / total #impl: 1149728760 (eff. 0.079)
253.23/253.35	c #Conflicts:     589000 | #Learnt:      33174 | 0.000
253.23/253.35	c total clause space: 206.656MB
253.23/253.35	c total #watches: 231418
253.73/253.80	c total #propagations: 90816091 / total #impl: 1151540808 (eff. 0.079)
253.73/253.80	c #Conflicts:     590000 | #Learnt:      34174 | 0.000
253.73/253.80	c total clause space: 206.656MB
253.73/253.80	c total #watches: 236934
254.23/254.30	c total #propagations: 90994278 / total #impl: 1153733270 (eff. 0.079)
254.23/254.30	c #Conflicts:     591000 | #Learnt:      35174 | 0.000
254.23/254.30	c total clause space: 206.656MB
254.23/254.30	c total #watches: 242472
254.72/254.80	c total #propagations: 91168370 / total #impl: 1155923511 (eff. 0.079)
254.72/254.80	c #Conflicts:     592000 | #Learnt:      36174 | 0.000
254.72/254.80	c total clause space: 206.656MB
254.72/254.80	c total #watches: 249305
255.23/255.34	c total #propagations: 91294994 / total #impl: 1158103783 (eff. 0.079)
255.23/255.34	c GC COLLECT
255.23/255.34	c #Conflicts:     593000 | #Learnt:      18676 | 0.000
255.23/255.34	c total clause space: 206.656MB
255.23/255.34	c total #watches: 147571
255.62/255.75	c total #propagations: 91408470 / total #impl: 1160180963 (eff. 0.079)
255.62/255.75	c #Conflicts:     594000 | #Learnt:      19676 | 0.000
255.62/255.75	c total clause space: 206.656MB
255.62/255.75	c total #watches: 154210
256.02/256.18	c total #propagations: 91554821 / total #impl: 1162202536 (eff. 0.079)
256.02/256.18	c #Conflicts:     595000 | #Learnt:      20676 | 0.000
256.02/256.18	c total clause space: 206.656MB
256.02/256.18	c total #watches: 159038
256.52/256.66	c total #propagations: 91708616 / total #impl: 1164130690 (eff. 0.079)
256.52/256.66	c #Conflicts:     596000 | #Learnt:      21676 | 0.000
256.52/256.66	c total clause space: 206.656MB
256.52/256.66	c total #watches: 163039
256.92/257.06	c total #propagations: 91857665 / total #impl: 1166278706 (eff. 0.079)
256.92/257.06	c #Conflicts:     597000 | #Learnt:      22676 | 0.000
256.92/257.06	c total clause space: 206.656MB
256.92/257.06	c total #watches: 167286
257.33/257.50	c total #propagations: 92003269 / total #impl: 1168044691 (eff. 0.079)
257.33/257.50	c #Conflicts:     598000 | #Learnt:      23676 | 0.000
257.33/257.50	c total clause space: 206.656MB
257.33/257.50	c total #watches: 171164
257.82/257.93	c total #propagations: 92126688 / total #impl: 1169977729 (eff. 0.079)
257.82/257.93	c #Conflicts:     599000 | #Learnt:      24676 | 0.000
257.82/257.93	c total clause space: 206.656MB
257.82/257.93	c total #watches: 175312
258.32/258.41	c total #propagations: 92243966 / total #impl: 1171790959 (eff. 0.079)
258.32/258.41	c #Conflicts:     600000 | #Learnt:      25676 | 0.000
258.32/258.41	c total clause space: 206.656MB
258.32/258.41	c total #watches: 179072
258.72/258.87	c total #propagations: 92366988 / total #impl: 1173888005 (eff. 0.079)
258.72/258.87	c #Conflicts:     601000 | #Learnt:      26676 | 0.000
258.72/258.87	c total clause space: 206.656MB
258.72/258.87	c total #watches: 182879
259.22/259.32	c total #propagations: 92509071 / total #impl: 1175953731 (eff. 0.079)
259.22/259.32	c #Conflicts:     602000 | #Learnt:      27676 | 0.000
259.22/259.32	c total clause space: 206.656MB
259.22/259.32	c total #watches: 187527
259.63/259.77	c total #propagations: 92649014 / total #impl: 1178125077 (eff. 0.079)
259.63/259.77	c #Conflicts:     603000 | #Learnt:      28676 | 0.000
259.63/259.77	c total clause space: 206.656MB
259.63/259.77	c total #watches: 198454
260.02/260.19	c total #propagations: 92802232 / total #impl: 1180290563 (eff. 0.079)
260.02/260.19	c #Conflicts:     604000 | #Learnt:      29676 | 0.000
260.02/260.19	c total clause space: 206.656MB
260.02/260.19	c total #watches: 210704
260.52/260.62	c total #propagations: 92923786 / total #impl: 1181712151 (eff. 0.079)
260.52/260.62	c #Conflicts:     605000 | #Learnt:      30676 | 0.000
260.52/260.62	c total clause space: 206.656MB
260.52/260.62	c total #watches: 228190
261.02/261.18	c total #propagations: 93042727 / total #impl: 1183233188 (eff. 0.079)
261.02/261.18	c #Conflicts:     606000 | #Learnt:      31676 | 0.000
261.02/261.18	c total clause space: 206.656MB
261.02/261.18	c total #watches: 252341
261.73/261.82	c total #propagations: 93163368 / total #impl: 1184797430 (eff. 0.079)
261.73/261.82	c #Conflicts:     607000 | #Learnt:      32676 | 0.000
261.73/261.82	c total clause space: 206.656MB
261.73/261.82	c total #watches: 266115
262.32/262.42	c total #propagations: 93295799 / total #impl: 1186898649 (eff. 0.079)
262.32/262.42	c #Conflicts:     608000 | #Learnt:      33676 | 0.000
262.32/262.42	c total clause space: 206.656MB
262.32/262.42	c total #watches: 278982
262.93/263.09	c total #propagations: 93411289 / total #impl: 1188119516 (eff. 0.079)
262.93/263.09	c #Conflicts:     609000 | #Learnt:      34676 | 0.000
262.93/263.09	c total clause space: 206.656MB
262.93/263.09	c total #watches: 288731
263.52/263.68	c total #propagations: 93527783 / total #impl: 1189609828 (eff. 0.079)
263.52/263.68	c #Conflicts:     610000 | #Learnt:      35676 | 0.000
263.52/263.68	c total clause space: 206.656MB
263.52/263.68	c total #watches: 301421
264.03/264.16	c total #propagations: 93635023 / total #impl: 1190975572 (eff. 0.079)
264.03/264.16	c #Conflicts:     611000 | #Learnt:      36676 | 0.000
264.03/264.16	c total clause space: 206.656MB
264.03/264.16	c total #watches: 317777
264.62/264.71	c total #propagations: 93741201 / total #impl: 1192108856 (eff. 0.079)
264.62/264.71	c GC COLLECT
264.62/264.71	c #Conflicts:     612000 | #Learnt:      18887 | 0.000
264.62/264.71	c total clause space: 206.656MB
264.62/264.71	c total #watches: 151916
265.03/265.17	c total #propagations: 93856155 / total #impl: 1193325466 (eff. 0.079)
265.03/265.17	c #Conflicts:     613000 | #Learnt:      19887 | 0.000
265.03/265.17	c total clause space: 206.656MB
265.03/265.17	c total #watches: 159144
265.52/265.62	c total #propagations: 93975073 / total #impl: 1195236634 (eff. 0.079)
265.52/265.62	c #Conflicts:     614000 | #Learnt:      20887 | 0.000
265.52/265.62	c total clause space: 206.656MB
265.52/265.62	c total #watches: 166710
265.92/266.06	c total #propagations: 94102407 / total #impl: 1197209422 (eff. 0.079)
265.92/266.06	c #Conflicts:     615000 | #Learnt:      21887 | 0.000
265.92/266.06	c total clause space: 206.656MB
265.92/266.06	c total #watches: 180762
266.42/266.52	c total #propagations: 94231100 / total #impl: 1198939596 (eff. 0.079)
266.42/266.52	c #Conflicts:     616000 | #Learnt:      22887 | 0.000
266.42/266.52	c total clause space: 206.656MB
266.42/266.52	c total #watches: 189369
266.82/266.99	c total #propagations: 94384640 / total #impl: 1200581664 (eff. 0.079)
266.82/266.99	c #Conflicts:     617000 | #Learnt:      23887 | 0.000
266.82/266.99	c total clause space: 206.656MB
266.82/266.99	c total #watches: 195197
267.33/267.43	c total #propagations: 94535100 / total #impl: 1202050657 (eff. 0.079)
267.33/267.43	c #Conflicts:     618000 | #Learnt:      24887 | 0.000
267.33/267.43	c total clause space: 206.656MB
267.33/267.43	c total #watches: 203747
267.82/267.94	c total #propagations: 94674030 / total #impl: 1203607960 (eff. 0.079)
267.82/267.94	c #Conflicts:     619000 | #Learnt:      25887 | 0.000
267.82/267.94	c total clause space: 206.656MB
267.82/267.94	c total #watches: 211083
268.33/268.46	c total #propagations: 94817295 / total #impl: 1205317675 (eff. 0.079)
268.33/268.46	c #Conflicts:     620000 | #Learnt:      26887 | 0.000
268.33/268.46	c total clause space: 206.656MB
268.33/268.46	c total #watches: 215588
268.92/269.00	c total #propagations: 94988196 / total #impl: 1207263465 (eff. 0.079)
268.92/269.00	c #Conflicts:     621000 | #Learnt:      27887 | 0.000
268.92/269.00	c total clause space: 206.656MB
268.92/269.00	c total #watches: 221209
269.32/269.48	c total #propagations: 95165496 / total #impl: 1209172068 (eff. 0.079)
269.32/269.48	c #Conflicts:     622000 | #Learnt:      28887 | 0.000
269.32/269.48	c total clause space: 206.656MB
269.32/269.48	c total #watches: 225567
269.82/269.96	c total #propagations: 95317148 / total #impl: 1211007081 (eff. 0.079)
269.82/269.96	c #Conflicts:     623000 | #Learnt:      29887 | 0.000
269.82/269.96	c total clause space: 206.656MB
269.82/269.96	c total #watches: 230801
270.32/270.48	c total #propagations: 95450333 / total #impl: 1212573034 (eff. 0.079)
270.32/270.48	c #Conflicts:     624000 | #Learnt:      30887 | 0.000
270.32/270.48	c total clause space: 206.656MB
270.32/270.48	c total #watches: 235196
270.92/271.00	c total #propagations: 95617290 / total #impl: 1214552311 (eff. 0.079)
270.92/271.00	c #Conflicts:     625000 | #Learnt:      31887 | 0.000
270.92/271.00	c total clause space: 206.656MB
270.92/271.00	c total #watches: 241901
271.32/271.49	c total #propagations: 95779701 / total #impl: 1216609221 (eff. 0.079)
271.32/271.49	c #Conflicts:     626000 | #Learnt:      32887 | 0.000
271.32/271.49	c total clause space: 206.656MB
271.32/271.49	c total #watches: 247424
271.92/272.02	c total #propagations: 95924485 / total #impl: 1218168784 (eff. 0.079)
271.92/272.02	c #Conflicts:     627000 | #Learnt:      33887 | 0.000
271.92/272.02	c total clause space: 206.656MB
271.92/272.02	c total #watches: 251513
272.42/272.59	c total #propagations: 96086628 / total #impl: 1220105734 (eff. 0.079)
272.42/272.59	c #Conflicts:     628000 | #Learnt:      34887 | 0.000
272.42/272.59	c total clause space: 206.656MB
272.42/272.59	c total #watches: 255464
273.12/273.21	c total #propagations: 96225098 / total #impl: 1222152886 (eff. 0.079)
273.12/273.21	c #Conflicts:     629000 | #Learnt:      35887 | 0.000
273.12/273.21	c total clause space: 206.656MB
273.12/273.21	c total #watches: 270851
273.62/273.79	c total #propagations: 96361802 / total #impl: 1224453351 (eff. 0.079)
273.62/273.79	c #Conflicts:     630000 | #Learnt:      36887 | 0.000
273.62/273.79	c total clause space: 206.656MB
273.62/273.79	c total #watches: 282123
274.32/274.41	c total #propagations: 96471285 / total #impl: 1226235206 (eff. 0.079)
274.32/274.41	c #Conflicts:     631000 | #Learnt:      37887 | 0.000
274.32/274.41	c total clause space: 206.656MB
274.32/274.41	c total #watches: 288846
274.82/274.90	c total #propagations: 96590312 / total #impl: 1228246214 (eff. 0.079)
274.82/274.90	c GC COLLECT
274.82/274.90	c #Conflicts:     632000 | #Learnt:      19780 | 0.000
274.82/274.90	c total clause space: 206.656MB
274.82/274.90	c total #watches: 159784
275.22/275.30	c total #propagations: 96746023 / total #impl: 1230057078 (eff. 0.079)
275.22/275.30	c #Conflicts:     633000 | #Learnt:      20780 | 0.000
275.22/275.30	c total clause space: 206.656MB
275.22/275.30	c total #watches: 167986
275.62/275.76	c total #propagations: 96931274 / total #impl: 1231511615 (eff. 0.079)
275.62/275.76	c #Conflicts:     634000 | #Learnt:      21780 | 0.000
275.62/275.76	c total clause space: 206.656MB
275.62/275.76	c total #watches: 175125
276.13/276.25	c total #propagations: 97106800 / total #impl: 1233233676 (eff. 0.079)
276.13/276.25	c #Conflicts:     635000 | #Learnt:      22780 | 0.000
276.13/276.25	c total clause space: 206.656MB
276.13/276.25	c total #watches: 182737
276.62/276.74	c total #propagations: 97305676 / total #impl: 1235252632 (eff. 0.079)
276.62/276.74	c #Conflicts:     636000 | #Learnt:      23780 | 0.000
276.62/276.74	c total clause space: 206.656MB
276.62/276.74	c total #watches: 186510
277.12/277.24	c total #propagations: 97511914 / total #impl: 1237395400 (eff. 0.079)
277.12/277.24	c #Conflicts:     637000 | #Learnt:      24780 | 0.000
277.12/277.24	c total clause space: 206.656MB
277.12/277.24	c total #watches: 189795
277.62/277.70	c total #propagations: 97728325 / total #impl: 1239627537 (eff. 0.079)
277.62/277.70	c #Conflicts:     638000 | #Learnt:      25780 | 0.000
277.62/277.70	c total clause space: 206.656MB
277.62/277.70	c total #watches: 192922
278.02/278.15	c total #propagations: 97920842 / total #impl: 1241556623 (eff. 0.079)
278.02/278.15	c #Conflicts:     639000 | #Learnt:      26780 | 0.000
278.02/278.15	c total clause space: 206.656MB
278.02/278.15	c total #watches: 198780
278.52/278.62	c total #propagations: 98098966 / total #impl: 1243319960 (eff. 0.079)
278.52/278.62	c #Conflicts:     640000 | #Learnt:      27780 | 0.000
278.52/278.62	c total clause space: 206.656MB
278.52/278.62	c total #watches: 203078
278.92/279.06	c total #propagations: 98292418 / total #impl: 1245382259 (eff. 0.079)
278.92/279.06	c #Conflicts:     641000 | #Learnt:      28780 | 0.000
278.92/279.06	c total clause space: 206.656MB
278.92/279.06	c total #watches: 206652
279.42/279.51	c total #propagations: 98498462 / total #impl: 1247451504 (eff. 0.079)
279.42/279.51	c #Conflicts:     642000 | #Learnt:      29780 | 0.000
279.42/279.51	c total clause space: 206.656MB
279.42/279.51	c total #watches: 210246
279.82/279.95	c total #propagations: 98702225 / total #impl: 1249835579 (eff. 0.079)
279.82/279.95	c #Conflicts:     643000 | #Learnt:      30780 | 0.000
279.82/279.95	c total clause space: 206.656MB
279.82/279.95	c total #watches: 216540
280.32/280.44	c total #propagations: 98892786 / total #impl: 1251685113 (eff. 0.079)
280.32/280.44	c #Conflicts:     644000 | #Learnt:      31780 | 0.000
280.32/280.44	c total clause space: 206.656MB
280.32/280.44	c total #watches: 220242
280.82/280.92	c total #propagations: 99058938 / total #impl: 1253625717 (eff. 0.079)
280.82/280.92	c #Conflicts:     645000 | #Learnt:      32780 | 0.000
280.82/280.92	c total clause space: 206.656MB
280.82/280.92	c total #watches: 224174
281.32/281.43	c total #propagations: 99237450 / total #impl: 1255330123 (eff. 0.079)
281.32/281.43	c #Conflicts:     646000 | #Learnt:      33780 | 0.000
281.32/281.43	c total clause space: 206.656MB
281.32/281.43	c total #watches: 229863
281.82/281.95	c total #propagations: 99380067 / total #impl: 1257260772 (eff. 0.079)
281.82/281.95	c #Conflicts:     647000 | #Learnt:      34780 | 0.000
281.82/281.95	c total clause space: 206.656MB
281.82/281.95	c total #watches: 234524
282.32/282.46	c total #propagations: 99538222 / total #impl: 1259122946 (eff. 0.079)
282.32/282.46	c #Conflicts:     648000 | #Learnt:      35780 | 0.000
282.32/282.46	c total clause space: 206.656MB
282.32/282.46	c total #watches: 238693
282.92/283.04	c total #propagations: 99691203 / total #impl: 1261033525 (eff. 0.079)
282.92/283.04	c #Conflicts:     649000 | #Learnt:      36780 | 0.000
282.92/283.04	c total clause space: 206.656MB
282.92/283.04	c total #watches: 248604
283.52/283.63	c total #propagations: 99834418 / total #impl: 1263267312 (eff. 0.079)
283.52/283.63	c #Conflicts:     650000 | #Learnt:      37780 | 0.000
283.52/283.63	c total clause space: 206.656MB
283.52/283.63	c total #watches: 252837
283.92/284.09	c total #propagations: 99986265 / total #impl: 1265565309 (eff. 0.079)
283.92/284.09	c #Conflicts:     651000 | #Learnt:      38780 | 0.000
283.92/284.09	c total clause space: 206.656MB
283.92/284.09	c total #watches: 259463
284.42/284.58	c total #propagations: 100130560 / total #impl: 1267362782 (eff. 0.079)
284.42/284.58	c GC COLLECT
284.42/284.58	c #Conflicts:     652000 | #Learnt:      20385 | 0.000
284.42/284.58	c total clause space: 206.656MB
284.42/284.58	c total #watches: 166020
284.92/285.03	c total #propagations: 100279281 / total #impl: 1269005259 (eff. 0.079)
284.92/285.03	c #Conflicts:     653000 | #Learnt:      21385 | 0.000
284.92/285.03	c total clause space: 206.656MB
284.92/285.03	c total #watches: 170687
285.32/285.46	c total #propagations: 100418155 / total #impl: 1271210939 (eff. 0.079)
285.32/285.46	c #Conflicts:     654000 | #Learnt:      22385 | 0.000
285.32/285.46	c total clause space: 206.656MB
285.32/285.46	c total #watches: 175551
285.82/285.90	c total #propagations: 100550789 / total #impl: 1272905207 (eff. 0.079)
285.82/285.90	c #Conflicts:     655000 | #Learnt:      23385 | 0.000
285.82/285.90	c total clause space: 206.656MB
285.82/285.90	c total #watches: 179663
286.22/286.36	c total #propagations: 100678297 / total #impl: 1274794950 (eff. 0.079)
286.22/286.36	c #Conflicts:     656000 | #Learnt:      24385 | 0.000
286.22/286.36	c total clause space: 206.656MB
286.22/286.36	c total #watches: 183769
286.72/286.82	c total #propagations: 100804709 / total #impl: 1276580516 (eff. 0.079)
286.72/286.82	c #Conflicts:     657000 | #Learnt:      25385 | 0.000
286.72/286.82	c total clause space: 206.656MB
286.72/286.82	c total #watches: 187406
287.12/287.26	c total #propagations: 100951457 / total #impl: 1278386297 (eff. 0.079)
287.12/287.26	c #Conflicts:     658000 | #Learnt:      26385 | 0.000
287.12/287.26	c total clause space: 206.656MB
287.12/287.26	c total #watches: 191474
287.62/287.71	c total #propagations: 101095140 / total #impl: 1280065499 (eff. 0.079)
287.62/287.71	c #Conflicts:     659000 | #Learnt:      27385 | 0.000
287.62/287.71	c total clause space: 206.656MB
287.62/287.71	c total #watches: 196905
288.02/288.18	c total #propagations: 101229515 / total #impl: 1281797201 (eff. 0.079)
288.02/288.18	c #Conflicts:     660000 | #Learnt:      28385 | 0.000
288.02/288.18	c total clause space: 206.656MB
288.02/288.18	c total #watches: 200599
288.52/288.67	c total #propagations: 101370675 / total #impl: 1283728529 (eff. 0.079)
288.52/288.67	c #Conflicts:     661000 | #Learnt:      29385 | 0.000
288.52/288.67	c total clause space: 206.656MB
288.52/288.67	c total #watches: 205546
289.02/289.12	c total #propagations: 101594581 / total #impl: 1285977205 (eff. 0.079)
289.02/289.12	c #Conflicts:     662000 | #Learnt:      30385 | 0.000
289.02/289.12	c total clause space: 206.656MB
289.02/289.12	c total #watches: 212682
289.42/289.51	c total #propagations: 101815303 / total #impl: 1288348020 (eff. 0.079)
289.42/289.51	c #Conflicts:     663000 | #Learnt:      31385 | 0.000
289.42/289.51	c total clause space: 206.656MB
289.42/289.51	c total #watches: 220308
289.82/289.96	c total #propagations: 102009274 / total #impl: 1290295579 (eff. 0.079)
289.82/289.96	c #Conflicts:     664000 | #Learnt:      32385 | 0.000
289.82/289.96	c total clause space: 206.656MB
289.82/289.96	c total #watches: 230866
290.32/290.44	c total #propagations: 102200475 / total #impl: 1292620803 (eff. 0.079)
290.32/290.44	c #Conflicts:     665000 | #Learnt:      33385 | 0.000
290.32/290.44	c total clause space: 206.656MB
290.32/290.44	c total #watches: 242725
290.82/290.91	c total #propagations: 102351042 / total #impl: 1294713339 (eff. 0.079)
290.82/290.91	c #Conflicts:     666000 | #Learnt:      34385 | 0.000
290.82/290.91	c total clause space: 206.656MB
290.82/290.91	c total #watches: 260325
291.32/291.49	c total #propagations: 102470922 / total #impl: 1296326153 (eff. 0.079)
291.32/291.49	c #Conflicts:     667000 | #Learnt:      35385 | 0.000
291.32/291.49	c total clause space: 206.656MB
291.32/291.49	c total #watches: 268031
291.92/292.07	c total #propagations: 102620605 / total #impl: 1298657008 (eff. 0.079)
291.92/292.07	c #Conflicts:     668000 | #Learnt:      36385 | 0.000
291.92/292.07	c total clause space: 206.656MB
291.92/292.07	c total #watches: 271751
292.42/292.58	c total #propagations: 102782697 / total #impl: 1300615127 (eff. 0.079)
292.42/292.58	c #Conflicts:     669000 | #Learnt:      37385 | 0.000
292.42/292.58	c total clause space: 206.656MB
292.42/292.58	c total #watches: 276472
293.02/293.11	c total #propagations: 102920526 / total #impl: 1302386411 (eff. 0.079)
293.02/293.11	c #Conflicts:     670000 | #Learnt:      38385 | 0.000
293.02/293.11	c total clause space: 206.656MB
293.02/293.11	c total #watches: 285717
293.52/293.63	c total #propagations: 103056243 / total #impl: 1304254627 (eff. 0.079)
293.52/293.63	c #Conflicts:     671000 | #Learnt:      39385 | 0.000
293.52/293.63	c total clause space: 206.656MB
293.52/293.63	c total #watches: 290503
293.92/294.09	c total #propagations: 103189216 / total #impl: 1306092875 (eff. 0.079)
293.92/294.09	c GC COLLECT
293.92/294.09	c #Conflicts:     672000 | #Learnt:      20682 | 0.000
293.92/294.09	c total clause space: 206.656MB
293.92/294.09	c total #watches: 164555
294.42/294.52	c total #propagations: 103334100 / total #impl: 1308058831 (eff. 0.079)
294.42/294.52	c #Conflicts:     673000 | #Learnt:      21682 | 0.000
294.42/294.52	c total clause space: 206.656MB
294.42/294.52	c total #watches: 169140
294.82/294.94	c total #propagations: 103485624 / total #impl: 1309626557 (eff. 0.079)
294.82/294.94	c #Conflicts:     674000 | #Learnt:      22682 | 0.000
294.82/294.94	c total clause space: 206.656MB
294.82/294.94	c total #watches: 173362
295.22/295.36	c total #propagations: 103624351 / total #impl: 1311173272 (eff. 0.079)
295.22/295.36	c #Conflicts:     675000 | #Learnt:      23682 | 0.000
295.22/295.36	c total clause space: 206.656MB
295.22/295.36	c total #watches: 178300
295.62/295.79	c total #propagations: 103754908 / total #impl: 1312922965 (eff. 0.079)
295.62/295.79	c #Conflicts:     676000 | #Learnt:      24682 | 0.000
295.62/295.79	c total clause space: 206.656MB
295.62/295.79	c total #watches: 182972
296.11/296.23	c total #propagations: 103884425 / total #impl: 1314607543 (eff. 0.079)
296.11/296.23	c #Conflicts:     677000 | #Learnt:      25682 | 0.000
296.11/296.23	c total clause space: 206.656MB
296.11/296.23	c total #watches: 187795
296.51/296.69	c total #propagations: 104013458 / total #impl: 1316424664 (eff. 0.079)
296.51/296.69	c #Conflicts:     678000 | #Learnt:      26682 | 0.000
296.51/296.69	c total clause space: 206.656MB
296.51/296.69	c total #watches: 192726
297.02/297.12	c total #propagations: 104132131 / total #impl: 1318240811 (eff. 0.079)
297.02/297.12	c #Conflicts:     679000 | #Learnt:      27682 | 0.000
297.02/297.12	c total clause space: 206.656MB
297.02/297.12	c total #watches: 197871
297.41/297.58	c total #propagations: 104246553 / total #impl: 1319739157 (eff. 0.079)
297.41/297.58	c #Conflicts:     680000 | #Learnt:      28682 | 0.000
297.41/297.58	c total clause space: 206.656MB
297.41/297.58	c total #watches: 202917
297.91/298.08	c total #propagations: 104381396 / total #impl: 1321363600 (eff. 0.079)
297.91/298.08	c #Conflicts:     681000 | #Learnt:      29682 | 0.000
297.91/298.08	c total clause space: 206.656MB
297.91/298.08	c total #watches: 207393
298.41/298.57	c total #propagations: 104519447 / total #impl: 1323366000 (eff. 0.079)
298.41/298.57	c #Conflicts:     682000 | #Learnt:      30682 | 0.000
298.41/298.57	c total clause space: 206.656MB
298.41/298.57	c total #watches: 211071
298.91/299.05	c total #propagations: 104652704 / total #impl: 1325528664 (eff. 0.079)
298.91/299.05	c #Conflicts:     683000 | #Learnt:      31682 | 0.000
298.91/299.05	c total clause space: 206.656MB
298.91/299.05	c total #watches: 217174
299.51/299.64	c total #propagations: 104821732 / total #impl: 1327881755 (eff. 0.079)
299.51/299.64	c #Conflicts:     684000 | #Learnt:      32682 | 0.000
299.51/299.64	c total clause space: 206.656MB
299.51/299.64	c total #watches: 238493
300.01/300.19	c total #propagations: 104966468 / total #impl: 1330722822 (eff. 0.079)
300.01/300.19	c #Conflicts:     685000 | #Learnt:      33682 | 0.000
300.01/300.19	c total clause space: 206.656MB
300.01/300.19	c total #watches: 252401
300.61/300.77	c total #propagations: 105101517 / total #impl: 1332805606 (eff. 0.079)
300.61/300.77	c #Conflicts:     686000 | #Learnt:      34682 | 0.000
300.61/300.77	c total clause space: 206.656MB
300.61/300.77	c total #watches: 267388
301.32/301.49	c total #propagations: 105229305 / total #impl: 1334824852 (eff. 0.079)
301.32/301.49	c #Conflicts:     687000 | #Learnt:      35682 | 0.000
301.32/301.49	c total clause space: 206.656MB
301.32/301.49	c total #watches: 271835
301.91/302.06	c total #propagations: 105356380 / total #impl: 1336710928 (eff. 0.079)
301.91/302.06	c #Conflicts:     688000 | #Learnt:      36682 | 0.000
301.91/302.06	c total clause space: 206.656MB
301.91/302.06	c total #watches: 276308
302.42/302.58	c total #propagations: 105492636 / total #impl: 1338432813 (eff. 0.079)
302.42/302.58	c #Conflicts:     689000 | #Learnt:      37682 | 0.000
302.42/302.58	c total clause space: 206.656MB
302.42/302.58	c total #watches: 281189
302.91/303.07	c total #propagations: 105684186 / total #impl: 1340563974 (eff. 0.079)
302.91/303.07	c #Conflicts:     690000 | #Learnt:      38682 | 0.000
302.91/303.07	c total clause space: 206.656MB
302.91/303.07	c total #watches: 285645
303.42/303.57	c total #propagations: 105823754 / total #impl: 1342260531 (eff. 0.079)
303.42/303.57	c #Conflicts:     691000 | #Learnt:      39682 | 0.000
303.42/303.57	c total clause space: 206.656MB
303.42/303.57	c total #watches: 290253
303.92/304.04	c total #propagations: 105984402 / total #impl: 1344231461 (eff. 0.079)
303.92/304.04	c GC COLLECT
303.92/304.04	c #Conflicts:     692000 | #Learnt:      20675 | 0.000
303.92/304.04	c total clause space: 206.656MB
303.92/304.04	c total #watches: 164645
304.32/304.47	c total #propagations: 106139360 / total #impl: 1346177748 (eff. 0.079)
304.32/304.47	c #Conflicts:     693000 | #Learnt:      21675 | 0.000
304.32/304.47	c total clause space: 206.656MB
304.32/304.47	c total #watches: 170777
304.82/304.94	c total #propagations: 106318089 / total #impl: 1348032080 (eff. 0.079)
304.82/304.94	c #Conflicts:     694000 | #Learnt:      22675 | 0.000
304.82/304.94	c total clause space: 206.656MB
304.82/304.94	c total #watches: 176067
305.22/305.36	c total #propagations: 106473518 / total #impl: 1349714111 (eff. 0.079)
305.22/305.36	c #Conflicts:     695000 | #Learnt:      23675 | 0.000
305.22/305.36	c total clause space: 206.656MB
305.22/305.36	c total #watches: 180269
305.73/305.82	c total #propagations: 106641221 / total #impl: 1351274123 (eff. 0.079)
305.73/305.82	c #Conflicts:     696000 | #Learnt:      24675 | 0.000
305.73/305.82	c total clause space: 206.656MB
305.73/305.82	c total #watches: 184739
306.12/306.29	c total #propagations: 106795484 / total #impl: 1353359762 (eff. 0.079)
306.12/306.29	c #Conflicts:     697000 | #Learnt:      25675 | 0.000
306.12/306.29	c total clause space: 206.656MB
306.12/306.29	c total #watches: 188470
306.62/306.73	c total #propagations: 106939796 / total #impl: 1355275956 (eff. 0.079)
306.62/306.73	c #Conflicts:     698000 | #Learnt:      26675 | 0.000
306.62/306.73	c total clause space: 206.656MB
306.62/306.73	c total #watches: 192574
307.02/307.17	c total #propagations: 107088445 / total #impl: 1357158403 (eff. 0.079)
307.02/307.17	c #Conflicts:     699000 | #Learnt:      27675 | 0.000
307.02/307.17	c total clause space: 206.656MB
307.02/307.17	c total #watches: 197282
307.52/307.63	c total #propagations: 107252601 / total #impl: 1359201272 (eff. 0.079)
307.52/307.63	c #Conflicts:     700000 | #Learnt:      28675 | 0.000
307.52/307.63	c total clause space: 206.656MB
307.52/307.63	c total #watches: 201253
307.93/308.05	c total #propagations: 107429819 / total #impl: 1361499061 (eff. 0.079)
307.93/308.05	c #Conflicts:     701000 | #Learnt:      29675 | 0.000
307.93/308.05	c total clause space: 206.656MB
307.93/308.05	c total #watches: 205227
308.32/308.48	c total #propagations: 107612080 / total #impl: 1363615624 (eff. 0.079)
308.32/308.48	c #Conflicts:     702000 | #Learnt:      30675 | 0.000
308.32/308.48	c total clause space: 206.656MB
308.32/308.48	c total #watches: 209614
308.82/308.94	c total #propagations: 107770655 / total #impl: 1365350999 (eff. 0.079)
308.82/308.94	c #Conflicts:     703000 | #Learnt:      31675 | 0.000
308.82/308.94	c total clause space: 206.656MB
308.82/308.94	c total #watches: 213266
309.22/309.38	c total #propagations: 107950968 / total #impl: 1367576923 (eff. 0.079)
309.22/309.38	c #Conflicts:     704000 | #Learnt:      32675 | 0.000
309.22/309.38	c total clause space: 206.656MB
309.22/309.38	c total #watches: 217503
309.72/309.82	c total #propagations: 108127033 / total #impl: 1369412355 (eff. 0.079)
309.72/309.82	c #Conflicts:     705000 | #Learnt:      33675 | 0.000
309.72/309.82	c total clause space: 206.656MB
309.72/309.82	c total #watches: 221966
310.13/310.25	c total #propagations: 108304297 / total #impl: 1371282960 (eff. 0.079)
310.13/310.25	c #Conflicts:     706000 | #Learnt:      34675 | 0.000
310.13/310.25	c total clause space: 206.656MB
310.13/310.25	c total #watches: 225838
310.62/310.70	c total #propagations: 108466895 / total #impl: 1373000184 (eff. 0.079)
310.62/310.70	c #Conflicts:     707000 | #Learnt:      35675 | 0.000
310.62/310.70	c total clause space: 206.656MB
310.62/310.70	c total #watches: 230453
311.02/311.17	c total #propagations: 108635829 / total #impl: 1374875861 (eff. 0.079)
311.02/311.17	c #Conflicts:     708000 | #Learnt:      36675 | 0.000
311.02/311.17	c total clause space: 206.656MB
311.02/311.17	c total #watches: 234813
311.52/311.67	c total #propagations: 108783182 / total #impl: 1377019602 (eff. 0.079)
311.52/311.67	c #Conflicts:     709000 | #Learnt:      37675 | 0.000
311.52/311.67	c total clause space: 206.656MB
311.52/311.67	c total #watches: 238789
312.02/312.15	c total #propagations: 108928865 / total #impl: 1379272907 (eff. 0.079)
312.02/312.15	c #Conflicts:     710000 | #Learnt:      38675 | 0.000
312.02/312.15	c total clause space: 206.656MB
312.02/312.15	c total #watches: 242129
312.43/312.59	c total #propagations: 109098276 / total #impl: 1381411236 (eff. 0.079)
312.43/312.59	c #Conflicts:     711000 | #Learnt:      39675 | 0.000
312.43/312.59	c total clause space: 206.656MB
312.43/312.59	c total #watches: 246162
312.92/313.07	c total #propagations: 109263931 / total #impl: 1383190083 (eff. 0.079)
312.92/313.07	c GC COLLECT
312.92/313.07	c #Conflicts:     712000 | #Learnt:      20379 | 0.000
312.92/313.07	c total clause space: 206.656MB
312.92/313.07	c total #watches: 163287
313.43/313.51	c total #propagations: 109438057 / total #impl: 1385109385 (eff. 0.079)
313.43/313.51	c #Conflicts:     713000 | #Learnt:      21379 | 0.000
313.43/313.51	c total clause space: 206.656MB
313.43/313.51	c total #watches: 166698
313.82/313.97	c total #propagations: 109601420 / total #impl: 1387146846 (eff. 0.079)
313.82/313.97	c #Conflicts:     714000 | #Learnt:      22379 | 0.000
313.82/313.97	c total clause space: 206.656MB
313.82/313.97	c total #watches: 170946
314.22/314.39	c total #propagations: 109756652 / total #impl: 1389469542 (eff. 0.079)
314.22/314.39	c #Conflicts:     715000 | #Learnt:      23379 | 0.000
314.22/314.39	c total clause space: 206.656MB
314.22/314.39	c total #watches: 176660
314.72/314.83	c total #propagations: 109899055 / total #impl: 1391140650 (eff. 0.079)
314.72/314.83	c #Conflicts:     716000 | #Learnt:      24379 | 0.000
314.72/314.83	c total clause space: 206.656MB
314.72/314.83	c total #watches: 180215
315.12/315.29	c total #propagations: 110068736 / total #impl: 1393190572 (eff. 0.079)
315.12/315.29	c #Conflicts:     717000 | #Learnt:      25379 | 0.000
315.12/315.29	c total clause space: 206.656MB
315.12/315.29	c total #watches: 183776
315.63/315.73	c total #propagations: 110247208 / total #impl: 1395455045 (eff. 0.079)
315.63/315.73	c #Conflicts:     718000 | #Learnt:      26379 | 0.000
315.63/315.73	c total clause space: 206.656MB
315.63/315.73	c total #watches: 188830
316.02/316.19	c total #propagations: 110416188 / total #impl: 1397493810 (eff. 0.079)
316.02/316.19	c #Conflicts:     719000 | #Learnt:      27379 | 0.000
316.02/316.19	c total clause space: 206.656MB
316.02/316.19	c total #watches: 192545
316.52/316.64	c total #propagations: 110567642 / total #impl: 1399333187 (eff. 0.079)
316.52/316.64	c #Conflicts:     720000 | #Learnt:      28379 | 0.000
316.52/316.64	c total clause space: 206.656MB
316.52/316.64	c total #watches: 196205
316.92/317.09	c total #propagations: 110735747 / total #impl: 1401348505 (eff. 0.079)
316.92/317.09	c #Conflicts:     721000 | #Learnt:      29379 | 0.000
316.92/317.09	c total clause space: 206.656MB
316.92/317.09	c total #watches: 199878
317.42/317.55	c total #propagations: 110901150 / total #impl: 1403525052 (eff. 0.079)
317.42/317.55	c #Conflicts:     722000 | #Learnt:      30379 | 0.000
317.42/317.55	c total clause space: 206.656MB
317.42/317.55	c total #watches: 204734
317.93/318.02	c total #propagations: 111058279 / total #impl: 1405588294 (eff. 0.079)
317.93/318.02	c #Conflicts:     723000 | #Learnt:      31379 | 0.000
317.93/318.02	c total clause space: 206.656MB
317.93/318.02	c total #watches: 209023
318.32/318.48	c total #propagations: 111221412 / total #impl: 1407844005 (eff. 0.079)
318.32/318.48	c #Conflicts:     724000 | #Learnt:      32379 | 0.000
318.32/318.48	c total clause space: 206.656MB
318.32/318.48	c total #watches: 213276
318.82/318.98	c total #propagations: 111381982 / total #impl: 1409821790 (eff. 0.079)
318.82/318.98	c #Conflicts:     725000 | #Learnt:      33379 | 0.000
318.82/318.98	c total clause space: 206.656MB
318.82/318.98	c total #watches: 217621
319.32/319.46	c total #propagations: 111539579 / total #impl: 1412002501 (eff. 0.079)
319.32/319.46	c #Conflicts:     726000 | #Learnt:      34379 | 0.000
319.32/319.46	c total clause space: 206.656MB
319.32/319.46	c total #watches: 221582
319.82/319.91	c total #propagations: 111705079 / total #impl: 1414057290 (eff. 0.079)
319.82/319.91	c #Conflicts:     727000 | #Learnt:      35379 | 0.000
319.82/319.91	c total clause space: 206.656MB
319.82/319.91	c total #watches: 225508
320.32/320.42	c total #propagations: 111858895 / total #impl: 1415646917 (eff. 0.079)
320.32/320.42	c #Conflicts:     728000 | #Learnt:      36379 | 0.000
320.32/320.42	c total clause space: 206.656MB
320.32/320.42	c total #watches: 229016
320.82/320.90	c total #propagations: 112018364 / total #impl: 1417967401 (eff. 0.079)
320.82/320.90	c #Conflicts:     729000 | #Learnt:      37379 | 0.000
320.82/320.90	c total clause space: 206.656MB
320.82/320.90	c total #watches: 232490
321.23/321.39	c total #propagations: 112183536 / total #impl: 1419952394 (eff. 0.079)
321.23/321.39	c #Conflicts:     730000 | #Learnt:      38379 | 0.000
321.23/321.39	c total clause space: 206.656MB
321.23/321.39	c total #watches: 236503
321.72/321.87	c total #propagations: 112362625 / total #impl: 1422159933 (eff. 0.079)
321.72/321.87	c #Conflicts:     731000 | #Learnt:      39379 | 0.000
321.72/321.87	c total clause space: 206.656MB
321.72/321.87	c total #watches: 240237
322.23/322.32	c total #propagations: 112541023 / total #impl: 1424034334 (eff. 0.079)
322.23/322.32	c #Conflicts:     732000 | #Learnt:      40379 | 0.000
322.23/322.32	c total clause space: 206.656MB
322.23/322.32	c total #watches: 243997
322.72/322.81	c total #propagations: 112713811 / total #impl: 1425999262 (eff. 0.079)
322.72/322.81	c GC COLLECT
322.72/322.81	c #Conflicts:     733000 | #Learnt:      20782 | 0.000
322.72/322.81	c total clause space: 206.656MB
322.72/322.81	c total #watches: 164669
323.12/323.25	c total #propagations: 112880846 / total #impl: 1427952437 (eff. 0.079)
323.12/323.25	c #Conflicts:     734000 | #Learnt:      21782 | 0.000
323.12/323.25	c total clause space: 206.656MB
323.12/323.25	c total #watches: 171458
323.62/323.70	c total #propagations: 113037671 / total #impl: 1430222705 (eff. 0.079)
323.62/323.70	c #Conflicts:     735000 | #Learnt:      22782 | 0.000
323.62/323.70	c total clause space: 206.656MB
323.62/323.70	c total #watches: 175409
324.02/324.15	c total #propagations: 113184621 / total #impl: 1432126344 (eff. 0.079)
324.02/324.15	c #Conflicts:     736000 | #Learnt:      23782 | 0.000
324.02/324.15	c total clause space: 206.656MB
324.02/324.15	c total #watches: 180309
324.53/324.61	c total #propagations: 113338920 / total #impl: 1434119088 (eff. 0.079)
324.53/324.61	c #Conflicts:     737000 | #Learnt:      24782 | 0.000
324.53/324.61	c total clause space: 206.656MB
324.53/324.61	c total #watches: 188708
324.92/325.08	c total #propagations: 113507269 / total #impl: 1436175755 (eff. 0.079)
324.92/325.08	c #Conflicts:     738000 | #Learnt:      25782 | 0.000
324.92/325.08	c total clause space: 206.656MB
324.92/325.08	c total #watches: 192692
325.42/325.59	c total #propagations: 113663848 / total #impl: 1437922758 (eff. 0.079)
325.42/325.59	c #Conflicts:     739000 | #Learnt:      26782 | 0.000
325.42/325.59	c total clause space: 206.656MB
325.42/325.59	c total #watches: 196426
325.92/326.08	c total #propagations: 113826258 / total #impl: 1440409499 (eff. 0.079)
325.92/326.08	c #Conflicts:     740000 | #Learnt:      27782 | 0.000
325.92/326.08	c total clause space: 206.656MB
325.92/326.08	c total #watches: 199999
326.42/326.55	c total #propagations: 113981588 / total #impl: 1442470827 (eff. 0.079)
326.42/326.55	c #Conflicts:     741000 | #Learnt:      28782 | 0.000
326.42/326.55	c total clause space: 206.656MB
326.42/326.55	c total #watches: 203798
326.92/327.02	c total #propagations: 114146209 / total #impl: 1444424039 (eff. 0.079)
326.92/327.02	c #Conflicts:     742000 | #Learnt:      29782 | 0.000
326.92/327.02	c total clause space: 206.656MB
326.92/327.02	c total #watches: 208181
327.42/327.50	c total #propagations: 114313208 / total #impl: 1446362040 (eff. 0.079)
327.42/327.50	c #Conflicts:     743000 | #Learnt:      30782 | 0.000
327.42/327.50	c total clause space: 206.656MB
327.42/327.50	c total #watches: 212566
327.82/327.93	c total #propagations: 114455105 / total #impl: 1448332225 (eff. 0.079)
327.82/327.93	c #Conflicts:     744000 | #Learnt:      31782 | 0.000
327.82/327.93	c total clause space: 206.656MB
327.82/327.93	c total #watches: 218222
328.32/328.42	c total #propagations: 114650294 / total #impl: 1450018282 (eff. 0.079)
328.32/328.42	c #Conflicts:     745000 | #Learnt:      32782 | 0.000
328.32/328.42	c total clause space: 206.656MB
328.32/328.42	c total #watches: 223774
328.72/328.87	c total #propagations: 114836458 / total #impl: 1451965992 (eff. 0.079)
328.72/328.87	c #Conflicts:     746000 | #Learnt:      33782 | 0.000
328.72/328.87	c total clause space: 206.656MB
328.72/328.87	c total #watches: 228560
329.22/329.39	c total #propagations: 114997203 / total #impl: 1453901493 (eff. 0.079)
329.22/329.39	c #Conflicts:     747000 | #Learnt:      34782 | 0.000
329.22/329.39	c total clause space: 206.656MB
329.22/329.39	c total #watches: 232367
329.72/329.88	c total #propagations: 115162546 / total #impl: 1455853556 (eff. 0.079)
329.72/329.88	c #Conflicts:     748000 | #Learnt:      35782 | 0.000
329.72/329.88	c total clause space: 206.656MB
329.72/329.88	c total #watches: 237429
330.22/330.36	c total #propagations: 115296134 / total #impl: 1457713999 (eff. 0.079)
330.22/330.36	c #Conflicts:     749000 | #Learnt:      36782 | 0.000
330.22/330.36	c total clause space: 206.656MB
330.22/330.36	c total #watches: 242938
330.72/330.83	c total #propagations: 115424378 / total #impl: 1459337177 (eff. 0.079)
330.72/330.83	c #Conflicts:     750000 | #Learnt:      37782 | 0.000
330.72/330.83	c total clause space: 206.656MB
330.72/330.83	c total #watches: 248987
331.22/331.30	c total #propagations: 115540021 / total #impl: 1460791806 (eff. 0.079)
331.22/331.30	c #Conflicts:     751000 | #Learnt:      38782 | 0.000
331.22/331.30	c total clause space: 206.656MB
331.22/331.30	c total #watches: 253760
331.72/331.80	c total #propagations: 115653386 / total #impl: 1462226888 (eff. 0.079)
331.72/331.80	c #Conflicts:     752000 | #Learnt:      39782 | 0.000
331.72/331.80	c total clause space: 206.656MB
331.72/331.80	c total #watches: 258647
332.12/332.30	c total #propagations: 115781491 / total #impl: 1463918728 (eff. 0.079)
332.12/332.30	c #Conflicts:     753000 | #Learnt:      40782 | 0.000
332.12/332.30	c total clause space: 206.656MB
332.12/332.30	c total #watches: 263299
332.62/332.78	c total #propagations: 115904141 / total #impl: 1465531301 (eff. 0.079)
332.62/332.78	c #Conflicts:     754000 | #Learnt:      41782 | 0.000
332.62/332.78	c total clause space: 206.656MB
332.62/332.78	c total #watches: 269076
333.12/333.25	c total #propagations: 116035907 / total #impl: 1467083684 (eff. 0.079)
333.12/333.25	c GC COLLECT
333.12/333.25	c #Conflicts:     755000 | #Learnt:      21878 | 0.000
333.12/333.25	c total clause space: 206.656MB
333.12/333.25	c total #watches: 170587
333.52/333.69	c total #propagations: 116166888 / total #impl: 1468959960 (eff. 0.079)
333.52/333.69	c #Conflicts:     756000 | #Learnt:      22878 | 0.000
333.52/333.69	c total clause space: 206.656MB
333.52/333.69	c total #watches: 175796
334.02/334.15	c total #propagations: 116308320 / total #impl: 1471074338 (eff. 0.079)
334.02/334.15	c #Conflicts:     757000 | #Learnt:      23878 | 0.000
334.02/334.15	c total clause space: 206.656MB
334.02/334.15	c total #watches: 179910
334.42/334.56	c total #propagations: 116453219 / total #impl: 1473064779 (eff. 0.079)
334.42/334.56	c #Conflicts:     758000 | #Learnt:      24878 | 0.000
334.42/334.56	c total clause space: 206.656MB
334.42/334.56	c total #watches: 184877
334.82/334.98	c total #propagations: 116622293 / total #impl: 1475050117 (eff. 0.079)
334.82/334.98	c #Conflicts:     759000 | #Learnt:      25878 | 0.000
334.82/334.98	c total clause space: 206.656MB
334.82/334.98	c total #watches: 188686
335.32/335.43	c total #propagations: 116769311 / total #impl: 1476971903 (eff. 0.079)
335.32/335.43	c #Conflicts:     760000 | #Learnt:      26878 | 0.000
335.32/335.43	c total clause space: 206.656MB
335.32/335.43	c total #watches: 192381
335.72/335.85	c total #propagations: 116920660 / total #impl: 1478921053 (eff. 0.079)
335.72/335.85	c #Conflicts:     761000 | #Learnt:      27878 | 0.000
335.72/335.85	c total clause space: 206.656MB
335.72/335.85	c total #watches: 196891
336.12/336.26	c total #propagations: 117084720 / total #impl: 1480914611 (eff. 0.079)
336.12/336.26	c #Conflicts:     762000 | #Learnt:      28878 | 0.000
336.12/336.26	c total clause space: 206.656MB
336.12/336.26	c total #watches: 201382
336.52/336.68	c total #propagations: 117234037 / total #impl: 1482533677 (eff. 0.079)
336.52/336.68	c #Conflicts:     763000 | #Learnt:      29878 | 0.000
336.52/336.68	c total clause space: 206.656MB
336.52/336.68	c total #watches: 208814
337.02/337.14	c total #propagations: 117385997 / total #impl: 1484168860 (eff. 0.079)
337.02/337.14	c #Conflicts:     764000 | #Learnt:      30878 | 0.000
337.02/337.14	c total clause space: 206.656MB
337.02/337.14	c total #watches: 219122
337.52/337.65	c total #propagations: 117528680 / total #impl: 1486019676 (eff. 0.079)
337.52/337.65	c #Conflicts:     765000 | #Learnt:      31878 | 0.000
337.52/337.65	c total clause space: 206.656MB
337.52/337.65	c total #watches: 226101
338.02/338.12	c total #propagations: 117707016 / total #impl: 1487832451 (eff. 0.079)
338.02/338.12	c #Conflicts:     766000 | #Learnt:      32878 | 0.000
338.02/338.12	c total clause space: 206.656MB
338.02/338.12	c total #watches: 231873
338.42/338.56	c total #propagations: 117840620 / total #impl: 1489629403 (eff. 0.079)
338.42/338.56	c #Conflicts:     767000 | #Learnt:      33878 | 0.000
338.42/338.56	c total clause space: 206.656MB
338.42/338.56	c total #watches: 237058
338.92/339.01	c total #propagations: 118026300 / total #impl: 1491562223 (eff. 0.079)
338.92/339.01	c #Conflicts:     768000 | #Learnt:      34878 | 0.000
338.92/339.01	c total clause space: 206.656MB
338.92/339.01	c total #watches: 244856
339.32/339.44	c total #propagations: 118263596 / total #impl: 1493562861 (eff. 0.079)
339.32/339.44	c #Conflicts:     769000 | #Learnt:      35878 | 0.000
339.32/339.44	c total clause space: 206.656MB
339.32/339.44	c total #watches: 250926
339.82/339.90	c total #propagations: 118456689 / total #impl: 1495372777 (eff. 0.079)
339.82/339.90	c #Conflicts:     770000 | #Learnt:      36878 | 0.000
339.82/339.90	c total clause space: 206.656MB
339.82/339.90	c total #watches: 256986
340.22/340.35	c total #propagations: 118648306 / total #impl: 1497300603 (eff. 0.079)
340.22/340.35	c #Conflicts:     771000 | #Learnt:      37878 | 0.000
340.22/340.35	c total clause space: 206.656MB
340.22/340.35	c total #watches: 262475
340.72/340.85	c total #propagations: 118797711 / total #impl: 1499042134 (eff. 0.079)
340.72/340.85	c #Conflicts:     772000 | #Learnt:      38878 | 0.000
340.72/340.85	c total clause space: 206.656MB
340.72/340.85	c total #watches: 267712
341.22/341.31	c total #propagations: 118968074 / total #impl: 1501010543 (eff. 0.079)
341.22/341.31	c #Conflicts:     773000 | #Learnt:      39878 | 0.000
341.22/341.31	c total clause space: 206.656MB
341.22/341.31	c total #watches: 274812
341.72/341.80	c total #propagations: 119137786 / total #impl: 1502828918 (eff. 0.079)
341.72/341.80	c #Conflicts:     774000 | #Learnt:      40878 | 0.000
341.72/341.80	c total clause space: 206.656MB
341.72/341.80	c total #watches: 284139
342.12/342.29	c total #propagations: 119277105 / total #impl: 1504685161 (eff. 0.079)
342.12/342.29	c #Conflicts:     775000 | #Learnt:      41878 | 0.000
342.12/342.29	c total clause space: 206.656MB
342.12/342.29	c total #watches: 288977
342.61/342.78	c total #propagations: 119447566 / total #impl: 1506769637 (eff. 0.079)
342.61/342.78	c GC COLLECT
342.61/342.78	c #Conflicts:     776000 | #Learnt:      21677 | 0.000
342.61/342.78	c total clause space: 206.656MB
342.61/342.78	c total #watches: 169465
343.12/343.24	c total #propagations: 119602600 / total #impl: 1508471764 (eff. 0.079)
343.12/343.24	c #Conflicts:     777000 | #Learnt:      22677 | 0.000
343.12/343.24	c total clause space: 206.656MB
343.12/343.24	c total #watches: 173558
343.51/343.62	c total #propagations: 119750507 / total #impl: 1510509634 (eff. 0.079)
343.51/343.62	c #Conflicts:     778000 | #Learnt:      23677 | 0.000
343.51/343.62	c total clause space: 206.656MB
343.51/343.62	c total #watches: 179111
343.91/344.05	c total #propagations: 119871633 / total #impl: 1511998464 (eff. 0.079)
343.91/344.05	c #Conflicts:     779000 | #Learnt:      24677 | 0.000
343.91/344.05	c total clause space: 206.656MB
343.91/344.05	c total #watches: 188288
344.32/344.49	c total #propagations: 120024376 / total #impl: 1513973438 (eff. 0.079)
344.32/344.49	c #Conflicts:     780000 | #Learnt:      25677 | 0.000
344.32/344.49	c total clause space: 206.656MB
344.32/344.49	c total #watches: 203183
344.81/344.95	c total #propagations: 120171156 / total #impl: 1515801763 (eff. 0.079)
344.81/344.95	c #Conflicts:     781000 | #Learnt:      26677 | 0.000
344.81/344.95	c total clause space: 206.656MB
344.81/344.95	c total #watches: 211542
345.32/345.42	c total #propagations: 120308189 / total #impl: 1517799971 (eff. 0.079)
345.32/345.42	c #Conflicts:     782000 | #Learnt:      27677 | 0.000
345.32/345.42	c total clause space: 206.656MB
345.32/345.42	c total #watches: 221152
345.81/345.92	c total #propagations: 120456534 / total #impl: 1520068344 (eff. 0.079)
345.81/345.92	c #Conflicts:     783000 | #Learnt:      28677 | 0.000
345.81/345.92	c total clause space: 206.656MB
345.81/345.92	c total #watches: 228841
346.31/346.40	c total #propagations: 120584197 / total #impl: 1522203005 (eff. 0.079)
346.31/346.40	c #Conflicts:     784000 | #Learnt:      29677 | 0.000
346.31/346.40	c total clause space: 206.656MB
346.31/346.40	c total #watches: 237620
346.81/346.93	c total #propagations: 120701714 / total #impl: 1524043440 (eff. 0.079)
346.81/346.93	c #Conflicts:     785000 | #Learnt:      30677 | 0.000
346.81/346.93	c total clause space: 206.656MB
346.81/346.93	c total #watches: 250079
347.41/347.51	c total #propagations: 120808456 / total #impl: 1525946586 (eff. 0.079)
347.41/347.51	c #Conflicts:     786000 | #Learnt:      31677 | 0.000
347.41/347.51	c total clause space: 206.656MB
347.41/347.51	c total #watches: 259135
347.91/348.08	c total #propagations: 120923408 / total #impl: 1527789197 (eff. 0.079)
347.91/348.08	c #Conflicts:     787000 | #Learnt:      32677 | 0.000
347.91/348.08	c total clause space: 206.656MB
347.91/348.08	c total #watches: 268783
348.51/348.65	c total #propagations: 121049382 / total #impl: 1529956198 (eff. 0.079)
348.51/348.65	c #Conflicts:     788000 | #Learnt:      33677 | 0.000
348.51/348.65	c total clause space: 206.656MB
348.51/348.65	c total #watches: 274839
349.21/349.32	c total #propagations: 121199082 / total #impl: 1532089531 (eff. 0.079)
349.21/349.32	c #Conflicts:     789000 | #Learnt:      34677 | 0.000
349.21/349.32	c total clause space: 206.656MB
349.21/349.32	c total #watches: 282169
349.82/349.97	c total #propagations: 121346501 / total #impl: 1534254309 (eff. 0.079)
349.82/349.97	c #Conflicts:     790000 | #Learnt:      35677 | 0.000
349.82/349.97	c total clause space: 206.656MB
349.82/349.97	c total #watches: 289751
350.31/350.44	c total #propagations: 121531114 / total #impl: 1536249772 (eff. 0.079)
350.31/350.44	c #Conflicts:     791000 | #Learnt:      36677 | 0.000
350.31/350.44	c total clause space: 206.656MB
350.31/350.44	c total #watches: 294811
350.82/350.92	c total #propagations: 121748594 / total #impl: 1538073566 (eff. 0.079)
350.82/350.92	c #Conflicts:     792000 | #Learnt:      37677 | 0.000
350.82/350.92	c total clause space: 206.656MB
350.82/350.92	c total #watches: 299889
351.21/351.39	c total #propagations: 121935244 / total #impl: 1540101916 (eff. 0.079)
351.21/351.39	c #Conflicts:     793000 | #Learnt:      38677 | 0.000
351.21/351.39	c total clause space: 206.656MB
351.21/351.39	c total #watches: 305706
351.81/351.91	c total #propagations: 122129919 / total #impl: 1541991914 (eff. 0.079)
351.81/351.91	c #Conflicts:     794000 | #Learnt:      39677 | 0.000
351.81/351.91	c total clause space: 206.656MB
351.81/351.91	c total #watches: 310693
352.21/352.38	c total #propagations: 122277046 / total #impl: 1543797005 (eff. 0.079)
352.21/352.38	c #Conflicts:     795000 | #Learnt:      40677 | 0.000
352.21/352.38	c total clause space: 206.656MB
352.21/352.38	c total #watches: 315618
352.71/352.83	c total #propagations: 122425494 / total #impl: 1545609873 (eff. 0.079)
352.71/352.83	c #Conflicts:     796000 | #Learnt:      41677 | 0.000
352.71/352.83	c total clause space: 206.656MB
352.71/352.83	c total #watches: 320782
353.12/353.28	c total #propagations: 122560983 / total #impl: 1547200045 (eff. 0.079)
353.12/353.28	c #Conflicts:     797000 | #Learnt:      42677 | 0.000
353.12/353.28	c total clause space: 206.656MB
353.12/353.28	c total #watches: 326601
353.61/353.73	c total #propagations: 122736897 / total #impl: 1548920415 (eff. 0.079)
353.61/353.73	c GC COLLECT
353.61/353.73	c #Conflicts:     798000 | #Learnt:      22175 | 0.000
353.61/353.73	c total clause space: 206.656MB
353.61/353.73	c total #watches: 172469
354.01/354.18	c total #propagations: 122908868 / total #impl: 1550756353 (eff. 0.079)
354.01/354.18	c #Conflicts:     799000 | #Learnt:      23175 | 0.000
354.01/354.18	c total clause space: 206.656MB
354.01/354.18	c total #watches: 177861
354.51/354.66	c total #propagations: 123067916 / total #impl: 1552931727 (eff. 0.079)
354.51/354.66	c #Conflicts:     800000 | #Learnt:      24175 | 0.000
354.51/354.66	c total clause space: 206.656MB
354.51/354.66	c total #watches: 183671
355.01/355.20	c total #propagations: 123221061 / total #impl: 1554893222 (eff. 0.079)
355.01/355.20	c #Conflicts:     801000 | #Learnt:      25175 | 0.000
355.01/355.20	c total clause space: 206.656MB
355.01/355.20	c total #watches: 188331
355.51/355.65	c total #propagations: 123391956 / total #impl: 1556714347 (eff. 0.079)
355.51/355.65	c #Conflicts:     802000 | #Learnt:      26175 | 0.000
355.51/355.65	c total clause space: 206.656MB
355.51/355.65	c total #watches: 194025
356.01/356.12	c total #propagations: 123515553 / total #impl: 1558297418 (eff. 0.079)
356.01/356.12	c #Conflicts:     803000 | #Learnt:      27175 | 0.000
356.01/356.12	c total clause space: 206.656MB
356.01/356.12	c total #watches: 198952
356.42/356.56	c total #propagations: 123641628 / total #impl: 1560070613 (eff. 0.079)
356.42/356.56	c #Conflicts:     804000 | #Learnt:      28175 | 0.000
356.42/356.56	c total clause space: 206.656MB
356.42/356.56	c total #watches: 204887
356.91/357.03	c total #propagations: 123765488 / total #impl: 1561603704 (eff. 0.079)
356.91/357.03	c #Conflicts:     805000 | #Learnt:      29175 | 0.000
356.91/357.03	c total clause space: 206.656MB
356.91/357.03	c total #watches: 209794
357.31/357.50	c total #propagations: 123899737 / total #impl: 1563493344 (eff. 0.079)
357.31/357.50	c #Conflicts:     806000 | #Learnt:      30175 | 0.000
357.31/357.50	c total clause space: 206.656MB
357.31/357.50	c total #watches: 214051
357.81/357.97	c total #propagations: 124045495 / total #impl: 1565047535 (eff. 0.079)
357.81/357.97	c #Conflicts:     807000 | #Learnt:      31175 | 0.000
357.81/357.97	c total clause space: 206.656MB
357.81/357.97	c total #watches: 217980
358.31/358.48	c total #propagations: 124195972 / total #impl: 1566851002 (eff. 0.079)
358.31/358.48	c #Conflicts:     808000 | #Learnt:      32175 | 0.000
358.31/358.48	c total clause space: 206.656MB
358.31/358.48	c total #watches: 222253
358.81/358.95	c total #propagations: 124363978 / total #impl: 1568673160 (eff. 0.079)
358.81/358.95	c #Conflicts:     809000 | #Learnt:      33175 | 0.000
358.81/358.95	c total clause space: 206.656MB
358.81/358.95	c total #watches: 227855
359.31/359.40	c total #propagations: 124522546 / total #impl: 1570624495 (eff. 0.079)
359.31/359.40	c #Conflicts:     810000 | #Learnt:      34175 | 0.000
359.31/359.40	c total clause space: 206.656MB
359.31/359.40	c total #watches: 233249
359.72/359.87	c total #propagations: 124673888 / total #impl: 1572414490 (eff. 0.079)
359.72/359.87	c #Conflicts:     811000 | #Learnt:      35175 | 0.000
359.72/359.87	c total clause space: 206.656MB
359.72/359.87	c total #watches: 240890
360.11/360.29	c total #propagations: 124834835 / total #impl: 1574609040 (eff. 0.079)
360.11/360.29	c #Conflicts:     812000 | #Learnt:      36175 | 0.000
360.11/360.29	c total clause space: 206.656MB
360.11/360.29	c total #watches: 252265
360.61/360.75	c total #propagations: 124998892 / total #impl: 1576314681 (eff. 0.079)
360.61/360.75	c #Conflicts:     813000 | #Learnt:      37175 | 0.000
360.61/360.75	c total clause space: 206.656MB
360.61/360.75	c total #watches: 262011
361.11/361.21	c total #propagations: 125164347 / total #impl: 1578108148 (eff. 0.079)
361.11/361.21	c #Conflicts:     814000 | #Learnt:      38175 | 0.000
361.11/361.21	c total clause space: 206.656MB
361.11/361.21	c total #watches: 270136
361.51/361.66	c total #propagations: 125310326 / total #impl: 1579674745 (eff. 0.079)
361.51/361.66	c #Conflicts:     815000 | #Learnt:      39175 | 0.000
361.51/361.66	c total clause space: 206.656MB
361.51/361.66	c total #watches: 275236
362.01/362.17	c total #propagations: 125452751 / total #impl: 1581306937 (eff. 0.079)
362.01/362.17	c #Conflicts:     816000 | #Learnt:      40175 | 0.000
362.01/362.17	c total clause space: 206.656MB
362.01/362.17	c total #watches: 279697
362.51/362.67	c total #propagations: 125599973 / total #impl: 1582912696 (eff. 0.079)
362.51/362.67	c #Conflicts:     817000 | #Learnt:      41175 | 0.000
362.51/362.67	c total clause space: 206.656MB
362.51/362.67	c total #watches: 283886
363.02/363.14	c total #propagations: 125771370 / total #impl: 1584678583 (eff. 0.079)
363.02/363.14	c #Conflicts:     818000 | #Learnt:      42175 | 0.000
363.02/363.14	c total clause space: 206.656MB
363.02/363.14	c total #watches: 295826
363.51/363.63	c total #propagations: 125917885 / total #impl: 1586498687 (eff. 0.079)
363.51/363.63	c #Conflicts:     819000 | #Learnt:      43175 | 0.000
363.51/363.63	c total clause space: 206.656MB
363.51/363.63	c total #watches: 300473
364.02/364.12	c total #propagations: 126042387 / total #impl: 1588308687 (eff. 0.079)
364.02/364.12	c GC COLLECT
364.02/364.12	c #Conflicts:     820000 | #Learnt:      22377 | 0.000
364.02/364.12	c total clause space: 206.656MB
364.02/364.12	c total #watches: 173656
364.41/364.58	c total #propagations: 126188905 / total #impl: 1590124878 (eff. 0.079)
364.41/364.58	c #Conflicts:     821000 | #Learnt:      23377 | 0.000
364.41/364.58	c total clause space: 206.656MB
364.41/364.58	c total #watches: 179502
364.91/365.03	c total #propagations: 126353813 / total #impl: 1592134033 (eff. 0.079)
364.91/365.03	c #Conflicts:     822000 | #Learnt:      24377 | 0.000
364.91/365.03	c total clause space: 206.656MB
364.91/365.03	c total #watches: 185023
365.41/365.55	c total #propagations: 126500762 / total #impl: 1593686338 (eff. 0.079)
365.41/365.55	c #Conflicts:     823000 | #Learnt:      25377 | 0.000
365.41/365.55	c total clause space: 206.656MB
365.41/365.55	c total #watches: 189882
365.91/366.01	c total #propagations: 126642911 / total #impl: 1595404939 (eff. 0.079)
365.91/366.01	c #Conflicts:     824000 | #Learnt:      26377 | 0.000
365.91/366.01	c total clause space: 206.656MB
365.91/366.01	c total #watches: 194498
366.32/366.45	c total #propagations: 126786161 / total #impl: 1597367569 (eff. 0.079)
366.32/366.45	c #Conflicts:     825000 | #Learnt:      27377 | 0.000
366.32/366.45	c total clause space: 206.656MB
366.32/366.45	c total #watches: 198403
366.71/366.89	c total #propagations: 126917983 / total #impl: 1598963682 (eff. 0.079)
366.71/366.89	c #Conflicts:     826000 | #Learnt:      28377 | 0.000
366.71/366.89	c total clause space: 206.656MB
366.71/366.89	c total #watches: 202553
367.21/367.34	c total #propagations: 127070114 / total #impl: 1600860359 (eff. 0.079)
367.21/367.34	c #Conflicts:     827000 | #Learnt:      29377 | 0.000
367.21/367.34	c total clause space: 206.656MB
367.21/367.34	c total #watches: 207058
367.61/367.77	c total #propagations: 127222881 / total #impl: 1602738228 (eff. 0.079)
367.61/367.77	c #Conflicts:     828000 | #Learnt:      30377 | 0.000
367.61/367.77	c total clause space: 206.656MB
367.61/367.77	c total #watches: 211637
368.01/368.17	c total #propagations: 127373750 / total #impl: 1604436948 (eff. 0.079)
368.01/368.17	c #Conflicts:     829000 | #Learnt:      31377 | 0.000
368.01/368.17	c total clause space: 206.656MB
368.01/368.17	c total #watches: 216053
368.52/368.62	c total #propagations: 127527353 / total #impl: 1606339150 (eff. 0.079)
368.52/368.62	c #Conflicts:     830000 | #Learnt:      32377 | 0.000
368.52/368.62	c total clause space: 206.656MB
368.52/368.62	c total #watches: 220911
369.01/369.10	c total #propagations: 127680340 / total #impl: 1608007460 (eff. 0.079)
369.01/369.10	c #Conflicts:     831000 | #Learnt:      33377 | 0.000
369.01/369.10	c total clause space: 206.656MB
369.01/369.10	c total #watches: 225533
369.41/369.60	c total #propagations: 127831525 / total #impl: 1609863691 (eff. 0.079)
369.41/369.60	c #Conflicts:     832000 | #Learnt:      34377 | 0.000
369.41/369.60	c total clause space: 206.656MB
369.41/369.60	c total #watches: 229533
370.01/370.12	c total #propagations: 127967041 / total #impl: 1611668968 (eff. 0.079)
370.01/370.12	c #Conflicts:     833000 | #Learnt:      35377 | 0.000
370.01/370.12	c total clause space: 206.656MB
370.01/370.12	c total #watches: 233954
370.51/370.62	c total #propagations: 128107422 / total #impl: 1613892134 (eff. 0.079)
370.51/370.62	c #Conflicts:     834000 | #Learnt:      36377 | 0.000
370.51/370.62	c total clause space: 206.656MB
370.51/370.62	c total #watches: 238078
371.01/371.10	c total #propagations: 128262016 / total #impl: 1616098086 (eff. 0.079)
371.01/371.10	c #Conflicts:     835000 | #Learnt:      37377 | 0.000
371.01/371.10	c total clause space: 206.656MB
371.01/371.10	c total #watches: 242795
371.41/371.57	c total #propagations: 128395214 / total #impl: 1617822667 (eff. 0.079)
371.41/371.57	c #Conflicts:     836000 | #Learnt:      38377 | 0.000
371.41/371.57	c total clause space: 206.656MB
371.41/371.57	c total #watches: 246927
371.91/372.04	c total #propagations: 128528941 / total #impl: 1619511041 (eff. 0.079)
371.91/372.04	c #Conflicts:     837000 | #Learnt:      39377 | 0.000
371.91/372.04	c total clause space: 206.656MB
371.91/372.04	c total #watches: 250929
372.41/372.59	c total #propagations: 128672871 / total #impl: 1621464859 (eff. 0.079)
372.41/372.59	c #Conflicts:     838000 | #Learnt:      40377 | 0.000
372.41/372.59	c total clause space: 206.656MB
372.41/372.59	c total #watches: 255666
373.01/373.10	c total #propagations: 128819344 / total #impl: 1623862635 (eff. 0.079)
373.01/373.10	c #Conflicts:     839000 | #Learnt:      41377 | 0.000
373.01/373.10	c total clause space: 206.656MB
373.01/373.10	c total #watches: 259369
373.41/373.59	c total #propagations: 128976515 / total #impl: 1626051773 (eff. 0.079)
373.41/373.59	c #Conflicts:     840000 | #Learnt:      42377 | 0.000
373.41/373.59	c total clause space: 206.656MB
373.41/373.59	c total #watches: 263569
374.01/374.13	c total #propagations: 129108743 / total #impl: 1627868613 (eff. 0.079)
374.01/374.13	c #Conflicts:     841000 | #Learnt:      43377 | 0.000
374.01/374.13	c total clause space: 206.656MB
374.01/374.13	c total #watches: 267831
374.51/374.62	c total #propagations: 129262664 / total #impl: 1630042393 (eff. 0.079)
374.51/374.62	c GC COLLECT
374.51/374.62	c #Conflicts:     842000 | #Learnt:      22277 | 0.000
374.51/374.62	c total clause space: 206.656MB
374.51/374.62	c total #watches: 172449
374.91/375.06	c total #propagations: 129398076 / total #impl: 1631713045 (eff. 0.079)
374.91/375.06	c #Conflicts:     843000 | #Learnt:      23277 | 0.000
374.91/375.06	c total clause space: 206.656MB
374.91/375.06	c total #watches: 176919
375.31/375.48	c total #propagations: 129526414 / total #impl: 1633507001 (eff. 0.079)
375.31/375.48	c #Conflicts:     844000 | #Learnt:      24277 | 0.000
375.31/375.48	c total clause space: 206.656MB
375.31/375.48	c total #watches: 181113
375.81/375.93	c total #propagations: 129671448 / total #impl: 1635291758 (eff. 0.079)
375.81/375.93	c #Conflicts:     845000 | #Learnt:      25277 | 0.000
375.81/375.93	c total clause space: 206.656MB
375.81/375.93	c total #watches: 184709
376.21/376.38	c total #propagations: 129810008 / total #impl: 1637092762 (eff. 0.079)
376.21/376.38	c #Conflicts:     846000 | #Learnt:      26277 | 0.000
376.21/376.38	c total clause space: 206.656MB
376.21/376.38	c total #watches: 189316
376.71/376.80	c total #propagations: 129948738 / total #impl: 1638969105 (eff. 0.079)
376.71/376.80	c #Conflicts:     847000 | #Learnt:      27277 | 0.000
376.71/376.80	c total clause space: 206.656MB
376.71/376.80	c total #watches: 194837
377.01/377.18	c total #propagations: 130102002 / total #impl: 1640545080 (eff. 0.079)
377.01/377.18	c #Conflicts:     848000 | #Learnt:      28277 | 0.000
377.01/377.18	c total clause space: 206.656MB
377.01/377.18	c total #watches: 205625
377.51/377.61	c total #propagations: 130270780 / total #impl: 1641983805 (eff. 0.079)
377.51/377.61	c #Conflicts:     849000 | #Learnt:      29277 | 0.000
377.51/377.61	c total clause space: 206.656MB
377.51/377.62	c total #watches: 212514
377.91/378.08	c total #propagations: 130421206 / total #impl: 1643900493 (eff. 0.079)
377.91/378.08	c #Conflicts:     850000 | #Learnt:      30277 | 0.000
377.91/378.08	c total clause space: 206.656MB
377.91/378.08	c total #watches: 220596
378.41/378.52	c total #propagations: 130593262 / total #impl: 1646004721 (eff. 0.079)
378.41/378.52	c #Conflicts:     851000 | #Learnt:      31277 | 0.000
378.41/378.52	c total clause space: 206.656MB
378.41/378.52	c total #watches: 227915
378.91/379.01	c total #propagations: 130768929 / total #impl: 1647981570 (eff. 0.079)
378.91/379.01	c #Conflicts:     852000 | #Learnt:      32277 | 0.000
378.91/379.01	c total clause space: 206.656MB
378.91/379.01	c total #watches: 234016
379.31/379.49	c total #propagations: 130917193 / total #impl: 1650128054 (eff. 0.079)
379.31/379.49	c #Conflicts:     853000 | #Learnt:      33277 | 0.000
379.31/379.49	c total clause space: 206.656MB
379.31/379.49	c total #watches: 238428
379.91/380.01	c total #propagations: 131069085 / total #impl: 1652106774 (eff. 0.079)
379.91/380.01	c #Conflicts:     854000 | #Learnt:      34277 | 0.000
379.91/380.01	c total clause space: 206.656MB
379.91/380.01	c total #watches: 243382
380.41/380.52	c total #propagations: 131234074 / total #impl: 1654429513 (eff. 0.079)
380.41/380.52	c #Conflicts:     855000 | #Learnt:      35277 | 0.000
380.41/380.52	c total clause space: 206.656MB
380.41/380.52	c total #watches: 247630
380.91/381.03	c total #propagations: 131405771 / total #impl: 1656801217 (eff. 0.079)
380.91/381.03	c #Conflicts:     856000 | #Learnt:      36277 | 0.000
380.91/381.03	c total clause space: 206.656MB
380.91/381.03	c total #watches: 252947
381.41/381.50	c total #propagations: 131593567 / total #impl: 1658838164 (eff. 0.079)
381.41/381.50	c #Conflicts:     857000 | #Learnt:      37277 | 0.000
381.41/381.50	c total clause space: 206.656MB
381.41/381.50	c total #watches: 258806
381.81/381.98	c total #propagations: 131768895 / total #impl: 1660775621 (eff. 0.079)
381.81/381.98	c #Conflicts:     858000 | #Learnt:      38277 | 0.000
381.81/381.98	c total clause space: 206.656MB
381.81/381.98	c total #watches: 264361
382.31/382.46	c total #propagations: 131949853 / total #impl: 1662545609 (eff. 0.079)
382.31/382.46	c #Conflicts:     859000 | #Learnt:      39277 | 0.000
382.31/382.46	c total clause space: 206.656MB
382.31/382.46	c total #watches: 270704
382.91/383.06	c total #propagations: 132132002 / total #impl: 1664271950 (eff. 0.079)
382.91/383.06	c #Conflicts:     860000 | #Learnt:      40277 | 0.000
382.91/383.06	c total clause space: 206.656MB
382.91/383.06	c total #watches: 275553
383.31/383.48	c total #propagations: 132309195 / total #impl: 1666497149 (eff. 0.079)
383.31/383.48	c #Conflicts:     861000 | #Learnt:      41277 | 0.000
383.31/383.48	c total clause space: 206.656MB
383.31/383.48	c total #watches: 282858
383.81/383.95	c total #propagations: 132438277 / total #impl: 1667847231 (eff. 0.079)
383.81/383.95	c #Conflicts:     862000 | #Learnt:      42277 | 0.000
383.81/383.95	c total clause space: 206.656MB
383.81/383.95	c total #watches: 292195
384.31/384.42	c total #propagations: 132572638 / total #impl: 1669279282 (eff. 0.079)
384.31/384.42	c #Conflicts:     863000 | #Learnt:      43277 | 0.000
384.31/384.42	c total clause space: 206.656MB
384.31/384.42	c total #watches: 298856
384.81/384.91	c total #propagations: 132711350 / total #impl: 1670874414 (eff. 0.079)
384.81/384.91	c #Conflicts:     864000 | #Learnt:      44277 | 0.000
384.81/384.91	c total clause space: 206.656MB
384.81/384.91	c total #watches: 306659
385.31/385.44	c total #propagations: 132869669 / total #impl: 1672565717 (eff. 0.079)
385.31/385.44	c GC COLLECT
385.31/385.44	c #Conflicts:     865000 | #Learnt:      22876 | 0.000
385.31/385.44	c total clause space: 206.656MB
385.31/385.44	c total #watches: 175062
385.71/385.89	c total #propagations: 133023149 / total #impl: 1674621969 (eff. 0.079)
385.71/385.89	c #Conflicts:     866000 | #Learnt:      23876 | 0.000
385.71/385.89	c total clause space: 206.656MB
385.71/385.89	c total #watches: 179371
386.21/386.35	c total #propagations: 133180684 / total #impl: 1676631666 (eff. 0.079)
386.21/386.35	c #Conflicts:     867000 | #Learnt:      24876 | 0.000
386.21/386.35	c total clause space: 206.656MB
386.21/386.35	c total #watches: 183205
386.61/386.78	c total #propagations: 133330605 / total #impl: 1678481083 (eff. 0.079)
386.61/386.78	c #Conflicts:     868000 | #Learnt:      25876 | 0.000
386.61/386.78	c total clause space: 206.656MB
386.61/386.78	c total #watches: 186503
387.11/387.21	c total #propagations: 133503138 / total #impl: 1680415711 (eff. 0.079)
387.11/387.21	c #Conflicts:     869000 | #Learnt:      26876 | 0.000
387.11/387.21	c total clause space: 206.656MB
387.11/387.21	c total #watches: 190619
387.51/387.65	c total #propagations: 133680351 / total #impl: 1682419634 (eff. 0.079)
387.51/387.65	c #Conflicts:     870000 | #Learnt:      27876 | 0.000
387.51/387.65	c total clause space: 206.656MB
387.51/387.65	c total #watches: 195166
387.91/388.07	c total #propagations: 133858502 / total #impl: 1684558645 (eff. 0.079)
387.91/388.07	c #Conflicts:     871000 | #Learnt:      28876 | 0.000
387.91/388.07	c total clause space: 206.656MB
387.91/388.07	c total #watches: 199691
388.40/388.50	c total #propagations: 134030854 / total #impl: 1686627450 (eff. 0.079)
388.40/388.50	c #Conflicts:     872000 | #Learnt:      29876 | 0.000
388.40/388.50	c total clause space: 206.656MB
388.40/388.50	c total #watches: 203680
388.80/388.94	c total #propagations: 134211717 / total #impl: 1688522247 (eff. 0.079)
388.80/388.94	c #Conflicts:     873000 | #Learnt:      30876 | 0.000
388.80/388.94	c total clause space: 206.656MB
388.80/388.94	c total #watches: 207904
389.20/389.36	c total #propagations: 134383398 / total #impl: 1690472171 (eff. 0.079)
389.20/389.36	c #Conflicts:     874000 | #Learnt:      31876 | 0.000
389.20/389.36	c total clause space: 206.656MB
389.20/389.36	c total #watches: 211430
389.70/389.83	c total #propagations: 134591218 / total #impl: 1692216050 (eff. 0.080)
389.70/389.83	c #Conflicts:     875000 | #Learnt:      32876 | 0.000
389.70/389.83	c total clause space: 206.656MB
389.70/389.83	c total #watches: 216248
390.10/390.28	c total #propagations: 134744487 / total #impl: 1694125794 (eff. 0.080)
390.10/390.28	c #Conflicts:     876000 | #Learnt:      33876 | 0.000
390.10/390.28	c total clause space: 206.656MB
390.10/390.28	c total #watches: 224169
390.60/390.72	c total #propagations: 134882717 / total #impl: 1696261995 (eff. 0.080)
390.60/390.72	c #Conflicts:     877000 | #Learnt:      34876 | 0.000
390.60/390.72	c total clause space: 206.656MB
390.60/390.72	c total #watches: 231205
391.00/391.17	c total #propagations: 135044700 / total #impl: 1698244627 (eff. 0.080)
391.00/391.17	c #Conflicts:     878000 | #Learnt:      35876 | 0.000
391.00/391.17	c total clause space: 206.656MB
391.00/391.17	c total #watches: 238795
391.51/391.65	c total #propagations: 135199487 / total #impl: 1700163326 (eff. 0.080)
391.51/391.65	c #Conflicts:     879000 | #Learnt:      36876 | 0.000
391.51/391.65	c total clause space: 206.656MB
391.51/391.65	c total #watches: 244422
392.00/392.15	c total #propagations: 135355076 / total #impl: 1702201764 (eff. 0.080)
392.00/392.15	c #Conflicts:     880000 | #Learnt:      37876 | 0.000
392.00/392.15	c total clause space: 206.656MB
392.00/392.15	c total #watches: 248664
392.50/392.66	c total #propagations: 135496168 / total #impl: 1704092493 (eff. 0.080)
392.50/392.66	c #Conflicts:     881000 | #Learnt:      38876 | 0.000
392.50/392.66	c total clause space: 206.656MB
392.50/392.66	c total #watches: 253558
393.00/393.15	c total #propagations: 135623447 / total #impl: 1705841417 (eff. 0.080)
393.00/393.15	c #Conflicts:     882000 | #Learnt:      39876 | 0.000
393.00/393.15	c total clause space: 206.656MB
393.00/393.15	c total #watches: 257958
393.50/393.65	c total #propagations: 135757813 / total #impl: 1707604563 (eff. 0.080)
393.50/393.65	c #Conflicts:     883000 | #Learnt:      40876 | 0.000
393.50/393.65	c total clause space: 206.656MB
393.50/393.65	c total #watches: 263278
394.00/394.12	c total #propagations: 135893822 / total #impl: 1709553202 (eff. 0.079)
394.00/394.12	c #Conflicts:     884000 | #Learnt:      41876 | 0.000
394.00/394.12	c total clause space: 206.656MB
394.00/394.12	c total #watches: 268777
394.50/394.61	c total #propagations: 136026032 / total #impl: 1711084254 (eff. 0.079)
394.50/394.61	c #Conflicts:     885000 | #Learnt:      42876 | 0.000
394.50/394.61	c total clause space: 206.656MB
394.50/394.61	c total #watches: 274151
394.91/395.09	c total #propagations: 136188776 / total #impl: 1712898281 (eff. 0.080)
394.91/395.09	c #Conflicts:     886000 | #Learnt:      43876 | 0.000
394.91/395.09	c total clause space: 206.656MB
394.91/395.09	c total #watches: 280107
395.40/395.56	c total #propagations: 136337579 / total #impl: 1714694409 (eff. 0.080)
395.40/395.56	c #Conflicts:     887000 | #Learnt:      44876 | 0.000
395.40/395.56	c total clause space: 206.656MB
395.40/395.56	c total #watches: 285860
395.91/396.06	c total #propagations: 136490745 / total #impl: 1716456299 (eff. 0.080)
395.91/396.06	c GC COLLECT
395.91/396.06	c #Conflicts:     888000 | #Learnt:      23177 | 0.000
395.91/396.06	c total clause space: 206.656MB
395.91/396.06	c total #watches: 176915
396.40/396.52	c total #propagations: 136643952 / total #impl: 1718354104 (eff. 0.080)
396.40/396.52	c #Conflicts:     889000 | #Learnt:      24177 | 0.000
396.40/396.52	c total clause space: 206.656MB
396.40/396.52	c total #watches: 182855
396.90/397.05	c total #propagations: 136781287 / total #impl: 1720080013 (eff. 0.080)
396.90/397.05	c #Conflicts:     890000 | #Learnt:      25177 | 0.000
396.90/397.05	c total clause space: 206.656MB
396.90/397.05	c total #watches: 187676
397.40/397.51	c total #propagations: 136943706 / total #impl: 1722452366 (eff. 0.080)
397.40/397.51	c #Conflicts:     891000 | #Learnt:      26177 | 0.000
397.40/397.51	c total clause space: 206.656MB
397.40/397.51	c total #watches: 194631
397.80/397.97	c total #propagations: 137096096 / total #impl: 1724180817 (eff. 0.080)
397.80/397.97	c #Conflicts:     892000 | #Learnt:      27177 | 0.000
397.80/397.97	c total clause space: 206.656MB
397.80/397.97	c total #watches: 199444
398.30/398.48	c total #propagations: 137262535 / total #impl: 1726098886 (eff. 0.080)
398.30/398.48	c #Conflicts:     893000 | #Learnt:      28177 | 0.000
398.30/398.48	c total clause space: 206.656MB
398.30/398.48	c total #watches: 207010
398.80/398.97	c total #propagations: 137449838 / total #impl: 1728393639 (eff. 0.080)
398.80/398.97	c #Conflicts:     894000 | #Learnt:      29177 | 0.000
398.80/398.97	c total clause space: 206.656MB
398.80/398.97	c total #watches: 213207
399.31/399.44	c total #propagations: 137610952 / total #impl: 1730959758 (eff. 0.079)
399.31/399.44	c #Conflicts:     895000 | #Learnt:      30177 | 0.000
399.31/399.44	c total clause space: 206.656MB
399.31/399.44	c total #watches: 220940
399.80/399.92	c total #propagations: 137796104 / total #impl: 1733196270 (eff. 0.080)
399.80/399.92	c #Conflicts:     896000 | #Learnt:      31177 | 0.000
399.80/399.92	c total clause space: 206.656MB
399.80/399.92	c total #watches: 225784
400.20/400.40	c total #propagations: 137989912 / total #impl: 1735096954 (eff. 0.080)
400.20/400.40	c #Conflicts:     897000 | #Learnt:      32177 | 0.000
400.20/400.40	c total clause space: 206.656MB
400.20/400.40	c total #watches: 231533
400.70/400.88	c total #propagations: 138187209 / total #impl: 1737231500 (eff. 0.080)
400.70/400.88	c #Conflicts:     898000 | #Learnt:      33177 | 0.000
400.70/400.88	c total clause space: 206.656MB
400.70/400.88	c total #watches: 236705
401.20/401.38	c total #propagations: 138367788 / total #impl: 1739701745 (eff. 0.080)
401.20/401.38	c #Conflicts:     899000 | #Learnt:      34177 | 0.000
401.20/401.38	c total clause space: 206.656MB
401.20/401.38	c total #watches: 240774
401.80/401.94	c total #propagations: 138570795 / total #impl: 1741978124 (eff. 0.080)
401.80/401.94	c #Conflicts:     900000 | #Learnt:      35177 | 0.000
401.80/401.94	c total clause space: 206.656MB
401.80/401.94	c total #watches: 245865
402.30/402.46	c total #propagations: 138732483 / total #impl: 1744072065 (eff. 0.080)
402.30/402.46	c #Conflicts:     901000 | #Learnt:      36177 | 0.000
402.30/402.46	c total clause space: 206.656MB
402.30/402.46	c total #watches: 250108
402.80/402.93	c total #propagations: 138874625 / total #impl: 1745737199 (eff. 0.080)
402.80/402.93	c #Conflicts:     902000 | #Learnt:      37177 | 0.000
402.80/402.93	c total clause space: 206.656MB
402.80/402.93	c total #watches: 256314
403.30/403.46	c total #propagations: 139025691 / total #impl: 1747743827 (eff. 0.080)
403.30/403.46	c #Conflicts:     903000 | #Learnt:      38177 | 0.000
403.30/403.46	c total clause space: 206.656MB
403.30/403.46	c total #watches: 264229
403.90/404.00	c total #propagations: 139175120 / total #impl: 1749830397 (eff. 0.080)
403.90/404.00	c #Conflicts:     904000 | #Learnt:      39177 | 0.000
403.90/404.00	c total clause space: 206.656MB
403.90/404.00	c total #watches: 271772
404.30/404.49	c total #propagations: 139312340 / total #impl: 1751674984 (eff. 0.080)
404.30/404.49	c #Conflicts:     905000 | #Learnt:      40177 | 0.000
404.30/404.49	c total clause space: 206.656MB
404.30/404.49	c total #watches: 278117
404.81/404.97	c total #propagations: 139441677 / total #impl: 1753386244 (eff. 0.080)
404.81/404.97	c #Conflicts:     906000 | #Learnt:      41177 | 0.000
404.81/404.97	c total clause space: 206.656MB
404.81/404.97	c total #watches: 286395
405.40/405.50	c total #propagations: 139580552 / total #impl: 1755024763 (eff. 0.080)
405.40/405.50	c #Conflicts:     907000 | #Learnt:      42177 | 0.000
405.40/405.50	c total clause space: 206.656MB
405.40/405.50	c total #watches: 295006
406.00/406.11	c total #propagations: 139724337 / total #impl: 1756770422 (eff. 0.080)
406.00/406.11	c #Conflicts:     908000 | #Learnt:      43177 | 0.000
406.00/406.11	c total clause space: 206.656MB
406.00/406.11	c total #watches: 298868
406.50/406.67	c total #propagations: 139850972 / total #impl: 1758946498 (eff. 0.080)
406.50/406.67	c #Conflicts:     909000 | #Learnt:      44177 | 0.000
406.50/406.67	c total clause space: 206.656MB
406.50/406.67	c total #watches: 304773
407.10/407.22	c total #propagations: 139980582 / total #impl: 1760782493 (eff. 0.079)
407.10/407.22	c #Conflicts:     910000 | #Learnt:      45177 | 0.000
407.10/407.22	c total clause space: 206.656MB
407.10/407.22	c total #watches: 310859
407.70/407.85	c total #propagations: 140112529 / total #impl: 1762650279 (eff. 0.079)
407.70/407.85	c GC COLLECT
407.70/407.85	c #Conflicts:     911000 | #Learnt:      23175 | 0.000
407.70/407.85	c total clause space: 206.656MB
407.70/407.85	c total #watches: 176633
408.20/408.31	c total #propagations: 140268969 / total #impl: 1764432613 (eff. 0.079)
408.20/408.31	c #Conflicts:     912000 | #Learnt:      24175 | 0.000
408.20/408.31	c total clause space: 206.656MB
408.20/408.31	c total #watches: 180606
408.60/408.75	c total #propagations: 140448745 / total #impl: 1766407245 (eff. 0.080)
408.60/408.75	c #Conflicts:     913000 | #Learnt:      25175 | 0.000
408.60/408.75	c total clause space: 206.656MB
408.60/408.75	c total #watches: 186373
409.11/409.21	c total #propagations: 140575580 / total #impl: 1767991450 (eff. 0.080)
409.11/409.21	c #Conflicts:     914000 | #Learnt:      26175 | 0.000
409.11/409.21	c total clause space: 206.656MB
409.11/409.21	c total #watches: 191582
409.50/409.65	c total #propagations: 140718353 / total #impl: 1769610906 (eff. 0.080)
409.50/409.65	c #Conflicts:     915000 | #Learnt:      27175 | 0.000
409.50/409.65	c total clause space: 206.656MB
409.50/409.65	c total #watches: 195945
410.00/410.14	c total #propagations: 140863869 / total #impl: 1771316606 (eff. 0.080)
410.00/410.14	c #Conflicts:     916000 | #Learnt:      28175 | 0.000
410.00/410.14	c total clause space: 206.656MB
410.00/410.14	c total #watches: 199954
410.40/410.54	c total #propagations: 141018011 / total #impl: 1773596558 (eff. 0.080)
410.40/410.54	c #Conflicts:     917000 | #Learnt:      29175 | 0.000
410.40/410.54	c total clause space: 206.656MB
410.40/410.54	c total #watches: 204408
410.80/410.96	c total #propagations: 141152911 / total #impl: 1775173156 (eff. 0.080)
410.80/410.96	c #Conflicts:     918000 | #Learnt:      30175 | 0.000
410.80/410.96	c total clause space: 206.656MB
410.80/410.96	c total #watches: 208617
411.20/411.38	c total #propagations: 141307982 / total #impl: 1777216703 (eff. 0.080)
411.20/411.38	c #Conflicts:     919000 | #Learnt:      31175 | 0.000
411.20/411.38	c total clause space: 206.656MB
411.20/411.38	c total #watches: 213018
411.70/411.82	c total #propagations: 141454054 / total #impl: 1778913798 (eff. 0.080)
411.70/411.82	c #Conflicts:     920000 | #Learnt:      32175 | 0.000
411.70/411.82	c total clause space: 206.656MB
411.70/411.82	c total #watches: 218452
412.10/412.29	c total #propagations: 141601585 / total #impl: 1780701712 (eff. 0.080)
412.10/412.29	c #Conflicts:     921000 | #Learnt:      33175 | 0.000
412.10/412.29	c total clause space: 206.656MB
412.10/412.29	c total #watches: 222918
412.60/412.76	c total #propagations: 141761022 / total #impl: 1782574129 (eff. 0.080)
412.60/412.76	c #Conflicts:     922000 | #Learnt:      34175 | 0.000
412.60/412.76	c total clause space: 206.656MB
412.60/412.76	c total #watches: 227036
413.10/413.22	c total #propagations: 141909885 / total #impl: 1784335016 (eff. 0.080)
413.10/413.22	c #Conflicts:     923000 | #Learnt:      35175 | 0.000
413.10/413.22	c total clause space: 206.656MB
413.10/413.22	c total #watches: 231650
413.51/413.63	c total #propagations: 142085490 / total #impl: 1786334881 (eff. 0.080)
413.51/413.63	c #Conflicts:     924000 | #Learnt:      36175 | 0.000
413.51/413.63	c total clause space: 206.656MB
413.51/413.63	c total #watches: 236274
413.90/414.03	c total #propagations: 142245497 / total #impl: 1788149949 (eff. 0.080)
413.90/414.03	c #Conflicts:     925000 | #Learnt:      37175 | 0.000
413.90/414.03	c total clause space: 206.656MB
413.90/414.03	c total #watches: 240171
414.30/414.47	c total #propagations: 142415050 / total #impl: 1790048718 (eff. 0.080)
414.30/414.47	c #Conflicts:     926000 | #Learnt:      38175 | 0.000
414.30/414.47	c total clause space: 206.656MB
414.30/414.47	c total #watches: 243770
414.70/414.89	c total #propagations: 142601250 / total #impl: 1792429714 (eff. 0.080)
414.70/414.89	c #Conflicts:     927000 | #Learnt:      39175 | 0.000
414.70/414.89	c total clause space: 206.656MB
414.70/414.89	c total #watches: 247807
415.20/415.31	c total #propagations: 142766694 / total #impl: 1794578633 (eff. 0.080)
415.20/415.31	c #Conflicts:     928000 | #Learnt:      40175 | 0.000
415.20/415.31	c total clause space: 206.656MB
415.20/415.31	c total #watches: 251772
415.60/415.74	c total #propagations: 142922703 / total #impl: 1796526773 (eff. 0.080)
415.60/415.74	c #Conflicts:     929000 | #Learnt:      41175 | 0.000
415.60/415.74	c total clause space: 206.656MB
415.60/415.74	c total #watches: 255591
416.00/416.15	c total #propagations: 143082430 / total #impl: 1798458671 (eff. 0.080)
416.00/416.15	c #Conflicts:     930000 | #Learnt:      42175 | 0.000
416.00/416.15	c total clause space: 206.656MB
416.00/416.15	c total #watches: 259434
416.40/416.57	c total #propagations: 143242894 / total #impl: 1800292588 (eff. 0.080)
416.40/416.57	c #Conflicts:     931000 | #Learnt:      43175 | 0.000
416.40/416.57	c total clause space: 206.656MB
416.40/416.57	c total #watches: 263736
416.80/416.98	c total #propagations: 143404628 / total #impl: 1802157809 (eff. 0.080)
416.80/416.98	c #Conflicts:     932000 | #Learnt:      44175 | 0.000
416.80/416.98	c total clause space: 206.656MB
416.80/416.98	c total #watches: 267737
417.20/417.37	c total #propagations: 143560522 / total #impl: 1804016142 (eff. 0.080)
417.20/417.37	c #Conflicts:     933000 | #Learnt:      45175 | 0.000
417.20/417.37	c total clause space: 206.656MB
417.20/417.37	c total #watches: 271352
417.60/417.78	c total #propagations: 143713670 / total #impl: 1805749372 (eff. 0.080)
417.60/417.78	c #Conflicts:     934000 | #Learnt:      46175 | 0.000
417.60/417.78	c total clause space: 206.656MB
417.60/417.78	c total #watches: 274751
418.10/418.20	c total #propagations: 143877890 / total #impl: 1807723955 (eff. 0.080)
418.10/418.20	c GC COLLECT
418.10/418.20	c #Conflicts:     935000 | #Learnt:      23873 | 0.000
418.10/418.20	c total clause space: 206.656MB
418.10/418.20	c total #watches: 179353
418.40/418.59	c total #propagations: 144043089 / total #impl: 1809592512 (eff. 0.080)
418.40/418.59	c #Conflicts:     936000 | #Learnt:      24873 | 0.000
418.40/418.59	c total clause space: 206.656MB
418.40/418.59	c total #watches: 183801
418.80/418.99	c total #propagations: 144222209 / total #impl: 1811525372 (eff. 0.080)
418.80/418.99	c #Conflicts:     937000 | #Learnt:      25873 | 0.000
418.80/418.99	c total clause space: 206.656MB
418.80/418.99	c total #watches: 187784
419.30/419.42	c total #propagations: 144386204 / total #impl: 1813386467 (eff. 0.080)
419.30/419.42	c #Conflicts:     938000 | #Learnt:      26873 | 0.000
419.30/419.42	c total clause space: 206.656MB
419.30/419.42	c total #watches: 191607
419.70/419.81	c total #propagations: 144544765 / total #impl: 1815372471 (eff. 0.080)
419.70/419.81	c #Conflicts:     939000 | #Learnt:      27873 | 0.000
419.70/419.81	c total clause space: 206.656MB
419.70/419.81	c total #watches: 195420
420.10/420.21	c total #propagations: 144711284 / total #impl: 1817306156 (eff. 0.080)
420.10/420.21	c #Conflicts:     940000 | #Learnt:      28873 | 0.000
420.10/420.21	c total clause space: 206.656MB
420.10/420.21	c total #watches: 199344
420.50/420.63	c total #propagations: 144887748 / total #impl: 1819337426 (eff. 0.080)
420.50/420.63	c #Conflicts:     941000 | #Learnt:      29873 | 0.000
420.50/420.63	c total clause space: 206.656MB
420.50/420.63	c total #watches: 203023
420.90/421.02	c total #propagations: 145046303 / total #impl: 1821418447 (eff. 0.080)
420.90/421.02	c #Conflicts:     942000 | #Learnt:      30873 | 0.000
420.90/421.02	c total clause space: 206.656MB
420.90/421.02	c total #watches: 207121
421.30/421.41	c total #propagations: 145201679 / total #impl: 1823236383 (eff. 0.080)
421.30/421.41	c #Conflicts:     943000 | #Learnt:      31873 | 0.000
421.30/421.41	c total clause space: 206.656MB
421.30/421.41	c total #watches: 211307
421.70/421.83	c total #propagations: 145377802 / total #impl: 1825120803 (eff. 0.080)
421.70/421.83	c #Conflicts:     944000 | #Learnt:      32873 | 0.000
421.70/421.83	c total clause space: 206.656MB
421.70/421.83	c total #watches: 216202
422.10/422.25	c total #propagations: 145548380 / total #impl: 1826960568 (eff. 0.080)
422.10/422.25	c #Conflicts:     945000 | #Learnt:      33873 | 0.000
422.10/422.25	c total clause space: 206.656MB
422.10/422.25	c total #watches: 220533
422.50/422.66	c total #propagations: 145713169 / total #impl: 1828839269 (eff. 0.080)
422.50/422.66	c #Conflicts:     946000 | #Learnt:      34873 | 0.000
422.50/422.66	c total clause space: 206.656MB
422.50/422.66	c total #watches: 225544
422.90/423.08	c total #propagations: 145877809 / total #impl: 1830513365 (eff. 0.080)
422.90/423.08	c #Conflicts:     947000 | #Learnt:      35873 | 0.000
422.90/423.08	c total clause space: 206.656MB
422.90/423.08	c total #watches: 230115
423.40/423.51	c total #propagations: 146044700 / total #impl: 1832436234 (eff. 0.080)
423.40/423.51	c #Conflicts:     948000 | #Learnt:      36873 | 0.000
423.40/423.51	c total clause space: 206.656MB
423.40/423.51	c total #watches: 234362
423.80/423.96	c total #propagations: 146198997 / total #impl: 1834245725 (eff. 0.080)
423.80/423.96	c #Conflicts:     949000 | #Learnt:      37873 | 0.000
423.80/423.96	c total clause space: 206.656MB
423.80/423.96	c total #watches: 238269
424.20/424.37	c total #propagations: 146359191 / total #impl: 1836306359 (eff. 0.080)
424.20/424.37	c #Conflicts:     950000 | #Learnt:      38873 | 0.000
424.20/424.37	c total clause space: 206.656MB
424.20/424.37	c total #watches: 242625
424.70/424.80	c total #propagations: 146495287 / total #impl: 1838016121 (eff. 0.080)
424.70/424.80	c #Conflicts:     951000 | #Learnt:      39873 | 0.000
424.70/424.80	c total clause space: 206.656MB
424.70/424.80	c total #watches: 246573
425.10/425.26	c total #propagations: 146634429 / total #impl: 1839741870 (eff. 0.080)
425.10/425.26	c #Conflicts:     952000 | #Learnt:      40873 | 0.000
425.10/425.26	c total clause space: 206.656MB
425.10/425.26	c total #watches: 250238
425.50/425.69	c total #propagations: 146794290 / total #impl: 1841830400 (eff. 0.080)
425.50/425.69	c #Conflicts:     953000 | #Learnt:      41873 | 0.000
425.50/425.69	c total clause space: 206.656MB
425.50/425.69	c total #watches: 254511
426.00/426.11	c total #propagations: 146940898 / total #impl: 1843596529 (eff. 0.080)
426.00/426.11	c #Conflicts:     954000 | #Learnt:      42873 | 0.000
426.00/426.11	c total clause space: 206.656MB
426.00/426.11	c total #watches: 258600
426.40/426.51	c total #propagations: 147083878 / total #impl: 1845417077 (eff. 0.080)
426.40/426.51	c #Conflicts:     955000 | #Learnt:      43873 | 0.000
426.40/426.51	c total clause space: 206.656MB
426.40/426.51	c total #watches: 263308
426.80/426.95	c total #propagations: 147220542 / total #impl: 1846857114 (eff. 0.080)
426.80/426.95	c #Conflicts:     956000 | #Learnt:      44873 | 0.000
426.80/426.95	c total clause space: 206.656MB
426.80/426.95	c total #watches: 267886
427.20/427.40	c total #propagations: 147372868 / total #impl: 1848864002 (eff. 0.080)
427.20/427.40	c #Conflicts:     957000 | #Learnt:      45873 | 0.000
427.20/427.40	c total clause space: 206.656MB
427.20/427.40	c total #watches: 272167
427.70/427.86	c total #propagations: 147534827 / total #impl: 1850691596 (eff. 0.080)
427.70/427.86	c #Conflicts:     958000 | #Learnt:      46873 | 0.000
427.70/427.86	c total clause space: 206.656MB
427.70/427.86	c total #watches: 276530
428.20/428.35	c total #propagations: 147688046 / total #impl: 1852636980 (eff. 0.080)
428.20/428.35	c GC COLLECT
428.20/428.35	c #Conflicts:     959000 | #Learnt:      24281 | 0.000
428.20/428.35	c total clause space: 206.656MB
428.20/428.35	c total #watches: 180907
428.60/428.74	c total #propagations: 147842267 / total #impl: 1854780908 (eff. 0.080)
428.60/428.74	c #Conflicts:     960000 | #Learnt:      25281 | 0.000
428.60/428.74	c total clause space: 206.656MB
428.60/428.74	c total #watches: 184609
429.00/429.16	c total #propagations: 148000699 / total #impl: 1856825954 (eff. 0.080)
429.00/429.16	c #Conflicts:     961000 | #Learnt:      26281 | 0.000
429.00/429.16	c total clause space: 206.656MB
429.00/429.16	c total #watches: 188375
429.40/429.58	c total #propagations: 148161016 / total #impl: 1858695751 (eff. 0.080)
429.40/429.58	c #Conflicts:     962000 | #Learnt:      27281 | 0.000
429.40/429.58	c total clause space: 206.656MB
429.40/429.58	c total #watches: 192586
429.90/430.02	c total #propagations: 148321013 / total #impl: 1860804875 (eff. 0.080)
429.90/430.02	c #Conflicts:     963000 | #Learnt:      28281 | 0.000
429.90/430.02	c total clause space: 206.656MB
429.90/430.02	c total #watches: 196469
430.30/430.43	c total #propagations: 148491990 / total #impl: 1862974272 (eff. 0.080)
430.30/430.43	c #Conflicts:     964000 | #Learnt:      29281 | 0.000
430.30/430.43	c total clause space: 206.656MB
430.30/430.43	c total #watches: 201057
430.70/430.84	c total #propagations: 148649808 / total #impl: 1864988831 (eff. 0.080)
430.70/430.84	c #Conflicts:     965000 | #Learnt:      30281 | 0.000
430.70/430.84	c total clause space: 206.656MB
430.70/430.84	c total #watches: 205350
431.10/431.26	c total #propagations: 148816010 / total #impl: 1867017627 (eff. 0.080)
431.10/431.26	c #Conflicts:     966000 | #Learnt:      31281 | 0.000
431.10/431.26	c total clause space: 206.656MB
431.10/431.26	c total #watches: 208775
431.50/431.64	c total #propagations: 148974110 / total #impl: 1869091071 (eff. 0.080)
431.50/431.64	c #Conflicts:     967000 | #Learnt:      32281 | 0.000
431.50/431.64	c total clause space: 206.656MB
431.50/431.64	c total #watches: 212871
431.90/432.04	c total #propagations: 149150692 / total #impl: 1870785450 (eff. 0.080)
431.90/432.04	c #Conflicts:     968000 | #Learnt:      33281 | 0.000
431.90/432.04	c total clause space: 206.656MB
431.90/432.04	c total #watches: 216270
432.30/432.46	c total #propagations: 149306655 / total #impl: 1872609884 (eff. 0.080)
432.30/432.46	c #Conflicts:     969000 | #Learnt:      34281 | 0.000
432.30/432.46	c total clause space: 206.656MB
432.30/432.46	c total #watches: 220239
432.70/432.87	c total #propagations: 149466758 / total #impl: 1874479331 (eff. 0.080)
432.70/432.87	c #Conflicts:     970000 | #Learnt:      35281 | 0.000
432.70/432.87	c total clause space: 206.656MB
432.70/432.87	c total #watches: 224423
433.10/433.29	c total #propagations: 149629868 / total #impl: 1876498746 (eff. 0.080)
433.10/433.29	c #Conflicts:     971000 | #Learnt:      36281 | 0.000
433.10/433.29	c total clause space: 206.656MB
433.10/433.29	c total #watches: 228087
433.60/433.76	c total #propagations: 149795817 / total #impl: 1878489182 (eff. 0.080)
433.60/433.76	c #Conflicts:     972000 | #Learnt:      37281 | 0.000
433.60/433.76	c total clause space: 206.656MB
433.60/433.76	c total #watches: 231427
434.00/434.17	c total #propagations: 149962231 / total #impl: 1880862800 (eff. 0.080)
434.00/434.17	c #Conflicts:     973000 | #Learnt:      38281 | 0.000
434.00/434.17	c total clause space: 206.656MB
434.00/434.17	c total #watches: 235482
434.50/434.60	c total #propagations: 150133147 / total #impl: 1882954350 (eff. 0.080)
434.50/434.60	c #Conflicts:     974000 | #Learnt:      39281 | 0.000
434.50/434.60	c total clause space: 206.656MB
434.50/434.60	c total #watches: 239402
434.89/435.04	c total #propagations: 150281357 / total #impl: 1884905793 (eff. 0.080)
434.89/435.04	c #Conflicts:     975000 | #Learnt:      40281 | 0.000
434.89/435.04	c total clause space: 206.656MB
434.89/435.04	c total #watches: 243883
435.29/435.46	c total #propagations: 150439881 / total #impl: 1886586591 (eff. 0.080)
435.29/435.46	c #Conflicts:     976000 | #Learnt:      41281 | 0.000
435.29/435.46	c total clause space: 206.656MB
435.29/435.46	c total #watches: 248012
435.69/435.87	c total #propagations: 150560166 / total #impl: 1888266554 (eff. 0.080)
435.69/435.87	c #Conflicts:     977000 | #Learnt:      42281 | 0.000
435.69/435.87	c total clause space: 206.656MB
435.69/435.87	c total #watches: 252554
436.09/436.29	c total #propagations: 150677431 / total #impl: 1889894678 (eff. 0.080)
436.09/436.29	c #Conflicts:     978000 | #Learnt:      43281 | 0.000
436.09/436.29	c total clause space: 206.656MB
436.09/436.29	c total #watches: 257616
436.60/436.75	c total #propagations: 150807812 / total #impl: 1891585257 (eff. 0.080)
436.60/436.75	c #Conflicts:     979000 | #Learnt:      44281 | 0.000
436.60/436.75	c total clause space: 206.656MB
436.60/436.75	c total #watches: 261872
437.09/437.22	c total #propagations: 150928429 / total #impl: 1893432672 (eff. 0.080)
437.09/437.22	c #Conflicts:     980000 | #Learnt:      45281 | 0.000
437.09/437.22	c total clause space: 206.656MB
437.09/437.22	c total #watches: 266499
437.59/437.71	c total #propagations: 151051407 / total #impl: 1895524308 (eff. 0.080)
437.59/437.71	c #Conflicts:     981000 | #Learnt:      46281 | 0.000
437.59/437.71	c total clause space: 206.656MB
437.59/437.71	c total #watches: 270106
437.99/438.17	c total #propagations: 151176677 / total #impl: 1897821634 (eff. 0.080)
437.99/438.17	c #Conflicts:     982000 | #Learnt:      47281 | 0.000
437.99/438.17	c total clause space: 206.656MB
437.99/438.17	c total #watches: 273948
438.49/438.62	c total #propagations: 151292294 / total #impl: 1899623194 (eff. 0.080)
438.49/438.62	c GC COLLECT
438.49/438.62	c #Conflicts:     983000 | #Learnt:      24381 | 0.000
438.49/438.62	c total clause space: 206.656MB
438.49/438.62	c total #watches: 182428
438.90/439.08	c total #propagations: 151413224 / total #impl: 1901232500 (eff. 0.080)
438.90/439.08	c #Conflicts:     984000 | #Learnt:      25381 | 0.000
438.90/439.08	c total clause space: 206.656MB
438.90/439.08	c total #watches: 186411
439.39/439.55	c total #propagations: 151543399 / total #impl: 1903391969 (eff. 0.080)
439.39/439.55	c #Conflicts:     985000 | #Learnt:      26381 | 0.000
439.39/439.55	c total clause space: 206.656MB
439.39/439.55	c total #watches: 190025
439.79/439.99	c total #propagations: 151670322 / total #impl: 1905465470 (eff. 0.080)
439.79/439.99	c #Conflicts:     986000 | #Learnt:      27381 | 0.000
439.79/439.99	c total clause space: 206.656MB
439.79/439.99	c total #watches: 194119
440.29/440.46	c total #propagations: 151795689 / total #impl: 1907390061 (eff. 0.080)
440.29/440.46	c #Conflicts:     987000 | #Learnt:      28381 | 0.000
440.29/440.46	c total clause space: 206.656MB
440.29/440.46	c total #watches: 197740
440.79/440.92	c total #propagations: 151917214 / total #impl: 1909349629 (eff. 0.080)
440.79/440.92	c #Conflicts:     988000 | #Learnt:      29381 | 0.000
440.79/440.92	c total clause space: 206.656MB
440.79/440.92	c total #watches: 201523
441.19/441.37	c total #propagations: 152040934 / total #impl: 1911269219 (eff. 0.080)
441.19/441.37	c #Conflicts:     989000 | #Learnt:      30381 | 0.000
441.19/441.37	c total clause space: 206.656MB
441.19/441.37	c total #watches: 206008
441.69/441.84	c total #propagations: 152160190 / total #impl: 1912991131 (eff. 0.080)
441.69/441.84	c #Conflicts:     990000 | #Learnt:      31381 | 0.000
441.69/441.84	c total clause space: 206.656MB
441.69/441.84	c total #watches: 210005
442.20/442.31	c total #propagations: 152284406 / total #impl: 1915084830 (eff. 0.080)
442.20/442.31	c #Conflicts:     991000 | #Learnt:      32381 | 0.000
442.20/442.31	c total clause space: 206.656MB
442.20/442.31	c total #watches: 214257
442.59/442.79	c total #propagations: 152396322 / total #impl: 1917065462 (eff. 0.079)
442.59/442.79	c #Conflicts:     992000 | #Learnt:      33381 | 0.000
442.59/442.79	c total clause space: 206.656MB
442.59/442.79	c total #watches: 218102
443.09/443.26	c total #propagations: 152517866 / total #impl: 1919267455 (eff. 0.079)
443.09/443.26	c #Conflicts:     993000 | #Learnt:      34381 | 0.000
443.09/443.26	c total clause space: 206.656MB
443.09/443.26	c total #watches: 222187
443.59/443.72	c total #propagations: 152638265 / total #impl: 1921199642 (eff. 0.079)
443.59/443.72	c #Conflicts:     994000 | #Learnt:      35381 | 0.000
443.59/443.72	c total clause space: 206.656MB
443.59/443.72	c total #watches: 226709
443.99/444.18	c total #propagations: 152764957 / total #impl: 1923202151 (eff. 0.079)
443.99/444.18	c #Conflicts:     995000 | #Learnt:      36381 | 0.000
443.99/444.18	c total clause space: 206.656MB
443.99/444.18	c total #watches: 231167
444.49/444.63	c total #propagations: 152910670 / total #impl: 1924980925 (eff. 0.079)
444.49/444.63	c #Conflicts:     996000 | #Learnt:      37381 | 0.000
444.49/444.63	c total clause space: 206.656MB
444.49/444.63	c total #watches: 236872
444.89/445.08	c total #propagations: 153097119 / total #impl: 1926904550 (eff. 0.079)
444.89/445.08	c #Conflicts:     997000 | #Learnt:      38381 | 0.000
444.89/445.08	c total clause space: 206.656MB
444.89/445.08	c total #watches: 242185
445.40/445.59	c total #propagations: 153221014 / total #impl: 1928760684 (eff. 0.079)
445.40/445.59	c #Conflicts:     998000 | #Learnt:      39381 | 0.000
445.40/445.59	c total clause space: 206.656MB
445.40/445.59	c total #watches: 245686
445.89/446.06	c total #propagations: 153348926 / total #impl: 1930727177 (eff. 0.079)
445.89/446.06	c #Conflicts:     999000 | #Learnt:      40381 | 0.000
445.89/446.06	c total clause space: 206.656MB
445.89/446.06	c total #watches: 251536
446.39/446.56	c total #propagations: 153465282 / total #impl: 1932357157 (eff. 0.079)
446.39/446.56	c #Conflicts:    1000000 | #Learnt:      41381 | 0.000
446.39/446.56	c total clause space: 206.656MB
446.39/446.56	c total #watches: 254955
446.89/447.09	c total #propagations: 153578196 / total #impl: 1934235342 (eff. 0.079)
446.89/447.09	c #Conflicts:    1001000 | #Learnt:      42381 | 0.000
446.89/447.09	c total clause space: 206.656MB
446.89/447.09	c total #watches: 258766
447.39/447.59	c total #propagations: 153696111 / total #impl: 1936209747 (eff. 0.079)
447.39/447.59	c #Conflicts:    1002000 | #Learnt:      43381 | 0.000
447.39/447.59	c total clause space: 206.656MB
447.39/447.59	c total #watches: 263697
447.99/448.19	c total #propagations: 153818685 / total #impl: 1938136329 (eff. 0.079)
447.99/448.19	c #Conflicts:    1003000 | #Learnt:      44381 | 0.000
447.99/448.19	c total clause space: 206.656MB
447.99/448.19	c total #watches: 266912
448.60/448.73	c total #propagations: 153957027 / total #impl: 1940793926 (eff. 0.079)
448.60/448.73	c #Conflicts:    1004000 | #Learnt:      45381 | 0.000
448.60/448.73	c total clause space: 206.656MB
448.60/448.73	c total #watches: 270602
449.10/449.22	c total #propagations: 154082185 / total #impl: 1942754133 (eff. 0.079)
449.10/449.22	c #Conflicts:    1005000 | #Learnt:      46381 | 0.000
449.10/449.22	c total clause space: 206.656MB
449.10/449.22	c total #watches: 274426
449.60/449.74	c total #propagations: 154195277 / total #impl: 1944491544 (eff. 0.079)
449.60/449.74	c #Conflicts:    1006000 | #Learnt:      47381 | 0.000
449.60/449.74	c total clause space: 206.656MB
449.60/449.74	c total #watches: 278490
450.10/450.28	c total #propagations: 154300619 / total #impl: 1946151611 (eff. 0.079)
450.10/450.28	c #Conflicts:    1007000 | #Learnt:      48381 | 0.000
450.10/450.28	c total clause space: 206.656MB
450.10/450.28	c total #watches: 282143
450.60/450.73	c total #propagations: 154436204 / total #impl: 1948716869 (eff. 0.079)
450.60/450.73	c GC COLLECT
450.60/450.73	c #Conflicts:    1008000 | #Learnt:      25176 | 0.000
450.60/450.73	c total clause space: 206.656MB
450.60/450.73	c total #watches: 186262
451.01/451.16	c total #propagations: 154559211 / total #impl: 1950705459 (eff. 0.079)
451.01/451.16	c #Conflicts:    1009000 | #Learnt:      26176 | 0.000
451.01/451.16	c total clause space: 206.656MB
451.01/451.16	c total #watches: 191461
451.40/451.59	c total #propagations: 154674205 / total #impl: 1952518566 (eff. 0.079)
451.40/451.59	c #Conflicts:    1010000 | #Learnt:      27176 | 0.000
451.40/451.59	c total clause space: 206.656MB
451.40/451.59	c total #watches: 195733
451.90/452.02	c total #propagations: 154803681 / total #impl: 1954580240 (eff. 0.079)
451.90/452.02	c #Conflicts:    1011000 | #Learnt:      28176 | 0.000
451.90/452.02	c total clause space: 206.656MB
451.90/452.02	c total #watches: 200571
452.30/452.44	c total #propagations: 154922296 / total #impl: 1956292074 (eff. 0.079)
452.30/452.44	c #Conflicts:    1012000 | #Learnt:      29176 | 0.000
452.30/452.44	c total clause space: 206.656MB
452.30/452.44	c total #watches: 206773
452.70/452.88	c total #propagations: 155029895 / total #impl: 1957888738 (eff. 0.079)
452.70/452.88	c #Conflicts:    1013000 | #Learnt:      30176 | 0.000
452.70/452.88	c total clause space: 206.656MB
452.70/452.88	c total #watches: 212144
453.21/453.34	c total #propagations: 155148406 / total #impl: 1959732261 (eff. 0.079)
453.21/453.34	c #Conflicts:    1014000 | #Learnt:      31176 | 0.000
453.21/453.34	c total clause space: 206.656MB
453.21/453.34	c total #watches: 217541
453.70/453.83	c total #propagations: 155276583 / total #impl: 1961848898 (eff. 0.079)
453.70/453.83	c #Conflicts:    1015000 | #Learnt:      32176 | 0.000
453.70/453.83	c total clause space: 206.656MB
453.70/453.83	c total #watches: 221097
454.21/454.32	c total #propagations: 155405216 / total #impl: 1963797706 (eff. 0.079)
454.21/454.32	c #Conflicts:    1016000 | #Learnt:      33176 | 0.000
454.21/454.32	c total clause space: 206.656MB
454.21/454.32	c total #watches: 226378
454.70/454.82	c total #propagations: 155539325 / total #impl: 1965859384 (eff. 0.079)
454.70/454.82	c #Conflicts:    1017000 | #Learnt:      34176 | 0.000
454.70/454.82	c total clause space: 206.656MB
454.70/454.82	c total #watches: 231124
455.20/455.33	c total #propagations: 155669324 / total #impl: 1967923784 (eff. 0.079)
455.20/455.33	c #Conflicts:    1018000 | #Learnt:      35176 | 0.000
455.20/455.33	c total clause space: 206.656MB
455.20/455.33	c total #watches: 234803
455.70/455.81	c total #propagations: 155791245 / total #impl: 1969737378 (eff. 0.079)
455.70/455.81	c #Conflicts:    1019000 | #Learnt:      36176 | 0.000
455.70/455.81	c total clause space: 206.656MB
455.70/455.81	c total #watches: 238567
456.20/456.30	c total #propagations: 155913135 / total #impl: 1971752760 (eff. 0.079)
456.20/456.30	c #Conflicts:    1020000 | #Learnt:      37176 | 0.000
456.20/456.30	c total clause space: 206.656MB
456.20/456.30	c total #watches: 243020
456.60/456.78	c total #propagations: 156034664 / total #impl: 1973827847 (eff. 0.079)
456.60/456.78	c #Conflicts:    1021000 | #Learnt:      38176 | 0.000
456.60/456.78	c total clause space: 206.656MB
456.60/456.78	c total #watches: 247245
457.20/457.33	c total #propagations: 156154069 / total #impl: 1975628295 (eff. 0.079)
457.20/457.33	c #Conflicts:    1022000 | #Learnt:      39176 | 0.000
457.20/457.33	c total clause space: 206.656MB
457.20/457.33	c total #watches: 251155
457.70/457.89	c total #propagations: 156270891 / total #impl: 1977297502 (eff. 0.079)
457.70/457.89	c #Conflicts:    1023000 | #Learnt:      40176 | 0.000
457.70/457.89	c total clause space: 206.656MB
457.70/457.89	c total #watches: 255026
458.30/458.42	c total #propagations: 156407444 / total #impl: 1979627852 (eff. 0.079)
458.30/458.42	c #Conflicts:    1024000 | #Learnt:      41176 | 0.000
458.30/458.42	c total clause space: 206.656MB
458.30/458.42	c total #watches: 260192
458.80/458.96	c total #propagations: 156535142 / total #impl: 1981433712 (eff. 0.079)
458.80/458.96	c #Conflicts:    1025000 | #Learnt:      42176 | 0.000
458.80/458.96	c total clause space: 206.656MB
458.80/458.96	c total #watches: 263793
459.30/459.44	c total #propagations: 156661610 / total #impl: 1983346947 (eff. 0.079)
459.30/459.44	c #Conflicts:    1026000 | #Learnt:      43176 | 0.000
459.30/459.44	c total clause space: 206.656MB
459.30/459.44	c total #watches: 268170
459.81/459.93	c total #propagations: 156806104 / total #impl: 1985080306 (eff. 0.079)
459.81/459.93	c #Conflicts:    1027000 | #Learnt:      44176 | 0.000
459.81/459.93	c total clause space: 206.656MB
459.81/459.93	c total #watches: 272420
460.30/460.43	c total #propagations: 156965256 / total #impl: 1987082732 (eff. 0.079)
460.30/460.43	c #Conflicts:    1028000 | #Learnt:      45176 | 0.000
460.30/460.43	c total clause space: 206.656MB
460.30/460.43	c total #watches: 276387
460.70/460.87	c total #propagations: 157118210 / total #impl: 1989113772 (eff. 0.079)
460.70/460.87	c #Conflicts:    1029000 | #Learnt:      46176 | 0.000
460.70/460.87	c total clause space: 206.656MB
460.70/460.87	c total #watches: 281281
461.20/461.34	c total #propagations: 157255748 / total #impl: 1990733118 (eff. 0.079)
461.20/461.34	c #Conflicts:    1030000 | #Learnt:      47176 | 0.000
461.20/461.34	c total clause space: 206.656MB
461.20/461.34	c total #watches: 285551
461.70/461.81	c total #propagations: 157413311 / total #impl: 1992747108 (eff. 0.079)
461.70/461.81	c #Conflicts:    1031000 | #Learnt:      48176 | 0.000
461.70/461.81	c total clause space: 206.656MB
461.70/461.81	c total #watches: 289406
462.10/462.29	c total #propagations: 157569870 / total #impl: 1994824815 (eff. 0.079)
462.10/462.29	c GC COLLECT
462.10/462.29	c #Conflicts:    1032000 | #Learnt:      24676 | 0.000
462.10/462.29	c total clause space: 206.656MB
462.10/462.29	c total #watches: 184424
462.60/462.70	c total #propagations: 157711245 / total #impl: 1996609791 (eff. 0.079)
462.60/462.70	c #Conflicts:    1033000 | #Learnt:      25676 | 0.000
462.60/462.70	c total clause space: 206.656MB
462.60/462.70	c total #watches: 188397
463.00/463.13	c total #propagations: 157861938 / total #impl: 1998354040 (eff. 0.079)
463.00/463.13	c #Conflicts:    1034000 | #Learnt:      26676 | 0.000
463.00/463.13	c total clause space: 206.656MB
463.00/463.13	c total #watches: 192230
463.40/463.56	c total #propagations: 158021162 / total #impl: 2000293739 (eff. 0.079)
463.40/463.56	c #Conflicts:    1035000 | #Learnt:      27676 | 0.000
463.40/463.56	c total clause space: 206.656MB
463.40/463.56	c total #watches: 195913
463.80/463.98	c total #propagations: 158178606 / total #impl: 2002264683 (eff. 0.079)
463.80/463.98	c #Conflicts:    1036000 | #Learnt:      28676 | 0.000
463.80/463.98	c total clause space: 206.656MB
463.80/463.98	c total #watches: 199553
464.30/464.43	c total #propagations: 158314466 / total #impl: 2004139773 (eff. 0.079)
464.30/464.43	c #Conflicts:    1037000 | #Learnt:      29676 | 0.000
464.30/464.43	c total clause space: 206.656MB
464.30/464.43	c total #watches: 203493
464.70/464.87	c total #propagations: 158454731 / total #impl: 2006090435 (eff. 0.079)
464.70/464.87	c #Conflicts:    1038000 | #Learnt:      30676 | 0.000
464.70/464.87	c total clause space: 206.656MB
464.70/464.87	c total #watches: 207136
465.10/465.27	c total #propagations: 158599190 / total #impl: 2007908019 (eff. 0.079)
465.10/465.27	c #Conflicts:    1039000 | #Learnt:      31676 | 0.000
465.10/465.27	c total clause space: 206.656MB
465.10/465.27	c total #watches: 211805
465.50/465.70	c total #propagations: 158742109 / total #impl: 2009551905 (eff. 0.079)
465.50/465.70	c #Conflicts:    1040000 | #Learnt:      32676 | 0.000
465.50/465.70	c total clause space: 206.656MB
465.50/465.70	c total #watches: 216537
465.90/466.10	c total #propagations: 158886734 / total #impl: 2011287761 (eff. 0.079)
465.90/466.10	c #Conflicts:    1041000 | #Learnt:      33676 | 0.000
465.90/466.10	c total clause space: 206.656MB
465.90/466.10	c total #watches: 223063
466.40/466.53	c total #propagations: 159025979 / total #impl: 2012734473 (eff. 0.079)
466.40/466.53	c #Conflicts:    1042000 | #Learnt:      34676 | 0.000
466.40/466.53	c total clause space: 206.656MB
466.40/466.53	c total #watches: 228338
466.80/466.97	c total #propagations: 159171610 / total #impl: 2014372664 (eff. 0.079)
466.80/466.97	c #Conflicts:    1043000 | #Learnt:      35676 | 0.000
466.80/466.97	c total clause space: 206.656MB
466.80/466.97	c total #watches: 233224
467.20/467.38	c total #propagations: 159332812 / total #impl: 2016235116 (eff. 0.079)
467.20/467.38	c #Conflicts:    1044000 | #Learnt:      36676 | 0.000
467.20/467.38	c total clause space: 206.656MB
467.20/467.38	c total #watches: 237106
467.70/467.84	c total #propagations: 159479967 / total #impl: 2017822617 (eff. 0.079)
467.70/467.84	c #Conflicts:    1045000 | #Learnt:      37676 | 0.000
467.70/467.84	c total clause space: 206.656MB
467.70/467.84	c total #watches: 240827
468.20/468.34	c total #propagations: 159647180 / total #impl: 2019849639 (eff. 0.079)
468.20/468.34	c #Conflicts:    1046000 | #Learnt:      38676 | 0.000
468.20/468.34	c total clause space: 206.656MB
468.20/468.34	c total #watches: 245072
468.70/468.81	c total #propagations: 159802424 / total #impl: 2021988755 (eff. 0.079)
468.70/468.81	c #Conflicts:    1047000 | #Learnt:      39676 | 0.000
468.70/468.81	c total clause space: 206.656MB
468.70/468.81	c total #watches: 248549
469.10/469.24	c total #propagations: 159945247 / total #impl: 2023812957 (eff. 0.079)
469.10/469.24	c #Conflicts:    1048000 | #Learnt:      40676 | 0.000
469.10/469.24	c total clause space: 206.656MB
469.10/469.24	c total #watches: 252367
469.60/469.74	c total #propagations: 160096565 / total #impl: 2025424390 (eff. 0.079)
469.60/469.74	c #Conflicts:    1049000 | #Learnt:      41676 | 0.000
469.60/469.74	c total clause space: 206.656MB
469.60/469.74	c total #watches: 256383
470.10/470.22	c total #propagations: 160234373 / total #impl: 2027216224 (eff. 0.079)
470.10/470.22	c #Conflicts:    1050000 | #Learnt:      42676 | 0.000
470.10/470.22	c total clause space: 206.656MB
470.10/470.22	c total #watches: 260182
470.60/470.70	c total #propagations: 160390345 / total #impl: 2029242096 (eff. 0.079)
470.60/470.70	c #Conflicts:    1051000 | #Learnt:      43676 | 0.000
470.60/470.70	c total clause space: 206.656MB
470.60/470.70	c total #watches: 264157
471.00/471.19	c total #propagations: 160540750 / total #impl: 2030989108 (eff. 0.079)
471.00/471.19	c #Conflicts:    1052000 | #Learnt:      44676 | 0.000
471.00/471.19	c total clause space: 206.656MB
471.00/471.19	c total #watches: 267844
471.50/471.67	c total #propagations: 160688541 / total #impl: 2032728774 (eff. 0.079)
471.50/471.67	c #Conflicts:    1053000 | #Learnt:      45676 | 0.000
471.50/471.67	c total clause space: 206.656MB
471.50/471.67	c total #watches: 271508
472.00/472.18	c total #propagations: 160832740 / total #impl: 2034603236 (eff. 0.079)
472.00/472.18	c #Conflicts:    1054000 | #Learnt:      46676 | 0.000
472.00/472.18	c total clause space: 206.656MB
472.00/472.18	c total #watches: 274997
472.50/472.65	c total #propagations: 161000102 / total #impl: 2036616843 (eff. 0.079)
472.50/472.65	c #Conflicts:    1055000 | #Learnt:      47676 | 0.000
472.50/472.65	c total clause space: 206.656MB
472.50/472.65	c total #watches: 280115
473.00/473.14	c total #propagations: 161150710 / total #impl: 2038159588 (eff. 0.079)
473.00/473.14	c #Conflicts:    1056000 | #Learnt:      48676 | 0.000
473.00/473.14	c total clause space: 206.656MB
473.00/473.14	c total #watches: 284071
473.50/473.68	c total #propagations: 161305689 / total #impl: 2039948122 (eff. 0.079)
473.50/473.68	c GC COLLECT
473.50/473.68	c #Conflicts:    1057000 | #Learnt:      24876 | 0.000
473.50/473.68	c total clause space: 206.656MB
473.50/473.68	c total #watches: 185138
473.90/474.08	c total #propagations: 161459626 / total #impl: 2041994176 (eff. 0.079)
473.90/474.08	c #Conflicts:    1058000 | #Learnt:      25876 | 0.000
473.90/474.08	c total clause space: 206.656MB
473.90/474.08	c total #watches: 190329
474.40/474.50	c total #propagations: 161611357 / total #impl: 2043861362 (eff. 0.079)
474.40/474.50	c #Conflicts:    1059000 | #Learnt:      26876 | 0.000
474.40/474.50	c total clause space: 206.656MB
474.40/474.50	c total #watches: 198025
474.80/474.93	c total #propagations: 161763255 / total #impl: 2045513450 (eff. 0.079)
474.80/474.93	c #Conflicts:    1060000 | #Learnt:      27876 | 0.000
474.80/474.93	c total clause space: 206.656MB
474.80/474.93	c total #watches: 202706
475.20/475.38	c total #propagations: 161921812 / total #impl: 2047255286 (eff. 0.079)
475.20/475.38	c #Conflicts:    1061000 | #Learnt:      28876 | 0.000
475.20/475.38	c total clause space: 206.656MB
475.20/475.38	c total #watches: 208024
475.70/475.82	c total #propagations: 162079921 / total #impl: 2048989998 (eff. 0.079)
475.70/475.82	c #Conflicts:    1062000 | #Learnt:      29876 | 0.000
475.70/475.82	c total clause space: 206.656MB
475.70/475.82	c total #watches: 212136
476.10/476.26	c total #propagations: 162234535 / total #impl: 2050713893 (eff. 0.079)
476.10/476.26	c #Conflicts:    1063000 | #Learnt:      30876 | 0.000
476.10/476.26	c total clause space: 206.656MB
476.10/476.26	c total #watches: 215809
476.50/476.69	c total #propagations: 162392766 / total #impl: 2052745584 (eff. 0.079)
476.50/476.69	c #Conflicts:    1064000 | #Learnt:      31876 | 0.000
476.50/476.69	c total clause space: 206.656MB
476.50/476.69	c total #watches: 219294
477.00/477.16	c total #propagations: 162540511 / total #impl: 2054585825 (eff. 0.079)
477.00/477.16	c #Conflicts:    1065000 | #Learnt:      32876 | 0.000
477.00/477.16	c total clause space: 206.656MB
477.00/477.16	c total #watches: 222489
477.50/477.60	c total #propagations: 162703648 / total #impl: 2056711275 (eff. 0.079)
477.50/477.60	c #Conflicts:    1066000 | #Learnt:      33876 | 0.000
477.50/477.60	c total clause space: 206.656MB
477.50/477.60	c total #watches: 227227
477.90/478.08	c total #propagations: 162861220 / total #impl: 2058334613 (eff. 0.079)
477.90/478.08	c #Conflicts:    1067000 | #Learnt:      34876 | 0.000
477.90/478.08	c total clause space: 206.656MB
477.90/478.08	c total #watches: 230516
478.40/478.52	c total #propagations: 163024815 / total #impl: 2060283907 (eff. 0.079)
478.40/478.52	c #Conflicts:    1068000 | #Learnt:      35876 | 0.000
478.40/478.52	c total clause space: 206.656MB
478.40/478.52	c total #watches: 234305
478.80/478.98	c total #propagations: 163190083 / total #impl: 2062231713 (eff. 0.079)
478.80/478.98	c #Conflicts:    1069000 | #Learnt:      36876 | 0.000
478.80/478.98	c total clause space: 206.656MB
478.80/478.98	c total #watches: 237607
479.30/479.46	c total #propagations: 163317416 / total #impl: 2063999597 (eff. 0.079)
479.30/479.46	c #Conflicts:    1070000 | #Learnt:      37876 | 0.000
479.30/479.46	c total clause space: 206.656MB
479.30/479.46	c total #watches: 241956
479.80/479.91	c total #propagations: 163455848 / total #impl: 2065762417 (eff. 0.079)
479.80/479.91	c #Conflicts:    1071000 | #Learnt:      38876 | 0.000
479.80/479.91	c total clause space: 206.656MB
479.80/479.91	c total #watches: 245531
480.20/480.38	c total #propagations: 163601325 / total #impl: 2067571894 (eff. 0.079)
480.20/480.38	c #Conflicts:    1072000 | #Learnt:      39876 | 0.000
480.20/480.38	c total clause space: 206.656MB
480.20/480.38	c total #watches: 249443
480.70/480.86	c total #propagations: 163761718 / total #impl: 2069352388 (eff. 0.079)
480.70/480.86	c #Conflicts:    1073000 | #Learnt:      40876 | 0.000
480.70/480.86	c total clause space: 206.656MB
480.70/480.86	c total #watches: 252790
481.19/481.32	c total #propagations: 163925139 / total #impl: 2071183929 (eff. 0.079)
481.19/481.32	c #Conflicts:    1074000 | #Learnt:      41876 | 0.000
481.19/481.32	c total clause space: 206.656MB
481.19/481.32	c total #watches: 256819
481.59/481.79	c total #propagations: 164084703 / total #impl: 2072929137 (eff. 0.079)
481.59/481.79	c #Conflicts:    1075000 | #Learnt:      42876 | 0.000
481.59/481.79	c total clause space: 206.656MB
481.59/481.79	c total #watches: 260537
482.09/482.21	c total #propagations: 164260676 / total #impl: 2074859109 (eff. 0.079)
482.09/482.21	c #Conflicts:    1076000 | #Learnt:      43876 | 0.000
482.09/482.21	c total clause space: 206.656MB
482.09/482.21	c total #watches: 264849
482.49/482.67	c total #propagations: 164429190 / total #impl: 2076545597 (eff. 0.079)
482.49/482.67	c #Conflicts:    1077000 | #Learnt:      44876 | 0.000
482.49/482.67	c total clause space: 206.656MB
482.49/482.67	c total #watches: 269700
482.99/483.16	c total #propagations: 164591830 / total #impl: 2078283324 (eff. 0.079)
482.99/483.16	c #Conflicts:    1078000 | #Learnt:      45876 | 0.000
482.99/483.16	c total clause space: 206.656MB
482.99/483.16	c total #watches: 273364
483.49/483.67	c total #propagations: 164766943 / total #impl: 2080280164 (eff. 0.079)
483.49/483.67	c #Conflicts:    1079000 | #Learnt:      46876 | 0.000
483.49/483.67	c total clause space: 206.656MB
483.49/483.67	c total #watches: 276999
484.00/484.14	c total #propagations: 164932640 / total #impl: 2082228250 (eff. 0.079)
484.00/484.14	c #Conflicts:    1080000 | #Learnt:      47876 | 0.000
484.00/484.14	c total clause space: 206.656MB
484.00/484.14	c total #watches: 280975
484.49/484.60	c total #propagations: 165093676 / total #impl: 2083935275 (eff. 0.079)
484.49/484.60	c #Conflicts:    1081000 | #Learnt:      48876 | 0.000
484.49/484.60	c total clause space: 206.656MB
484.49/484.60	c total #watches: 284678
485.00/485.11	c total #propagations: 165259371 / total #impl: 2085851830 (eff. 0.079)
485.00/485.11	c #Conflicts:    1082000 | #Learnt:      49876 | 0.000
485.00/485.11	c total clause space: 206.656MB
485.00/485.11	c total #watches: 289061
485.39/485.59	c total #propagations: 165422153 / total #impl: 2087668049 (eff. 0.079)
485.39/485.59	c GC COLLECT
485.39/485.59	c #Conflicts:    1083000 | #Learnt:      25778 | 0.000
485.39/485.59	c total clause space: 206.656MB
485.39/485.59	c total #watches: 189705
485.89/486.06	c total #propagations: 165592681 / total #impl: 2089646542 (eff. 0.079)
485.89/486.06	c #Conflicts:    1084000 | #Learnt:      26778 | 0.000
485.89/486.06	c total clause space: 206.656MB
485.89/486.06	c total #watches: 192976
486.29/486.49	c total #propagations: 165752696 / total #impl: 2091764244 (eff. 0.079)
486.29/486.49	c #Conflicts:    1085000 | #Learnt:      27778 | 0.000
486.29/486.49	c total clause space: 206.656MB
486.29/486.49	c total #watches: 196856
486.79/486.91	c total #propagations: 165924290 / total #impl: 2093792947 (eff. 0.079)
486.79/486.91	c #Conflicts:    1086000 | #Learnt:      28778 | 0.000
486.79/486.91	c total clause space: 206.656MB
486.79/486.91	c total #watches: 202065
487.20/487.35	c total #propagations: 166077645 / total #impl: 2095666852 (eff. 0.079)
487.20/487.35	c #Conflicts:    1087000 | #Learnt:      29778 | 0.000
487.20/487.35	c total clause space: 206.656MB
487.20/487.35	c total #watches: 206876
487.59/487.79	c total #propagations: 166225484 / total #impl: 2097356616 (eff. 0.079)
487.59/487.79	c #Conflicts:    1088000 | #Learnt:      30778 | 0.000
487.59/487.79	c total clause space: 206.656MB
487.59/487.79	c total #watches: 210644
488.09/488.24	c total #propagations: 166392719 / total #impl: 2099377974 (eff. 0.079)
488.09/488.24	c #Conflicts:    1089000 | #Learnt:      31778 | 0.000
488.09/488.24	c total clause space: 206.656MB
488.09/488.24	c total #watches: 214739
488.49/488.67	c total #propagations: 166549494 / total #impl: 2101390673 (eff. 0.079)
488.49/488.67	c #Conflicts:    1090000 | #Learnt:      32778 | 0.000
488.49/488.67	c total clause space: 206.656MB
488.49/488.67	c total #watches: 219339
488.99/489.15	c total #propagations: 166685193 / total #impl: 2103092753 (eff. 0.079)
488.99/489.15	c #Conflicts:    1091000 | #Learnt:      33778 | 0.000
488.99/489.15	c total clause space: 206.656MB
488.99/489.15	c total #watches: 222926
489.40/489.58	c total #propagations: 166841099 / total #impl: 2105295689 (eff. 0.079)
489.40/489.58	c #Conflicts:    1092000 | #Learnt:      34778 | 0.000
489.40/489.58	c total clause space: 206.656MB
489.40/489.58	c total #watches: 227676
489.89/490.02	c total #propagations: 166989569 / total #impl: 2106991107 (eff. 0.079)
489.89/490.02	c #Conflicts:    1093000 | #Learnt:      35778 | 0.000
489.89/490.02	c total clause space: 206.656MB
489.89/490.02	c total #watches: 232083
490.29/490.47	c total #propagations: 167147625 / total #impl: 2108606398 (eff. 0.079)
490.29/490.47	c #Conflicts:    1094000 | #Learnt:      36778 | 0.000
490.29/490.47	c total clause space: 206.656MB
490.29/490.47	c total #watches: 237346
490.79/490.90	c total #propagations: 167295088 / total #impl: 2110529058 (eff. 0.079)
490.79/490.90	c #Conflicts:    1095000 | #Learnt:      37778 | 0.000
490.79/490.90	c total clause space: 206.656MB
490.79/490.90	c total #watches: 242060
491.19/491.33	c total #propagations: 167441108 / total #impl: 2112157601 (eff. 0.079)
491.19/491.33	c #Conflicts:    1096000 | #Learnt:      38778 | 0.000
491.19/491.33	c total clause space: 206.656MB
491.19/491.33	c total #watches: 246167
491.60/491.77	c total #propagations: 167599902 / total #impl: 2113975148 (eff. 0.079)
491.60/491.77	c #Conflicts:    1097000 | #Learnt:      39778 | 0.000
491.60/491.77	c total clause space: 206.656MB
491.60/491.77	c total #watches: 250220
492.09/492.24	c total #propagations: 167753333 / total #impl: 2115740162 (eff. 0.079)
492.09/492.24	c #Conflicts:    1098000 | #Learnt:      40778 | 0.000
492.09/492.24	c total clause space: 206.656MB
492.09/492.24	c total #watches: 254052
492.49/492.67	c total #propagations: 167906971 / total #impl: 2117660162 (eff. 0.079)
492.49/492.67	c #Conflicts:    1099000 | #Learnt:      41778 | 0.000
492.49/492.67	c total clause space: 206.656MB
492.49/492.67	c total #watches: 258803
492.99/493.13	c total #propagations: 168070746 / total #impl: 2119430017 (eff. 0.079)
492.99/493.13	c #Conflicts:    1100000 | #Learnt:      42778 | 0.000
492.99/493.13	c total clause space: 206.656MB
492.99/493.13	c total #watches: 262781
493.49/493.65	c total #propagations: 168228598 / total #impl: 2121228795 (eff. 0.079)
493.49/493.65	c #Conflicts:    1101000 | #Learnt:      43778 | 0.000
493.49/493.65	c total clause space: 206.656MB
493.49/493.65	c total #watches: 269173
493.99/494.11	c total #propagations: 168397045 / total #impl: 2123248007 (eff. 0.079)
493.99/494.11	c #Conflicts:    1102000 | #Learnt:      44778 | 0.000
493.99/494.11	c total clause space: 206.656MB
493.99/494.11	c total #watches: 273131
494.39/494.59	c total #propagations: 168563744 / total #impl: 2125048056 (eff. 0.079)
494.39/494.59	c #Conflicts:    1103000 | #Learnt:      45778 | 0.000
494.39/494.59	c total clause space: 206.656MB
494.39/494.59	c total #watches: 277131
494.90/495.08	c total #propagations: 168745502 / total #impl: 2127141729 (eff. 0.079)
494.90/495.08	c #Conflicts:    1104000 | #Learnt:      46778 | 0.000
494.90/495.08	c total clause space: 206.656MB
494.90/495.08	c total #watches: 280872
495.39/495.56	c total #propagations: 168926808 / total #impl: 2129081759 (eff. 0.079)
495.39/495.56	c #Conflicts:    1105000 | #Learnt:      47778 | 0.000
495.39/495.56	c total clause space: 206.656MB
495.39/495.56	c total #watches: 286605
495.89/496.07	c total #propagations: 169109655 / total #impl: 2131147834 (eff. 0.079)
495.89/496.07	c #Conflicts:    1106000 | #Learnt:      48778 | 0.000
495.89/496.07	c total clause space: 206.656MB
495.89/496.07	c total #watches: 290287
496.39/496.56	c total #propagations: 169295924 / total #impl: 2133404091 (eff. 0.079)
496.39/496.56	c #Conflicts:    1107000 | #Learnt:      49778 | 0.000
496.39/496.56	c total clause space: 206.656MB
496.39/496.56	c total #watches: 294236
496.89/497.04	c total #propagations: 169480669 / total #impl: 2135566195 (eff. 0.079)
496.89/497.04	c #Conflicts:    1108000 | #Learnt:      50778 | 0.000
496.89/497.04	c total clause space: 206.656MB
496.89/497.04	c total #watches: 298447
497.39/497.51	c total #propagations: 169636025 / total #impl: 2137557053 (eff. 0.079)
497.39/497.51	c GC COLLECT
497.39/497.51	c #Conflicts:    1109000 | #Learnt:      26382 | 0.000
497.39/497.51	c total clause space: 206.656MB
497.39/497.51	c total #watches: 190924
497.79/497.93	c total #propagations: 169794309 / total #impl: 2139591525 (eff. 0.079)
497.79/497.93	c #Conflicts:    1110000 | #Learnt:      27382 | 0.000
497.79/497.93	c total clause space: 206.656MB
497.79/497.93	c total #watches: 194403
498.20/498.37	c total #propagations: 169948529 / total #impl: 2141659060 (eff. 0.079)
498.20/498.37	c #Conflicts:    1111000 | #Learnt:      28382 | 0.000
498.20/498.37	c total clause space: 206.656MB
498.20/498.37	c total #watches: 198592
498.59/498.79	c total #propagations: 170108390 / total #impl: 2143879368 (eff. 0.079)
498.59/498.79	c #Conflicts:    1112000 | #Learnt:      29382 | 0.000
498.59/498.79	c total clause space: 206.656MB
498.59/498.79	c total #watches: 202302
498.99/499.18	c total #propagations: 170294915 / total #impl: 2145928203 (eff. 0.079)
498.99/499.18	c #Conflicts:    1113000 | #Learnt:      30382 | 0.000
498.99/499.18	c total clause space: 206.656MB
498.99/499.18	c total #watches: 206277
499.40/499.59	c total #propagations: 170455255 / total #impl: 2147637402 (eff. 0.079)
499.40/499.59	c #Conflicts:    1114000 | #Learnt:      31382 | 0.000
499.40/499.59	c total clause space: 206.656MB
499.40/499.59	c total #watches: 210534
499.89/500.03	c total #propagations: 170626822 / total #impl: 2149367756 (eff. 0.079)
499.89/500.03	c #Conflicts:    1115000 | #Learnt:      32382 | 0.000
499.89/500.03	c total clause space: 206.656MB
499.89/500.03	c total #watches: 214414
500.29/500.47	c total #propagations: 170805949 / total #impl: 2151439220 (eff. 0.079)
500.29/500.47	c #Conflicts:    1116000 | #Learnt:      33382 | 0.000
500.29/500.47	c total clause space: 206.656MB
500.29/500.47	c total #watches: 218039
500.69/500.86	c total #propagations: 170959798 / total #impl: 2153242571 (eff. 0.079)
500.69/500.86	c #Conflicts:    1117000 | #Learnt:      34382 | 0.000
500.69/500.86	c total clause space: 206.656MB
500.69/500.86	c total #watches: 221800
501.19/501.33	c total #propagations: 171120636 / total #impl: 2154924554 (eff. 0.079)
501.19/501.33	c #Conflicts:    1118000 | #Learnt:      35382 | 0.000
501.19/501.33	c total clause space: 206.656MB
501.19/501.33	c total #watches: 225588
501.60/501.75	c total #propagations: 171290359 / total #impl: 2157018409 (eff. 0.079)
501.60/501.75	c #Conflicts:    1119000 | #Learnt:      36382 | 0.000
501.60/501.75	c total clause space: 206.656MB
501.60/501.75	c total #watches: 229904
502.09/502.23	c total #propagations: 171460590 / total #impl: 2158841530 (eff. 0.079)
502.09/502.23	c #Conflicts:    1120000 | #Learnt:      37382 | 0.000
502.09/502.23	c total clause space: 206.656MB
502.09/502.23	c total #watches: 235237
502.49/502.69	c total #propagations: 171633323 / total #impl: 2160940891 (eff. 0.079)
502.49/502.69	c #Conflicts:    1121000 | #Learnt:      38382 | 0.000
502.49/502.69	c total clause space: 206.656MB
502.49/502.69	c total #watches: 238523
502.99/503.18	c total #propagations: 171791025 / total #impl: 2163023754 (eff. 0.079)
502.99/503.18	c #Conflicts:    1122000 | #Learnt:      39382 | 0.000
502.99/503.18	c total clause space: 206.656MB
502.99/503.18	c total #watches: 241786
503.49/503.63	c total #propagations: 171987942 / total #impl: 2165463221 (eff. 0.079)
503.49/503.63	c #Conflicts:    1123000 | #Learnt:      40382 | 0.000
503.49/503.63	c total clause space: 206.656MB
503.49/503.63	c total #watches: 245081
503.99/504.12	c total #propagations: 172158290 / total #impl: 2167522495 (eff. 0.079)
503.99/504.12	c #Conflicts:    1124000 | #Learnt:      41382 | 0.000
503.99/504.12	c total clause space: 206.656MB
503.99/504.12	c total #watches: 248811
504.39/504.59	c total #propagations: 172321818 / total #impl: 2169527816 (eff. 0.079)
504.39/504.59	c #Conflicts:    1125000 | #Learnt:      42382 | 0.000
504.39/504.59	c total clause space: 206.656MB
504.39/504.59	c total #watches: 252234
504.90/505.09	c total #propagations: 172489583 / total #impl: 2171594703 (eff. 0.079)
504.90/505.09	c #Conflicts:    1126000 | #Learnt:      43382 | 0.000
504.90/505.09	c total clause space: 206.656MB
504.90/505.09	c total #watches: 255920
505.39/505.56	c total #propagations: 172641325 / total #impl: 2173648703 (eff. 0.079)
505.39/505.56	c #Conflicts:    1127000 | #Learnt:      44382 | 0.000
505.39/505.56	c total clause space: 206.656MB
505.39/505.56	c total #watches: 259480
505.90/506.02	c total #propagations: 172820592 / total #impl: 2175628757 (eff. 0.079)
505.90/506.02	c #Conflicts:    1128000 | #Learnt:      45382 | 0.000
505.90/506.02	c total clause space: 206.656MB
505.90/506.02	c total #watches: 263073
506.29/506.48	c total #propagations: 173004281 / total #impl: 2177536436 (eff. 0.079)
506.29/506.48	c #Conflicts:    1129000 | #Learnt:      46382 | 0.000
506.29/506.48	c total clause space: 206.656MB
506.29/506.48	c total #watches: 266519
506.69/506.89	c total #propagations: 173210021 / total #impl: 2179687182 (eff. 0.079)
506.69/506.89	c #Conflicts:    1130000 | #Learnt:      47382 | 0.000
506.69/506.89	c total clause space: 206.656MB
506.69/506.89	c total #watches: 270619
507.19/507.34	c total #propagations: 173381271 / total #impl: 2181488567 (eff. 0.079)
507.19/507.34	c #Conflicts:    1131000 | #Learnt:      48382 | 0.000
507.19/507.34	c total clause space: 206.656MB
507.19/507.34	c total #watches: 275026
507.59/507.79	c total #propagations: 173522454 / total #impl: 2183127864 (eff. 0.079)
507.59/507.79	c #Conflicts:    1132000 | #Learnt:      49382 | 0.000
507.59/507.79	c total clause space: 206.656MB
507.59/507.79	c total #watches: 280305
507.99/508.19	c total #propagations: 173685165 / total #impl: 2185164962 (eff. 0.079)
507.99/508.19	c #Conflicts:    1133000 | #Learnt:      50382 | 0.000
507.99/508.19	c total clause space: 206.656MB
507.99/508.19	c total #watches: 285696
508.39/508.59	c total #propagations: 173831292 / total #impl: 2186752050 (eff. 0.079)
508.39/508.59	c #Conflicts:    1134000 | #Learnt:      51382 | 0.000
508.39/508.59	c total clause space: 206.656MB
508.39/508.59	c total #watches: 290747
508.89/509.02	c total #propagations: 173971067 / total #impl: 2188452307 (eff. 0.079)
508.89/509.02	c GC COLLECT
508.89/509.02	c #Conflicts:    1135000 | #Learnt:      26675 | 0.000
508.89/509.02	c total clause space: 206.656MB
508.89/509.02	c total #watches: 194127
509.29/509.45	c total #propagations: 174106068 / total #impl: 2190286640 (eff. 0.079)
509.29/509.45	c #Conflicts:    1136000 | #Learnt:      27675 | 0.000
509.29/509.45	c total clause space: 206.656MB
509.29/509.45	c total #watches: 199122
509.69/509.87	c total #propagations: 174242059 / total #impl: 2192088669 (eff. 0.079)
509.69/509.87	c #Conflicts:    1137000 | #Learnt:      28675 | 0.000
509.69/509.87	c total clause space: 206.656MB
509.69/509.87	c total #watches: 202735
510.19/510.30	c total #propagations: 174493622 / total #impl: 2194083559 (eff. 0.080)
510.19/510.30	c #Conflicts:    1138000 | #Learnt:      29675 | 0.000
510.19/510.30	c total clause space: 206.656MB
510.19/510.30	c total #watches: 205863
510.59/510.72	c total #propagations: 174701130 / total #impl: 2196096690 (eff. 0.080)
510.59/510.72	c #Conflicts:    1139000 | #Learnt:      30675 | 0.000
510.59/510.72	c total clause space: 206.656MB
510.59/510.72	c total #watches: 209955
510.99/511.13	c total #propagations: 174925471 / total #impl: 2198471207 (eff. 0.080)
510.99/511.13	c #Conflicts:    1140000 | #Learnt:      31675 | 0.000
510.99/511.13	c total clause space: 206.656MB
510.99/511.13	c total #watches: 213101
511.39/511.55	c total #propagations: 175120408 / total #impl: 2200669835 (eff. 0.080)
511.39/511.55	c #Conflicts:    1141000 | #Learnt:      32675 | 0.000
511.39/511.55	c total clause space: 206.656MB
511.39/511.55	c total #watches: 218196
511.79/511.97	c total #propagations: 175326459 / total #impl: 2202641475 (eff. 0.080)
511.79/511.97	c #Conflicts:    1142000 | #Learnt:      33675 | 0.000
511.79/511.97	c total clause space: 206.656MB
511.79/511.97	c total #watches: 227311
512.29/512.40	c total #propagations: 175496178 / total #impl: 2204367525 (eff. 0.080)
512.29/512.40	c #Conflicts:    1143000 | #Learnt:      34675 | 0.000
512.29/512.40	c total clause space: 206.656MB
512.29/512.40	c total #watches: 236136
512.69/512.86	c total #propagations: 175663447 / total #impl: 2206430757 (eff. 0.080)
512.69/512.86	c #Conflicts:    1144000 | #Learnt:      35675 | 0.000
512.69/512.86	c total clause space: 206.656MB
512.69/512.86	c total #watches: 253013
513.19/513.34	c total #propagations: 175836130 / total #impl: 2208176087 (eff. 0.080)
513.19/513.34	c #Conflicts:    1145000 | #Learnt:      36675 | 0.000
513.19/513.34	c total clause space: 206.656MB
513.19/513.34	c total #watches: 261405
513.69/513.88	c total #propagations: 175995474 / total #impl: 2209870110 (eff. 0.080)
513.69/513.88	c #Conflicts:    1146000 | #Learnt:      37675 | 0.000
513.69/513.88	c total clause space: 206.656MB
513.69/513.88	c total #watches: 269355
514.19/514.37	c total #propagations: 176175560 / total #impl: 2211916035 (eff. 0.080)
514.19/514.37	c #Conflicts:    1147000 | #Learnt:      38675 | 0.000
514.19/514.37	c total clause space: 206.656MB
514.19/514.37	c total #watches: 277182
514.79/514.92	c total #propagations: 176345673 / total #impl: 2213873198 (eff. 0.080)
514.79/514.92	c #Conflicts:    1148000 | #Learnt:      39675 | 0.000
514.79/514.92	c total clause space: 206.656MB
514.79/514.92	c total #watches: 293020
515.39/515.52	c total #propagations: 176514765 / total #impl: 2215883266 (eff. 0.080)
515.39/515.52	c #Conflicts:    1149000 | #Learnt:      40675 | 0.000
515.39/515.52	c total clause space: 206.656MB
515.39/515.52	c total #watches: 297849
515.99/516.10	c total #propagations: 176689445 / total #impl: 2217908020 (eff. 0.080)
515.99/516.10	c #Conflicts:    1150000 | #Learnt:      41675 | 0.000
515.99/516.10	c total clause space: 206.656MB
515.99/516.10	c total #watches: 303033
516.49/516.67	c total #propagations: 176846993 / total #impl: 2219978217 (eff. 0.080)
516.49/516.67	c #Conflicts:    1151000 | #Learnt:      42675 | 0.000
516.49/516.67	c total clause space: 206.656MB
516.49/516.67	c total #watches: 310513
517.09/517.26	c total #propagations: 176995096 / total #impl: 2221829708 (eff. 0.080)
517.09/517.26	c #Conflicts:    1152000 | #Learnt:      43675 | 0.000
517.09/517.26	c total clause space: 206.656MB
517.09/517.26	c total #watches: 315859
517.69/517.82	c total #propagations: 177135895 / total #impl: 2223610181 (eff. 0.080)
517.69/517.82	c #Conflicts:    1153000 | #Learnt:      44675 | 0.000
517.69/517.82	c total clause space: 206.656MB
517.69/517.82	c total #watches: 322342
518.19/518.36	c total #propagations: 177259500 / total #impl: 2225221386 (eff. 0.080)
518.19/518.36	c #Conflicts:    1154000 | #Learnt:      45675 | 0.000
518.19/518.36	c total clause space: 206.656MB
518.19/518.36	c total #watches: 331408
518.79/518.91	c total #propagations: 177383003 / total #impl: 2226825105 (eff. 0.080)
518.79/518.91	c #Conflicts:    1155000 | #Learnt:      46675 | 0.000
518.79/518.91	c total clause space: 206.656MB
518.79/518.91	c total #watches: 346597
519.39/519.50	c total #propagations: 177509539 / total #impl: 2228506546 (eff. 0.080)
519.39/519.50	c #Conflicts:    1156000 | #Learnt:      47675 | 0.000
519.39/519.50	c total clause space: 206.656MB
519.39/519.50	c total #watches: 358682
519.98/520.15	c total #propagations: 177651184 / total #impl: 2230070128 (eff. 0.080)
519.98/520.15	c #Conflicts:    1157000 | #Learnt:      48675 | 0.000
519.98/520.15	c total clause space: 206.656MB
519.98/520.15	c total #watches: 368021
520.68/520.83	c total #propagations: 177810714 / total #impl: 2232271090 (eff. 0.080)
520.68/520.83	c #Conflicts:    1158000 | #Learnt:      49675 | 0.000
520.68/520.83	c total clause space: 206.656MB
520.68/520.83	c total #watches: 375229
521.39/521.56	c total #propagations: 177976703 / total #impl: 2234427027 (eff. 0.080)
521.39/521.56	c #Conflicts:    1159000 | #Learnt:      50675 | 0.000
521.39/521.56	c total clause space: 206.656MB
521.39/521.56	c total #watches: 383720
522.18/522.30	c total #propagations: 178144386 / total #impl: 2236387361 (eff. 0.080)
522.18/522.30	c #Conflicts:    1160000 | #Learnt:      51675 | 0.000
522.18/522.30	c total clause space: 206.656MB
522.18/522.30	c total #watches: 389193
522.69/522.87	c total #propagations: 178306965 / total #impl: 2238264984 (eff. 0.080)
522.69/522.87	c GC COLLECT
522.69/522.87	c #Conflicts:    1161000 | #Learnt:      26675 | 0.000
522.69/522.87	c total clause space: 335.816MB
522.69/522.87	c total #watches: 194513
523.19/523.31	c total #propagations: 178457183 / total #impl: 2240064053 (eff. 0.080)
523.19/523.31	c #Conflicts:    1162000 | #Learnt:      27675 | 0.000
523.19/523.31	c total clause space: 335.816MB
523.19/523.31	c total #watches: 201596
523.59/523.76	c total #propagations: 178602837 / total #impl: 2242118508 (eff. 0.080)
523.59/523.76	c #Conflicts:    1163000 | #Learnt:      28675 | 0.000
523.59/523.76	c total clause space: 335.816MB
523.59/523.76	c total #watches: 209266
524.09/524.21	c total #propagations: 178751164 / total #impl: 2244283116 (eff. 0.080)
524.09/524.21	c #Conflicts:    1164000 | #Learnt:      29675 | 0.000
524.09/524.21	c total clause space: 335.816MB
524.09/524.21	c total #watches: 217964
524.49/524.61	c total #propagations: 178902671 / total #impl: 2246360434 (eff. 0.080)
524.49/524.61	c #Conflicts:    1165000 | #Learnt:      30675 | 0.000
524.49/524.61	c total clause space: 335.816MB
524.49/524.61	c total #watches: 227808
524.89/525.02	c total #propagations: 179053996 / total #impl: 2248049724 (eff. 0.080)
524.89/525.02	c #Conflicts:    1166000 | #Learnt:      31675 | 0.000
524.89/525.02	c total clause space: 335.816MB
524.89/525.02	c total #watches: 237350
525.39/525.51	c total #propagations: 179217481 / total #impl: 2249695646 (eff. 0.080)
525.39/525.51	c #Conflicts:    1167000 | #Learnt:      32675 | 0.000
525.39/525.51	c total clause space: 335.816MB
525.39/525.51	c total #watches: 244308
525.89/526.01	c total #propagations: 179385152 / total #impl: 2252013868 (eff. 0.080)
525.89/526.01	c #Conflicts:    1168000 | #Learnt:      33675 | 0.000
525.89/526.01	c total clause space: 335.816MB
525.89/526.01	c total #watches: 254382
526.39/526.50	c total #propagations: 179538337 / total #impl: 2254119182 (eff. 0.080)
526.39/526.50	c #Conflicts:    1169000 | #Learnt:      34675 | 0.000
526.39/526.50	c total clause space: 335.816MB
526.39/526.50	c total #watches: 264733
526.89/527.06	c total #propagations: 179680151 / total #impl: 2256262700 (eff. 0.080)
526.89/527.06	c #Conflicts:    1170000 | #Learnt:      35675 | 0.000
526.89/527.06	c total clause space: 335.816MB
526.89/527.06	c total #watches: 274007
527.39/527.58	c total #propagations: 179831720 / total #impl: 2258452624 (eff. 0.080)
527.39/527.58	c #Conflicts:    1171000 | #Learnt:      36675 | 0.000
527.39/527.58	c total clause space: 335.816MB
527.39/527.58	c total #watches: 286024
527.99/528.14	c total #propagations: 179991537 / total #impl: 2260412526 (eff. 0.080)
527.99/528.14	c #Conflicts:    1172000 | #Learnt:      37675 | 0.000
527.99/528.14	c total clause space: 335.816MB
527.99/528.14	c total #watches: 299809
528.69/528.81	c total #propagations: 180127522 / total #impl: 2262391263 (eff. 0.080)
528.69/528.81	c #Conflicts:    1173000 | #Learnt:      38675 | 0.000
528.69/528.81	c total clause space: 335.816MB
528.69/528.81	c total #watches: 308671
529.29/529.49	c total #propagations: 180303143 / total #impl: 2264973400 (eff. 0.080)
529.29/529.49	c #Conflicts:    1174000 | #Learnt:      39675 | 0.000
529.29/529.49	c total clause space: 335.816MB
529.29/529.49	c total #watches: 316953
529.89/530.09	c total #propagations: 180465058 / total #impl: 2267038114 (eff. 0.080)
529.89/530.09	c #Conflicts:    1175000 | #Learnt:      40675 | 0.000
529.89/530.09	c total clause space: 335.816MB
529.89/530.09	c total #watches: 323864
530.59/530.71	c total #propagations: 180616025 / total #impl: 2269156669 (eff. 0.080)
530.59/530.71	c #Conflicts:    1176000 | #Learnt:      41675 | 0.000
530.59/530.71	c total clause space: 335.816MB
530.59/530.71	c total #watches: 330096
531.09/531.29	c total #propagations: 180751857 / total #impl: 2270942808 (eff. 0.080)
531.09/531.29	c #Conflicts:    1177000 | #Learnt:      42675 | 0.000
531.09/531.29	c total clause space: 335.816MB
531.09/531.29	c total #watches: 335570
531.69/531.83	c total #propagations: 180929652 / total #impl: 2272971905 (eff. 0.080)
531.69/531.83	c #Conflicts:    1178000 | #Learnt:      43675 | 0.000
531.69/531.83	c total clause space: 335.816MB
531.69/531.83	c total #watches: 342568
532.18/532.39	c total #propagations: 181090480 / total #impl: 2274970148 (eff. 0.080)
532.18/532.39	c #Conflicts:    1179000 | #Learnt:      44675 | 0.000
532.18/532.39	c total clause space: 335.816MB
532.18/532.39	c total #watches: 353494
532.78/532.93	c total #propagations: 181217016 / total #impl: 2277270136 (eff. 0.080)
532.78/532.93	c #Conflicts:    1180000 | #Learnt:      45675 | 0.000
532.78/532.93	c total clause space: 335.816MB
532.78/532.93	c total #watches: 362351
533.28/533.49	c total #propagations: 181338278 / total #impl: 2279184090 (eff. 0.080)
533.28/533.49	c #Conflicts:    1181000 | #Learnt:      46675 | 0.000
533.28/533.49	c total clause space: 335.816MB
533.28/533.49	c total #watches: 368306
533.78/533.99	c total #propagations: 181475160 / total #impl: 2281252672 (eff. 0.080)
533.78/533.99	c #Conflicts:    1182000 | #Learnt:      47675 | 0.000
533.78/533.99	c total clause space: 335.816MB
533.78/533.99	c total #watches: 373291
534.38/534.53	c total #propagations: 181643049 / total #impl: 2283046188 (eff. 0.080)
534.38/534.53	c #Conflicts:    1183000 | #Learnt:      48675 | 0.000
534.38/534.53	c total clause space: 335.816MB
534.38/534.53	c total #watches: 377653
534.98/535.14	c total #propagations: 181811486 / total #impl: 2284847612 (eff. 0.080)
534.98/535.14	c #Conflicts:    1184000 | #Learnt:      49675 | 0.000
534.98/535.14	c total clause space: 335.816MB
534.98/535.14	c total #watches: 386019
535.48/535.60	c total #propagations: 181965749 / total #impl: 2286834769 (eff. 0.080)
535.48/535.60	c #Conflicts:    1185000 | #Learnt:      50675 | 0.000
535.48/535.60	c total clause space: 335.816MB
535.48/535.60	c total #watches: 398669
535.98/536.12	c total #propagations: 182095746 / total #impl: 2288664760 (eff. 0.080)
535.98/536.12	c #Conflicts:    1186000 | #Learnt:      51675 | 0.000
535.98/536.12	c total clause space: 335.816MB
535.98/536.12	c total #watches: 410108
536.58/536.78	c total #propagations: 182211486 / total #impl: 2290314215 (eff. 0.080)
536.58/536.78	c GC COLLECT
536.58/536.78	c #Conflicts:    1187000 | #Learnt:      26371 | 0.000
536.58/536.78	c total clause space: 335.816MB
536.58/536.78	c total #watches: 192667
537.08/537.21	c total #propagations: 182317938 / total #impl: 2292118167 (eff. 0.080)
537.08/537.21	c #Conflicts:    1188000 | #Learnt:      27371 | 0.000
537.08/537.21	c total clause space: 335.816MB
537.08/537.21	c total #watches: 200030
537.48/537.65	c total #propagations: 182437318 / total #impl: 2293793415 (eff. 0.080)
537.48/537.65	c #Conflicts:    1189000 | #Learnt:      28371 | 0.000
537.48/537.65	c total clause space: 335.816MB
537.48/537.65	c total #watches: 207080
537.89/538.06	c total #propagations: 182570732 / total #impl: 2295829358 (eff. 0.080)
537.89/538.06	c #Conflicts:    1190000 | #Learnt:      29371 | 0.000
537.89/538.06	c total clause space: 335.816MB
537.89/538.06	c total #watches: 213681
538.38/538.52	c total #propagations: 182695627 / total #impl: 2297485219 (eff. 0.080)
538.38/538.52	c #Conflicts:    1191000 | #Learnt:      30371 | 0.000
538.38/538.52	c total clause space: 335.816MB
538.38/538.52	c total #watches: 219745
538.78/538.94	c total #propagations: 182823460 / total #impl: 2299374200 (eff. 0.080)
538.78/538.94	c #Conflicts:    1192000 | #Learnt:      31371 | 0.000
538.78/538.94	c total clause space: 335.816MB
538.78/538.94	c total #watches: 225784
539.28/539.40	c total #propagations: 182952131 / total #impl: 2300950625 (eff. 0.080)
539.28/539.40	c #Conflicts:    1193000 | #Learnt:      32371 | 0.000
539.28/539.40	c total clause space: 335.816MB
539.28/539.40	c total #watches: 231814
539.68/539.87	c total #propagations: 183102283 / total #impl: 2302925065 (eff. 0.080)
539.68/539.87	c #Conflicts:    1194000 | #Learnt:      33371 | 0.000
539.68/539.87	c total clause space: 335.816MB
539.68/539.87	c total #watches: 240218
540.18/540.32	c total #propagations: 183249571 / total #impl: 2304988062 (eff. 0.080)
540.18/540.32	c #Conflicts:    1195000 | #Learnt:      34371 | 0.000
540.18/540.32	c total clause space: 335.816MB
540.18/540.32	c total #watches: 248937
540.68/540.82	c total #propagations: 183402772 / total #impl: 2306762018 (eff. 0.080)
540.68/540.82	c #Conflicts:    1196000 | #Learnt:      35371 | 0.000
540.68/540.82	c total clause space: 335.816MB
540.68/540.82	c total #watches: 260743
541.19/541.33	c total #propagations: 183581801 / total #impl: 2308488656 (eff. 0.080)
541.19/541.33	c #Conflicts:    1197000 | #Learnt:      36371 | 0.000
541.19/541.33	c total clause space: 335.816MB
541.19/541.33	c total #watches: 275153
541.68/541.82	c total #propagations: 183774697 / total #impl: 2310483144 (eff. 0.080)
541.68/541.82	c #Conflicts:    1198000 | #Learnt:      37371 | 0.000
541.68/541.82	c total clause space: 335.816MB
541.68/541.82	c total #watches: 280323
542.08/542.28	c total #propagations: 183947533 / total #impl: 2312548892 (eff. 0.080)
542.08/542.28	c #Conflicts:    1199000 | #Learnt:      38371 | 0.000
542.08/542.28	c total clause space: 335.816MB
542.08/542.28	c total #watches: 286541
542.68/542.80	c total #propagations: 184101157 / total #impl: 2314192050 (eff. 0.080)
542.68/542.80	c #Conflicts:    1200000 | #Learnt:      39371 | 0.000
542.68/542.80	c total clause space: 335.816MB
542.68/542.80	c total #watches: 293337
543.18/543.36	c total #propagations: 184272470 / total #impl: 2316360005 (eff. 0.080)
543.18/543.36	c #Conflicts:    1201000 | #Learnt:      40371 | 0.000
543.18/543.36	c total clause space: 335.816MB
543.18/543.36	c total #watches: 299107
543.78/543.93	c total #propagations: 184476299 / total #impl: 2318229113 (eff. 0.080)
543.78/543.93	c #Conflicts:    1202000 | #Learnt:      41371 | 0.000
543.78/543.93	c total clause space: 335.816MB
543.78/543.93	c total #watches: 306817
544.39/544.58	c total #propagations: 184667736 / total #impl: 2320019689 (eff. 0.080)
544.39/544.58	c #Conflicts:    1203000 | #Learnt:      42371 | 0.000
544.39/544.58	c total clause space: 335.816MB
544.39/544.58	c total #watches: 312041
544.98/545.15	c total #propagations: 184833777 / total #impl: 2322094992 (eff. 0.080)
544.98/545.15	c #Conflicts:    1204000 | #Learnt:      43371 | 0.000
544.98/545.15	c total clause space: 335.816MB
544.98/545.15	c total #watches: 316932
545.59/545.78	c total #propagations: 184981305 / total #impl: 2323759697 (eff. 0.080)
545.59/545.78	c #Conflicts:    1205000 | #Learnt:      44371 | 0.000
545.59/545.78	c total clause space: 335.816MB
545.59/545.78	c total #watches: 321707
546.18/546.35	c total #propagations: 185129088 / total #impl: 2325644595 (eff. 0.080)
546.18/546.35	c #Conflicts:    1206000 | #Learnt:      45371 | 0.000
546.18/546.35	c total clause space: 335.816MB
546.18/546.35	c total #watches: 327453
546.78/546.91	c total #propagations: 185273854 / total #impl: 2327412065 (eff. 0.080)
546.78/546.91	c #Conflicts:    1207000 | #Learnt:      46371 | 0.000
546.78/546.91	c total clause space: 335.816MB
546.78/546.91	c total #watches: 334052
547.28/547.47	c total #propagations: 185400157 / total #impl: 2329006502 (eff. 0.080)
547.28/547.47	c #Conflicts:    1208000 | #Learnt:      47371 | 0.000
547.28/547.47	c total clause space: 335.816MB
547.28/547.47	c total #watches: 339795
547.88/548.01	c total #propagations: 185522775 / total #impl: 2330904609 (eff. 0.080)
547.88/548.01	c #Conflicts:    1209000 | #Learnt:      48371 | 0.000
547.88/548.01	c total clause space: 335.816MB
547.88/548.01	c total #watches: 345076
548.38/548.55	c total #propagations: 185647784 / total #impl: 2332614263 (eff. 0.080)
548.38/548.55	c #Conflicts:    1210000 | #Learnt:      49371 | 0.000
548.38/548.55	c total clause space: 335.816MB
548.38/548.55	c total #watches: 349827
548.89/549.09	c total #propagations: 185782040 / total #impl: 2334507791 (eff. 0.080)
548.89/549.09	c #Conflicts:    1211000 | #Learnt:      50371 | 0.000
548.89/549.09	c total clause space: 335.816MB
548.89/549.09	c total #watches: 354627
549.48/549.64	c total #propagations: 185924389 / total #impl: 2336527572 (eff. 0.080)
549.48/549.64	c #Conflicts:    1212000 | #Learnt:      51371 | 0.000
549.48/549.64	c total clause space: 335.816MB
549.48/549.64	c total #watches: 358656
549.99/550.17	c total #propagations: 186066886 / total #impl: 2338199502 (eff. 0.080)
549.99/550.17	c #Conflicts:    1213000 | #Learnt:      52371 | 0.000
549.99/550.17	c total clause space: 335.816MB
549.99/550.17	c total #watches: 362095
550.58/550.70	c total #propagations: 186217655 / total #impl: 2340748141 (eff. 0.080)
550.58/550.70	c GC COLLECT
550.58/550.70	c #Conflicts:    1214000 | #Learnt:      26769 | 0.000
550.58/550.70	c total clause space: 335.816MB
550.58/550.70	c total #watches: 194971
550.99/551.14	c total #propagations: 186346873 / total #impl: 2342971132 (eff. 0.080)
550.99/551.14	c #Conflicts:    1215000 | #Learnt:      27769 | 0.000
550.99/551.14	c total clause space: 335.816MB
550.99/551.14	c total #watches: 198466
551.48/551.60	c total #propagations: 186479115 / total #impl: 2345277031 (eff. 0.080)
551.48/551.60	c #Conflicts:    1216000 | #Learnt:      28769 | 0.000
551.48/551.60	c total clause space: 335.816MB
551.48/551.60	c total #watches: 202435
551.88/552.05	c total #propagations: 186622250 / total #impl: 2347527030 (eff. 0.079)
551.88/552.05	c #Conflicts:    1217000 | #Learnt:      29769 | 0.000
551.88/552.05	c total clause space: 335.816MB
551.88/552.05	c total #watches: 205856
552.28/552.46	c total #propagations: 186745180 / total #impl: 2349366222 (eff. 0.079)
552.28/552.46	c #Conflicts:    1218000 | #Learnt:      30769 | 0.000
552.28/552.46	c total clause space: 335.816MB
552.28/552.46	c total #watches: 209900
552.68/552.88	c total #propagations: 186903321 / total #impl: 2351276442 (eff. 0.079)
552.68/552.88	c #Conflicts:    1219000 | #Learnt:      31769 | 0.000
552.68/552.88	c total clause space: 335.816MB
552.68/552.88	c total #watches: 214205
553.18/553.31	c total #propagations: 187083181 / total #impl: 2353309645 (eff. 0.079)
553.18/553.31	c #Conflicts:    1220000 | #Learnt:      32769 | 0.000
553.18/553.31	c total clause space: 335.816MB
553.18/553.31	c total #watches: 218422
553.58/553.70	c total #propagations: 187263625 / total #impl: 2355417846 (eff. 0.080)
553.58/553.70	c #Conflicts:    1221000 | #Learnt:      33769 | 0.000
553.58/553.70	c total clause space: 335.816MB
553.58/553.70	c total #watches: 222849
553.98/554.16	c total #propagations: 187416124 / total #impl: 2357215895 (eff. 0.080)
553.98/554.16	c #Conflicts:    1222000 | #Learnt:      34769 | 0.000
553.98/554.16	c total clause space: 335.816MB
553.98/554.16	c total #watches: 226515
554.48/554.63	c total #propagations: 187580037 / total #impl: 2359236608 (eff. 0.080)
554.48/554.63	c #Conflicts:    1223000 | #Learnt:      35769 | 0.000
554.48/554.63	c total clause space: 335.816MB
554.48/554.63	c total #watches: 229994
554.98/555.10	c total #propagations: 187730427 / total #impl: 2361243779 (eff. 0.080)
554.98/555.10	c #Conflicts:    1224000 | #Learnt:      36769 | 0.000
554.98/555.10	c total clause space: 335.816MB
554.98/555.10	c total #watches: 233625
555.38/555.54	c total #propagations: 187901828 / total #impl: 2363242619 (eff. 0.080)
555.38/555.54	c #Conflicts:    1225000 | #Learnt:      37769 | 0.000
555.38/555.54	c total clause space: 335.816MB
555.38/555.54	c total #watches: 236556
555.88/556.00	c total #propagations: 188068473 / total #impl: 2365185435 (eff. 0.080)
555.88/556.00	c #Conflicts:    1226000 | #Learnt:      38769 | 0.000
555.88/556.00	c total clause space: 335.816MB
555.88/556.00	c total #watches: 239686
556.28/556.44	c total #propagations: 188212762 / total #impl: 2367183080 (eff. 0.080)
556.28/556.44	c #Conflicts:    1227000 | #Learnt:      39769 | 0.000
556.28/556.44	c total clause space: 335.816MB
556.28/556.44	c total #watches: 243096
556.78/556.90	c total #propagations: 188374578 / total #impl: 2369002041 (eff. 0.080)
556.78/556.90	c #Conflicts:    1228000 | #Learnt:      40769 | 0.000
556.78/556.90	c total clause space: 335.816MB
556.78/556.90	c total #watches: 246366
557.18/557.36	c total #propagations: 188512342 / total #impl: 2370797973 (eff. 0.080)
557.18/557.36	c #Conflicts:    1229000 | #Learnt:      41769 | 0.000
557.18/557.36	c total clause space: 335.816MB
557.18/557.36	c total #watches: 250052
557.68/557.81	c total #propagations: 188672104 / total #impl: 2372786523 (eff. 0.080)
557.68/557.81	c #Conflicts:    1230000 | #Learnt:      42769 | 0.000
557.68/557.81	c total clause space: 335.816MB
557.68/557.81	c total #watches: 254111
558.08/558.28	c total #propagations: 188826322 / total #impl: 2374607497 (eff. 0.080)
558.08/558.28	c #Conflicts:    1231000 | #Learnt:      43769 | 0.000
558.08/558.28	c total clause space: 335.816MB
558.08/558.28	c total #watches: 258615
558.58/558.76	c total #propagations: 188985882 / total #impl: 2376066670 (eff. 0.080)
558.58/558.76	c #Conflicts:    1232000 | #Learnt:      44769 | 0.000
558.58/558.76	c total clause space: 335.816MB
558.58/558.76	c total #watches: 261738
558.98/559.19	c total #propagations: 189170347 / total #impl: 2377976299 (eff. 0.080)
558.98/559.19	c #Conflicts:    1233000 | #Learnt:      45769 | 0.000
558.98/559.19	c total clause space: 335.816MB
558.98/559.19	c total #watches: 276439
559.58/559.70	c total #propagations: 189319654 / total #impl: 2379895236 (eff. 0.080)
559.58/559.70	c #Conflicts:    1234000 | #Learnt:      46769 | 0.000
559.58/559.70	c total clause space: 335.816MB
559.58/559.70	c total #watches: 283343
560.08/560.27	c total #propagations: 189472126 / total #impl: 2381768504 (eff. 0.080)
560.08/560.27	c #Conflicts:    1235000 | #Learnt:      47769 | 0.000
560.08/560.27	c total clause space: 335.816MB
560.08/560.27	c total #watches: 288561
560.58/560.74	c total #propagations: 189650079 / total #impl: 2383961887 (eff. 0.080)
560.58/560.74	c #Conflicts:    1236000 | #Learnt:      48769 | 0.000
560.58/560.74	c total clause space: 335.816MB
560.58/560.74	c total #watches: 292531
561.08/561.25	c total #propagations: 189811501 / total #impl: 2385892182 (eff. 0.080)
561.08/561.25	c #Conflicts:    1237000 | #Learnt:      49769 | 0.000
561.08/561.25	c total clause space: 335.816MB
561.08/561.25	c total #watches: 296914
561.58/561.75	c total #propagations: 189958523 / total #impl: 2387932500 (eff. 0.080)
561.58/561.75	c #Conflicts:    1238000 | #Learnt:      50769 | 0.000
561.58/561.75	c total clause space: 335.816MB
561.58/561.75	c total #watches: 303233
562.08/562.30	c total #propagations: 190096842 / total #impl: 2389474895 (eff. 0.080)
562.08/562.30	c #Conflicts:    1239000 | #Learnt:      51769 | 0.000
562.08/562.30	c total clause space: 335.816MB
562.08/562.30	c total #watches: 308099
562.68/562.88	c total #propagations: 190241703 / total #impl: 2391115113 (eff. 0.080)
562.68/562.88	c #Conflicts:    1240000 | #Learnt:      52769 | 0.000
562.68/562.88	c total clause space: 335.816MB
562.68/562.88	c total #watches: 314949
563.18/563.36	c total #propagations: 190396564 / total #impl: 2392934928 (eff. 0.080)
563.18/563.36	c #Conflicts:    1241000 | #Learnt:      53769 | 0.000
563.18/563.36	c total clause space: 335.816MB
563.18/563.36	c total #watches: 325772
563.68/563.83	c total #propagations: 190555980 / total #impl: 2394977578 (eff. 0.080)
563.68/563.83	c GC COLLECT
563.68/563.83	c #Conflicts:    1242000 | #Learnt:      27870 | 0.000
563.68/563.83	c total clause space: 335.816MB
563.68/563.83	c total #watches: 201004
564.08/564.29	c total #propagations: 190702888 / total #impl: 2396637035 (eff. 0.080)
564.08/564.29	c #Conflicts:    1243000 | #Learnt:      28870 | 0.000
564.08/564.29	c total clause space: 335.816MB
564.08/564.29	c total #watches: 205568
564.58/564.74	c total #propagations: 190840614 / total #impl: 2398817703 (eff. 0.080)
564.58/564.74	c #Conflicts:    1244000 | #Learnt:      29870 | 0.000
564.58/564.74	c total clause space: 335.816MB
564.58/564.74	c total #watches: 211714
564.98/565.18	c total #propagations: 190981714 / total #impl: 2400594832 (eff. 0.080)
564.98/565.18	c #Conflicts:    1245000 | #Learnt:      30870 | 0.000
564.98/565.18	c total clause space: 335.816MB
564.98/565.18	c total #watches: 218000
565.48/565.62	c total #propagations: 191109902 / total #impl: 2402387009 (eff. 0.080)
565.48/565.62	c #Conflicts:    1246000 | #Learnt:      31870 | 0.000
565.48/565.62	c total clause space: 335.816MB
565.48/565.62	c total #watches: 227269
565.98/566.11	c total #propagations: 191240332 / total #impl: 2404319740 (eff. 0.080)
565.98/566.11	c #Conflicts:    1247000 | #Learnt:      32870 | 0.000
565.98/566.11	c total clause space: 335.816MB
565.98/566.11	c total #watches: 232610
566.38/566.59	c total #propagations: 191370542 / total #impl: 2406386430 (eff. 0.080)
566.38/566.59	c #Conflicts:    1248000 | #Learnt:      33870 | 0.000
566.38/566.59	c total clause space: 335.816MB
566.38/566.59	c total #watches: 237106
566.88/567.08	c total #propagations: 191494221 / total #impl: 2407959417 (eff. 0.080)
566.88/567.08	c #Conflicts:    1249000 | #Learnt:      34870 | 0.000
566.88/567.08	c total clause space: 335.816MB
566.88/567.08	c total #watches: 243827
567.38/567.54	c total #propagations: 191634135 / total #impl: 2409842026 (eff. 0.080)
567.38/567.54	c #Conflicts:    1250000 | #Learnt:      35870 | 0.000
567.38/567.54	c total clause space: 335.816MB
567.38/567.54	c total #watches: 250154
567.88/568.03	c total #propagations: 191763566 / total #impl: 2411434224 (eff. 0.080)
567.88/568.03	c #Conflicts:    1251000 | #Learnt:      36870 | 0.000
567.88/568.03	c total clause space: 335.816MB
567.88/568.03	c total #watches: 255220
568.38/568.54	c total #propagations: 191898625 / total #impl: 2413082900 (eff. 0.080)
568.38/568.54	c #Conflicts:    1252000 | #Learnt:      37870 | 0.000
568.38/568.54	c total clause space: 335.816MB
568.38/568.54	c total #watches: 260739
568.88/569.03	c total #propagations: 192038541 / total #impl: 2415078966 (eff. 0.080)
568.88/569.03	c #Conflicts:    1253000 | #Learnt:      38870 | 0.000
568.88/569.03	c total clause space: 335.816MB
568.88/569.03	c total #watches: 264722
569.28/569.48	c total #propagations: 192167834 / total #impl: 2416683597 (eff. 0.080)
569.28/569.48	c #Conflicts:    1254000 | #Learnt:      39870 | 0.000
569.28/569.48	c total clause space: 335.816MB
569.28/569.48	c total #watches: 269610
569.78/569.95	c total #propagations: 192300931 / total #impl: 2418579965 (eff. 0.080)
569.78/569.95	c #Conflicts:    1255000 | #Learnt:      40870 | 0.000
569.78/569.95	c total clause space: 335.816MB
569.78/569.95	c total #watches: 275458
570.28/570.49	c total #propagations: 192470100 / total #impl: 2420218382 (eff. 0.080)
570.28/570.49	c #Conflicts:    1256000 | #Learnt:      41870 | 0.000
570.28/570.49	c total clause space: 335.816MB
570.28/570.49	c total #watches: 283485
570.78/570.95	c total #propagations: 192619086 / total #impl: 2422270845 (eff. 0.080)
570.78/570.95	c #Conflicts:    1257000 | #Learnt:      42870 | 0.000
570.78/570.95	c total clause space: 335.816MB
570.78/570.95	c total #watches: 287986
571.28/571.46	c total #propagations: 192779585 / total #impl: 2423931649 (eff. 0.080)
571.28/571.46	c #Conflicts:    1258000 | #Learnt:      43870 | 0.000
571.28/571.46	c total clause space: 335.816MB
571.28/571.46	c total #watches: 293401
571.88/572.01	c total #propagations: 192929339 / total #impl: 2425740012 (eff. 0.080)
571.88/572.01	c #Conflicts:    1259000 | #Learnt:      44870 | 0.000
571.88/572.01	c total clause space: 335.816MB
571.88/572.01	c total #watches: 297843
572.37/572.58	c total #propagations: 193066492 / total #impl: 2427542031 (eff. 0.080)
572.37/572.58	c #Conflicts:    1260000 | #Learnt:      45870 | 0.000
572.37/572.58	c total clause space: 335.816MB
572.37/572.58	c total #watches: 302608
572.98/573.13	c total #propagations: 193204174 / total #impl: 2429532249 (eff. 0.080)
572.98/573.13	c #Conflicts:    1261000 | #Learnt:      46870 | 0.000
572.98/573.13	c total clause space: 335.816MB
572.98/573.13	c total #watches: 307910
573.57/573.76	c total #propagations: 193349523 / total #impl: 2431575611 (eff. 0.080)
573.57/573.76	c #Conflicts:    1262000 | #Learnt:      47870 | 0.000
573.57/573.76	c total clause space: 335.816MB
573.57/573.76	c total #watches: 312184
574.18/574.32	c total #propagations: 193498204 / total #impl: 2433494012 (eff. 0.080)
574.18/574.32	c #Conflicts:    1263000 | #Learnt:      48870 | 0.000
574.18/574.32	c total clause space: 335.816MB
574.18/574.32	c total #watches: 316652
574.77/574.90	c total #propagations: 193644148 / total #impl: 2435600261 (eff. 0.080)
574.77/574.90	c #Conflicts:    1264000 | #Learnt:      49870 | 0.000
574.77/574.90	c total clause space: 335.816MB
574.77/574.90	c total #watches: 321758
575.37/575.50	c total #propagations: 193789824 / total #impl: 2437917099 (eff. 0.079)
575.37/575.50	c #Conflicts:    1265000 | #Learnt:      50870 | 0.000
575.37/575.50	c total clause space: 335.816MB
575.37/575.50	c total #watches: 325942
575.87/576.06	c total #propagations: 193949624 / total #impl: 2440344960 (eff. 0.079)
575.87/576.06	c #Conflicts:    1266000 | #Learnt:      51870 | 0.000
575.87/576.06	c total clause space: 335.816MB
575.87/576.06	c total #watches: 330700
576.47/576.61	c total #propagations: 194105646 / total #impl: 2442192558 (eff. 0.079)
576.47/576.61	c #Conflicts:    1267000 | #Learnt:      52870 | 0.000
576.47/576.61	c total clause space: 335.816MB
576.47/576.61	c total #watches: 334197
577.07/577.22	c total #propagations: 194254512 / total #impl: 2444455516 (eff. 0.079)
577.07/577.22	c #Conflicts:    1268000 | #Learnt:      53870 | 0.000
577.07/577.22	c total clause space: 335.816MB
577.07/577.22	c total #watches: 338407
577.57/577.79	c total #propagations: 194428298 / total #impl: 2447077477 (eff. 0.079)
577.57/577.79	c GC COLLECT
577.57/577.79	c #Conflicts:    1269000 | #Learnt:      27674 | 0.000
577.57/577.79	c total clause space: 335.816MB
577.57/577.79	c total #watches: 199795
577.97/578.18	c total #propagations: 194567225 / total #impl: 2449154705 (eff. 0.079)
577.97/578.18	c #Conflicts:    1270000 | #Learnt:      28674 | 0.000
577.97/578.18	c total clause space: 335.816MB
577.97/578.18	c total #watches: 204767
578.37/578.59	c total #propagations: 194698023 / total #impl: 2450560550 (eff. 0.079)
578.37/578.59	c #Conflicts:    1271000 | #Learnt:      29674 | 0.000
578.37/578.59	c total clause space: 335.816MB
578.37/578.59	c total #watches: 209332
578.77/578.98	c total #propagations: 194832566 / total #impl: 2452149189 (eff. 0.079)
578.77/578.98	c #Conflicts:    1272000 | #Learnt:      30674 | 0.000
578.77/578.98	c total clause space: 335.816MB
578.77/578.98	c total #watches: 214105
579.27/579.42	c total #propagations: 194974422 / total #impl: 2453724560 (eff. 0.079)
579.27/579.42	c #Conflicts:    1273000 | #Learnt:      31674 | 0.000
579.27/579.42	c total clause space: 335.816MB
579.27/579.42	c total #watches: 218044
579.68/579.83	c total #propagations: 195115107 / total #impl: 2455590533 (eff. 0.079)
579.68/579.83	c #Conflicts:    1274000 | #Learnt:      32674 | 0.000
579.68/579.83	c total clause space: 335.816MB
579.68/579.83	c total #watches: 221777
580.07/580.25	c total #propagations: 195259786 / total #impl: 2457292114 (eff. 0.079)
580.07/580.25	c #Conflicts:    1275000 | #Learnt:      33674 | 0.000
580.07/580.25	c total clause space: 335.816MB
580.07/580.25	c total #watches: 226691
580.47/580.64	c total #propagations: 195401893 / total #impl: 2458902103 (eff. 0.079)
580.47/580.64	c #Conflicts:    1276000 | #Learnt:      34674 | 0.000
580.47/580.64	c total clause space: 335.816MB
580.47/580.64	c total #watches: 231717
580.87/581.08	c total #propagations: 195556938 / total #impl: 2460305028 (eff. 0.079)
580.87/581.08	c #Conflicts:    1277000 | #Learnt:      35674 | 0.000
580.87/581.08	c total clause space: 335.816MB
580.87/581.08	c total #watches: 238591
581.37/581.51	c total #propagations: 195761700 / total #impl: 2462139951 (eff. 0.080)
581.37/581.51	c #Conflicts:    1278000 | #Learnt:      36674 | 0.000
581.37/581.51	c total clause space: 335.816MB
581.37/581.51	c total #watches: 244667
581.78/581.98	c total #propagations: 195939673 / total #impl: 2464074665 (eff. 0.080)
581.78/581.98	c #Conflicts:    1279000 | #Learnt:      37674 | 0.000
581.78/581.98	c total clause space: 335.816MB
581.78/581.98	c total #watches: 248802
582.27/582.44	c total #propagations: 196105256 / total #impl: 2465865258 (eff. 0.080)
582.27/582.44	c #Conflicts:    1280000 | #Learnt:      38674 | 0.000
582.27/582.44	c total clause space: 335.816MB
582.27/582.44	c total #watches: 253650
582.77/582.93	c total #propagations: 196264959 / total #impl: 2467661498 (eff. 0.080)
582.77/582.93	c #Conflicts:    1281000 | #Learnt:      39674 | 0.000
582.77/582.93	c total clause space: 335.816MB
582.77/582.93	c total #watches: 257897
583.17/583.38	c total #propagations: 196412221 / total #impl: 2469356050 (eff. 0.080)
583.17/583.38	c #Conflicts:    1282000 | #Learnt:      40674 | 0.000
583.17/583.38	c total clause space: 335.816MB
583.17/583.38	c total #watches: 263226
583.67/583.82	c total #propagations: 196537859 / total #impl: 2470928199 (eff. 0.080)
583.67/583.82	c #Conflicts:    1283000 | #Learnt:      41674 | 0.000
583.67/583.82	c total clause space: 335.816MB
583.67/583.82	c total #watches: 268626
584.17/584.31	c total #propagations: 196661274 / total #impl: 2472470870 (eff. 0.080)
584.17/584.31	c #Conflicts:    1284000 | #Learnt:      42674 | 0.000
584.17/584.31	c total clause space: 335.816MB
584.17/584.31	c total #watches: 275074
584.67/584.86	c total #propagations: 196816510 / total #impl: 2474103051 (eff. 0.080)
584.67/584.86	c #Conflicts:    1285000 | #Learnt:      43674 | 0.000
584.67/584.86	c total clause space: 335.816MB
584.67/584.86	c total #watches: 280352
585.18/585.33	c total #propagations: 196979716 / total #impl: 2476368874 (eff. 0.080)
585.18/585.33	c #Conflicts:    1286000 | #Learnt:      44674 | 0.000
585.18/585.33	c total clause space: 335.816MB
585.18/585.33	c total #watches: 287004
585.57/585.78	c total #propagations: 197132387 / total #impl: 2478148960 (eff. 0.080)
585.57/585.78	c #Conflicts:    1287000 | #Learnt:      45674 | 0.000
585.57/585.78	c total clause space: 335.816MB
585.57/585.78	c total #watches: 291714
586.07/586.25	c total #propagations: 197312081 / total #impl: 2479999793 (eff. 0.080)
586.07/586.25	c #Conflicts:    1288000 | #Learnt:      46674 | 0.000
586.07/586.25	c total clause space: 335.816MB
586.07/586.25	c total #watches: 296249
586.57/586.74	c total #propagations: 197518992 / total #impl: 2481792732 (eff. 0.080)
586.57/586.74	c #Conflicts:    1289000 | #Learnt:      47674 | 0.000
586.57/586.74	c total clause space: 335.816MB
586.57/586.74	c total #watches: 300679
587.07/587.24	c total #propagations: 197678054 / total #impl: 2483908466 (eff. 0.080)
587.07/587.24	c #Conflicts:    1290000 | #Learnt:      48674 | 0.000
587.07/587.24	c total clause space: 335.816MB
587.07/587.24	c total #watches: 305376
587.57/587.74	c total #propagations: 197823893 / total #impl: 2486231066 (eff. 0.080)
587.57/587.74	c #Conflicts:    1291000 | #Learnt:      49674 | 0.000
587.57/587.74	c total clause space: 335.816MB
587.57/587.74	c total #watches: 309738
588.07/588.24	c total #propagations: 197967484 / total #impl: 2488514707 (eff. 0.080)
588.07/588.24	c #Conflicts:    1292000 | #Learnt:      50674 | 0.000
588.07/588.24	c total clause space: 335.816MB
588.07/588.24	c total #watches: 315911
588.57/588.73	c total #propagations: 198120812 / total #impl: 2490810609 (eff. 0.080)
588.57/588.73	c #Conflicts:    1293000 | #Learnt:      51674 | 0.000
588.57/588.73	c total clause space: 335.816MB
588.57/588.73	c total #watches: 321978
589.07/589.22	c total #propagations: 198275357 / total #impl: 2492926567 (eff. 0.080)
589.07/589.22	c #Conflicts:    1294000 | #Learnt:      52674 | 0.000
589.07/589.22	c total clause space: 335.816MB
589.07/589.22	c total #watches: 325579
589.48/589.70	c total #propagations: 198422866 / total #impl: 2495016403 (eff. 0.080)
589.48/589.70	c #Conflicts:    1295000 | #Learnt:      53674 | 0.000
589.48/589.70	c total clause space: 335.816MB
589.48/589.70	c total #watches: 331684
590.07/590.22	c total #propagations: 198585177 / total #impl: 2496974388 (eff. 0.080)
590.07/590.22	c #Conflicts:    1296000 | #Learnt:      54674 | 0.000
590.07/590.22	c total clause space: 335.816MB
590.07/590.22	c total #watches: 342438
590.47/590.70	c total #propagations: 198757263 / total #impl: 2499022780 (eff. 0.080)
590.47/590.70	c GC COLLECT
590.47/590.70	c #Conflicts:    1297000 | #Learnt:      28170 | 0.000
590.47/590.70	c total clause space: 335.816MB
590.47/590.70	c total #watches: 203761
590.97/591.14	c total #propagations: 198930837 / total #impl: 2500839072 (eff. 0.080)
590.97/591.14	c #Conflicts:    1298000 | #Learnt:      29170 | 0.000
590.97/591.14	c total clause space: 335.816MB
590.97/591.14	c total #watches: 210550
591.37/591.59	c total #propagations: 199087173 / total #impl: 2502794887 (eff. 0.080)
591.37/591.59	c #Conflicts:    1299000 | #Learnt:      30170 | 0.000
591.37/591.59	c total clause space: 335.816MB
591.37/591.59	c total #watches: 226416
591.87/592.08	c total #propagations: 199250023 / total #impl: 2504928942 (eff. 0.080)
591.87/592.08	c #Conflicts:    1300000 | #Learnt:      31170 | 0.000
591.87/592.08	c total clause space: 335.816MB
591.87/592.08	c total #watches: 241257
592.47/592.60	c total #propagations: 199407310 / total #impl: 2506990512 (eff. 0.080)
592.47/592.60	c #Conflicts:    1301000 | #Learnt:      32170 | 0.000
592.47/592.60	c total clause space: 335.816MB
592.47/592.60	c total #watches: 263654
593.07/593.20	c total #propagations: 199529766 / total #impl: 2508977243 (eff. 0.080)
593.07/593.20	c #Conflicts:    1302000 | #Learnt:      33170 | 0.000
593.07/593.20	c total clause space: 335.816MB
593.07/593.20	c total #watches: 279968
593.67/593.86	c total #propagations: 199655347 / total #impl: 2511423615 (eff. 0.079)
593.67/593.86	c #Conflicts:    1303000 | #Learnt:      34170 | 0.000
593.67/593.86	c total clause space: 335.816MB
593.67/593.86	c total #watches: 289906
594.37/594.55	c total #propagations: 199794744 / total #impl: 2513690336 (eff. 0.079)
594.37/594.55	c #Conflicts:    1304000 | #Learnt:      35170 | 0.000
594.37/594.55	c total clause space: 335.816MB
594.37/594.55	c total #watches: 311582
594.87/595.07	c total #propagations: 199921456 / total #impl: 2515682269 (eff. 0.079)
594.87/595.07	c #Conflicts:    1305000 | #Learnt:      36170 | 0.000
594.87/595.07	c total clause space: 335.816MB
594.87/595.07	c total #watches: 317623
595.37/595.56	c total #propagations: 200101266 / total #impl: 2517841103 (eff. 0.079)
595.37/595.56	c #Conflicts:    1306000 | #Learnt:      37170 | 0.000
595.37/595.56	c total clause space: 335.816MB
595.37/595.56	c total #watches: 325268
595.97/596.13	c total #propagations: 200263269 / total #impl: 2519840218 (eff. 0.079)
595.97/596.13	c #Conflicts:    1307000 | #Learnt:      38170 | 0.000
595.97/596.13	c total clause space: 335.816MB
595.97/596.13	c total #watches: 330228
596.47/596.62	c total #propagations: 200422815 / total #impl: 2521429339 (eff. 0.079)
596.47/596.62	c #Conflicts:    1308000 | #Learnt:      39170 | 0.000
596.47/596.62	c total clause space: 335.816MB
596.47/596.62	c total #watches: 337224
596.87/597.06	c total #propagations: 200563534 / total #impl: 2523565049 (eff. 0.079)
596.87/597.06	c #Conflicts:    1309000 | #Learnt:      40170 | 0.000
596.87/597.06	c total clause space: 335.816MB
596.87/597.06	c total #watches: 344425
597.37/597.54	c total #propagations: 200689654 / total #impl: 2525622647 (eff. 0.079)
597.37/597.54	c #Conflicts:    1310000 | #Learnt:      41170 | 0.000
597.37/597.54	c total clause space: 335.816MB
597.37/597.54	c total #watches: 350003
597.87/598.06	c total #propagations: 200812204 / total #impl: 2527467632 (eff. 0.079)
597.87/598.06	c #Conflicts:    1311000 | #Learnt:      42170 | 0.000
597.87/598.06	c total clause space: 335.816MB
597.87/598.06	c total #watches: 356037
598.46/598.60	c total #propagations: 200937707 / total #impl: 2529305549 (eff. 0.079)
598.46/598.60	c #Conflicts:    1312000 | #Learnt:      43170 | 0.000
598.46/598.60	c total clause space: 335.816MB
598.46/598.60	c total #watches: 361009
599.06/599.20	c total #propagations: 201075664 / total #impl: 2531356746 (eff. 0.079)
599.06/599.20	c #Conflicts:    1313000 | #Learnt:      44170 | 0.000
599.06/599.20	c total clause space: 335.816MB
599.06/599.20	c total #watches: 366909
599.56/599.78	c total #propagations: 201216557 / total #impl: 2533143062 (eff. 0.079)
599.56/599.78	c #Conflicts:    1314000 | #Learnt:      45170 | 0.000
599.56/599.78	c total clause space: 335.816MB
599.56/599.78	c total #watches: 370907
600.16/600.33	c total #propagations: 201377086 / total #impl: 2535232101 (eff. 0.079)
600.16/600.33	c #Conflicts:    1315000 | #Learnt:      46170 | 0.000
600.16/600.33	c total clause space: 335.816MB
600.16/600.33	c total #watches: 375017
600.66/600.90	c total #propagations: 201536348 / total #impl: 2537321404 (eff. 0.079)
600.66/600.90	c #Conflicts:    1316000 | #Learnt:      47170 | 0.000
600.66/600.90	c total clause space: 335.816MB
600.66/600.90	c total #watches: 379735
601.36/601.50	c total #propagations: 201690937 / total #impl: 2539428628 (eff. 0.079)
601.36/601.50	c #Conflicts:    1317000 | #Learnt:      48170 | 0.000
601.36/601.50	c total clause space: 335.816MB
601.36/601.50	c total #watches: 385842
601.86/602.07	c total #propagations: 201837490 / total #impl: 2541795735 (eff. 0.079)
601.86/602.07	c #Conflicts:    1318000 | #Learnt:      49170 | 0.000
601.86/602.07	c total clause space: 335.816MB
601.86/602.07	c total #watches: 391949
602.46/602.61	c total #propagations: 201975675 / total #impl: 2543816654 (eff. 0.079)
602.46/602.61	c #Conflicts:    1319000 | #Learnt:      50170 | 0.000
602.46/602.61	c total clause space: 335.816MB
602.46/602.61	c total #watches: 396400
602.96/603.18	c total #propagations: 202126995 / total #impl: 2545752753 (eff. 0.079)
602.96/603.18	c #Conflicts:    1320000 | #Learnt:      51170 | 0.000
602.96/603.18	c total clause space: 335.816MB
602.96/603.18	c total #watches: 401641
603.56/603.75	c total #propagations: 202279894 / total #impl: 2547743335 (eff. 0.079)
603.56/603.75	c #Conflicts:    1321000 | #Learnt:      52170 | 0.000
603.56/603.75	c total clause space: 335.816MB
603.56/603.75	c total #watches: 408958
604.06/604.28	c total #propagations: 202427590 / total #impl: 2550069644 (eff. 0.079)
604.06/604.28	c #Conflicts:    1322000 | #Learnt:      53170 | 0.000
604.06/604.28	c total clause space: 335.816MB
604.06/604.28	c total #watches: 415792
604.66/604.87	c total #propagations: 202580959 / total #impl: 2551860100 (eff. 0.079)
604.66/604.87	c #Conflicts:    1323000 | #Learnt:      54170 | 0.000
604.66/604.87	c total clause space: 335.816MB
604.66/604.87	c total #watches: 419987
605.36/605.50	c total #propagations: 202737408 / total #impl: 2553922866 (eff. 0.079)
605.36/605.50	c #Conflicts:    1324000 | #Learnt:      55170 | 0.000
605.36/605.50	c total clause space: 335.816MB
605.36/605.50	c total #watches: 423656
605.97/606.12	c total #propagations: 202903339 / total #impl: 2555961193 (eff. 0.079)
605.97/606.12	c GC COLLECT
605.97/606.12	c #Conflicts:    1325000 | #Learnt:      28375 | 0.000
605.97/606.12	c total clause space: 335.816MB
605.97/606.12	c total #watches: 203655
606.36/606.57	c total #propagations: 203076022 / total #impl: 2558324691 (eff. 0.079)
606.36/606.57	c #Conflicts:    1326000 | #Learnt:      29375 | 0.000
606.36/606.57	c total clause space: 335.816MB
606.36/606.57	c total #watches: 207380
606.76/606.98	c total #propagations: 203250636 / total #impl: 2560336172 (eff. 0.079)
606.76/606.98	c #Conflicts:    1327000 | #Learnt:      30375 | 0.000
606.76/606.98	c total clause space: 335.816MB
606.76/606.98	c total #watches: 213149
607.26/607.42	c total #propagations: 203425963 / total #impl: 2562097799 (eff. 0.079)
607.26/607.42	c #Conflicts:    1328000 | #Learnt:      31375 | 0.000
607.26/607.42	c total clause space: 335.816MB
607.26/607.42	c total #watches: 217431
607.66/607.88	c total #propagations: 203585484 / total #impl: 2564093220 (eff. 0.079)
607.66/607.88	c #Conflicts:    1329000 | #Learnt:      32375 | 0.000
607.66/607.88	c total clause space: 335.816MB
607.66/607.88	c total #watches: 221437
608.17/608.32	c total #propagations: 203747897 / total #impl: 2565954941 (eff. 0.079)
608.17/608.32	c #Conflicts:    1330000 | #Learnt:      33375 | 0.000
608.17/608.32	c total clause space: 335.816MB
608.17/608.32	c total #watches: 225384
608.56/608.76	c total #propagations: 203939966 / total #impl: 2568031459 (eff. 0.079)
608.56/608.76	c #Conflicts:    1331000 | #Learnt:      34375 | 0.000
608.56/608.76	c total clause space: 335.816MB
608.56/608.76	c total #watches: 229336
609.06/609.22	c total #propagations: 204098582 / total #impl: 2569803298 (eff. 0.079)
609.06/609.22	c #Conflicts:    1332000 | #Learnt:      35375 | 0.000
609.06/609.22	c total clause space: 335.816MB
609.06/609.22	c total #watches: 233242
609.46/609.68	c total #propagations: 204274429 / total #impl: 2571765065 (eff. 0.079)
609.46/609.68	c #Conflicts:    1333000 | #Learnt:      36375 | 0.000
609.46/609.68	c total clause space: 335.816MB
609.46/609.68	c total #watches: 238547
609.96/610.12	c total #propagations: 204419154 / total #impl: 2573738800 (eff. 0.079)
609.96/610.12	c #Conflicts:    1334000 | #Learnt:      37375 | 0.000
609.96/610.12	c total clause space: 335.816MB
609.96/610.12	c total #watches: 243438
610.37/610.55	c total #propagations: 204551024 / total #impl: 2575431241 (eff. 0.079)
610.37/610.55	c #Conflicts:    1335000 | #Learnt:      38375 | 0.000
610.37/610.55	c total clause space: 335.816MB
610.37/610.55	c total #watches: 248644
610.76/610.99	c total #propagations: 204695471 / total #impl: 2577045821 (eff. 0.079)
610.76/610.99	c #Conflicts:    1336000 | #Learnt:      39375 | 0.000
610.76/610.99	c total clause space: 335.816MB
610.76/610.99	c total #watches: 253931
611.26/611.44	c total #propagations: 204838084 / total #impl: 2578514924 (eff. 0.079)
611.26/611.44	c #Conflicts:    1337000 | #Learnt:      40375 | 0.000
611.26/611.44	c total clause space: 335.816MB
611.26/611.44	c total #watches: 258059
611.66/611.87	c total #propagations: 204981949 / total #impl: 2580038988 (eff. 0.079)
611.66/611.87	c #Conflicts:    1338000 | #Learnt:      41375 | 0.000
611.66/611.87	c total clause space: 335.816MB
611.66/611.87	c total #watches: 262340
612.06/612.29	c total #propagations: 205124616 / total #impl: 2581729791 (eff. 0.079)
612.06/612.29	c #Conflicts:    1339000 | #Learnt:      42375 | 0.000
612.06/612.29	c total clause space: 335.816MB
612.06/612.29	c total #watches: 267508
612.57/612.72	c total #propagations: 205268554 / total #impl: 2583091570 (eff. 0.079)
612.57/612.72	c #Conflicts:    1340000 | #Learnt:      43375 | 0.000
612.57/612.72	c total clause space: 335.816MB
612.57/612.72	c total #watches: 272276
612.96/613.18	c total #propagations: 205415708 / total #impl: 2584765196 (eff. 0.079)
612.96/613.18	c #Conflicts:    1341000 | #Learnt:      44375 | 0.000
612.96/613.18	c total clause space: 335.816MB
612.96/613.18	c total #watches: 277686
613.46/613.66	c total #propagations: 205550942 / total #impl: 2586592279 (eff. 0.079)
613.46/613.66	c #Conflicts:    1342000 | #Learnt:      45375 | 0.000
613.46/613.66	c total clause space: 335.816MB
613.46/613.66	c total #watches: 283338
613.96/614.13	c total #propagations: 205688150 / total #impl: 2588293711 (eff. 0.079)
613.96/614.13	c #Conflicts:    1343000 | #Learnt:      46375 | 0.000
613.96/614.13	c total clause space: 335.816MB
613.96/614.13	c total #watches: 287803
614.46/614.60	c total #propagations: 205827700 / total #impl: 2589974786 (eff. 0.079)
614.46/614.60	c #Conflicts:    1344000 | #Learnt:      47375 | 0.000
614.46/614.60	c total clause space: 335.816MB
614.46/614.60	c total #watches: 293045
614.87/615.07	c total #propagations: 205970839 / total #impl: 2591620563 (eff. 0.079)
614.87/615.07	c #Conflicts:    1345000 | #Learnt:      48375 | 0.000
614.87/615.07	c total clause space: 335.816MB
614.87/615.07	c total #watches: 297920
615.36/615.51	c total #propagations: 206124639 / total #impl: 2593355403 (eff. 0.079)
615.36/615.51	c #Conflicts:    1346000 | #Learnt:      49375 | 0.000
615.36/615.51	c total clause space: 335.816MB
615.36/615.51	c total #watches: 302696
615.76/615.97	c total #propagations: 206274350 / total #impl: 2595258245 (eff. 0.079)
615.76/615.97	c #Conflicts:    1347000 | #Learnt:      50375 | 0.000
615.76/615.97	c total clause space: 335.816MB
615.76/615.97	c total #watches: 308411
616.16/616.39	c total #propagations: 206418628 / total #impl: 2596766812 (eff. 0.079)
616.16/616.39	c #Conflicts:    1348000 | #Learnt:      51375 | 0.000
616.16/616.39	c total clause space: 335.816MB
616.16/616.39	c total #watches: 314022
616.76/616.90	c total #propagations: 206565259 / total #impl: 2598279361 (eff. 0.080)
616.76/616.90	c #Conflicts:    1349000 | #Learnt:      52375 | 0.000
616.76/616.90	c total clause space: 335.816MB
616.76/616.90	c total #watches: 318839
617.16/617.35	c total #propagations: 206704300 / total #impl: 2600043788 (eff. 0.080)
617.16/617.35	c #Conflicts:    1350000 | #Learnt:      53375 | 0.000
617.16/617.35	c total clause space: 335.816MB
617.16/617.35	c total #watches: 323047
617.56/617.78	c total #propagations: 206853986 / total #impl: 2601669139 (eff. 0.080)
617.56/617.78	c #Conflicts:    1351000 | #Learnt:      54375 | 0.000
617.56/617.78	c total clause space: 335.816MB
617.56/617.78	c total #watches: 327938
618.06/618.26	c total #propagations: 206993148 / total #impl: 2603225743 (eff. 0.080)
618.06/618.26	c #Conflicts:    1352000 | #Learnt:      55375 | 0.000
618.06/618.26	c total clause space: 335.816MB
618.06/618.26	c total #watches: 332592
618.55/618.74	c total #propagations: 207150755 / total #impl: 2605080065 (eff. 0.080)
618.55/618.74	c GC COLLECT
618.55/618.74	c #Conflicts:    1353000 | #Learnt:      28274 | 0.000
618.55/618.74	c total clause space: 335.816MB
618.55/618.74	c total #watches: 203462
618.95/619.12	c total #propagations: 207290901 / total #impl: 2606684215 (eff. 0.080)
618.95/619.12	c #Conflicts:    1354000 | #Learnt:      29274 | 0.000
618.95/619.12	c total clause space: 335.816MB
618.95/619.12	c total #watches: 208845
619.35/619.51	c total #propagations: 207434403 / total #impl: 2608132913 (eff. 0.080)
619.35/619.51	c #Conflicts:    1355000 | #Learnt:      30274 | 0.000
619.35/619.51	c total clause space: 335.816MB
619.35/619.51	c total #watches: 213225
619.75/619.92	c total #propagations: 207579761 / total #impl: 2609707514 (eff. 0.080)
619.75/619.92	c #Conflicts:    1356000 | #Learnt:      31274 | 0.000
619.75/619.92	c total clause space: 335.816MB
619.75/619.92	c total #watches: 217737
620.15/620.35	c total #propagations: 207729278 / total #impl: 2611588692 (eff. 0.080)
620.15/620.35	c #Conflicts:    1357000 | #Learnt:      32274 | 0.000
620.15/620.35	c total clause space: 335.816MB
620.15/620.35	c total #watches: 221901
620.55/620.77	c total #propagations: 207855816 / total #impl: 2613363323 (eff. 0.080)
620.55/620.77	c #Conflicts:    1358000 | #Learnt:      33274 | 0.000
620.55/620.77	c total clause space: 335.816MB
620.55/620.77	c total #watches: 226541
620.95/621.19	c total #propagations: 207979255 / total #impl: 2615065451 (eff. 0.080)
620.95/621.19	c #Conflicts:    1359000 | #Learnt:      34274 | 0.000
620.95/621.19	c total clause space: 335.816MB
620.95/621.19	c total #watches: 231540
621.46/621.62	c total #propagations: 208133704 / total #impl: 2616683013 (eff. 0.080)
621.46/621.62	c #Conflicts:    1360000 | #Learnt:      35274 | 0.000
621.46/621.62	c total clause space: 335.816MB
621.46/621.62	c total #watches: 236032
621.85/622.03	c total #propagations: 208309098 / total #impl: 2618589338 (eff. 0.080)
621.85/622.03	c #Conflicts:    1361000 | #Learnt:      36274 | 0.000
621.85/622.03	c total clause space: 335.816MB
621.85/622.03	c total #watches: 241294
622.35/622.50	c total #propagations: 208458488 / total #impl: 2620365951 (eff. 0.080)
622.35/622.50	c #Conflicts:    1362000 | #Learnt:      37274 | 0.000
622.35/622.50	c total clause space: 335.816MB
622.35/622.50	c total #watches: 246454
622.75/622.91	c total #propagations: 208679804 / total #impl: 2622074095 (eff. 0.080)
622.75/622.91	c #Conflicts:    1363000 | #Learnt:      38274 | 0.000
622.75/622.91	c total clause space: 335.816MB
622.75/622.91	c total #watches: 253529
623.15/623.31	c total #propagations: 208916749 / total #impl: 2623873637 (eff. 0.080)
623.15/623.31	c #Conflicts:    1364000 | #Learnt:      39274 | 0.000
623.15/623.31	c total clause space: 335.816MB
623.15/623.31	c total #watches: 257218
623.56/623.74	c total #propagations: 209166888 / total #impl: 2625601100 (eff. 0.080)
623.56/623.74	c #Conflicts:    1365000 | #Learnt:      40274 | 0.000
623.56/623.74	c total clause space: 335.816MB
623.56/623.74	c total #watches: 261824
623.95/624.16	c total #propagations: 209404618 / total #impl: 2627304811 (eff. 0.080)
623.95/624.16	c #Conflicts:    1366000 | #Learnt:      41274 | 0.000
623.95/624.16	c total clause space: 335.816MB
623.95/624.16	c total #watches: 267021
624.35/624.59	c total #propagations: 209624036 / total #impl: 2629163196 (eff. 0.080)
624.35/624.59	c #Conflicts:    1367000 | #Learnt:      42274 | 0.000
624.35/624.59	c total clause space: 335.816MB
624.35/624.59	c total #watches: 271490
624.85/625.01	c total #propagations: 209814009 / total #impl: 2630967430 (eff. 0.080)
624.85/625.01	c #Conflicts:    1368000 | #Learnt:      43274 | 0.000
624.85/625.01	c total clause space: 335.816MB
624.85/625.01	c total #watches: 276334
625.25/625.46	c total #propagations: 209988367 / total #impl: 2632839024 (eff. 0.080)
625.25/625.46	c #Conflicts:    1369000 | #Learnt:      44274 | 0.000
625.25/625.46	c total clause space: 335.816MB
625.25/625.46	c total #watches: 281865
625.76/625.90	c total #propagations: 210121058 / total #impl: 2634831954 (eff. 0.080)
625.76/625.90	c #Conflicts:    1370000 | #Learnt:      45274 | 0.000
625.76/625.90	c total clause space: 335.816MB
625.76/625.90	c total #watches: 287042
626.15/626.37	c total #propagations: 210269757 / total #impl: 2636665725 (eff. 0.080)
626.15/626.37	c #Conflicts:    1371000 | #Learnt:      46274 | 0.000
626.15/626.37	c total clause space: 335.816MB
626.15/626.37	c total #watches: 294717
626.65/626.87	c total #propagations: 210481735 / total #impl: 2638662113 (eff. 0.080)
626.65/626.87	c #Conflicts:    1372000 | #Learnt:      47274 | 0.000
626.65/626.87	c total clause space: 335.816MB
626.65/626.87	c total #watches: 299580
627.15/627.34	c total #propagations: 210636467 / total #impl: 2640270952 (eff. 0.080)
627.15/627.34	c #Conflicts:    1373000 | #Learnt:      48274 | 0.000
627.15/627.34	c total clause space: 335.816MB
627.15/627.34	c total #watches: 303287
627.65/627.85	c total #propagations: 210793831 / total #impl: 2642164189 (eff. 0.080)
627.65/627.85	c #Conflicts:    1374000 | #Learnt:      49274 | 0.000
627.65/627.85	c total clause space: 335.816MB
627.65/627.85	c total #watches: 307258
628.15/628.38	c total #propagations: 210951451 / total #impl: 2644170209 (eff. 0.080)
628.15/628.38	c #Conflicts:    1375000 | #Learnt:      50274 | 0.000
628.15/628.38	c total clause space: 335.816MB
628.15/628.38	c total #watches: 312437
628.65/628.85	c total #propagations: 211094366 / total #impl: 2646058923 (eff. 0.080)
628.65/628.85	c #Conflicts:    1376000 | #Learnt:      51274 | 0.000
628.65/628.85	c total clause space: 335.816MB
628.65/628.85	c total #watches: 316753
629.16/629.34	c total #propagations: 211234158 / total #impl: 2647590319 (eff. 0.080)
629.16/629.34	c #Conflicts:    1377000 | #Learnt:      52274 | 0.000
629.16/629.34	c total clause space: 335.816MB
629.16/629.34	c total #watches: 321729
629.55/629.78	c total #propagations: 211377170 / total #impl: 2649446715 (eff. 0.080)
629.55/629.78	c #Conflicts:    1378000 | #Learnt:      53274 | 0.000
629.55/629.78	c total clause space: 335.816MB
629.55/629.78	c total #watches: 326752
630.05/630.24	c total #propagations: 211516809 / total #impl: 2650939613 (eff. 0.080)
630.05/630.24	c #Conflicts:    1379000 | #Learnt:      54274 | 0.000
630.05/630.24	c total clause space: 335.816MB
630.05/630.24	c total #watches: 330732
630.55/630.73	c total #propagations: 211671114 / total #impl: 2652760434 (eff. 0.080)
630.55/630.73	c #Conflicts:    1380000 | #Learnt:      55274 | 0.000
630.55/630.73	c total clause space: 335.816MB
630.55/630.73	c total #watches: 337949
631.05/631.21	c total #propagations: 211876170 / total #impl: 2654730641 (eff. 0.080)
631.05/631.21	c #Conflicts:    1381000 | #Learnt:      56274 | 0.000
631.05/631.21	c total clause space: 335.816MB
631.05/631.21	c total #watches: 342188
631.45/631.69	c total #propagations: 212071428 / total #impl: 2657043365 (eff. 0.080)
631.45/631.69	c GC COLLECT
631.45/631.69	c #Conflicts:    1382000 | #Learnt:      28874 | 0.000
631.45/631.69	c total clause space: 335.816MB
631.45/631.69	c total #watches: 206213
631.95/632.10	c total #propagations: 212251701 / total #impl: 2658816065 (eff. 0.080)
631.95/632.10	c #Conflicts:    1383000 | #Learnt:      29874 | 0.000
631.95/632.10	c total clause space: 335.816MB
631.95/632.10	c total #watches: 211246
632.36/632.59	c total #propagations: 212432303 / total #impl: 2660845858 (eff. 0.080)
632.36/632.59	c #Conflicts:    1384000 | #Learnt:      30874 | 0.000
632.36/632.59	c total clause space: 335.816MB
632.36/632.59	c total #watches: 215374
632.85/633.00	c total #propagations: 212584388 / total #impl: 2662905632 (eff. 0.080)
632.85/633.00	c #Conflicts:    1385000 | #Learnt:      31874 | 0.000
632.85/633.00	c total clause space: 335.816MB
632.85/633.00	c total #watches: 220137
633.25/633.41	c total #propagations: 212718246 / total #impl: 2664523619 (eff. 0.080)
633.25/633.41	c #Conflicts:    1386000 | #Learnt:      32874 | 0.000
633.25/633.41	c total clause space: 335.816MB
633.25/633.41	c total #watches: 224193
633.65/633.82	c total #propagations: 212863386 / total #impl: 2666255487 (eff. 0.080)
633.65/633.82	c #Conflicts:    1387000 | #Learnt:      33874 | 0.000
633.65/633.82	c total clause space: 335.816MB
633.65/633.82	c total #watches: 232152
634.05/634.22	c total #propagations: 213023326 / total #impl: 2667917522 (eff. 0.080)
634.05/634.22	c #Conflicts:    1388000 | #Learnt:      34874 | 0.000
634.05/634.22	c total clause space: 335.816MB
634.05/634.22	c total #watches: 242397
634.56/634.73	c total #propagations: 213164496 / total #impl: 2669107352 (eff. 0.080)
634.56/634.73	c #Conflicts:    1389000 | #Learnt:      35874 | 0.000
634.56/634.73	c total clause space: 335.816MB
634.56/634.73	c total #watches: 251611
635.15/635.34	c total #propagations: 213299427 / total #impl: 2671143808 (eff. 0.080)
635.15/635.34	c #Conflicts:    1390000 | #Learnt:      36874 | 0.000
635.15/635.34	c total clause space: 335.816MB
635.15/635.34	c total #watches: 255884
635.66/635.84	c total #propagations: 213442273 / total #impl: 2673434281 (eff. 0.080)
635.66/635.84	c #Conflicts:    1391000 | #Learnt:      37874 | 0.000
635.66/635.84	c total clause space: 335.816MB
635.66/635.84	c total #watches: 260087
636.15/636.31	c total #propagations: 213605986 / total #impl: 2675368100 (eff. 0.080)
636.15/636.31	c #Conflicts:    1392000 | #Learnt:      38874 | 0.000
636.15/636.31	c total clause space: 335.816MB
636.15/636.31	c total #watches: 263818
636.65/636.80	c total #propagations: 213786319 / total #impl: 2677492499 (eff. 0.080)
636.65/636.80	c #Conflicts:    1393000 | #Learnt:      39874 | 0.000
636.65/636.80	c total clause space: 335.816MB
636.65/636.80	c total #watches: 267870
637.05/637.27	c total #propagations: 213966688 / total #impl: 2679619412 (eff. 0.080)
637.05/637.27	c #Conflicts:    1394000 | #Learnt:      40874 | 0.000
637.05/637.27	c total clause space: 335.816MB
637.05/637.27	c total #watches: 271901
637.55/637.77	c total #propagations: 214123874 / total #impl: 2681530967 (eff. 0.080)
637.55/637.77	c #Conflicts:    1395000 | #Learnt:      41874 | 0.000
637.55/637.77	c total clause space: 335.816MB
637.55/637.77	c total #watches: 275963
638.15/638.39	c total #propagations: 214264991 / total #impl: 2683271318 (eff. 0.080)
638.15/638.39	c #Conflicts:    1396000 | #Learnt:      42874 | 0.000
638.15/638.39	c total clause space: 335.816MB
638.15/638.39	c total #watches: 281495
638.85/639.05	c total #propagations: 214474818 / total #impl: 2685918059 (eff. 0.080)
638.85/639.05	c #Conflicts:    1397000 | #Learnt:      43874 | 0.000
638.85/639.05	c total clause space: 335.816MB
638.85/639.05	c total #watches: 285409
639.45/639.61	c total #propagations: 214654313 / total #impl: 2688194358 (eff. 0.080)
639.45/639.61	c #Conflicts:    1398000 | #Learnt:      44874 | 0.000
639.45/639.61	c total clause space: 335.816MB
639.45/639.61	c total #watches: 289601
639.95/640.13	c total #propagations: 214831709 / total #impl: 2690194231 (eff. 0.080)
639.95/640.13	c #Conflicts:    1399000 | #Learnt:      45874 | 0.000
639.95/640.13	c total clause space: 335.816MB
639.95/640.13	c total #watches: 297617
640.55/640.75	c total #propagations: 214959678 / total #impl: 2692142892 (eff. 0.080)
640.55/640.75	c #Conflicts:    1400000 | #Learnt:      46874 | 0.000
640.55/640.75	c total clause space: 335.816MB
640.55/640.75	c total #watches: 302526
641.05/641.28	c total #propagations: 215092389 / total #impl: 2694345036 (eff. 0.080)
641.05/641.28	c #Conflicts:    1401000 | #Learnt:      47874 | 0.000
641.05/641.28	c total clause space: 335.816MB
641.05/641.28	c total #watches: 308126
641.55/641.79	c total #propagations: 215221686 / total #impl: 2696037280 (eff. 0.080)
641.55/641.79	c #Conflicts:    1402000 | #Learnt:      48874 | 0.000
641.55/641.79	c total clause space: 335.816MB
641.55/641.79	c total #watches: 314454
642.15/642.31	c total #propagations: 215345789 / total #impl: 2697762719 (eff. 0.080)
642.15/642.31	c #Conflicts:    1403000 | #Learnt:      49874 | 0.000
642.15/642.31	c total clause space: 335.816MB
642.15/642.31	c total #watches: 320014
642.65/642.85	c total #propagations: 215480022 / total #impl: 2699501143 (eff. 0.080)
642.65/642.85	c #Conflicts:    1404000 | #Learnt:      50874 | 0.000
642.65/642.85	c total clause space: 335.816MB
642.65/642.85	c total #watches: 328700
643.25/643.43	c total #propagations: 215647439 / total #impl: 2701693858 (eff. 0.080)
643.25/643.43	c #Conflicts:    1405000 | #Learnt:      51874 | 0.000
643.25/643.43	c total clause space: 335.816MB
643.25/643.43	c total #watches: 334356
643.85/644.01	c total #propagations: 215820417 / total #impl: 2703920193 (eff. 0.080)
643.85/644.01	c #Conflicts:    1406000 | #Learnt:      52874 | 0.000
643.85/644.01	c total clause space: 335.816MB
643.85/644.01	c total #watches: 345396
644.35/644.59	c total #propagations: 215961634 / total #impl: 2705793585 (eff. 0.080)
644.35/644.59	c #Conflicts:    1407000 | #Learnt:      53874 | 0.000
644.35/644.59	c total clause space: 335.816MB
644.35/644.59	c total #watches: 350654
644.95/645.14	c total #propagations: 216122937 / total #impl: 2707787623 (eff. 0.080)
644.95/645.14	c #Conflicts:    1408000 | #Learnt:      54874 | 0.000
644.95/645.14	c total clause space: 335.816MB
644.95/645.14	c total #watches: 354536
645.45/645.61	c total #propagations: 216316124 / total #impl: 2709800520 (eff. 0.080)
645.45/645.61	c #Conflicts:    1409000 | #Learnt:      55874 | 0.000
645.45/645.61	c total clause space: 335.816MB
645.45/645.61	c total #watches: 359877
645.95/646.15	c total #propagations: 216462937 / total #impl: 2711362419 (eff. 0.080)
645.95/646.15	c #Conflicts:    1410000 | #Learnt:      56874 | 0.000
645.95/646.15	c total clause space: 335.816MB
645.95/646.15	c total #watches: 367186
646.55/646.70	c total #propagations: 216605777 / total #impl: 2713338520 (eff. 0.080)
646.55/646.70	c GC COLLECT
646.55/646.70	c #Conflicts:    1411000 | #Learnt:      29177 | 0.000
646.55/646.70	c total clause space: 335.816MB
646.55/646.70	c total #watches: 208106
646.95/647.14	c total #propagations: 216736805 / total #impl: 2715238871 (eff. 0.080)
646.95/647.14	c #Conflicts:    1412000 | #Learnt:      30177 | 0.000
646.95/647.14	c total clause space: 335.816MB
646.95/647.14	c total #watches: 215505
647.45/647.61	c total #propagations: 216876538 / total #impl: 2717189319 (eff. 0.080)
647.45/647.61	c #Conflicts:    1413000 | #Learnt:      31177 | 0.000
647.45/647.61	c total clause space: 335.816MB
647.45/647.61	c total #watches: 237111
647.85/648.09	c total #propagations: 217010823 / total #impl: 2719356218 (eff. 0.080)
647.85/648.09	c #Conflicts:    1414000 | #Learnt:      32177 | 0.000
647.85/648.09	c total clause space: 335.816MB
647.85/648.09	c total #watches: 252635
648.54/648.72	c total #propagations: 217139768 / total #impl: 2721255683 (eff. 0.080)
648.54/648.72	c #Conflicts:    1415000 | #Learnt:      33177 | 0.000
648.54/648.72	c total clause space: 335.816MB
648.54/648.72	c total #watches: 258061
649.04/649.25	c total #propagations: 217279244 / total #impl: 2722938773 (eff. 0.080)
649.04/649.25	c #Conflicts:    1416000 | #Learnt:      34177 | 0.000
649.04/649.25	c total clause space: 335.816MB
649.04/649.25	c total #watches: 264248
649.64/649.88	c total #propagations: 217433760 / total #impl: 2724537020 (eff. 0.080)
649.64/649.88	c #Conflicts:    1417000 | #Learnt:      35177 | 0.000
649.64/649.88	c total clause space: 335.816MB
649.64/649.88	c total #watches: 270326
650.24/650.41	c total #propagations: 217598643 / total #impl: 2726371489 (eff. 0.080)
650.24/650.41	c #Conflicts:    1418000 | #Learnt:      36177 | 0.000
650.24/650.41	c total clause space: 335.816MB
650.24/650.41	c total #watches: 278695
650.84/651.01	c total #propagations: 217744628 / total #impl: 2727966199 (eff. 0.080)
650.84/651.01	c #Conflicts:    1419000 | #Learnt:      37177 | 0.000
650.84/651.01	c total clause space: 335.816MB
650.84/651.01	c total #watches: 283104
651.34/651.54	c total #propagations: 217877124 / total #impl: 2729773659 (eff. 0.080)
651.34/651.54	c #Conflicts:    1420000 | #Learnt:      38177 | 0.000
651.34/651.54	c total clause space: 335.816MB
651.34/651.54	c total #watches: 288690
651.84/652.03	c total #propagations: 218003099 / total #impl: 2731495075 (eff. 0.080)
651.84/652.03	c #Conflicts:    1421000 | #Learnt:      39177 | 0.000
651.84/652.03	c total clause space: 335.816MB
651.84/652.03	c total #watches: 294765
652.44/652.61	c total #propagations: 218130637 / total #impl: 2732754255 (eff. 0.080)
652.44/652.61	c #Conflicts:    1422000 | #Learnt:      40177 | 0.000
652.44/652.61	c total clause space: 335.816MB
652.44/652.61	c total #watches: 307412
652.94/653.19	c total #propagations: 218261250 / total #impl: 2734440194 (eff. 0.080)
652.94/653.19	c #Conflicts:    1423000 | #Learnt:      41177 | 0.000
652.94/653.19	c total clause space: 335.816MB
652.94/653.19	c total #watches: 320160
653.64/653.81	c total #propagations: 218400846 / total #impl: 2735956537 (eff. 0.080)
653.64/653.81	c #Conflicts:    1424000 | #Learnt:      42177 | 0.000
653.64/653.81	c total clause space: 335.816MB
653.64/653.81	c total #watches: 338291
654.35/654.53	c total #propagations: 218534855 / total #impl: 2737515691 (eff. 0.080)
654.35/654.53	c #Conflicts:    1425000 | #Learnt:      43177 | 0.000
654.35/654.53	c total clause space: 335.816MB
654.35/654.53	c total #watches: 360000
655.14/655.36	c total #propagations: 218670705 / total #impl: 2739189623 (eff. 0.080)
655.14/655.36	c #Conflicts:    1426000 | #Learnt:      44177 | 0.000
655.14/655.36	c total clause space: 335.816MB
655.14/655.36	c total #watches: 373465
655.84/656.06	c total #propagations: 218810088 / total #impl: 2741242601 (eff. 0.080)
655.84/656.06	c #Conflicts:    1427000 | #Learnt:      45177 | 0.000
655.84/656.06	c total clause space: 335.816MB
655.84/656.06	c total #watches: 378138
656.65/656.83	c total #propagations: 218997049 / total #impl: 2742917576 (eff. 0.080)
656.65/656.83	c #Conflicts:    1428000 | #Learnt:      46177 | 0.000
656.65/656.83	c total clause space: 335.816MB
656.65/656.83	c total #watches: 384617
657.34/657.54	c total #propagations: 219158178 / total #impl: 2744837251 (eff. 0.080)
657.34/657.54	c #Conflicts:    1429000 | #Learnt:      47177 | 0.000
657.34/657.54	c total clause space: 335.816MB
657.34/657.54	c total #watches: 389369
658.04/658.20	c total #propagations: 219310495 / total #impl: 2746632688 (eff. 0.080)
658.04/658.20	c #Conflicts:    1430000 | #Learnt:      48177 | 0.000
658.04/658.20	c total clause space: 335.816MB
658.04/658.20	c total #watches: 393680
658.74/658.93	c total #propagations: 219449483 / total #impl: 2748576031 (eff. 0.080)
658.74/658.93	c #Conflicts:    1431000 | #Learnt:      49177 | 0.000
658.74/658.93	c total clause space: 335.816MB
658.74/658.93	c total #watches: 399032
659.34/659.50	c total #propagations: 219596186 / total #impl: 2750498232 (eff. 0.080)
659.34/659.50	c #Conflicts:    1432000 | #Learnt:      50177 | 0.000
659.34/659.50	c total clause space: 335.816MB
659.34/659.50	c total #watches: 402255
660.04/660.22	c total #propagations: 219782907 / total #impl: 2752422540 (eff. 0.080)
660.04/660.22	c #Conflicts:    1433000 | #Learnt:      51177 | 0.000
660.04/660.22	c total clause space: 335.816MB
660.04/660.22	c total #watches: 408809
660.64/660.87	c total #propagations: 220056772 / total #impl: 2754885199 (eff. 0.080)
660.64/660.87	c #Conflicts:    1434000 | #Learnt:      52177 | 0.000
660.64/660.87	c total clause space: 335.816MB
660.64/660.87	c total #watches: 421642
661.34/661.55	c total #propagations: 220187045 / total #impl: 2756798113 (eff. 0.080)
661.34/661.55	c #Conflicts:    1435000 | #Learnt:      53177 | 0.000
661.34/661.55	c total clause space: 335.816MB
661.34/661.55	c total #watches: 432203
662.04/662.25	c total #propagations: 220315339 / total #impl: 2758970807 (eff. 0.080)
662.04/662.25	c #Conflicts:    1436000 | #Learnt:      54177 | 0.000
662.04/662.25	c total clause space: 335.816MB
662.04/662.25	c total #watches: 441716
662.74/662.95	c total #propagations: 220445682 / total #impl: 2760724674 (eff. 0.080)
662.74/662.95	c #Conflicts:    1437000 | #Learnt:      55177 | 0.000
662.74/662.95	c total clause space: 335.816MB
662.74/662.95	c total #watches: 452217
663.44/663.66	c total #propagations: 220571263 / total #impl: 2762670041 (eff. 0.080)
663.44/663.66	c #Conflicts:    1438000 | #Learnt:      56177 | 0.000
663.44/663.66	c total clause space: 335.816MB
663.44/663.66	c total #watches: 459460
664.13/664.40	c total #propagations: 220701795 / total #impl: 2764460604 (eff. 0.080)
664.13/664.40	c #Conflicts:    1439000 | #Learnt:      57177 | 0.000
664.13/664.40	c total clause space: 335.816MB
664.13/664.40	c total #watches: 466907
664.93/665.11	c total #propagations: 220835475 / total #impl: 2766068368 (eff. 0.080)
664.93/665.11	c GC COLLECT
664.93/665.11	c #Conflicts:    1440000 | #Learnt:      29175 | 0.000
664.93/665.11	c total clause space: 335.816MB
664.93/665.11	c total #watches: 208110
665.34/665.59	c total #propagations: 220984984 / total #impl: 2767934711 (eff. 0.080)
665.34/665.59	c #Conflicts:    1441000 | #Learnt:      30175 | 0.000
665.34/665.59	c total clause space: 335.816MB
665.34/665.59	c total #watches: 212550
665.83/666.07	c total #propagations: 221139210 / total #impl: 2770035255 (eff. 0.080)
665.83/666.07	c #Conflicts:    1442000 | #Learnt:      31175 | 0.000
665.83/666.07	c total clause space: 335.816MB
665.83/666.07	c total #watches: 216927
666.33/666.50	c total #propagations: 221282979 / total #impl: 2772076051 (eff. 0.080)
666.33/666.50	c #Conflicts:    1443000 | #Learnt:      32175 | 0.000
666.33/666.50	c total clause space: 335.816MB
666.33/666.50	c total #watches: 221882
666.73/666.95	c total #propagations: 221427683 / total #impl: 2773976475 (eff. 0.080)
666.73/666.95	c #Conflicts:    1444000 | #Learnt:      33175 | 0.000
666.73/666.95	c total clause space: 335.816MB
666.73/666.95	c total #watches: 226127
667.13/667.37	c total #propagations: 221599392 / total #impl: 2776296655 (eff. 0.080)
667.13/667.37	c #Conflicts:    1445000 | #Learnt:      34175 | 0.000
667.13/667.37	c total clause space: 335.816MB
667.13/667.37	c total #watches: 232245
667.64/667.84	c total #propagations: 221736367 / total #impl: 2778075339 (eff. 0.080)
667.64/667.84	c #Conflicts:    1446000 | #Learnt:      35175 | 0.000
667.64/667.84	c total clause space: 335.816MB
667.64/667.84	c total #watches: 236954
668.13/668.34	c total #propagations: 221885667 / total #impl: 2780136412 (eff. 0.080)
668.13/668.34	c #Conflicts:    1447000 | #Learnt:      36175 | 0.000
668.13/668.34	c total clause space: 335.816MB
668.13/668.34	c total #watches: 241100
668.65/668.82	c total #propagations: 222020034 / total #impl: 2782163770 (eff. 0.080)
668.65/668.82	c #Conflicts:    1448000 | #Learnt:      37175 | 0.000
668.65/668.82	c total clause space: 335.816MB
668.65/668.82	c total #watches: 245656
669.04/669.28	c total #propagations: 222164934 / total #impl: 2783989316 (eff. 0.080)
669.04/669.28	c #Conflicts:    1449000 | #Learnt:      38175 | 0.000
669.04/669.28	c total clause space: 335.816MB
669.04/669.28	c total #watches: 250468
669.54/669.76	c total #propagations: 222324155 / total #impl: 2786292692 (eff. 0.080)
669.54/669.76	c #Conflicts:    1450000 | #Learnt:      39175 | 0.000
669.54/669.76	c total clause space: 335.816MB
669.54/669.76	c total #watches: 255587
670.04/670.23	c total #propagations: 222458807 / total #impl: 2788180139 (eff. 0.080)
670.04/670.23	c #Conflicts:    1451000 | #Learnt:      40175 | 0.000
670.04/670.23	c total clause space: 335.816MB
670.04/670.23	c total #watches: 260689
670.54/670.70	c total #propagations: 222595120 / total #impl: 2790065377 (eff. 0.080)
670.54/670.70	c #Conflicts:    1452000 | #Learnt:      41175 | 0.000
670.54/670.70	c total clause space: 335.816MB
670.54/670.70	c total #watches: 266117
671.04/671.20	c total #propagations: 222761387 / total #impl: 2792229453 (eff. 0.080)
671.04/671.20	c #Conflicts:    1453000 | #Learnt:      42175 | 0.000
671.04/671.20	c total clause space: 335.816MB
671.04/671.20	c total #watches: 270366
671.54/671.71	c total #propagations: 222909262 / total #impl: 2794390625 (eff. 0.080)
671.54/671.71	c #Conflicts:    1454000 | #Learnt:      43175 | 0.000
671.54/671.71	c total clause space: 335.816MB
671.54/671.71	c total #watches: 274524
672.05/672.20	c total #propagations: 223064619 / total #impl: 2796435983 (eff. 0.080)
672.05/672.20	c #Conflicts:    1455000 | #Learnt:      44175 | 0.000
672.05/672.20	c total clause space: 335.816MB
672.05/672.20	c total #watches: 278683
672.54/672.73	c total #propagations: 223239195 / total #impl: 2798471331 (eff. 0.080)
672.54/672.73	c #Conflicts:    1456000 | #Learnt:      45175 | 0.000
672.54/672.73	c total clause space: 335.816MB
672.54/672.73	c total #watches: 283945
673.05/673.26	c total #propagations: 223375413 / total #impl: 2800349210 (eff. 0.080)
673.05/673.26	c #Conflicts:    1457000 | #Learnt:      46175 | 0.000
673.05/673.26	c total clause space: 335.816MB
673.05/673.26	c total #watches: 289907
673.54/673.77	c total #propagations: 223511053 / total #impl: 2801986502 (eff. 0.080)
673.54/673.77	c #Conflicts:    1458000 | #Learnt:      47175 | 0.000
673.54/673.77	c total clause space: 335.816MB
673.54/673.77	c total #watches: 294745
674.04/674.27	c total #propagations: 223670552 / total #impl: 2803908198 (eff. 0.080)
674.04/674.27	c #Conflicts:    1459000 | #Learnt:      48175 | 0.000
674.04/674.27	c total clause space: 335.816MB
674.04/674.27	c total #watches: 299254
674.54/674.79	c total #propagations: 223816927 / total #impl: 2805667266 (eff. 0.080)
674.54/674.79	c #Conflicts:    1460000 | #Learnt:      49175 | 0.000
674.54/674.79	c total clause space: 335.816MB
674.54/674.79	c total #watches: 304021
675.14/675.34	c total #propagations: 223968822 / total #impl: 2807520618 (eff. 0.080)
675.14/675.34	c #Conflicts:    1461000 | #Learnt:      50175 | 0.000
675.14/675.34	c total clause space: 335.816MB
675.14/675.34	c total #watches: 307960
675.54/675.78	c total #propagations: 224107156 / total #impl: 2809570497 (eff. 0.080)
675.54/675.78	c #Conflicts:    1462000 | #Learnt:      51175 | 0.000
675.54/675.78	c total clause space: 335.816MB
675.54/675.78	c total #watches: 312592
676.04/676.21	c total #propagations: 224311611 / total #impl: 2811261994 (eff. 0.080)
676.04/676.21	c #Conflicts:    1463000 | #Learnt:      52175 | 0.000
676.04/676.21	c total clause space: 335.816MB
676.04/676.21	c total #watches: 317652
676.45/676.66	c total #propagations: 224485224 / total #impl: 2812856729 (eff. 0.080)
676.45/676.66	c #Conflicts:    1464000 | #Learnt:      53175 | 0.000
676.45/676.66	c total clause space: 335.816MB
676.45/676.66	c total #watches: 322455
676.94/677.15	c total #propagations: 224616062 / total #impl: 2814500185 (eff. 0.080)
676.94/677.15	c #Conflicts:    1465000 | #Learnt:      54175 | 0.000
676.94/677.15	c total clause space: 335.816MB
676.94/677.15	c total #watches: 334007
677.45/677.62	c total #propagations: 224771672 / total #impl: 2816651688 (eff. 0.080)
677.45/677.62	c #Conflicts:    1466000 | #Learnt:      55175 | 0.000
677.45/677.62	c total clause space: 335.816MB
677.45/677.62	c total #watches: 347144
678.04/678.21	c total #propagations: 224895128 / total #impl: 2818113732 (eff. 0.080)
678.04/678.21	c #Conflicts:    1467000 | #Learnt:      56175 | 0.000
678.04/678.21	c total clause space: 335.816MB
678.04/678.21	c total #watches: 357075
678.65/678.86	c total #propagations: 224994461 / total #impl: 2820034263 (eff. 0.080)
678.65/678.86	c #Conflicts:    1468000 | #Learnt:      57175 | 0.000
678.65/678.86	c total clause space: 335.816MB
678.65/678.86	c total #watches: 366385
679.24/679.49	c total #propagations: 225092221 / total #impl: 2822118841 (eff. 0.080)
679.24/679.49	c #Conflicts:    1469000 | #Learnt:      58175 | 0.000
679.24/679.49	c total clause space: 335.816MB
679.24/679.49	c total #watches: 374221
679.84/680.09	c total #propagations: 225193155 / total #impl: 2823759029 (eff. 0.080)
679.84/680.09	c GC COLLECT
679.84/680.09	c #Conflicts:    1470000 | #Learnt:      29868 | 0.000
679.84/680.09	c total clause space: 335.816MB
679.84/680.09	c total #watches: 212021
680.34/680.50	c total #propagations: 225323156 / total #impl: 2825721590 (eff. 0.080)
680.34/680.50	c #Conflicts:    1471000 | #Learnt:      30868 | 0.000
680.34/680.50	c total clause space: 335.816MB
680.34/680.50	c total #watches: 216918
680.75/680.93	c total #propagations: 225489637 / total #impl: 2827375657 (eff. 0.080)
680.75/680.93	c #Conflicts:    1472000 | #Learnt:      31868 | 0.000
680.75/680.93	c total clause space: 335.816MB
680.75/680.93	c total #watches: 221841
681.14/681.39	c total #propagations: 225635500 / total #impl: 2829196084 (eff. 0.080)
681.14/681.39	c #Conflicts:    1473000 | #Learnt:      32868 | 0.000
681.14/681.39	c total clause space: 335.816MB
681.14/681.39	c total #watches: 225603
681.64/681.82	c total #propagations: 225817185 / total #impl: 2831177772 (eff. 0.080)
681.64/681.82	c #Conflicts:    1474000 | #Learnt:      33868 | 0.000
681.64/681.82	c total clause space: 335.816MB
681.64/681.82	c total #watches: 229569
682.04/682.24	c total #propagations: 225990872 / total #impl: 2833088825 (eff. 0.080)
682.04/682.24	c #Conflicts:    1475000 | #Learnt:      34868 | 0.000
682.04/682.24	c total clause space: 335.816MB
682.04/682.24	c total #watches: 233740
682.44/682.66	c total #propagations: 226152607 / total #impl: 2834883457 (eff. 0.080)
682.44/682.66	c #Conflicts:    1476000 | #Learnt:      35868 | 0.000
682.44/682.66	c total clause space: 335.816MB
682.44/682.66	c total #watches: 239320
682.84/683.09	c total #propagations: 226291620 / total #impl: 2836709139 (eff. 0.080)
682.84/683.09	c #Conflicts:    1477000 | #Learnt:      36868 | 0.000
682.84/683.09	c total clause space: 335.816MB
682.84/683.09	c total #watches: 244268
683.34/683.53	c total #propagations: 226417161 / total #impl: 2838365641 (eff. 0.080)
683.34/683.53	c #Conflicts:    1478000 | #Learnt:      37868 | 0.000
683.34/683.53	c total clause space: 335.816MB
683.34/683.53	c total #watches: 249328
683.84/684.00	c total #propagations: 226532776 / total #impl: 2840144030 (eff. 0.080)
683.84/684.00	c #Conflicts:    1479000 | #Learnt:      38868 | 0.000
683.84/684.00	c total clause space: 335.816MB
683.84/684.00	c total #watches: 253963
684.24/684.49	c total #propagations: 226658795 / total #impl: 2842259533 (eff. 0.080)
684.24/684.49	c #Conflicts:    1480000 | #Learnt:      39868 | 0.000
684.24/684.49	c total clause space: 335.816MB
684.24/684.49	c total #watches: 258584
684.74/684.93	c total #propagations: 226778629 / total #impl: 2844421083 (eff. 0.080)
684.74/684.93	c #Conflicts:    1481000 | #Learnt:      40868 | 0.000
684.74/684.93	c total clause space: 335.816MB
684.74/684.93	c total #watches: 265512
685.15/685.40	c total #propagations: 226941405 / total #impl: 2846404533 (eff. 0.080)
685.15/685.40	c #Conflicts:    1482000 | #Learnt:      41868 | 0.000
685.15/685.40	c total clause space: 335.816MB
685.15/685.40	c total #watches: 273854
685.64/685.89	c total #propagations: 227106208 / total #impl: 2848380234 (eff. 0.080)
685.64/685.89	c #Conflicts:    1483000 | #Learnt:      42868 | 0.000
685.64/685.89	c total clause space: 335.816MB
685.64/685.89	c total #watches: 279623
686.14/686.34	c total #propagations: 227257301 / total #impl: 2850510557 (eff. 0.080)
686.14/686.34	c #Conflicts:    1484000 | #Learnt:      43868 | 0.000
686.14/686.34	c total clause space: 335.816MB
686.14/686.34	c total #watches: 283569
686.54/686.75	c total #propagations: 227468421 / total #impl: 2852502388 (eff. 0.080)
686.54/686.75	c #Conflicts:    1485000 | #Learnt:      44868 | 0.000
686.54/686.75	c total clause space: 335.816MB
686.54/686.75	c total #watches: 287660
687.04/687.21	c total #propagations: 227654659 / total #impl: 2854164761 (eff. 0.080)
687.04/687.21	c #Conflicts:    1486000 | #Learnt:      45868 | 0.000
687.04/687.21	c total clause space: 335.816MB
687.04/687.21	c total #watches: 294075
687.45/687.64	c total #propagations: 227816625 / total #impl: 2855914308 (eff. 0.080)
687.45/687.64	c #Conflicts:    1487000 | #Learnt:      46868 | 0.000
687.45/687.64	c total clause space: 335.816MB
687.45/687.64	c total #watches: 299575
687.94/688.10	c total #propagations: 227964089 / total #impl: 2857564630 (eff. 0.080)
687.94/688.10	c #Conflicts:    1488000 | #Learnt:      47868 | 0.000
687.94/688.10	c total clause space: 335.816MB
687.94/688.10	c total #watches: 306106
688.33/688.51	c total #propagations: 228129276 / total #impl: 2859795947 (eff. 0.080)
688.33/688.51	c #Conflicts:    1489000 | #Learnt:      48868 | 0.000
688.33/688.51	c total clause space: 335.816MB
688.33/688.51	c total #watches: 310804
688.73/688.93	c total #propagations: 228324760 / total #impl: 2861524926 (eff. 0.080)
688.73/688.93	c #Conflicts:    1490000 | #Learnt:      49868 | 0.000
688.73/688.93	c total clause space: 335.816MB
688.73/688.93	c total #watches: 315622
689.13/689.32	c total #propagations: 228521411 / total #impl: 2863317035 (eff. 0.080)
689.13/689.32	c #Conflicts:    1491000 | #Learnt:      50868 | 0.000
689.13/689.32	c total clause space: 335.816MB
689.13/689.32	c total #watches: 320111
689.54/689.77	c total #propagations: 228705988 / total #impl: 2865095054 (eff. 0.080)
689.54/689.77	c #Conflicts:    1492000 | #Learnt:      51868 | 0.000
689.54/689.77	c total clause space: 335.816MB
689.54/689.77	c total #watches: 326842
690.03/690.23	c total #propagations: 228876869 / total #impl: 2866964018 (eff. 0.080)
690.03/690.23	c #Conflicts:    1493000 | #Learnt:      52868 | 0.000
690.03/690.23	c total clause space: 335.816MB
690.03/690.23	c total #watches: 332891
690.53/690.70	c total #propagations: 229026011 / total #impl: 2868533542 (eff. 0.080)
690.53/690.70	c #Conflicts:    1494000 | #Learnt:      53868 | 0.000
690.53/690.70	c total clause space: 335.816MB
690.53/690.70	c total #watches: 337133
690.93/691.16	c total #propagations: 229159776 / total #impl: 2870665145 (eff. 0.080)
690.93/691.16	c #Conflicts:    1495000 | #Learnt:      54868 | 0.000
690.93/691.16	c total clause space: 335.816MB
690.93/691.16	c total #watches: 342596
691.43/691.62	c total #propagations: 229291956 / total #impl: 2872684385 (eff. 0.080)
691.43/691.62	c #Conflicts:    1496000 | #Learnt:      55868 | 0.000
691.43/691.62	c total clause space: 335.816MB
691.43/691.62	c total #watches: 348135
692.03/692.21	c total #propagations: 229430359 / total #impl: 2874780069 (eff. 0.080)
692.03/692.21	c #Conflicts:    1497000 | #Learnt:      56868 | 0.000
692.03/692.21	c total clause space: 335.816MB
692.03/692.21	c total #watches: 351897
692.53/692.76	c total #propagations: 229570435 / total #impl: 2876903449 (eff. 0.080)
692.53/692.76	c #Conflicts:    1498000 | #Learnt:      57868 | 0.000
692.53/692.76	c total clause space: 335.816MB
692.53/692.76	c total #watches: 355547
693.13/693.31	c total #propagations: 229711562 / total #impl: 2878717379 (eff. 0.080)
693.13/693.31	c #Conflicts:    1499000 | #Learnt:      58868 | 0.000
693.13/693.31	c total clause space: 335.816MB
693.13/693.31	c total #watches: 359328
693.63/693.81	c total #propagations: 229865838 / total #impl: 2880899045 (eff. 0.080)
693.63/693.81	c GC COLLECT
693.63/693.81	c #Conflicts:    1500000 | #Learnt:      30268 | 0.000
693.63/693.81	c total clause space: 335.816MB
693.63/693.81	c total #watches: 213061
694.04/694.25	c total #propagations: 230028007 / total #impl: 2883084442 (eff. 0.080)
694.04/694.25	c #Conflicts:    1501000 | #Learnt:      31268 | 0.000
694.04/694.25	c total clause space: 335.816MB
694.04/694.25	c total #watches: 217342
694.43/694.67	c total #propagations: 230188750 / total #impl: 2885099341 (eff. 0.080)
694.43/694.67	c #Conflicts:    1502000 | #Learnt:      32268 | 0.000
694.43/694.67	c total clause space: 335.816MB
694.43/694.67	c total #watches: 221667
694.83/695.09	c total #propagations: 230364150 / total #impl: 2887089887 (eff. 0.080)
694.83/695.09	c #Conflicts:    1503000 | #Learnt:      33268 | 0.000
694.83/695.09	c total clause space: 335.816MB
694.83/695.09	c total #watches: 225657
695.33/695.55	c total #propagations: 230536604 / total #impl: 2889067368 (eff. 0.080)
695.33/695.55	c #Conflicts:    1504000 | #Learnt:      34268 | 0.000
695.33/695.55	c total clause space: 335.816MB
695.33/695.55	c total #watches: 229472
695.73/695.99	c total #propagations: 230710087 / total #impl: 2891144344 (eff. 0.080)
695.73/695.99	c #Conflicts:    1505000 | #Learnt:      35268 | 0.000
695.73/695.99	c total clause space: 335.816MB
695.73/695.99	c total #watches: 233425
696.24/696.43	c total #propagations: 230865195 / total #impl: 2892846976 (eff. 0.080)
696.24/696.43	c #Conflicts:    1506000 | #Learnt:      36268 | 0.000
696.24/696.43	c total clause space: 335.816MB
696.24/696.43	c total #watches: 237523
696.73/696.90	c total #propagations: 231014463 / total #impl: 2894865755 (eff. 0.080)
696.73/696.90	c #Conflicts:    1507000 | #Learnt:      37268 | 0.000
696.73/696.90	c total clause space: 335.816MB
696.73/696.90	c total #watches: 243506
697.13/697.38	c total #propagations: 231185845 / total #impl: 2896802568 (eff. 0.080)
697.13/697.38	c #Conflicts:    1508000 | #Learnt:      38268 | 0.000
697.13/697.38	c total clause space: 335.816MB
697.13/697.38	c total #watches: 250968
697.53/697.79	c total #propagations: 231374515 / total #impl: 2898975445 (eff. 0.080)
697.53/697.79	c #Conflicts:    1509000 | #Learnt:      39268 | 0.000
697.53/697.79	c total clause space: 335.816MB
697.53/697.79	c total #watches: 255171
698.13/698.30	c total #propagations: 231528723 / total #impl: 2900468892 (eff. 0.080)
698.13/698.30	c #Conflicts:    1510000 | #Learnt:      40268 | 0.000
698.13/698.30	c total clause space: 335.816MB
698.13/698.30	c total #watches: 262267
698.53/698.79	c total #propagations: 231762605 / total #impl: 2902725951 (eff. 0.080)
698.53/698.79	c #Conflicts:    1511000 | #Learnt:      41268 | 0.000
698.53/698.79	c total clause space: 335.816MB
698.53/698.79	c total #watches: 271222
699.03/699.27	c total #propagations: 231935822 / total #impl: 2904481691 (eff. 0.080)
699.03/699.27	c #Conflicts:    1512000 | #Learnt:      42268 | 0.000
699.03/699.27	c total clause space: 335.816MB
699.03/699.27	c total #watches: 275679
699.54/699.77	c total #propagations: 232102157 / total #impl: 2906414547 (eff. 0.080)
699.54/699.77	c #Conflicts:    1513000 | #Learnt:      43268 | 0.000
699.54/699.77	c total clause space: 335.816MB
699.54/699.77	c total #watches: 279415
700.03/700.23	c total #propagations: 232261797 / total #impl: 2908375482 (eff. 0.080)
700.03/700.23	c #Conflicts:    1514000 | #Learnt:      44268 | 0.000
700.03/700.23	c total clause space: 335.816MB
700.03/700.23	c total #watches: 284718
700.43/700.70	c total #propagations: 232436107 / total #impl: 2910343014 (eff. 0.080)
700.43/700.70	c #Conflicts:    1515000 | #Learnt:      45268 | 0.000
700.43/700.70	c total clause space: 335.816MB
700.43/700.70	c total #watches: 290120
700.93/701.18	c total #propagations: 232637384 / total #impl: 2912365401 (eff. 0.080)
700.93/701.18	c #Conflicts:    1516000 | #Learnt:      46268 | 0.000
700.93/701.18	c total clause space: 335.816MB
700.93/701.18	c total #watches: 295387
701.43/701.63	c total #propagations: 232844672 / total #impl: 2914165661 (eff. 0.080)
701.43/701.63	c #Conflicts:    1517000 | #Learnt:      47268 | 0.000
701.43/701.63	c total clause space: 335.816MB
701.43/701.63	c total #watches: 300008
701.93/702.14	c total #propagations: 233030395 / total #impl: 2915907317 (eff. 0.080)
701.93/702.14	c #Conflicts:    1518000 | #Learnt:      48268 | 0.000
701.93/702.14	c total clause space: 335.816MB
701.93/702.14	c total #watches: 306129
702.43/702.66	c total #propagations: 233210971 / total #impl: 2917737265 (eff. 0.080)
702.43/702.66	c #Conflicts:    1519000 | #Learnt:      49268 | 0.000
702.43/702.66	c total clause space: 335.816MB
702.43/702.66	c total #watches: 310166
702.93/703.16	c total #propagations: 233360023 / total #impl: 2919758279 (eff. 0.080)
702.93/703.16	c #Conflicts:    1520000 | #Learnt:      50268 | 0.000
702.93/703.16	c total clause space: 335.816MB
702.93/703.16	c total #watches: 315762
703.43/703.63	c total #propagations: 233515795 / total #impl: 2921715677 (eff. 0.080)
703.43/703.63	c #Conflicts:    1521000 | #Learnt:      51268 | 0.000
703.43/703.63	c total clause space: 335.816MB
703.43/703.63	c total #watches: 320866
703.94/704.12	c total #propagations: 233678100 / total #impl: 2923651372 (eff. 0.080)
703.94/704.12	c #Conflicts:    1522000 | #Learnt:      52268 | 0.000
703.94/704.12	c total clause space: 335.816MB
703.94/704.12	c total #watches: 325559
704.43/704.62	c total #propagations: 233834700 / total #impl: 2925376689 (eff. 0.080)
704.43/704.62	c #Conflicts:    1523000 | #Learnt:      53268 | 0.000
704.43/704.62	c total clause space: 335.816MB
704.43/704.62	c total #watches: 329530
704.94/705.15	c total #propagations: 233981353 / total #impl: 2926962028 (eff. 0.080)
704.94/705.15	c #Conflicts:    1524000 | #Learnt:      54268 | 0.000
704.94/705.15	c total clause space: 335.816MB
704.94/705.15	c total #watches: 333474
705.53/705.71	c total #propagations: 234150147 / total #impl: 2928995251 (eff. 0.080)
705.53/705.71	c #Conflicts:    1525000 | #Learnt:      55268 | 0.000
705.53/705.71	c total clause space: 335.816MB
705.53/705.71	c total #watches: 338112
706.04/706.30	c total #propagations: 234307256 / total #impl: 2931129415 (eff. 0.080)
706.04/706.30	c #Conflicts:    1526000 | #Learnt:      56268 | 0.000
706.04/706.30	c total clause space: 335.816MB
706.04/706.30	c total #watches: 341963
706.63/706.84	c total #propagations: 234462930 / total #impl: 2933085244 (eff. 0.080)
706.63/706.84	c #Conflicts:    1527000 | #Learnt:      57268 | 0.000
706.63/706.84	c total clause space: 335.816MB
706.63/706.84	c total #watches: 345758
707.14/707.36	c total #propagations: 234626084 / total #impl: 2935395034 (eff. 0.080)
707.14/707.36	c #Conflicts:    1528000 | #Learnt:      58268 | 0.000
707.14/707.36	c total clause space: 335.816MB
707.14/707.36	c total #watches: 349153
707.63/707.89	c total #propagations: 234785627 / total #impl: 2937569198 (eff. 0.080)
707.63/707.89	c #Conflicts:    1529000 | #Learnt:      59268 | 0.000
707.63/707.89	c total clause space: 335.816MB
707.63/707.89	c total #watches: 353982
708.24/708.44	c total #propagations: 234927583 / total #impl: 2939441358 (eff. 0.080)
708.24/708.44	c GC COLLECT
708.24/708.44	c #Conflicts:    1530000 | #Learnt:      30365 | 0.000
708.24/708.44	c total clause space: 335.816MB
708.24/708.44	c total #watches: 214578
708.73/708.90	c total #propagations: 235079419 / total #impl: 2941248812 (eff. 0.080)
708.73/708.90	c #Conflicts:    1531000 | #Learnt:      31365 | 0.000
708.73/708.90	c total clause space: 335.816MB
708.73/708.90	c total #watches: 218422
709.13/709.37	c total #propagations: 235214394 / total #impl: 2943129668 (eff. 0.080)
709.13/709.37	c #Conflicts:    1532000 | #Learnt:      32365 | 0.000
709.13/709.37	c total clause space: 335.816MB
709.13/709.37	c total #watches: 221770
709.63/709.88	c total #propagations: 235361240 / total #impl: 2945039447 (eff. 0.080)
709.63/709.88	c #Conflicts:    1533000 | #Learnt:      33365 | 0.000
709.63/709.88	c total clause space: 335.816MB
709.63/709.88	c total #watches: 225824
710.03/710.29	c total #propagations: 235517616 / total #impl: 2947236017 (eff. 0.080)
710.03/710.29	c #Conflicts:    1534000 | #Learnt:      34365 | 0.000
710.03/710.29	c total clause space: 335.816MB
710.03/710.29	c total #watches: 230201
710.44/710.68	c total #propagations: 235740938 / total #impl: 2949132929 (eff. 0.080)
710.44/710.68	c #Conflicts:    1535000 | #Learnt:      35365 | 0.000
710.44/710.68	c total clause space: 335.816MB
710.44/710.68	c total #watches: 235100
710.83/711.08	c total #propagations: 235924045 / total #impl: 2950952288 (eff. 0.080)
710.83/711.08	c #Conflicts:    1536000 | #Learnt:      36365 | 0.000
710.83/711.08	c total clause space: 335.816MB
710.83/711.08	c total #watches: 238504
711.23/711.50	c total #propagations: 236100407 / total #impl: 2952704171 (eff. 0.080)
711.23/711.50	c #Conflicts:    1537000 | #Learnt:      37365 | 0.000
711.23/711.50	c total clause space: 335.816MB
711.23/711.50	c total #watches: 242118
711.73/711.94	c total #propagations: 236289864 / total #impl: 2954782451 (eff. 0.080)
711.73/711.94	c #Conflicts:    1538000 | #Learnt:      38365 | 0.000
711.73/711.94	c total clause space: 335.816MB
711.73/711.94	c total #watches: 246411
712.13/712.35	c total #propagations: 236483806 / total #impl: 2956940668 (eff. 0.080)
712.13/712.35	c #Conflicts:    1539000 | #Learnt:      39365 | 0.000
712.13/712.35	c total clause space: 335.816MB
712.13/712.35	c total #watches: 250123
712.53/712.75	c total #propagations: 236681778 / total #impl: 2958882937 (eff. 0.080)
712.53/712.75	c #Conflicts:    1540000 | #Learnt:      40365 | 0.000
712.53/712.75	c total clause space: 335.816MB
712.53/712.75	c total #watches: 253768
712.93/713.12	c total #propagations: 236840993 / total #impl: 2960529023 (eff. 0.080)
712.93/713.12	c #Conflicts:    1541000 | #Learnt:      41365 | 0.000
712.93/713.12	c total clause space: 335.816MB
712.93/713.12	c total #watches: 259494
713.33/713.55	c total #propagations: 237005751 / total #impl: 2962038639 (eff. 0.080)
713.33/713.55	c #Conflicts:    1542000 | #Learnt:      42365 | 0.000
713.33/713.55	c total clause space: 335.816MB
713.33/713.55	c total #watches: 262858
713.73/713.99	c total #propagations: 237178333 / total #impl: 2964050906 (eff. 0.080)
713.73/713.99	c #Conflicts:    1543000 | #Learnt:      43365 | 0.000
713.73/713.99	c total clause space: 335.816MB
713.73/713.99	c total #watches: 266536
714.23/714.40	c total #propagations: 237353507 / total #impl: 2966324466 (eff. 0.080)
714.23/714.40	c #Conflicts:    1544000 | #Learnt:      44365 | 0.000
714.23/714.40	c total clause space: 335.816MB
714.23/714.40	c total #watches: 270166
714.63/714.82	c total #propagations: 237521526 / total #impl: 2968174468 (eff. 0.080)
714.63/714.82	c #Conflicts:    1545000 | #Learnt:      45365 | 0.000
714.63/714.82	c total clause space: 335.816MB
714.63/714.82	c total #watches: 274439
715.03/715.28	c total #propagations: 237680073 / total #impl: 2970184616 (eff. 0.080)
715.03/715.28	c #Conflicts:    1546000 | #Learnt:      46365 | 0.000
715.03/715.28	c total clause space: 335.816MB
715.03/715.28	c total #watches: 277867
715.43/715.68	c total #propagations: 237856638 / total #impl: 2972506881 (eff. 0.080)
715.43/715.68	c #Conflicts:    1547000 | #Learnt:      47365 | 0.000
715.43/715.68	c total clause space: 335.816MB
715.43/715.68	c total #watches: 281813
715.83/716.09	c total #propagations: 238001608 / total #impl: 2974222077 (eff. 0.080)
715.83/716.09	c #Conflicts:    1548000 | #Learnt:      48365 | 0.000
715.83/716.09	c total clause space: 335.816MB
715.83/716.09	c total #watches: 285569
716.33/716.53	c total #propagations: 238170230 / total #impl: 2976058512 (eff. 0.080)
716.33/716.53	c #Conflicts:    1549000 | #Learnt:      49365 | 0.000
716.33/716.53	c total clause space: 335.816MB
716.33/716.53	c total #watches: 289786
716.73/716.94	c total #propagations: 238327366 / total #impl: 2978024239 (eff. 0.080)
716.73/716.94	c #Conflicts:    1550000 | #Learnt:      50365 | 0.000
716.73/716.94	c total clause space: 335.816MB
716.73/716.94	c total #watches: 293961
717.13/717.38	c total #propagations: 238481088 / total #impl: 2979954417 (eff. 0.080)
717.13/717.38	c #Conflicts:    1551000 | #Learnt:      51365 | 0.000
717.13/717.38	c total clause space: 335.816MB
717.13/717.38	c total #watches: 298072
717.63/717.82	c total #propagations: 238650926 / total #impl: 2982067033 (eff. 0.080)
717.63/717.82	c #Conflicts:    1552000 | #Learnt:      52365 | 0.000
717.63/717.82	c total clause space: 335.816MB
717.63/717.82	c total #watches: 302038
718.03/718.25	c total #propagations: 238815260 / total #impl: 2984122051 (eff. 0.080)
718.03/718.25	c #Conflicts:    1553000 | #Learnt:      53365 | 0.000
718.03/718.25	c total clause space: 335.816MB
718.03/718.25	c total #watches: 306518
718.53/718.70	c total #propagations: 238978035 / total #impl: 2985975990 (eff. 0.080)
718.53/718.70	c #Conflicts:    1554000 | #Learnt:      54365 | 0.000
718.53/718.70	c total clause space: 335.816MB
718.53/718.70	c total #watches: 310553
718.93/719.15	c total #propagations: 239129748 / total #impl: 2988019287 (eff. 0.080)
718.93/719.15	c #Conflicts:    1555000 | #Learnt:      55365 | 0.000
718.93/719.15	c total clause space: 335.816MB
718.93/719.15	c total #watches: 314488
719.33/719.59	c total #propagations: 239295310 / total #impl: 2990123375 (eff. 0.080)
719.33/719.59	c #Conflicts:    1556000 | #Learnt:      56365 | 0.000
719.33/719.59	c total clause space: 335.816MB
719.33/719.59	c total #watches: 319108
719.83/720.04	c total #propagations: 239464532 / total #impl: 2992111585 (eff. 0.080)
719.83/720.04	c #Conflicts:    1557000 | #Learnt:      57365 | 0.000
719.83/720.04	c total clause space: 335.816MB
719.83/720.04	c total #watches: 323018
720.23/720.48	c total #propagations: 239633954 / total #impl: 2994340670 (eff. 0.080)
720.23/720.48	c #Conflicts:    1558000 | #Learnt:      58365 | 0.000
720.23/720.48	c total clause space: 335.816MB
720.23/720.48	c total #watches: 327460
720.73/720.94	c total #propagations: 239784963 / total #impl: 2995921288 (eff. 0.080)
720.73/720.94	c #Conflicts:    1559000 | #Learnt:      59365 | 0.000
720.73/720.94	c total clause space: 335.816MB
720.73/720.94	c total #watches: 330986
721.13/721.35	c total #propagations: 239932564 / total #impl: 2997910738 (eff. 0.080)
721.13/721.35	c #Conflicts:    1560000 | #Learnt:      60365 | 0.000
721.13/721.35	c total clause space: 335.816MB
721.13/721.35	c total #watches: 335103
721.63/721.80	c total #propagations: 240073003 / total #impl: 2999563367 (eff. 0.080)
721.63/721.80	c GC COLLECT
721.63/721.80	c #Conflicts:    1561000 | #Learnt:      31168 | 0.000
721.63/721.80	c total clause space: 335.816MB
721.63/721.80	c total #watches: 217587
721.93/722.19	c total #propagations: 240221252 / total #impl: 3001348519 (eff. 0.080)
721.93/722.19	c #Conflicts:    1562000 | #Learnt:      32168 | 0.000
721.93/722.19	c total clause space: 335.816MB
721.93/722.19	c total #watches: 221360
722.43/722.62	c total #propagations: 240375783 / total #impl: 3002960263 (eff. 0.080)
722.43/722.62	c #Conflicts:    1563000 | #Learnt:      33168 | 0.000
722.43/722.62	c total clause space: 335.816MB
722.43/722.62	c total #watches: 225074
722.83/723.03	c total #propagations: 240544305 / total #impl: 3005213408 (eff. 0.080)
722.83/723.03	c #Conflicts:    1564000 | #Learnt:      34168 | 0.000
722.83/723.03	c total clause space: 335.816MB
722.83/723.03	c total #watches: 230000
723.23/723.46	c total #propagations: 240718111 / total #impl: 3007305174 (eff. 0.080)
723.23/723.46	c #Conflicts:    1565000 | #Learnt:      35168 | 0.000
723.23/723.46	c total clause space: 335.816MB
723.23/723.46	c total #watches: 233822
723.63/723.87	c total #propagations: 240897807 / total #impl: 3009473810 (eff. 0.080)
723.63/723.87	c #Conflicts:    1566000 | #Learnt:      36168 | 0.000
723.63/723.87	c total clause space: 335.816MB
723.63/723.87	c total #watches: 237804
724.03/724.28	c total #propagations: 241079589 / total #impl: 3011524823 (eff. 0.080)
724.03/724.28	c #Conflicts:    1567000 | #Learnt:      37168 | 0.000
724.03/724.28	c total clause space: 335.816MB
724.03/724.28	c total #watches: 241899
724.53/724.72	c total #propagations: 241261276 / total #impl: 3013451455 (eff. 0.080)
724.53/724.72	c #Conflicts:    1568000 | #Learnt:      38168 | 0.000
724.53/724.72	c total clause space: 335.816MB
724.53/724.72	c total #watches: 245984
724.93/725.12	c total #propagations: 241441661 / total #impl: 3015673463 (eff. 0.080)
724.93/725.12	c #Conflicts:    1569000 | #Learnt:      39168 | 0.000
724.93/725.12	c total clause space: 335.816MB
724.93/725.12	c total #watches: 250075
725.33/725.51	c total #propagations: 241586286 / total #impl: 3017388275 (eff. 0.080)
725.33/725.51	c #Conflicts:    1570000 | #Learnt:      40168 | 0.000
725.33/725.51	c total clause space: 335.816MB
725.33/725.51	c total #watches: 254795
725.73/725.94	c total #propagations: 241730976 / total #impl: 3019076472 (eff. 0.080)
725.73/725.94	c #Conflicts:    1571000 | #Learnt:      41168 | 0.000
725.73/725.94	c total clause space: 335.816MB
725.73/725.94	c total #watches: 258545
726.13/726.36	c total #propagations: 241893409 / total #impl: 3021046846 (eff. 0.080)
726.13/726.36	c #Conflicts:    1572000 | #Learnt:      42168 | 0.000
726.13/726.36	c total clause space: 335.816MB
726.13/726.36	c total #watches: 262727
726.53/726.77	c total #propagations: 242069233 / total #impl: 3023209013 (eff. 0.080)
726.53/726.77	c #Conflicts:    1573000 | #Learnt:      43168 | 0.000
726.53/726.77	c total clause space: 335.816MB
726.53/726.77	c total #watches: 266246
726.93/727.19	c total #propagations: 242226970 / total #impl: 3025292802 (eff. 0.080)
726.93/727.19	c #Conflicts:    1574000 | #Learnt:      44168 | 0.000
726.93/727.19	c total clause space: 335.816MB
726.93/727.19	c total #watches: 269846
727.33/727.59	c total #propagations: 242391486 / total #impl: 3027104941 (eff. 0.080)
727.33/727.59	c #Conflicts:    1575000 | #Learnt:      45168 | 0.000
727.33/727.59	c total clause space: 335.816MB
727.33/727.59	c total #watches: 273862
727.83/728.03	c total #propagations: 242545401 / total #impl: 3028829310 (eff. 0.080)
727.83/728.03	c #Conflicts:    1576000 | #Learnt:      46168 | 0.000
727.83/728.03	c total clause space: 335.816MB
727.83/728.03	c total #watches: 277422
728.23/728.46	c total #propagations: 242728553 / total #impl: 3031061217 (eff. 0.080)
728.23/728.46	c #Conflicts:    1577000 | #Learnt:      47168 | 0.000
728.23/728.46	c total clause space: 335.816MB
728.23/728.46	c total #watches: 282203
728.73/728.90	c total #propagations: 242891779 / total #impl: 3032736299 (eff. 0.080)
728.73/728.90	c #Conflicts:    1578000 | #Learnt:      48168 | 0.000
728.73/728.90	c total clause space: 335.816MB
728.73/728.90	c total #watches: 286511
729.13/729.32	c total #propagations: 243068027 / total #impl: 3035077601 (eff. 0.080)
729.13/729.32	c #Conflicts:    1579000 | #Learnt:      49168 | 0.000
729.13/729.32	c total clause space: 335.816MB
729.13/729.32	c total #watches: 291538
729.53/729.77	c total #propagations: 243239803 / total #impl: 3036914864 (eff. 0.080)
729.53/729.77	c #Conflicts:    1580000 | #Learnt:      50168 | 0.000
729.53/729.77	c total clause space: 335.816MB
729.53/729.77	c total #watches: 295629
730.03/730.22	c total #propagations: 243390857 / total #impl: 3038946486 (eff. 0.080)
730.03/730.22	c #Conflicts:    1581000 | #Learnt:      51168 | 0.000
730.03/730.22	c total clause space: 335.816MB
730.03/730.22	c total #watches: 299524
730.42/730.64	c total #propagations: 243543340 / total #impl: 3040763653 (eff. 0.080)
730.42/730.64	c #Conflicts:    1582000 | #Learnt:      52168 | 0.000
730.42/730.64	c total clause space: 335.816MB
730.42/730.64	c total #watches: 303846
730.82/731.07	c total #propagations: 243693211 / total #impl: 3042609425 (eff. 0.080)
730.82/731.07	c #Conflicts:    1583000 | #Learnt:      53168 | 0.000
730.82/731.07	c total clause space: 335.816MB
730.82/731.07	c total #watches: 308096
731.33/731.52	c total #propagations: 243842635 / total #impl: 3044388389 (eff. 0.080)
731.33/731.52	c #Conflicts:    1584000 | #Learnt:      54168 | 0.000
731.33/731.52	c total clause space: 335.816MB
731.33/731.52	c total #watches: 311874
731.72/731.96	c total #propagations: 244002924 / total #impl: 3046489190 (eff. 0.080)
731.72/731.96	c #Conflicts:    1585000 | #Learnt:      55168 | 0.000
731.72/731.96	c total clause space: 335.816MB
731.72/731.96	c total #watches: 316597
732.12/732.39	c total #propagations: 244151345 / total #impl: 3048305861 (eff. 0.080)
732.12/732.39	c #Conflicts:    1586000 | #Learnt:      56168 | 0.000
732.12/732.39	c total clause space: 335.816MB
732.12/732.39	c total #watches: 320608
732.62/732.85	c total #propagations: 244301283 / total #impl: 3049971939 (eff. 0.080)
732.62/732.85	c #Conflicts:    1587000 | #Learnt:      57168 | 0.000
732.62/732.85	c total clause space: 335.816MB
732.62/732.85	c total #watches: 325058
733.12/733.30	c total #propagations: 244491197 / total #impl: 3052024359 (eff. 0.080)
733.12/733.30	c #Conflicts:    1588000 | #Learnt:      58168 | 0.000
733.12/733.30	c total clause space: 335.816MB
733.12/733.30	c total #watches: 329259
733.53/733.77	c total #propagations: 244663699 / total #impl: 3053839180 (eff. 0.080)
733.53/733.77	c #Conflicts:    1589000 | #Learnt:      59168 | 0.000
733.53/733.77	c total clause space: 335.816MB
733.53/733.77	c total #watches: 332946
734.02/734.24	c total #propagations: 244831481 / total #impl: 3055665738 (eff. 0.080)
734.02/734.24	c #Conflicts:    1590000 | #Learnt:      60168 | 0.000
734.02/734.24	c total clause space: 335.816MB
734.02/734.24	c total #watches: 336581
734.52/734.70	c total #propagations: 245013895 / total #impl: 3057824515 (eff. 0.080)
734.52/734.70	c GC COLLECT
734.52/734.70	c #Conflicts:    1591000 | #Learnt:      30671 | 0.000
734.52/734.70	c total clause space: 335.816MB
734.52/734.70	c total #watches: 215593
734.92/735.14	c total #propagations: 245182322 / total #impl: 3059634400 (eff. 0.080)
734.92/735.14	c #Conflicts:    1592000 | #Learnt:      31671 | 0.000
734.92/735.14	c total clause space: 335.816MB
734.92/735.14	c total #watches: 219810
735.32/735.54	c total #propagations: 245345109 / total #impl: 3061959194 (eff. 0.080)
735.32/735.54	c #Conflicts:    1593000 | #Learnt:      32671 | 0.000
735.32/735.54	c total clause space: 335.816MB
735.32/735.54	c total #watches: 223963
735.73/735.94	c total #propagations: 245492432 / total #impl: 3063732804 (eff. 0.080)
735.73/735.94	c #Conflicts:    1594000 | #Learnt:      33671 | 0.000
735.73/735.94	c total clause space: 335.816MB
735.73/735.94	c total #watches: 227779
736.12/736.37	c total #propagations: 245652124 / total #impl: 3065485022 (eff. 0.080)
736.12/736.37	c #Conflicts:    1595000 | #Learnt:      34671 | 0.000
736.12/736.37	c total clause space: 335.816MB
736.12/736.37	c total #watches: 231500
736.52/736.78	c total #propagations: 245810835 / total #impl: 3067084235 (eff. 0.080)
736.52/736.78	c #Conflicts:    1596000 | #Learnt:      35671 | 0.000
736.52/736.78	c total clause space: 335.816MB
736.52/736.78	c total #watches: 234864
737.02/737.22	c total #propagations: 245979274 / total #impl: 3069082783 (eff. 0.080)
737.02/737.22	c #Conflicts:    1597000 | #Learnt:      36671 | 0.000
737.02/737.22	c total clause space: 335.816MB
737.02/737.22	c total #watches: 238541
737.42/737.67	c total #propagations: 246120803 / total #impl: 3071182506 (eff. 0.080)
737.42/737.67	c #Conflicts:    1598000 | #Learnt:      37671 | 0.000
737.42/737.67	c total clause space: 335.816MB
737.42/737.67	c total #watches: 241979
737.82/738.09	c total #propagations: 246279379 / total #impl: 3073461721 (eff. 0.080)
737.82/738.09	c #Conflicts:    1599000 | #Learnt:      38671 | 0.000
737.82/738.09	c total clause space: 335.816MB
737.82/738.09	c total #watches: 245547
738.32/738.53	c total #propagations: 246456736 / total #impl: 3075466875 (eff. 0.080)
738.32/738.53	c #Conflicts:    1600000 | #Learnt:      39671 | 0.000
738.32/738.53	c total clause space: 335.816MB
738.32/738.53	c total #watches: 249187
738.72/738.96	c total #propagations: 246649099 / total #impl: 3077622778 (eff. 0.080)
738.72/738.96	c #Conflicts:    1601000 | #Learnt:      40671 | 0.000
738.72/738.96	c total clause space: 335.816MB
738.72/738.96	c total #watches: 253234
739.13/739.37	c total #propagations: 246835149 / total #impl: 3079798669 (eff. 0.080)
739.13/739.37	c #Conflicts:    1602000 | #Learnt:      41671 | 0.000
739.13/739.37	c total clause space: 335.816MB
739.13/739.37	c total #watches: 257473
739.62/739.81	c total #propagations: 246990713 / total #impl: 3081573456 (eff. 0.080)
739.62/739.81	c #Conflicts:    1603000 | #Learnt:      42671 | 0.000
739.62/739.81	c total clause space: 335.816MB
739.62/739.81	c total #watches: 260885
740.02/740.22	c total #propagations: 247154384 / total #impl: 3083711620 (eff. 0.080)
740.02/740.22	c #Conflicts:    1604000 | #Learnt:      43671 | 0.000
740.02/740.22	c total clause space: 335.816MB
740.02/740.22	c total #watches: 264533
740.42/740.62	c total #propagations: 247337240 / total #impl: 3085654098 (eff. 0.080)
740.42/740.62	c #Conflicts:    1605000 | #Learnt:      44671 | 0.000
740.42/740.62	c total clause space: 335.816MB
740.42/740.62	c total #watches: 268783
740.82/741.06	c total #propagations: 247502497 / total #impl: 3087527252 (eff. 0.080)
740.82/741.06	c #Conflicts:    1606000 | #Learnt:      45671 | 0.000
740.82/741.06	c total clause space: 335.816MB
740.82/741.06	c total #watches: 272936
741.33/741.52	c total #propagations: 247693692 / total #impl: 3089555780 (eff. 0.080)
741.33/741.52	c #Conflicts:    1607000 | #Learnt:      46671 | 0.000
741.33/741.52	c total clause space: 335.816MB
741.33/741.52	c total #watches: 276160
741.72/741.96	c total #propagations: 247882901 / total #impl: 3091563912 (eff. 0.080)
741.72/741.96	c #Conflicts:    1608000 | #Learnt:      47671 | 0.000
741.72/741.96	c total clause space: 335.816MB
741.72/741.96	c total #watches: 279770
742.12/742.38	c total #propagations: 248062968 / total #impl: 3093585291 (eff. 0.080)
742.12/742.38	c #Conflicts:    1609000 | #Learnt:      48671 | 0.000
742.12/742.38	c total clause space: 335.816MB
742.12/742.38	c total #watches: 283493
742.62/742.80	c total #propagations: 248211752 / total #impl: 3095388148 (eff. 0.080)
742.62/742.80	c #Conflicts:    1610000 | #Learnt:      49671 | 0.000
742.62/742.80	c total clause space: 335.816MB
742.62/742.80	c total #watches: 287095
743.02/743.22	c total #propagations: 248396240 / total #impl: 3097417685 (eff. 0.080)
743.02/743.22	c #Conflicts:    1611000 | #Learnt:      50671 | 0.000
743.02/743.22	c total clause space: 335.816MB
743.02/743.22	c total #watches: 291183
743.43/743.67	c total #propagations: 248558278 / total #impl: 3099134258 (eff. 0.080)
743.43/743.67	c #Conflicts:    1612000 | #Learnt:      51671 | 0.000
743.43/743.67	c total clause space: 335.816MB
743.43/743.67	c total #watches: 295531
743.82/744.08	c total #propagations: 248741005 / total #impl: 3101107530 (eff. 0.080)
743.82/744.08	c #Conflicts:    1613000 | #Learnt:      52671 | 0.000
743.82/744.08	c total clause space: 335.816MB
743.82/744.08	c total #watches: 299762
744.32/744.51	c total #propagations: 248894992 / total #impl: 3102844583 (eff. 0.080)
744.32/744.51	c #Conflicts:    1614000 | #Learnt:      53671 | 0.000
744.32/744.51	c total clause space: 335.816MB
744.32/744.51	c total #watches: 303512
744.72/744.94	c total #propagations: 249071194 / total #impl: 3104731458 (eff. 0.080)
744.72/744.94	c #Conflicts:    1615000 | #Learnt:      54671 | 0.000
744.72/744.94	c total clause space: 335.816MB
744.72/744.94	c total #watches: 307696
745.12/745.39	c total #propagations: 249236251 / total #impl: 3106745477 (eff. 0.080)
745.12/745.39	c #Conflicts:    1616000 | #Learnt:      55671 | 0.000
745.12/745.39	c total clause space: 335.816MB
745.12/745.39	c total #watches: 311394
745.63/745.87	c total #propagations: 249400934 / total #impl: 3108733175 (eff. 0.080)
745.63/745.87	c #Conflicts:    1617000 | #Learnt:      56671 | 0.000
745.63/745.87	c total clause space: 335.816MB
745.63/745.87	c total #watches: 316907
746.12/746.37	c total #propagations: 249597519 / total #impl: 3110900022 (eff. 0.080)
746.12/746.37	c #Conflicts:    1618000 | #Learnt:      57671 | 0.000
746.12/746.37	c total clause space: 335.816MB
746.12/746.37	c total #watches: 320625
746.62/746.81	c total #propagations: 249772413 / total #impl: 3113328028 (eff. 0.080)
746.62/746.81	c #Conflicts:    1619000 | #Learnt:      58671 | 0.000
746.62/746.81	c total clause space: 335.816MB
746.62/746.81	c total #watches: 324044
747.02/747.25	c total #propagations: 249944844 / total #impl: 3115152384 (eff. 0.080)
747.02/747.25	c #Conflicts:    1620000 | #Learnt:      59671 | 0.000
747.02/747.25	c total clause space: 335.816MB
747.02/747.25	c total #watches: 327254
747.52/747.70	c total #propagations: 250120373 / total #impl: 3117103795 (eff. 0.080)
747.52/747.70	c #Conflicts:    1621000 | #Learnt:      60671 | 0.000
747.52/747.70	c total clause space: 335.816MB
747.52/747.70	c total #watches: 330991
748.02/748.20	c total #propagations: 250303951 / total #impl: 3119088692 (eff. 0.080)
748.02/748.20	c GC COLLECT
748.02/748.20	c #Conflicts:    1622000 | #Learnt:      30870 | 0.000
748.02/748.20	c total clause space: 335.816MB
748.02/748.20	c total #watches: 216491
748.42/748.62	c total #propagations: 250480502 / total #impl: 3121194028 (eff. 0.080)
748.42/748.62	c #Conflicts:    1623000 | #Learnt:      31870 | 0.000
748.42/748.62	c total clause space: 335.816MB
748.42/748.62	c total #watches: 220208
748.82/749.00	c total #propagations: 250657266 / total #impl: 3123093780 (eff. 0.080)
748.82/749.00	c #Conflicts:    1624000 | #Learnt:      32870 | 0.000
748.82/749.00	c total clause space: 335.816MB
748.82/749.00	c total #watches: 223531
749.22/749.43	c total #propagations: 250843324 / total #impl: 3124880433 (eff. 0.080)
749.22/749.43	c #Conflicts:    1625000 | #Learnt:      33870 | 0.000
749.22/749.43	c total clause space: 335.816MB
749.22/749.43	c total #watches: 228469
749.62/749.88	c total #propagations: 251013862 / total #impl: 3126763948 (eff. 0.080)
749.62/749.88	c #Conflicts:    1626000 | #Learnt:      34870 | 0.000
749.62/749.88	c total clause space: 335.816MB
749.62/749.88	c total #watches: 232222
750.13/750.33	c total #propagations: 251175451 / total #impl: 3128642957 (eff. 0.080)
750.13/750.33	c #Conflicts:    1627000 | #Learnt:      35870 | 0.000
750.13/750.33	c total clause space: 335.816MB
750.13/750.33	c total #watches: 235839
750.52/750.79	c total #propagations: 251341006 / total #impl: 3130608340 (eff. 0.080)
750.52/750.79	c #Conflicts:    1628000 | #Learnt:      36870 | 0.000
750.52/750.79	c total clause space: 335.816MB
750.52/750.79	c total #watches: 239244
751.02/751.23	c total #propagations: 251504355 / total #impl: 3132495851 (eff. 0.080)
751.02/751.23	c #Conflicts:    1629000 | #Learnt:      37870 | 0.000
751.02/751.23	c total clause space: 335.816MB
751.02/751.23	c total #watches: 242350
751.52/751.70	c total #propagations: 251692463 / total #impl: 3134537665 (eff. 0.080)
751.52/751.70	c #Conflicts:    1630000 | #Learnt:      38870 | 0.000
751.52/751.70	c total clause space: 335.816MB
751.52/751.70	c total #watches: 245914
751.92/752.14	c total #propagations: 251879071 / total #impl: 3136810391 (eff. 0.080)
751.92/752.14	c #Conflicts:    1631000 | #Learnt:      39870 | 0.000
751.92/752.14	c total clause space: 335.816MB
751.92/752.14	c total #watches: 249213
752.33/752.56	c total #propagations: 252051806 / total #impl: 3138885491 (eff. 0.080)
752.33/752.56	c #Conflicts:    1632000 | #Learnt:      40870 | 0.000
752.33/752.56	c total clause space: 335.816MB
752.33/752.56	c total #watches: 253051
752.82/753.01	c total #propagations: 252219653 / total #impl: 3140747774 (eff. 0.080)
752.82/753.01	c #Conflicts:    1633000 | #Learnt:      41870 | 0.000
752.82/753.01	c total clause space: 335.816MB
752.82/753.01	c total #watches: 256701
753.22/753.45	c total #propagations: 252402918 / total #impl: 3142859329 (eff. 0.080)
753.22/753.45	c #Conflicts:    1634000 | #Learnt:      42870 | 0.000
753.22/753.45	c total clause space: 335.816MB
753.22/753.45	c total #watches: 260145
753.72/753.90	c total #propagations: 252576506 / total #impl: 3144907030 (eff. 0.080)
753.72/753.90	c #Conflicts:    1635000 | #Learnt:      43870 | 0.000
753.72/753.90	c total clause space: 335.816MB
753.72/753.90	c total #watches: 263280
754.12/754.34	c total #propagations: 252779978 / total #impl: 3147286035 (eff. 0.080)
754.12/754.34	c #Conflicts:    1636000 | #Learnt:      44870 | 0.000
754.12/754.34	c total clause space: 335.816MB
754.12/754.34	c total #watches: 266807
754.53/754.75	c total #propagations: 252955372 / total #impl: 3149460662 (eff. 0.080)
754.53/754.75	c #Conflicts:    1637000 | #Learnt:      45870 | 0.000
754.53/754.75	c total clause space: 335.816MB
754.53/754.75	c total #watches: 270716
755.02/755.23	c total #propagations: 253124029 / total #impl: 3151226938 (eff. 0.080)
755.02/755.23	c #Conflicts:    1638000 | #Learnt:      46870 | 0.000
755.02/755.23	c total clause space: 335.816MB
755.02/755.23	c total #watches: 274286
755.53/755.72	c total #propagations: 253284881 / total #impl: 3153256997 (eff. 0.080)
755.53/755.72	c #Conflicts:    1639000 | #Learnt:      47870 | 0.000
755.53/755.72	c total clause space: 335.816MB
755.53/755.72	c total #watches: 277710
756.02/756.20	c total #propagations: 253480237 / total #impl: 3155602921 (eff. 0.080)
756.02/756.20	c #Conflicts:    1640000 | #Learnt:      48870 | 0.000
756.02/756.20	c total clause space: 335.816MB
756.02/756.20	c total #watches: 281434
756.52/756.70	c total #propagations: 253656104 / total #impl: 3157608703 (eff. 0.080)
756.52/756.70	c #Conflicts:    1641000 | #Learnt:      49870 | 0.000
756.52/756.70	c total clause space: 335.816MB
756.52/756.70	c total #watches: 287489
756.92/757.19	c total #propagations: 253806005 / total #impl: 3159652948 (eff. 0.080)
756.92/757.19	c #Conflicts:    1642000 | #Learnt:      50870 | 0.000
756.92/757.19	c total clause space: 335.816MB
756.92/757.19	c total #watches: 294746
757.52/757.72	c total #propagations: 253952689 / total #impl: 3161726456 (eff. 0.080)
757.52/757.72	c #Conflicts:    1643000 | #Learnt:      51870 | 0.000
757.52/757.72	c total clause space: 335.816MB
757.52/757.72	c total #watches: 299465
758.02/758.24	c total #propagations: 254099462 / total #impl: 3164046366 (eff. 0.080)
758.02/758.24	c #Conflicts:    1644000 | #Learnt:      52870 | 0.000
758.02/758.24	c total clause space: 335.816MB
758.02/758.24	c total #watches: 309236
758.62/758.81	c total #propagations: 254237212 / total #impl: 3166026276 (eff. 0.080)
758.62/758.81	c #Conflicts:    1645000 | #Learnt:      53870 | 0.000
758.62/758.81	c total clause space: 335.816MB
758.62/758.81	c total #watches: 314744
759.12/759.37	c total #propagations: 254380664 / total #impl: 3167948618 (eff. 0.080)
759.12/759.37	c #Conflicts:    1646000 | #Learnt:      54870 | 0.000
759.12/759.37	c total clause space: 335.816MB
759.12/759.37	c total #watches: 318973
759.62/759.89	c total #propagations: 254525331 / total #impl: 3169724584 (eff. 0.080)
759.62/759.89	c #Conflicts:    1647000 | #Learnt:      55870 | 0.000
759.62/759.89	c total clause space: 335.816MB
759.62/759.89	c total #watches: 325445
760.22/760.44	c total #propagations: 254689660 / total #impl: 3171760974 (eff. 0.080)
760.22/760.44	c #Conflicts:    1648000 | #Learnt:      56870 | 0.000
760.22/760.44	c total clause space: 335.816MB
760.22/760.44	c total #watches: 329268
760.72/760.97	c total #propagations: 254885404 / total #impl: 3174135601 (eff. 0.080)
760.72/760.97	c #Conflicts:    1649000 | #Learnt:      57870 | 0.000
760.72/760.97	c total clause space: 335.816MB
760.72/760.97	c total #watches: 336152
761.32/761.55	c total #propagations: 255072864 / total #impl: 3176121341 (eff. 0.080)
761.32/761.55	c #Conflicts:    1650000 | #Learnt:      58870 | 0.000
761.32/761.55	c total clause space: 335.816MB
761.32/761.55	c total #watches: 341651
761.92/762.10	c total #propagations: 255245859 / total #impl: 3178243625 (eff. 0.080)
761.92/762.10	c #Conflicts:    1651000 | #Learnt:      59870 | 0.000
761.92/762.10	c total clause space: 335.816MB
761.92/762.10	c total #watches: 346936
762.42/762.63	c total #propagations: 255396102 / total #impl: 3180272654 (eff. 0.080)
762.42/762.63	c #Conflicts:    1652000 | #Learnt:      60870 | 0.000
762.42/762.63	c total clause space: 335.816MB
762.42/762.63	c total #watches: 351605
762.92/763.16	c total #propagations: 255558099 / total #impl: 3182070045 (eff. 0.080)
762.92/763.16	c #Conflicts:    1653000 | #Learnt:      61870 | 0.000
762.92/763.16	c total clause space: 335.816MB
762.92/763.16	c total #watches: 355447
763.42/763.68	c total #propagations: 255722057 / total #impl: 3184005691 (eff. 0.080)
763.42/763.68	c GC COLLECT
763.42/763.68	c #Conflicts:    1654000 | #Learnt:      31769 | 0.000
763.42/763.68	c total clause space: 335.816MB
763.42/763.68	c total #watches: 219821
763.92/764.11	c total #propagations: 255883593 / total #impl: 3185794677 (eff. 0.080)
763.92/764.11	c #Conflicts:    1655000 | #Learnt:      32769 | 0.000
763.92/764.11	c total clause space: 335.816MB
763.92/764.11	c total #watches: 223594
764.33/764.50	c total #propagations: 256061395 / total #impl: 3187822783 (eff. 0.080)
764.33/764.50	c #Conflicts:    1656000 | #Learnt:      33769 | 0.000
764.33/764.50	c total clause space: 335.816MB
764.33/764.50	c total #watches: 227926
764.72/764.92	c total #propagations: 256222944 / total #impl: 3189243486 (eff. 0.080)
764.72/764.92	c #Conflicts:    1657000 | #Learnt:      34769 | 0.000
764.72/764.92	c total clause space: 335.816MB
764.72/764.92	c total #watches: 231391
765.12/765.32	c total #propagations: 256409402 / total #impl: 3190944550 (eff. 0.080)
765.12/765.32	c #Conflicts:    1658000 | #Learnt:      35769 | 0.000
765.12/765.32	c total clause space: 335.816MB
765.12/765.32	c total #watches: 235262
765.53/765.74	c total #propagations: 256583610 / total #impl: 3192700334 (eff. 0.080)
765.53/765.74	c #Conflicts:    1659000 | #Learnt:      36769 | 0.000
765.53/765.74	c total clause space: 335.816MB
765.53/765.74	c total #watches: 238569
765.92/766.17	c total #propagations: 256765831 / total #impl: 3194653547 (eff. 0.080)
765.92/766.17	c #Conflicts:    1660000 | #Learnt:      37769 | 0.000
765.92/766.17	c total clause space: 335.816MB
765.92/766.17	c total #watches: 242257
766.42/766.60	c total #propagations: 256965142 / total #impl: 3196727151 (eff. 0.080)
766.42/766.60	c #Conflicts:    1661000 | #Learnt:      38769 | 0.000
766.42/766.60	c total clause space: 335.816MB
766.42/766.60	c total #watches: 246156
766.82/767.05	c total #propagations: 257162632 / total #impl: 3198626908 (eff. 0.080)
766.82/767.05	c #Conflicts:    1662000 | #Learnt:      39769 | 0.000
766.82/767.05	c total clause space: 335.816MB
766.82/767.05	c total #watches: 250136
767.22/767.47	c total #propagations: 257374903 / total #impl: 3201056162 (eff. 0.080)
767.22/767.47	c #Conflicts:    1663000 | #Learnt:      40769 | 0.000
767.22/767.47	c total clause space: 335.816MB
767.22/767.47	c total #watches: 254452
767.73/767.93	c total #propagations: 257569570 / total #impl: 3203059873 (eff. 0.080)
767.73/767.93	c #Conflicts:    1664000 | #Learnt:      41769 | 0.000
767.73/767.93	c total clause space: 335.816MB
767.73/767.93	c total #watches: 258424
768.12/768.33	c total #propagations: 257783680 / total #impl: 3205304752 (eff. 0.080)
768.12/768.33	c #Conflicts:    1665000 | #Learnt:      42769 | 0.000
768.12/768.33	c total clause space: 335.816MB
768.12/768.33	c total #watches: 263202
768.62/768.81	c total #propagations: 258004368 / total #impl: 3207297333 (eff. 0.080)
768.62/768.81	c #Conflicts:    1666000 | #Learnt:      43769 | 0.000
768.62/768.81	c total clause space: 335.816MB
768.62/768.81	c total #watches: 267405
769.12/769.33	c total #propagations: 258191443 / total #impl: 3209376446 (eff. 0.080)
769.12/769.33	c #Conflicts:    1667000 | #Learnt:      44769 | 0.000
769.12/769.33	c total clause space: 335.816MB
769.12/769.33	c total #watches: 272365
769.62/769.81	c total #propagations: 258317026 / total #impl: 3211860304 (eff. 0.080)
769.62/769.81	c #Conflicts:    1668000 | #Learnt:      45769 | 0.000
769.62/769.81	c total clause space: 335.816MB
769.62/769.81	c total #watches: 280904
770.02/770.22	c total #propagations: 258443877 / total #impl: 3213769386 (eff. 0.080)
770.02/770.22	c #Conflicts:    1669000 | #Learnt:      46769 | 0.000
770.02/770.22	c total clause space: 335.816MB
770.02/770.22	c total #watches: 293414
770.52/770.71	c total #propagations: 258595136 / total #impl: 3215517998 (eff. 0.080)
770.52/770.71	c #Conflicts:    1670000 | #Learnt:      47769 | 0.000
770.52/770.71	c total clause space: 335.816MB
770.52/770.71	c total #watches: 301877
771.03/771.23	c total #propagations: 258770855 / total #impl: 3217700868 (eff. 0.080)
771.03/771.23	c #Conflicts:    1671000 | #Learnt:      48769 | 0.000
771.03/771.23	c total clause space: 335.816MB
771.03/771.23	c total #watches: 307262
771.42/771.67	c total #propagations: 258960000 / total #impl: 3219820792 (eff. 0.080)
771.42/771.67	c #Conflicts:    1672000 | #Learnt:      49769 | 0.000
771.42/771.67	c total clause space: 335.816MB
771.42/771.67	c total #watches: 311484
771.92/772.12	c total #propagations: 259187805 / total #impl: 3221851930 (eff. 0.080)
771.92/772.12	c #Conflicts:    1673000 | #Learnt:      50769 | 0.000
771.92/772.12	c total clause space: 335.816MB
771.92/772.12	c total #watches: 316012
772.42/772.62	c total #propagations: 259393894 / total #impl: 3223872437 (eff. 0.080)
772.42/772.62	c #Conflicts:    1674000 | #Learnt:      51769 | 0.000
772.42/772.62	c total clause space: 335.816MB
772.42/772.62	c total #watches: 320463
772.92/773.11	c total #propagations: 259525285 / total #impl: 3225786000 (eff. 0.080)
772.92/773.11	c #Conflicts:    1675000 | #Learnt:      52769 | 0.000
772.92/773.11	c total clause space: 335.816MB
772.92/773.11	c total #watches: 326062
773.32/773.57	c total #propagations: 259657409 / total #impl: 3227524660 (eff. 0.080)
773.32/773.57	c #Conflicts:    1676000 | #Learnt:      53769 | 0.000
773.32/773.57	c total clause space: 335.816MB
773.32/773.57	c total #watches: 330504
773.72/773.98	c total #propagations: 259786688 / total #impl: 3229186421 (eff. 0.080)
773.72/773.98	c #Conflicts:    1677000 | #Learnt:      54769 | 0.000
773.72/773.98	c total clause space: 335.816MB
773.72/773.98	c total #watches: 335556
774.12/774.39	c total #propagations: 259906554 / total #impl: 3230728651 (eff. 0.080)
774.12/774.39	c #Conflicts:    1678000 | #Learnt:      55769 | 0.000
774.12/774.39	c total clause space: 335.816MB
774.12/774.39	c total #watches: 340080
774.62/774.84	c total #propagations: 260036479 / total #impl: 3232057846 (eff. 0.080)
774.62/774.84	c #Conflicts:    1679000 | #Learnt:      56769 | 0.000
774.62/774.84	c total clause space: 335.816MB
774.62/774.84	c total #watches: 346482
775.12/775.32	c total #propagations: 260162564 / total #impl: 3233707486 (eff. 0.080)
775.12/775.32	c #Conflicts:    1680000 | #Learnt:      57769 | 0.000
775.12/775.32	c total clause space: 335.816MB
775.12/775.32	c total #watches: 350509
775.52/775.78	c total #propagations: 260305316 / total #impl: 3235686630 (eff. 0.080)
775.52/775.78	c #Conflicts:    1681000 | #Learnt:      58769 | 0.000
775.52/775.78	c total clause space: 335.816MB
775.52/775.78	c total #watches: 354723
776.02/776.23	c total #propagations: 260438504 / total #impl: 3237551324 (eff. 0.080)
776.02/776.23	c #Conflicts:    1682000 | #Learnt:      59769 | 0.000
776.02/776.23	c total clause space: 335.816MB
776.02/776.23	c total #watches: 359145
776.42/776.68	c total #propagations: 260577609 / total #impl: 3239144518 (eff. 0.080)
776.42/776.68	c #Conflicts:    1683000 | #Learnt:      60769 | 0.000
776.42/776.68	c total clause space: 335.816MB
776.42/776.68	c total #watches: 362799
776.92/777.15	c total #propagations: 260726876 / total #impl: 3241134204 (eff. 0.080)
776.92/777.15	c #Conflicts:    1684000 | #Learnt:      61769 | 0.000
776.92/777.15	c total clause space: 335.816MB
776.92/777.15	c total #watches: 366685
777.42/777.62	c total #propagations: 260865167 / total #impl: 3242888998 (eff. 0.080)
777.42/777.62	c #Conflicts:    1685000 | #Learnt:      62769 | 0.000
777.42/777.62	c total clause space: 335.816MB
777.42/777.62	c total #watches: 371547
777.92/778.15	c total #propagations: 261012439 / total #impl: 3244758449 (eff. 0.080)
777.92/778.15	c GC COLLECT
777.92/778.15	c #Conflicts:    1686000 | #Learnt:      32371 | 0.000
777.92/778.15	c total clause space: 335.816MB
777.92/778.15	c total #watches: 222558
778.42/778.60	c total #propagations: 261196033 / total #impl: 3246686336 (eff. 0.080)
778.42/778.60	c #Conflicts:    1687000 | #Learnt:      33371 | 0.000
778.42/778.60	c total clause space: 335.816MB
778.42/778.60	c total #watches: 228651
778.72/778.98	c total #propagations: 261379258 / total #impl: 3248401621 (eff. 0.080)
778.72/778.98	c #Conflicts:    1688000 | #Learnt:      34371 | 0.000
778.72/778.98	c total clause space: 335.816MB
778.72/778.98	c total #watches: 235171
779.22/779.40	c total #propagations: 261532749 / total #impl: 3249754497 (eff. 0.080)
779.22/779.40	c #Conflicts:    1689000 | #Learnt:      35371 | 0.000
779.22/779.40	c total clause space: 335.816MB
779.22/779.40	c total #watches: 243452
779.62/779.85	c total #propagations: 261685188 / total #impl: 3251241636 (eff. 0.080)
779.62/779.85	c #Conflicts:    1690000 | #Learnt:      36371 | 0.000
779.62/779.85	c total clause space: 335.816MB
779.62/779.85	c total #watches: 247757
780.02/780.29	c total #propagations: 261837954 / total #impl: 3252866669 (eff. 0.080)
780.02/780.29	c #Conflicts:    1691000 | #Learnt:      37371 | 0.000
780.02/780.29	c total clause space: 335.816MB
780.02/780.29	c total #watches: 252831
780.62/780.84	c total #propagations: 261965004 / total #impl: 3254178355 (eff. 0.081)
780.62/780.84	c #Conflicts:    1692000 | #Learnt:      38371 | 0.000
780.62/780.84	c total clause space: 335.816MB
780.62/780.84	c total #watches: 257710
781.12/781.34	c total #propagations: 262104222 / total #impl: 3256051691 (eff. 0.080)
781.12/781.34	c #Conflicts:    1693000 | #Learnt:      39371 | 0.000
781.12/781.34	c total clause space: 335.816MB
781.12/781.34	c total #watches: 263459
781.62/781.87	c total #propagations: 262242270 / total #impl: 3257670359 (eff. 0.080)
781.62/781.87	c #Conflicts:    1694000 | #Learnt:      40371 | 0.000
781.62/781.87	c total clause space: 335.816MB
781.62/781.87	c total #watches: 268812
782.12/782.38	c total #propagations: 262405321 / total #impl: 3259467502 (eff. 0.081)
782.12/782.38	c #Conflicts:    1695000 | #Learnt:      41371 | 0.000
782.12/782.38	c total clause space: 335.816MB
782.12/782.38	c total #watches: 273747
782.62/782.90	c total #propagations: 262556376 / total #impl: 3261491098 (eff. 0.081)
782.62/782.90	c #Conflicts:    1696000 | #Learnt:      42371 | 0.000
782.62/782.90	c total clause space: 335.816MB
782.62/782.90	c total #watches: 279661
783.22/783.41	c total #propagations: 262701406 / total #impl: 3263467061 (eff. 0.080)
783.22/783.41	c #Conflicts:    1697000 | #Learnt:      43371 | 0.000
783.22/783.41	c total clause space: 335.816MB
783.22/783.41	c total #watches: 283718
783.72/783.95	c total #propagations: 262860727 / total #impl: 3265478266 (eff. 0.080)
783.72/783.95	c #Conflicts:    1698000 | #Learnt:      44371 | 0.000
783.72/783.95	c total clause space: 335.816MB
783.72/783.95	c total #watches: 288491
784.22/784.41	c total #propagations: 263015121 / total #impl: 3267696058 (eff. 0.080)
784.22/784.41	c #Conflicts:    1699000 | #Learnt:      45371 | 0.000
784.22/784.41	c total clause space: 335.816MB
784.22/784.41	c total #watches: 294486
784.62/784.88	c total #propagations: 263192998 / total #impl: 3269177619 (eff. 0.081)
784.62/784.88	c #Conflicts:    1700000 | #Learnt:      46371 | 0.000
784.62/784.88	c total clause space: 335.816MB
784.62/784.88	c total #watches: 298853
785.12/785.35	c total #propagations: 263362232 / total #impl: 3271015203 (eff. 0.081)
785.12/785.35	c #Conflicts:    1701000 | #Learnt:      47371 | 0.000
785.12/785.35	c total clause space: 335.816MB
785.12/785.35	c total #watches: 302898
785.52/785.80	c total #propagations: 263550440 / total #impl: 3272748540 (eff. 0.081)
785.52/785.80	c #Conflicts:    1702000 | #Learnt:      48371 | 0.000
785.52/785.80	c total clause space: 335.816MB
785.52/785.80	c total #watches: 306999
786.02/786.26	c total #propagations: 263701583 / total #impl: 3274303268 (eff. 0.081)
786.02/786.26	c #Conflicts:    1703000 | #Learnt:      49371 | 0.000
786.02/786.26	c total clause space: 335.816MB
786.02/786.26	c total #watches: 310751
786.52/786.72	c total #propagations: 263837597 / total #impl: 3276154823 (eff. 0.081)
786.52/786.72	c #Conflicts:    1704000 | #Learnt:      50371 | 0.000
786.52/786.72	c total clause space: 335.816MB
786.52/786.72	c total #watches: 315101
786.92/787.16	c total #propagations: 263965326 / total #impl: 3277890912 (eff. 0.081)
786.92/787.16	c #Conflicts:    1705000 | #Learnt:      51371 | 0.000
786.92/787.16	c total clause space: 335.816MB
786.92/787.16	c total #watches: 319578
787.42/787.60	c total #propagations: 264126684 / total #impl: 3279568147 (eff. 0.081)
787.42/787.60	c #Conflicts:    1706000 | #Learnt:      52371 | 0.000
787.42/787.60	c total clause space: 335.816MB
787.42/787.60	c total #watches: 326518
787.92/788.11	c total #propagations: 264280856 / total #impl: 3281240221 (eff. 0.081)
787.92/788.11	c #Conflicts:    1707000 | #Learnt:      53371 | 0.000
787.92/788.11	c total clause space: 335.816MB
787.92/788.11	c total #watches: 331200
788.42/788.65	c total #propagations: 264443512 / total #impl: 3283237010 (eff. 0.081)
788.42/788.65	c #Conflicts:    1708000 | #Learnt:      54371 | 0.000
788.42/788.65	c total clause space: 335.816MB
788.42/788.65	c total #watches: 336266
788.92/789.14	c total #propagations: 264611426 / total #impl: 3285090359 (eff. 0.081)
788.92/789.14	c #Conflicts:    1709000 | #Learnt:      55371 | 0.000
788.92/789.14	c total clause space: 335.816MB
788.92/789.14	c total #watches: 341235
789.42/789.63	c total #propagations: 264761367 / total #impl: 3287055061 (eff. 0.081)
789.42/789.63	c #Conflicts:    1710000 | #Learnt:      56371 | 0.000
789.42/789.63	c total clause space: 335.816MB
789.42/789.63	c total #watches: 345865
789.92/790.11	c total #propagations: 264912460 / total #impl: 3289758582 (eff. 0.081)
789.92/790.11	c #Conflicts:    1711000 | #Learnt:      57371 | 0.000
789.92/790.11	c total clause space: 335.816MB
789.92/790.11	c total #watches: 350938
790.32/790.53	c total #propagations: 265058641 / total #impl: 3291957167 (eff. 0.081)
790.32/790.53	c #Conflicts:    1712000 | #Learnt:      58371 | 0.000
790.32/790.53	c total clause space: 335.816MB
790.32/790.53	c total #watches: 356013
790.82/791.04	c total #propagations: 265235885 / total #impl: 3293928433 (eff. 0.081)
790.82/791.04	c #Conflicts:    1713000 | #Learnt:      59371 | 0.000
790.82/791.04	c total clause space: 335.816MB
790.82/791.04	c total #watches: 360542
791.22/791.50	c total #propagations: 265466354 / total #impl: 3295996895 (eff. 0.081)
791.22/791.50	c #Conflicts:    1714000 | #Learnt:      60371 | 0.000
791.22/791.50	c total clause space: 335.816MB
791.22/791.50	c total #watches: 364520
791.72/791.97	c total #propagations: 265661325 / total #impl: 3298224416 (eff. 0.081)
791.72/791.97	c #Conflicts:    1715000 | #Learnt:      61371 | 0.000
791.72/791.97	c total clause space: 335.816MB
791.72/791.97	c total #watches: 368633
792.22/792.46	c total #propagations: 265831513 / total #impl: 3300299865 (eff. 0.081)
792.22/792.46	c #Conflicts:    1716000 | #Learnt:      62371 | 0.000
792.22/792.46	c total clause space: 335.816MB
792.22/792.46	c total #watches: 372539
792.71/792.92	c total #propagations: 265992687 / total #impl: 3302323696 (eff. 0.081)
792.71/792.92	c #Conflicts:    1717000 | #Learnt:      63371 | 0.000
792.71/792.92	c total clause space: 335.816MB
792.71/792.92	c total #watches: 376646
793.11/793.39	c total #propagations: 266153490 / total #impl: 3304017969 (eff. 0.081)
793.11/793.39	c GC COLLECT
793.11/793.39	c #Conflicts:    1718000 | #Learnt:      32667 | 0.000
793.11/793.39	c total clause space: 335.816MB
793.11/793.39	c total #watches: 225597
793.71/793.91	c total #propagations: 266311447 / total #impl: 3305867514 (eff. 0.081)
793.71/793.91	c #Conflicts:    1719000 | #Learnt:      33667 | 0.000
793.71/793.91	c total clause space: 335.816MB
793.71/793.91	c total #watches: 230334
794.12/794.38	c total #propagations: 266452116 / total #impl: 3307575633 (eff. 0.081)
794.12/794.38	c #Conflicts:    1720000 | #Learnt:      34667 | 0.000
794.12/794.38	c total clause space: 335.816MB
794.12/794.38	c total #watches: 235167
794.61/794.84	c total #propagations: 266602404 / total #impl: 3309417701 (eff. 0.081)
794.61/794.84	c #Conflicts:    1721000 | #Learnt:      35667 | 0.000
794.61/794.84	c total clause space: 335.816MB
794.61/794.84	c total #watches: 240101
795.01/795.27	c total #propagations: 266757479 / total #impl: 3311227953 (eff. 0.081)
795.01/795.27	c #Conflicts:    1722000 | #Learnt:      36667 | 0.000
795.01/795.27	c total clause space: 335.816MB
795.01/795.27	c total #watches: 244963
795.51/795.76	c total #propagations: 266916263 / total #impl: 3312831112 (eff. 0.081)
795.51/795.76	c #Conflicts:    1723000 | #Learnt:      37667 | 0.000
795.51/795.76	c total clause space: 335.816MB
795.51/795.76	c total #watches: 248856
796.01/796.25	c total #propagations: 267073579 / total #impl: 3314883409 (eff. 0.081)
796.01/796.25	c #Conflicts:    1724000 | #Learnt:      38667 | 0.000
796.01/796.25	c total clause space: 335.816MB
796.01/796.25	c total #watches: 252898
796.41/796.69	c total #propagations: 267254952 / total #impl: 3317050251 (eff. 0.081)
796.41/796.69	c #Conflicts:    1725000 | #Learnt:      39667 | 0.000
796.41/796.69	c total clause space: 335.816MB
796.41/796.69	c total #watches: 257011
796.91/797.14	c total #propagations: 267443023 / total #impl: 3319030694 (eff. 0.081)
796.91/797.14	c #Conflicts:    1726000 | #Learnt:      40667 | 0.000
796.91/797.14	c total clause space: 335.816MB
796.91/797.14	c total #watches: 260834
797.42/797.63	c total #propagations: 267607526 / total #impl: 3320801384 (eff. 0.081)
797.42/797.63	c #Conflicts:    1727000 | #Learnt:      41667 | 0.000
797.42/797.63	c total clause space: 335.816MB
797.42/797.63	c total #watches: 265316
797.91/798.11	c total #propagations: 267781259 / total #impl: 3322916286 (eff. 0.081)
797.91/798.11	c #Conflicts:    1728000 | #Learnt:      42667 | 0.000
797.91/798.11	c total clause space: 335.816MB
797.91/798.11	c total #watches: 269337
798.31/798.57	c total #propagations: 267974109 / total #impl: 3325002734 (eff. 0.081)
798.31/798.57	c #Conflicts:    1729000 | #Learnt:      43667 | 0.000
798.31/798.57	c total clause space: 335.816MB
798.31/798.57	c total #watches: 273250
798.81/799.01	c total #propagations: 268151829 / total #impl: 3326926305 (eff. 0.081)
798.81/799.01	c #Conflicts:    1730000 | #Learnt:      44667 | 0.000
798.81/799.01	c total clause space: 335.816MB
798.81/799.01	c total #watches: 277390
799.21/799.41	c total #propagations: 268329702 / total #impl: 3328633380 (eff. 0.081)
799.21/799.41	c #Conflicts:    1731000 | #Learnt:      45667 | 0.000
799.21/799.41	c total clause space: 335.816MB
799.21/799.41	c total #watches: 282649
799.62/799.85	c total #propagations: 268455032 / total #impl: 3329924588 (eff. 0.081)
799.62/799.85	c #Conflicts:    1732000 | #Learnt:      46667 | 0.000
799.62/799.85	c total clause space: 335.816MB
799.62/799.85	c total #watches: 286855
800.01/800.27	c total #propagations: 268588534 / total #impl: 3331620874 (eff. 0.081)
800.01/800.27	c #Conflicts:    1733000 | #Learnt:      47667 | 0.000
800.01/800.27	c total clause space: 335.816MB
800.01/800.27	c total #watches: 291885
800.51/800.70	c total #propagations: 268733370 / total #impl: 3333149426 (eff. 0.081)
800.51/800.70	c #Conflicts:    1734000 | #Learnt:      48667 | 0.000
800.51/800.70	c total clause space: 335.816MB
800.51/800.70	c total #watches: 296459
800.91/801.15	c total #propagations: 268874785 / total #impl: 3334757908 (eff. 0.081)
800.91/801.15	c #Conflicts:    1735000 | #Learnt:      49667 | 0.000
800.91/801.15	c total clause space: 335.816MB
800.91/801.15	c total #watches: 300715
801.31/801.59	c total #propagations: 269005566 / total #impl: 3336407396 (eff. 0.081)
801.31/801.59	c #Conflicts:    1736000 | #Learnt:      50667 | 0.000
801.31/801.59	c total clause space: 335.816MB
801.31/801.59	c total #watches: 304255
801.82/802.04	c total #propagations: 269149526 / total #impl: 3338229343 (eff. 0.081)
801.82/802.04	c #Conflicts:    1737000 | #Learnt:      51667 | 0.000
801.82/802.04	c total clause space: 335.816MB
801.82/802.04	c total #watches: 308787
802.21/802.46	c total #propagations: 269291096 / total #impl: 3340082212 (eff. 0.081)
802.21/802.46	c #Conflicts:    1738000 | #Learnt:      52667 | 0.000
802.21/802.46	c total clause space: 335.816MB
802.21/802.46	c total #watches: 313726
802.61/802.88	c total #propagations: 269425676 / total #impl: 3341742355 (eff. 0.081)
802.61/802.88	c #Conflicts:    1739000 | #Learnt:      53667 | 0.000
802.61/802.88	c total clause space: 335.816MB
802.61/802.88	c total #watches: 318142
803.11/803.39	c total #propagations: 269562402 / total #impl: 3343310395 (eff. 0.081)
803.11/803.39	c #Conflicts:    1740000 | #Learnt:      54667 | 0.000
803.11/803.39	c total clause space: 335.816MB
803.11/803.39	c total #watches: 322449
803.61/803.86	c total #propagations: 269704788 / total #impl: 3345249466 (eff. 0.081)
803.61/803.86	c #Conflicts:    1741000 | #Learnt:      55667 | 0.000
803.61/803.86	c total clause space: 335.816MB
803.61/803.86	c total #watches: 326844
804.02/804.28	c total #propagations: 269845983 / total #impl: 3347023310 (eff. 0.081)
804.02/804.28	c #Conflicts:    1742000 | #Learnt:      56667 | 0.000
804.02/804.28	c total clause space: 335.816MB
804.02/804.28	c total #watches: 331270
804.51/804.71	c total #propagations: 269990826 / total #impl: 3348738339 (eff. 0.081)
804.51/804.71	c #Conflicts:    1743000 | #Learnt:      57667 | 0.000
804.51/804.71	c total clause space: 335.816MB
804.51/804.71	c total #watches: 335655
804.91/805.18	c total #propagations: 270139077 / total #impl: 3350378662 (eff. 0.081)
804.91/805.18	c #Conflicts:    1744000 | #Learnt:      58667 | 0.000
804.91/805.18	c total clause space: 335.816MB
804.91/805.18	c total #watches: 340395
805.41/805.67	c total #propagations: 270343064 / total #impl: 3352329421 (eff. 0.081)
805.41/805.67	c #Conflicts:    1745000 | #Learnt:      59667 | 0.000
805.41/805.67	c total clause space: 335.816MB
805.41/805.67	c total #watches: 343929
805.91/806.15	c total #propagations: 270553014 / total #impl: 3354319470 (eff. 0.081)
805.91/806.15	c #Conflicts:    1746000 | #Learnt:      60667 | 0.000
805.91/806.15	c total clause space: 335.816MB
805.91/806.15	c total #watches: 347913
806.41/806.66	c total #propagations: 270740843 / total #impl: 3356392077 (eff. 0.081)
806.41/806.66	c #Conflicts:    1747000 | #Learnt:      61667 | 0.000
806.41/806.66	c total clause space: 335.816MB
806.41/806.66	c total #watches: 354188
807.01/807.21	c total #propagations: 270899282 / total #impl: 3358415316 (eff. 0.081)
807.01/807.21	c #Conflicts:    1748000 | #Learnt:      62667 | 0.000
807.01/807.21	c total clause space: 335.816MB
807.01/807.21	c total #watches: 365480
807.51/807.78	c total #propagations: 271019256 / total #impl: 3360803394 (eff. 0.081)
807.51/807.78	c #Conflicts:    1749000 | #Learnt:      63667 | 0.000
807.51/807.78	c total clause space: 335.816MB
807.51/807.78	c total #watches: 369749
808.11/808.32	c total #propagations: 271155466 / total #impl: 3362601274 (eff. 0.081)
808.11/808.32	c GC COLLECT
808.11/808.32	c #Conflicts:    1750000 | #Learnt:      32666 | 0.000
808.11/808.32	c total clause space: 335.816MB
808.11/808.32	c total #watches: 227249
808.61/808.86	c total #propagations: 271299044 / total #impl: 3364728752 (eff. 0.081)
808.61/808.86	c #Conflicts:    1751000 | #Learnt:      33666 | 0.000
808.61/808.86	c total clause space: 335.816MB
808.61/808.86	c total #watches: 233747
809.11/809.36	c total #propagations: 271450246 / total #impl: 3367681272 (eff. 0.081)
809.11/809.36	c #Conflicts:    1752000 | #Learnt:      34666 | 0.000
809.11/809.36	c total clause space: 335.816MB
809.11/809.36	c total #watches: 239542
809.61/809.85	c total #propagations: 271600838 / total #impl: 3369612390 (eff. 0.081)
809.61/809.85	c #Conflicts:    1753000 | #Learnt:      35666 | 0.000
809.61/809.85	c total clause space: 335.816MB
809.61/809.85	c total #watches: 244344
810.11/810.37	c total #propagations: 271766241 / total #impl: 3371474784 (eff. 0.081)
810.11/810.37	c #Conflicts:    1754000 | #Learnt:      36666 | 0.000
810.11/810.37	c total clause space: 335.816MB
810.11/810.37	c total #watches: 249285
810.62/810.87	c total #propagations: 271927400 / total #impl: 3373208815 (eff. 0.081)
810.62/810.87	c #Conflicts:    1755000 | #Learnt:      37666 | 0.000
810.62/810.87	c total clause space: 335.816MB
810.62/810.87	c total #watches: 255681
811.11/811.34	c total #propagations: 272084012 / total #impl: 3375167365 (eff. 0.081)
811.11/811.34	c #Conflicts:    1756000 | #Learnt:      38666 | 0.000
811.11/811.34	c total clause space: 335.816MB
811.11/811.34	c total #watches: 260253
811.62/811.82	c total #propagations: 272272577 / total #impl: 3377227977 (eff. 0.081)
811.62/811.82	c #Conflicts:    1757000 | #Learnt:      39666 | 0.000
811.62/811.82	c total clause space: 335.816MB
811.62/811.82	c total #watches: 264333
812.01/812.29	c total #propagations: 272473616 / total #impl: 3379277602 (eff. 0.081)
812.01/812.29	c #Conflicts:    1758000 | #Learnt:      40666 | 0.000
812.01/812.29	c total clause space: 335.816MB
812.01/812.29	c total #watches: 269906
812.51/812.78	c total #propagations: 272655931 / total #impl: 3380918325 (eff. 0.081)
812.51/812.78	c #Conflicts:    1759000 | #Learnt:      41666 | 0.000
812.51/812.78	c total clause space: 335.816MB
812.51/812.78	c total #watches: 276030
813.01/813.23	c total #propagations: 272853586 / total #impl: 3383101860 (eff. 0.081)
813.01/813.23	c #Conflicts:    1760000 | #Learnt:      42666 | 0.000
813.01/813.23	c total clause space: 335.816MB
813.01/813.23	c total #watches: 282639
813.41/813.68	c total #propagations: 272973152 / total #impl: 3384356396 (eff. 0.081)
813.41/813.68	c #Conflicts:    1761000 | #Learnt:      43666 | 0.000
813.41/813.68	c total clause space: 335.816MB
813.41/813.68	c total #watches: 287742
813.92/814.15	c total #propagations: 273100204 / total #impl: 3385934468 (eff. 0.081)
813.92/814.15	c #Conflicts:    1762000 | #Learnt:      44666 | 0.000
813.92/814.15	c total clause space: 335.816MB
813.92/814.15	c total #watches: 294414
814.41/814.67	c total #propagations: 273232811 / total #impl: 3387496205 (eff. 0.081)
814.41/814.67	c #Conflicts:    1763000 | #Learnt:      45666 | 0.000
814.41/814.67	c total clause space: 335.816MB
814.41/814.67	c total #watches: 300026
814.92/815.20	c total #propagations: 273382360 / total #impl: 3389097228 (eff. 0.081)
814.92/815.20	c #Conflicts:    1764000 | #Learnt:      46666 | 0.000
814.92/815.20	c total clause space: 335.816MB
814.92/815.20	c total #watches: 305273
815.51/815.74	c total #propagations: 273540004 / total #impl: 3390919882 (eff. 0.081)
815.51/815.74	c #Conflicts:    1765000 | #Learnt:      47666 | 0.000
815.51/815.74	c total clause space: 335.816MB
815.51/815.74	c total #watches: 309654
816.02/816.28	c total #propagations: 273668130 / total #impl: 3392616641 (eff. 0.081)
816.02/816.28	c #Conflicts:    1766000 | #Learnt:      48666 | 0.000
816.02/816.28	c total clause space: 335.816MB
816.02/816.28	c total #watches: 314418
816.51/816.79	c total #propagations: 273805894 / total #impl: 3394191786 (eff. 0.081)
816.51/816.79	c #Conflicts:    1767000 | #Learnt:      49666 | 0.000
816.51/816.79	c total clause space: 335.816MB
816.51/816.79	c total #watches: 319444
817.12/817.34	c total #propagations: 273944122 / total #impl: 3395642042 (eff. 0.081)
817.12/817.34	c #Conflicts:    1768000 | #Learnt:      50666 | 0.000
817.12/817.34	c total clause space: 335.816MB
817.12/817.34	c total #watches: 323927
817.61/817.86	c total #propagations: 274088254 / total #impl: 3397303419 (eff. 0.081)
817.61/817.86	c #Conflicts:    1769000 | #Learnt:      51666 | 0.000
817.61/817.86	c total clause space: 335.816MB
817.61/817.86	c total #watches: 328314
818.22/818.41	c total #propagations: 274227254 / total #impl: 3398994738 (eff. 0.081)
818.22/818.41	c #Conflicts:    1770000 | #Learnt:      52666 | 0.000
818.22/818.41	c total clause space: 335.816MB
818.22/818.41	c total #watches: 333372
818.71/818.96	c total #propagations: 274363625 / total #impl: 3400784443 (eff. 0.081)
818.71/818.96	c #Conflicts:    1771000 | #Learnt:      53666 | 0.000
818.71/818.96	c total clause space: 335.816MB
818.71/818.96	c total #watches: 338791
819.21/819.49	c total #propagations: 274507442 / total #impl: 3402416258 (eff. 0.081)
819.21/819.49	c #Conflicts:    1772000 | #Learnt:      54666 | 0.000
819.21/819.49	c total clause space: 335.816MB
819.21/819.49	c total #watches: 343100
819.81/820.02	c total #propagations: 274646708 / total #impl: 3403987682 (eff. 0.081)
819.81/820.02	c #Conflicts:    1773000 | #Learnt:      55666 | 0.000
819.81/820.02	c total clause space: 335.816MB
819.81/820.02	c total #watches: 347740
820.31/820.57	c total #propagations: 274796617 / total #impl: 3405728741 (eff. 0.081)
820.31/820.57	c #Conflicts:    1774000 | #Learnt:      56666 | 0.000
820.31/820.57	c total clause space: 335.816MB
820.31/820.57	c total #watches: 352410
820.81/821.08	c total #propagations: 274942767 / total #impl: 3407355209 (eff. 0.081)
820.81/821.08	c #Conflicts:    1775000 | #Learnt:      57666 | 0.000
820.81/821.08	c total clause space: 335.816MB
820.81/821.08	c total #watches: 357607
821.31/821.59	c total #propagations: 275083700 / total #impl: 3409271367 (eff. 0.081)
821.31/821.59	c #Conflicts:    1776000 | #Learnt:      58666 | 0.000
821.31/821.59	c total clause space: 335.816MB
821.31/821.59	c total #watches: 363955
821.91/822.12	c total #propagations: 275220764 / total #impl: 3411485131 (eff. 0.081)
821.91/822.12	c #Conflicts:    1777000 | #Learnt:      59666 | 0.000
821.91/822.12	c total clause space: 335.816MB
821.91/822.12	c total #watches: 369014
822.41/822.64	c total #propagations: 275368578 / total #impl: 3413602671 (eff. 0.081)
822.41/822.64	c #Conflicts:    1778000 | #Learnt:      60666 | 0.000
822.41/822.64	c total clause space: 335.816MB
822.41/822.64	c total #watches: 373923
822.91/823.16	c total #propagations: 275518542 / total #impl: 3415577174 (eff. 0.081)
822.91/823.16	c #Conflicts:    1779000 | #Learnt:      61666 | 0.000
822.91/823.16	c total clause space: 335.816MB
822.91/823.16	c total #watches: 379330
823.51/823.73	c total #propagations: 275667646 / total #impl: 3417778709 (eff. 0.081)
823.51/823.73	c #Conflicts:    1780000 | #Learnt:      62666 | 0.000
823.51/823.73	c total clause space: 335.816MB
823.51/823.73	c total #watches: 385043
824.01/824.29	c total #propagations: 275814174 / total #impl: 3420274943 (eff. 0.081)
824.01/824.29	c #Conflicts:    1781000 | #Learnt:      63666 | 0.000
824.01/824.29	c total clause space: 335.816MB
824.01/824.29	c total #watches: 390678
824.60/824.82	c total #propagations: 275977620 / total #impl: 3422577874 (eff. 0.081)
824.60/824.82	c GC COLLECT
824.60/824.82	c #Conflicts:    1782000 | #Learnt:      32365 | 0.000
824.60/824.82	c total clause space: 335.816MB
824.60/824.82	c total #watches: 223908
825.00/825.28	c total #propagations: 276110094 / total #impl: 3424363758 (eff. 0.081)
825.00/825.28	c #Conflicts:    1783000 | #Learnt:      33365 | 0.000
825.00/825.28	c total clause space: 335.816MB
825.00/825.28	c total #watches: 231915
825.50/825.76	c total #propagations: 276229946 / total #impl: 3426266493 (eff. 0.081)
825.50/825.76	c #Conflicts:    1784000 | #Learnt:      34365 | 0.000
825.50/825.76	c total clause space: 335.816MB
825.50/825.76	c total #watches: 243530
826.01/826.28	c total #propagations: 276346477 / total #impl: 3428096637 (eff. 0.081)
826.01/826.28	c #Conflicts:    1785000 | #Learnt:      35365 | 0.000
826.01/826.28	c total clause space: 335.816MB
826.01/826.28	c total #watches: 249894
826.60/826.86	c total #propagations: 276452568 / total #impl: 3429873158 (eff. 0.081)
826.60/826.86	c #Conflicts:    1786000 | #Learnt:      36365 | 0.000
826.60/826.86	c total clause space: 335.816MB
826.60/826.86	c total #watches: 256072
827.30/827.51	c total #propagations: 276562243 / total #impl: 3431822013 (eff. 0.081)
827.30/827.51	c #Conflicts:    1787000 | #Learnt:      37365 | 0.000
827.30/827.51	c total clause space: 335.816MB
827.30/827.51	c total #watches: 261424
827.90/828.17	c total #propagations: 276683171 / total #impl: 3433771032 (eff. 0.081)
827.90/828.17	c #Conflicts:    1788000 | #Learnt:      38365 | 0.000
827.90/828.17	c total clause space: 335.816MB
827.90/828.17	c total #watches: 266575
828.60/828.84	c total #propagations: 276792543 / total #impl: 3435924573 (eff. 0.081)
828.60/828.84	c #Conflicts:    1789000 | #Learnt:      39365 | 0.000
828.60/828.84	c total clause space: 335.816MB
828.60/828.84	c total #watches: 271065
829.21/829.50	c total #propagations: 276915590 / total #impl: 3437862587 (eff. 0.081)
829.21/829.50	c #Conflicts:    1790000 | #Learnt:      40365 | 0.000
829.21/829.50	c total clause space: 335.816MB
829.21/829.50	c total #watches: 277397
829.90/830.11	c total #propagations: 277047907 / total #impl: 3439646912 (eff. 0.081)
829.90/830.11	c #Conflicts:    1791000 | #Learnt:      41365 | 0.000
829.90/830.11	c total clause space: 335.816MB
829.90/830.11	c total #watches: 283820
830.50/830.73	c total #propagations: 277179822 / total #impl: 3441640159 (eff. 0.081)
830.50/830.73	c #Conflicts:    1792000 | #Learnt:      42365 | 0.000
830.50/830.73	c total clause space: 335.816MB
830.50/830.73	c total #watches: 290185
831.10/831.32	c total #propagations: 277311213 / total #impl: 3443846168 (eff. 0.081)
831.10/831.32	c #Conflicts:    1793000 | #Learnt:      43365 | 0.000
831.10/831.32	c total clause space: 335.816MB
831.10/831.32	c total #watches: 297081
831.60/831.87	c total #propagations: 277441504 / total #impl: 3445737047 (eff. 0.081)
831.60/831.87	c #Conflicts:    1794000 | #Learnt:      44365 | 0.000
831.60/831.87	c total clause space: 335.816MB
831.60/831.87	c total #watches: 309855
832.20/832.41	c total #propagations: 277662891 / total #impl: 3447865716 (eff. 0.081)
832.20/832.41	c #Conflicts:    1795000 | #Learnt:      45365 | 0.000
832.20/832.41	c total clause space: 335.816MB
832.20/832.41	c total #watches: 314056
832.70/832.94	c total #propagations: 277826713 / total #impl: 3449430524 (eff. 0.081)
832.70/832.94	c #Conflicts:    1796000 | #Learnt:      46365 | 0.000
832.70/832.94	c total clause space: 335.816MB
832.70/832.94	c total #watches: 318000
833.20/833.49	c total #propagations: 278009175 / total #impl: 3451494581 (eff. 0.081)
833.20/833.49	c #Conflicts:    1797000 | #Learnt:      47365 | 0.000
833.20/833.49	c total clause space: 335.816MB
833.20/833.49	c total #watches: 322245
833.80/834.01	c total #propagations: 278174014 / total #impl: 3453399184 (eff. 0.081)
833.80/834.01	c #Conflicts:    1798000 | #Learnt:      48365 | 0.000
833.80/834.01	c total clause space: 335.816MB
833.80/834.01	c total #watches: 326953
834.30/834.55	c total #propagations: 278345599 / total #impl: 3455067619 (eff. 0.081)
834.30/834.55	c #Conflicts:    1799000 | #Learnt:      49365 | 0.000
834.30/834.55	c total clause space: 335.816MB
834.30/834.55	c total #watches: 332271
834.90/835.10	c total #propagations: 278508353 / total #impl: 3457169895 (eff. 0.081)
834.90/835.10	c #Conflicts:    1800000 | #Learnt:      50365 | 0.000
834.90/835.10	c total clause space: 335.816MB
834.90/835.10	c total #watches: 336446
835.40/835.69	c total #propagations: 278653993 / total #impl: 3458771682 (eff. 0.081)
835.40/835.69	c #Conflicts:    1801000 | #Learnt:      51365 | 0.000
835.40/835.69	c total clause space: 335.816MB
835.40/835.69	c total #watches: 340603
836.10/836.30	c total #propagations: 278823281 / total #impl: 3460714195 (eff. 0.081)
836.10/836.30	c #Conflicts:    1802000 | #Learnt:      52365 | 0.000
836.10/836.30	c total clause space: 335.816MB
836.10/836.30	c total #watches: 344001
836.70/836.91	c total #propagations: 278977231 / total #impl: 3462868516 (eff. 0.081)
836.70/836.91	c #Conflicts:    1803000 | #Learnt:      53365 | 0.000
836.70/836.91	c total clause space: 335.816MB
836.70/836.91	c total #watches: 347718
837.20/837.47	c total #propagations: 279131954 / total #impl: 3465299050 (eff. 0.081)
837.20/837.47	c #Conflicts:    1804000 | #Learnt:      54365 | 0.000
837.20/837.47	c total clause space: 335.816MB
837.20/837.47	c total #watches: 351545
837.80/838.05	c total #propagations: 279282943 / total #impl: 3467446389 (eff. 0.081)
837.80/838.05	c #Conflicts:    1805000 | #Learnt:      55365 | 0.000
837.80/838.05	c total clause space: 335.816MB
837.80/838.05	c total #watches: 355461
838.40/838.60	c total #propagations: 279440363 / total #impl: 3469422879 (eff. 0.081)
838.40/838.60	c #Conflicts:    1806000 | #Learnt:      56365 | 0.000
838.40/838.60	c total clause space: 335.816MB
838.40/838.60	c total #watches: 359260
838.90/839.11	c total #propagations: 279613527 / total #impl: 3471292802 (eff. 0.081)
838.90/839.11	c #Conflicts:    1807000 | #Learnt:      57365 | 0.000
838.90/839.11	c total clause space: 335.816MB
838.90/839.11	c total #watches: 362883
839.50/839.74	c total #propagations: 279772093 / total #impl: 3472721224 (eff. 0.081)
839.50/839.74	c #Conflicts:    1808000 | #Learnt:      58365 | 0.000
839.50/839.74	c total clause space: 335.816MB
839.50/839.74	c total #watches: 366830
840.10/840.40	c total #propagations: 279929331 / total #impl: 3474515405 (eff. 0.081)
840.10/840.40	c #Conflicts:    1809000 | #Learnt:      59365 | 0.000
840.10/840.40	c total clause space: 335.816MB
840.10/840.40	c total #watches: 373939
840.80/841.00	c total #propagations: 280087164 / total #impl: 3476656146 (eff. 0.081)
840.80/841.00	c #Conflicts:    1810000 | #Learnt:      60365 | 0.000
840.80/841.00	c total clause space: 335.816MB
840.80/841.00	c total #watches: 383120
841.41/841.63	c total #propagations: 280210034 / total #impl: 3478693367 (eff. 0.081)
841.41/841.63	c #Conflicts:    1811000 | #Learnt:      61365 | 0.000
841.41/841.63	c total clause space: 335.816MB
841.41/841.63	c total #watches: 387750
842.00/842.25	c total #propagations: 280352393 / total #impl: 3480677813 (eff. 0.081)
842.00/842.25	c #Conflicts:    1812000 | #Learnt:      62365 | 0.000
842.00/842.25	c total clause space: 335.816MB
842.00/842.25	c total #watches: 392125
842.60/842.86	c total #propagations: 280490244 / total #impl: 3482535334 (eff. 0.081)
842.60/842.86	c #Conflicts:    1813000 | #Learnt:      63365 | 0.000
842.60/842.86	c total clause space: 335.816MB
842.60/842.86	c total #watches: 398514
843.21/843.47	c total #propagations: 280626539 / total #impl: 3484482993 (eff. 0.081)
843.21/843.47	c #Conflicts:    1814000 | #Learnt:      64365 | 0.000
843.21/843.47	c total clause space: 335.816MB
843.21/843.47	c total #watches: 404174
843.81/844.09	c total #propagations: 280786797 / total #impl: 3486461406 (eff. 0.081)
843.81/844.09	c GC COLLECT
843.81/844.09	c #Conflicts:    1815000 | #Learnt:      32764 | 0.000
843.81/844.09	c total clause space: 335.816MB
843.81/844.09	c total #watches: 226826
844.31/844.51	c total #propagations: 280960833 / total #impl: 3488558549 (eff. 0.081)
844.31/844.51	c #Conflicts:    1816000 | #Learnt:      33764 | 0.000
844.31/844.51	c total clause space: 335.816MB
844.31/844.51	c total #watches: 230829
844.72/844.94	c total #propagations: 281130396 / total #impl: 3490358512 (eff. 0.081)
844.72/844.94	c #Conflicts:    1817000 | #Learnt:      34764 | 0.000
844.72/844.94	c total clause space: 335.816MB
844.72/844.94	c total #watches: 234845
845.11/845.37	c total #propagations: 281305465 / total #impl: 3492267169 (eff. 0.081)
845.11/845.37	c #Conflicts:    1818000 | #Learnt:      35764 | 0.000
845.11/845.37	c total clause space: 335.816MB
845.11/845.37	c total #watches: 239206
845.61/845.82	c total #propagations: 281486004 / total #impl: 3494024438 (eff. 0.081)
845.61/845.82	c #Conflicts:    1819000 | #Learnt:      36764 | 0.000
845.61/845.82	c total clause space: 335.816MB
845.61/845.82	c total #watches: 243224
846.01/846.26	c total #propagations: 281656429 / total #impl: 3495961152 (eff. 0.081)
846.01/846.26	c #Conflicts:    1820000 | #Learnt:      37764 | 0.000
846.01/846.26	c total clause space: 335.816MB
846.01/846.26	c total #watches: 251258
846.41/846.67	c total #propagations: 281789187 / total #impl: 3497654815 (eff. 0.081)
846.41/846.67	c #Conflicts:    1821000 | #Learnt:      38764 | 0.000
846.41/846.67	c total clause space: 335.816MB
846.41/846.67	c total #watches: 260547
846.92/847.14	c total #propagations: 281917517 / total #impl: 3499212271 (eff. 0.081)
846.92/847.14	c #Conflicts:    1822000 | #Learnt:      39764 | 0.000
846.92/847.14	c total clause space: 335.816MB
846.92/847.14	c total #watches: 265145
847.41/847.67	c total #propagations: 282058025 / total #impl: 3500972535 (eff. 0.081)
847.41/847.67	c #Conflicts:    1823000 | #Learnt:      40764 | 0.000
847.41/847.67	c total clause space: 335.816MB
847.41/847.67	c total #watches: 269309
847.92/848.16	c total #propagations: 282201592 / total #impl: 3503097568 (eff. 0.081)
847.92/848.16	c #Conflicts:    1824000 | #Learnt:      41764 | 0.000
847.92/848.16	c total clause space: 335.816MB
847.92/848.16	c total #watches: 274029
848.41/848.62	c total #propagations: 282331862 / total #impl: 3504889423 (eff. 0.081)
848.41/848.62	c #Conflicts:    1825000 | #Learnt:      42764 | 0.000
848.41/848.62	c total clause space: 335.816MB
848.41/848.62	c total #watches: 279474
848.81/849.08	c total #propagations: 282483568 / total #impl: 3506786416 (eff. 0.081)
848.81/849.08	c #Conflicts:    1826000 | #Learnt:      43764 | 0.000
848.81/849.08	c total clause space: 335.816MB
848.81/849.08	c total #watches: 284237
849.31/849.54	c total #propagations: 282639288 / total #impl: 3508471232 (eff. 0.081)
849.31/849.54	c #Conflicts:    1827000 | #Learnt:      44764 | 0.000
849.31/849.54	c total clause space: 335.816MB
849.31/849.54	c total #watches: 288150
849.81/850.01	c total #propagations: 282801730 / total #impl: 3510287045 (eff. 0.081)
849.81/850.01	c #Conflicts:    1828000 | #Learnt:      45764 | 0.000
849.81/850.01	c total clause space: 335.816MB
849.81/850.01	c total #watches: 292621
850.21/850.49	c total #propagations: 282981039 / total #impl: 3512099770 (eff. 0.081)
850.21/850.49	c #Conflicts:    1829000 | #Learnt:      46764 | 0.000
850.21/850.49	c total clause space: 335.816MB
850.21/850.49	c total #watches: 296779
850.71/850.97	c total #propagations: 283172966 / total #impl: 3514329714 (eff. 0.081)
850.71/850.97	c #Conflicts:    1830000 | #Learnt:      47764 | 0.000
850.71/850.97	c total clause space: 335.816MB
850.71/850.97	c total #watches: 300623
851.21/851.50	c total #propagations: 283360434 / total #impl: 3516059184 (eff. 0.081)
851.21/851.50	c #Conflicts:    1831000 | #Learnt:      48764 | 0.000
851.21/851.50	c total clause space: 335.816MB
851.21/851.50	c total #watches: 304574
851.81/852.00	c total #propagations: 283531241 / total #impl: 3518200643 (eff. 0.081)
851.81/852.00	c #Conflicts:    1832000 | #Learnt:      49764 | 0.000
851.81/852.00	c total clause space: 335.816MB
851.81/852.00	c total #watches: 308610
852.21/852.49	c total #propagations: 283684513 / total #impl: 3519875139 (eff. 0.081)
852.21/852.49	c #Conflicts:    1833000 | #Learnt:      50764 | 0.000
852.21/852.49	c total clause space: 335.816MB
852.21/852.49	c total #watches: 312634
852.71/852.96	c total #propagations: 283857344 / total #impl: 3521543941 (eff. 0.081)
852.71/852.96	c #Conflicts:    1834000 | #Learnt:      51764 | 0.000
852.71/852.96	c total clause space: 335.816MB
852.71/852.96	c total #watches: 318245
853.21/853.47	c total #propagations: 284038357 / total #impl: 3523421974 (eff. 0.081)
853.21/853.47	c #Conflicts:    1835000 | #Learnt:      52764 | 0.000
853.21/853.47	c total clause space: 335.816MB
853.21/853.47	c total #watches: 323658
853.81/854.03	c total #propagations: 284220654 / total #impl: 3525619073 (eff. 0.081)
853.81/854.03	c #Conflicts:    1836000 | #Learnt:      53764 | 0.000
853.81/854.03	c total clause space: 335.816MB
853.81/854.03	c total #watches: 327026
854.31/854.53	c total #propagations: 284421653 / total #impl: 3527712098 (eff. 0.081)
854.31/854.53	c #Conflicts:    1837000 | #Learnt:      54764 | 0.000
854.31/854.53	c total clause space: 335.816MB
854.31/854.53	c total #watches: 330490
854.81/855.09	c total #propagations: 284590040 / total #impl: 3529495132 (eff. 0.081)
854.81/855.09	c #Conflicts:    1838000 | #Learnt:      55764 | 0.000
854.81/855.09	c total clause space: 335.816MB
854.81/855.09	c total #watches: 335247
855.41/855.67	c total #propagations: 284776014 / total #impl: 3531618391 (eff. 0.081)
855.41/855.67	c #Conflicts:    1839000 | #Learnt:      56764 | 0.000
855.41/855.67	c total clause space: 335.816MB
855.41/855.67	c total #watches: 339071
855.91/856.19	c total #propagations: 284949450 / total #impl: 3533825195 (eff. 0.081)
855.91/856.19	c #Conflicts:    1840000 | #Learnt:      57764 | 0.000
855.91/856.19	c total clause space: 335.816MB
855.91/856.19	c total #watches: 343599
856.51/856.71	c total #propagations: 285130945 / total #impl: 3535770092 (eff. 0.081)
856.51/856.71	c #Conflicts:    1841000 | #Learnt:      58764 | 0.000
856.51/856.71	c total clause space: 335.816MB
856.51/856.71	c total #watches: 347648
857.01/857.23	c total #propagations: 285287996 / total #impl: 3537803609 (eff. 0.081)
857.01/857.23	c #Conflicts:    1842000 | #Learnt:      59764 | 0.000
857.01/857.23	c total clause space: 335.816MB
857.01/857.23	c total #watches: 352631
857.51/857.74	c total #propagations: 285456911 / total #impl: 3539659240 (eff. 0.081)
857.51/857.74	c #Conflicts:    1843000 | #Learnt:      60764 | 0.000
857.51/857.74	c total clause space: 335.816MB
857.51/857.74	c total #watches: 356739
858.01/858.27	c total #propagations: 285633452 / total #impl: 3541705652 (eff. 0.081)
858.01/858.27	c #Conflicts:    1844000 | #Learnt:      61764 | 0.000
858.01/858.27	c total clause space: 335.816MB
858.01/858.27	c total #watches: 361231
858.51/858.74	c total #propagations: 285793648 / total #impl: 3543754031 (eff. 0.081)
858.51/858.74	c #Conflicts:    1845000 | #Learnt:      62764 | 0.000
858.51/858.74	c total clause space: 335.816MB
858.51/858.74	c total #watches: 365987
859.01/859.23	c total #propagations: 285951360 / total #impl: 3545398266 (eff. 0.081)
859.01/859.23	c #Conflicts:    1846000 | #Learnt:      63764 | 0.000
859.01/859.23	c total clause space: 335.816MB
859.01/859.23	c total #watches: 370274
859.51/859.76	c total #propagations: 286121734 / total #impl: 3547068099 (eff. 0.081)
859.51/859.76	c #Conflicts:    1847000 | #Learnt:      64764 | 0.000
859.51/859.76	c total clause space: 335.816MB
859.51/859.76	c total #watches: 373910
860.11/860.31	c total #propagations: 286265059 / total #impl: 3549052713 (eff. 0.081)
860.11/860.31	c #Conflicts:    1848000 | #Learnt:      65764 | 0.000
860.11/860.31	c total clause space: 335.816MB
860.11/860.31	c total #watches: 377629
860.51/860.79	c total #propagations: 286414655 / total #impl: 3550915714 (eff. 0.081)
860.51/860.79	c GC COLLECT
860.51/860.79	c #Conflicts:    1849000 | #Learnt:      33868 | 0.000
860.51/860.79	c total clause space: 335.816MB
860.51/860.79	c total #watches: 230854
861.01/861.24	c total #propagations: 286574857 / total #impl: 3552953971 (eff. 0.081)
861.01/861.24	c #Conflicts:    1850000 | #Learnt:      34868 | 0.000
861.01/861.24	c total clause space: 335.816MB
861.01/861.24	c total #watches: 234026
861.41/861.69	c total #propagations: 286733230 / total #impl: 3555031261 (eff. 0.081)
861.41/861.69	c #Conflicts:    1851000 | #Learnt:      35868 | 0.000
861.41/861.69	c total clause space: 335.816MB
861.41/861.69	c total #watches: 237540
861.91/862.15	c total #propagations: 286896748 / total #impl: 3556999043 (eff. 0.081)
861.91/862.15	c #Conflicts:    1852000 | #Learnt:      36868 | 0.000
861.91/862.15	c total clause space: 335.816MB
861.91/862.15	c total #watches: 242353
862.41/862.68	c total #propagations: 287066199 / total #impl: 3559000117 (eff. 0.081)
862.41/862.68	c #Conflicts:    1853000 | #Learnt:      37868 | 0.000
862.41/862.68	c total clause space: 335.816MB
862.41/862.68	c total #watches: 245414
862.91/863.16	c total #propagations: 287240692 / total #impl: 3561160850 (eff. 0.081)
862.91/863.16	c #Conflicts:    1854000 | #Learnt:      38868 | 0.000
862.91/863.16	c total clause space: 335.816MB
862.91/863.16	c total #watches: 249175
863.41/863.66	c total #propagations: 287409073 / total #impl: 3563193994 (eff. 0.081)
863.41/863.66	c #Conflicts:    1855000 | #Learnt:      39868 | 0.000
863.41/863.66	c total clause space: 335.816MB
863.41/863.66	c total #watches: 252436
863.91/864.10	c total #propagations: 287584689 / total #impl: 3565490563 (eff. 0.081)
863.91/864.10	c #Conflicts:    1856000 | #Learnt:      40868 | 0.000
863.91/864.10	c total clause space: 335.816MB
863.91/864.10	c total #watches: 256850
864.31/864.56	c total #propagations: 287756224 / total #impl: 3567389092 (eff. 0.081)
864.31/864.56	c #Conflicts:    1857000 | #Learnt:      41868 | 0.000
864.31/864.56	c total clause space: 335.816MB
864.31/864.56	c total #watches: 261366
864.81/865.02	c total #propagations: 287943493 / total #impl: 3569380316 (eff. 0.081)
864.81/865.02	c #Conflicts:    1858000 | #Learnt:      42868 | 0.000
864.81/865.02	c total clause space: 335.816MB
864.81/865.02	c total #watches: 264982
865.21/865.46	c total #propagations: 288113458 / total #impl: 3571220737 (eff. 0.081)
865.21/865.46	c #Conflicts:    1859000 | #Learnt:      43868 | 0.000
865.21/865.46	c total clause space: 335.816MB
865.21/865.46	c total #watches: 268709
865.61/865.88	c total #propagations: 288306632 / total #impl: 3573067299 (eff. 0.081)
865.61/865.88	c #Conflicts:    1860000 | #Learnt:      44868 | 0.000
865.61/865.88	c total clause space: 335.816MB
865.61/865.88	c total #watches: 273334
866.11/866.36	c total #propagations: 288486468 / total #impl: 3574774605 (eff. 0.081)
866.11/866.36	c #Conflicts:    1861000 | #Learnt:      45868 | 0.000
866.11/866.36	c total clause space: 335.816MB
866.11/866.36	c total #watches: 276801
866.51/866.79	c total #propagations: 288670228 / total #impl: 3576722049 (eff. 0.081)
866.51/866.79	c #Conflicts:    1862000 | #Learnt:      46868 | 0.000
866.51/866.79	c total clause space: 335.816MB
866.51/866.79	c total #watches: 281476
867.01/867.23	c total #propagations: 288851152 / total #impl: 3578485134 (eff. 0.081)
867.01/867.23	c #Conflicts:    1863000 | #Learnt:      47868 | 0.000
867.01/867.23	c total clause space: 335.816MB
867.01/867.23	c total #watches: 285789
867.51/867.70	c total #propagations: 289021180 / total #impl: 3580411653 (eff. 0.081)
867.51/867.70	c #Conflicts:    1864000 | #Learnt:      48868 | 0.000
867.51/867.70	c total clause space: 335.816MB
867.51/867.70	c total #watches: 291054
867.91/868.16	c total #propagations: 289201789 / total #impl: 3582593354 (eff. 0.081)
867.91/868.16	c #Conflicts:    1865000 | #Learnt:      49868 | 0.000
867.91/868.16	c total clause space: 335.816MB
867.91/868.16	c total #watches: 294781
868.40/868.60	c total #propagations: 289400039 / total #impl: 3584520097 (eff. 0.081)
868.40/868.60	c #Conflicts:    1866000 | #Learnt:      50868 | 0.000
868.40/868.60	c total clause space: 335.816MB
868.40/868.60	c total #watches: 298417
868.91/869.11	c total #propagations: 289573097 / total #impl: 3586334079 (eff. 0.081)
868.91/869.11	c #Conflicts:    1867000 | #Learnt:      51868 | 0.000
868.91/869.11	c total clause space: 335.816MB
868.91/869.11	c total #watches: 301738
869.30/869.57	c total #propagations: 289777939 / total #impl: 3588397253 (eff. 0.081)
869.30/869.57	c #Conflicts:    1868000 | #Learnt:      52868 | 0.000
869.30/869.57	c total clause space: 335.816MB
869.30/869.57	c total #watches: 305324
869.80/870.02	c total #propagations: 289981299 / total #impl: 3590347819 (eff. 0.081)
869.80/870.02	c #Conflicts:    1869000 | #Learnt:      53868 | 0.000
869.80/870.02	c total clause space: 335.816MB
869.80/870.02	c total #watches: 308651
870.20/870.49	c total #propagations: 290150987 / total #impl: 3592046326 (eff. 0.081)
870.20/870.49	c #Conflicts:    1870000 | #Learnt:      54868 | 0.000
870.20/870.49	c total clause space: 335.816MB
870.20/870.49	c total #watches: 313058
870.70/870.99	c total #propagations: 290329275 / total #impl: 3594105555 (eff. 0.081)
870.70/870.99	c #Conflicts:    1871000 | #Learnt:      55868 | 0.000
870.70/870.99	c total clause space: 335.816MB
870.70/870.99	c total #watches: 316824
871.30/871.50	c total #propagations: 290502357 / total #impl: 3596151963 (eff. 0.081)
871.30/871.50	c #Conflicts:    1872000 | #Learnt:      56868 | 0.000
871.30/871.50	c total clause space: 335.816MB
871.30/871.50	c total #watches: 320443
871.70/871.98	c total #propagations: 290670984 / total #impl: 3598138183 (eff. 0.081)
871.70/871.98	c #Conflicts:    1873000 | #Learnt:      57868 | 0.000
871.70/871.98	c total clause space: 335.816MB
871.70/871.98	c total #watches: 327638
872.21/872.48	c total #propagations: 290850378 / total #impl: 3600269028 (eff. 0.081)
872.21/872.48	c #Conflicts:    1874000 | #Learnt:      58868 | 0.000
872.21/872.48	c total clause space: 335.816MB
872.21/872.48	c total #watches: 334628
872.80/873.03	c total #propagations: 290969640 / total #impl: 3602003025 (eff. 0.081)
872.80/873.03	c #Conflicts:    1875000 | #Learnt:      59868 | 0.000
872.80/873.03	c total clause space: 335.816MB
872.80/873.03	c total #watches: 344423
873.31/873.51	c total #propagations: 291136081 / total #impl: 3604283413 (eff. 0.081)
873.31/873.51	c #Conflicts:    1876000 | #Learnt:      60868 | 0.000
873.31/873.51	c total clause space: 335.816MB
873.31/873.51	c total #watches: 350775
873.80/874.06	c total #propagations: 291301817 / total #impl: 3606094253 (eff. 0.081)
873.80/874.06	c #Conflicts:    1877000 | #Learnt:      61868 | 0.000
873.80/874.06	c total clause space: 335.816MB
873.80/874.06	c total #watches: 355241
874.31/874.56	c total #propagations: 291469058 / total #impl: 3608369587 (eff. 0.081)
874.31/874.56	c #Conflicts:    1878000 | #Learnt:      62868 | 0.000
874.31/874.56	c total clause space: 335.816MB
874.31/874.56	c total #watches: 359130
874.80/875.09	c total #propagations: 291613085 / total #impl: 3609884271 (eff. 0.081)
874.80/875.09	c #Conflicts:    1879000 | #Learnt:      63868 | 0.000
874.80/875.09	c total clause space: 335.816MB
874.80/875.09	c total #watches: 362672
875.30/875.57	c total #propagations: 291782817 / total #impl: 3611641675 (eff. 0.081)
875.30/875.57	c #Conflicts:    1880000 | #Learnt:      64868 | 0.000
875.30/875.57	c total clause space: 335.816MB
875.30/875.57	c total #watches: 367326
875.80/876.05	c total #propagations: 291979940 / total #impl: 3613402376 (eff. 0.081)
875.80/876.05	c #Conflicts:    1881000 | #Learnt:      65868 | 0.000
875.80/876.05	c total clause space: 335.816MB
875.80/876.05	c total #watches: 370970
876.30/876.56	c total #propagations: 292189475 / total #impl: 3615331239 (eff. 0.081)
876.30/876.56	c GC COLLECT
876.30/876.56	c #Conflicts:    1882000 | #Learnt:      33664 | 0.000
876.30/876.56	c total clause space: 335.816MB
876.30/876.56	c total #watches: 230166
876.70/876.99	c total #propagations: 292319430 / total #impl: 3617300807 (eff. 0.081)
876.70/876.99	c #Conflicts:    1883000 | #Learnt:      34664 | 0.000
876.70/876.99	c total clause space: 335.816MB
876.70/876.99	c total #watches: 235440
877.20/877.46	c total #propagations: 292468996 / total #impl: 3619080282 (eff. 0.081)
877.20/877.46	c #Conflicts:    1884000 | #Learnt:      35664 | 0.000
877.20/877.46	c total clause space: 335.816MB
877.20/877.46	c total #watches: 247776
877.71/877.92	c total #propagations: 292651932 / total #impl: 3621130054 (eff. 0.081)
877.71/877.92	c #Conflicts:    1885000 | #Learnt:      36664 | 0.000
877.71/877.92	c total clause space: 335.816MB
877.71/877.92	c total #watches: 258373
878.20/878.43	c total #propagations: 292799445 / total #impl: 3623082676 (eff. 0.081)
878.20/878.43	c #Conflicts:    1886000 | #Learnt:      37664 | 0.000
878.20/878.43	c total clause space: 335.816MB
878.20/878.43	c total #watches: 264022
878.71/878.93	c total #propagations: 292952610 / total #impl: 3625245566 (eff. 0.081)
878.71/878.93	c #Conflicts:    1887000 | #Learnt:      38664 | 0.000
878.71/878.93	c total clause space: 335.816MB
878.71/878.93	c total #watches: 270549
879.20/879.46	c total #propagations: 293093909 / total #impl: 3627255932 (eff. 0.081)
879.20/879.46	c #Conflicts:    1888000 | #Learnt:      39664 | 0.000
879.20/879.46	c total clause space: 335.816MB
879.20/879.46	c total #watches: 274864
879.70/880.00	c total #propagations: 293230439 / total #impl: 3629064527 (eff. 0.081)
879.70/880.00	c #Conflicts:    1889000 | #Learnt:      40664 | 0.000
879.70/880.00	c total clause space: 335.816MB
879.70/880.00	c total #watches: 280914
880.30/880.59	c total #propagations: 293369092 / total #impl: 3631188605 (eff. 0.081)
880.30/880.59	c #Conflicts:    1890000 | #Learnt:      41664 | 0.000
880.30/880.59	c total clause space: 335.816MB
880.30/880.59	c total #watches: 285292
880.91/881.15	c total #propagations: 293510713 / total #impl: 3633281263 (eff. 0.081)
880.91/881.15	c #Conflicts:    1891000 | #Learnt:      42664 | 0.000
880.91/881.15	c total clause space: 335.816MB
880.91/881.15	c total #watches: 289477
881.50/881.73	c total #propagations: 293654366 / total #impl: 3635253380 (eff. 0.081)
881.50/881.73	c #Conflicts:    1892000 | #Learnt:      43664 | 0.000
881.50/881.73	c total clause space: 335.816MB
881.50/881.73	c total #watches: 295052
882.01/882.24	c total #propagations: 293806511 / total #impl: 3637031802 (eff. 0.081)
882.01/882.24	c #Conflicts:    1893000 | #Learnt:      44664 | 0.000
882.01/882.24	c total clause space: 335.816MB
882.01/882.24	c total #watches: 298758
882.60/882.81	c total #propagations: 293957103 / total #impl: 3638667649 (eff. 0.081)
882.60/882.81	c #Conflicts:    1894000 | #Learnt:      45664 | 0.000
882.60/882.81	c total clause space: 335.816MB
882.60/882.81	c total #watches: 302354
883.11/883.37	c total #propagations: 294126332 / total #impl: 3641017838 (eff. 0.081)
883.11/883.37	c #Conflicts:    1895000 | #Learnt:      46664 | 0.000
883.11/883.37	c total clause space: 335.816MB
883.11/883.37	c total #watches: 307284
883.70/883.91	c total #propagations: 294282935 / total #impl: 3642958276 (eff. 0.081)
883.70/883.91	c #Conflicts:    1896000 | #Learnt:      47664 | 0.000
883.70/883.91	c total clause space: 335.816MB
883.70/883.91	c total #watches: 312802
884.10/884.39	c total #propagations: 294446803 / total #impl: 3644959892 (eff. 0.081)
884.10/884.39	c #Conflicts:    1897000 | #Learnt:      48664 | 0.000
884.10/884.39	c total clause space: 335.816MB
884.10/884.39	c total #watches: 318567
884.60/884.84	c total #propagations: 294599591 / total #impl: 3646699727 (eff. 0.081)
884.60/884.84	c #Conflicts:    1898000 | #Learnt:      49664 | 0.000
884.60/884.84	c total clause space: 335.816MB
884.60/884.84	c total #watches: 329320
885.10/885.33	c total #propagations: 294732816 / total #impl: 3648388733 (eff. 0.081)
885.10/885.33	c #Conflicts:    1899000 | #Learnt:      50664 | 0.000
885.10/885.33	c total clause space: 335.816MB
885.10/885.33	c total #watches: 335319
885.60/885.83	c total #propagations: 294885291 / total #impl: 3650128694 (eff. 0.081)
885.60/885.83	c #Conflicts:    1900000 | #Learnt:      51664 | 0.000
885.60/885.83	c total clause space: 335.816MB
885.60/885.83	c total #watches: 342672
886.10/886.35	c total #propagations: 295038633 / total #impl: 3651873931 (eff. 0.081)
886.10/886.35	c #Conflicts:    1901000 | #Learnt:      52664 | 0.000
886.10/886.35	c total clause space: 335.816MB
886.10/886.35	c total #watches: 346712
886.70/886.91	c total #propagations: 295196945 / total #impl: 3653830729 (eff. 0.081)
886.70/886.91	c #Conflicts:    1902000 | #Learnt:      53664 | 0.000
886.70/886.91	c total clause space: 335.816MB
886.70/886.91	c total #watches: 350393
887.20/887.45	c total #propagations: 295360145 / total #impl: 3655839681 (eff. 0.081)
887.20/887.45	c #Conflicts:    1903000 | #Learnt:      54664 | 0.000
887.20/887.45	c total clause space: 335.816MB
887.20/887.45	c total #watches: 356694
887.80/888.02	c total #propagations: 295534585 / total #impl: 3657552217 (eff. 0.081)
887.80/888.02	c #Conflicts:    1904000 | #Learnt:      55664 | 0.000
887.80/888.02	c total clause space: 335.816MB
887.80/888.02	c total #watches: 361122
888.30/888.54	c total #propagations: 295728577 / total #impl: 3659739696 (eff. 0.081)
888.30/888.54	c #Conflicts:    1905000 | #Learnt:      56664 | 0.000
888.30/888.54	c total clause space: 335.816MB
888.30/888.54	c total #watches: 366063
888.80/889.09	c total #propagations: 295906108 / total #impl: 3661534590 (eff. 0.081)
888.80/889.09	c #Conflicts:    1906000 | #Learnt:      57664 | 0.000
888.80/889.09	c total clause space: 335.816MB
888.80/889.09	c total #watches: 370203
889.40/889.63	c total #propagations: 296074599 / total #impl: 3663479220 (eff. 0.081)
889.40/889.63	c #Conflicts:    1907000 | #Learnt:      58664 | 0.000
889.40/889.63	c total clause space: 335.816MB
889.40/889.63	c total #watches: 374167
889.90/890.14	c total #propagations: 296237657 / total #impl: 3665408393 (eff. 0.081)
889.90/890.14	c #Conflicts:    1908000 | #Learnt:      59664 | 0.000
889.90/890.14	c total clause space: 335.816MB
889.90/890.14	c total #watches: 378886
890.40/890.65	c total #propagations: 296404595 / total #impl: 3666983853 (eff. 0.081)
890.40/890.65	c #Conflicts:    1909000 | #Learnt:      60664 | 0.000
890.40/890.65	c total clause space: 335.816MB
890.40/890.65	c total #watches: 384163
891.00/891.21	c total #propagations: 296574064 / total #impl: 3668603453 (eff. 0.081)
891.00/891.21	c #Conflicts:    1910000 | #Learnt:      61664 | 0.000
891.00/891.21	c total clause space: 335.816MB
891.00/891.21	c total #watches: 388183
891.60/891.80	c total #propagations: 296757299 / total #impl: 3670752049 (eff. 0.081)
891.60/891.80	c #Conflicts:    1911000 | #Learnt:      62664 | 0.000
891.60/891.80	c total clause space: 335.816MB
891.60/891.80	c total #watches: 396235
892.20/892.40	c total #propagations: 296921364 / total #impl: 3672600010 (eff. 0.081)
892.20/892.40	c #Conflicts:    1912000 | #Learnt:      63664 | 0.000
892.20/892.40	c total clause space: 335.816MB
892.20/892.40	c total #watches: 401533
892.70/892.97	c total #propagations: 297106676 / total #impl: 3674644593 (eff. 0.081)
892.70/892.97	c #Conflicts:    1913000 | #Learnt:      64664 | 0.000
892.70/892.97	c total clause space: 335.816MB
892.70/892.97	c total #watches: 406046
893.30/893.52	c total #propagations: 297301270 / total #impl: 3676715271 (eff. 0.081)
893.30/893.52	c #Conflicts:    1914000 | #Learnt:      65664 | 0.000
893.30/893.52	c total clause space: 335.816MB
893.30/893.52	c total #watches: 411883
893.80/894.06	c total #propagations: 297493049 / total #impl: 3678850189 (eff. 0.081)
893.80/894.06	c #Conflicts:    1915000 | #Learnt:      66664 | 0.000
893.80/894.06	c total clause space: 335.816MB
893.80/894.06	c total #watches: 418533
894.30/894.56	c total #propagations: 297678906 / total #impl: 3680459529 (eff. 0.081)
894.30/894.56	c GC COLLECT
894.30/894.56	c #Conflicts:    1916000 | #Learnt:      34167 | 0.000
894.30/894.56	c total clause space: 335.816MB
894.30/894.56	c total #watches: 234643
894.90/895.13	c total #propagations: 297878230 / total #impl: 3682757679 (eff. 0.081)
894.90/895.13	c #Conflicts:    1917000 | #Learnt:      35167 | 0.000
894.90/895.13	c total clause space: 335.816MB
894.90/895.13	c total #watches: 240207
895.40/895.65	c total #propagations: 298017380 / total #impl: 3685692711 (eff. 0.081)
895.40/895.65	c #Conflicts:    1918000 | #Learnt:      36167 | 0.000
895.40/895.65	c total clause space: 335.816MB
895.40/895.65	c total #watches: 244780
895.90/896.19	c total #propagations: 298160899 / total #impl: 3687710772 (eff. 0.081)
895.90/896.19	c #Conflicts:    1919000 | #Learnt:      37167 | 0.000
895.90/896.19	c total clause space: 335.816MB
895.90/896.19	c total #watches: 248797
896.50/896.73	c total #propagations: 298291805 / total #impl: 3689715452 (eff. 0.081)
896.50/896.73	c #Conflicts:    1920000 | #Learnt:      38167 | 0.000
896.50/896.73	c total clause space: 335.816MB
896.50/896.73	c total #watches: 260385
897.10/897.30	c total #propagations: 298424886 / total #impl: 3691808024 (eff. 0.081)
897.10/897.30	c #Conflicts:    1921000 | #Learnt:      39167 | 0.000
897.10/897.30	c total clause space: 335.816MB
897.10/897.30	c total #watches: 268988
897.70/897.91	c total #propagations: 298533629 / total #impl: 3693891128 (eff. 0.081)
897.70/897.91	c #Conflicts:    1922000 | #Learnt:      40167 | 0.000
897.70/897.91	c total clause space: 335.816MB
897.70/897.91	c total #watches: 274234
898.30/898.52	c total #propagations: 298635790 / total #impl: 3696275197 (eff. 0.081)
898.30/898.52	c #Conflicts:    1923000 | #Learnt:      41167 | 0.000
898.30/898.52	c total clause space: 335.816MB
898.30/898.52	c total #watches: 279788
898.90/899.11	c total #propagations: 298755996 / total #impl: 3699025182 (eff. 0.081)
898.90/899.11	c #Conflicts:    1924000 | #Learnt:      42167 | 0.000
898.90/899.11	c total clause space: 335.816MB
898.90/899.11	c total #watches: 284776
899.40/899.67	c total #propagations: 298878573 / total #impl: 3701355460 (eff. 0.081)
899.40/899.67	c #Conflicts:    1925000 | #Learnt:      43167 | 0.000
899.40/899.67	c total clause space: 335.816MB
899.40/899.67	c total #watches: 288238
899.90/900.13	c total #propagations: 299038941 / total #impl: 3703511007 (eff. 0.081)
899.90/900.13	c #Conflicts:    1926000 | #Learnt:      44167 | 0.000
899.90/900.13	c total clause space: 335.816MB
899.90/900.13	c total #watches: 292041
900.40/900.63	c total #propagations: 299217251 / total #impl: 3705081531 (eff. 0.081)
900.40/900.63	c #Conflicts:    1927000 | #Learnt:      45167 | 0.000
900.40/900.63	c total clause space: 335.816MB
900.40/900.63	c total #watches: 296572
900.90/901.11	c total #propagations: 299360449 / total #impl: 3707543528 (eff. 0.081)
900.90/901.11	c #Conflicts:    1928000 | #Learnt:      46167 | 0.000
900.90/901.11	c total clause space: 335.816MB
900.90/901.11	c total #watches: 301787
901.40/901.60	c total #propagations: 299532319 / total #impl: 3709719959 (eff. 0.081)
901.40/901.60	c #Conflicts:    1929000 | #Learnt:      47167 | 0.000
901.40/901.60	c total clause space: 335.816MB
901.40/901.60	c total #watches: 307818
901.81/902.10	c total #propagations: 299680191 / total #impl: 3711369841 (eff. 0.081)
901.81/902.10	c #Conflicts:    1930000 | #Learnt:      48167 | 0.000
901.81/902.10	c total clause space: 335.816MB
901.81/902.10	c total #watches: 312473
902.30/902.57	c total #propagations: 299874432 / total #impl: 3713704636 (eff. 0.081)
902.30/902.57	c #Conflicts:    1931000 | #Learnt:      49167 | 0.000
902.30/902.57	c total clause space: 335.816MB
902.30/902.57	c total #watches: 318019
902.80/903.05	c total #propagations: 300060474 / total #impl: 3715668640 (eff. 0.081)
902.80/903.05	c #Conflicts:    1932000 | #Learnt:      50167 | 0.000
902.80/903.05	c total clause space: 335.816MB
902.80/903.05	c total #watches: 323069
903.30/903.53	c total #propagations: 300250367 / total #impl: 3718141060 (eff. 0.081)
903.30/903.53	c #Conflicts:    1933000 | #Learnt:      51167 | 0.000
903.30/903.53	c total clause space: 335.816MB
903.30/903.53	c total #watches: 328568
903.80/904.02	c total #propagations: 300425308 / total #impl: 3720201846 (eff. 0.081)
903.80/904.02	c #Conflicts:    1934000 | #Learnt:      52167 | 0.000
903.80/904.02	c total clause space: 335.816MB
903.80/904.02	c total #watches: 333457
904.20/904.49	c total #propagations: 300590829 / total #impl: 3722163467 (eff. 0.081)
904.20/904.49	c #Conflicts:    1935000 | #Learnt:      53167 | 0.000
904.20/904.49	c total clause space: 335.816MB
904.20/904.49	c total #watches: 339449
904.80/905.00	c total #propagations: 300767156 / total #impl: 3724096388 (eff. 0.081)
904.80/905.00	c #Conflicts:    1936000 | #Learnt:      54167 | 0.000
904.80/905.00	c total clause space: 335.816MB
904.80/905.00	c total #watches: 345109
905.21/905.47	c total #propagations: 300915065 / total #impl: 3725818142 (eff. 0.081)
905.21/905.47	c #Conflicts:    1937000 | #Learnt:      55167 | 0.000
905.21/905.47	c total clause space: 335.816MB
905.21/905.47	c total #watches: 356455
905.80/906.01	c total #propagations: 301071967 / total #impl: 3727442853 (eff. 0.081)
905.80/906.01	c #Conflicts:    1938000 | #Learnt:      56167 | 0.000
905.80/906.01	c total clause space: 335.816MB
905.80/906.01	c total #watches: 362164
906.31/906.58	c total #propagations: 301201063 / total #impl: 3729312587 (eff. 0.081)
906.31/906.58	c #Conflicts:    1939000 | #Learnt:      57167 | 0.000
906.31/906.58	c total clause space: 335.816MB
906.31/906.58	c total #watches: 368383
906.90/907.12	c total #propagations: 301366451 / total #impl: 3731382228 (eff. 0.081)
906.90/907.12	c #Conflicts:    1940000 | #Learnt:      58167 | 0.000
906.90/907.12	c total clause space: 335.816MB
906.90/907.12	c total #watches: 372754
907.50/907.74	c total #propagations: 301546397 / total #impl: 3733343779 (eff. 0.081)
907.50/907.74	c #Conflicts:    1941000 | #Learnt:      59167 | 0.000
907.50/907.74	c total clause space: 335.816MB
907.50/907.74	c total #watches: 377880
908.10/908.38	c total #propagations: 301704719 / total #impl: 3735688775 (eff. 0.081)
908.10/908.38	c #Conflicts:    1942000 | #Learnt:      60167 | 0.000
908.10/908.38	c total clause space: 335.816MB
908.10/908.38	c total #watches: 383236
908.70/908.97	c total #propagations: 301835460 / total #impl: 3737995416 (eff. 0.081)
908.70/908.97	c #Conflicts:    1943000 | #Learnt:      61167 | 0.000
908.70/908.97	c total clause space: 335.816MB
908.70/908.97	c total #watches: 387332
909.40/909.61	c total #propagations: 301976351 / total #impl: 3740233604 (eff. 0.081)
909.40/909.61	c #Conflicts:    1944000 | #Learnt:      62167 | 0.000
909.40/909.61	c total clause space: 335.816MB
909.40/909.61	c total #watches: 392550
910.00/910.26	c total #propagations: 302138922 / total #impl: 3742389617 (eff. 0.081)
910.00/910.26	c #Conflicts:    1945000 | #Learnt:      63167 | 0.000
910.00/910.26	c total clause space: 335.816MB
910.00/910.26	c total #watches: 396275
910.61/910.89	c total #propagations: 302304320 / total #impl: 3744356432 (eff. 0.081)
910.61/910.89	c #Conflicts:    1946000 | #Learnt:      64167 | 0.000
910.61/910.89	c total clause space: 335.816MB
910.61/910.89	c total #watches: 403174
911.30/911.54	c total #propagations: 302452375 / total #impl: 3746464797 (eff. 0.081)
911.30/911.54	c #Conflicts:    1947000 | #Learnt:      65167 | 0.000
911.30/911.54	c total clause space: 335.816MB
911.30/911.54	c total #watches: 410143
911.81/912.06	c total #propagations: 302603409 / total #impl: 3749063233 (eff. 0.081)
911.81/912.06	c #Conflicts:    1948000 | #Learnt:      66167 | 0.000
911.81/912.06	c total clause space: 335.816MB
911.81/912.06	c total #watches: 416764
912.30/912.58	c total #propagations: 302746365 / total #impl: 3750529206 (eff. 0.081)
912.30/912.58	c #Conflicts:    1949000 | #Learnt:      67167 | 0.000
912.30/912.58	c total clause space: 335.816MB
912.30/912.58	c total #watches: 422611
912.90/913.14	c total #propagations: 302902712 / total #impl: 3752137639 (eff. 0.081)
912.90/913.14	c GC COLLECT
912.90/913.14	c #Conflicts:    1950000 | #Learnt:      34364 | 0.000
912.90/913.14	c total clause space: 335.816MB
912.90/913.14	c total #watches: 234911
913.30/913.59	c total #propagations: 303074643 / total #impl: 3754625852 (eff. 0.081)
913.30/913.59	c #Conflicts:    1951000 | #Learnt:      35364 | 0.000
913.30/913.59	c total clause space: 335.816MB
913.30/913.59	c total #watches: 239976
913.80/914.07	c total #propagations: 303248111 / total #impl: 3756791779 (eff. 0.081)
913.80/914.07	c #Conflicts:    1952000 | #Learnt:      36364 | 0.000
913.80/914.07	c total clause space: 335.816MB
913.80/914.07	c total #watches: 245227
914.30/914.53	c total #propagations: 303426725 / total #impl: 3759277088 (eff. 0.081)
914.30/914.53	c #Conflicts:    1953000 | #Learnt:      37364 | 0.000
914.30/914.53	c total clause space: 335.816MB
914.30/914.53	c total #watches: 250558
914.80/915.01	c total #propagations: 303592461 / total #impl: 3761505136 (eff. 0.081)
914.80/915.01	c #Conflicts:    1954000 | #Learnt:      38364 | 0.000
914.80/915.01	c total clause space: 335.816MB
914.80/915.01	c total #watches: 255231
915.20/915.49	c total #propagations: 303760880 / total #impl: 3763629668 (eff. 0.081)
915.20/915.49	c #Conflicts:    1955000 | #Learnt:      39364 | 0.000
915.20/915.49	c total clause space: 335.816MB
915.20/915.49	c total #watches: 260208
915.70/915.98	c total #propagations: 303938260 / total #impl: 3765775088 (eff. 0.081)
915.70/915.98	c #Conflicts:    1956000 | #Learnt:      40364 | 0.000
915.70/915.98	c total clause space: 335.816MB
915.70/915.98	c total #watches: 264991
916.30/916.50	c total #propagations: 304100901 / total #impl: 3767893035 (eff. 0.081)
916.30/916.50	c #Conflicts:    1957000 | #Learnt:      41364 | 0.000
916.30/916.50	c total clause space: 335.816MB
916.30/916.50	c total #watches: 268897
916.80/917.01	c total #propagations: 304282043 / total #impl: 3770574002 (eff. 0.081)
916.80/917.01	c #Conflicts:    1958000 | #Learnt:      42364 | 0.000
916.80/917.01	c total clause space: 335.816MB
916.80/917.01	c total #watches: 274211
917.20/917.48	c total #propagations: 304458206 / total #impl: 3773326020 (eff. 0.081)
917.20/917.48	c #Conflicts:    1959000 | #Learnt:      43364 | 0.000
917.20/917.48	c total clause space: 335.816MB
917.20/917.48	c total #watches: 279455
917.70/917.97	c total #propagations: 304628694 / total #impl: 3775241121 (eff. 0.081)
917.70/917.97	c #Conflicts:    1960000 | #Learnt:      44364 | 0.000
917.70/917.97	c total clause space: 335.816MB
917.70/917.97	c total #watches: 284548
918.20/918.48	c total #propagations: 304791742 / total #impl: 3777763548 (eff. 0.081)
918.20/918.48	c #Conflicts:    1961000 | #Learnt:      45364 | 0.000
918.20/918.48	c total clause space: 335.816MB
918.20/918.48	c total #watches: 290118
918.70/918.97	c total #propagations: 304958734 / total #impl: 3780303879 (eff. 0.081)
918.70/918.97	c #Conflicts:    1962000 | #Learnt:      46364 | 0.000
918.70/918.97	c total clause space: 335.816MB
918.70/918.97	c total #watches: 294879
919.20/919.43	c total #propagations: 305109537 / total #impl: 3782414710 (eff. 0.081)
919.20/919.43	c #Conflicts:    1963000 | #Learnt:      47364 | 0.000
919.20/919.43	c total clause space: 335.816MB
919.20/919.43	c total #watches: 302370
919.70/919.96	c total #propagations: 305252911 / total #impl: 3784061313 (eff. 0.081)
919.70/919.96	c #Conflicts:    1964000 | #Learnt:      48364 | 0.000
919.70/919.96	c total clause space: 335.816MB
919.70/919.96	c total #watches: 306086
920.30/920.52	c total #propagations: 305401730 / total #impl: 3786158677 (eff. 0.081)
920.30/920.52	c #Conflicts:    1965000 | #Learnt:      49364 | 0.000
920.30/920.52	c total clause space: 335.816MB
920.30/920.52	c total #watches: 311243
920.80/921.07	c total #propagations: 305549783 / total #impl: 3788548219 (eff. 0.081)
920.80/921.07	c #Conflicts:    1966000 | #Learnt:      50364 | 0.000
920.80/921.07	c total clause space: 335.816MB
920.80/921.07	c total #watches: 316567
921.40/921.65	c total #propagations: 305691080 / total #impl: 3790681828 (eff. 0.081)
921.40/921.65	c #Conflicts:    1967000 | #Learnt:      51364 | 0.000
921.40/921.65	c total clause space: 335.816MB
921.40/921.65	c total #watches: 320981
922.00/922.23	c total #propagations: 305836008 / total #impl: 3792932098 (eff. 0.081)
922.00/922.23	c #Conflicts:    1968000 | #Learnt:      52364 | 0.000
922.00/922.23	c total clause space: 335.816MB
922.00/922.23	c total #watches: 325318
922.50/922.79	c total #propagations: 305973057 / total #impl: 3795014327 (eff. 0.081)
922.50/922.79	c #Conflicts:    1969000 | #Learnt:      53364 | 0.000
922.50/922.79	c total clause space: 335.816MB
922.50/922.79	c total #watches: 331030
923.20/923.42	c total #propagations: 306111491 / total #impl: 3796817171 (eff. 0.081)
923.20/923.42	c #Conflicts:    1970000 | #Learnt:      54364 | 0.000
923.20/923.42	c total clause space: 335.816MB
923.20/923.42	c total #watches: 336099
923.80/924.03	c total #propagations: 306262856 / total #impl: 3799552271 (eff. 0.081)
923.80/924.03	c #Conflicts:    1971000 | #Learnt:      55364 | 0.000
923.80/924.03	c total clause space: 335.816MB
923.80/924.03	c total #watches: 341330
924.40/924.67	c total #propagations: 306407158 / total #impl: 3801808282 (eff. 0.081)
924.40/924.67	c #Conflicts:    1972000 | #Learnt:      56364 | 0.000
924.40/924.67	c total clause space: 335.816MB
924.40/924.67	c total #watches: 347214
925.20/925.40	c total #propagations: 306537139 / total #impl: 3803978865 (eff. 0.081)
925.20/925.40	c #Conflicts:    1973000 | #Learnt:      57364 | 0.000
925.20/925.40	c total clause space: 335.816MB
925.20/925.40	c total #watches: 351702
925.80/926.04	c total #propagations: 306667556 / total #impl: 3806277887 (eff. 0.081)
925.80/926.04	c #Conflicts:    1974000 | #Learnt:      58364 | 0.000
925.80/926.04	c total clause space: 335.816MB
925.80/926.04	c total #watches: 355449
926.40/926.64	c total #propagations: 306845891 / total #impl: 3808499902 (eff. 0.081)
926.40/926.64	c #Conflicts:    1975000 | #Learnt:      59364 | 0.000
926.40/926.64	c total clause space: 335.816MB
926.40/926.64	c total #watches: 359956
927.00/927.25	c total #propagations: 307036869 / total #impl: 3810586782 (eff. 0.081)
927.00/927.25	c #Conflicts:    1976000 | #Learnt:      60364 | 0.000
927.00/927.25	c total clause space: 335.816MB
927.00/927.25	c total #watches: 365182
927.60/927.84	c total #propagations: 307214227 / total #impl: 3812631098 (eff. 0.081)
927.60/927.84	c #Conflicts:    1977000 | #Learnt:      61364 | 0.000
927.60/927.84	c total clause space: 335.816MB
927.60/927.84	c total #watches: 369883
928.20/928.46	c total #propagations: 307401257 / total #impl: 3814688529 (eff. 0.081)
928.20/928.46	c #Conflicts:    1978000 | #Learnt:      62364 | 0.000
928.20/928.46	c total clause space: 335.816MB
928.20/928.46	c total #watches: 374695
928.79/929.04	c total #propagations: 307572780 / total #impl: 3816845615 (eff. 0.081)
928.79/929.04	c #Conflicts:    1979000 | #Learnt:      63364 | 0.000
928.79/929.04	c total clause space: 335.816MB
928.79/929.04	c total #watches: 378935
929.40/929.64	c total #propagations: 307759408 / total #impl: 3818974557 (eff. 0.081)
929.40/929.64	c #Conflicts:    1980000 | #Learnt:      64364 | 0.000
929.40/929.64	c total clause space: 335.816MB
929.40/929.64	c total #watches: 383711
929.89/930.18	c total #propagations: 307938932 / total #impl: 3821299548 (eff. 0.081)
929.89/930.18	c #Conflicts:    1981000 | #Learnt:      65364 | 0.000
929.89/930.18	c total clause space: 335.816MB
929.89/930.18	c total #watches: 387641
930.50/930.70	c total #propagations: 308116043 / total #impl: 3823405147 (eff. 0.081)
930.50/930.70	c #Conflicts:    1982000 | #Learnt:      66364 | 0.000
930.50/930.70	c total clause space: 335.816MB
930.50/930.70	c total #watches: 392571
930.99/931.25	c total #propagations: 308315929 / total #impl: 3825457514 (eff. 0.081)
930.99/931.25	c #Conflicts:    1983000 | #Learnt:      67364 | 0.000
930.99/931.25	c total clause space: 335.816MB
930.99/931.25	c total #watches: 396108
931.50/931.80	c total #propagations: 308491000 / total #impl: 3827624788 (eff. 0.081)
931.50/931.80	c GC COLLECT
931.50/931.80	c #Conflicts:    1984000 | #Learnt:      34261 | 0.000
931.50/931.80	c total clause space: 335.816MB
931.50/931.80	c total #watches: 234627
931.99/932.25	c total #propagations: 308666532 / total #impl: 3829602668 (eff. 0.081)
931.99/932.25	c #Conflicts:    1985000 | #Learnt:      35261 | 0.000
931.99/932.25	c total clause space: 335.816MB
931.99/932.25	c total #watches: 238635
932.49/932.73	c total #propagations: 308850446 / total #impl: 3831785341 (eff. 0.081)
932.49/932.73	c #Conflicts:    1986000 | #Learnt:      36261 | 0.000
932.49/932.73	c total clause space: 335.816MB
932.49/932.73	c total #watches: 243148
932.99/933.20	c total #propagations: 309003262 / total #impl: 3833859047 (eff. 0.081)
932.99/933.20	c #Conflicts:    1987000 | #Learnt:      37261 | 0.000
932.99/933.20	c total clause space: 335.816MB
932.99/933.20	c total #watches: 248692
933.39/933.69	c total #propagations: 309164289 / total #impl: 3835544586 (eff. 0.081)
933.39/933.69	c #Conflicts:    1988000 | #Learnt:      38261 | 0.000
933.39/933.69	c total clause space: 335.816MB
933.39/933.69	c total #watches: 255432
933.89/934.18	c total #propagations: 309343807 / total #impl: 3837465451 (eff. 0.081)
933.89/934.18	c #Conflicts:    1989000 | #Learnt:      39261 | 0.000
933.89/934.18	c total clause space: 335.816MB
933.89/934.18	c total #watches: 259400
934.39/934.66	c total #propagations: 309523947 / total #impl: 3839428580 (eff. 0.081)
934.39/934.66	c #Conflicts:    1990000 | #Learnt:      40261 | 0.000
934.39/934.66	c total clause space: 335.816MB
934.39/934.66	c total #watches: 263168
934.90/935.16	c total #propagations: 309704193 / total #impl: 3841549935 (eff. 0.081)
934.90/935.16	c #Conflicts:    1991000 | #Learnt:      41261 | 0.000
934.90/935.16	c total clause space: 335.816MB
934.90/935.16	c total #watches: 266598
935.39/935.62	c total #propagations: 309865833 / total #impl: 3843505517 (eff. 0.081)
935.39/935.62	c #Conflicts:    1992000 | #Learnt:      42261 | 0.000
935.39/935.62	c total clause space: 335.816MB
935.39/935.62	c total #watches: 270098
935.90/936.15	c total #propagations: 310035645 / total #impl: 3845340211 (eff. 0.081)
935.90/936.15	c #Conflicts:    1993000 | #Learnt:      43261 | 0.000
935.90/936.15	c total clause space: 335.816MB
935.90/936.15	c total #watches: 274174
936.39/936.66	c total #propagations: 310198452 / total #impl: 3847557214 (eff. 0.081)
936.39/936.66	c #Conflicts:    1994000 | #Learnt:      44261 | 0.000
936.39/936.66	c total clause space: 335.816MB
936.39/936.66	c total #watches: 278551
936.89/937.14	c total #propagations: 310359472 / total #impl: 3849606113 (eff. 0.081)
936.89/937.14	c #Conflicts:    1995000 | #Learnt:      45261 | 0.000
936.89/937.14	c total clause space: 335.816MB
936.89/937.14	c total #watches: 288111
937.39/937.66	c total #propagations: 310512392 / total #impl: 3851476208 (eff. 0.081)
937.39/937.66	c #Conflicts:    1996000 | #Learnt:      46261 | 0.000
937.39/937.66	c total clause space: 335.816MB
937.39/937.66	c total #watches: 293760
937.99/938.20	c total #propagations: 310674799 / total #impl: 3853547453 (eff. 0.081)
937.99/938.20	c #Conflicts:    1997000 | #Learnt:      47261 | 0.000
937.99/938.20	c total clause space: 335.816MB
937.99/938.20	c total #watches: 298603
938.49/938.75	c total #propagations: 310834336 / total #impl: 3855574667 (eff. 0.081)
938.49/938.75	c #Conflicts:    1998000 | #Learnt:      48261 | 0.000
938.49/938.75	c total clause space: 335.816MB
938.49/938.75	c total #watches: 303369
938.99/939.28	c total #propagations: 311005188 / total #impl: 3857807580 (eff. 0.081)
938.99/939.28	c #Conflicts:    1999000 | #Learnt:      49261 | 0.000
938.99/939.28	c total clause space: 335.816MB
938.99/939.28	c total #watches: 307957
939.49/939.79	c total #propagations: 311154810 / total #impl: 3859985829 (eff. 0.081)
939.49/939.79	c #Conflicts:    2000000 | #Learnt:      50261 | 0.000
939.49/939.79	c total clause space: 335.816MB
939.49/939.79	c total #watches: 312626
940.09/940.31	c total #propagations: 311313956 / total #impl: 3862124741 (eff. 0.081)
940.09/940.31	c #Conflicts:    2001000 | #Learnt:      51261 | 0.000
940.09/940.31	c total clause space: 335.816MB
940.09/940.31	c total #watches: 319304
940.59/940.84	c total #propagations: 311476268 / total #impl: 3864078678 (eff. 0.081)
940.59/940.84	c #Conflicts:    2002000 | #Learnt:      52261 | 0.000
940.59/940.84	c total clause space: 335.816MB
940.59/940.84	c total #watches: 324216
941.09/941.31	c total #propagations: 311638309 / total #impl: 3866211168 (eff. 0.081)
941.09/941.31	c #Conflicts:    2003000 | #Learnt:      53261 | 0.000
941.09/941.31	c total clause space: 335.816MB
941.09/941.31	c total #watches: 328592
941.50/941.77	c total #propagations: 311808159 / total #impl: 3868308981 (eff. 0.081)
941.50/941.77	c #Conflicts:    2004000 | #Learnt:      54261 | 0.000
941.50/941.77	c total clause space: 335.816MB
941.50/941.77	c total #watches: 334233
941.99/942.26	c total #propagations: 311978774 / total #impl: 3870455192 (eff. 0.081)
941.99/942.26	c #Conflicts:    2005000 | #Learnt:      55261 | 0.000
941.99/942.26	c total clause space: 335.816MB
941.99/942.26	c total #watches: 339098
942.50/942.80	c total #propagations: 312136817 / total #impl: 3872199461 (eff. 0.081)
942.50/942.80	c #Conflicts:    2006000 | #Learnt:      56261 | 0.000
942.50/942.80	c total clause space: 335.816MB
942.50/942.80	c total #watches: 342457
943.09/943.35	c total #propagations: 312319891 / total #impl: 3874130206 (eff. 0.081)
943.09/943.35	c #Conflicts:    2007000 | #Learnt:      57261 | 0.000
943.09/943.35	c total clause space: 335.816MB
943.09/943.35	c total #watches: 346059
943.60/943.82	c total #propagations: 312529505 / total #impl: 3876547414 (eff. 0.081)
943.60/943.82	c #Conflicts:    2008000 | #Learnt:      58261 | 0.000
943.60/943.82	c total clause space: 335.816MB
943.60/943.82	c total #watches: 349839
944.09/944.32	c total #propagations: 312723761 / total #impl: 3878391141 (eff. 0.081)
944.09/944.32	c #Conflicts:    2009000 | #Learnt:      59261 | 0.000
944.09/944.32	c total clause space: 335.816MB
944.09/944.32	c total #watches: 354425
944.59/944.81	c total #propagations: 312943813 / total #impl: 3880365189 (eff. 0.081)
944.59/944.81	c #Conflicts:    2010000 | #Learnt:      60261 | 0.000
944.59/944.81	c total clause space: 335.816MB
944.59/944.81	c total #watches: 358649
945.09/945.33	c total #propagations: 313151839 / total #impl: 3882436208 (eff. 0.081)
945.09/945.33	c #Conflicts:    2011000 | #Learnt:      61261 | 0.000
945.09/945.33	c total clause space: 335.816MB
945.09/945.33	c total #watches: 362645
945.49/945.79	c total #propagations: 313379729 / total #impl: 3884680361 (eff. 0.081)
945.49/945.79	c #Conflicts:    2012000 | #Learnt:      62261 | 0.000
945.49/945.79	c total clause space: 335.816MB
945.49/945.79	c total #watches: 366972
945.99/946.27	c total #propagations: 313572265 / total #impl: 3886254664 (eff. 0.081)
945.99/946.27	c #Conflicts:    2013000 | #Learnt:      63261 | 0.000
945.99/946.27	c total clause space: 335.816MB
945.99/946.27	c total #watches: 372139
946.49/946.77	c total #propagations: 313769347 / total #impl: 3887902473 (eff. 0.081)
946.49/946.77	c #Conflicts:    2014000 | #Learnt:      64261 | 0.000
946.49/946.77	c total clause space: 335.816MB
946.49/946.77	c total #watches: 376951
947.00/947.27	c total #propagations: 313952317 / total #impl: 3889775356 (eff. 0.081)
947.00/947.27	c #Conflicts:    2015000 | #Learnt:      65261 | 0.000
947.00/947.27	c total clause space: 335.816MB
947.00/947.27	c total #watches: 381079
947.59/947.82	c total #propagations: 314138105 / total #impl: 3891427220 (eff. 0.081)
947.59/947.82	c #Conflicts:    2016000 | #Learnt:      66261 | 0.000
947.59/947.82	c total clause space: 335.816MB
947.59/947.82	c total #watches: 385576
948.19/948.40	c total #propagations: 314323946 / total #impl: 3893459766 (eff. 0.081)
948.19/948.40	c #Conflicts:    2017000 | #Learnt:      67261 | 0.000
948.19/948.40	c total clause space: 335.816MB
948.19/948.40	c total #watches: 390473
948.69/948.96	c total #propagations: 314482921 / total #impl: 3895940416 (eff. 0.081)
948.69/948.96	c #Conflicts:    2018000 | #Learnt:      68261 | 0.000
948.69/948.96	c total clause space: 335.816MB
948.69/948.96	c total #watches: 394098
949.29/949.51	c total #propagations: 314676810 / total #impl: 3898270940 (eff. 0.081)
949.29/949.51	c GC COLLECT
949.29/949.51	c #Conflicts:    2019000 | #Learnt:      34863 | 0.000
949.29/949.51	c total clause space: 335.816MB
949.29/949.51	c total #watches: 236988
949.69/949.98	c total #propagations: 314857872 / total #impl: 3900341296 (eff. 0.081)
949.69/949.98	c #Conflicts:    2020000 | #Learnt:      35863 | 0.000
949.69/949.98	c total clause space: 335.816MB
949.69/949.98	c total #watches: 240772
950.20/950.47	c total #propagations: 315023811 / total #impl: 3902471229 (eff. 0.081)
950.20/950.47	c #Conflicts:    2021000 | #Learnt:      36863 | 0.000
950.20/950.47	c total clause space: 335.816MB
950.20/950.47	c total #watches: 248314
950.69/950.92	c total #propagations: 315176519 / total #impl: 3904614964 (eff. 0.081)
950.69/950.92	c #Conflicts:    2022000 | #Learnt:      37863 | 0.000
950.69/950.92	c total clause space: 335.816MB
950.69/950.92	c total #watches: 255859
951.09/951.36	c total #propagations: 315318567 / total #impl: 3906378427 (eff. 0.081)
951.09/951.36	c #Conflicts:    2023000 | #Learnt:      38863 | 0.000
951.09/951.36	c total clause space: 335.816MB
951.09/951.36	c total #watches: 261404
951.59/951.82	c total #propagations: 315498127 / total #impl: 3908225253 (eff. 0.081)
951.59/951.82	c #Conflicts:    2024000 | #Learnt:      39863 | 0.000
951.59/951.82	c total clause space: 335.816MB
951.59/951.82	c total #watches: 266442
952.09/952.31	c total #propagations: 315688581 / total #impl: 3910240029 (eff. 0.081)
952.09/952.31	c #Conflicts:    2025000 | #Learnt:      40863 | 0.000
952.09/952.31	c total clause space: 335.816MB
952.09/952.31	c total #watches: 269994
952.50/952.77	c total #propagations: 315882729 / total #impl: 3912290248 (eff. 0.081)
952.50/952.77	c #Conflicts:    2026000 | #Learnt:      41863 | 0.000
952.50/952.77	c total clause space: 335.816MB
952.50/952.77	c total #watches: 274614
952.99/953.21	c total #propagations: 316067045 / total #impl: 3914457962 (eff. 0.081)
952.99/953.21	c #Conflicts:    2027000 | #Learnt:      42863 | 0.000
952.99/953.21	c total clause space: 335.816MB
952.99/953.21	c total #watches: 278673
953.50/953.71	c total #propagations: 316222776 / total #impl: 3916011933 (eff. 0.081)
953.50/953.71	c #Conflicts:    2028000 | #Learnt:      43863 | 0.000
953.50/953.71	c total clause space: 335.816MB
953.50/953.71	c total #watches: 283000
953.99/954.20	c total #propagations: 316387160 / total #impl: 3917853010 (eff. 0.081)
953.99/954.20	c #Conflicts:    2029000 | #Learnt:      44863 | 0.000
953.99/954.20	c total clause space: 335.816MB
953.99/954.20	c total #watches: 287298
954.49/954.71	c total #propagations: 316549765 / total #impl: 3919709459 (eff. 0.081)
954.49/954.71	c #Conflicts:    2030000 | #Learnt:      45863 | 0.000
954.49/954.71	c total clause space: 335.816MB
954.49/954.71	c total #watches: 291182
954.99/955.24	c total #propagations: 316687988 / total #impl: 3921611123 (eff. 0.081)
954.99/955.24	c #Conflicts:    2031000 | #Learnt:      46863 | 0.000
954.99/955.24	c total clause space: 335.816MB
954.99/955.24	c total #watches: 296701
955.49/955.76	c total #propagations: 316837109 / total #impl: 3924632798 (eff. 0.081)
955.49/955.76	c #Conflicts:    2032000 | #Learnt:      47863 | 0.000
955.49/955.76	c total clause space: 335.816MB
955.49/955.76	c total #watches: 300827
955.99/956.27	c total #propagations: 316996826 / total #impl: 3927573867 (eff. 0.081)
955.99/956.27	c #Conflicts:    2033000 | #Learnt:      48863 | 0.000
955.99/956.27	c total clause space: 335.816MB
955.99/956.27	c total #watches: 306068
956.49/956.76	c total #propagations: 317177236 / total #impl: 3929754865 (eff. 0.081)
956.49/956.76	c #Conflicts:    2034000 | #Learnt:      49863 | 0.000
956.49/956.76	c total clause space: 335.816MB
956.49/956.76	c total #watches: 309583
956.99/957.23	c total #propagations: 317368388 / total #impl: 3932203329 (eff. 0.081)
956.99/957.23	c #Conflicts:    2035000 | #Learnt:      50863 | 0.000
956.99/957.23	c total clause space: 335.816MB
956.99/957.23	c total #watches: 313315
957.49/957.73	c total #propagations: 317563700 / total #impl: 3934326684 (eff. 0.081)
957.49/957.73	c #Conflicts:    2036000 | #Learnt:      51863 | 0.000
957.49/957.73	c total clause space: 335.816MB
957.49/957.73	c total #watches: 316575
957.90/958.18	c total #propagations: 317766261 / total #impl: 3936426743 (eff. 0.081)
957.90/958.18	c #Conflicts:    2037000 | #Learnt:      52863 | 0.000
957.90/958.18	c total clause space: 335.816MB
957.90/958.18	c total #watches: 320241
958.39/958.69	c total #propagations: 317968517 / total #impl: 3938469180 (eff. 0.081)
958.39/958.69	c #Conflicts:    2038000 | #Learnt:      53863 | 0.000
958.39/958.69	c total clause space: 335.816MB
958.39/958.69	c total #watches: 325260
958.89/959.19	c total #propagations: 318201443 / total #impl: 3940775493 (eff. 0.081)
958.89/959.19	c #Conflicts:    2039000 | #Learnt:      54863 | 0.000
958.89/959.19	c total clause space: 335.816MB
958.89/959.19	c total #watches: 331713
959.39/959.66	c total #propagations: 318424470 / total #impl: 3942697647 (eff. 0.081)
959.39/959.66	c #Conflicts:    2040000 | #Learnt:      55863 | 0.000
959.39/959.66	c total clause space: 335.816MB
959.39/959.66	c total #watches: 337836
959.89/960.18	c total #propagations: 318631719 / total #impl: 3944778982 (eff. 0.081)
959.89/960.18	c #Conflicts:    2041000 | #Learnt:      56863 | 0.000
959.89/960.18	c total clause space: 335.816MB
959.89/960.18	c total #watches: 345098
960.39/960.69	c total #propagations: 318830428 / total #impl: 3946831303 (eff. 0.081)
960.39/960.69	c #Conflicts:    2042000 | #Learnt:      57863 | 0.000
960.39/960.69	c total clause space: 335.816MB
960.39/960.69	c total #watches: 348897
960.99/961.21	c total #propagations: 319057808 / total #impl: 3948834056 (eff. 0.081)
960.99/961.21	c #Conflicts:    2043000 | #Learnt:      58863 | 0.000
960.99/961.21	c total clause space: 335.816MB
960.99/961.21	c total #watches: 353578
961.49/961.70	c total #propagations: 319217967 / total #impl: 3951220615 (eff. 0.081)
961.49/961.70	c #Conflicts:    2044000 | #Learnt:      59863 | 0.000
961.49/961.70	c total clause space: 335.816MB
961.49/961.70	c total #watches: 359959
961.99/962.25	c total #propagations: 319351745 / total #impl: 3953385546 (eff. 0.081)
961.99/962.25	c #Conflicts:    2045000 | #Learnt:      60863 | 0.000
961.99/962.25	c total clause space: 335.816MB
961.99/962.25	c total #watches: 364165
962.69/962.91	c total #propagations: 319501219 / total #impl: 3956256825 (eff. 0.081)
962.69/962.91	c #Conflicts:    2046000 | #Learnt:      61863 | 0.000
962.69/962.91	c total clause space: 335.816MB
962.69/962.91	c total #watches: 371382
963.19/963.44	c total #propagations: 319685829 / total #impl: 3958510135 (eff. 0.081)
963.19/963.44	c #Conflicts:    2047000 | #Learnt:      62863 | 0.000
963.19/963.44	c total clause space: 335.816MB
963.19/963.44	c total #watches: 377393
963.69/963.95	c total #propagations: 319843009 / total #impl: 3960714715 (eff. 0.081)
963.69/963.95	c #Conflicts:    2048000 | #Learnt:      63863 | 0.000
963.69/963.95	c total clause space: 335.816MB
963.69/963.95	c total #watches: 383536
964.19/964.48	c total #propagations: 319995542 / total #impl: 3962718272 (eff. 0.081)
964.19/964.48	c #Conflicts:    2049000 | #Learnt:      64863 | 0.000
964.19/964.48	c total clause space: 335.816MB
964.19/964.48	c total #watches: 391342
964.79/965.01	c total #propagations: 320122088 / total #impl: 3964382650 (eff. 0.081)
964.79/965.01	c #Conflicts:    2050000 | #Learnt:      65863 | 0.000
964.79/965.01	c total clause space: 335.816MB
964.79/965.01	c total #watches: 395431
965.29/965.54	c total #propagations: 320310959 / total #impl: 3966013907 (eff. 0.081)
965.29/965.54	c #Conflicts:    2051000 | #Learnt:      66863 | 0.000
965.29/965.54	c total clause space: 335.816MB
965.29/965.54	c total #watches: 400237
965.89/966.11	c total #propagations: 320529831 / total #impl: 3968021159 (eff. 0.081)
965.89/966.11	c #Conflicts:    2052000 | #Learnt:      67863 | 0.000
965.89/966.11	c total clause space: 335.816MB
965.89/966.11	c total #watches: 405139
966.39/966.65	c total #propagations: 320710567 / total #impl: 3970153350 (eff. 0.081)
966.39/966.65	c #Conflicts:    2053000 | #Learnt:      68863 | 0.000
966.39/966.65	c total clause space: 335.816MB
966.39/966.65	c total #watches: 412279
966.89/967.17	c total #propagations: 320884206 / total #impl: 3971985558 (eff. 0.081)
966.89/967.17	c GC COLLECT
966.89/967.17	c #Conflicts:    2054000 | #Learnt:      35162 | 0.000
966.89/967.17	c total clause space: 335.816MB
966.89/967.17	c total #watches: 238921
967.29/967.59	c total #propagations: 321059838 / total #impl: 3973573331 (eff. 0.081)
967.29/967.59	c #Conflicts:    2055000 | #Learnt:      36162 | 0.000
967.29/967.59	c total clause space: 335.816MB
967.29/967.59	c total #watches: 244304
967.79/968.05	c total #propagations: 321253608 / total #impl: 3975517275 (eff. 0.081)
967.79/968.05	c #Conflicts:    2056000 | #Learnt:      37162 | 0.000
967.79/968.05	c total clause space: 335.816MB
967.79/968.05	c total #watches: 248937
968.29/968.50	c total #propagations: 321459784 / total #impl: 3977632664 (eff. 0.081)
968.29/968.50	c #Conflicts:    2057000 | #Learnt:      38162 | 0.000
968.29/968.50	c total clause space: 335.816MB
968.29/968.50	c total #watches: 254871
968.69/968.96	c total #propagations: 321665691 / total #impl: 3979588180 (eff. 0.081)
968.69/968.96	c #Conflicts:    2058000 | #Learnt:      39162 | 0.000
968.69/968.96	c total clause space: 335.816MB
968.69/968.96	c total #watches: 259361
969.19/969.41	c total #propagations: 321853964 / total #impl: 3981592441 (eff. 0.081)
969.19/969.41	c #Conflicts:    2059000 | #Learnt:      40162 | 0.000
969.19/969.41	c total clause space: 335.816MB
969.19/969.41	c total #watches: 263804
969.59/969.86	c total #propagations: 322030045 / total #impl: 3983534695 (eff. 0.081)
969.59/969.86	c #Conflicts:    2060000 | #Learnt:      41162 | 0.000
969.59/969.86	c total clause space: 335.816MB
969.59/969.86	c total #watches: 267861
970.09/970.31	c total #propagations: 322221055 / total #impl: 3985593082 (eff. 0.081)
970.09/970.31	c #Conflicts:    2061000 | #Learnt:      42162 | 0.000
970.09/970.31	c total clause space: 335.816MB
970.09/970.31	c total #watches: 272795
970.59/970.81	c total #propagations: 322418354 / total #impl: 3987619856 (eff. 0.081)
970.59/970.81	c #Conflicts:    2062000 | #Learnt:      43162 | 0.000
970.59/970.81	c total clause space: 335.816MB
970.59/970.81	c total #watches: 277882
970.99/971.28	c total #propagations: 322602230 / total #impl: 3989844278 (eff. 0.081)
970.99/971.28	c #Conflicts:    2063000 | #Learnt:      44162 | 0.000
970.99/971.28	c total clause space: 335.816MB
970.99/971.28	c total #watches: 282272
971.49/971.71	c total #propagations: 322776105 / total #impl: 3991939437 (eff. 0.081)
971.49/971.71	c #Conflicts:    2064000 | #Learnt:      45162 | 0.000
971.49/971.71	c total clause space: 335.816MB
971.49/971.71	c total #watches: 286422
971.89/972.17	c total #propagations: 322963261 / total #impl: 3993724673 (eff. 0.081)
971.89/972.17	c #Conflicts:    2065000 | #Learnt:      46162 | 0.000
971.89/972.17	c total clause space: 335.816MB
971.89/972.17	c total #watches: 290396
972.39/972.63	c total #propagations: 323166359 / total #impl: 3995880836 (eff. 0.081)
972.39/972.63	c #Conflicts:    2066000 | #Learnt:      47162 | 0.000
972.39/972.63	c total clause space: 335.816MB
972.39/972.63	c total #watches: 295047
972.89/973.10	c total #propagations: 323375560 / total #impl: 3997957461 (eff. 0.081)
972.89/973.10	c #Conflicts:    2067000 | #Learnt:      48162 | 0.000
972.89/973.10	c total clause space: 335.816MB
972.89/973.10	c total #watches: 299173
973.39/973.61	c total #propagations: 323590338 / total #impl: 3999990394 (eff. 0.081)
973.39/973.61	c #Conflicts:    2068000 | #Learnt:      49162 | 0.000
973.39/973.61	c total clause space: 335.816MB
973.39/973.61	c total #watches: 307774
973.79/974.09	c total #propagations: 323792048 / total #impl: 4002260847 (eff. 0.081)
973.79/974.09	c #Conflicts:    2069000 | #Learnt:      50162 | 0.000
973.79/974.09	c total clause space: 335.816MB
973.79/974.09	c total #watches: 313892
974.39/974.62	c total #propagations: 323980792 / total #impl: 4004032812 (eff. 0.081)
974.39/974.62	c #Conflicts:    2070000 | #Learnt:      51162 | 0.000
974.39/974.62	c total clause space: 335.816MB
974.39/974.62	c total #watches: 319322
974.89/975.11	c total #propagations: 324169229 / total #impl: 4005895649 (eff. 0.081)
974.89/975.11	c #Conflicts:    2071000 | #Learnt:      52162 | 0.000
974.89/975.11	c total clause space: 335.816MB
974.89/975.11	c total #watches: 326133
975.39/975.61	c total #propagations: 324354428 / total #impl: 4007792764 (eff. 0.081)
975.39/975.61	c #Conflicts:    2072000 | #Learnt:      53162 | 0.000
975.39/975.61	c total clause space: 335.816MB
975.39/975.61	c total #watches: 333040
975.79/976.09	c total #propagations: 324544291 / total #impl: 4009654774 (eff. 0.081)
975.79/976.09	c #Conflicts:    2073000 | #Learnt:      54162 | 0.000
975.79/976.09	c total clause space: 335.816MB
975.79/976.09	c total #watches: 340340
976.39/976.66	c total #propagations: 324726520 / total #impl: 4011181735 (eff. 0.081)
976.39/976.66	c #Conflicts:    2074000 | #Learnt:      55162 | 0.000
976.39/976.66	c total clause space: 335.816MB
976.39/976.66	c total #watches: 346749
976.99/977.23	c total #propagations: 324953476 / total #impl: 4013591956 (eff. 0.081)
976.99/977.23	c #Conflicts:    2075000 | #Learnt:      56162 | 0.000
976.99/977.23	c total clause space: 335.816MB
976.99/977.23	c total #watches: 351495
977.49/977.74	c total #propagations: 325158569 / total #impl: 4015499800 (eff. 0.081)
977.49/977.74	c #Conflicts:    2076000 | #Learnt:      57162 | 0.000
977.49/977.74	c total clause space: 335.816MB
977.49/977.74	c total #watches: 358028
977.99/978.26	c total #propagations: 325369216 / total #impl: 4017580002 (eff. 0.081)
977.99/978.26	c #Conflicts:    2077000 | #Learnt:      58162 | 0.000
977.99/978.26	c total clause space: 335.816MB
977.99/978.26	c total #watches: 364059
978.49/978.79	c total #propagations: 325588846 / total #impl: 4019419121 (eff. 0.081)
978.49/978.79	c #Conflicts:    2078000 | #Learnt:      59162 | 0.000
978.49/978.79	c total clause space: 335.816MB
978.49/978.79	c total #watches: 368194
979.09/979.30	c total #propagations: 325798670 / total #impl: 4021353427 (eff. 0.081)
979.09/979.30	c #Conflicts:    2079000 | #Learnt:      60162 | 0.000
979.09/979.30	c total clause space: 335.816MB
979.09/979.30	c total #watches: 372747
979.59/979.85	c total #propagations: 326025027 / total #impl: 4023375679 (eff. 0.081)
979.59/979.85	c #Conflicts:    2080000 | #Learnt:      61162 | 0.000
979.59/979.85	c total clause space: 335.816MB
979.59/979.85	c total #watches: 377957
980.19/980.43	c total #propagations: 326239184 / total #impl: 4025316029 (eff. 0.081)
980.19/980.43	c #Conflicts:    2081000 | #Learnt:      62162 | 0.000
980.19/980.43	c total clause space: 335.816MB
980.19/980.43	c total #watches: 386173
980.79/981.01	c total #propagations: 326451388 / total #impl: 4027678444 (eff. 0.081)
980.79/981.01	c #Conflicts:    2082000 | #Learnt:      63162 | 0.000
980.79/981.01	c total clause space: 335.816MB
980.79/981.01	c total #watches: 391337
981.29/981.53	c total #propagations: 326649009 / total #impl: 4029317851 (eff. 0.081)
981.29/981.53	c #Conflicts:    2083000 | #Learnt:      64162 | 0.000
981.29/981.53	c total clause space: 335.816MB
981.29/981.53	c total #watches: 395964
981.79/982.07	c total #propagations: 326859822 / total #impl: 4031049948 (eff. 0.081)
981.79/982.07	c #Conflicts:    2084000 | #Learnt:      65162 | 0.000
981.79/982.07	c total clause space: 335.816MB
981.79/982.07	c total #watches: 402209
982.39/982.66	c total #propagations: 327052513 / total #impl: 4032970510 (eff. 0.081)
982.39/982.66	c #Conflicts:    2085000 | #Learnt:      66162 | 0.000
982.39/982.66	c total clause space: 335.816MB
982.39/982.66	c total #watches: 407000
982.99/983.25	c total #propagations: 327238030 / total #impl: 4035080820 (eff. 0.081)
982.99/983.25	c #Conflicts:    2086000 | #Learnt:      67162 | 0.000
982.99/983.25	c total clause space: 335.816MB
982.99/983.25	c total #watches: 412184
983.49/983.78	c total #propagations: 327447874 / total #impl: 4037198007 (eff. 0.081)
983.49/983.78	c #Conflicts:    2087000 | #Learnt:      68162 | 0.000
983.49/983.78	c total clause space: 335.816MB
983.49/983.78	c total #watches: 418738
984.09/984.38	c total #propagations: 327653800 / total #impl: 4039063338 (eff. 0.081)
984.09/984.38	c #Conflicts:    2088000 | #Learnt:      69162 | 0.000
984.09/984.38	c total clause space: 335.816MB
984.09/984.38	c total #watches: 424374
984.69/984.96	c total #propagations: 327858430 / total #impl: 4041114340 (eff. 0.081)
984.69/984.96	c GC COLLECT
984.69/984.96	c #Conflicts:    2089000 | #Learnt:      35166 | 0.000
984.69/984.96	c total clause space: 335.816MB
984.69/984.96	c total #watches: 240569
985.09/985.36	c total #propagations: 328053868 / total #impl: 4042851425 (eff. 0.081)
985.09/985.36	c #Conflicts:    2090000 | #Learnt:      36166 | 0.000
985.09/985.36	c total clause space: 335.816MB
985.09/985.36	c total #watches: 245310
985.49/985.77	c total #propagations: 328250739 / total #impl: 4044578276 (eff. 0.081)
985.49/985.77	c #Conflicts:    2091000 | #Learnt:      37166 | 0.000
985.49/985.77	c total clause space: 335.816MB
985.49/985.77	c total #watches: 249659
985.99/986.20	c total #propagations: 328448343 / total #impl: 4046466888 (eff. 0.081)
985.99/986.20	c #Conflicts:    2092000 | #Learnt:      38166 | 0.000
985.99/986.20	c total clause space: 335.816MB
985.99/986.20	c total #watches: 255487
986.39/986.65	c total #propagations: 328650162 / total #impl: 4048459905 (eff. 0.081)
986.39/986.65	c #Conflicts:    2093000 | #Learnt:      39166 | 0.000
986.39/986.65	c total clause space: 335.816MB
986.39/986.65	c total #watches: 262462
986.79/987.09	c total #propagations: 328849321 / total #impl: 4050395109 (eff. 0.081)
986.79/987.09	c #Conflicts:    2094000 | #Learnt:      40166 | 0.000
986.79/987.09	c total clause space: 335.816MB
986.79/987.09	c total #watches: 269090
987.28/987.54	c total #propagations: 329043410 / total #impl: 4052441455 (eff. 0.081)
987.28/987.54	c #Conflicts:    2095000 | #Learnt:      41166 | 0.000
987.28/987.54	c total clause space: 335.816MB
987.28/987.54	c total #watches: 274585
987.69/987.99	c total #propagations: 329243124 / total #impl: 4054588259 (eff. 0.081)
987.69/987.99	c #Conflicts:    2096000 | #Learnt:      42166 | 0.000
987.69/987.99	c total clause space: 335.816MB
987.69/987.99	c total #watches: 284600
988.18/988.49	c total #propagations: 329441371 / total #impl: 4056455669 (eff. 0.081)
988.18/988.49	c #Conflicts:    2097000 | #Learnt:      43166 | 0.000
988.18/988.49	c total clause space: 335.816MB
988.18/988.49	c total #watches: 290404
988.69/988.96	c total #propagations: 329632802 / total #impl: 4058408699 (eff. 0.081)
988.69/988.96	c #Conflicts:    2098000 | #Learnt:      44166 | 0.000
988.69/988.96	c total clause space: 335.816MB
988.69/988.96	c total #watches: 297360
989.18/989.45	c total #propagations: 329821928 / total #impl: 4060317503 (eff. 0.081)
989.18/989.45	c #Conflicts:    2099000 | #Learnt:      45166 | 0.000
989.18/989.45	c total clause space: 335.816MB
989.18/989.45	c total #watches: 302953
989.68/989.99	c total #propagations: 330034592 / total #impl: 4062116830 (eff. 0.081)
989.68/989.99	c #Conflicts:    2100000 | #Learnt:      46166 | 0.000
989.68/989.99	c total clause space: 335.816MB
989.68/989.99	c total #watches: 311925
990.28/990.52	c total #propagations: 330221234 / total #impl: 4064326542 (eff. 0.081)
990.28/990.52	c #Conflicts:    2101000 | #Learnt:      47166 | 0.000
990.28/990.52	c total clause space: 335.816MB
990.28/990.52	c total #watches: 320119
990.89/991.11	c total #propagations: 330386980 / total #impl: 4066294709 (eff. 0.081)
990.89/991.11	c #Conflicts:    2102000 | #Learnt:      48166 | 0.000
990.89/991.11	c total clause space: 335.816MB
990.89/991.11	c total #watches: 328828
991.38/991.68	c total #propagations: 330551831 / total #impl: 4068338464 (eff. 0.081)
991.38/991.68	c #Conflicts:    2103000 | #Learnt:      49166 | 0.000
991.38/991.68	c total clause space: 335.816MB
991.38/991.68	c total #watches: 339142
991.99/992.22	c total #propagations: 330725121 / total #impl: 4070161731 (eff. 0.081)
991.99/992.22	c #Conflicts:    2104000 | #Learnt:      50166 | 0.000
991.99/992.22	c total clause space: 335.816MB
991.99/992.22	c total #watches: 345986
992.58/992.84	c total #propagations: 330913397 / total #impl: 4072308374 (eff. 0.081)
992.58/992.84	c #Conflicts:    2105000 | #Learnt:      51166 | 0.000
992.58/992.84	c total clause space: 335.816MB
992.58/992.84	c total #watches: 353690
993.19/993.44	c total #propagations: 331108497 / total #impl: 4074560391 (eff. 0.081)
993.19/993.44	c #Conflicts:    2106000 | #Learnt:      52166 | 0.000
993.19/993.44	c total clause space: 335.816MB
993.19/993.44	c total #watches: 358283
993.88/994.10	c total #propagations: 331323249 / total #impl: 4077261253 (eff. 0.081)
993.88/994.10	c #Conflicts:    2107000 | #Learnt:      53166 | 0.000
993.88/994.10	c total clause space: 335.816MB
993.88/994.10	c total #watches: 368767
994.48/994.75	c total #propagations: 331507120 / total #impl: 4079661464 (eff. 0.081)
994.48/994.75	c #Conflicts:    2108000 | #Learnt:      54166 | 0.000
994.48/994.75	c total clause space: 335.816MB
994.48/994.75	c total #watches: 373416
995.08/995.34	c total #propagations: 331695285 / total #impl: 4081959135 (eff. 0.081)
995.08/995.34	c #Conflicts:    2109000 | #Learnt:      55166 | 0.000
995.08/995.34	c total clause space: 335.816MB
995.08/995.34	c total #watches: 379981
995.68/995.96	c total #propagations: 331888908 / total #impl: 4084319647 (eff. 0.081)
995.68/995.96	c #Conflicts:    2110000 | #Learnt:      56166 | 0.000
995.68/995.96	c total clause space: 335.816MB
995.68/995.96	c total #watches: 388845
996.28/996.60	c total #propagations: 332076012 / total #impl: 4086588732 (eff. 0.081)
996.28/996.60	c #Conflicts:    2111000 | #Learnt:      57166 | 0.000
996.28/996.60	c total clause space: 335.816MB
996.28/996.60	c total #watches: 395942
996.98/997.23	c total #propagations: 332271396 / total #impl: 4088792342 (eff. 0.081)
996.98/997.23	c #Conflicts:    2112000 | #Learnt:      58166 | 0.000
996.98/997.23	c total clause space: 335.816MB
996.98/997.23	c total #watches: 400212
997.59/997.87	c total #propagations: 332492692 / total #impl: 4090971307 (eff. 0.081)
997.59/997.87	c #Conflicts:    2113000 | #Learnt:      59166 | 0.000
997.59/997.87	c total clause space: 335.816MB
997.59/997.87	c total #watches: 404303
998.18/998.47	c total #propagations: 332709652 / total #impl: 4093516749 (eff. 0.081)
998.18/998.47	c #Conflicts:    2114000 | #Learnt:      60166 | 0.000
998.18/998.47	c total clause space: 335.816MB
998.18/998.47	c total #watches: 414836
998.78/999.05	c total #propagations: 332903603 / total #impl: 4095623457 (eff. 0.081)
998.78/999.05	c #Conflicts:    2115000 | #Learnt:      61166 | 0.000
998.78/999.05	c total clause space: 335.816MB
998.78/999.05	c total #watches: 420382
999.48/999.76	c total #propagations: 333136860 / total #impl: 4098186950 (eff. 0.081)
999.48/999.76	c #Conflicts:    2116000 | #Learnt:      62166 | 0.000
999.48/999.76	c total clause space: 335.816MB
999.48/999.76	c total #watches: 424966
1000.18/1000.47	c total #propagations: 333334625 / total #impl: 4101897869 (eff. 0.081)
1000.18/1000.47	c #Conflicts:    2117000 | #Learnt:      63166 | 0.000
1000.18/1000.47	c total clause space: 335.816MB
1000.18/1000.47	c total #watches: 430508
1000.98/1001.20	c total #propagations: 333509031 / total #impl: 4104581807 (eff. 0.081)
1000.98/1001.20	c #Conflicts:    2118000 | #Learnt:      64166 | 0.000
1000.98/1001.20	c total clause space: 335.816MB
1000.98/1001.20	c total #watches: 436487
1001.78/1002.00	c total #propagations: 333706598 / total #impl: 4107552076 (eff. 0.081)
1001.78/1002.00	c #Conflicts:    2119000 | #Learnt:      65166 | 0.000
1001.78/1002.00	c total clause space: 335.816MB
1001.78/1002.00	c total #watches: 440294
1002.48/1002.73	c total #propagations: 333904559 / total #impl: 4110781032 (eff. 0.081)
1002.48/1002.73	c #Conflicts:    2120000 | #Learnt:      66166 | 0.000
1002.48/1002.73	c total clause space: 335.816MB
1002.48/1002.73	c total #watches: 445283
1003.18/1003.47	c total #propagations: 334122278 / total #impl: 4113775222 (eff. 0.081)
1003.18/1003.47	c #Conflicts:    2121000 | #Learnt:      67166 | 0.000
1003.18/1003.47	c total clause space: 335.816MB
1003.18/1003.47	c total #watches: 450258
1003.98/1004.23	c total #propagations: 334352859 / total #impl: 4116959311 (eff. 0.081)
1003.98/1004.23	c #Conflicts:    2122000 | #Learnt:      68166 | 0.000
1003.98/1004.23	c total clause space: 335.816MB
1003.98/1004.23	c total #watches: 454867
1004.58/1004.89	c total #propagations: 334562762 / total #impl: 4120015071 (eff. 0.081)
1004.58/1004.89	c #Conflicts:    2123000 | #Learnt:      69166 | 0.000
1004.58/1004.89	c total clause space: 335.816MB
1004.58/1004.89	c total #watches: 460556
1005.38/1005.69	c total #propagations: 334775146 / total #impl: 4122044064 (eff. 0.081)
1005.38/1005.69	c #Conflicts:    2124000 | #Learnt:      70166 | 0.000
1005.38/1005.69	c total clause space: 335.816MB
1005.38/1005.69	c total #watches: 465909
1006.08/1006.31	c total #propagations: 334941309 / total #impl: 4125714985 (eff. 0.081)
1006.08/1006.31	c GC COLLECT
1006.08/1006.31	c #Conflicts:    2125000 | #Learnt:      35868 | 0.000
1006.08/1006.31	c total clause space: 335.816MB
1006.08/1006.31	c total #watches: 246928
1006.48/1006.76	c total #propagations: 335131876 / total #impl: 4128143617 (eff. 0.081)
1006.48/1006.76	c #Conflicts:    2126000 | #Learnt:      36868 | 0.000
1006.48/1006.76	c total clause space: 335.816MB
1006.48/1006.76	c total #watches: 256248
1006.98/1007.22	c total #propagations: 335296971 / total #impl: 4130146737 (eff. 0.081)
1006.98/1007.22	c #Conflicts:    2127000 | #Learnt:      37868 | 0.000
1006.98/1007.22	c total clause space: 335.816MB
1006.98/1007.22	c total #watches: 270235
1007.39/1007.69	c total #propagations: 335452947 / total #impl: 4132004960 (eff. 0.081)
1007.39/1007.69	c #Conflicts:    2128000 | #Learnt:      38868 | 0.000
1007.39/1007.69	c total clause space: 335.816MB
1007.39/1007.69	c total #watches: 276850
1007.98/1008.23	c total #propagations: 335636471 / total #impl: 4133735686 (eff. 0.081)
1007.98/1008.23	c #Conflicts:    2129000 | #Learnt:      39868 | 0.000
1007.98/1008.23	c total clause space: 335.816MB
1007.98/1008.23	c total #watches: 283179
1008.49/1008.78	c total #propagations: 335824347 / total #impl: 4135825194 (eff. 0.081)
1008.49/1008.78	c #Conflicts:    2130000 | #Learnt:      40868 | 0.000
1008.49/1008.78	c total clause space: 335.816MB
1008.49/1008.78	c total #watches: 287630
1009.08/1009.34	c total #propagations: 335995211 / total #impl: 4137791618 (eff. 0.081)
1009.08/1009.34	c #Conflicts:    2131000 | #Learnt:      41868 | 0.000
1009.08/1009.34	c total clause space: 335.816MB
1009.08/1009.34	c total #watches: 292426
1009.59/1009.88	c total #propagations: 336152273 / total #impl: 4139761522 (eff. 0.081)
1009.59/1009.88	c #Conflicts:    2132000 | #Learnt:      42868 | 0.000
1009.59/1009.88	c total clause space: 335.816MB
1009.59/1009.88	c total #watches: 296525
1010.18/1010.44	c total #propagations: 336331428 / total #impl: 4141880086 (eff. 0.081)
1010.18/1010.44	c #Conflicts:    2133000 | #Learnt:      43868 | 0.000
1010.18/1010.44	c total clause space: 335.816MB
1010.18/1010.44	c total #watches: 300203
1010.79/1011.04	c total #propagations: 336507233 / total #impl: 4143880382 (eff. 0.081)
1010.79/1011.04	c #Conflicts:    2134000 | #Learnt:      44868 | 0.000
1010.79/1011.04	c total clause space: 335.816MB
1010.79/1011.04	c total #watches: 303727
1011.38/1011.60	c total #propagations: 336685565 / total #impl: 4146289120 (eff. 0.081)
1011.38/1011.60	c #Conflicts:    2135000 | #Learnt:      45868 | 0.000
1011.38/1011.60	c total clause space: 335.816MB
1011.38/1011.60	c total #watches: 308034
1011.89/1012.13	c total #propagations: 336848086 / total #impl: 4148135755 (eff. 0.081)
1011.89/1012.13	c #Conflicts:    2136000 | #Learnt:      46868 | 0.000
1011.89/1012.13	c total clause space: 335.816MB
1011.89/1012.13	c total #watches: 312360
1012.38/1012.64	c total #propagations: 337009994 / total #impl: 4149948896 (eff. 0.081)
1012.38/1012.64	c #Conflicts:    2137000 | #Learnt:      47868 | 0.000
1012.38/1012.64	c total clause space: 335.816MB
1012.38/1012.64	c total #watches: 317328
1012.89/1013.19	c total #propagations: 337194860 / total #impl: 4151745679 (eff. 0.081)
1012.89/1013.19	c #Conflicts:    2138000 | #Learnt:      48868 | 0.000
1012.89/1013.19	c total clause space: 335.816MB
1012.89/1013.19	c total #watches: 324193
1013.48/1013.75	c total #propagations: 337393799 / total #impl: 4153980435 (eff. 0.081)
1013.48/1013.75	c #Conflicts:    2139000 | #Learnt:      49868 | 0.000
1013.48/1013.75	c total clause space: 335.816MB
1013.48/1013.75	c total #watches: 329006
1013.99/1014.28	c total #propagations: 337588257 / total #impl: 4156094184 (eff. 0.081)
1013.99/1014.28	c #Conflicts:    2140000 | #Learnt:      50868 | 0.000
1013.99/1014.28	c total clause space: 335.816MB
1013.99/1014.28	c total #watches: 337463
1014.68/1014.92	c total #propagations: 337786249 / total #impl: 4158052380 (eff. 0.081)
1014.68/1014.92	c #Conflicts:    2141000 | #Learnt:      51868 | 0.000
1014.68/1014.92	c total clause space: 335.816MB
1014.68/1014.92	c total #watches: 341720
1015.28/1015.52	c total #propagations: 337966461 / total #impl: 4160055300 (eff. 0.081)
1015.28/1015.52	c #Conflicts:    2142000 | #Learnt:      52868 | 0.000
1015.28/1015.52	c total clause space: 335.816MB
1015.28/1015.52	c total #watches: 348775
1015.88/1016.12	c total #propagations: 338142972 / total #impl: 4161561007 (eff. 0.081)
1015.88/1016.12	c #Conflicts:    2143000 | #Learnt:      53868 | 0.000
1015.88/1016.12	c total clause space: 335.816MB
1015.88/1016.12	c total #watches: 354776
1016.48/1016.73	c total #propagations: 338332865 / total #impl: 4163915722 (eff. 0.081)
1016.48/1016.73	c #Conflicts:    2144000 | #Learnt:      54868 | 0.000
1016.48/1016.73	c total clause space: 335.816MB
1016.48/1016.73	c total #watches: 360023
1017.18/1017.46	c total #propagations: 338521475 / total #impl: 4166012217 (eff. 0.081)
1017.18/1017.46	c #Conflicts:    2145000 | #Learnt:      55868 | 0.000
1017.18/1017.46	c total clause space: 335.816MB
1017.18/1017.46	c total #watches: 364146
1017.88/1018.17	c total #propagations: 338712261 / total #impl: 4168277426 (eff. 0.081)
1017.88/1018.17	c #Conflicts:    2146000 | #Learnt:      56868 | 0.000
1017.88/1018.17	c total clause space: 335.816MB
1017.88/1018.17	c total #watches: 369564
1018.49/1018.79	c total #propagations: 338884536 / total #impl: 4170493223 (eff. 0.081)
1018.49/1018.79	c #Conflicts:    2147000 | #Learnt:      57868 | 0.000
1018.49/1018.79	c total clause space: 335.816MB
1018.49/1018.79	c total #watches: 374524
1019.18/1019.43	c total #propagations: 339055929 / total #impl: 4172218698 (eff. 0.081)
1019.18/1019.43	c #Conflicts:    2148000 | #Learnt:      58868 | 0.000
1019.18/1019.43	c total clause space: 335.816MB
1019.18/1019.43	c total #watches: 379061
1019.78/1020.08	c total #propagations: 339217325 / total #impl: 4174217964 (eff. 0.081)
1019.78/1020.08	c #Conflicts:    2149000 | #Learnt:      59868 | 0.000
1019.78/1020.08	c total clause space: 335.816MB
1019.78/1020.08	c total #watches: 386958
1020.48/1020.70	c total #propagations: 339398882 / total #impl: 4176465945 (eff. 0.081)
1020.48/1020.70	c #Conflicts:    2150000 | #Learnt:      60868 | 0.000
1020.48/1020.70	c total clause space: 335.816MB
1020.48/1020.70	c total #watches: 392368
1021.08/1021.39	c total #propagations: 339589836 / total #impl: 4178767286 (eff. 0.081)
1021.08/1021.39	c #Conflicts:    2151000 | #Learnt:      61868 | 0.000
1021.08/1021.39	c total clause space: 335.816MB
1021.08/1021.39	c total #watches: 396963
1021.78/1022.06	c total #propagations: 339770058 / total #impl: 4181049576 (eff. 0.081)
1021.78/1022.06	c #Conflicts:    2152000 | #Learnt:      62868 | 0.000
1021.78/1022.06	c total clause space: 335.816MB
1021.78/1022.06	c total #watches: 402389
1022.38/1022.69	c total #propagations: 339953301 / total #impl: 4183160320 (eff. 0.081)
1022.38/1022.69	c #Conflicts:    2153000 | #Learnt:      63868 | 0.000
1022.38/1022.69	c total clause space: 335.816MB
1022.38/1022.69	c total #watches: 409533
1023.08/1023.38	c total #propagations: 340140810 / total #impl: 4185350013 (eff. 0.081)
1023.08/1023.38	c #Conflicts:    2154000 | #Learnt:      64868 | 0.000
1023.08/1023.38	c total clause space: 335.816MB
1023.08/1023.38	c total #watches: 414682
1023.78/1024.07	c total #propagations: 340267574 / total #impl: 4187109020 (eff. 0.081)
1023.78/1024.07	c #Conflicts:    2155000 | #Learnt:      65868 | 0.000
1023.78/1024.07	c total clause space: 335.816MB
1023.78/1024.07	c total #watches: 418778
1024.58/1024.81	c total #propagations: 340410395 / total #impl: 4189436899 (eff. 0.081)
1024.58/1024.81	c #Conflicts:    2156000 | #Learnt:      66868 | 0.000
1024.58/1024.81	c total clause space: 335.816MB
1024.58/1024.81	c total #watches: 423735
1025.38/1025.61	c total #propagations: 340566503 / total #impl: 4192027607 (eff. 0.081)
1025.38/1025.61	c #Conflicts:    2157000 | #Learnt:      67868 | 0.000
1025.38/1025.61	c total clause space: 335.816MB
1025.38/1025.61	c total #watches: 427186
1026.08/1026.35	c total #propagations: 340713975 / total #impl: 4194989384 (eff. 0.081)
1026.08/1026.35	c #Conflicts:    2158000 | #Learnt:      68868 | 0.000
1026.08/1026.35	c total clause space: 335.816MB
1026.08/1026.35	c total #watches: 431794
1026.78/1027.03	c total #propagations: 340884796 / total #impl: 4197614671 (eff. 0.081)
1026.78/1027.03	c #Conflicts:    2159000 | #Learnt:      69868 | 0.000
1026.78/1027.03	c total clause space: 335.816MB
1026.78/1027.03	c total #watches: 437618
1027.48/1027.78	c total #propagations: 341049810 / total #impl: 4199821351 (eff. 0.081)
1027.48/1027.78	c #Conflicts:    2160000 | #Learnt:      70868 | 0.000
1027.48/1027.78	c total clause space: 335.816MB
1027.48/1027.78	c total #watches: 442427
1028.08/1028.38	c total #propagations: 341214526 / total #impl: 4202094632 (eff. 0.081)
1028.08/1028.38	c GC COLLECT
1028.08/1028.38	c #Conflicts:    2161000 | #Learnt:      36269 | 0.000
1028.08/1028.38	c total clause space: 335.816MB
1028.08/1028.38	c total #watches: 246589
1028.58/1028.86	c total #propagations: 341357200 / total #impl: 4204099057 (eff. 0.081)
1028.58/1028.86	c #Conflicts:    2162000 | #Learnt:      37269 | 0.000
1028.58/1028.86	c total clause space: 335.816MB
1028.58/1028.86	c total #watches: 251660
1029.08/1029.35	c total #propagations: 341519505 / total #impl: 4206520700 (eff. 0.081)
1029.08/1029.35	c #Conflicts:    2163000 | #Learnt:      38269 | 0.000
1029.08/1029.35	c total clause space: 335.816MB
1029.08/1029.35	c total #watches: 257753
1029.58/1029.87	c total #propagations: 341684040 / total #impl: 4208891856 (eff. 0.081)
1029.58/1029.87	c #Conflicts:    2164000 | #Learnt:      39269 | 0.000
1029.58/1029.87	c total clause space: 335.816MB
1029.58/1029.87	c total #watches: 262407
1030.08/1030.37	c total #propagations: 341838460 / total #impl: 4211264604 (eff. 0.081)
1030.08/1030.37	c #Conflicts:    2165000 | #Learnt:      40269 | 0.000
1030.08/1030.37	c total clause space: 335.816MB
1030.08/1030.37	c total #watches: 267217
1030.58/1030.88	c total #propagations: 341988060 / total #impl: 4213355665 (eff. 0.081)
1030.58/1030.88	c #Conflicts:    2166000 | #Learnt:      41269 | 0.000
1030.58/1030.88	c total clause space: 335.816MB
1030.58/1030.88	c total #watches: 272703
1031.18/1031.43	c total #propagations: 342133873 / total #impl: 4215646188 (eff. 0.081)
1031.18/1031.43	c #Conflicts:    2167000 | #Learnt:      42269 | 0.000
1031.18/1031.43	c total clause space: 335.816MB
1031.18/1031.43	c total #watches: 277516
1031.68/1031.92	c total #propagations: 342286089 / total #impl: 4218123001 (eff. 0.081)
1031.68/1031.92	c #Conflicts:    2168000 | #Learnt:      43269 | 0.000
1031.68/1031.92	c total clause space: 335.816MB
1031.68/1031.92	c total #watches: 282836
1032.08/1032.38	c total #propagations: 342438163 / total #impl: 4220246743 (eff. 0.081)
1032.08/1032.38	c #Conflicts:    2169000 | #Learnt:      44269 | 0.000
1032.08/1032.38	c total clause space: 335.816MB
1032.08/1032.38	c total #watches: 287235
1032.58/1032.86	c total #propagations: 342602439 / total #impl: 4222008988 (eff. 0.081)
1032.58/1032.86	c #Conflicts:    2170000 | #Learnt:      45269 | 0.000
1032.58/1032.86	c total clause space: 335.816MB
1032.58/1032.86	c total #watches: 292200
1033.07/1033.38	c total #propagations: 342764462 / total #impl: 4223940862 (eff. 0.081)
1033.07/1033.38	c #Conflicts:    2171000 | #Learnt:      46269 | 0.000
1033.07/1033.38	c total clause space: 335.816MB
1033.07/1033.38	c total #watches: 296415
1033.57/1033.86	c total #propagations: 342927289 / total #impl: 4226100492 (eff. 0.081)
1033.57/1033.86	c #Conflicts:    2172000 | #Learnt:      47269 | 0.000
1033.57/1033.86	c total clause space: 335.816MB
1033.57/1033.86	c total #watches: 301115
1034.17/1034.42	c total #propagations: 343076870 / total #impl: 4227899115 (eff. 0.081)
1034.17/1034.42	c #Conflicts:    2173000 | #Learnt:      48269 | 0.000
1034.17/1034.42	c total clause space: 335.816MB
1034.17/1034.42	c total #watches: 308106
1034.67/1034.94	c total #propagations: 343226154 / total #impl: 4229914102 (eff. 0.081)
1034.67/1034.94	c #Conflicts:    2174000 | #Learnt:      49269 | 0.000
1034.67/1034.94	c total clause space: 335.816MB
1034.67/1034.94	c total #watches: 312908
1035.17/1035.48	c total #propagations: 343378881 / total #impl: 4231792669 (eff. 0.081)
1035.17/1035.48	c #Conflicts:    2175000 | #Learnt:      50269 | 0.000
1035.17/1035.48	c total clause space: 335.816MB
1035.17/1035.48	c total #watches: 317624
1035.67/1035.99	c total #propagations: 343539498 / total #impl: 4233698767 (eff. 0.081)
1035.67/1035.99	c #Conflicts:    2176000 | #Learnt:      51269 | 0.000
1035.67/1035.99	c total clause space: 335.816MB
1035.67/1035.99	c total #watches: 324560
1036.27/1036.56	c total #propagations: 343679554 / total #impl: 4235475051 (eff. 0.081)
1036.27/1036.56	c #Conflicts:    2177000 | #Learnt:      52269 | 0.000
1036.27/1036.56	c total clause space: 335.816MB
1036.27/1036.56	c total #watches: 329472
1036.87/1037.11	c total #propagations: 343825933 / total #impl: 4237722989 (eff. 0.081)
1036.87/1037.11	c #Conflicts:    2178000 | #Learnt:      53269 | 0.000
1036.87/1037.11	c total clause space: 335.816MB
1036.87/1037.11	c total #watches: 335941
1037.47/1037.70	c total #propagations: 343963161 / total #impl: 4239701181 (eff. 0.081)
1037.47/1037.70	c #Conflicts:    2179000 | #Learnt:      54269 | 0.000
1037.47/1037.70	c total clause space: 335.816MB
1037.47/1037.70	c total #watches: 340529
1037.97/1038.26	c total #propagations: 344099119 / total #impl: 4241777044 (eff. 0.081)
1037.97/1038.26	c #Conflicts:    2180000 | #Learnt:      55269 | 0.000
1037.97/1038.26	c total clause space: 335.816MB
1037.97/1038.26	c total #watches: 345032
1038.67/1038.90	c total #propagations: 344222791 / total #impl: 4243531492 (eff. 0.081)
1038.67/1038.90	c #Conflicts:    2181000 | #Learnt:      56269 | 0.000
1038.67/1038.90	c total clause space: 335.816MB
1038.67/1038.90	c total #watches: 349564
1039.17/1039.49	c total #propagations: 344375262 / total #impl: 4245821969 (eff. 0.081)
1039.17/1039.49	c #Conflicts:    2182000 | #Learnt:      57269 | 0.000
1039.17/1039.49	c total clause space: 335.816MB
1039.17/1039.49	c total #watches: 354342
1039.77/1040.07	c total #propagations: 344562409 / total #impl: 4247997313 (eff. 0.081)
1039.77/1040.07	c #Conflicts:    2183000 | #Learnt:      58269 | 0.000
1039.77/1040.07	c total clause space: 335.816MB
1039.77/1040.07	c total #watches: 360116
1040.38/1040.67	c total #propagations: 344719994 / total #impl: 4250046683 (eff. 0.081)
1040.38/1040.67	c #Conflicts:    2184000 | #Learnt:      59269 | 0.000
1040.38/1040.67	c total clause space: 335.816MB
1040.38/1040.67	c total #watches: 364659
1040.97/1041.23	c total #propagations: 344843420 / total #impl: 4252329037 (eff. 0.081)
1040.97/1041.23	c #Conflicts:    2185000 | #Learnt:      60269 | 0.000
1040.97/1041.23	c total clause space: 335.816MB
1040.97/1041.23	c total #watches: 369604
1041.48/1041.76	c total #propagations: 344974227 / total #impl: 4254122729 (eff. 0.081)
1041.48/1041.76	c #Conflicts:    2186000 | #Learnt:      61269 | 0.000
1041.48/1041.76	c total clause space: 335.816MB
1041.48/1041.76	c total #watches: 374140
1042.07/1042.38	c total #propagations: 345103099 / total #impl: 4255853622 (eff. 0.081)
1042.07/1042.38	c #Conflicts:    2187000 | #Learnt:      62269 | 0.000
1042.07/1042.38	c total clause space: 335.816MB
1042.07/1042.38	c total #watches: 380090
1042.68/1042.96	c total #propagations: 345238003 / total #impl: 4257598375 (eff. 0.081)
1042.68/1042.96	c #Conflicts:    2188000 | #Learnt:      63269 | 0.000
1042.68/1042.96	c total clause space: 335.816MB
1042.68/1042.96	c total #watches: 384977
1043.27/1043.56	c total #propagations: 345391817 / total #impl: 4259613792 (eff. 0.081)
1043.27/1043.56	c #Conflicts:    2189000 | #Learnt:      64269 | 0.000
1043.27/1043.56	c total clause space: 335.816MB
1043.27/1043.56	c total #watches: 391077
1043.87/1044.16	c total #propagations: 345528570 / total #impl: 4261484093 (eff. 0.081)
1043.87/1044.16	c #Conflicts:    2190000 | #Learnt:      65269 | 0.000
1043.87/1044.16	c total clause space: 335.816MB
1043.87/1044.16	c total #watches: 396425
1044.57/1044.82	c total #propagations: 345663601 / total #impl: 4263171749 (eff. 0.081)
1044.57/1044.82	c #Conflicts:    2191000 | #Learnt:      66269 | 0.000
1044.57/1044.82	c total clause space: 335.816MB
1044.57/1044.82	c total #watches: 402356
1045.17/1045.43	c total #propagations: 345814993 / total #impl: 4264977319 (eff. 0.081)
1045.17/1045.43	c #Conflicts:    2192000 | #Learnt:      67269 | 0.000
1045.17/1045.43	c total clause space: 335.816MB
1045.17/1045.43	c total #watches: 407289
1045.77/1046.05	c total #propagations: 345961803 / total #impl: 4266952487 (eff. 0.081)
1045.77/1046.05	c #Conflicts:    2193000 | #Learnt:      68269 | 0.000
1045.77/1046.05	c total clause space: 335.816MB
1045.77/1046.05	c total #watches: 412281
1046.37/1046.63	c total #propagations: 346111992 / total #impl: 4268959251 (eff. 0.081)
1046.37/1046.63	c #Conflicts:    2194000 | #Learnt:      69269 | 0.000
1046.37/1046.63	c total clause space: 335.816MB
1046.37/1046.63	c total #watches: 416802
1046.87/1047.20	c total #propagations: 346264520 / total #impl: 4270912557 (eff. 0.081)
1046.87/1047.20	c #Conflicts:    2195000 | #Learnt:      70269 | 0.000
1046.87/1047.20	c total clause space: 335.816MB
1046.87/1047.20	c total #watches: 422289
1047.57/1047.83	c total #propagations: 346429329 / total #impl: 4272724023 (eff. 0.081)
1047.57/1047.83	c #Conflicts:    2196000 | #Learnt:      71269 | 0.000
1047.57/1047.83	c total clause space: 335.816MB
1047.57/1047.83	c total #watches: 427945
1048.08/1048.37	c total #propagations: 346598594 / total #impl: 4274547729 (eff. 0.081)
1048.08/1048.37	c GC COLLECT
1048.08/1048.37	c #Conflicts:    2197000 | #Learnt:      36365 | 0.000
1048.08/1048.37	c total clause space: 335.816MB
1048.08/1048.37	c total #watches: 246422
1048.47/1048.79	c total #propagations: 346740850 / total #impl: 4276163997 (eff. 0.081)
1048.47/1048.79	c #Conflicts:    2198000 | #Learnt:      37365 | 0.000
1048.47/1048.79	c total clause space: 335.816MB
1048.47/1048.79	c total #watches: 251528
1048.97/1049.23	c total #propagations: 346889787 / total #impl: 4277782661 (eff. 0.081)
1048.97/1049.23	c #Conflicts:    2199000 | #Learnt:      38365 | 0.000
1048.97/1049.23	c total clause space: 335.816MB
1048.97/1049.23	c total #watches: 256773
1049.37/1049.68	c total #propagations: 347047817 / total #impl: 4279578673 (eff. 0.081)
1049.37/1049.68	c #Conflicts:    2200000 | #Learnt:      39365 | 0.000
1049.37/1049.68	c total clause space: 335.816MB
1049.37/1049.68	c total #watches: 261942
1049.87/1050.16	c total #propagations: 347219825 / total #impl: 4281711239 (eff. 0.081)
1049.87/1050.16	c #Conflicts:    2201000 | #Learnt:      40365 | 0.000
1049.87/1050.16	c total clause space: 335.816MB
1049.87/1050.16	c total #watches: 268376
1050.38/1050.65	c total #propagations: 347367928 / total #impl: 4283781690 (eff. 0.081)
1050.38/1050.65	c #Conflicts:    2202000 | #Learnt:      41365 | 0.000
1050.38/1050.65	c total clause space: 335.816MB
1050.38/1050.65	c total #watches: 274758
1050.97/1051.22	c total #propagations: 347498344 / total #impl: 4285834872 (eff. 0.081)
1050.97/1051.22	c #Conflicts:    2203000 | #Learnt:      42365 | 0.000
1050.97/1051.22	c total clause space: 335.816MB
1050.97/1051.22	c total #watches: 278766
1051.48/1051.73	c total #propagations: 347652503 / total #impl: 4288200738 (eff. 0.081)
1051.48/1051.73	c #Conflicts:    2204000 | #Learnt:      43365 | 0.000
1051.48/1051.73	c total clause space: 335.816MB
1051.48/1051.73	c total #watches: 284742
1051.97/1052.21	c total #propagations: 347821856 / total #impl: 4290392188 (eff. 0.081)
1051.97/1052.21	c #Conflicts:    2205000 | #Learnt:      44365 | 0.000
1051.97/1052.21	c total clause space: 335.816MB
1051.97/1052.21	c total #watches: 289534
1052.37/1052.69	c total #propagations: 347989014 / total #impl: 4292373499 (eff. 0.081)
1052.37/1052.69	c #Conflicts:    2206000 | #Learnt:      45365 | 0.000
1052.37/1052.69	c total clause space: 335.816MB
1052.37/1052.69	c total #watches: 293964
1052.87/1053.16	c total #propagations: 348135471 / total #impl: 4293992814 (eff. 0.081)
1052.87/1053.16	c #Conflicts:    2207000 | #Learnt:      46365 | 0.000
1052.87/1053.16	c total clause space: 335.816MB
1052.87/1053.16	c total #watches: 298637
1053.37/1053.67	c total #propagations: 348297507 / total #impl: 4295813628 (eff. 0.081)
1053.37/1053.67	c #Conflicts:    2208000 | #Learnt:      47365 | 0.000
1053.37/1053.67	c total clause space: 335.816MB
1053.37/1053.67	c total #watches: 302600
1053.87/1054.16	c total #propagations: 348471934 / total #impl: 4298047948 (eff. 0.081)
1053.87/1054.16	c #Conflicts:    2209000 | #Learnt:      48365 | 0.000
1053.87/1054.16	c total clause space: 335.816MB
1053.87/1054.16	c total #watches: 307292
1054.37/1054.62	c total #propagations: 348629423 / total #impl: 4299925424 (eff. 0.081)
1054.37/1054.62	c #Conflicts:    2210000 | #Learnt:      49365 | 0.000
1054.37/1054.62	c total clause space: 335.816MB
1054.37/1054.62	c total #watches: 312588
1054.87/1055.12	c total #propagations: 348784292 / total #impl: 4301795848 (eff. 0.081)
1054.87/1055.12	c #Conflicts:    2211000 | #Learnt:      50365 | 0.000
1054.87/1055.12	c total clause space: 335.816MB
1054.87/1055.12	c total #watches: 316896
1055.37/1055.65	c total #propagations: 348946162 / total #impl: 4303829915 (eff. 0.081)
1055.37/1055.65	c #Conflicts:    2212000 | #Learnt:      51365 | 0.000
1055.37/1055.65	c total clause space: 335.816MB
1055.37/1055.65	c total #watches: 320995
1055.88/1056.12	c total #propagations: 349120752 / total #impl: 4306063507 (eff. 0.081)
1055.88/1056.12	c #Conflicts:    2213000 | #Learnt:      52365 | 0.000
1055.88/1056.12	c total clause space: 335.816MB
1055.88/1056.12	c total #watches: 325488
1056.27/1056.60	c total #propagations: 349277857 / total #impl: 4307731278 (eff. 0.081)
1056.27/1056.60	c #Conflicts:    2214000 | #Learnt:      53365 | 0.000
1056.27/1056.60	c total clause space: 335.816MB
1056.27/1056.60	c total #watches: 330411
1056.77/1057.09	c total #propagations: 349422056 / total #impl: 4309406879 (eff. 0.081)
1056.77/1057.09	c #Conflicts:    2215000 | #Learnt:      54365 | 0.000
1056.77/1057.09	c total clause space: 335.816MB
1056.77/1057.09	c total #watches: 335410
1057.37/1057.64	c total #propagations: 349569348 / total #impl: 4311018963 (eff. 0.081)
1057.37/1057.64	c #Conflicts:    2216000 | #Learnt:      55365 | 0.000
1057.37/1057.64	c total clause space: 335.816MB
1057.37/1057.64	c total #watches: 340147
1057.87/1058.15	c total #propagations: 349719182 / total #impl: 4312769748 (eff. 0.081)
1057.87/1058.15	c #Conflicts:    2217000 | #Learnt:      56365 | 0.000
1057.87/1058.15	c total clause space: 335.816MB
1057.87/1058.15	c total #watches: 344419
1058.37/1058.67	c total #propagations: 349894392 / total #impl: 4314872417 (eff. 0.081)
1058.37/1058.67	c #Conflicts:    2218000 | #Learnt:      57365 | 0.000
1058.37/1058.67	c total clause space: 335.816MB
1058.37/1058.67	c total #watches: 349513
1058.87/1059.15	c total #propagations: 350067017 / total #impl: 4316813184 (eff. 0.081)
1058.87/1059.15	c #Conflicts:    2219000 | #Learnt:      58365 | 0.000
1058.87/1059.15	c total clause space: 335.816MB
1058.87/1059.15	c total #watches: 354565
1059.37/1059.67	c total #propagations: 350238686 / total #impl: 4318660360 (eff. 0.081)
1059.37/1059.67	c #Conflicts:    2220000 | #Learnt:      59365 | 0.000
1059.37/1059.67	c total clause space: 335.816MB
1059.37/1059.67	c total #watches: 359575
1059.97/1060.20	c total #propagations: 350403331 / total #impl: 4320677500 (eff. 0.081)
1059.97/1060.20	c #Conflicts:    2221000 | #Learnt:      60365 | 0.000
1059.97/1060.20	c total clause space: 335.816MB
1059.97/1060.20	c total #watches: 363721
1060.47/1060.74	c total #propagations: 350544602 / total #impl: 4322763836 (eff. 0.081)
1060.47/1060.74	c #Conflicts:    2222000 | #Learnt:      61365 | 0.000
1060.47/1060.74	c total clause space: 335.816MB
1060.47/1060.74	c total #watches: 368338
1060.97/1061.26	c total #propagations: 350698699 / total #impl: 4324817702 (eff. 0.081)
1060.97/1061.26	c #Conflicts:    2223000 | #Learnt:      62365 | 0.000
1060.97/1061.26	c total clause space: 335.816MB
1060.97/1061.26	c total #watches: 372922
1061.47/1061.78	c total #propagations: 350865930 / total #impl: 4326962956 (eff. 0.081)
1061.47/1061.78	c #Conflicts:    2224000 | #Learnt:      63365 | 0.000
1061.47/1061.78	c total clause space: 335.816MB
1061.47/1061.78	c total #watches: 377713
1062.07/1062.30	c total #propagations: 351026694 / total #impl: 4328837864 (eff. 0.081)
1062.07/1062.30	c #Conflicts:    2225000 | #Learnt:      64365 | 0.000
1062.07/1062.30	c total clause space: 335.816MB
1062.07/1062.30	c total #watches: 383285
1062.57/1062.80	c total #propagations: 351165058 / total #impl: 4330767045 (eff. 0.081)
1062.57/1062.80	c #Conflicts:    2226000 | #Learnt:      65365 | 0.000
1062.57/1062.80	c total clause space: 335.816MB
1062.57/1062.80	c total #watches: 388111
1063.07/1063.35	c total #propagations: 351324636 / total #impl: 4332540527 (eff. 0.081)
1063.07/1063.35	c #Conflicts:    2227000 | #Learnt:      66365 | 0.000
1063.07/1063.35	c total clause space: 335.816MB
1063.07/1063.35	c total #watches: 392179
1063.58/1063.89	c total #propagations: 351484886 / total #impl: 4334414839 (eff. 0.081)
1063.58/1063.89	c #Conflicts:    2228000 | #Learnt:      67365 | 0.000
1063.58/1063.89	c total clause space: 335.816MB
1063.58/1063.89	c total #watches: 396538
1064.17/1064.40	c total #propagations: 351626870 / total #impl: 4336325429 (eff. 0.081)
1064.17/1064.40	c #Conflicts:    2229000 | #Learnt:      68365 | 0.000
1064.17/1064.40	c total clause space: 335.816MB
1064.17/1064.40	c total #watches: 401490
1064.68/1064.97	c total #propagations: 351780380 / total #impl: 4338091923 (eff. 0.081)
1064.68/1064.97	c #Conflicts:    2230000 | #Learnt:      69365 | 0.000
1064.68/1064.97	c total clause space: 335.816MB
1064.68/1064.97	c total #watches: 405352
1065.27/1065.52	c total #propagations: 351945778 / total #impl: 4340132326 (eff. 0.081)
1065.27/1065.52	c #Conflicts:    2231000 | #Learnt:      70365 | 0.000
1065.27/1065.52	c total clause space: 335.816MB
1065.27/1065.52	c total #watches: 410460
1065.78/1066.04	c total #propagations: 352113979 / total #impl: 4342158469 (eff. 0.081)
1065.78/1066.04	c #Conflicts:    2232000 | #Learnt:      71365 | 0.000
1065.78/1066.04	c total clause space: 335.816MB
1065.78/1066.04	c total #watches: 415130
1066.27/1066.58	c total #propagations: 352266741 / total #impl: 4343932356 (eff. 0.081)
1066.27/1066.58	c #Conflicts:    2233000 | #Learnt:      72365 | 0.000
1066.27/1066.58	c total clause space: 335.816MB
1066.27/1066.58	c total #watches: 421100
1066.78/1067.08	c total #propagations: 352423201 / total #impl: 4345717103 (eff. 0.081)
1066.78/1067.08	c GC COLLECT
1066.78/1067.08	c #Conflicts:    2234000 | #Learnt:      37165 | 0.000
1066.78/1067.08	c total clause space: 335.816MB
1066.78/1067.08	c total #watches: 251454
1067.27/1067.55	c total #propagations: 352566200 / total #impl: 4347531950 (eff. 0.081)
1067.27/1067.55	c #Conflicts:    2235000 | #Learnt:      38165 | 0.000
1067.27/1067.55	c total clause space: 335.816MB
1067.27/1067.55	c total #watches: 257148
1067.77/1068.00	c total #propagations: 352713758 / total #impl: 4349140558 (eff. 0.081)
1067.77/1068.00	c #Conflicts:    2236000 | #Learnt:      39165 | 0.000
1067.77/1068.00	c total clause space: 335.816MB
1067.77/1068.00	c total #watches: 262544
1068.17/1068.47	c total #propagations: 352858342 / total #impl: 4350909100 (eff. 0.081)
1068.17/1068.47	c #Conflicts:    2237000 | #Learnt:      40165 | 0.000
1068.17/1068.47	c total clause space: 335.816MB
1068.17/1068.47	c total #watches: 267063
1068.67/1068.96	c total #propagations: 353007021 / total #impl: 4352865242 (eff. 0.081)
1068.67/1068.96	c #Conflicts:    2238000 | #Learnt:      41165 | 0.000
1068.67/1068.96	c total clause space: 335.816MB
1068.67/1068.96	c total #watches: 271142
1069.17/1069.40	c total #propagations: 353156518 / total #impl: 4354732617 (eff. 0.081)
1069.17/1069.40	c #Conflicts:    2239000 | #Learnt:      42165 | 0.000
1069.17/1069.40	c total clause space: 335.816MB
1069.17/1069.40	c total #watches: 276167
1069.57/1069.88	c total #propagations: 353291523 / total #impl: 4356276272 (eff. 0.081)
1069.57/1069.88	c #Conflicts:    2240000 | #Learnt:      43165 | 0.000
1069.57/1069.88	c total clause space: 335.816MB
1069.57/1069.88	c total #watches: 280358
1070.08/1070.37	c total #propagations: 353445189 / total #impl: 4358117735 (eff. 0.081)
1070.08/1070.37	c #Conflicts:    2241000 | #Learnt:      44165 | 0.000
1070.08/1070.37	c total clause space: 335.816MB
1070.08/1070.37	c total #watches: 285069
1070.57/1070.85	c total #propagations: 353578462 / total #impl: 4360003589 (eff. 0.081)
1070.57/1070.85	c #Conflicts:    2242000 | #Learnt:      45165 | 0.000
1070.57/1070.85	c total clause space: 335.816MB
1070.57/1070.85	c total #watches: 289632
1071.07/1071.31	c total #propagations: 353710364 / total #impl: 4361698258 (eff. 0.081)
1071.07/1071.31	c #Conflicts:    2243000 | #Learnt:      46165 | 0.000
1071.07/1071.31	c total clause space: 335.816MB
1071.07/1071.31	c total #watches: 296129
1071.47/1071.79	c total #propagations: 353864163 / total #impl: 4363335877 (eff. 0.081)
1071.47/1071.79	c #Conflicts:    2244000 | #Learnt:      47165 | 0.000
1071.47/1071.79	c total clause space: 335.816MB
1071.47/1071.79	c total #watches: 300582
1071.97/1072.28	c total #propagations: 354037054 / total #impl: 4365299875 (eff. 0.081)
1071.97/1072.28	c #Conflicts:    2245000 | #Learnt:      48165 | 0.000
1071.97/1072.28	c total clause space: 335.816MB
1071.97/1072.28	c total #watches: 305625
1072.47/1072.75	c total #propagations: 354176657 / total #impl: 4367140714 (eff. 0.081)
1072.47/1072.75	c #Conflicts:    2246000 | #Learnt:      49165 | 0.000
1072.47/1072.75	c total clause space: 335.816MB
1072.47/1072.75	c total #watches: 309984
1072.97/1073.26	c total #propagations: 354320019 / total #impl: 4368744096 (eff. 0.081)
1072.97/1073.26	c #Conflicts:    2247000 | #Learnt:      50165 | 0.000
1072.97/1073.26	c total clause space: 335.816MB
1072.97/1073.26	c total #watches: 314071
1073.47/1073.79	c total #propagations: 354476892 / total #impl: 4370675363 (eff. 0.081)
1073.47/1073.79	c #Conflicts:    2248000 | #Learnt:      51165 | 0.000
1073.47/1073.79	c total clause space: 335.816MB
1073.47/1073.79	c total #watches: 318362
1074.07/1074.30	c total #propagations: 354634339 / total #impl: 4372793354 (eff. 0.081)
1074.07/1074.30	c #Conflicts:    2249000 | #Learnt:      52165 | 0.000
1074.07/1074.30	c total clause space: 335.816MB
1074.07/1074.30	c total #watches: 322902
1074.57/1074.82	c total #propagations: 354785802 / total #impl: 4374604974 (eff. 0.081)
1074.57/1074.82	c #Conflicts:    2250000 | #Learnt:      53165 | 0.000
1074.57/1074.82	c total clause space: 335.816MB
1074.57/1074.82	c total #watches: 327400
1075.07/1075.31	c total #propagations: 354936266 / total #impl: 4376464883 (eff. 0.081)
1075.07/1075.31	c #Conflicts:    2251000 | #Learnt:      54165 | 0.000
1075.07/1075.31	c total clause space: 335.816MB
1075.07/1075.31	c total #watches: 332471
1075.47/1075.79	c total #propagations: 355083233 / total #impl: 4378087922 (eff. 0.081)
1075.47/1075.79	c #Conflicts:    2252000 | #Learnt:      55165 | 0.000
1075.47/1075.79	c total clause space: 335.816MB
1075.47/1075.79	c total #watches: 337178
1075.97/1076.26	c total #propagations: 355212750 / total #impl: 4379593016 (eff. 0.081)
1075.97/1076.26	c #Conflicts:    2253000 | #Learnt:      56165 | 0.000
1075.97/1076.26	c total clause space: 335.816MB
1075.97/1076.26	c total #watches: 341953
1076.47/1076.75	c total #propagations: 355353435 / total #impl: 4381194442 (eff. 0.081)
1076.47/1076.75	c #Conflicts:    2254000 | #Learnt:      57165 | 0.000
1076.47/1076.75	c total clause space: 335.816MB
1076.47/1076.75	c total #watches: 346947
1076.97/1077.27	c total #propagations: 355489329 / total #impl: 4382597085 (eff. 0.081)
1076.97/1077.27	c #Conflicts:    2255000 | #Learnt:      58165 | 0.000
1076.97/1077.27	c total clause space: 335.816MB
1076.97/1077.27	c total #watches: 352348
1077.57/1077.81	c total #propagations: 355640803 / total #impl: 4384294751 (eff. 0.081)
1077.57/1077.81	c #Conflicts:    2256000 | #Learnt:      59165 | 0.000
1077.57/1077.81	c total clause space: 335.816MB
1077.57/1077.81	c total #watches: 356296
1078.07/1078.33	c total #propagations: 355815469 / total #impl: 4386608043 (eff. 0.081)
1078.07/1078.33	c #Conflicts:    2257000 | #Learnt:      60165 | 0.000
1078.07/1078.33	c total clause space: 335.816MB
1078.07/1078.33	c total #watches: 360907
1078.57/1078.83	c total #propagations: 356009041 / total #impl: 4388808991 (eff. 0.081)
1078.57/1078.83	c #Conflicts:    2258000 | #Learnt:      61165 | 0.000
1078.57/1078.83	c total clause space: 335.816MB
1078.57/1078.83	c total #watches: 364552
1079.07/1079.33	c total #propagations: 356214479 / total #impl: 4391115695 (eff. 0.081)
1079.07/1079.33	c #Conflicts:    2259000 | #Learnt:      62165 | 0.000
1079.07/1079.33	c total clause space: 335.816MB
1079.07/1079.33	c total #watches: 371411
1079.57/1079.85	c total #propagations: 356425449 / total #impl: 4393255875 (eff. 0.081)
1079.57/1079.85	c #Conflicts:    2260000 | #Learnt:      63165 | 0.000
1079.57/1079.85	c total clause space: 335.816MB
1079.57/1079.85	c total #watches: 375077
1080.17/1080.41	c total #propagations: 356637803 / total #impl: 4395729329 (eff. 0.081)
1080.17/1080.41	c #Conflicts:    2261000 | #Learnt:      64165 | 0.000
1080.17/1080.41	c total clause space: 335.816MB
1080.17/1080.41	c total #watches: 378765
1080.67/1080.92	c total #propagations: 356848684 / total #impl: 4398068260 (eff. 0.081)
1080.67/1080.92	c #Conflicts:    2262000 | #Learnt:      65165 | 0.000
1080.67/1080.92	c total clause space: 335.816MB
1080.67/1080.92	c total #watches: 382009
1081.17/1081.48	c total #propagations: 357050005 / total #impl: 4400025165 (eff. 0.081)
1081.17/1081.48	c #Conflicts:    2263000 | #Learnt:      66165 | 0.000
1081.17/1081.48	c total clause space: 335.816MB
1081.17/1081.48	c total #watches: 385167
1081.67/1081.99	c total #propagations: 357223605 / total #impl: 4402009799 (eff. 0.081)
1081.67/1081.99	c #Conflicts:    2264000 | #Learnt:      67165 | 0.000
1081.67/1081.99	c total clause space: 335.816MB
1081.67/1081.99	c total #watches: 388727
1082.27/1082.54	c total #propagations: 357415110 / total #impl: 4404057486 (eff. 0.081)
1082.27/1082.54	c #Conflicts:    2265000 | #Learnt:      68165 | 0.000
1082.27/1082.54	c total clause space: 335.816MB
1082.27/1082.54	c total #watches: 392474
1082.77/1083.09	c total #propagations: 357605160 / total #impl: 4406544548 (eff. 0.081)
1082.77/1083.09	c #Conflicts:    2266000 | #Learnt:      69165 | 0.000
1082.77/1083.09	c total clause space: 335.816MB
1082.77/1083.09	c total #watches: 395862
1083.37/1083.64	c total #propagations: 357788340 / total #impl: 4408294402 (eff. 0.081)
1083.37/1083.64	c #Conflicts:    2267000 | #Learnt:      70165 | 0.000
1083.37/1083.64	c total clause space: 335.816MB
1083.37/1083.64	c total #watches: 400687
1083.87/1084.18	c total #propagations: 357989747 / total #impl: 4410527200 (eff. 0.081)
1083.87/1084.18	c #Conflicts:    2268000 | #Learnt:      71165 | 0.000
1083.87/1084.18	c total clause space: 335.816MB
1083.87/1084.18	c total #watches: 404574
1084.47/1084.71	c total #propagations: 358202804 / total #impl: 4413009843 (eff. 0.081)
1084.47/1084.71	c #Conflicts:    2269000 | #Learnt:      72165 | 0.000
1084.47/1084.71	c total clause space: 335.816MB
1084.47/1084.71	c total #watches: 410897
1084.97/1085.29	c total #propagations: 358400909 / total #impl: 4414784402 (eff. 0.081)
1084.97/1085.29	c GC COLLECT
1084.97/1085.29	c #Conflicts:    2270000 | #Learnt:      36664 | 0.000
1084.97/1085.29	c total clause space: 335.816MB
1084.97/1085.29	c total #watches: 248241
1085.47/1085.76	c total #propagations: 358581006 / total #impl: 4416909035 (eff. 0.081)
1085.47/1085.76	c #Conflicts:    2271000 | #Learnt:      37664 | 0.000
1085.47/1085.76	c total clause space: 335.816MB
1085.47/1085.76	c total #watches: 251652
1085.97/1086.23	c total #propagations: 358781214 / total #impl: 4418969682 (eff. 0.081)
1085.97/1086.23	c #Conflicts:    2272000 | #Learnt:      38664 | 0.000
1085.97/1086.23	c total clause space: 335.816MB
1085.97/1086.23	c total #watches: 255658
1086.37/1086.69	c total #propagations: 358992016 / total #impl: 4421073109 (eff. 0.081)
1086.37/1086.69	c #Conflicts:    2273000 | #Learnt:      39664 | 0.000
1086.37/1086.69	c total clause space: 335.816MB
1086.37/1086.69	c total #watches: 260346
1086.87/1087.15	c total #propagations: 359175548 / total #impl: 4423010370 (eff. 0.081)
1086.87/1087.15	c #Conflicts:    2274000 | #Learnt:      40664 | 0.000
1086.87/1087.15	c total clause space: 335.816MB
1086.87/1087.15	c total #watches: 264119
1087.37/1087.60	c total #propagations: 359378651 / total #impl: 4425050096 (eff. 0.081)
1087.37/1087.60	c #Conflicts:    2275000 | #Learnt:      41664 | 0.000
1087.37/1087.60	c total clause space: 335.816MB
1087.37/1087.60	c total #watches: 268721
1087.77/1088.06	c total #propagations: 359582919 / total #impl: 4426953415 (eff. 0.081)
1087.77/1088.06	c #Conflicts:    2276000 | #Learnt:      42664 | 0.000
1087.77/1088.06	c total clause space: 335.816MB
1087.77/1088.06	c total #watches: 274283
1088.27/1088.55	c total #propagations: 359775102 / total #impl: 4428884336 (eff. 0.081)
1088.27/1088.55	c #Conflicts:    2277000 | #Learnt:      43664 | 0.000
1088.27/1088.55	c total clause space: 335.816MB
1088.27/1088.55	c total #watches: 277597
1088.77/1089.07	c total #propagations: 359969418 / total #impl: 4431197540 (eff. 0.081)
1088.77/1089.07	c #Conflicts:    2278000 | #Learnt:      44664 | 0.000
1088.77/1089.07	c total clause space: 335.816MB
1088.77/1089.07	c total #watches: 281327
1089.27/1089.53	c total #propagations: 360156381 / total #impl: 4433343296 (eff. 0.081)
1089.27/1089.53	c #Conflicts:    2279000 | #Learnt:      45664 | 0.000
1089.27/1089.53	c total clause space: 335.816MB
1089.27/1089.53	c total #watches: 285317
1089.77/1090.01	c total #propagations: 360349882 / total #impl: 4435154926 (eff. 0.081)
1089.77/1090.01	c #Conflicts:    2280000 | #Learnt:      46664 | 0.000
1089.77/1090.01	c total clause space: 335.816MB
1089.77/1090.01	c total #watches: 289056
1090.17/1090.49	c total #propagations: 360526657 / total #impl: 4437035128 (eff. 0.081)
1090.17/1090.49	c #Conflicts:    2281000 | #Learnt:      47664 | 0.000
1090.17/1090.49	c total clause space: 335.816MB
1090.17/1090.49	c total #watches: 293294
1090.67/1090.99	c total #propagations: 360703930 / total #impl: 4438820390 (eff. 0.081)
1090.67/1090.99	c #Conflicts:    2282000 | #Learnt:      48664 | 0.000
1090.67/1090.99	c total clause space: 335.816MB
1090.67/1090.99	c total #watches: 296861
1091.17/1091.47	c total #propagations: 360894585 / total #impl: 4440884552 (eff. 0.081)
1091.17/1091.47	c #Conflicts:    2283000 | #Learnt:      49664 | 0.000
1091.17/1091.47	c total clause space: 335.816MB
1091.17/1091.47	c total #watches: 301355
1091.67/1091.98	c total #propagations: 361083225 / total #impl: 4442853937 (eff. 0.081)
1091.67/1091.98	c #Conflicts:    2284000 | #Learnt:      50664 | 0.000
1091.67/1091.98	c total clause space: 335.816MB
1091.67/1091.98	c total #watches: 304884
1092.17/1092.47	c total #propagations: 361266224 / total #impl: 4445145698 (eff. 0.081)
1092.17/1092.47	c #Conflicts:    2285000 | #Learnt:      51664 | 0.000
1092.17/1092.47	c total clause space: 335.816MB
1092.17/1092.47	c total #watches: 308991
1092.66/1092.99	c total #propagations: 361458101 / total #impl: 4447154302 (eff. 0.081)
1092.66/1092.99	c #Conflicts:    2286000 | #Learnt:      52664 | 0.000
1092.66/1092.99	c total clause space: 335.816MB
1092.66/1092.99	c total #watches: 312492
1093.27/1093.51	c total #propagations: 361646099 / total #impl: 4449434590 (eff. 0.081)
1093.27/1093.51	c #Conflicts:    2287000 | #Learnt:      53664 | 0.000
1093.27/1093.51	c total clause space: 335.816MB
1093.27/1093.51	c total #watches: 317711
1093.76/1094.01	c total #propagations: 361857817 / total #impl: 4451928379 (eff. 0.081)
1093.76/1094.01	c #Conflicts:    2288000 | #Learnt:      54664 | 0.000
1093.76/1094.01	c total clause space: 335.816MB
1093.76/1094.01	c total #watches: 323035
1094.27/1094.51	c total #propagations: 362052836 / total #impl: 4453865106 (eff. 0.081)
1094.27/1094.51	c #Conflicts:    2289000 | #Learnt:      55664 | 0.000
1094.27/1094.51	c total clause space: 335.816MB
1094.27/1094.51	c total #watches: 327304
1094.76/1095.00	c total #propagations: 362249556 / total #impl: 4455846176 (eff. 0.081)
1094.76/1095.00	c #Conflicts:    2290000 | #Learnt:      56664 | 0.000
1094.76/1095.00	c total clause space: 335.816MB
1094.76/1095.00	c total #watches: 331324
1095.26/1095.55	c total #propagations: 362433437 / total #impl: 4457788094 (eff. 0.081)
1095.26/1095.55	c #Conflicts:    2291000 | #Learnt:      57664 | 0.000
1095.26/1095.55	c total clause space: 335.816MB
1095.26/1095.55	c total #watches: 335248
1095.76/1096.03	c total #propagations: 362622591 / total #impl: 4460345349 (eff. 0.081)
1095.76/1096.03	c #Conflicts:    2292000 | #Learnt:      58664 | 0.000
1095.76/1096.03	c total clause space: 335.816MB
1095.76/1096.03	c total #watches: 339056
1096.26/1096.55	c total #propagations: 362796166 / total #impl: 4462314788 (eff. 0.081)
1096.26/1096.55	c #Conflicts:    2293000 | #Learnt:      59664 | 0.000
1096.26/1096.55	c total clause space: 335.816MB
1096.26/1096.55	c total #watches: 343222
1096.76/1097.05	c total #propagations: 362984102 / total #impl: 4464323738 (eff. 0.081)
1096.76/1097.05	c #Conflicts:    2294000 | #Learnt:      60664 | 0.000
1096.76/1097.05	c total clause space: 335.816MB
1096.76/1097.05	c total #watches: 347831
1097.26/1097.58	c total #propagations: 363169185 / total #impl: 4466563756 (eff. 0.081)
1097.26/1097.58	c #Conflicts:    2295000 | #Learnt:      61664 | 0.000
1097.26/1097.58	c total clause space: 335.816MB
1097.26/1097.58	c total #watches: 352652
1097.86/1098.12	c total #propagations: 363353489 / total #impl: 4468737274 (eff. 0.081)
1097.86/1098.12	c #Conflicts:    2296000 | #Learnt:      62664 | 0.000
1097.86/1098.12	c total clause space: 335.816MB
1097.86/1098.12	c total #watches: 356284
1098.36/1098.68	c total #propagations: 363540707 / total #impl: 4471301688 (eff. 0.081)
1098.36/1098.68	c #Conflicts:    2297000 | #Learnt:      63664 | 0.000
1098.36/1098.68	c total clause space: 335.816MB
1098.36/1098.68	c total #watches: 359909
1098.86/1099.19	c total #propagations: 363729815 / total #impl: 4473880676 (eff. 0.081)
1098.86/1099.19	c #Conflicts:    2298000 | #Learnt:      64664 | 0.000
1098.86/1099.19	c total clause space: 335.816MB
1098.86/1099.19	c total #watches: 363999
1099.46/1099.73	c total #propagations: 363926401 / total #impl: 4475864984 (eff. 0.081)
1099.46/1099.73	c #Conflicts:    2299000 | #Learnt:      65664 | 0.000
1099.46/1099.73	c total clause space: 335.816MB
1099.46/1099.73	c total #watches: 368646
1099.96/1100.28	c total #propagations: 364115434 / total #impl: 4477941353 (eff. 0.081)
1099.96/1100.28	c #Conflicts:    2300000 | #Learnt:      66664 | 0.000
1099.96/1100.28	c total clause space: 335.816MB
1099.96/1100.28	c total #watches: 373838
1100.56/1100.82	c total #propagations: 364273108 / total #impl: 4479878052 (eff. 0.081)
1100.56/1100.82	c #Conflicts:    2301000 | #Learnt:      67664 | 0.000
1100.56/1100.82	c total clause space: 335.816MB
1100.56/1100.82	c total #watches: 377389
1101.06/1101.37	c total #propagations: 364461833 / total #impl: 4482069493 (eff. 0.081)
1101.06/1101.37	c #Conflicts:    2302000 | #Learnt:      68664 | 0.000
1101.06/1101.37	c total clause space: 335.816MB
1101.06/1101.37	c total #watches: 381121
1101.66/1101.90	c total #propagations: 364659257 / total #impl: 4484290524 (eff. 0.081)
1101.66/1101.90	c #Conflicts:    2303000 | #Learnt:      69664 | 0.000
1101.66/1101.90	c total clause space: 335.816MB
1101.66/1101.90	c total #watches: 385248
1102.16/1102.44	c total #propagations: 364858724 / total #impl: 4486160766 (eff. 0.081)
1102.16/1102.44	c #Conflicts:    2304000 | #Learnt:      70664 | 0.000
1102.16/1102.44	c total clause space: 335.816MB
1102.16/1102.44	c total #watches: 388796
1102.76/1103.02	c total #propagations: 365056050 / total #impl: 4488146973 (eff. 0.081)
1102.76/1103.02	c #Conflicts:    2305000 | #Learnt:      71664 | 0.000
1102.76/1103.02	c total clause space: 335.816MB
1102.76/1103.02	c total #watches: 392411
1103.26/1103.57	c total #propagations: 365234818 / total #impl: 4490375172 (eff. 0.081)
1103.26/1103.57	c #Conflicts:    2306000 | #Learnt:      72664 | 0.000
1103.26/1103.57	c total clause space: 335.816MB
1103.26/1103.57	c total #watches: 395861
1103.86/1104.19	c total #propagations: 365422290 / total #impl: 4492471436 (eff. 0.081)
1103.86/1104.19	c GC COLLECT
1103.86/1104.19	c #Conflicts:    2307000 | #Learnt:      36873 | 0.000
1103.86/1104.19	c total clause space: 335.816MB
1103.86/1104.19	c total #watches: 248953
1104.36/1104.66	c total #propagations: 365619361 / total #impl: 4494807276 (eff. 0.081)
1104.36/1104.66	c #Conflicts:    2308000 | #Learnt:      37873 | 0.000
1104.36/1104.66	c total clause space: 335.816MB
1104.36/1104.66	c total #watches: 253009
1104.86/1105.17	c total #propagations: 365801923 / total #impl: 4496789516 (eff. 0.081)
1104.86/1105.17	c #Conflicts:    2309000 | #Learnt:      38873 | 0.000
1104.86/1105.17	c total clause space: 335.816MB
1104.86/1105.17	c total #watches: 257068
1105.37/1105.67	c total #propagations: 365981129 / total #impl: 4499173998 (eff. 0.081)
1105.37/1105.67	c #Conflicts:    2310000 | #Learnt:      39873 | 0.000
1105.37/1105.67	c total clause space: 335.816MB
1105.37/1105.67	c total #watches: 260646
1105.86/1106.16	c total #propagations: 366169704 / total #impl: 4501170795 (eff. 0.081)
1105.86/1106.16	c #Conflicts:    2311000 | #Learnt:      40873 | 0.000
1105.86/1106.16	c total clause space: 335.816MB
1105.86/1106.16	c total #watches: 265507
1106.37/1106.64	c total #propagations: 366368636 / total #impl: 4503129380 (eff. 0.081)
1106.37/1106.64	c #Conflicts:    2312000 | #Learnt:      41873 | 0.000
1106.37/1106.64	c total clause space: 335.816MB
1106.37/1106.64	c total #watches: 270325
1106.86/1107.15	c total #propagations: 366551303 / total #impl: 4505056110 (eff. 0.081)
1106.86/1107.15	c #Conflicts:    2313000 | #Learnt:      42873 | 0.000
1106.86/1107.15	c total clause space: 335.816MB
1106.86/1107.15	c total #watches: 277669
1107.36/1107.68	c total #propagations: 366730559 / total #impl: 4507096565 (eff. 0.081)
1107.36/1107.68	c #Conflicts:    2314000 | #Learnt:      43873 | 0.000
1107.36/1107.68	c total clause space: 335.816MB
1107.36/1107.68	c total #watches: 281374
1107.86/1108.19	c total #propagations: 366925322 / total #impl: 4509532118 (eff. 0.081)
1107.86/1108.19	c #Conflicts:    2315000 | #Learnt:      44873 | 0.000
1107.86/1108.19	c total clause space: 335.816MB
1107.86/1108.19	c total #watches: 285481
1108.36/1108.67	c total #propagations: 367135260 / total #impl: 4511552222 (eff. 0.081)
1108.36/1108.67	c #Conflicts:    2316000 | #Learnt:      45873 | 0.000
1108.36/1108.67	c total clause space: 335.816MB
1108.36/1108.67	c total #watches: 289517
1108.96/1109.20	c total #propagations: 367329364 / total #impl: 4513866854 (eff. 0.081)
1108.96/1109.20	c #Conflicts:    2317000 | #Learnt:      46873 | 0.000
1108.96/1109.20	c total clause space: 335.816MB
1108.96/1109.20	c total #watches: 292945
1109.46/1109.72	c total #propagations: 367520151 / total #impl: 4516221157 (eff. 0.081)
1109.46/1109.72	c #Conflicts:    2318000 | #Learnt:      47873 | 0.000
1109.46/1109.72	c total clause space: 335.816MB
1109.46/1109.72	c total #watches: 296827
1109.96/1110.24	c total #propagations: 367726383 / total #impl: 4518439372 (eff. 0.081)
1109.96/1110.24	c #Conflicts:    2319000 | #Learnt:      48873 | 0.000
1109.96/1110.24	c total clause space: 335.816MB
1109.96/1110.24	c total #watches: 300977
1110.46/1110.74	c total #propagations: 367928712 / total #impl: 4520659409 (eff. 0.081)
1110.46/1110.74	c #Conflicts:    2320000 | #Learnt:      49873 | 0.000
1110.46/1110.74	c total clause space: 335.816MB
1110.46/1110.74	c total #watches: 305472
1110.96/1111.27	c total #propagations: 368131984 / total #impl: 4522953820 (eff. 0.081)
1110.96/1111.27	c #Conflicts:    2321000 | #Learnt:      50873 | 0.000
1110.96/1111.27	c total clause space: 335.816MB
1110.96/1111.27	c total #watches: 309626
1111.56/1111.82	c total #propagations: 368329856 / total #impl: 4525635975 (eff. 0.081)
1111.56/1111.82	c #Conflicts:    2322000 | #Learnt:      51873 | 0.000
1111.56/1111.82	c total clause space: 335.816MB
1111.56/1111.82	c total #watches: 313150
1112.06/1112.34	c total #propagations: 368511066 / total #impl: 4528201523 (eff. 0.081)
1112.06/1112.34	c #Conflicts:    2323000 | #Learnt:      52873 | 0.000
1112.06/1112.34	c total clause space: 335.816MB
1112.06/1112.34	c total #watches: 317617
1112.56/1112.85	c total #propagations: 368687736 / total #impl: 4530795596 (eff. 0.081)
1112.56/1112.85	c #Conflicts:    2324000 | #Learnt:      53873 | 0.000
1112.56/1112.85	c total clause space: 335.816MB
1112.56/1112.85	c total #watches: 321972
1113.07/1113.36	c total #propagations: 368873113 / total #impl: 4532977021 (eff. 0.081)
1113.07/1113.36	c #Conflicts:    2325000 | #Learnt:      54873 | 0.000
1113.07/1113.36	c total clause space: 335.816MB
1113.07/1113.36	c total #watches: 326042
1113.66/1113.93	c total #propagations: 369066430 / total #impl: 4534913053 (eff. 0.081)
1113.66/1113.93	c #Conflicts:    2326000 | #Learnt:      55873 | 0.000
1113.66/1113.93	c total clause space: 335.816MB
1113.66/1113.93	c total #watches: 329889
1114.17/1114.45	c total #propagations: 369266198 / total #impl: 4537385238 (eff. 0.081)
1114.17/1114.45	c #Conflicts:    2327000 | #Learnt:      56873 | 0.000
1114.17/1114.45	c total clause space: 335.816MB
1114.17/1114.45	c total #watches: 334391
1114.66/1114.95	c total #propagations: 369450952 / total #impl: 4539379411 (eff. 0.081)
1114.66/1114.95	c #Conflicts:    2328000 | #Learnt:      57873 | 0.000
1114.66/1114.95	c total clause space: 335.816MB
1114.66/1114.95	c total #watches: 338408
1115.17/1115.48	c total #propagations: 369644500 / total #impl: 4541456198 (eff. 0.081)
1115.17/1115.48	c #Conflicts:    2329000 | #Learnt:      58873 | 0.000
1115.17/1115.48	c total clause space: 335.816MB
1115.17/1115.48	c total #watches: 342862
1115.76/1116.05	c total #propagations: 369828670 / total #impl: 4543581825 (eff. 0.081)
1115.76/1116.05	c #Conflicts:    2330000 | #Learnt:      59873 | 0.000
1115.76/1116.05	c total clause space: 335.816MB
1115.76/1116.05	c total #watches: 346551
1116.27/1116.57	c total #propagations: 370023627 / total #impl: 4546102277 (eff. 0.081)
1116.27/1116.57	c #Conflicts:    2331000 | #Learnt:      60873 | 0.000
1116.27/1116.57	c total clause space: 335.816MB
1116.27/1116.57	c total #watches: 350834
1116.76/1117.08	c total #propagations: 370211857 / total #impl: 4548271472 (eff. 0.081)
1116.76/1117.08	c #Conflicts:    2332000 | #Learnt:      61873 | 0.000
1116.76/1117.08	c total clause space: 335.816MB
1116.76/1117.08	c total #watches: 355171
1117.37/1117.62	c total #propagations: 370396128 / total #impl: 4550257720 (eff. 0.081)
1117.37/1117.62	c #Conflicts:    2333000 | #Learnt:      62873 | 0.000
1117.37/1117.62	c total clause space: 335.816MB
1117.37/1117.62	c total #watches: 360070
1117.86/1118.15	c total #propagations: 370570133 / total #impl: 4552258975 (eff. 0.081)
1117.86/1118.15	c #Conflicts:    2334000 | #Learnt:      63873 | 0.000
1117.86/1118.15	c total clause space: 335.816MB
1117.86/1118.15	c total #watches: 365337
1118.36/1118.65	c total #propagations: 370745735 / total #impl: 4554177690 (eff. 0.081)
1118.36/1118.65	c #Conflicts:    2335000 | #Learnt:      64873 | 0.000
1118.36/1118.65	c total clause space: 335.816MB
1118.36/1118.65	c total #watches: 369337
1118.86/1119.18	c total #propagations: 370926892 / total #impl: 4556014142 (eff. 0.081)
1118.86/1119.18	c #Conflicts:    2336000 | #Learnt:      65873 | 0.000
1118.86/1119.18	c total clause space: 335.816MB
1118.86/1119.18	c total #watches: 373691
1119.46/1119.71	c total #propagations: 371128824 / total #impl: 4558083839 (eff. 0.081)
1119.46/1119.71	c #Conflicts:    2337000 | #Learnt:      66873 | 0.000
1119.46/1119.71	c total clause space: 335.816MB
1119.46/1119.71	c total #watches: 378799
1119.96/1120.23	c total #propagations: 371350748 / total #impl: 4560176085 (eff. 0.081)
1119.96/1120.23	c #Conflicts:    2338000 | #Learnt:      67873 | 0.000
1119.96/1120.23	c total clause space: 335.816MB
1119.96/1120.23	c total #watches: 382838
1120.46/1120.79	c total #propagations: 371556043 / total #impl: 4561952338 (eff. 0.081)
1120.46/1120.79	c #Conflicts:    2339000 | #Learnt:      68873 | 0.000
1120.46/1120.79	c total clause space: 335.816MB
1120.46/1120.79	c total #watches: 386876
1121.16/1121.44	c total #propagations: 371745555 / total #impl: 4564058364 (eff. 0.081)
1121.16/1121.44	c #Conflicts:    2340000 | #Learnt:      69873 | 0.000
1121.16/1121.44	c total clause space: 335.816MB
1121.16/1121.44	c total #watches: 390486
1121.66/1122.00	c total #propagations: 371922116 / total #impl: 4566134074 (eff. 0.081)
1121.66/1122.00	c #Conflicts:    2341000 | #Learnt:      70873 | 0.000
1121.66/1122.00	c total clause space: 335.816MB
1121.66/1122.00	c total #watches: 393976
1122.26/1122.57	c total #propagations: 372105035 / total #impl: 4568211119 (eff. 0.081)
1122.26/1122.57	c #Conflicts:    2342000 | #Learnt:      71873 | 0.000
1122.26/1122.57	c total clause space: 335.816MB
1122.26/1122.57	c total #watches: 398130
1122.87/1123.15	c total #propagations: 372290728 / total #impl: 4570291215 (eff. 0.081)
1122.87/1123.15	c #Conflicts:    2343000 | #Learnt:      72873 | 0.000
1122.87/1123.15	c total clause space: 335.816MB
1122.87/1123.15	c total #watches: 402973
1123.36/1123.69	c total #propagations: 372473605 / total #impl: 4572247916 (eff. 0.081)
1123.36/1123.69	c #Conflicts:    2344000 | #Learnt:      73873 | 0.000
1123.36/1123.69	c total clause space: 335.816MB
1123.36/1123.69	c total #watches: 407723
1123.97/1124.25	c total #propagations: 372663847 / total #impl: 4574112957 (eff. 0.081)
1123.97/1124.25	c GC COLLECT
1123.97/1124.25	c #Conflicts:    2345000 | #Learnt:      37772 | 0.000
1123.97/1124.25	c total clause space: 335.816MB
1123.97/1124.25	c total #watches: 253198
1124.46/1124.72	c total #propagations: 372860097 / total #impl: 4576579011 (eff. 0.081)
1124.46/1124.72	c #Conflicts:    2346000 | #Learnt:      38772 | 0.000
1124.46/1124.72	c total clause space: 335.816MB
1124.46/1124.72	c total #watches: 257743
1124.96/1125.21	c total #propagations: 373058439 / total #impl: 4578856091 (eff. 0.081)
1124.96/1125.21	c #Conflicts:    2347000 | #Learnt:      39772 | 0.000
1124.96/1125.21	c total clause space: 335.816MB
1124.96/1125.21	c total #watches: 261852
1125.36/1125.69	c total #propagations: 373267932 / total #impl: 4581163579 (eff. 0.081)
1125.36/1125.69	c #Conflicts:    2348000 | #Learnt:      40772 | 0.000
1125.36/1125.69	c total clause space: 335.816MB
1125.36/1125.69	c total #watches: 266390
1125.86/1126.12	c total #propagations: 373470180 / total #impl: 4583822624 (eff. 0.081)
1125.86/1126.12	c #Conflicts:    2349000 | #Learnt:      41772 | 0.000
1125.86/1126.12	c total clause space: 335.816MB
1125.86/1126.12	c total #watches: 271411
1126.36/1126.63	c total #propagations: 373653274 / total #impl: 4585513506 (eff. 0.081)
1126.36/1126.63	c #Conflicts:    2350000 | #Learnt:      42772 | 0.000
1126.36/1126.63	c total clause space: 335.816MB
1126.36/1126.63	c total #watches: 275007
1126.86/1127.12	c total #propagations: 373858854 / total #impl: 4587875393 (eff. 0.081)
1126.86/1127.12	c #Conflicts:    2351000 | #Learnt:      43772 | 0.000
1126.86/1127.12	c total clause space: 335.816MB
1126.86/1127.12	c total #watches: 279627
1127.27/1127.58	c total #propagations: 374068248 / total #impl: 4590254585 (eff. 0.081)
1127.27/1127.58	c #Conflicts:    2352000 | #Learnt:      44772 | 0.000
1127.27/1127.58	c total clause space: 335.816MB
1127.27/1127.58	c total #watches: 283712
1127.76/1128.03	c total #propagations: 374269536 / total #impl: 4592200301 (eff. 0.082)
1127.76/1128.03	c #Conflicts:    2353000 | #Learnt:      45772 | 0.000
1127.76/1128.03	c total clause space: 335.816MB
1127.76/1128.03	c total #watches: 289187
1128.26/1128.51	c total #propagations: 374457703 / total #impl: 4593877970 (eff. 0.082)
1128.26/1128.51	c #Conflicts:    2354000 | #Learnt:      46772 | 0.000
1128.26/1128.51	c total clause space: 335.816MB
1128.26/1128.51	c total #watches: 292851
1128.66/1128.96	c total #propagations: 374646090 / total #impl: 4595948796 (eff. 0.082)
1128.66/1128.96	c #Conflicts:    2355000 | #Learnt:      47772 | 0.000
1128.66/1128.96	c total clause space: 335.816MB
1128.66/1128.96	c total #watches: 296759
1129.16/1129.49	c total #propagations: 374825945 / total #impl: 4598220731 (eff. 0.082)
1129.16/1129.49	c #Conflicts:    2356000 | #Learnt:      48772 | 0.000
1129.16/1129.49	c total clause space: 335.816MB
1129.16/1129.49	c total #watches: 301072
1129.66/1129.98	c total #propagations: 375001000 / total #impl: 4601339750 (eff. 0.081)
1129.66/1129.98	c #Conflicts:    2357000 | #Learnt:      49772 | 0.000
1129.66/1129.98	c total clause space: 335.816MB
1129.66/1129.98	c total #watches: 307891
1130.16/1130.45	c total #propagations: 375172809 / total #impl: 4603387619 (eff. 0.081)
1130.16/1130.45	c #Conflicts:    2358000 | #Learnt:      50772 | 0.000
1130.16/1130.45	c total clause space: 335.816MB
1130.16/1130.45	c total #watches: 312213
1130.67/1130.92	c total #propagations: 375355569 / total #impl: 4605467321 (eff. 0.082)
1130.67/1130.92	c #Conflicts:    2359000 | #Learnt:      51772 | 0.000
1130.67/1130.92	c total clause space: 335.816MB
1130.67/1130.92	c total #watches: 315872
1131.06/1131.39	c total #propagations: 375543547 / total #impl: 4607464425 (eff. 0.082)
1131.06/1131.39	c #Conflicts:    2360000 | #Learnt:      52772 | 0.000
1131.06/1131.39	c total clause space: 335.816MB
1131.06/1131.39	c total #watches: 320320
1131.56/1131.90	c total #propagations: 375718742 / total #impl: 4609202443 (eff. 0.082)
1131.56/1131.90	c #Conflicts:    2361000 | #Learnt:      53772 | 0.000
1131.56/1131.90	c total clause space: 335.816MB
1131.56/1131.90	c total #watches: 324154
1132.16/1132.41	c total #propagations: 375907180 / total #impl: 4611431542 (eff. 0.082)
1132.16/1132.41	c #Conflicts:    2362000 | #Learnt:      54772 | 0.000
1132.16/1132.41	c total clause space: 335.816MB
1132.16/1132.41	c total #watches: 328506
1132.66/1132.93	c total #propagations: 376085083 / total #impl: 4613381665 (eff. 0.082)
1132.66/1132.93	c #Conflicts:    2363000 | #Learnt:      55772 | 0.000
1132.66/1132.93	c total clause space: 335.816MB
1132.66/1132.93	c total #watches: 334689
1133.26/1133.53	c total #propagations: 376265711 / total #impl: 4615357723 (eff. 0.082)
1133.26/1133.53	c #Conflicts:    2364000 | #Learnt:      56772 | 0.000
1133.26/1133.53	c total clause space: 335.816MB
1133.26/1133.53	c total #watches: 339061
1133.76/1134.09	c total #propagations: 376451821 / total #impl: 4617682872 (eff. 0.082)
1133.76/1134.09	c #Conflicts:    2365000 | #Learnt:      57772 | 0.000
1133.76/1134.09	c total clause space: 335.816MB
1133.76/1134.09	c total #watches: 342716
1134.36/1134.64	c total #propagations: 376639788 / total #impl: 4619780633 (eff. 0.082)
1134.36/1134.64	c #Conflicts:    2366000 | #Learnt:      58772 | 0.000
1134.36/1134.64	c total clause space: 335.816MB
1134.36/1134.64	c total #watches: 347798
1134.96/1135.23	c total #propagations: 376833360 / total #impl: 4621827349 (eff. 0.082)
1134.96/1135.23	c #Conflicts:    2367000 | #Learnt:      59772 | 0.000
1134.96/1135.23	c total clause space: 335.816MB
1134.96/1135.23	c total #watches: 352335
1135.46/1135.75	c total #propagations: 377016972 / total #impl: 4623825365 (eff. 0.082)
1135.46/1135.75	c #Conflicts:    2368000 | #Learnt:      60772 | 0.000
1135.46/1135.75	c total clause space: 335.816MB
1135.46/1135.75	c total #watches: 357551
1135.96/1136.25	c total #propagations: 377196413 / total #impl: 4625543911 (eff. 0.082)
1135.96/1136.25	c #Conflicts:    2369000 | #Learnt:      61772 | 0.000
1135.96/1136.25	c total clause space: 335.816MB
1135.96/1136.25	c total #watches: 363843
1136.46/1136.78	c total #propagations: 377386674 / total #impl: 4627447622 (eff. 0.082)
1136.46/1136.78	c #Conflicts:    2370000 | #Learnt:      62772 | 0.000
1136.46/1136.78	c total clause space: 335.816MB
1136.46/1136.78	c total #watches: 368563
1137.06/1137.31	c total #propagations: 377571120 / total #impl: 4629149523 (eff. 0.082)
1137.06/1137.31	c #Conflicts:    2371000 | #Learnt:      63772 | 0.000
1137.06/1137.31	c total clause space: 335.816MB
1137.06/1137.31	c total #watches: 372829
1137.56/1137.87	c total #propagations: 377755062 / total #impl: 4631119339 (eff. 0.082)
1137.56/1137.87	c #Conflicts:    2372000 | #Learnt:      64772 | 0.000
1137.56/1137.87	c total clause space: 335.816MB
1137.56/1137.87	c total #watches: 376765
1138.16/1138.40	c total #propagations: 377928406 / total #impl: 4632977599 (eff. 0.082)
1138.16/1138.40	c #Conflicts:    2373000 | #Learnt:      65772 | 0.000
1138.16/1138.40	c total clause space: 335.816MB
1138.16/1138.40	c total #watches: 381117
1138.66/1138.96	c total #propagations: 378125075 / total #impl: 4634862889 (eff. 0.082)
1138.66/1138.96	c #Conflicts:    2374000 | #Learnt:      66772 | 0.000
1138.66/1138.96	c total clause space: 335.816MB
1138.66/1138.96	c total #watches: 385603
1139.26/1139.54	c total #propagations: 378312394 / total #impl: 4636798780 (eff. 0.082)
1139.26/1139.54	c #Conflicts:    2375000 | #Learnt:      67772 | 0.000
1139.26/1139.54	c total clause space: 335.816MB
1139.26/1139.54	c total #watches: 389666
1139.86/1140.13	c total #propagations: 378514123 / total #impl: 4638928781 (eff. 0.082)
1139.86/1140.13	c #Conflicts:    2376000 | #Learnt:      68772 | 0.000
1139.86/1140.13	c total clause space: 335.816MB
1139.86/1140.13	c total #watches: 393709
1140.46/1140.76	c total #propagations: 378698334 / total #impl: 4640896244 (eff. 0.082)
1140.46/1140.76	c #Conflicts:    2377000 | #Learnt:      69772 | 0.000
1140.46/1140.76	c total clause space: 335.816MB
1140.46/1140.76	c total #watches: 398590
1141.06/1141.34	c total #propagations: 378894982 / total #impl: 4642916016 (eff. 0.082)
1141.06/1141.34	c #Conflicts:    2378000 | #Learnt:      70772 | 0.000
1141.06/1141.34	c total clause space: 335.816MB
1141.06/1141.34	c total #watches: 403870
1141.56/1141.90	c total #propagations: 379082835 / total #impl: 4644856573 (eff. 0.082)
1141.56/1141.90	c #Conflicts:    2379000 | #Learnt:      71772 | 0.000
1141.56/1141.90	c total clause space: 335.816MB
1141.56/1141.90	c total #watches: 410321
1142.16/1142.49	c total #propagations: 379258882 / total #impl: 4646453226 (eff. 0.082)
1142.16/1142.49	c #Conflicts:    2380000 | #Learnt:      72772 | 0.000
1142.16/1142.49	c total clause space: 335.816MB
1142.16/1142.49	c total #watches: 415298
1142.76/1143.09	c total #propagations: 379435493 / total #impl: 4648046145 (eff. 0.082)
1142.76/1143.09	c #Conflicts:    2381000 | #Learnt:      73772 | 0.000
1142.76/1143.09	c total clause space: 335.816MB
1142.76/1143.09	c total #watches: 419475
1143.36/1143.69	c total #propagations: 379634244 / total #impl: 4650072480 (eff. 0.082)
1143.36/1143.69	c #Conflicts:    2382000 | #Learnt:      74772 | 0.000
1143.36/1143.69	c total clause space: 335.816MB
1143.36/1143.69	c total #watches: 424051
1143.96/1144.21	c total #propagations: 379815208 / total #impl: 4652026552 (eff. 0.082)
1143.96/1144.21	c GC COLLECT
1143.96/1144.21	c #Conflicts:    2383000 | #Learnt:      38371 | 0.000
1143.96/1144.21	c total clause space: 335.816MB
1143.96/1144.21	c total #watches: 254973
1144.36/1144.66	c total #propagations: 379991745 / total #impl: 4654027371 (eff. 0.082)
1144.36/1144.66	c #Conflicts:    2384000 | #Learnt:      39371 | 0.000
1144.36/1144.66	c total clause space: 335.816MB
1144.36/1144.66	c total #watches: 259206
1144.86/1145.12	c total #propagations: 380158990 / total #impl: 4655852236 (eff. 0.082)
1144.86/1145.12	c #Conflicts:    2385000 | #Learnt:      40371 | 0.000
1144.86/1145.12	c total clause space: 335.816MB
1144.86/1145.12	c total #watches: 263287
1145.36/1145.60	c total #propagations: 380335012 / total #impl: 4657980531 (eff. 0.082)
1145.36/1145.60	c #Conflicts:    2386000 | #Learnt:      41371 | 0.000
1145.36/1145.60	c total clause space: 335.816MB
1145.36/1145.60	c total #watches: 267072
1145.76/1146.04	c total #propagations: 380520791 / total #impl: 4660236567 (eff. 0.082)
1145.76/1146.04	c #Conflicts:    2387000 | #Learnt:      42371 | 0.000
1145.76/1146.04	c total clause space: 335.816MB
1145.76/1146.04	c total #watches: 271450
1146.26/1146.51	c total #propagations: 380725907 / total #impl: 4661988551 (eff. 0.082)
1146.26/1146.51	c #Conflicts:    2388000 | #Learnt:      43371 | 0.000
1146.26/1146.51	c total clause space: 335.816MB
1146.26/1146.51	c total #watches: 276584
1146.66/1146.99	c total #propagations: 380945267 / total #impl: 4664140132 (eff. 0.082)
1146.66/1146.99	c #Conflicts:    2389000 | #Learnt:      44371 | 0.000
1146.66/1146.99	c total clause space: 335.816MB
1146.66/1146.99	c total #watches: 280082
1147.16/1147.47	c total #propagations: 381159608 / total #impl: 4665870771 (eff. 0.082)
1147.16/1147.47	c #Conflicts:    2390000 | #Learnt:      45371 | 0.000
1147.16/1147.47	c total clause space: 335.816MB
1147.16/1147.47	c total #watches: 283846
1147.66/1147.93	c total #propagations: 381375573 / total #impl: 4668208426 (eff. 0.082)
1147.66/1147.93	c #Conflicts:    2391000 | #Learnt:      46371 | 0.000
1147.66/1147.93	c total clause space: 335.816MB
1147.66/1147.93	c total #watches: 288700
1148.06/1148.39	c total #propagations: 381576229 / total #impl: 4669924248 (eff. 0.082)
1148.06/1148.39	c #Conflicts:    2392000 | #Learnt:      47371 | 0.000
1148.06/1148.39	c total clause space: 335.816MB
1148.06/1148.39	c total #watches: 292115
1148.56/1148.87	c total #propagations: 381791040 / total #impl: 4671833393 (eff. 0.082)
1148.56/1148.87	c #Conflicts:    2393000 | #Learnt:      48371 | 0.000
1148.56/1148.87	c total clause space: 335.816MB
1148.56/1148.87	c total #watches: 295608
1149.06/1149.31	c total #propagations: 382018119 / total #impl: 4673875017 (eff. 0.082)
1149.06/1149.31	c #Conflicts:    2394000 | #Learnt:      49371 | 0.000
1149.06/1149.31	c total clause space: 335.816MB
1149.06/1149.31	c total #watches: 299076
1149.46/1149.79	c total #propagations: 382237034 / total #impl: 4675613566 (eff. 0.082)
1149.46/1149.79	c #Conflicts:    2395000 | #Learnt:      50371 | 0.000
1149.46/1149.79	c total clause space: 335.816MB
1149.46/1149.79	c total #watches: 302620
1149.96/1150.29	c total #propagations: 382452788 / total #impl: 4677659872 (eff. 0.082)
1149.96/1150.29	c #Conflicts:    2396000 | #Learnt:      51371 | 0.000
1149.96/1150.29	c total clause space: 335.816MB
1149.96/1150.29	c total #watches: 306563
1150.46/1150.77	c total #propagations: 382640868 / total #impl: 4679711478 (eff. 0.082)
1150.46/1150.77	c #Conflicts:    2397000 | #Learnt:      52371 | 0.000
1150.46/1150.77	c total clause space: 335.816MB
1150.46/1150.77	c total #watches: 310023
1150.96/1151.29	c total #propagations: 382849965 / total #impl: 4681790926 (eff. 0.082)
1150.96/1151.29	c #Conflicts:    2398000 | #Learnt:      53371 | 0.000
1150.96/1151.29	c total clause space: 335.816MB
1150.96/1151.29	c total #watches: 314450
1151.46/1151.80	c total #propagations: 383036970 / total #impl: 4683875600 (eff. 0.082)
1151.46/1151.80	c #Conflicts:    2399000 | #Learnt:      54371 | 0.000
1151.46/1151.80	c total clause space: 335.816MB
1151.46/1151.80	c total #watches: 317998
1151.95/1152.28	c total #propagations: 383266496 / total #impl: 4686349375 (eff. 0.082)
1151.95/1152.28	c #Conflicts:    2400000 | #Learnt:      55371 | 0.000
1151.95/1152.28	c total clause space: 335.816MB
1151.95/1152.28	c total #watches: 322255
1152.45/1152.78	c total #propagations: 383475438 / total #impl: 4688406482 (eff. 0.082)
1152.45/1152.78	c #Conflicts:    2401000 | #Learnt:      56371 | 0.000
1152.45/1152.78	c total clause space: 335.816MB
1152.45/1152.78	c total #watches: 325929
1152.95/1153.29	c total #propagations: 383683922 / total #impl: 4690511480 (eff. 0.082)
1152.95/1153.29	c #Conflicts:    2402000 | #Learnt:      57371 | 0.000
1152.95/1153.29	c total clause space: 335.816MB
1152.95/1153.29	c total #watches: 329578
1153.55/1153.80	c total #propagations: 383869626 / total #impl: 4692636364 (eff. 0.082)
1153.55/1153.80	c #Conflicts:    2403000 | #Learnt:      58371 | 0.000
1153.55/1153.80	c total clause space: 335.816MB
1153.55/1153.80	c total #watches: 333322
1154.05/1154.32	c total #propagations: 384061600 / total #impl: 4694959838 (eff. 0.082)
1154.05/1154.32	c #Conflicts:    2404000 | #Learnt:      59371 | 0.000
1154.05/1154.32	c total clause space: 335.816MB
1154.05/1154.32	c total #watches: 337739
1154.55/1154.83	c total #propagations: 384258423 / total #impl: 4697398957 (eff. 0.082)
1154.55/1154.83	c #Conflicts:    2405000 | #Learnt:      60371 | 0.000
1154.55/1154.83	c total clause space: 335.816MB
1154.55/1154.83	c total #watches: 341707
1155.05/1155.39	c total #propagations: 384432882 / total #impl: 4699408407 (eff. 0.082)
1155.05/1155.39	c #Conflicts:    2406000 | #Learnt:      61371 | 0.000
1155.05/1155.39	c total clause space: 335.816MB
1155.05/1155.39	c total #watches: 345500
1155.65/1155.94	c total #propagations: 384612670 / total #impl: 4701562783 (eff. 0.082)
1155.65/1155.94	c #Conflicts:    2407000 | #Learnt:      62371 | 0.000
1155.65/1155.94	c total clause space: 335.816MB
1155.65/1155.94	c total #watches: 349080
1156.15/1156.44	c total #propagations: 384797040 / total #impl: 4703667548 (eff. 0.082)
1156.15/1156.44	c #Conflicts:    2408000 | #Learnt:      63371 | 0.000
1156.15/1156.44	c total clause space: 335.816MB
1156.15/1156.44	c total #watches: 352972
1156.65/1156.94	c total #propagations: 384982460 / total #impl: 4705738907 (eff. 0.082)
1156.65/1156.94	c #Conflicts:    2409000 | #Learnt:      64371 | 0.000
1156.65/1156.94	c total clause space: 335.816MB
1156.65/1156.94	c total #watches: 357145
1157.15/1157.44	c total #propagations: 385165746 / total #impl: 4707872366 (eff. 0.082)
1157.15/1157.44	c #Conflicts:    2410000 | #Learnt:      65371 | 0.000
1157.15/1157.44	c total clause space: 335.816MB
1157.15/1157.44	c total #watches: 361390
1157.65/1157.95	c total #propagations: 385362360 / total #impl: 4709933701 (eff. 0.082)
1157.65/1157.95	c #Conflicts:    2411000 | #Learnt:      66371 | 0.000
1157.65/1157.95	c total clause space: 335.816MB
1157.65/1157.95	c total #watches: 366669
1158.16/1158.42	c total #propagations: 385519001 / total #impl: 4711692165 (eff. 0.082)
1158.16/1158.42	c #Conflicts:    2412000 | #Learnt:      67371 | 0.000
1158.16/1158.42	c total clause space: 335.816MB
1158.16/1158.42	c total #watches: 370897
1158.65/1158.99	c total #propagations: 385700732 / total #impl: 4713473773 (eff. 0.082)
1158.65/1158.99	c #Conflicts:    2413000 | #Learnt:      68371 | 0.000
1158.65/1158.99	c total clause space: 335.816MB
1158.65/1158.99	c total #watches: 375328
1159.26/1159.52	c total #propagations: 385904405 / total #impl: 4715706608 (eff. 0.082)
1159.26/1159.52	c #Conflicts:    2414000 | #Learnt:      69371 | 0.000
1159.26/1159.52	c total clause space: 335.816MB
1159.26/1159.52	c total #watches: 379567
1159.75/1160.06	c total #propagations: 386103833 / total #impl: 4717636372 (eff. 0.082)
1159.75/1160.06	c #Conflicts:    2415000 | #Learnt:      70371 | 0.000
1159.75/1160.06	c total clause space: 335.816MB
1159.75/1160.06	c total #watches: 383577
1160.36/1160.61	c total #propagations: 386292537 / total #impl: 4719630885 (eff. 0.082)
1160.36/1160.61	c #Conflicts:    2416000 | #Learnt:      71371 | 0.000
1160.36/1160.61	c total clause space: 335.816MB
1160.36/1160.61	c total #watches: 387636
1160.85/1161.12	c total #propagations: 386495386 / total #impl: 4721811199 (eff. 0.082)
1160.85/1161.12	c #Conflicts:    2417000 | #Learnt:      72371 | 0.000
1160.85/1161.12	c total clause space: 335.816MB
1160.85/1161.12	c total #watches: 391569
1161.36/1161.68	c total #propagations: 386697947 / total #impl: 4723887974 (eff. 0.082)
1161.36/1161.68	c #Conflicts:    2418000 | #Learnt:      73371 | 0.000
1161.36/1161.68	c total clause space: 335.816MB
1161.36/1161.68	c total #watches: 395858
1161.85/1162.16	c total #propagations: 386887137 / total #impl: 4725840219 (eff. 0.082)
1161.85/1162.16	c #Conflicts:    2419000 | #Learnt:      74371 | 0.000
1161.85/1162.16	c total clause space: 335.816MB
1161.85/1162.16	c total #watches: 400607
1162.35/1162.70	c total #propagations: 387063992 / total #impl: 4727465662 (eff. 0.082)
1162.35/1162.70	c #Conflicts:    2420000 | #Learnt:      75371 | 0.000
1162.35/1162.70	c total clause space: 335.816MB
1162.35/1162.70	c total #watches: 404803
1162.95/1163.21	c total #propagations: 387250276 / total #impl: 4729769088 (eff. 0.082)
1162.95/1163.21	c GC COLLECT
1162.95/1163.21	c #Conflicts:    2421000 | #Learnt:      38670 | 0.000
1162.95/1163.21	c total clause space: 335.816MB
1162.95/1163.21	c total #watches: 255966
1163.35/1163.66	c total #propagations: 387441576 / total #impl: 4731847452 (eff. 0.082)
1163.35/1163.66	c #Conflicts:    2422000 | #Learnt:      39670 | 0.000
1163.35/1163.66	c total clause space: 335.816MB
1163.35/1163.66	c total #watches: 260757
1163.85/1164.11	c total #propagations: 387618080 / total #impl: 4733726383 (eff. 0.082)
1163.85/1164.11	c #Conflicts:    2423000 | #Learnt:      40670 | 0.000
1163.85/1164.11	c total clause space: 335.816MB
1163.85/1164.11	c total #watches: 264288
1164.25/1164.55	c total #propagations: 387812237 / total #impl: 4735734492 (eff. 0.082)
1164.25/1164.55	c #Conflicts:    2424000 | #Learnt:      41670 | 0.000
1164.25/1164.55	c total clause space: 335.816MB
1164.25/1164.55	c total #watches: 270111
1164.76/1165.01	c total #propagations: 387977297 / total #impl: 4737345428 (eff. 0.082)
1164.76/1165.01	c #Conflicts:    2425000 | #Learnt:      42670 | 0.000
1164.76/1165.01	c total clause space: 335.816MB
1164.76/1165.01	c total #watches: 275147
1165.15/1165.48	c total #propagations: 388178323 / total #impl: 4739387197 (eff. 0.082)
1165.15/1165.48	c #Conflicts:    2426000 | #Learnt:      43670 | 0.000
1165.15/1165.48	c total clause space: 335.816MB
1165.15/1165.48	c total #watches: 280057
1165.65/1165.95	c total #propagations: 388373404 / total #impl: 4741314079 (eff. 0.082)
1165.65/1165.95	c #Conflicts:    2427000 | #Learnt:      44670 | 0.000
1165.65/1165.95	c total clause space: 335.816MB
1165.65/1165.95	c total #watches: 283603
1166.15/1166.40	c total #propagations: 388557747 / total #impl: 4743399879 (eff. 0.082)
1166.15/1166.40	c #Conflicts:    2428000 | #Learnt:      45670 | 0.000
1166.15/1166.40	c total clause space: 335.816MB
1166.15/1166.40	c total #watches: 287592
1166.55/1166.87	c total #propagations: 388728074 / total #impl: 4745230039 (eff. 0.082)
1166.55/1166.87	c #Conflicts:    2429000 | #Learnt:      46670 | 0.000
1166.55/1166.87	c total clause space: 335.816MB
1166.55/1166.87	c total #watches: 292107
1167.05/1167.37	c total #propagations: 388899328 / total #impl: 4747063305 (eff. 0.082)
1167.05/1167.37	c #Conflicts:    2430000 | #Learnt:      47670 | 0.000
1167.05/1167.37	c total clause space: 335.816MB
1167.05/1167.37	c total #watches: 297084
1167.55/1167.84	c total #propagations: 389068510 / total #impl: 4749180595 (eff. 0.082)
1167.55/1167.84	c #Conflicts:    2431000 | #Learnt:      48670 | 0.000
1167.55/1167.84	c total clause space: 335.816MB
1167.55/1167.84	c total #watches: 301657
1168.06/1168.34	c total #propagations: 389234717 / total #impl: 4750920019 (eff. 0.082)
1168.06/1168.34	c #Conflicts:    2432000 | #Learnt:      49670 | 0.000
1168.06/1168.34	c total clause space: 335.816MB
1168.06/1168.34	c total #watches: 306722
1168.55/1168.87	c total #propagations: 389424789 / total #impl: 4752899307 (eff. 0.082)
1168.55/1168.87	c #Conflicts:    2433000 | #Learnt:      50670 | 0.000
1168.55/1168.87	c total clause space: 335.816MB
1168.55/1168.87	c total #watches: 311369
1169.06/1169.40	c total #propagations: 389585759 / total #impl: 4755152539 (eff. 0.082)
1169.06/1169.40	c #Conflicts:    2434000 | #Learnt:      51670 | 0.000
1169.06/1169.40	c total clause space: 335.816MB
1169.06/1169.40	c total #watches: 314896
1169.65/1169.94	c total #propagations: 389750324 / total #impl: 4757280672 (eff. 0.082)
1169.65/1169.94	c #Conflicts:    2435000 | #Learnt:      52670 | 0.000
1169.65/1169.94	c total clause space: 335.816MB
1169.65/1169.94	c total #watches: 319795
1170.16/1170.47	c total #propagations: 389924588 / total #impl: 4759279505 (eff. 0.082)
1170.16/1170.47	c #Conflicts:    2436000 | #Learnt:      53670 | 0.000
1170.16/1170.47	c total clause space: 335.816MB
1170.16/1170.47	c total #watches: 323668
1170.65/1170.99	c total #propagations: 390101810 / total #impl: 4761243597 (eff. 0.082)
1170.65/1170.99	c #Conflicts:    2437000 | #Learnt:      54670 | 0.000
1170.65/1170.99	c total clause space: 335.816MB
1170.65/1170.99	c total #watches: 328988
1171.15/1171.50	c total #propagations: 390278787 / total #impl: 4763292952 (eff. 0.082)
1171.15/1171.50	c #Conflicts:    2438000 | #Learnt:      55670 | 0.000
1171.15/1171.50	c total clause space: 335.816MB
1171.15/1171.50	c total #watches: 335453
1171.65/1171.99	c total #propagations: 390455563 / total #impl: 4765028016 (eff. 0.082)
1171.65/1171.99	c #Conflicts:    2439000 | #Learnt:      56670 | 0.000
1171.65/1171.99	c total clause space: 335.816MB
1171.65/1171.99	c total #watches: 340910
1172.25/1172.53	c total #propagations: 390636596 / total #impl: 4766819848 (eff. 0.082)
1172.25/1172.53	c #Conflicts:    2440000 | #Learnt:      57670 | 0.000
1172.25/1172.53	c total clause space: 335.816MB
1172.25/1172.53	c total #watches: 347141
1172.85/1173.11	c total #propagations: 390811782 / total #impl: 4768701581 (eff. 0.082)
1172.85/1173.11	c #Conflicts:    2441000 | #Learnt:      58670 | 0.000
1172.85/1173.11	c total clause space: 335.816MB
1172.85/1173.11	c total #watches: 350739
1173.35/1173.65	c total #propagations: 391007651 / total #impl: 4771049457 (eff. 0.082)
1173.35/1173.65	c #Conflicts:    2442000 | #Learnt:      59670 | 0.000
1173.35/1173.65	c total clause space: 335.816MB
1173.35/1173.65	c total #watches: 355103
1173.85/1174.16	c total #propagations: 391207311 / total #impl: 4773063566 (eff. 0.082)
1173.85/1174.16	c #Conflicts:    2443000 | #Learnt:      60670 | 0.000
1173.85/1174.16	c total clause space: 335.816MB
1173.85/1174.16	c total #watches: 359285
1174.35/1174.63	c total #propagations: 391394517 / total #impl: 4775102565 (eff. 0.082)
1174.35/1174.63	c #Conflicts:    2444000 | #Learnt:      61670 | 0.000
1174.35/1174.63	c total clause space: 335.816MB
1174.35/1174.63	c total #watches: 363816
1174.85/1175.14	c total #propagations: 391586110 / total #impl: 4777009743 (eff. 0.082)
1174.85/1175.14	c #Conflicts:    2445000 | #Learnt:      62670 | 0.000
1174.85/1175.14	c total clause space: 335.816MB
1174.85/1175.14	c total #watches: 368404
1175.35/1175.66	c total #propagations: 391778711 / total #impl: 4779057561 (eff. 0.082)
1175.35/1175.66	c #Conflicts:    2446000 | #Learnt:      63670 | 0.000
1175.35/1175.66	c total clause space: 335.816MB
1175.35/1175.66	c total #watches: 373991
1175.85/1176.19	c total #propagations: 391984116 / total #impl: 4781111248 (eff. 0.082)
1175.85/1176.19	c #Conflicts:    2447000 | #Learnt:      64670 | 0.000
1175.85/1176.19	c total clause space: 335.816MB
1175.85/1176.19	c total #watches: 378827
1176.45/1176.74	c total #propagations: 392164871 / total #impl: 4782952965 (eff. 0.082)
1176.45/1176.74	c #Conflicts:    2448000 | #Learnt:      65670 | 0.000
1176.45/1176.74	c total clause space: 335.816MB
1176.45/1176.74	c total #watches: 382566
1177.05/1177.30	c total #propagations: 392375554 / total #impl: 4785341750 (eff. 0.082)
1177.05/1177.30	c #Conflicts:    2449000 | #Learnt:      66670 | 0.000
1177.05/1177.30	c total clause space: 335.816MB
1177.05/1177.30	c total #watches: 386419
1177.55/1177.84	c total #propagations: 392574156 / total #impl: 4787622854 (eff. 0.082)
1177.55/1177.84	c #Conflicts:    2450000 | #Learnt:      67670 | 0.000
1177.55/1177.84	c total clause space: 335.816MB
1177.55/1177.84	c total #watches: 390799
1178.15/1178.43	c total #propagations: 392773298 / total #impl: 4789852681 (eff. 0.082)
1178.15/1178.43	c #Conflicts:    2451000 | #Learnt:      68670 | 0.000
1178.15/1178.43	c total clause space: 335.816MB
1178.15/1178.43	c total #watches: 394754
1178.65/1178.99	c total #propagations: 392973856 / total #impl: 4792044299 (eff. 0.082)
1178.65/1178.99	c #Conflicts:    2452000 | #Learnt:      69670 | 0.000
1178.65/1178.99	c total clause space: 335.816MB
1178.65/1178.99	c total #watches: 399826
1179.25/1179.56	c total #propagations: 393169034 / total #impl: 4794167106 (eff. 0.082)
1179.25/1179.56	c #Conflicts:    2453000 | #Learnt:      70670 | 0.000
1179.25/1179.56	c total clause space: 335.816MB
1179.25/1179.56	c total #watches: 403824
1179.85/1180.18	c total #propagations: 393346476 / total #impl: 4796010891 (eff. 0.082)
1179.85/1180.18	c #Conflicts:    2454000 | #Learnt:      71670 | 0.000
1179.85/1180.18	c total clause space: 335.816MB
1179.85/1180.18	c total #watches: 409769
1180.55/1180.81	c total #propagations: 393540598 / total #impl: 4798920048 (eff. 0.082)
1180.55/1180.81	c #Conflicts:    2455000 | #Learnt:      72670 | 0.000
1180.55/1180.81	c total clause space: 335.816MB
1180.55/1180.81	c total #watches: 413146
1181.16/1181.40	c total #propagations: 393705313 / total #impl: 4801743753 (eff. 0.082)
1181.16/1181.40	c #Conflicts:    2456000 | #Learnt:      73670 | 0.000
1181.16/1181.40	c total clause space: 335.816MB
1181.16/1181.40	c total #watches: 417884
1181.75/1182.02	c total #propagations: 393889861 / total #impl: 4803952736 (eff. 0.082)
1181.75/1182.02	c #Conflicts:    2457000 | #Learnt:      74670 | 0.000
1181.75/1182.02	c total clause space: 335.816MB
1181.75/1182.02	c total #watches: 421214
1182.36/1182.64	c total #propagations: 394069764 / total #impl: 4806410341 (eff. 0.082)
1182.36/1182.64	c #Conflicts:    2458000 | #Learnt:      75670 | 0.000
1182.36/1182.64	c total clause space: 335.816MB
1182.36/1182.64	c total #watches: 424781
1182.95/1183.22	c total #propagations: 394244651 / total #impl: 4808729763 (eff. 0.082)
1182.95/1183.22	c GC COLLECT
1182.95/1183.22	c #Conflicts:    2459000 | #Learnt:      38668 | 0.000
1182.95/1183.22	c total clause space: 335.816MB
1182.95/1183.22	c total #watches: 256655
1183.46/1183.76	c total #propagations: 394410360 / total #impl: 4810942394 (eff. 0.082)
1183.46/1183.76	c #Conflicts:    2460000 | #Learnt:      39668 | 0.000
1183.46/1183.76	c total clause space: 335.816MB
1183.46/1183.76	c total #watches: 260302
1183.95/1184.28	c total #propagations: 394584608 / total #impl: 4813497501 (eff. 0.082)
1183.95/1184.28	c #Conflicts:    2461000 | #Learnt:      40668 | 0.000
1183.95/1184.28	c total clause space: 335.816MB
1183.95/1184.28	c total #watches: 264026
1184.46/1184.79	c total #propagations: 394789843 / total #impl: 4815945024 (eff. 0.082)
1184.46/1184.79	c #Conflicts:    2462000 | #Learnt:      41668 | 0.000
1184.46/1184.79	c total clause space: 335.816MB
1184.46/1184.79	c total #watches: 269411
1184.95/1185.27	c total #propagations: 394957089 / total #impl: 4818139677 (eff. 0.082)
1184.95/1185.27	c #Conflicts:    2463000 | #Learnt:      42668 | 0.000
1184.95/1185.27	c total clause space: 335.816MB
1184.95/1185.27	c total #watches: 274128
1185.45/1185.79	c total #propagations: 395116259 / total #impl: 4819812416 (eff. 0.082)
1185.45/1185.79	c #Conflicts:    2464000 | #Learnt:      43668 | 0.000
1185.45/1185.79	c total clause space: 335.816MB
1185.45/1185.79	c total #watches: 278929
1186.05/1186.35	c total #propagations: 395305490 / total #impl: 4822122135 (eff. 0.082)
1186.05/1186.35	c #Conflicts:    2465000 | #Learnt:      44668 | 0.000
1186.05/1186.35	c total clause space: 335.816MB
1186.05/1186.35	c total #watches: 287212
1186.55/1186.86	c total #propagations: 395442648 / total #impl: 4824450731 (eff. 0.082)
1186.55/1186.86	c #Conflicts:    2466000 | #Learnt:      45668 | 0.000
1186.55/1186.86	c total clause space: 335.816MB
1186.55/1186.86	c total #watches: 303172
1187.05/1187.38	c total #propagations: 395583468 / total #impl: 4826634398 (eff. 0.082)
1187.05/1187.38	c #Conflicts:    2467000 | #Learnt:      46668 | 0.000
1187.05/1187.38	c total clause space: 335.816MB
1187.05/1187.38	c total #watches: 322035
1187.65/1187.96	c total #propagations: 395735022 / total #impl: 4828556221 (eff. 0.082)
1187.65/1187.96	c #Conflicts:    2468000 | #Learnt:      47668 | 0.000
1187.65/1187.96	c total clause space: 335.816MB
1187.65/1187.96	c total #watches: 333966
1188.25/1188.59	c total #propagations: 395884413 / total #impl: 4830627997 (eff. 0.082)
1188.25/1188.59	c #Conflicts:    2469000 | #Learnt:      48668 | 0.000
1188.25/1188.59	c total clause space: 335.816MB
1188.25/1188.59	c total #watches: 351506
1188.96/1189.23	c total #propagations: 396043678 / total #impl: 4832285936 (eff. 0.082)
1188.96/1189.23	c #Conflicts:    2470000 | #Learnt:      49668 | 0.000
1188.96/1189.23	c total clause space: 335.816MB
1188.96/1189.23	c total #watches: 370627
1189.55/1189.88	c total #propagations: 396214893 / total #impl: 4834267661 (eff. 0.082)
1189.55/1189.88	c #Conflicts:    2471000 | #Learnt:      50668 | 0.000
1189.55/1189.88	c total clause space: 335.816MB
1189.55/1189.88	c total #watches: 381046
1190.25/1190.59	c total #propagations: 396376029 / total #impl: 4836877841 (eff. 0.082)
1190.25/1190.59	c #Conflicts:    2472000 | #Learnt:      51668 | 0.000
1190.25/1190.59	c total clause space: 335.816MB
1190.25/1190.59	c total #watches: 398449
1191.06/1191.37	c total #propagations: 396530404 / total #impl: 4838961487 (eff. 0.082)
1191.06/1191.37	c #Conflicts:    2473000 | #Learnt:      52668 | 0.000
1191.06/1191.37	c total clause space: 335.816MB
1191.06/1191.37	c total #watches: 425976
1191.85/1192.10	c total #propagations: 396693605 / total #impl: 4841091985 (eff. 0.082)
1191.85/1192.10	c #Conflicts:    2474000 | #Learnt:      53668 | 0.000
1191.85/1192.10	c total clause space: 335.816MB
1191.85/1192.10	c total #watches: 436430
1192.55/1192.89	c total #propagations: 396859267 / total #impl: 4842984600 (eff. 0.082)
1192.55/1192.89	c #Conflicts:    2475000 | #Learnt:      54668 | 0.000
1192.55/1192.89	c total clause space: 335.816MB
1192.55/1192.89	c total #watches: 449488
1193.45/1193.74	c total #propagations: 397019012 / total #impl: 4844983299 (eff. 0.082)
1193.45/1193.74	c #Conflicts:    2476000 | #Learnt:      55668 | 0.000
1193.45/1193.74	c total clause space: 335.816MB
1193.45/1193.74	c total #watches: 465900
1194.36/1194.64	c total #propagations: 397179494 / total #impl: 4847248685 (eff. 0.082)
1194.36/1194.64	c #Conflicts:    2477000 | #Learnt:      56668 | 0.000
1194.36/1194.64	c total clause space: 335.816MB
1194.36/1194.64	c total #watches: 481900
1195.35/1195.63	c total #propagations: 397332535 / total #impl: 4849399623 (eff. 0.082)
1195.35/1195.63	c #Conflicts:    2478000 | #Learnt:      57668 | 0.000
1195.35/1195.63	c total clause space: 335.816MB
1195.35/1195.63	c total #watches: 495344
1196.25/1196.55	c total #propagations: 397489838 / total #impl: 4851562413 (eff. 0.082)
1196.25/1196.55	c #Conflicts:    2479000 | #Learnt:      58668 | 0.000
1196.25/1196.55	c total clause space: 335.816MB
1196.25/1196.55	c total #watches: 505774
1197.25/1197.51	c total #propagations: 397634912 / total #impl: 4853494167 (eff. 0.082)
1197.25/1197.51	c #Conflicts:    2480000 | #Learnt:      59668 | 0.000
1197.25/1197.51	c total clause space: 335.816MB
1197.25/1197.51	c total #watches: 522225
1198.15/1198.49	c total #propagations: 397796551 / total #impl: 4855138155 (eff. 0.082)
1198.15/1198.49	c #Conflicts:    2481000 | #Learnt:      60668 | 0.000
1198.15/1198.49	c total clause space: 335.816MB
1198.15/1198.49	c total #watches: 536034
1199.35/1199.66	c total #propagations: 397958808 / total #impl: 4857329969 (eff. 0.082)
1199.35/1199.66	c #Conflicts:    2482000 | #Learnt:      61668 | 0.000
1199.35/1199.66	c total clause space: 335.816MB
1199.35/1199.66	c total #watches: 542450
1200.65/1200.94	c total #propagations: 398118225 / total #impl: 4859285288 (eff. 0.082)
1200.65/1200.94	c #Conflicts:    2483000 | #Learnt:      62668 | 0.000
1200.65/1200.94	c total clause space: 335.816MB
1200.65/1200.94	c total #watches: 552907
1201.55/1201.81	c total #propagations: 398277287 / total #impl: 4861619180 (eff. 0.082)
1201.55/1201.81	c #Conflicts:    2484000 | #Learnt:      63668 | 0.000
1201.55/1201.81	c total clause space: 335.816MB
1201.55/1201.81	c total #watches: 557813
1202.55/1202.86	c total #propagations: 398462461 / total #impl: 4863422712 (eff. 0.082)
1202.55/1202.86	c #Conflicts:    2485000 | #Learnt:      64668 | 0.000
1202.55/1202.86	c total clause space: 335.816MB
1202.55/1202.86	c total #watches: 561925
1203.45/1203.77	c total #propagations: 398629887 / total #impl: 4865370523 (eff. 0.082)
1203.45/1203.77	c #Conflicts:    2486000 | #Learnt:      65668 | 0.000
1203.45/1203.77	c total clause space: 335.816MB
1203.45/1203.77	c total #watches: 566293
1204.35/1204.62	c total #propagations: 398811656 / total #impl: 4867558739 (eff. 0.082)
1204.35/1204.62	c #Conflicts:    2487000 | #Learnt:      66668 | 0.000
1204.35/1204.62	c total clause space: 335.816MB
1204.35/1204.62	c total #watches: 571494
1205.25/1205.51	c total #propagations: 399004737 / total #impl: 4869521969 (eff. 0.082)
1205.25/1205.51	c #Conflicts:    2488000 | #Learnt:      67668 | 0.000
1205.25/1205.51	c total clause space: 335.816MB
1205.25/1205.51	c total #watches: 575317
1205.95/1206.22	c total #propagations: 399195104 / total #impl: 4871519913 (eff. 0.082)
1205.95/1206.22	c #Conflicts:    2489000 | #Learnt:      68668 | 0.000
1205.95/1206.22	c total clause space: 335.816MB
1205.95/1206.22	c total #watches: 580854
1206.64/1206.95	c total #propagations: 399372990 / total #impl: 4873361669 (eff. 0.082)
1206.64/1206.95	c #Conflicts:    2490000 | #Learnt:      69668 | 0.000
1206.64/1206.95	c total clause space: 335.816MB
1206.64/1206.95	c total #watches: 585605
1207.35/1207.65	c total #propagations: 399539940 / total #impl: 4874979207 (eff. 0.082)
1207.35/1207.65	c #Conflicts:    2491000 | #Learnt:      70668 | 0.000
1207.35/1207.65	c total clause space: 335.816MB
1207.35/1207.65	c total #watches: 590086
1208.05/1208.32	c total #propagations: 399710614 / total #impl: 4876866897 (eff. 0.082)
1208.05/1208.32	c #Conflicts:    2492000 | #Learnt:      71668 | 0.000
1208.05/1208.32	c total clause space: 335.816MB
1208.05/1208.32	c total #watches: 594619
1208.85/1209.11	c total #propagations: 399872834 / total #impl: 4878392660 (eff. 0.082)
1208.85/1209.11	c #Conflicts:    2493000 | #Learnt:      72668 | 0.000
1208.85/1209.11	c total clause space: 335.816MB
1208.85/1209.11	c total #watches: 599712
1209.65/1209.93	c total #propagations: 400009096 / total #impl: 4880083175 (eff. 0.082)
1209.65/1209.93	c #Conflicts:    2494000 | #Learnt:      73668 | 0.000
1209.65/1209.93	c total clause space: 335.816MB
1209.65/1209.93	c total #watches: 605180
1210.55/1210.81	c total #propagations: 400155280 / total #impl: 4882080756 (eff. 0.082)
1210.55/1210.81	c #Conflicts:    2495000 | #Learnt:      74668 | 0.000
1210.55/1210.81	c total clause space: 335.816MB
1210.55/1210.81	c total #watches: 611930
1211.25/1211.59	c total #propagations: 400314376 / total #impl: 4883778708 (eff. 0.082)
1211.25/1211.59	c #Conflicts:    2496000 | #Learnt:      75668 | 0.000
1211.25/1211.59	c total clause space: 335.816MB
1211.25/1211.59	c total #watches: 616786
1212.15/1212.48	c total #propagations: 400474193 / total #impl: 4885672467 (eff. 0.082)
1212.15/1212.48	c GC COLLECT
1212.15/1212.48	c #Conflicts:    2497000 | #Learnt:      38366 | 0.000
1212.15/1212.48	c total clause space: 335.816MB
1212.15/1212.48	c total #watches: 254868
1212.65/1212.93	c total #propagations: 400641592 / total #impl: 4887574323 (eff. 0.082)
1212.65/1212.93	c #Conflicts:    2498000 | #Learnt:      39366 | 0.000
1212.65/1212.93	c total clause space: 335.816MB
1212.65/1212.93	c total #watches: 259544
1213.06/1213.39	c total #propagations: 400811940 / total #impl: 4889748227 (eff. 0.082)
1213.06/1213.39	c #Conflicts:    2499000 | #Learnt:      40366 | 0.000
1213.06/1213.39	c total clause space: 335.816MB
1213.06/1213.39	c total #watches: 265451
1213.55/1213.87	c total #propagations: 400973268 / total #impl: 4891763405 (eff. 0.082)
1213.55/1213.87	c #Conflicts:    2500000 | #Learnt:      41366 | 0.000
1213.55/1213.87	c total clause space: 335.816MB
1213.55/1213.87	c total #watches: 270105
1214.05/1214.35	c total #propagations: 401120579 / total #impl: 4894105526 (eff. 0.082)
1214.05/1214.35	c #Conflicts:    2501000 | #Learnt:      42366 | 0.000
1214.05/1214.35	c total clause space: 335.816MB
1214.05/1214.35	c total #watches: 275929
1214.55/1214.80	c total #propagations: 401273404 / total #impl: 4896369731 (eff. 0.082)
1214.55/1214.80	c #Conflicts:    2502000 | #Learnt:      43366 | 0.000
1214.55/1214.80	c total clause space: 335.816MB
1214.55/1214.80	c total #watches: 281095
1214.95/1215.28	c total #propagations: 401423218 / total #impl: 4898193334 (eff. 0.082)
1214.95/1215.28	c #Conflicts:    2503000 | #Learnt:      44366 | 0.000
1214.95/1215.28	c total clause space: 335.816MB
1214.95/1215.28	c total #watches: 286135
1215.45/1215.77	c total #propagations: 401572611 / total #impl: 4900213700 (eff. 0.082)
1215.45/1215.77	c #Conflicts:    2504000 | #Learnt:      45366 | 0.000
1215.45/1215.77	c total clause space: 335.816MB
1215.45/1215.77	c total #watches: 291311
1215.95/1216.26	c total #propagations: 401730838 / total #impl: 4902372703 (eff. 0.082)
1215.95/1216.26	c #Conflicts:    2505000 | #Learnt:      46366 | 0.000
1215.95/1216.26	c total clause space: 335.816MB
1215.95/1216.26	c total #watches: 296065
1216.55/1216.83	c total #propagations: 401900152 / total #impl: 4904571668 (eff. 0.082)
1216.55/1216.83	c #Conflicts:    2506000 | #Learnt:      47366 | 0.000
1216.55/1216.83	c total clause space: 335.816MB
1216.55/1216.83	c total #watches: 301093
1217.05/1217.31	c total #propagations: 402074935 / total #impl: 4906385445 (eff. 0.082)
1217.05/1217.31	c #Conflicts:    2507000 | #Learnt:      48366 | 0.000
1217.05/1217.31	c total clause space: 335.816MB
1217.05/1217.31	c total #watches: 306328
1217.56/1217.83	c total #propagations: 402238863 / total #impl: 4908009615 (eff. 0.082)
1217.56/1217.83	c #Conflicts:    2508000 | #Learnt:      49366 | 0.000
1217.56/1217.83	c total clause space: 335.816MB
1217.56/1217.83	c total #watches: 311096
1218.05/1218.36	c total #propagations: 402383173 / total #impl: 4910074665 (eff. 0.082)
1218.05/1218.36	c #Conflicts:    2509000 | #Learnt:      50366 | 0.000
1218.05/1218.36	c total clause space: 335.816MB
1218.05/1218.36	c total #watches: 317033
1218.56/1218.90	c total #propagations: 402560687 / total #impl: 4911874161 (eff. 0.082)
1218.56/1218.90	c #Conflicts:    2510000 | #Learnt:      51366 | 0.000
1218.56/1218.90	c total clause space: 335.816MB
1218.56/1218.90	c total #watches: 323396
1219.15/1219.46	c total #propagations: 402729144 / total #impl: 4914151659 (eff. 0.082)
1219.15/1219.46	c #Conflicts:    2511000 | #Learnt:      52366 | 0.000
1219.15/1219.46	c total clause space: 335.816MB
1219.15/1219.46	c total #watches: 329276
1219.76/1220.02	c total #propagations: 402868692 / total #impl: 4916180363 (eff. 0.082)
1219.76/1220.02	c #Conflicts:    2512000 | #Learnt:      53366 | 0.000
1219.76/1220.02	c total clause space: 335.816MB
1219.76/1220.02	c total #watches: 336797
1220.25/1220.55	c total #propagations: 403024604 / total #impl: 4918435451 (eff. 0.082)
1220.25/1220.55	c #Conflicts:    2513000 | #Learnt:      54366 | 0.000
1220.25/1220.55	c total clause space: 335.816MB
1220.25/1220.55	c total #watches: 341319
1220.76/1221.03	c total #propagations: 403175684 / total #impl: 4920749471 (eff. 0.082)
1220.76/1221.03	c #Conflicts:    2514000 | #Learnt:      55366 | 0.000
1220.76/1221.03	c total clause space: 335.816MB
1220.76/1221.03	c total #watches: 347582
1221.25/1221.59	c total #propagations: 403352411 / total #impl: 4922428682 (eff. 0.082)
1221.25/1221.59	c #Conflicts:    2515000 | #Learnt:      56366 | 0.000
1221.25/1221.59	c total clause space: 335.816MB
1221.25/1221.59	c total #watches: 357847
1221.86/1222.16	c total #propagations: 403546103 / total #impl: 4924204035 (eff. 0.082)
1221.86/1222.16	c #Conflicts:    2516000 | #Learnt:      57366 | 0.000
1221.86/1222.16	c total clause space: 335.816MB
1221.86/1222.16	c total #watches: 367547
1222.45/1222.75	c total #propagations: 403738896 / total #impl: 4927321847 (eff. 0.082)
1222.45/1222.75	c #Conflicts:    2517000 | #Learnt:      58366 | 0.000
1222.45/1222.75	c total clause space: 335.816MB
1222.45/1222.75	c total #watches: 383955
1223.15/1223.46	c total #propagations: 403884791 / total #impl: 4929081081 (eff. 0.082)
1223.15/1223.46	c #Conflicts:    2518000 | #Learnt:      59366 | 0.000
1223.15/1223.46	c total clause space: 335.816MB
1223.15/1223.46	c total #watches: 394411
1223.75/1224.09	c total #propagations: 404010267 / total #impl: 4931201346 (eff. 0.082)
1223.75/1224.09	c #Conflicts:    2519000 | #Learnt:      60366 | 0.000
1223.75/1224.09	c total clause space: 335.816MB
1223.75/1224.09	c total #watches: 407057
1224.55/1224.88	c total #propagations: 404117364 / total #impl: 4932817645 (eff. 0.082)
1224.55/1224.88	c #Conflicts:    2520000 | #Learnt:      61366 | 0.000
1224.55/1224.88	c total clause space: 335.816MB
1224.55/1224.88	c total #watches: 413301
1225.35/1225.67	c total #propagations: 404229393 / total #impl: 4934738560 (eff. 0.082)
1225.35/1225.67	c #Conflicts:    2521000 | #Learnt:      62366 | 0.000
1225.35/1225.67	c total clause space: 335.816MB
1225.35/1225.67	c total #watches: 421189
1226.15/1226.40	c total #propagations: 404351905 / total #impl: 4937059752 (eff. 0.082)
1226.15/1226.40	c #Conflicts:    2522000 | #Learnt:      63366 | 0.000
1226.15/1226.40	c total clause space: 335.816MB
1226.15/1226.40	c total #watches: 427069
1226.85/1227.15	c total #propagations: 404482999 / total #impl: 4939184225 (eff. 0.082)
1226.85/1227.15	c #Conflicts:    2523000 | #Learnt:      64366 | 0.000
1226.85/1227.15	c total clause space: 335.816MB
1226.85/1227.15	c total #watches: 437665
1227.55/1227.86	c total #propagations: 404622430 / total #impl: 4941263011 (eff. 0.082)
1227.55/1227.86	c #Conflicts:    2524000 | #Learnt:      65366 | 0.000
1227.55/1227.86	c total clause space: 335.816MB
1227.55/1227.86	c total #watches: 447798
1228.25/1228.56	c total #propagations: 404759011 / total #impl: 4943242407 (eff. 0.082)
1228.25/1228.56	c #Conflicts:    2525000 | #Learnt:      66366 | 0.000
1228.25/1228.56	c total clause space: 335.816MB
1228.25/1228.56	c total #watches: 455820
1228.85/1229.14	c total #propagations: 404936902 / total #impl: 4945089886 (eff. 0.082)
1228.85/1229.14	c #Conflicts:    2526000 | #Learnt:      67366 | 0.000
1228.85/1229.14	c total clause space: 335.816MB
1228.85/1229.14	c total #watches: 459836
1229.45/1229.72	c total #propagations: 405099926 / total #impl: 4946640597 (eff. 0.082)
1229.45/1229.72	c #Conflicts:    2527000 | #Learnt:      68366 | 0.000
1229.45/1229.72	c total clause space: 335.816MB
1229.45/1229.72	c total #watches: 464291
1229.95/1230.26	c total #propagations: 405250922 / total #impl: 4948379718 (eff. 0.082)
1229.95/1230.26	c #Conflicts:    2528000 | #Learnt:      69366 | 0.000
1229.95/1230.26	c total clause space: 335.816MB
1229.95/1230.26	c total #watches: 471147
1230.55/1230.90	c total #propagations: 405414160 / total #impl: 4950233280 (eff. 0.082)
1230.55/1230.90	c #Conflicts:    2529000 | #Learnt:      70366 | 0.000
1230.55/1230.90	c total clause space: 335.816MB
1230.55/1230.90	c total #watches: 477746
1231.15/1231.47	c total #propagations: 405584722 / total #impl: 4952301793 (eff. 0.082)
1231.15/1231.47	c #Conflicts:    2530000 | #Learnt:      71366 | 0.000
1231.15/1231.47	c total clause space: 335.816MB
1231.15/1231.47	c total #watches: 482086
1231.75/1232.08	c total #propagations: 405791420 / total #impl: 4954069598 (eff. 0.082)
1231.75/1232.08	c #Conflicts:    2531000 | #Learnt:      72366 | 0.000
1231.75/1232.08	c total clause space: 335.816MB
1231.75/1232.08	c total #watches: 488387
1232.35/1232.66	c total #propagations: 405990128 / total #impl: 4955663470 (eff. 0.082)
1232.35/1232.66	c #Conflicts:    2532000 | #Learnt:      73366 | 0.000
1232.35/1232.66	c total clause space: 335.816MB
1232.35/1232.66	c total #watches: 492201
1233.05/1233.37	c total #propagations: 406195231 / total #impl: 4957602202 (eff. 0.082)
1233.05/1233.37	c #Conflicts:    2533000 | #Learnt:      74366 | 0.000
1233.05/1233.37	c total clause space: 335.816MB
1233.05/1233.37	c total #watches: 496133
1233.75/1234.08	c total #propagations: 406395339 / total #impl: 4959696738 (eff. 0.082)
1233.75/1234.08	c #Conflicts:    2534000 | #Learnt:      75366 | 0.000
1233.75/1234.08	c total clause space: 335.816MB
1233.75/1234.08	c total #watches: 500532
1234.65/1234.90	c total #propagations: 406544881 / total #impl: 4961330792 (eff. 0.082)
1234.65/1234.90	c #Conflicts:    2535000 | #Learnt:      76366 | 0.000
1234.65/1234.90	c total clause space: 335.816MB
1234.65/1234.90	c total #watches: 507139
1235.35/1235.69	c total #propagations: 406689876 / total #impl: 4963095499 (eff. 0.082)
1235.35/1235.69	c GC COLLECT
1235.35/1235.69	c #Conflicts:    2536000 | #Learnt:      38763 | 0.000
1235.35/1235.69	c total clause space: 335.816MB
1235.35/1235.69	c total #watches: 256452
1235.85/1236.18	c total #propagations: 406863411 / total #impl: 4965250881 (eff. 0.082)
1235.85/1236.18	c #Conflicts:    2537000 | #Learnt:      39763 | 0.000
1235.85/1236.18	c total clause space: 335.816MB
1235.85/1236.18	c total #watches: 261236
1236.35/1236.66	c total #propagations: 407035892 / total #impl: 4967424718 (eff. 0.082)
1236.35/1236.66	c #Conflicts:    2538000 | #Learnt:      40763 | 0.000
1236.35/1236.66	c total clause space: 335.816MB
1236.35/1236.66	c total #watches: 265941
1236.85/1237.11	c total #propagations: 407226588 / total #impl: 4969695456 (eff. 0.082)
1236.85/1237.11	c #Conflicts:    2539000 | #Learnt:      41763 | 0.000
1236.85/1237.11	c total clause space: 335.816MB
1236.85/1237.11	c total #watches: 269775
1237.25/1237.57	c total #propagations: 407398870 / total #impl: 4971693552 (eff. 0.082)
1237.25/1237.57	c #Conflicts:    2540000 | #Learnt:      42763 | 0.000
1237.25/1237.57	c total clause space: 335.816MB
1237.25/1237.57	c total #watches: 274012
1237.85/1238.10	c total #propagations: 407570379 / total #impl: 4973613387 (eff. 0.082)
1237.85/1238.10	c #Conflicts:    2541000 | #Learnt:      43763 | 0.000
1237.85/1238.10	c total clause space: 335.816MB
1237.85/1238.10	c total #watches: 278027
1238.35/1238.63	c total #propagations: 407736927 / total #impl: 4975679022 (eff. 0.082)
1238.35/1238.63	c #Conflicts:    2542000 | #Learnt:      44763 | 0.000
1238.35/1238.63	c total clause space: 335.816MB
1238.35/1238.63	c total #watches: 282033
1238.85/1239.14	c total #propagations: 407888017 / total #impl: 4977520754 (eff. 0.082)
1238.85/1239.14	c #Conflicts:    2543000 | #Learnt:      45763 | 0.000
1238.85/1239.14	c total clause space: 335.816MB
1238.85/1239.14	c total #watches: 285924
1239.35/1239.69	c total #propagations: 408040339 / total #impl: 4979250238 (eff. 0.082)
1239.35/1239.69	c #Conflicts:    2544000 | #Learnt:      46763 | 0.000
1239.35/1239.69	c total clause space: 335.816MB
1239.35/1239.69	c total #watches: 289486
1239.95/1240.20	c total #propagations: 408223492 / total #impl: 4981466055 (eff. 0.082)
1239.95/1240.20	c #Conflicts:    2545000 | #Learnt:      47763 | 0.000
1239.95/1240.20	c total clause space: 335.816MB
1239.95/1240.20	c total #watches: 292879
1240.45/1240.70	c total #propagations: 408392285 / total #impl: 4983415872 (eff. 0.082)
1240.45/1240.70	c #Conflicts:    2546000 | #Learnt:      48763 | 0.000
1240.45/1240.70	c total clause space: 335.816MB
1240.45/1240.70	c total #watches: 296415
1240.95/1241.22	c total #propagations: 408555548 / total #impl: 4985225553 (eff. 0.082)
1240.95/1241.22	c #Conflicts:    2547000 | #Learnt:      49763 | 0.000
1240.95/1241.22	c total clause space: 335.816MB
1240.95/1241.22	c total #watches: 300074
1241.45/1241.75	c total #propagations: 408736137 / total #impl: 4987504574 (eff. 0.082)
1241.45/1241.75	c #Conflicts:    2548000 | #Learnt:      50763 | 0.000
1241.45/1241.75	c total clause space: 335.816MB
1241.45/1241.75	c total #watches: 303712
1241.95/1242.24	c total #propagations: 408923565 / total #impl: 4989864606 (eff. 0.082)
1241.95/1242.24	c #Conflicts:    2549000 | #Learnt:      51763 | 0.000
1241.95/1242.24	c total clause space: 335.816MB
1241.95/1242.24	c total #watches: 307424
1242.45/1242.73	c total #propagations: 409094365 / total #impl: 4991798009 (eff. 0.082)
1242.45/1242.73	c #Conflicts:    2550000 | #Learnt:      52763 | 0.000
1242.45/1242.73	c total clause space: 335.816MB
1242.45/1242.73	c total #watches: 311799
1242.95/1243.24	c total #propagations: 409261113 / total #impl: 4993907414 (eff. 0.082)
1242.95/1243.24	c #Conflicts:    2551000 | #Learnt:      53763 | 0.000
1242.95/1243.24	c total clause space: 335.816MB
1242.95/1243.24	c total #watches: 315496
1243.44/1243.77	c total #propagations: 409439139 / total #impl: 4995947933 (eff. 0.082)
1243.44/1243.77	c #Conflicts:    2552000 | #Learnt:      54763 | 0.000
1243.44/1243.77	c total clause space: 335.816MB
1243.44/1243.77	c total #watches: 319974
1243.95/1244.29	c total #propagations: 409624154 / total #impl: 4998285826 (eff. 0.082)
1243.95/1244.29	c #Conflicts:    2553000 | #Learnt:      55763 | 0.000
1243.95/1244.29	c total clause space: 335.816MB
1243.95/1244.29	c total #watches: 323443
1244.54/1244.83	c total #propagations: 409802165 / total #impl: 5000560852 (eff. 0.082)
1244.54/1244.83	c #Conflicts:    2554000 | #Learnt:      56763 | 0.000
1244.54/1244.83	c total clause space: 335.816MB
1244.54/1244.83	c total #watches: 328039
1245.14/1245.41	c total #propagations: 409989234 / total #impl: 5003108092 (eff. 0.082)
1245.14/1245.41	c #Conflicts:    2555000 | #Learnt:      57763 | 0.000
1245.14/1245.41	c total clause space: 335.816MB
1245.14/1245.41	c total #watches: 331662
1245.64/1245.94	c total #propagations: 410172908 / total #impl: 5005763655 (eff. 0.082)
1245.64/1245.94	c #Conflicts:    2556000 | #Learnt:      58763 | 0.000
1245.64/1245.94	c total clause space: 335.816MB
1245.64/1245.94	c total #watches: 335642
1246.15/1246.46	c total #propagations: 410358513 / total #impl: 5008068803 (eff. 0.082)
1246.15/1246.46	c #Conflicts:    2557000 | #Learnt:      59763 | 0.000
1246.15/1246.46	c total clause space: 335.816MB
1246.15/1246.46	c total #watches: 339342
1246.74/1247.04	c total #propagations: 410538787 / total #impl: 5010261476 (eff. 0.082)
1246.74/1247.04	c #Conflicts:    2558000 | #Learnt:      60763 | 0.000
1246.74/1247.04	c total clause space: 335.816MB
1246.74/1247.04	c total #watches: 343302
1247.25/1247.54	c total #propagations: 410710997 / total #impl: 5012497563 (eff. 0.082)
1247.25/1247.54	c #Conflicts:    2559000 | #Learnt:      61763 | 0.000
1247.25/1247.54	c total clause space: 335.816MB
1247.25/1247.54	c total #watches: 347323
1247.74/1248.06	c total #propagations: 410871556 / total #impl: 5014552998 (eff. 0.082)
1247.74/1248.06	c #Conflicts:    2560000 | #Learnt:      62763 | 0.000
1247.74/1248.06	c total clause space: 335.816MB
1247.74/1248.06	c total #watches: 351597
1248.25/1248.57	c total #propagations: 411051488 / total #impl: 5016626707 (eff. 0.082)
1248.25/1248.57	c #Conflicts:    2561000 | #Learnt:      63763 | 0.000
1248.25/1248.57	c total clause space: 335.816MB
1248.25/1248.57	c total #watches: 355708
1248.74/1249.06	c total #propagations: 411246557 / total #impl: 5018840200 (eff. 0.082)
1248.74/1249.06	c #Conflicts:    2562000 | #Learnt:      64763 | 0.000
1248.74/1249.06	c total clause space: 335.816MB
1248.74/1249.06	c total #watches: 361515
1249.24/1249.58	c total #propagations: 411450372 / total #impl: 5021020569 (eff. 0.082)
1249.24/1249.58	c #Conflicts:    2563000 | #Learnt:      65763 | 0.000
1249.24/1249.58	c total clause space: 335.816MB
1249.24/1249.58	c total #watches: 365742
1249.74/1250.07	c total #propagations: 411648918 / total #impl: 5023154130 (eff. 0.082)
1249.74/1250.07	c #Conflicts:    2564000 | #Learnt:      66763 | 0.000
1249.74/1250.07	c total clause space: 335.816MB
1249.74/1250.07	c total #watches: 370303
1250.24/1250.59	c total #propagations: 411824023 / total #impl: 5025198490 (eff. 0.082)
1250.24/1250.59	c #Conflicts:    2565000 | #Learnt:      67763 | 0.000
1250.24/1250.59	c total clause space: 335.816MB
1250.24/1250.59	c total #watches: 374827
1250.94/1251.29	c total #propagations: 412001643 / total #impl: 5027353084 (eff. 0.082)
1250.94/1251.29	c #Conflicts:    2566000 | #Learnt:      68763 | 0.000
1250.94/1251.29	c total clause space: 335.816MB
1250.94/1251.29	c total #watches: 378484
1251.55/1251.83	c total #propagations: 412146401 / total #impl: 5029595773 (eff. 0.082)
1251.55/1251.83	c #Conflicts:    2567000 | #Learnt:      69763 | 0.000
1251.55/1251.83	c total clause space: 335.816MB
1251.55/1251.83	c total #watches: 382551
1252.04/1252.36	c total #propagations: 412333358 / total #impl: 5032002079 (eff. 0.082)
1252.04/1252.36	c #Conflicts:    2568000 | #Learnt:      70763 | 0.000
1252.04/1252.36	c total clause space: 335.816MB
1252.04/1252.36	c total #watches: 386361
1252.54/1252.89	c total #propagations: 412524764 / total #impl: 5034028302 (eff. 0.082)
1252.54/1252.89	c #Conflicts:    2569000 | #Learnt:      71763 | 0.000
1252.54/1252.89	c total clause space: 335.816MB
1252.54/1252.89	c total #watches: 390117
1253.14/1253.44	c total #propagations: 412708246 / total #impl: 5036325632 (eff. 0.082)
1253.14/1253.44	c #Conflicts:    2570000 | #Learnt:      72763 | 0.000
1253.14/1253.44	c total clause space: 335.816MB
1253.14/1253.44	c total #watches: 394392
1253.64/1253.94	c total #propagations: 412902664 / total #impl: 5038331601 (eff. 0.082)
1253.64/1253.94	c #Conflicts:    2571000 | #Learnt:      73763 | 0.000
1253.64/1253.94	c total clause space: 335.816MB
1253.64/1253.94	c total #watches: 398393
1254.14/1254.43	c total #propagations: 413095483 / total #impl: 5039987863 (eff. 0.082)
1254.14/1254.43	c #Conflicts:    2572000 | #Learnt:      74763 | 0.000
1254.14/1254.43	c total clause space: 335.816MB
1254.14/1254.43	c total #watches: 401742
1254.64/1254.91	c total #propagations: 413302753 / total #impl: 5042133494 (eff. 0.082)
1254.64/1254.91	c #Conflicts:    2573000 | #Learnt:      75763 | 0.000
1254.64/1254.91	c total clause space: 335.816MB
1254.64/1254.91	c total #watches: 405409
1255.14/1255.41	c total #propagations: 413493171 / total #impl: 5044035453 (eff. 0.082)
1255.14/1255.41	c #Conflicts:    2574000 | #Learnt:      76763 | 0.000
1255.14/1255.41	c total clause space: 335.816MB
1255.14/1255.41	c total #watches: 408414
1255.64/1255.93	c total #propagations: 413667697 / total #impl: 5046139559 (eff. 0.082)
1255.64/1255.93	c #Conflicts:    2575000 | #Learnt:      77763 | 0.000
1255.64/1255.93	c total clause space: 335.816MB
1255.64/1255.93	c total #watches: 413639
1256.14/1256.42	c total #propagations: 413840538 / total #impl: 5048284817 (eff. 0.082)
1256.14/1256.42	c GC COLLECT
1256.14/1256.42	c #Conflicts:    2576000 | #Learnt:      39858 | 0.000
1256.14/1256.42	c total clause space: 335.816MB
1256.14/1256.42	c total #watches: 260679
1256.54/1256.89	c total #propagations: 414037825 / total #impl: 5050050756 (eff. 0.082)
1256.54/1256.89	c #Conflicts:    2577000 | #Learnt:      40858 | 0.000
1256.54/1256.89	c total clause space: 335.816MB
1256.54/1256.89	c total #watches: 264531
1257.05/1257.35	c total #propagations: 414204293 / total #impl: 5051738854 (eff. 0.082)
1257.05/1257.35	c #Conflicts:    2578000 | #Learnt:      41858 | 0.000
1257.05/1257.35	c total clause space: 335.816MB
1257.05/1257.35	c total #watches: 268419
1257.54/1257.81	c total #propagations: 414378532 / total #impl: 5053860247 (eff. 0.082)
1257.54/1257.81	c #Conflicts:    2579000 | #Learnt:      42858 | 0.000
1257.54/1257.81	c total clause space: 335.816MB
1257.54/1257.81	c total #watches: 272309
1258.04/1258.31	c total #propagations: 414537798 / total #impl: 5055860268 (eff. 0.082)
1258.04/1258.31	c #Conflicts:    2580000 | #Learnt:      43858 | 0.000
1258.04/1258.31	c total clause space: 335.816MB
1258.04/1258.31	c total #watches: 276997
1258.54/1258.80	c total #propagations: 414707980 / total #impl: 5058084165 (eff. 0.082)
1258.54/1258.80	c #Conflicts:    2581000 | #Learnt:      44858 | 0.000
1258.54/1258.80	c total clause space: 335.816MB
1258.54/1258.80	c total #watches: 281207
1258.94/1259.26	c total #propagations: 414878607 / total #impl: 5060333843 (eff. 0.082)
1258.94/1259.26	c #Conflicts:    2582000 | #Learnt:      45858 | 0.000
1258.94/1259.26	c total clause space: 335.816MB
1258.94/1259.26	c total #watches: 286205
1259.44/1259.75	c total #propagations: 415034829 / total #impl: 5062391242 (eff. 0.082)
1259.44/1259.75	c #Conflicts:    2583000 | #Learnt:      46858 | 0.000
1259.44/1259.75	c total clause space: 335.816MB
1259.44/1259.75	c total #watches: 290301
1260.04/1260.33	c total #propagations: 415221173 / total #impl: 5064262617 (eff. 0.082)
1260.04/1260.33	c #Conflicts:    2584000 | #Learnt:      47858 | 0.000
1260.04/1260.33	c total clause space: 335.816MB
1260.04/1260.33	c total #watches: 295718
1260.54/1260.80	c total #propagations: 415420903 / total #impl: 5066458932 (eff. 0.082)
1260.54/1260.80	c #Conflicts:    2585000 | #Learnt:      48858 | 0.000
1260.54/1260.80	c total clause space: 335.816MB
1260.54/1260.80	c total #watches: 301126
1261.04/1261.30	c total #propagations: 415572039 / total #impl: 5068670404 (eff. 0.082)
1261.04/1261.30	c #Conflicts:    2586000 | #Learnt:      49858 | 0.000
1261.04/1261.30	c total clause space: 335.816MB
1261.04/1261.30	c total #watches: 304640
1261.45/1261.72	c total #propagations: 415821398 / total #impl: 5070974560 (eff. 0.082)
1261.45/1261.72	c #Conflicts:    2587000 | #Learnt:      50858 | 0.000
1261.45/1261.72	c total clause space: 335.816MB
1261.45/1261.72	c total #watches: 308811
1261.84/1262.13	c total #propagations: 416064226 / total #impl: 5072714508 (eff. 0.082)
1261.84/1262.13	c #Conflicts:    2588000 | #Learnt:      51858 | 0.000
1261.84/1262.13	c total clause space: 335.816MB
1261.84/1262.13	c total #watches: 312412
1262.24/1262.59	c total #propagations: 416271961 / total #impl: 5074730569 (eff. 0.082)
1262.24/1262.59	c #Conflicts:    2589000 | #Learnt:      52858 | 0.000
1262.24/1262.59	c total clause space: 335.816MB
1262.24/1262.59	c total #watches: 316394
1262.74/1263.03	c total #propagations: 416473585 / total #impl: 5077183150 (eff. 0.082)
1262.74/1263.03	c #Conflicts:    2590000 | #Learnt:      53858 | 0.000
1262.74/1263.03	c total clause space: 335.816MB
1262.74/1263.03	c total #watches: 320211
1263.24/1263.56	c total #propagations: 416679598 / total #impl: 5079306851 (eff. 0.082)
1263.24/1263.56	c #Conflicts:    2591000 | #Learnt:      54858 | 0.000
1263.24/1263.56	c total clause space: 335.816MB
1263.24/1263.56	c total #watches: 331973
1263.84/1264.12	c total #propagations: 416839549 / total #impl: 5081404274 (eff. 0.082)
1263.84/1264.12	c #Conflicts:    2592000 | #Learnt:      55858 | 0.000
1263.84/1264.12	c total clause space: 335.816MB
1263.84/1264.12	c total #watches: 342622
1264.34/1264.67	c total #propagations: 416999675 / total #impl: 5083774549 (eff. 0.082)
1264.34/1264.67	c #Conflicts:    2593000 | #Learnt:      56858 | 0.000
1264.34/1264.67	c total clause space: 335.816MB
1264.34/1264.67	c total #watches: 348061
1264.85/1265.17	c total #propagations: 417145962 / total #impl: 5085960497 (eff. 0.082)
1264.85/1265.17	c #Conflicts:    2594000 | #Learnt:      57858 | 0.000
1264.85/1265.17	c total clause space: 335.816MB
1264.85/1265.17	c total #watches: 352398
1265.34/1265.66	c total #propagations: 417307686 / total #impl: 5088310467 (eff. 0.082)
1265.34/1265.66	c #Conflicts:    2595000 | #Learnt:      58858 | 0.000
1265.34/1265.66	c total clause space: 335.816MB
1265.34/1265.66	c total #watches: 358658
1265.95/1266.21	c total #propagations: 417472413 / total #impl: 5090218640 (eff. 0.082)
1265.95/1266.21	c #Conflicts:    2596000 | #Learnt:      59858 | 0.000
1265.95/1266.21	c total clause space: 335.816MB
1265.95/1266.21	c total #watches: 365113
1266.44/1266.74	c total #propagations: 417616030 / total #impl: 5092372024 (eff. 0.082)
1266.44/1266.74	c #Conflicts:    2597000 | #Learnt:      60858 | 0.000
1266.44/1266.74	c total clause space: 335.816MB
1266.44/1266.74	c total #watches: 370775
1267.05/1267.31	c total #propagations: 417741910 / total #impl: 5094192110 (eff. 0.082)
1267.05/1267.31	c #Conflicts:    2598000 | #Learnt:      61858 | 0.000
1267.05/1267.31	c total clause space: 335.816MB
1267.05/1267.31	c total #watches: 382295
1267.54/1267.88	c total #propagations: 417876615 / total #impl: 5096333159 (eff. 0.082)
1267.54/1267.88	c #Conflicts:    2599000 | #Learnt:      62858 | 0.000
1267.54/1267.88	c total clause space: 335.816MB
1267.54/1267.88	c total #watches: 388229
1268.15/1268.43	c total #propagations: 418013655 / total #impl: 5098537753 (eff. 0.082)
1268.15/1268.43	c #Conflicts:    2600000 | #Learnt:      63858 | 0.000
1268.15/1268.43	c total clause space: 335.816MB
1268.15/1268.43	c total #watches: 398095
1268.74/1269.03	c total #propagations: 418151182 / total #impl: 5100716352 (eff. 0.082)
1268.74/1269.03	c #Conflicts:    2601000 | #Learnt:      64858 | 0.000
1268.74/1269.03	c total clause space: 335.816MB
1268.74/1269.03	c total #watches: 410814
1269.34/1269.61	c total #propagations: 418285205 / total #impl: 5102814674 (eff. 0.082)
1269.34/1269.61	c #Conflicts:    2602000 | #Learnt:      65858 | 0.000
1269.34/1269.61	c total clause space: 335.816MB
1269.34/1269.61	c total #watches: 419592
1269.94/1270.21	c total #propagations: 418413472 / total #impl: 5104880929 (eff. 0.082)
1269.94/1270.21	c #Conflicts:    2603000 | #Learnt:      66858 | 0.000
1269.94/1270.21	c total clause space: 335.816MB
1269.94/1270.21	c total #watches: 423322
1270.54/1270.86	c total #propagations: 418542662 / total #impl: 5106958813 (eff. 0.082)
1270.54/1270.86	c #Conflicts:    2604000 | #Learnt:      67858 | 0.000
1270.54/1270.86	c total clause space: 335.816MB
1270.54/1270.86	c total #watches: 436800
1271.35/1271.65	c total #propagations: 418672627 / total #impl: 5108882605 (eff. 0.082)
1271.35/1271.65	c #Conflicts:    2605000 | #Learnt:      68858 | 0.000
1271.35/1271.65	c total clause space: 335.816MB
1271.35/1271.65	c total #watches: 456328
1272.14/1272.42	c total #propagations: 418800707 / total #impl: 5111158634 (eff. 0.082)
1272.14/1272.42	c #Conflicts:    2606000 | #Learnt:      69858 | 0.000
1272.14/1272.42	c total clause space: 335.816MB
1272.14/1272.42	c total #watches: 466176
1272.94/1273.23	c total #propagations: 418939266 / total #impl: 5113182232 (eff. 0.082)
1272.94/1273.23	c #Conflicts:    2607000 | #Learnt:      70858 | 0.000
1272.94/1273.23	c total clause space: 335.816MB
1272.94/1273.23	c total #watches: 481214
1273.84/1274.14	c total #propagations: 419072819 / total #impl: 5115136474 (eff. 0.082)
1273.84/1274.14	c #Conflicts:    2608000 | #Learnt:      71858 | 0.000
1273.84/1274.14	c total clause space: 335.816MB
1273.84/1274.14	c total #watches: 495891
1274.75/1275.08	c total #propagations: 419227615 / total #impl: 5117454088 (eff. 0.082)
1274.75/1275.08	c #Conflicts:    2609000 | #Learnt:      72858 | 0.000
1274.75/1275.08	c total clause space: 335.816MB
1274.75/1275.08	c total #watches: 501833
1275.75/1276.04	c total #propagations: 419393438 / total #impl: 5119268881 (eff. 0.082)
1275.75/1276.04	c #Conflicts:    2610000 | #Learnt:      73858 | 0.000
1275.75/1276.04	c total clause space: 335.816MB
1275.75/1276.04	c total #watches: 506230
1276.64/1276.95	c total #propagations: 419571666 / total #impl: 5121533833 (eff. 0.082)
1276.64/1276.95	c #Conflicts:    2611000 | #Learnt:      74858 | 0.000
1276.64/1276.95	c total clause space: 335.816MB
1276.64/1276.95	c total #watches: 509797
1277.34/1277.62	c total #propagations: 419740102 / total #impl: 5123608992 (eff. 0.082)
1277.34/1277.62	c #Conflicts:    2612000 | #Learnt:      75858 | 0.000
1277.34/1277.62	c total clause space: 335.816MB
1277.34/1277.62	c total #watches: 516709
1277.95/1278.27	c total #propagations: 419910414 / total #impl: 5125358259 (eff. 0.082)
1277.95/1278.27	c #Conflicts:    2613000 | #Learnt:      76858 | 0.000
1277.95/1278.27	c total clause space: 335.816MB
1277.95/1278.27	c total #watches: 521226
1278.64/1278.99	c total #propagations: 420079672 / total #impl: 5127156910 (eff. 0.082)
1278.64/1278.99	c #Conflicts:    2614000 | #Learnt:      77858 | 0.000
1278.64/1278.99	c total clause space: 335.816MB
1278.64/1278.99	c total #watches: 525514
1279.34/1279.66	c total #propagations: 420250432 / total #impl: 5129080868 (eff. 0.082)
1279.34/1279.66	c GC COLLECT
1279.34/1279.66	c #Conflicts:    2615000 | #Learnt:      39659 | 0.000
1279.34/1279.66	c total clause space: 335.816MB
1279.34/1279.66	c total #watches: 259984
1279.84/1280.10	c total #propagations: 420414862 / total #impl: 5130621641 (eff. 0.082)
1279.84/1280.10	c #Conflicts:    2616000 | #Learnt:      40659 | 0.000
1279.84/1280.10	c total clause space: 335.816MB
1279.84/1280.10	c total #watches: 264060
1280.25/1280.58	c total #propagations: 420589090 / total #impl: 5132164646 (eff. 0.082)
1280.25/1280.58	c #Conflicts:    2617000 | #Learnt:      41659 | 0.000
1280.25/1280.58	c total clause space: 335.816MB
1280.25/1280.58	c total #watches: 268026
1280.74/1281.09	c total #propagations: 420773655 / total #impl: 5134285798 (eff. 0.082)
1280.74/1281.09	c #Conflicts:    2618000 | #Learnt:      42659 | 0.000
1280.74/1281.09	c total clause space: 335.816MB
1280.74/1281.09	c total #watches: 271520
1281.35/1281.68	c total #propagations: 421005547 / total #impl: 5136420313 (eff. 0.082)
1281.35/1281.68	c #Conflicts:    2619000 | #Learnt:      43659 | 0.000
1281.35/1281.68	c total clause space: 335.816MB
1281.35/1281.68	c total #watches: 282087
1281.94/1282.28	c total #propagations: 421179507 / total #impl: 5138716443 (eff. 0.082)
1281.94/1282.28	c #Conflicts:    2620000 | #Learnt:      44659 | 0.000
1281.94/1282.28	c total clause space: 335.816MB
1281.94/1282.28	c total #watches: 292501
1282.64/1282.90	c total #propagations: 421304350 / total #impl: 5141033408 (eff. 0.082)
1282.64/1282.90	c #Conflicts:    2621000 | #Learnt:      45659 | 0.000
1282.64/1282.90	c total clause space: 335.816MB
1282.64/1282.90	c total #watches: 298694
1283.24/1283.52	c total #propagations: 421426818 / total #impl: 5143344341 (eff. 0.082)
1283.24/1283.52	c #Conflicts:    2622000 | #Learnt:      46659 | 0.000
1283.24/1283.52	c total clause space: 335.816MB
1283.24/1283.52	c total #watches: 306584
1283.84/1284.11	c total #propagations: 421551878 / total #impl: 5145513217 (eff. 0.082)
1283.84/1284.11	c #Conflicts:    2623000 | #Learnt:      47659 | 0.000
1283.84/1284.11	c total clause space: 335.816MB
1283.84/1284.11	c total #watches: 312817
1284.44/1284.71	c total #propagations: 421677831 / total #impl: 5147646804 (eff. 0.082)
1284.44/1284.71	c #Conflicts:    2624000 | #Learnt:      48659 | 0.000
1284.44/1284.71	c total clause space: 335.816MB
1284.44/1284.71	c total #watches: 321381
1285.04/1285.30	c total #propagations: 421808346 / total #impl: 5149653984 (eff. 0.082)
1285.04/1285.30	c #Conflicts:    2625000 | #Learnt:      49659 | 0.000
1285.04/1285.30	c total clause space: 335.816MB
1285.04/1285.30	c total #watches: 327373
1285.54/1285.89	c total #propagations: 421950611 / total #impl: 5151635984 (eff. 0.082)
1285.54/1285.89	c #Conflicts:    2626000 | #Learnt:      50659 | 0.000
1285.54/1285.89	c total clause space: 335.816MB
1285.54/1285.89	c total #watches: 331832
1286.24/1286.55	c total #propagations: 422102342 / total #impl: 5153697114 (eff. 0.082)
1286.24/1286.55	c #Conflicts:    2627000 | #Learnt:      51659 | 0.000
1286.24/1286.55	c total clause space: 335.816MB
1286.24/1286.55	c total #watches: 336541
1286.94/1287.22	c total #propagations: 422258695 / total #impl: 5155878760 (eff. 0.082)
1286.94/1287.22	c #Conflicts:    2628000 | #Learnt:      52659 | 0.000
1286.94/1287.22	c total clause space: 335.816MB
1286.94/1287.22	c total #watches: 340314
1287.54/1287.80	c total #propagations: 422431204 / total #impl: 5158278496 (eff. 0.082)
1287.54/1287.80	c #Conflicts:    2629000 | #Learnt:      53659 | 0.000
1287.54/1287.80	c total clause space: 335.816MB
1287.54/1287.80	c total #watches: 344924
1288.04/1288.34	c total #propagations: 422607050 / total #impl: 5160420599 (eff. 0.082)
1288.04/1288.34	c #Conflicts:    2630000 | #Learnt:      54659 | 0.000
1288.04/1288.34	c total clause space: 335.816MB
1288.04/1288.34	c total #watches: 349290
1288.64/1288.90	c total #propagations: 422808091 / total #impl: 5162411642 (eff. 0.082)
1288.64/1288.90	c #Conflicts:    2631000 | #Learnt:      55659 | 0.000
1288.64/1288.90	c total clause space: 335.816MB
1288.64/1288.90	c total #watches: 353310
1289.14/1289.43	c total #propagations: 423048365 / total #impl: 5164148671 (eff. 0.082)
1289.14/1289.43	c #Conflicts:    2632000 | #Learnt:      56659 | 0.000
1289.14/1289.43	c total clause space: 335.816MB
1289.14/1289.43	c total #watches: 356593
1289.64/1289.97	c total #propagations: 423277181 / total #impl: 5166172079 (eff. 0.082)
1289.64/1289.97	c #Conflicts:    2633000 | #Learnt:      57659 | 0.000
1289.64/1289.97	c total clause space: 335.816MB
1289.64/1289.97	c total #watches: 360437
1290.24/1290.53	c total #propagations: 423436834 / total #impl: 5168000903 (eff. 0.082)
1290.24/1290.53	c #Conflicts:    2634000 | #Learnt:      58659 | 0.000
1290.24/1290.53	c total clause space: 335.816MB
1290.24/1290.53	c total #watches: 363550
1290.74/1291.04	c total #propagations: 423623715 / total #impl: 5170491550 (eff. 0.082)
1290.74/1291.04	c #Conflicts:    2635000 | #Learnt:      59659 | 0.000
1290.74/1291.04	c total clause space: 335.816MB
1290.74/1291.04	c total #watches: 366882
1291.24/1291.50	c total #propagations: 423813036 / total #impl: 5172520804 (eff. 0.082)
1291.24/1291.50	c #Conflicts:    2636000 | #Learnt:      60659 | 0.000
1291.24/1291.50	c total clause space: 335.816MB
1291.24/1291.50	c total #watches: 370458
1291.74/1292.03	c total #propagations: 423972096 / total #impl: 5174122345 (eff. 0.082)
1291.74/1292.03	c #Conflicts:    2637000 | #Learnt:      61659 | 0.000
1291.74/1292.03	c total clause space: 335.816MB
1291.74/1292.03	c total #watches: 374020
1292.24/1292.52	c total #propagations: 424140740 / total #impl: 5176096146 (eff. 0.082)
1292.24/1292.52	c #Conflicts:    2638000 | #Learnt:      62659 | 0.000
1292.24/1292.52	c total clause space: 335.816MB
1292.24/1292.52	c total #watches: 377845
1292.74/1293.05	c total #propagations: 424298752 / total #impl: 5177928535 (eff. 0.082)
1292.74/1293.05	c #Conflicts:    2639000 | #Learnt:      63659 | 0.000
1292.74/1293.05	c total clause space: 335.816MB
1292.74/1293.05	c total #watches: 383158
1293.24/1293.59	c total #propagations: 424454548 / total #impl: 5179890552 (eff. 0.082)
1293.24/1293.59	c #Conflicts:    2640000 | #Learnt:      64659 | 0.000
1293.24/1293.59	c total clause space: 335.816MB
1293.24/1293.59	c total #watches: 389333
1293.84/1294.12	c total #propagations: 424621077 / total #impl: 5181723442 (eff. 0.082)
1293.84/1294.12	c #Conflicts:    2641000 | #Learnt:      65659 | 0.000
1293.84/1294.12	c total clause space: 335.816MB
1293.84/1294.12	c total #watches: 396661
1294.34/1294.60	c total #propagations: 424764817 / total #impl: 5183664558 (eff. 0.082)
1294.34/1294.60	c #Conflicts:    2642000 | #Learnt:      66659 | 0.000
1294.34/1294.60	c total clause space: 335.816MB
1294.34/1294.60	c total #watches: 401258
1294.84/1295.11	c total #propagations: 424909443 / total #impl: 5185493126 (eff. 0.082)
1294.84/1295.11	c #Conflicts:    2643000 | #Learnt:      67659 | 0.000
1294.84/1295.11	c total clause space: 335.816MB
1294.84/1295.11	c total #watches: 405139
1295.54/1295.80	c total #propagations: 425164768 / total #impl: 5187135446 (eff. 0.082)
1295.54/1295.80	c #Conflicts:    2644000 | #Learnt:      68659 | 0.000
1295.54/1295.80	c total clause space: 335.816MB
1295.54/1295.80	c total #watches: 410249
1296.24/1296.57	c total #propagations: 425340840 / total #impl: 5188672089 (eff. 0.082)
1296.24/1296.57	c #Conflicts:    2645000 | #Learnt:      69659 | 0.000
1296.24/1296.57	c total clause space: 335.816MB
1296.24/1296.57	c total #watches: 414855
1297.04/1297.32	c total #propagations: 425566819 / total #impl: 5190770253 (eff. 0.082)
1297.04/1297.32	c #Conflicts:    2646000 | #Learnt:      70659 | 0.000
1297.04/1297.32	c total clause space: 335.816MB
1297.04/1297.32	c total #watches: 422691
1297.54/1297.87	c total #propagations: 425723392 / total #impl: 5192936068 (eff. 0.082)
1297.54/1297.87	c #Conflicts:    2647000 | #Learnt:      71659 | 0.000
1297.54/1297.87	c total clause space: 335.816MB
1297.54/1297.87	c total #watches: 432238
1298.14/1298.45	c total #propagations: 425902630 / total #impl: 5194884539 (eff. 0.082)
1298.14/1298.45	c #Conflicts:    2648000 | #Learnt:      72659 | 0.000
1298.14/1298.45	c total clause space: 335.816MB
1298.14/1298.45	c total #watches: 436735
1298.74/1299.03	c total #propagations: 426098034 / total #impl: 5196839592 (eff. 0.082)
1298.74/1299.03	c #Conflicts:    2649000 | #Learnt:      73659 | 0.000
1298.74/1299.03	c total clause space: 335.816MB
1298.74/1299.03	c total #watches: 440604
1299.34/1299.65	c total #propagations: 426319793 / total #impl: 5199121585 (eff. 0.082)
1299.34/1299.65	c #Conflicts:    2650000 | #Learnt:      74659 | 0.000
1299.34/1299.65	c total clause space: 335.816MB
1299.34/1299.65	c total #watches: 444865
1299.94/1300.24	c total #propagations: 426542405 / total #impl: 5201302542 (eff. 0.082)
1299.94/1300.24	c #Conflicts:    2651000 | #Learnt:      75659 | 0.000
1299.94/1300.24	c total clause space: 335.816MB
1299.94/1300.24	c total #watches: 450816
1300.54/1300.86	c total #propagations: 426751847 / total #impl: 5203380256 (eff. 0.082)
1300.54/1300.86	c #Conflicts:    2652000 | #Learnt:      76659 | 0.000
1300.54/1300.86	c total clause space: 335.816MB
1300.54/1300.86	c total #watches: 454601
1301.14/1301.45	c total #propagations: 426978222 / total #impl: 5205620938 (eff. 0.082)
1301.14/1301.45	c #Conflicts:    2653000 | #Learnt:      77659 | 0.000
1301.14/1301.45	c total clause space: 335.816MB
1301.14/1301.45	c total #watches: 459160
1301.74/1302.00	c total #propagations: 427191051 / total #impl: 5207645710 (eff. 0.082)
1301.74/1302.00	c #Conflicts:    2654000 | #Learnt:      78659 | 0.000
1301.74/1302.00	c total clause space: 335.816MB
1301.74/1302.00	c total #watches: 463064
1302.24/1302.54	c total #propagations: 427396364 / total #impl: 5209302392 (eff. 0.082)
1302.24/1302.54	c GC COLLECT
1302.24/1302.54	c #Conflicts:    2655000 | #Learnt:      40159 | 0.000
1302.24/1302.54	c total clause space: 335.816MB
1302.24/1302.54	c total #watches: 261526
1302.63/1302.98	c total #propagations: 427607953 / total #impl: 5211651790 (eff. 0.082)
1302.63/1302.98	c #Conflicts:    2656000 | #Learnt:      41159 | 0.000
1302.63/1302.98	c total clause space: 335.816MB
1302.63/1302.98	c total #watches: 264519
1303.13/1303.41	c total #propagations: 427819906 / total #impl: 5213959086 (eff. 0.082)
1303.13/1303.41	c #Conflicts:    2657000 | #Learnt:      42159 | 0.000
1303.13/1303.41	c total clause space: 335.816MB
1303.13/1303.41	c total #watches: 267630
1303.53/1303.83	c total #propagations: 428035309 / total #impl: 5216200347 (eff. 0.082)
1303.53/1303.83	c #Conflicts:    2658000 | #Learnt:      43159 | 0.000
1303.53/1303.83	c total clause space: 335.816MB
1303.53/1303.83	c total #watches: 270962
1303.93/1304.27	c total #propagations: 428251158 / total #impl: 5218291288 (eff. 0.082)
1303.93/1304.27	c #Conflicts:    2659000 | #Learnt:      44159 | 0.000
1303.93/1304.27	c total clause space: 335.816MB
1303.93/1304.27	c total #watches: 274481
1304.34/1304.70	c total #propagations: 428469982 / total #impl: 5220531136 (eff. 0.082)
1304.34/1304.70	c #Conflicts:    2660000 | #Learnt:      45159 | 0.000
1304.34/1304.70	c total clause space: 335.816MB
1304.34/1304.70	c total #watches: 278840
1304.83/1305.11	c total #propagations: 428668133 / total #impl: 5222442831 (eff. 0.082)
1304.83/1305.11	c #Conflicts:    2661000 | #Learnt:      46159 | 0.000
1304.83/1305.11	c total clause space: 335.816MB
1304.83/1305.11	c total #watches: 282459
1305.23/1305.56	c total #propagations: 428872000 / total #impl: 5224377527 (eff. 0.082)
1305.23/1305.56	c #Conflicts:    2662000 | #Learnt:      47159 | 0.000
1305.23/1305.56	c total clause space: 335.816MB
1305.23/1305.56	c total #watches: 285980
1305.73/1306.02	c total #propagations: 429075987 / total #impl: 5226479093 (eff. 0.082)
1305.73/1306.02	c #Conflicts:    2663000 | #Learnt:      48159 | 0.000
1305.73/1306.02	c total clause space: 335.816MB
1305.73/1306.02	c total #watches: 289027
1306.13/1306.46	c total #propagations: 429293252 / total #impl: 5228714181 (eff. 0.082)
1306.13/1306.46	c #Conflicts:    2664000 | #Learnt:      49159 | 0.000
1306.13/1306.46	c total clause space: 335.816MB
1306.13/1306.46	c total #watches: 292232
1306.64/1306.92	c total #propagations: 429501435 / total #impl: 5230685430 (eff. 0.082)
1306.64/1306.92	c #Conflicts:    2665000 | #Learnt:      50159 | 0.000
1306.64/1306.92	c total clause space: 335.816MB
1306.64/1306.92	c total #watches: 295324
1307.03/1307.37	c total #propagations: 429741659 / total #impl: 5233013492 (eff. 0.082)
1307.03/1307.37	c #Conflicts:    2666000 | #Learnt:      51159 | 0.000
1307.03/1307.37	c total clause space: 335.816MB
1307.03/1307.37	c total #watches: 299001
1307.53/1307.85	c total #propagations: 429949421 / total #impl: 5234945023 (eff. 0.082)
1307.53/1307.85	c #Conflicts:    2667000 | #Learnt:      52159 | 0.000
1307.53/1307.85	c total clause space: 335.816MB
1307.53/1307.85	c total #watches: 302396
1307.93/1308.30	c total #propagations: 430160443 / total #impl: 5237169735 (eff. 0.082)
1307.93/1308.30	c #Conflicts:    2668000 | #Learnt:      53159 | 0.000
1307.93/1308.30	c total clause space: 335.816MB
1307.93/1308.30	c total #watches: 306024
1308.43/1308.73	c total #propagations: 430385240 / total #impl: 5239417846 (eff. 0.082)
1308.43/1308.73	c #Conflicts:    2669000 | #Learnt:      54159 | 0.000
1308.43/1308.73	c total clause space: 335.816MB
1308.43/1308.73	c total #watches: 309496
1308.93/1309.20	c total #propagations: 430611432 / total #impl: 5241450845 (eff. 0.082)
1308.93/1309.20	c #Conflicts:    2670000 | #Learnt:      55159 | 0.000
1308.93/1309.20	c total clause space: 335.816MB
1308.93/1309.20	c total #watches: 312991
1309.33/1309.67	c total #propagations: 430819936 / total #impl: 5243515937 (eff. 0.082)
1309.33/1309.67	c #Conflicts:    2671000 | #Learnt:      56159 | 0.000
1309.33/1309.67	c total clause space: 335.816MB
1309.33/1309.67	c total #watches: 316041
1309.73/1310.10	c total #propagations: 431045126 / total #impl: 5245765336 (eff. 0.082)
1309.73/1310.10	c #Conflicts:    2672000 | #Learnt:      57159 | 0.000
1309.73/1310.10	c total clause space: 335.816MB
1309.73/1310.10	c total #watches: 319622
1310.23/1310.54	c total #propagations: 431272960 / total #impl: 5247649508 (eff. 0.082)
1310.23/1310.54	c #Conflicts:    2673000 | #Learnt:      58159 | 0.000
1310.23/1310.54	c total clause space: 335.816MB
1310.23/1310.54	c total #watches: 323063
1310.63/1310.99	c total #propagations: 431485990 / total #impl: 5249712799 (eff. 0.082)
1310.63/1310.99	c #Conflicts:    2674000 | #Learnt:      59159 | 0.000
1310.63/1310.99	c total clause space: 335.816MB
1310.63/1310.99	c total #watches: 326357
1311.13/1311.44	c total #propagations: 431706809 / total #impl: 5251982990 (eff. 0.082)
1311.13/1311.44	c #Conflicts:    2675000 | #Learnt:      60159 | 0.000
1311.13/1311.44	c total clause space: 335.816MB
1311.13/1311.44	c total #watches: 329705
1311.53/1311.89	c total #propagations: 431924139 / total #impl: 5254100811 (eff. 0.082)
1311.53/1311.89	c #Conflicts:    2676000 | #Learnt:      61159 | 0.000
1311.53/1311.89	c total clause space: 335.816MB
1311.53/1311.89	c total #watches: 333936
1312.04/1312.35	c total #propagations: 432106512 / total #impl: 5255729797 (eff. 0.082)
1312.04/1312.35	c #Conflicts:    2677000 | #Learnt:      62159 | 0.000
1312.04/1312.35	c total clause space: 335.816MB
1312.04/1312.35	c total #watches: 337200
1312.53/1312.80	c total #propagations: 432313750 / total #impl: 5257835123 (eff. 0.082)
1312.53/1312.80	c #Conflicts:    2678000 | #Learnt:      63159 | 0.000
1312.53/1312.80	c total clause space: 335.816MB
1312.53/1312.80	c total #watches: 341017
1312.93/1313.24	c total #propagations: 432517648 / total #impl: 5259920444 (eff. 0.082)
1312.93/1313.24	c #Conflicts:    2679000 | #Learnt:      64159 | 0.000
1312.93/1313.24	c total clause space: 335.816MB
1312.93/1313.24	c total #watches: 344528
1313.43/1313.71	c total #propagations: 432735206 / total #impl: 5261883571 (eff. 0.082)
1313.43/1313.71	c #Conflicts:    2680000 | #Learnt:      65159 | 0.000
1313.43/1313.71	c total clause space: 335.816MB
1313.43/1313.71	c total #watches: 347710
1313.83/1314.16	c total #propagations: 432948765 / total #impl: 5263987749 (eff. 0.082)
1313.83/1314.16	c #Conflicts:    2681000 | #Learnt:      66159 | 0.000
1313.83/1314.16	c total clause space: 335.816MB
1313.83/1314.16	c total #watches: 351486
1314.34/1314.63	c total #propagations: 433142177 / total #impl: 5265774155 (eff. 0.082)
1314.34/1314.63	c #Conflicts:    2682000 | #Learnt:      67159 | 0.000
1314.34/1314.63	c total clause space: 335.816MB
1314.34/1314.63	c total #watches: 354571
1314.83/1315.10	c total #propagations: 433376085 / total #impl: 5268054457 (eff. 0.082)
1314.83/1315.10	c #Conflicts:    2683000 | #Learnt:      68159 | 0.000
1314.83/1315.10	c total clause space: 335.816MB
1314.83/1315.10	c total #watches: 357613
1315.23/1315.60	c total #propagations: 433574915 / total #impl: 5269996741 (eff. 0.082)
1315.23/1315.60	c #Conflicts:    2684000 | #Learnt:      69159 | 0.000
1315.23/1315.60	c total clause space: 335.816MB
1315.23/1315.60	c total #watches: 360912
1315.83/1316.10	c total #propagations: 433786573 / total #impl: 5271995857 (eff. 0.082)
1315.83/1316.10	c #Conflicts:    2685000 | #Learnt:      70159 | 0.000
1315.83/1316.10	c total clause space: 335.816MB
1315.83/1316.10	c total #watches: 363794
1316.23/1316.56	c total #propagations: 434004562 / total #impl: 5274256827 (eff. 0.082)
1316.23/1316.56	c #Conflicts:    2686000 | #Learnt:      71159 | 0.000
1316.23/1316.56	c total clause space: 335.816MB
1316.23/1316.56	c total #watches: 367294
1316.73/1317.04	c total #propagations: 434199780 / total #impl: 5276278645 (eff. 0.082)
1316.73/1317.04	c #Conflicts:    2687000 | #Learnt:      72159 | 0.000
1316.73/1317.04	c total clause space: 335.816MB
1316.73/1317.04	c total #watches: 370632
1317.23/1317.51	c total #propagations: 434389128 / total #impl: 5278334162 (eff. 0.082)
1317.23/1317.51	c #Conflicts:    2688000 | #Learnt:      73159 | 0.000
1317.23/1317.51	c total clause space: 335.816MB
1317.23/1317.51	c total #watches: 373541
1317.64/1317.97	c total #propagations: 434599757 / total #impl: 5280351501 (eff. 0.082)
1317.64/1317.97	c #Conflicts:    2689000 | #Learnt:      74159 | 0.000
1317.64/1317.97	c total clause space: 335.816MB
1317.64/1317.97	c total #watches: 377035
1318.13/1318.45	c total #propagations: 434814705 / total #impl: 5282311901 (eff. 0.082)
1318.13/1318.45	c #Conflicts:    2690000 | #Learnt:      75159 | 0.000
1318.13/1318.45	c total clause space: 335.816MB
1318.13/1318.45	c total #watches: 380393
1318.53/1318.90	c total #propagations: 435025796 / total #impl: 5284468239 (eff. 0.082)
1318.53/1318.90	c #Conflicts:    2691000 | #Learnt:      76159 | 0.000
1318.53/1318.90	c total clause space: 335.816MB
1318.53/1318.90	c total #watches: 383810
1319.03/1319.36	c total #propagations: 435223791 / total #impl: 5286208068 (eff. 0.082)
1319.03/1319.36	c #Conflicts:    2692000 | #Learnt:      77159 | 0.000
1319.03/1319.36	c total clause space: 335.816MB
1319.03/1319.36	c total #watches: 387746
1319.53/1319.89	c total #propagations: 435399714 / total #impl: 5288157699 (eff. 0.082)
1319.53/1319.89	c #Conflicts:    2693000 | #Learnt:      78159 | 0.000
1319.53/1319.89	c total clause space: 335.816MB
1319.53/1319.89	c total #watches: 391419
1320.13/1320.40	c total #propagations: 435580201 / total #impl: 5290623898 (eff. 0.082)
1320.13/1320.40	c #Conflicts:    2694000 | #Learnt:      79159 | 0.000
1320.13/1320.40	c total clause space: 335.816MB
1320.13/1320.40	c total #watches: 394838
1320.63/1320.99	c total #propagations: 435755963 / total #impl: 5292946623 (eff. 0.082)
1320.63/1320.99	c GC COLLECT
1320.63/1320.99	c #Conflicts:    2695000 | #Learnt:      40356 | 0.000
1320.63/1320.99	c total clause space: 335.816MB
1320.63/1320.99	c total #watches: 264023
1321.13/1321.46	c total #propagations: 435937803 / total #impl: 5295543667 (eff. 0.082)
1321.13/1321.46	c #Conflicts:    2696000 | #Learnt:      41356 | 0.000
1321.13/1321.46	c total clause space: 335.816MB
1321.13/1321.46	c total #watches: 268017
1321.63/1321.97	c total #propagations: 436100651 / total #impl: 5297390515 (eff. 0.082)
1321.63/1321.97	c #Conflicts:    2697000 | #Learnt:      42356 | 0.000
1321.63/1321.97	c total clause space: 335.816MB
1321.63/1321.97	c total #watches: 273822
1322.13/1322.47	c total #propagations: 436245106 / total #impl: 5300042600 (eff. 0.082)
1322.13/1322.47	c #Conflicts:    2698000 | #Learnt:      43356 | 0.000
1322.13/1322.47	c total clause space: 335.816MB
1322.13/1322.47	c total #watches: 278532
1322.63/1322.99	c total #propagations: 436381284 / total #impl: 5303477102 (eff. 0.082)
1322.63/1322.99	c #Conflicts:    2699000 | #Learnt:      44356 | 0.000
1322.63/1322.99	c total clause space: 335.816MB
1322.63/1322.99	c total #watches: 287688
1323.14/1323.49	c total #propagations: 436518792 / total #impl: 5306726589 (eff. 0.082)
1323.14/1323.49	c #Conflicts:    2700000 | #Learnt:      45356 | 0.000
1323.14/1323.49	c total clause space: 335.816MB
1323.14/1323.49	c total #watches: 292989
1323.63/1323.97	c total #propagations: 436681544 / total #impl: 5309476021 (eff. 0.082)
1323.63/1323.97	c #Conflicts:    2701000 | #Learnt:      46356 | 0.000
1323.63/1323.97	c total clause space: 335.816MB
1323.63/1323.97	c total #watches: 298540
1324.14/1324.50	c total #propagations: 436841112 / total #impl: 5311464651 (eff. 0.082)
1324.14/1324.50	c #Conflicts:    2702000 | #Learnt:      47356 | 0.000
1324.14/1324.50	c total clause space: 335.816MB
1324.14/1324.50	c total #watches: 303671
1324.73/1325.00	c total #propagations: 437018562 / total #impl: 5313877180 (eff. 0.082)
1324.73/1325.00	c #Conflicts:    2703000 | #Learnt:      48356 | 0.000
1324.73/1325.00	c total clause space: 335.816MB
1324.73/1325.00	c total #watches: 307670
1325.13/1325.47	c total #propagations: 437262395 / total #impl: 5316316696 (eff. 0.082)
1325.13/1325.47	c #Conflicts:    2704000 | #Learnt:      49356 | 0.000
1325.13/1325.47	c total clause space: 335.816MB
1325.13/1325.47	c total #watches: 311239
1325.63/1325.93	c total #propagations: 437527705 / total #impl: 5318577989 (eff. 0.082)
1325.63/1325.93	c #Conflicts:    2705000 | #Learnt:      50356 | 0.000
1325.63/1325.93	c total clause space: 335.816MB
1325.63/1325.93	c total #watches: 315122
1326.13/1326.41	c total #propagations: 437799310 / total #impl: 5320471867 (eff. 0.082)
1326.13/1326.41	c #Conflicts:    2706000 | #Learnt:      51356 | 0.000
1326.13/1326.41	c total clause space: 335.816MB
1326.13/1326.41	c total #watches: 319880
1326.63/1326.96	c total #propagations: 438055908 / total #impl: 5322370416 (eff. 0.082)
1326.63/1326.96	c #Conflicts:    2707000 | #Learnt:      52356 | 0.000
1326.63/1326.96	c total clause space: 335.816MB
1326.63/1326.96	c total #watches: 325926
1327.23/1327.50	c total #propagations: 438279552 / total #impl: 5324472942 (eff. 0.082)
1327.23/1327.50	c #Conflicts:    2708000 | #Learnt:      53356 | 0.000
1327.23/1327.50	c total clause space: 335.816MB
1327.23/1327.50	c total #watches: 330201
1327.73/1328.05	c total #propagations: 438464471 / total #impl: 5326727470 (eff. 0.082)
1327.73/1328.05	c #Conflicts:    2709000 | #Learnt:      54356 | 0.000
1327.73/1328.05	c total clause space: 335.816MB
1327.73/1328.05	c total #watches: 334649
1328.33/1328.66	c total #propagations: 438636378 / total #impl: 5329153458 (eff. 0.082)
1328.33/1328.66	c #Conflicts:    2710000 | #Learnt:      55356 | 0.000
1328.33/1328.66	c total clause space: 335.816MB
1328.33/1328.66	c total #watches: 339482
1328.93/1329.24	c total #propagations: 438811348 / total #impl: 5331431798 (eff. 0.082)
1328.93/1329.24	c #Conflicts:    2711000 | #Learnt:      56356 | 0.000
1328.93/1329.24	c total clause space: 335.816MB
1328.93/1329.24	c total #watches: 344499
1329.53/1329.85	c total #propagations: 438983117 / total #impl: 5333681628 (eff. 0.082)
1329.53/1329.85	c #Conflicts:    2712000 | #Learnt:      57356 | 0.000
1329.53/1329.85	c total clause space: 335.816MB
1329.53/1329.85	c total #watches: 348360
1330.13/1330.43	c total #propagations: 439140206 / total #impl: 5335864422 (eff. 0.082)
1330.13/1330.43	c #Conflicts:    2713000 | #Learnt:      58356 | 0.000
1330.13/1330.43	c total clause space: 335.816MB
1330.13/1330.43	c total #watches: 353379
1330.63/1330.98	c total #propagations: 439301968 / total #impl: 5337992968 (eff. 0.082)
1330.63/1330.98	c #Conflicts:    2714000 | #Learnt:      59356 | 0.000
1330.63/1330.98	c total clause space: 335.816MB
1330.63/1330.98	c total #watches: 357998
1331.23/1331.52	c total #propagations: 439529950 / total #impl: 5340058803 (eff. 0.082)
1331.23/1331.52	c #Conflicts:    2715000 | #Learnt:      60356 | 0.000
1331.23/1331.52	c total clause space: 335.816MB
1331.23/1331.52	c total #watches: 362323
1331.84/1332.14	c total #propagations: 439693144 / total #impl: 5342049266 (eff. 0.082)
1331.84/1332.14	c #Conflicts:    2716000 | #Learnt:      61356 | 0.000
1331.84/1332.14	c total clause space: 335.816MB
1331.84/1332.14	c total #watches: 366173
1332.33/1332.61	c total #propagations: 439838932 / total #impl: 5344293404 (eff. 0.082)
1332.33/1332.61	c #Conflicts:    2717000 | #Learnt:      62356 | 0.000
1332.33/1332.61	c total clause space: 335.816MB
1332.33/1332.61	c total #watches: 369910
1332.73/1333.08	c total #propagations: 439961460 / total #impl: 5345926403 (eff. 0.082)
1332.73/1333.08	c #Conflicts:    2718000 | #Learnt:      63356 | 0.000
1332.73/1333.08	c total clause space: 335.816MB
1332.73/1333.08	c total #watches: 374409
1333.23/1333.59	c total #propagations: 440088204 / total #impl: 5347577182 (eff. 0.082)
1333.23/1333.59	c #Conflicts:    2719000 | #Learnt:      64356 | 0.000
1333.23/1333.59	c total clause space: 335.816MB
1333.23/1333.59	c total #watches: 379413
1333.83/1334.10	c total #propagations: 440234234 / total #impl: 5349235149 (eff. 0.082)
1333.83/1334.10	c #Conflicts:    2720000 | #Learnt:      65356 | 0.000
1333.83/1334.10	c total clause space: 335.816MB
1333.83/1334.10	c total #watches: 383693
1334.33/1334.63	c total #propagations: 440373564 / total #impl: 5350884707 (eff. 0.082)
1334.33/1334.63	c #Conflicts:    2721000 | #Learnt:      66356 | 0.000
1334.33/1334.63	c total clause space: 335.816MB
1334.33/1334.63	c total #watches: 387830
1334.83/1335.17	c total #propagations: 440516580 / total #impl: 5352897578 (eff. 0.082)
1334.83/1335.17	c #Conflicts:    2722000 | #Learnt:      67356 | 0.000
1334.83/1335.17	c total clause space: 335.816MB
1334.83/1335.17	c total #watches: 393696
1335.43/1335.71	c total #propagations: 440666757 / total #impl: 5354896470 (eff. 0.082)
1335.43/1335.71	c #Conflicts:    2723000 | #Learnt:      68356 | 0.000
1335.43/1335.71	c total clause space: 335.816MB
1335.43/1335.71	c total #watches: 397191
1335.83/1336.16	c total #propagations: 440972648 / total #impl: 5356937327 (eff. 0.082)
1335.83/1336.16	c #Conflicts:    2724000 | #Learnt:      69356 | 0.000
1335.83/1336.16	c total clause space: 335.816MB
1335.83/1336.16	c total #watches: 400736
1336.24/1336.59	c total #propagations: 441218949 / total #impl: 5359192830 (eff. 0.082)
1336.24/1336.59	c #Conflicts:    2725000 | #Learnt:      70356 | 0.000
1336.24/1336.59	c total clause space: 335.816MB
1336.24/1336.59	c total #watches: 404309
1336.73/1337.02	c total #propagations: 441497825 / total #impl: 5361271242 (eff. 0.082)
1336.73/1337.02	c #Conflicts:    2726000 | #Learnt:      71356 | 0.000
1336.73/1337.02	c total clause space: 335.816MB
1336.73/1337.02	c total #watches: 409932
1337.13/1337.44	c total #propagations: 441746751 / total #impl: 5363271480 (eff. 0.082)
1337.13/1337.44	c #Conflicts:    2727000 | #Learnt:      72356 | 0.000
1337.13/1337.44	c total clause space: 335.816MB
1337.13/1337.44	c total #watches: 415657
1337.63/1337.90	c total #propagations: 441972880 / total #impl: 5364950936 (eff. 0.082)
1337.63/1337.90	c #Conflicts:    2728000 | #Learnt:      73356 | 0.000
1337.63/1337.90	c total clause space: 335.816MB
1337.63/1337.90	c total #watches: 421340
1338.03/1338.36	c total #propagations: 442186696 / total #impl: 5366896788 (eff. 0.082)
1338.03/1338.36	c #Conflicts:    2729000 | #Learnt:      74356 | 0.000
1338.03/1338.36	c total clause space: 335.816MB
1338.03/1338.36	c total #watches: 426371
1338.54/1338.82	c total #propagations: 442395452 / total #impl: 5368788539 (eff. 0.082)
1338.54/1338.82	c #Conflicts:    2730000 | #Learnt:      75356 | 0.000
1338.54/1338.82	c total clause space: 335.816MB
1338.54/1338.82	c total #watches: 430352
1338.93/1339.26	c total #propagations: 442604935 / total #impl: 5370820324 (eff. 0.082)
1338.93/1339.26	c #Conflicts:    2731000 | #Learnt:      76356 | 0.000
1338.93/1339.26	c total clause space: 335.816MB
1338.93/1339.26	c total #watches: 434762
1339.43/1339.73	c total #propagations: 442803070 / total #impl: 5372682349 (eff. 0.082)
1339.43/1339.73	c #Conflicts:    2732000 | #Learnt:      77356 | 0.000
1339.43/1339.73	c total clause space: 335.816MB
1339.43/1339.73	c total #watches: 439097
1339.93/1340.21	c total #propagations: 443024526 / total #impl: 5374704770 (eff. 0.082)
1339.93/1340.21	c #Conflicts:    2733000 | #Learnt:      78356 | 0.000
1339.93/1340.21	c total clause space: 335.816MB
1339.93/1340.21	c total #watches: 442454
1340.33/1340.67	c total #propagations: 443227598 / total #impl: 5376734183 (eff. 0.082)
1340.33/1340.67	c #Conflicts:    2734000 | #Learnt:      79356 | 0.000
1340.33/1340.67	c total clause space: 335.816MB
1340.33/1340.67	c total #watches: 446183
1340.93/1341.22	c total #propagations: 443436014 / total #impl: 5378776321 (eff. 0.082)
1340.93/1341.22	c GC COLLECT
1340.93/1341.22	c #Conflicts:    2735000 | #Learnt:      40259 | 0.000
1340.93/1341.22	c total clause space: 335.816MB
1340.93/1341.22	c total #watches: 262922
1341.33/1341.64	c total #propagations: 443662842 / total #impl: 5381010364 (eff. 0.082)
1341.33/1341.64	c #Conflicts:    2736000 | #Learnt:      41259 | 0.000
1341.33/1341.64	c total clause space: 335.816MB
1341.33/1341.64	c total #watches: 266482
1341.74/1342.09	c total #propagations: 443865100 / total #impl: 5382871836 (eff. 0.082)
1341.74/1342.09	c #Conflicts:    2737000 | #Learnt:      42259 | 0.000
1341.74/1342.09	c total clause space: 335.816MB
1341.74/1342.09	c total #watches: 270531
1342.23/1342.51	c total #propagations: 444098093 / total #impl: 5385138946 (eff. 0.082)
1342.23/1342.51	c #Conflicts:    2738000 | #Learnt:      43259 | 0.000
1342.23/1342.51	c total clause space: 335.816MB
1342.23/1342.51	c total #watches: 274867
1342.63/1342.95	c total #propagations: 444315556 / total #impl: 5387292769 (eff. 0.082)
1342.63/1342.95	c #Conflicts:    2739000 | #Learnt:      44259 | 0.000
1342.63/1342.95	c total clause space: 335.816MB
1342.63/1342.95	c total #watches: 281858
1343.13/1343.40	c total #propagations: 444504076 / total #impl: 5390340366 (eff. 0.082)
1343.13/1343.40	c #Conflicts:    2740000 | #Learnt:      45259 | 0.000
1343.13/1343.40	c total clause space: 335.816MB
1343.13/1343.40	c total #watches: 286198
1343.53/1343.86	c total #propagations: 444675151 / total #impl: 5392254107 (eff. 0.082)
1343.53/1343.86	c #Conflicts:    2741000 | #Learnt:      46259 | 0.000
1343.53/1343.86	c total clause space: 335.816MB
1343.53/1343.86	c total #watches: 290830
1343.93/1344.30	c total #propagations: 444862710 / total #impl: 5394221850 (eff. 0.082)
1343.93/1344.30	c #Conflicts:    2742000 | #Learnt:      47259 | 0.000
1343.93/1344.30	c total clause space: 335.816MB
1343.93/1344.30	c total #watches: 294639
1344.43/1344.73	c total #propagations: 445040935 / total #impl: 5396124335 (eff. 0.082)
1344.43/1344.73	c #Conflicts:    2743000 | #Learnt:      48259 | 0.000
1344.43/1344.73	c total clause space: 335.816MB
1344.43/1344.73	c total #watches: 299281
1344.83/1345.18	c total #propagations: 445218963 / total #impl: 5397715670 (eff. 0.082)
1344.83/1345.18	c #Conflicts:    2744000 | #Learnt:      49259 | 0.000
1344.83/1345.18	c total clause space: 335.816MB
1344.83/1345.18	c total #watches: 303799
1345.33/1345.63	c total #propagations: 445402516 / total #impl: 5399640081 (eff. 0.082)
1345.33/1345.63	c #Conflicts:    2745000 | #Learnt:      50259 | 0.000
1345.33/1345.63	c total clause space: 335.816MB
1345.33/1345.63	c total #watches: 310041
1345.73/1346.02	c total #propagations: 445583554 / total #impl: 5401323416 (eff. 0.082)
1345.73/1346.02	c #Conflicts:    2746000 | #Learnt:      51259 | 0.000
1345.73/1346.02	c total clause space: 335.816MB
1345.73/1346.02	c total #watches: 320526
1346.13/1346.46	c total #propagations: 445720559 / total #impl: 5402886082 (eff. 0.082)
1346.13/1346.46	c #Conflicts:    2747000 | #Learnt:      52259 | 0.000
1346.13/1346.46	c total clause space: 335.816MB
1346.13/1346.46	c total #watches: 329829
1346.63/1346.96	c total #propagations: 445846747 / total #impl: 5404603281 (eff. 0.082)
1346.63/1346.96	c #Conflicts:    2748000 | #Learnt:      53259 | 0.000
1346.63/1346.96	c total clause space: 335.816MB
1346.63/1346.96	c total #watches: 339319
1347.23/1347.55	c total #propagations: 445980851 / total #impl: 5406389140 (eff. 0.082)
1347.23/1347.55	c #Conflicts:    2749000 | #Learnt:      54259 | 0.000
1347.23/1347.55	c total clause space: 335.816MB
1347.23/1347.55	c total #watches: 344350
1347.73/1348.09	c total #propagations: 446117130 / total #impl: 5408315883 (eff. 0.082)
1347.73/1348.09	c #Conflicts:    2750000 | #Learnt:      55259 | 0.000
1347.73/1348.09	c total clause space: 335.816MB
1347.73/1348.09	c total #watches: 348670
1348.23/1348.60	c total #propagations: 446252449 / total #impl: 5410512386 (eff. 0.082)
1348.23/1348.60	c #Conflicts:    2751000 | #Learnt:      56259 | 0.000
1348.23/1348.60	c total clause space: 335.816MB
1348.23/1348.60	c total #watches: 352645
1348.83/1349.14	c total #propagations: 446396865 / total #impl: 5412668768 (eff. 0.082)
1348.83/1349.14	c #Conflicts:    2752000 | #Learnt:      57259 | 0.000
1348.83/1349.14	c total clause space: 335.816MB
1348.83/1349.14	c total #watches: 356624
1349.33/1349.67	c total #propagations: 446542654 / total #impl: 5414851894 (eff. 0.082)
1349.33/1349.67	c #Conflicts:    2753000 | #Learnt:      58259 | 0.000
1349.33/1349.67	c total clause space: 335.816MB
1349.33/1349.67	c total #watches: 361248
1349.83/1350.19	c total #propagations: 446676857 / total #impl: 5416705026 (eff. 0.082)
1349.83/1350.19	c #Conflicts:    2754000 | #Learnt:      59259 | 0.000
1349.83/1350.19	c total clause space: 335.816MB
1349.83/1350.19	c total #watches: 365935
1350.33/1350.69	c total #propagations: 446815929 / total #impl: 5418640261 (eff. 0.082)
1350.33/1350.69	c #Conflicts:    2755000 | #Learnt:      60259 | 0.000
1350.33/1350.69	c total clause space: 335.816MB
1350.33/1350.69	c total #watches: 370344
1350.93/1351.22	c total #propagations: 446955956 / total #impl: 5420391706 (eff. 0.082)
1350.93/1351.22	c #Conflicts:    2756000 | #Learnt:      61259 | 0.000
1350.93/1351.22	c total clause space: 335.816MB
1350.93/1351.22	c total #watches: 374052
1351.43/1351.73	c total #propagations: 447145080 / total #impl: 5422680331 (eff. 0.082)
1351.43/1351.73	c #Conflicts:    2757000 | #Learnt:      62259 | 0.000
1351.43/1351.73	c total clause space: 335.816MB
1351.43/1351.73	c total #watches: 378165
1351.93/1352.26	c total #propagations: 447329030 / total #impl: 5424727728 (eff. 0.082)
1351.93/1352.26	c #Conflicts:    2758000 | #Learnt:      63259 | 0.000
1351.93/1352.26	c total clause space: 335.816MB
1351.93/1352.26	c total #watches: 383698
1352.53/1352.86	c total #propagations: 447471471 / total #impl: 5427125985 (eff. 0.082)
1352.53/1352.86	c #Conflicts:    2759000 | #Learnt:      64259 | 0.000
1352.53/1352.86	c total clause space: 335.816MB
1352.53/1352.86	c total #watches: 388091
1353.13/1353.44	c total #propagations: 447633658 / total #impl: 5429378750 (eff. 0.082)
1353.13/1353.44	c #Conflicts:    2760000 | #Learnt:      65259 | 0.000
1353.13/1353.44	c total clause space: 335.816MB
1353.13/1353.44	c total #watches: 391544
1353.63/1353.94	c total #propagations: 447808528 / total #impl: 5431205804 (eff. 0.082)
1353.63/1353.94	c #Conflicts:    2761000 | #Learnt:      66259 | 0.000
1353.63/1353.94	c total clause space: 335.816MB
1353.63/1353.94	c total #watches: 395874
1354.13/1354.45	c total #propagations: 447937905 / total #impl: 5432799511 (eff. 0.082)
1354.13/1354.45	c #Conflicts:    2762000 | #Learnt:      67259 | 0.000
1354.13/1354.45	c total clause space: 335.816MB
1354.13/1354.45	c total #watches: 400125
1354.63/1354.93	c total #propagations: 448097357 / total #impl: 5434653129 (eff. 0.082)
1354.63/1354.93	c #Conflicts:    2763000 | #Learnt:      68259 | 0.000
1354.63/1354.93	c total clause space: 335.816MB
1354.63/1354.93	c total #watches: 404395
1355.23/1355.50	c total #propagations: 448251348 / total #impl: 5436245549 (eff. 0.082)
1355.23/1355.50	c #Conflicts:    2764000 | #Learnt:      69259 | 0.000
1355.23/1355.50	c total clause space: 335.816MB
1355.23/1355.50	c total #watches: 408136
1355.73/1356.06	c total #propagations: 448428459 / total #impl: 5438440384 (eff. 0.082)
1355.73/1356.06	c #Conflicts:    2765000 | #Learnt:      70259 | 0.000
1355.73/1356.06	c total clause space: 335.816MB
1355.73/1356.06	c total #watches: 412344
1356.23/1356.54	c total #propagations: 448597696 / total #impl: 5440294523 (eff. 0.082)
1356.23/1356.54	c #Conflicts:    2766000 | #Learnt:      71259 | 0.000
1356.23/1356.54	c total clause space: 335.816MB
1356.23/1356.54	c total #watches: 417838
1356.73/1357.06	c total #propagations: 448747449 / total #impl: 5441855518 (eff. 0.082)
1356.73/1357.06	c #Conflicts:    2767000 | #Learnt:      72259 | 0.000
1356.73/1357.06	c total clause space: 335.816MB
1356.73/1357.06	c total #watches: 422178
1357.33/1357.62	c total #propagations: 448910923 / total #impl: 5443610853 (eff. 0.082)
1357.33/1357.62	c #Conflicts:    2768000 | #Learnt:      73259 | 0.000
1357.33/1357.62	c total clause space: 335.816MB
1357.33/1357.62	c total #watches: 427270
1357.83/1358.12	c total #propagations: 449080869 / total #impl: 5445831957 (eff. 0.082)
1357.83/1358.12	c #Conflicts:    2769000 | #Learnt:      74259 | 0.000
1357.83/1358.12	c total clause space: 335.816MB
1357.83/1358.12	c total #watches: 432917
1358.33/1358.62	c total #propagations: 449264473 / total #impl: 5447828862 (eff. 0.082)
1358.33/1358.62	c #Conflicts:    2770000 | #Learnt:      75259 | 0.000
1358.33/1358.62	c total clause space: 335.816MB
1358.33/1358.62	c total #watches: 438993
1358.83/1359.11	c total #propagations: 449452282 / total #impl: 5449839218 (eff. 0.082)
1358.83/1359.11	c #Conflicts:    2771000 | #Learnt:      76259 | 0.000
1358.83/1359.11	c total clause space: 335.816MB
1358.83/1359.11	c total #watches: 445993
1359.23/1359.60	c total #propagations: 449627723 / total #impl: 5451749850 (eff. 0.082)
1359.23/1359.60	c #Conflicts:    2772000 | #Learnt:      77259 | 0.000
1359.23/1359.60	c total clause space: 335.816MB
1359.23/1359.60	c total #watches: 451528
1359.73/1360.09	c total #propagations: 449776762 / total #impl: 5453298724 (eff. 0.082)
1359.73/1360.09	c #Conflicts:    2773000 | #Learnt:      78259 | 0.000
1359.73/1360.09	c total clause space: 335.816MB
1359.73/1360.09	c total #watches: 456399
1360.23/1360.59	c total #propagations: 449958031 / total #impl: 5455317870 (eff. 0.082)
1360.23/1360.59	c #Conflicts:    2774000 | #Learnt:      79259 | 0.000
1360.23/1360.59	c total clause space: 335.816MB
1360.23/1360.59	c total #watches: 461924
1360.83/1361.11	c total #propagations: 450151199 / total #impl: 5457507940 (eff. 0.082)
1360.83/1361.11	c #Conflicts:    2775000 | #Learnt:      80259 | 0.000
1360.83/1361.11	c total clause space: 335.816MB
1360.83/1361.11	c total #watches: 467733
1361.33/1361.64	c total #propagations: 450329036 / total #impl: 5459349236 (eff. 0.082)
1361.33/1361.64	c GC COLLECT
1361.33/1361.64	c #Conflicts:    2776000 | #Learnt:      40855 | 0.000
1361.33/1361.64	c total clause space: 335.816MB
1361.33/1361.64	c total #watches: 266500
1361.82/1362.12	c total #propagations: 450515754 / total #impl: 5461641431 (eff. 0.082)
1361.82/1362.12	c #Conflicts:    2777000 | #Learnt:      41855 | 0.000
1361.82/1362.12	c total clause space: 335.816MB
1361.82/1362.12	c total #watches: 270252
1362.32/1362.63	c total #propagations: 450718910 / total #impl: 5464149737 (eff. 0.082)
1362.32/1362.63	c #Conflicts:    2778000 | #Learnt:      42855 | 0.000
1362.32/1362.63	c total clause space: 335.816MB
1362.32/1362.63	c total #watches: 274960
1362.73/1363.07	c total #propagations: 450924088 / total #impl: 5466936428 (eff. 0.082)
1362.73/1363.07	c #Conflicts:    2779000 | #Learnt:      43855 | 0.000
1362.73/1363.07	c total clause space: 335.816MB
1362.73/1363.07	c total #watches: 280073
1363.22/1363.56	c total #propagations: 451099270 / total #impl: 5469015044 (eff. 0.082)
1363.22/1363.56	c #Conflicts:    2780000 | #Learnt:      44855 | 0.000
1363.22/1363.56	c total clause space: 335.816MB
1363.22/1363.56	c total #watches: 284605
1363.73/1364.01	c total #propagations: 451276554 / total #impl: 5471282977 (eff. 0.082)
1363.73/1364.01	c #Conflicts:    2781000 | #Learnt:      45855 | 0.000
1363.73/1364.01	c total clause space: 335.816MB
1363.73/1364.01	c total #watches: 289331
1364.22/1364.52	c total #propagations: 451448777 / total #impl: 5473320520 (eff. 0.082)
1364.22/1364.52	c #Conflicts:    2782000 | #Learnt:      46855 | 0.000
1364.22/1364.52	c total clause space: 335.816MB
1364.22/1364.52	c total #watches: 293660
1364.62/1364.97	c total #propagations: 451631019 / total #impl: 5475633219 (eff. 0.082)
1364.62/1364.97	c #Conflicts:    2783000 | #Learnt:      47855 | 0.000
1364.62/1364.97	c total clause space: 335.816MB
1364.62/1364.97	c total #watches: 298065
1365.12/1365.46	c total #propagations: 451811572 / total #impl: 5477810698 (eff. 0.082)
1365.12/1365.46	c #Conflicts:    2784000 | #Learnt:      48855 | 0.000
1365.12/1365.46	c total clause space: 335.816MB
1365.12/1365.46	c total #watches: 302184
1365.62/1365.92	c total #propagations: 451997314 / total #impl: 5479884174 (eff. 0.082)
1365.62/1365.92	c #Conflicts:    2785000 | #Learnt:      49855 | 0.000
1365.62/1365.92	c total clause space: 335.816MB
1365.62/1365.92	c total #watches: 306692
1366.03/1366.39	c total #propagations: 452166673 / total #impl: 5481876672 (eff. 0.082)
1366.03/1366.39	c #Conflicts:    2786000 | #Learnt:      50855 | 0.000
1366.03/1366.39	c total clause space: 335.816MB
1366.03/1366.39	c total #watches: 310923
1366.52/1366.89	c total #propagations: 452353409 / total #impl: 5484145205 (eff. 0.082)
1366.52/1366.89	c #Conflicts:    2787000 | #Learnt:      51855 | 0.000
1366.52/1366.89	c total clause space: 335.816MB
1366.52/1366.89	c total #watches: 315580
1367.03/1367.37	c total #propagations: 452531866 / total #impl: 5486091736 (eff. 0.082)
1367.03/1367.37	c #Conflicts:    2788000 | #Learnt:      52855 | 0.000
1367.03/1367.37	c total clause space: 335.816MB
1367.03/1367.37	c total #watches: 319930
1367.52/1367.85	c total #propagations: 452700757 / total #impl: 5488149682 (eff. 0.082)
1367.52/1367.85	c #Conflicts:    2789000 | #Learnt:      53855 | 0.000
1367.52/1367.85	c total clause space: 335.816MB
1367.52/1367.85	c total #watches: 323673
1368.02/1368.31	c total #propagations: 452877824 / total #impl: 5490066440 (eff. 0.082)
1368.02/1368.31	c #Conflicts:    2790000 | #Learnt:      54855 | 0.000
1368.02/1368.31	c total clause space: 335.816MB
1368.02/1368.31	c total #watches: 328102
1368.52/1368.82	c total #propagations: 453058733 / total #impl: 5491955225 (eff. 0.082)
1368.52/1368.82	c #Conflicts:    2791000 | #Learnt:      55855 | 0.000
1368.52/1368.82	c total clause space: 335.816MB
1368.52/1368.82	c total #watches: 331708
1369.02/1369.33	c total #propagations: 453242719 / total #impl: 5494186143 (eff. 0.082)
1369.02/1369.33	c #Conflicts:    2792000 | #Learnt:      56855 | 0.000
1369.02/1369.33	c total clause space: 335.816MB
1369.02/1369.33	c total #watches: 335515
1369.52/1369.83	c total #propagations: 453423921 / total #impl: 5496288780 (eff. 0.082)
1369.52/1369.83	c #Conflicts:    2793000 | #Learnt:      57855 | 0.000
1369.52/1369.83	c total clause space: 335.816MB
1369.52/1369.83	c total #watches: 339037
1370.02/1370.30	c total #propagations: 453617221 / total #impl: 5498175783 (eff. 0.083)
1370.02/1370.30	c #Conflicts:    2794000 | #Learnt:      58855 | 0.000
1370.02/1370.30	c total clause space: 335.816MB
1370.02/1370.30	c total #watches: 343330
1370.43/1370.75	c total #propagations: 453815802 / total #impl: 5500426535 (eff. 0.083)
1370.43/1370.75	c #Conflicts:    2795000 | #Learnt:      59855 | 0.000
1370.43/1370.75	c total clause space: 335.816MB
1370.43/1370.75	c total #watches: 348699
1370.82/1371.19	c total #propagations: 453973770 / total #impl: 5502473532 (eff. 0.083)
1370.82/1371.19	c #Conflicts:    2796000 | #Learnt:      60855 | 0.000
1370.82/1371.19	c total clause space: 335.816MB
1370.82/1371.19	c total #watches: 352845
1371.32/1371.65	c total #propagations: 454141447 / total #impl: 5504404381 (eff. 0.083)
1371.32/1371.65	c #Conflicts:    2797000 | #Learnt:      61855 | 0.000
1371.32/1371.65	c total clause space: 335.816MB
1371.32/1371.65	c total #watches: 357806
1371.82/1372.12	c total #propagations: 454300369 / total #impl: 5506199436 (eff. 0.083)
1371.82/1372.12	c #Conflicts:    2798000 | #Learnt:      62855 | 0.000
1371.82/1372.12	c total clause space: 335.816MB
1371.82/1372.12	c total #watches: 362346
1372.22/1372.56	c total #propagations: 454469801 / total #impl: 5507974357 (eff. 0.083)
1372.22/1372.56	c #Conflicts:    2799000 | #Learnt:      63855 | 0.000
1372.22/1372.56	c total clause space: 335.816MB
1372.22/1372.56	c total #watches: 369516
1372.63/1372.98	c total #propagations: 454625400 / total #impl: 5509885144 (eff. 0.083)
1372.63/1372.98	c #Conflicts:    2800000 | #Learnt:      64855 | 0.000
1372.63/1372.98	c total clause space: 335.816MB
1372.63/1372.98	c total #watches: 377172
1373.02/1373.38	c total #propagations: 454768633 / total #impl: 5511638879 (eff. 0.083)
1373.02/1373.38	c #Conflicts:    2801000 | #Learnt:      65855 | 0.000
1373.02/1373.38	c total clause space: 335.816MB
1373.02/1373.38	c total #watches: 390659
1373.63/1373.99	c total #propagations: 454907856 / total #impl: 5513478407 (eff. 0.083)
1373.63/1373.99	c #Conflicts:    2802000 | #Learnt:      66855 | 0.000
1373.63/1373.99	c total clause space: 335.816MB
1373.63/1373.99	c total #watches: 395175
1374.22/1374.53	c total #propagations: 455113072 / total #impl: 5515757138 (eff. 0.083)
1374.22/1374.53	c #Conflicts:    2803000 | #Learnt:      67855 | 0.000
1374.22/1374.53	c total clause space: 335.816MB
1374.22/1374.53	c total #watches: 400499
1374.73/1375.09	c total #propagations: 455257693 / total #impl: 5517525210 (eff. 0.083)
1374.73/1375.09	c #Conflicts:    2804000 | #Learnt:      68855 | 0.000
1374.73/1375.09	c total clause space: 335.816MB
1374.73/1375.09	c total #watches: 404097
1375.32/1375.61	c total #propagations: 455406584 / total #impl: 5519920721 (eff. 0.083)
1375.32/1375.61	c #Conflicts:    2805000 | #Learnt:      69855 | 0.000
1375.32/1375.61	c total clause space: 335.816MB
1375.32/1375.61	c total #watches: 407728
1375.83/1376.15	c total #propagations: 455571245 / total #impl: 5521992173 (eff. 0.083)
1375.83/1376.15	c #Conflicts:    2806000 | #Learnt:      70855 | 0.000
1375.83/1376.15	c total clause space: 335.816MB
1375.83/1376.15	c total #watches: 411507
1376.42/1376.76	c total #propagations: 455745795 / total #impl: 5524056395 (eff. 0.083)
1376.42/1376.76	c #Conflicts:    2807000 | #Learnt:      71855 | 0.000
1376.42/1376.76	c total clause space: 335.816MB
1376.42/1376.76	c total #watches: 436123
1377.03/1377.33	c total #propagations: 455937943 / total #impl: 5526183131 (eff. 0.083)
1377.03/1377.33	c #Conflicts:    2808000 | #Learnt:      72855 | 0.000
1377.03/1377.33	c total clause space: 335.816MB
1377.03/1377.33	c total #watches: 446602
1377.72/1378.00	c total #propagations: 456094450 / total #impl: 5528297760 (eff. 0.083)
1377.72/1378.00	c #Conflicts:    2809000 | #Learnt:      73855 | 0.000
1377.72/1378.00	c total clause space: 335.816MB
1377.72/1378.00	c total #watches: 461337
1378.32/1378.61	c total #propagations: 456237807 / total #impl: 5530989788 (eff. 0.082)
1378.32/1378.61	c #Conflicts:    2810000 | #Learnt:      74855 | 0.000
1378.32/1378.61	c total clause space: 335.816MB
1378.32/1378.61	c total #watches: 477012
1378.92/1379.21	c total #propagations: 456381157 / total #impl: 5532893401 (eff. 0.082)
1378.92/1379.21	c #Conflicts:    2811000 | #Learnt:      75855 | 0.000
1378.92/1379.21	c total clause space: 335.816MB
1378.92/1379.21	c total #watches: 482831
1379.62/1379.91	c total #propagations: 456518466 / total #impl: 5534806873 (eff. 0.082)
1379.62/1379.91	c #Conflicts:    2812000 | #Learnt:      76855 | 0.000
1379.62/1379.91	c total clause space: 335.816MB
1379.62/1379.91	c total #watches: 490535
1380.33/1380.68	c total #propagations: 456666870 / total #impl: 5537078738 (eff. 0.082)
1380.33/1380.68	c #Conflicts:    2813000 | #Learnt:      77855 | 0.000
1380.33/1380.68	c total clause space: 335.816MB
1380.33/1380.68	c total #watches: 496953
1380.92/1381.27	c total #propagations: 456827868 / total #impl: 5538928541 (eff. 0.082)
1380.92/1381.27	c #Conflicts:    2814000 | #Learnt:      78855 | 0.000
1380.92/1381.27	c total clause space: 335.816MB
1380.92/1381.27	c total #watches: 506289
1381.52/1381.86	c total #propagations: 457016789 / total #impl: 5540435906 (eff. 0.082)
1381.52/1381.86	c #Conflicts:    2815000 | #Learnt:      79855 | 0.000
1381.52/1381.86	c total clause space: 335.816MB
1381.52/1381.86	c total #watches: 512232
1382.12/1382.46	c total #propagations: 457195474 / total #impl: 5542544782 (eff. 0.082)
1382.12/1382.46	c #Conflicts:    2816000 | #Learnt:      80855 | 0.000
1382.12/1382.46	c total clause space: 335.816MB
1382.12/1382.46	c total #watches: 517119
1382.82/1383.10	c total #propagations: 457348658 / total #impl: 5544404345 (eff. 0.082)
1382.82/1383.10	c GC COLLECT
1382.82/1383.10	c #Conflicts:    2817000 | #Learnt:      41152 | 0.000
1382.82/1383.10	c total clause space: 335.816MB
1382.82/1383.10	c total #watches: 268197
1383.22/1383.57	c total #propagations: 457506170 / total #impl: 5546701824 (eff. 0.082)
1383.22/1383.57	c #Conflicts:    2818000 | #Learnt:      42152 | 0.000
1383.22/1383.57	c total clause space: 335.816MB
1383.22/1383.57	c total #watches: 275531
1383.72/1384.05	c total #propagations: 457651070 / total #impl: 5548505442 (eff. 0.082)
1383.72/1384.05	c #Conflicts:    2819000 | #Learnt:      43152 | 0.000
1383.72/1384.05	c total clause space: 335.816MB
1383.72/1384.05	c total #watches: 280312
1384.22/1384.58	c total #propagations: 457779842 / total #impl: 5550726150 (eff. 0.082)
1384.22/1384.58	c #Conflicts:    2820000 | #Learnt:      44152 | 0.000
1384.22/1384.58	c total clause space: 335.816MB
1384.22/1384.58	c total #watches: 283995
1384.82/1385.10	c total #propagations: 457919722 / total #impl: 5553092510 (eff. 0.082)
1384.82/1385.10	c #Conflicts:    2821000 | #Learnt:      45152 | 0.000
1384.82/1385.10	c total clause space: 335.816MB
1384.82/1385.10	c total #watches: 291343
1385.32/1385.64	c total #propagations: 458063832 / total #impl: 5554983482 (eff. 0.082)
1385.32/1385.64	c #Conflicts:    2822000 | #Learnt:      46152 | 0.000
1385.32/1385.64	c total clause space: 335.816MB
1385.32/1385.64	c total #watches: 295875
1385.83/1386.14	c total #propagations: 458209983 / total #impl: 5556961438 (eff. 0.082)
1385.83/1386.14	c #Conflicts:    2823000 | #Learnt:      47152 | 0.000
1385.83/1386.14	c total clause space: 335.816MB
1385.83/1386.14	c total #watches: 319476
1386.42/1386.76	c total #propagations: 458337416 / total #impl: 5558929445 (eff. 0.082)
1386.42/1386.76	c #Conflicts:    2824000 | #Learnt:      48152 | 0.000
1386.42/1386.76	c total clause space: 335.816MB
1386.42/1386.76	c total #watches: 336306
1387.22/1387.56	c total #propagations: 458453499 / total #impl: 5560979667 (eff. 0.082)
1387.22/1387.56	c #Conflicts:    2825000 | #Learnt:      49152 | 0.000
1387.22/1387.56	c total clause space: 335.816MB
1387.22/1387.56	c total #watches: 355778
1387.82/1388.11	c total #propagations: 458557225 / total #impl: 5563450420 (eff. 0.082)
1387.82/1388.11	c #Conflicts:    2826000 | #Learnt:      50152 | 0.000
1387.82/1388.11	c total clause space: 335.816MB
1387.82/1388.11	c total #watches: 360159
1388.32/1388.66	c total #propagations: 458736093 / total #impl: 5565564545 (eff. 0.082)
1388.32/1388.66	c #Conflicts:    2827000 | #Learnt:      51152 | 0.000
1388.32/1388.66	c total clause space: 335.816MB
1388.32/1388.66	c total #watches: 364528
1388.82/1389.18	c total #propagations: 458884049 / total #impl: 5568545092 (eff. 0.082)
1388.82/1389.18	c #Conflicts:    2828000 | #Learnt:      52152 | 0.000
1388.82/1389.18	c total clause space: 335.816MB
1388.82/1389.18	c total #watches: 369312
1389.32/1389.69	c total #propagations: 459037749 / total #impl: 5571404583 (eff. 0.082)
1389.32/1389.69	c #Conflicts:    2829000 | #Learnt:      53152 | 0.000
1389.32/1389.69	c total clause space: 335.816MB
1389.32/1389.69	c total #watches: 374530
1389.92/1390.30	c total #propagations: 459206481 / total #impl: 5573735190 (eff. 0.082)
1389.92/1390.30	c #Conflicts:    2830000 | #Learnt:      54152 | 0.000
1389.92/1390.30	c total clause space: 335.816MB
1389.92/1390.30	c total #watches: 379577
1390.52/1390.85	c total #propagations: 459413704 / total #impl: 5575922823 (eff. 0.082)
1390.52/1390.85	c #Conflicts:    2831000 | #Learnt:      55152 | 0.000
1390.52/1390.85	c total clause space: 335.816MB
1390.52/1390.85	c total #watches: 383840
1391.12/1391.43	c total #propagations: 459562317 / total #impl: 5577767316 (eff. 0.082)
1391.12/1391.43	c #Conflicts:    2832000 | #Learnt:      56152 | 0.000
1391.12/1391.43	c total clause space: 335.816MB
1391.12/1391.43	c total #watches: 389023
1391.62/1391.91	c total #propagations: 459742337 / total #impl: 5579783951 (eff. 0.082)
1391.62/1391.91	c #Conflicts:    2833000 | #Learnt:      57152 | 0.000
1391.62/1391.91	c total clause space: 335.816MB
1391.62/1391.91	c total #watches: 393334
1392.02/1392.39	c total #propagations: 459925217 / total #impl: 5581361837 (eff. 0.082)
1392.02/1392.39	c #Conflicts:    2834000 | #Learnt:      58152 | 0.000
1392.02/1392.39	c total clause space: 335.816MB
1392.02/1392.39	c total #watches: 397632
1392.52/1392.86	c total #propagations: 460127612 / total #impl: 5583289243 (eff. 0.082)
1392.52/1392.86	c #Conflicts:    2835000 | #Learnt:      59152 | 0.000
1392.52/1392.86	c total clause space: 335.816MB
1392.52/1392.86	c total #watches: 402276
1393.02/1393.37	c total #propagations: 460308782 / total #impl: 5584966348 (eff. 0.082)
1393.02/1393.37	c #Conflicts:    2836000 | #Learnt:      60152 | 0.000
1393.02/1393.37	c total clause space: 335.816MB
1393.02/1393.37	c total #watches: 407690
1393.62/1393.90	c total #propagations: 460498280 / total #impl: 5587018079 (eff. 0.082)
1393.62/1393.90	c #Conflicts:    2837000 | #Learnt:      61152 | 0.000
1393.62/1393.90	c total clause space: 335.816MB
1393.62/1393.90	c total #watches: 411490
1394.12/1394.43	c total #propagations: 460692565 / total #impl: 5588952071 (eff. 0.082)
1394.12/1394.43	c #Conflicts:    2838000 | #Learnt:      62152 | 0.000
1394.12/1394.43	c total clause space: 335.816MB
1394.12/1394.43	c total #watches: 414767
1394.72/1395.06	c total #propagations: 460870083 / total #impl: 5590621137 (eff. 0.082)
1394.72/1395.06	c #Conflicts:    2839000 | #Learnt:      63152 | 0.000
1394.72/1395.06	c total clause space: 335.816MB
1394.72/1395.06	c total #watches: 418921
1395.32/1395.65	c total #propagations: 461059486 / total #impl: 5592650305 (eff. 0.082)
1395.32/1395.65	c #Conflicts:    2840000 | #Learnt:      64152 | 0.000
1395.32/1395.65	c total clause space: 335.816MB
1395.32/1395.65	c total #watches: 424340
1395.92/1396.26	c total #propagations: 461253195 / total #impl: 5594599903 (eff. 0.082)
1395.92/1396.26	c #Conflicts:    2841000 | #Learnt:      65152 | 0.000
1395.92/1396.26	c total clause space: 335.816MB
1395.92/1396.26	c total #watches: 428693
1396.42/1396.77	c total #propagations: 461423345 / total #impl: 5596354426 (eff. 0.082)
1396.42/1396.77	c #Conflicts:    2842000 | #Learnt:      66152 | 0.000
1396.42/1396.77	c total clause space: 335.816MB
1396.42/1396.77	c total #watches: 434775
1397.02/1397.31	c total #propagations: 461573644 / total #impl: 5597986157 (eff. 0.082)
1397.02/1397.31	c #Conflicts:    2843000 | #Learnt:      67152 | 0.000
1397.02/1397.31	c total clause space: 335.816MB
1397.02/1397.31	c total #watches: 439509
1397.52/1397.84	c total #propagations: 461743179 / total #impl: 5599686120 (eff. 0.082)
1397.52/1397.84	c #Conflicts:    2844000 | #Learnt:      68152 | 0.000
1397.52/1397.84	c total clause space: 335.816MB
1397.52/1397.84	c total #watches: 444498
1398.02/1398.34	c total #propagations: 461896771 / total #impl: 5601752803 (eff. 0.082)
1398.02/1398.34	c #Conflicts:    2845000 | #Learnt:      69152 | 0.000
1398.02/1398.34	c total clause space: 335.816MB
1398.02/1398.34	c total #watches: 455882
1398.62/1398.93	c total #propagations: 462050758 / total #impl: 5604315265 (eff. 0.082)
1398.62/1398.93	c #Conflicts:    2846000 | #Learnt:      70152 | 0.000
1398.62/1398.93	c total clause space: 335.816MB
1398.62/1398.93	c total #watches: 462875
1399.12/1399.47	c total #propagations: 462211880 / total #impl: 5608483279 (eff. 0.082)
1399.12/1399.47	c #Conflicts:    2847000 | #Learnt:      71152 | 0.000
1399.12/1399.47	c total clause space: 335.816MB
1399.12/1399.47	c total #watches: 473238
1399.62/1399.97	c total #propagations: 462376635 / total #impl: 5610371297 (eff. 0.082)
1399.62/1399.97	c #Conflicts:    2848000 | #Learnt:      72152 | 0.000
1399.62/1399.97	c total clause space: 335.816MB
1399.62/1399.97	c total #watches: 489503
1400.13/1400.49	c total #propagations: 462532036 / total #impl: 5612078288 (eff. 0.082)
1400.13/1400.49	c #Conflicts:    2849000 | #Learnt:      73152 | 0.000
1400.13/1400.49	c total clause space: 335.816MB
1400.13/1400.49	c total #watches: 509496
1400.72/1401.07	c total #propagations: 462700112 / total #impl: 5613856653 (eff. 0.082)
1400.72/1401.07	c #Conflicts:    2850000 | #Learnt:      74152 | 0.000
1400.72/1401.07	c total clause space: 335.816MB
1400.72/1401.07	c total #watches: 525728
1401.42/1401.77	c total #propagations: 462853919 / total #impl: 5615650840 (eff. 0.082)
1401.42/1401.77	c #Conflicts:    2851000 | #Learnt:      75152 | 0.000
1401.42/1401.77	c total clause space: 335.816MB
1401.42/1401.77	c total #watches: 533572
1402.22/1402.57	c total #propagations: 463022369 / total #impl: 5617736374 (eff. 0.082)
1402.22/1402.57	c #Conflicts:    2852000 | #Learnt:      76152 | 0.000
1402.22/1402.57	c total clause space: 335.816MB
1402.22/1402.57	c total #watches: 541229
1402.92/1403.29	c total #propagations: 463181419 / total #impl: 5620089125 (eff. 0.082)
1402.92/1403.29	c #Conflicts:    2853000 | #Learnt:      77152 | 0.000
1402.92/1403.29	c total clause space: 335.816MB
1402.92/1403.29	c total #watches: 549879
1403.72/1404.03	c total #propagations: 463330629 / total #impl: 5622048854 (eff. 0.082)
1403.72/1404.03	c #Conflicts:    2854000 | #Learnt:      78152 | 0.000
1403.72/1404.03	c total clause space: 335.816MB
1403.72/1404.03	c total #watches: 557370
1404.52/1404.85	c total #propagations: 463463638 / total #impl: 5623982294 (eff. 0.082)
1404.52/1404.85	c #Conflicts:    2855000 | #Learnt:      79152 | 0.000
1404.52/1404.85	c total clause space: 335.816MB
1404.52/1404.85	c total #watches: 568499
1405.22/1405.57	c total #propagations: 463594626 / total #impl: 5626153418 (eff. 0.082)
1405.22/1405.57	c #Conflicts:    2856000 | #Learnt:      80152 | 0.000
1405.22/1405.57	c total clause space: 545.701MB
1405.22/1405.57	c total #watches: 582079
1406.02/1406.38	c total #propagations: 463733203 / total #impl: 5628050708 (eff. 0.082)
1406.02/1406.38	c #Conflicts:    2857000 | #Learnt:      81152 | 0.000
1406.02/1406.38	c total clause space: 545.701MB
1406.02/1406.38	c total #watches: 595031
1406.92/1407.28	c total #propagations: 463857427 / total #impl: 5630563637 (eff. 0.082)
1406.92/1407.28	c GC COLLECT
1406.92/1407.28	c #Conflicts:    2858000 | #Learnt:      41152 | 0.000
1406.92/1407.28	c total clause space: 545.701MB
1406.92/1407.28	c total #watches: 269703
1407.42/1407.79	c total #propagations: 464000529 / total #impl: 5632709882 (eff. 0.082)
1407.42/1407.79	c #Conflicts:    2859000 | #Learnt:      42152 | 0.000
1407.42/1407.79	c total clause space: 545.701MB
1407.42/1407.79	c total #watches: 276816
1407.92/1408.22	c total #propagations: 464165341 / total #impl: 5634577956 (eff. 0.082)
1407.92/1408.22	c #Conflicts:    2860000 | #Learnt:      43152 | 0.000
1407.92/1408.22	c total clause space: 545.701MB
1407.92/1408.22	c total #watches: 280649
1408.32/1408.68	c total #propagations: 464380133 / total #impl: 5636406299 (eff. 0.082)
1408.32/1408.68	c #Conflicts:    2861000 | #Learnt:      44152 | 0.000
1408.32/1408.68	c total clause space: 545.701MB
1408.32/1408.68	c total #watches: 284530
1408.93/1409.22	c total #propagations: 464606647 / total #impl: 5638493226 (eff. 0.082)
1408.93/1409.22	c #Conflicts:    2862000 | #Learnt:      45152 | 0.000
1408.93/1409.22	c total clause space: 545.701MB
1408.93/1409.22	c total #watches: 289476
1409.42/1409.71	c total #propagations: 464764483 / total #impl: 5640904146 (eff. 0.082)
1409.42/1409.71	c #Conflicts:    2863000 | #Learnt:      46152 | 0.000
1409.42/1409.71	c total clause space: 545.701MB
1409.42/1409.71	c total #watches: 293268
1409.82/1410.16	c total #propagations: 464916137 / total #impl: 5642902549 (eff. 0.082)
1409.82/1410.16	c #Conflicts:    2864000 | #Learnt:      47152 | 0.000
1409.82/1410.16	c total clause space: 545.701MB
1409.82/1410.16	c total #watches: 297919
1410.22/1410.59	c total #propagations: 465093163 / total #impl: 5644777284 (eff. 0.082)
1410.22/1410.59	c #Conflicts:    2865000 | #Learnt:      48152 | 0.000
1410.22/1410.59	c total clause space: 545.701MB
1410.22/1410.59	c total #watches: 304863
1410.72/1411.03	c total #propagations: 465251660 / total #impl: 5646499543 (eff. 0.082)
1410.72/1411.03	c #Conflicts:    2866000 | #Learnt:      49152 | 0.000
1410.72/1411.03	c total clause space: 545.701MB
1410.72/1411.03	c total #watches: 308882
1411.22/1411.59	c total #propagations: 465436176 / total #impl: 5648243569 (eff. 0.082)
1411.22/1411.59	c #Conflicts:    2867000 | #Learnt:      50152 | 0.000
1411.22/1411.59	c total clause space: 545.701MB
1411.22/1411.59	c total #watches: 312298
1411.72/1412.09	c total #propagations: 465658299 / total #impl: 5650502985 (eff. 0.082)
1411.72/1412.09	c #Conflicts:    2868000 | #Learnt:      51152 | 0.000
1411.72/1412.09	c total clause space: 545.701MB
1411.72/1412.09	c total #watches: 318016
1412.32/1412.61	c total #propagations: 465898205 / total #impl: 5652694623 (eff. 0.082)
1412.32/1412.61	c #Conflicts:    2869000 | #Learnt:      52152 | 0.000
1412.32/1412.61	c total clause space: 545.701MB
1412.32/1412.61	c total #watches: 321595
1412.72/1413.08	c total #propagations: 466108772 / total #impl: 5655111350 (eff. 0.082)
1412.72/1413.08	c #Conflicts:    2870000 | #Learnt:      53152 | 0.000
1412.72/1413.08	c total clause space: 545.701MB
1412.72/1413.08	c total #watches: 325602
1413.23/1413.55	c total #propagations: 466294288 / total #impl: 5657024974 (eff. 0.082)
1413.23/1413.55	c #Conflicts:    2871000 | #Learnt:      54152 | 0.000
1413.23/1413.55	c total clause space: 545.701MB
1413.23/1413.55	c total #watches: 330124
1413.72/1414.04	c total #propagations: 466473910 / total #impl: 5658928652 (eff. 0.082)
1413.72/1414.04	c #Conflicts:    2872000 | #Learnt:      55152 | 0.000
1413.72/1414.04	c total clause space: 545.701MB
1413.72/1414.04	c total #watches: 333780
1414.22/1414.53	c total #propagations: 466652845 / total #impl: 5660928985 (eff. 0.082)
1414.22/1414.53	c #Conflicts:    2873000 | #Learnt:      56152 | 0.000
1414.22/1414.53	c total clause space: 545.701MB
1414.22/1414.53	c total #watches: 337256
1414.72/1415.00	c total #propagations: 466824757 / total #impl: 5662950036 (eff. 0.082)
1414.72/1415.00	c #Conflicts:    2874000 | #Learnt:      57152 | 0.000
1414.72/1415.00	c total clause space: 545.701MB
1414.72/1415.00	c total #watches: 342821
1415.12/1415.47	c total #propagations: 466987511 / total #impl: 5664906300 (eff. 0.082)
1415.12/1415.47	c #Conflicts:    2875000 | #Learnt:      58152 | 0.000
1415.12/1415.47	c total clause space: 545.701MB
1415.12/1415.47	c total #watches: 351287
1415.72/1416.00	c total #propagations: 467122206 / total #impl: 5666711179 (eff. 0.082)
1415.72/1416.00	c #Conflicts:    2876000 | #Learnt:      59152 | 0.000
1415.72/1416.00	c total clause space: 545.701MB
1415.72/1416.00	c total #watches: 356870
1416.22/1416.55	c total #propagations: 467262178 / total #impl: 5668723012 (eff. 0.082)
1416.22/1416.55	c #Conflicts:    2877000 | #Learnt:      60152 | 0.000
1416.22/1416.55	c total clause space: 545.701MB
1416.22/1416.55	c total #watches: 363644
1416.92/1417.26	c total #propagations: 467390929 / total #impl: 5670694784 (eff. 0.082)
1416.92/1417.26	c #Conflicts:    2878000 | #Learnt:      61152 | 0.000
1416.92/1417.26	c total clause space: 545.701MB
1416.92/1417.26	c total #watches: 367970
1417.73/1418.01	c total #propagations: 467508126 / total #impl: 5673406954 (eff. 0.082)
1417.73/1418.01	c #Conflicts:    2879000 | #Learnt:      62152 | 0.000
1417.73/1418.01	c total clause space: 545.701MB
1417.73/1418.01	c total #watches: 374012
1418.42/1418.72	c total #propagations: 467618056 / total #impl: 5676647202 (eff. 0.082)
1418.42/1418.72	c #Conflicts:    2880000 | #Learnt:      63152 | 0.000
1418.42/1418.72	c total clause space: 545.701MB
1418.42/1418.72	c total #watches: 378934
1419.12/1419.46	c total #propagations: 467737359 / total #impl: 5679288006 (eff. 0.082)
1419.12/1419.46	c #Conflicts:    2881000 | #Learnt:      64152 | 0.000
1419.12/1419.46	c total clause space: 545.701MB
1419.12/1419.46	c total #watches: 383291
1419.83/1420.15	c total #propagations: 467863708 / total #impl: 5682220718 (eff. 0.082)
1419.83/1420.15	c #Conflicts:    2882000 | #Learnt:      65152 | 0.000
1419.83/1420.15	c total clause space: 545.701MB
1419.83/1420.15	c total #watches: 388212
1420.62/1420.95	c total #propagations: 467974157 / total #impl: 5684656066 (eff. 0.082)
1420.62/1420.95	c #Conflicts:    2883000 | #Learnt:      66152 | 0.000
1420.62/1420.95	c total clause space: 545.701MB
1420.62/1420.95	c total #watches: 394293
1421.42/1421.74	c total #propagations: 468088309 / total #impl: 5687288243 (eff. 0.082)
1421.42/1421.74	c #Conflicts:    2884000 | #Learnt:      67152 | 0.000
1421.42/1421.74	c total clause space: 545.701MB
1421.42/1421.74	c total #watches: 398622
1422.13/1422.48	c total #propagations: 468228214 / total #impl: 5689651653 (eff. 0.082)
1422.13/1422.48	c #Conflicts:    2885000 | #Learnt:      68152 | 0.000
1422.13/1422.48	c total clause space: 545.701MB
1422.13/1422.48	c total #watches: 402675
1422.82/1423.19	c total #propagations: 468374636 / total #impl: 5692443498 (eff. 0.082)
1422.82/1423.19	c #Conflicts:    2886000 | #Learnt:      69152 | 0.000
1422.82/1423.19	c total clause space: 545.701MB
1422.82/1423.19	c total #watches: 407326
1423.62/1423.99	c total #propagations: 468504322 / total #impl: 5694716921 (eff. 0.082)
1423.62/1423.99	c #Conflicts:    2887000 | #Learnt:      70152 | 0.000
1423.62/1423.99	c total clause space: 545.701MB
1423.62/1423.99	c total #watches: 413066
1424.42/1424.73	c total #propagations: 468641516 / total #impl: 5697129686 (eff. 0.082)
1424.42/1424.73	c #Conflicts:    2888000 | #Learnt:      71152 | 0.000
1424.42/1424.73	c total clause space: 545.701MB
1424.42/1424.73	c total #watches: 417729
1425.12/1425.47	c total #propagations: 468789410 / total #impl: 5699442447 (eff. 0.082)
1425.12/1425.47	c #Conflicts:    2889000 | #Learnt:      72152 | 0.000
1425.12/1425.47	c total clause space: 545.701MB
1425.12/1425.47	c total #watches: 422726
1425.92/1426.27	c total #propagations: 468933994 / total #impl: 5702008703 (eff. 0.082)
1425.92/1426.27	c #Conflicts:    2890000 | #Learnt:      73152 | 0.000
1425.92/1426.27	c total clause space: 545.701MB
1425.92/1426.27	c total #watches: 426115
1426.72/1427.00	c total #propagations: 469089631 / total #impl: 5705089964 (eff. 0.082)
1426.72/1427.00	c #Conflicts:    2891000 | #Learnt:      74152 | 0.000
1426.72/1427.00	c total clause space: 545.701MB
1426.72/1427.00	c total #watches: 430502
1427.42/1427.74	c total #propagations: 469220521 / total #impl: 5707273230 (eff. 0.082)
1427.42/1427.74	c #Conflicts:    2892000 | #Learnt:      75152 | 0.000
1427.42/1427.74	c total clause space: 545.701MB
1427.42/1427.74	c total #watches: 434011
1428.12/1428.46	c total #propagations: 469349598 / total #impl: 5709321128 (eff. 0.082)
1428.12/1428.46	c #Conflicts:    2893000 | #Learnt:      76152 | 0.000
1428.12/1428.46	c total clause space: 545.701MB
1428.12/1428.46	c total #watches: 437715
1428.92/1429.24	c total #propagations: 469479429 / total #impl: 5711554761 (eff. 0.082)
1428.92/1429.24	c #Conflicts:    2894000 | #Learnt:      77152 | 0.000
1428.92/1429.24	c total clause space: 545.701MB
1428.92/1429.24	c total #watches: 441565
1429.62/1429.97	c total #propagations: 469617281 / total #impl: 5714314142 (eff. 0.082)
1429.62/1429.97	c #Conflicts:    2895000 | #Learnt:      78152 | 0.000
1429.62/1429.97	c total clause space: 545.701MB
1429.62/1429.97	c total #watches: 445883
1430.32/1430.70	c total #propagations: 469739106 / total #impl: 5716381217 (eff. 0.082)
1430.32/1430.70	c #Conflicts:    2896000 | #Learnt:      79152 | 0.000
1430.32/1430.70	c total clause space: 545.701MB
1430.32/1430.70	c total #watches: 449921
1431.02/1431.39	c total #propagations: 469872087 / total #impl: 5718600203 (eff. 0.082)
1431.02/1431.39	c #Conflicts:    2897000 | #Learnt:      80152 | 0.000
1431.02/1431.39	c total clause space: 545.701MB
1431.02/1431.39	c total #watches: 455218
1431.72/1432.04	c total #propagations: 469996565 / total #impl: 5721033566 (eff. 0.082)
1431.72/1432.04	c #Conflicts:    2898000 | #Learnt:      81152 | 0.000
1431.72/1432.04	c total clause space: 545.701MB
1431.72/1432.04	c total #watches: 460218
1432.32/1432.69	c total #propagations: 470101349 / total #impl: 5723583084 (eff. 0.082)
1432.32/1432.69	c #Conflicts:    2899000 | #Learnt:      82152 | 0.000
1432.32/1432.69	c total clause space: 545.701MB
1432.32/1432.69	c total #watches: 464762
1433.02/1433.34	c total #propagations: 470205891 / total #impl: 5725499362 (eff. 0.082)
1433.02/1433.34	c GC COLLECT
1433.02/1433.34	c #Conflicts:    2900000 | #Learnt:      41853 | 0.000
1433.02/1433.34	c total clause space: 545.701MB
1433.02/1433.34	c total #watches: 274734
1433.62/1433.95	c total #propagations: 470316368 / total #impl: 5727731473 (eff. 0.082)
1433.62/1433.95	c #Conflicts:    2901000 | #Learnt:      42853 | 0.000
1433.62/1433.95	c total clause space: 545.701MB
1433.62/1433.95	c total #watches: 279992
1434.22/1434.53	c total #propagations: 470437064 / total #impl: 5730150160 (eff. 0.082)
1434.22/1434.53	c #Conflicts:    2902000 | #Learnt:      43853 | 0.000
1434.22/1434.53	c total clause space: 545.701MB
1434.22/1434.53	c total #watches: 284292
1434.82/1435.16	c total #propagations: 470555929 / total #impl: 5732284903 (eff. 0.082)
1434.82/1435.16	c #Conflicts:    2903000 | #Learnt:      44853 | 0.000
1434.82/1435.16	c total clause space: 545.701MB
1434.82/1435.16	c total #watches: 287875
1435.42/1435.70	c total #propagations: 470696652 / total #impl: 5734757098 (eff. 0.082)
1435.42/1435.70	c #Conflicts:    2904000 | #Learnt:      45853 | 0.000
1435.42/1435.70	c total clause space: 545.701MB
1435.42/1435.70	c total #watches: 293800
1436.02/1436.39	c total #propagations: 470821162 / total #impl: 5736677933 (eff. 0.082)
1436.02/1436.39	c #Conflicts:    2905000 | #Learnt:      46853 | 0.000
1436.02/1436.39	c total clause space: 545.701MB
1436.02/1436.39	c total #watches: 301936
1436.72/1437.04	c total #propagations: 470921089 / total #impl: 5739618664 (eff. 0.082)
1436.72/1437.04	c #Conflicts:    2906000 | #Learnt:      47853 | 0.000
1436.72/1437.04	c total clause space: 545.701MB
1436.72/1437.04	c total #watches: 307653
1437.32/1437.66	c total #propagations: 471042486 / total #impl: 5741893607 (eff. 0.082)
1437.32/1437.66	c #Conflicts:    2907000 | #Learnt:      48853 | 0.000
1437.32/1437.66	c total clause space: 545.701MB
1437.32/1437.66	c total #watches: 316096
1437.92/1438.24	c total #propagations: 471163100 / total #impl: 5744010791 (eff. 0.082)
1437.92/1438.24	c #Conflicts:    2908000 | #Learnt:      49853 | 0.000
1437.92/1438.24	c total clause space: 545.701MB
1437.92/1438.24	c total #watches: 323992
1438.62/1438.91	c total #propagations: 471284535 / total #impl: 5745983618 (eff. 0.082)
1438.62/1438.91	c #Conflicts:    2909000 | #Learnt:      50853 | 0.000
1438.62/1438.91	c total clause space: 545.701MB
1438.62/1438.91	c total #watches: 328523
1439.32/1439.61	c total #propagations: 471408460 / total #impl: 5748205214 (eff. 0.082)
1439.32/1439.61	c #Conflicts:    2910000 | #Learnt:      51853 | 0.000
1439.32/1439.61	c total clause space: 545.701MB
1439.32/1439.61	c total #watches: 332698
1440.02/1440.31	c total #propagations: 471530637 / total #impl: 5750665025 (eff. 0.082)
1440.02/1440.31	c #Conflicts:    2911000 | #Learnt:      52853 | 0.000
1440.02/1440.31	c total clause space: 545.701MB
1440.02/1440.31	c total #watches: 337242
1440.72/1441.04	c total #propagations: 471666264 / total #impl: 5753420571 (eff. 0.082)
1440.72/1441.04	c #Conflicts:    2912000 | #Learnt:      53853 | 0.000
1440.72/1441.04	c total clause space: 545.701MB
1440.72/1441.04	c total #watches: 344886
1441.42/1441.74	c total #propagations: 471802092 / total #impl: 5756017532 (eff. 0.082)
1441.42/1441.74	c #Conflicts:    2913000 | #Learnt:      54853 | 0.000
1441.42/1441.74	c total clause space: 545.701MB
1441.42/1441.74	c total #watches: 354189
1442.02/1442.39	c total #propagations: 471934300 / total #impl: 5758349344 (eff. 0.082)
1442.02/1442.39	c #Conflicts:    2914000 | #Learnt:      55853 | 0.000
1442.02/1442.39	c total clause space: 545.701MB
1442.02/1442.39	c total #watches: 363937
1442.82/1443.16	c total #propagations: 472037487 / total #impl: 5760245703 (eff. 0.082)
1442.82/1443.16	c #Conflicts:    2915000 | #Learnt:      56853 | 0.000
1442.82/1443.16	c total clause space: 545.701MB
1442.82/1443.16	c total #watches: 368340
1443.72/1444.02	c total #propagations: 472161196 / total #impl: 5762708184 (eff. 0.082)
1443.72/1444.02	c #Conflicts:    2916000 | #Learnt:      57853 | 0.000
1443.72/1444.02	c total clause space: 545.701MB
1443.72/1444.02	c total #watches: 372697
1444.52/1444.82	c total #propagations: 472281471 / total #impl: 5765397613 (eff. 0.082)
1444.52/1444.82	c #Conflicts:    2917000 | #Learnt:      58853 | 0.000
1444.52/1444.82	c total clause space: 545.701MB
1444.52/1444.82	c total #watches: 377266
1445.32/1445.66	c total #propagations: 472391897 / total #impl: 5767687320 (eff. 0.082)
1445.32/1445.66	c #Conflicts:    2918000 | #Learnt:      59853 | 0.000
1445.32/1445.66	c total clause space: 545.701MB
1445.32/1445.66	c total #watches: 382880
1446.12/1446.44	c total #propagations: 472510358 / total #impl: 5770178570 (eff. 0.082)
1446.12/1446.44	c #Conflicts:    2919000 | #Learnt:      60853 | 0.000
1446.12/1446.44	c total clause space: 545.701MB
1446.12/1446.44	c total #watches: 388034
1446.82/1447.18	c total #propagations: 472640046 / total #impl: 5772384957 (eff. 0.082)
1446.82/1447.18	c #Conflicts:    2920000 | #Learnt:      61853 | 0.000
1446.82/1447.18	c total clause space: 545.701MB
1446.82/1447.18	c total #watches: 394070
1447.61/1447.91	c total #propagations: 472778690 / total #impl: 5774439672 (eff. 0.082)
1447.61/1447.91	c #Conflicts:    2921000 | #Learnt:      62853 | 0.000
1447.61/1447.91	c total clause space: 545.701MB
1447.61/1447.91	c total #watches: 398218
1448.21/1448.58	c total #propagations: 472908469 / total #impl: 5776674646 (eff. 0.082)
1448.21/1448.58	c #Conflicts:    2922000 | #Learnt:      63853 | 0.000
1448.21/1448.58	c total clause space: 545.701MB
1448.21/1448.58	c total #watches: 402611
1448.81/1449.18	c total #propagations: 473052877 / total #impl: 5778964709 (eff. 0.082)
1448.81/1449.18	c #Conflicts:    2923000 | #Learnt:      64853 | 0.000
1448.81/1449.18	c total clause space: 545.701MB
1448.81/1449.18	c total #watches: 407140
1449.52/1449.84	c total #propagations: 473202578 / total #impl: 5781108377 (eff. 0.082)
1449.52/1449.84	c #Conflicts:    2924000 | #Learnt:      65853 | 0.000
1449.52/1449.84	c total clause space: 545.701MB
1449.52/1449.84	c total #watches: 411417
1450.21/1450.51	c total #propagations: 473356913 / total #impl: 5783365467 (eff. 0.082)
1450.21/1450.51	c #Conflicts:    2925000 | #Learnt:      66853 | 0.000
1450.21/1450.51	c total clause space: 545.701MB
1450.21/1450.51	c total #watches: 415944
1450.81/1451.14	c total #propagations: 473512044 / total #impl: 5785647674 (eff. 0.082)
1450.81/1451.14	c #Conflicts:    2926000 | #Learnt:      67853 | 0.000
1450.81/1451.14	c total clause space: 545.701MB
1450.81/1451.14	c total #watches: 419615
1451.51/1451.80	c total #propagations: 473682808 / total #impl: 5787838344 (eff. 0.082)
1451.51/1451.80	c #Conflicts:    2927000 | #Learnt:      68853 | 0.000
1451.51/1451.80	c total clause space: 545.701MB
1451.51/1451.80	c total #watches: 423655
1452.11/1452.46	c total #propagations: 473849345 / total #impl: 5790112826 (eff. 0.082)
1452.11/1452.46	c #Conflicts:    2928000 | #Learnt:      69853 | 0.000
1452.11/1452.46	c total clause space: 545.701MB
1452.11/1452.46	c total #watches: 427250
1452.82/1453.15	c total #propagations: 474018584 / total #impl: 5792298269 (eff. 0.082)
1452.82/1453.15	c #Conflicts:    2929000 | #Learnt:      70853 | 0.000
1452.82/1453.15	c total clause space: 545.701MB
1452.82/1453.15	c total #watches: 431017
1453.51/1453.85	c total #propagations: 474199532 / total #impl: 5794800033 (eff. 0.082)
1453.51/1453.85	c #Conflicts:    2930000 | #Learnt:      71853 | 0.000
1453.51/1453.85	c total clause space: 545.701MB
1453.51/1453.85	c total #watches: 434976
1454.21/1454.53	c total #propagations: 474363274 / total #impl: 5797212822 (eff. 0.082)
1454.21/1454.53	c #Conflicts:    2931000 | #Learnt:      72853 | 0.000
1454.21/1454.53	c total clause space: 545.701MB
1454.21/1454.53	c total #watches: 439037
1454.81/1455.14	c total #propagations: 474525129 / total #impl: 5799455109 (eff. 0.082)
1454.81/1455.14	c #Conflicts:    2932000 | #Learnt:      73853 | 0.000
1454.81/1455.14	c total clause space: 545.701MB
1454.81/1455.14	c total #watches: 443320
1455.41/1455.77	c total #propagations: 474684510 / total #impl: 5801580292 (eff. 0.082)
1455.41/1455.77	c #Conflicts:    2933000 | #Learnt:      74853 | 0.000
1455.41/1455.77	c total clause space: 545.701MB
1455.41/1455.77	c total #watches: 447477
1456.12/1456.42	c total #propagations: 474849164 / total #impl: 5803672011 (eff. 0.082)
1456.12/1456.42	c #Conflicts:    2934000 | #Learnt:      75853 | 0.000
1456.12/1456.42	c total clause space: 545.701MB
1456.12/1456.42	c total #watches: 452453
1456.71/1457.05	c total #propagations: 475038966 / total #impl: 5806189943 (eff. 0.082)
1456.71/1457.05	c #Conflicts:    2935000 | #Learnt:      76853 | 0.000
1456.71/1457.05	c total clause space: 545.701MB
1456.71/1457.05	c total #watches: 456983
1457.32/1457.64	c total #propagations: 475214846 / total #impl: 5808516851 (eff. 0.082)
1457.32/1457.64	c #Conflicts:    2936000 | #Learnt:      77853 | 0.000
1457.32/1457.64	c total clause space: 545.701MB
1457.32/1457.64	c total #watches: 461626
1458.01/1458.33	c total #propagations: 475393390 / total #impl: 5810737042 (eff. 0.082)
1458.01/1458.33	c #Conflicts:    2937000 | #Learnt:      78853 | 0.000
1458.01/1458.33	c total clause space: 545.701MB
1458.01/1458.33	c total #watches: 465533
1458.61/1458.98	c total #propagations: 475539513 / total #impl: 5813112858 (eff. 0.082)
1458.61/1458.98	c #Conflicts:    2938000 | #Learnt:      79853 | 0.000
1458.61/1458.98	c total clause space: 545.701MB
1458.61/1458.98	c total #watches: 469840
1459.31/1459.62	c total #propagations: 475701495 / total #impl: 5815439641 (eff. 0.082)
1459.31/1459.62	c #Conflicts:    2939000 | #Learnt:      80853 | 0.000
1459.31/1459.62	c total clause space: 545.701MB
1459.31/1459.62	c total #watches: 474355
1460.01/1460.30	c total #propagations: 475866805 / total #impl: 5817654211 (eff. 0.082)
1460.01/1460.30	c #Conflicts:    2940000 | #Learnt:      81853 | 0.000
1460.01/1460.30	c total clause space: 545.701MB
1460.01/1460.30	c total #watches: 479747
1460.62/1460.99	c total #propagations: 476033052 / total #impl: 5819994105 (eff. 0.082)
1460.62/1460.99	c #Conflicts:    2941000 | #Learnt:      82853 | 0.000
1460.62/1460.99	c total clause space: 545.701MB
1460.62/1460.99	c total #watches: 484393
1461.21/1461.58	c total #propagations: 476201100 / total #impl: 5822503949 (eff. 0.082)
1461.21/1461.58	c GC COLLECT
1461.21/1461.58	c #Conflicts:    2942000 | #Learnt:      42249 | 0.000
1461.21/1461.58	c total clause space: 545.701MB
1461.21/1461.58	c total #watches: 276798
1461.81/1462.10	c total #propagations: 476380102 / total #impl: 5824727334 (eff. 0.082)
1461.81/1462.10	c #Conflicts:    2943000 | #Learnt:      43249 | 0.000
1461.81/1462.10	c total clause space: 545.701MB
1461.81/1462.10	c total #watches: 280901
1462.21/1462.55	c total #propagations: 476553084 / total #impl: 5827423853 (eff. 0.082)
1462.21/1462.55	c #Conflicts:    2944000 | #Learnt:      44249 | 0.000
1462.21/1462.55	c total clause space: 545.701MB
1462.21/1462.55	c total #watches: 285748
1462.72/1463.01	c total #propagations: 476746226 / total #impl: 5829808296 (eff. 0.082)
1462.72/1463.01	c #Conflicts:    2945000 | #Learnt:      45249 | 0.000
1462.72/1463.01	c total clause space: 545.701MB
1462.72/1463.01	c total #watches: 290980
1463.11/1463.48	c total #propagations: 476934985 / total #impl: 5832342287 (eff. 0.082)
1463.11/1463.48	c #Conflicts:    2946000 | #Learnt:      46249 | 0.000
1463.11/1463.48	c total clause space: 545.701MB
1463.11/1463.48	c total #watches: 296078
1463.61/1463.94	c total #propagations: 477092840 / total #impl: 5834591401 (eff. 0.082)
1463.61/1463.94	c #Conflicts:    2947000 | #Learnt:      47249 | 0.000
1463.61/1463.94	c total clause space: 545.701MB
1463.61/1463.94	c total #watches: 301505
1464.01/1464.35	c total #propagations: 477254689 / total #impl: 5836716528 (eff. 0.082)
1464.01/1464.35	c #Conflicts:    2948000 | #Learnt:      48249 | 0.000
1464.01/1464.35	c total clause space: 545.701MB
1464.01/1464.35	c total #watches: 307126
1464.51/1464.80	c total #propagations: 477415961 / total #impl: 5838339192 (eff. 0.082)
1464.51/1464.80	c #Conflicts:    2949000 | #Learnt:      49249 | 0.000
1464.51/1464.80	c total clause space: 545.701MB
1464.51/1464.80	c total #watches: 312058
1464.92/1465.26	c total #propagations: 477614706 / total #impl: 5840466993 (eff. 0.082)
1464.92/1465.26	c #Conflicts:    2950000 | #Learnt:      50249 | 0.000
1464.92/1465.26	c total clause space: 545.701MB
1464.92/1465.26	c total #watches: 317550
1465.41/1465.72	c total #propagations: 477797183 / total #impl: 5842404512 (eff. 0.082)
1465.41/1465.72	c #Conflicts:    2951000 | #Learnt:      51249 | 0.000
1465.41/1465.72	c total clause space: 545.701MB
1465.41/1465.72	c total #watches: 322618
1465.91/1466.20	c total #propagations: 477981980 / total #impl: 5844412481 (eff. 0.082)
1465.91/1466.20	c #Conflicts:    2952000 | #Learnt:      52249 | 0.000
1465.91/1466.20	c total clause space: 545.701MB
1465.91/1466.20	c total #watches: 327175
1466.41/1466.70	c total #propagations: 478186410 / total #impl: 5846709264 (eff. 0.082)
1466.41/1466.70	c #Conflicts:    2953000 | #Learnt:      53249 | 0.000
1466.41/1466.70	c total clause space: 545.701MB
1466.41/1466.70	c total #watches: 332241
1466.81/1467.11	c total #propagations: 478384979 / total #impl: 5849143104 (eff. 0.082)
1466.81/1467.11	c #Conflicts:    2954000 | #Learnt:      54249 | 0.000
1466.81/1467.11	c total clause space: 545.701MB
1466.81/1467.11	c total #watches: 338817
1467.22/1467.57	c total #propagations: 478564314 / total #impl: 5850750248 (eff. 0.082)
1467.22/1467.57	c #Conflicts:    2955000 | #Learnt:      55249 | 0.000
1467.22/1467.57	c total clause space: 545.701MB
1467.22/1467.57	c total #watches: 344164
1467.71/1468.06	c total #propagations: 478750416 / total #impl: 5852733688 (eff. 0.082)
1467.71/1468.06	c #Conflicts:    2956000 | #Learnt:      56249 | 0.000
1467.71/1468.06	c total clause space: 545.701MB
1467.71/1468.06	c total #watches: 349036
1468.22/1468.53	c total #propagations: 478936204 / total #impl: 5855005202 (eff. 0.082)
1468.22/1468.53	c #Conflicts:    2957000 | #Learnt:      57249 | 0.000
1468.22/1468.53	c total clause space: 545.701MB
1468.22/1468.53	c total #watches: 353420
1468.71/1469.02	c total #propagations: 479134360 / total #impl: 5857114850 (eff. 0.082)
1468.71/1469.02	c #Conflicts:    2958000 | #Learnt:      58249 | 0.000
1468.71/1469.02	c total clause space: 545.701MB
1468.71/1469.02	c total #watches: 358051
1469.21/1469.53	c total #propagations: 479344458 / total #impl: 5859391205 (eff. 0.082)
1469.21/1469.53	c #Conflicts:    2959000 | #Learnt:      59249 | 0.000
1469.21/1469.53	c total clause space: 545.701MB
1469.21/1469.53	c total #watches: 361942
1469.71/1470.06	c total #propagations: 479543281 / total #impl: 5861934899 (eff. 0.082)
1469.71/1470.06	c #Conflicts:    2960000 | #Learnt:      60249 | 0.000
1469.71/1470.06	c total clause space: 545.701MB
1469.71/1470.06	c total #watches: 366279
1470.21/1470.58	c total #propagations: 479724529 / total #impl: 5864376125 (eff. 0.082)
1470.21/1470.58	c #Conflicts:    2961000 | #Learnt:      61249 | 0.000
1470.21/1470.58	c total clause space: 545.701MB
1470.21/1470.58	c total #watches: 370317
1470.81/1471.12	c total #propagations: 479911215 / total #impl: 5866766483 (eff. 0.082)
1470.81/1471.12	c #Conflicts:    2962000 | #Learnt:      62249 | 0.000
1470.81/1471.12	c total clause space: 545.701MB
1470.81/1471.12	c total #watches: 374409
1471.31/1471.62	c total #propagations: 480090208 / total #impl: 5869124171 (eff. 0.082)
1471.31/1471.62	c #Conflicts:    2963000 | #Learnt:      63249 | 0.000
1471.31/1471.62	c total clause space: 545.701MB
1471.31/1471.62	c total #watches: 378894
1471.81/1472.16	c total #propagations: 480282244 / total #impl: 5871490020 (eff. 0.082)
1471.81/1472.16	c #Conflicts:    2964000 | #Learnt:      64249 | 0.000
1471.81/1472.16	c total clause space: 545.701MB
1471.81/1472.16	c total #watches: 384595
1472.31/1472.64	c total #propagations: 480465391 / total #impl: 5873967642 (eff. 0.082)
1472.31/1472.64	c #Conflicts:    2965000 | #Learnt:      65249 | 0.000
1472.31/1472.64	c total clause space: 545.701MB
1472.31/1472.64	c total #watches: 390185
1472.81/1473.19	c total #propagations: 480626163 / total #impl: 5875853965 (eff. 0.082)
1472.81/1473.19	c #Conflicts:    2966000 | #Learnt:      66249 | 0.000
1472.81/1473.19	c total clause space: 545.701MB
1472.81/1473.19	c total #watches: 394399
1473.41/1473.71	c total #propagations: 480791272 / total #impl: 5878444049 (eff. 0.082)
1473.41/1473.71	c #Conflicts:    2967000 | #Learnt:      67249 | 0.000
1473.41/1473.71	c total clause space: 545.701MB
1473.41/1473.71	c total #watches: 398843
1473.91/1474.28	c total #propagations: 480956893 / total #impl: 5880699569 (eff. 0.082)
1473.91/1474.28	c #Conflicts:    2968000 | #Learnt:      68249 | 0.000
1473.91/1474.28	c total clause space: 545.701MB
1473.91/1474.28	c total #watches: 402946
1474.51/1474.82	c total #propagations: 481148119 / total #impl: 5882990216 (eff. 0.082)
1474.51/1474.82	c #Conflicts:    2969000 | #Learnt:      69249 | 0.000
1474.51/1474.82	c total clause space: 545.701MB
1474.51/1474.82	c total #watches: 407988
1475.01/1475.36	c total #propagations: 481305750 / total #impl: 5885073411 (eff. 0.082)
1475.01/1475.36	c #Conflicts:    2970000 | #Learnt:      70249 | 0.000
1475.01/1475.36	c total clause space: 545.701MB
1475.01/1475.36	c total #watches: 412136
1475.61/1475.90	c total #propagations: 481465874 / total #impl: 5887459811 (eff. 0.082)
1475.61/1475.90	c #Conflicts:    2971000 | #Learnt:      71249 | 0.000
1475.61/1475.90	c total clause space: 545.701MB
1475.61/1475.90	c total #watches: 416851
1476.11/1476.46	c total #propagations: 481624316 / total #impl: 5890091404 (eff. 0.082)
1476.11/1476.46	c #Conflicts:    2972000 | #Learnt:      72249 | 0.000
1476.11/1476.46	c total clause space: 545.701MB
1476.11/1476.46	c total #watches: 422294
1476.71/1477.07	c total #propagations: 481792019 / total #impl: 5892429702 (eff. 0.082)
1476.71/1477.07	c #Conflicts:    2973000 | #Learnt:      73249 | 0.000
1476.71/1477.07	c total clause space: 545.701MB
1476.71/1477.07	c total #watches: 426592
1477.21/1477.57	c total #propagations: 481971921 / total #impl: 5894680454 (eff. 0.082)
1477.21/1477.57	c #Conflicts:    2974000 | #Learnt:      74249 | 0.000
1477.21/1477.57	c total clause space: 545.701MB
1477.21/1477.57	c total #watches: 431121
1477.71/1478.07	c total #propagations: 482227657 / total #impl: 5896404311 (eff. 0.082)
1477.71/1478.07	c #Conflicts:    2975000 | #Learnt:      75249 | 0.000
1477.71/1478.07	c total clause space: 545.701MB
1477.71/1478.07	c total #watches: 438916
1478.31/1478.60	c total #propagations: 482477921 / total #impl: 5898203170 (eff. 0.082)
1478.31/1478.60	c #Conflicts:    2976000 | #Learnt:      76249 | 0.000
1478.31/1478.60	c total clause space: 545.701MB
1478.31/1478.60	c total #watches: 442290
1478.81/1479.15	c total #propagations: 482694776 / total #impl: 5900162202 (eff. 0.082)
1478.81/1479.15	c #Conflicts:    2977000 | #Learnt:      77249 | 0.000
1478.81/1479.15	c total clause space: 545.701MB
1478.81/1479.15	c total #watches: 445952
1479.41/1479.72	c total #propagations: 482893286 / total #impl: 5902194712 (eff. 0.082)
1479.41/1479.72	c #Conflicts:    2978000 | #Learnt:      78249 | 0.000
1479.41/1479.72	c total clause space: 545.701MB
1479.41/1479.72	c total #watches: 450977
1479.91/1480.26	c total #propagations: 483094730 / total #impl: 5904406193 (eff. 0.082)
1479.91/1480.26	c #Conflicts:    2979000 | #Learnt:      79249 | 0.000
1479.91/1480.26	c total clause space: 545.701MB
1479.91/1480.26	c total #watches: 454836
1480.42/1480.78	c total #propagations: 483275043 / total #impl: 5906781110 (eff. 0.082)
1480.42/1480.78	c #Conflicts:    2980000 | #Learnt:      80249 | 0.000
1480.42/1480.78	c total clause space: 545.701MB
1480.42/1480.78	c total #watches: 458522
1481.01/1481.37	c total #propagations: 483450455 / total #impl: 5908815884 (eff. 0.082)
1481.01/1481.37	c #Conflicts:    2981000 | #Learnt:      81249 | 0.000
1481.01/1481.37	c total clause space: 545.701MB
1481.01/1481.37	c total #watches: 462524
1481.52/1481.90	c total #propagations: 483623721 / total #impl: 5911093595 (eff. 0.082)
1481.52/1481.90	c #Conflicts:    2982000 | #Learnt:      82249 | 0.000
1481.52/1481.90	c total clause space: 545.701MB
1481.52/1481.90	c total #watches: 467670
1482.21/1482.53	c total #propagations: 483794861 / total #impl: 5912892165 (eff. 0.082)
1482.21/1482.53	c #Conflicts:    2983000 | #Learnt:      83249 | 0.000
1482.21/1482.53	c total clause space: 545.701MB
1482.21/1482.53	c total #watches: 471956
1482.81/1483.14	c total #propagations: 483985227 / total #impl: 5915088862 (eff. 0.082)
1482.81/1483.14	c GC COLLECT
1482.81/1483.14	c #Conflicts:    2984000 | #Learnt:      42358 | 0.000
1482.81/1483.14	c total clause space: 545.701MB
1482.81/1483.14	c total #watches: 276770
1483.21/1483.57	c total #propagations: 484170784 / total #impl: 5917205261 (eff. 0.082)
1483.21/1483.57	c #Conflicts:    2985000 | #Learnt:      43358 | 0.000
1483.21/1483.57	c total clause space: 545.701MB
1483.21/1483.57	c total #watches: 281747
1483.62/1484.00	c total #propagations: 484386403 / total #impl: 5919280487 (eff. 0.082)
1483.62/1484.00	c #Conflicts:    2986000 | #Learnt:      44358 | 0.000
1483.62/1484.00	c total clause space: 545.701MB
1483.62/1484.00	c total #watches: 285963
1484.11/1484.43	c total #propagations: 484593835 / total #impl: 5921191957 (eff. 0.082)
1484.11/1484.43	c #Conflicts:    2987000 | #Learnt:      45358 | 0.000
1484.11/1484.43	c total clause space: 545.701MB
1484.11/1484.43	c total #watches: 290657
1484.61/1484.92	c total #propagations: 484791281 / total #impl: 5923106091 (eff. 0.082)
1484.61/1484.92	c #Conflicts:    2988000 | #Learnt:      46358 | 0.000
1484.61/1484.92	c total clause space: 545.701MB
1484.61/1484.92	c total #watches: 295344
1485.11/1485.41	c total #propagations: 484987970 / total #impl: 5925489924 (eff. 0.082)
1485.11/1485.41	c #Conflicts:    2989000 | #Learnt:      47358 | 0.000
1485.11/1485.41	c total clause space: 545.701MB
1485.11/1485.41	c total #watches: 299922
1485.61/1485.92	c total #propagations: 485143040 / total #impl: 5927726837 (eff. 0.082)
1485.61/1485.92	c #Conflicts:    2990000 | #Learnt:      48358 | 0.000
1485.61/1485.92	c total clause space: 545.701MB
1485.61/1485.92	c total #watches: 304512
1486.11/1486.42	c total #propagations: 485309857 / total #impl: 5930347675 (eff. 0.082)
1486.11/1486.42	c #Conflicts:    2991000 | #Learnt:      49358 | 0.000
1486.11/1486.42	c total clause space: 545.701MB
1486.11/1486.42	c total #watches: 308841
1486.61/1486.93	c total #propagations: 485479186 / total #impl: 5932547784 (eff. 0.082)
1486.61/1486.93	c #Conflicts:    2992000 | #Learnt:      50358 | 0.000
1486.61/1486.93	c total clause space: 545.701MB
1486.61/1486.93	c total #watches: 314220
1487.11/1487.43	c total #propagations: 485648046 / total #impl: 5934954102 (eff. 0.082)
1487.11/1487.43	c #Conflicts:    2993000 | #Learnt:      51358 | 0.000
1487.11/1487.43	c total clause space: 545.701MB
1487.11/1487.43	c total #watches: 318664
1487.61/1487.93	c total #propagations: 485822848 / total #impl: 5937245000 (eff. 0.082)
1487.61/1487.93	c #Conflicts:    2994000 | #Learnt:      52358 | 0.000
1487.61/1487.93	c total clause space: 545.701MB
1487.61/1487.93	c total #watches: 324042
1488.12/1488.47	c total #propagations: 485997507 / total #impl: 5939439782 (eff. 0.082)
1488.12/1488.47	c #Conflicts:    2995000 | #Learnt:      53358 | 0.000
1488.12/1488.47	c total clause space: 545.701MB
1488.12/1488.47	c total #watches: 331192
1488.71/1489.03	c total #propagations: 486162821 / total #impl: 5941787494 (eff. 0.082)
1488.71/1489.03	c #Conflicts:    2996000 | #Learnt:      54358 | 0.000
1488.71/1489.03	c total clause space: 545.701MB
1488.71/1489.03	c total #watches: 336275
1489.31/1489.60	c total #propagations: 486351283 / total #impl: 5944178442 (eff. 0.082)
1489.31/1489.60	c #Conflicts:    2997000 | #Learnt:      55358 | 0.000
1489.31/1489.60	c total clause space: 545.701MB
1489.31/1489.60	c total #watches: 341259
1489.91/1490.20	c total #propagations: 486542426 / total #impl: 5946375873 (eff. 0.082)
1489.91/1490.20	c #Conflicts:    2998000 | #Learnt:      56358 | 0.000
1489.91/1490.20	c total clause space: 545.701MB
1489.91/1490.20	c total #watches: 347117
1490.41/1490.73	c total #propagations: 486703754 / total #impl: 5949298768 (eff. 0.082)
1490.41/1490.73	c #Conflicts:    2999000 | #Learnt:      57358 | 0.000
1490.41/1490.73	c total clause space: 545.701MB
1490.41/1490.73	c total #watches: 352178
1490.91/1491.22	c total #propagations: 486831127 / total #impl: 5951501548 (eff. 0.082)
1490.91/1491.22	c #Conflicts:    3000000 | #Learnt:      58358 | 0.000
1490.91/1491.22	c total clause space: 545.701MB
1490.91/1491.22	c total #watches: 360956
1491.42/1491.74	c total #propagations: 486963220 / total #impl: 5953572223 (eff. 0.082)
1491.42/1491.74	c #Conflicts:    3001000 | #Learnt:      59358 | 0.000
1491.42/1491.74	c total clause space: 545.701MB
1491.42/1491.74	c total #watches: 369615
1492.01/1492.34	c total #propagations: 487105092 / total #impl: 5955308909 (eff. 0.082)
1492.01/1492.34	c #Conflicts:    3002000 | #Learnt:      60358 | 0.000
1492.01/1492.34	c total clause space: 545.701MB
1492.01/1492.34	c total #watches: 374259
1492.52/1492.87	c total #propagations: 487258179 / total #impl: 5957807023 (eff. 0.082)
1492.52/1492.87	c #Conflicts:    3003000 | #Learnt:      61358 | 0.000
1492.52/1492.87	c total clause space: 545.701MB
1492.52/1492.87	c total #watches: 379424
1493.11/1493.44	c total #propagations: 487427553 / total #impl: 5960614898 (eff. 0.082)
1493.11/1493.44	c #Conflicts:    3004000 | #Learnt:      62358 | 0.000
1493.11/1493.44	c total clause space: 545.701MB
1493.11/1493.44	c total #watches: 387241
1493.71/1494.05	c total #propagations: 487560586 / total #impl: 5962640778 (eff. 0.082)
1493.71/1494.05	c #Conflicts:    3005000 | #Learnt:      63358 | 0.000
1493.71/1494.05	c total clause space: 545.701MB
1493.71/1494.05	c total #watches: 392475
1494.31/1494.63	c total #propagations: 487687631 / total #impl: 5964849558 (eff. 0.082)
1494.31/1494.63	c #Conflicts:    3006000 | #Learnt:      64358 | 0.000
1494.31/1494.63	c total clause space: 545.701MB
1494.31/1494.63	c total #watches: 398285
1494.81/1495.19	c total #propagations: 487817907 / total #impl: 5966751101 (eff. 0.082)
1494.81/1495.19	c #Conflicts:    3007000 | #Learnt:      65358 | 0.000
1494.81/1495.19	c total clause space: 545.701MB
1494.81/1495.19	c total #watches: 404690
1495.41/1495.77	c total #propagations: 487949372 / total #impl: 5968514053 (eff. 0.082)
1495.41/1495.77	c #Conflicts:    3008000 | #Learnt:      66358 | 0.000
1495.41/1495.77	c total clause space: 545.701MB
1495.41/1495.77	c total #watches: 409198
1496.01/1496.39	c total #propagations: 488083822 / total #impl: 5970279491 (eff. 0.082)
1496.01/1496.39	c #Conflicts:    3009000 | #Learnt:      67358 | 0.000
1496.01/1496.39	c total clause space: 545.701MB
1496.01/1496.39	c total #watches: 413894
1496.71/1497.01	c total #propagations: 488249740 / total #impl: 5972089873 (eff. 0.082)
1496.71/1497.01	c #Conflicts:    3010000 | #Learnt:      68358 | 0.000
1496.71/1497.01	c total clause space: 545.701MB
1496.71/1497.01	c total #watches: 418695
1497.31/1497.63	c total #propagations: 488409890 / total #impl: 5974322383 (eff. 0.082)
1497.31/1497.63	c #Conflicts:    3011000 | #Learnt:      69358 | 0.000
1497.31/1497.63	c total clause space: 545.701MB
1497.31/1497.63	c total #watches: 422325
1497.81/1498.20	c total #propagations: 488557080 / total #impl: 5976766827 (eff. 0.082)
1497.81/1498.20	c #Conflicts:    3012000 | #Learnt:      70358 | 0.000
1497.81/1498.20	c total clause space: 545.701MB
1497.81/1498.20	c total #watches: 429376
1498.51/1498.83	c total #propagations: 488703434 / total #impl: 5979075936 (eff. 0.082)
1498.51/1498.83	c #Conflicts:    3013000 | #Learnt:      71358 | 0.000
1498.51/1498.83	c total clause space: 545.701MB
1498.51/1498.83	c total #watches: 433000
1499.11/1499.46	c total #propagations: 488861202 / total #impl: 5981462706 (eff. 0.082)
1499.11/1499.46	c #Conflicts:    3014000 | #Learnt:      72358 | 0.000
1499.11/1499.46	c total clause space: 545.701MB
1499.11/1499.46	c total #watches: 437111
1499.71/1500.06	c total #propagations: 489012360 / total #impl: 5983489365 (eff. 0.082)
1499.71/1500.06	c #Conflicts:    3015000 | #Learnt:      73358 | 0.000
1499.71/1500.06	c total clause space: 545.701MB
1499.71/1500.06	c total #watches: 442535
1500.31/1500.68	c total #propagations: 489153843 / total #impl: 5985187211 (eff. 0.082)
1500.31/1500.68	c #Conflicts:    3016000 | #Learnt:      74358 | 0.000
1500.31/1500.68	c total clause space: 545.701MB
1500.31/1500.68	c total #watches: 447066
1501.01/1501.35	c total #propagations: 489299032 / total #impl: 5987057263 (eff. 0.082)
1501.01/1501.35	c #Conflicts:    3017000 | #Learnt:      75358 | 0.000
1501.01/1501.35	c total clause space: 545.701MB
1501.01/1501.35	c total #watches: 450513
1501.71/1502.06	c total #propagations: 489456341 / total #impl: 5989369784 (eff. 0.082)
1501.71/1502.06	c #Conflicts:    3018000 | #Learnt:      76358 | 0.000
1501.71/1502.06	c total clause space: 545.701MB
1501.71/1502.06	c total #watches: 453952
1502.31/1502.64	c total #propagations: 489647956 / total #impl: 5991562941 (eff. 0.082)
1502.31/1502.64	c #Conflicts:    3019000 | #Learnt:      77358 | 0.000
1502.31/1502.64	c total clause space: 545.701MB
1502.31/1502.64	c total #watches: 458921
1502.91/1503.28	c total #propagations: 489868986 / total #impl: 5993429172 (eff. 0.082)
1502.91/1503.28	c #Conflicts:    3020000 | #Learnt:      78358 | 0.000
1502.91/1503.28	c total clause space: 545.701MB
1502.91/1503.28	c total #watches: 463207
1503.51/1503.86	c total #propagations: 490069629 / total #impl: 5995274592 (eff. 0.082)
1503.51/1503.86	c #Conflicts:    3021000 | #Learnt:      79358 | 0.000
1503.51/1503.86	c total clause space: 545.701MB
1503.51/1503.86	c total #watches: 467124
1504.21/1504.51	c total #propagations: 490311939 / total #impl: 5997408759 (eff. 0.082)
1504.21/1504.51	c #Conflicts:    3022000 | #Learnt:      80358 | 0.000
1504.21/1504.51	c total clause space: 545.701MB
1504.21/1504.51	c total #watches: 471036
1504.71/1505.07	c total #propagations: 490516571 / total #impl: 5999472349 (eff. 0.082)
1504.71/1505.07	c #Conflicts:    3023000 | #Learnt:      81358 | 0.000
1504.71/1505.07	c total clause space: 545.701MB
1504.71/1505.07	c total #watches: 476614
1505.31/1505.66	c total #propagations: 490702895 / total #impl: 6001502204 (eff. 0.082)
1505.31/1505.66	c #Conflicts:    3024000 | #Learnt:      82358 | 0.000
1505.31/1505.66	c total clause space: 545.701MB
1505.31/1505.66	c total #watches: 480042
1505.91/1506.28	c total #propagations: 490908043 / total #impl: 6003482529 (eff. 0.082)
1505.91/1506.28	c #Conflicts:    3025000 | #Learnt:      83358 | 0.000
1505.91/1506.28	c total clause space: 545.701MB
1505.91/1506.28	c total #watches: 483436
1506.61/1506.93	c total #propagations: 491092757 / total #impl: 6005336282 (eff. 0.082)
1506.61/1506.93	c #Conflicts:    3026000 | #Learnt:      84358 | 0.000
1506.61/1506.93	c total clause space: 545.701MB
1506.61/1506.93	c total #watches: 488043
1507.11/1507.47	c total #propagations: 491265888 / total #impl: 6007262124 (eff. 0.082)
1507.11/1507.47	c GC COLLECT
1507.11/1507.47	c #Conflicts:    3027000 | #Learnt:      43155 | 0.000
1507.11/1507.47	c total clause space: 545.701MB
1507.11/1507.47	c total #watches: 280198
1507.61/1507.95	c total #propagations: 491448530 / total #impl: 6009367496 (eff. 0.082)
1507.61/1507.95	c #Conflicts:    3028000 | #Learnt:      44155 | 0.000
1507.61/1507.95	c total clause space: 545.701MB
1507.61/1507.95	c total #watches: 285023
1508.01/1508.37	c total #propagations: 491622880 / total #impl: 6012142381 (eff. 0.082)
1508.01/1508.37	c #Conflicts:    3029000 | #Learnt:      45155 | 0.000
1508.01/1508.37	c total clause space: 545.701MB
1508.01/1508.37	c total #watches: 290334
1508.51/1508.85	c total #propagations: 491804323 / total #impl: 6014105557 (eff. 0.082)
1508.51/1508.85	c #Conflicts:    3030000 | #Learnt:      46155 | 0.000
1508.51/1508.85	c total clause space: 545.701MB
1508.51/1508.85	c total #watches: 298474
1509.11/1509.40	c total #propagations: 491988728 / total #impl: 6016442194 (eff. 0.082)
1509.11/1509.40	c #Conflicts:    3031000 | #Learnt:      47155 | 0.000
1509.11/1509.40	c total clause space: 545.701MB
1509.11/1509.40	c total #watches: 302640
1509.61/1509.91	c total #propagations: 492165806 / total #impl: 6018685976 (eff. 0.082)
1509.61/1509.91	c #Conflicts:    3032000 | #Learnt:      48155 | 0.000
1509.61/1509.91	c total clause space: 545.701MB
1509.61/1509.91	c total #watches: 306629
1510.11/1510.44	c total #propagations: 492309234 / total #impl: 6020477057 (eff. 0.082)
1510.11/1510.44	c #Conflicts:    3033000 | #Learnt:      49155 | 0.000
1510.11/1510.44	c total clause space: 545.701MB
1510.11/1510.44	c total #watches: 311072
1510.60/1510.98	c total #propagations: 492460992 / total #impl: 6022473608 (eff. 0.082)
1510.60/1510.98	c #Conflicts:    3034000 | #Learnt:      50155 | 0.000
1510.60/1510.98	c total clause space: 545.701MB
1510.60/1510.98	c total #watches: 314902
1511.11/1511.49	c total #propagations: 492617616 / total #impl: 6024568945 (eff. 0.082)
1511.11/1511.49	c #Conflicts:    3035000 | #Learnt:      51155 | 0.000
1511.11/1511.49	c total clause space: 545.701MB
1511.11/1511.49	c total #watches: 319678
1511.70/1512.03	c total #propagations: 492758508 / total #impl: 6026412085 (eff. 0.082)
1511.70/1512.03	c #Conflicts:    3036000 | #Learnt:      52155 | 0.000
1511.70/1512.03	c total clause space: 545.701MB
1511.70/1512.03	c total #watches: 323484
1512.21/1512.57	c total #propagations: 492899987 / total #impl: 6028383520 (eff. 0.082)
1512.21/1512.57	c #Conflicts:    3037000 | #Learnt:      53155 | 0.000
1512.21/1512.57	c total clause space: 545.701MB
1512.21/1512.57	c total #watches: 327324
1512.70/1513.09	c total #propagations: 493059667 / total #impl: 6030610663 (eff. 0.082)
1512.70/1513.09	c #Conflicts:    3038000 | #Learnt:      54155 | 0.000
1512.70/1513.09	c total clause space: 545.701MB
1512.70/1513.09	c total #watches: 332256
1513.20/1513.59	c total #propagations: 493296489 / total #impl: 6032610402 (eff. 0.082)
1513.20/1513.59	c #Conflicts:    3039000 | #Learnt:      55155 | 0.000
1513.20/1513.59	c total clause space: 545.701MB
1513.20/1513.59	c total #watches: 336577
1513.70/1514.09	c total #propagations: 493479882 / total #impl: 6034660535 (eff. 0.082)
1513.70/1514.09	c #Conflicts:    3040000 | #Learnt:      56155 | 0.000
1513.70/1514.09	c total clause space: 545.701MB
1513.70/1514.09	c total #watches: 340653
1514.30/1514.64	c total #propagations: 493648529 / total #impl: 6036543005 (eff. 0.082)
1514.30/1514.64	c #Conflicts:    3041000 | #Learnt:      57155 | 0.000
1514.30/1514.64	c total clause space: 545.701MB
1514.30/1514.64	c total #watches: 350281
1514.90/1515.23	c total #propagations: 493784910 / total #impl: 6038148419 (eff. 0.082)
1514.90/1515.23	c #Conflicts:    3042000 | #Learnt:      58155 | 0.000
1514.90/1515.23	c total clause space: 545.701MB
1514.90/1515.23	c total #watches: 359589
1515.40/1515.78	c total #propagations: 493930421 / total #impl: 6040160432 (eff. 0.082)
1515.40/1515.78	c #Conflicts:    3043000 | #Learnt:      59155 | 0.000
1515.40/1515.78	c total clause space: 545.701MB
1515.40/1515.78	c total #watches: 364912
1516.00/1516.39	c total #propagations: 494051770 / total #impl: 6042102194 (eff. 0.082)
1516.00/1516.39	c #Conflicts:    3044000 | #Learnt:      60155 | 0.000
1516.00/1516.39	c total clause space: 545.701MB
1516.00/1516.39	c total #watches: 381877
1516.71/1517.00	c total #propagations: 494164212 / total #impl: 6044183913 (eff. 0.082)
1516.71/1517.00	c #Conflicts:    3045000 | #Learnt:      61155 | 0.000
1516.71/1517.00	c total clause space: 545.701MB
1516.71/1517.00	c total #watches: 387337
1517.30/1517.67	c total #propagations: 494279804 / total #impl: 6046332821 (eff. 0.082)
1517.30/1517.67	c #Conflicts:    3046000 | #Learnt:      62155 | 0.000
1517.30/1517.67	c total clause space: 545.701MB
1517.30/1517.67	c total #watches: 394459
1518.00/1518.31	c total #propagations: 494412185 / total #impl: 6048627432 (eff. 0.082)
1518.00/1518.31	c #Conflicts:    3047000 | #Learnt:      63155 | 0.000
1518.00/1518.31	c total clause space: 545.701MB
1518.00/1518.31	c total #watches: 399359
1518.60/1518.90	c total #propagations: 494554850 / total #impl: 6050665449 (eff. 0.082)
1518.60/1518.90	c #Conflicts:    3048000 | #Learnt:      64155 | 0.000
1518.60/1518.90	c total clause space: 545.701MB
1518.60/1518.90	c total #watches: 404058
1519.10/1519.47	c total #propagations: 494687129 / total #impl: 6052845529 (eff. 0.082)
1519.10/1519.47	c #Conflicts:    3049000 | #Learnt:      65155 | 0.000
1519.10/1519.47	c total clause space: 545.701MB
1519.10/1519.47	c total #watches: 408545
1519.60/1519.99	c total #propagations: 494844099 / total #impl: 6055130817 (eff. 0.082)
1519.60/1519.99	c #Conflicts:    3050000 | #Learnt:      66155 | 0.000
1519.60/1519.99	c total clause space: 545.701MB
1519.60/1519.99	c total #watches: 412511
1520.20/1520.52	c total #propagations: 495047859 / total #impl: 6056887076 (eff. 0.082)
1520.20/1520.52	c #Conflicts:    3051000 | #Learnt:      67155 | 0.000
1520.20/1520.52	c total clause space: 545.701MB
1520.20/1520.52	c total #watches: 416630
1520.60/1520.98	c total #propagations: 495251512 / total #impl: 6058735239 (eff. 0.082)
1520.60/1520.98	c #Conflicts:    3052000 | #Learnt:      68155 | 0.000
1520.60/1520.98	c total clause space: 545.701MB
1520.60/1520.98	c total #watches: 421854
1521.20/1521.51	c total #propagations: 495440020 / total #impl: 6060570117 (eff. 0.082)
1521.20/1521.51	c #Conflicts:    3053000 | #Learnt:      69155 | 0.000
1521.20/1521.51	c total clause space: 545.701MB
1521.20/1521.51	c total #watches: 427279
1521.80/1522.20	c total #propagations: 495623195 / total #impl: 6062649388 (eff. 0.082)
1521.80/1522.20	c #Conflicts:    3054000 | #Learnt:      70155 | 0.000
1521.80/1522.20	c total clause space: 545.701MB
1521.80/1522.20	c total #watches: 433061
1522.50/1522.86	c total #propagations: 495771162 / total #impl: 6065095970 (eff. 0.082)
1522.50/1522.86	c #Conflicts:    3055000 | #Learnt:      71155 | 0.000
1522.50/1522.86	c total clause space: 545.701MB
1522.50/1522.86	c total #watches: 437919
1523.21/1523.54	c total #propagations: 495924566 / total #impl: 6067345559 (eff. 0.082)
1523.21/1523.54	c #Conflicts:    3056000 | #Learnt:      72155 | 0.000
1523.21/1523.54	c total clause space: 545.701MB
1523.21/1523.54	c total #watches: 443793
1523.80/1524.18	c total #propagations: 496077208 / total #impl: 6069779910 (eff. 0.082)
1523.80/1524.18	c #Conflicts:    3057000 | #Learnt:      73155 | 0.000
1523.80/1524.18	c total clause space: 545.701MB
1523.80/1524.18	c total #watches: 453474
1524.41/1524.79	c total #propagations: 496220279 / total #impl: 6071805188 (eff. 0.082)
1524.41/1524.79	c #Conflicts:    3058000 | #Learnt:      74155 | 0.000
1524.41/1524.79	c total clause space: 545.701MB
1524.41/1524.79	c total #watches: 458257
1525.00/1525.35	c total #propagations: 496372341 / total #impl: 6074078735 (eff. 0.082)
1525.00/1525.35	c #Conflicts:    3059000 | #Learnt:      75155 | 0.000
1525.00/1525.35	c total clause space: 545.701MB
1525.00/1525.35	c total #watches: 462178
1525.60/1525.94	c total #propagations: 496537155 / total #impl: 6076157371 (eff. 0.082)
1525.60/1525.94	c #Conflicts:    3060000 | #Learnt:      76155 | 0.000
1525.60/1525.94	c total clause space: 545.701MB
1525.60/1525.94	c total #watches: 467083
1526.20/1526.51	c total #propagations: 496691986 / total #impl: 6078094670 (eff. 0.082)
1526.20/1526.51	c #Conflicts:    3061000 | #Learnt:      77155 | 0.000
1526.20/1526.51	c total clause space: 545.701MB
1526.20/1526.51	c total #watches: 473132
1526.80/1527.15	c total #propagations: 496854449 / total #impl: 6080043286 (eff. 0.082)
1526.80/1527.15	c #Conflicts:    3062000 | #Learnt:      78155 | 0.000
1526.80/1527.15	c total clause space: 545.701MB
1526.80/1527.15	c total #watches: 479743
1527.50/1527.90	c total #propagations: 497003542 / total #impl: 6081680603 (eff. 0.082)
1527.50/1527.90	c #Conflicts:    3063000 | #Learnt:      79155 | 0.000
1527.50/1527.90	c total clause space: 545.701MB
1527.50/1527.90	c total #watches: 484393
1528.20/1528.52	c total #propagations: 497137196 / total #impl: 6084091204 (eff. 0.082)
1528.20/1528.52	c #Conflicts:    3064000 | #Learnt:      80155 | 0.000
1528.20/1528.52	c total clause space: 545.701MB
1528.20/1528.52	c total #watches: 489240
1528.90/1529.27	c total #propagations: 497262871 / total #impl: 6086169084 (eff. 0.082)
1528.90/1529.27	c #Conflicts:    3065000 | #Learnt:      81155 | 0.000
1528.90/1529.27	c total clause space: 545.701MB
1528.90/1529.27	c total #watches: 493694
1529.70/1530.03	c total #propagations: 497394682 / total #impl: 6088463032 (eff. 0.082)
1529.70/1530.03	c #Conflicts:    3066000 | #Learnt:      82155 | 0.000
1529.70/1530.03	c total clause space: 545.701MB
1529.70/1530.03	c total #watches: 498170
1530.40/1530.73	c total #propagations: 497512768 / total #impl: 6090385179 (eff. 0.082)
1530.40/1530.73	c #Conflicts:    3067000 | #Learnt:      83155 | 0.000
1530.40/1530.73	c total clause space: 545.701MB
1530.40/1530.73	c total #watches: 502273
1531.10/1531.44	c total #propagations: 497639151 / total #impl: 6092521043 (eff. 0.082)
1531.10/1531.44	c #Conflicts:    3068000 | #Learnt:      84155 | 0.000
1531.10/1531.44	c total clause space: 545.701MB
1531.10/1531.44	c total #watches: 506508
1531.90/1532.25	c total #propagations: 497769947 / total #impl: 6094773846 (eff. 0.082)
1531.90/1532.25	c GC COLLECT
1531.90/1532.25	c #Conflicts:    3069000 | #Learnt:      42655 | 0.000
1531.90/1532.25	c total clause space: 545.701MB
1531.90/1532.25	c total #watches: 278049
1532.40/1532.75	c total #propagations: 497908013 / total #impl: 6097201615 (eff. 0.082)
1532.40/1532.75	c #Conflicts:    3070000 | #Learnt:      43655 | 0.000
1532.40/1532.75	c total clause space: 545.701MB
1532.40/1532.75	c total #watches: 283198
1532.90/1533.24	c total #propagations: 498052122 / total #impl: 6099184736 (eff. 0.082)
1532.90/1533.24	c #Conflicts:    3071000 | #Learnt:      44655 | 0.000
1532.90/1533.24	c total clause space: 545.701MB
1532.90/1533.24	c total #watches: 287708
1533.40/1533.74	c total #propagations: 498195228 / total #impl: 6101402547 (eff. 0.082)
1533.40/1533.74	c #Conflicts:    3072000 | #Learnt:      45655 | 0.000
1533.40/1533.74	c total clause space: 545.701MB
1533.40/1533.74	c total #watches: 292822
1533.90/1534.25	c total #propagations: 498328904 / total #impl: 6103552672 (eff. 0.082)
1533.90/1534.25	c #Conflicts:    3073000 | #Learnt:      46655 | 0.000
1533.90/1534.25	c total clause space: 545.701MB
1533.90/1534.25	c total #watches: 297633
1534.40/1534.78	c total #propagations: 498453427 / total #impl: 6105560939 (eff. 0.082)
1534.40/1534.78	c #Conflicts:    3074000 | #Learnt:      47655 | 0.000
1534.40/1534.78	c total clause space: 545.701MB
1534.40/1534.78	c total #watches: 302657
1535.00/1535.35	c total #propagations: 498584471 / total #impl: 6107612630 (eff. 0.082)
1535.00/1535.35	c #Conflicts:    3075000 | #Learnt:      48655 | 0.000
1535.00/1535.35	c total clause space: 545.701MB
1535.00/1535.35	c total #watches: 306961
1535.60/1535.92	c total #propagations: 498712617 / total #impl: 6109952118 (eff. 0.082)
1535.60/1535.92	c #Conflicts:    3076000 | #Learnt:      49655 | 0.000
1535.60/1535.92	c total clause space: 545.701MB
1535.60/1535.92	c total #watches: 311299
1536.10/1536.44	c total #propagations: 498869772 / total #impl: 6112150294 (eff. 0.082)
1536.10/1536.44	c #Conflicts:    3077000 | #Learnt:      50655 | 0.000
1536.10/1536.44	c total clause space: 545.701MB
1536.10/1536.44	c total #watches: 315947
1536.60/1536.99	c total #propagations: 499018642 / total #impl: 6114155932 (eff. 0.082)
1536.60/1536.99	c #Conflicts:    3078000 | #Learnt:      51655 | 0.000
1536.60/1536.99	c total clause space: 545.701MB
1536.60/1536.99	c total #watches: 320411
1537.20/1537.54	c total #propagations: 499168569 / total #impl: 6116489557 (eff. 0.082)
1537.20/1537.54	c #Conflicts:    3079000 | #Learnt:      52655 | 0.000
1537.20/1537.54	c total clause space: 545.701MB
1537.20/1537.54	c total #watches: 324473
1537.70/1538.05	c total #propagations: 499335131 / total #impl: 6118941360 (eff. 0.082)
1537.70/1538.05	c #Conflicts:    3080000 | #Learnt:      53655 | 0.000
1537.70/1538.05	c total clause space: 545.701MB
1537.70/1538.05	c total #watches: 330005
1538.20/1538.54	c total #propagations: 499497129 / total #impl: 6120919560 (eff. 0.082)
1538.20/1538.54	c #Conflicts:    3081000 | #Learnt:      54655 | 0.000
1538.20/1538.54	c total clause space: 545.701MB
1538.20/1538.54	c total #watches: 335016
1538.71/1539.03	c total #propagations: 499659637 / total #impl: 6123023241 (eff. 0.082)
1538.71/1539.03	c #Conflicts:    3082000 | #Learnt:      55655 | 0.000
1538.71/1539.03	c total clause space: 545.701MB
1538.71/1539.03	c total #watches: 340657
1539.20/1539.56	c total #propagations: 499815776 / total #impl: 6125043224 (eff. 0.082)
1539.20/1539.56	c #Conflicts:    3083000 | #Learnt:      56655 | 0.000
1539.20/1539.56	c total clause space: 545.701MB
1539.20/1539.56	c total #watches: 345343
1539.70/1540.04	c total #propagations: 499973405 / total #impl: 6127426961 (eff. 0.082)
1539.70/1540.04	c #Conflicts:    3084000 | #Learnt:      57655 | 0.000
1539.70/1540.04	c total clause space: 545.701MB
1539.70/1540.04	c total #watches: 349497
1540.20/1540.55	c total #propagations: 500168277 / total #impl: 6129583306 (eff. 0.082)
1540.20/1540.55	c #Conflicts:    3085000 | #Learnt:      58655 | 0.000
1540.20/1540.55	c total clause space: 545.701MB
1540.20/1540.55	c total #watches: 354419
1540.70/1541.05	c total #propagations: 500340147 / total #impl: 6131629422 (eff. 0.082)
1540.70/1541.05	c #Conflicts:    3086000 | #Learnt:      59655 | 0.000
1540.70/1541.05	c total clause space: 545.701MB
1540.70/1541.05	c total #watches: 364442
1541.30/1541.60	c total #propagations: 500503479 / total #impl: 6133869938 (eff. 0.082)
1541.30/1541.60	c #Conflicts:    3087000 | #Learnt:      60655 | 0.000
1541.30/1541.60	c total clause space: 545.701MB
1541.30/1541.60	c total #watches: 371530
1541.80/1542.13	c total #propagations: 500677003 / total #impl: 6136111053 (eff. 0.082)
1541.80/1542.13	c #Conflicts:    3088000 | #Learnt:      61655 | 0.000
1541.80/1542.13	c total clause space: 545.701MB
1541.80/1542.13	c total #watches: 377855
1542.30/1542.62	c total #propagations: 500831372 / total #impl: 6138151875 (eff. 0.082)
1542.30/1542.62	c #Conflicts:    3089000 | #Learnt:      62655 | 0.000
1542.30/1542.62	c total clause space: 545.701MB
1542.30/1542.62	c total #watches: 382566
1542.80/1543.19	c total #propagations: 500974703 / total #impl: 6139766881 (eff. 0.082)
1542.80/1543.19	c #Conflicts:    3090000 | #Learnt:      63655 | 0.000
1542.80/1543.19	c total clause space: 545.701MB
1542.80/1543.19	c total #watches: 388018
1543.40/1543.76	c total #propagations: 501263743 / total #impl: 6142023995 (eff. 0.082)
1543.40/1543.76	c #Conflicts:    3091000 | #Learnt:      64655 | 0.000
1543.40/1543.76	c total clause space: 545.701MB
1543.40/1543.76	c total #watches: 399396
1543.90/1544.28	c total #propagations: 501452145 / total #impl: 6143859928 (eff. 0.082)
1543.90/1544.28	c #Conflicts:    3092000 | #Learnt:      65655 | 0.000
1543.90/1544.28	c total clause space: 545.701MB
1543.90/1544.28	c total #watches: 405737
1544.50/1544.82	c total #propagations: 501615744 / total #impl: 6146287857 (eff. 0.082)
1544.50/1544.82	c #Conflicts:    3093000 | #Learnt:      66655 | 0.000
1544.50/1544.82	c total clause space: 545.701MB
1544.50/1544.82	c total #watches: 413473
1545.00/1545.36	c total #propagations: 501799249 / total #impl: 6148738013 (eff. 0.082)
1545.00/1545.36	c #Conflicts:    3094000 | #Learnt:      67655 | 0.000
1545.00/1545.36	c total clause space: 545.701MB
1545.00/1545.36	c total #watches: 420490
1545.60/1545.92	c total #propagations: 501985804 / total #impl: 6151421625 (eff. 0.082)
1545.60/1545.92	c #Conflicts:    3095000 | #Learnt:      68655 | 0.000
1545.60/1545.92	c total clause space: 545.701MB
1545.60/1545.92	c total #watches: 424807
1546.10/1546.48	c total #propagations: 502208779 / total #impl: 6154218645 (eff. 0.082)
1546.10/1546.48	c #Conflicts:    3096000 | #Learnt:      69655 | 0.000
1546.10/1546.48	c total clause space: 545.701MB
1546.10/1546.48	c total #watches: 431844
1546.70/1547.09	c total #propagations: 502365089 / total #impl: 6156311498 (eff. 0.082)
1546.70/1547.09	c #Conflicts:    3097000 | #Learnt:      70655 | 0.000
1546.70/1547.09	c total clause space: 545.701MB
1546.70/1547.09	c total #watches: 441476
1547.30/1547.69	c total #propagations: 502522173 / total #impl: 6158703568 (eff. 0.082)
1547.30/1547.69	c #Conflicts:    3098000 | #Learnt:      71655 | 0.000
1547.30/1547.69	c total clause space: 545.701MB
1547.30/1547.69	c total #watches: 448290
1548.00/1548.33	c total #propagations: 502651192 / total #impl: 6160761995 (eff. 0.082)
1548.00/1548.33	c #Conflicts:    3099000 | #Learnt:      72655 | 0.000
1548.00/1548.33	c total clause space: 545.701MB
1548.00/1548.33	c total #watches: 453246
1548.60/1548.95	c total #propagations: 502798623 / total #impl: 6162871592 (eff. 0.082)
1548.60/1548.95	c #Conflicts:    3100000 | #Learnt:      73655 | 0.000
1548.60/1548.95	c total clause space: 545.701MB
1548.60/1548.95	c total #watches: 459429
1549.20/1549.57	c total #propagations: 502930363 / total #impl: 6164586610 (eff. 0.082)
1549.20/1549.57	c #Conflicts:    3101000 | #Learnt:      74655 | 0.000
1549.20/1549.57	c total clause space: 545.701MB
1549.20/1549.57	c total #watches: 465472
1549.80/1550.19	c total #propagations: 503067100 / total #impl: 6166674120 (eff. 0.082)
1549.80/1550.19	c #Conflicts:    3102000 | #Learnt:      75655 | 0.000
1549.80/1550.19	c total clause space: 545.701MB
1549.80/1550.19	c total #watches: 470382
1550.50/1550.83	c total #propagations: 503207124 / total #impl: 6168856731 (eff. 0.082)
1550.50/1550.83	c #Conflicts:    3103000 | #Learnt:      76655 | 0.000
1550.50/1550.83	c total clause space: 545.701MB
1550.50/1550.83	c total #watches: 474535
1551.10/1551.45	c total #propagations: 503369316 / total #impl: 6170858774 (eff. 0.082)
1551.10/1551.45	c #Conflicts:    3104000 | #Learnt:      77655 | 0.000
1551.10/1551.45	c total clause space: 545.701MB
1551.10/1551.45	c total #watches: 478344
1551.60/1551.97	c total #propagations: 503553220 / total #impl: 6173004654 (eff. 0.082)
1551.60/1551.97	c #Conflicts:    3105000 | #Learnt:      78655 | 0.000
1551.60/1551.97	c total clause space: 545.701MB
1551.60/1551.97	c total #watches: 482003
1552.20/1552.55	c total #propagations: 503780947 / total #impl: 6174811727 (eff. 0.082)
1552.20/1552.55	c #Conflicts:    3106000 | #Learnt:      79655 | 0.000
1552.20/1552.55	c total clause space: 545.701MB
1552.20/1552.55	c total #watches: 485408
1552.80/1553.13	c total #propagations: 503955197 / total #impl: 6178460666 (eff. 0.082)
1552.80/1553.13	c #Conflicts:    3107000 | #Learnt:      80655 | 0.000
1552.80/1553.13	c total clause space: 545.701MB
1552.80/1553.13	c total #watches: 489377
1553.40/1553.73	c total #propagations: 504138174 / total #impl: 6181649025 (eff. 0.082)
1553.40/1553.73	c #Conflicts:    3108000 | #Learnt:      81655 | 0.000
1553.40/1553.73	c total clause space: 545.701MB
1553.40/1553.73	c total #watches: 492656
1554.00/1554.33	c total #propagations: 504341496 / total #impl: 6184480569 (eff. 0.082)
1554.00/1554.33	c #Conflicts:    3109000 | #Learnt:      82655 | 0.000
1554.00/1554.33	c total clause space: 545.701MB
1554.00/1554.33	c total #watches: 495966
1554.60/1554.92	c total #propagations: 504579002 / total #impl: 6187196436 (eff. 0.082)
1554.60/1554.92	c #Conflicts:    3110000 | #Learnt:      83655 | 0.000
1554.60/1554.92	c total clause space: 545.701MB
1554.60/1554.92	c total #watches: 499619
1555.20/1555.51	c total #propagations: 504796694 / total #impl: 6190046224 (eff. 0.082)
1555.20/1555.51	c #Conflicts:    3111000 | #Learnt:      84655 | 0.000
1555.20/1555.51	c total clause space: 545.701MB
1555.20/1555.51	c total #watches: 503640
1555.80/1556.17	c total #propagations: 505000018 / total #impl: 6192341365 (eff. 0.082)
1555.80/1556.17	c GC COLLECT
1555.80/1556.17	c #Conflicts:    3112000 | #Learnt:      42856 | 0.000
1555.80/1556.17	c total clause space: 545.701MB
1555.80/1556.17	c total #watches: 279093
1556.30/1556.66	c total #propagations: 505203981 / total #impl: 6194498718 (eff. 0.082)
1556.30/1556.66	c #Conflicts:    3113000 | #Learnt:      43856 | 0.000
1556.30/1556.66	c total clause space: 545.701MB
1556.30/1556.66	c total #watches: 282529
1556.70/1557.09	c total #propagations: 505413126 / total #impl: 6196885300 (eff. 0.082)
1556.70/1557.09	c #Conflicts:    3114000 | #Learnt:      44856 | 0.000
1556.70/1557.09	c total clause space: 545.701MB
1556.70/1557.09	c total #watches: 287841
1557.20/1557.50	c total #propagations: 505612129 / total #impl: 6198742995 (eff. 0.082)
1557.20/1557.50	c #Conflicts:    3115000 | #Learnt:      45856 | 0.000
1557.20/1557.50	c total clause space: 545.701MB
1557.20/1557.50	c total #watches: 293729
1557.60/1557.95	c total #propagations: 505807288 / total #impl: 6200566722 (eff. 0.082)
1557.60/1557.95	c #Conflicts:    3116000 | #Learnt:      46856 | 0.000
1557.60/1557.95	c total clause space: 545.701MB
1557.60/1557.95	c total #watches: 297924
1558.00/1558.39	c total #propagations: 506006477 / total #impl: 6202491092 (eff. 0.082)
1558.00/1558.39	c #Conflicts:    3117000 | #Learnt:      47856 | 0.000
1558.00/1558.39	c total clause space: 545.701MB
1558.00/1558.39	c total #watches: 301089
1558.50/1558.89	c total #propagations: 506207900 / total #impl: 6204415836 (eff. 0.082)
1558.50/1558.89	c #Conflicts:    3118000 | #Learnt:      48856 | 0.000
1558.50/1558.89	c total clause space: 545.701MB
1558.50/1558.89	c total #watches: 304253
1558.99/1559.39	c total #propagations: 506416021 / total #impl: 6206687012 (eff. 0.082)
1558.99/1559.39	c #Conflicts:    3119000 | #Learnt:      49856 | 0.000
1558.99/1559.39	c total clause space: 545.701MB
1558.99/1559.39	c total #watches: 308760
1559.50/1559.90	c total #propagations: 506619288 / total #impl: 6208978827 (eff. 0.082)
1559.50/1559.90	c #Conflicts:    3120000 | #Learnt:      50856 | 0.000
1559.50/1559.90	c total clause space: 545.701MB
1559.50/1559.90	c total #watches: 313473
1560.19/1560.51	c total #propagations: 506804493 / total #impl: 6211138519 (eff. 0.082)
1560.19/1560.51	c #Conflicts:    3121000 | #Learnt:      51856 | 0.000
1560.19/1560.51	c total clause space: 545.701MB
1560.19/1560.51	c total #watches: 317194
1560.70/1561.05	c total #propagations: 506977341 / total #impl: 6212920274 (eff. 0.082)
1560.70/1561.05	c #Conflicts:    3122000 | #Learnt:      52856 | 0.000
1560.70/1561.05	c total clause space: 545.701MB
1560.70/1561.05	c total #watches: 320957
1561.19/1561.53	c total #propagations: 507157480 / total #impl: 6214924109 (eff. 0.082)
1561.19/1561.53	c #Conflicts:    3123000 | #Learnt:      53856 | 0.000
1561.19/1561.53	c total clause space: 545.701MB
1561.19/1561.53	c total #watches: 326143
1561.70/1562.07	c total #propagations: 507318914 / total #impl: 6216537180 (eff. 0.082)
1561.70/1562.07	c #Conflicts:    3124000 | #Learnt:      54856 | 0.000
1561.70/1562.07	c total clause space: 545.701MB
1561.70/1562.07	c total #watches: 329862
1562.19/1562.57	c total #propagations: 507505628 / total #impl: 6218630810 (eff. 0.082)
1562.19/1562.57	c #Conflicts:    3125000 | #Learnt:      55856 | 0.000
1562.19/1562.57	c total clause space: 545.701MB
1562.19/1562.57	c total #watches: 334585
1562.69/1563.08	c total #propagations: 507641742 / total #impl: 6220416165 (eff. 0.082)
1562.69/1563.08	c #Conflicts:    3126000 | #Learnt:      56856 | 0.000
1562.69/1563.08	c total clause space: 545.701MB
1562.69/1563.08	c total #watches: 339925
1563.29/1563.62	c total #propagations: 507797739 / total #impl: 6222485184 (eff. 0.082)
1563.29/1563.62	c #Conflicts:    3127000 | #Learnt:      57856 | 0.000
1563.29/1563.62	c total clause space: 545.701MB
1563.29/1563.62	c total #watches: 343980
1563.79/1564.13	c total #propagations: 507955903 / total #impl: 6224928168 (eff. 0.082)
1563.79/1564.13	c #Conflicts:    3128000 | #Learnt:      58856 | 0.000
1563.79/1564.13	c total clause space: 545.701MB
1563.79/1564.13	c total #watches: 347665
1564.29/1564.63	c total #propagations: 508103062 / total #impl: 6226955205 (eff. 0.082)
1564.29/1564.63	c #Conflicts:    3129000 | #Learnt:      59856 | 0.000
1564.29/1564.63	c total clause space: 545.701MB
1564.29/1564.63	c total #watches: 351805
1564.79/1565.16	c total #propagations: 508277829 / total #impl: 6228986026 (eff. 0.082)
1564.79/1565.16	c #Conflicts:    3130000 | #Learnt:      60856 | 0.000
1564.79/1565.16	c total clause space: 545.701MB
1564.79/1565.16	c total #watches: 355323
1565.39/1565.70	c total #propagations: 508454377 / total #impl: 6231048281 (eff. 0.082)
1565.39/1565.70	c #Conflicts:    3131000 | #Learnt:      61856 | 0.000
1565.39/1565.70	c total clause space: 545.701MB
1565.39/1565.70	c total #watches: 358902
1565.89/1566.24	c total #propagations: 508631493 / total #impl: 6233132576 (eff. 0.082)
1565.89/1566.24	c #Conflicts:    3132000 | #Learnt:      62856 | 0.000
1565.89/1566.24	c total clause space: 545.701MB
1565.89/1566.24	c total #watches: 363356
1566.49/1566.81	c total #propagations: 508799467 / total #impl: 6235301579 (eff. 0.082)
1566.49/1566.81	c #Conflicts:    3133000 | #Learnt:      63856 | 0.000
1566.49/1566.81	c total clause space: 545.701MB
1566.49/1566.81	c total #watches: 367958
1566.99/1567.34	c total #propagations: 508954146 / total #impl: 6237163883 (eff. 0.082)
1566.99/1567.34	c #Conflicts:    3134000 | #Learnt:      64856 | 0.000
1566.99/1567.34	c total clause space: 545.701MB
1566.99/1567.34	c total #watches: 373799
1567.59/1567.90	c total #propagations: 509104056 / total #impl: 6238969099 (eff. 0.082)
1567.59/1567.90	c #Conflicts:    3135000 | #Learnt:      65856 | 0.000
1567.59/1567.90	c total clause space: 545.701MB
1567.59/1567.90	c total #watches: 379127
1568.09/1568.46	c total #propagations: 509244132 / total #impl: 6241179517 (eff. 0.082)
1568.09/1568.46	c #Conflicts:    3136000 | #Learnt:      66856 | 0.000
1568.09/1568.46	c total clause space: 545.701MB
1568.09/1568.46	c total #watches: 382627
1568.69/1569.00	c total #propagations: 509382328 / total #impl: 6243208954 (eff. 0.082)
1568.69/1569.00	c #Conflicts:    3137000 | #Learnt:      67856 | 0.000
1568.69/1569.00	c total clause space: 545.701MB
1568.69/1569.00	c total #watches: 389643
1569.19/1569.57	c total #propagations: 509521940 / total #impl: 6245460332 (eff. 0.082)
1569.19/1569.57	c #Conflicts:    3138000 | #Learnt:      68856 | 0.000
1569.19/1569.57	c total clause space: 545.701MB
1569.19/1569.57	c total #watches: 400548
1569.79/1570.18	c total #propagations: 509654853 / total #impl: 6248125847 (eff. 0.082)
1569.79/1570.18	c #Conflicts:    3139000 | #Learnt:      69856 | 0.000
1569.79/1570.18	c total clause space: 545.701MB
1569.79/1570.18	c total #watches: 408875
1570.39/1570.77	c total #propagations: 509794626 / total #impl: 6250884088 (eff. 0.082)
1570.39/1570.77	c #Conflicts:    3140000 | #Learnt:      70856 | 0.000
1570.39/1570.77	c total clause space: 545.701MB
1570.39/1570.77	c total #watches: 416231
1570.89/1571.26	c total #propagations: 509954446 / total #impl: 6253146337 (eff. 0.082)
1570.89/1571.26	c #Conflicts:    3141000 | #Learnt:      71856 | 0.000
1570.89/1571.26	c total clause space: 545.701MB
1570.89/1571.26	c total #watches: 421376
1571.39/1571.75	c total #propagations: 510091824 / total #impl: 6255059647 (eff. 0.082)
1571.39/1571.75	c #Conflicts:    3142000 | #Learnt:      72856 | 0.000
1571.39/1571.75	c total clause space: 545.701MB
1571.39/1571.75	c total #watches: 427517
1571.99/1572.31	c total #propagations: 510227047 / total #impl: 6256997236 (eff. 0.082)
1571.99/1572.31	c #Conflicts:    3143000 | #Learnt:      73856 | 0.000
1571.99/1572.31	c total clause space: 545.701MB
1571.99/1572.31	c total #watches: 432376
1572.59/1572.90	c total #propagations: 510367493 / total #impl: 6260126366 (eff. 0.082)
1572.59/1572.90	c #Conflicts:    3144000 | #Learnt:      74856 | 0.000
1572.59/1572.90	c total clause space: 545.701MB
1572.59/1572.90	c total #watches: 437630
1573.09/1573.47	c total #propagations: 510517529 / total #impl: 6262661693 (eff. 0.082)
1573.09/1573.47	c #Conflicts:    3145000 | #Learnt:      75856 | 0.000
1573.09/1573.47	c total clause space: 545.701MB
1573.09/1573.47	c total #watches: 441163
1573.59/1573.93	c total #propagations: 510731557 / total #impl: 6265135574 (eff. 0.082)
1573.59/1573.93	c #Conflicts:    3146000 | #Learnt:      76856 | 0.000
1573.59/1573.93	c total clause space: 545.701MB
1573.59/1573.93	c total #watches: 446064
1573.99/1574.37	c total #propagations: 510957621 / total #impl: 6266858113 (eff. 0.082)
1573.99/1574.37	c #Conflicts:    3147000 | #Learnt:      77856 | 0.000
1573.99/1574.37	c total clause space: 545.701MB
1573.99/1574.37	c total #watches: 449803
1574.49/1574.88	c total #propagations: 511191083 / total #impl: 6268684628 (eff. 0.082)
1574.49/1574.88	c #Conflicts:    3148000 | #Learnt:      78856 | 0.000
1574.49/1574.88	c total clause space: 545.701MB
1574.49/1574.88	c total #watches: 453603
1575.09/1575.40	c total #propagations: 511419694 / total #impl: 6270616590 (eff. 0.082)
1575.09/1575.40	c #Conflicts:    3149000 | #Learnt:      79856 | 0.000
1575.09/1575.40	c total clause space: 545.701MB
1575.09/1575.40	c total #watches: 458988
1575.49/1575.88	c total #propagations: 511629991 / total #impl: 6272288193 (eff. 0.082)
1575.49/1575.88	c #Conflicts:    3150000 | #Learnt:      80856 | 0.000
1575.49/1575.88	c total clause space: 545.701MB
1575.49/1575.88	c total #watches: 463956
1576.00/1576.39	c total #propagations: 511810182 / total #impl: 6274024200 (eff. 0.082)
1576.00/1576.39	c #Conflicts:    3151000 | #Learnt:      81856 | 0.000
1576.00/1576.39	c total clause space: 545.701MB
1576.00/1576.39	c total #watches: 469008
1576.59/1576.92	c total #propagations: 512007989 / total #impl: 6276343098 (eff. 0.082)
1576.59/1576.92	c #Conflicts:    3152000 | #Learnt:      82856 | 0.000
1576.59/1576.92	c total clause space: 545.701MB
1576.59/1576.92	c total #watches: 473316
1577.10/1577.46	c total #propagations: 512191048 / total #impl: 6278400935 (eff. 0.082)
1577.10/1577.46	c #Conflicts:    3153000 | #Learnt:      83856 | 0.000
1577.10/1577.46	c total clause space: 545.701MB
1577.10/1577.46	c total #watches: 478188
1577.59/1577.99	c total #propagations: 512359464 / total #impl: 6280480004 (eff. 0.082)
1577.59/1577.99	c #Conflicts:    3154000 | #Learnt:      84856 | 0.000
1577.59/1577.99	c total clause space: 545.701MB
1577.59/1577.99	c total #watches: 483266
1578.09/1578.45	c total #propagations: 512543852 / total #impl: 6282736159 (eff. 0.082)
1578.09/1578.45	c #Conflicts:    3155000 | #Learnt:      85856 | 0.000
1578.09/1578.45	c total clause space: 545.701MB
1578.09/1578.45	c total #watches: 489929
1578.59/1578.97	c total #propagations: 512696153 / total #impl: 6284797269 (eff. 0.082)
1578.59/1578.97	c GC COLLECT
1578.59/1578.97	c #Conflicts:    3156000 | #Learnt:      43753 | 0.000
1578.59/1578.97	c total clause space: 545.701MB
1578.59/1578.97	c total #watches: 283177
1579.09/1579.41	c total #propagations: 512843121 / total #impl: 6286595063 (eff. 0.082)
1579.09/1579.41	c #Conflicts:    3157000 | #Learnt:      44753 | 0.000
1579.09/1579.41	c total clause space: 545.701MB
1579.09/1579.41	c total #watches: 288751
1579.49/1579.84	c total #propagations: 513007589 / total #impl: 6288371167 (eff. 0.082)
1579.49/1579.84	c #Conflicts:    3158000 | #Learnt:      45753 | 0.000
1579.49/1579.84	c total clause space: 545.701MB
1579.49/1579.84	c total #watches: 294943
1579.89/1580.29	c total #propagations: 513179691 / total #impl: 6290248904 (eff. 0.082)
1579.89/1580.29	c #Conflicts:    3159000 | #Learnt:      46753 | 0.000
1579.89/1580.29	c total clause space: 545.701MB
1579.89/1580.29	c total #watches: 299331
1580.40/1580.73	c total #propagations: 513357421 / total #impl: 6292110161 (eff. 0.082)
1580.40/1580.73	c #Conflicts:    3160000 | #Learnt:      47753 | 0.000
1580.40/1580.73	c total clause space: 545.701MB
1580.40/1580.73	c total #watches: 304090
1580.79/1581.15	c total #propagations: 513533903 / total #impl: 6293812895 (eff. 0.082)
1580.79/1581.15	c #Conflicts:    3161000 | #Learnt:      48753 | 0.000
1580.79/1581.15	c total clause space: 545.701MB
1580.79/1581.15	c total #watches: 309897
1581.19/1581.57	c total #propagations: 513707209 / total #impl: 6295703522 (eff. 0.082)
1581.19/1581.57	c #Conflicts:    3162000 | #Learnt:      49753 | 0.000
1581.19/1581.57	c total clause space: 545.701MB
1581.19/1581.57	c total #watches: 315084
1581.69/1582.05	c total #propagations: 513894807 / total #impl: 6297492225 (eff. 0.082)
1581.69/1582.05	c #Conflicts:    3163000 | #Learnt:      50753 | 0.000
1581.69/1582.05	c total clause space: 545.701MB
1581.69/1582.05	c total #watches: 319120
1582.19/1582.53	c total #propagations: 514083160 / total #impl: 6299365174 (eff. 0.082)
1582.19/1582.53	c #Conflicts:    3164000 | #Learnt:      51753 | 0.000
1582.19/1582.53	c total clause space: 545.701MB
1582.19/1582.53	c total #watches: 323677
1582.60/1582.98	c total #propagations: 514277925 / total #impl: 6301467109 (eff. 0.082)
1582.60/1582.98	c #Conflicts:    3165000 | #Learnt:      52753 | 0.000
1582.60/1582.98	c total clause space: 545.701MB
1582.60/1582.98	c total #watches: 328344
1583.09/1583.44	c total #propagations: 514492342 / total #impl: 6303571650 (eff. 0.082)
1583.09/1583.44	c #Conflicts:    3166000 | #Learnt:      53753 | 0.000
1583.09/1583.44	c total clause space: 545.701MB
1583.09/1583.44	c total #watches: 332048
1583.59/1583.91	c total #propagations: 514696332 / total #impl: 6305468692 (eff. 0.082)
1583.59/1583.91	c #Conflicts:    3167000 | #Learnt:      54753 | 0.000
1583.59/1583.91	c total clause space: 545.701MB
1583.59/1583.91	c total #watches: 335822
1583.99/1584.34	c total #propagations: 514895967 / total #impl: 6307429820 (eff. 0.082)
1583.99/1584.34	c #Conflicts:    3168000 | #Learnt:      55753 | 0.000
1583.99/1584.34	c total clause space: 545.701MB
1583.99/1584.34	c total #watches: 339762
1584.49/1584.80	c total #propagations: 515085631 / total #impl: 6308951177 (eff. 0.082)
1584.49/1584.80	c #Conflicts:    3169000 | #Learnt:      56753 | 0.000
1584.49/1584.80	c total clause space: 545.701MB
1584.49/1584.80	c total #watches: 343488
1584.90/1585.27	c total #propagations: 515292667 / total #impl: 6310916214 (eff. 0.082)
1584.90/1585.27	c #Conflicts:    3170000 | #Learnt:      57753 | 0.000
1584.90/1585.27	c total clause space: 545.701MB
1584.90/1585.27	c total #watches: 347007
1585.39/1585.76	c total #propagations: 515498136 / total #impl: 6312884654 (eff. 0.082)
1585.39/1585.76	c #Conflicts:    3171000 | #Learnt:      58753 | 0.000
1585.39/1585.76	c total clause space: 545.701MB
1585.39/1585.76	c total #watches: 351485
1585.90/1586.23	c total #propagations: 515718745 / total #impl: 6314956299 (eff. 0.082)
1585.90/1586.23	c #Conflicts:    3172000 | #Learnt:      59753 | 0.000
1585.90/1586.23	c total clause space: 545.701MB
1585.90/1586.23	c total #watches: 354983
1586.39/1586.73	c total #propagations: 515920230 / total #impl: 6316807943 (eff. 0.082)
1586.39/1586.73	c #Conflicts:    3173000 | #Learnt:      60753 | 0.000
1586.39/1586.73	c total clause space: 545.701MB
1586.39/1586.73	c total #watches: 359005
1586.89/1587.21	c total #propagations: 516136587 / total #impl: 6319310556 (eff. 0.082)
1586.89/1587.21	c #Conflicts:    3174000 | #Learnt:      61753 | 0.000
1586.89/1587.21	c total clause space: 545.701MB
1586.89/1587.21	c total #watches: 362565
1587.29/1587.68	c total #propagations: 516337837 / total #impl: 6321395180 (eff. 0.082)
1587.29/1587.68	c #Conflicts:    3175000 | #Learnt:      62753 | 0.000
1587.29/1587.68	c total clause space: 545.701MB
1587.29/1587.68	c total #watches: 366738
1587.79/1588.17	c total #propagations: 516531643 / total #impl: 6323349390 (eff. 0.082)
1587.79/1588.17	c #Conflicts:    3176000 | #Learnt:      63753 | 0.000
1587.79/1588.17	c total clause space: 545.701MB
1587.79/1588.17	c total #watches: 370305
1588.29/1588.63	c total #propagations: 516749744 / total #impl: 6325640941 (eff. 0.082)
1588.29/1588.63	c #Conflicts:    3177000 | #Learnt:      64753 | 0.000
1588.29/1588.63	c total clause space: 545.701MB
1588.29/1588.63	c total #watches: 374198
1588.79/1589.12	c total #propagations: 516969191 / total #impl: 6327802042 (eff. 0.082)
1588.79/1589.12	c #Conflicts:    3178000 | #Learnt:      65753 | 0.000
1588.79/1589.12	c total clause space: 545.701MB
1588.79/1589.12	c total #watches: 378155
1589.30/1589.62	c total #propagations: 517173500 / total #impl: 6329979475 (eff. 0.082)
1589.30/1589.62	c #Conflicts:    3179000 | #Learnt:      66753 | 0.000
1589.30/1589.62	c total clause space: 545.701MB
1589.30/1589.62	c total #watches: 382602
1589.79/1590.14	c total #propagations: 517299577 / total #impl: 6331759441 (eff. 0.082)
1589.79/1590.14	c #Conflicts:    3180000 | #Learnt:      67753 | 0.000
1589.79/1590.14	c total clause space: 545.701MB
1589.79/1590.14	c total #watches: 387106
1590.30/1590.66	c total #propagations: 517423984 / total #impl: 6333726639 (eff. 0.082)
1590.30/1590.66	c #Conflicts:    3181000 | #Learnt:      68753 | 0.000
1590.30/1590.66	c total clause space: 545.701MB
1590.30/1590.66	c total #watches: 391880
1590.79/1591.19	c total #propagations: 517555085 / total #impl: 6335658361 (eff. 0.082)
1590.79/1591.19	c #Conflicts:    3182000 | #Learnt:      69753 | 0.000
1590.79/1591.19	c total clause space: 545.701MB
1590.79/1591.19	c total #watches: 396930
1591.29/1591.67	c total #propagations: 517678114 / total #impl: 6337501466 (eff. 0.082)
1591.29/1591.67	c #Conflicts:    3183000 | #Learnt:      70753 | 0.000
1591.29/1591.67	c total clause space: 545.701MB
1591.29/1591.67	c total #watches: 401991
1591.79/1592.14	c total #propagations: 517812184 / total #impl: 6339361679 (eff. 0.082)
1591.79/1592.14	c #Conflicts:    3184000 | #Learnt:      71753 | 0.000
1591.79/1592.14	c total clause space: 545.701MB
1591.79/1592.14	c total #watches: 406829
1592.19/1592.58	c total #propagations: 517936992 / total #impl: 6341348764 (eff. 0.082)
1592.19/1592.58	c #Conflicts:    3185000 | #Learnt:      72753 | 0.000
1592.19/1592.58	c total clause space: 545.701MB
1592.19/1592.58	c total #watches: 412453
1592.69/1593.06	c total #propagations: 518060870 / total #impl: 6343055680 (eff. 0.082)
1592.69/1593.06	c #Conflicts:    3186000 | #Learnt:      73753 | 0.000
1592.69/1593.06	c total clause space: 545.701MB
1592.69/1593.06	c total #watches: 417086
1593.19/1593.54	c total #propagations: 518187066 / total #impl: 6345049421 (eff. 0.082)
1593.19/1593.54	c #Conflicts:    3187000 | #Learnt:      74753 | 0.000
1593.19/1593.54	c total clause space: 545.701MB
1593.19/1593.54	c total #watches: 421084
1593.70/1594.06	c total #propagations: 518307667 / total #impl: 6346791598 (eff. 0.082)
1593.70/1594.06	c #Conflicts:    3188000 | #Learnt:      75753 | 0.000
1593.70/1594.06	c total clause space: 545.701MB
1593.70/1594.06	c total #watches: 425505
1594.19/1594.54	c total #propagations: 518434589 / total #impl: 6348866842 (eff. 0.082)
1594.19/1594.54	c #Conflicts:    3189000 | #Learnt:      76753 | 0.000
1594.19/1594.54	c total clause space: 545.701MB
1594.19/1594.54	c total #watches: 429948
1594.70/1595.05	c total #propagations: 518572088 / total #impl: 6350844637 (eff. 0.082)
1594.70/1595.05	c #Conflicts:    3190000 | #Learnt:      77753 | 0.000
1594.70/1595.05	c total clause space: 545.701MB
1594.70/1595.05	c total #watches: 435023
1595.19/1595.56	c total #propagations: 518696201 / total #impl: 6352739770 (eff. 0.082)
1595.19/1595.56	c #Conflicts:    3191000 | #Learnt:      78753 | 0.000
1595.19/1595.56	c total clause space: 545.701MB
1595.19/1595.56	c total #watches: 440706
1595.69/1596.06	c total #propagations: 518817706 / total #impl: 6354677957 (eff. 0.082)
1595.69/1596.06	c #Conflicts:    3192000 | #Learnt:      79753 | 0.000
1595.69/1596.06	c total clause space: 545.701MB
1595.69/1596.06	c total #watches: 445907
1596.19/1596.56	c total #propagations: 518925132 / total #impl: 6356441698 (eff. 0.082)
1596.19/1596.56	c #Conflicts:    3193000 | #Learnt:      80753 | 0.000
1596.19/1596.56	c total clause space: 545.701MB
1596.19/1596.56	c total #watches: 450910
1596.69/1597.05	c total #propagations: 519035817 / total #impl: 6357968513 (eff. 0.082)
1596.69/1597.05	c #Conflicts:    3194000 | #Learnt:      81753 | 0.000
1596.69/1597.05	c total clause space: 545.701MB
1596.69/1597.05	c total #watches: 458082
1597.19/1597.57	c total #propagations: 519138179 / total #impl: 6359545934 (eff. 0.082)
1597.19/1597.57	c #Conflicts:    3195000 | #Learnt:      82753 | 0.000
1597.19/1597.57	c total clause space: 545.701MB
1597.19/1597.57	c total #watches: 463479
1597.69/1598.06	c total #propagations: 519252710 / total #impl: 6361117326 (eff. 0.082)
1597.69/1598.06	c #Conflicts:    3196000 | #Learnt:      83753 | 0.000
1597.69/1598.06	c total clause space: 545.701MB
1597.69/1598.06	c total #watches: 468525
1598.29/1598.60	c total #propagations: 519369914 / total #impl: 6362690759 (eff. 0.082)
1598.29/1598.60	c #Conflicts:    3197000 | #Learnt:      84753 | 0.000
1598.29/1598.60	c total clause space: 545.701MB
1598.29/1598.60	c total #watches: 473690
1598.79/1599.17	c total #propagations: 519484286 / total #impl: 6364364545 (eff. 0.082)
1598.79/1599.17	c #Conflicts:    3198000 | #Learnt:      85753 | 0.000
1598.79/1599.17	c total clause space: 545.701MB
1598.79/1599.17	c total #watches: 478873
1599.29/1599.69	c total #propagations: 519609775 / total #impl: 6366338306 (eff. 0.082)
1599.29/1599.69	c #Conflicts:    3199000 | #Learnt:      86753 | 0.000
1599.29/1599.69	c total clause space: 545.701MB
1599.29/1599.69	c total #watches: 485192
1599.89/1600.24	c total #propagations: 519725451 / total #impl: 6367947248 (eff. 0.082)
1599.89/1600.24	c GC COLLECT
1599.89/1600.24	c #Conflicts:    3200000 | #Learnt:      44353 | 0.000
1599.89/1600.24	c total clause space: 545.701MB
1599.89/1600.24	c total #watches: 286429
1600.39/1600.73	c total #propagations: 519846535 / total #impl: 6369760990 (eff. 0.082)
1600.39/1600.73	c #Conflicts:    3201000 | #Learnt:      45353 | 0.000
1600.39/1600.73	c total clause space: 545.701MB
1600.39/1600.73	c total #watches: 292233
1600.89/1601.24	c total #propagations: 519963785 / total #impl: 6371458569 (eff. 0.082)
1600.89/1601.24	c #Conflicts:    3202000 | #Learnt:      46353 | 0.000
1600.89/1601.24	c total clause space: 545.701MB
1600.89/1601.24	c total #watches: 297012
1601.39/1601.71	c total #propagations: 520078030 / total #impl: 6373509440 (eff. 0.082)
1601.39/1601.71	c #Conflicts:    3203000 | #Learnt:      47353 | 0.000
1601.39/1601.71	c total clause space: 545.701MB
1601.39/1601.71	c total #watches: 302282
1601.79/1602.15	c total #propagations: 520194186 / total #impl: 6375082897 (eff. 0.082)
1601.79/1602.15	c #Conflicts:    3204000 | #Learnt:      48353 | 0.000
1601.79/1602.15	c total clause space: 545.701MB
1601.79/1602.15	c total #watches: 308484
1602.19/1602.57	c total #propagations: 520350174 / total #impl: 6376943813 (eff. 0.082)
1602.19/1602.57	c #Conflicts:    3205000 | #Learnt:      49353 | 0.000
1602.19/1602.57	c total clause space: 545.701MB
1602.19/1602.57	c total #watches: 316012
1602.69/1603.02	c total #propagations: 520529968 / total #impl: 6378639913 (eff. 0.082)
1602.69/1603.02	c #Conflicts:    3206000 | #Learnt:      50353 | 0.000
1602.69/1603.02	c total clause space: 545.701MB
1602.69/1603.02	c total #watches: 322397
1603.09/1603.47	c total #propagations: 520721278 / total #impl: 6380555308 (eff. 0.082)
1603.09/1603.47	c #Conflicts:    3207000 | #Learnt:      51353 | 0.000
1603.09/1603.47	c total clause space: 545.701MB
1603.09/1603.47	c total #watches: 328659
1603.59/1603.93	c total #propagations: 520913250 / total #impl: 6382442007 (eff. 0.082)
1603.59/1603.93	c #Conflicts:    3208000 | #Learnt:      52353 | 0.000
1603.59/1603.93	c total clause space: 545.701MB
1603.59/1603.93	c total #watches: 332762
1603.99/1604.39	c total #propagations: 521115276 / total #impl: 6384287004 (eff. 0.082)
1603.99/1604.39	c #Conflicts:    3209000 | #Learnt:      53353 | 0.000
1603.99/1604.39	c total clause space: 545.701MB
1603.99/1604.39	c total #watches: 337277
1604.49/1604.83	c total #propagations: 521311231 / total #impl: 6386181643 (eff. 0.082)
1604.49/1604.83	c #Conflicts:    3210000 | #Learnt:      54353 | 0.000
1604.49/1604.83	c total clause space: 545.701MB
1604.49/1604.83	c total #watches: 341587
1604.99/1605.32	c total #propagations: 521493762 / total #impl: 6388052270 (eff. 0.082)
1604.99/1605.32	c #Conflicts:    3211000 | #Learnt:      55353 | 0.000
1604.99/1605.32	c total clause space: 545.701MB
1604.99/1605.32	c total #watches: 344707
1605.39/1605.78	c total #propagations: 521689952 / total #impl: 6390340025 (eff. 0.082)
1605.39/1605.78	c #Conflicts:    3212000 | #Learnt:      56353 | 0.000
1605.39/1605.78	c total clause space: 545.701MB
1605.39/1605.78	c total #watches: 348157
1605.89/1606.29	c total #propagations: 521896483 / total #impl: 6392544808 (eff. 0.082)
1605.89/1606.29	c #Conflicts:    3213000 | #Learnt:      57353 | 0.000
1605.89/1606.29	c total clause space: 545.701MB
1605.89/1606.29	c total #watches: 353173
1606.39/1606.78	c total #propagations: 522059461 / total #impl: 6394603279 (eff. 0.082)
1606.39/1606.78	c #Conflicts:    3214000 | #Learnt:      58353 | 0.000
1606.39/1606.78	c total clause space: 545.701MB
1606.39/1606.78	c total #watches: 357208
1606.89/1607.28	c total #propagations: 522236008 / total #impl: 6396516397 (eff. 0.082)
1606.89/1607.28	c #Conflicts:    3215000 | #Learnt:      59353 | 0.000
1606.89/1607.28	c total clause space: 545.701MB
1606.89/1607.28	c total #watches: 361695
1607.39/1607.73	c total #propagations: 522383447 / total #impl: 6398433693 (eff. 0.082)
1607.39/1607.73	c #Conflicts:    3216000 | #Learnt:      60353 | 0.000
1607.39/1607.73	c total clause space: 545.701MB
1607.39/1607.73	c total #watches: 366587
1607.79/1608.19	c total #propagations: 522531786 / total #impl: 6400217121 (eff. 0.082)
1607.79/1608.19	c #Conflicts:    3217000 | #Learnt:      61353 | 0.000
1607.79/1608.19	c total clause space: 545.701MB
1607.79/1608.19	c total #watches: 372583
1608.39/1608.70	c total #propagations: 522711971 / total #impl: 6402150431 (eff. 0.082)
1608.39/1608.70	c #Conflicts:    3218000 | #Learnt:      62353 | 0.000
1608.39/1608.70	c total clause space: 545.701MB
1608.39/1608.70	c total #watches: 376744
1608.89/1609.23	c total #propagations: 522921238 / total #impl: 6404508620 (eff. 0.082)
1608.89/1609.23	c #Conflicts:    3219000 | #Learnt:      63353 | 0.000
1608.89/1609.23	c total clause space: 545.701MB
1608.89/1609.23	c total #watches: 381947
1609.39/1609.72	c total #propagations: 523090321 / total #impl: 6406681080 (eff. 0.082)
1609.39/1609.72	c #Conflicts:    3220000 | #Learnt:      64353 | 0.000
1609.39/1609.72	c total clause space: 545.701MB
1609.39/1609.72	c total #watches: 386857
1609.99/1610.34	c total #propagations: 523252915 / total #impl: 6408697301 (eff. 0.082)
1609.99/1610.34	c #Conflicts:    3221000 | #Learnt:      65353 | 0.000
1609.99/1610.34	c total clause space: 545.701MB
1609.99/1610.34	c total #watches: 390173
1610.49/1610.87	c total #propagations: 523444348 / total #impl: 6411144389 (eff. 0.082)
1610.49/1610.87	c #Conflicts:    3222000 | #Learnt:      66353 | 0.000
1610.49/1610.87	c total clause space: 545.701MB
1610.49/1610.87	c total #watches: 393714
1611.09/1611.47	c total #propagations: 523625252 / total #impl: 6413052596 (eff. 0.082)
1611.09/1611.47	c #Conflicts:    3223000 | #Learnt:      67353 | 0.000
1611.09/1611.47	c total clause space: 545.701MB
1611.09/1611.47	c total #watches: 398261
1611.69/1612.07	c total #propagations: 523824220 / total #impl: 6415385471 (eff. 0.082)
1611.69/1612.07	c #Conflicts:    3224000 | #Learnt:      68353 | 0.000
1611.69/1612.07	c total clause space: 545.701MB
1611.69/1612.07	c total #watches: 402018
1612.29/1612.62	c total #propagations: 524033225 / total #impl: 6417794675 (eff. 0.082)
1612.29/1612.62	c #Conflicts:    3225000 | #Learnt:      69353 | 0.000
1612.29/1612.62	c total clause space: 545.701MB
1612.29/1612.62	c total #watches: 407486
1612.79/1613.12	c total #propagations: 524211612 / total #impl: 6420211067 (eff. 0.082)
1612.79/1613.12	c #Conflicts:    3226000 | #Learnt:      70353 | 0.000
1612.79/1613.12	c total clause space: 545.701MB
1612.79/1613.12	c total #watches: 411547
1613.29/1613.65	c total #propagations: 524385430 / total #impl: 6422866093 (eff. 0.082)
1613.29/1613.65	c #Conflicts:    3227000 | #Learnt:      71353 | 0.000
1613.29/1613.65	c total clause space: 545.701MB
1613.29/1613.65	c total #watches: 415153
1613.79/1614.14	c total #propagations: 524581582 / total #impl: 6425516764 (eff. 0.082)
1613.79/1614.14	c #Conflicts:    3228000 | #Learnt:      72353 | 0.000
1613.79/1614.14	c total clause space: 545.701MB
1613.79/1614.14	c total #watches: 419561
1614.29/1614.65	c total #propagations: 524724342 / total #impl: 6427568441 (eff. 0.082)
1614.29/1614.65	c #Conflicts:    3229000 | #Learnt:      73353 | 0.000
1614.29/1614.65	c total clause space: 545.701MB
1614.29/1614.65	c total #watches: 424160
1614.79/1615.18	c total #propagations: 524844137 / total #impl: 6429694413 (eff. 0.082)
1614.79/1615.18	c #Conflicts:    3230000 | #Learnt:      74353 | 0.000
1614.79/1615.18	c total clause space: 545.701MB
1614.79/1615.18	c total #watches: 433658
1615.39/1615.77	c total #propagations: 524963119 / total #impl: 6431377697 (eff. 0.082)
1615.39/1615.77	c #Conflicts:    3231000 | #Learnt:      75353 | 0.000
1615.39/1615.77	c total clause space: 545.701MB
1615.39/1615.77	c total #watches: 440083
1616.09/1616.48	c total #propagations: 525085345 / total #impl: 6433642512 (eff. 0.082)
1616.09/1616.48	c #Conflicts:    3232000 | #Learnt:      76353 | 0.000
1616.09/1616.48	c total clause space: 545.701MB
1616.09/1616.48	c total #watches: 445265
1616.69/1617.03	c total #propagations: 525236297 / total #impl: 6436231559 (eff. 0.082)
1616.69/1617.03	c #Conflicts:    3233000 | #Learnt:      77353 | 0.000
1616.69/1617.03	c total clause space: 545.701MB
1616.69/1617.03	c total #watches: 450434
1617.19/1617.58	c total #propagations: 525399663 / total #impl: 6438319392 (eff. 0.082)
1617.19/1617.58	c #Conflicts:    3234000 | #Learnt:      78353 | 0.000
1617.19/1617.58	c total clause space: 545.701MB
1617.19/1617.58	c total #watches: 454548
1617.79/1618.14	c total #propagations: 525572152 / total #impl: 6440363924 (eff. 0.082)
1617.79/1618.14	c #Conflicts:    3235000 | #Learnt:      79353 | 0.000
1617.79/1618.14	c total clause space: 545.701MB
1617.79/1618.14	c total #watches: 458432
1618.29/1618.65	c total #propagations: 525744015 / total #impl: 6442445803 (eff. 0.082)
1618.29/1618.65	c #Conflicts:    3236000 | #Learnt:      80353 | 0.000
1618.29/1618.65	c total clause space: 545.701MB
1618.29/1618.65	c total #watches: 462146
1618.78/1619.17	c total #propagations: 525942507 / total #impl: 6444454895 (eff. 0.082)
1618.78/1619.17	c #Conflicts:    3237000 | #Learnt:      81353 | 0.000
1618.78/1619.17	c total clause space: 545.701MB
1618.78/1619.17	c total #watches: 468855
1619.38/1619.75	c total #propagations: 526115428 / total #impl: 6446494154 (eff. 0.082)
1619.38/1619.75	c #Conflicts:    3238000 | #Learnt:      82353 | 0.000
1619.38/1619.75	c total clause space: 545.701MB
1619.38/1619.75	c total #watches: 472914
1619.88/1620.28	c total #propagations: 526280256 / total #impl: 6448432138 (eff. 0.082)
1619.88/1620.28	c #Conflicts:    3239000 | #Learnt:      83353 | 0.000
1619.88/1620.28	c total clause space: 545.701MB
1619.88/1620.28	c total #watches: 477516
1620.38/1620.76	c total #propagations: 526449524 / total #impl: 6450168961 (eff. 0.082)
1620.38/1620.76	c #Conflicts:    3240000 | #Learnt:      84353 | 0.000
1620.38/1620.76	c total clause space: 545.701MB
1620.38/1620.76	c total #watches: 483867
1620.88/1621.21	c total #propagations: 526576179 / total #impl: 6452707801 (eff. 0.082)
1620.88/1621.21	c #Conflicts:    3241000 | #Learnt:      85353 | 0.000
1620.88/1621.21	c total clause space: 545.701MB
1620.88/1621.21	c total #watches: 490196
1621.28/1621.69	c total #propagations: 526696116 / total #impl: 6455081047 (eff. 0.082)
1621.28/1621.69	c #Conflicts:    3242000 | #Learnt:      86353 | 0.000
1621.28/1621.69	c total clause space: 545.701MB
1621.28/1621.69	c total #watches: 498277
1621.78/1622.18	c total #propagations: 526815126 / total #impl: 6456719833 (eff. 0.082)
1621.78/1622.18	c #Conflicts:    3243000 | #Learnt:      87353 | 0.000
1621.78/1622.18	c total clause space: 545.701MB
1621.78/1622.18	c total #watches: 505113
1622.38/1622.70	c total #propagations: 526933918 / total #impl: 6458385885 (eff. 0.082)
1622.38/1622.70	c GC COLLECT
1622.38/1622.70	c #Conflicts:    3244000 | #Learnt:      44654 | 0.000
1622.38/1622.70	c total clause space: 545.701MB
1622.38/1622.70	c total #watches: 288862
1622.78/1623.14	c total #propagations: 527056477 / total #impl: 6460235964 (eff. 0.082)
1622.78/1623.14	c #Conflicts:    3245000 | #Learnt:      45654 | 0.000
1622.78/1623.14	c total clause space: 545.701MB
1622.78/1623.14	c total #watches: 295174
1623.18/1623.59	c total #propagations: 527187292 / total #impl: 6462079879 (eff. 0.082)
1623.18/1623.59	c #Conflicts:    3246000 | #Learnt:      46654 | 0.000
1623.18/1623.59	c total clause space: 545.701MB
1623.18/1623.59	c total #watches: 304237
1623.78/1624.10	c total #propagations: 527311842 / total #impl: 6463747789 (eff. 0.082)
1623.78/1624.10	c #Conflicts:    3247000 | #Learnt:      47654 | 0.000
1623.78/1624.10	c total clause space: 545.701MB
1623.78/1624.10	c total #watches: 311511
1624.28/1624.64	c total #propagations: 527429355 / total #impl: 6465997694 (eff. 0.082)
1624.28/1624.64	c #Conflicts:    3248000 | #Learnt:      48654 | 0.000
1624.28/1624.64	c total clause space: 545.701MB
1624.28/1624.64	c total #watches: 317157
1624.78/1625.13	c total #propagations: 527555281 / total #impl: 6468328319 (eff. 0.082)
1624.78/1625.13	c #Conflicts:    3249000 | #Learnt:      49654 | 0.000
1624.78/1625.13	c total clause space: 545.701MB
1624.78/1625.13	c total #watches: 324198
1625.28/1625.64	c total #propagations: 527699280 / total #impl: 6470067125 (eff. 0.082)
1625.28/1625.64	c #Conflicts:    3250000 | #Learnt:      50654 | 0.000
1625.28/1625.64	c total clause space: 545.701MB
1625.28/1625.64	c total #watches: 336695
1625.78/1626.16	c total #propagations: 527843103 / total #impl: 6471866613 (eff. 0.082)
1625.78/1626.16	c #Conflicts:    3251000 | #Learnt:      51654 | 0.000
1625.78/1626.16	c total clause space: 545.701MB
1625.78/1626.16	c total #watches: 346773
1626.38/1626.79	c total #propagations: 527980942 / total #impl: 6473561132 (eff. 0.082)
1626.38/1626.79	c #Conflicts:    3252000 | #Learnt:      52654 | 0.000
1626.38/1626.79	c total clause space: 545.701MB
1626.38/1626.79	c total #watches: 353373
1627.18/1627.50	c total #propagations: 528123366 / total #impl: 6475853798 (eff. 0.082)
1627.18/1627.50	c #Conflicts:    3253000 | #Learnt:      53654 | 0.000
1627.18/1627.50	c total clause space: 545.701MB
1627.18/1627.50	c total #watches: 361096
1627.69/1628.08	c total #propagations: 528268817 / total #impl: 6478208781 (eff. 0.082)
1627.69/1628.08	c #Conflicts:    3254000 | #Learnt:      54654 | 0.000
1627.69/1628.08	c total clause space: 545.701MB
1627.69/1628.08	c total #watches: 366801
1628.28/1628.63	c total #propagations: 528430839 / total #impl: 6480266791 (eff. 0.082)
1628.28/1628.63	c #Conflicts:    3255000 | #Learnt:      55654 | 0.000
1628.28/1628.63	c total clause space: 545.701MB
1628.28/1628.63	c total #watches: 371383
1628.79/1629.20	c total #propagations: 528588762 / total #impl: 6481997881 (eff. 0.082)
1628.79/1629.20	c #Conflicts:    3256000 | #Learnt:      56654 | 0.000
1628.79/1629.20	c total clause space: 545.701MB
1628.79/1629.20	c total #watches: 376102
1629.38/1629.70	c total #propagations: 528741838 / total #impl: 6484205866 (eff. 0.082)
1629.38/1629.70	c #Conflicts:    3257000 | #Learnt:      57654 | 0.000
1629.38/1629.70	c total clause space: 545.701MB
1629.38/1629.70	c total #watches: 381159
1629.89/1630.25	c total #propagations: 528910641 / total #impl: 6486146571 (eff. 0.082)
1629.89/1630.25	c #Conflicts:    3258000 | #Learnt:      58654 | 0.000
1629.89/1630.25	c total clause space: 545.701MB
1629.89/1630.25	c total #watches: 385745
1630.38/1630.76	c total #propagations: 529101891 / total #impl: 6488425185 (eff. 0.082)
1630.38/1630.76	c #Conflicts:    3259000 | #Learnt:      59654 | 0.000
1630.38/1630.76	c total clause space: 545.701MB
1630.38/1630.76	c total #watches: 389761
1630.99/1631.30	c total #propagations: 529262500 / total #impl: 6490516415 (eff. 0.082)
1630.99/1631.30	c #Conflicts:    3260000 | #Learnt:      60654 | 0.000
1630.99/1631.30	c total clause space: 545.701MB
1630.99/1631.30	c total #watches: 394469
1631.48/1631.82	c total #propagations: 529440163 / total #impl: 6493052950 (eff. 0.082)
1631.48/1631.82	c #Conflicts:    3261000 | #Learnt:      61654 | 0.000
1631.48/1631.82	c total clause space: 545.701MB
1631.48/1631.82	c total #watches: 400724
1631.98/1632.34	c total #propagations: 529634299 / total #impl: 6494871236 (eff. 0.082)
1631.98/1632.34	c #Conflicts:    3262000 | #Learnt:      62654 | 0.000
1631.98/1632.34	c total clause space: 545.701MB
1631.98/1632.34	c total #watches: 407454
1632.48/1632.82	c total #propagations: 529798157 / total #impl: 6496547402 (eff. 0.082)
1632.48/1632.82	c #Conflicts:    3263000 | #Learnt:      63654 | 0.000
1632.48/1632.82	c total clause space: 545.701MB
1632.48/1632.82	c total #watches: 413497
1632.98/1633.38	c total #propagations: 529955801 / total #impl: 6498061111 (eff. 0.082)
1632.98/1633.38	c #Conflicts:    3264000 | #Learnt:      64654 | 0.000
1632.98/1633.38	c total clause space: 545.701MB
1632.98/1633.38	c total #watches: 419225
1633.58/1633.94	c total #propagations: 530100004 / total #impl: 6499815768 (eff. 0.082)
1633.58/1633.94	c #Conflicts:    3265000 | #Learnt:      65654 | 0.000
1633.58/1633.94	c total clause space: 545.701MB
1633.58/1633.94	c total #watches: 423278
1634.18/1634.50	c total #propagations: 530250404 / total #impl: 6501915357 (eff. 0.082)
1634.18/1634.50	c #Conflicts:    3266000 | #Learnt:      66654 | 0.000
1634.18/1634.50	c total clause space: 545.701MB
1634.18/1634.50	c total #watches: 427711
1634.68/1635.03	c total #propagations: 530410227 / total #impl: 6503715477 (eff. 0.082)
1634.68/1635.03	c #Conflicts:    3267000 | #Learnt:      67654 | 0.000
1634.68/1635.03	c total clause space: 545.701MB
1634.68/1635.03	c total #watches: 431455
1635.18/1635.58	c total #propagations: 530570004 / total #impl: 6506127248 (eff. 0.082)
1635.18/1635.58	c #Conflicts:    3268000 | #Learnt:      68654 | 0.000
1635.18/1635.58	c total clause space: 545.701MB
1635.18/1635.58	c total #watches: 436110
1635.78/1636.13	c total #propagations: 530731017 / total #impl: 6508350893 (eff. 0.082)
1635.78/1636.13	c #Conflicts:    3269000 | #Learnt:      69654 | 0.000
1635.78/1636.13	c total clause space: 545.701MB
1635.78/1636.13	c total #watches: 440632
1636.28/1636.64	c total #propagations: 530898426 / total #impl: 6511445564 (eff. 0.082)
1636.28/1636.64	c #Conflicts:    3270000 | #Learnt:      70654 | 0.000
1636.28/1636.64	c total clause space: 545.701MB
1636.28/1636.64	c total #watches: 445937
1636.88/1637.21	c total #propagations: 531084518 / total #impl: 6513368020 (eff. 0.082)
1636.88/1637.21	c #Conflicts:    3271000 | #Learnt:      71654 | 0.000
1636.88/1637.21	c total clause space: 545.701MB
1636.88/1637.21	c total #watches: 450553
1637.38/1637.79	c total #propagations: 531262709 / total #impl: 6515998247 (eff. 0.082)
1637.38/1637.79	c #Conflicts:    3272000 | #Learnt:      72654 | 0.000
1637.38/1637.79	c total clause space: 545.701MB
1637.38/1637.79	c total #watches: 456236
1637.98/1638.33	c total #propagations: 531429908 / total #impl: 6518316261 (eff. 0.082)
1637.98/1638.33	c #Conflicts:    3273000 | #Learnt:      73654 | 0.000
1637.98/1638.33	c total clause space: 545.701MB
1637.98/1638.33	c total #watches: 460577
1638.48/1638.84	c total #propagations: 531621405 / total #impl: 6520397156 (eff. 0.082)
1638.48/1638.84	c #Conflicts:    3274000 | #Learnt:      74654 | 0.000
1638.48/1638.84	c total clause space: 545.701MB
1638.48/1638.84	c total #watches: 469282
1638.98/1639.36	c total #propagations: 531748738 / total #impl: 6522016714 (eff. 0.082)
1638.98/1639.36	c #Conflicts:    3275000 | #Learnt:      75654 | 0.000
1638.98/1639.36	c total clause space: 545.701MB
1638.98/1639.36	c total #watches: 478854
1639.58/1639.97	c total #propagations: 531877336 / total #impl: 6523892030 (eff. 0.082)
1639.58/1639.97	c #Conflicts:    3276000 | #Learnt:      76654 | 0.000
1639.58/1639.97	c total clause space: 545.701MB
1639.58/1639.97	c total #watches: 492818
1640.28/1640.66	c total #propagations: 532011624 / total #impl: 6525742601 (eff. 0.082)
1640.28/1640.66	c #Conflicts:    3277000 | #Learnt:      77654 | 0.000
1640.28/1640.66	c total clause space: 545.701MB
1640.28/1640.66	c total #watches: 499557
1640.89/1641.28	c total #propagations: 532148658 / total #impl: 6528121848 (eff. 0.082)
1640.89/1641.28	c #Conflicts:    3278000 | #Learnt:      78654 | 0.000
1640.89/1641.28	c total clause space: 545.701MB
1640.89/1641.28	c total #watches: 504092
1641.58/1641.94	c total #propagations: 532300334 / total #impl: 6530127523 (eff. 0.082)
1641.58/1641.94	c #Conflicts:    3279000 | #Learnt:      79654 | 0.000
1641.58/1641.94	c total clause space: 545.701MB
1641.58/1641.94	c total #watches: 513132
1642.18/1642.57	c total #propagations: 532472542 / total #impl: 6532138097 (eff. 0.082)
1642.18/1642.57	c #Conflicts:    3280000 | #Learnt:      80654 | 0.000
1642.18/1642.57	c total clause space: 545.701MB
1642.18/1642.57	c total #watches: 519854
1642.78/1643.17	c total #propagations: 532633724 / total #impl: 6534156536 (eff. 0.082)
1642.78/1643.17	c #Conflicts:    3281000 | #Learnt:      81654 | 0.000
1642.78/1643.17	c total clause space: 545.701MB
1642.78/1643.17	c total #watches: 525145
1643.38/1643.79	c total #propagations: 532815215 / total #impl: 6536194909 (eff. 0.082)
1643.38/1643.79	c #Conflicts:    3282000 | #Learnt:      82654 | 0.000
1643.38/1643.79	c total clause space: 545.701MB
1643.38/1643.79	c total #watches: 531615
1644.08/1644.40	c total #propagations: 532979882 / total #impl: 6538412911 (eff. 0.082)
1644.08/1644.40	c #Conflicts:    3283000 | #Learnt:      83654 | 0.000
1644.08/1644.40	c total clause space: 545.701MB
1644.08/1644.40	c total #watches: 538288
1644.68/1645.01	c total #propagations: 533112897 / total #impl: 6540799063 (eff. 0.082)
1644.68/1645.01	c #Conflicts:    3284000 | #Learnt:      84654 | 0.000
1644.68/1645.01	c total clause space: 545.701MB
1644.68/1645.01	c total #watches: 542651
1645.18/1645.57	c total #propagations: 533263036 / total #impl: 6543018779 (eff. 0.082)
1645.18/1645.57	c #Conflicts:    3285000 | #Learnt:      85654 | 0.000
1645.18/1645.57	c total clause space: 545.701MB
1645.18/1645.57	c total #watches: 548497
1645.78/1646.14	c total #propagations: 533402980 / total #impl: 6545013805 (eff. 0.081)
1645.78/1646.14	c #Conflicts:    3286000 | #Learnt:      86654 | 0.000
1645.78/1646.14	c total clause space: 545.701MB
1645.78/1646.14	c total #watches: 552580
1646.39/1646.72	c total #propagations: 533533627 / total #impl: 6547133827 (eff. 0.081)
1646.39/1646.72	c #Conflicts:    3287000 | #Learnt:      87654 | 0.000
1646.39/1646.72	c total clause space: 545.701MB
1646.39/1646.72	c total #watches: 557324
1646.88/1647.27	c total #propagations: 533667069 / total #impl: 6549407819 (eff. 0.081)
1646.88/1647.27	c GC COLLECT
1646.88/1647.27	c #Conflicts:    3288000 | #Learnt:      44651 | 0.000
1646.88/1647.27	c total clause space: 545.701MB
1646.88/1647.27	c total #watches: 289424
1647.38/1647.73	c total #propagations: 533787097 / total #impl: 6551468704 (eff. 0.081)
1647.38/1647.73	c #Conflicts:    3289000 | #Learnt:      45651 | 0.000
1647.38/1647.73	c total clause space: 545.701MB
1647.38/1647.73	c total #watches: 294590
1647.88/1648.20	c total #propagations: 533926868 / total #impl: 6553643795 (eff. 0.081)
1647.88/1648.20	c #Conflicts:    3290000 | #Learnt:      46651 | 0.000
1647.88/1648.20	c total clause space: 545.701MB
1647.88/1648.20	c total #watches: 299675
1648.28/1648.69	c total #propagations: 534065169 / total #impl: 6555764729 (eff. 0.081)
1648.28/1648.69	c #Conflicts:    3291000 | #Learnt:      47651 | 0.000
1648.28/1648.69	c total clause space: 545.701MB
1648.28/1648.69	c total #watches: 304862
1648.78/1649.14	c total #propagations: 534194746 / total #impl: 6557814509 (eff. 0.081)
1648.78/1649.14	c #Conflicts:    3292000 | #Learnt:      48651 | 0.000
1648.78/1649.14	c total clause space: 545.701MB
1648.78/1649.14	c total #watches: 311837
1649.28/1649.63	c total #propagations: 534320579 / total #impl: 6559400827 (eff. 0.081)
1649.28/1649.63	c #Conflicts:    3293000 | #Learnt:      49651 | 0.000
1649.28/1649.63	c total clause space: 545.701MB
1649.28/1649.63	c total #watches: 316832
1649.69/1650.10	c total #propagations: 534453777 / total #impl: 6561467320 (eff. 0.081)
1649.69/1650.10	c #Conflicts:    3294000 | #Learnt:      50651 | 0.000
1649.69/1650.10	c total clause space: 545.701MB
1649.69/1650.10	c total #watches: 323265
1650.18/1650.56	c total #propagations: 534583324 / total #impl: 6563192277 (eff. 0.081)
1650.18/1650.56	c #Conflicts:    3295000 | #Learnt:      51651 | 0.000
1650.18/1650.56	c total clause space: 545.701MB
1650.18/1650.56	c total #watches: 331340
1650.68/1651.03	c total #propagations: 534708382 / total #impl: 6564749187 (eff. 0.081)
1650.68/1651.03	c #Conflicts:    3296000 | #Learnt:      52651 | 0.000
1650.68/1651.03	c total clause space: 545.701MB
1650.68/1651.03	c total #watches: 338082
1651.18/1651.57	c total #propagations: 534832219 / total #impl: 6566556864 (eff. 0.081)
1651.18/1651.57	c #Conflicts:    3297000 | #Learnt:      53651 | 0.000
1651.18/1651.57	c total clause space: 545.701MB
1651.18/1651.57	c total #watches: 343068
1651.68/1652.08	c total #propagations: 534960430 / total #impl: 6568808635 (eff. 0.081)
1651.68/1652.08	c #Conflicts:    3298000 | #Learnt:      54651 | 0.000
1651.68/1652.08	c total clause space: 545.701MB
1651.68/1652.08	c total #watches: 348594
1652.28/1652.60	c total #propagations: 535084818 / total #impl: 6570651907 (eff. 0.081)
1652.28/1652.60	c #Conflicts:    3299000 | #Learnt:      55651 | 0.000
1652.28/1652.60	c total clause space: 545.701MB
1652.28/1652.60	c total #watches: 356796
1652.78/1653.13	c total #propagations: 535208819 / total #impl: 6572622681 (eff. 0.081)
1652.78/1653.13	c #Conflicts:    3300000 | #Learnt:      56651 | 0.000
1652.78/1653.13	c total clause space: 545.701MB
1652.78/1653.13	c total #watches: 362461
1653.28/1653.66	c total #propagations: 535339792 / total #impl: 6574889846 (eff. 0.081)
1653.28/1653.66	c #Conflicts:    3301000 | #Learnt:      57651 | 0.000
1653.28/1653.66	c total clause space: 545.701MB
1653.28/1653.66	c total #watches: 368128
1653.88/1654.20	c total #propagations: 535471910 / total #impl: 6577002869 (eff. 0.081)
1653.88/1654.20	c #Conflicts:    3302000 | #Learnt:      58651 | 0.000
1653.88/1654.20	c total clause space: 545.701MB
1653.88/1654.20	c total #watches: 373759
1654.38/1654.74	c total #propagations: 535597769 / total #impl: 6579039860 (eff. 0.081)
1654.38/1654.74	c #Conflicts:    3303000 | #Learnt:      59651 | 0.000
1654.38/1654.74	c total clause space: 545.701MB
1654.38/1654.74	c total #watches: 380186
1654.88/1655.28	c total #propagations: 535735317 / total #impl: 6580952412 (eff. 0.081)
1654.88/1655.28	c #Conflicts:    3304000 | #Learnt:      60651 | 0.000
1654.88/1655.28	c total clause space: 545.701MB
1654.88/1655.28	c total #watches: 386211
1655.48/1655.87	c total #propagations: 535866263 / total #impl: 6582671614 (eff. 0.081)
1655.48/1655.87	c #Conflicts:    3305000 | #Learnt:      61651 | 0.000
1655.48/1655.87	c total clause space: 545.701MB
1655.48/1655.87	c total #watches: 391073
1655.98/1656.39	c total #propagations: 535999255 / total #impl: 6584778994 (eff. 0.081)
1655.98/1656.39	c #Conflicts:    3306000 | #Learnt:      62651 | 0.000
1655.98/1656.39	c total clause space: 545.701MB
1655.98/1656.39	c total #watches: 396859
1656.58/1656.98	c total #propagations: 536129936 / total #impl: 6586715374 (eff. 0.081)
1656.58/1656.98	c #Conflicts:    3307000 | #Learnt:      63651 | 0.000
1656.58/1656.98	c total clause space: 545.701MB
1656.58/1656.98	c total #watches: 403712
1657.28/1657.62	c total #propagations: 536289013 / total #impl: 6588525337 (eff. 0.081)
1657.28/1657.62	c #Conflicts:    3308000 | #Learnt:      64651 | 0.000
1657.28/1657.62	c total clause space: 545.701MB
1657.28/1657.62	c total #watches: 416277
1657.78/1658.19	c total #propagations: 536462371 / total #impl: 6590932585 (eff. 0.081)
1657.78/1658.19	c #Conflicts:    3309000 | #Learnt:      65651 | 0.000
1657.78/1658.19	c total clause space: 545.701MB
1657.78/1658.19	c total #watches: 421596
1658.49/1658.81	c total #propagations: 536621582 / total #impl: 6592826798 (eff. 0.081)
1658.49/1658.81	c #Conflicts:    3310000 | #Learnt:      66651 | 0.000
1658.49/1658.81	c total clause space: 545.701MB
1658.49/1658.81	c total #watches: 427016
1658.98/1659.38	c total #propagations: 536808434 / total #impl: 6595346292 (eff. 0.081)
1658.98/1659.38	c #Conflicts:    3311000 | #Learnt:      67651 | 0.000
1658.98/1659.38	c total clause space: 545.701MB
1658.98/1659.38	c total #watches: 433373
1659.69/1660.02	c total #propagations: 536998995 / total #impl: 6597527085 (eff. 0.081)
1659.69/1660.02	c #Conflicts:    3312000 | #Learnt:      68651 | 0.000
1659.69/1660.02	c total clause space: 545.701MB
1659.69/1660.02	c total #watches: 438632
1660.28/1660.62	c total #propagations: 537170736 / total #impl: 6599812218 (eff. 0.081)
1660.28/1660.62	c #Conflicts:    3313000 | #Learnt:      69651 | 0.000
1660.28/1660.62	c total clause space: 545.701MB
1660.28/1660.62	c total #watches: 442211
1660.79/1661.18	c total #propagations: 537359266 / total #impl: 6601993279 (eff. 0.081)
1660.79/1661.18	c #Conflicts:    3314000 | #Learnt:      70651 | 0.000
1660.79/1661.18	c total clause space: 545.701MB
1660.79/1661.18	c total #watches: 446921
1661.28/1661.64	c total #propagations: 537516269 / total #impl: 6603928547 (eff. 0.081)
1661.28/1661.64	c #Conflicts:    3315000 | #Learnt:      71651 | 0.000
1661.28/1661.64	c total clause space: 545.701MB
1661.28/1661.64	c total #watches: 458695
1661.79/1662.15	c total #propagations: 537671306 / total #impl: 6605264064 (eff. 0.081)
1661.79/1662.15	c #Conflicts:    3316000 | #Learnt:      72651 | 0.000
1661.79/1662.15	c total clause space: 545.701MB
1661.79/1662.15	c total #watches: 467275
1662.38/1662.70	c total #propagations: 537835246 / total #impl: 6606857200 (eff. 0.081)
1662.38/1662.70	c #Conflicts:    3317000 | #Learnt:      73651 | 0.000
1662.38/1662.70	c total clause space: 545.701MB
1662.38/1662.70	c total #watches: 475015
1662.99/1663.34	c total #propagations: 537997124 / total #impl: 6608508856 (eff. 0.081)
1662.99/1663.34	c #Conflicts:    3318000 | #Learnt:      74651 | 0.000
1662.99/1663.34	c total clause space: 545.701MB
1662.99/1663.34	c total #watches: 480438
1663.58/1663.92	c total #propagations: 538178283 / total #impl: 6610448165 (eff. 0.081)
1663.58/1663.92	c #Conflicts:    3319000 | #Learnt:      75651 | 0.000
1663.58/1663.92	c total clause space: 545.701MB
1663.58/1663.92	c total #watches: 484260
1663.99/1664.39	c total #propagations: 538395435 / total #impl: 6613168673 (eff. 0.081)
1663.99/1664.39	c #Conflicts:    3320000 | #Learnt:      76651 | 0.000
1663.99/1664.39	c total clause space: 545.701MB
1663.99/1664.39	c total #watches: 490129
1664.48/1664.88	c total #propagations: 538638793 / total #impl: 6615409030 (eff. 0.081)
1664.48/1664.88	c #Conflicts:    3321000 | #Learnt:      77651 | 0.000
1664.48/1664.88	c total clause space: 545.701MB
1664.48/1664.88	c total #watches: 494016
1664.98/1665.36	c total #propagations: 538861899 / total #impl: 6617729660 (eff. 0.081)
1664.98/1665.36	c #Conflicts:    3322000 | #Learnt:      78651 | 0.000
1664.98/1665.36	c total clause space: 545.701MB
1664.98/1665.36	c total #watches: 497768
1665.58/1665.91	c total #propagations: 539059021 / total #impl: 6620646499 (eff. 0.081)
1665.58/1665.91	c #Conflicts:    3323000 | #Learnt:      79651 | 0.000
1665.58/1665.91	c total clause space: 545.701MB
1665.58/1665.91	c total #watches: 502185
1666.08/1666.43	c total #propagations: 539239408 / total #impl: 6625071633 (eff. 0.081)
1666.08/1666.43	c #Conflicts:    3324000 | #Learnt:      80651 | 0.000
1666.08/1666.43	c total clause space: 545.701MB
1666.08/1666.43	c total #watches: 507819
1666.68/1667.01	c total #propagations: 539391113 / total #impl: 6628504183 (eff. 0.081)
1666.68/1667.01	c #Conflicts:    3325000 | #Learnt:      81651 | 0.000
1666.68/1667.01	c total clause space: 545.701MB
1666.68/1667.01	c total #watches: 513049
1667.28/1667.61	c total #propagations: 539549409 / total #impl: 6632893452 (eff. 0.081)
1667.28/1667.61	c #Conflicts:    3326000 | #Learnt:      82651 | 0.000
1667.28/1667.61	c total clause space: 545.701MB
1667.28/1667.61	c total #watches: 521399
1667.88/1668.24	c total #propagations: 539752170 / total #impl: 6636238109 (eff. 0.081)
1667.88/1668.24	c #Conflicts:    3327000 | #Learnt:      83651 | 0.000
1667.88/1668.24	c total clause space: 545.701MB
1667.88/1668.24	c total #watches: 525112
1668.48/1668.81	c total #propagations: 540004470 / total #impl: 6638518290 (eff. 0.081)
1668.48/1668.81	c #Conflicts:    3328000 | #Learnt:      84651 | 0.000
1668.48/1668.81	c total clause space: 545.701MB
1668.48/1668.81	c total #watches: 528436
1669.08/1669.47	c total #propagations: 540207271 / total #impl: 6640749680 (eff. 0.081)
1669.08/1669.47	c #Conflicts:    3329000 | #Learnt:      85651 | 0.000
1669.08/1669.47	c total clause space: 545.701MB
1669.08/1669.47	c total #watches: 532862
1669.78/1670.15	c total #propagations: 540400808 / total #impl: 6642827454 (eff. 0.081)
1669.78/1670.15	c #Conflicts:    3330000 | #Learnt:      86651 | 0.000
1669.78/1670.15	c total clause space: 545.701MB
1669.78/1670.15	c total #watches: 539258
1670.38/1670.77	c total #propagations: 540563875 / total #impl: 6644877687 (eff. 0.081)
1670.38/1670.77	c #Conflicts:    3331000 | #Learnt:      87651 | 0.000
1670.38/1670.77	c total clause space: 545.701MB
1670.38/1670.77	c total #watches: 543143
1671.08/1671.42	c total #propagations: 540741125 / total #impl: 6647175632 (eff. 0.081)
1671.08/1671.42	c GC COLLECT
1671.08/1671.42	c #Conflicts:    3332000 | #Learnt:      44352 | 0.000
1671.08/1671.42	c total clause space: 545.701MB
1671.08/1671.42	c total #watches: 287207
1671.58/1671.91	c total #propagations: 540897968 / total #impl: 6649022197 (eff. 0.081)
1671.58/1671.91	c #Conflicts:    3333000 | #Learnt:      45352 | 0.000
1671.58/1671.91	c total clause space: 545.701MB
1671.58/1671.91	c total #watches: 303283
1672.08/1672.46	c total #propagations: 541012649 / total #impl: 6650872179 (eff. 0.081)
1672.08/1672.46	c #Conflicts:    3334000 | #Learnt:      46352 | 0.000
1672.08/1672.46	c total clause space: 545.701MB
1672.08/1672.46	c total #watches: 311298
1672.68/1673.02	c total #propagations: 541157909 / total #impl: 6652850500 (eff. 0.081)
1672.68/1673.02	c #Conflicts:    3335000 | #Learnt:      47352 | 0.000
1672.68/1673.02	c total clause space: 545.701MB
1672.68/1673.02	c total #watches: 314891
1673.08/1673.48	c total #propagations: 541456857 / total #impl: 6654915018 (eff. 0.081)
1673.08/1673.48	c #Conflicts:    3336000 | #Learnt:      48352 | 0.000
1673.08/1673.48	c total clause space: 545.701MB
1673.08/1673.48	c total #watches: 320316
1673.58/1673.97	c total #propagations: 541739973 / total #impl: 6656637361 (eff. 0.081)
1673.58/1673.97	c #Conflicts:    3337000 | #Learnt:      49352 | 0.000
1673.58/1673.97	c total clause space: 545.701MB
1673.58/1673.97	c total #watches: 324567
1674.08/1674.44	c total #propagations: 541969095 / total #impl: 6658289769 (eff. 0.081)
1674.08/1674.44	c #Conflicts:    3338000 | #Learnt:      50352 | 0.000
1674.08/1674.44	c total clause space: 545.701MB
1674.08/1674.44	c total #watches: 328756
1674.68/1675.06	c total #propagations: 542184113 / total #impl: 6660279228 (eff. 0.081)
1674.68/1675.06	c #Conflicts:    3339000 | #Learnt:      51352 | 0.000
1674.68/1675.06	c total clause space: 545.701MB
1674.68/1675.06	c total #watches: 334004
1675.18/1675.55	c total #propagations: 542384010 / total #impl: 6663965488 (eff. 0.081)
1675.18/1675.55	c #Conflicts:    3340000 | #Learnt:      52352 | 0.000
1675.18/1675.55	c total clause space: 545.701MB
1675.18/1675.55	c total #watches: 343606
1675.68/1676.03	c total #propagations: 542529740 / total #impl: 6665800891 (eff. 0.081)
1675.68/1676.03	c #Conflicts:    3341000 | #Learnt:      53352 | 0.000
1675.68/1676.03	c total clause space: 545.701MB
1675.68/1676.03	c total #watches: 349444
1676.18/1676.60	c total #propagations: 542690542 / total #impl: 6667433457 (eff. 0.081)
1676.18/1676.60	c #Conflicts:    3342000 | #Learnt:      54352 | 0.000
1676.18/1676.60	c total clause space: 545.701MB
1676.18/1676.60	c total #watches: 353256
1676.68/1677.08	c total #propagations: 542866316 / total #impl: 6669401954 (eff. 0.081)
1676.68/1677.08	c #Conflicts:    3343000 | #Learnt:      55352 | 0.000
1676.68/1677.08	c total clause space: 545.701MB
1676.68/1677.08	c total #watches: 360442
1677.28/1677.67	c total #propagations: 543035093 / total #impl: 6671393870 (eff. 0.081)
1677.28/1677.67	c #Conflicts:    3344000 | #Learnt:      56352 | 0.000
1677.28/1677.67	c total clause space: 545.701MB
1677.28/1677.67	c total #watches: 366535
1677.87/1678.25	c total #propagations: 543228212 / total #impl: 6673343999 (eff. 0.081)
1677.87/1678.25	c #Conflicts:    3345000 | #Learnt:      57352 | 0.000
1677.87/1678.25	c total clause space: 545.701MB
1677.87/1678.25	c total #watches: 370447
1678.47/1678.84	c total #propagations: 543430910 / total #impl: 6675607818 (eff. 0.081)
1678.47/1678.84	c #Conflicts:    3346000 | #Learnt:      58352 | 0.000
1678.47/1678.84	c total clause space: 545.701MB
1678.47/1678.84	c total #watches: 374993
1679.07/1679.43	c total #propagations: 543590816 / total #impl: 6677643028 (eff. 0.081)
1679.07/1679.43	c #Conflicts:    3347000 | #Learnt:      59352 | 0.000
1679.07/1679.43	c total clause space: 545.701MB
1679.07/1679.43	c total #watches: 379566
1679.77/1680.11	c total #propagations: 543745378 / total #impl: 6679609376 (eff. 0.081)
1679.77/1680.11	c #Conflicts:    3348000 | #Learnt:      60352 | 0.000
1679.77/1680.11	c total clause space: 545.701MB
1679.77/1680.11	c total #watches: 383211
1680.27/1680.69	c total #propagations: 543916789 / total #impl: 6681831297 (eff. 0.081)
1680.27/1680.69	c #Conflicts:    3349000 | #Learnt:      61352 | 0.000
1680.27/1680.69	c total clause space: 545.701MB
1680.27/1680.69	c total #watches: 387222
1680.87/1681.28	c total #propagations: 544091360 / total #impl: 6683897125 (eff. 0.081)
1680.87/1681.28	c #Conflicts:    3350000 | #Learnt:      62352 | 0.000
1680.87/1681.28	c total clause space: 545.701MB
1680.87/1681.28	c total #watches: 391090
1681.47/1681.87	c total #propagations: 544240681 / total #impl: 6685800478 (eff. 0.081)
1681.47/1681.87	c #Conflicts:    3351000 | #Learnt:      63352 | 0.000
1681.47/1681.87	c total clause space: 545.701MB
1681.47/1681.87	c total #watches: 395162
1682.07/1682.43	c total #propagations: 544395718 / total #impl: 6687750223 (eff. 0.081)
1682.07/1682.43	c #Conflicts:    3352000 | #Learnt:      64352 | 0.000
1682.07/1682.43	c total clause space: 545.701MB
1682.07/1682.43	c total #watches: 399935
1682.57/1682.98	c total #propagations: 544572646 / total #impl: 6689655113 (eff. 0.081)
1682.57/1682.98	c #Conflicts:    3353000 | #Learnt:      65352 | 0.000
1682.57/1682.98	c total clause space: 545.701MB
1682.57/1682.98	c total #watches: 404253
1683.17/1683.54	c total #propagations: 544755704 / total #impl: 6691714681 (eff. 0.081)
1683.17/1683.54	c #Conflicts:    3354000 | #Learnt:      66352 | 0.000
1683.17/1683.54	c total clause space: 545.701MB
1683.17/1683.54	c total #watches: 408047
1683.78/1684.11	c total #propagations: 544931125 / total #impl: 6693595956 (eff. 0.081)
1683.78/1684.11	c #Conflicts:    3355000 | #Learnt:      67352 | 0.000
1683.78/1684.11	c total clause space: 545.701MB
1683.78/1684.11	c total #watches: 411752
1684.37/1684.78	c total #propagations: 545149261 / total #impl: 6695760713 (eff. 0.081)
1684.37/1684.78	c #Conflicts:    3356000 | #Learnt:      68352 | 0.000
1684.37/1684.78	c total clause space: 545.701MB
1684.37/1684.78	c total #watches: 415314
1684.98/1685.35	c total #propagations: 545344693 / total #impl: 6697723488 (eff. 0.081)
1684.98/1685.35	c #Conflicts:    3357000 | #Learnt:      69352 | 0.000
1684.98/1685.35	c total clause space: 545.701MB
1684.98/1685.35	c total #watches: 421897
1685.57/1685.98	c total #propagations: 545490881 / total #impl: 6699518433 (eff. 0.081)
1685.57/1685.98	c #Conflicts:    3358000 | #Learnt:      70352 | 0.000
1685.57/1685.98	c total clause space: 545.701MB
1685.57/1685.98	c total #watches: 427751
1686.27/1686.66	c total #propagations: 545637332 / total #impl: 6701454528 (eff. 0.081)
1686.27/1686.66	c #Conflicts:    3359000 | #Learnt:      71352 | 0.000
1686.27/1686.66	c total clause space: 545.701MB
1686.27/1686.66	c total #watches: 432409
1686.87/1687.23	c total #propagations: 545797927 / total #impl: 6703618612 (eff. 0.081)
1686.87/1687.23	c #Conflicts:    3360000 | #Learnt:      72352 | 0.000
1686.87/1687.23	c total clause space: 545.701MB
1686.87/1687.23	c total #watches: 438318
1687.37/1687.75	c total #propagations: 545965772 / total #impl: 6705446274 (eff. 0.081)
1687.37/1687.75	c #Conflicts:    3361000 | #Learnt:      73352 | 0.000
1687.37/1687.75	c total clause space: 545.701MB
1687.37/1687.75	c total #watches: 442087
1687.87/1688.28	c total #propagations: 546181440 / total #impl: 6707703744 (eff. 0.081)
1687.87/1688.28	c #Conflicts:    3362000 | #Learnt:      74352 | 0.000
1687.87/1688.28	c total clause space: 545.701MB
1687.87/1688.28	c total #watches: 447709
1688.47/1688.89	c total #propagations: 546360473 / total #impl: 6710767918 (eff. 0.081)
1688.47/1688.89	c #Conflicts:    3363000 | #Learnt:      75352 | 0.000
1688.47/1688.89	c total clause space: 545.701MB
1688.47/1688.89	c total #watches: 457756
1689.17/1689.58	c total #propagations: 546555128 / total #impl: 6713573613 (eff. 0.081)
1689.17/1689.58	c #Conflicts:    3364000 | #Learnt:      76352 | 0.000
1689.17/1689.58	c total clause space: 545.701MB
1689.17/1689.58	c total #watches: 469772
1689.77/1690.18	c total #propagations: 546715259 / total #impl: 6715752953 (eff. 0.081)
1689.77/1690.18	c #Conflicts:    3365000 | #Learnt:      77352 | 0.000
1689.77/1690.18	c total clause space: 545.701MB
1689.77/1690.18	c total #watches: 481996
1690.48/1690.81	c total #propagations: 546863713 / total #impl: 6717930607 (eff. 0.081)
1690.48/1690.81	c #Conflicts:    3366000 | #Learnt:      78352 | 0.000
1690.48/1690.81	c total clause space: 545.701MB
1690.48/1690.81	c total #watches: 490360
1691.07/1691.44	c total #propagations: 547008671 / total #impl: 6720714480 (eff. 0.081)
1691.07/1691.44	c #Conflicts:    3367000 | #Learnt:      79352 | 0.000
1691.07/1691.44	c total clause space: 545.701MB
1691.07/1691.44	c total #watches: 496393
1691.67/1692.08	c total #propagations: 547139205 / total #impl: 6722563707 (eff. 0.081)
1691.67/1692.08	c #Conflicts:    3368000 | #Learnt:      80352 | 0.000
1691.67/1692.08	c total clause space: 545.701MB
1691.67/1692.08	c total #watches: 501215
1692.27/1692.69	c total #propagations: 547289276 / total #impl: 6724822987 (eff. 0.081)
1692.27/1692.69	c #Conflicts:    3369000 | #Learnt:      81352 | 0.000
1692.27/1692.69	c total clause space: 545.701MB
1692.27/1692.69	c total #watches: 510536
1692.97/1693.38	c total #propagations: 547419780 / total #impl: 6727224352 (eff. 0.081)
1692.97/1693.38	c #Conflicts:    3370000 | #Learnt:      82352 | 0.000
1692.97/1693.38	c total clause space: 545.701MB
1692.97/1693.38	c total #watches: 516644
1693.68/1694.05	c total #propagations: 547565651 / total #impl: 6729751611 (eff. 0.081)
1693.68/1694.05	c #Conflicts:    3371000 | #Learnt:      83352 | 0.000
1693.68/1694.05	c total clause space: 545.701MB
1693.68/1694.05	c total #watches: 523122
1694.47/1694.80	c total #propagations: 547722233 / total #impl: 6731511168 (eff. 0.081)
1694.47/1694.80	c #Conflicts:    3372000 | #Learnt:      84352 | 0.000
1694.47/1694.80	c total clause space: 545.701MB
1694.47/1694.80	c total #watches: 528934
1695.27/1695.63	c total #propagations: 547897383 / total #impl: 6733720757 (eff. 0.081)
1695.27/1695.63	c #Conflicts:    3373000 | #Learnt:      85352 | 0.000
1695.27/1695.63	c total clause space: 545.701MB
1695.27/1695.63	c total #watches: 536438
1696.07/1696.48	c total #propagations: 548042775 / total #impl: 6736178587 (eff. 0.081)
1696.07/1696.48	c #Conflicts:    3374000 | #Learnt:      86352 | 0.000
1696.07/1696.48	c total clause space: 545.701MB
1696.07/1696.48	c total #watches: 541288
1697.08/1697.45	c total #propagations: 548213242 / total #impl: 6738736894 (eff. 0.081)
1697.08/1697.45	c #Conflicts:    3375000 | #Learnt:      87352 | 0.000
1697.08/1697.45	c total clause space: 545.701MB
1697.08/1697.45	c total #watches: 546509
1698.08/1698.48	c total #propagations: 548378202 / total #impl: 6741099890 (eff. 0.081)
1698.08/1698.48	c #Conflicts:    3376000 | #Learnt:      88352 | 0.000
1698.08/1698.48	c total clause space: 545.701MB
1698.08/1698.48	c total #watches: 549904
1698.97/1699.32	c total #propagations: 548540922 / total #impl: 6743226841 (eff. 0.081)
1698.97/1699.32	c GC COLLECT
1698.97/1699.32	c #Conflicts:    3377000 | #Learnt:      44748 | 0.000
1698.97/1699.32	c total clause space: 545.701MB
1698.97/1699.32	c total #watches: 292402
1699.37/1699.79	c total #propagations: 548692011 / total #impl: 6745231829 (eff. 0.081)
1699.37/1699.79	c #Conflicts:    3378000 | #Learnt:      45748 | 0.000
1699.37/1699.79	c total clause space: 545.701MB
1699.37/1699.79	c total #watches: 296626
1699.87/1700.26	c total #propagations: 548825226 / total #impl: 6747237324 (eff. 0.081)
1699.87/1700.26	c #Conflicts:    3379000 | #Learnt:      46748 | 0.000
1699.87/1700.26	c total clause space: 545.701MB
1699.87/1700.26	c total #watches: 301092
1700.38/1700.70	c total #propagations: 548980149 / total #impl: 6749100201 (eff. 0.081)
1700.38/1700.70	c #Conflicts:    3380000 | #Learnt:      47748 | 0.000
1700.38/1700.70	c total clause space: 545.701MB
1700.38/1700.70	c total #watches: 305540
1700.77/1701.17	c total #propagations: 549132532 / total #impl: 6750833600 (eff. 0.081)
1700.77/1701.17	c #Conflicts:    3381000 | #Learnt:      48748 | 0.000
1700.77/1701.17	c total clause space: 545.701MB
1700.77/1701.17	c total #watches: 309700
1701.27/1701.65	c total #propagations: 549286162 / total #impl: 6752876345 (eff. 0.081)
1701.27/1701.65	c #Conflicts:    3382000 | #Learnt:      49748 | 0.000
1701.27/1701.65	c total clause space: 545.701MB
1701.27/1701.65	c total #watches: 314189
1701.77/1702.12	c total #propagations: 549470723 / total #impl: 6754495592 (eff. 0.081)
1701.77/1702.12	c #Conflicts:    3383000 | #Learnt:      50748 | 0.000
1701.77/1702.12	c total clause space: 545.701MB
1701.77/1702.12	c total #watches: 319064
1702.17/1702.57	c total #propagations: 549639661 / total #impl: 6756512155 (eff. 0.081)
1702.17/1702.57	c #Conflicts:    3384000 | #Learnt:      51748 | 0.000
1702.17/1702.57	c total clause space: 545.701MB
1702.17/1702.57	c total #watches: 323215
1702.77/1703.11	c total #propagations: 549806517 / total #impl: 6758419856 (eff. 0.081)
1702.77/1703.11	c #Conflicts:    3385000 | #Learnt:      52748 | 0.000
1702.77/1703.11	c total clause space: 545.701MB
1702.77/1703.11	c total #watches: 328989
1703.27/1703.68	c total #propagations: 550034367 / total #impl: 6760713156 (eff. 0.081)
1703.27/1703.68	c #Conflicts:    3386000 | #Learnt:      53748 | 0.000
1703.27/1703.68	c total clause space: 545.701MB
1703.27/1703.68	c total #watches: 334958
1703.77/1704.16	c total #propagations: 550202584 / total #impl: 6762894351 (eff. 0.081)
1703.77/1704.16	c #Conflicts:    3387000 | #Learnt:      54748 | 0.000
1703.77/1704.16	c total clause space: 545.701MB
1703.77/1704.16	c total #watches: 340423
1704.17/1704.59	c total #propagations: 550379177 / total #impl: 6764869949 (eff. 0.081)
1704.17/1704.59	c #Conflicts:    3388000 | #Learnt:      55748 | 0.000
1704.17/1704.59	c total clause space: 545.701MB
1704.17/1704.59	c total #watches: 347375
1704.68/1705.04	c total #propagations: 550556868 / total #impl: 6766703116 (eff. 0.081)
1704.68/1705.04	c #Conflicts:    3389000 | #Learnt:      56748 | 0.000
1704.68/1705.04	c total clause space: 545.701MB
1704.68/1705.04	c total #watches: 352272
1705.17/1705.57	c total #propagations: 550740601 / total #impl: 6768406248 (eff. 0.081)
1705.17/1705.57	c #Conflicts:    3390000 | #Learnt:      57748 | 0.000
1705.17/1705.57	c total clause space: 545.701MB
1705.17/1705.57	c total #watches: 356165
1705.67/1706.10	c total #propagations: 550942519 / total #impl: 6770935393 (eff. 0.081)
1705.67/1706.10	c #Conflicts:    3391000 | #Learnt:      58748 | 0.000
1705.67/1706.10	c total clause space: 545.701MB
1705.67/1706.10	c total #watches: 359651
1706.27/1706.65	c total #propagations: 551147322 / total #impl: 6773432637 (eff. 0.081)
1706.27/1706.65	c #Conflicts:    3392000 | #Learnt:      59748 | 0.000
1706.27/1706.65	c total clause space: 545.701MB
1706.27/1706.65	c total #watches: 362829
1706.88/1707.23	c total #propagations: 551367168 / total #impl: 6775869049 (eff. 0.081)
1706.88/1707.23	c #Conflicts:    3393000 | #Learnt:      60748 | 0.000
1706.88/1707.23	c total clause space: 545.701MB
1706.88/1707.23	c total #watches: 365942
1707.37/1707.78	c total #propagations: 551586318 / total #impl: 6778173464 (eff. 0.081)
1707.37/1707.78	c #Conflicts:    3394000 | #Learnt:      61748 | 0.000
1707.37/1707.78	c total clause space: 545.701MB
1707.37/1707.78	c total #watches: 370840
1707.98/1708.32	c total #propagations: 551805491 / total #impl: 6780435505 (eff. 0.081)
1707.98/1708.32	c #Conflicts:    3395000 | #Learnt:      62748 | 0.000
1707.98/1708.32	c total clause space: 545.701MB
1707.98/1708.32	c total #watches: 375641
1708.47/1708.86	c total #propagations: 552012692 / total #impl: 6782515497 (eff. 0.081)
1708.47/1708.86	c #Conflicts:    3396000 | #Learnt:      63748 | 0.000
1708.47/1708.86	c total clause space: 545.701MB
1708.47/1708.86	c total #watches: 379148
1708.97/1709.40	c total #propagations: 552240175 / total #impl: 6784598141 (eff. 0.081)
1708.97/1709.40	c #Conflicts:    3397000 | #Learnt:      64748 | 0.000
1708.97/1709.40	c total clause space: 545.701MB
1708.97/1709.40	c total #watches: 382348
1709.57/1709.92	c total #propagations: 552474380 / total #impl: 6786675250 (eff. 0.081)
1709.57/1709.92	c #Conflicts:    3398000 | #Learnt:      65748 | 0.000
1709.57/1709.92	c total clause space: 545.701MB
1709.57/1709.92	c total #watches: 386314
1710.07/1710.44	c total #propagations: 552692580 / total #impl: 6788585398 (eff. 0.081)
1710.07/1710.44	c #Conflicts:    3399000 | #Learnt:      66748 | 0.000
1710.07/1710.44	c total clause space: 545.701MB
1710.07/1710.44	c total #watches: 390347
1710.57/1710.96	c total #propagations: 552943263 / total #impl: 6790886644 (eff. 0.081)
1710.57/1710.96	c #Conflicts:    3400000 | #Learnt:      67748 | 0.000
1710.57/1710.96	c total clause space: 545.701MB
1710.57/1710.96	c total #watches: 393332
1711.17/1711.51	c total #propagations: 553208520 / total #impl: 6793231695 (eff. 0.081)
1711.17/1711.51	c #Conflicts:    3401000 | #Learnt:      68748 | 0.000
1711.17/1711.51	c total clause space: 545.701MB
1711.17/1711.51	c total #watches: 396521
1711.67/1712.06	c total #propagations: 553431318 / total #impl: 6795392908 (eff. 0.081)
1711.67/1712.06	c #Conflicts:    3402000 | #Learnt:      69748 | 0.000
1711.67/1712.06	c total clause space: 545.701MB
1711.67/1712.06	c total #watches: 399646
1712.27/1712.61	c total #propagations: 553693222 / total #impl: 6797903960 (eff. 0.081)
1712.27/1712.61	c #Conflicts:    3403000 | #Learnt:      70748 | 0.000
1712.27/1712.61	c total clause space: 545.701MB
1712.27/1712.61	c total #watches: 402847
1712.77/1713.11	c total #propagations: 553892820 / total #impl: 6799975309 (eff. 0.081)
1712.77/1713.11	c #Conflicts:    3404000 | #Learnt:      71748 | 0.000
1712.77/1713.11	c total clause space: 545.701MB
1712.77/1713.11	c total #watches: 406089
1713.27/1713.66	c total #propagations: 554118186 / total #impl: 6801917636 (eff. 0.081)
1713.27/1713.66	c #Conflicts:    3405000 | #Learnt:      72748 | 0.000
1713.27/1713.66	c total clause space: 545.701MB
1713.27/1713.66	c total #watches: 411033
1713.87/1714.21	c total #propagations: 554356105 / total #impl: 6804169424 (eff. 0.081)
1713.87/1714.21	c #Conflicts:    3406000 | #Learnt:      73748 | 0.000
1713.87/1714.21	c total clause space: 545.701MB
1713.87/1714.21	c total #watches: 414151
1714.37/1714.79	c total #propagations: 554609214 / total #impl: 6806397277 (eff. 0.081)
1714.37/1714.79	c #Conflicts:    3407000 | #Learnt:      74748 | 0.000
1714.37/1714.79	c total clause space: 545.701MB
1714.37/1714.79	c total #watches: 417091
1715.07/1715.40	c total #propagations: 554859960 / total #impl: 6808823144 (eff. 0.081)
1715.07/1715.40	c #Conflicts:    3408000 | #Learnt:      75748 | 0.000
1715.07/1715.40	c total clause space: 545.701MB
1715.07/1715.40	c total #watches: 420385
1715.57/1715.97	c total #propagations: 555084579 / total #impl: 6811164532 (eff. 0.081)
1715.57/1715.97	c #Conflicts:    3409000 | #Learnt:      76748 | 0.000
1715.57/1715.97	c total clause space: 545.701MB
1715.57/1715.97	c total #watches: 423831
1716.17/1716.57	c total #propagations: 555325719 / total #impl: 6813586041 (eff. 0.082)
1716.17/1716.57	c #Conflicts:    3410000 | #Learnt:      77748 | 0.000
1716.17/1716.57	c total clause space: 545.701MB
1716.17/1716.57	c total #watches: 426713
1716.78/1717.16	c total #propagations: 555552170 / total #impl: 6816167998 (eff. 0.082)
1716.78/1717.16	c #Conflicts:    3411000 | #Learnt:      78748 | 0.000
1716.78/1717.16	c total clause space: 545.701MB
1716.78/1717.16	c total #watches: 429745
1717.37/1717.74	c total #propagations: 555776759 / total #impl: 6818683616 (eff. 0.082)
1717.37/1717.74	c #Conflicts:    3412000 | #Learnt:      79748 | 0.000
1717.37/1717.74	c total clause space: 545.701MB
1717.37/1717.74	c total #watches: 432939
1717.98/1718.31	c total #propagations: 555990406 / total #impl: 6821023250 (eff. 0.082)
1717.98/1718.31	c #Conflicts:    3413000 | #Learnt:      80748 | 0.000
1717.98/1718.31	c total clause space: 545.701MB
1717.98/1718.31	c total #watches: 436346
1718.57/1718.91	c total #propagations: 556214914 / total #impl: 6823372112 (eff. 0.082)
1718.57/1718.91	c #Conflicts:    3414000 | #Learnt:      81748 | 0.000
1718.57/1718.91	c total clause space: 545.701MB
1718.57/1718.91	c total #watches: 439895
1719.17/1719.51	c total #propagations: 556410136 / total #impl: 6825763377 (eff. 0.082)
1719.17/1719.51	c #Conflicts:    3415000 | #Learnt:      82748 | 0.000
1719.17/1719.51	c total clause space: 545.701MB
1719.17/1719.51	c total #watches: 443571
1719.67/1720.10	c total #propagations: 556579305 / total #impl: 6827751327 (eff. 0.082)
1719.67/1720.10	c #Conflicts:    3416000 | #Learnt:      83748 | 0.000
1719.67/1720.10	c total clause space: 545.701MB
1719.67/1720.10	c total #watches: 447126
1720.27/1720.67	c total #propagations: 556736413 / total #impl: 6829753937 (eff. 0.082)
1720.27/1720.67	c #Conflicts:    3417000 | #Learnt:      84748 | 0.000
1720.27/1720.67	c total clause space: 545.701MB
1720.27/1720.67	c total #watches: 451285
1720.77/1721.15	c total #propagations: 556915041 / total #impl: 6831869186 (eff. 0.082)
1720.77/1721.15	c #Conflicts:    3418000 | #Learnt:      85748 | 0.000
1720.77/1721.15	c total clause space: 545.701MB
1720.77/1721.15	c total #watches: 455911
1721.37/1721.73	c total #propagations: 557086678 / total #impl: 6833577262 (eff. 0.082)
1721.37/1721.73	c #Conflicts:    3419000 | #Learnt:      86748 | 0.000
1721.37/1721.73	c total clause space: 545.701MB
1721.37/1721.73	c total #watches: 459430
1721.87/1722.29	c total #propagations: 557310366 / total #impl: 6835811167 (eff. 0.082)
1721.87/1722.29	c #Conflicts:    3420000 | #Learnt:      87748 | 0.000
1721.87/1722.29	c total clause space: 545.701MB
1721.87/1722.29	c total #watches: 462881
1722.47/1722.85	c total #propagations: 557516884 / total #impl: 6837948689 (eff. 0.082)
1722.47/1722.85	c #Conflicts:    3421000 | #Learnt:      88748 | 0.000
1722.47/1722.85	c total clause space: 545.701MB
1722.47/1722.85	c total #watches: 466737
1722.97/1723.39	c total #propagations: 557751094 / total #impl: 6840150750 (eff. 0.082)
1722.97/1723.39	c #Conflicts:    3422000 | #Learnt:      89748 | 0.000
1722.97/1723.39	c total clause space: 545.701MB
1722.97/1723.39	c total #watches: 471520
1723.57/1723.91	c total #propagations: 558000382 / total #impl: 6842401133 (eff. 0.082)
1723.57/1723.91	c GC COLLECT
1723.57/1723.91	c #Conflicts:    3423000 | #Learnt:      45852 | 0.000
1723.57/1723.91	c total clause space: 545.701MB
1723.57/1723.91	c total #watches: 296188
1724.07/1724.41	c total #propagations: 558231496 / total #impl: 6844831873 (eff. 0.082)
1724.07/1724.41	c #Conflicts:    3424000 | #Learnt:      46852 | 0.000
1724.07/1724.41	c total clause space: 545.701MB
1724.07/1724.41	c total #watches: 299083
1724.57/1724.92	c total #propagations: 558474483 / total #impl: 6847758540 (eff. 0.082)
1724.57/1724.92	c #Conflicts:    3425000 | #Learnt:      47852 | 0.000
1724.57/1724.92	c total clause space: 545.701MB
1724.57/1724.92	c total #watches: 301887
1724.97/1725.39	c total #propagations: 558692320 / total #impl: 6850705780 (eff. 0.082)
1724.97/1725.39	c #Conflicts:    3426000 | #Learnt:      48852 | 0.000
1724.97/1725.39	c total clause space: 545.701MB
1724.97/1725.39	c total #watches: 305034
1725.47/1725.87	c total #propagations: 558917513 / total #impl: 6853266204 (eff. 0.082)
1725.47/1725.87	c #Conflicts:    3427000 | #Learnt:      49852 | 0.000
1725.47/1725.87	c total clause space: 545.701MB
1725.47/1725.87	c total #watches: 308405
1725.97/1726.34	c total #propagations: 559141513 / total #impl: 6855844929 (eff. 0.082)
1725.97/1726.34	c #Conflicts:    3428000 | #Learnt:      50852 | 0.000
1725.97/1726.34	c total clause space: 545.701MB
1725.97/1726.34	c total #watches: 311969
1726.47/1726.80	c total #propagations: 559375701 / total #impl: 6858237783 (eff. 0.082)
1726.47/1726.80	c #Conflicts:    3429000 | #Learnt:      51852 | 0.000
1726.47/1726.80	c total clause space: 545.701MB
1726.47/1726.80	c total #watches: 315624
1726.87/1727.28	c total #propagations: 559593754 / total #impl: 6860302859 (eff. 0.082)
1726.87/1727.28	c #Conflicts:    3430000 | #Learnt:      52852 | 0.000
1726.87/1727.28	c total clause space: 545.701MB
1726.87/1727.28	c total #watches: 319194
1727.37/1727.75	c total #propagations: 559809081 / total #impl: 6862365845 (eff. 0.082)
1727.37/1727.75	c #Conflicts:    3431000 | #Learnt:      53852 | 0.000
1727.37/1727.75	c total clause space: 545.701MB
1727.37/1727.75	c total #watches: 322574
1727.87/1728.21	c total #propagations: 560033395 / total #impl: 6864546362 (eff. 0.082)
1727.87/1728.21	c #Conflicts:    3432000 | #Learnt:      54852 | 0.000
1727.87/1728.21	c total clause space: 545.701MB
1727.87/1728.21	c total #watches: 326351
1728.27/1728.69	c total #propagations: 560235062 / total #impl: 6866606494 (eff. 0.082)
1728.27/1728.69	c #Conflicts:    3433000 | #Learnt:      55852 | 0.000
1728.27/1728.69	c total clause space: 545.701MB
1728.27/1728.69	c total #watches: 329812
1728.77/1729.18	c total #propagations: 560446955 / total #impl: 6868914920 (eff. 0.082)
1728.77/1729.18	c #Conflicts:    3434000 | #Learnt:      56852 | 0.000
1728.77/1729.18	c total clause space: 545.701MB
1728.77/1729.18	c total #watches: 333548
1729.37/1729.71	c total #propagations: 560646074 / total #impl: 6871162310 (eff. 0.082)
1729.37/1729.71	c #Conflicts:    3435000 | #Learnt:      57852 | 0.000
1729.37/1729.71	c total clause space: 545.701MB
1729.37/1729.71	c total #watches: 336702
1729.77/1730.19	c total #propagations: 560859140 / total #impl: 6873761178 (eff. 0.082)
1729.77/1730.19	c #Conflicts:    3436000 | #Learnt:      58852 | 0.000
1729.77/1730.19	c total clause space: 545.701MB
1729.77/1730.19	c total #watches: 340885
1730.37/1730.70	c total #propagations: 561066372 / total #impl: 6876176606 (eff. 0.082)
1730.37/1730.70	c #Conflicts:    3437000 | #Learnt:      59852 | 0.000
1730.37/1730.70	c total clause space: 545.701MB
1730.37/1730.70	c total #watches: 347737
1730.87/1731.20	c total #propagations: 561275551 / total #impl: 6878681815 (eff. 0.082)
1730.87/1731.20	c #Conflicts:    3438000 | #Learnt:      60852 | 0.000
1730.87/1731.20	c total clause space: 545.701MB
1730.87/1731.20	c total #watches: 351671
1731.27/1731.69	c total #propagations: 561465270 / total #impl: 6881092406 (eff. 0.082)
1731.27/1731.69	c #Conflicts:    3439000 | #Learnt:      61852 | 0.000
1731.27/1731.69	c total clause space: 545.701MB
1731.27/1731.69	c total #watches: 355161
1731.87/1732.20	c total #propagations: 561655985 / total #impl: 6883083563 (eff. 0.082)
1731.87/1732.20	c #Conflicts:    3440000 | #Learnt:      62852 | 0.000
1731.87/1732.20	c total clause space: 545.701MB
1731.87/1732.20	c total #watches: 358610
1732.37/1732.75	c total #propagations: 561861550 / total #impl: 6885517498 (eff. 0.082)
1732.37/1732.75	c #Conflicts:    3441000 | #Learnt:      63852 | 0.000
1732.37/1732.75	c total clause space: 545.701MB
1732.37/1732.75	c total #watches: 362544
1732.97/1733.31	c total #propagations: 562047397 / total #impl: 6887960232 (eff. 0.082)
1732.97/1733.31	c #Conflicts:    3442000 | #Learnt:      64852 | 0.000
1732.97/1733.31	c total clause space: 545.701MB
1732.97/1733.31	c total #watches: 366005
1733.47/1733.84	c total #propagations: 562226138 / total #impl: 6890921131 (eff. 0.082)
1733.47/1733.84	c #Conflicts:    3443000 | #Learnt:      65852 | 0.000
1733.47/1733.84	c total clause space: 545.701MB
1733.47/1733.84	c total #watches: 373279
1733.97/1734.38	c total #propagations: 562418570 / total #impl: 6893387222 (eff. 0.082)
1733.97/1734.38	c #Conflicts:    3444000 | #Learnt:      66852 | 0.000
1733.97/1734.38	c total clause space: 545.701MB
1733.97/1734.38	c total #watches: 382630
1734.57/1734.98	c total #propagations: 562612654 / total #impl: 6896018592 (eff. 0.082)
1734.57/1734.98	c #Conflicts:    3445000 | #Learnt:      67852 | 0.000
1734.57/1734.98	c total clause space: 545.701MB
1734.57/1734.98	c total #watches: 390935
1735.27/1735.62	c total #propagations: 562820340 / total #impl: 6899138255 (eff. 0.082)
1735.27/1735.62	c #Conflicts:    3446000 | #Learnt:      68852 | 0.000
1735.27/1735.62	c total clause space: 545.701MB
1735.27/1735.62	c total #watches: 397654
1735.87/1736.22	c total #propagations: 563027810 / total #impl: 6902247881 (eff. 0.082)
1735.87/1736.22	c #Conflicts:    3447000 | #Learnt:      69852 | 0.000
1735.87/1736.22	c total clause space: 545.701MB
1735.87/1736.22	c total #watches: 401140
1736.47/1736.84	c total #propagations: 563226535 / total #impl: 6904865166 (eff. 0.082)
1736.47/1736.84	c #Conflicts:    3448000 | #Learnt:      70852 | 0.000
1736.47/1736.84	c total clause space: 545.701MB
1736.47/1736.84	c total #watches: 409174
1737.07/1737.48	c total #propagations: 563412431 / total #impl: 6907318993 (eff. 0.082)
1737.07/1737.48	c #Conflicts:    3449000 | #Learnt:      71852 | 0.000
1737.07/1737.48	c total clause space: 545.701MB
1737.07/1737.48	c total #watches: 416476
1737.77/1738.14	c total #propagations: 563621730 / total #impl: 6909954542 (eff. 0.082)
1737.77/1738.14	c #Conflicts:    3450000 | #Learnt:      72852 | 0.000
1737.77/1738.14	c total clause space: 545.701MB
1737.77/1738.14	c total #watches: 420042
1738.47/1738.87	c total #propagations: 563822202 / total #impl: 6912826962 (eff. 0.082)
1738.47/1738.87	c #Conflicts:    3451000 | #Learnt:      73852 | 0.000
1738.47/1738.87	c total clause space: 545.701MB
1738.47/1738.87	c total #watches: 423143
1739.27/1739.65	c total #propagations: 564014099 / total #impl: 6915183646 (eff. 0.082)
1739.27/1739.65	c #Conflicts:    3452000 | #Learnt:      74852 | 0.000
1739.27/1739.65	c total clause space: 545.701MB
1739.27/1739.65	c total #watches: 431277
1739.97/1740.36	c total #propagations: 564200168 / total #impl: 6917484001 (eff. 0.082)
1739.97/1740.36	c #Conflicts:    3453000 | #Learnt:      75852 | 0.000
1739.97/1740.36	c total clause space: 545.701MB
1739.97/1740.36	c total #watches: 436237
1740.67/1741.07	c total #propagations: 564388106 / total #impl: 6919878661 (eff. 0.082)
1740.67/1741.07	c #Conflicts:    3454000 | #Learnt:      76852 | 0.000
1740.67/1741.07	c total clause space: 545.701MB
1740.67/1741.07	c total #watches: 440093
1741.47/1741.80	c total #propagations: 564587861 / total #impl: 6922198231 (eff. 0.082)
1741.47/1741.80	c #Conflicts:    3455000 | #Learnt:      77852 | 0.000
1741.47/1741.80	c total clause space: 545.701MB
1741.47/1741.80	c total #watches: 443652
1742.17/1742.59	c total #propagations: 564773674 / total #impl: 6924390675 (eff. 0.082)
1742.17/1742.59	c #Conflicts:    3456000 | #Learnt:      78852 | 0.000
1742.17/1742.59	c total clause space: 545.701MB
1742.17/1742.59	c total #watches: 447232
1742.97/1743.37	c total #propagations: 564971020 / total #impl: 6926810273 (eff. 0.082)
1742.97/1743.37	c #Conflicts:    3457000 | #Learnt:      79852 | 0.000
1742.97/1743.37	c total clause space: 545.701MB
1742.97/1743.37	c total #watches: 450859
1743.76/1744.18	c total #propagations: 565166384 / total #impl: 6929724836 (eff. 0.082)
1743.76/1744.18	c #Conflicts:    3458000 | #Learnt:      80852 | 0.000
1743.76/1744.18	c total clause space: 545.701MB
1743.76/1744.18	c total #watches: 459890
1744.66/1745.04	c total #propagations: 565345250 / total #impl: 6932532628 (eff. 0.082)
1744.66/1745.04	c #Conflicts:    3459000 | #Learnt:      81852 | 0.000
1744.66/1745.04	c total clause space: 545.701MB
1744.66/1745.04	c total #watches: 465071
1745.47/1745.88	c total #propagations: 565558454 / total #impl: 6934933241 (eff. 0.082)
1745.47/1745.88	c #Conflicts:    3460000 | #Learnt:      82852 | 0.000
1745.47/1745.88	c total clause space: 545.701MB
1745.47/1745.88	c total #watches: 468256
1746.26/1746.63	c total #propagations: 565759208 / total #impl: 6937160948 (eff. 0.082)
1746.26/1746.63	c #Conflicts:    3461000 | #Learnt:      83852 | 0.000
1746.26/1746.63	c total clause space: 545.701MB
1746.26/1746.63	c total #watches: 472542
1746.96/1747.39	c total #propagations: 565983273 / total #impl: 6939676620 (eff. 0.082)
1746.96/1747.39	c #Conflicts:    3462000 | #Learnt:      84852 | 0.000
1746.96/1747.39	c total clause space: 545.701MB
1746.96/1747.39	c total #watches: 476501
1747.76/1748.13	c total #propagations: 566188460 / total #impl: 6942467967 (eff. 0.082)
1747.76/1748.13	c #Conflicts:    3463000 | #Learnt:      85852 | 0.000
1747.76/1748.13	c total clause space: 545.701MB
1747.76/1748.13	c total #watches: 479542
1748.46/1748.89	c total #propagations: 566382830 / total #impl: 6944689066 (eff. 0.082)
1748.46/1748.89	c #Conflicts:    3464000 | #Learnt:      86852 | 0.000
1748.46/1748.89	c total clause space: 545.701MB
1748.46/1748.89	c total #watches: 484064
1749.26/1749.62	c total #propagations: 566584959 / total #impl: 6947015236 (eff. 0.082)
1749.26/1749.62	c #Conflicts:    3465000 | #Learnt:      87852 | 0.000
1749.26/1749.62	c total clause space: 545.701MB
1749.26/1749.62	c total #watches: 488339
1749.96/1750.36	c total #propagations: 566773716 / total #impl: 6949344622 (eff. 0.082)
1749.96/1750.36	c #Conflicts:    3466000 | #Learnt:      88852 | 0.000
1749.96/1750.36	c total clause space: 545.701MB
1749.96/1750.36	c total #watches: 491833
1750.76/1751.11	c total #propagations: 566967207 / total #impl: 6951846088 (eff. 0.082)
1750.76/1751.11	c #Conflicts:    3467000 | #Learnt:      89852 | 0.000
1750.76/1751.11	c total clause space: 545.701MB
1750.76/1751.11	c total #watches: 495237
1751.46/1751.88	c total #propagations: 567195275 / total #impl: 6954600049 (eff. 0.082)
1751.46/1751.88	c GC COLLECT
1751.46/1751.88	c #Conflicts:    3468000 | #Learnt:      45655 | 0.000
1751.46/1751.88	c total clause space: 545.701MB
1751.46/1751.88	c total #watches: 296172
1751.97/1752.39	c total #propagations: 567388440 / total #impl: 6957249623 (eff. 0.082)
1751.97/1752.39	c #Conflicts:    3469000 | #Learnt:      46655 | 0.000
1751.97/1752.39	c total clause space: 545.701MB
1751.97/1752.39	c total #watches: 300108
1752.46/1752.84	c total #propagations: 567559686 / total #impl: 6959978625 (eff. 0.082)
1752.46/1752.84	c #Conflicts:    3470000 | #Learnt:      47655 | 0.000
1752.46/1752.84	c total clause space: 545.701MB
1752.46/1752.84	c total #watches: 303741
1752.96/1753.32	c total #propagations: 567740055 / total #impl: 6962531492 (eff. 0.082)
1752.96/1753.32	c #Conflicts:    3471000 | #Learnt:      48655 | 0.000
1752.96/1753.32	c total clause space: 545.701MB
1752.96/1753.32	c total #watches: 308158
1753.36/1753.79	c total #propagations: 567916998 / total #impl: 6965231124 (eff. 0.082)
1753.36/1753.79	c #Conflicts:    3472000 | #Learnt:      49655 | 0.000
1753.36/1753.79	c total clause space: 545.701MB
1753.36/1753.79	c total #watches: 311899
1753.96/1754.31	c total #propagations: 568109786 / total #impl: 6968099419 (eff. 0.082)
1753.96/1754.31	c #Conflicts:    3473000 | #Learnt:      50655 | 0.000
1753.96/1754.31	c total clause space: 545.701MB
1753.96/1754.31	c total #watches: 315456
1754.46/1754.86	c total #propagations: 568284902 / total #impl: 6970945861 (eff. 0.082)
1754.46/1754.86	c #Conflicts:    3474000 | #Learnt:      51655 | 0.000
1754.46/1754.86	c total clause space: 545.701MB
1754.46/1754.86	c total #watches: 318465
1754.96/1755.39	c total #propagations: 568461697 / total #impl: 6973486133 (eff. 0.082)
1754.96/1755.39	c #Conflicts:    3475000 | #Learnt:      52655 | 0.000
1754.96/1755.39	c total clause space: 545.701MB
1754.96/1755.39	c total #watches: 321436
1755.56/1755.92	c total #propagations: 568641018 / total #impl: 6975564226 (eff. 0.082)
1755.56/1755.92	c #Conflicts:    3476000 | #Learnt:      53655 | 0.000
1755.56/1755.92	c total clause space: 545.701MB
1755.56/1755.92	c total #watches: 324526
1756.06/1756.44	c total #propagations: 568847863 / total #impl: 6978761198 (eff. 0.082)
1756.06/1756.44	c #Conflicts:    3477000 | #Learnt:      54655 | 0.000
1756.06/1756.44	c total clause space: 545.701MB
1756.06/1756.44	c total #watches: 327907
1756.56/1756.99	c total #propagations: 569044463 / total #impl: 6981399323 (eff. 0.082)
1756.56/1756.99	c #Conflicts:    3478000 | #Learnt:      55655 | 0.000
1756.56/1756.99	c total clause space: 545.701MB
1756.56/1756.99	c total #watches: 331541
1757.16/1757.53	c total #propagations: 569249774 / total #impl: 6984276198 (eff. 0.082)
1757.16/1757.53	c #Conflicts:    3479000 | #Learnt:      56655 | 0.000
1757.16/1757.53	c total clause space: 545.701MB
1757.16/1757.53	c total #watches: 335057
1757.66/1758.00	c total #propagations: 569449308 / total #impl: 6987221371 (eff. 0.081)
1757.66/1758.00	c #Conflicts:    3480000 | #Learnt:      57655 | 0.000
1757.66/1758.00	c total clause space: 545.701MB
1757.66/1758.00	c total #watches: 338746
1758.16/1758.52	c total #propagations: 569645163 / total #impl: 6989892124 (eff. 0.081)
1758.16/1758.52	c #Conflicts:    3481000 | #Learnt:      58655 | 0.000
1758.16/1758.52	c total clause space: 545.701MB
1758.16/1758.52	c total #watches: 342166
1758.67/1759.03	c total #propagations: 569863648 / total #impl: 6992678322 (eff. 0.081)
1758.67/1759.03	c #Conflicts:    3482000 | #Learnt:      59655 | 0.000
1758.67/1759.03	c total clause space: 545.701MB
1758.67/1759.03	c total #watches: 344972
1759.16/1759.50	c total #propagations: 570078908 / total #impl: 6995430850 (eff. 0.081)
1759.16/1759.50	c #Conflicts:    3483000 | #Learnt:      60655 | 0.000
1759.16/1759.50	c total clause space: 545.701MB
1759.16/1759.50	c total #watches: 348527
1759.56/1759.99	c total #propagations: 570288605 / total #impl: 6997695949 (eff. 0.081)
1759.56/1759.99	c #Conflicts:    3484000 | #Learnt:      61655 | 0.000
1759.56/1759.99	c total clause space: 545.701MB
1759.56/1759.99	c total #watches: 351640
1760.16/1760.53	c total #propagations: 570471125 / total #impl: 6999648629 (eff. 0.081)
1760.16/1760.53	c #Conflicts:    3485000 | #Learnt:      62655 | 0.000
1760.16/1760.53	c total clause space: 545.701MB
1760.16/1760.53	c total #watches: 354759
1760.77/1761.11	c total #propagations: 570658069 / total #impl: 7001975640 (eff. 0.081)
1760.77/1761.11	c #Conflicts:    3486000 | #Learnt:      63655 | 0.000
1760.77/1761.11	c total clause space: 545.701MB
1760.77/1761.11	c total #watches: 357757
1761.26/1761.61	c total #propagations: 570854883 / total #impl: 7004726512 (eff. 0.081)
1761.26/1761.61	c #Conflicts:    3487000 | #Learnt:      64655 | 0.000
1761.26/1761.61	c total clause space: 545.701MB
1761.26/1761.61	c total #watches: 361452
1761.76/1762.14	c total #propagations: 571044161 / total #impl: 7006838728 (eff. 0.081)
1761.76/1762.14	c #Conflicts:    3488000 | #Learnt:      65655 | 0.000
1761.76/1762.14	c total clause space: 545.701MB
1761.76/1762.14	c total #watches: 364998
1762.26/1762.64	c total #propagations: 571241766 / total #impl: 7009122775 (eff. 0.081)
1762.26/1762.64	c #Conflicts:    3489000 | #Learnt:      66655 | 0.000
1762.26/1762.64	c total clause space: 545.701MB
1762.26/1762.64	c total #watches: 367975
1762.76/1763.18	c total #propagations: 571429405 / total #impl: 7011248013 (eff. 0.082)
1762.76/1763.18	c #Conflicts:    3490000 | #Learnt:      67655 | 0.000
1762.76/1763.18	c total clause space: 545.701MB
1762.76/1763.18	c total #watches: 371647
1763.36/1763.74	c total #propagations: 571613858 / total #impl: 7013344223 (eff. 0.082)
1763.36/1763.74	c #Conflicts:    3491000 | #Learnt:      68655 | 0.000
1763.36/1763.74	c total clause space: 545.701MB
1763.36/1763.74	c total #watches: 375287
1763.86/1764.28	c total #propagations: 571808286 / total #impl: 7015684603 (eff. 0.082)
1763.86/1764.28	c #Conflicts:    3492000 | #Learnt:      69655 | 0.000
1763.86/1764.28	c total clause space: 545.701MB
1763.86/1764.28	c total #watches: 379442
1764.46/1764.85	c total #propagations: 571998435 / total #impl: 7017591257 (eff. 0.082)
1764.46/1764.85	c #Conflicts:    3493000 | #Learnt:      70655 | 0.000
1764.46/1764.85	c total clause space: 545.701MB
1764.46/1764.85	c total #watches: 382915
1764.96/1765.39	c total #propagations: 572187357 / total #impl: 7019989850 (eff. 0.082)
1764.96/1765.39	c #Conflicts:    3494000 | #Learnt:      71655 | 0.000
1764.96/1765.39	c total clause space: 545.701MB
1764.96/1765.39	c total #watches: 386364
1765.56/1765.94	c total #propagations: 572371699 / total #impl: 7022117935 (eff. 0.082)
1765.56/1765.94	c #Conflicts:    3495000 | #Learnt:      72655 | 0.000
1765.56/1765.94	c total clause space: 545.701MB
1765.56/1765.94	c total #watches: 389728
1766.16/1766.50	c total #propagations: 572580736 / total #impl: 7024464851 (eff. 0.082)
1766.16/1766.50	c #Conflicts:    3496000 | #Learnt:      73655 | 0.000
1766.16/1766.50	c total clause space: 545.701MB
1766.16/1766.50	c total #watches: 393092
1766.66/1767.04	c total #propagations: 572765738 / total #impl: 7026738584 (eff. 0.082)
1766.66/1767.04	c #Conflicts:    3497000 | #Learnt:      74655 | 0.000
1766.66/1767.04	c total clause space: 545.701MB
1766.66/1767.04	c total #watches: 397420
1767.26/1767.64	c total #propagations: 572934426 / total #impl: 7029175582 (eff. 0.082)
1767.26/1767.64	c #Conflicts:    3498000 | #Learnt:      75655 | 0.000
1767.26/1767.64	c total clause space: 545.701MB
1767.26/1767.64	c total #watches: 400813
1767.86/1768.24	c total #propagations: 573114174 / total #impl: 7031490964 (eff. 0.082)
1767.86/1768.24	c #Conflicts:    3499000 | #Learnt:      76655 | 0.000
1767.86/1768.24	c total clause space: 545.701MB
1767.86/1768.24	c total #watches: 404518
1768.47/1768.83	c total #propagations: 573305066 / total #impl: 7033628020 (eff. 0.082)
1768.47/1768.83	c #Conflicts:    3500000 | #Learnt:      77655 | 0.000
1768.47/1768.83	c total clause space: 545.701MB
1768.47/1768.83	c total #watches: 407841
1768.96/1769.37	c total #propagations: 573536629 / total #impl: 7036267517 (eff. 0.082)
1768.96/1769.37	c #Conflicts:    3501000 | #Learnt:      78655 | 0.000
1768.96/1769.37	c total clause space: 545.701MB
1768.96/1769.37	c total #watches: 411535
1769.57/1769.95	c total #propagations: 573735424 / total #impl: 7038521091 (eff. 0.082)
1769.57/1769.95	c #Conflicts:    3502000 | #Learnt:      79655 | 0.000
1769.57/1769.95	c total clause space: 545.701MB
1769.57/1769.95	c total #watches: 415037
1770.16/1770.51	c total #propagations: 573925407 / total #impl: 7040801425 (eff. 0.082)
1770.16/1770.51	c #Conflicts:    3503000 | #Learnt:      80655 | 0.000
1770.16/1770.51	c total clause space: 545.701MB
1770.16/1770.51	c total #watches: 418372
1770.67/1771.03	c total #propagations: 574115387 / total #impl: 7042825239 (eff. 0.082)
1770.67/1771.03	c #Conflicts:    3504000 | #Learnt:      81655 | 0.000
1770.67/1771.03	c total clause space: 545.701MB
1770.67/1771.03	c total #watches: 421863
1771.26/1771.62	c total #propagations: 574301797 / total #impl: 7044807797 (eff. 0.082)
1771.26/1771.62	c #Conflicts:    3505000 | #Learnt:      82655 | 0.000
1771.26/1771.62	c total clause space: 545.701MB
1771.26/1771.62	c total #watches: 425505
1771.87/1772.23	c total #propagations: 574488441 / total #impl: 7047229320 (eff. 0.082)
1771.87/1772.23	c #Conflicts:    3506000 | #Learnt:      83655 | 0.000
1771.87/1772.23	c total clause space: 545.701MB
1771.87/1772.23	c total #watches: 429792
1772.46/1772.83	c total #propagations: 574670841 / total #impl: 7049577337 (eff. 0.082)
1772.46/1772.83	c #Conflicts:    3507000 | #Learnt:      84655 | 0.000
1772.46/1772.83	c total clause space: 545.701MB
1772.46/1772.83	c total #watches: 433451
1773.06/1773.45	c total #propagations: 574843699 / total #impl: 7051606712 (eff. 0.082)
1773.06/1773.45	c #Conflicts:    3508000 | #Learnt:      85655 | 0.000
1773.06/1773.45	c total clause space: 545.701MB
1773.06/1773.45	c total #watches: 436819
1773.66/1774.01	c total #propagations: 575023112 / total #impl: 7054007015 (eff. 0.082)
1773.66/1774.01	c #Conflicts:    3509000 | #Learnt:      86655 | 0.000
1773.66/1774.01	c total clause space: 545.701MB
1773.66/1774.01	c total #watches: 440956
1774.26/1774.62	c total #propagations: 575197707 / total #impl: 7056080721 (eff. 0.082)
1774.26/1774.62	c #Conflicts:    3510000 | #Learnt:      87655 | 0.000
1774.26/1774.62	c total clause space: 545.701MB
1774.26/1774.62	c total #watches: 445454
1774.86/1775.25	c total #propagations: 575399611 / total #impl: 7058278668 (eff. 0.082)
1774.86/1775.25	c #Conflicts:    3511000 | #Learnt:      88655 | 0.000
1774.86/1775.25	c total clause space: 545.701MB
1774.86/1775.25	c total #watches: 449403
1775.46/1775.81	c total #propagations: 575585526 / total #impl: 7060454712 (eff. 0.082)
1775.46/1775.81	c #Conflicts:    3512000 | #Learnt:      89655 | 0.000
1775.46/1775.81	c total clause space: 545.701MB
1775.46/1775.81	c total #watches: 453366
1776.06/1776.43	c total #propagations: 575780959 / total #impl: 7062649043 (eff. 0.082)
1776.06/1776.43	c #Conflicts:    3513000 | #Learnt:      90655 | 0.000
1776.06/1776.43	c total clause space: 545.701MB
1776.06/1776.43	c total #watches: 457302
1776.66/1777.05	c total #propagations: 575961251 / total #impl: 7064935882 (eff. 0.082)
1776.66/1777.05	c GC COLLECT
1776.66/1777.05	c #Conflicts:    3514000 | #Learnt:      46153 | 0.000
1776.66/1777.05	c total clause space: 545.701MB
1776.66/1777.05	c total #watches: 297953
1777.16/1777.55	c total #propagations: 576128396 / total #impl: 7067194501 (eff. 0.082)
1777.16/1777.55	c #Conflicts:    3515000 | #Learnt:      47153 | 0.000
1777.16/1777.55	c total clause space: 545.701MB
1777.16/1777.55	c total #watches: 301437
1777.66/1778.05	c total #propagations: 576305365 / total #impl: 7069325087 (eff. 0.082)
1777.66/1778.05	c #Conflicts:    3516000 | #Learnt:      48153 | 0.000
1777.66/1778.05	c total clause space: 545.701MB
1777.66/1778.05	c total #watches: 305071
1778.16/1778.52	c total #propagations: 576489402 / total #impl: 7071324252 (eff. 0.082)
1778.16/1778.52	c #Conflicts:    3517000 | #Learnt:      49153 | 0.000
1778.16/1778.52	c total clause space: 545.701MB
1778.16/1778.52	c total #watches: 308542
1778.66/1779.02	c total #propagations: 576686835 / total #impl: 7073540066 (eff. 0.082)
1778.66/1779.02	c #Conflicts:    3518000 | #Learnt:      50153 | 0.000
1778.66/1779.02	c total clause space: 545.701MB
1778.66/1779.02	c total #watches: 312619
1779.16/1779.53	c total #propagations: 576886313 / total #impl: 7075826802 (eff. 0.082)
1779.16/1779.53	c #Conflicts:    3519000 | #Learnt:      51153 | 0.000
1779.16/1779.53	c total clause space: 545.701MB
1779.16/1779.53	c total #watches: 316388
1779.66/1780.06	c total #propagations: 577056559 / total #impl: 7077780731 (eff. 0.082)
1779.66/1780.06	c #Conflicts:    3520000 | #Learnt:      52153 | 0.000
1779.66/1780.06	c total clause space: 545.701MB
1779.66/1780.06	c total #watches: 320367
1780.16/1780.59	c total #propagations: 577223700 / total #impl: 7079780727 (eff. 0.082)
1780.16/1780.59	c #Conflicts:    3521000 | #Learnt:      53153 | 0.000
1780.16/1780.59	c total clause space: 545.701MB
1780.16/1780.59	c total #watches: 323944
1780.76/1781.11	c total #propagations: 577405070 / total #impl: 7082088839 (eff. 0.082)
1780.76/1781.11	c #Conflicts:    3522000 | #Learnt:      54153 | 0.000
1780.76/1781.11	c total clause space: 545.701MB
1780.76/1781.11	c total #watches: 327766
1781.26/1781.60	c total #propagations: 577588645 / total #impl: 7084129818 (eff. 0.082)
1781.26/1781.60	c #Conflicts:    3523000 | #Learnt:      55153 | 0.000
1781.26/1781.60	c total clause space: 545.701MB
1781.26/1781.60	c total #watches: 332054
1781.77/1782.11	c total #propagations: 577779049 / total #impl: 7086121044 (eff. 0.082)
1781.77/1782.11	c #Conflicts:    3524000 | #Learnt:      56153 | 0.000
1781.77/1782.11	c total clause space: 545.701MB
1781.77/1782.11	c total #watches: 336208
1782.36/1782.75	c total #propagations: 577968168 / total #impl: 7088032596 (eff. 0.082)
1782.36/1782.75	c #Conflicts:    3525000 | #Learnt:      57153 | 0.000
1782.36/1782.75	c total clause space: 545.701MB
1782.36/1782.75	c total #watches: 339329
1782.86/1783.28	c total #propagations: 578154503 / total #impl: 7090707044 (eff. 0.082)
1782.86/1783.28	c #Conflicts:    3526000 | #Learnt:      58153 | 0.000
1782.86/1783.28	c total clause space: 545.701MB
1782.86/1783.28	c total #watches: 342247
1783.46/1783.83	c total #propagations: 578359573 / total #impl: 7093293874 (eff. 0.082)
1783.46/1783.83	c #Conflicts:    3527000 | #Learnt:      59153 | 0.000
1783.46/1783.83	c total clause space: 545.701MB
1783.46/1783.83	c total #watches: 345225
1783.96/1784.36	c total #propagations: 578569970 / total #impl: 7095675497 (eff. 0.082)
1783.96/1784.36	c #Conflicts:    3528000 | #Learnt:      60153 | 0.000
1783.96/1784.36	c total clause space: 545.701MB
1783.96/1784.36	c total #watches: 348751
1784.46/1784.89	c total #propagations: 578770423 / total #impl: 7097743172 (eff. 0.082)
1784.46/1784.89	c #Conflicts:    3529000 | #Learnt:      61153 | 0.000
1784.46/1784.89	c total clause space: 545.701MB
1784.46/1784.89	c total #watches: 352791
1785.06/1785.41	c total #propagations: 578971578 / total #impl: 7099965937 (eff. 0.082)
1785.06/1785.41	c #Conflicts:    3530000 | #Learnt:      62153 | 0.000
1785.06/1785.41	c total clause space: 545.701MB
1785.06/1785.41	c total #watches: 356764
1785.56/1785.99	c total #propagations: 579197160 / total #impl: 7102297198 (eff. 0.082)
1785.56/1785.99	c #Conflicts:    3531000 | #Learnt:      63153 | 0.000
1785.56/1785.99	c total clause space: 545.701MB
1785.56/1785.99	c total #watches: 359918
1786.26/1786.61	c total #propagations: 579399152 / total #impl: 7104700519 (eff. 0.082)
1786.26/1786.61	c #Conflicts:    3532000 | #Learnt:      64153 | 0.000
1786.26/1786.61	c total clause space: 545.701MB
1786.26/1786.61	c total #watches: 363702
1786.76/1787.17	c total #propagations: 579605078 / total #impl: 7107090029 (eff. 0.082)
1786.76/1787.17	c #Conflicts:    3533000 | #Learnt:      65153 | 0.000
1786.76/1787.17	c total clause space: 545.701MB
1786.76/1787.17	c total #watches: 367067
1787.36/1787.75	c total #propagations: 579828911 / total #impl: 7109445307 (eff. 0.082)
1787.36/1787.75	c #Conflicts:    3534000 | #Learnt:      66153 | 0.000
1787.36/1787.75	c total clause space: 545.701MB
1787.36/1787.75	c total #watches: 371424
1787.96/1788.33	c total #propagations: 580015184 / total #impl: 7111718652 (eff. 0.082)
1787.96/1788.33	c #Conflicts:    3535000 | #Learnt:      67153 | 0.000
1787.96/1788.33	c total clause space: 545.701MB
1787.96/1788.33	c total #watches: 375919
1788.56/1788.91	c total #propagations: 580203996 / total #impl: 7113881835 (eff. 0.082)
1788.56/1788.91	c #Conflicts:    3536000 | #Learnt:      68153 | 0.000
1788.56/1788.91	c total clause space: 545.701MB
1788.56/1788.91	c total #watches: 379551
1789.06/1789.49	c total #propagations: 580395372 / total #impl: 7116100863 (eff. 0.082)
1789.06/1789.49	c #Conflicts:    3537000 | #Learnt:      69153 | 0.000
1789.06/1789.49	c total clause space: 545.701MB
1789.06/1789.49	c total #watches: 383266
1789.66/1790.03	c total #propagations: 580586194 / total #impl: 7118403899 (eff. 0.082)
1789.66/1790.03	c #Conflicts:    3538000 | #Learnt:      70153 | 0.000
1789.66/1790.03	c total clause space: 545.701MB
1789.66/1790.03	c total #watches: 386822
1790.26/1790.60	c total #propagations: 580767287 / total #impl: 7120616749 (eff. 0.082)
1790.26/1790.60	c #Conflicts:    3539000 | #Learnt:      71153 | 0.000
1790.26/1790.60	c total clause space: 545.701MB
1790.26/1790.60	c total #watches: 390433
1790.76/1791.16	c total #propagations: 580954889 / total #impl: 7122659751 (eff. 0.082)
1790.76/1791.16	c #Conflicts:    3540000 | #Learnt:      72153 | 0.000
1790.76/1791.16	c total clause space: 545.701MB
1790.76/1791.16	c total #watches: 393706
1791.36/1791.77	c total #propagations: 581154707 / total #impl: 7125018188 (eff. 0.082)
1791.36/1791.77	c #Conflicts:    3541000 | #Learnt:      73153 | 0.000
1791.36/1791.77	c total clause space: 545.701MB
1791.36/1791.77	c total #watches: 397242
1791.96/1792.35	c total #propagations: 581358317 / total #impl: 7127421057 (eff. 0.082)
1791.96/1792.35	c #Conflicts:    3542000 | #Learnt:      74153 | 0.000
1791.96/1792.35	c total clause space: 545.701MB
1791.96/1792.35	c total #watches: 400774
1792.66/1793.01	c total #propagations: 581553135 / total #impl: 7129901710 (eff. 0.082)
1792.66/1793.01	c #Conflicts:    3543000 | #Learnt:      75153 | 0.000
1792.66/1793.01	c total clause space: 545.701MB
1792.66/1793.01	c total #watches: 404372
1793.16/1793.57	c total #propagations: 581740810 / total #impl: 7131930445 (eff. 0.082)
1793.16/1793.57	c #Conflicts:    3544000 | #Learnt:      76153 | 0.000
1793.16/1793.57	c total clause space: 545.701MB
1793.16/1793.57	c total #watches: 408039
1793.76/1794.19	c total #propagations: 581945535 / total #impl: 7134027586 (eff. 0.082)
1793.76/1794.19	c #Conflicts:    3545000 | #Learnt:      77153 | 0.000
1793.76/1794.19	c total clause space: 545.701MB
1793.76/1794.19	c total #watches: 413151
1794.36/1794.78	c total #propagations: 582146676 / total #impl: 7135961841 (eff. 0.082)
1794.36/1794.78	c #Conflicts:    3546000 | #Learnt:      78153 | 0.000
1794.36/1794.78	c total clause space: 545.701MB
1794.36/1794.78	c total #watches: 416988
1794.96/1795.39	c total #propagations: 582352655 / total #impl: 7137916414 (eff. 0.082)
1794.96/1795.39	c #Conflicts:    3547000 | #Learnt:      79153 | 0.000
1794.96/1795.39	c total clause space: 545.701MB
1794.96/1795.39	c total #watches: 420222
1795.56/1795.95	c total #propagations: 582551087 / total #impl: 7140071909 (eff. 0.082)
1795.56/1795.95	c #Conflicts:    3548000 | #Learnt:      80153 | 0.000
1795.56/1795.95	c total clause space: 545.701MB
1795.56/1795.95	c total #watches: 423564
1796.16/1796.59	c total #propagations: 582756962 / total #impl: 7141877338 (eff. 0.082)
1796.16/1796.59	c #Conflicts:    3549000 | #Learnt:      81153 | 0.000
1796.16/1796.59	c total clause space: 545.701MB
1796.16/1796.59	c total #watches: 427114
1796.86/1797.28	c total #propagations: 582984011 / total #impl: 7144327557 (eff. 0.082)
1796.86/1797.28	c #Conflicts:    3550000 | #Learnt:      82153 | 0.000
1796.86/1797.28	c total clause space: 545.701MB
1796.86/1797.28	c total #watches: 430201
1797.56/1797.94	c total #propagations: 583191972 / total #impl: 7146676587 (eff. 0.082)
1797.56/1797.94	c #Conflicts:    3551000 | #Learnt:      83153 | 0.000
1797.56/1797.94	c total clause space: 545.701MB
1797.56/1797.94	c total #watches: 433462
1798.16/1798.56	c total #propagations: 583394328 / total #impl: 7148880252 (eff. 0.082)
1798.16/1798.56	c #Conflicts:    3552000 | #Learnt:      84153 | 0.000
1798.16/1798.56	c total clause space: 545.701MB
1798.16/1798.56	c total #watches: 436908
1798.86/1799.29	c total #propagations: 583585545 / total #impl: 7151286574 (eff. 0.082)
1798.86/1799.29	c #Conflicts:    3553000 | #Learnt:      85153 | 0.000
1798.86/1799.29	c total clause space: 545.701MB
1798.86/1799.29	c total #watches: 440608
1799.45/1799.88	c total #propagations: 583780109 / total #impl: 7153690232 (eff. 0.082)
1799.45/1799.88	c #Conflicts:    3554000 | #Learnt:      86153 | 0.000
1799.45/1799.88	c total clause space: 545.701MB
1799.45/1799.88	c total #watches: 444042

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

pid=9866
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.00 2.00 2.00 3/176 9869
/proc/meminfo: memFree=30875972/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/9869/stat : 9869 (runsolver) D 9866 9869 7449 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 1 0 12271175 24911872 151 33554432000 4194304 4338465 140733790635392 140733790633032 243765431479 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/9869/statm: 6082 151 105 36 0 2655 0

[startup+0.100172 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9869
/proc/meminfo: memFree=30875972/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=65836 CPUtime=0.09 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 1334 0 0 0 8 1 0 0 20 0 1 0 12271175 67416064 13906 33554432000 4194304 6211289 140735500794352 140733790632888 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 16459 13906 204 493 0 15956 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65836

[startup+0.200352 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9869
/proc/meminfo: memFree=30875972/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=66100 CPUtime=0.18 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 1775 0 0 0 17 1 0 0 20 0 1 0 12271175 67686400 14701 33554432000 4194304 6211289 140735500794352 140733790632888 4205291 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 16525 14701 204 493 0 16022 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 66100

[startup+0.300271 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9869
/proc/meminfo: memFree=30875972/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=68820 CPUtime=0.28 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 1982 0 0 0 27 1 0 0 20 0 1 0 12271175 70471680 15331 33554432000 4194304 6211289 140735500794352 140733790632888 4201946 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 17205 15331 204 493 0 16702 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 68820

[startup+0.700265 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 9869
/proc/meminfo: memFree=30875972/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=73384 CPUtime=0.68 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 2645 0 0 0 67 1 0 0 20 0 1 0 12271175 75145216 16251 33554432000 4194304 6211289 140735500794352 140733790632888 4244821 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 18346 16251 219 493 0 17843 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 73384

[startup+1.50023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9870
/proc/meminfo: memFree=30798888/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=80696 CPUtime=1.48 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 3571 0 0 0 147 1 0 0 20 0 1 0 12271175 82632704 16800 33554432000 4194304 6211289 140735500794352 140735500792696 4239413 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 20174 16800 219 493 0 19671 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 80696

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9870
/proc/meminfo: memFree=30787520/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=92928 CPUtime=3.09 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 4704 0 0 0 307 2 0 0 20 0 1 0 12271175 95158272 19549 33554432000 4194304 6211289 140735500794352 140735500792696 5158319 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 23232 19549 219 493 0 22729 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92928

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9870
/proc/meminfo: memFree=30770192/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=93332 CPUtime=6.28 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 4831 0 0 0 626 2 0 0 20 0 1 0 12271175 95571968 21209 33554432000 4194304 6211289 140735500794352 140735500792696 4209221 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 23333 21209 219 493 0 22830 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 93332

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9870
/proc/meminfo: memFree=30710924/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=113104 CPUtime=12.68 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 6008 0 0 0 1266 2 0 0 20 0 1 0 12271175 115818496 25036 33554432000 4194304 6211289 140735500794352 140735500792696 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 28276 25036 219 493 0 27773 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 113104

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9870
/proc/meminfo: memFree=30691688/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=145272 CPUtime=25.48 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 7210 0 0 0 2546 2 0 0 20 0 1 0 12271175 148758528 29436 33554432000 4194304 6211289 140735500794352 140735500792696 4244682 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 36318 29436 219 493 0 35815 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 145272

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9870
/proc/meminfo: memFree=30665360/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=146936 CPUtime=51.08 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 7638 0 0 0 5105 3 0 0 20 0 1 0 12271175 150462464 33952 33554432000 4194304 6211289 140735500794352 140735500792696 4249897 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 36734 33952 219 493 0 36231 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 146936

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9871
/proc/meminfo: memFree=30622340/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=199764 CPUtime=102.28 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 8879 0 0 0 10224 4 0 0 20 0 1 0 12271175 204558336 39559 33554432000 4194304 6211289 140735500794352 140735500792696 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 49941 39559 219 493 0 49438 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 199764

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 9873
/proc/meminfo: memFree=30568788/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=200992 CPUtime=162.26 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 9185 0 0 0 16222 4 0 0 20 0 1 0 12271175 205815808 43442 33554432000 4194304 6211289 140735500794352 140735500792696 4239831 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 50248 43442 219 493 0 49745 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 200992

[startup+222.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 9877
/proc/meminfo: memFree=30503896/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=283864 CPUtime=222.24 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 10441 0 0 0 22219 5 0 0 20 0 1 0 12271175 290676736 50429 33554432000 4194304 6211289 140735500794352 140735500792696 4249768 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 70966 50429 219 493 0 70463 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 283864

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 9878
/proc/meminfo: memFree=30471836/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=284420 CPUtime=282.22 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 10603 0 0 0 28217 5 0 0 20 0 1 0 12271175 291246080 58252 33554432000 4194304 6211289 140735500794352 140735500792696 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 71105 58252 219 493 0 70602 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 284420

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9879
/proc/meminfo: memFree=30455852/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=284956 CPUtime=342.21 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 10757 0 0 0 34215 6 0 0 20 0 1 0 12271175 291794944 59428 33554432000 4194304 6211289 140735500794352 140735500792696 4245076 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 71239 59428 219 493 0 70736 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 284956

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 9880
/proc/meminfo: memFree=30435012/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=285656 CPUtime=402.2 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 10943 0 0 0 40214 6 0 0 20 0 1 0 12271175 292511744 63702 33554432000 4194304 6211289 140735500794352 140735500792696 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 71414 63702 219 493 0 70911 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 285656

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 9882
/proc/meminfo: memFree=30424336/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=286484 CPUtime=462.2 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 11167 0 0 0 46213 7 0 0 20 0 1 0 12271175 293359616 66481 33554432000 4194304 6211289 140735500794352 140735500792696 4209501 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 71621 66481 219 493 0 71118 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 286484

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 9883
/proc/meminfo: memFree=30413132/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=287440 CPUtime=522.18 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 11756 0 0 0 52211 7 0 0 20 0 1 0 12271175 294338560 69975 33554432000 4194304 6211289 140735500794352 140735500792696 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 71860 69975 219 493 0 71357 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 287440

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 9884
/proc/meminfo: memFree=30394340/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=420656 CPUtime=582.17 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 12465 0 0 0 58208 9 0 0 20 0 1 0 12271175 430751744 73556 33554432000 4194304 6211289 140735500794352 140735500792696 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 105164 73556 219 493 0 104661 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 420656


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


[startup+882.307 s]
/proc/loadavg: 2.15 2.06 2.01 3/178 9916
/proc/meminfo: memFree=30338992/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=423560 CPUtime=882.11 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 13295 0 0 0 88200 11 0 0 20 0 1 0 12271175 433725440 86525 33554432000 4194304 6211289 140735500794352 140735500792696 4239713 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 105890 86525 219 493 0 105387 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 423560

[startup+942.3 s]
/proc/loadavg: 2.19 2.08 2.02 3/177 9917
/proc/meminfo: memFree=30332244/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=423708 CPUtime=942.09 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 13355 0 0 0 94198 11 0 0 20 0 1 0 12271175 433876992 88118 33554432000 4194304 6211289 140735500794352 140735500792696 4240868 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 105927 88118 219 493 0 105424 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 423708

[startup+1002.3 s]
/proc/loadavg: 2.12 2.08 2.02 3/177 9918
/proc/meminfo: memFree=30330900/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=424256 CPUtime=1002.08 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 13476 0 0 0 100197 11 0 0 20 0 1 0 12271175 434438144 88239 33554432000 4194304 6211289 140735500794352 140735500792696 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 106064 88239 219 493 0 105561 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 424256

[startup+1062.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/177 9919
/proc/meminfo: memFree=30326880/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=425344 CPUtime=1062.07 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 13742 0 0 0 106196 11 0 0 20 0 1 0 12271175 435552256 89015 33554432000 4194304 6211289 140735500794352 140735500792696 4239375 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 106336 89015 219 493 0 105833 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 425344

[startup+1122.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/177 9921
/proc/meminfo: memFree=30326164/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=426340 CPUtime=1122.06 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 13985 0 0 0 112195 11 0 0 20 0 1 0 12271175 436572160 89258 33554432000 4194304 6211289 140735500794352 140735500792696 4216340 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 106585 89258 219 493 0 106082 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 426340

[startup+1182.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 9922
/proc/meminfo: memFree=30324952/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=426744 CPUtime=1182.05 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 14119 0 0 0 118194 11 0 0 20 0 1 0 12271175 436985856 89392 33554432000 4194304 6211289 140735500794352 140735500792696 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 106686 89392 219 493 0 106183 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 426744

[startup+1242.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 9923
/proc/meminfo: memFree=30275380/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=427932 CPUtime=1242.05 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 14405 0 0 0 124193 12 0 0 20 0 1 0 12271175 438202368 97854 33554432000 4194304 6211289 140735500794352 140735500792696 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 106983 97854 219 493 0 106480 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 427932

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/177 9924
/proc/meminfo: memFree=30246232/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=427932 CPUtime=1302.04 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 14416 0 0 0 130192 12 0 0 20 0 1 0 12271175 438202368 99909 33554432000 4194304 6211289 140735500794352 140735500792696 4209838 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 106983 99909 219 493 0 106480 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 427932

[startup+1362.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 9925
/proc/meminfo: memFree=30242028/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=428068 CPUtime=1362.02 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 14470 0 0 0 136190 12 0 0 20 0 1 0 12271175 438341632 99963 33554432000 4194304 6211289 140735500794352 140735500792696 4239679 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 107017 99963 219 493 0 106514 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 428068

[startup+1422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/178 9930
/proc/meminfo: memFree=30197072/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=643136 CPUtime=1422.03 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 15343 0 0 0 142190 13 0 0 20 0 1 0 12271175 658571264 108140 33554432000 4194304 6211289 140735500794352 140735500792696 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 160784 108140 219 493 0 160281 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 643136

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 9931
/proc/meminfo: memFree=30191016/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=643584 CPUtime=1482.01 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 15460 0 0 0 148188 13 0 0 20 0 1 0 12271175 659030016 108257 33554432000 4194304 6211289 140735500794352 140735500792696 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 160896 108257 219 493 0 160393 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 643584

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 9932
/proc/meminfo: memFree=30190920/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=643720 CPUtime=1542 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 15543 0 0 0 154187 13 0 0 20 0 1 0 12271175 659169280 108318 33554432000 4194304 6211289 140735500794352 140735500792696 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 160930 108318 219 493 0 160427 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 643720

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 9933
/proc/meminfo: memFree=30189944/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=644020 CPUtime=1601.99 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 15619 0 0 0 160186 13 0 0 20 0 1 0 12271175 659476480 108394 33554432000 4194304 6211289 140735500794352 140735500792696 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 161005 108394 219 493 0 160502 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 644020

[startup+1662.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 9934
/proc/meminfo: memFree=30180908/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=644020 CPUtime=1661.98 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 15644 0 0 0 166185 13 0 0 20 0 1 0 12271175 659476480 110464 33554432000 4194304 6211289 140735500794352 140735500792696 4241543 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 161005 110464 219 493 0 160502 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 644020

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 9936
/proc/meminfo: memFree=30180304/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=644156 CPUtime=1721.97 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 15691 0 0 0 172184 13 0 0 20 0 1 0 12271175 659615744 110511 33554432000 4194304 6211289 140735500794352 140735500792696 5151623 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 161039 110511 219 493 0 160536 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 644156

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9937
/proc/meminfo: memFree=30179084/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=644812 CPUtime=1781.96 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 15827 0 0 0 178183 13 0 0 20 0 1 0 12271175 660287488 110647 33554432000 4194304 6211289 140735500794352 140735500792696 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 161203 110647 219 493 0 160700 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 644812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 9983
/proc/meminfo: memFree=30435928/32872528 swapFree=8284/8284
[pid=9869] ppid=9866 vsize=644812 CPUtime=1800.05 cores=0,2,4,6
/proc/9869/stat : 9869 (cdcl-cuttingpla) R 9866 9869 7449 0 -1 4202496 15857 0 0 0 179992 13 0 0 20 0 1 0 12271175 660287488 110677 33554432000 4194304 6211289 140735500794352 140735500792696 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/9869/statm: 161203 110677 219 493 0 160700 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 644812

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.07
CPU user time (s): 1799.93
CPU system time (s): 0.141978
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 644812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.141978
maximum resident set size= 442708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15857
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= 105
involuntary context switches= 1850

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.39518 second user time and 8.10277 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-29 19:47:09
IDJOB=4118508
IDBENCH=111501
IDSOLVER=2549
FILE ID=node151/4118508-1467222429
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-graphpart_clique-40.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118508-1467222429/watcher-4118508-1467222429 -o /tmp/evaluation-result-4118508-1467222429/solver-4118508-1467222429 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467215224-8881 --watchdog 1960 --input HOME/instance-4118508-1467222429.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= fc78ffcb6f8df58e55b14ead1c8e0a26
RANDOM SEED=418822745

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:        30875988 kB
Buffers:           55388 kB
Cached:          1130760 kB
SwapCached:         1984 kB
Active:           792644 kB
Inactive:         465648 kB
Active(anon):      70724 kB
Inactive(anon):     3292 kB
Active(file):     721920 kB
Inactive(file):   462356 kB
Unevictable:        8284 kB
Mlocked:            8284 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:              5036 kB
Writeback:             0 kB
AnonPages:         79620 kB
Mapped:             9364 kB
Shmem:                 0 kB
Slab:             598716 kB
SReclaimable:      42300 kB
SUnreclaim:       556416 kB
KernelStack:        1440 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     206616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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:17:09