Trace number 4107949

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12026_5-unsat.opb
MD5SUMdb859a15c3accfca5f41bc17f134e06b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark64.7242
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32912
Total number of constraints109848
Number of constraints which are clauses109308
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints540
Minimum length of a constraint1
Maximum length of a constraint66
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 428
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 32912 #constraint= 109848
0.59/0.64	c #Conflicts:       1000 | #Learnt:        998 | 0.000
0.59/0.64	c total clause space: 11.2235MB
0.59/0.64	c total #watches: 155312
0.89/0.93	c total #propagations: 1227865 / total #impl: 3237177 (eff. 0.379)
0.89/0.93	c #Conflicts:       2000 | #Learnt:       1995 | 0.000
0.89/0.93	c total clause space: 18.2382MB
0.89/0.93	c total #watches: 157799
1.09/1.17	c total #propagations: 2534956 / total #impl: 6563257 (eff. 0.386)
1.09/1.17	c #Conflicts:       3000 | #Learnt:       2004 | 0.000
1.09/1.17	c total clause space: 18.2382MB
1.09/1.17	c total #watches: 158657
1.39/1.45	c total #propagations: 3516417 / total #impl: 9178024 (eff. 0.383)
1.39/1.45	c #Conflicts:       4000 | #Learnt:       3002 | 0.000
1.39/1.45	c total clause space: 18.2382MB
1.39/1.45	c total #watches: 160591
1.69/1.78	c total #propagations: 4697743 / total #impl: 12278506 (eff. 0.383)
1.69/1.78	c GARBAGE COLLECT
1.69/1.78	c #Conflicts:       5000 | #Learnt:       2359 | 0.000
1.69/1.78	c total clause space: 18.2382MB
1.69/1.78	c total #watches: 159299
1.99/2.05	c total #propagations: 5967510 / total #impl: 15697535 (eff. 0.380)
1.99/2.05	c #Conflicts:       6000 | #Learnt:       3359 | 0.000
1.99/2.05	c total clause space: 18.2382MB
1.99/2.05	c total #watches: 162558
2.29/2.39	c total #propagations: 6984865 / total #impl: 18440720 (eff. 0.379)
2.29/2.39	c #Conflicts:       7000 | #Learnt:       2237 | 0.000
2.29/2.39	c total clause space: 18.2382MB
2.29/2.39	c total #watches: 162441
2.69/2.73	c total #propagations: 8196854 / total #impl: 21717490 (eff. 0.377)
2.69/2.73	c #Conflicts:       8000 | #Learnt:       3237 | 0.000
2.69/2.73	c total clause space: 29.637MB
2.69/2.73	c total #watches: 163436
2.99/3.08	c total #propagations: 9381829 / total #impl: 24876020 (eff. 0.377)
2.99/3.08	c #Conflicts:       9000 | #Learnt:       4237 | 0.000
2.99/3.08	c total clause space: 29.637MB
2.99/3.08	c total #watches: 164788
3.30/3.38	c total #propagations: 10666876 / total #impl: 28293402 (eff. 0.377)
3.30/3.38	c GARBAGE COLLECT
3.30/3.38	c #Conflicts:      10000 | #Learnt:       2722 | 0.000
3.30/3.38	c total clause space: 29.637MB
3.30/3.38	c total #watches: 159867
3.69/3.70	c total #propagations: 11668239 / total #impl: 30979465 (eff. 0.377)
3.69/3.70	c #Conflicts:      11000 | #Learnt:       3722 | 0.000
3.69/3.70	c total clause space: 29.637MB
3.69/3.70	c total #watches: 162890
3.99/4.01	c total #propagations: 12830303 / total #impl: 34166760 (eff. 0.376)
3.99/4.01	c #Conflicts:      12000 | #Learnt:       4721 | 0.000
3.99/4.01	c total clause space: 29.637MB
3.99/4.01	c total #watches: 165061
4.29/4.35	c total #propagations: 13995501 / total #impl: 37268595 (eff. 0.376)
4.29/4.35	c #Conflicts:      13000 | #Learnt:       5721 | 0.000
4.29/4.35	c total clause space: 29.637MB
4.29/4.35	c total #watches: 167494
4.59/4.64	c total #propagations: 15109542 / total #impl: 40367177 (eff. 0.374)
4.59/4.64	c GARBAGE COLLECT
4.59/4.64	c #Conflicts:      14000 | #Learnt:       3860 | 0.000
4.59/4.64	c total clause space: 29.637MB
4.59/4.64	c total #watches: 162660
4.89/4.96	c total #propagations: 16189900 / total #impl: 43227770 (eff. 0.375)
4.89/4.96	c #Conflicts:      15000 | #Learnt:       4860 | 0.000
4.89/4.96	c total clause space: 29.637MB
4.89/4.96	c total #watches: 165016
5.19/5.30	c total #propagations: 17385219 / total #impl: 46518852 (eff. 0.374)
5.19/5.30	c #Conflicts:      16000 | #Learnt:       5860 | 0.000
5.19/5.30	c total clause space: 29.637MB
5.19/5.30	c total #watches: 167617
5.60/5.68	c total #propagations: 18484352 / total #impl: 49665362 (eff. 0.372)
5.60/5.68	c GARBAGE COLLECT
5.60/5.68	c #Conflicts:      17000 | #Learnt:       3686 | 0.000
5.60/5.68	c total clause space: 29.637MB
5.60/5.68	c total #watches: 162653
5.99/6.03	c total #propagations: 19817756 / total #impl: 53218449 (eff. 0.372)
5.99/6.03	c #Conflicts:      18000 | #Learnt:       4686 | 0.000
5.99/6.03	c total clause space: 29.637MB
5.99/6.03	c total #watches: 165891
6.39/6.44	c total #propagations: 21099956 / total #impl: 56771654 (eff. 0.372)
6.39/6.44	c #Conflicts:      19000 | #Learnt:       5686 | 0.000
6.39/6.44	c total clause space: 29.637MB
6.39/6.44	c total #watches: 168132
6.79/6.82	c total #propagations: 22426037 / total #impl: 60245461 (eff. 0.372)
6.79/6.82	c #Conflicts:      20000 | #Learnt:       6686 | 0.000
6.79/6.82	c total clause space: 29.637MB
6.79/6.82	c total #watches: 170503
7.09/7.13	c total #propagations: 23636467 / total #impl: 63490123 (eff. 0.372)
7.09/7.13	c GARBAGE COLLECT
7.09/7.13	c #Conflicts:      21000 | #Learnt:       4200 | 0.000
7.09/7.13	c total clause space: 29.637MB
7.09/7.13	c total #watches: 163784
7.39/7.42	c total #propagations: 24712270 / total #impl: 66415523 (eff. 0.372)
7.39/7.42	c #Conflicts:      22000 | #Learnt:       5200 | 0.000
7.39/7.42	c total clause space: 29.637MB
7.39/7.42	c total #watches: 166088
7.70/7.73	c total #propagations: 25714774 / total #impl: 69212770 (eff. 0.372)
7.70/7.73	c #Conflicts:      23000 | #Learnt:       6200 | 0.000
7.70/7.73	c total clause space: 29.637MB
7.70/7.73	c total #watches: 168232
7.99/8.07	c total #propagations: 26827153 / total #impl: 72159829 (eff. 0.372)
7.99/8.07	c #Conflicts:      24000 | #Learnt:       7200 | 0.000
7.99/8.07	c total clause space: 29.637MB
7.99/8.07	c total #watches: 170591
8.29/8.39	c total #propagations: 28003532 / total #impl: 75315807 (eff. 0.372)
8.29/8.39	c GARBAGE COLLECT
8.29/8.39	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
8.29/8.39	c total clause space: 29.637MB
8.29/8.39	c total #watches: 163663
8.69/8.71	c total #propagations: 29086783 / total #impl: 78245959 (eff. 0.372)
8.69/8.71	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
8.69/8.71	c total clause space: 29.637MB
8.69/8.71	c total #watches: 166308
9.09/9.10	c total #propagations: 30288857 / total #impl: 81305559 (eff. 0.373)
9.09/9.10	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
9.09/9.10	c total clause space: 29.637MB
9.09/9.10	c total #watches: 168762
9.39/9.44	c total #propagations: 31658018 / total #impl: 85089396 (eff. 0.372)
9.39/9.44	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
9.39/9.44	c total clause space: 29.637MB
9.39/9.44	c total #watches: 171056
9.79/9.82	c total #propagations: 32850620 / total #impl: 88317992 (eff. 0.372)
9.79/9.82	c GARBAGE COLLECT
9.79/9.82	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
9.79/9.82	c total clause space: 29.637MB
9.79/9.82	c total #watches: 164088
10.09/10.17	c total #propagations: 34148330 / total #impl: 91845615 (eff. 0.372)
10.09/10.17	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
10.09/10.17	c total clause space: 29.637MB
10.09/10.17	c total #watches: 166647
10.39/10.48	c total #propagations: 35418234 / total #impl: 95323705 (eff. 0.372)
10.39/10.48	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
10.39/10.48	c total clause space: 29.637MB
10.39/10.48	c total #watches: 169642
10.79/10.82	c total #propagations: 36515933 / total #impl: 98300817 (eff. 0.371)
10.79/10.82	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
10.79/10.82	c total clause space: 29.637MB
10.79/10.82	c total #watches: 172396
11.09/11.19	c total #propagations: 37605787 / total #impl: 101308752 (eff. 0.371)
11.09/11.19	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
11.09/11.19	c total clause space: 29.637MB
11.09/11.19	c total #watches: 175043
11.49/11.51	c total #propagations: 38750737 / total #impl: 104593918 (eff. 0.370)
11.49/11.51	c GARBAGE COLLECT
11.49/11.51	c #Conflicts:      34000 | #Learnt:       4903 | 0.000
11.49/11.51	c total clause space: 29.637MB
11.49/11.51	c total #watches: 166188
11.79/11.87	c total #propagations: 39782804 / total #impl: 107413792 (eff. 0.370)
11.79/11.87	c #Conflicts:      35000 | #Learnt:       5903 | 0.000
11.79/11.87	c total clause space: 29.637MB
11.79/11.87	c total #watches: 168640
12.19/12.25	c total #propagations: 40939332 / total #impl: 110740376 (eff. 0.370)
12.19/12.25	c #Conflicts:      36000 | #Learnt:       6902 | 0.000
12.19/12.25	c total clause space: 29.637MB
12.19/12.25	c total #watches: 171294
12.59/12.67	c total #propagations: 42185092 / total #impl: 114201668 (eff. 0.369)
12.59/12.67	c #Conflicts:      37000 | #Learnt:       7902 | 0.000
12.59/12.67	c total clause space: 29.637MB
12.59/12.67	c total #watches: 174042
12.99/13.06	c total #propagations: 43447477 / total #impl: 117616877 (eff. 0.369)
12.99/13.06	c #Conflicts:      38000 | #Learnt:       8902 | 0.000
12.99/13.06	c total clause space: 48.1602MB
12.99/13.06	c total #watches: 176506
13.39/13.44	c total #propagations: 44555506 / total #impl: 120615429 (eff. 0.369)
13.39/13.44	c GARBAGE COLLECT
13.39/13.44	c #Conflicts:      39000 | #Learnt:       5200 | 0.000
13.39/13.44	c total clause space: 48.1602MB
13.39/13.44	c total #watches: 167185
13.79/13.82	c total #propagations: 45702628 / total #impl: 123739962 (eff. 0.369)
13.79/13.82	c #Conflicts:      40000 | #Learnt:       6200 | 0.000
13.79/13.82	c total clause space: 48.1602MB
13.79/13.82	c total #watches: 170273
14.19/14.22	c total #propagations: 46788143 / total #impl: 126754400 (eff. 0.369)
14.19/14.22	c #Conflicts:      41000 | #Learnt:       7200 | 0.000
14.19/14.22	c total clause space: 48.1602MB
14.19/14.22	c total #watches: 173640
14.59/14.62	c total #propagations: 47833680 / total #impl: 129599416 (eff. 0.369)
14.59/14.62	c #Conflicts:      42000 | #Learnt:       8200 | 0.000
14.59/14.62	c total clause space: 48.1602MB
14.59/14.62	c total #watches: 176053
15.09/15.10	c total #propagations: 48930005 / total #impl: 132562832 (eff. 0.369)
15.09/15.10	c #Conflicts:      43000 | #Learnt:       9200 | 0.000
15.09/15.10	c total clause space: 48.1602MB
15.09/15.10	c total #watches: 178192
15.50/15.54	c total #propagations: 50064849 / total #impl: 135685069 (eff. 0.369)
15.50/15.54	c GARBAGE COLLECT
15.50/15.54	c #Conflicts:      44000 | #Learnt:       5209 | 0.000
15.50/15.54	c total clause space: 48.1602MB
15.50/15.54	c total #watches: 167174
15.89/15.90	c total #propagations: 51132732 / total #impl: 138809074 (eff. 0.368)
15.89/15.90	c #Conflicts:      45000 | #Learnt:       6209 | 0.000
15.89/15.90	c total clause space: 48.1602MB
15.89/15.90	c total #watches: 169644
16.19/16.26	c total #propagations: 52185008 / total #impl: 141797164 (eff. 0.368)
16.19/16.26	c #Conflicts:      46000 | #Learnt:       7209 | 0.000
16.19/16.26	c total clause space: 48.1602MB
16.19/16.26	c total #watches: 172180
16.60/16.65	c total #propagations: 53263886 / total #impl: 144700912 (eff. 0.368)
16.60/16.65	c #Conflicts:      47000 | #Learnt:       8209 | 0.000
16.60/16.65	c total clause space: 48.1602MB
16.60/16.65	c total #watches: 174837
16.99/17.01	c total #propagations: 54403156 / total #impl: 147790346 (eff. 0.368)
16.99/17.01	c #Conflicts:      48000 | #Learnt:       9209 | 0.000
16.99/17.01	c total clause space: 48.1602MB
16.99/17.01	c total #watches: 177512
17.39/17.46	c total #propagations: 55365935 / total #impl: 150384991 (eff. 0.368)
17.39/17.46	c #Conflicts:      49000 | #Learnt:      10209 | 0.000
17.39/17.46	c total clause space: 48.1602MB
17.39/17.46	c total #watches: 180134
17.89/17.91	c total #propagations: 56618616 / total #impl: 153834111 (eff. 0.368)
17.89/17.91	c GARBAGE COLLECT
17.89/17.91	c #Conflicts:      50000 | #Learnt:       5904 | 0.000
17.89/17.91	c total clause space: 48.1602MB
17.89/17.91	c total #watches: 168800
18.29/18.33	c total #propagations: 57884566 / total #impl: 157390936 (eff. 0.368)
18.29/18.33	c #Conflicts:      51000 | #Learnt:       6904 | 0.000
18.29/18.33	c total clause space: 48.1602MB
18.29/18.33	c total #watches: 171919
18.70/18.75	c total #propagations: 59157446 / total #impl: 161026413 (eff. 0.367)
18.70/18.75	c #Conflicts:      52000 | #Learnt:       7904 | 0.000
18.70/18.75	c total clause space: 48.1602MB
18.70/18.75	c total #watches: 174619
19.09/19.14	c total #propagations: 60365533 / total #impl: 164500372 (eff. 0.367)
19.09/19.14	c #Conflicts:      53000 | #Learnt:       8904 | 0.000
19.09/19.14	c total clause space: 48.1602MB
19.09/19.14	c total #watches: 176990
19.49/19.57	c total #propagations: 61434131 / total #impl: 167489875 (eff. 0.367)
19.49/19.57	c #Conflicts:      54000 | #Learnt:       9904 | 0.000
19.49/19.57	c total clause space: 48.1602MB
19.49/19.57	c total #watches: 179311
19.99/20.04	c total #propagations: 62634119 / total #impl: 170798849 (eff. 0.367)
19.99/20.04	c #Conflicts:      55000 | #Learnt:      10904 | 0.000
19.99/20.04	c total clause space: 48.1602MB
19.99/20.04	c total #watches: 181522
20.39/20.43	c total #propagations: 63921112 / total #impl: 174277406 (eff. 0.367)
20.39/20.43	c GARBAGE COLLECT
20.39/20.43	c #Conflicts:      56000 | #Learnt:       6307 | 0.000
20.39/20.43	c total clause space: 48.1602MB
20.39/20.43	c total #watches: 169730
20.79/20.84	c total #propagations: 65061229 / total #impl: 177410209 (eff. 0.367)
20.79/20.84	c #Conflicts:      57000 | #Learnt:       7307 | 0.000
20.79/20.84	c total clause space: 48.1602MB
20.79/20.84	c total #watches: 172260
21.19/21.23	c total #propagations: 66336024 / total #impl: 180841032 (eff. 0.367)
21.19/21.23	c #Conflicts:      58000 | #Learnt:       8307 | 0.000
21.19/21.23	c total clause space: 48.1602MB
21.19/21.23	c total #watches: 174493
21.59/21.66	c total #propagations: 67446319 / total #impl: 183867702 (eff. 0.367)
21.59/21.66	c #Conflicts:      59000 | #Learnt:       9307 | 0.000
21.59/21.66	c total clause space: 48.1602MB
21.59/21.66	c total #watches: 177060
22.00/22.03	c total #propagations: 68625352 / total #impl: 187199227 (eff. 0.367)
22.00/22.03	c #Conflicts:      60000 | #Learnt:      10307 | 0.000
22.00/22.03	c total clause space: 48.1602MB
22.00/22.03	c total #watches: 179882
22.39/22.40	c total #propagations: 69593660 / total #impl: 190065661 (eff. 0.366)
22.39/22.40	c #Conflicts:      61000 | #Learnt:      11307 | 0.000
22.39/22.40	c total clause space: 48.1602MB
22.39/22.40	c total #watches: 182788
22.79/22.80	c total #propagations: 70536666 / total #impl: 192881661 (eff. 0.366)
22.79/22.80	c GARBAGE COLLECT
22.79/22.80	c #Conflicts:      62000 | #Learnt:       6404 | 0.000
22.79/22.80	c total clause space: 48.1602MB
22.79/22.80	c total #watches: 170076
23.20/23.21	c total #propagations: 71588441 / total #impl: 195579730 (eff. 0.366)
23.20/23.21	c #Conflicts:      63000 | #Learnt:       7404 | 0.000
23.20/23.21	c total clause space: 48.1602MB
23.20/23.21	c total #watches: 172458
23.59/23.60	c total #propagations: 72812026 / total #impl: 198753121 (eff. 0.366)
23.59/23.60	c #Conflicts:      64000 | #Learnt:       8404 | 0.000
23.59/23.60	c total clause space: 48.1602MB
23.59/23.60	c total #watches: 174526
23.99/24.00	c total #propagations: 73943703 / total #impl: 201667582 (eff. 0.367)
23.99/24.00	c #Conflicts:      65000 | #Learnt:       9404 | 0.000
23.99/24.00	c total clause space: 48.1602MB
23.99/24.00	c total #watches: 176750
24.39/24.42	c total #propagations: 75126909 / total #impl: 204903044 (eff. 0.367)
24.39/24.42	c #Conflicts:      66000 | #Learnt:      10404 | 0.000
24.39/24.42	c total clause space: 48.1602MB
24.39/24.42	c total #watches: 178940
24.79/24.89	c total #propagations: 76401386 / total #impl: 208344464 (eff. 0.367)
24.79/24.89	c #Conflicts:      67000 | #Learnt:      11404 | 0.000
24.79/24.89	c total clause space: 48.1602MB
24.79/24.89	c total #watches: 181460
25.30/25.34	c total #propagations: 77767483 / total #impl: 212045832 (eff. 0.367)
25.30/25.34	c #Conflicts:      68000 | #Learnt:      12404 | 0.000
25.30/25.34	c total clause space: 48.1602MB
25.30/25.34	c total #watches: 184256
25.69/25.74	c total #propagations: 78981708 / total #impl: 215331725 (eff. 0.367)
25.69/25.74	c GARBAGE COLLECT
25.69/25.74	c #Conflicts:      69000 | #Learnt:       7205 | 0.000
25.69/25.74	c total clause space: 48.1602MB
25.69/25.74	c total #watches: 172107
25.99/26.08	c total #propagations: 80130285 / total #impl: 218681938 (eff. 0.366)
25.99/26.08	c #Conflicts:      70000 | #Learnt:       8205 | 0.000
25.99/26.08	c total clause space: 48.1602MB
25.99/26.08	c total #watches: 174825
26.39/26.42	c total #propagations: 81136067 / total #impl: 221491395 (eff. 0.366)
26.39/26.42	c #Conflicts:      71000 | #Learnt:       9205 | 0.000
26.39/26.42	c total clause space: 48.1602MB
26.39/26.42	c total #watches: 177484
26.79/26.86	c total #propagations: 82102352 / total #impl: 224311404 (eff. 0.366)
26.79/26.86	c #Conflicts:      72000 | #Learnt:      10205 | 0.000
26.79/26.86	c total clause space: 48.1602MB
26.79/26.86	c total #watches: 180527
27.29/27.31	c total #propagations: 83208473 / total #impl: 227456620 (eff. 0.366)
27.29/27.31	c #Conflicts:      73000 | #Learnt:      11205 | 0.000
27.29/27.31	c total clause space: 48.1602MB
27.29/27.31	c total #watches: 183425
27.69/27.77	c total #propagations: 84310244 / total #impl: 230486795 (eff. 0.366)
27.69/27.77	c #Conflicts:      74000 | #Learnt:      12205 | 0.000
27.69/27.77	c total clause space: 48.1602MB
27.69/27.77	c total #watches: 186187
28.19/28.22	c total #propagations: 85450379 / total #impl: 233583659 (eff. 0.366)
28.19/28.22	c GARBAGE COLLECT
28.19/28.22	c #Conflicts:      75000 | #Learnt:       6708 | 0.000
28.19/28.22	c total clause space: 48.1602MB
28.19/28.22	c total #watches: 170660
28.59/28.61	c total #propagations: 86595708 / total #impl: 236793660 (eff. 0.366)
28.59/28.61	c #Conflicts:      76000 | #Learnt:       7708 | 0.000
28.59/28.61	c total clause space: 48.1602MB
28.59/28.61	c total #watches: 173403
28.99/29.02	c total #propagations: 87725300 / total #impl: 239961417 (eff. 0.366)
28.99/29.02	c #Conflicts:      77000 | #Learnt:       8708 | 0.000
28.99/29.02	c total clause space: 48.1602MB
28.99/29.02	c total #watches: 175898
29.39/29.43	c total #propagations: 88902418 / total #impl: 243278902 (eff. 0.365)
29.39/29.43	c #Conflicts:      78000 | #Learnt:       9708 | 0.000
29.39/29.43	c total clause space: 48.1602MB
29.39/29.43	c total #watches: 178251
29.79/29.88	c total #propagations: 90014032 / total #impl: 246485937 (eff. 0.365)
29.79/29.88	c #Conflicts:      79000 | #Learnt:      10708 | 0.000
29.79/29.88	c total clause space: 48.1602MB
29.79/29.88	c total #watches: 180780
30.29/30.34	c total #propagations: 91227260 / total #impl: 249778783 (eff. 0.365)
30.29/30.34	c #Conflicts:      80000 | #Learnt:      11708 | 0.000
30.29/30.34	c total clause space: 48.1602MB
30.29/30.34	c total #watches: 183464
30.79/30.83	c total #propagations: 92323449 / total #impl: 253036295 (eff. 0.365)
30.79/30.83	c #Conflicts:      81000 | #Learnt:      12708 | 0.000
30.79/30.83	c total clause space: 48.1602MB
30.79/30.83	c total #watches: 185792
31.18/31.30	c total #propagations: 93512886 / total #impl: 256564468 (eff. 0.364)
31.18/31.30	c GARBAGE COLLECT
31.18/31.30	c #Conflicts:      82000 | #Learnt:       6916 | 0.000
31.18/31.30	c total clause space: 78.2603MB
31.18/31.30	c total #watches: 171081
31.58/31.66	c total #propagations: 94665794 / total #impl: 259942684 (eff. 0.364)
31.58/31.66	c #Conflicts:      83000 | #Learnt:       7916 | 0.000
31.58/31.66	c total clause space: 78.2603MB
31.58/31.66	c total #watches: 173454
32.08/32.10	c total #propagations: 95687927 / total #impl: 262818168 (eff. 0.364)
32.08/32.10	c #Conflicts:      84000 | #Learnt:       8916 | 0.000
32.08/32.10	c total clause space: 78.2603MB
32.08/32.10	c total #watches: 175821
32.58/32.62	c total #propagations: 96864644 / total #impl: 266210849 (eff. 0.364)
32.58/32.62	c #Conflicts:      85000 | #Learnt:       9916 | 0.000
32.58/32.62	c total clause space: 78.2603MB
32.58/32.62	c total #watches: 178335
33.09/33.19	c total #propagations: 98287064 / total #impl: 270165345 (eff. 0.364)
33.09/33.19	c #Conflicts:      86000 | #Learnt:      10916 | 0.000
33.09/33.19	c total clause space: 78.2603MB
33.09/33.19	c total #watches: 180742
33.68/33.74	c total #propagations: 99684605 / total #impl: 273979864 (eff. 0.364)
33.68/33.74	c #Conflicts:      87000 | #Learnt:      11916 | 0.000
33.68/33.74	c total clause space: 78.2603MB
33.68/33.74	c total #watches: 182868
34.19/34.27	c total #propagations: 101005263 / total #impl: 277622250 (eff. 0.364)
34.19/34.27	c #Conflicts:      88000 | #Learnt:      12916 | 0.000
34.19/34.27	c total clause space: 78.2603MB
34.19/34.27	c total #watches: 184998
34.68/34.77	c total #propagations: 102267952 / total #impl: 281005585 (eff. 0.364)
34.68/34.77	c #Conflicts:      89000 | #Learnt:      13916 | 0.000
34.68/34.77	c total clause space: 78.2603MB
34.68/34.77	c total #watches: 187498
35.19/35.26	c total #propagations: 103418405 / total #impl: 284367625 (eff. 0.364)
35.19/35.26	c GARBAGE COLLECT
35.19/35.26	c #Conflicts:      90000 | #Learnt:       7818 | 0.000
35.19/35.26	c total clause space: 78.2603MB
35.19/35.26	c total #watches: 173296
35.58/35.67	c total #propagations: 104647834 / total #impl: 287826778 (eff. 0.364)
35.58/35.67	c #Conflicts:      91000 | #Learnt:       8818 | 0.000
35.58/35.67	c total clause space: 78.2603MB
35.58/35.67	c total #watches: 175471
36.08/36.11	c total #propagations: 105811246 / total #impl: 291062687 (eff. 0.364)
36.08/36.11	c #Conflicts:      92000 | #Learnt:       9818 | 0.000
36.08/36.11	c total clause space: 78.2603MB
36.08/36.11	c total #watches: 178055
36.58/36.65	c total #propagations: 106902061 / total #impl: 294137041 (eff. 0.363)
36.58/36.65	c #Conflicts:      93000 | #Learnt:      10818 | 0.000
36.58/36.65	c total clause space: 78.2603MB
36.58/36.65	c total #watches: 180648
37.18/37.22	c total #propagations: 108001203 / total #impl: 297280905 (eff. 0.363)
37.18/37.22	c #Conflicts:      94000 | #Learnt:      11818 | 0.000
37.18/37.22	c total clause space: 78.2603MB
37.18/37.22	c total #watches: 182988
37.78/37.89	c total #propagations: 109210406 / total #impl: 300663179 (eff. 0.363)
37.78/37.89	c #Conflicts:      95000 | #Learnt:      12818 | 0.000
37.78/37.89	c total clause space: 78.2603MB
37.78/37.89	c total #watches: 185241
38.39/38.46	c total #propagations: 110382227 / total #impl: 303824169 (eff. 0.363)
38.39/38.46	c #Conflicts:      96000 | #Learnt:      13818 | 0.000
38.39/38.46	c total clause space: 78.2603MB
38.39/38.46	c total #watches: 187366
38.99/39.09	c total #propagations: 111440440 / total #impl: 306760742 (eff. 0.363)
38.99/39.09	c #Conflicts:      97000 | #Learnt:      14818 | 0.000
38.99/39.09	c total clause space: 127.173MB
38.99/39.09	c total #watches: 189483
39.49/39.50	c total #propagations: 112605135 / total #impl: 309881719 (eff. 0.363)
39.49/39.50	c GARBAGE COLLECT
39.49/39.50	c #Conflicts:      98000 | #Learnt:       8436 | 0.000
39.49/39.50	c total clause space: 127.173MB
39.49/39.50	c total #watches: 174704
39.89/39.90	c total #propagations: 113669588 / total #impl: 312836929 (eff. 0.363)
39.89/39.90	c #Conflicts:      99000 | #Learnt:       9436 | 0.000
39.89/39.90	c total clause space: 127.173MB
39.89/39.90	c total #watches: 176954
40.29/40.32	c total #propagations: 114806645 / total #impl: 315963771 (eff. 0.363)
40.29/40.32	c #Conflicts:     100000 | #Learnt:      10436 | 0.000
40.29/40.32	c total clause space: 127.173MB
40.29/40.32	c total #watches: 179347
40.79/40.82	c total #propagations: 115938104 / total #impl: 319065880 (eff. 0.363)
40.79/40.82	c #Conflicts:     101000 | #Learnt:      11436 | 0.000
40.79/40.82	c total clause space: 127.173MB
40.79/40.82	c total #watches: 181586
41.19/41.25	c total #propagations: 117208371 / total #impl: 322528612 (eff. 0.363)
41.19/41.25	c #Conflicts:     102000 | #Learnt:      12436 | 0.000
41.19/41.25	c total clause space: 127.173MB
41.19/41.25	c total #watches: 183862
41.69/41.73	c total #propagations: 118316425 / total #impl: 325655841 (eff. 0.363)
41.69/41.73	c #Conflicts:     103000 | #Learnt:      13436 | 0.000
41.69/41.73	c total clause space: 127.173MB
41.69/41.73	c total #watches: 186499
42.09/42.19	c total #propagations: 119450250 / total #impl: 328869307 (eff. 0.363)
42.09/42.19	c #Conflicts:     104000 | #Learnt:      14436 | 0.000
42.09/42.19	c total clause space: 127.173MB
42.09/42.19	c total #watches: 188989
42.59/42.61	c total #propagations: 120534471 / total #impl: 331890675 (eff. 0.363)
42.59/42.61	c #Conflicts:     105000 | #Learnt:      15436 | 0.000
42.59/42.61	c total clause space: 127.173MB
42.59/42.61	c total #watches: 191408
43.09/43.10	c total #propagations: 121582541 / total #impl: 334861020 (eff. 0.363)
43.09/43.10	c GARBAGE COLLECT
43.09/43.10	c #Conflicts:     106000 | #Learnt:       8712 | 0.000
43.09/43.10	c total clause space: 127.173MB
43.09/43.10	c total #watches: 175941
43.39/43.49	c total #propagations: 122938098 / total #impl: 338617825 (eff. 0.363)
43.39/43.49	c #Conflicts:     107000 | #Learnt:       9712 | 0.000
43.39/43.49	c total clause space: 127.173MB
43.39/43.49	c total #watches: 178316
43.89/43.92	c total #propagations: 124016694 / total #impl: 341501186 (eff. 0.363)
43.89/43.92	c #Conflicts:     108000 | #Learnt:      10712 | 0.000
43.89/43.92	c total clause space: 127.173MB
43.89/43.92	c total #watches: 180904
44.29/44.35	c total #propagations: 125178941 / total #impl: 344816145 (eff. 0.363)
44.29/44.35	c #Conflicts:     109000 | #Learnt:      11712 | 0.000
44.29/44.35	c total clause space: 127.173MB
44.29/44.35	c total #watches: 183240
44.79/44.87	c total #propagations: 126307584 / total #impl: 348058958 (eff. 0.363)
44.79/44.87	c #Conflicts:     110000 | #Learnt:      12712 | 0.000
44.79/44.87	c total clause space: 127.173MB
44.79/44.87	c total #watches: 186034
45.29/45.36	c total #propagations: 127501829 / total #impl: 351428314 (eff. 0.363)
45.29/45.36	c #Conflicts:     111000 | #Learnt:      13712 | 0.000
45.29/45.36	c total clause space: 127.173MB
45.29/45.36	c total #watches: 188276
45.79/45.89	c total #propagations: 128671642 / total #impl: 354614015 (eff. 0.363)
45.79/45.89	c #Conflicts:     112000 | #Learnt:      14712 | 0.000
45.79/45.89	c total clause space: 127.173MB
45.79/45.89	c total #watches: 191247
46.29/46.37	c total #propagations: 129997510 / total #impl: 358443044 (eff. 0.363)
46.29/46.37	c #Conflicts:     113000 | #Learnt:      15712 | 0.000
46.29/46.37	c total clause space: 127.173MB
46.29/46.37	c total #watches: 194274
46.88/46.91	c total #propagations: 131114977 / total #impl: 361631527 (eff. 0.363)
46.88/46.91	c GARBAGE COLLECT
46.88/46.91	c #Conflicts:     114000 | #Learnt:       8717 | 0.000
46.88/46.91	c total clause space: 127.173MB
46.88/46.91	c total #watches: 176109
47.29/47.34	c total #propagations: 132464230 / total #impl: 365515391 (eff. 0.362)
47.29/47.34	c #Conflicts:     115000 | #Learnt:       9717 | 0.000
47.29/47.34	c total clause space: 127.173MB
47.29/47.34	c total #watches: 178831
47.78/47.80	c total #propagations: 133685229 / total #impl: 368935099 (eff. 0.362)
47.78/47.80	c #Conflicts:     116000 | #Learnt:      10717 | 0.000
47.78/47.80	c total clause space: 127.173MB
47.78/47.80	c total #watches: 181569
48.18/48.24	c total #propagations: 134894290 / total #impl: 372277952 (eff. 0.362)
48.18/48.24	c #Conflicts:     117000 | #Learnt:      11717 | 0.000
48.18/48.24	c total clause space: 127.173MB
48.18/48.24	c total #watches: 183984
48.68/48.76	c total #propagations: 136085754 / total #impl: 375585227 (eff. 0.362)
48.68/48.76	c #Conflicts:     118000 | #Learnt:      12717 | 0.000
48.68/48.76	c total clause space: 127.173MB
48.68/48.76	c total #watches: 186276
49.18/49.22	c total #propagations: 137430558 / total #impl: 379222343 (eff. 0.362)
49.18/49.22	c #Conflicts:     119000 | #Learnt:      13717 | 0.000
49.18/49.22	c total clause space: 127.173MB
49.18/49.22	c total #watches: 188824
49.68/49.71	c total #propagations: 138548678 / total #impl: 382197497 (eff. 0.363)
49.68/49.71	c #Conflicts:     120000 | #Learnt:      14717 | 0.000
49.68/49.71	c total clause space: 127.173MB
49.68/49.71	c total #watches: 191263
50.08/50.17	c total #propagations: 139702951 / total #impl: 385492669 (eff. 0.362)
50.08/50.17	c #Conflicts:     121000 | #Learnt:      15717 | 0.000
50.08/50.17	c total clause space: 127.173MB
50.08/50.17	c total #watches: 193671
50.59/50.65	c total #propagations: 140706705 / total #impl: 388324390 (eff. 0.362)
50.59/50.65	c GARBAGE COLLECT
50.59/50.65	c #Conflicts:     122000 | #Learnt:       8422 | 0.000
50.59/50.65	c total clause space: 127.173MB
50.59/50.65	c total #watches: 175114
50.98/51.01	c total #propagations: 141768745 / total #impl: 391391844 (eff. 0.362)
50.98/51.01	c #Conflicts:     123000 | #Learnt:       9422 | 0.000
50.98/51.01	c total clause space: 127.173MB
50.98/51.01	c total #watches: 177424
51.28/51.39	c total #propagations: 142876878 / total #impl: 394349588 (eff. 0.362)
51.28/51.39	c #Conflicts:     124000 | #Learnt:      10422 | 0.000
51.28/51.39	c total clause space: 127.173MB
51.28/51.39	c total #watches: 179931
51.69/51.77	c total #propagations: 143941726 / total #impl: 397265141 (eff. 0.362)
51.69/51.77	c #Conflicts:     125000 | #Learnt:      11422 | 0.000
51.69/51.77	c total clause space: 127.173MB
51.69/51.77	c total #watches: 182288
52.18/52.24	c total #propagations: 144954877 / total #impl: 400185783 (eff. 0.362)
52.18/52.24	c #Conflicts:     126000 | #Learnt:      12422 | 0.000
52.18/52.24	c total clause space: 127.173MB
52.18/52.24	c total #watches: 184590
52.58/52.69	c total #propagations: 146147377 / total #impl: 403486018 (eff. 0.362)
52.58/52.69	c #Conflicts:     127000 | #Learnt:      13422 | 0.000
52.58/52.69	c total clause space: 127.173MB
52.58/52.69	c total #watches: 186843
53.08/53.15	c total #propagations: 147301645 / total #impl: 406688491 (eff. 0.362)
53.08/53.15	c #Conflicts:     128000 | #Learnt:      14421 | 0.000
53.08/53.15	c total clause space: 127.173MB
53.08/53.15	c total #watches: 189638
53.58/53.62	c total #propagations: 148525574 / total #impl: 410070808 (eff. 0.362)
53.58/53.62	c #Conflicts:     129000 | #Learnt:      15421 | 0.000
53.58/53.62	c total clause space: 127.173MB
53.58/53.62	c total #watches: 192228
53.99/54.08	c total #propagations: 149641722 / total #impl: 413212644 (eff. 0.362)
53.99/54.08	c #Conflicts:     130000 | #Learnt:      16421 | 0.000
53.99/54.08	c total clause space: 127.173MB
53.99/54.08	c total #watches: 194333
54.48/54.60	c total #propagations: 150789362 / total #impl: 416352919 (eff. 0.362)
54.48/54.60	c GARBAGE COLLECT
54.48/54.60	c #Conflicts:     131000 | #Learnt:       8813 | 0.000
54.48/54.60	c total clause space: 127.173MB
54.48/54.60	c total #watches: 176011
54.99/55.02	c total #propagations: 151977567 / total #impl: 419786040 (eff. 0.362)
54.99/55.02	c #Conflicts:     132000 | #Learnt:       9813 | 0.000
54.99/55.02	c total clause space: 127.173MB
54.99/55.02	c total #watches: 178378
55.28/55.39	c total #propagations: 153180211 / total #impl: 423139576 (eff. 0.362)
55.28/55.39	c #Conflicts:     133000 | #Learnt:      10813 | 0.000
55.28/55.39	c total clause space: 127.173MB
55.28/55.39	c total #watches: 180898
55.78/55.85	c total #propagations: 154179610 / total #impl: 426017519 (eff. 0.362)
55.78/55.85	c #Conflicts:     134000 | #Learnt:      11813 | 0.000
55.78/55.85	c total clause space: 127.173MB
55.78/55.85	c total #watches: 183247
56.28/56.32	c total #propagations: 155357654 / total #impl: 429452188 (eff. 0.362)
56.28/56.32	c #Conflicts:     135000 | #Learnt:      12813 | 0.000
56.28/56.32	c total clause space: 127.173MB
56.28/56.32	c total #watches: 185759
56.68/56.75	c total #propagations: 156544458 / total #impl: 432806650 (eff. 0.362)
56.68/56.75	c #Conflicts:     136000 | #Learnt:      13813 | 0.000
56.68/56.75	c total clause space: 127.173MB
56.68/56.75	c total #watches: 187958
57.08/57.18	c total #propagations: 157701057 / total #impl: 435966320 (eff. 0.362)
57.08/57.18	c #Conflicts:     137000 | #Learnt:      14813 | 0.000
57.08/57.18	c total clause space: 127.173MB
57.08/57.18	c total #watches: 190243
57.58/57.65	c total #propagations: 158740398 / total #impl: 438969706 (eff. 0.362)
57.58/57.65	c #Conflicts:     138000 | #Learnt:      15813 | 0.000
57.58/57.65	c total clause space: 127.173MB
57.58/57.65	c total #watches: 192619
58.08/58.13	c total #propagations: 159852457 / total #impl: 442270353 (eff. 0.361)
58.08/58.13	c #Conflicts:     139000 | #Learnt:      16813 | 0.000
58.08/58.13	c total clause space: 127.173MB
58.08/58.13	c total #watches: 194934
58.58/58.65	c total #propagations: 160956868 / total #impl: 445431401 (eff. 0.361)
58.58/58.65	c #Conflicts:     140000 | #Learnt:      17813 | 0.000
58.58/58.65	c total clause space: 127.173MB
58.58/58.65	c total #watches: 197283
58.98/59.07	c total #propagations: 162116697 / total #impl: 448683508 (eff. 0.361)
58.98/59.07	c GARBAGE COLLECT
58.98/59.07	c #Conflicts:     141000 | #Learnt:       9901 | 0.000
58.98/59.07	c total clause space: 127.173MB
58.98/59.07	c total #watches: 178593
59.39/59.48	c total #propagations: 163198202 / total #impl: 451597251 (eff. 0.361)
59.39/59.48	c #Conflicts:     142000 | #Learnt:      10901 | 0.000
59.39/59.48	c total clause space: 127.173MB
59.39/59.48	c total #watches: 182394
59.98/60.00	c total #propagations: 164217652 / total #impl: 454529617 (eff. 0.361)
59.98/60.00	c #Conflicts:     143000 | #Learnt:      11901 | 0.000
59.98/60.00	c total clause space: 127.173MB
59.98/60.00	c total #watches: 184776
60.49/60.54	c total #propagations: 165373701 / total #impl: 457759902 (eff. 0.361)
60.49/60.54	c #Conflicts:     144000 | #Learnt:      12901 | 0.000
60.49/60.54	c total clause space: 127.173MB
60.49/60.54	c total #watches: 187343
60.98/61.05	c total #propagations: 166541608 / total #impl: 461209423 (eff. 0.361)
60.98/61.05	c #Conflicts:     145000 | #Learnt:      13901 | 0.000
60.98/61.05	c total clause space: 127.173MB
60.98/61.05	c total #watches: 190297
61.48/61.59	c total #propagations: 167539918 / total #impl: 464148216 (eff. 0.361)
61.48/61.59	c #Conflicts:     146000 | #Learnt:      14901 | 0.000
61.48/61.59	c total clause space: 127.173MB
61.48/61.59	c total #watches: 193054
62.08/62.16	c total #propagations: 168627520 / total #impl: 467364493 (eff. 0.361)
62.08/62.16	c #Conflicts:     147000 | #Learnt:      15901 | 0.000
62.08/62.16	c total clause space: 127.173MB
62.08/62.16	c total #watches: 195213
62.58/62.67	c total #propagations: 169692557 / total #impl: 470493845 (eff. 0.361)
62.58/62.67	c #Conflicts:     148000 | #Learnt:      16901 | 0.000
62.58/62.67	c total clause space: 127.173MB
62.58/62.67	c total #watches: 197630
63.18/63.22	c total #propagations: 170757656 / total #impl: 473650856 (eff. 0.361)
63.18/63.22	c #Conflicts:     149000 | #Learnt:      17901 | 0.000
63.18/63.22	c total clause space: 127.173MB
63.18/63.22	c total #watches: 200416
63.68/63.70	c total #propagations: 171829532 / total #impl: 476664757 (eff. 0.360)
63.68/63.70	c GARBAGE COLLECT
63.68/63.70	c #Conflicts:     150000 | #Learnt:       9692 | 0.000
63.68/63.70	c total clause space: 127.173MB
63.68/63.70	c total #watches: 177997
63.98/64.08	c total #propagations: 172865775 / total #impl: 479406366 (eff. 0.361)
63.98/64.08	c #Conflicts:     151000 | #Learnt:      10692 | 0.000
63.98/64.08	c total clause space: 127.173MB
63.98/64.08	c total #watches: 180199
64.48/64.51	c total #propagations: 173872749 / total #impl: 482246991 (eff. 0.361)
64.48/64.51	c #Conflicts:     152000 | #Learnt:      11692 | 0.000
64.48/64.51	c total clause space: 127.173MB
64.48/64.51	c total #watches: 183067
64.78/64.89	c total #propagations: 175024572 / total #impl: 485428957 (eff. 0.361)
64.78/64.89	c #Conflicts:     153000 | #Learnt:      12692 | 0.000
64.78/64.89	c total clause space: 127.173MB
64.78/64.89	c total #watches: 185274
65.28/65.35	c total #propagations: 176069081 / total #impl: 488204549 (eff. 0.361)
65.28/65.35	c #Conflicts:     154000 | #Learnt:      13692 | 0.000
65.28/65.35	c total clause space: 127.173MB
65.28/65.35	c total #watches: 187639
65.68/65.79	c total #propagations: 177283728 / total #impl: 491625439 (eff. 0.361)
65.68/65.79	c #Conflicts:     155000 | #Learnt:      14692 | 0.000
65.68/65.79	c total clause space: 127.173MB
65.68/65.79	c total #watches: 190159
66.18/66.25	c total #propagations: 178356032 / total #impl: 494618292 (eff. 0.361)
66.18/66.25	c #Conflicts:     156000 | #Learnt:      15692 | 0.000
66.18/66.25	c total clause space: 127.173MB
66.18/66.25	c total #watches: 192569
66.68/66.75	c total #propagations: 179479030 / total #impl: 497832147 (eff. 0.361)
66.68/66.75	c #Conflicts:     157000 | #Learnt:      16692 | 0.000
66.68/66.75	c total clause space: 127.173MB
66.68/66.75	c total #watches: 194844
67.28/67.34	c total #propagations: 180727430 / total #impl: 501195209 (eff. 0.361)
67.28/67.34	c #Conflicts:     158000 | #Learnt:      17692 | 0.000
67.28/67.34	c total clause space: 127.173MB
67.28/67.34	c total #watches: 197042
67.78/67.84	c total #propagations: 182096327 / total #impl: 504985666 (eff. 0.361)
67.78/67.84	c #Conflicts:     159000 | #Learnt:      18692 | 0.000
67.78/67.84	c total clause space: 127.173MB
67.78/67.84	c total #watches: 200012
68.19/68.26	c total #propagations: 183221759 / total #impl: 508226714 (eff. 0.361)
68.19/68.26	c GARBAGE COLLECT
68.19/68.26	c #Conflicts:     160000 | #Learnt:      10188 | 0.000
68.19/68.26	c total clause space: 127.173MB
68.19/68.26	c total #watches: 179494
68.58/68.69	c total #propagations: 184213174 / total #impl: 510928081 (eff. 0.361)
68.58/68.69	c #Conflicts:     161000 | #Learnt:      11188 | 0.000
68.58/68.69	c total clause space: 127.173MB
68.58/68.69	c total #watches: 181916
69.08/69.18	c total #propagations: 185369552 / total #impl: 514119350 (eff. 0.361)
69.08/69.18	c #Conflicts:     162000 | #Learnt:      12188 | 0.000
69.08/69.18	c total clause space: 127.173MB
69.08/69.18	c total #watches: 184212
69.58/69.64	c total #propagations: 186621197 / total #impl: 517640523 (eff. 0.361)
69.58/69.64	c #Conflicts:     163000 | #Learnt:      13188 | 0.000
69.58/69.64	c total clause space: 127.173MB
69.58/69.64	c total #watches: 186418
70.08/70.11	c total #propagations: 187807163 / total #impl: 520933722 (eff. 0.361)
70.08/70.11	c #Conflicts:     164000 | #Learnt:      14188 | 0.000
70.08/70.11	c total clause space: 127.173MB
70.08/70.11	c total #watches: 188661
70.49/70.52	c total #propagations: 189089689 / total #impl: 524417738 (eff. 0.361)
70.49/70.52	c #Conflicts:     165000 | #Learnt:      15188 | 0.000
70.49/70.52	c total clause space: 127.173MB
70.49/70.52	c total #watches: 190784
70.78/70.88	c total #propagations: 190356959 / total #impl: 527650396 (eff. 0.361)
70.78/70.88	c #Conflicts:     166000 | #Learnt:      16188 | 0.000
70.78/70.88	c total clause space: 127.173MB
70.78/70.88	c total #watches: 193055
71.28/71.37	c total #propagations: 191405355 / total #impl: 530436020 (eff. 0.361)
71.28/71.37	c #Conflicts:     167000 | #Learnt:      17188 | 0.000
71.28/71.37	c total clause space: 127.173MB
71.28/71.37	c total #watches: 195293
71.78/71.81	c total #propagations: 192741525 / total #impl: 533979866 (eff. 0.361)
71.78/71.81	c #Conflicts:     168000 | #Learnt:      18188 | 0.000
71.78/71.81	c total clause space: 127.173MB
71.78/71.81	c total #watches: 197628
72.18/72.27	c total #propagations: 193893241 / total #impl: 537081018 (eff. 0.361)
72.18/72.27	c #Conflicts:     169000 | #Learnt:      19188 | 0.000
72.18/72.27	c total clause space: 127.173MB
72.18/72.27	c total #watches: 200198
72.59/72.68	c total #propagations: 195032861 / total #impl: 540248173 (eff. 0.361)
72.59/72.68	c GARBAGE COLLECT
72.59/72.68	c #Conflicts:     170000 | #Learnt:      10404 | 0.000
72.59/72.68	c total clause space: 127.173MB
72.59/72.68	c total #watches: 180365
72.98/73.08	c total #propagations: 196071155 / total #impl: 543154342 (eff. 0.361)
72.98/73.08	c #Conflicts:     171000 | #Learnt:      11404 | 0.000
72.98/73.08	c total clause space: 127.173MB
72.98/73.08	c total #watches: 182989
73.48/73.50	c total #propagations: 197081765 / total #impl: 546050958 (eff. 0.361)
73.48/73.50	c #Conflicts:     172000 | #Learnt:      12404 | 0.000
73.48/73.50	c total clause space: 127.173MB
73.48/73.51	c total #watches: 185416
73.88/73.97	c total #propagations: 198125063 / total #impl: 549146194 (eff. 0.361)
73.88/73.97	c #Conflicts:     173000 | #Learnt:      13404 | 0.000
73.88/73.97	c total clause space: 127.173MB
73.88/73.97	c total #watches: 187580
74.38/74.42	c total #propagations: 199303615 / total #impl: 552426286 (eff. 0.361)
74.38/74.42	c #Conflicts:     174000 | #Learnt:      14404 | 0.000
74.38/74.42	c total clause space: 127.173MB
74.38/74.42	c total #watches: 190096
74.89/74.97	c total #propagations: 200422094 / total #impl: 555613763 (eff. 0.361)
74.89/74.97	c #Conflicts:     175000 | #Learnt:      15404 | 0.000
74.89/74.97	c total clause space: 127.173MB
74.89/74.97	c total #watches: 192418
75.38/75.44	c total #propagations: 201606136 / total #impl: 558842157 (eff. 0.361)
75.38/75.44	c #Conflicts:     176000 | #Learnt:      16404 | 0.000
75.38/75.44	c total clause space: 127.173MB
75.38/75.44	c total #watches: 195274
75.89/75.93	c total #propagations: 202748476 / total #impl: 562054069 (eff. 0.361)
75.89/75.93	c #Conflicts:     177000 | #Learnt:      17404 | 0.000
75.89/75.93	c total clause space: 127.173MB
75.89/75.93	c total #watches: 198221
76.48/76.52	c total #propagations: 203858556 / total #impl: 565201748 (eff. 0.361)
76.48/76.52	c #Conflicts:     178000 | #Learnt:      18404 | 0.000
76.48/76.52	c total clause space: 127.173MB
76.48/76.52	c total #watches: 202431
77.09/77.11	c total #propagations: 205073200 / total #impl: 568726817 (eff. 0.361)
77.09/77.11	c #Conflicts:     179000 | #Learnt:      19404 | 0.000
77.09/77.11	c total clause space: 127.173MB
77.09/77.11	c total #watches: 204868
77.58/77.64	c total #propagations: 206249709 / total #impl: 572024792 (eff. 0.361)
77.58/77.64	c GARBAGE COLLECT
77.58/77.64	c #Conflicts:     180000 | #Learnt:      10301 | 0.000
77.58/77.64	c total clause space: 127.173MB
77.58/77.64	c total #watches: 179981
77.98/78.06	c total #propagations: 207325438 / total #impl: 575148263 (eff. 0.360)
77.98/78.06	c #Conflicts:     181000 | #Learnt:      11301 | 0.000
77.98/78.06	c total clause space: 127.173MB
77.98/78.06	c total #watches: 182491
78.38/78.49	c total #propagations: 208514494 / total #impl: 578580064 (eff. 0.360)
78.38/78.49	c #Conflicts:     182000 | #Learnt:      12301 | 0.000
78.38/78.49	c total clause space: 127.173MB
78.38/78.49	c total #watches: 185261
78.88/78.97	c total #propagations: 209586050 / total #impl: 581961530 (eff. 0.360)
78.88/78.97	c #Conflicts:     183000 | #Learnt:      13301 | 0.000
78.88/78.97	c total clause space: 127.173MB
78.88/78.97	c total #watches: 188074
79.38/79.45	c total #propagations: 210579781 / total #impl: 584928710 (eff. 0.360)
79.38/79.45	c #Conflicts:     184000 | #Learnt:      14301 | 0.000
79.38/79.45	c total clause space: 127.173MB
79.38/79.45	c total #watches: 190577
79.88/79.97	c total #propagations: 211768851 / total #impl: 588166735 (eff. 0.360)
79.88/79.97	c #Conflicts:     185000 | #Learnt:      15301 | 0.000
79.88/79.97	c total clause space: 127.173MB
79.88/79.97	c total #watches: 194060
80.39/80.49	c total #propagations: 212956112 / total #impl: 591456414 (eff. 0.360)
80.39/80.49	c #Conflicts:     186000 | #Learnt:      16301 | 0.000
80.39/80.49	c total clause space: 127.173MB
80.39/80.49	c total #watches: 196543
80.98/81.04	c total #propagations: 214012161 / total #impl: 594251880 (eff. 0.360)
80.98/81.04	c #Conflicts:     187000 | #Learnt:      17301 | 0.000
80.98/81.04	c total clause space: 127.173MB
80.98/81.04	c total #watches: 198744
81.49/81.54	c total #propagations: 215032467 / total #impl: 596974818 (eff. 0.360)
81.49/81.54	c #Conflicts:     188000 | #Learnt:      18301 | 0.000
81.49/81.54	c total clause space: 127.173MB
81.49/81.54	c total #watches: 201489
81.98/82.08	c total #propagations: 216059926 / total #impl: 599829697 (eff. 0.360)
81.98/82.08	c #Conflicts:     189000 | #Learnt:      19301 | 0.000
81.98/82.08	c total clause space: 127.173MB
81.98/82.08	c total #watches: 203851
82.59/82.63	c total #propagations: 217119163 / total #impl: 602820160 (eff. 0.360)
82.59/82.63	c #Conflicts:     190000 | #Learnt:      20301 | 0.000
82.59/82.63	c total clause space: 127.173MB
82.59/82.63	c total #watches: 206215
83.08/83.18	c total #propagations: 218105742 / total #impl: 605639045 (eff. 0.360)
83.08/83.18	c GARBAGE COLLECT
83.08/83.18	c #Conflicts:     191000 | #Learnt:      10892 | 0.000
83.08/83.18	c total clause space: 127.173MB
83.08/83.18	c total #watches: 181249
83.48/83.57	c total #propagations: 219288473 / total #impl: 608958267 (eff. 0.360)
83.48/83.57	c #Conflicts:     192000 | #Learnt:      11892 | 0.000
83.48/83.57	c total clause space: 127.173MB
83.48/83.57	c total #watches: 183896
83.88/83.98	c total #propagations: 220336955 / total #impl: 612007750 (eff. 0.360)
83.88/83.98	c #Conflicts:     193000 | #Learnt:      12892 | 0.000
83.88/83.98	c total clause space: 127.173MB
83.88/83.98	c total #watches: 186218
84.38/84.40	c total #propagations: 221423871 / total #impl: 614938699 (eff. 0.360)
84.38/84.40	c #Conflicts:     194000 | #Learnt:      13892 | 0.000
84.38/84.40	c total clause space: 127.173MB
84.38/84.40	c total #watches: 188582
84.79/84.83	c total #propagations: 222438653 / total #impl: 617676595 (eff. 0.360)
84.79/84.83	c #Conflicts:     195000 | #Learnt:      14892 | 0.000
84.79/84.83	c total clause space: 127.173MB
84.79/84.83	c total #watches: 190762
85.18/85.27	c total #propagations: 223485495 / total #impl: 620575890 (eff. 0.360)
85.18/85.27	c #Conflicts:     196000 | #Learnt:      15892 | 0.000
85.18/85.27	c total clause space: 127.173MB
85.18/85.27	c total #watches: 192848
85.68/85.71	c total #propagations: 224634172 / total #impl: 623589683 (eff. 0.360)
85.68/85.71	c #Conflicts:     197000 | #Learnt:      16892 | 0.000
85.68/85.71	c total clause space: 127.173MB
85.68/85.71	c total #watches: 195187
86.08/86.19	c total #propagations: 225707302 / total #impl: 626389783 (eff. 0.360)
86.08/86.19	c #Conflicts:     198000 | #Learnt:      17892 | 0.000
86.08/86.19	c total clause space: 127.173MB
86.08/86.19	c total #watches: 197465
86.58/86.67	c total #propagations: 226805547 / total #impl: 629319462 (eff. 0.360)
86.58/86.67	c #Conflicts:     199000 | #Learnt:      18892 | 0.000
86.58/86.67	c total clause space: 127.173MB
86.58/86.67	c total #watches: 199740
87.18/87.20	c total #propagations: 227783034 / total #impl: 631964778 (eff. 0.360)
87.18/87.20	c #Conflicts:     200000 | #Learnt:      19892 | 0.000
87.18/87.20	c total clause space: 127.173MB
87.18/87.20	c total #watches: 201893
87.68/87.75	c total #propagations: 228830267 / total #impl: 634749134 (eff. 0.361)
87.68/87.75	c #Conflicts:     201000 | #Learnt:      20892 | 0.000
87.68/87.75	c total clause space: 127.173MB
87.68/87.75	c total #watches: 204131
88.18/88.22	c total #propagations: 229888391 / total #impl: 637599413 (eff. 0.361)
88.18/88.22	c GARBAGE COLLECT
88.18/88.22	c #Conflicts:     202000 | #Learnt:      11217 | 0.000
88.18/88.22	c total clause space: 127.173MB
88.18/88.22	c total #watches: 182122
88.58/88.64	c total #propagations: 230997687 / total #impl: 640612545 (eff. 0.361)
88.58/88.64	c #Conflicts:     203000 | #Learnt:      12217 | 0.000
88.58/88.64	c total clause space: 127.173MB
88.58/88.64	c total #watches: 184188
88.98/89.08	c total #propagations: 232154874 / total #impl: 643549850 (eff. 0.361)
88.98/89.08	c #Conflicts:     204000 | #Learnt:      13217 | 0.000
88.98/89.08	c total clause space: 127.173MB
88.98/89.08	c total #watches: 186305
89.48/89.54	c total #propagations: 233264435 / total #impl: 646401686 (eff. 0.361)
89.48/89.54	c #Conflicts:     205000 | #Learnt:      14217 | 0.000
89.48/89.54	c total clause space: 127.173MB
89.48/89.54	c total #watches: 188466
89.88/89.95	c total #propagations: 234337831 / total #impl: 649185840 (eff. 0.361)
89.88/89.95	c #Conflicts:     206000 | #Learnt:      15217 | 0.000
89.88/89.95	c total clause space: 127.173MB
89.88/89.95	c total #watches: 190828
90.28/90.38	c total #propagations: 235377778 / total #impl: 652015211 (eff. 0.361)
90.28/90.38	c #Conflicts:     207000 | #Learnt:      16217 | 0.000
90.28/90.38	c total clause space: 127.173MB
90.28/90.38	c total #watches: 193311
90.78/90.81	c total #propagations: 236431436 / total #impl: 654813542 (eff. 0.361)
90.78/90.81	c #Conflicts:     208000 | #Learnt:      17217 | 0.000
90.78/90.81	c total clause space: 127.173MB
90.78/90.81	c total #watches: 195578
91.18/91.25	c total #propagations: 237455363 / total #impl: 657629496 (eff. 0.361)
91.18/91.25	c #Conflicts:     209000 | #Learnt:      18217 | 0.000
91.18/91.25	c total clause space: 127.173MB
91.18/91.25	c total #watches: 197721
91.68/91.74	c total #propagations: 238434801 / total #impl: 660271028 (eff. 0.361)
91.68/91.74	c #Conflicts:     210000 | #Learnt:      19217 | 0.000
91.68/91.74	c total clause space: 127.173MB
91.68/91.74	c total #watches: 199953
92.18/92.27	c total #propagations: 239574671 / total #impl: 663332709 (eff. 0.361)
92.18/92.27	c #Conflicts:     211000 | #Learnt:      20217 | 0.000
92.18/92.27	c total clause space: 127.173MB
92.18/92.27	c total #watches: 202394
92.78/92.80	c total #propagations: 240825620 / total #impl: 666697052 (eff. 0.361)
92.78/92.80	c #Conflicts:     212000 | #Learnt:      21217 | 0.000
92.78/92.80	c total clause space: 127.173MB
92.78/92.80	c total #watches: 204641
93.28/93.30	c total #propagations: 242012631 / total #impl: 669839250 (eff. 0.361)
93.28/93.30	c GARBAGE COLLECT
93.28/93.30	c #Conflicts:     213000 | #Learnt:      11211 | 0.000
93.28/93.30	c total clause space: 127.173MB
93.28/93.30	c total #watches: 181950
93.68/93.73	c total #propagations: 243128047 / total #impl: 672934451 (eff. 0.361)
93.68/93.73	c #Conflicts:     214000 | #Learnt:      12211 | 0.000
93.68/93.73	c total clause space: 127.173MB
93.68/93.73	c total #watches: 184312
94.18/94.21	c total #propagations: 244312676 / total #impl: 676181217 (eff. 0.361)
94.18/94.21	c #Conflicts:     215000 | #Learnt:      13211 | 0.000
94.18/94.21	c total clause space: 127.173MB
94.18/94.21	c total #watches: 186721
94.58/94.63	c total #propagations: 245591148 / total #impl: 679574031 (eff. 0.361)
94.58/94.63	c #Conflicts:     216000 | #Learnt:      14211 | 0.000
94.58/94.63	c total clause space: 127.173MB
94.58/94.63	c total #watches: 189345
95.08/95.18	c total #propagations: 246653286 / total #impl: 682492945 (eff. 0.361)
95.08/95.18	c #Conflicts:     217000 | #Learnt:      15211 | 0.000
95.08/95.18	c total clause space: 127.173MB
95.08/95.18	c total #watches: 191600
95.58/95.67	c total #propagations: 247934487 / total #impl: 685851997 (eff. 0.361)
95.58/95.67	c #Conflicts:     218000 | #Learnt:      16211 | 0.000
95.58/95.67	c total clause space: 127.173MB
95.58/95.67	c total #watches: 193812
96.18/96.22	c total #propagations: 249062770 / total #impl: 688928895 (eff. 0.362)
96.18/96.22	c #Conflicts:     219000 | #Learnt:      17211 | 0.000
96.18/96.22	c total clause space: 127.173MB
96.18/96.22	c total #watches: 196243
96.68/96.72	c total #propagations: 250159344 / total #impl: 692112764 (eff. 0.361)
96.68/96.72	c #Conflicts:     220000 | #Learnt:      18211 | 0.000
96.68/96.72	c total clause space: 127.173MB
96.68/96.72	c total #watches: 199047
97.18/97.24	c total #propagations: 251286985 / total #impl: 695283713 (eff. 0.361)
97.18/97.24	c #Conflicts:     221000 | #Learnt:      19211 | 0.000
97.18/97.24	c total clause space: 127.173MB
97.18/97.24	c total #watches: 201415
97.78/97.85	c total #propagations: 252383776 / total #impl: 698452577 (eff. 0.361)
97.78/97.85	c #Conflicts:     222000 | #Learnt:      20211 | 0.000
97.78/97.85	c total clause space: 127.173MB
97.78/97.85	c total #watches: 203493
98.38/98.42	c total #propagations: 253598513 / total #impl: 702112529 (eff. 0.361)
98.38/98.42	c #Conflicts:     223000 | #Learnt:      21211 | 0.000
98.38/98.42	c total clause space: 127.173MB
98.38/98.42	c total #watches: 205686
98.87/98.94	c total #propagations: 254713260 / total #impl: 705354024 (eff. 0.361)
98.87/98.94	c #Conflicts:     224000 | #Learnt:      22211 | 0.000
98.87/98.94	c total clause space: 127.173MB
98.87/98.94	c total #watches: 207884
99.27/99.36	c total #propagations: 255736216 / total #impl: 708335999 (eff. 0.361)
99.27/99.36	c GARBAGE COLLECT
99.27/99.36	c #Conflicts:     225000 | #Learnt:      11916 | 0.000
99.27/99.36	c total clause space: 127.173MB
99.27/99.36	c total #watches: 184853
99.77/99.81	c total #propagations: 256691473 / total #impl: 711147465 (eff. 0.361)
99.77/99.81	c #Conflicts:     226000 | #Learnt:      12916 | 0.000
99.77/99.81	c total clause space: 127.173MB
99.77/99.82	c total #watches: 187693
100.18/100.28	c total #propagations: 257693290 / total #impl: 714049549 (eff. 0.361)
100.18/100.28	c #Conflicts:     227000 | #Learnt:      13916 | 0.000
100.18/100.28	c total clause space: 127.173MB
100.18/100.28	c total #watches: 190071
100.87/100.92	c total #propagations: 258721239 / total #impl: 717111910 (eff. 0.361)
100.87/100.92	c #Conflicts:     228000 | #Learnt:      14916 | 0.000
100.87/100.92	c total clause space: 127.173MB
100.87/100.92	c total #watches: 193304
101.37/101.42	c total #propagations: 259827894 / total #impl: 720377130 (eff. 0.361)
101.37/101.42	c #Conflicts:     229000 | #Learnt:      15916 | 0.000
101.37/101.42	c total clause space: 127.173MB
101.37/101.42	c total #watches: 196046
101.87/101.97	c total #propagations: 260842263 / total #impl: 723337353 (eff. 0.361)
101.87/101.97	c #Conflicts:     230000 | #Learnt:      16916 | 0.000
101.87/101.97	c total clause space: 127.173MB
101.87/101.97	c total #watches: 199004
102.57/102.62	c total #propagations: 261869340 / total #impl: 726438852 (eff. 0.360)
102.57/102.62	c #Conflicts:     231000 | #Learnt:      17916 | 0.000
102.57/102.62	c total clause space: 127.173MB
102.57/102.62	c total #watches: 201739
103.07/103.19	c total #propagations: 263014538 / total #impl: 729632687 (eff. 0.360)
103.07/103.19	c #Conflicts:     232000 | #Learnt:      18916 | 0.000
103.07/103.19	c total clause space: 127.173MB
103.07/103.19	c total #watches: 204148
103.67/103.79	c total #propagations: 264073565 / total #impl: 732577051 (eff. 0.360)
103.67/103.79	c #Conflicts:     233000 | #Learnt:      19916 | 0.000
103.67/103.79	c total clause space: 127.173MB
103.67/103.79	c total #watches: 206264
104.27/104.37	c total #propagations: 265165136 / total #impl: 735523114 (eff. 0.361)
104.27/104.37	c #Conflicts:     234000 | #Learnt:      20916 | 0.000
104.27/104.37	c total clause space: 127.173MB
104.27/104.37	c total #watches: 208938
104.87/104.99	c total #propagations: 266255870 / total #impl: 738523102 (eff. 0.361)
104.87/104.99	c #Conflicts:     235000 | #Learnt:      21916 | 0.000
104.87/104.99	c total clause space: 127.173MB
104.87/104.99	c total #watches: 211424
105.58/105.67	c total #propagations: 267340735 / total #impl: 741566414 (eff. 0.361)
105.58/105.67	c #Conflicts:     236000 | #Learnt:      22916 | 0.000
105.58/105.67	c total clause space: 127.173MB
105.58/105.67	c total #watches: 213849
106.07/106.16	c total #propagations: 268591205 / total #impl: 745046514 (eff. 0.361)
106.07/106.16	c GARBAGE COLLECT
106.07/106.16	c #Conflicts:     237000 | #Learnt:      12314 | 0.000
106.07/106.16	c total clause space: 127.173MB
106.07/106.16	c total #watches: 184832
106.47/106.59	c total #propagations: 269672422 / total #impl: 748140270 (eff. 0.360)
106.47/106.59	c #Conflicts:     238000 | #Learnt:      13314 | 0.000
106.47/106.59	c total clause space: 127.173MB
106.47/106.59	c total #watches: 187160
106.97/107.04	c total #propagations: 270809136 / total #impl: 751223515 (eff. 0.360)
106.97/107.04	c #Conflicts:     239000 | #Learnt:      14314 | 0.000
106.97/107.04	c total clause space: 127.173MB
106.97/107.04	c total #watches: 189234
107.47/107.50	c total #propagations: 271939704 / total #impl: 754306772 (eff. 0.361)
107.47/107.50	c #Conflicts:     240000 | #Learnt:      15314 | 0.000
107.47/107.50	c total clause space: 127.173MB
107.47/107.50	c total #watches: 191485
107.88/107.97	c total #propagations: 273045804 / total #impl: 757387394 (eff. 0.361)
107.88/107.97	c #Conflicts:     241000 | #Learnt:      16314 | 0.000
107.88/107.97	c total clause space: 127.173MB
107.88/107.97	c total #watches: 193827
108.37/108.44	c total #propagations: 274154406 / total #impl: 760472395 (eff. 0.361)
108.37/108.44	c #Conflicts:     242000 | #Learnt:      17314 | 0.000
108.37/108.44	c total clause space: 127.173MB
108.37/108.44	c total #watches: 195951
108.88/108.91	c total #propagations: 275223032 / total #impl: 763581474 (eff. 0.360)
108.88/108.91	c #Conflicts:     243000 | #Learnt:      18314 | 0.000
108.88/108.91	c total clause space: 127.173MB
108.88/108.91	c total #watches: 198416
109.37/109.48	c total #propagations: 276329794 / total #impl: 766644296 (eff. 0.360)
109.37/109.48	c #Conflicts:     244000 | #Learnt:      19314 | 0.000
109.37/109.48	c total clause space: 127.173MB
109.37/109.48	c total #watches: 200755
109.98/110.01	c total #propagations: 277640063 / total #impl: 770347351 (eff. 0.360)
109.98/110.01	c #Conflicts:     245000 | #Learnt:      20314 | 0.000
109.98/110.01	c total clause space: 127.173MB
109.98/110.01	c total #watches: 203085
110.37/110.50	c total #propagations: 278780748 / total #impl: 773680930 (eff. 0.360)
110.37/110.50	c #Conflicts:     246000 | #Learnt:      21314 | 0.000
110.37/110.50	c total clause space: 127.173MB
110.37/110.50	c total #watches: 205490
110.97/111.01	c total #propagations: 279823671 / total #impl: 776722469 (eff. 0.360)
110.97/111.01	c #Conflicts:     247000 | #Learnt:      22314 | 0.000
110.97/111.01	c total clause space: 127.173MB
110.97/111.01	c total #watches: 208041
111.47/111.52	c total #propagations: 280928689 / total #impl: 779983391 (eff. 0.360)
111.47/111.52	c #Conflicts:     248000 | #Learnt:      23314 | 0.000
111.47/111.52	c total clause space: 127.173MB
111.47/111.52	c total #watches: 210431
111.87/111.99	c total #propagations: 281866713 / total #impl: 782558305 (eff. 0.360)
111.87/111.99	c GARBAGE COLLECT
111.87/111.99	c #Conflicts:     249000 | #Learnt:      12399 | 0.000
111.87/111.99	c total clause space: 127.173MB
111.87/111.99	c total #watches: 184893
112.37/112.44	c total #propagations: 282835266 / total #impl: 785313309 (eff. 0.360)
112.37/112.44	c #Conflicts:     250000 | #Learnt:      13399 | 0.000
112.37/112.44	c total clause space: 127.173MB
112.37/112.44	c total #watches: 186960
112.97/113.01	c total #propagations: 283965925 / total #impl: 788376174 (eff. 0.360)
112.97/113.01	c #Conflicts:     251000 | #Learnt:      14399 | 0.000
112.97/113.01	c total clause space: 127.173MB
112.97/113.01	c total #watches: 189153
113.47/113.52	c total #propagations: 285386763 / total #impl: 792416663 (eff. 0.360)
113.47/113.52	c #Conflicts:     252000 | #Learnt:      15399 | 0.000
113.47/113.52	c total clause space: 127.173MB
113.47/113.52	c total #watches: 191395
113.97/114.00	c total #propagations: 286672480 / total #impl: 795963831 (eff. 0.360)
113.97/114.00	c #Conflicts:     253000 | #Learnt:      16399 | 0.000
113.97/114.00	c total clause space: 127.173MB
113.97/114.00	c total #watches: 194364
114.48/114.53	c total #propagations: 287657371 / total #impl: 798742079 (eff. 0.360)
114.48/114.53	c #Conflicts:     254000 | #Learnt:      17399 | 0.000
114.48/114.53	c total clause space: 127.173MB
114.48/114.53	c total #watches: 196654
114.87/114.98	c total #propagations: 288725243 / total #impl: 801676635 (eff. 0.360)
114.87/114.98	c #Conflicts:     255000 | #Learnt:      18399 | 0.000
114.87/114.98	c total clause space: 127.173MB
114.87/114.98	c total #watches: 199069
115.58/115.62	c total #propagations: 289593483 / total #impl: 804078069 (eff. 0.360)
115.58/115.62	c #Conflicts:     256000 | #Learnt:      19399 | 0.000
115.58/115.62	c total clause space: 127.173MB
115.58/115.62	c total #watches: 201588
116.17/116.22	c total #propagations: 290797055 / total #impl: 807410414 (eff. 0.360)
116.17/116.22	c #Conflicts:     257000 | #Learnt:      20399 | 0.000
116.17/116.22	c total clause space: 127.173MB
116.17/116.22	c total #watches: 203994
116.68/116.72	c total #propagations: 291998020 / total #impl: 810795381 (eff. 0.360)
116.68/116.72	c #Conflicts:     258000 | #Learnt:      21399 | 0.000
116.68/116.72	c total clause space: 127.173MB
116.68/116.72	c total #watches: 206382
117.27/117.35	c total #propagations: 292951261 / total #impl: 813487478 (eff. 0.360)
117.27/117.35	c #Conflicts:     259000 | #Learnt:      22399 | 0.000
117.27/117.35	c total clause space: 127.173MB
117.27/117.35	c total #watches: 208668
117.87/117.92	c total #propagations: 294148993 / total #impl: 816948276 (eff. 0.360)
117.87/117.92	c #Conflicts:     260000 | #Learnt:      23399 | 0.000
117.87/117.92	c total clause space: 127.173MB
117.87/117.92	c total #watches: 211436
118.47/118.52	c total #propagations: 295253915 / total #impl: 820179549 (eff. 0.360)
118.47/118.52	c #Conflicts:     261000 | #Learnt:      24399 | 0.000
118.47/118.52	c total clause space: 127.173MB
118.47/118.52	c total #watches: 213572
118.88/118.95	c total #propagations: 296372413 / total #impl: 823241417 (eff. 0.360)
118.88/118.95	c GARBAGE COLLECT
118.88/118.95	c #Conflicts:     262000 | #Learnt:      13196 | 0.000
118.88/118.95	c total clause space: 127.173MB
118.88/118.95	c total #watches: 186753
119.27/119.38	c total #propagations: 297394746 / total #impl: 825985024 (eff. 0.360)
119.27/119.38	c #Conflicts:     263000 | #Learnt:      14196 | 0.000
119.27/119.38	c total clause space: 127.173MB
119.27/119.38	c total #watches: 189833
119.77/119.81	c total #propagations: 298459012 / total #impl: 829088378 (eff. 0.360)
119.77/119.81	c #Conflicts:     264000 | #Learnt:      15196 | 0.000
119.77/119.81	c total clause space: 127.173MB
119.77/119.81	c total #watches: 192411
120.17/120.26	c total #propagations: 299495921 / total #impl: 831907816 (eff. 0.360)
120.17/120.26	c #Conflicts:     265000 | #Learnt:      16196 | 0.000
120.17/120.26	c total clause space: 127.173MB
120.17/120.26	c total #watches: 195449
120.67/120.79	c total #propagations: 300533711 / total #impl: 834827864 (eff. 0.360)
120.67/120.79	c #Conflicts:     266000 | #Learnt:      17196 | 0.000
120.67/120.79	c total clause space: 127.173MB
120.67/120.79	c total #watches: 198778
121.27/121.36	c total #propagations: 301591244 / total #impl: 837847520 (eff. 0.360)
121.27/121.36	c #Conflicts:     267000 | #Learnt:      18196 | 0.000
121.27/121.36	c total clause space: 127.173MB
121.27/121.36	c total #watches: 201194
121.87/121.93	c total #propagations: 302592463 / total #impl: 840680042 (eff. 0.360)
121.87/121.93	c #Conflicts:     268000 | #Learnt:      19196 | 0.000
121.87/121.93	c total clause space: 127.173MB
121.87/121.93	c total #watches: 203328
122.37/122.48	c total #propagations: 303677438 / total #impl: 843802023 (eff. 0.360)
122.37/122.48	c #Conflicts:     269000 | #Learnt:      20196 | 0.000
122.37/122.48	c total clause space: 127.173MB
122.37/122.48	c total #watches: 206561
123.07/123.14	c total #propagations: 304760779 / total #impl: 847015311 (eff. 0.360)
123.07/123.14	c #Conflicts:     270000 | #Learnt:      21196 | 0.000
123.07/123.14	c total clause space: 127.173MB
123.07/123.14	c total #watches: 209429
123.77/123.81	c total #propagations: 305962273 / total #impl: 850442142 (eff. 0.360)
123.77/123.81	c #Conflicts:     271000 | #Learnt:      22196 | 0.000
123.77/123.81	c total clause space: 127.173MB
123.77/123.81	c total #watches: 211646
124.38/124.47	c total #propagations: 307257746 / total #impl: 853929269 (eff. 0.360)
124.38/124.47	c #Conflicts:     272000 | #Learnt:      23196 | 0.000
124.38/124.47	c total clause space: 127.173MB
124.38/124.47	c total #watches: 214142
124.97/125.05	c total #propagations: 308477235 / total #impl: 857396011 (eff. 0.360)
124.97/125.05	c #Conflicts:     273000 | #Learnt:      24196 | 0.000
124.97/125.05	c total clause space: 127.173MB
124.97/125.05	c total #watches: 216429
125.47/125.58	c total #propagations: 309419060 / total #impl: 860012665 (eff. 0.360)
125.47/125.58	c GARBAGE COLLECT
125.47/125.58	c #Conflicts:     274000 | #Learnt:      12704 | 0.000
125.47/125.58	c total clause space: 127.173MB
125.47/125.58	c total #watches: 185515
125.87/125.96	c total #propagations: 310410326 / total #impl: 862811864 (eff. 0.360)
125.87/125.96	c #Conflicts:     275000 | #Learnt:      13704 | 0.000
125.87/125.96	c total clause space: 127.173MB
125.87/125.96	c total #watches: 187735
126.37/126.41	c total #propagations: 311396454 / total #impl: 865551594 (eff. 0.360)
126.37/126.41	c #Conflicts:     276000 | #Learnt:      14704 | 0.000
126.37/126.41	c total clause space: 127.173MB
126.37/126.41	c total #watches: 190229
126.77/126.89	c total #propagations: 312498117 / total #impl: 868643588 (eff. 0.360)
126.77/126.89	c #Conflicts:     277000 | #Learnt:      15704 | 0.000
126.77/126.89	c total clause space: 127.173MB
126.77/126.89	c total #watches: 193173
127.27/127.35	c total #propagations: 313619928 / total #impl: 871947977 (eff. 0.360)
127.27/127.35	c #Conflicts:     278000 | #Learnt:      16704 | 0.000
127.27/127.35	c total clause space: 127.173MB
127.27/127.35	c total #watches: 195338
127.67/127.79	c total #propagations: 314692539 / total #impl: 874845095 (eff. 0.360)
127.67/127.79	c #Conflicts:     279000 | #Learnt:      17704 | 0.000
127.67/127.79	c total clause space: 127.173MB
127.67/127.79	c total #watches: 198260
128.27/128.38	c total #propagations: 315784238 / total #impl: 877875537 (eff. 0.360)
128.27/128.38	c #Conflicts:     280000 | #Learnt:      18704 | 0.000
128.27/128.38	c total clause space: 127.173MB
128.27/128.38	c total #watches: 200805
128.87/128.92	c total #propagations: 317058728 / total #impl: 881432223 (eff. 0.360)
128.87/128.92	c #Conflicts:     281000 | #Learnt:      19704 | 0.000
128.87/128.92	c total clause space: 127.173MB
128.87/128.92	c total #watches: 202891
129.27/129.39	c total #propagations: 318183582 / total #impl: 884566037 (eff. 0.360)
129.27/129.39	c #Conflicts:     282000 | #Learnt:      20704 | 0.000
129.27/129.39	c total clause space: 127.173MB
129.27/129.39	c total #watches: 205363
129.77/129.86	c total #propagations: 319173337 / total #impl: 887420836 (eff. 0.360)
129.77/129.86	c #Conflicts:     283000 | #Learnt:      21704 | 0.000
129.77/129.86	c total clause space: 127.173MB
129.77/129.86	c total #watches: 207630
130.37/130.44	c total #propagations: 320197128 / total #impl: 890226475 (eff. 0.360)
130.37/130.44	c #Conflicts:     284000 | #Learnt:      22704 | 0.000
130.37/130.44	c total clause space: 127.173MB
130.37/130.44	c total #watches: 210083
130.87/130.96	c total #propagations: 321424150 / total #impl: 893660416 (eff. 0.360)
130.87/130.96	c #Conflicts:     285000 | #Learnt:      23704 | 0.000
130.87/130.96	c total clause space: 127.173MB
130.87/130.96	c total #watches: 212513
131.47/131.51	c total #propagations: 322549733 / total #impl: 896802922 (eff. 0.360)
131.47/131.51	c #Conflicts:     286000 | #Learnt:      24704 | 0.000
131.47/131.51	c total clause space: 127.173MB
131.47/131.51	c total #watches: 214762
131.97/132.05	c total #propagations: 323627017 / total #impl: 899887275 (eff. 0.360)
131.97/132.05	c GARBAGE COLLECT
131.97/132.05	c #Conflicts:     287000 | #Learnt:      12894 | 0.000
131.97/132.05	c total clause space: 127.173MB
131.97/132.05	c total #watches: 185966
132.47/132.50	c total #propagations: 324727014 / total #impl: 903145764 (eff. 0.360)
132.47/132.50	c #Conflicts:     288000 | #Learnt:      13894 | 0.000
132.47/132.50	c total clause space: 127.173MB
132.47/132.50	c total #watches: 188133
132.87/132.94	c total #propagations: 325886058 / total #impl: 906408118 (eff. 0.360)
132.87/132.94	c #Conflicts:     289000 | #Learnt:      14894 | 0.000
132.87/132.94	c total clause space: 127.173MB
132.87/132.94	c total #watches: 190425
133.27/133.38	c total #propagations: 326941227 / total #impl: 909429758 (eff. 0.360)
133.27/133.38	c #Conflicts:     290000 | #Learnt:      15894 | 0.000
133.27/133.38	c total clause space: 127.173MB
133.27/133.38	c total #watches: 192861
133.67/133.75	c total #propagations: 327909574 / total #impl: 912162888 (eff. 0.359)
133.67/133.75	c #Conflicts:     291000 | #Learnt:      16894 | 0.000
133.67/133.75	c total clause space: 127.173MB
133.67/133.75	c total #watches: 195194
134.17/134.23	c total #propagations: 328806155 / total #impl: 914720150 (eff. 0.359)
134.17/134.23	c #Conflicts:     292000 | #Learnt:      17894 | 0.000
134.17/134.23	c total clause space: 127.173MB
134.17/134.23	c total #watches: 198020
134.67/134.71	c total #propagations: 329885933 / total #impl: 917758595 (eff. 0.359)
134.67/134.71	c #Conflicts:     293000 | #Learnt:      18894 | 0.000
134.67/134.71	c total clause space: 127.173MB
134.67/134.71	c total #watches: 201486
135.07/135.17	c total #propagations: 330898775 / total #impl: 920651878 (eff. 0.359)
135.07/135.17	c #Conflicts:     294000 | #Learnt:      19894 | 0.000
135.07/135.17	c total clause space: 127.173MB
135.07/135.17	c total #watches: 204306
135.67/135.76	c total #propagations: 331785929 / total #impl: 923347072 (eff. 0.359)
135.67/135.76	c #Conflicts:     295000 | #Learnt:      20894 | 0.000
135.67/135.76	c total clause space: 127.173MB
135.67/135.76	c total #watches: 208465
136.27/136.37	c total #propagations: 332872387 / total #impl: 926588026 (eff. 0.359)
136.27/136.37	c #Conflicts:     296000 | #Learnt:      21894 | 0.000
136.27/136.37	c total clause space: 127.173MB
136.27/136.37	c total #watches: 212272
137.07/137.14	c total #propagations: 333899341 / total #impl: 929635774 (eff. 0.359)
137.07/137.14	c #Conflicts:     297000 | #Learnt:      22894 | 0.000
137.07/137.14	c total clause space: 127.173MB
137.07/137.14	c total #watches: 214913
137.67/137.75	c total #propagations: 335243608 / total #impl: 933536625 (eff. 0.359)
137.67/137.75	c #Conflicts:     298000 | #Learnt:      23894 | 0.000
137.67/137.75	c total clause space: 127.173MB
137.67/137.75	c total #watches: 217710
138.47/138.51	c total #propagations: 336310749 / total #impl: 936460345 (eff. 0.359)
138.47/138.51	c #Conflicts:     299000 | #Learnt:      24894 | 0.000
138.47/138.51	c total clause space: 127.173MB
138.47/138.51	c total #watches: 220563
139.17/139.27	c total #propagations: 337633006 / total #impl: 940104141 (eff. 0.359)
139.17/139.27	c #Conflicts:     300000 | #Learnt:      25894 | 0.000
139.17/139.27	c total clause space: 127.173MB
139.17/139.27	c total #watches: 222839
139.67/139.80	c total #propagations: 338841159 / total #impl: 943564031 (eff. 0.359)
139.67/139.80	c GARBAGE COLLECT
139.67/139.80	c #Conflicts:     301000 | #Learnt:      13792 | 0.000
139.67/139.80	c total clause space: 127.173MB
139.67/139.80	c total #watches: 187859
140.17/140.25	c total #propagations: 339877541 / total #impl: 946443995 (eff. 0.359)
140.17/140.25	c #Conflicts:     302000 | #Learnt:      14792 | 0.000
140.17/140.25	c total clause space: 127.173MB
140.17/140.25	c total #watches: 190176
140.67/140.74	c total #propagations: 340972936 / total #impl: 949513374 (eff. 0.359)
140.67/140.74	c #Conflicts:     303000 | #Learnt:      15792 | 0.000
140.67/140.74	c total clause space: 127.173MB
140.67/140.74	c total #watches: 192743
141.17/141.21	c total #propagations: 342088299 / total #impl: 952719803 (eff. 0.359)
141.17/141.21	c #Conflicts:     304000 | #Learnt:      16792 | 0.000
141.17/141.21	c total clause space: 127.173MB
141.17/141.21	c total #watches: 195483
141.67/141.70	c total #propagations: 343194163 / total #impl: 955772876 (eff. 0.359)
141.67/141.70	c #Conflicts:     305000 | #Learnt:      17792 | 0.000
141.67/141.70	c total clause space: 127.173MB
141.67/141.70	c total #watches: 197821
142.07/142.19	c total #propagations: 344334609 / total #impl: 958815740 (eff. 0.359)
142.07/142.19	c #Conflicts:     306000 | #Learnt:      18792 | 0.000
142.07/142.19	c total clause space: 127.173MB
142.07/142.19	c total #watches: 200603
142.57/142.66	c total #propagations: 345374189 / total #impl: 961929124 (eff. 0.359)
142.57/142.66	c #Conflicts:     307000 | #Learnt:      19792 | 0.000
142.57/142.66	c total clause space: 127.173MB
142.57/142.66	c total #watches: 202793
143.07/143.18	c total #propagations: 346376958 / total #impl: 964729470 (eff. 0.359)
143.07/143.18	c #Conflicts:     308000 | #Learnt:      20792 | 0.000
143.07/143.18	c total clause space: 127.173MB
143.07/143.18	c total #watches: 204985
143.67/143.72	c total #propagations: 347586692 / total #impl: 968083272 (eff. 0.359)
143.67/143.72	c #Conflicts:     309000 | #Learnt:      21792 | 0.000
143.67/143.72	c total clause space: 127.173MB
143.67/143.72	c total #watches: 207190
144.07/144.20	c total #propagations: 348782945 / total #impl: 971485258 (eff. 0.359)
144.07/144.20	c #Conflicts:     310000 | #Learnt:      22792 | 0.000
144.07/144.20	c total clause space: 127.173MB
144.07/144.20	c total #watches: 209553
144.76/144.80	c total #propagations: 349773856 / total #impl: 974056307 (eff. 0.359)
144.76/144.80	c #Conflicts:     311000 | #Learnt:      23792 | 0.000
144.76/144.80	c total clause space: 127.173MB
144.76/144.80	c total #watches: 211852
145.27/145.36	c total #propagations: 350981607 / total #impl: 977356982 (eff. 0.359)
145.27/145.36	c #Conflicts:     312000 | #Learnt:      24792 | 0.000
145.27/145.36	c total clause space: 127.173MB
145.27/145.36	c total #watches: 214075
145.86/145.97	c total #propagations: 352174828 / total #impl: 980640566 (eff. 0.359)
145.86/145.97	c #Conflicts:     313000 | #Learnt:      25792 | 0.000
145.86/145.97	c total clause space: 127.173MB
145.86/145.97	c total #watches: 216124
146.56/146.63	c total #propagations: 353344319 / total #impl: 983791138 (eff. 0.359)
146.56/146.63	c #Conflicts:     314000 | #Learnt:      26792 | 0.000
146.56/146.63	c total clause space: 127.173MB
146.56/146.63	c total #watches: 218530
147.06/147.11	c total #propagations: 354630481 / total #impl: 987344944 (eff. 0.359)
147.06/147.11	c GARBAGE COLLECT
147.06/147.11	c #Conflicts:     315000 | #Learnt:      14413 | 0.000
147.06/147.11	c total clause space: 127.173MB
147.06/147.11	c total #watches: 189622
147.47/147.59	c total #propagations: 355776812 / total #impl: 990500549 (eff. 0.359)
147.47/147.59	c #Conflicts:     316000 | #Learnt:      15413 | 0.000
147.47/147.59	c total clause space: 127.173MB
147.47/147.59	c total #watches: 191780
147.96/148.09	c total #propagations: 356976526 / total #impl: 993724873 (eff. 0.359)
147.96/148.09	c #Conflicts:     317000 | #Learnt:      16413 | 0.000
147.96/148.09	c total clause space: 127.173MB
147.96/148.09	c total #watches: 193818
148.47/148.60	c total #propagations: 358168751 / total #impl: 996869851 (eff. 0.359)
148.47/148.60	c #Conflicts:     318000 | #Learnt:      17413 | 0.000
148.47/148.60	c total clause space: 127.173MB
148.47/148.60	c total #watches: 195949
149.06/149.12	c total #propagations: 359368802 / total #impl: 1000123320 (eff. 0.359)
149.06/149.12	c #Conflicts:     319000 | #Learnt:      18413 | 0.000
149.06/149.12	c total clause space: 127.173MB
149.06/149.12	c total #watches: 198243
149.57/149.68	c total #propagations: 360600225 / total #impl: 1003559732 (eff. 0.359)
149.57/149.68	c #Conflicts:     320000 | #Learnt:      19413 | 0.000
149.57/149.68	c total clause space: 127.173MB
149.57/149.68	c total #watches: 200623
150.16/150.20	c total #propagations: 361932565 / total #impl: 1007191297 (eff. 0.359)
150.16/150.20	c #Conflicts:     321000 | #Learnt:      20413 | 0.000
150.16/150.20	c total clause space: 127.173MB
150.16/150.20	c total #watches: 203248
150.67/150.74	c total #propagations: 362978406 / total #impl: 1010165825 (eff. 0.359)
150.67/150.74	c #Conflicts:     322000 | #Learnt:      21413 | 0.000
150.67/150.74	c total clause space: 127.173MB
150.67/150.74	c total #watches: 205725
151.16/151.25	c total #propagations: 364145110 / total #impl: 1013690700 (eff. 0.359)
151.16/151.25	c #Conflicts:     323000 | #Learnt:      22413 | 0.000
151.16/151.25	c total clause space: 127.173MB
151.16/151.25	c total #watches: 208099
151.77/151.88	c total #propagations: 365144857 / total #impl: 1016757795 (eff. 0.359)
151.77/151.88	c #Conflicts:     324000 | #Learnt:      23413 | 0.000
151.77/151.88	c total clause space: 127.173MB
151.77/151.88	c total #watches: 210870
152.36/152.47	c total #propagations: 366284202 / total #impl: 1020146773 (eff. 0.359)
152.36/152.47	c #Conflicts:     325000 | #Learnt:      24413 | 0.000
152.36/152.47	c total clause space: 127.173MB
152.36/152.47	c total #watches: 213190
152.97/153.05	c total #propagations: 367491482 / total #impl: 1023789652 (eff. 0.359)
152.97/153.05	c #Conflicts:     326000 | #Learnt:      25413 | 0.000
152.97/153.05	c total clause space: 127.173MB
152.97/153.05	c total #watches: 215906
153.46/153.51	c total #propagations: 368633514 / total #impl: 1027212010 (eff. 0.359)
153.46/153.51	c #Conflicts:     327000 | #Learnt:      26413 | 0.000
153.46/153.51	c total clause space: 127.173MB
153.46/153.51	c total #watches: 218217
153.98/154.06	c total #propagations: 369602615 / total #impl: 1030171128 (eff. 0.359)
153.98/154.06	c #Conflicts:     328000 | #Learnt:      27413 | 0.000
153.98/154.06	c total clause space: 127.173MB
153.98/154.06	c total #watches: 220528
154.47/154.52	c total #propagations: 370513537 / total #impl: 1033007914 (eff. 0.359)
154.47/154.52	c GARBAGE COLLECT
154.47/154.52	c #Conflicts:     329000 | #Learnt:      14715 | 0.000
154.47/154.52	c total clause space: 127.173MB
154.47/154.52	c total #watches: 189976
154.97/155.01	c total #propagations: 371521136 / total #impl: 1036098111 (eff. 0.359)
154.97/155.01	c #Conflicts:     330000 | #Learnt:      15715 | 0.000
154.97/155.01	c total clause space: 127.173MB
154.97/155.01	c total #watches: 192334
155.47/155.53	c total #propagations: 372538880 / total #impl: 1039204117 (eff. 0.358)
155.47/155.53	c #Conflicts:     331000 | #Learnt:      16715 | 0.000
155.47/155.53	c total clause space: 127.173MB
155.47/155.53	c total #watches: 194742
155.97/156.08	c total #propagations: 373672147 / total #impl: 1042661902 (eff. 0.358)
155.97/156.08	c #Conflicts:     332000 | #Learnt:      17715 | 0.000
155.97/156.08	c total clause space: 127.173MB
155.97/156.08	c total #watches: 197214
156.47/156.57	c total #propagations: 374852917 / total #impl: 1046291727 (eff. 0.358)
156.47/156.57	c #Conflicts:     333000 | #Learnt:      18715 | 0.000
156.47/156.57	c total clause space: 127.173MB
156.47/156.57	c total #watches: 199546
156.97/157.05	c total #propagations: 375837908 / total #impl: 1049343286 (eff. 0.358)
156.97/157.05	c #Conflicts:     334000 | #Learnt:      19715 | 0.000
156.97/157.05	c total clause space: 127.173MB
156.97/157.06	c total #watches: 202075
157.47/157.52	c total #propagations: 376861817 / total #impl: 1052257649 (eff. 0.358)
157.47/157.52	c #Conflicts:     335000 | #Learnt:      20715 | 0.000
157.47/157.52	c total clause space: 127.173MB
157.47/157.52	c total #watches: 204784
157.97/158.01	c total #propagations: 377908164 / total #impl: 1055162981 (eff. 0.358)
157.97/158.01	c #Conflicts:     336000 | #Learnt:      21715 | 0.000
157.97/158.01	c total clause space: 127.173MB
157.97/158.01	c total #watches: 207192
158.48/158.54	c total #propagations: 379080797 / total #impl: 1058409273 (eff. 0.358)
158.48/158.54	c #Conflicts:     337000 | #Learnt:      22715 | 0.000
158.48/158.54	c total clause space: 127.173MB
158.48/158.54	c total #watches: 209867
159.07/159.10	c total #propagations: 380216377 / total #impl: 1061558532 (eff. 0.358)
159.07/159.10	c #Conflicts:     338000 | #Learnt:      23715 | 0.000
159.07/159.10	c total clause space: 127.173MB
159.07/159.10	c total #watches: 212585
159.58/159.68	c total #propagations: 381450530 / total #impl: 1065114567 (eff. 0.358)
159.58/159.68	c #Conflicts:     339000 | #Learnt:      24715 | 0.000
159.58/159.68	c total clause space: 127.173MB
159.58/159.68	c total #watches: 214908
160.17/160.25	c total #propagations: 382531552 / total #impl: 1068162153 (eff. 0.358)
160.17/160.25	c #Conflicts:     340000 | #Learnt:      25715 | 0.000
160.17/160.25	c total clause space: 127.173MB
160.17/160.25	c total #watches: 217569
160.87/160.92	c total #propagations: 383639881 / total #impl: 1071129443 (eff. 0.358)
160.87/160.92	c #Conflicts:     341000 | #Learnt:      26715 | 0.000
160.87/160.92	c total clause space: 127.173MB
160.87/160.92	c total #watches: 219783
161.47/161.52	c total #propagations: 384838207 / total #impl: 1074547029 (eff. 0.358)
161.47/161.52	c #Conflicts:     342000 | #Learnt:      27715 | 0.000
161.47/161.52	c total clause space: 127.173MB
161.47/161.52	c total #watches: 221928
161.97/162.00	c total #propagations: 385968342 / total #impl: 1077689921 (eff. 0.358)
161.97/162.00	c GARBAGE COLLECT
161.97/162.00	c #Conflicts:     343000 | #Learnt:      14704 | 0.000
161.97/162.00	c total clause space: 127.173MB
161.97/162.00	c total #watches: 190092
162.37/162.46	c total #propagations: 387042043 / total #impl: 1080793806 (eff. 0.358)
162.37/162.46	c #Conflicts:     344000 | #Learnt:      15704 | 0.000
162.37/162.46	c total clause space: 127.173MB
162.37/162.46	c total #watches: 192251
162.87/162.91	c total #propagations: 388159853 / total #impl: 1083857772 (eff. 0.358)
162.87/162.91	c #Conflicts:     345000 | #Learnt:      16704 | 0.000
162.87/162.91	c total clause space: 127.173MB
162.87/162.91	c total #watches: 194735
163.27/163.39	c total #propagations: 389297029 / total #impl: 1087046184 (eff. 0.358)
163.27/163.39	c #Conflicts:     346000 | #Learnt:      17704 | 0.000
163.27/163.39	c total clause space: 127.173MB
163.27/163.39	c total #watches: 197122
163.77/163.86	c total #propagations: 390472928 / total #impl: 1090412917 (eff. 0.358)
163.77/163.86	c #Conflicts:     347000 | #Learnt:      18704 | 0.000
163.77/163.86	c total clause space: 127.173MB
163.77/163.86	c total #watches: 200105
164.27/164.39	c total #propagations: 391508840 / total #impl: 1093359092 (eff. 0.358)
164.27/164.39	c #Conflicts:     348000 | #Learnt:      19704 | 0.000
164.27/164.39	c total clause space: 127.173MB
164.27/164.39	c total #watches: 202475
164.77/164.87	c total #propagations: 392609392 / total #impl: 1096731812 (eff. 0.358)
164.77/164.87	c #Conflicts:     349000 | #Learnt:      20704 | 0.000
164.77/164.87	c total clause space: 127.173MB
164.77/164.87	c total #watches: 205125
165.37/165.43	c total #propagations: 393525788 / total #impl: 1099462124 (eff. 0.358)
165.37/165.43	c #Conflicts:     350000 | #Learnt:      21704 | 0.000
165.37/165.43	c total clause space: 127.173MB
165.37/165.43	c total #watches: 207971
165.97/166.05	c total #propagations: 394543536 / total #impl: 1102454865 (eff. 0.358)
165.97/166.05	c #Conflicts:     351000 | #Learnt:      22704 | 0.000
165.97/166.05	c total clause space: 127.173MB
165.97/166.05	c total #watches: 210219
166.77/166.80	c total #propagations: 395701850 / total #impl: 1105958101 (eff. 0.358)
166.77/166.80	c #Conflicts:     352000 | #Learnt:      23704 | 0.000
166.77/166.80	c total clause space: 127.173MB
166.77/166.80	c total #watches: 213491
167.57/167.65	c total #propagations: 397013747 / total #impl: 1109901303 (eff. 0.358)
167.57/167.65	c #Conflicts:     353000 | #Learnt:      24704 | 0.000
167.57/167.65	c total clause space: 127.173MB
167.57/167.65	c total #watches: 215878
168.27/168.40	c total #propagations: 398222342 / total #impl: 1113470527 (eff. 0.358)
168.27/168.40	c #Conflicts:     354000 | #Learnt:      25704 | 0.000
168.27/168.40	c total clause space: 127.173MB
168.27/168.40	c total #watches: 218624
169.17/169.22	c total #propagations: 399445128 / total #impl: 1116940160 (eff. 0.358)
169.17/169.22	c #Conflicts:     355000 | #Learnt:      26704 | 0.000
169.17/169.22	c total clause space: 127.173MB
169.17/169.22	c total #watches: 221014
170.07/170.18	c total #propagations: 400756540 / total #impl: 1120700489 (eff. 0.358)
170.07/170.18	c #Conflicts:     356000 | #Learnt:      27704 | 0.000
170.07/170.18	c total clause space: 127.173MB
170.07/170.18	c total #watches: 223693
170.77/170.88	c total #propagations: 402036102 / total #impl: 1124392444 (eff. 0.358)
170.77/170.88	c GARBAGE COLLECT
170.77/170.88	c #Conflicts:     357000 | #Learnt:      14404 | 0.000
170.77/170.88	c total clause space: 127.173MB
170.77/170.88	c total #watches: 189282
171.27/171.32	c total #propagations: 403178563 / total #impl: 1127656249 (eff. 0.358)
171.27/171.32	c #Conflicts:     358000 | #Learnt:      15404 | 0.000
171.27/171.32	c total clause space: 127.173MB
171.27/171.32	c total #watches: 191919
171.67/171.72	c total #propagations: 404294320 / total #impl: 1130742987 (eff. 0.358)
171.67/171.72	c #Conflicts:     359000 | #Learnt:      16404 | 0.000
171.67/171.72	c total clause space: 127.173MB
171.67/171.72	c total #watches: 194457
172.17/172.21	c total #propagations: 405306178 / total #impl: 1133635102 (eff. 0.358)
172.17/172.21	c #Conflicts:     360000 | #Learnt:      17404 | 0.000
172.17/172.21	c total clause space: 127.173MB
172.17/172.21	c total #watches: 197294
172.67/172.75	c total #propagations: 406524749 / total #impl: 1137254713 (eff. 0.357)
172.67/172.75	c #Conflicts:     361000 | #Learnt:      18404 | 0.000
172.67/172.75	c total clause space: 127.173MB
172.67/172.75	c total #watches: 199846
173.17/173.26	c total #propagations: 407794049 / total #impl: 1140833625 (eff. 0.357)
173.17/173.26	c #Conflicts:     362000 | #Learnt:      19404 | 0.000
173.17/173.26	c total clause space: 127.173MB
173.17/173.26	c total #watches: 202428
173.77/173.83	c total #propagations: 408904084 / total #impl: 1144004659 (eff. 0.357)
173.77/173.83	c #Conflicts:     363000 | #Learnt:      20404 | 0.000
173.77/173.83	c total clause space: 127.173MB
173.77/173.83	c total #watches: 204628
174.27/174.33	c total #propagations: 410136137 / total #impl: 1147371239 (eff. 0.357)
174.27/174.33	c #Conflicts:     364000 | #Learnt:      21404 | 0.000
174.27/174.33	c total clause space: 127.173MB
174.27/174.33	c total #watches: 207140
174.87/174.94	c total #propagations: 411180573 / total #impl: 1150315550 (eff. 0.357)
174.87/174.94	c #Conflicts:     365000 | #Learnt:      22404 | 0.000
174.87/174.94	c total clause space: 127.173MB
174.87/174.94	c total #watches: 210103
175.47/175.52	c total #propagations: 412330598 / total #impl: 1153517728 (eff. 0.357)
175.47/175.52	c #Conflicts:     366000 | #Learnt:      23404 | 0.000
175.47/175.52	c total clause space: 127.173MB
175.47/175.52	c total #watches: 212476
176.07/176.17	c total #propagations: 413461879 / total #impl: 1156714064 (eff. 0.357)
176.07/176.17	c #Conflicts:     367000 | #Learnt:      24404 | 0.000
176.07/176.17	c total clause space: 127.173MB
176.07/176.17	c total #watches: 214859
176.57/176.69	c total #propagations: 414527371 / total #impl: 1159878426 (eff. 0.357)
176.57/176.69	c #Conflicts:     368000 | #Learnt:      25404 | 0.000
176.57/176.69	c total clause space: 127.173MB
176.57/176.69	c total #watches: 217799
177.27/177.33	c total #propagations: 415468472 / total #impl: 1162791374 (eff. 0.357)
177.27/177.33	c #Conflicts:     369000 | #Learnt:      26404 | 0.000
177.27/177.33	c total clause space: 127.173MB
177.27/177.33	c total #watches: 220256
177.86/177.91	c total #propagations: 416524744 / total #impl: 1165886332 (eff. 0.357)
177.86/177.91	c #Conflicts:     370000 | #Learnt:      27404 | 0.000
177.86/177.91	c total clause space: 127.173MB
177.86/177.91	c total #watches: 222871
178.56/178.67	c total #propagations: 417512331 / total #impl: 1168909168 (eff. 0.357)
178.56/178.67	c #Conflicts:     371000 | #Learnt:      28404 | 0.000
178.56/178.67	c total clause space: 127.173MB
178.56/178.67	c total #watches: 225131
179.27/179.32	c total #propagations: 418685566 / total #impl: 1172376894 (eff. 0.357)
179.27/179.32	c GARBAGE COLLECT
179.27/179.32	c #Conflicts:     372000 | #Learnt:      14811 | 0.000
179.27/179.32	c total clause space: 127.173MB
179.27/179.32	c total #watches: 190342
179.66/179.79	c total #propagations: 419703970 / total #impl: 1175418433 (eff. 0.357)
179.66/179.79	c #Conflicts:     373000 | #Learnt:      15811 | 0.000
179.66/179.79	c total clause space: 127.173MB
179.66/179.79	c total #watches: 193117
180.16/180.28	c total #propagations: 420903495 / total #impl: 1178579189 (eff. 0.357)
180.16/180.28	c #Conflicts:     374000 | #Learnt:      16811 | 0.000
180.16/180.28	c total clause space: 127.173MB
180.16/180.28	c total #watches: 196164
180.76/180.80	c total #propagations: 422013347 / total #impl: 1181761824 (eff. 0.357)
180.76/180.80	c #Conflicts:     375000 | #Learnt:      17811 | 0.000
180.76/180.80	c total clause space: 127.173MB
180.76/180.80	c total #watches: 198640
181.26/181.34	c total #propagations: 423104297 / total #impl: 1184860577 (eff. 0.357)
181.26/181.34	c #Conflicts:     376000 | #Learnt:      18811 | 0.000
181.26/181.34	c total clause space: 127.173MB
181.26/181.34	c total #watches: 201101
181.86/181.93	c total #propagations: 424198828 / total #impl: 1187960567 (eff. 0.357)
181.86/181.93	c #Conflicts:     377000 | #Learnt:      19811 | 0.000
181.86/181.93	c total clause space: 127.173MB
181.86/181.93	c total #watches: 203502
182.46/182.50	c total #propagations: 425401205 / total #impl: 1191282497 (eff. 0.357)
182.46/182.50	c #Conflicts:     378000 | #Learnt:      20811 | 0.000
182.46/182.50	c total clause space: 127.173MB
182.46/182.50	c total #watches: 205876
183.06/183.18	c total #propagations: 426506534 / total #impl: 1194345290 (eff. 0.357)
183.06/183.18	c #Conflicts:     379000 | #Learnt:      21811 | 0.000
183.06/183.18	c total clause space: 127.173MB
183.06/183.19	c total #watches: 208269
183.67/183.74	c total #propagations: 427789356 / total #impl: 1198061517 (eff. 0.357)
183.67/183.74	c #Conflicts:     380000 | #Learnt:      22811 | 0.000
183.67/183.74	c total clause space: 127.173MB
183.67/183.74	c total #watches: 210613
184.26/184.34	c total #propagations: 428899228 / total #impl: 1201186795 (eff. 0.357)
184.26/184.34	c #Conflicts:     381000 | #Learnt:      23811 | 0.000
184.26/184.34	c total clause space: 127.173MB
184.26/184.34	c total #watches: 213161
184.77/184.88	c total #propagations: 430002050 / total #impl: 1204210333 (eff. 0.357)
184.77/184.88	c #Conflicts:     382000 | #Learnt:      24811 | 0.000
184.77/184.88	c total clause space: 127.173MB
184.77/184.88	c total #watches: 215376
185.26/185.39	c total #propagations: 431097589 / total #impl: 1207216213 (eff. 0.357)
185.26/185.39	c #Conflicts:     383000 | #Learnt:      25811 | 0.000
185.26/185.39	c total clause space: 127.173MB
185.26/185.39	c total #watches: 217897
185.87/185.99	c total #propagations: 432047240 / total #impl: 1209917957 (eff. 0.357)
185.87/185.99	c #Conflicts:     384000 | #Learnt:      26811 | 0.000
185.87/185.99	c total clause space: 127.173MB
185.87/185.99	c total #watches: 220406
186.46/186.57	c total #propagations: 433167006 / total #impl: 1213268556 (eff. 0.357)
186.46/186.57	c #Conflicts:     385000 | #Learnt:      27811 | 0.000
186.46/186.57	c total clause space: 127.173MB
186.46/186.57	c total #watches: 222672
187.26/187.33	c total #propagations: 434239491 / total #impl: 1216338065 (eff. 0.357)
187.26/187.33	c #Conflicts:     386000 | #Learnt:      28811 | 0.000
187.26/187.33	c total clause space: 127.173MB
187.26/187.33	c total #watches: 225099
187.96/188.09	c total #propagations: 435708451 / total #impl: 1220412313 (eff. 0.357)
187.96/188.09	c #Conflicts:     387000 | #Learnt:      29811 | 0.000
187.96/188.09	c total clause space: 127.173MB
187.96/188.09	c total #watches: 227593
188.46/188.55	c total #propagations: 437002093 / total #impl: 1224093578 (eff. 0.357)
188.46/188.55	c GARBAGE COLLECT
188.46/188.55	c #Conflicts:     388000 | #Learnt:      15901 | 0.000
188.46/188.55	c total clause space: 127.173MB
188.46/188.55	c total #watches: 192932
188.96/189.00	c total #propagations: 438008262 / total #impl: 1226868281 (eff. 0.357)
188.96/189.00	c #Conflicts:     389000 | #Learnt:      16901 | 0.000
188.96/189.00	c total clause space: 127.173MB
188.96/189.00	c total #watches: 195172
189.36/189.49	c total #propagations: 439163950 / total #impl: 1229999336 (eff. 0.357)
189.36/189.49	c #Conflicts:     390000 | #Learnt:      17901 | 0.000
189.36/189.49	c total clause space: 127.173MB
189.36/189.49	c total #watches: 197467
189.96/190.01	c total #propagations: 440296345 / total #impl: 1233200409 (eff. 0.357)
189.96/190.01	c #Conflicts:     391000 | #Learnt:      18901 | 0.000
189.96/190.01	c total clause space: 127.173MB
189.96/190.01	c total #watches: 199674
190.46/190.52	c total #propagations: 441497525 / total #impl: 1236548441 (eff. 0.357)
190.46/190.52	c #Conflicts:     392000 | #Learnt:      19901 | 0.000
190.46/190.52	c total clause space: 127.173MB
190.46/190.52	c total #watches: 201984
190.86/190.97	c total #propagations: 442597241 / total #impl: 1239662708 (eff. 0.357)
190.86/190.97	c #Conflicts:     393000 | #Learnt:      20901 | 0.000
190.86/190.97	c total clause space: 127.173MB
190.86/190.97	c total #watches: 204801
191.37/191.42	c total #propagations: 443562399 / total #impl: 1242581456 (eff. 0.357)
191.37/191.42	c #Conflicts:     394000 | #Learnt:      21901 | 0.000
191.37/191.42	c total clause space: 127.173MB
191.37/191.42	c total #watches: 206999
191.86/191.92	c total #propagations: 444615787 / total #impl: 1245586873 (eff. 0.357)
191.86/191.92	c #Conflicts:     395000 | #Learnt:      22901 | 0.000
191.86/191.92	c total clause space: 127.173MB
191.86/191.92	c total #watches: 209116
192.36/192.43	c total #propagations: 445645166 / total #impl: 1248532751 (eff. 0.357)
192.36/192.43	c #Conflicts:     396000 | #Learnt:      23901 | 0.000
192.36/192.43	c total clause space: 127.173MB
192.36/192.43	c total #watches: 211532
192.96/193.06	c total #propagations: 446724372 / total #impl: 1251784409 (eff. 0.357)
192.96/193.06	c #Conflicts:     397000 | #Learnt:      24901 | 0.000
192.96/193.06	c total clause space: 127.173MB
192.96/193.06	c total #watches: 214041
193.67/193.70	c total #propagations: 447808798 / total #impl: 1255033243 (eff. 0.357)
193.67/193.70	c #Conflicts:     398000 | #Learnt:      25901 | 0.000
193.67/193.70	c total clause space: 127.173MB
193.67/193.70	c total #watches: 217459
194.26/194.38	c total #propagations: 448927591 / total #impl: 1258335367 (eff. 0.357)
194.26/194.38	c #Conflicts:     399000 | #Learnt:      26901 | 0.000
194.26/194.38	c total clause space: 127.173MB
194.26/194.38	c total #watches: 219743
194.96/195.00	c total #propagations: 450163723 / total #impl: 1261818184 (eff. 0.357)
194.96/195.00	c #Conflicts:     400000 | #Learnt:      27901 | 0.000
194.96/195.00	c total clause space: 127.173MB
194.96/195.00	c total #watches: 222592
195.56/195.68	c total #propagations: 451175727 / total #impl: 1264710233 (eff. 0.357)
195.56/195.68	c #Conflicts:     401000 | #Learnt:      28901 | 0.000
195.56/195.68	c total clause space: 127.173MB
195.56/195.68	c total #watches: 224806
196.26/196.39	c total #propagations: 452279169 / total #impl: 1268094770 (eff. 0.357)
196.26/196.39	c #Conflicts:     402000 | #Learnt:      29901 | 0.000
196.26/196.39	c total clause space: 127.173MB
196.26/196.39	c total #watches: 227702
196.97/197.09	c total #propagations: 453394142 / total #impl: 1271393517 (eff. 0.357)
196.97/197.09	c GARBAGE COLLECT
196.97/197.09	c #Conflicts:     403000 | #Learnt:      15693 | 0.000
196.97/197.09	c total clause space: 127.173MB
196.97/197.09	c total #watches: 192989
197.56/197.66	c total #propagations: 454585852 / total #impl: 1274877012 (eff. 0.357)
197.56/197.66	c #Conflicts:     404000 | #Learnt:      16693 | 0.000
197.56/197.66	c total clause space: 127.173MB
197.56/197.66	c total #watches: 195506
198.16/198.23	c total #propagations: 455829204 / total #impl: 1278502404 (eff. 0.357)
198.16/198.23	c #Conflicts:     405000 | #Learnt:      17693 | 0.000
198.16/198.23	c total clause space: 127.173MB
198.16/198.23	c total #watches: 198174
198.66/198.80	c total #propagations: 457015596 / total #impl: 1281865735 (eff. 0.357)
198.66/198.80	c #Conflicts:     406000 | #Learnt:      18693 | 0.000
198.66/198.80	c total clause space: 127.173MB
198.66/198.80	c total #watches: 201123
199.36/199.40	c total #propagations: 458159847 / total #impl: 1285035044 (eff. 0.357)
199.36/199.40	c #Conflicts:     407000 | #Learnt:      19693 | 0.000
199.36/199.40	c total clause space: 127.173MB
199.36/199.40	c total #watches: 203747
199.86/199.99	c total #propagations: 459373966 / total #impl: 1288613121 (eff. 0.356)
199.86/199.99	c #Conflicts:     408000 | #Learnt:      20693 | 0.000
199.86/199.99	c total clause space: 127.173MB
199.86/199.99	c total #watches: 206834
200.46/200.55	c total #propagations: 460485757 / total #impl: 1291758937 (eff. 0.356)
200.46/200.55	c #Conflicts:     409000 | #Learnt:      21693 | 0.000
200.46/200.55	c total clause space: 127.173MB
200.46/200.55	c total #watches: 209825
201.16/201.21	c total #propagations: 461564964 / total #impl: 1294850628 (eff. 0.356)
201.16/201.21	c #Conflicts:     410000 | #Learnt:      22693 | 0.000
201.16/201.21	c total clause space: 127.173MB
201.16/201.21	c total #watches: 212087
201.76/201.86	c total #propagations: 462697366 / total #impl: 1298095344 (eff. 0.356)
201.76/201.86	c #Conflicts:     411000 | #Learnt:      23693 | 0.000
201.76/201.86	c total clause space: 127.173MB
201.76/201.86	c total #watches: 215186
202.46/202.55	c total #propagations: 463786502 / total #impl: 1301312976 (eff. 0.356)
202.46/202.55	c #Conflicts:     412000 | #Learnt:      24693 | 0.000
202.46/202.55	c total clause space: 127.173MB
202.46/202.55	c total #watches: 217667
203.26/203.33	c total #propagations: 464929780 / total #impl: 1304449330 (eff. 0.356)
203.26/203.33	c #Conflicts:     413000 | #Learnt:      25693 | 0.000
203.26/203.33	c total clause space: 127.173MB
203.26/203.33	c total #watches: 220024
203.96/204.08	c total #propagations: 466258669 / total #impl: 1308095374 (eff. 0.356)
203.96/204.08	c #Conflicts:     414000 | #Learnt:      26693 | 0.000
203.96/204.08	c total clause space: 127.173MB
203.96/204.08	c total #watches: 223090
204.76/204.88	c total #propagations: 467438321 / total #impl: 1311458642 (eff. 0.356)
204.76/204.88	c #Conflicts:     415000 | #Learnt:      27693 | 0.000
204.76/204.88	c total clause space: 127.173MB
204.76/204.88	c total #watches: 225478
205.56/205.68	c total #propagations: 468586955 / total #impl: 1314744756 (eff. 0.356)
205.56/205.68	c #Conflicts:     416000 | #Learnt:      28693 | 0.000
205.56/205.68	c total clause space: 127.173MB
205.56/205.68	c total #watches: 227972
206.46/206.54	c total #propagations: 469783896 / total #impl: 1318215205 (eff. 0.356)
206.46/206.54	c #Conflicts:     417000 | #Learnt:      29693 | 0.000
206.46/206.54	c total clause space: 127.173MB
206.46/206.54	c total #watches: 230174
207.16/207.28	c total #propagations: 470967271 / total #impl: 1321532192 (eff. 0.356)
207.16/207.28	c #Conflicts:     418000 | #Learnt:      30693 | 0.000
207.16/207.28	c total clause space: 127.173MB
207.16/207.28	c total #watches: 232281
207.66/207.79	c total #propagations: 471861061 / total #impl: 1324176089 (eff. 0.356)
207.66/207.79	c GARBAGE COLLECT
207.66/207.79	c #Conflicts:     419000 | #Learnt:      16222 | 0.000
207.66/207.79	c total clause space: 127.173MB
207.66/207.79	c total #watches: 193968
208.16/208.23	c total #propagations: 472746107 / total #impl: 1326730470 (eff. 0.356)
208.16/208.23	c #Conflicts:     420000 | #Learnt:      17222 | 0.000
208.16/208.23	c total clause space: 127.173MB
208.16/208.23	c total #watches: 196307
208.56/208.68	c total #propagations: 473670974 / total #impl: 1329431838 (eff. 0.356)
208.56/208.68	c #Conflicts:     421000 | #Learnt:      18222 | 0.000
208.56/208.68	c total clause space: 127.173MB
208.56/208.68	c total #watches: 198696
209.06/209.14	c total #propagations: 474680061 / total #impl: 1332599357 (eff. 0.356)
209.06/209.14	c #Conflicts:     422000 | #Learnt:      19222 | 0.000
209.06/209.14	c total clause space: 127.173MB
209.06/209.14	c total #watches: 201474
209.56/209.60	c total #propagations: 475694121 / total #impl: 1335629702 (eff. 0.356)
209.56/209.60	c #Conflicts:     423000 | #Learnt:      20222 | 0.000
209.56/209.60	c total clause space: 127.173MB
209.56/209.60	c total #watches: 204560
210.06/210.15	c total #propagations: 476675171 / total #impl: 1338591038 (eff. 0.356)
210.06/210.15	c #Conflicts:     424000 | #Learnt:      21222 | 0.000
210.06/210.15	c total clause space: 127.173MB
210.06/210.15	c total #watches: 207601
210.66/210.70	c total #propagations: 477781776 / total #impl: 1341866626 (eff. 0.356)
210.66/210.70	c #Conflicts:     425000 | #Learnt:      22222 | 0.000
210.66/210.70	c total clause space: 127.173MB
210.66/210.70	c total #watches: 211144
211.26/211.31	c total #propagations: 478841299 / total #impl: 1345069540 (eff. 0.356)
211.26/211.31	c #Conflicts:     426000 | #Learnt:      23222 | 0.000
211.26/211.31	c total clause space: 127.173MB
211.26/211.31	c total #watches: 213537
211.86/211.92	c total #propagations: 479865131 / total #impl: 1348004192 (eff. 0.356)
211.86/211.92	c #Conflicts:     427000 | #Learnt:      24222 | 0.000
211.86/211.92	c total clause space: 127.173MB
211.86/211.92	c total #watches: 216123
212.46/212.58	c total #propagations: 480876032 / total #impl: 1350858612 (eff. 0.356)
212.46/212.58	c #Conflicts:     428000 | #Learnt:      25222 | 0.000
212.46/212.58	c total clause space: 127.173MB
212.46/212.58	c total #watches: 218959
213.16/213.28	c total #propagations: 481967587 / total #impl: 1354151657 (eff. 0.356)
213.16/213.28	c #Conflicts:     429000 | #Learnt:      26222 | 0.000
213.16/213.28	c total clause space: 127.173MB
213.16/213.28	c total #watches: 221348
213.96/214.10	c total #propagations: 483115463 / total #impl: 1357459256 (eff. 0.356)
213.96/214.10	c #Conflicts:     430000 | #Learnt:      27222 | 0.000
213.96/214.10	c total clause space: 127.173MB
213.96/214.10	c total #watches: 224143
214.86/214.90	c total #propagations: 484277320 / total #impl: 1360847126 (eff. 0.356)
214.86/214.90	c #Conflicts:     431000 | #Learnt:      28222 | 0.000
214.86/214.90	c total clause space: 127.173MB
214.86/214.90	c total #watches: 227691
215.75/215.80	c total #propagations: 485302394 / total #impl: 1363956408 (eff. 0.356)
215.75/215.80	c #Conflicts:     432000 | #Learnt:      29222 | 0.000
215.75/215.80	c total clause space: 127.173MB
215.75/215.80	c total #watches: 231150
216.55/216.65	c total #propagations: 486404707 / total #impl: 1367106842 (eff. 0.356)
216.55/216.65	c #Conflicts:     433000 | #Learnt:      30222 | 0.000
216.55/216.65	c total clause space: 127.173MB
216.55/216.65	c total #watches: 233436
217.56/217.68	c total #propagations: 487564086 / total #impl: 1370289698 (eff. 0.356)
217.56/217.68	c #Conflicts:     434000 | #Learnt:      31222 | 0.000
217.56/217.68	c total clause space: 206.656MB
217.56/217.68	c total #watches: 236604
218.26/218.31	c total #propagations: 488822750 / total #impl: 1373878932 (eff. 0.356)
218.26/218.31	c GARBAGE COLLECT
218.26/218.31	c #Conflicts:     435000 | #Learnt:      16420 | 0.000
218.26/218.31	c total clause space: 206.656MB
218.26/218.31	c total #watches: 194339
218.66/218.79	c total #propagations: 489897971 / total #impl: 1376820033 (eff. 0.356)
218.66/218.79	c #Conflicts:     436000 | #Learnt:      17420 | 0.000
218.66/218.79	c total clause space: 206.656MB
218.66/218.79	c total #watches: 196492
219.16/219.22	c total #propagations: 491035611 / total #impl: 1379937949 (eff. 0.356)
219.16/219.22	c #Conflicts:     437000 | #Learnt:      18420 | 0.000
219.16/219.22	c total clause space: 206.656MB
219.16/219.22	c total #watches: 198942
219.66/219.74	c total #propagations: 491979582 / total #impl: 1382600839 (eff. 0.356)
219.66/219.74	c #Conflicts:     438000 | #Learnt:      19420 | 0.000
219.66/219.74	c total clause space: 206.656MB
219.66/219.74	c total #watches: 201203
220.16/220.24	c total #propagations: 493034090 / total #impl: 1385595902 (eff. 0.356)
220.16/220.24	c #Conflicts:     439000 | #Learnt:      20420 | 0.000
220.16/220.24	c total clause space: 206.656MB
220.16/220.24	c total #watches: 203754
220.76/220.81	c total #propagations: 494070073 / total #impl: 1388648752 (eff. 0.356)
220.76/220.81	c #Conflicts:     440000 | #Learnt:      21420 | 0.000
220.76/220.81	c total clause space: 206.656MB
220.76/220.81	c total #watches: 206569
221.36/221.45	c total #propagations: 495219416 / total #impl: 1392049977 (eff. 0.356)
221.36/221.45	c #Conflicts:     441000 | #Learnt:      22419 | 0.000
221.36/221.45	c total clause space: 206.656MB
221.36/221.45	c total #watches: 208730
221.96/222.07	c total #propagations: 496406626 / total #impl: 1395537855 (eff. 0.356)
221.96/222.07	c #Conflicts:     442000 | #Learnt:      23419 | 0.000
221.96/222.07	c total clause space: 206.656MB
221.96/222.07	c total #watches: 211380
222.66/222.73	c total #propagations: 497614827 / total #impl: 1398983618 (eff. 0.356)
222.66/222.73	c #Conflicts:     443000 | #Learnt:      24419 | 0.000
222.66/222.73	c total clause space: 206.656MB
222.66/222.73	c total #watches: 213748
223.27/223.38	c total #propagations: 498936241 / total #impl: 1402695075 (eff. 0.356)
223.27/223.38	c #Conflicts:     444000 | #Learnt:      25419 | 0.000
223.27/223.38	c total clause space: 206.656MB
223.27/223.38	c total #watches: 215856
223.96/224.00	c total #propagations: 500161316 / total #impl: 1406169981 (eff. 0.356)
223.96/224.00	c #Conflicts:     445000 | #Learnt:      26419 | 0.000
223.96/224.00	c total clause space: 206.656MB
223.96/224.00	c total #watches: 218290
224.56/224.68	c total #propagations: 501193348 / total #impl: 1409092540 (eff. 0.356)
224.56/224.68	c #Conflicts:     446000 | #Learnt:      27419 | 0.000
224.56/224.68	c total clause space: 206.656MB
224.56/224.68	c total #watches: 221074
225.26/225.38	c total #propagations: 502261054 / total #impl: 1412215645 (eff. 0.356)
225.26/225.38	c #Conflicts:     447000 | #Learnt:      28419 | 0.000
225.26/225.38	c total clause space: 206.656MB
225.26/225.38	c total #watches: 223164
225.96/226.06	c total #propagations: 503295280 / total #impl: 1415181930 (eff. 0.356)
225.96/226.06	c #Conflicts:     448000 | #Learnt:      29419 | 0.000
225.96/226.06	c total clause space: 206.656MB
225.96/226.06	c total #watches: 225499
226.66/226.71	c total #propagations: 504313512 / total #impl: 1418100631 (eff. 0.356)
226.66/226.71	c #Conflicts:     449000 | #Learnt:      30419 | 0.000
226.66/226.71	c total clause space: 206.656MB
226.66/226.71	c total #watches: 227798
227.35/227.41	c total #propagations: 505348952 / total #impl: 1421046985 (eff. 0.356)
227.35/227.41	c #Conflicts:     450000 | #Learnt:      31419 | 0.000
227.35/227.41	c total clause space: 206.656MB
227.35/227.41	c total #watches: 230194
228.05/228.11	c total #propagations: 506370832 / total #impl: 1423991334 (eff. 0.356)
228.05/228.11	c GARBAGE COLLECT
228.05/228.11	c #Conflicts:     451000 | #Learnt:      16315 | 0.000
228.05/228.11	c total clause space: 206.656MB
228.05/228.11	c total #watches: 194183
228.55/228.66	c total #propagations: 507488063 / total #impl: 1427153948 (eff. 0.356)
228.55/228.66	c #Conflicts:     452000 | #Learnt:      17315 | 0.000
228.55/228.66	c total clause space: 206.656MB
228.55/228.66	c total #watches: 196642
229.15/229.21	c total #propagations: 508698235 / total #impl: 1430898100 (eff. 0.356)
229.15/229.21	c #Conflicts:     453000 | #Learnt:      18315 | 0.000
229.15/229.21	c total clause space: 206.656MB
229.15/229.21	c total #watches: 199120
229.75/229.88	c total #propagations: 509844021 / total #impl: 1434393758 (eff. 0.355)
229.75/229.88	c #Conflicts:     454000 | #Learnt:      19315 | 0.000
229.75/229.88	c total clause space: 206.656MB
229.75/229.88	c total #watches: 201913
230.35/230.41	c total #propagations: 511119616 / total #impl: 1438331429 (eff. 0.355)
230.35/230.41	c #Conflicts:     455000 | #Learnt:      20315 | 0.000
230.35/230.41	c total clause space: 206.656MB
230.35/230.41	c total #watches: 206029
230.85/230.98	c total #propagations: 512119402 / total #impl: 1441540346 (eff. 0.355)
230.85/230.98	c #Conflicts:     456000 | #Learnt:      21315 | 0.000
230.85/230.98	c total clause space: 206.656MB
230.85/230.98	c total #watches: 209049
231.55/231.68	c total #propagations: 513157174 / total #impl: 1444738134 (eff. 0.355)
231.55/231.68	c #Conflicts:     457000 | #Learnt:      22315 | 0.000
231.55/231.68	c total clause space: 206.656MB
231.55/231.68	c total #watches: 212069
232.35/232.46	c total #propagations: 514352628 / total #impl: 1448146427 (eff. 0.355)
232.35/232.46	c #Conflicts:     458000 | #Learnt:      23315 | 0.000
232.35/232.46	c total clause space: 206.656MB
232.35/232.46	c total #watches: 214475
233.16/233.22	c total #propagations: 515586394 / total #impl: 1451726685 (eff. 0.355)
233.16/233.22	c #Conflicts:     459000 | #Learnt:      24315 | 0.000
233.16/233.22	c total clause space: 206.656MB
233.16/233.22	c total #watches: 217056
233.85/233.97	c total #propagations: 516724109 / total #impl: 1455094453 (eff. 0.355)
233.85/233.97	c #Conflicts:     460000 | #Learnt:      25315 | 0.000
233.85/233.97	c total clause space: 206.656MB
233.85/233.97	c total #watches: 219219
234.65/234.76	c total #propagations: 517774081 / total #impl: 1458153176 (eff. 0.355)
234.65/234.76	c #Conflicts:     461000 | #Learnt:      26315 | 0.000
234.65/234.76	c total clause space: 206.656MB
234.65/234.76	c total #watches: 221938
235.36/235.47	c total #propagations: 518820057 / total #impl: 1461061000 (eff. 0.355)
235.36/235.47	c #Conflicts:     462000 | #Learnt:      27315 | 0.000
235.36/235.47	c total clause space: 206.656MB
235.36/235.47	c total #watches: 224426
236.25/236.32	c total #propagations: 519882072 / total #impl: 1464116106 (eff. 0.355)
236.25/236.32	c #Conflicts:     463000 | #Learnt:      28315 | 0.000
236.25/236.32	c total clause space: 206.656MB
236.25/236.32	c total #watches: 226927
236.85/236.95	c total #propagations: 520918071 / total #impl: 1467178343 (eff. 0.355)
236.85/236.95	c #Conflicts:     464000 | #Learnt:      29315 | 0.000
236.85/236.95	c total clause space: 206.656MB
236.85/236.95	c total #watches: 229271
237.66/237.74	c total #propagations: 521724402 / total #impl: 1469536686 (eff. 0.355)
237.66/237.74	c #Conflicts:     465000 | #Learnt:      30315 | 0.000
237.66/237.74	c total clause space: 206.656MB
237.66/237.74	c total #watches: 231508
238.55/238.62	c total #propagations: 522616335 / total #impl: 1472072856 (eff. 0.355)
238.55/238.62	c #Conflicts:     466000 | #Learnt:      31315 | 0.000
238.55/238.62	c total clause space: 206.656MB
238.55/238.62	c total #watches: 233708
239.45/239.58	c total #propagations: 523802806 / total #impl: 1475444163 (eff. 0.355)
239.45/239.58	c #Conflicts:     467000 | #Learnt:      32315 | 0.000
239.45/239.58	c total clause space: 206.656MB
239.45/239.58	c total #watches: 236372
240.25/240.33	c total #propagations: 524961359 / total #impl: 1478872039 (eff. 0.355)
240.25/240.33	c GARBAGE COLLECT
240.25/240.33	c #Conflicts:     468000 | #Learnt:      16895 | 0.000
240.25/240.33	c total clause space: 206.656MB
240.25/240.33	c total #watches: 195771
240.75/240.89	c total #propagations: 526031709 / total #impl: 1482018709 (eff. 0.355)
240.75/240.89	c #Conflicts:     469000 | #Learnt:      17895 | 0.000
240.75/240.89	c total clause space: 206.656MB
240.75/240.89	c total #watches: 198039
241.35/241.47	c total #propagations: 527242415 / total #impl: 1485629150 (eff. 0.355)
241.35/241.47	c #Conflicts:     470000 | #Learnt:      18895 | 0.000
241.35/241.47	c total clause space: 206.656MB
241.35/241.47	c total #watches: 200386
241.85/241.98	c total #propagations: 528375214 / total #impl: 1488898625 (eff. 0.355)
241.85/241.98	c #Conflicts:     471000 | #Learnt:      19895 | 0.000
241.85/241.98	c total clause space: 206.656MB
241.85/241.98	c total #watches: 202671
242.35/242.49	c total #propagations: 529499775 / total #impl: 1492107518 (eff. 0.355)
242.35/242.49	c #Conflicts:     472000 | #Learnt:      20895 | 0.000
242.35/242.49	c total clause space: 206.656MB
242.35/242.49	c total #watches: 204888
242.95/243.08	c total #propagations: 530633573 / total #impl: 1495237479 (eff. 0.355)
242.95/243.08	c #Conflicts:     473000 | #Learnt:      21895 | 0.000
242.95/243.08	c total clause space: 206.656MB
242.95/243.08	c total #watches: 207315
243.55/243.67	c total #propagations: 531841894 / total #impl: 1498756568 (eff. 0.355)
243.55/243.67	c #Conflicts:     474000 | #Learnt:      22895 | 0.000
243.55/243.67	c total clause space: 206.656MB
243.55/243.67	c total #watches: 209863
244.15/244.28	c total #propagations: 533089021 / total #impl: 1502380676 (eff. 0.355)
244.15/244.28	c #Conflicts:     475000 | #Learnt:      23895 | 0.000
244.15/244.28	c total clause space: 206.656MB
244.15/244.28	c total #watches: 212135
244.75/244.89	c total #propagations: 534288741 / total #impl: 1505741893 (eff. 0.355)
244.75/244.89	c #Conflicts:     476000 | #Learnt:      24895 | 0.000
244.75/244.89	c total clause space: 206.656MB
244.75/244.89	c total #watches: 214642
245.35/245.43	c total #propagations: 535468138 / total #impl: 1509146540 (eff. 0.355)
245.35/245.43	c #Conflicts:     477000 | #Learnt:      25895 | 0.000
245.35/245.43	c total clause space: 206.656MB
245.35/245.43	c total #watches: 217419
245.95/246.03	c total #propagations: 536538147 / total #impl: 1512259810 (eff. 0.355)
245.95/246.03	c #Conflicts:     478000 | #Learnt:      26895 | 0.000
245.95/246.03	c total clause space: 206.656MB
245.95/246.03	c total #watches: 219661
246.55/246.68	c total #propagations: 537701473 / total #impl: 1515553549 (eff. 0.355)
246.55/246.68	c #Conflicts:     479000 | #Learnt:      27895 | 0.000
246.55/246.68	c total clause space: 206.656MB
246.55/246.68	c total #watches: 221938
247.25/247.35	c total #propagations: 538875158 / total #impl: 1519059841 (eff. 0.355)
247.25/247.35	c #Conflicts:     480000 | #Learnt:      28895 | 0.000
247.25/247.35	c total clause space: 206.656MB
247.25/247.35	c total #watches: 224947
247.85/247.95	c total #propagations: 539918806 / total #impl: 1522086727 (eff. 0.355)
247.85/247.95	c #Conflicts:     481000 | #Learnt:      29895 | 0.000
247.85/247.95	c total clause space: 206.656MB
247.85/247.95	c total #watches: 227272
248.65/248.76	c total #propagations: 540867824 / total #impl: 1524835357 (eff. 0.355)
248.65/248.76	c #Conflicts:     482000 | #Learnt:      30895 | 0.000
248.65/248.76	c total clause space: 206.656MB
248.65/248.76	c total #watches: 229465
249.55/249.65	c total #propagations: 541891858 / total #impl: 1527876131 (eff. 0.355)
249.55/249.65	c #Conflicts:     483000 | #Learnt:      31895 | 0.000
249.55/249.65	c total clause space: 206.656MB
249.55/249.65	c total #watches: 232044
250.54/250.65	c total #propagations: 543006387 / total #impl: 1531048373 (eff. 0.355)
250.54/250.65	c #Conflicts:     484000 | #Learnt:      32895 | 0.000
250.54/250.65	c total clause space: 206.656MB
250.54/250.65	c total #watches: 234923
251.35/251.48	c total #propagations: 544179917 / total #impl: 1534342417 (eff. 0.355)
251.35/251.48	c GARBAGE COLLECT
251.35/251.48	c #Conflicts:     485000 | #Learnt:      17191 | 0.000
251.35/251.48	c total clause space: 206.656MB
251.35/251.48	c total #watches: 196096
251.86/251.92	c total #propagations: 545419667 / total #impl: 1537822631 (eff. 0.355)
251.86/251.92	c #Conflicts:     486000 | #Learnt:      18191 | 0.000
251.86/251.92	c total clause space: 206.656MB
251.86/251.92	c total #watches: 198222
252.25/252.36	c total #propagations: 546481244 / total #impl: 1540844465 (eff. 0.355)
252.25/252.36	c #Conflicts:     487000 | #Learnt:      19191 | 0.000
252.25/252.36	c total clause space: 206.656MB
252.25/252.36	c total #watches: 200542
252.85/252.90	c total #propagations: 547455810 / total #impl: 1543712732 (eff. 0.355)
252.85/252.90	c #Conflicts:     488000 | #Learnt:      20191 | 0.000
252.85/252.90	c total clause space: 206.656MB
252.85/252.90	c total #watches: 202688
253.35/253.43	c total #propagations: 548690911 / total #impl: 1547164407 (eff. 0.355)
253.35/253.43	c #Conflicts:     489000 | #Learnt:      21191 | 0.000
253.35/253.43	c total clause space: 206.656MB
253.35/253.43	c total #watches: 204856
253.75/253.89	c total #propagations: 549815421 / total #impl: 1550270676 (eff. 0.355)
253.75/253.89	c #Conflicts:     490000 | #Learnt:      22191 | 0.000
253.75/253.89	c total clause space: 206.656MB
253.75/253.89	c total #watches: 207271
254.35/254.49	c total #propagations: 550777326 / total #impl: 1553062041 (eff. 0.355)
254.35/254.49	c #Conflicts:     491000 | #Learnt:      23191 | 0.000
254.35/254.49	c total clause space: 206.656MB
254.35/254.49	c total #watches: 209701
254.95/255.08	c total #propagations: 551907329 / total #impl: 1556364889 (eff. 0.355)
254.95/255.08	c #Conflicts:     492000 | #Learnt:      24191 | 0.000
254.95/255.08	c total clause space: 206.656MB
254.95/255.09	c total #watches: 211817
255.55/255.61	c total #propagations: 553057876 / total #impl: 1559646737 (eff. 0.355)
255.55/255.61	c #Conflicts:     493000 | #Learnt:      25191 | 0.000
255.55/255.61	c total clause space: 206.656MB
255.55/255.61	c total #watches: 214208
256.05/256.19	c total #propagations: 554067537 / total #impl: 1562668368 (eff. 0.355)
256.05/256.19	c #Conflicts:     494000 | #Learnt:      26191 | 0.000
256.05/256.19	c total clause space: 206.656MB
256.05/256.19	c total #watches: 216417
256.75/256.82	c total #propagations: 555082126 / total #impl: 1565599873 (eff. 0.355)
256.75/256.82	c #Conflicts:     495000 | #Learnt:      27191 | 0.000
256.75/256.82	c total clause space: 206.656MB
256.75/256.82	c total #watches: 219067
257.35/257.46	c total #propagations: 556183874 / total #impl: 1568769986 (eff. 0.355)
257.35/257.46	c #Conflicts:     496000 | #Learnt:      28191 | 0.000
257.35/257.46	c total clause space: 206.656MB
257.35/257.46	c total #watches: 221183
258.05/258.14	c total #propagations: 557346756 / total #impl: 1572154679 (eff. 0.355)
258.05/258.14	c #Conflicts:     497000 | #Learnt:      29191 | 0.000
258.05/258.14	c total clause space: 206.656MB
258.05/258.14	c total #watches: 223265
258.75/258.86	c total #propagations: 558582954 / total #impl: 1575639067 (eff. 0.355)
258.75/258.86	c #Conflicts:     498000 | #Learnt:      30191 | 0.000
258.75/258.86	c total clause space: 206.656MB
258.75/258.86	c total #watches: 225379
259.55/259.65	c total #propagations: 559814349 / total #impl: 1579134096 (eff. 0.355)
259.55/259.65	c #Conflicts:     499000 | #Learnt:      31191 | 0.000
259.55/259.65	c total clause space: 206.656MB
259.55/259.65	c total #watches: 228491
260.35/260.47	c total #propagations: 561049480 / total #impl: 1582594199 (eff. 0.355)
260.35/260.47	c #Conflicts:     500000 | #Learnt:      32191 | 0.000
260.35/260.47	c total clause space: 206.656MB
260.35/260.48	c total #watches: 231023
261.15/261.20	c total #propagations: 562266287 / total #impl: 1586069644 (eff. 0.355)
261.15/261.20	c #Conflicts:     501000 | #Learnt:      33191 | 0.000
261.15/261.20	c total clause space: 206.656MB
261.15/261.20	c total #watches: 233472
261.85/261.97	c total #propagations: 563357113 / total #impl: 1589200806 (eff. 0.354)
261.85/261.97	c GARBAGE COLLECT
261.85/261.97	c #Conflicts:     502000 | #Learnt:      17182 | 0.000
261.85/261.97	c total clause space: 206.656MB
261.85/261.97	c total #watches: 196076
262.35/262.47	c total #propagations: 564539153 / total #impl: 1592566016 (eff. 0.354)
262.35/262.47	c #Conflicts:     503000 | #Learnt:      18182 | 0.000
262.35/262.47	c total clause space: 206.656MB
262.35/262.47	c total #watches: 198477
262.95/263.04	c total #propagations: 565674627 / total #impl: 1595803403 (eff. 0.354)
262.95/263.04	c #Conflicts:     504000 | #Learnt:      19182 | 0.000
262.95/263.04	c total clause space: 206.656MB
262.95/263.04	c total #watches: 201003
263.55/263.63	c total #propagations: 566852152 / total #impl: 1599076569 (eff. 0.354)
263.55/263.63	c #Conflicts:     505000 | #Learnt:      20182 | 0.000
263.55/263.63	c total clause space: 206.656MB
263.55/263.63	c total #watches: 203245
264.15/264.22	c total #propagations: 568078328 / total #impl: 1602505220 (eff. 0.354)
264.15/264.22	c #Conflicts:     506000 | #Learnt:      21182 | 0.000
264.15/264.22	c total clause space: 206.656MB
264.15/264.22	c total #watches: 206019
264.75/264.85	c total #propagations: 569241422 / total #impl: 1605878552 (eff. 0.354)
264.75/264.85	c #Conflicts:     507000 | #Learnt:      22182 | 0.000
264.75/264.85	c total clause space: 206.656MB
264.75/264.85	c total #watches: 208170
265.45/265.52	c total #propagations: 570436806 / total #impl: 1609255466 (eff. 0.354)
265.45/265.52	c #Conflicts:     508000 | #Learnt:      23182 | 0.000
265.45/265.52	c total clause space: 206.656MB
265.45/265.52	c total #watches: 210396
265.95/266.09	c total #propagations: 571592046 / total #impl: 1612540832 (eff. 0.354)
265.95/266.09	c #Conflicts:     509000 | #Learnt:      24182 | 0.000
265.95/266.09	c total clause space: 206.656MB
265.95/266.09	c total #watches: 212548
266.55/266.69	c total #propagations: 572553589 / total #impl: 1615211001 (eff. 0.354)
266.55/266.69	c #Conflicts:     510000 | #Learnt:      25182 | 0.000
266.55/266.69	c total clause space: 206.656MB
266.55/266.69	c total #watches: 215142
267.15/267.21	c total #propagations: 573556841 / total #impl: 1618110589 (eff. 0.354)
267.15/267.21	c #Conflicts:     511000 | #Learnt:      26182 | 0.000
267.15/267.21	c total clause space: 206.656MB
267.15/267.21	c total #watches: 217603
267.75/267.88	c total #propagations: 574473394 / total #impl: 1620679016 (eff. 0.354)
267.75/267.88	c #Conflicts:     512000 | #Learnt:      27182 | 0.000
267.75/267.88	c total clause space: 206.656MB
267.75/267.88	c total #watches: 219746
268.35/268.45	c total #propagations: 575582271 / total #impl: 1623843975 (eff. 0.354)
268.35/268.45	c #Conflicts:     513000 | #Learnt:      28182 | 0.000
268.35/268.45	c total clause space: 206.656MB
268.35/268.45	c total #watches: 222089
269.05/269.15	c total #propagations: 576484480 / total #impl: 1626462612 (eff. 0.354)
269.05/269.15	c #Conflicts:     514000 | #Learnt:      29182 | 0.000
269.05/269.15	c total clause space: 206.656MB
269.05/269.15	c total #watches: 224810
269.75/269.80	c total #propagations: 577719233 / total #impl: 1630002927 (eff. 0.354)
269.75/269.80	c #Conflicts:     515000 | #Learnt:      30182 | 0.000
269.75/269.80	c total clause space: 206.656MB
269.75/269.80	c total #watches: 226954
270.44/270.51	c total #propagations: 578839121 / total #impl: 1633080002 (eff. 0.354)
270.44/270.51	c #Conflicts:     516000 | #Learnt:      31182 | 0.000
270.44/270.51	c total clause space: 206.656MB
270.44/270.51	c total #watches: 229060
271.04/271.18	c total #propagations: 579999059 / total #impl: 1636344960 (eff. 0.354)
271.04/271.18	c #Conflicts:     517000 | #Learnt:      32182 | 0.000
271.04/271.18	c total clause space: 206.656MB
271.04/271.18	c total #watches: 231310
271.75/271.85	c total #propagations: 581172571 / total #impl: 1639719547 (eff. 0.354)
271.75/271.85	c #Conflicts:     518000 | #Learnt:      33182 | 0.000
271.75/271.85	c total clause space: 206.656MB
271.75/271.85	c total #watches: 233555
272.34/272.49	c total #propagations: 582265999 / total #impl: 1642754963 (eff. 0.354)
272.34/272.49	c #Conflicts:     519000 | #Learnt:      34182 | 0.000
272.34/272.49	c total clause space: 206.656MB
272.34/272.49	c total #watches: 236076
272.94/273.05	c total #propagations: 583401738 / total #impl: 1646220019 (eff. 0.354)
272.94/273.05	c GARBAGE COLLECT
272.94/273.05	c #Conflicts:     520000 | #Learnt:      17895 | 0.000
272.94/273.05	c total clause space: 206.656MB
272.94/273.05	c total #watches: 197574
273.44/273.52	c total #propagations: 584490121 / total #impl: 1649235563 (eff. 0.354)
273.44/273.52	c #Conflicts:     521000 | #Learnt:      18895 | 0.000
273.44/273.52	c total clause space: 206.656MB
273.44/273.52	c total #watches: 199920
273.95/274.03	c total #propagations: 585618960 / total #impl: 1652444986 (eff. 0.354)
273.95/274.03	c #Conflicts:     522000 | #Learnt:      19895 | 0.000
273.95/274.03	c total clause space: 206.656MB
273.95/274.03	c total #watches: 202717
274.44/274.58	c total #propagations: 586735118 / total #impl: 1655673790 (eff. 0.354)
274.44/274.58	c #Conflicts:     523000 | #Learnt:      20895 | 0.000
274.44/274.58	c total clause space: 206.656MB
274.44/274.58	c total #watches: 205081
274.95/275.09	c total #propagations: 587885766 / total #impl: 1658847755 (eff. 0.354)
274.95/275.09	c #Conflicts:     524000 | #Learnt:      21895 | 0.000
274.95/275.09	c total clause space: 206.656MB
274.95/275.09	c total #watches: 207595
275.54/275.67	c total #propagations: 588914113 / total #impl: 1661767869 (eff. 0.354)
275.54/275.67	c #Conflicts:     525000 | #Learnt:      22895 | 0.000
275.54/275.67	c total clause space: 206.656MB
275.54/275.67	c total #watches: 209746
276.05/276.19	c total #propagations: 590143212 / total #impl: 1665038286 (eff. 0.354)
276.05/276.19	c #Conflicts:     526000 | #Learnt:      23895 | 0.000
276.05/276.19	c total clause space: 206.656MB
276.05/276.19	c total #watches: 212232
276.74/276.82	c total #propagations: 591180225 / total #impl: 1668017353 (eff. 0.354)
276.74/276.82	c #Conflicts:     527000 | #Learnt:      24895 | 0.000
276.74/276.82	c total clause space: 206.656MB
276.74/276.82	c total #watches: 214917
277.34/277.46	c total #propagations: 592319663 / total #impl: 1671434402 (eff. 0.354)
277.34/277.46	c #Conflicts:     528000 | #Learnt:      25895 | 0.000
277.34/277.46	c total clause space: 206.656MB
277.34/277.46	c total #watches: 218678
278.04/278.15	c total #propagations: 593479118 / total #impl: 1674864302 (eff. 0.354)
278.04/278.15	c #Conflicts:     529000 | #Learnt:      26895 | 0.000
278.04/278.15	c total clause space: 206.656MB
278.04/278.15	c total #watches: 221021
278.74/278.83	c total #propagations: 594562170 / total #impl: 1678039156 (eff. 0.354)
278.74/278.83	c #Conflicts:     530000 | #Learnt:      27895 | 0.000
278.74/278.83	c total clause space: 206.656MB
278.74/278.83	c total #watches: 223594
279.35/279.44	c total #propagations: 595728250 / total #impl: 1681585979 (eff. 0.354)
279.35/279.44	c #Conflicts:     531000 | #Learnt:      28895 | 0.000
279.35/279.44	c total clause space: 206.656MB
279.35/279.44	c total #watches: 226015
280.04/280.18	c total #propagations: 596676357 / total #impl: 1684437359 (eff. 0.354)
280.04/280.18	c #Conflicts:     532000 | #Learnt:      29895 | 0.000
280.04/280.18	c total clause space: 206.656MB
280.04/280.18	c total #watches: 228318
280.84/280.92	c total #propagations: 597790560 / total #impl: 1687738731 (eff. 0.354)
280.84/280.92	c #Conflicts:     533000 | #Learnt:      30895 | 0.000
280.84/280.92	c total clause space: 206.656MB
280.84/280.92	c total #watches: 230909
281.65/281.72	c total #propagations: 598925685 / total #impl: 1691030834 (eff. 0.354)
281.65/281.72	c #Conflicts:     534000 | #Learnt:      31895 | 0.000
281.65/281.72	c total clause space: 206.656MB
281.65/281.72	c total #watches: 233447
282.34/282.49	c total #propagations: 600072085 / total #impl: 1694332620 (eff. 0.354)
282.34/282.49	c #Conflicts:     535000 | #Learnt:      32895 | 0.000
282.34/282.49	c total clause space: 206.656MB
282.34/282.49	c total #watches: 235889
283.04/283.17	c total #propagations: 601110153 / total #impl: 1697328705 (eff. 0.354)
283.04/283.17	c #Conflicts:     536000 | #Learnt:      33895 | 0.000
283.04/283.17	c total clause space: 206.656MB
283.04/283.17	c total #watches: 238053
283.94/284.08	c total #propagations: 602182624 / total #impl: 1700400321 (eff. 0.354)
283.94/284.08	c #Conflicts:     537000 | #Learnt:      34895 | 0.000
283.94/284.08	c total clause space: 206.656MB
283.94/284.08	c total #watches: 240492
284.54/284.65	c total #propagations: 603564955 / total #impl: 1704324842 (eff. 0.354)
284.54/284.65	c GARBAGE COLLECT
284.54/284.65	c #Conflicts:     538000 | #Learnt:      18283 | 0.000
284.54/284.65	c total clause space: 206.656MB
284.54/284.65	c total #watches: 198841
284.95/285.09	c total #propagations: 604589331 / total #impl: 1707203679 (eff. 0.354)
284.95/285.09	c #Conflicts:     539000 | #Learnt:      19283 | 0.000
284.95/285.09	c total clause space: 206.656MB
284.95/285.09	c total #watches: 201548
285.44/285.58	c total #propagations: 605608523 / total #impl: 1710138568 (eff. 0.354)
285.44/285.58	c #Conflicts:     540000 | #Learnt:      20283 | 0.000
285.44/285.58	c total clause space: 206.656MB
285.44/285.58	c total #watches: 203845
285.95/286.05	c total #propagations: 606611703 / total #impl: 1712774580 (eff. 0.354)
285.95/286.05	c #Conflicts:     541000 | #Learnt:      21283 | 0.000
285.95/286.05	c total clause space: 206.656MB
285.95/286.05	c total #watches: 206165
286.44/286.54	c total #propagations: 607705494 / total #impl: 1715736254 (eff. 0.354)
286.44/286.54	c #Conflicts:     542000 | #Learnt:      22283 | 0.000
286.44/286.54	c total clause space: 206.656MB
286.44/286.54	c total #watches: 208532
286.94/287.10	c total #propagations: 608891386 / total #impl: 1718941559 (eff. 0.354)
286.94/287.10	c #Conflicts:     543000 | #Learnt:      23283 | 0.000
286.94/287.10	c total clause space: 206.656MB
286.94/287.10	c total #watches: 210588
287.54/287.66	c total #propagations: 610075871 / total #impl: 1722227961 (eff. 0.354)
287.54/287.66	c #Conflicts:     544000 | #Learnt:      24283 | 0.000
287.54/287.66	c total clause space: 206.656MB
287.54/287.66	c total #watches: 213129
288.15/288.23	c total #propagations: 611260814 / total #impl: 1725486409 (eff. 0.354)
288.15/288.23	c #Conflicts:     545000 | #Learnt:      25283 | 0.000
288.15/288.23	c total clause space: 206.656MB
288.15/288.23	c total #watches: 215842
288.74/288.83	c total #propagations: 612358576 / total #impl: 1728646100 (eff. 0.354)
288.74/288.83	c #Conflicts:     546000 | #Learnt:      26283 | 0.000
288.74/288.83	c total clause space: 206.656MB
288.74/288.83	c total #watches: 218091
289.54/289.60	c total #propagations: 613565449 / total #impl: 1732138767 (eff. 0.354)
289.54/289.60	c #Conflicts:     547000 | #Learnt:      27283 | 0.000
289.54/289.60	c total clause space: 206.656MB
289.54/289.60	c total #watches: 221144
290.24/290.32	c total #propagations: 614861424 / total #impl: 1735775614 (eff. 0.354)
290.24/290.32	c #Conflicts:     548000 | #Learnt:      28283 | 0.000
290.24/290.32	c total clause space: 206.656MB
290.24/290.32	c total #watches: 223980
290.94/291.02	c total #propagations: 616124507 / total #impl: 1739364357 (eff. 0.354)
290.94/291.02	c #Conflicts:     549000 | #Learnt:      29283 | 0.000
290.94/291.02	c total clause space: 206.656MB
290.94/291.02	c total #watches: 226423
291.55/291.69	c total #propagations: 617249579 / total #impl: 1742541057 (eff. 0.354)
291.55/291.69	c #Conflicts:     550000 | #Learnt:      30283 | 0.000
291.55/291.69	c total clause space: 206.656MB
291.55/291.69	c total #watches: 228853
292.24/292.39	c total #propagations: 618254025 / total #impl: 1745349054 (eff. 0.354)
292.24/292.39	c #Conflicts:     551000 | #Learnt:      31283 | 0.000
292.24/292.39	c total clause space: 206.656MB
292.24/292.39	c total #watches: 231181
292.84/292.98	c total #propagations: 619333960 / total #impl: 1748430037 (eff. 0.354)
292.84/292.98	c #Conflicts:     552000 | #Learnt:      32283 | 0.000
292.84/292.98	c total clause space: 206.656MB
292.84/292.98	c total #watches: 233360
293.54/293.67	c total #propagations: 620364183 / total #impl: 1751303576 (eff. 0.354)
293.54/293.67	c #Conflicts:     553000 | #Learnt:      33283 | 0.000
293.54/293.67	c total clause space: 206.656MB
293.54/293.67	c total #watches: 235669
294.24/294.36	c total #propagations: 621259564 / total #impl: 1753775379 (eff. 0.354)
294.24/294.36	c #Conflicts:     554000 | #Learnt:      34283 | 0.000
294.24/294.36	c total clause space: 206.656MB
294.24/294.36	c total #watches: 237931
294.94/295.06	c total #propagations: 622335751 / total #impl: 1756967243 (eff. 0.354)
294.94/295.06	c #Conflicts:     555000 | #Learnt:      35283 | 0.000
294.94/295.06	c total clause space: 206.656MB
294.94/295.06	c total #watches: 240248
295.54/295.67	c total #propagations: 623390002 / total #impl: 1759952581 (eff. 0.354)
295.54/295.67	c GARBAGE COLLECT
295.54/295.67	c #Conflicts:     556000 | #Learnt:      18397 | 0.000
295.54/295.67	c total clause space: 206.656MB
295.54/295.67	c total #watches: 199123
296.04/296.17	c total #propagations: 624351858 / total #impl: 1762756391 (eff. 0.354)
296.04/296.17	c #Conflicts:     557000 | #Learnt:      19397 | 0.000
296.04/296.17	c total clause space: 206.656MB
296.04/296.17	c total #watches: 201785
296.64/296.80	c total #propagations: 625323928 / total #impl: 1765550373 (eff. 0.354)
296.64/296.80	c #Conflicts:     558000 | #Learnt:      20397 | 0.000
296.64/296.80	c total clause space: 206.656MB
296.74/296.80	c total #watches: 204194
297.24/297.36	c total #propagations: 626476408 / total #impl: 1768894711 (eff. 0.354)
297.24/297.36	c #Conflicts:     559000 | #Learnt:      21397 | 0.000
297.24/297.36	c total clause space: 206.656MB
297.24/297.36	c total #watches: 206589
297.84/297.98	c total #propagations: 627650839 / total #impl: 1772321994 (eff. 0.354)
297.84/297.98	c #Conflicts:     560000 | #Learnt:      22397 | 0.000
297.84/297.98	c total clause space: 206.656MB
297.84/297.98	c total #watches: 208766
298.44/298.54	c total #propagations: 628896307 / total #impl: 1775976309 (eff. 0.354)
298.44/298.54	c #Conflicts:     561000 | #Learnt:      23397 | 0.000
298.44/298.54	c total clause space: 206.656MB
298.44/298.54	c total #watches: 211007
299.04/299.13	c total #propagations: 629966984 / total #impl: 1779033833 (eff. 0.354)
299.04/299.13	c #Conflicts:     562000 | #Learnt:      24397 | 0.000
299.04/299.13	c total clause space: 206.656MB
299.04/299.13	c total #watches: 213369
299.64/299.72	c total #propagations: 631221505 / total #impl: 1782548220 (eff. 0.354)
299.64/299.72	c #Conflicts:     563000 | #Learnt:      25397 | 0.000
299.64/299.72	c total clause space: 206.656MB
299.64/299.72	c total #watches: 215745
300.14/300.29	c total #propagations: 632425985 / total #impl: 1785849515 (eff. 0.354)
300.14/300.29	c #Conflicts:     564000 | #Learnt:      26397 | 0.000
300.14/300.29	c total clause space: 206.656MB
300.14/300.29	c total #watches: 218205
300.74/300.88	c total #propagations: 633511411 / total #impl: 1788824063 (eff. 0.354)
300.74/300.88	c #Conflicts:     565000 | #Learnt:      27397 | 0.000
300.74/300.88	c total clause space: 206.656MB
300.74/300.88	c total #watches: 220768
301.35/301.49	c total #propagations: 634567061 / total #impl: 1791949594 (eff. 0.354)
301.35/301.49	c #Conflicts:     566000 | #Learnt:      28397 | 0.000
301.35/301.49	c total clause space: 206.656MB
301.35/301.49	c total #watches: 222915
302.04/302.14	c total #propagations: 635611380 / total #impl: 1795153753 (eff. 0.354)
302.04/302.14	c #Conflicts:     567000 | #Learnt:      29397 | 0.000
302.04/302.14	c total clause space: 206.656MB
302.04/302.14	c total #watches: 225362
302.74/302.82	c total #propagations: 636712827 / total #impl: 1798223092 (eff. 0.354)
302.74/302.82	c #Conflicts:     568000 | #Learnt:      30397 | 0.000
302.74/302.82	c total clause space: 206.656MB
302.74/302.82	c total #watches: 227715
303.34/303.46	c total #propagations: 637851971 / total #impl: 1801454659 (eff. 0.354)
303.34/303.46	c #Conflicts:     569000 | #Learnt:      31397 | 0.000
303.34/303.46	c total clause space: 206.656MB
303.34/303.46	c total #watches: 230132
304.14/304.24	c total #propagations: 638913194 / total #impl: 1804423850 (eff. 0.354)
304.14/304.24	c #Conflicts:     570000 | #Learnt:      32397 | 0.000
304.14/304.24	c total clause space: 206.656MB
304.14/304.24	c total #watches: 232892
305.04/305.10	c total #propagations: 640119088 / total #impl: 1807914742 (eff. 0.354)
305.04/305.10	c #Conflicts:     571000 | #Learnt:      33397 | 0.000
305.04/305.10	c total clause space: 206.656MB
305.04/305.10	c total #watches: 235544
305.85/305.96	c total #propagations: 641362997 / total #impl: 1811516764 (eff. 0.354)
305.85/305.96	c #Conflicts:     572000 | #Learnt:      34397 | 0.000
305.85/305.96	c total clause space: 206.656MB
305.85/305.96	c total #watches: 238116
306.64/306.77	c total #propagations: 642646465 / total #impl: 1815173991 (eff. 0.354)
306.64/306.77	c #Conflicts:     573000 | #Learnt:      35397 | 0.000
306.64/306.77	c total clause space: 206.656MB
306.64/306.77	c total #watches: 240764
307.44/307.56	c total #propagations: 643734971 / total #impl: 1818426373 (eff. 0.354)
307.44/307.56	c #Conflicts:     574000 | #Learnt:      36397 | 0.000
307.44/307.56	c total clause space: 206.656MB
307.44/307.56	c total #watches: 243279
307.94/308.08	c total #propagations: 644771170 / total #impl: 1821407471 (eff. 0.354)
307.94/308.08	c GARBAGE COLLECT
307.94/308.08	c #Conflicts:     575000 | #Learnt:      19210 | 0.000
307.94/308.08	c total clause space: 206.656MB
307.94/308.08	c total #watches: 201558
308.54/308.61	c total #propagations: 645839695 / total #impl: 1824576967 (eff. 0.354)
308.54/308.61	c #Conflicts:     576000 | #Learnt:      20210 | 0.000
308.54/308.61	c total clause space: 206.656MB
308.54/308.61	c total #watches: 203891
309.14/309.23	c total #propagations: 646939877 / total #impl: 1827683730 (eff. 0.354)
309.14/309.23	c #Conflicts:     577000 | #Learnt:      21210 | 0.000
309.14/309.23	c total clause space: 206.656MB
309.14/309.23	c total #watches: 206492
309.64/309.77	c total #propagations: 648052540 / total #impl: 1830882256 (eff. 0.354)
309.64/309.77	c #Conflicts:     578000 | #Learnt:      22210 | 0.000
309.64/309.77	c total clause space: 206.656MB
309.64/309.77	c total #watches: 208805
310.24/310.37	c total #propagations: 649087616 / total #impl: 1833824567 (eff. 0.354)
310.24/310.37	c #Conflicts:     579000 | #Learnt:      23210 | 0.000
310.24/310.37	c total clause space: 206.656MB
310.24/310.37	c total #watches: 211328
310.84/310.93	c total #propagations: 650217010 / total #impl: 1837009106 (eff. 0.354)
310.84/310.93	c #Conflicts:     580000 | #Learnt:      24210 | 0.000
310.84/310.93	c total clause space: 206.656MB
310.84/310.93	c total #watches: 214135
311.44/311.56	c total #propagations: 651253525 / total #impl: 1840111356 (eff. 0.354)
311.44/311.56	c #Conflicts:     581000 | #Learnt:      25210 | 0.000
311.44/311.56	c total clause space: 206.656MB
311.44/311.56	c total #watches: 216826
312.14/312.22	c total #propagations: 652353581 / total #impl: 1843392115 (eff. 0.354)
312.14/312.22	c #Conflicts:     582000 | #Learnt:      26210 | 0.000
312.14/312.22	c total clause space: 206.656MB
312.14/312.22	c total #watches: 219071
312.74/312.81	c total #propagations: 653546238 / total #impl: 1846671261 (eff. 0.354)
312.74/312.81	c #Conflicts:     583000 | #Learnt:      27210 | 0.000
312.74/312.81	c total clause space: 206.656MB
312.74/312.81	c total #watches: 221266
313.34/313.46	c total #propagations: 654545333 / total #impl: 1849333340 (eff. 0.354)
313.34/313.46	c #Conflicts:     584000 | #Learnt:      28210 | 0.000
313.34/313.46	c total clause space: 206.656MB
313.34/313.46	c total #watches: 223420
314.14/314.25	c total #propagations: 655694563 / total #impl: 1852399734 (eff. 0.354)
314.14/314.25	c #Conflicts:     585000 | #Learnt:      29210 | 0.000
314.14/314.25	c total clause space: 206.656MB
314.14/314.25	c total #watches: 225660
314.84/314.97	c total #propagations: 656897140 / total #impl: 1855751106 (eff. 0.354)
314.84/314.97	c #Conflicts:     586000 | #Learnt:      30210 | 0.000
314.84/314.97	c total clause space: 206.656MB
314.84/314.97	c total #watches: 228478
315.54/315.68	c total #propagations: 658031805 / total #impl: 1858954053 (eff. 0.354)
315.54/315.68	c #Conflicts:     587000 | #Learnt:      31210 | 0.000
315.54/315.68	c total clause space: 206.656MB
315.54/315.68	c total #watches: 230558
316.13/316.27	c total #propagations: 659086384 / total #impl: 1861981641 (eff. 0.354)
316.13/316.27	c #Conflicts:     588000 | #Learnt:      32210 | 0.000
316.13/316.27	c total clause space: 206.656MB
316.13/316.27	c total #watches: 234167
317.03/317.12	c total #propagations: 660052935 / total #impl: 1865073325 (eff. 0.354)
317.03/317.12	c #Conflicts:     589000 | #Learnt:      33210 | 0.000
317.03/317.12	c total clause space: 206.656MB
317.03/317.12	c total #watches: 236506
317.73/317.82	c total #propagations: 661287280 / total #impl: 1868686923 (eff. 0.354)
317.73/317.82	c #Conflicts:     590000 | #Learnt:      34210 | 0.000
317.73/317.82	c total clause space: 206.656MB
317.73/317.82	c total #watches: 239035
318.53/318.66	c total #propagations: 662316428 / total #impl: 1871555833 (eff. 0.354)
318.53/318.66	c #Conflicts:     591000 | #Learnt:      35210 | 0.000
318.53/318.66	c total clause space: 206.656MB
318.53/318.66	c total #watches: 241303
319.43/319.50	c total #propagations: 663496355 / total #impl: 1874915680 (eff. 0.354)
319.43/319.50	c #Conflicts:     592000 | #Learnt:      36210 | 0.000
319.43/319.50	c total clause space: 206.656MB
319.43/319.50	c total #watches: 243441
320.23/320.31	c total #propagations: 664614338 / total #impl: 1878306416 (eff. 0.354)
320.23/320.31	c GARBAGE COLLECT
320.23/320.31	c #Conflicts:     593000 | #Learnt:      18698 | 0.000
320.23/320.31	c total clause space: 206.656MB
320.23/320.31	c total #watches: 200129
320.73/320.84	c total #propagations: 665784768 / total #impl: 1881726100 (eff. 0.354)
320.73/320.84	c #Conflicts:     594000 | #Learnt:      19698 | 0.000
320.73/320.84	c total clause space: 206.656MB
320.73/320.84	c total #watches: 202747
321.33/321.42	c total #propagations: 666951968 / total #impl: 1885154830 (eff. 0.354)
321.33/321.42	c #Conflicts:     595000 | #Learnt:      20698 | 0.000
321.33/321.42	c total clause space: 206.656MB
321.33/321.42	c total #watches: 204950
321.93/322.01	c total #propagations: 668033707 / total #impl: 1888277678 (eff. 0.354)
321.93/322.01	c #Conflicts:     596000 | #Learnt:      21698 | 0.000
321.93/322.01	c total clause space: 206.656MB
321.93/322.01	c total #watches: 207047
322.63/322.71	c total #propagations: 669068204 / total #impl: 1891380087 (eff. 0.354)
322.63/322.71	c #Conflicts:     597000 | #Learnt:      22698 | 0.000
322.63/322.71	c total clause space: 206.656MB
322.63/322.71	c total #watches: 209400
323.34/323.43	c total #propagations: 670314898 / total #impl: 1894993348 (eff. 0.354)
323.34/323.43	c #Conflicts:     598000 | #Learnt:      23698 | 0.000
323.34/323.43	c total clause space: 206.656MB
323.34/323.43	c total #watches: 212171
324.13/324.25	c total #propagations: 671627232 / total #impl: 1898702161 (eff. 0.354)
324.13/324.25	c #Conflicts:     599000 | #Learnt:      24698 | 0.000
324.13/324.25	c total clause space: 206.656MB
324.13/324.25	c total #watches: 214357
324.93/325.06	c total #propagations: 673020618 / total #impl: 1902637328 (eff. 0.354)
324.93/325.06	c #Conflicts:     600000 | #Learnt:      25698 | 0.000
324.93/325.06	c total clause space: 206.656MB
324.93/325.06	c total #watches: 217020
325.73/325.80	c total #propagations: 674424047 / total #impl: 1906761725 (eff. 0.354)
325.73/325.80	c #Conflicts:     601000 | #Learnt:      26698 | 0.000
325.73/325.80	c total clause space: 206.656MB
325.73/325.80	c total #watches: 219581
326.53/326.61	c total #propagations: 675642291 / total #impl: 1910397201 (eff. 0.354)
326.53/326.61	c #Conflicts:     602000 | #Learnt:      27698 | 0.000
326.53/326.61	c total clause space: 206.656MB
326.53/326.61	c total #watches: 222116
327.13/327.28	c total #propagations: 677008694 / total #impl: 1914547522 (eff. 0.354)
327.13/327.28	c #Conflicts:     603000 | #Learnt:      28698 | 0.000
327.13/327.28	c total clause space: 206.656MB
327.13/327.28	c total #watches: 224683
327.84/327.97	c total #propagations: 678134833 / total #impl: 1917788150 (eff. 0.354)
327.84/327.97	c #Conflicts:     604000 | #Learnt:      29698 | 0.000
327.84/327.97	c total clause space: 206.656MB
327.84/327.97	c total #watches: 227029
328.53/328.67	c total #propagations: 679266431 / total #impl: 1920789709 (eff. 0.354)
328.53/328.67	c #Conflicts:     605000 | #Learnt:      30698 | 0.000
328.53/328.67	c total clause space: 206.656MB
328.53/328.67	c total #watches: 229377
329.23/329.35	c total #propagations: 680391311 / total #impl: 1923807841 (eff. 0.354)
329.23/329.35	c #Conflicts:     606000 | #Learnt:      31698 | 0.000
329.23/329.35	c total clause space: 206.656MB
329.23/329.35	c total #watches: 231417
330.04/330.12	c total #propagations: 681486216 / total #impl: 1926778636 (eff. 0.354)
330.04/330.12	c #Conflicts:     607000 | #Learnt:      32698 | 0.000
330.04/330.12	c total clause space: 206.656MB
330.04/330.12	c total #watches: 233690
330.83/330.94	c total #propagations: 682653168 / total #impl: 1929944265 (eff. 0.354)
330.83/330.94	c #Conflicts:     608000 | #Learnt:      33698 | 0.000
330.83/330.94	c total clause space: 206.656MB
330.83/330.94	c total #watches: 235880
331.73/331.88	c total #propagations: 683740211 / total #impl: 1932861726 (eff. 0.354)
331.73/331.88	c #Conflicts:     609000 | #Learnt:      34698 | 0.000
331.73/331.88	c total clause space: 206.656MB
331.73/331.88	c total #watches: 239405
332.73/332.82	c total #propagations: 684916343 / total #impl: 1936160359 (eff. 0.354)
332.73/332.82	c #Conflicts:     610000 | #Learnt:      35698 | 0.000
332.73/332.82	c total clause space: 206.656MB
332.73/332.82	c total #watches: 241604
333.53/333.68	c total #propagations: 686073254 / total #impl: 1939304663 (eff. 0.354)
333.53/333.68	c #Conflicts:     611000 | #Learnt:      36698 | 0.000
333.53/333.68	c total clause space: 206.656MB
333.53/333.68	c total #watches: 244304
334.44/334.54	c total #propagations: 687270408 / total #impl: 1942691649 (eff. 0.354)
334.44/334.54	c GARBAGE COLLECT
334.44/334.54	c #Conflicts:     612000 | #Learnt:      18897 | 0.000
334.44/334.54	c total clause space: 206.656MB
334.44/334.54	c total #watches: 200539
334.93/335.05	c total #propagations: 688371184 / total #impl: 1945832410 (eff. 0.354)
334.93/335.05	c #Conflicts:     613000 | #Learnt:      19897 | 0.000
334.93/335.05	c total clause space: 206.656MB
334.93/335.05	c total #watches: 202707
335.53/335.62	c total #propagations: 689395825 / total #impl: 1948720799 (eff. 0.354)
335.53/335.62	c #Conflicts:     614000 | #Learnt:      20897 | 0.000
335.53/335.62	c total clause space: 206.656MB
335.53/335.62	c total #watches: 205108
336.03/336.16	c total #propagations: 690618939 / total #impl: 1952171766 (eff. 0.354)
336.03/336.16	c #Conflicts:     615000 | #Learnt:      21897 | 0.000
336.03/336.16	c total clause space: 206.656MB
336.03/336.16	c total #watches: 207319
336.63/336.71	c total #propagations: 691683839 / total #impl: 1955044824 (eff. 0.354)
336.63/336.71	c #Conflicts:     616000 | #Learnt:      22897 | 0.000
336.63/336.71	c total clause space: 206.656MB
336.63/336.71	c total #watches: 209653
337.13/337.23	c total #propagations: 692848148 / total #impl: 1958235739 (eff. 0.354)
337.13/337.23	c #Conflicts:     617000 | #Learnt:      23897 | 0.000
337.13/337.23	c total clause space: 206.656MB
337.13/337.23	c total #watches: 212059
337.73/337.85	c total #propagations: 693855692 / total #impl: 1961031626 (eff. 0.354)
337.73/337.85	c #Conflicts:     618000 | #Learnt:      24897 | 0.000
337.73/337.85	c total clause space: 206.656MB
337.73/337.85	c total #watches: 214423
338.33/338.44	c total #propagations: 695065031 / total #impl: 1964566372 (eff. 0.354)
338.33/338.44	c #Conflicts:     619000 | #Learnt:      25897 | 0.000
338.33/338.44	c total clause space: 206.656MB
338.33/338.44	c total #watches: 216720
338.83/338.99	c total #propagations: 696160157 / total #impl: 1967756096 (eff. 0.354)
338.83/338.99	c #Conflicts:     620000 | #Learnt:      26897 | 0.000
338.83/338.99	c total clause space: 206.656MB
338.83/338.99	c total #watches: 219176
339.43/339.54	c total #propagations: 697208709 / total #impl: 1970648823 (eff. 0.354)
339.43/339.54	c #Conflicts:     621000 | #Learnt:      27897 | 0.000
339.43/339.54	c total clause space: 206.656MB
339.43/339.54	c total #watches: 221573
339.93/340.09	c total #propagations: 698207108 / total #impl: 1973540918 (eff. 0.354)
339.93/340.09	c #Conflicts:     622000 | #Learnt:      28897 | 0.000
339.93/340.09	c total clause space: 206.656MB
339.93/340.09	c total #watches: 223852
340.53/340.66	c total #propagations: 699336751 / total #impl: 1976619368 (eff. 0.354)
340.53/340.66	c #Conflicts:     623000 | #Learnt:      29897 | 0.000
340.53/340.66	c total clause space: 206.656MB
340.53/340.66	c total #watches: 226310
341.13/341.28	c total #propagations: 700445025 / total #impl: 1979599400 (eff. 0.354)
341.13/341.28	c #Conflicts:     624000 | #Learnt:      30897 | 0.000
341.13/341.28	c total clause space: 206.656MB
341.13/341.28	c total #watches: 228484
341.83/341.96	c total #propagations: 701549325 / total #impl: 1982838214 (eff. 0.354)
341.83/341.96	c #Conflicts:     625000 | #Learnt:      31897 | 0.000
341.83/341.96	c total clause space: 206.656MB
341.83/341.96	c total #watches: 231128
342.53/342.62	c total #propagations: 702708320 / total #impl: 1986115896 (eff. 0.354)
342.53/342.62	c #Conflicts:     626000 | #Learnt:      32897 | 0.000
342.53/342.62	c total clause space: 206.656MB
342.53/342.62	c total #watches: 233759
343.13/343.25	c total #propagations: 703913698 / total #impl: 1989558040 (eff. 0.354)
343.13/343.25	c #Conflicts:     627000 | #Learnt:      33897 | 0.000
343.13/343.25	c total clause space: 206.656MB
343.13/343.25	c total #watches: 235856
343.83/343.90	c total #propagations: 705102179 / total #impl: 1993004183 (eff. 0.354)
343.83/343.90	c #Conflicts:     628000 | #Learnt:      34897 | 0.000
343.83/343.90	c total clause space: 206.656MB
343.83/343.90	c total #watches: 238419
344.43/344.56	c total #propagations: 706256420 / total #impl: 1996421515 (eff. 0.354)
344.43/344.56	c #Conflicts:     629000 | #Learnt:      35897 | 0.000
344.43/344.56	c total clause space: 206.656MB
344.43/344.56	c total #watches: 240510
345.23/345.34	c total #propagations: 707311532 / total #impl: 1999340648 (eff. 0.354)
345.23/345.34	c #Conflicts:     630000 | #Learnt:      36897 | 0.000
345.23/345.34	c total clause space: 206.656MB
345.23/345.34	c total #watches: 242824
345.93/346.07	c total #propagations: 708454425 / total #impl: 2002647387 (eff. 0.354)
345.93/346.07	c #Conflicts:     631000 | #Learnt:      37897 | 0.000
345.93/346.07	c total clause space: 206.656MB
345.93/346.07	c total #watches: 245467
346.63/346.72	c total #propagations: 709579511 / total #impl: 2006126076 (eff. 0.354)
346.63/346.72	c GARBAGE COLLECT
346.63/346.72	c #Conflicts:     632000 | #Learnt:      19790 | 0.000
346.63/346.72	c total clause space: 206.656MB
346.63/346.72	c total #watches: 202617
347.13/347.28	c total #propagations: 710653722 / total #impl: 2009295141 (eff. 0.354)
347.13/347.28	c #Conflicts:     633000 | #Learnt:      20790 | 0.000
347.13/347.28	c total clause space: 206.656MB
347.13/347.28	c total #watches: 204726
347.73/347.83	c total #propagations: 711819885 / total #impl: 2012599310 (eff. 0.354)
347.73/347.83	c #Conflicts:     634000 | #Learnt:      21790 | 0.000
347.73/347.83	c total clause space: 206.656MB
347.73/347.83	c total #watches: 207136
348.33/348.46	c total #propagations: 712890903 / total #impl: 2015774952 (eff. 0.354)
348.33/348.46	c #Conflicts:     635000 | #Learnt:      22790 | 0.000
348.33/348.46	c total clause space: 206.656MB
348.33/348.46	c total #watches: 210868
348.93/349.08	c total #propagations: 714085549 / total #impl: 2019234050 (eff. 0.354)
348.93/349.08	c #Conflicts:     636000 | #Learnt:      23790 | 0.000
348.93/349.08	c total clause space: 206.656MB
348.93/349.08	c total #watches: 213553
349.53/349.62	c total #propagations: 715225528 / total #impl: 2022494061 (eff. 0.354)
349.53/349.62	c #Conflicts:     637000 | #Learnt:      24790 | 0.000
349.53/349.62	c total clause space: 206.656MB
349.53/349.62	c total #watches: 215817
350.03/350.19	c total #propagations: 716307372 / total #impl: 2025370122 (eff. 0.354)
350.03/350.19	c #Conflicts:     638000 | #Learnt:      25790 | 0.000
350.03/350.19	c total clause space: 206.656MB
350.03/350.19	c total #watches: 218228
350.73/350.85	c total #propagations: 717407652 / total #impl: 2028259305 (eff. 0.354)
350.73/350.85	c #Conflicts:     639000 | #Learnt:      26790 | 0.000
350.73/350.85	c total clause space: 206.656MB
350.73/350.85	c total #watches: 220524
351.43/351.51	c total #propagations: 718531999 / total #impl: 2031408986 (eff. 0.354)
351.43/351.51	c #Conflicts:     640000 | #Learnt:      27790 | 0.000
351.43/351.51	c total clause space: 206.656MB
351.43/351.51	c total #watches: 223306
352.13/352.21	c total #propagations: 719589065 / total #impl: 2034356622 (eff. 0.354)
352.13/352.21	c #Conflicts:     641000 | #Learnt:      28790 | 0.000
352.13/352.21	c total clause space: 206.656MB
352.13/352.21	c total #watches: 225416
352.83/352.94	c total #propagations: 720723480 / total #impl: 2037736368 (eff. 0.354)
352.83/352.94	c #Conflicts:     642000 | #Learnt:      29790 | 0.000
352.83/352.94	c total clause space: 206.656MB
352.83/352.94	c total #watches: 227661
353.53/353.69	c total #propagations: 721844013 / total #impl: 2041140042 (eff. 0.354)
353.53/353.69	c #Conflicts:     643000 | #Learnt:      30790 | 0.000
353.53/353.69	c total clause space: 206.656MB
353.53/353.69	c total #watches: 229741
354.33/354.42	c total #propagations: 722974500 / total #impl: 2044530445 (eff. 0.354)
354.33/354.42	c #Conflicts:     644000 | #Learnt:      31790 | 0.000
354.33/354.42	c total clause space: 206.656MB
354.33/354.42	c total #watches: 232509
355.13/355.28	c total #propagations: 724098861 / total #impl: 2047929092 (eff. 0.354)
355.13/355.28	c #Conflicts:     645000 | #Learnt:      32790 | 0.000
355.13/355.28	c total clause space: 206.656MB
355.13/355.28	c total #watches: 234847
355.92/356.07	c total #propagations: 725348312 / total #impl: 2051639249 (eff. 0.354)
355.92/356.07	c #Conflicts:     646000 | #Learnt:      33790 | 0.000
355.92/356.07	c total clause space: 206.656MB
355.92/356.07	c total #watches: 237501
356.82/356.92	c total #propagations: 726542538 / total #impl: 2055229964 (eff. 0.354)
356.82/356.92	c #Conflicts:     647000 | #Learnt:      34790 | 0.000
356.82/356.92	c total clause space: 206.656MB
356.82/356.93	c total #watches: 239910
357.53/357.69	c total #propagations: 727720685 / total #impl: 2058634175 (eff. 0.353)
357.53/357.69	c #Conflicts:     648000 | #Learnt:      35790 | 0.000
357.53/357.69	c total clause space: 206.656MB
357.53/357.69	c total #watches: 242468
358.42/358.53	c total #propagations: 728812612 / total #impl: 2061779455 (eff. 0.353)
358.42/358.53	c #Conflicts:     649000 | #Learnt:      36790 | 0.000
358.42/358.53	c total clause space: 206.656MB
358.42/358.53	c total #watches: 244846
359.32/359.45	c total #propagations: 729876921 / total #impl: 2064680416 (eff. 0.354)
359.32/359.45	c #Conflicts:     650000 | #Learnt:      37790 | 0.000
359.32/359.45	c total clause space: 206.656MB
359.32/359.45	c total #watches: 247271
360.12/360.22	c total #propagations: 731043060 / total #impl: 2068091860 (eff. 0.353)
360.12/360.22	c #Conflicts:     651000 | #Learnt:      38790 | 0.000
360.12/360.22	c total clause space: 206.656MB
360.12/360.22	c total #watches: 249901
360.73/360.84	c total #propagations: 732087401 / total #impl: 2071269968 (eff. 0.353)
360.73/360.84	c GARBAGE COLLECT
360.73/360.84	c #Conflicts:     652000 | #Learnt:      20406 | 0.000
360.73/360.84	c total clause space: 206.656MB
360.73/360.84	c total #watches: 204721
361.32/361.41	c total #propagations: 733230630 / total #impl: 2074520528 (eff. 0.353)
361.32/361.41	c #Conflicts:     653000 | #Learnt:      21406 | 0.000
361.32/361.41	c total clause space: 206.656MB
361.32/361.41	c total #watches: 207170
361.93/362.07	c total #propagations: 734281634 / total #impl: 2077595897 (eff. 0.353)
361.93/362.07	c #Conflicts:     654000 | #Learnt:      22406 | 0.000
361.93/362.07	c total clause space: 206.656MB
361.93/362.07	c total #watches: 210332
362.62/362.77	c total #propagations: 735343860 / total #impl: 2080655942 (eff. 0.353)
362.62/362.77	c #Conflicts:     655000 | #Learnt:      23406 | 0.000
362.62/362.77	c total clause space: 206.656MB
362.62/362.77	c total #watches: 213412
363.52/363.62	c total #propagations: 736536626 / total #impl: 2084191594 (eff. 0.353)
363.52/363.62	c #Conflicts:     656000 | #Learnt:      24406 | 0.000
363.52/363.62	c total clause space: 206.656MB
363.52/363.62	c total #watches: 215664
364.22/364.37	c total #propagations: 737917042 / total #impl: 2088216598 (eff. 0.353)
364.22/364.37	c #Conflicts:     657000 | #Learnt:      25406 | 0.000
364.22/364.37	c total clause space: 206.656MB
364.22/364.37	c total #watches: 217927
365.13/365.21	c total #propagations: 739004876 / total #impl: 2091367330 (eff. 0.353)
365.13/365.21	c #Conflicts:     658000 | #Learnt:      26406 | 0.000
365.13/365.21	c total clause space: 206.656MB
365.13/365.21	c total #watches: 220401
365.92/366.05	c total #propagations: 740186269 / total #impl: 2094927453 (eff. 0.353)
365.92/366.05	c #Conflicts:     659000 | #Learnt:      27406 | 0.000
365.92/366.05	c total clause space: 206.656MB
365.92/366.05	c total #watches: 222533
366.72/366.86	c total #propagations: 741317637 / total #impl: 2098302765 (eff. 0.353)
366.72/366.86	c #Conflicts:     660000 | #Learnt:      28406 | 0.000
366.72/366.86	c total clause space: 206.656MB
366.72/366.86	c total #watches: 225135
367.52/367.66	c total #propagations: 742433491 / total #impl: 2101372562 (eff. 0.353)
367.52/367.66	c #Conflicts:     661000 | #Learnt:      29406 | 0.000
367.52/367.66	c total clause space: 206.656MB
367.52/367.66	c total #watches: 227285
368.44/368.55	c total #propagations: 743610241 / total #impl: 2104870702 (eff. 0.353)
368.44/368.55	c #Conflicts:     662000 | #Learnt:      30406 | 0.000
368.44/368.55	c total clause space: 206.656MB
368.44/368.55	c total #watches: 230290
369.43/369.54	c total #propagations: 744865897 / total #impl: 2108599578 (eff. 0.353)
369.43/369.54	c #Conflicts:     663000 | #Learnt:      31406 | 0.000
369.43/369.54	c total clause space: 206.656MB
369.43/369.54	c total #watches: 232797
370.43/370.50	c total #propagations: 745964374 / total #impl: 2111715885 (eff. 0.353)
370.43/370.50	c #Conflicts:     664000 | #Learnt:      32406 | 0.000
370.43/370.50	c total clause space: 206.656MB
370.43/370.50	c total #watches: 234924
371.33/371.43	c total #propagations: 747043406 / total #impl: 2114937086 (eff. 0.353)
371.33/371.43	c #Conflicts:     665000 | #Learnt:      33406 | 0.000
371.33/371.43	c total clause space: 206.656MB
371.33/371.43	c total #watches: 237706
372.23/372.37	c total #propagations: 748209070 / total #impl: 2118468228 (eff. 0.353)
372.23/372.37	c #Conflicts:     666000 | #Learnt:      34406 | 0.000
372.23/372.37	c total clause space: 206.656MB
372.23/372.37	c total #watches: 239959
373.33/373.43	c total #propagations: 749267506 / total #impl: 2121495923 (eff. 0.353)
373.33/373.43	c #Conflicts:     667000 | #Learnt:      35406 | 0.000
373.33/373.43	c total clause space: 206.656MB
373.33/373.43	c total #watches: 242802
374.33/374.41	c total #propagations: 750519305 / total #impl: 2125007626 (eff. 0.353)
374.33/374.41	c #Conflicts:     668000 | #Learnt:      36406 | 0.000
374.33/374.41	c total clause space: 206.656MB
374.33/374.41	c total #watches: 245644
375.23/375.33	c total #propagations: 751760987 / total #impl: 2128580151 (eff. 0.353)
375.23/375.33	c #Conflicts:     669000 | #Learnt:      37406 | 0.000
375.23/375.33	c total clause space: 206.656MB
375.23/375.33	c total #watches: 248088
376.14/376.26	c total #propagations: 752909442 / total #impl: 2131970117 (eff. 0.353)
376.14/376.26	c #Conflicts:     670000 | #Learnt:      38406 | 0.000
376.14/376.26	c total clause space: 206.656MB
376.14/376.26	c total #watches: 250702
377.13/377.24	c total #propagations: 754032901 / total #impl: 2135256444 (eff. 0.353)
377.13/377.24	c #Conflicts:     671000 | #Learnt:      39406 | 0.000
377.13/377.24	c total clause space: 206.656MB
377.13/377.24	c total #watches: 253408
377.63/377.79	c total #propagations: 755125222 / total #impl: 2138387396 (eff. 0.353)
377.63/377.79	c GARBAGE COLLECT
377.63/377.79	c #Conflicts:     672000 | #Learnt:      20693 | 0.000
377.63/377.79	c total clause space: 206.656MB
377.63/377.79	c total #watches: 204641
378.23/378.35	c total #propagations: 756182217 / total #impl: 2141265315 (eff. 0.353)
378.23/378.35	c #Conflicts:     673000 | #Learnt:      21693 | 0.000
378.23/378.35	c total clause space: 206.656MB
378.23/378.35	c total #watches: 207704
378.73/378.85	c total #propagations: 757351308 / total #impl: 2144614693 (eff. 0.353)
378.73/378.85	c #Conflicts:     674000 | #Learnt:      22693 | 0.000
378.73/378.85	c total clause space: 206.656MB
378.73/378.85	c total #watches: 210434
379.33/379.43	c total #propagations: 758317450 / total #impl: 2147370873 (eff. 0.353)
379.33/379.43	c #Conflicts:     675000 | #Learnt:      23693 | 0.000
379.33/379.43	c total clause space: 206.656MB
379.33/379.43	c total #watches: 212605
379.93/380.04	c total #propagations: 759462166 / total #impl: 2150698337 (eff. 0.353)
379.93/380.04	c #Conflicts:     676000 | #Learnt:      24693 | 0.000
379.93/380.04	c total clause space: 206.656MB
379.93/380.05	c total #watches: 214767
380.63/380.71	c total #propagations: 760551610 / total #impl: 2153834151 (eff. 0.353)
380.63/380.71	c #Conflicts:     677000 | #Learnt:      25693 | 0.000
380.63/380.71	c total clause space: 206.656MB
380.63/380.71	c total #watches: 217251
381.23/381.36	c total #propagations: 761783681 / total #impl: 2157408094 (eff. 0.353)
381.23/381.36	c #Conflicts:     678000 | #Learnt:      26693 | 0.000
381.23/381.36	c total clause space: 206.656MB
381.23/381.36	c total #watches: 219780
381.93/382.02	c total #propagations: 762856909 / total #impl: 2160683927 (eff. 0.353)
381.93/382.02	c #Conflicts:     679000 | #Learnt:      27693 | 0.000
381.93/382.02	c total clause space: 206.656MB
381.93/382.02	c total #watches: 222517
382.73/382.84	c total #propagations: 763920038 / total #impl: 2163859578 (eff. 0.353)
382.73/382.84	c #Conflicts:     680000 | #Learnt:      28693 | 0.000
382.73/382.84	c total clause space: 206.656MB
382.73/382.85	c total #watches: 225269
383.43/383.58	c total #propagations: 765077419 / total #impl: 2167271374 (eff. 0.353)
383.43/383.58	c #Conflicts:     681000 | #Learnt:      29693 | 0.000
383.43/383.58	c total clause space: 206.656MB
383.43/383.58	c total #watches: 227871
384.13/384.25	c total #propagations: 766203533 / total #impl: 2170595717 (eff. 0.353)
384.13/384.25	c #Conflicts:     682000 | #Learnt:      30693 | 0.000
384.13/384.25	c total clause space: 206.656MB
384.13/384.25	c total #watches: 230133
384.93/385.04	c total #propagations: 767376235 / total #impl: 2173931943 (eff. 0.353)
384.93/385.04	c #Conflicts:     683000 | #Learnt:      31693 | 0.000
384.93/385.04	c total clause space: 206.656MB
384.93/385.04	c total #watches: 232525
385.72/385.86	c total #propagations: 768627182 / total #impl: 2177403815 (eff. 0.353)
385.72/385.86	c #Conflicts:     684000 | #Learnt:      32693 | 0.000
385.72/385.86	c total clause space: 206.656MB
385.72/385.86	c total #watches: 234843
386.52/386.64	c total #propagations: 769746144 / total #impl: 2180646550 (eff. 0.353)
386.52/386.64	c #Conflicts:     685000 | #Learnt:      33693 | 0.000
386.52/386.64	c total clause space: 206.656MB
386.52/386.64	c total #watches: 237279
387.32/387.41	c total #propagations: 770920096 / total #impl: 2184031520 (eff. 0.353)
387.32/387.41	c #Conflicts:     686000 | #Learnt:      34693 | 0.000
387.32/387.41	c total clause space: 206.656MB
387.32/387.41	c total #watches: 239432
388.02/388.13	c total #propagations: 772099198 / total #impl: 2187520701 (eff. 0.353)
388.02/388.13	c #Conflicts:     687000 | #Learnt:      35693 | 0.000
388.02/388.13	c total clause space: 206.656MB
388.02/388.13	c total #watches: 242020
388.72/388.81	c total #propagations: 773182463 / total #impl: 2190775491 (eff. 0.353)
388.72/388.81	c #Conflicts:     688000 | #Learnt:      36693 | 0.000
388.72/388.81	c total clause space: 206.656MB
388.72/388.81	c total #watches: 244426
389.43/389.58	c total #propagations: 774141152 / total #impl: 2193584592 (eff. 0.353)
389.43/389.58	c #Conflicts:     689000 | #Learnt:      37693 | 0.000
389.43/389.58	c total clause space: 206.656MB
389.43/389.58	c total #watches: 247428
390.43/390.51	c total #propagations: 775207443 / total #impl: 2196584135 (eff. 0.353)
390.43/390.51	c #Conflicts:     690000 | #Learnt:      38693 | 0.000
390.43/390.51	c total clause space: 206.656MB
390.43/390.51	c total #watches: 249605
391.22/391.30	c total #propagations: 776412245 / total #impl: 2200088946 (eff. 0.353)
391.22/391.30	c #Conflicts:     691000 | #Learnt:      39693 | 0.000
391.22/391.30	c total clause space: 206.656MB
391.22/391.30	c total #watches: 251904
391.92/392.05	c total #propagations: 777594800 / total #impl: 2203397642 (eff. 0.353)
391.92/392.05	c GARBAGE COLLECT
391.92/392.05	c #Conflicts:     692000 | #Learnt:      20692 | 0.000
391.92/392.05	c total clause space: 206.656MB
391.92/392.05	c total #watches: 204623
392.42/392.57	c total #propagations: 778863135 / total #impl: 2206852831 (eff. 0.353)
392.42/392.57	c #Conflicts:     693000 | #Learnt:      21692 | 0.000
392.42/392.57	c total clause space: 206.656MB
392.42/392.57	c total #watches: 206942
393.02/393.19	c total #propagations: 779994997 / total #impl: 2210086497 (eff. 0.353)
393.02/393.19	c #Conflicts:     694000 | #Learnt:      22692 | 0.000
393.02/393.19	c total clause space: 206.656MB
393.02/393.19	c total #watches: 209125
393.62/393.72	c total #propagations: 781261784 / total #impl: 2213782072 (eff. 0.353)
393.62/393.72	c #Conflicts:     695000 | #Learnt:      23692 | 0.000
393.62/393.72	c total clause space: 206.656MB
393.62/393.72	c total #watches: 211737
394.12/394.29	c total #propagations: 782296021 / total #impl: 2216928488 (eff. 0.353)
394.12/394.29	c #Conflicts:     696000 | #Learnt:      24692 | 0.000
394.12/394.29	c total clause space: 206.656MB
394.12/394.29	c total #watches: 214010
394.72/394.82	c total #propagations: 783334129 / total #impl: 2219979561 (eff. 0.353)
394.72/394.82	c #Conflicts:     697000 | #Learnt:      25692 | 0.000
394.72/394.82	c total clause space: 206.656MB
394.72/394.82	c total #watches: 216662
395.42/395.50	c total #propagations: 784487545 / total #impl: 2223311647 (eff. 0.353)
395.42/395.50	c #Conflicts:     698000 | #Learnt:      26692 | 0.000
395.42/395.50	c total clause space: 206.656MB
395.42/395.50	c total #watches: 218900
396.03/396.16	c total #propagations: 785796333 / total #impl: 2227277225 (eff. 0.353)
396.03/396.16	c #Conflicts:     699000 | #Learnt:      27692 | 0.000
396.03/396.16	c total clause space: 206.656MB
396.03/396.16	c total #watches: 221234
396.62/396.73	c total #propagations: 787021662 / total #impl: 2230960465 (eff. 0.353)
396.62/396.73	c #Conflicts:     700000 | #Learnt:      28692 | 0.000
396.62/396.73	c total clause space: 206.656MB
396.62/396.73	c total #watches: 223461
397.22/397.33	c total #propagations: 787922064 / total #impl: 2233639614 (eff. 0.353)
397.22/397.33	c #Conflicts:     701000 | #Learnt:      29692 | 0.000
397.22/397.33	c total clause space: 206.656MB
397.22/397.33	c total #watches: 225797
397.82/397.95	c total #propagations: 788899570 / total #impl: 2236567328 (eff. 0.353)
397.82/397.95	c #Conflicts:     702000 | #Learnt:      30692 | 0.000
397.82/397.95	c total clause space: 206.656MB
397.82/397.95	c total #watches: 228038
398.42/398.53	c total #propagations: 789811804 / total #impl: 2239285796 (eff. 0.353)
398.42/398.53	c #Conflicts:     703000 | #Learnt:      31692 | 0.000
398.42/398.53	c total clause space: 206.656MB
398.42/398.53	c total #watches: 230210
399.02/399.16	c total #propagations: 790697638 / total #impl: 2241884669 (eff. 0.353)
399.02/399.16	c #Conflicts:     704000 | #Learnt:      32692 | 0.000
399.02/399.16	c total clause space: 206.656MB
399.02/399.16	c total #watches: 232451
399.72/399.80	c total #propagations: 791660260 / total #impl: 2244665286 (eff. 0.353)
399.72/399.80	c #Conflicts:     705000 | #Learnt:      33692 | 0.000
399.72/399.80	c total clause space: 206.656MB
399.72/399.80	c total #watches: 234601
400.43/400.53	c total #propagations: 792538061 / total #impl: 2247132204 (eff. 0.353)
400.43/400.53	c #Conflicts:     706000 | #Learnt:      34692 | 0.000
400.43/400.53	c total clause space: 206.656MB
400.43/400.53	c total #watches: 237501
401.22/401.34	c total #propagations: 793651532 / total #impl: 2250262074 (eff. 0.353)
401.22/401.34	c #Conflicts:     707000 | #Learnt:      35692 | 0.000
401.22/401.34	c total clause space: 206.656MB
401.22/401.34	c total #watches: 240345
402.22/402.38	c total #propagations: 794780933 / total #impl: 2253644228 (eff. 0.353)
402.22/402.38	c #Conflicts:     708000 | #Learnt:      36692 | 0.000
402.22/402.38	c total clause space: 206.656MB
402.22/402.38	c total #watches: 243380
403.42/403.53	c total #propagations: 796035597 / total #impl: 2257294531 (eff. 0.353)
403.42/403.53	c #Conflicts:     709000 | #Learnt:      37692 | 0.000
403.42/403.53	c total clause space: 206.656MB
403.42/403.53	c total #watches: 246906
404.42/404.52	c total #propagations: 797203195 / total #impl: 2260717493 (eff. 0.353)
404.42/404.52	c #Conflicts:     710000 | #Learnt:      38692 | 0.000
404.42/404.52	c total clause space: 206.656MB
404.42/404.52	c total #watches: 249402
405.52/405.63	c total #propagations: 798251783 / total #impl: 2263836806 (eff. 0.353)
405.52/405.63	c #Conflicts:     711000 | #Learnt:      39692 | 0.000
405.52/405.63	c total clause space: 206.656MB
405.52/405.63	c total #watches: 251556
406.63/406.76	c total #propagations: 799325017 / total #impl: 2267032606 (eff. 0.353)
406.63/406.76	c GARBAGE COLLECT
406.63/406.76	c #Conflicts:     712000 | #Learnt:      20386 | 0.000
406.63/406.76	c total clause space: 335.816MB
406.63/406.76	c total #watches: 203960
407.13/407.29	c total #propagations: 800429756 / total #impl: 2270231698 (eff. 0.353)
407.13/407.29	c #Conflicts:     713000 | #Learnt:      21386 | 0.000
407.13/407.29	c total clause space: 335.816MB
407.13/407.29	c total #watches: 206109
407.73/407.87	c total #propagations: 801556206 / total #impl: 2273638031 (eff. 0.353)
407.73/407.87	c #Conflicts:     714000 | #Learnt:      22386 | 0.000
407.73/407.87	c total clause space: 335.816MB
407.73/407.87	c total #watches: 208376
408.33/408.47	c total #propagations: 802793087 / total #impl: 2277478485 (eff. 0.352)
408.33/408.47	c #Conflicts:     715000 | #Learnt:      23386 | 0.000
408.33/408.47	c total clause space: 335.816MB
408.33/408.47	c total #watches: 210984
408.93/409.05	c total #propagations: 804064394 / total #impl: 2281300778 (eff. 0.352)
408.93/409.05	c #Conflicts:     716000 | #Learnt:      24386 | 0.000
408.93/409.05	c total clause space: 335.816MB
408.93/409.05	c total #watches: 213471
409.53/409.62	c total #propagations: 805107364 / total #impl: 2284412644 (eff. 0.352)
409.53/409.62	c #Conflicts:     717000 | #Learnt:      25386 | 0.000
409.53/409.62	c total clause space: 335.816MB
409.53/409.62	c total #watches: 215763
410.23/410.33	c total #propagations: 806181744 / total #impl: 2287598584 (eff. 0.352)
410.23/410.33	c #Conflicts:     718000 | #Learnt:      26386 | 0.000
410.23/410.33	c total clause space: 335.816MB
410.23/410.33	c total #watches: 219579
411.03/411.16	c total #propagations: 807304423 / total #impl: 2290987315 (eff. 0.352)
411.03/411.16	c #Conflicts:     719000 | #Learnt:      27386 | 0.000
411.03/411.16	c total clause space: 335.816MB
411.03/411.16	c total #watches: 222151
411.83/411.93	c total #propagations: 808378615 / total #impl: 2294259877 (eff. 0.352)
411.83/411.93	c #Conflicts:     720000 | #Learnt:      28386 | 0.000
411.83/411.93	c total clause space: 335.816MB
411.83/411.93	c total #watches: 226895
412.53/412.62	c total #propagations: 809322710 / total #impl: 2297342003 (eff. 0.352)
412.53/412.62	c #Conflicts:     721000 | #Learnt:      29386 | 0.000
412.53/412.62	c total clause space: 335.816MB
412.53/412.62	c total #watches: 229748
413.53/413.64	c total #propagations: 810263429 / total #impl: 2300280324 (eff. 0.352)
413.53/413.64	c #Conflicts:     722000 | #Learnt:      30386 | 0.000
413.53/413.64	c total clause space: 335.816MB
413.53/413.64	c total #watches: 232612
414.43/414.54	c total #propagations: 811134338 / total #impl: 2302805505 (eff. 0.352)
414.43/414.54	c #Conflicts:     723000 | #Learnt:      31386 | 0.000
414.43/414.54	c total clause space: 335.816MB
414.43/414.54	c total #watches: 234817
415.42/415.57	c total #propagations: 812012575 / total #impl: 2305430864 (eff. 0.352)
415.42/415.57	c #Conflicts:     724000 | #Learnt:      32386 | 0.000
415.42/415.57	c total clause space: 335.816MB
415.42/415.57	c total #watches: 237490
416.62/416.75	c total #propagations: 812852115 / total #impl: 2307860318 (eff. 0.352)
416.62/416.75	c #Conflicts:     725000 | #Learnt:      33386 | 0.000
416.62/416.75	c total clause space: 335.816MB
416.62/416.75	c total #watches: 240332
417.62/417.70	c total #propagations: 813795621 / total #impl: 2310743604 (eff. 0.352)
417.62/417.70	c #Conflicts:     726000 | #Learnt:      34386 | 0.000
417.62/417.70	c total clause space: 335.816MB
417.62/417.70	c total #watches: 242574
418.82/418.94	c total #propagations: 814606719 / total #impl: 2313115360 (eff. 0.352)
418.82/418.94	c #Conflicts:     727000 | #Learnt:      35386 | 0.000
418.82/418.94	c total clause space: 335.816MB
418.82/418.94	c total #watches: 245108
420.02/420.12	c total #propagations: 815674149 / total #impl: 2316056922 (eff. 0.352)
420.02/420.12	c #Conflicts:     728000 | #Learnt:      36386 | 0.000
420.02/420.12	c total clause space: 335.816MB
420.02/420.12	c total #watches: 247929
421.42/421.55	c total #propagations: 816665113 / total #impl: 2318861060 (eff. 0.352)
421.42/421.55	c #Conflicts:     729000 | #Learnt:      37386 | 0.000
421.42/421.55	c total clause space: 335.816MB
421.42/421.55	c total #watches: 249970
422.92/423.05	c total #propagations: 817651143 / total #impl: 2321701833 (eff. 0.352)
422.92/423.05	c #Conflicts:     730000 | #Learnt:      38386 | 0.000
422.92/423.05	c total clause space: 335.816MB
422.92/423.05	c total #watches: 252156
424.32/424.40	c total #propagations: 818640073 / total #impl: 2324444861 (eff. 0.352)
424.32/424.40	c #Conflicts:     731000 | #Learnt:      39386 | 0.000
424.32/424.40	c total clause space: 335.816MB
424.32/424.40	c total #watches: 254222
425.63/425.73	c total #propagations: 819597334 / total #impl: 2326980737 (eff. 0.352)
425.63/425.73	c #Conflicts:     732000 | #Learnt:      40386 | 0.000
425.63/425.73	c total clause space: 335.816MB
425.63/425.73	c total #watches: 256403
426.73/426.81	c total #propagations: 820580918 / total #impl: 2329638043 (eff. 0.352)
426.73/426.81	c GARBAGE COLLECT
426.73/426.81	c #Conflicts:     733000 | #Learnt:      20780 | 0.000
426.73/426.81	c total clause space: 335.816MB
426.73/426.81	c total #watches: 204918
427.12/427.24	c total #propagations: 821659590 / total #impl: 2332737269 (eff. 0.352)
427.12/427.24	c #Conflicts:     734000 | #Learnt:      21780 | 0.000
427.12/427.24	c total clause space: 335.816MB
427.12/427.24	c total #watches: 207979
427.72/427.81	c total #propagations: 822598974 / total #impl: 2335371554 (eff. 0.352)
427.72/427.81	c #Conflicts:     735000 | #Learnt:      22780 | 0.000
427.72/427.81	c total clause space: 335.816MB
427.72/427.81	c total #watches: 210340
428.12/428.28	c total #propagations: 823698454 / total #impl: 2338575464 (eff. 0.352)
428.12/428.28	c #Conflicts:     736000 | #Learnt:      23780 | 0.000
428.12/428.28	c total clause space: 335.816MB
428.12/428.28	c total #watches: 212504
428.72/428.86	c total #propagations: 824512778 / total #impl: 2340841737 (eff. 0.352)
428.72/428.86	c #Conflicts:     737000 | #Learnt:      24780 | 0.000
428.72/428.86	c total clause space: 335.816MB
428.72/428.86	c total #watches: 214686
429.32/429.41	c total #propagations: 825515303 / total #impl: 2343631371 (eff. 0.352)
429.32/429.41	c #Conflicts:     738000 | #Learnt:      25780 | 0.000
429.32/429.41	c total clause space: 335.816MB
429.32/429.41	c total #watches: 216892
429.82/429.99	c total #propagations: 826433873 / total #impl: 2346220054 (eff. 0.352)
429.82/429.99	c #Conflicts:     739000 | #Learnt:      26780 | 0.000
429.82/429.99	c total clause space: 335.816MB
429.82/429.99	c total #watches: 219206
430.32/430.49	c total #propagations: 827468801 / total #impl: 2349269442 (eff. 0.352)
430.32/430.49	c #Conflicts:     740000 | #Learnt:      27780 | 0.000
430.32/430.49	c total clause space: 335.816MB
430.32/430.49	c total #watches: 221663
430.92/431.07	c total #propagations: 828270429 / total #impl: 2351715797 (eff. 0.352)
430.92/431.07	c #Conflicts:     741000 | #Learnt:      28780 | 0.000
430.92/431.07	c total clause space: 335.816MB
430.92/431.07	c total #watches: 223988
431.52/431.66	c total #propagations: 829174330 / total #impl: 2354536161 (eff. 0.352)
431.52/431.66	c #Conflicts:     742000 | #Learnt:      29780 | 0.000
431.52/431.66	c total clause space: 335.816MB
431.52/431.66	c total #watches: 226163
432.12/432.29	c total #propagations: 830098761 / total #impl: 2357210687 (eff. 0.352)
432.12/432.29	c #Conflicts:     743000 | #Learnt:      30780 | 0.000
432.12/432.29	c total clause space: 335.816MB
432.12/432.29	c total #watches: 228335
432.82/432.97	c total #propagations: 831068112 / total #impl: 2359923596 (eff. 0.352)
432.82/432.97	c #Conflicts:     744000 | #Learnt:      31780 | 0.000
432.82/432.97	c total clause space: 335.816MB
432.82/432.97	c total #watches: 230668
433.62/433.74	c total #propagations: 832102069 / total #impl: 2362933551 (eff. 0.352)
433.62/433.74	c #Conflicts:     745000 | #Learnt:      32780 | 0.000
433.62/433.74	c total clause space: 335.816MB
433.62/433.74	c total #watches: 233792
434.32/434.49	c total #propagations: 833340363 / total #impl: 2366616890 (eff. 0.352)
434.32/434.49	c #Conflicts:     746000 | #Learnt:      33780 | 0.000
434.32/434.49	c total clause space: 335.816MB
434.32/434.49	c total #watches: 236049
435.02/435.19	c total #propagations: 834433122 / total #impl: 2369762140 (eff. 0.352)
435.02/435.19	c #Conflicts:     747000 | #Learnt:      34780 | 0.000
435.02/435.19	c total clause space: 335.816MB
435.02/435.19	c total #watches: 239326
435.92/436.08	c total #propagations: 835457318 / total #impl: 2372751584 (eff. 0.352)
435.92/436.08	c #Conflicts:     748000 | #Learnt:      35780 | 0.000
435.92/436.08	c total clause space: 335.816MB
435.92/436.08	c total #watches: 241584
436.82/436.94	c total #propagations: 836611091 / total #impl: 2375949075 (eff. 0.352)
436.82/436.94	c #Conflicts:     749000 | #Learnt:      36780 | 0.000
436.82/436.94	c total clause space: 335.816MB
436.82/436.94	c total #watches: 243799
437.62/437.79	c total #propagations: 837718465 / total #impl: 2379115840 (eff. 0.352)
437.62/437.79	c #Conflicts:     750000 | #Learnt:      37780 | 0.000
437.62/437.79	c total clause space: 335.816MB
437.62/437.79	c total #watches: 246406
438.42/438.59	c total #propagations: 838908381 / total #impl: 2382693412 (eff. 0.352)
438.42/438.59	c #Conflicts:     751000 | #Learnt:      38780 | 0.000
438.42/438.59	c total clause space: 335.816MB
438.42/438.59	c total #watches: 248724
439.22/439.36	c total #propagations: 839920509 / total #impl: 2385585773 (eff. 0.352)
439.22/439.36	c #Conflicts:     752000 | #Learnt:      39780 | 0.000
439.22/439.36	c total clause space: 335.816MB
439.22/439.36	c total #watches: 251022
440.12/440.25	c total #propagations: 840899357 / total #impl: 2388520770 (eff. 0.352)
440.12/440.25	c #Conflicts:     753000 | #Learnt:      40780 | 0.000
440.12/440.25	c total clause space: 335.816MB
440.12/440.25	c total #watches: 253812
441.02/441.16	c total #propagations: 842050851 / total #impl: 2391849715 (eff. 0.352)
441.02/441.16	c #Conflicts:     754000 | #Learnt:      41780 | 0.000
441.02/441.16	c total clause space: 335.816MB
441.02/441.16	c total #watches: 256231
441.72/441.80	c total #propagations: 843062795 / total #impl: 2394864742 (eff. 0.352)
441.72/441.80	c GARBAGE COLLECT
441.72/441.80	c #Conflicts:     755000 | #Learnt:      21888 | 0.000
441.72/441.80	c total clause space: 335.816MB
441.72/441.80	c total #watches: 207498
442.32/442.43	c total #propagations: 844070182 / total #impl: 2397881014 (eff. 0.352)
442.32/442.43	c #Conflicts:     756000 | #Learnt:      22888 | 0.000
442.32/442.43	c total clause space: 335.816MB
442.32/442.43	c total #watches: 209948
443.02/443.12	c total #propagations: 845351862 / total #impl: 2401505500 (eff. 0.352)
443.02/443.12	c #Conflicts:     757000 | #Learnt:      23888 | 0.000
443.02/443.12	c total clause space: 335.816MB
443.02/443.12	c total #watches: 212972
443.62/443.77	c total #propagations: 846625035 / total #impl: 2405272862 (eff. 0.352)
443.62/443.77	c #Conflicts:     758000 | #Learnt:      24888 | 0.000
443.62/443.77	c total clause space: 335.816MB
443.62/443.77	c total #watches: 215857
444.22/444.40	c total #propagations: 847801748 / total #impl: 2408824300 (eff. 0.352)
444.22/444.40	c #Conflicts:     759000 | #Learnt:      25888 | 0.000
444.22/444.40	c total clause space: 335.816MB
444.22/444.40	c total #watches: 219044
445.02/445.14	c total #propagations: 848894027 / total #impl: 2412102665 (eff. 0.352)
445.02/445.14	c #Conflicts:     760000 | #Learnt:      26888 | 0.000
445.02/445.14	c total clause space: 335.816MB
445.02/445.14	c total #watches: 221982
445.72/445.88	c total #propagations: 849971528 / total #impl: 2415133081 (eff. 0.352)
445.72/445.88	c #Conflicts:     761000 | #Learnt:      27888 | 0.000
445.72/445.88	c total clause space: 335.816MB
445.72/445.88	c total #watches: 224564
446.52/446.62	c total #propagations: 850961767 / total #impl: 2418056894 (eff. 0.352)
446.52/446.62	c #Conflicts:     762000 | #Learnt:      28888 | 0.000
446.52/446.62	c total clause space: 335.816MB
446.52/446.62	c total #watches: 226654
447.22/447.35	c total #propagations: 851915593 / total #impl: 2420788890 (eff. 0.352)
447.22/447.35	c #Conflicts:     763000 | #Learnt:      29888 | 0.000
447.22/447.35	c total clause space: 335.816MB
447.22/447.35	c total #watches: 228991
448.12/448.28	c total #propagations: 852906152 / total #impl: 2423653103 (eff. 0.352)
448.12/448.28	c #Conflicts:     764000 | #Learnt:      30888 | 0.000
448.12/448.28	c total clause space: 335.816MB
448.12/448.28	c total #watches: 231070
449.02/449.15	c total #propagations: 854257195 / total #impl: 2427364006 (eff. 0.352)
449.02/449.15	c #Conflicts:     765000 | #Learnt:      31888 | 0.000
449.02/449.15	c total clause space: 335.816MB
449.02/449.15	c total #watches: 233533
449.92/450.08	c total #propagations: 855523355 / total #impl: 2431043296 (eff. 0.352)
449.92/450.08	c #Conflicts:     766000 | #Learnt:      32888 | 0.000
449.92/450.08	c total clause space: 335.816MB
449.92/450.08	c total #watches: 236413
450.92/451.04	c total #propagations: 856665880 / total #impl: 2434315621 (eff. 0.352)
450.92/451.04	c #Conflicts:     767000 | #Learnt:      33888 | 0.000
450.92/451.04	c total clause space: 335.816MB
450.92/451.04	c total #watches: 238849
451.72/451.83	c total #propagations: 857858438 / total #impl: 2437618448 (eff. 0.352)
451.72/451.83	c #Conflicts:     768000 | #Learnt:      34888 | 0.000
451.72/451.83	c total clause space: 335.816MB
451.72/451.83	c total #watches: 241265
452.62/452.79	c total #propagations: 858825589 / total #impl: 2440369222 (eff. 0.352)
452.62/452.79	c #Conflicts:     769000 | #Learnt:      35888 | 0.000
452.62/452.79	c total clause space: 335.816MB
452.62/452.79	c total #watches: 244059
453.72/453.86	c total #propagations: 859830679 / total #impl: 2443298036 (eff. 0.352)
453.72/453.86	c #Conflicts:     770000 | #Learnt:      36888 | 0.000
453.72/453.86	c total clause space: 335.816MB
453.72/453.86	c total #watches: 246639
454.82/454.92	c total #propagations: 860909150 / total #impl: 2446344824 (eff. 0.352)
454.82/454.92	c #Conflicts:     771000 | #Learnt:      37888 | 0.000
454.82/454.92	c total clause space: 335.816MB
454.82/454.92	c total #watches: 249138
456.02/456.11	c total #propagations: 862020482 / total #impl: 2449649018 (eff. 0.352)
456.02/456.11	c #Conflicts:     772000 | #Learnt:      38888 | 0.000
456.02/456.11	c total clause space: 335.816MB
456.02/456.11	c total #watches: 251379
457.02/457.19	c total #propagations: 863179116 / total #impl: 2453115500 (eff. 0.352)
457.02/457.19	c #Conflicts:     773000 | #Learnt:      39888 | 0.000
457.02/457.19	c total clause space: 335.816MB
457.02/457.19	c total #watches: 253804
458.11/458.21	c total #propagations: 864257285 / total #impl: 2456204239 (eff. 0.352)
458.11/458.21	c #Conflicts:     774000 | #Learnt:      40888 | 0.000
458.11/458.21	c total clause space: 335.816MB
458.11/458.21	c total #watches: 255965
459.01/459.16	c total #propagations: 865476104 / total #impl: 2459624049 (eff. 0.352)
459.01/459.16	c #Conflicts:     775000 | #Learnt:      41888 | 0.000
459.01/459.16	c total clause space: 335.816MB
459.01/459.16	c total #watches: 258647
459.91/460.06	c total #propagations: 866441067 / total #impl: 2462470426 (eff. 0.352)
459.91/460.06	c GARBAGE COLLECT
459.91/460.06	c #Conflicts:     776000 | #Learnt:      21698 | 0.000
459.91/460.06	c total clause space: 335.816MB
459.91/460.06	c total #watches: 207322
460.41/460.59	c total #propagations: 867560495 / total #impl: 2465933731 (eff. 0.352)
460.41/460.59	c #Conflicts:     777000 | #Learnt:      22698 | 0.000
460.41/460.59	c total clause space: 335.816MB
460.41/460.59	c total #watches: 209823
461.01/461.14	c total #propagations: 868552168 / total #impl: 2468831858 (eff. 0.352)
461.01/461.14	c #Conflicts:     778000 | #Learnt:      23698 | 0.000
461.01/461.14	c total clause space: 335.816MB
461.01/461.14	c total #watches: 212361
461.61/461.74	c total #propagations: 869569786 / total #impl: 2471863456 (eff. 0.352)
461.61/461.74	c #Conflicts:     779000 | #Learnt:      24698 | 0.000
461.61/461.74	c total clause space: 335.816MB
461.61/461.74	c total #watches: 214649
462.21/462.30	c total #propagations: 870623975 / total #impl: 2475102943 (eff. 0.352)
462.21/462.30	c #Conflicts:     780000 | #Learnt:      25698 | 0.000
462.21/462.30	c total clause space: 335.816MB
462.21/462.30	c total #watches: 216943
462.81/462.90	c total #propagations: 871622785 / total #impl: 2478024046 (eff. 0.352)
462.81/462.90	c #Conflicts:     781000 | #Learnt:      26698 | 0.000
462.81/462.90	c total clause space: 335.816MB
462.81/462.90	c total #watches: 219321
463.51/463.61	c total #propagations: 872713523 / total #impl: 2481206987 (eff. 0.352)
463.51/463.61	c #Conflicts:     782000 | #Learnt:      27698 | 0.000
463.51/463.61	c total clause space: 335.816MB
463.51/463.61	c total #watches: 221530
464.12/464.30	c total #propagations: 873859097 / total #impl: 2484548225 (eff. 0.352)
464.12/464.30	c #Conflicts:     783000 | #Learnt:      28698 | 0.000
464.12/464.30	c total clause space: 335.816MB
464.12/464.30	c total #watches: 223785
464.91/465.02	c total #propagations: 875030198 / total #impl: 2488037514 (eff. 0.352)
464.91/465.02	c #Conflicts:     784000 | #Learnt:      29698 | 0.000
464.91/465.02	c total clause space: 335.816MB
464.91/465.02	c total #watches: 226305
465.61/465.75	c total #propagations: 876278402 / total #impl: 2491859031 (eff. 0.352)
465.61/465.75	c #Conflicts:     785000 | #Learnt:      30698 | 0.000
465.61/465.75	c total clause space: 335.816MB
465.61/465.75	c total #watches: 228623
466.42/466.54	c total #propagations: 877537177 / total #impl: 2495472451 (eff. 0.352)
466.42/466.54	c #Conflicts:     786000 | #Learnt:      31698 | 0.000
466.42/466.54	c total clause space: 335.816MB
466.42/466.54	c total #watches: 230844
467.21/467.30	c total #propagations: 878899034 / total #impl: 2499467024 (eff. 0.352)
467.21/467.30	c #Conflicts:     787000 | #Learnt:      32698 | 0.000
467.21/467.30	c total clause space: 335.816MB
467.21/467.30	c total #watches: 234167
468.01/468.12	c total #propagations: 880014535 / total #impl: 2502839325 (eff. 0.352)
468.01/468.12	c #Conflicts:     788000 | #Learnt:      33698 | 0.000
468.01/468.12	c total clause space: 335.816MB
468.01/468.12	c total #watches: 237168
468.91/469.05	c total #propagations: 881168550 / total #impl: 2506371532 (eff. 0.352)
468.91/469.05	c #Conflicts:     789000 | #Learnt:      34698 | 0.000
468.91/469.05	c total clause space: 335.816MB
468.91/469.05	c total #watches: 239429
469.72/469.86	c total #propagations: 882447688 / total #impl: 2510009809 (eff. 0.352)
469.72/469.86	c #Conflicts:     790000 | #Learnt:      35698 | 0.000
469.72/469.86	c total clause space: 335.816MB
469.72/469.86	c total #watches: 242700
470.61/470.74	c total #propagations: 883493939 / total #impl: 2513122940 (eff. 0.352)
470.61/470.74	c #Conflicts:     791000 | #Learnt:      36698 | 0.000
470.61/470.74	c total clause space: 335.816MB
470.61/470.74	c total #watches: 244970
471.51/471.62	c total #propagations: 884660611 / total #impl: 2516404144 (eff. 0.352)
471.51/471.62	c #Conflicts:     792000 | #Learnt:      37698 | 0.000
471.51/471.62	c total clause space: 335.816MB
471.51/471.62	c total #watches: 247353
472.51/472.65	c total #propagations: 885727396 / total #impl: 2519473898 (eff. 0.352)
472.51/472.65	c #Conflicts:     793000 | #Learnt:      38698 | 0.000
472.51/472.65	c total clause space: 335.816MB
472.51/472.65	c total #watches: 249683
473.41/473.55	c total #propagations: 886897428 / total #impl: 2522786418 (eff. 0.352)
473.41/473.55	c #Conflicts:     794000 | #Learnt:      39698 | 0.000
473.41/473.55	c total clause space: 335.816MB
473.41/473.55	c total #watches: 252975
474.41/474.57	c total #propagations: 887897359 / total #impl: 2525684038 (eff. 0.352)
474.41/474.57	c #Conflicts:     795000 | #Learnt:      40698 | 0.000
474.41/474.57	c total clause space: 335.816MB
474.41/474.57	c total #watches: 255669
475.51/475.69	c total #propagations: 888994459 / total #impl: 2528867280 (eff. 0.352)
475.51/475.69	c #Conflicts:     796000 | #Learnt:      41698 | 0.000
475.51/475.69	c total clause space: 335.816MB
475.51/475.69	c total #watches: 257775
476.81/476.91	c total #propagations: 890140542 / total #impl: 2532027884 (eff. 0.352)
476.81/476.91	c #Conflicts:     797000 | #Learnt:      42698 | 0.000
476.81/476.91	c total clause space: 335.816MB
476.81/476.91	c total #watches: 260165
477.61/477.77	c total #propagations: 891375230 / total #impl: 2535685649 (eff. 0.352)
477.61/477.77	c GARBAGE COLLECT
477.61/477.77	c #Conflicts:     798000 | #Learnt:      22179 | 0.000
477.61/477.77	c total clause space: 335.816MB
477.61/477.77	c total #watches: 208219
478.11/478.26	c total #propagations: 892596138 / total #impl: 2539122179 (eff. 0.352)
478.11/478.26	c #Conflicts:     799000 | #Learnt:      23179 | 0.000
478.11/478.26	c total clause space: 335.816MB
478.11/478.26	c total #watches: 210539
478.61/478.79	c total #propagations: 893627880 / total #impl: 2541913457 (eff. 0.352)
478.61/478.79	c #Conflicts:     800000 | #Learnt:      24179 | 0.000
478.61/478.79	c total clause space: 335.816MB
478.61/478.79	c total #watches: 212984
479.31/479.42	c total #propagations: 894694797 / total #impl: 2544736515 (eff. 0.352)
479.31/479.42	c #Conflicts:     801000 | #Learnt:      25179 | 0.000
479.31/479.42	c total clause space: 335.816MB
479.31/479.42	c total #watches: 215567
479.81/479.95	c total #propagations: 895838362 / total #impl: 2548091858 (eff. 0.352)
479.81/479.95	c #Conflicts:     802000 | #Learnt:      26179 | 0.000
479.81/479.95	c total clause space: 335.816MB
479.81/479.95	c total #watches: 217895
480.51/480.66	c total #propagations: 896906369 / total #impl: 2551122057 (eff. 0.352)
480.51/480.66	c #Conflicts:     803000 | #Learnt:      27179 | 0.000
480.51/480.66	c total clause space: 335.816MB
480.51/480.66	c total #watches: 220074
481.11/481.25	c total #propagations: 898281518 / total #impl: 2555039644 (eff. 0.352)
481.11/481.25	c #Conflicts:     804000 | #Learnt:      28179 | 0.000
481.11/481.25	c total clause space: 335.816MB
481.11/481.25	c total #watches: 222309
481.82/481.95	c total #propagations: 899324507 / total #impl: 2557924199 (eff. 0.352)
481.82/481.95	c #Conflicts:     805000 | #Learnt:      29179 | 0.000
481.82/481.95	c total clause space: 335.816MB
481.82/481.95	c total #watches: 224555
482.41/482.55	c total #propagations: 900593541 / total #impl: 2561539474 (eff. 0.352)
482.41/482.55	c #Conflicts:     806000 | #Learnt:      30179 | 0.000
482.41/482.55	c total clause space: 335.816MB
482.41/482.55	c total #watches: 227214
483.11/483.23	c total #propagations: 901823982 / total #impl: 2565048957 (eff. 0.352)
483.11/483.23	c #Conflicts:     807000 | #Learnt:      31179 | 0.000
483.11/483.23	c total clause space: 335.816MB
483.11/483.23	c total #watches: 229837
483.81/483.93	c total #propagations: 903104249 / total #impl: 2568707548 (eff. 0.352)
483.81/483.93	c #Conflicts:     808000 | #Learnt:      32179 | 0.000
483.81/483.93	c total clause space: 335.816MB
483.81/483.93	c total #watches: 232466
484.51/484.64	c total #propagations: 904355758 / total #impl: 2572453451 (eff. 0.352)
484.51/484.64	c #Conflicts:     809000 | #Learnt:      33179 | 0.000
484.51/484.64	c total clause space: 335.816MB
484.51/484.64	c total #watches: 234709
485.21/485.37	c total #propagations: 905498363 / total #impl: 2575819867 (eff. 0.352)
485.21/485.37	c #Conflicts:     810000 | #Learnt:      34179 | 0.000
485.21/485.37	c total clause space: 335.816MB
485.21/485.37	c total #watches: 237169
486.01/486.17	c total #propagations: 906661346 / total #impl: 2579254035 (eff. 0.352)
486.01/486.17	c #Conflicts:     811000 | #Learnt:      35179 | 0.000
486.01/486.17	c total clause space: 335.816MB
486.01/486.17	c total #watches: 239640
486.81/486.95	c total #propagations: 907872348 / total #impl: 2582938586 (eff. 0.351)
486.81/486.95	c #Conflicts:     812000 | #Learnt:      36179 | 0.000
486.81/486.95	c total clause space: 335.816MB
486.81/486.95	c total #watches: 243079
487.61/487.73	c total #propagations: 909087188 / total #impl: 2586461000 (eff. 0.351)
487.61/487.73	c #Conflicts:     813000 | #Learnt:      37179 | 0.000
487.61/487.73	c total clause space: 335.816MB
487.61/487.73	c total #watches: 245434
488.61/488.71	c total #propagations: 910383833 / total #impl: 2590063738 (eff. 0.351)
488.61/488.71	c #Conflicts:     814000 | #Learnt:      38179 | 0.000
488.61/488.71	c total clause space: 335.816MB
488.61/488.71	c total #watches: 251188
489.71/489.83	c total #propagations: 911700058 / total #impl: 2593967832 (eff. 0.351)
489.71/489.83	c #Conflicts:     815000 | #Learnt:      39179 | 0.000
489.71/489.83	c total clause space: 335.816MB
489.71/489.83	c total #watches: 255534
490.62/490.77	c total #propagations: 912912985 / total #impl: 2597684283 (eff. 0.351)
490.62/490.77	c #Conflicts:     816000 | #Learnt:      40179 | 0.000
490.62/490.77	c total clause space: 335.816MB
490.62/490.77	c total #watches: 258223
491.72/491.82	c total #propagations: 913928818 / total #impl: 2600654878 (eff. 0.351)
491.72/491.82	c #Conflicts:     817000 | #Learnt:      41179 | 0.000
491.72/491.82	c total clause space: 335.816MB
491.72/491.82	c total #watches: 260907
492.82/492.99	c total #propagations: 915008169 / total #impl: 2603911217 (eff. 0.351)
492.82/492.99	c #Conflicts:     818000 | #Learnt:      42179 | 0.000
492.82/492.99	c total clause space: 335.816MB
492.82/492.99	c total #watches: 263035
494.01/494.11	c total #propagations: 916080101 / total #impl: 2607086229 (eff. 0.351)
494.01/494.11	c #Conflicts:     819000 | #Learnt:      43179 | 0.000
494.01/494.11	c total clause space: 335.816MB
494.01/494.11	c total #watches: 266004
495.01/495.14	c total #propagations: 917148698 / total #impl: 2610311749 (eff. 0.351)
495.01/495.14	c GARBAGE COLLECT
495.01/495.14	c #Conflicts:     820000 | #Learnt:      22358 | 0.000
495.01/495.14	c total clause space: 335.816MB
495.01/495.14	c total #watches: 208948
495.51/495.69	c total #propagations: 918332771 / total #impl: 2613913761 (eff. 0.351)
495.51/495.69	c #Conflicts:     821000 | #Learnt:      23358 | 0.000
495.51/495.69	c total clause space: 335.816MB
495.51/495.69	c total #watches: 211182
496.11/496.27	c total #propagations: 919369049 / total #impl: 2616834919 (eff. 0.351)
496.11/496.27	c #Conflicts:     822000 | #Learnt:      24358 | 0.000
496.11/496.27	c total clause space: 335.816MB
496.11/496.27	c total #watches: 213797
496.71/496.84	c total #propagations: 920450925 / total #impl: 2619894977 (eff. 0.351)
496.71/496.84	c #Conflicts:     823000 | #Learnt:      25358 | 0.000
496.71/496.84	c total clause space: 335.816MB
496.71/496.84	c total #watches: 216942
497.41/497.54	c total #propagations: 921394781 / total #impl: 2622688297 (eff. 0.351)
497.41/497.54	c #Conflicts:     824000 | #Learnt:      26358 | 0.000
497.41/497.54	c total clause space: 335.816MB
497.41/497.54	c total #watches: 219974
498.31/498.44	c total #propagations: 922337300 / total #impl: 2625548391 (eff. 0.351)
498.31/498.44	c #Conflicts:     825000 | #Learnt:      27358 | 0.000
498.31/498.44	c total clause space: 335.816MB
498.31/498.44	c total #watches: 222065
499.21/499.33	c total #propagations: 923390666 / total #impl: 2628415849 (eff. 0.351)
499.21/499.33	c #Conflicts:     826000 | #Learnt:      28358 | 0.000
499.21/499.33	c total clause space: 335.816MB
499.21/499.33	c total #watches: 224587
500.21/500.35	c total #propagations: 924497666 / total #impl: 2631683729 (eff. 0.351)
500.21/500.35	c #Conflicts:     827000 | #Learnt:      29358 | 0.000
500.21/500.35	c total clause space: 335.816MB
500.21/500.35	c total #watches: 226812
501.11/501.25	c total #propagations: 925668968 / total #impl: 2635092162 (eff. 0.351)
501.11/501.25	c #Conflicts:     828000 | #Learnt:      30358 | 0.000
501.11/501.25	c total clause space: 335.816MB
501.11/501.25	c total #watches: 229640
502.01/502.14	c total #propagations: 926715493 / total #impl: 2638125843 (eff. 0.351)
502.01/502.14	c #Conflicts:     829000 | #Learnt:      31358 | 0.000
502.01/502.14	c total clause space: 335.816MB
502.01/502.14	c total #watches: 232156
503.01/503.16	c total #propagations: 927719484 / total #impl: 2641113374 (eff. 0.351)
503.01/503.16	c #Conflicts:     830000 | #Learnt:      32358 | 0.000
503.01/503.16	c total clause space: 335.816MB
503.01/503.16	c total #watches: 234499
504.11/504.22	c total #propagations: 928738370 / total #impl: 2644109897 (eff. 0.351)
504.11/504.22	c #Conflicts:     831000 | #Learnt:      33358 | 0.000
504.11/504.22	c total clause space: 335.816MB
504.11/504.22	c total #watches: 236614
505.11/505.29	c total #propagations: 929682642 / total #impl: 2646933510 (eff. 0.351)
505.11/505.29	c #Conflicts:     832000 | #Learnt:      34358 | 0.000
505.11/505.29	c total clause space: 335.816MB
505.11/505.29	c total #watches: 238623
506.21/506.31	c total #propagations: 930637140 / total #impl: 2649733430 (eff. 0.351)
506.21/506.31	c #Conflicts:     833000 | #Learnt:      35358 | 0.000
506.21/506.31	c total clause space: 335.816MB
506.21/506.31	c total #watches: 241589
507.20/507.39	c total #propagations: 931571892 / total #impl: 2652471416 (eff. 0.351)
507.20/507.39	c #Conflicts:     834000 | #Learnt:      36358 | 0.000
507.20/507.39	c total clause space: 335.816MB
507.20/507.39	c total #watches: 243662
508.00/508.17	c total #propagations: 932521267 / total #impl: 2655299107 (eff. 0.351)
508.00/508.17	c #Conflicts:     835000 | #Learnt:      37356 | 0.000
508.00/508.17	c total clause space: 335.816MB
508.00/508.17	c total #watches: 246229
508.90/509.03	c total #propagations: 933622453 / total #impl: 2658459458 (eff. 0.351)
508.90/509.03	c #Conflicts:     836000 | #Learnt:      38356 | 0.000
508.90/509.03	c total clause space: 335.816MB
508.90/509.03	c total #watches: 250654
510.00/510.15	c total #propagations: 934655929 / total #impl: 2661517758 (eff. 0.351)
510.00/510.15	c #Conflicts:     837000 | #Learnt:      39356 | 0.000
510.00/510.15	c total clause space: 335.816MB
510.00/510.15	c total #watches: 255749
511.30/511.41	c total #propagations: 935717488 / total #impl: 2664725521 (eff. 0.351)
511.30/511.41	c #Conflicts:     838000 | #Learnt:      40356 | 0.000
511.30/511.41	c total clause space: 335.816MB
511.30/511.41	c total #watches: 260780
512.90/513.01	c total #propagations: 936812657 / total #impl: 2668142681 (eff. 0.351)
512.90/513.01	c #Conflicts:     839000 | #Learnt:      41356 | 0.000
512.90/513.01	c total clause space: 335.816MB
512.90/513.01	c total #watches: 266700
514.50/514.65	c total #propagations: 937935023 / total #impl: 2671524606 (eff. 0.351)
514.50/514.65	c #Conflicts:     840000 | #Learnt:      42356 | 0.000
514.50/514.65	c total clause space: 335.816MB
514.50/514.65	c total #watches: 270388
515.70/515.86	c total #propagations: 939001766 / total #impl: 2674651127 (eff. 0.351)
515.70/515.86	c #Conflicts:     841000 | #Learnt:      43356 | 0.000
515.70/515.86	c total clause space: 335.816MB
515.70/515.86	c total #watches: 272524
517.01/517.13	c total #propagations: 939988732 / total #impl: 2677405051 (eff. 0.351)
517.01/517.13	c GARBAGE COLLECT
517.01/517.13	c #Conflicts:     842000 | #Learnt:      22257 | 0.000
517.01/517.13	c total clause space: 335.816MB
517.01/517.13	c total #watches: 208327
517.40/517.57	c total #propagations: 941086622 / total #impl: 2680461745 (eff. 0.351)
517.40/517.57	c #Conflicts:     843000 | #Learnt:      23257 | 0.000
517.40/517.57	c total clause space: 335.816MB
517.40/517.57	c total #watches: 211081
517.90/518.07	c total #propagations: 942108815 / total #impl: 2683326361 (eff. 0.351)
517.90/518.07	c #Conflicts:     844000 | #Learnt:      24257 | 0.000
517.90/518.07	c total clause space: 335.816MB
517.90/518.08	c total #watches: 214491
518.50/518.67	c total #propagations: 943158194 / total #impl: 2686349382 (eff. 0.351)
518.50/518.67	c #Conflicts:     845000 | #Learnt:      25257 | 0.000
518.50/518.67	c total clause space: 335.816MB
518.50/518.68	c total #watches: 216603
519.11/519.27	c total #propagations: 944164100 / total #impl: 2689217556 (eff. 0.351)
519.11/519.27	c #Conflicts:     846000 | #Learnt:      26257 | 0.000
519.11/519.27	c total clause space: 335.816MB
519.11/519.27	c total #watches: 218937
519.80/519.96	c total #propagations: 945105294 / total #impl: 2691868985 (eff. 0.351)
519.80/519.96	c #Conflicts:     847000 | #Learnt:      27257 | 0.000
519.80/519.96	c total clause space: 335.816MB
519.80/519.96	c total #watches: 221561
520.50/520.67	c total #propagations: 946210298 / total #impl: 2694988771 (eff. 0.351)
520.50/520.67	c #Conflicts:     848000 | #Learnt:      28257 | 0.000
520.50/520.67	c total clause space: 335.816MB
520.50/520.67	c total #watches: 223836
521.31/521.48	c total #propagations: 947339707 / total #impl: 2698157566 (eff. 0.351)
521.31/521.48	c #Conflicts:     849000 | #Learnt:      29257 | 0.000
521.31/521.48	c total clause space: 335.816MB
521.31/521.48	c total #watches: 226399
522.20/522.31	c total #propagations: 948471057 / total #impl: 2701402909 (eff. 0.351)
522.20/522.31	c #Conflicts:     850000 | #Learnt:      30257 | 0.000
522.20/522.31	c total clause space: 335.816MB
522.20/522.31	c total #watches: 228667
523.00/523.13	c total #propagations: 949625778 / total #impl: 2704723001 (eff. 0.351)
523.00/523.13	c #Conflicts:     851000 | #Learnt:      31257 | 0.000
523.00/523.13	c total clause space: 335.816MB
523.00/523.13	c total #watches: 231404
523.90/524.00	c total #propagations: 950699525 / total #impl: 2707713688 (eff. 0.351)
523.90/524.00	c #Conflicts:     852000 | #Learnt:      32257 | 0.000
523.90/524.00	c total clause space: 335.816MB
523.90/524.00	c total #watches: 234553
524.80/524.99	c total #propagations: 951840280 / total #impl: 2710974092 (eff. 0.351)
524.80/524.99	c #Conflicts:     853000 | #Learnt:      33257 | 0.000
524.80/524.99	c total clause space: 335.816MB
524.80/524.99	c total #watches: 237727
525.81/525.95	c total #propagations: 953100404 / total #impl: 2714754792 (eff. 0.351)
525.81/525.95	c #Conflicts:     854000 | #Learnt:      34257 | 0.000
525.81/525.95	c total clause space: 335.816MB
525.81/525.95	c total #watches: 239836
526.70/526.83	c total #propagations: 954262927 / total #impl: 2718261155 (eff. 0.351)
526.70/526.83	c #Conflicts:     855000 | #Learnt:      35257 | 0.000
526.70/526.83	c total clause space: 335.816MB
526.70/526.83	c total #watches: 242329
527.60/527.75	c total #propagations: 955402446 / total #impl: 2721572724 (eff. 0.351)
527.60/527.75	c #Conflicts:     856000 | #Learnt:      36257 | 0.000
527.60/527.75	c total clause space: 335.816MB
527.60/527.75	c total #watches: 244603
528.50/528.61	c total #propagations: 956423454 / total #impl: 2724548308 (eff. 0.351)
528.50/528.61	c #Conflicts:     857000 | #Learnt:      37257 | 0.000
528.50/528.61	c total clause space: 335.816MB
528.50/528.61	c total #watches: 246904
529.30/529.47	c total #propagations: 957397313 / total #impl: 2727351440 (eff. 0.351)
529.30/529.47	c #Conflicts:     858000 | #Learnt:      38257 | 0.000
529.30/529.47	c total clause space: 335.816MB
529.30/529.47	c total #watches: 249355
530.40/530.52	c total #propagations: 958563364 / total #impl: 2730606745 (eff. 0.351)
530.40/530.52	c #Conflicts:     859000 | #Learnt:      39257 | 0.000
530.40/530.52	c total clause space: 335.816MB
530.40/530.52	c total #watches: 251970
531.31/531.48	c total #propagations: 959741852 / total #impl: 2734068015 (eff. 0.351)
531.31/531.48	c #Conflicts:     860000 | #Learnt:      40257 | 0.000
531.31/531.48	c total clause space: 335.816MB
531.31/531.48	c total #watches: 254745
532.31/532.45	c total #propagations: 960861704 / total #impl: 2737252389 (eff. 0.351)
532.31/532.45	c #Conflicts:     861000 | #Learnt:      41257 | 0.000
532.31/532.45	c total clause space: 335.816MB
532.31/532.45	c total #watches: 256836
533.30/533.47	c total #propagations: 961955588 / total #impl: 2740283162 (eff. 0.351)
533.30/533.47	c #Conflicts:     862000 | #Learnt:      42257 | 0.000
533.30/533.47	c total clause space: 335.816MB
533.30/533.47	c total #watches: 259033
534.40/534.54	c total #propagations: 963075851 / total #impl: 2743311863 (eff. 0.351)
534.40/534.54	c #Conflicts:     863000 | #Learnt:      43257 | 0.000
534.40/534.54	c total clause space: 335.816MB
534.40/534.54	c total #watches: 261426
535.40/535.55	c total #propagations: 964158793 / total #impl: 2746437564 (eff. 0.351)
535.40/535.55	c #Conflicts:     864000 | #Learnt:      44257 | 0.000
535.40/535.55	c total clause space: 335.816MB
535.40/535.55	c total #watches: 264287
536.20/536.38	c total #propagations: 965010518 / total #impl: 2749011147 (eff. 0.351)
536.20/536.38	c GARBAGE COLLECT
536.20/536.38	c #Conflicts:     865000 | #Learnt:      22893 | 0.000
536.20/536.38	c total clause space: 335.816MB
536.20/536.38	c total #watches: 209782
536.90/537.03	c total #propagations: 965876990 / total #impl: 2751682436 (eff. 0.351)
536.90/537.03	c #Conflicts:     866000 | #Learnt:      23893 | 0.000
536.90/537.03	c total clause space: 335.816MB
536.90/537.03	c total #watches: 212661
537.60/537.70	c total #propagations: 967031246 / total #impl: 2755152701 (eff. 0.351)
537.60/537.70	c #Conflicts:     867000 | #Learnt:      24893 | 0.000
537.60/537.70	c total clause space: 335.816MB
537.60/537.70	c total #watches: 215061
538.30/538.40	c total #propagations: 968118298 / total #impl: 2758354580 (eff. 0.351)
538.30/538.40	c #Conflicts:     868000 | #Learnt:      25893 | 0.000
538.30/538.40	c total clause space: 335.816MB
538.30/538.40	c total #watches: 217457
538.91/539.10	c total #propagations: 969320800 / total #impl: 2761782365 (eff. 0.351)
538.91/539.10	c #Conflicts:     869000 | #Learnt:      26893 | 0.000
538.91/539.10	c total clause space: 335.816MB
538.91/539.10	c total #watches: 220200
539.80/539.99	c total #propagations: 970351663 / total #impl: 2764953092 (eff. 0.351)
539.80/539.99	c #Conflicts:     870000 | #Learnt:      27893 | 0.000
539.80/539.99	c total clause space: 335.816MB
539.80/539.99	c total #watches: 222933
540.80/540.90	c total #propagations: 971568282 / total #impl: 2768396873 (eff. 0.351)
540.80/540.90	c #Conflicts:     871000 | #Learnt:      28893 | 0.000
540.80/540.90	c total clause space: 335.816MB
540.80/540.90	c total #watches: 225125
541.80/541.95	c total #propagations: 972717413 / total #impl: 2771726414 (eff. 0.351)
541.80/541.95	c #Conflicts:     872000 | #Learnt:      29893 | 0.000
541.80/541.95	c total clause space: 335.816MB
541.80/541.95	c total #watches: 227485
542.70/542.87	c total #propagations: 973979940 / total #impl: 2775183281 (eff. 0.351)
542.70/542.87	c #Conflicts:     873000 | #Learnt:      30893 | 0.000
542.70/542.87	c total clause space: 335.816MB
542.70/542.87	c total #watches: 230391
543.70/543.85	c total #propagations: 975136766 / total #impl: 2778554466 (eff. 0.351)
543.70/543.85	c #Conflicts:     874000 | #Learnt:      31893 | 0.000
543.70/543.85	c total clause space: 335.816MB
543.70/543.85	c total #watches: 232568
544.41/544.53	c total #propagations: 976379808 / total #impl: 2781988620 (eff. 0.351)
544.41/544.53	c #Conflicts:     875000 | #Learnt:      32893 | 0.000
544.41/544.53	c total clause space: 335.816MB
544.41/544.53	c total #watches: 235142
545.40/545.50	c total #propagations: 977321984 / total #impl: 2784685543 (eff. 0.351)
545.40/545.50	c #Conflicts:     876000 | #Learnt:      33893 | 0.000
545.40/545.50	c total clause space: 335.816MB
545.40/545.50	c total #watches: 237855
546.10/546.27	c total #propagations: 978664631 / total #impl: 2788568166 (eff. 0.351)
546.10/546.27	c #Conflicts:     877000 | #Learnt:      34893 | 0.000
546.10/546.27	c total clause space: 335.816MB
546.10/546.27	c total #watches: 241142
547.20/547.31	c total #propagations: 979684522 / total #impl: 2791670207 (eff. 0.351)
547.20/547.31	c #Conflicts:     878000 | #Learnt:      35893 | 0.000
547.20/547.31	c total clause space: 335.816MB
547.20/547.31	c total #watches: 244127
548.30/548.40	c total #propagations: 980790922 / total #impl: 2794895739 (eff. 0.351)
548.30/548.40	c #Conflicts:     879000 | #Learnt:      36893 | 0.000
548.30/548.40	c total clause space: 335.816MB
548.30/548.40	c total #watches: 246311
549.20/549.38	c total #propagations: 981930375 / total #impl: 2798057745 (eff. 0.351)
549.20/549.38	c #Conflicts:     880000 | #Learnt:      37893 | 0.000
549.20/549.38	c total clause space: 335.816MB
549.20/549.38	c total #watches: 249076
550.10/550.29	c total #propagations: 983003665 / total #impl: 2800965837 (eff. 0.351)
550.10/550.29	c #Conflicts:     881000 | #Learnt:      38893 | 0.000
550.10/550.29	c total clause space: 335.816MB
550.10/550.29	c total #watches: 251145
551.01/551.14	c total #propagations: 984097775 / total #impl: 2804055921 (eff. 0.351)
551.01/551.14	c #Conflicts:     882000 | #Learnt:      39893 | 0.000
551.01/551.14	c total clause space: 335.816MB
551.01/551.14	c total #watches: 253262
551.80/551.98	c total #propagations: 985046840 / total #impl: 2806695494 (eff. 0.351)
551.80/551.98	c #Conflicts:     883000 | #Learnt:      40893 | 0.000
551.80/551.98	c total clause space: 335.816MB
551.80/551.99	c total #watches: 255431
552.80/552.98	c total #propagations: 986120992 / total #impl: 2809739116 (eff. 0.351)
552.80/552.98	c #Conflicts:     884000 | #Learnt:      41893 | 0.000
552.80/552.98	c total clause space: 335.816MB
552.80/552.98	c total #watches: 259516
554.30/554.42	c total #propagations: 987277882 / total #impl: 2812930062 (eff. 0.351)
554.30/554.42	c #Conflicts:     885000 | #Learnt:      42893 | 0.000
554.30/554.42	c total clause space: 335.816MB
554.30/554.42	c total #watches: 262229
555.40/555.52	c total #propagations: 988613037 / total #impl: 2816590039 (eff. 0.351)
555.40/555.52	c #Conflicts:     886000 | #Learnt:      43893 | 0.000
555.40/555.52	c total clause space: 335.816MB
555.40/555.52	c total #watches: 264527
556.50/556.70	c total #propagations: 989698883 / total #impl: 2819652547 (eff. 0.351)
556.50/556.70	c #Conflicts:     887000 | #Learnt:      44893 | 0.000
556.50/556.70	c total clause space: 335.816MB
556.50/556.70	c total #watches: 266813
557.60/557.72	c total #propagations: 990760480 / total #impl: 2822576779 (eff. 0.351)
557.60/557.72	c GARBAGE COLLECT
557.60/557.72	c #Conflicts:     888000 | #Learnt:      23209 | 0.000
557.60/557.72	c total clause space: 335.816MB
557.60/557.72	c total #watches: 210497
558.10/558.27	c total #propagations: 991890810 / total #impl: 2825744939 (eff. 0.351)
558.10/558.27	c #Conflicts:     889000 | #Learnt:      24209 | 0.000
558.10/558.27	c total clause space: 335.816MB
558.10/558.27	c total #watches: 212824
558.80/558.91	c total #propagations: 992998599 / total #impl: 2828717239 (eff. 0.351)
558.80/558.91	c #Conflicts:     890000 | #Learnt:      25209 | 0.000
558.80/558.91	c total clause space: 335.816MB
558.80/558.91	c total #watches: 216040
559.40/559.58	c total #propagations: 994139923 / total #impl: 2831832886 (eff. 0.351)
559.40/559.58	c #Conflicts:     891000 | #Learnt:      26209 | 0.000
559.40/559.58	c total clause space: 335.816MB
559.40/559.58	c total #watches: 218919
560.30/560.40	c total #propagations: 995253451 / total #impl: 2834867226 (eff. 0.351)
560.30/560.40	c #Conflicts:     892000 | #Learnt:      27209 | 0.000
560.30/560.40	c total clause space: 335.816MB
560.30/560.40	c total #watches: 222516
561.00/561.18	c total #propagations: 996503210 / total #impl: 2838413038 (eff. 0.351)
561.00/561.18	c #Conflicts:     893000 | #Learnt:      28209 | 0.000
561.00/561.18	c total clause space: 335.816MB
561.00/561.18	c total #watches: 224920
561.80/561.99	c total #propagations: 997496361 / total #impl: 2841175717 (eff. 0.351)
561.80/561.99	c #Conflicts:     894000 | #Learnt:      29209 | 0.000
561.80/561.99	c total clause space: 335.816MB
561.80/561.99	c total #watches: 227349
562.70/562.82	c total #propagations: 998727841 / total #impl: 2844734966 (eff. 0.351)
562.70/562.82	c #Conflicts:     895000 | #Learnt:      30209 | 0.000
562.70/562.82	c total clause space: 335.816MB
562.70/562.82	c total #watches: 229733
563.50/563.60	c total #propagations: 999907176 / total #impl: 2848168515 (eff. 0.351)
563.50/563.60	c #Conflicts:     896000 | #Learnt:      31209 | 0.000
563.50/563.60	c total clause space: 335.816MB
563.50/563.60	c total #watches: 232251
564.30/564.46	c total #propagations: 1000916643 / total #impl: 2851134437 (eff. 0.351)
564.30/564.46	c #Conflicts:     897000 | #Learnt:      32209 | 0.000
564.30/564.46	c total clause space: 335.816MB
564.30/564.46	c total #watches: 235149
565.20/565.32	c total #propagations: 1001990308 / total #impl: 2854359183 (eff. 0.351)
565.20/565.32	c #Conflicts:     898000 | #Learnt:      33209 | 0.000
565.20/565.32	c total clause space: 335.816MB
565.20/565.32	c total #watches: 237485
566.09/566.24	c total #propagations: 1002971767 / total #impl: 2857313349 (eff. 0.351)
566.09/566.24	c #Conflicts:     899000 | #Learnt:      34209 | 0.000
566.09/566.24	c total clause space: 335.816MB
566.09/566.24	c total #watches: 239607
566.99/567.18	c total #propagations: 1003909150 / total #impl: 2860117756 (eff. 0.351)
566.99/567.18	c #Conflicts:     900000 | #Learnt:      35209 | 0.000
566.99/567.18	c total clause space: 335.816MB
566.99/567.18	c total #watches: 241818
567.99/568.17	c total #propagations: 1005030100 / total #impl: 2863421492 (eff. 0.351)
567.99/568.17	c #Conflicts:     901000 | #Learnt:      36209 | 0.000
567.99/568.17	c total clause space: 335.816MB
567.99/568.17	c total #watches: 244799
568.99/569.12	c total #propagations: 1006208930 / total #impl: 2866788812 (eff. 0.351)
568.99/569.12	c #Conflicts:     902000 | #Learnt:      37209 | 0.000
568.99/569.12	c total clause space: 335.816MB
568.99/569.12	c total #watches: 247072
569.89/570.07	c total #propagations: 1007260718 / total #impl: 2869938013 (eff. 0.351)
569.89/570.07	c #Conflicts:     903000 | #Learnt:      38209 | 0.000
569.89/570.07	c total clause space: 335.816MB
569.89/570.07	c total #watches: 249174
570.90/571.09	c total #propagations: 1008338152 / total #impl: 2872958353 (eff. 0.351)
570.90/571.09	c #Conflicts:     904000 | #Learnt:      39209 | 0.000
570.90/571.09	c total clause space: 335.816MB
570.90/571.09	c total #watches: 251587
572.00/572.15	c total #propagations: 1009494648 / total #impl: 2876502486 (eff. 0.351)
572.00/572.15	c #Conflicts:     905000 | #Learnt:      40209 | 0.000
572.00/572.15	c total clause space: 335.816MB
572.00/572.15	c total #watches: 253765
573.00/573.14	c total #propagations: 1010608472 / total #impl: 2879688762 (eff. 0.351)
573.00/573.14	c #Conflicts:     906000 | #Learnt:      41209 | 0.000
573.00/573.14	c total clause space: 335.816MB
573.00/573.14	c total #watches: 256044
574.20/574.34	c total #propagations: 1011700002 / total #impl: 2882779361 (eff. 0.351)
574.20/574.34	c #Conflicts:     907000 | #Learnt:      42209 | 0.000
574.20/574.34	c total clause space: 335.816MB
574.20/574.34	c total #watches: 260025
575.39/575.51	c total #propagations: 1012892603 / total #impl: 2886491353 (eff. 0.351)
575.39/575.51	c #Conflicts:     908000 | #Learnt:      43209 | 0.000
575.39/575.51	c total clause space: 335.816MB
575.39/575.51	c total #watches: 263161
576.59/576.72	c total #propagations: 1013972401 / total #impl: 2889610724 (eff. 0.351)
576.59/576.72	c #Conflicts:     909000 | #Learnt:      44209 | 0.000
576.59/576.72	c total clause space: 335.816MB
576.59/576.72	c total #watches: 265784
577.89/578.02	c total #propagations: 1015066399 / total #impl: 2892760189 (eff. 0.351)
577.89/578.02	c #Conflicts:     910000 | #Learnt:      45209 | 0.000
577.89/578.02	c total clause space: 335.816MB
577.89/578.02	c total #watches: 268078
579.19/579.34	c total #propagations: 1016034684 / total #impl: 2895393677 (eff. 0.351)
579.19/579.34	c GARBAGE COLLECT
579.19/579.34	c #Conflicts:     911000 | #Learnt:      23176 | 0.000
579.19/579.34	c total clause space: 335.816MB
579.19/579.34	c total #watches: 210467
579.79/579.91	c total #propagations: 1017078389 / total #impl: 2898386776 (eff. 0.351)
579.79/579.91	c #Conflicts:     912000 | #Learnt:      24176 | 0.000
579.79/579.91	c total clause space: 335.816MB
579.79/579.91	c total #watches: 213052
580.49/580.63	c total #propagations: 1018192207 / total #impl: 2901448175 (eff. 0.351)
580.49/580.63	c #Conflicts:     913000 | #Learnt:      25176 | 0.000
580.49/580.63	c total clause space: 335.816MB
580.49/580.63	c total #watches: 215581
580.99/581.15	c total #propagations: 1019464745 / total #impl: 2905102778 (eff. 0.351)
580.99/581.15	c #Conflicts:     914000 | #Learnt:      26176 | 0.000
580.99/581.15	c total clause space: 335.816MB
580.99/581.15	c total #watches: 218378
581.59/581.78	c total #propagations: 1020526235 / total #impl: 2908160669 (eff. 0.351)
581.59/581.78	c #Conflicts:     915000 | #Learnt:      27176 | 0.000
581.59/581.78	c total clause space: 335.816MB
581.59/581.78	c total #watches: 220757
582.39/582.53	c total #propagations: 1021620668 / total #impl: 2911315247 (eff. 0.351)
582.39/582.53	c #Conflicts:     916000 | #Learnt:      28176 | 0.000
582.39/582.53	c total clause space: 335.816MB
582.39/582.53	c total #watches: 222985
583.00/583.18	c total #propagations: 1022856999 / total #impl: 2914884564 (eff. 0.351)
583.00/583.18	c #Conflicts:     917000 | #Learnt:      29176 | 0.000
583.00/583.18	c total clause space: 335.816MB
583.00/583.18	c total #watches: 225567
583.59/583.75	c total #propagations: 1024022504 / total #impl: 2918322521 (eff. 0.351)
583.59/583.75	c #Conflicts:     918000 | #Learnt:      30176 | 0.000
583.59/583.75	c total clause space: 335.816MB
583.59/583.75	c total #watches: 228012
584.29/584.41	c total #propagations: 1024899646 / total #impl: 2921027003 (eff. 0.351)
584.29/584.41	c #Conflicts:     919000 | #Learnt:      31176 | 0.000
584.29/584.41	c total clause space: 335.816MB
584.29/584.41	c total #watches: 230545
584.99/585.12	c total #propagations: 1025878053 / total #impl: 2923997652 (eff. 0.351)
584.99/585.12	c #Conflicts:     920000 | #Learnt:      32176 | 0.000
584.99/585.12	c total clause space: 335.816MB
584.99/585.12	c total #watches: 232813
585.69/585.89	c total #propagations: 1026936741 / total #impl: 2927019700 (eff. 0.351)
585.69/585.89	c #Conflicts:     921000 | #Learnt:      33176 | 0.000
585.69/585.89	c total clause space: 335.816MB
585.69/585.89	c total #watches: 235014
586.59/586.70	c total #propagations: 1028188462 / total #impl: 2930407991 (eff. 0.351)
586.59/586.70	c #Conflicts:     922000 | #Learnt:      34176 | 0.000
586.59/586.70	c total clause space: 335.816MB
586.59/586.70	c total #watches: 237743
587.30/587.45	c total #propagations: 1029268079 / total #impl: 2933609378 (eff. 0.351)
587.30/587.45	c #Conflicts:     923000 | #Learnt:      35176 | 0.000
587.30/587.45	c total clause space: 335.816MB
587.30/587.45	c total #watches: 241111
588.19/588.35	c total #propagations: 1030323554 / total #impl: 2936611205 (eff. 0.351)
588.19/588.35	c #Conflicts:     924000 | #Learnt:      36176 | 0.000
588.19/588.35	c total clause space: 335.816MB
588.19/588.35	c total #watches: 244336
589.19/589.35	c total #propagations: 1031503735 / total #impl: 2940008850 (eff. 0.351)
589.19/589.35	c #Conflicts:     925000 | #Learnt:      37176 | 0.000
589.19/589.35	c total clause space: 335.816MB
589.19/589.35	c total #watches: 247659
590.19/590.34	c total #propagations: 1032666882 / total #impl: 2943428900 (eff. 0.351)
590.19/590.34	c #Conflicts:     926000 | #Learnt:      38176 | 0.000
590.19/590.34	c total clause space: 335.816MB
590.19/590.34	c total #watches: 249918
591.09/591.24	c total #propagations: 1033786147 / total #impl: 2946822920 (eff. 0.351)
591.09/591.24	c #Conflicts:     927000 | #Learnt:      39176 | 0.000
591.09/591.24	c total clause space: 335.816MB
591.09/591.24	c total #watches: 252560
592.19/592.30	c total #propagations: 1034698135 / total #impl: 2949510990 (eff. 0.351)
592.19/592.30	c #Conflicts:     928000 | #Learnt:      40176 | 0.000
592.19/592.30	c total clause space: 335.816MB
592.19/592.30	c total #watches: 255239
593.09/593.29	c total #propagations: 1035785964 / total #impl: 2952965443 (eff. 0.351)
593.09/593.29	c #Conflicts:     929000 | #Learnt:      41176 | 0.000
593.09/593.29	c total clause space: 335.816MB
593.09/593.29	c total #watches: 257563
594.29/594.46	c total #propagations: 1036755003 / total #impl: 2955973423 (eff. 0.351)
594.29/594.46	c #Conflicts:     930000 | #Learnt:      42176 | 0.000
594.29/594.46	c total clause space: 335.816MB
594.29/594.46	c total #watches: 260437
595.59/595.73	c total #propagations: 1037827138 / total #impl: 2959368145 (eff. 0.351)
595.59/595.73	c #Conflicts:     931000 | #Learnt:      43176 | 0.000
595.59/595.73	c total clause space: 335.816MB
595.59/595.73	c total #watches: 264005
596.89/597.07	c total #propagations: 1038864414 / total #impl: 2962683169 (eff. 0.351)
596.89/597.07	c #Conflicts:     932000 | #Learnt:      44176 | 0.000
596.89/597.07	c total clause space: 335.816MB
596.89/597.07	c total #watches: 266372
598.30/598.47	c total #propagations: 1040007419 / total #impl: 2966078189 (eff. 0.351)
598.30/598.47	c #Conflicts:     933000 | #Learnt:      45176 | 0.000
598.30/598.47	c total clause space: 335.816MB
598.30/598.48	c total #watches: 269096
599.69/599.82	c total #propagations: 1041177082 / total #impl: 2969711743 (eff. 0.351)
599.69/599.82	c #Conflicts:     934000 | #Learnt:      46176 | 0.000
599.69/599.82	c total clause space: 335.816MB
599.69/599.82	c total #watches: 271851
600.50/600.66	c total #propagations: 1042418820 / total #impl: 2973212165 (eff. 0.351)
600.50/600.66	c GARBAGE COLLECT
600.50/600.66	c #Conflicts:     935000 | #Learnt:      23878 | 0.000
600.50/600.66	c total clause space: 335.816MB
600.50/600.66	c total #watches: 212162
600.99/601.17	c total #propagations: 1043569249 / total #impl: 2976440325 (eff. 0.351)
600.99/601.17	c #Conflicts:     936000 | #Learnt:      24878 | 0.000
600.99/601.17	c total clause space: 335.816MB
600.99/601.17	c total #watches: 214300
601.49/601.70	c total #propagations: 1044686099 / total #impl: 2979451324 (eff. 0.351)
601.49/601.70	c #Conflicts:     937000 | #Learnt:      25878 | 0.000
601.49/601.70	c total clause space: 335.816MB
601.49/601.70	c total #watches: 216987
602.19/602.31	c total #propagations: 1045840377 / total #impl: 2982717718 (eff. 0.351)
602.19/602.31	c #Conflicts:     938000 | #Learnt:      26878 | 0.000
602.19/602.31	c total clause space: 335.816MB
602.19/602.31	c total #watches: 219121
602.70/602.90	c total #propagations: 1047018684 / total #impl: 2985905219 (eff. 0.351)
602.70/602.90	c #Conflicts:     939000 | #Learnt:      27878 | 0.000
602.70/602.90	c total clause space: 335.816MB
602.70/602.90	c total #watches: 221174
603.49/603.60	c total #propagations: 1048154685 / total #impl: 2989072209 (eff. 0.351)
603.49/603.60	c #Conflicts:     940000 | #Learnt:      28878 | 0.000
603.49/603.60	c total clause space: 335.816MB
603.49/603.60	c total #watches: 223517
604.09/604.25	c total #propagations: 1049388426 / total #impl: 2992522588 (eff. 0.351)
604.09/604.25	c #Conflicts:     941000 | #Learnt:      29878 | 0.000
604.09/604.25	c total clause space: 335.816MB
604.09/604.25	c total #watches: 225579
604.79/604.95	c total #propagations: 1050485334 / total #impl: 2995497140 (eff. 0.351)
604.79/604.95	c #Conflicts:     942000 | #Learnt:      30878 | 0.000
604.79/604.95	c total clause space: 335.816MB
604.79/604.95	c total #watches: 227621
605.59/605.72	c total #propagations: 1051609035 / total #impl: 2998558947 (eff. 0.351)
605.59/605.72	c #Conflicts:     943000 | #Learnt:      31878 | 0.000
605.59/605.72	c total clause space: 335.816MB
605.59/605.72	c total #watches: 229813
606.29/606.45	c total #propagations: 1052851116 / total #impl: 3001940971 (eff. 0.351)
606.29/606.45	c #Conflicts:     944000 | #Learnt:      32878 | 0.000
606.29/606.45	c total clause space: 335.816MB
606.29/606.45	c total #watches: 231854
606.89/607.07	c total #propagations: 1054092652 / total #impl: 3005432723 (eff. 0.351)
606.89/607.07	c #Conflicts:     945000 | #Learnt:      33878 | 0.000
606.89/607.07	c total clause space: 335.816MB
606.89/607.07	c total #watches: 234181
607.59/607.72	c total #propagations: 1055148485 / total #impl: 3008459261 (eff. 0.351)
607.59/607.72	c #Conflicts:     946000 | #Learnt:      34878 | 0.000
607.59/607.72	c total clause space: 335.816MB
607.59/607.72	c total #watches: 236768
608.20/608.36	c total #propagations: 1056263099 / total #impl: 3011576865 (eff. 0.351)
608.20/608.36	c #Conflicts:     947000 | #Learnt:      35878 | 0.000
608.20/608.36	c total clause space: 335.816MB
608.20/608.36	c total #watches: 239037
608.89/609.09	c total #propagations: 1057286624 / total #impl: 3014468864 (eff. 0.351)
608.89/609.09	c #Conflicts:     948000 | #Learnt:      36878 | 0.000
608.89/609.09	c total clause space: 335.816MB
608.89/609.09	c total #watches: 241043
609.69/609.85	c total #propagations: 1058439693 / total #impl: 3017696458 (eff. 0.351)
609.69/609.85	c #Conflicts:     949000 | #Learnt:      37878 | 0.000
609.69/609.85	c total clause space: 335.816MB
609.69/609.85	c total #watches: 243104
610.50/610.66	c total #propagations: 1059566323 / total #impl: 3020814515 (eff. 0.351)
610.50/610.66	c #Conflicts:     950000 | #Learnt:      38878 | 0.000
610.50/610.66	c total clause space: 335.816MB
610.50/610.66	c total #watches: 245448
611.29/611.42	c total #propagations: 1060693360 / total #impl: 3023827135 (eff. 0.351)
611.29/611.42	c #Conflicts:     951000 | #Learnt:      39875 | 0.000
611.29/611.42	c total clause space: 335.816MB
611.29/611.42	c total #watches: 247628
612.09/612.21	c total #propagations: 1061679136 / total #impl: 3026563476 (eff. 0.351)
612.09/612.21	c #Conflicts:     952000 | #Learnt:      40875 | 0.000
612.09/612.21	c total clause space: 335.816MB
612.09/612.21	c total #watches: 249830
612.89/613.07	c total #propagations: 1062756649 / total #impl: 3029553436 (eff. 0.351)
612.89/613.07	c #Conflicts:     953000 | #Learnt:      41875 | 0.000
612.89/613.07	c total clause space: 335.816MB
612.89/613.07	c total #watches: 252846
613.69/613.86	c total #propagations: 1063968831 / total #impl: 3032862073 (eff. 0.351)
613.69/613.86	c #Conflicts:     954000 | #Learnt:      42875 | 0.000
613.69/613.86	c total clause space: 335.816MB
613.69/613.86	c total #watches: 255456
614.59/614.77	c total #propagations: 1065028858 / total #impl: 3035884662 (eff. 0.351)
614.59/614.77	c #Conflicts:     955000 | #Learnt:      43875 | 0.000
614.59/614.77	c total clause space: 335.816MB
614.59/614.77	c total #watches: 257586
615.69/615.83	c total #propagations: 1066139104 / total #impl: 3038944851 (eff. 0.351)
615.69/615.83	c #Conflicts:     956000 | #Learnt:      44875 | 0.000
615.69/615.83	c total clause space: 335.816MB
615.69/615.83	c total #watches: 260022
616.79/616.92	c total #propagations: 1067335365 / total #impl: 3042163172 (eff. 0.351)
616.79/616.92	c #Conflicts:     957000 | #Learnt:      45875 | 0.000
616.79/616.92	c total clause space: 335.816MB
616.79/616.92	c total #watches: 262135
617.69/617.86	c total #propagations: 1068572015 / total #impl: 3045465172 (eff. 0.351)
617.69/617.86	c #Conflicts:     958000 | #Learnt:      46875 | 0.000
617.69/617.86	c total clause space: 335.816MB
617.69/617.86	c total #watches: 264604
618.49/618.60	c total #propagations: 1069583917 / total #impl: 3048388331 (eff. 0.351)
618.49/618.60	c GARBAGE COLLECT
618.49/618.60	c #Conflicts:     959000 | #Learnt:      24270 | 0.000
618.49/618.60	c total clause space: 335.816MB
618.49/618.60	c total #watches: 213415
618.99/619.14	c total #propagations: 1070651467 / total #impl: 3051464964 (eff. 0.351)
618.99/619.14	c #Conflicts:     960000 | #Learnt:      25270 | 0.000
618.99/619.14	c total clause space: 335.816MB
618.99/619.14	c total #watches: 215751
619.59/619.71	c total #propagations: 1071707451 / total #impl: 3054440534 (eff. 0.351)
619.59/619.71	c #Conflicts:     961000 | #Learnt:      26270 | 0.000
619.59/619.71	c total clause space: 335.816MB
619.59/619.71	c total #watches: 218081
620.09/620.28	c total #propagations: 1072776276 / total #impl: 3057479088 (eff. 0.351)
620.09/620.28	c #Conflicts:     962000 | #Learnt:      27270 | 0.000
620.09/620.28	c total clause space: 335.816MB
620.09/620.28	c total #watches: 220676
620.79/620.90	c total #propagations: 1073756463 / total #impl: 3060317349 (eff. 0.351)
620.79/620.90	c #Conflicts:     963000 | #Learnt:      28270 | 0.000
620.79/620.90	c total clause space: 335.816MB
620.79/620.90	c total #watches: 223381
621.40/621.52	c total #propagations: 1074837996 / total #impl: 3063393894 (eff. 0.351)
621.40/621.52	c #Conflicts:     964000 | #Learnt:      29270 | 0.000
621.40/621.52	c total clause space: 335.816MB
621.40/621.52	c total #watches: 226002
622.09/622.20	c total #propagations: 1075827807 / total #impl: 3066284706 (eff. 0.351)
622.09/622.20	c #Conflicts:     965000 | #Learnt:      30270 | 0.000
622.09/622.20	c total clause space: 335.816MB
622.09/622.20	c total #watches: 230991
622.89/623.05	c total #propagations: 1076916505 / total #impl: 3069383692 (eff. 0.351)
622.89/623.05	c #Conflicts:     966000 | #Learnt:      31270 | 0.000
622.89/623.05	c total clause space: 335.816MB
622.89/623.05	c total #watches: 233525
623.99/624.15	c total #propagations: 1077955824 / total #impl: 3072384822 (eff. 0.351)
623.99/624.15	c #Conflicts:     967000 | #Learnt:      32270 | 0.000
623.99/624.15	c total clause space: 335.816MB
623.99/624.15	c total #watches: 236481
625.19/625.37	c total #propagations: 1079114519 / total #impl: 3075679106 (eff. 0.351)
625.19/625.37	c #Conflicts:     968000 | #Learnt:      33270 | 0.000
625.19/625.37	c total clause space: 335.816MB
625.19/625.37	c total #watches: 238581
626.39/626.58	c total #propagations: 1080223400 / total #impl: 3078860880 (eff. 0.351)
626.39/626.58	c #Conflicts:     969000 | #Learnt:      34270 | 0.000
626.39/626.58	c total clause space: 335.816MB
626.39/626.58	c total #watches: 240720
628.00/628.19	c total #propagations: 1081369896 / total #impl: 3082053458 (eff. 0.351)
628.00/628.19	c #Conflicts:     970000 | #Learnt:      35270 | 0.000
628.00/628.19	c total clause space: 335.816MB
628.00/628.19	c total #watches: 242799
629.29/629.47	c total #propagations: 1082814990 / total #impl: 3085848216 (eff. 0.351)
629.29/629.47	c #Conflicts:     971000 | #Learnt:      36270 | 0.000
629.29/629.47	c total clause space: 335.816MB
629.29/629.47	c total #watches: 245143
630.59/630.72	c total #propagations: 1083907085 / total #impl: 3088857304 (eff. 0.351)
630.59/630.72	c #Conflicts:     972000 | #Learnt:      37270 | 0.000
630.59/630.72	c total clause space: 335.816MB
630.59/630.72	c total #watches: 247389
631.89/632.03	c total #propagations: 1085013421 / total #impl: 3091911516 (eff. 0.351)
631.89/632.03	c #Conflicts:     973000 | #Learnt:      38270 | 0.000
631.89/632.03	c total clause space: 335.816MB
631.89/632.03	c total #watches: 249495
633.39/633.50	c total #propagations: 1086169012 / total #impl: 3094994101 (eff. 0.351)
633.39/633.50	c #Conflicts:     974000 | #Learnt:      39270 | 0.000
633.39/633.50	c total clause space: 335.816MB
633.39/633.50	c total #watches: 251974
634.89/635.09	c total #propagations: 1087434320 / total #impl: 3098457614 (eff. 0.351)
634.89/635.09	c #Conflicts:     975000 | #Learnt:      40270 | 0.000
634.89/635.09	c total clause space: 335.816MB
634.89/635.09	c total #watches: 254086
636.29/636.43	c total #propagations: 1088852466 / total #impl: 3102259941 (eff. 0.351)
636.29/636.43	c #Conflicts:     976000 | #Learnt:      41270 | 0.000
636.29/636.43	c total clause space: 335.816MB
636.29/636.43	c total #watches: 256463
637.49/637.61	c total #propagations: 1090025375 / total #impl: 3105485664 (eff. 0.351)
637.49/637.61	c #Conflicts:     977000 | #Learnt:      42270 | 0.000
637.49/637.61	c total clause space: 335.816MB
637.49/637.61	c total #watches: 259178
638.89/639.02	c total #propagations: 1091053986 / total #impl: 3108420735 (eff. 0.351)
638.89/639.02	c #Conflicts:     978000 | #Learnt:      43270 | 0.000
638.89/639.02	c total clause space: 335.816MB
638.89/639.02	c total #watches: 261771
640.59/640.72	c total #propagations: 1092237300 / total #impl: 3111692443 (eff. 0.351)
640.59/640.72	c #Conflicts:     979000 | #Learnt:      44270 | 0.000
640.59/640.72	c total clause space: 335.816MB
640.59/640.72	c total #watches: 265517
642.69/642.80	c total #propagations: 1093525198 / total #impl: 3115167023 (eff. 0.351)
642.69/642.80	c #Conflicts:     980000 | #Learnt:      45270 | 0.000
642.69/642.80	c total clause space: 335.816MB
642.69/642.80	c total #watches: 267730
644.79/644.96	c total #propagations: 1094834572 / total #impl: 3118658678 (eff. 0.351)
644.79/644.96	c #Conflicts:     981000 | #Learnt:      46270 | 0.000
644.79/644.96	c total clause space: 335.816MB
644.79/644.96	c total #watches: 270096
646.89/647.04	c total #propagations: 1096344886 / total #impl: 3122801276 (eff. 0.351)
646.89/647.04	c #Conflicts:     982000 | #Learnt:      47270 | 0.000
646.89/647.04	c total clause space: 335.816MB
646.89/647.04	c total #watches: 273107
648.38/648.55	c total #propagations: 1097743394 / total #impl: 3126794172 (eff. 0.351)
648.38/648.55	c GARBAGE COLLECT
648.38/648.55	c #Conflicts:     983000 | #Learnt:      24383 | 0.000
648.38/648.55	c total clause space: 335.816MB
648.38/648.55	c total #watches: 213554
648.99/649.16	c total #propagations: 1099120286 / total #impl: 3130702387 (eff. 0.351)
648.99/649.16	c #Conflicts:     984000 | #Learnt:      25383 | 0.000
648.99/649.16	c total clause space: 335.816MB
648.99/649.16	c total #watches: 216439
649.78/649.97	c total #propagations: 1100335255 / total #impl: 3134208294 (eff. 0.351)
649.78/649.97	c #Conflicts:     985000 | #Learnt:      26383 | 0.000
649.78/649.97	c total clause space: 335.816MB
649.78/649.97	c total #watches: 219336
650.68/650.85	c total #propagations: 1101742189 / total #impl: 3138325094 (eff. 0.351)
650.68/650.85	c #Conflicts:     986000 | #Learnt:      27383 | 0.000
650.68/650.85	c total clause space: 335.816MB
650.68/650.85	c total #watches: 222631
651.58/651.70	c total #propagations: 1103080690 / total #impl: 3142368798 (eff. 0.351)
651.58/651.70	c #Conflicts:     987000 | #Learnt:      28383 | 0.000
651.58/651.70	c total clause space: 335.816MB
651.58/651.70	c total #watches: 227546
652.38/652.59	c total #propagations: 1104374622 / total #impl: 3146312193 (eff. 0.351)
652.38/652.59	c #Conflicts:     988000 | #Learnt:      29383 | 0.000
652.38/652.59	c total clause space: 335.816MB
652.38/652.59	c total #watches: 229945
653.48/653.64	c total #propagations: 1105512500 / total #impl: 3149729619 (eff. 0.351)
653.48/653.64	c #Conflicts:     989000 | #Learnt:      30383 | 0.000
653.48/653.64	c total clause space: 335.816MB
653.48/653.64	c total #watches: 233464
654.58/654.76	c total #propagations: 1106761724 / total #impl: 3153499734 (eff. 0.351)
654.58/654.76	c #Conflicts:     990000 | #Learnt:      31383 | 0.000
654.58/654.76	c total clause space: 335.816MB
654.58/654.76	c total #watches: 236708
655.68/655.85	c total #propagations: 1107962497 / total #impl: 3157246632 (eff. 0.351)
655.68/655.85	c #Conflicts:     991000 | #Learnt:      32383 | 0.000
655.68/655.85	c total clause space: 335.816MB
655.68/655.85	c total #watches: 239638
656.78/656.91	c total #propagations: 1109038231 / total #impl: 3160540573 (eff. 0.351)
656.78/656.91	c #Conflicts:     992000 | #Learnt:      33383 | 0.000
656.78/656.91	c total clause space: 335.816MB
656.78/656.91	c total #watches: 243774
657.98/658.16	c total #propagations: 1110107926 / total #impl: 3163827924 (eff. 0.351)
657.98/658.16	c #Conflicts:     993000 | #Learnt:      34383 | 0.000
657.98/658.16	c total clause space: 335.816MB
657.98/658.16	c total #watches: 246353
659.28/659.41	c total #propagations: 1111278685 / total #impl: 3167357918 (eff. 0.351)
659.28/659.41	c #Conflicts:     994000 | #Learnt:      35383 | 0.000
659.28/659.41	c total clause space: 335.816MB
659.28/659.41	c total #watches: 248730
660.58/660.73	c total #propagations: 1112396501 / total #impl: 3170645287 (eff. 0.351)
660.58/660.73	c #Conflicts:     995000 | #Learnt:      36383 | 0.000
660.58/660.73	c total clause space: 335.816MB
660.58/660.73	c total #watches: 251485
661.78/661.98	c total #propagations: 1113467604 / total #impl: 3173876486 (eff. 0.351)
661.78/661.98	c #Conflicts:     996000 | #Learnt:      37383 | 0.000
661.78/661.98	c total clause space: 335.816MB
661.78/661.98	c total #watches: 253879
663.29/663.41	c total #propagations: 1114557497 / total #impl: 3177136311 (eff. 0.351)
663.29/663.41	c #Conflicts:     997000 | #Learnt:      38383 | 0.000
663.29/663.41	c total clause space: 335.816MB
663.29/663.41	c total #watches: 256247
664.48/664.62	c total #propagations: 1115719594 / total #impl: 3180535161 (eff. 0.351)
664.48/664.62	c #Conflicts:     998000 | #Learnt:      39383 | 0.000
664.48/664.62	c total clause space: 335.816MB
664.48/664.62	c total #watches: 258537
665.68/665.80	c total #propagations: 1116841925 / total #impl: 3184004441 (eff. 0.351)
665.68/665.80	c #Conflicts:     999000 | #Learnt:      40383 | 0.000
665.68/665.80	c total clause space: 335.816MB
665.68/665.80	c total #watches: 261245
667.18/667.30	c total #propagations: 1117912888 / total #impl: 3187464376 (eff. 0.351)
667.18/667.30	c #Conflicts:    1000000 | #Learnt:      41383 | 0.000
667.18/667.30	c total clause space: 335.816MB
667.18/667.30	c total #watches: 263519
668.38/668.59	c total #propagations: 1119134443 / total #impl: 3191349427 (eff. 0.351)
668.38/668.59	c #Conflicts:    1001000 | #Learnt:      42383 | 0.000
668.38/668.59	c total clause space: 335.816MB
668.38/668.59	c total #watches: 267228
669.89/670.08	c total #propagations: 1120145399 / total #impl: 3194510048 (eff. 0.351)
669.89/670.08	c #Conflicts:    1002000 | #Learnt:      43383 | 0.000
669.89/670.08	c total clause space: 335.816MB
669.89/670.08	c total #watches: 270171
671.18/671.37	c total #propagations: 1121195814 / total #impl: 3197734714 (eff. 0.351)
671.18/671.37	c #Conflicts:    1003000 | #Learnt:      44383 | 0.000
671.18/671.37	c total clause space: 335.816MB
671.18/671.37	c total #watches: 273421
672.88/673.09	c total #propagations: 1122171445 / total #impl: 3200946003 (eff. 0.351)
672.88/673.09	c #Conflicts:    1004000 | #Learnt:      45383 | 0.000
672.88/673.09	c total clause space: 335.816MB
672.88/673.09	c total #watches: 276151
675.08/675.24	c total #propagations: 1123184126 / total #impl: 3204108440 (eff. 0.351)
675.08/675.24	c #Conflicts:    1005000 | #Learnt:      46383 | 0.000
675.08/675.24	c total clause space: 335.816MB
675.08/675.24	c total #watches: 278544
677.08/677.27	c total #propagations: 1124331749 / total #impl: 3207515875 (eff. 0.351)
677.08/677.27	c #Conflicts:    1006000 | #Learnt:      47383 | 0.000
677.08/677.27	c total clause space: 335.816MB
677.08/677.27	c total #watches: 281730
679.48/679.68	c total #propagations: 1125426541 / total #impl: 3210900943 (eff. 0.351)
679.48/679.68	c #Conflicts:    1007000 | #Learnt:      48383 | 0.000
679.48/679.68	c total clause space: 545.701MB
679.48/679.68	c total #watches: 288881
680.58/680.79	c total #propagations: 1126502370 / total #impl: 3214419187 (eff. 0.350)
680.58/680.79	c GARBAGE COLLECT
680.58/680.79	c #Conflicts:    1008000 | #Learnt:      25187 | 0.000
680.58/680.79	c total clause space: 545.701MB
680.58/680.79	c total #watches: 220348
682.18/682.36	c total #propagations: 1127547472 / total #impl: 3217861188 (eff. 0.350)
682.18/682.36	c #Conflicts:    1009000 | #Learnt:      26187 | 0.000
682.18/682.36	c total clause space: 545.701MB
682.18/682.36	c total #watches: 222944
683.58/683.79	c total #propagations: 1128634184 / total #impl: 3221490662 (eff. 0.350)
683.58/683.79	c #Conflicts:    1010000 | #Learnt:      27187 | 0.000
683.58/683.79	c total clause space: 545.701MB
683.58/683.79	c total #watches: 225855
684.98/685.17	c total #propagations: 1129617633 / total #impl: 3224523462 (eff. 0.350)
684.98/685.17	c #Conflicts:    1011000 | #Learnt:      28187 | 0.000
684.98/685.17	c total clause space: 545.701MB
684.98/685.17	c total #watches: 228990
686.18/686.38	c total #propagations: 1130611260 / total #impl: 3227653387 (eff. 0.350)
686.18/686.38	c #Conflicts:    1012000 | #Learnt:      29187 | 0.000
686.18/686.38	c total clause space: 545.701MB
686.18/686.38	c total #watches: 232867
688.08/688.23	c total #propagations: 1131564983 / total #impl: 3230806831 (eff. 0.350)
688.08/688.23	c #Conflicts:    1013000 | #Learnt:      30187 | 0.000
688.08/688.23	c total clause space: 545.701MB
688.08/688.23	c total #watches: 235520
689.28/689.45	c total #propagations: 1132746646 / total #impl: 3234554707 (eff. 0.350)
689.28/689.45	c #Conflicts:    1014000 | #Learnt:      31187 | 0.000
689.28/689.45	c total clause space: 545.701MB
689.28/689.45	c total #watches: 238582
691.37/691.52	c total #propagations: 1133726479 / total #impl: 3237763469 (eff. 0.350)
691.37/691.52	c #Conflicts:    1015000 | #Learnt:      32187 | 0.000
691.37/691.52	c total clause space: 545.701MB
691.37/691.52	c total #watches: 241955
693.87/694.04	c total #propagations: 1134902693 / total #impl: 3241441871 (eff. 0.350)
693.87/694.04	c #Conflicts:    1016000 | #Learnt:      33187 | 0.000
693.87/694.04	c total clause space: 545.701MB
693.87/694.04	c total #watches: 244609
695.97/696.16	c total #propagations: 1136069335 / total #impl: 3244902681 (eff. 0.350)
695.97/696.16	c #Conflicts:    1017000 | #Learnt:      34187 | 0.000
695.97/696.16	c total clause space: 545.701MB
695.97/696.16	c total #watches: 246949
698.38/698.56	c total #propagations: 1137064995 / total #impl: 3247919386 (eff. 0.350)
698.38/698.56	c #Conflicts:    1018000 | #Learnt:      35187 | 0.000
698.38/698.56	c total clause space: 545.701MB
698.38/698.57	c total #watches: 249288
700.58/700.80	c total #propagations: 1138111932 / total #impl: 3251044111 (eff. 0.350)
700.58/700.80	c #Conflicts:    1019000 | #Learnt:      36187 | 0.000
700.58/700.80	c total clause space: 545.701MB
700.58/700.80	c total #watches: 251499
702.78/702.94	c total #propagations: 1139163341 / total #impl: 3254253889 (eff. 0.350)
702.78/702.94	c #Conflicts:    1020000 | #Learnt:      37187 | 0.000
702.78/702.94	c total clause space: 545.701MB
702.78/702.94	c total #watches: 253586
705.08/705.28	c total #propagations: 1140221511 / total #impl: 3257479317 (eff. 0.350)
705.08/705.28	c #Conflicts:    1021000 | #Learnt:      38187 | 0.000
705.08/705.28	c total clause space: 545.701MB
705.08/705.28	c total #watches: 256191
707.77/707.99	c total #propagations: 1141266029 / total #impl: 3260631306 (eff. 0.350)
707.77/707.99	c #Conflicts:    1022000 | #Learnt:      39187 | 0.000
707.77/707.99	c total clause space: 545.701MB
707.77/707.99	c total #watches: 258862
710.37/710.54	c total #propagations: 1142383044 / total #impl: 3264017407 (eff. 0.350)
710.37/710.54	c #Conflicts:    1023000 | #Learnt:      40187 | 0.000
710.37/710.54	c total clause space: 545.701MB
710.37/710.54	c total #watches: 261754
713.67/713.80	c total #propagations: 1143525654 / total #impl: 3267515191 (eff. 0.350)
713.67/713.80	c #Conflicts:    1024000 | #Learnt:      41187 | 0.000
713.67/713.80	c total clause space: 545.701MB
713.67/713.80	c total #watches: 264490
716.67/716.88	c total #propagations: 1144969469 / total #impl: 3271892274 (eff. 0.350)
716.67/716.88	c #Conflicts:    1025000 | #Learnt:      42187 | 0.000
716.67/716.88	c total clause space: 545.701MB
716.67/716.88	c total #watches: 267460
719.57/719.73	c total #propagations: 1146268644 / total #impl: 3275809516 (eff. 0.350)
719.57/719.73	c #Conflicts:    1026000 | #Learnt:      43187 | 0.000
719.57/719.73	c total clause space: 545.701MB
719.57/719.73	c total #watches: 270287
722.17/722.38	c total #propagations: 1147514471 / total #impl: 3279594009 (eff. 0.350)
722.17/722.38	c #Conflicts:    1027000 | #Learnt:      44187 | 0.000
722.17/722.38	c total clause space: 545.701MB
722.17/722.38	c total #watches: 273379
725.07/725.21	c total #propagations: 1148628613 / total #impl: 3283023904 (eff. 0.350)
725.07/725.21	c #Conflicts:    1028000 | #Learnt:      45187 | 0.000
725.07/725.21	c total clause space: 545.701MB
725.07/725.21	c total #watches: 276664
727.67/727.85	c total #propagations: 1149811821 / total #impl: 3286603031 (eff. 0.350)
727.67/727.85	c #Conflicts:    1029000 | #Learnt:      46187 | 0.000
727.67/727.85	c total clause space: 545.701MB
727.67/727.85	c total #watches: 279930
730.18/730.31	c total #propagations: 1150914709 / total #impl: 3290163775 (eff. 0.350)
730.18/730.31	c #Conflicts:    1030000 | #Learnt:      47187 | 0.000
730.18/730.31	c total clause space: 545.701MB
730.18/730.31	c total #watches: 282301
732.67/732.89	c total #propagations: 1151929990 / total #impl: 3293400142 (eff. 0.350)
732.67/732.89	c #Conflicts:    1031000 | #Learnt:      48187 | 0.000
732.67/732.89	c total clause space: 545.701MB
732.67/732.89	c total #watches: 284684
734.87/735.03	c total #propagations: 1152858545 / total #impl: 3296264010 (eff. 0.350)
734.87/735.03	c GARBAGE COLLECT
734.87/735.03	c #Conflicts:    1032000 | #Learnt:      24673 | 0.000
734.87/735.03	c total clause space: 545.701MB
734.87/735.03	c total #watches: 217251
735.78/736.00	c total #propagations: 1153780232 / total #impl: 3299121733 (eff. 0.350)
735.78/736.00	c #Conflicts:    1033000 | #Learnt:      25673 | 0.000
735.78/736.00	c total clause space: 545.701MB
735.78/736.00	c total #watches: 220859
736.67/736.90	c total #propagations: 1154854984 / total #impl: 3302485356 (eff. 0.350)
736.67/736.90	c #Conflicts:    1034000 | #Learnt:      26673 | 0.000
736.67/736.90	c total clause space: 545.701MB
736.67/736.90	c total #watches: 223237
737.57/737.70	c total #propagations: 1155922806 / total #impl: 3305784918 (eff. 0.350)
737.57/737.70	c #Conflicts:    1035000 | #Learnt:      27673 | 0.000
737.57/737.70	c total clause space: 545.701MB
737.57/737.70	c total #watches: 225799
738.57/738.73	c total #propagations: 1156854515 / total #impl: 3308571218 (eff. 0.350)
738.57/738.73	c #Conflicts:    1036000 | #Learnt:      28673 | 0.000
738.57/738.73	c total clause space: 545.701MB
738.57/738.73	c total #watches: 229203
739.67/739.87	c total #propagations: 1157910375 / total #impl: 3311831713 (eff. 0.350)
739.67/739.87	c #Conflicts:    1037000 | #Learnt:      29673 | 0.000
739.67/739.87	c total clause space: 545.701MB
739.67/739.87	c total #watches: 231452
740.77/740.97	c total #propagations: 1159041030 / total #impl: 3315397696 (eff. 0.350)
740.77/740.97	c #Conflicts:    1038000 | #Learnt:      30673 | 0.000
740.77/740.97	c total clause space: 545.701MB
740.77/740.97	c total #watches: 234109
741.77/741.90	c total #propagations: 1160071181 / total #impl: 3318599517 (eff. 0.350)
741.77/741.90	c #Conflicts:    1039000 | #Learnt:      31673 | 0.000
741.77/741.90	c total clause space: 545.701MB
741.77/741.90	c total #watches: 236390
742.77/742.91	c total #propagations: 1160989821 / total #impl: 3321567087 (eff. 0.350)
742.77/742.91	c #Conflicts:    1040000 | #Learnt:      32673 | 0.000
742.77/742.91	c total clause space: 545.701MB
742.77/742.91	c total #watches: 239087
744.07/744.25	c total #propagations: 1161916011 / total #impl: 3324509743 (eff. 0.349)
744.07/744.25	c #Conflicts:    1041000 | #Learnt:      33673 | 0.000
744.07/744.25	c total clause space: 545.701MB
744.07/744.25	c total #watches: 241388
745.37/745.58	c total #propagations: 1163001537 / total #impl: 3327665167 (eff. 0.349)
745.37/745.58	c #Conflicts:    1042000 | #Learnt:      34673 | 0.000
745.37/745.58	c total clause space: 545.701MB
745.37/745.58	c total #watches: 243447
746.87/747.04	c total #propagations: 1164002742 / total #impl: 3330679235 (eff. 0.349)
746.87/747.04	c #Conflicts:    1043000 | #Learnt:      35673 | 0.000
746.87/747.04	c total clause space: 545.701MB
746.87/747.04	c total #watches: 246673
748.37/748.51	c total #propagations: 1165034094 / total #impl: 3333761124 (eff. 0.349)
748.37/748.51	c #Conflicts:    1044000 | #Learnt:      36673 | 0.000
748.37/748.51	c total clause space: 545.701MB
748.37/748.51	c total #watches: 249178
749.87/750.09	c total #propagations: 1166098553 / total #impl: 3336924445 (eff. 0.349)
749.87/750.09	c #Conflicts:    1045000 | #Learnt:      37673 | 0.000
749.87/750.09	c total clause space: 545.701MB
749.87/750.09	c total #watches: 251654
751.67/751.82	c total #propagations: 1167214608 / total #impl: 3340286035 (eff. 0.349)
751.67/751.82	c #Conflicts:    1046000 | #Learnt:      38673 | 0.000
751.67/751.82	c total clause space: 545.701MB
751.67/751.82	c total #watches: 253717
753.37/753.52	c total #propagations: 1168395296 / total #impl: 3343811810 (eff. 0.349)
753.37/753.52	c #Conflicts:    1047000 | #Learnt:      39673 | 0.000
753.37/753.52	c total clause space: 545.701MB
753.37/753.52	c total #watches: 256580
755.17/755.39	c total #propagations: 1169510425 / total #impl: 3347141056 (eff. 0.349)
755.17/755.39	c #Conflicts:    1048000 | #Learnt:      40673 | 0.000
755.17/755.39	c total clause space: 545.701MB
755.17/755.39	c total #watches: 258649
756.77/756.96	c total #propagations: 1170779957 / total #impl: 3350865247 (eff. 0.349)
756.77/756.96	c #Conflicts:    1049000 | #Learnt:      41673 | 0.000
756.77/756.96	c total clause space: 545.701MB
756.77/756.96	c total #watches: 261120
758.26/758.47	c total #propagations: 1171922062 / total #impl: 3354266957 (eff. 0.349)
758.26/758.47	c #Conflicts:    1050000 | #Learnt:      42673 | 0.000
758.26/758.47	c total clause space: 545.701MB
758.26/758.47	c total #watches: 263689
759.86/760.03	c total #propagations: 1172982590 / total #impl: 3357536799 (eff. 0.349)
759.86/760.03	c #Conflicts:    1051000 | #Learnt:      43673 | 0.000
759.86/760.03	c total clause space: 545.701MB
759.86/760.03	c total #watches: 266345
761.66/761.87	c total #propagations: 1174128099 / total #impl: 3361215982 (eff. 0.349)
761.66/761.87	c #Conflicts:    1052000 | #Learnt:      44673 | 0.000
761.66/761.87	c total clause space: 545.701MB
761.66/761.87	c total #watches: 268805
763.46/763.61	c total #propagations: 1175302362 / total #impl: 3365045456 (eff. 0.349)
763.46/763.61	c #Conflicts:    1053000 | #Learnt:      45673 | 0.000
763.46/763.61	c total clause space: 545.701MB
763.46/763.61	c total #watches: 271311
765.26/765.43	c total #propagations: 1176378468 / total #impl: 3368527868 (eff. 0.349)
765.26/765.43	c #Conflicts:    1054000 | #Learnt:      46673 | 0.000
765.26/765.43	c total clause space: 545.701MB
765.26/765.43	c total #watches: 273884
767.26/767.42	c total #propagations: 1177503513 / total #impl: 3372164675 (eff. 0.349)
767.26/767.42	c #Conflicts:    1055000 | #Learnt:      47673 | 0.000
767.26/767.42	c total clause space: 545.701MB
767.26/767.42	c total #watches: 276047
768.96/769.13	c total #propagations: 1178623399 / total #impl: 3375659389 (eff. 0.349)
768.96/769.13	c #Conflicts:    1056000 | #Learnt:      48673 | 0.000
768.96/769.13	c total clause space: 545.701MB
768.96/769.13	c total #watches: 278527
770.87/771.04	c total #propagations: 1179756106 / total #impl: 3379092510 (eff. 0.349)
770.87/771.04	c GARBAGE COLLECT
770.87/771.04	c #Conflicts:    1057000 | #Learnt:      24869 | 0.000
770.87/771.04	c total clause space: 545.701MB
770.87/771.04	c total #watches: 218173
771.97/772.18	c total #propagations: 1180862124 / total #impl: 3382264674 (eff. 0.349)
771.97/772.18	c #Conflicts:    1058000 | #Learnt:      25869 | 0.000
771.97/772.18	c total clause space: 545.701MB
771.97/772.18	c total #watches: 220414
773.07/773.30	c total #propagations: 1182089782 / total #impl: 3385871818 (eff. 0.349)
773.07/773.30	c #Conflicts:    1059000 | #Learnt:      26869 | 0.000
773.07/773.30	c total clause space: 545.701MB
773.07/773.30	c total #watches: 222429
774.17/774.39	c total #propagations: 1183245204 / total #impl: 3389066744 (eff. 0.349)
774.17/774.39	c #Conflicts:    1060000 | #Learnt:      27869 | 0.000
774.17/774.39	c total clause space: 545.701MB
774.17/774.39	c total #watches: 225109
775.27/775.41	c total #propagations: 1184250288 / total #impl: 3391957316 (eff. 0.349)
775.27/775.41	c #Conflicts:    1061000 | #Learnt:      28869 | 0.000
775.27/775.41	c total clause space: 545.701MB
775.27/775.41	c total #watches: 228104
776.37/776.53	c total #propagations: 1185305727 / total #impl: 3395130146 (eff. 0.349)
776.37/776.53	c #Conflicts:    1062000 | #Learnt:      29869 | 0.000
776.37/776.53	c total clause space: 545.701MB
776.37/776.53	c total #watches: 230490
777.58/777.72	c total #propagations: 1186363939 / total #impl: 3398269927 (eff. 0.349)
777.58/777.72	c #Conflicts:    1063000 | #Learnt:      30869 | 0.000
777.58/777.72	c total clause space: 545.701MB
777.58/777.72	c total #watches: 233062
778.78/778.95	c total #propagations: 1187509975 / total #impl: 3401666289 (eff. 0.349)
778.78/778.95	c #Conflicts:    1064000 | #Learnt:      31869 | 0.000
778.78/778.95	c total clause space: 545.701MB
778.78/778.95	c total #watches: 235210
779.97/780.18	c total #propagations: 1188577283 / total #impl: 3404884949 (eff. 0.349)
779.97/780.18	c #Conflicts:    1065000 | #Learnt:      32869 | 0.000
779.97/780.18	c total clause space: 545.701MB
779.97/780.18	c total #watches: 237480
781.17/781.32	c total #propagations: 1189704532 / total #impl: 3408333356 (eff. 0.349)
781.17/781.32	c #Conflicts:    1066000 | #Learnt:      33869 | 0.000
781.17/781.32	c total clause space: 545.701MB
781.17/781.32	c total #watches: 239615
782.27/782.48	c total #propagations: 1190866818 / total #impl: 3411814911 (eff. 0.349)
782.27/782.48	c #Conflicts:    1067000 | #Learnt:      34869 | 0.000
782.27/782.48	c total clause space: 545.701MB
782.27/782.48	c total #watches: 242280
783.57/783.70	c total #propagations: 1192044061 / total #impl: 3415288767 (eff. 0.349)
783.57/783.70	c #Conflicts:    1068000 | #Learnt:      35869 | 0.000
783.57/783.70	c total clause space: 545.701MB
783.57/783.70	c total #watches: 244926
784.67/784.85	c total #propagations: 1193163996 / total #impl: 3418679308 (eff. 0.349)
784.67/784.85	c #Conflicts:    1069000 | #Learnt:      36869 | 0.000
784.67/784.85	c total clause space: 545.701MB
784.67/784.85	c total #watches: 247172
785.77/785.94	c total #propagations: 1194145251 / total #impl: 3421639671 (eff. 0.349)
785.77/785.94	c #Conflicts:    1070000 | #Learnt:      37869 | 0.000
785.77/785.94	c total clause space: 545.701MB
785.77/785.94	c total #watches: 249409
787.17/787.38	c total #propagations: 1195101364 / total #impl: 3424525358 (eff. 0.349)
787.17/787.38	c #Conflicts:    1071000 | #Learnt:      38869 | 0.000
787.17/787.38	c total clause space: 545.701MB
787.17/787.38	c total #watches: 252512
788.57/788.71	c total #propagations: 1196240959 / total #impl: 3427930581 (eff. 0.349)
788.57/788.71	c #Conflicts:    1072000 | #Learnt:      39869 | 0.000
788.57/788.71	c total clause space: 545.701MB
788.57/788.71	c total #watches: 254666
790.07/790.26	c total #propagations: 1197259179 / total #impl: 3431027447 (eff. 0.349)
790.07/790.26	c #Conflicts:    1073000 | #Learnt:      40869 | 0.000
790.07/790.26	c total clause space: 545.701MB
790.07/790.26	c total #watches: 257458
791.57/791.73	c total #propagations: 1198383572 / total #impl: 3434372053 (eff. 0.349)
791.57/791.73	c #Conflicts:    1074000 | #Learnt:      41869 | 0.000
791.57/791.73	c total clause space: 545.701MB
791.57/791.73	c total #watches: 260029
792.97/793.15	c total #propagations: 1199445348 / total #impl: 3437646738 (eff. 0.349)
792.97/793.15	c #Conflicts:    1075000 | #Learnt:      42869 | 0.000
792.97/793.15	c total clause space: 545.701MB
792.97/793.15	c total #watches: 262218
794.37/794.60	c total #propagations: 1200578165 / total #impl: 3441139118 (eff. 0.349)
794.37/794.60	c #Conflicts:    1076000 | #Learnt:      43869 | 0.000
794.37/794.60	c total clause space: 545.701MB
794.37/794.60	c total #watches: 264334
795.77/795.96	c total #propagations: 1201688641 / total #impl: 3444572263 (eff. 0.349)
795.77/795.96	c #Conflicts:    1077000 | #Learnt:      44869 | 0.000
795.77/795.96	c total clause space: 545.701MB
795.77/795.96	c total #watches: 266985
797.26/797.48	c total #propagations: 1202753896 / total #impl: 3448033632 (eff. 0.349)
797.26/797.48	c #Conflicts:    1078000 | #Learnt:      45869 | 0.000
797.26/797.48	c total clause space: 545.701MB
797.26/797.48	c total #watches: 269245
798.76/798.90	c total #propagations: 1203849275 / total #impl: 3451597111 (eff. 0.349)
798.76/798.90	c #Conflicts:    1079000 | #Learnt:      46869 | 0.000
798.76/798.90	c total clause space: 545.701MB
798.76/798.90	c total #watches: 271885
800.56/800.70	c total #propagations: 1204916343 / total #impl: 3455028665 (eff. 0.349)
800.56/800.70	c #Conflicts:    1080000 | #Learnt:      47869 | 0.000
800.56/800.70	c total clause space: 545.701MB
800.56/800.70	c total #watches: 274347
802.16/802.37	c total #propagations: 1206042156 / total #impl: 3458574477 (eff. 0.349)
802.16/802.37	c #Conflicts:    1081000 | #Learnt:      48869 | 0.000
802.16/802.37	c total clause space: 545.701MB
802.16/802.37	c total #watches: 277458
803.76/803.94	c total #propagations: 1207156564 / total #impl: 3462221748 (eff. 0.349)
803.76/803.94	c #Conflicts:    1082000 | #Learnt:      49869 | 0.000
803.76/803.94	c total clause space: 545.701MB
803.76/803.94	c total #watches: 279852
804.96/805.11	c total #propagations: 1208215623 / total #impl: 3465559478 (eff. 0.349)
804.96/805.11	c GARBAGE COLLECT
804.96/805.11	c #Conflicts:    1083000 | #Learnt:      25786 | 0.000
804.96/805.11	c total clause space: 545.701MB
804.96/805.11	c total #watches: 220360
805.76/805.93	c total #propagations: 1209293810 / total #impl: 3468851420 (eff. 0.349)
805.76/805.93	c #Conflicts:    1084000 | #Learnt:      26786 | 0.000
805.76/805.93	c total clause space: 545.701MB
805.76/805.93	c total #watches: 222659
806.66/806.83	c total #propagations: 1210377977 / total #impl: 3472205644 (eff. 0.349)
806.66/806.83	c #Conflicts:    1085000 | #Learnt:      27786 | 0.000
806.66/806.83	c total clause space: 545.701MB
806.66/806.83	c total #watches: 225050
807.66/807.89	c total #propagations: 1211511039 / total #impl: 3475721672 (eff. 0.349)
807.66/807.89	c #Conflicts:    1086000 | #Learnt:      28786 | 0.000
807.66/807.89	c total clause space: 545.701MB
807.66/807.89	c total #watches: 227677
808.66/808.87	c total #propagations: 1212716353 / total #impl: 3479482307 (eff. 0.349)
808.66/808.87	c #Conflicts:    1087000 | #Learnt:      29786 | 0.000
808.66/808.87	c total clause space: 545.701MB
808.66/808.87	c total #watches: 230016
809.86/810.02	c total #propagations: 1213832987 / total #impl: 3483060447 (eff. 0.348)
809.86/810.02	c #Conflicts:    1088000 | #Learnt:      30786 | 0.000
809.86/810.02	c total clause space: 545.701MB
809.86/810.02	c total #watches: 233799
811.06/811.28	c total #propagations: 1214794089 / total #impl: 3485866257 (eff. 0.348)
811.06/811.28	c #Conflicts:    1089000 | #Learnt:      31786 | 0.000
811.06/811.28	c total clause space: 545.701MB
811.06/811.28	c total #watches: 236760
812.36/812.59	c total #propagations: 1215897840 / total #impl: 3489227297 (eff. 0.348)
812.36/812.59	c #Conflicts:    1090000 | #Learnt:      32786 | 0.000
812.36/812.59	c total clause space: 545.701MB
812.36/812.59	c total #watches: 240290
813.66/813.87	c total #propagations: 1216973021 / total #impl: 3492549750 (eff. 0.348)
813.66/813.87	c #Conflicts:    1091000 | #Learnt:      33786 | 0.000
813.66/813.87	c total clause space: 545.701MB
813.66/813.87	c total #watches: 242689
815.26/815.46	c total #propagations: 1218032303 / total #impl: 3495834206 (eff. 0.348)
815.26/815.46	c #Conflicts:    1092000 | #Learnt:      34786 | 0.000
815.26/815.46	c total clause space: 545.701MB
815.26/815.46	c total #watches: 244959
816.86/817.03	c total #propagations: 1219364405 / total #impl: 3499790392 (eff. 0.348)
816.86/817.03	c #Conflicts:    1093000 | #Learnt:      35786 | 0.000
816.86/817.03	c total clause space: 545.701MB
816.86/817.03	c total #watches: 248090
818.66/818.85	c total #propagations: 1220619647 / total #impl: 3503490792 (eff. 0.348)
818.66/818.85	c #Conflicts:    1094000 | #Learnt:      36786 | 0.000
818.66/818.85	c total clause space: 545.701MB
818.66/818.85	c total #watches: 250190
820.26/820.44	c total #propagations: 1221902000 / total #impl: 3507272135 (eff. 0.348)
820.26/820.44	c #Conflicts:    1095000 | #Learnt:      37786 | 0.000
820.26/820.44	c total clause space: 545.701MB
820.26/820.44	c total #watches: 252501
821.76/821.95	c total #propagations: 1223050892 / total #impl: 3510649327 (eff. 0.348)
821.76/821.95	c #Conflicts:    1096000 | #Learnt:      38786 | 0.000
821.76/821.95	c total clause space: 545.701MB
821.76/821.95	c total #watches: 255131
823.56/823.71	c total #propagations: 1224251124 / total #impl: 3514435619 (eff. 0.348)
823.56/823.71	c #Conflicts:    1097000 | #Learnt:      39786 | 0.000
823.56/823.71	c total clause space: 545.701MB
823.56/823.71	c total #watches: 257371
825.36/825.54	c total #propagations: 1225481186 / total #impl: 3518199280 (eff. 0.348)
825.36/825.54	c #Conflicts:    1098000 | #Learnt:      40786 | 0.000
825.36/825.54	c total clause space: 545.701MB
825.36/825.54	c total #watches: 259514
827.26/827.40	c total #propagations: 1226709538 / total #impl: 3521951053 (eff. 0.348)
827.26/827.40	c #Conflicts:    1099000 | #Learnt:      41786 | 0.000
827.26/827.40	c total clause space: 545.701MB
827.26/827.40	c total #watches: 261768
829.16/829.30	c total #propagations: 1227984814 / total #impl: 3525676297 (eff. 0.348)
829.16/829.30	c #Conflicts:    1100000 | #Learnt:      42786 | 0.000
829.16/829.30	c total clause space: 545.701MB
829.16/829.30	c total #watches: 264287
830.86/831.03	c total #propagations: 1229280910 / total #impl: 3529402825 (eff. 0.348)
830.86/831.03	c #Conflicts:    1101000 | #Learnt:      43786 | 0.000
830.86/831.03	c total clause space: 545.701MB
830.86/831.03	c total #watches: 266404
832.36/832.52	c total #propagations: 1230438230 / total #impl: 3532754815 (eff. 0.348)
832.36/832.52	c #Conflicts:    1102000 | #Learnt:      44786 | 0.000
832.36/832.52	c total clause space: 545.701MB
832.36/832.52	c total #watches: 268782
834.06/834.25	c total #propagations: 1231547315 / total #impl: 3536135060 (eff. 0.348)
834.06/834.25	c #Conflicts:    1103000 | #Learnt:      45786 | 0.000
834.06/834.25	c total clause space: 545.701MB
834.06/834.25	c total #watches: 271806
836.36/836.57	c total #propagations: 1232740498 / total #impl: 3539763450 (eff. 0.348)
836.36/836.57	c #Conflicts:    1104000 | #Learnt:      46786 | 0.000
836.36/836.57	c total clause space: 545.701MB
836.36/836.57	c total #watches: 274374
838.76/838.91	c total #propagations: 1234090233 / total #impl: 3543723022 (eff. 0.348)
838.76/838.91	c #Conflicts:    1105000 | #Learnt:      47786 | 0.000
838.76/838.91	c total clause space: 545.701MB
838.76/838.91	c total #watches: 276654
840.86/841.04	c total #propagations: 1235309505 / total #impl: 3547483057 (eff. 0.348)
840.86/841.04	c #Conflicts:    1106000 | #Learnt:      48786 | 0.000
840.86/841.04	c total clause space: 545.701MB
840.86/841.04	c total #watches: 279134
842.86/843.05	c total #propagations: 1236505411 / total #impl: 3551189265 (eff. 0.348)
842.86/843.05	c #Conflicts:    1107000 | #Learnt:      49786 | 0.000
842.86/843.05	c total clause space: 545.701MB
842.86/843.05	c total #watches: 281622
845.26/845.46	c total #propagations: 1237618382 / total #impl: 3554592132 (eff. 0.348)
845.26/845.46	c #Conflicts:    1108000 | #Learnt:      50786 | 0.000
845.26/845.46	c total clause space: 545.701MB
845.26/845.46	c total #watches: 285115
846.36/846.59	c total #propagations: 1238738809 / total #impl: 3558062328 (eff. 0.348)
846.36/846.59	c GARBAGE COLLECT
846.36/846.59	c #Conflicts:    1109000 | #Learnt:      26372 | 0.000
846.36/846.59	c total clause space: 545.701MB
846.36/846.59	c total #watches: 221646
847.46/847.63	c total #propagations: 1239823136 / total #impl: 3561363654 (eff. 0.348)
847.46/847.63	c #Conflicts:    1110000 | #Learnt:      27372 | 0.000
847.46/847.63	c total clause space: 545.701MB
847.46/847.63	c total #watches: 223965
848.56/848.79	c total #propagations: 1241015785 / total #impl: 3565031752 (eff. 0.348)
848.56/848.79	c #Conflicts:    1111000 | #Learnt:      28372 | 0.000
848.56/848.79	c total clause space: 545.701MB
848.56/848.79	c total #watches: 226918
849.76/849.98	c total #propagations: 1242098625 / total #impl: 3568352637 (eff. 0.348)
849.76/849.98	c #Conflicts:    1112000 | #Learnt:      29372 | 0.000
849.76/849.98	c total clause space: 545.701MB
849.76/849.98	c total #watches: 230252
851.16/851.31	c total #propagations: 1243153500 / total #impl: 3571483616 (eff. 0.348)
851.16/851.31	c #Conflicts:    1113000 | #Learnt:      30372 | 0.000
851.16/851.31	c total clause space: 545.701MB
851.16/851.31	c total #watches: 233166
852.56/852.72	c total #propagations: 1244337695 / total #impl: 3575226699 (eff. 0.348)
852.56/852.72	c #Conflicts:    1114000 | #Learnt:      31372 | 0.000
852.56/852.72	c total clause space: 545.701MB
852.56/852.72	c total #watches: 235304
853.96/854.18	c total #propagations: 1245357789 / total #impl: 3578240300 (eff. 0.348)
853.96/854.18	c #Conflicts:    1115000 | #Learnt:      32372 | 0.000
853.96/854.18	c total clause space: 545.701MB
853.96/854.18	c total #watches: 238395
855.35/855.59	c total #propagations: 1246450679 / total #impl: 3581582646 (eff. 0.348)
855.35/855.59	c #Conflicts:    1116000 | #Learnt:      33372 | 0.000
855.35/855.59	c total clause space: 545.701MB
855.35/855.59	c total #watches: 240554
856.86/857.09	c total #propagations: 1247488637 / total #impl: 3584812710 (eff. 0.348)
856.86/857.09	c #Conflicts:    1117000 | #Learnt:      34372 | 0.000
856.86/857.09	c total clause space: 545.701MB
856.86/857.09	c total #watches: 242843
858.65/858.80	c total #propagations: 1248538032 / total #impl: 3588074121 (eff. 0.348)
858.65/858.80	c #Conflicts:    1118000 | #Learnt:      35372 | 0.000
858.65/858.80	c total clause space: 545.701MB
858.65/858.80	c total #watches: 245123
860.35/860.51	c total #propagations: 1249712104 / total #impl: 3591428199 (eff. 0.348)
860.35/860.51	c #Conflicts:    1119000 | #Learnt:      36372 | 0.000
860.35/860.51	c total clause space: 545.701MB
860.35/860.51	c total #watches: 247504
862.05/862.24	c total #propagations: 1250825045 / total #impl: 3594485325 (eff. 0.348)
862.05/862.24	c #Conflicts:    1120000 | #Learnt:      37372 | 0.000
862.05/862.24	c total clause space: 545.701MB
862.05/862.24	c total #watches: 249980
863.75/863.99	c total #propagations: 1252074496 / total #impl: 3598229021 (eff. 0.348)
863.75/863.99	c #Conflicts:    1121000 | #Learnt:      38372 | 0.000
863.75/863.99	c total clause space: 545.701MB
863.75/863.99	c total #watches: 252545
865.35/865.50	c total #propagations: 1253351397 / total #impl: 3602049866 (eff. 0.348)
865.35/865.50	c #Conflicts:    1122000 | #Learnt:      39372 | 0.000
865.35/865.50	c total clause space: 545.701MB
865.35/865.50	c total #watches: 254832
866.76/866.94	c total #propagations: 1254524832 / total #impl: 3605652261 (eff. 0.348)
866.76/866.94	c #Conflicts:    1123000 | #Learnt:      40372 | 0.000
866.76/866.94	c total clause space: 545.701MB
866.76/866.94	c total #watches: 257422
868.05/868.24	c total #propagations: 1255600704 / total #impl: 3608979879 (eff. 0.348)
868.05/868.24	c #Conflicts:    1124000 | #Learnt:      41372 | 0.000
868.05/868.24	c total clause space: 545.701MB
868.05/868.24	c total #watches: 259877
869.85/870.08	c total #propagations: 1256569086 / total #impl: 3611988814 (eff. 0.348)
869.85/870.08	c #Conflicts:    1125000 | #Learnt:      42372 | 0.000
869.85/870.08	c total clause space: 545.701MB
869.85/870.08	c total #watches: 262106
871.45/871.62	c total #propagations: 1257826027 / total #impl: 3615807134 (eff. 0.348)
871.45/871.62	c #Conflicts:    1126000 | #Learnt:      43372 | 0.000
871.45/871.62	c total clause space: 545.701MB
871.45/871.62	c total #watches: 265159
873.15/873.30	c total #propagations: 1258951347 / total #impl: 3619172040 (eff. 0.348)
873.15/873.30	c #Conflicts:    1127000 | #Learnt:      44372 | 0.000
873.15/873.30	c total clause space: 545.701MB
873.15/873.30	c total #watches: 267431
875.25/875.47	c total #propagations: 1260100201 / total #impl: 3622630203 (eff. 0.348)
875.25/875.47	c #Conflicts:    1128000 | #Learnt:      45372 | 0.000
875.25/875.47	c total clause space: 545.701MB
875.25/875.47	c total #watches: 269652
877.35/877.52	c total #propagations: 1261271257 / total #impl: 3626180359 (eff. 0.348)
877.35/877.52	c #Conflicts:    1129000 | #Learnt:      46372 | 0.000
877.35/877.52	c total clause space: 545.701MB
877.35/877.52	c total #watches: 272349
879.25/879.42	c total #propagations: 1262398392 / total #impl: 3629475505 (eff. 0.348)
879.25/879.42	c #Conflicts:    1130000 | #Learnt:      47372 | 0.000
879.25/879.42	c total clause space: 545.701MB
879.25/879.42	c total #watches: 274508
881.25/881.40	c total #propagations: 1263476534 / total #impl: 3632673143 (eff. 0.348)
881.25/881.40	c #Conflicts:    1131000 | #Learnt:      48372 | 0.000
881.25/881.40	c total clause space: 545.701MB
881.25/881.40	c total #watches: 278190
883.35/883.51	c total #propagations: 1264663680 / total #impl: 3636189241 (eff. 0.348)
883.35/883.51	c #Conflicts:    1132000 | #Learnt:      49372 | 0.000
883.35/883.51	c total clause space: 545.701MB
883.35/883.51	c total #watches: 280663
885.36/885.59	c total #propagations: 1265956517 / total #impl: 3640077534 (eff. 0.348)
885.36/885.59	c #Conflicts:    1133000 | #Learnt:      50372 | 0.000
885.36/885.59	c total clause space: 545.701MB
885.36/885.59	c total #watches: 283079
887.56/887.72	c total #propagations: 1267215047 / total #impl: 3643592670 (eff. 0.348)
887.56/887.72	c #Conflicts:    1134000 | #Learnt:      51372 | 0.000
887.56/887.72	c total clause space: 545.701MB
887.56/887.72	c total #watches: 285525
888.95/889.11	c total #propagations: 1268355039 / total #impl: 3646733446 (eff. 0.348)
888.95/889.11	c GARBAGE COLLECT
888.95/889.11	c #Conflicts:    1135000 | #Learnt:      26667 | 0.000
888.95/889.11	c total clause space: 545.701MB
888.95/889.11	c total #watches: 222612
890.05/890.26	c total #propagations: 1269572188 / total #impl: 3650260053 (eff. 0.348)
890.05/890.26	c #Conflicts:    1136000 | #Learnt:      27667 | 0.000
890.05/890.26	c total clause space: 545.701MB
890.05/890.26	c total #watches: 225261
891.25/891.43	c total #propagations: 1270730072 / total #impl: 3653679479 (eff. 0.348)
891.25/891.43	c #Conflicts:    1137000 | #Learnt:      28667 | 0.000
891.25/891.43	c total clause space: 545.701MB
891.25/891.43	c total #watches: 227652
892.45/892.65	c total #propagations: 1271783985 / total #impl: 3656657211 (eff. 0.348)
892.45/892.65	c #Conflicts:    1138000 | #Learnt:      29667 | 0.000
892.45/892.65	c total clause space: 545.701MB
892.45/892.65	c total #watches: 230436
893.55/893.75	c total #propagations: 1272884186 / total #impl: 3659936575 (eff. 0.348)
893.55/893.75	c #Conflicts:    1139000 | #Learnt:      30667 | 0.000
893.55/893.75	c total clause space: 545.701MB
893.55/893.75	c total #watches: 232885
895.05/895.22	c total #propagations: 1273953197 / total #impl: 3663034960 (eff. 0.348)
895.05/895.22	c #Conflicts:    1140000 | #Learnt:      31667 | 0.000
895.05/895.22	c total clause space: 545.701MB
895.05/895.22	c total #watches: 235237
896.36/896.54	c total #propagations: 1275213005 / total #impl: 3666704188 (eff. 0.348)
896.36/896.54	c #Conflicts:    1141000 | #Learnt:      32667 | 0.000
896.36/896.54	c total clause space: 545.701MB
896.36/896.54	c total #watches: 237584
897.75/897.97	c total #propagations: 1276384045 / total #impl: 3669902121 (eff. 0.348)
897.75/897.97	c #Conflicts:    1142000 | #Learnt:      33667 | 0.000
897.75/897.97	c total clause space: 545.701MB
897.75/897.97	c total #watches: 241863
899.15/899.34	c total #propagations: 1277582807 / total #impl: 3673354579 (eff. 0.348)
899.15/899.34	c #Conflicts:    1143000 | #Learnt:      34667 | 0.000
899.15/899.34	c total clause space: 545.701MB
899.15/899.34	c total #watches: 244066
900.65/900.82	c total #propagations: 1278859653 / total #impl: 3677149417 (eff. 0.348)
900.65/900.82	c #Conflicts:    1144000 | #Learnt:      35667 | 0.000
900.65/900.82	c total clause space: 545.701MB
900.65/900.82	c total #watches: 246207
901.95/902.17	c total #propagations: 1280000574 / total #impl: 3680363310 (eff. 0.348)
901.95/902.17	c #Conflicts:    1145000 | #Learnt:      36667 | 0.000
901.95/902.17	c total clause space: 545.701MB
901.95/902.17	c total #watches: 249382
903.25/903.44	c total #propagations: 1281131589 / total #impl: 3683744580 (eff. 0.348)
903.25/903.44	c #Conflicts:    1146000 | #Learnt:      37667 | 0.000
903.25/903.44	c total clause space: 545.701MB
903.25/903.44	c total #watches: 252435
904.95/905.14	c total #propagations: 1282181302 / total #impl: 3686829141 (eff. 0.348)
904.95/905.14	c #Conflicts:    1147000 | #Learnt:      38667 | 0.000
904.95/905.14	c total clause space: 545.701MB
904.95/905.14	c total #watches: 254777
906.55/906.74	c total #propagations: 1283367026 / total #impl: 3690236120 (eff. 0.348)
906.55/906.74	c #Conflicts:    1148000 | #Learnt:      39667 | 0.000
906.55/906.74	c total clause space: 545.701MB
906.55/906.74	c total #watches: 257380
908.25/908.40	c total #propagations: 1284533962 / total #impl: 3693585376 (eff. 0.348)
908.25/908.40	c #Conflicts:    1149000 | #Learnt:      40667 | 0.000
908.25/908.40	c total clause space: 545.701MB
908.25/908.40	c total #watches: 261047
910.05/910.20	c total #propagations: 1285708446 / total #impl: 3697074356 (eff. 0.348)
910.05/910.20	c #Conflicts:    1150000 | #Learnt:      41667 | 0.000
910.05/910.20	c total clause space: 545.701MB
910.05/910.20	c total #watches: 263612
911.25/911.49	c total #propagations: 1286813754 / total #impl: 3700368335 (eff. 0.348)
911.25/911.49	c #Conflicts:    1151000 | #Learnt:      42667 | 0.000
911.25/911.49	c total clause space: 545.701MB
911.25/911.49	c total #watches: 267099
913.05/913.27	c total #propagations: 1287799593 / total #impl: 3703378765 (eff. 0.348)
913.05/913.27	c #Conflicts:    1152000 | #Learnt:      43667 | 0.000
913.05/913.27	c total clause space: 545.701MB
913.05/913.27	c total #watches: 269289
915.25/915.41	c total #propagations: 1289005273 / total #impl: 3706843096 (eff. 0.348)
915.25/915.41	c #Conflicts:    1153000 | #Learnt:      44667 | 0.000
915.25/915.41	c total clause space: 545.701MB
915.25/915.41	c total #watches: 271770
916.95/917.14	c total #propagations: 1290212246 / total #impl: 3710202198 (eff. 0.348)
916.95/917.14	c #Conflicts:    1154000 | #Learnt:      45667 | 0.000
916.95/917.14	c total clause space: 545.701MB
916.95/917.14	c total #watches: 274689
918.45/918.62	c total #propagations: 1291302322 / total #impl: 3713225012 (eff. 0.348)
918.45/918.62	c #Conflicts:    1155000 | #Learnt:      46667 | 0.000
918.45/918.62	c total clause space: 545.701MB
918.45/918.62	c total #watches: 277241
920.45/920.69	c total #propagations: 1292288556 / total #impl: 3716157184 (eff. 0.348)
920.45/920.69	c #Conflicts:    1156000 | #Learnt:      47667 | 0.000
920.45/920.69	c total clause space: 545.701MB
920.45/920.69	c total #watches: 280864
922.54/922.78	c total #propagations: 1293451329 / total #impl: 3719854142 (eff. 0.348)
922.54/922.78	c #Conflicts:    1157000 | #Learnt:      48667 | 0.000
922.54/922.78	c total clause space: 545.701MB
922.54/922.78	c total #watches: 283504
924.44/924.66	c total #propagations: 1294589491 / total #impl: 3723102159 (eff. 0.348)
924.44/924.66	c #Conflicts:    1158000 | #Learnt:      49667 | 0.000
924.44/924.66	c total clause space: 545.701MB
924.44/924.66	c total #watches: 285828
926.34/926.50	c total #propagations: 1295695939 / total #impl: 3726345777 (eff. 0.348)
926.34/926.50	c #Conflicts:    1159000 | #Learnt:      50667 | 0.000
926.34/926.50	c total clause space: 545.701MB
926.34/926.50	c total #watches: 289180
928.84/929.06	c total #propagations: 1296719078 / total #impl: 3729261905 (eff. 0.348)
928.84/929.06	c #Conflicts:    1160000 | #Learnt:      51667 | 0.000
928.84/929.06	c total clause space: 545.701MB
928.84/929.06	c total #watches: 291457
930.55/930.72	c total #propagations: 1298050861 / total #impl: 3732989857 (eff. 0.348)
930.55/930.72	c GARBAGE COLLECT
930.55/930.72	c #Conflicts:    1161000 | #Learnt:      26676 | 0.000
930.55/930.72	c total clause space: 545.701MB
930.55/930.72	c total #watches: 222675
931.74/931.90	c total #propagations: 1299182991 / total #impl: 3736354062 (eff. 0.348)
931.74/931.90	c #Conflicts:    1162000 | #Learnt:      27676 | 0.000
931.74/931.90	c total clause space: 545.701MB
931.74/931.90	c total #watches: 226774
932.84/933.06	c total #propagations: 1300228340 / total #impl: 3739311689 (eff. 0.348)
932.84/933.06	c #Conflicts:    1163000 | #Learnt:      28676 | 0.000
932.84/933.06	c total clause space: 545.701MB
932.84/933.06	c total #watches: 230324
934.14/934.36	c total #propagations: 1301433492 / total #impl: 3742908524 (eff. 0.348)
934.14/934.36	c #Conflicts:    1164000 | #Learnt:      29676 | 0.000
934.14/934.36	c total clause space: 545.701MB
934.14/934.36	c total #watches: 233186
934.74/935.00	c total #propagations: 1302586759 / total #impl: 3746327720 (eff. 0.348)
934.74/935.00	c #Conflicts:    1165000 | #Learnt:      30676 | 0.000
934.74/935.00	c total clause space: 545.701MB
934.74/935.00	c total #watches: 235764
936.24/936.41	c total #propagations: 1303367441 / total #impl: 3748802689 (eff. 0.348)
936.24/936.41	c #Conflicts:    1166000 | #Learnt:      31676 | 0.000
936.24/936.41	c total clause space: 545.701MB
936.24/936.41	c total #watches: 238083
937.94/938.14	c total #propagations: 1304531700 / total #impl: 3752316760 (eff. 0.348)
937.94/938.14	c #Conflicts:    1167000 | #Learnt:      32676 | 0.000
937.94/938.14	c total clause space: 545.701MB
937.94/938.14	c total #watches: 240708
939.44/939.69	c total #propagations: 1305809568 / total #impl: 3756091505 (eff. 0.348)
939.44/939.69	c #Conflicts:    1168000 | #Learnt:      33676 | 0.000
939.44/939.69	c total clause space: 545.701MB
939.44/939.69	c total #watches: 242955
941.14/941.34	c total #propagations: 1307022236 / total #impl: 3759636698 (eff. 0.348)
941.14/941.34	c #Conflicts:    1169000 | #Learnt:      34676 | 0.000
941.14/941.34	c total clause space: 545.701MB
941.14/941.34	c total #watches: 246077
942.74/942.97	c total #propagations: 1308161695 / total #impl: 3762931991 (eff. 0.348)
942.74/942.97	c #Conflicts:    1170000 | #Learnt:      35676 | 0.000
942.74/942.97	c total clause space: 545.701MB
942.74/942.97	c total #watches: 248846
944.54/944.70	c total #propagations: 1309207795 / total #impl: 3766024438 (eff. 0.348)
944.54/944.70	c #Conflicts:    1171000 | #Learnt:      36676 | 0.000
944.54/944.70	c total clause space: 545.701MB
944.54/944.70	c total #watches: 251682
945.64/945.81	c total #propagations: 1310276501 / total #impl: 3769087459 (eff. 0.348)
945.64/945.81	c #Conflicts:    1172000 | #Learnt:      37676 | 0.000
945.64/945.81	c total clause space: 545.701MB
945.64/945.81	c total #watches: 254714
947.14/947.30	c total #propagations: 1311221772 / total #impl: 3771924231 (eff. 0.348)
947.14/947.30	c #Conflicts:    1173000 | #Learnt:      38676 | 0.000
947.14/947.30	c total clause space: 545.701MB
947.14/947.30	c total #watches: 257001
948.94/949.13	c total #propagations: 1312334752 / total #impl: 3775215613 (eff. 0.348)
948.94/949.13	c #Conflicts:    1174000 | #Learnt:      39676 | 0.000
948.94/949.13	c total clause space: 545.701MB
948.94/949.13	c total #watches: 259306
950.64/950.87	c total #propagations: 1313380557 / total #impl: 3778159772 (eff. 0.348)
950.64/950.87	c #Conflicts:    1175000 | #Learnt:      40676 | 0.000
950.64/950.87	c total clause space: 545.701MB
950.64/950.87	c total #watches: 262717
952.34/952.60	c total #propagations: 1314624149 / total #impl: 3781946940 (eff. 0.348)
952.34/952.60	c #Conflicts:    1176000 | #Learnt:      41676 | 0.000
952.34/952.60	c total clause space: 545.701MB
952.34/952.60	c total #watches: 265125
954.24/954.44	c total #propagations: 1315762505 / total #impl: 3785214331 (eff. 0.348)
954.24/954.44	c #Conflicts:    1177000 | #Learnt:      42676 | 0.000
954.24/954.44	c total clause space: 545.701MB
954.24/954.44	c total #watches: 267282
956.44/956.67	c total #propagations: 1317002832 / total #impl: 3788895056 (eff. 0.348)
956.44/956.67	c #Conflicts:    1178000 | #Learnt:      43676 | 0.000
956.44/956.67	c total clause space: 545.701MB
956.44/956.67	c total #watches: 269561
958.44/958.64	c total #propagations: 1318214270 / total #impl: 3792434651 (eff. 0.348)
958.44/958.64	c #Conflicts:    1179000 | #Learnt:      44676 | 0.000
958.44/958.64	c total clause space: 545.701MB
958.44/958.64	c total #watches: 271767
960.14/960.31	c total #propagations: 1319397926 / total #impl: 3795856069 (eff. 0.348)
960.14/960.31	c #Conflicts:    1180000 | #Learnt:      45676 | 0.000
960.14/960.31	c total clause space: 545.701MB
960.14/960.31	c total #watches: 273935
961.64/961.81	c total #propagations: 1320314051 / total #impl: 3798646585 (eff. 0.348)
961.64/961.81	c #Conflicts:    1181000 | #Learnt:      46676 | 0.000
961.64/961.81	c total clause space: 545.701MB
961.64/961.81	c total #watches: 275997
963.24/963.48	c total #propagations: 1321289299 / total #impl: 3801649778 (eff. 0.348)
963.24/963.48	c #Conflicts:    1182000 | #Learnt:      47676 | 0.000
963.24/963.48	c total clause space: 545.701MB
963.24/963.48	c total #watches: 278752
965.34/965.55	c total #propagations: 1322310084 / total #impl: 3804854673 (eff. 0.348)
965.34/965.55	c #Conflicts:    1183000 | #Learnt:      48676 | 0.000
965.34/965.55	c total clause space: 545.701MB
965.34/965.55	c total #watches: 281139
967.44/967.62	c total #propagations: 1323438006 / total #impl: 3808217996 (eff. 0.348)
967.44/967.62	c #Conflicts:    1184000 | #Learnt:      49676 | 0.000
967.44/967.62	c total clause space: 545.701MB
967.44/967.62	c total #watches: 283309
969.43/969.65	c total #propagations: 1324515902 / total #impl: 3811268344 (eff. 0.348)
969.43/969.65	c #Conflicts:    1185000 | #Learnt:      50676 | 0.000
969.43/969.65	c total clause space: 545.701MB
969.43/969.65	c total #watches: 285723
971.24/971.47	c total #propagations: 1325745392 / total #impl: 3814791972 (eff. 0.348)
971.24/971.47	c #Conflicts:    1186000 | #Learnt:      51676 | 0.000
971.24/971.47	c total clause space: 545.701MB
971.24/971.48	c total #watches: 287811
973.03/973.26	c total #propagations: 1326883259 / total #impl: 3818188221 (eff. 0.348)
973.03/973.26	c GARBAGE COLLECT
973.03/973.26	c #Conflicts:    1187000 | #Learnt:      26360 | 0.000
973.03/973.26	c total clause space: 545.701MB
973.03/973.26	c total #watches: 222055
974.13/974.30	c total #propagations: 1327944149 / total #impl: 3821431921 (eff. 0.347)
974.13/974.30	c #Conflicts:    1188000 | #Learnt:      27360 | 0.000
974.13/974.30	c total clause space: 545.701MB
974.13/974.30	c total #watches: 224340
975.13/975.32	c total #propagations: 1328975957 / total #impl: 3824351098 (eff. 0.348)
975.13/975.32	c #Conflicts:    1189000 | #Learnt:      28360 | 0.000
975.13/975.32	c total clause space: 545.701MB
975.13/975.32	c total #watches: 226563
976.03/976.26	c total #propagations: 1329857427 / total #impl: 3826677506 (eff. 0.348)
976.03/976.26	c #Conflicts:    1190000 | #Learnt:      29360 | 0.000
976.03/976.26	c total clause space: 545.701MB
976.03/976.26	c total #watches: 228954
976.93/977.17	c total #propagations: 1330816062 / total #impl: 3829460657 (eff. 0.348)
976.93/977.17	c #Conflicts:    1191000 | #Learnt:      30360 | 0.000
976.93/977.17	c total clause space: 545.701MB
976.93/977.17	c total #watches: 231055
978.13/978.37	c total #propagations: 1331804907 / total #impl: 3832303452 (eff. 0.348)
978.13/978.37	c #Conflicts:    1192000 | #Learnt:      31360 | 0.000
978.13/978.37	c total clause space: 545.701MB
978.13/978.37	c total #watches: 233187
979.33/979.55	c total #propagations: 1333047369 / total #impl: 3835845392 (eff. 0.348)
979.33/979.55	c #Conflicts:    1193000 | #Learnt:      32360 | 0.000
979.33/979.55	c total clause space: 545.701MB
979.33/979.55	c total #watches: 235990
980.53/980.75	c total #propagations: 1334247395 / total #impl: 3839321366 (eff. 0.348)
980.53/980.75	c #Conflicts:    1194000 | #Learnt:      33360 | 0.000
980.53/980.75	c total clause space: 545.701MB
980.53/980.75	c total #watches: 238917
981.83/982.07	c total #propagations: 1335368356 / total #impl: 3842586501 (eff. 0.348)
981.83/982.07	c #Conflicts:    1195000 | #Learnt:      34360 | 0.000
981.83/982.07	c total clause space: 545.701MB
981.83/982.07	c total #watches: 241449
983.13/983.38	c total #propagations: 1336489723 / total #impl: 3845737122 (eff. 0.348)
983.13/983.38	c #Conflicts:    1196000 | #Learnt:      35360 | 0.000
983.13/983.38	c total clause space: 545.701MB
983.13/983.38	c total #watches: 244329
984.63/984.85	c total #propagations: 1337718355 / total #impl: 3849344566 (eff. 0.348)
984.63/984.85	c #Conflicts:    1197000 | #Learnt:      36360 | 0.000
984.63/984.85	c total clause space: 545.701MB
984.63/984.85	c total #watches: 246548
986.03/986.20	c total #propagations: 1338927573 / total #impl: 3852791530 (eff. 0.348)
986.03/986.20	c #Conflicts:    1198000 | #Learnt:      37360 | 0.000
986.03/986.20	c total clause space: 545.701MB
986.03/986.20	c total #watches: 250004
987.33/987.53	c total #propagations: 1339997277 / total #impl: 3855896476 (eff. 0.348)
987.33/987.53	c #Conflicts:    1199000 | #Learnt:      38360 | 0.000
987.33/987.53	c total clause space: 545.701MB
987.33/987.53	c total #watches: 252586
988.74/988.97	c total #propagations: 1341057730 / total #impl: 3859114848 (eff. 0.348)
988.74/988.97	c #Conflicts:    1200000 | #Learnt:      39360 | 0.000
988.74/988.97	c total clause space: 545.701MB
988.74/988.97	c total #watches: 255010
990.13/990.30	c total #propagations: 1342248647 / total #impl: 3862529802 (eff. 0.348)
990.13/990.30	c #Conflicts:    1201000 | #Learnt:      40360 | 0.000
990.13/990.30	c total clause space: 545.701MB
990.13/990.30	c total #watches: 257455
991.73/991.96	c total #propagations: 1343321544 / total #impl: 3865655588 (eff. 0.348)
991.73/991.96	c #Conflicts:    1202000 | #Learnt:      41360 | 0.000
991.73/991.96	c total clause space: 545.701MB
991.73/991.96	c total #watches: 259739
993.24/993.49	c total #propagations: 1344407744 / total #impl: 3868603500 (eff. 0.348)
993.24/993.49	c #Conflicts:    1203000 | #Learnt:      42360 | 0.000
993.24/993.49	c total clause space: 545.701MB
993.24/993.49	c total #watches: 262293
994.63/994.81	c total #propagations: 1345599470 / total #impl: 3872087926 (eff. 0.348)
994.63/994.81	c #Conflicts:    1204000 | #Learnt:      43360 | 0.000
994.63/994.81	c total clause space: 545.701MB
994.63/994.81	c total #watches: 266209
996.33/996.58	c total #propagations: 1346528243 / total #impl: 3874987765 (eff. 0.347)
996.33/996.58	c #Conflicts:    1205000 | #Learnt:      44360 | 0.000
996.33/996.58	c total clause space: 545.701MB
996.33/996.59	c total #watches: 268385
998.03/998.22	c total #propagations: 1347618917 / total #impl: 3878317419 (eff. 0.347)
998.03/998.22	c #Conflicts:    1206000 | #Learnt:      45360 | 0.000
998.03/998.22	c total clause space: 545.701MB
998.03/998.22	c total #watches: 272148
1000.13/1000.31	c total #propagations: 1348627675 / total #impl: 3881371433 (eff. 0.347)
1000.13/1000.31	c #Conflicts:    1207000 | #Learnt:      46360 | 0.000
1000.13/1000.31	c total clause space: 545.701MB
1000.13/1000.31	c total #watches: 274533
1001.83/1002.03	c total #propagations: 1349938213 / total #impl: 3885436568 (eff. 0.347)
1001.83/1002.03	c #Conflicts:    1208000 | #Learnt:      47360 | 0.000
1001.83/1002.03	c total clause space: 545.701MB
1001.83/1002.03	c total #watches: 276900
1003.43/1003.60	c total #propagations: 1350968921 / total #impl: 3888708172 (eff. 0.347)
1003.43/1003.60	c #Conflicts:    1209000 | #Learnt:      48360 | 0.000
1003.43/1003.60	c total clause space: 545.701MB
1003.43/1003.60	c total #watches: 279118
1005.03/1005.20	c total #propagations: 1351956840 / total #impl: 3891664236 (eff. 0.347)
1005.03/1005.20	c #Conflicts:    1210000 | #Learnt:      49360 | 0.000
1005.03/1005.20	c total clause space: 545.701MB
1005.03/1005.20	c total #watches: 281479
1006.93/1007.13	c total #propagations: 1352990791 / total #impl: 3894708067 (eff. 0.347)
1006.93/1007.13	c #Conflicts:    1211000 | #Learnt:      50360 | 0.000
1006.93/1007.13	c total clause space: 545.701MB
1006.93/1007.13	c total #watches: 283730
1009.33/1009.55	c total #propagations: 1354072551 / total #impl: 3897665977 (eff. 0.347)
1009.33/1009.55	c #Conflicts:    1212000 | #Learnt:      51360 | 0.000
1009.33/1009.55	c total clause space: 545.701MB
1009.33/1009.55	c total #watches: 285800
1011.43/1011.68	c total #propagations: 1355299082 / total #impl: 3901051602 (eff. 0.347)
1011.43/1011.68	c #Conflicts:    1213000 | #Learnt:      52360 | 0.000
1011.43/1011.68	c total clause space: 545.701MB
1011.43/1011.68	c total #watches: 287836
1013.43/1013.67	c total #propagations: 1356381594 / total #impl: 3904020456 (eff. 0.347)
1013.43/1013.67	c GARBAGE COLLECT
1013.43/1013.67	c #Conflicts:    1214000 | #Learnt:      26773 | 0.000
1013.43/1013.67	c total clause space: 545.701MB
1013.43/1013.67	c total #watches: 223093
1014.63/1014.81	c total #propagations: 1357521349 / total #impl: 3907226131 (eff. 0.347)
1014.63/1014.81	c #Conflicts:    1215000 | #Learnt:      27773 | 0.000
1014.63/1014.81	c total clause space: 545.701MB
1014.63/1014.81	c total #watches: 225829
1015.83/1016.00	c total #propagations: 1358705756 / total #impl: 3910693165 (eff. 0.347)
1015.83/1016.00	c #Conflicts:    1216000 | #Learnt:      28773 | 0.000
1015.83/1016.00	c total clause space: 545.701MB
1015.83/1016.00	c total #watches: 228835
1017.03/1017.27	c total #propagations: 1359834567 / total #impl: 3913897855 (eff. 0.347)
1017.03/1017.27	c #Conflicts:    1217000 | #Learnt:      29773 | 0.000
1017.03/1017.27	c total clause space: 545.701MB
1017.03/1017.27	c total #watches: 231346
1018.23/1018.49	c total #propagations: 1361085469 / total #impl: 3917678672 (eff. 0.347)
1018.23/1018.49	c #Conflicts:    1218000 | #Learnt:      30773 | 0.000
1018.23/1018.49	c total clause space: 545.701MB
1018.23/1018.49	c total #watches: 233673
1019.93/1020.10	c total #propagations: 1362166691 / total #impl: 3920972387 (eff. 0.347)
1019.93/1020.10	c #Conflicts:    1219000 | #Learnt:      31773 | 0.000
1019.93/1020.10	c total clause space: 545.701MB
1019.93/1020.10	c total #watches: 236984
1021.73/1021.95	c total #propagations: 1363449886 / total #impl: 3924789183 (eff. 0.347)
1021.73/1021.95	c #Conflicts:    1220000 | #Learnt:      32773 | 0.000
1021.73/1021.95	c total clause space: 545.701MB
1021.73/1021.95	c total #watches: 239485
1022.93/1023.16	c total #propagations: 1364835972 / total #impl: 3928987567 (eff. 0.347)
1022.93/1023.16	c #Conflicts:    1221000 | #Learnt:      33773 | 0.000
1022.93/1023.16	c total clause space: 545.701MB
1022.93/1023.16	c total #watches: 241824
1024.13/1024.32	c total #propagations: 1365871724 / total #impl: 3932005463 (eff. 0.347)
1024.13/1024.32	c #Conflicts:    1222000 | #Learnt:      34773 | 0.000
1024.13/1024.32	c total clause space: 545.701MB
1024.13/1024.32	c total #watches: 244065
1025.23/1025.41	c total #propagations: 1366864301 / total #impl: 3934941829 (eff. 0.347)
1025.23/1025.41	c #Conflicts:    1223000 | #Learnt:      35773 | 0.000
1025.23/1025.41	c total clause space: 545.701MB
1025.23/1025.41	c total #watches: 246425
1026.43/1026.67	c total #propagations: 1367839678 / total #impl: 3937885619 (eff. 0.347)
1026.43/1026.67	c #Conflicts:    1224000 | #Learnt:      36773 | 0.000
1026.43/1026.67	c total clause space: 545.701MB
1026.43/1026.67	c total #watches: 248602
1027.73/1027.91	c total #propagations: 1368900633 / total #impl: 3941039926 (eff. 0.347)
1027.73/1027.91	c #Conflicts:    1225000 | #Learnt:      37773 | 0.000
1027.73/1027.91	c total clause space: 545.701MB
1027.73/1027.91	c total #watches: 250677
1029.03/1029.23	c total #propagations: 1369894693 / total #impl: 3943981944 (eff. 0.347)
1029.03/1029.23	c #Conflicts:    1226000 | #Learnt:      38773 | 0.000
1029.03/1029.23	c total clause space: 545.701MB
1029.03/1029.23	c total #watches: 253192
1030.53/1030.70	c total #propagations: 1370984641 / total #impl: 3947281329 (eff. 0.347)
1030.53/1030.70	c #Conflicts:    1227000 | #Learnt:      39773 | 0.000
1030.53/1030.70	c total clause space: 545.701MB
1030.53/1030.70	c total #watches: 255366
1031.73/1031.91	c total #propagations: 1372052688 / total #impl: 3950454487 (eff. 0.347)
1031.73/1031.91	c #Conflicts:    1228000 | #Learnt:      40773 | 0.000
1031.73/1031.91	c total clause space: 545.701MB
1031.73/1031.91	c total #watches: 258136
1033.02/1033.23	c total #propagations: 1373090189 / total #impl: 3953579120 (eff. 0.347)
1033.02/1033.23	c #Conflicts:    1229000 | #Learnt:      41773 | 0.000
1033.02/1033.23	c total clause space: 545.701MB
1033.02/1033.23	c total #watches: 260635
1034.82/1035.00	c total #propagations: 1374084961 / total #impl: 3956619529 (eff. 0.347)
1034.82/1035.00	c #Conflicts:    1230000 | #Learnt:      42773 | 0.000
1034.82/1035.00	c total clause space: 545.701MB
1034.82/1035.00	c total #watches: 263124
1036.52/1036.76	c total #propagations: 1375259981 / total #impl: 3960047724 (eff. 0.347)
1036.52/1036.76	c #Conflicts:    1231000 | #Learnt:      43773 | 0.000
1036.52/1036.76	c total clause space: 545.701MB
1036.52/1036.76	c total #watches: 266079
1038.02/1038.25	c total #propagations: 1376385664 / total #impl: 3963431712 (eff. 0.347)
1038.02/1038.25	c #Conflicts:    1232000 | #Learnt:      44773 | 0.000
1038.02/1038.25	c total clause space: 545.701MB
1038.02/1038.25	c total #watches: 268449
1039.82/1040.07	c total #propagations: 1377479295 / total #impl: 3966637564 (eff. 0.347)
1039.82/1040.07	c #Conflicts:    1233000 | #Learnt:      45773 | 0.000
1039.82/1040.07	c total clause space: 545.701MB
1039.82/1040.07	c total #watches: 270974
1041.32/1041.55	c total #propagations: 1378635950 / total #impl: 3970052176 (eff. 0.347)
1041.32/1041.55	c #Conflicts:    1234000 | #Learnt:      46773 | 0.000
1041.32/1041.55	c total clause space: 545.701MB
1041.32/1041.55	c total #watches: 273430
1043.02/1043.26	c total #propagations: 1379712169 / total #impl: 3973411554 (eff. 0.347)
1043.02/1043.26	c #Conflicts:    1235000 | #Learnt:      47773 | 0.000
1043.02/1043.26	c total clause space: 545.701MB
1043.02/1043.26	c total #watches: 276067
1044.83/1045.07	c total #propagations: 1380809076 / total #impl: 3976668851 (eff. 0.347)
1044.83/1045.07	c #Conflicts:    1236000 | #Learnt:      48773 | 0.000
1044.83/1045.07	c total clause space: 545.701MB
1044.83/1045.07	c total #watches: 278683
1046.72/1046.96	c total #propagations: 1381963510 / total #impl: 3980177667 (eff. 0.347)
1046.72/1046.96	c #Conflicts:    1237000 | #Learnt:      49773 | 0.000
1046.72/1046.96	c total clause space: 545.701MB
1046.72/1046.96	c total #watches: 280962
1049.02/1049.28	c total #propagations: 1383109533 / total #impl: 3983595321 (eff. 0.347)
1049.02/1049.28	c #Conflicts:    1238000 | #Learnt:      50773 | 0.000
1049.02/1049.28	c total clause space: 545.701MB
1049.02/1049.28	c total #watches: 283762
1051.43/1051.64	c total #propagations: 1384295155 / total #impl: 3987001126 (eff. 0.347)
1051.43/1051.64	c #Conflicts:    1239000 | #Learnt:      51773 | 0.000
1051.43/1051.64	c total clause space: 545.701MB
1051.43/1051.64	c total #watches: 286699
1053.42/1053.60	c total #propagations: 1385574889 / total #impl: 3990977676 (eff. 0.347)
1053.42/1053.60	c #Conflicts:    1240000 | #Learnt:      52773 | 0.000
1053.42/1053.60	c total clause space: 545.701MB
1053.42/1053.60	c total #watches: 289285
1055.42/1055.68	c total #propagations: 1386596995 / total #impl: 3994081385 (eff. 0.347)
1055.42/1055.68	c #Conflicts:    1241000 | #Learnt:      53773 | 0.000
1055.42/1055.68	c total clause space: 545.701MB
1055.42/1055.68	c total #watches: 291740
1056.52/1056.72	c total #propagations: 1387851734 / total #impl: 3997872694 (eff. 0.347)
1056.52/1056.72	c GARBAGE COLLECT
1056.52/1056.72	c #Conflicts:    1242000 | #Learnt:      27879 | 0.000
1056.52/1056.72	c total clause space: 545.701MB
1056.52/1056.72	c total #watches: 227507
1057.62/1057.90	c total #propagations: 1389008776 / total #impl: 4001385799 (eff. 0.347)
1057.62/1057.90	c #Conflicts:    1243000 | #Learnt:      28879 | 0.000
1057.62/1057.90	c total clause space: 545.701MB
1057.62/1057.90	c total #watches: 229795
1058.92/1059.18	c total #propagations: 1390103405 / total #impl: 4004728410 (eff. 0.347)
1058.92/1059.18	c #Conflicts:    1244000 | #Learnt:      29879 | 0.000
1058.92/1059.18	c total clause space: 545.701MB
1058.92/1059.18	c total #watches: 232456
1060.12/1060.39	c total #propagations: 1391261830 / total #impl: 4008141010 (eff. 0.347)
1060.12/1060.39	c #Conflicts:    1245000 | #Learnt:      30879 | 0.000
1060.12/1060.39	c total clause space: 545.701MB
1060.12/1060.39	c total #watches: 235447
1061.12/1061.39	c total #propagations: 1392374067 / total #impl: 4011448310 (eff. 0.347)
1061.12/1061.39	c #Conflicts:    1246000 | #Learnt:      31879 | 0.000
1061.12/1061.39	c total clause space: 545.701MB
1061.12/1061.39	c total #watches: 238040
1062.32/1062.58	c total #propagations: 1393389612 / total #impl: 4014713457 (eff. 0.347)
1062.32/1062.58	c #Conflicts:    1247000 | #Learnt:      32879 | 0.000
1062.32/1062.58	c total clause space: 545.701MB
1062.32/1062.58	c total #watches: 240601
1063.42/1063.69	c total #propagations: 1394394963 / total #impl: 4017924850 (eff. 0.347)
1063.42/1063.69	c #Conflicts:    1248000 | #Learnt:      33879 | 0.000
1063.42/1063.69	c total clause space: 545.701MB
1063.42/1063.69	c total #watches: 242704
1064.63/1064.85	c total #propagations: 1395481032 / total #impl: 4021291494 (eff. 0.347)
1064.63/1064.85	c #Conflicts:    1249000 | #Learnt:      34879 | 0.000
1064.63/1064.85	c total clause space: 545.701MB
1064.63/1064.85	c total #watches: 244851
1065.73/1065.96	c total #propagations: 1396542899 / total #impl: 4024535108 (eff. 0.347)
1065.73/1065.96	c #Conflicts:    1250000 | #Learnt:      35879 | 0.000
1065.73/1065.96	c total clause space: 545.701MB
1065.73/1065.96	c total #watches: 247136
1067.12/1067.33	c total #propagations: 1397582889 / total #impl: 4027649372 (eff. 0.347)
1067.12/1067.33	c #Conflicts:    1251000 | #Learnt:      36879 | 0.000
1067.12/1067.33	c total clause space: 545.701MB
1067.12/1067.33	c total #watches: 249606
1068.42/1068.62	c total #propagations: 1398819221 / total #impl: 4031163882 (eff. 0.347)
1068.42/1068.62	c #Conflicts:    1252000 | #Learnt:      37879 | 0.000
1068.42/1068.62	c total clause space: 545.701MB
1068.42/1068.62	c total #watches: 252681
1069.52/1069.75	c total #propagations: 1399961789 / total #impl: 4034490761 (eff. 0.347)
1069.52/1069.75	c #Conflicts:    1253000 | #Learnt:      38879 | 0.000
1069.52/1069.75	c total clause space: 545.701MB
1069.52/1069.75	c total #watches: 255442
1071.02/1071.29	c total #propagations: 1400937308 / total #impl: 4037320701 (eff. 0.347)
1071.02/1071.29	c #Conflicts:    1254000 | #Learnt:      39879 | 0.000
1071.02/1071.29	c total clause space: 545.701MB
1071.02/1071.29	c total #watches: 257716
1072.43/1072.64	c total #propagations: 1402120952 / total #impl: 4040648582 (eff. 0.347)
1072.43/1072.64	c #Conflicts:    1255000 | #Learnt:      40879 | 0.000
1072.43/1072.64	c total clause space: 545.701MB
1072.43/1072.64	c total #watches: 260084
1073.92/1074.17	c total #propagations: 1403177054 / total #impl: 4043797845 (eff. 0.347)
1073.92/1074.17	c #Conflicts:    1256000 | #Learnt:      41879 | 0.000
1073.92/1074.17	c total clause space: 545.701MB
1073.92/1074.17	c total #watches: 262599
1075.22/1075.47	c total #propagations: 1404213104 / total #impl: 4046811142 (eff. 0.347)
1075.22/1075.47	c #Conflicts:    1257000 | #Learnt:      42879 | 0.000
1075.22/1075.47	c total clause space: 545.701MB
1075.22/1075.47	c total #watches: 265221
1076.42/1076.67	c total #propagations: 1405228673 / total #impl: 4049724703 (eff. 0.347)
1076.42/1076.67	c #Conflicts:    1258000 | #Learnt:      43879 | 0.000
1076.42/1076.67	c total clause space: 545.701MB
1076.42/1076.67	c total #watches: 268028
1078.02/1078.22	c total #propagations: 1406203071 / total #impl: 4052601007 (eff. 0.347)
1078.02/1078.22	c #Conflicts:    1259000 | #Learnt:      44879 | 0.000
1078.02/1078.22	c total clause space: 545.701MB
1078.02/1078.22	c total #watches: 270287
1079.62/1079.82	c total #propagations: 1407371025 / total #impl: 4055870914 (eff. 0.347)
1079.62/1079.82	c #Conflicts:    1260000 | #Learnt:      45879 | 0.000
1079.62/1079.82	c total clause space: 545.701MB
1079.62/1079.82	c total #watches: 273001
1081.12/1081.37	c total #propagations: 1408608895 / total #impl: 4059582474 (eff. 0.347)
1081.12/1081.37	c #Conflicts:    1261000 | #Learnt:      46879 | 0.000
1081.12/1081.37	c total clause space: 545.701MB
1081.12/1081.37	c total #watches: 275528
1082.72/1082.91	c total #propagations: 1409728950 / total #impl: 4062919175 (eff. 0.347)
1082.72/1082.91	c #Conflicts:    1262000 | #Learnt:      47879 | 0.000
1082.72/1082.91	c total clause space: 545.701MB
1082.72/1082.91	c total #watches: 277933
1084.42/1084.68	c total #propagations: 1410757854 / total #impl: 4065972101 (eff. 0.347)
1084.42/1084.68	c #Conflicts:    1263000 | #Learnt:      48879 | 0.000
1084.42/1084.68	c total clause space: 545.701MB
1084.42/1084.68	c total #watches: 280653
1086.32/1086.52	c total #propagations: 1411906859 / total #impl: 4069321614 (eff. 0.347)
1086.32/1086.52	c #Conflicts:    1264000 | #Learnt:      49879 | 0.000
1086.32/1086.52	c total clause space: 545.701MB
1086.32/1086.52	c total #watches: 285112
1088.02/1088.27	c total #propagations: 1412998878 / total #impl: 4072671204 (eff. 0.347)
1088.02/1088.27	c #Conflicts:    1265000 | #Learnt:      50879 | 0.000
1088.02/1088.27	c total clause space: 545.701MB
1088.02/1088.27	c total #watches: 287832
1090.32/1090.52	c total #propagations: 1414145947 / total #impl: 4076198812 (eff. 0.347)
1090.32/1090.52	c #Conflicts:    1266000 | #Learnt:      51879 | 0.000
1090.32/1090.52	c total clause space: 545.701MB
1090.32/1090.52	c total #watches: 290208
1092.42/1092.60	c total #propagations: 1415403288 / total #impl: 4079880335 (eff. 0.347)
1092.42/1092.60	c #Conflicts:    1267000 | #Learnt:      52879 | 0.000
1092.42/1092.60	c total clause space: 545.701MB
1092.42/1092.60	c total #watches: 292319
1094.62/1094.80	c total #propagations: 1416549106 / total #impl: 4083447404 (eff. 0.347)
1094.62/1094.80	c #Conflicts:    1268000 | #Learnt:      53879 | 0.000
1094.62/1094.80	c total clause space: 545.701MB
1094.62/1094.80	c total #watches: 294577
1096.42/1096.70	c total #propagations: 1417730288 / total #impl: 4087020612 (eff. 0.347)
1096.42/1096.70	c GARBAGE COLLECT
1096.42/1096.70	c #Conflicts:    1269000 | #Learnt:      27678 | 0.000
1096.42/1096.70	c total clause space: 545.701MB
1096.42/1096.70	c total #watches: 226065
1097.72/1097.96	c total #propagations: 1418880528 / total #impl: 4090392690 (eff. 0.347)
1097.72/1097.96	c #Conflicts:    1270000 | #Learnt:      28678 | 0.000
1097.72/1097.96	c total clause space: 545.701MB
1097.72/1097.96	c total #watches: 228265
1099.01/1099.24	c total #propagations: 1420038981 / total #impl: 4093640799 (eff. 0.347)
1099.01/1099.24	c #Conflicts:    1271000 | #Learnt:      29678 | 0.000
1099.01/1099.24	c total clause space: 545.701MB
1099.01/1099.24	c total #watches: 230539
1100.21/1100.41	c total #propagations: 1421133547 / total #impl: 4096777135 (eff. 0.347)
1100.21/1100.41	c #Conflicts:    1272000 | #Learnt:      30678 | 0.000
1100.21/1100.41	c total clause space: 545.701MB
1100.21/1100.41	c total #watches: 233262
1101.51/1101.79	c total #propagations: 1422147877 / total #impl: 4099789868 (eff. 0.347)
1101.51/1101.79	c #Conflicts:    1273000 | #Learnt:      31678 | 0.000
1101.51/1101.79	c total clause space: 545.701MB
1101.51/1101.79	c total #watches: 235415
1102.91/1103.16	c total #propagations: 1423305598 / total #impl: 4103108857 (eff. 0.347)
1102.91/1103.16	c #Conflicts:    1274000 | #Learnt:      32678 | 0.000
1102.91/1103.16	c total clause space: 545.701MB
1102.91/1103.16	c total #watches: 237593
1104.41/1104.66	c total #propagations: 1424528806 / total #impl: 4106561499 (eff. 0.347)
1104.41/1104.66	c #Conflicts:    1275000 | #Learnt:      33678 | 0.000
1104.41/1104.66	c total clause space: 545.701MB
1104.41/1104.66	c total #watches: 240053
1105.81/1106.07	c total #propagations: 1425776804 / total #impl: 4109968357 (eff. 0.347)
1105.81/1106.07	c #Conflicts:    1276000 | #Learnt:      34678 | 0.000
1105.81/1106.07	c total clause space: 545.701MB
1105.81/1106.07	c total #watches: 242242
1107.11/1107.36	c total #propagations: 1426957019 / total #impl: 4113161981 (eff. 0.347)
1107.11/1107.36	c #Conflicts:    1277000 | #Learnt:      35678 | 0.000
1107.11/1107.36	c total clause space: 545.701MB
1107.11/1107.36	c total #watches: 244722
1108.72/1108.93	c total #propagations: 1428049568 / total #impl: 4116281871 (eff. 0.347)
1108.72/1108.93	c #Conflicts:    1278000 | #Learnt:      36678 | 0.000
1108.72/1108.93	c total clause space: 545.701MB
1108.72/1108.93	c total #watches: 246900
1110.11/1110.36	c total #propagations: 1429337948 / total #impl: 4120015346 (eff. 0.347)
1110.11/1110.36	c #Conflicts:    1279000 | #Learnt:      37678 | 0.000
1110.11/1110.36	c total clause space: 545.701MB
1110.11/1110.36	c total #watches: 249822
1111.51/1111.77	c total #propagations: 1430593377 / total #impl: 4123593025 (eff. 0.347)
1111.51/1111.77	c #Conflicts:    1280000 | #Learnt:      38678 | 0.000
1111.51/1111.77	c total clause space: 545.701MB
1111.51/1111.77	c total #watches: 252078
1112.91/1113.13	c total #propagations: 1431753550 / total #impl: 4126829278 (eff. 0.347)
1112.91/1113.13	c #Conflicts:    1281000 | #Learnt:      39678 | 0.000
1112.91/1113.13	c total clause space: 545.701MB
1112.91/1113.13	c total #watches: 254424
1113.91/1114.15	c total #propagations: 1432842267 / total #impl: 4129975128 (eff. 0.347)
1113.91/1114.15	c #Conflicts:    1282000 | #Learnt:      40678 | 0.000
1113.91/1114.15	c total clause space: 545.701MB
1113.91/1114.15	c total #watches: 256834
1115.41/1115.64	c total #propagations: 1433778299 / total #impl: 4132621722 (eff. 0.347)
1115.41/1115.64	c #Conflicts:    1283000 | #Learnt:      41678 | 0.000
1115.41/1115.64	c total clause space: 545.701MB
1115.41/1115.64	c total #watches: 258933
1117.01/1117.29	c total #propagations: 1434877090 / total #impl: 4135730553 (eff. 0.347)
1117.01/1117.29	c #Conflicts:    1284000 | #Learnt:      42678 | 0.000
1117.01/1117.29	c total clause space: 545.701MB
1117.01/1117.29	c total #watches: 261548
1118.62/1118.85	c total #propagations: 1436116502 / total #impl: 4139309849 (eff. 0.347)
1118.62/1118.85	c #Conflicts:    1285000 | #Learnt:      43678 | 0.000
1118.62/1118.85	c total clause space: 545.701MB
1118.62/1118.85	c total #watches: 264541
1120.21/1120.45	c total #propagations: 1437249327 / total #impl: 4142715577 (eff. 0.347)
1120.21/1120.45	c #Conflicts:    1286000 | #Learnt:      44678 | 0.000
1120.21/1120.45	c total clause space: 545.701MB
1120.21/1120.45	c total #watches: 266817
1121.41/1121.66	c total #propagations: 1438429969 / total #impl: 4146138276 (eff. 0.347)
1121.41/1121.66	c #Conflicts:    1287000 | #Learnt:      45678 | 0.000
1121.41/1121.66	c total clause space: 545.701MB
1121.41/1121.66	c total #watches: 269103
1122.92/1123.18	c total #propagations: 1439524485 / total #impl: 4149518139 (eff. 0.347)
1122.92/1123.18	c #Conflicts:    1288000 | #Learnt:      46678 | 0.000
1122.92/1123.18	c total clause space: 545.701MB
1122.92/1123.18	c total #watches: 271253
1124.61/1124.88	c total #propagations: 1440625086 / total #impl: 4152696116 (eff. 0.347)
1124.61/1124.88	c #Conflicts:    1289000 | #Learnt:      47678 | 0.000
1124.61/1124.88	c total clause space: 545.701MB
1124.61/1124.88	c total #watches: 274295
1126.22/1126.41	c total #propagations: 1441827563 / total #impl: 4156259519 (eff. 0.347)
1126.22/1126.41	c #Conflicts:    1290000 | #Learnt:      48678 | 0.000
1126.22/1126.41	c total clause space: 545.701MB
1126.22/1126.41	c total #watches: 276484
1127.61/1127.88	c total #propagations: 1442880687 / total #impl: 4159318904 (eff. 0.347)
1127.61/1127.88	c #Conflicts:    1291000 | #Learnt:      49678 | 0.000
1127.61/1127.88	c total clause space: 545.701MB
1127.61/1127.88	c total #watches: 278993
1129.21/1129.46	c total #propagations: 1443910386 / total #impl: 4162260454 (eff. 0.347)
1129.21/1129.46	c #Conflicts:    1292000 | #Learnt:      50678 | 0.000
1129.21/1129.46	c total clause space: 545.701MB
1129.21/1129.46	c total #watches: 281214
1130.72/1130.91	c total #propagations: 1444935245 / total #impl: 4165262419 (eff. 0.347)
1130.72/1130.91	c #Conflicts:    1293000 | #Learnt:      51678 | 0.000
1130.72/1130.91	c total clause space: 545.701MB
1130.72/1130.91	c total #watches: 283508
1131.82/1132.03	c total #propagations: 1445972378 / total #impl: 4168489920 (eff. 0.347)
1131.82/1132.03	c #Conflicts:    1294000 | #Learnt:      52678 | 0.000
1131.82/1132.03	c total clause space: 545.701MB
1131.82/1132.03	c total #watches: 286045
1133.41/1133.68	c total #propagations: 1446883428 / total #impl: 4171463965 (eff. 0.347)
1133.41/1133.68	c #Conflicts:    1295000 | #Learnt:      53678 | 0.000
1133.41/1133.68	c total clause space: 545.701MB
1133.41/1133.68	c total #watches: 288212
1135.31/1135.56	c total #propagations: 1447950717 / total #impl: 4175002525 (eff. 0.347)
1135.31/1135.56	c #Conflicts:    1296000 | #Learnt:      54678 | 0.000
1135.31/1135.56	c total clause space: 545.701MB
1135.31/1135.56	c total #watches: 290638
1136.81/1137.01	c total #propagations: 1449185775 / total #impl: 4178702530 (eff. 0.347)
1136.81/1137.01	c GARBAGE COLLECT
1136.81/1137.01	c #Conflicts:    1297000 | #Learnt:      28162 | 0.000
1136.81/1137.01	c total clause space: 545.701MB
1136.81/1137.01	c total #watches: 227399
1137.81/1138.08	c total #propagations: 1450255056 / total #impl: 4181952527 (eff. 0.347)
1137.81/1138.08	c #Conflicts:    1298000 | #Learnt:      29162 | 0.000
1137.81/1138.08	c total clause space: 545.701MB
1137.81/1138.08	c total #watches: 230385
1139.21/1139.43	c total #propagations: 1451270331 / total #impl: 4184931163 (eff. 0.347)
1139.21/1139.43	c #Conflicts:    1299000 | #Learnt:      30162 | 0.000
1139.21/1139.43	c total clause space: 545.701MB
1139.21/1139.43	c total #watches: 233288
1140.41/1140.62	c total #propagations: 1452528431 / total #impl: 4188566349 (eff. 0.347)
1140.41/1140.62	c #Conflicts:    1300000 | #Learnt:      31162 | 0.000
1140.41/1140.62	c total clause space: 545.701MB
1140.41/1140.62	c total #watches: 235967
1141.81/1142.04	c total #propagations: 1453603256 / total #impl: 4191682060 (eff. 0.347)
1141.81/1142.04	c #Conflicts:    1301000 | #Learnt:      32162 | 0.000
1141.81/1142.04	c total clause space: 545.701MB
1141.81/1142.04	c total #watches: 238105
1143.11/1143.34	c total #propagations: 1454821744 / total #impl: 4195330413 (eff. 0.347)
1143.11/1143.34	c #Conflicts:    1302000 | #Learnt:      33162 | 0.000
1143.11/1143.34	c total clause space: 545.701MB
1143.11/1143.34	c total #watches: 240733
1144.61/1144.83	c total #propagations: 1455968844 / total #impl: 4199033049 (eff. 0.347)
1144.61/1144.83	c #Conflicts:    1303000 | #Learnt:      34162 | 0.000
1144.61/1144.83	c total clause space: 545.701MB
1144.61/1144.83	c total #watches: 244089
1145.91/1146.14	c total #propagations: 1457169382 / total #impl: 4202565188 (eff. 0.347)
1145.91/1146.14	c #Conflicts:    1304000 | #Learnt:      35162 | 0.000
1145.91/1146.14	c total clause space: 545.701MB
1145.91/1146.14	c total #watches: 246514
1147.31/1147.52	c total #propagations: 1458194913 / total #impl: 4205432953 (eff. 0.347)
1147.31/1147.52	c #Conflicts:    1305000 | #Learnt:      36162 | 0.000
1147.31/1147.52	c total clause space: 545.701MB
1147.31/1147.52	c total #watches: 248779
1148.81/1149.04	c total #propagations: 1459195439 / total #impl: 4208403043 (eff. 0.347)
1148.81/1149.04	c #Conflicts:    1306000 | #Learnt:      37162 | 0.000
1148.81/1149.04	c total clause space: 545.701MB
1148.81/1149.04	c total #watches: 251108
1150.31/1150.54	c total #propagations: 1460336978 / total #impl: 4211899251 (eff. 0.347)
1150.31/1150.54	c #Conflicts:    1307000 | #Learnt:      38162 | 0.000
1150.31/1150.54	c total clause space: 545.701MB
1150.31/1150.54	c total #watches: 253450
1151.81/1152.01	c total #propagations: 1461482129 / total #impl: 4215439949 (eff. 0.347)
1151.81/1152.01	c #Conflicts:    1308000 | #Learnt:      39162 | 0.000
1151.81/1152.01	c total clause space: 545.701MB
1151.81/1152.01	c total #watches: 256508
1153.31/1153.55	c total #propagations: 1462533402 / total #impl: 4218471996 (eff. 0.347)
1153.31/1153.55	c #Conflicts:    1309000 | #Learnt:      40162 | 0.000
1153.31/1153.55	c total clause space: 545.701MB
1153.31/1153.55	c total #watches: 258661
1155.01/1155.24	c total #propagations: 1463662065 / total #impl: 4221759254 (eff. 0.347)
1155.01/1155.24	c #Conflicts:    1310000 | #Learnt:      41162 | 0.000
1155.01/1155.24	c total clause space: 545.701MB
1155.01/1155.24	c total #watches: 260848
1156.41/1156.68	c total #propagations: 1464874028 / total #impl: 4225288212 (eff. 0.347)
1156.41/1156.68	c #Conflicts:    1311000 | #Learnt:      42162 | 0.000
1156.41/1156.68	c total clause space: 545.701MB
1156.41/1156.68	c total #watches: 263415
1157.90/1158.16	c total #propagations: 1465848057 / total #impl: 4228408856 (eff. 0.347)
1157.90/1158.16	c #Conflicts:    1312000 | #Learnt:      43162 | 0.000
1157.90/1158.16	c total clause space: 545.701MB
1157.90/1158.16	c total #watches: 265648
1159.31/1159.59	c total #propagations: 1466947868 / total #impl: 4231735910 (eff. 0.347)
1159.31/1159.59	c #Conflicts:    1313000 | #Learnt:      44162 | 0.000
1159.31/1159.59	c total clause space: 545.701MB
1159.31/1159.59	c total #watches: 267800
1160.90/1161.18	c total #propagations: 1468054619 / total #impl: 4235114713 (eff. 0.347)
1160.90/1161.18	c #Conflicts:    1314000 | #Learnt:      45162 | 0.000
1160.90/1161.18	c total clause space: 545.701MB
1160.90/1161.18	c total #watches: 269985
1162.61/1162.87	c total #propagations: 1469154487 / total #impl: 4238406848 (eff. 0.347)
1162.61/1162.87	c #Conflicts:    1315000 | #Learnt:      46162 | 0.000
1162.61/1162.87	c total clause space: 545.701MB
1162.61/1162.87	c total #watches: 272110
1164.20/1164.47	c total #propagations: 1470305809 / total #impl: 4241737576 (eff. 0.347)
1164.20/1164.47	c #Conflicts:    1316000 | #Learnt:      47162 | 0.000
1164.20/1164.47	c total clause space: 545.701MB
1164.20/1164.47	c total #watches: 274289
1165.70/1165.99	c total #propagations: 1471393671 / total #impl: 4244903497 (eff. 0.347)
1165.70/1165.99	c #Conflicts:    1317000 | #Learnt:      48162 | 0.000
1165.70/1165.99	c total clause space: 545.701MB
1165.70/1165.99	c total #watches: 277392
1167.40/1167.62	c total #propagations: 1472444081 / total #impl: 4247923490 (eff. 0.347)
1167.40/1167.62	c #Conflicts:    1318000 | #Learnt:      49162 | 0.000
1167.40/1167.62	c total clause space: 545.701MB
1167.40/1167.62	c total #watches: 279656
1169.21/1169.43	c total #propagations: 1473486760 / total #impl: 4250885633 (eff. 0.347)
1169.21/1169.43	c #Conflicts:    1319000 | #Learnt:      50162 | 0.000
1169.21/1169.43	c total clause space: 545.701MB
1169.21/1169.43	c total #watches: 282025
1170.90/1171.16	c total #propagations: 1474577959 / total #impl: 4254075998 (eff. 0.347)
1170.90/1171.16	c #Conflicts:    1320000 | #Learnt:      51162 | 0.000
1170.90/1171.16	c total clause space: 545.701MB
1170.90/1171.16	c total #watches: 284254
1172.60/1172.82	c total #propagations: 1475639910 / total #impl: 4257178731 (eff. 0.347)
1172.60/1172.82	c #Conflicts:    1321000 | #Learnt:      52162 | 0.000
1172.60/1172.82	c total clause space: 545.701MB
1172.60/1172.82	c total #watches: 286557
1174.50/1174.74	c total #propagations: 1476695484 / total #impl: 4260367348 (eff. 0.347)
1174.50/1174.74	c #Conflicts:    1322000 | #Learnt:      53162 | 0.000
1174.50/1174.74	c total clause space: 545.701MB
1174.50/1174.74	c total #watches: 289287
1176.50/1176.75	c total #propagations: 1477774934 / total #impl: 4263545683 (eff. 0.347)
1176.50/1176.75	c #Conflicts:    1323000 | #Learnt:      54162 | 0.000
1176.50/1176.75	c total clause space: 545.701MB
1176.50/1176.75	c total #watches: 292028
1178.50/1178.72	c total #propagations: 1478922524 / total #impl: 4266902317 (eff. 0.347)
1178.50/1178.72	c #Conflicts:    1324000 | #Learnt:      55162 | 0.000
1178.50/1178.72	c total clause space: 545.701MB
1178.50/1178.72	c total #watches: 295442
1180.00/1180.25	c total #propagations: 1479962711 / total #impl: 4269981152 (eff. 0.347)
1180.00/1180.25	c GARBAGE COLLECT
1180.00/1180.25	c #Conflicts:    1325000 | #Learnt:      28373 | 0.000
1180.00/1180.25	c total clause space: 545.701MB
1180.00/1180.25	c total #watches: 227981
1181.50/1181.71	c total #propagations: 1480929572 / total #impl: 4272763527 (eff. 0.347)
1181.50/1181.71	c #Conflicts:    1326000 | #Learnt:      29373 | 0.000
1181.50/1181.71	c total clause space: 545.701MB
1181.50/1181.71	c total #watches: 230372
1183.10/1183.32	c total #propagations: 1482107322 / total #impl: 4276025413 (eff. 0.347)
1183.10/1183.32	c #Conflicts:    1327000 | #Learnt:      30373 | 0.000
1183.10/1183.32	c total clause space: 545.701MB
1183.10/1183.32	c total #watches: 232620
1184.30/1184.50	c total #propagations: 1483519752 / total #impl: 4279938679 (eff. 0.347)
1184.30/1184.50	c #Conflicts:    1328000 | #Learnt:      31373 | 0.000
1184.30/1184.50	c total clause space: 545.701MB
1184.30/1184.50	c total #watches: 234805
1185.50/1185.76	c total #propagations: 1484710201 / total #impl: 4283271738 (eff. 0.347)
1185.50/1185.76	c #Conflicts:    1329000 | #Learnt:      32373 | 0.000
1185.50/1185.76	c total clause space: 545.701MB
1185.50/1185.76	c total #watches: 237178
1186.71/1186.99	c total #propagations: 1485849591 / total #impl: 4286637946 (eff. 0.347)
1186.71/1186.99	c #Conflicts:    1330000 | #Learnt:      33373 | 0.000
1186.71/1186.99	c total clause space: 545.701MB
1186.71/1186.99	c total #watches: 239422
1188.10/1188.38	c total #propagations: 1486924961 / total #impl: 4289726786 (eff. 0.347)
1188.10/1188.38	c #Conflicts:    1331000 | #Learnt:      34373 | 0.000
1188.10/1188.38	c total clause space: 545.701MB
1188.10/1188.38	c total #watches: 242103
1189.30/1189.50	c total #propagations: 1488114167 / total #impl: 4293232472 (eff. 0.347)
1189.30/1189.50	c #Conflicts:    1332000 | #Learnt:      35373 | 0.000
1189.30/1189.50	c total clause space: 545.701MB
1189.30/1189.50	c total #watches: 244605
1190.40/1190.69	c total #propagations: 1489148268 / total #impl: 4296265711 (eff. 0.347)
1190.40/1190.69	c #Conflicts:    1333000 | #Learnt:      36373 | 0.000
1190.40/1190.69	c total clause space: 545.701MB
1190.40/1190.69	c total #watches: 248072
1191.50/1191.77	c total #propagations: 1490160363 / total #impl: 4299272284 (eff. 0.347)
1191.50/1191.77	c #Conflicts:    1334000 | #Learnt:      37373 | 0.000
1191.50/1191.77	c total clause space: 545.701MB
1191.50/1191.77	c total #watches: 250530
1192.50/1192.73	c total #propagations: 1491105332 / total #impl: 4301932218 (eff. 0.347)
1192.50/1192.73	c #Conflicts:    1335000 | #Learnt:      38373 | 0.000
1192.50/1192.73	c total clause space: 545.701MB
1192.50/1192.73	c total #watches: 252928
1193.70/1193.97	c total #propagations: 1491970283 / total #impl: 4304542782 (eff. 0.347)
1193.70/1193.97	c #Conflicts:    1336000 | #Learnt:      39373 | 0.000
1193.70/1193.97	c total clause space: 545.701MB
1193.70/1193.97	c total #watches: 255257
1195.00/1195.27	c total #propagations: 1492984488 / total #impl: 4307494514 (eff. 0.347)
1195.00/1195.27	c #Conflicts:    1337000 | #Learnt:      40373 | 0.000
1195.00/1195.27	c total clause space: 545.701MB
1195.00/1195.27	c total #watches: 257504
1196.40/1196.66	c total #propagations: 1493920374 / total #impl: 4310273065 (eff. 0.347)
1196.40/1196.66	c #Conflicts:    1338000 | #Learnt:      41373 | 0.000
1196.40/1196.66	c total clause space: 545.701MB
1196.40/1196.66	c total #watches: 259760
1197.70/1197.93	c total #propagations: 1494989802 / total #impl: 4313310271 (eff. 0.347)
1197.70/1197.93	c #Conflicts:    1339000 | #Learnt:      42373 | 0.000
1197.70/1197.93	c total clause space: 545.701MB
1197.70/1197.93	c total #watches: 262390
1199.20/1199.47	c total #propagations: 1495957553 / total #impl: 4316256197 (eff. 0.347)
1199.20/1199.47	c #Conflicts:    1340000 | #Learnt:      43373 | 0.000
1199.20/1199.47	c total clause space: 545.701MB
1199.20/1199.47	c total #watches: 264978
1200.60/1200.83	c total #propagations: 1496997315 / total #impl: 4319372590 (eff. 0.347)
1200.60/1200.83	c #Conflicts:    1341000 | #Learnt:      44373 | 0.000
1200.60/1200.83	c total clause space: 545.701MB
1200.60/1200.83	c total #watches: 268052
1202.00/1202.29	c total #propagations: 1497967973 / total #impl: 4322191026 (eff. 0.347)
1202.00/1202.29	c #Conflicts:    1342000 | #Learnt:      45373 | 0.000
1202.00/1202.29	c total clause space: 545.701MB
1202.00/1202.29	c total #watches: 271093
1203.70/1203.91	c total #propagations: 1498917589 / total #impl: 4325050502 (eff. 0.347)
1203.70/1203.91	c #Conflicts:    1343000 | #Learnt:      46373 | 0.000
1203.70/1203.91	c total clause space: 545.701MB
1203.70/1203.91	c total #watches: 273593
1205.40/1205.65	c total #propagations: 1499917893 / total #impl: 4328182831 (eff. 0.347)
1205.40/1205.65	c #Conflicts:    1344000 | #Learnt:      47373 | 0.000
1205.40/1205.65	c total clause space: 545.701MB
1205.40/1205.65	c total #watches: 276099
1207.39/1207.63	c total #propagations: 1501061327 / total #impl: 4331409213 (eff. 0.347)
1207.39/1207.63	c #Conflicts:    1345000 | #Learnt:      48373 | 0.000
1207.39/1207.63	c total clause space: 545.701MB
1207.39/1207.63	c total #watches: 278142
1208.99/1209.28	c total #propagations: 1502252498 / total #impl: 4334785318 (eff. 0.347)
1208.99/1209.28	c #Conflicts:    1346000 | #Learnt:      49373 | 0.000
1208.99/1209.28	c total clause space: 545.701MB
1208.99/1209.28	c total #watches: 280503
1210.79/1211.09	c total #propagations: 1503359668 / total #impl: 4338002690 (eff. 0.347)
1210.79/1211.09	c #Conflicts:    1347000 | #Learnt:      50373 | 0.000
1210.79/1211.09	c total clause space: 545.701MB
1210.79/1211.09	c total #watches: 282923
1212.79/1213.00	c total #propagations: 1504408138 / total #impl: 4341305112 (eff. 0.347)
1212.79/1213.00	c #Conflicts:    1348000 | #Learnt:      51373 | 0.000
1212.79/1213.00	c total clause space: 545.701MB
1212.79/1213.00	c total #watches: 285491
1214.49/1214.76	c total #propagations: 1505494604 / total #impl: 4344509252 (eff. 0.347)
1214.49/1214.76	c #Conflicts:    1349000 | #Learnt:      52373 | 0.000
1214.49/1214.76	c total clause space: 545.701MB
1214.49/1214.76	c total #watches: 287754
1216.19/1216.46	c total #propagations: 1506514158 / total #impl: 4347412253 (eff. 0.347)
1216.19/1216.46	c #Conflicts:    1350000 | #Learnt:      53373 | 0.000
1216.19/1216.46	c total clause space: 545.701MB
1216.19/1216.46	c total #watches: 290602
1218.29/1218.53	c total #propagations: 1507587276 / total #impl: 4350672140 (eff. 0.347)
1218.29/1218.53	c #Conflicts:    1351000 | #Learnt:      54373 | 0.000
1218.29/1218.53	c total clause space: 545.701MB
1218.29/1218.53	c total #watches: 293037
1220.09/1220.35	c total #propagations: 1508706017 / total #impl: 4353976990 (eff. 0.347)
1220.09/1220.35	c #Conflicts:    1352000 | #Learnt:      55373 | 0.000
1220.09/1220.35	c total clause space: 545.701MB
1220.09/1220.35	c total #watches: 295658
1222.19/1222.44	c total #propagations: 1509743905 / total #impl: 4356971397 (eff. 0.347)
1222.19/1222.44	c GARBAGE COLLECT
1222.19/1222.44	c #Conflicts:    1353000 | #Learnt:      28258 | 0.000
1222.19/1222.44	c total clause space: 545.701MB
1222.19/1222.44	c total #watches: 227632
1223.19/1223.47	c total #propagations: 1510969921 / total #impl: 4360329906 (eff. 0.347)
1223.19/1223.47	c #Conflicts:    1354000 | #Learnt:      29258 | 0.000
1223.19/1223.47	c total clause space: 545.701MB
1223.19/1223.47	c total #watches: 230352
1224.49/1224.72	c total #propagations: 1512086546 / total #impl: 4363311151 (eff. 0.347)
1224.49/1224.72	c #Conflicts:    1355000 | #Learnt:      30258 | 0.000
1224.49/1224.72	c total clause space: 545.701MB
1224.49/1224.72	c total #watches: 233394
1225.69/1225.96	c total #propagations: 1513260709 / total #impl: 4366590334 (eff. 0.347)
1225.69/1225.96	c #Conflicts:    1356000 | #Learnt:      31258 | 0.000
1225.69/1225.96	c total clause space: 545.701MB
1225.69/1225.96	c total #watches: 235844
1226.79/1227.07	c total #propagations: 1514428601 / total #impl: 4369919651 (eff. 0.347)
1226.79/1227.07	c #Conflicts:    1357000 | #Learnt:      32258 | 0.000
1226.79/1227.07	c total clause space: 545.701MB
1226.79/1227.07	c total #watches: 238156
1228.09/1228.34	c total #propagations: 1515493970 / total #impl: 4372990962 (eff. 0.347)
1228.09/1228.34	c #Conflicts:    1358000 | #Learnt:      33258 | 0.000
1228.09/1228.34	c total clause space: 545.701MB
1228.09/1228.34	c total #watches: 240775
1229.70/1229.93	c total #propagations: 1516631314 / total #impl: 4376168488 (eff. 0.347)
1229.70/1229.93	c #Conflicts:    1359000 | #Learnt:      34258 | 0.000
1229.70/1229.93	c total clause space: 545.701MB
1229.70/1229.93	c total #watches: 243225
1231.09/1231.34	c total #propagations: 1518026957 / total #impl: 4380114278 (eff. 0.347)
1231.09/1231.34	c #Conflicts:    1360000 | #Learnt:      35257 | 0.000
1231.09/1231.34	c total clause space: 545.701MB
1231.09/1231.34	c total #watches: 246042
1232.39/1232.62	c total #propagations: 1519196621 / total #impl: 4383552735 (eff. 0.347)
1232.39/1232.62	c #Conflicts:    1361000 | #Learnt:      36257 | 0.000
1232.39/1232.62	c total clause space: 545.701MB
1232.39/1232.62	c total #watches: 248608
1233.69/1233.91	c total #propagations: 1520201179 / total #impl: 4386521686 (eff. 0.347)
1233.69/1233.91	c #Conflicts:    1362000 | #Learnt:      37257 | 0.000
1233.69/1233.91	c total clause space: 545.701MB
1233.69/1233.91	c total #watches: 250965
1235.10/1235.34	c total #propagations: 1521247572 / total #impl: 4389653654 (eff. 0.347)
1235.10/1235.34	c #Conflicts:    1363000 | #Learnt:      38257 | 0.000
1235.10/1235.34	c total clause space: 545.701MB
1235.10/1235.34	c total #watches: 253206
1236.39/1236.70	c total #propagations: 1522376698 / total #impl: 4392899951 (eff. 0.347)
1236.39/1236.70	c #Conflicts:    1364000 | #Learnt:      39257 | 0.000
1236.39/1236.70	c total clause space: 545.701MB
1236.49/1236.70	c total #watches: 255719
1237.69/1237.94	c total #propagations: 1523470304 / total #impl: 4395995602 (eff. 0.347)
1237.69/1237.94	c #Conflicts:    1365000 | #Learnt:      40257 | 0.000
1237.69/1237.94	c total clause space: 545.701MB
1237.69/1237.94	c total #watches: 259022
1239.09/1239.39	c total #propagations: 1524464352 / total #impl: 4398850076 (eff. 0.347)
1239.09/1239.39	c #Conflicts:    1366000 | #Learnt:      41257 | 0.000
1239.09/1239.39	c total clause space: 545.701MB
1239.09/1239.39	c total #watches: 261177
1240.09/1240.40	c total #propagations: 1525506815 / total #impl: 4401836053 (eff. 0.347)
1240.09/1240.40	c #Conflicts:    1367000 | #Learnt:      42257 | 0.000
1240.09/1240.40	c total clause space: 545.701MB
1240.09/1240.40	c total #watches: 265071
1241.70/1241.97	c total #propagations: 1526462403 / total #impl: 4404896687 (eff. 0.347)
1241.70/1241.97	c #Conflicts:    1368000 | #Learnt:      43257 | 0.000
1241.70/1241.97	c total clause space: 545.701MB
1241.70/1241.97	c total #watches: 267449
1243.29/1243.51	c total #propagations: 1527484905 / total #impl: 4408030968 (eff. 0.347)
1243.29/1243.51	c #Conflicts:    1369000 | #Learnt:      44257 | 0.000
1243.29/1243.51	c total clause space: 545.701MB
1243.29/1243.51	c total #watches: 270584
1245.00/1245.24	c total #propagations: 1528473440 / total #impl: 4411053775 (eff. 0.347)
1245.00/1245.24	c #Conflicts:    1370000 | #Learnt:      45257 | 0.000
1245.00/1245.24	c total clause space: 545.701MB
1245.00/1245.24	c total #watches: 272629
1246.89/1247.13	c total #propagations: 1529512560 / total #impl: 4414073662 (eff. 0.347)
1246.89/1247.13	c #Conflicts:    1371000 | #Learnt:      46257 | 0.000
1246.89/1247.13	c total clause space: 545.701MB
1246.89/1247.13	c total #watches: 275019
1248.89/1249.18	c total #propagations: 1530661839 / total #impl: 4417407133 (eff. 0.347)
1248.89/1249.18	c #Conflicts:    1372000 | #Learnt:      47257 | 0.000
1248.89/1249.18	c total clause space: 545.701MB
1248.89/1249.18	c total #watches: 277250
1250.79/1251.00	c total #propagations: 1531770826 / total #impl: 4420580695 (eff. 0.347)
1250.79/1251.00	c #Conflicts:    1373000 | #Learnt:      48257 | 0.000
1250.79/1251.00	c total clause space: 545.701MB
1250.79/1251.00	c total #watches: 279966
1252.59/1252.80	c total #propagations: 1532853488 / total #impl: 4424144358 (eff. 0.346)
1252.59/1252.80	c #Conflicts:    1374000 | #Learnt:      49257 | 0.000
1252.59/1252.80	c total clause space: 545.701MB
1252.59/1252.80	c total #watches: 282700
1253.79/1254.03	c total #propagations: 1533960309 / total #impl: 4427546100 (eff. 0.346)
1253.79/1254.03	c #Conflicts:    1375000 | #Learnt:      50257 | 0.000
1253.79/1254.03	c total clause space: 545.701MB
1253.79/1254.03	c total #watches: 287578
1255.89/1256.15	c total #propagations: 1534925293 / total #impl: 4430617536 (eff. 0.346)
1255.89/1256.15	c #Conflicts:    1376000 | #Learnt:      51257 | 0.000
1255.89/1256.15	c total clause space: 545.701MB
1255.89/1256.15	c total #watches: 290109
1257.79/1258.09	c total #propagations: 1536055185 / total #impl: 4434154176 (eff. 0.346)
1257.79/1258.09	c #Conflicts:    1377000 | #Learnt:      52257 | 0.000
1257.79/1258.09	c total clause space: 545.701MB
1257.79/1258.09	c total #watches: 293229
1259.59/1259.89	c total #propagations: 1537163975 / total #impl: 4437693987 (eff. 0.346)
1259.59/1259.89	c #Conflicts:    1378000 | #Learnt:      53257 | 0.000
1259.59/1259.89	c total clause space: 545.701MB
1259.59/1259.89	c total #watches: 295543
1261.99/1262.27	c total #propagations: 1538224805 / total #impl: 4441091890 (eff. 0.346)
1261.99/1262.27	c #Conflicts:    1379000 | #Learnt:      54257 | 0.000
1261.99/1262.27	c total clause space: 545.701MB
1261.99/1262.27	c total #watches: 298859
1264.39/1264.67	c total #propagations: 1539383047 / total #impl: 4444677515 (eff. 0.346)
1264.39/1264.67	c #Conflicts:    1380000 | #Learnt:      55257 | 0.000
1264.39/1264.67	c total clause space: 545.701MB
1264.39/1264.67	c total #watches: 301077
1266.49/1266.79	c total #propagations: 1540630582 / total #impl: 4448317810 (eff. 0.346)
1266.49/1266.79	c #Conflicts:    1381000 | #Learnt:      56257 | 0.000
1266.49/1266.79	c total clause space: 545.701MB
1266.49/1266.79	c total #watches: 304008
1268.29/1268.54	c total #propagations: 1541626759 / total #impl: 4451658878 (eff. 0.346)
1268.29/1268.54	c GARBAGE COLLECT
1268.29/1268.54	c #Conflicts:    1382000 | #Learnt:      28862 | 0.000
1268.29/1268.54	c total clause space: 545.701MB
1268.29/1268.54	c total #watches: 229117
1269.49/1269.76	c total #propagations: 1542633187 / total #impl: 4454709114 (eff. 0.346)
1269.49/1269.76	c #Conflicts:    1383000 | #Learnt:      29862 | 0.000
1269.49/1269.76	c total clause space: 545.701MB
1269.49/1269.76	c total #watches: 231325
1270.68/1270.99	c total #propagations: 1543783080 / total #impl: 4457967194 (eff. 0.346)
1270.68/1270.99	c #Conflicts:    1384000 | #Learnt:      30862 | 0.000
1270.68/1270.99	c total clause space: 545.701MB
1270.68/1270.99	c total #watches: 233951
1272.08/1272.31	c total #propagations: 1544935423 / total #impl: 4461454521 (eff. 0.346)
1272.08/1272.31	c #Conflicts:    1385000 | #Learnt:      31862 | 0.000
1272.08/1272.31	c total clause space: 545.701MB
1272.08/1272.31	c total #watches: 236164
1273.18/1273.45	c total #propagations: 1546010452 / total #impl: 4465018360 (eff. 0.346)
1273.18/1273.45	c #Conflicts:    1386000 | #Learnt:      32862 | 0.000
1273.18/1273.45	c total clause space: 545.701MB
1273.18/1273.45	c total #watches: 238879
1274.58/1274.85	c total #propagations: 1547126912 / total #impl: 4468454639 (eff. 0.346)
1274.58/1274.85	c #Conflicts:    1387000 | #Learnt:      33862 | 0.000
1274.58/1274.85	c total clause space: 545.701MB
1274.58/1274.85	c total #watches: 241232
1275.89/1276.17	c total #propagations: 1548287737 / total #impl: 4471996427 (eff. 0.346)
1275.89/1276.17	c #Conflicts:    1388000 | #Learnt:      34862 | 0.000
1275.89/1276.17	c total clause space: 545.701MB
1275.89/1276.17	c total #watches: 243717
1277.18/1277.47	c total #propagations: 1549460787 / total #impl: 4475422125 (eff. 0.346)
1277.18/1277.47	c #Conflicts:    1389000 | #Learnt:      35862 | 0.000
1277.18/1277.47	c total clause space: 545.701MB
1277.18/1277.47	c total #watches: 246367
1278.28/1278.56	c total #propagations: 1550554059 / total #impl: 4478693031 (eff. 0.346)
1278.28/1278.56	c #Conflicts:    1390000 | #Learnt:      36862 | 0.000
1278.28/1278.56	c total clause space: 545.701MB
1278.28/1278.56	c total #watches: 248770
1279.89/1280.15	c total #propagations: 1551461513 / total #impl: 4481629881 (eff. 0.346)
1279.89/1280.15	c #Conflicts:    1391000 | #Learnt:      37862 | 0.000
1279.89/1280.15	c total clause space: 545.701MB
1279.89/1280.15	c total #watches: 251157
1281.30/1281.59	c total #propagations: 1552670408 / total #impl: 4485114535 (eff. 0.346)
1281.30/1281.59	c #Conflicts:    1392000 | #Learnt:      38862 | 0.000
1281.30/1281.59	c total clause space: 545.701MB
1281.30/1281.59	c total #watches: 253971
1283.19/1283.40	c total #propagations: 1553764417 / total #impl: 4488338848 (eff. 0.346)
1283.19/1283.40	c #Conflicts:    1393000 | #Learnt:      39862 | 0.000
1283.19/1283.40	c total clause space: 545.701MB
1283.19/1283.40	c total #watches: 257041
1284.79/1285.04	c total #propagations: 1554978529 / total #impl: 4491822869 (eff. 0.346)
1284.79/1285.04	c #Conflicts:    1394000 | #Learnt:      40862 | 0.000
1284.79/1285.04	c total clause space: 545.701MB
1284.79/1285.04	c total #watches: 259829
1286.39/1286.66	c total #propagations: 1556152878 / total #impl: 4495167762 (eff. 0.346)
1286.39/1286.66	c #Conflicts:    1395000 | #Learnt:      41862 | 0.000
1286.39/1286.66	c total clause space: 545.701MB
1286.39/1286.66	c total #watches: 262111
1287.79/1288.08	c total #propagations: 1557447908 / total #impl: 4498912303 (eff. 0.346)
1287.79/1288.08	c #Conflicts:    1396000 | #Learnt:      42862 | 0.000
1287.79/1288.08	c total clause space: 545.701MB
1287.79/1288.08	c total #watches: 264613
1289.59/1289.84	c total #propagations: 1558593530 / total #impl: 4502423142 (eff. 0.346)
1289.59/1289.84	c #Conflicts:    1397000 | #Learnt:      43862 | 0.000
1289.59/1289.84	c total clause space: 545.701MB
1289.59/1289.84	c total #watches: 267208
1291.20/1291.45	c total #propagations: 1559840337 / total #impl: 4506170176 (eff. 0.346)
1291.20/1291.45	c #Conflicts:    1398000 | #Learnt:      44862 | 0.000
1291.20/1291.45	c total clause space: 545.701MB
1291.20/1291.45	c total #watches: 269366
1292.49/1292.71	c total #propagations: 1560992211 / total #impl: 4509720768 (eff. 0.346)
1292.49/1292.71	c #Conflicts:    1399000 | #Learnt:      45862 | 0.000
1292.49/1292.71	c total clause space: 545.701MB
1292.49/1292.71	c total #watches: 271679
1293.79/1294.07	c total #propagations: 1561933995 / total #impl: 4512492743 (eff. 0.346)
1293.79/1294.07	c #Conflicts:    1400000 | #Learnt:      46862 | 0.000
1293.79/1294.07	c total clause space: 545.701MB
1293.79/1294.07	c total #watches: 274457
1294.99/1295.25	c total #propagations: 1562907472 / total #impl: 4515413906 (eff. 0.346)
1294.99/1295.25	c #Conflicts:    1401000 | #Learnt:      47862 | 0.000
1294.99/1295.25	c total clause space: 545.701MB
1294.99/1295.25	c total #watches: 276932
1296.59/1296.87	c total #propagations: 1563794280 / total #impl: 4518124506 (eff. 0.346)
1296.59/1296.87	c #Conflicts:    1402000 | #Learnt:      48862 | 0.000
1296.59/1296.87	c total clause space: 545.701MB
1296.59/1296.87	c total #watches: 280235
1298.19/1298.46	c total #propagations: 1564810743 / total #impl: 4521097192 (eff. 0.346)
1298.19/1298.46	c #Conflicts:    1403000 | #Learnt:      49862 | 0.000
1298.19/1298.46	c total clause space: 545.701MB
1298.19/1298.46	c total #watches: 282522
1299.79/1300.02	c total #propagations: 1565865892 / total #impl: 4524245990 (eff. 0.346)
1299.79/1300.02	c #Conflicts:    1404000 | #Learnt:      50862 | 0.000
1299.79/1300.02	c total clause space: 545.701MB
1299.79/1300.02	c total #watches: 284666
1301.59/1301.90	c total #propagations: 1566855635 / total #impl: 4527209732 (eff. 0.346)
1301.59/1301.90	c #Conflicts:    1405000 | #Learnt:      51862 | 0.000
1301.59/1301.90	c total clause space: 545.701MB
1301.59/1301.90	c total #watches: 286888
1303.59/1303.82	c total #propagations: 1568055860 / total #impl: 4530537477 (eff. 0.346)
1303.59/1303.82	c #Conflicts:    1406000 | #Learnt:      52862 | 0.000
1303.59/1303.82	c total clause space: 545.701MB
1303.59/1303.82	c total #watches: 289025
1305.39/1305.63	c total #propagations: 1569348476 / total #impl: 4534143934 (eff. 0.346)
1305.39/1305.63	c #Conflicts:    1407000 | #Learnt:      53862 | 0.000
1305.39/1305.63	c total clause space: 545.701MB
1305.39/1305.63	c total #watches: 291242
1307.29/1307.55	c total #propagations: 1570397759 / total #impl: 4537420720 (eff. 0.346)
1307.29/1307.55	c #Conflicts:    1408000 | #Learnt:      54862 | 0.000
1307.29/1307.55	c total clause space: 545.701MB
1307.29/1307.55	c total #watches: 294037
1309.28/1309.58	c total #propagations: 1571605813 / total #impl: 4541194631 (eff. 0.346)
1309.28/1309.58	c #Conflicts:    1409000 | #Learnt:      55862 | 0.000
1309.28/1309.58	c total clause space: 545.701MB
1309.28/1309.58	c total #watches: 296885
1311.48/1311.77	c total #propagations: 1572712750 / total #impl: 4544628032 (eff. 0.346)
1311.48/1311.77	c #Conflicts:    1410000 | #Learnt:      56862 | 0.000
1311.48/1311.77	c total clause space: 545.701MB
1311.48/1311.77	c total #watches: 300186
1313.38/1313.69	c total #propagations: 1573826982 / total #impl: 4547955247 (eff. 0.346)
1313.38/1313.69	c GARBAGE COLLECT
1313.38/1313.69	c #Conflicts:    1411000 | #Learnt:      29166 | 0.000
1313.38/1313.69	c total clause space: 545.701MB
1313.38/1313.69	c total #watches: 229698
1314.58/1314.87	c total #propagations: 1574940262 / total #impl: 4551111865 (eff. 0.346)
1314.58/1314.87	c #Conflicts:    1412000 | #Learnt:      30166 | 0.000
1314.58/1314.87	c total clause space: 545.701MB
1314.58/1314.87	c total #watches: 232126
1315.78/1316.04	c total #propagations: 1576056504 / total #impl: 4554386550 (eff. 0.346)
1315.78/1316.04	c #Conflicts:    1413000 | #Learnt:      31166 | 0.000
1315.78/1316.04	c total clause space: 545.701MB
1315.78/1316.04	c total #watches: 234327
1317.18/1317.47	c total #propagations: 1577194604 / total #impl: 4557701720 (eff. 0.346)
1317.18/1317.47	c #Conflicts:    1414000 | #Learnt:      32166 | 0.000
1317.18/1317.47	c total clause space: 545.701MB
1317.18/1317.47	c total #watches: 236837
1318.48/1318.79	c total #propagations: 1578459119 / total #impl: 4561374548 (eff. 0.346)
1318.48/1318.79	c #Conflicts:    1415000 | #Learnt:      33166 | 0.000
1318.48/1318.79	c total clause space: 545.701MB
1318.48/1318.79	c total #watches: 241744
1320.08/1320.34	c total #propagations: 1579623584 / total #impl: 4564910938 (eff. 0.346)
1320.08/1320.34	c #Conflicts:    1416000 | #Learnt:      34166 | 0.000
1320.08/1320.34	c total clause space: 545.701MB
1320.08/1320.34	c total #watches: 245729
1321.78/1322.01	c total #propagations: 1580809614 / total #impl: 4568575010 (eff. 0.346)
1321.78/1322.01	c #Conflicts:    1417000 | #Learnt:      35166 | 0.000
1321.78/1322.01	c total clause space: 545.701MB
1321.78/1322.01	c total #watches: 247995
1323.48/1323.74	c total #propagations: 1582049642 / total #impl: 4572194728 (eff. 0.346)
1323.48/1323.74	c #Conflicts:    1418000 | #Learnt:      36166 | 0.000
1323.48/1323.74	c total clause space: 545.701MB
1323.48/1323.74	c total #watches: 250719
1324.88/1325.20	c total #propagations: 1583324911 / total #impl: 4576153696 (eff. 0.346)
1324.88/1325.20	c #Conflicts:    1419000 | #Learnt:      37166 | 0.000
1324.88/1325.20	c total clause space: 545.701MB
1324.88/1325.20	c total #watches: 252787
1326.49/1326.74	c total #propagations: 1584426022 / total #impl: 4579707271 (eff. 0.346)
1326.49/1326.74	c #Conflicts:    1420000 | #Learnt:      38166 | 0.000
1326.49/1326.74	c total clause space: 545.701MB
1326.49/1326.74	c total #watches: 256569
1328.69/1328.91	c total #propagations: 1585519107 / total #impl: 4583244485 (eff. 0.346)
1328.69/1328.91	c #Conflicts:    1421000 | #Learnt:      39166 | 0.000
1328.69/1328.91	c total clause space: 545.701MB
1328.69/1328.91	c total #watches: 260099
1330.58/1330.81	c total #propagations: 1586612242 / total #impl: 4586529791 (eff. 0.346)
1330.58/1330.81	c #Conflicts:    1422000 | #Learnt:      40166 | 0.000
1330.58/1330.81	c total clause space: 545.701MB
1330.58/1330.81	c total #watches: 263370
1332.68/1332.96	c total #propagations: 1587696704 / total #impl: 4589795272 (eff. 0.346)
1332.68/1332.96	c #Conflicts:    1423000 | #Learnt:      41166 | 0.000
1332.68/1332.96	c total clause space: 545.701MB
1332.68/1332.96	c total #watches: 266433
1335.48/1335.71	c total #propagations: 1588870137 / total #impl: 4593459599 (eff. 0.346)
1335.48/1335.71	c #Conflicts:    1424000 | #Learnt:      42166 | 0.000
1335.48/1335.71	c total clause space: 545.701MB
1335.48/1335.71	c total #watches: 269685
1338.59/1338.87	c total #propagations: 1590110625 / total #impl: 4597569628 (eff. 0.346)
1338.59/1338.87	c #Conflicts:    1425000 | #Learnt:      43166 | 0.000
1338.59/1338.87	c total clause space: 545.701MB
1338.59/1338.87	c total #watches: 271718
1341.28/1341.51	c total #propagations: 1591300114 / total #impl: 4601144620 (eff. 0.346)
1341.28/1341.51	c #Conflicts:    1426000 | #Learnt:      44166 | 0.000
1341.28/1341.51	c total clause space: 545.701MB
1341.28/1341.51	c total #watches: 274050
1344.08/1344.33	c total #propagations: 1592453888 / total #impl: 4604436576 (eff. 0.346)
1344.08/1344.33	c #Conflicts:    1427000 | #Learnt:      45166 | 0.000
1344.08/1344.33	c total clause space: 545.701MB
1344.08/1344.33	c total #watches: 276916
1346.58/1346.85	c total #propagations: 1593598155 / total #impl: 4607747536 (eff. 0.346)
1346.58/1346.85	c #Conflicts:    1428000 | #Learnt:      46166 | 0.000
1346.58/1346.85	c total clause space: 545.701MB
1346.58/1346.85	c total #watches: 279362
1348.88/1349.17	c total #propagations: 1594657325 / total #impl: 4610959032 (eff. 0.346)
1348.88/1349.17	c #Conflicts:    1429000 | #Learnt:      47166 | 0.000
1348.88/1349.17	c total clause space: 545.701MB
1348.88/1349.17	c total #watches: 282619
1351.58/1351.85	c total #propagations: 1595775140 / total #impl: 4614384027 (eff. 0.346)
1351.58/1351.85	c #Conflicts:    1430000 | #Learnt:      48166 | 0.000
1351.58/1351.85	c total clause space: 545.701MB
1351.58/1351.85	c total #watches: 285266
1353.18/1353.47	c total #propagations: 1596943044 / total #impl: 4617811879 (eff. 0.346)
1353.18/1353.47	c #Conflicts:    1431000 | #Learnt:      49166 | 0.000
1353.18/1353.47	c total clause space: 545.701MB
1353.18/1353.47	c total #watches: 287858
1356.18/1356.47	c total #propagations: 1597868048 / total #impl: 4620746509 (eff. 0.346)
1356.18/1356.47	c #Conflicts:    1432000 | #Learnt:      50166 | 0.000
1356.18/1356.47	c total clause space: 545.701MB
1356.18/1356.47	c total #watches: 290219
1358.68/1358.98	c total #propagations: 1599070144 / total #impl: 4624260677 (eff. 0.346)
1358.68/1358.98	c #Conflicts:    1433000 | #Learnt:      51166 | 0.000
1358.68/1358.98	c total clause space: 545.701MB
1358.68/1358.98	c total #watches: 293044
1361.77/1362.02	c total #propagations: 1600169639 / total #impl: 4627700906 (eff. 0.346)
1361.77/1362.02	c #Conflicts:    1434000 | #Learnt:      52166 | 0.000
1361.77/1362.02	c total clause space: 545.701MB
1361.77/1362.03	c total #watches: 295430
1364.98/1365.28	c total #propagations: 1601300669 / total #impl: 4631333431 (eff. 0.346)
1364.98/1365.28	c #Conflicts:    1435000 | #Learnt:      53166 | 0.000
1364.98/1365.28	c total clause space: 545.701MB
1364.98/1365.28	c total #watches: 297792
1367.87/1368.10	c total #propagations: 1602468445 / total #impl: 4634879993 (eff. 0.346)
1367.87/1368.10	c #Conflicts:    1436000 | #Learnt:      54166 | 0.000
1367.87/1368.10	c total clause space: 545.701MB
1367.87/1368.10	c total #watches: 300013
1370.67/1370.95	c total #propagations: 1603632725 / total #impl: 4638287067 (eff. 0.346)
1370.67/1370.95	c #Conflicts:    1437000 | #Learnt:      55166 | 0.000
1370.67/1370.95	c total clause space: 545.701MB
1370.67/1370.95	c total #watches: 302360
1373.87/1374.17	c total #propagations: 1604761868 / total #impl: 4641467064 (eff. 0.346)
1373.87/1374.17	c #Conflicts:    1438000 | #Learnt:      56166 | 0.000
1373.87/1374.17	c total clause space: 545.701MB
1373.87/1374.17	c total #watches: 304747
1376.67/1376.92	c total #propagations: 1605900025 / total #impl: 4644794663 (eff. 0.346)
1376.67/1376.92	c #Conflicts:    1439000 | #Learnt:      57166 | 0.000
1376.67/1376.92	c total clause space: 545.701MB
1376.67/1376.93	c total #watches: 307168
1379.47/1379.76	c total #propagations: 1607057991 / total #impl: 4647993113 (eff. 0.346)
1379.47/1379.76	c GARBAGE COLLECT
1379.47/1379.76	c #Conflicts:    1440000 | #Learnt:      29164 | 0.000
1379.47/1379.76	c total clause space: 545.701MB
1379.47/1379.76	c total #watches: 229709
1380.47/1380.79	c total #propagations: 1608183001 / total #impl: 4651338222 (eff. 0.346)
1380.47/1380.79	c #Conflicts:    1441000 | #Learnt:      30164 | 0.000
1380.47/1380.79	c total clause space: 545.701MB
1380.47/1380.79	c total #watches: 233611
1381.67/1381.94	c total #propagations: 1609169857 / total #impl: 4654285934 (eff. 0.346)
1381.67/1381.94	c #Conflicts:    1442000 | #Learnt:      31164 | 0.000
1381.67/1381.94	c total clause space: 545.701MB
1381.67/1381.94	c total #watches: 236342
1382.77/1383.00	c total #propagations: 1610180808 / total #impl: 4657320743 (eff. 0.346)
1382.77/1383.00	c #Conflicts:    1443000 | #Learnt:      32164 | 0.000
1382.77/1383.00	c total clause space: 545.701MB
1382.77/1383.00	c total #watches: 240291
1384.57/1384.81	c total #propagations: 1611022813 / total #impl: 4659941718 (eff. 0.346)
1384.57/1384.81	c #Conflicts:    1444000 | #Learnt:      33164 | 0.000
1384.57/1384.81	c total clause space: 545.701MB
1384.57/1384.81	c total #watches: 242633
1386.27/1386.54	c total #propagations: 1612179696 / total #impl: 4663217487 (eff. 0.346)
1386.27/1386.54	c #Conflicts:    1445000 | #Learnt:      34164 | 0.000
1386.27/1386.54	c total clause space: 545.701MB
1386.27/1386.54	c total #watches: 245068
1387.98/1388.27	c total #propagations: 1613314322 / total #impl: 4666455715 (eff. 0.346)
1387.98/1388.27	c #Conflicts:    1446000 | #Learnt:      35164 | 0.000
1387.98/1388.27	c total clause space: 545.701MB
1387.98/1388.27	c total #watches: 247371
1389.67/1389.95	c total #propagations: 1614400331 / total #impl: 4669552931 (eff. 0.346)
1389.67/1389.95	c #Conflicts:    1447000 | #Learnt:      36164 | 0.000
1389.67/1389.95	c total clause space: 545.701MB
1389.67/1389.95	c total #watches: 249607
1391.47/1391.78	c total #propagations: 1615363989 / total #impl: 4672220369 (eff. 0.346)
1391.47/1391.78	c #Conflicts:    1448000 | #Learnt:      37164 | 0.000
1391.47/1391.78	c total clause space: 545.701MB
1391.47/1391.78	c total #watches: 252349
1393.37/1393.62	c total #propagations: 1616518513 / total #impl: 4675508078 (eff. 0.346)
1393.37/1393.62	c #Conflicts:    1449000 | #Learnt:      38164 | 0.000
1393.37/1393.62	c total clause space: 545.701MB
1393.37/1393.62	c total #watches: 254604
1394.37/1394.67	c total #propagations: 1617668897 / total #impl: 4678867231 (eff. 0.346)
1394.37/1394.67	c #Conflicts:    1450000 | #Learnt:      39164 | 0.000
1394.37/1394.67	c total clause space: 545.701MB
1394.37/1394.67	c total #watches: 256730
1395.47/1395.77	c total #propagations: 1618731881 / total #impl: 4682174211 (eff. 0.346)
1395.47/1395.77	c #Conflicts:    1451000 | #Learnt:      40164 | 0.000
1395.47/1395.77	c total clause space: 545.701MB
1395.47/1395.77	c total #watches: 259177
1397.07/1397.33	c total #propagations: 1619769041 / total #impl: 4685366102 (eff. 0.346)
1397.07/1397.33	c #Conflicts:    1452000 | #Learnt:      41164 | 0.000
1397.07/1397.33	c total clause space: 545.701MB
1397.07/1397.33	c total #watches: 261534
1398.87/1399.12	c total #propagations: 1620916556 / total #impl: 4688904098 (eff. 0.346)
1398.87/1399.12	c #Conflicts:    1453000 | #Learnt:      42164 | 0.000
1398.87/1399.12	c total clause space: 545.701MB
1398.87/1399.12	c total #watches: 263970
1400.27/1400.50	c total #propagations: 1622136673 / total #impl: 4692462487 (eff. 0.346)
1400.27/1400.50	c #Conflicts:    1454000 | #Learnt:      43164 | 0.000
1400.27/1400.50	c total clause space: 545.701MB
1400.27/1400.50	c total #watches: 266441
1401.67/1401.90	c total #propagations: 1623166244 / total #impl: 4695754085 (eff. 0.346)
1401.67/1401.90	c #Conflicts:    1455000 | #Learnt:      44164 | 0.000
1401.67/1401.90	c total clause space: 545.701MB
1401.67/1401.90	c total #watches: 268667
1403.47/1403.77	c total #propagations: 1624109718 / total #impl: 4698603808 (eff. 0.346)
1403.47/1403.77	c #Conflicts:    1456000 | #Learnt:      45164 | 0.000
1403.47/1403.77	c total clause space: 545.701MB
1403.47/1403.77	c total #watches: 271465
1404.97/1405.22	c total #propagations: 1625263293 / total #impl: 4701982215 (eff. 0.346)
1404.97/1405.22	c #Conflicts:    1457000 | #Learnt:      46164 | 0.000
1404.97/1405.22	c total clause space: 545.701MB
1404.97/1405.22	c total #watches: 274044
1406.47/1406.78	c total #propagations: 1626278326 / total #impl: 4705062929 (eff. 0.346)
1406.47/1406.78	c #Conflicts:    1458000 | #Learnt:      47164 | 0.000
1406.47/1406.78	c total clause space: 545.701MB
1406.47/1406.78	c total #watches: 276555
1408.17/1408.50	c total #propagations: 1627470660 / total #impl: 4708839100 (eff. 0.346)
1408.17/1408.50	c #Conflicts:    1459000 | #Learnt:      48164 | 0.000
1408.17/1408.50	c total clause space: 545.701MB
1408.17/1408.50	c total #watches: 279552
1410.07/1410.33	c total #propagations: 1628715105 / total #impl: 4712729136 (eff. 0.346)
1410.07/1410.33	c #Conflicts:    1460000 | #Learnt:      49164 | 0.000
1410.07/1410.33	c total clause space: 545.701MB
1410.07/1410.33	c total #watches: 281974
1411.97/1412.21	c total #propagations: 1629803367 / total #impl: 4716065691 (eff. 0.346)
1411.97/1412.21	c #Conflicts:    1461000 | #Learnt:      50164 | 0.000
1411.97/1412.21	c total clause space: 545.701MB
1411.97/1412.21	c total #watches: 284901
1414.17/1414.47	c total #propagations: 1630891354 / total #impl: 4719379459 (eff. 0.346)
1414.17/1414.47	c #Conflicts:    1462000 | #Learnt:      51164 | 0.000
1414.17/1414.47	c total clause space: 545.701MB
1414.17/1414.47	c total #watches: 287151
1416.16/1416.40	c total #propagations: 1632099200 / total #impl: 4723008119 (eff. 0.346)
1416.16/1416.40	c #Conflicts:    1463000 | #Learnt:      52164 | 0.000
1416.16/1416.40	c total clause space: 545.701MB
1416.16/1416.40	c total #watches: 289532
1418.06/1418.35	c total #propagations: 1633106044 / total #impl: 4726331693 (eff. 0.346)
1418.06/1418.35	c #Conflicts:    1464000 | #Learnt:      53164 | 0.000
1418.06/1418.35	c total clause space: 545.701MB
1418.06/1418.35	c total #watches: 292088
1420.26/1420.54	c total #propagations: 1634178720 / total #impl: 4729478253 (eff. 0.346)
1420.26/1420.54	c #Conflicts:    1465000 | #Learnt:      54164 | 0.000
1420.26/1420.54	c total clause space: 545.701MB
1420.26/1420.54	c total #watches: 294269
1422.46/1422.79	c total #propagations: 1635313828 / total #impl: 4732521383 (eff. 0.346)
1422.46/1422.79	c #Conflicts:    1466000 | #Learnt:      55164 | 0.000
1422.46/1422.79	c total clause space: 545.701MB
1422.46/1422.79	c total #watches: 296517
1424.86/1425.14	c total #propagations: 1636570558 / total #impl: 4735988372 (eff. 0.346)
1424.86/1425.14	c #Conflicts:    1467000 | #Learnt:      56164 | 0.000
1424.86/1425.14	c total clause space: 545.701MB
1424.86/1425.14	c total #watches: 299597
1426.76/1427.04	c total #propagations: 1637761250 / total #impl: 4739306144 (eff. 0.346)
1426.76/1427.04	c #Conflicts:    1468000 | #Learnt:      57164 | 0.000
1426.76/1427.04	c total clause space: 545.701MB
1426.76/1427.04	c total #watches: 302496
1428.77/1429.08	c total #propagations: 1638685304 / total #impl: 4742090069 (eff. 0.346)
1428.77/1429.08	c #Conflicts:    1469000 | #Learnt:      58164 | 0.000
1428.77/1429.08	c total clause space: 545.701MB
1428.77/1429.08	c total #watches: 305562
1430.56/1430.80	c total #propagations: 1639738993 / total #impl: 4745313954 (eff. 0.346)
1430.56/1430.80	c GARBAGE COLLECT
1430.56/1430.80	c #Conflicts:    1470000 | #Learnt:      29866 | 0.000
1430.56/1430.80	c total clause space: 545.701MB
1430.56/1430.80	c total #watches: 233028
1431.86/1432.14	c total #propagations: 1640858102 / total #impl: 4748748078 (eff. 0.346)
1431.86/1432.14	c #Conflicts:    1471000 | #Learnt:      30866 | 0.000
1431.86/1432.14	c total clause space: 545.701MB
1431.86/1432.14	c total #watches: 236125
1433.36/1433.63	c total #propagations: 1641931237 / total #impl: 4751856964 (eff. 0.346)
1433.36/1433.63	c #Conflicts:    1472000 | #Learnt:      31866 | 0.000
1433.36/1433.63	c total clause space: 545.701MB
1433.36/1433.63	c total #watches: 238740
1434.66/1434.93	c total #propagations: 1643104159 / total #impl: 4755214820 (eff. 0.346)
1434.66/1434.93	c #Conflicts:    1473000 | #Learnt:      32866 | 0.000
1434.66/1434.93	c total clause space: 545.701MB
1434.66/1434.93	c total #watches: 241053
1436.37/1436.61	c total #propagations: 1644194789 / total #impl: 4758335671 (eff. 0.346)
1436.37/1436.61	c #Conflicts:    1474000 | #Learnt:      33866 | 0.000
1436.37/1436.61	c total clause space: 545.701MB
1436.37/1436.61	c total #watches: 243906
1437.86/1438.12	c total #propagations: 1645401421 / total #impl: 4761819656 (eff. 0.346)
1437.86/1438.12	c #Conflicts:    1475000 | #Learnt:      34866 | 0.000
1437.86/1438.12	c total clause space: 545.701MB
1437.86/1438.12	c total #watches: 246289
1439.26/1439.58	c total #propagations: 1646605269 / total #impl: 4765245175 (eff. 0.346)
1439.26/1439.58	c #Conflicts:    1476000 | #Learnt:      35865 | 0.000
1439.26/1439.58	c total clause space: 545.701MB
1439.26/1439.58	c total #watches: 248905
1440.96/1441.26	c total #propagations: 1647733895 / total #impl: 4768402374 (eff. 0.346)
1440.96/1441.26	c #Conflicts:    1477000 | #Learnt:      36865 | 0.000
1440.96/1441.26	c total clause space: 545.701MB
1440.96/1441.26	c total #watches: 252388
1442.66/1442.95	c total #propagations: 1648835379 / total #impl: 4771603865 (eff. 0.346)
1442.66/1442.95	c #Conflicts:    1478000 | #Learnt:      37865 | 0.000
1442.66/1442.95	c total clause space: 545.701MB
1442.66/1442.95	c total #watches: 255394
1444.26/1444.52	c total #propagations: 1649879676 / total #impl: 4774715582 (eff. 0.346)
1444.26/1444.52	c #Conflicts:    1479000 | #Learnt:      38865 | 0.000
1444.26/1444.52	c total clause space: 545.701MB
1444.26/1444.52	c total #watches: 258520
1445.86/1446.14	c total #propagations: 1650985872 / total #impl: 4778148904 (eff. 0.346)
1445.86/1446.14	c #Conflicts:    1480000 | #Learnt:      39865 | 0.000
1445.86/1446.14	c total clause space: 545.701MB
1445.86/1446.14	c total #watches: 260963
1447.66/1447.93	c total #propagations: 1652087635 / total #impl: 4781589842 (eff. 0.346)
1447.66/1447.93	c #Conflicts:    1481000 | #Learnt:      40865 | 0.000
1447.66/1447.93	c total clause space: 545.701MB
1447.66/1447.93	c total #watches: 263255
1449.67/1449.98	c total #propagations: 1653171074 / total #impl: 4784827581 (eff. 0.346)
1449.67/1449.98	c #Conflicts:    1482000 | #Learnt:      41865 | 0.000
1449.67/1449.98	c total clause space: 545.701MB
1449.67/1449.98	c total #watches: 265495
1451.66/1451.91	c total #propagations: 1654365536 / total #impl: 4788339130 (eff. 0.345)
1451.66/1451.91	c #Conflicts:    1483000 | #Learnt:      42865 | 0.000
1451.66/1451.91	c total clause space: 545.701MB
1451.66/1451.91	c total #watches: 268243
1453.56/1453.88	c total #propagations: 1655560774 / total #impl: 4792063347 (eff. 0.345)
1453.56/1453.88	c #Conflicts:    1484000 | #Learnt:      43865 | 0.000
1453.56/1453.88	c total clause space: 545.701MB
1453.56/1453.88	c total #watches: 271090
1455.66/1455.91	c total #propagations: 1656653146 / total #impl: 4795357078 (eff. 0.345)
1455.66/1455.91	c #Conflicts:    1485000 | #Learnt:      44865 | 0.000
1455.66/1455.91	c total clause space: 545.701MB
1455.66/1455.91	c total #watches: 273368
1457.76/1458.01	c total #propagations: 1657735701 / total #impl: 4798572773 (eff. 0.345)
1457.76/1458.01	c #Conflicts:    1486000 | #Learnt:      45865 | 0.000
1457.76/1458.01	c total clause space: 545.701MB
1457.76/1458.01	c total #watches: 275918
1459.66/1459.99	c total #propagations: 1658874066 / total #impl: 4801912238 (eff. 0.345)
1459.66/1459.99	c #Conflicts:    1487000 | #Learnt:      46865 | 0.000
1459.66/1459.99	c total clause space: 545.701MB
1459.66/1459.99	c total #watches: 278128
1461.66/1461.94	c total #propagations: 1659868259 / total #impl: 4804762139 (eff. 0.345)
1461.66/1461.94	c #Conflicts:    1488000 | #Learnt:      47865 | 0.000
1461.66/1461.94	c total clause space: 545.701MB
1461.66/1461.95	c total #watches: 282178
1463.76/1464.03	c total #propagations: 1660897211 / total #impl: 4807806297 (eff. 0.345)
1463.76/1464.03	c #Conflicts:    1489000 | #Learnt:      48865 | 0.000
1463.76/1464.03	c total clause space: 545.701MB
1463.76/1464.03	c total #watches: 285794
1466.26/1466.59	c total #propagations: 1661939042 / total #impl: 4810830129 (eff. 0.345)
1466.26/1466.59	c #Conflicts:    1490000 | #Learnt:      49865 | 0.000
1466.26/1466.59	c total clause space: 545.701MB
1466.26/1466.59	c total #watches: 288174
1468.66/1468.95	c total #propagations: 1663106684 / total #impl: 4814110043 (eff. 0.345)
1468.66/1468.95	c #Conflicts:    1491000 | #Learnt:      50865 | 0.000
1468.66/1468.95	c total clause space: 545.701MB
1468.66/1468.95	c total #watches: 290434
1470.86/1471.13	c total #propagations: 1664255527 / total #impl: 4817425405 (eff. 0.345)
1470.86/1471.13	c #Conflicts:    1492000 | #Learnt:      51865 | 0.000
1470.86/1471.13	c total clause space: 545.701MB
1470.86/1471.13	c total #watches: 292917
1473.26/1473.57	c total #propagations: 1665301287 / total #impl: 4820599920 (eff. 0.345)
1473.26/1473.57	c #Conflicts:    1493000 | #Learnt:      52865 | 0.000
1473.26/1473.57	c total clause space: 545.701MB
1473.26/1473.57	c total #watches: 295383
1475.85/1476.13	c total #propagations: 1666366626 / total #impl: 4823732095 (eff. 0.345)
1475.85/1476.13	c #Conflicts:    1494000 | #Learnt:      53865 | 0.000
1475.85/1476.13	c total clause space: 545.701MB
1475.85/1476.13	c total #watches: 297976
1478.35/1478.61	c total #propagations: 1667486357 / total #impl: 4827243611 (eff. 0.345)
1478.35/1478.61	c #Conflicts:    1495000 | #Learnt:      54865 | 0.000
1478.35/1478.61	c total clause space: 545.701MB
1478.35/1478.62	c total #watches: 300474
1480.65/1480.96	c total #propagations: 1668604744 / total #impl: 4830745491 (eff. 0.345)
1480.65/1480.96	c #Conflicts:    1496000 | #Learnt:      55865 | 0.000
1480.65/1480.96	c total clause space: 545.701MB
1480.65/1480.96	c total #watches: 302635
1482.95/1483.23	c total #propagations: 1669676413 / total #impl: 4834200808 (eff. 0.345)
1482.95/1483.23	c #Conflicts:    1497000 | #Learnt:      56865 | 0.000
1482.95/1483.23	c total clause space: 545.701MB
1482.95/1483.23	c total #watches: 306289
1485.86/1486.11	c total #propagations: 1670705669 / total #impl: 4837417181 (eff. 0.345)
1485.86/1486.11	c #Conflicts:    1498000 | #Learnt:      57865 | 0.000
1485.86/1486.11	c total clause space: 545.701MB
1485.86/1486.11	c total #watches: 308658
1488.75/1489.00	c total #propagations: 1671803954 / total #impl: 4840827395 (eff. 0.345)
1488.75/1489.00	c #Conflicts:    1499000 | #Learnt:      58865 | 0.000
1488.75/1489.00	c total clause space: 545.701MB
1488.75/1489.00	c total #watches: 310922
1490.66/1490.94	c total #propagations: 1672993085 / total #impl: 4844681877 (eff. 0.345)
1490.66/1490.94	c GARBAGE COLLECT
1490.66/1490.94	c #Conflicts:    1500000 | #Learnt:      30270 | 0.000
1490.66/1490.94	c total clause space: 545.701MB
1490.66/1490.94	c total #watches: 234032
1491.96/1492.29	c total #propagations: 1673993495 / total #impl: 4847676326 (eff. 0.345)
1491.96/1492.29	c #Conflicts:    1501000 | #Learnt:      31270 | 0.000
1491.96/1492.29	c total clause space: 545.701MB
1491.96/1492.29	c total #watches: 236516
1493.67/1493.93	c total #propagations: 1674952118 / total #impl: 4850503808 (eff. 0.345)
1493.67/1493.93	c #Conflicts:    1502000 | #Learnt:      32270 | 0.000
1493.67/1493.93	c total clause space: 545.701MB
1493.67/1493.93	c total #watches: 239663
1495.56/1495.85	c total #propagations: 1675951581 / total #impl: 4853438928 (eff. 0.345)
1495.56/1495.85	c #Conflicts:    1503000 | #Learnt:      33270 | 0.000
1495.56/1495.85	c total clause space: 545.701MB
1495.56/1495.85	c total #watches: 242262
1497.56/1497.86	c total #propagations: 1677184361 / total #impl: 4857144219 (eff. 0.345)
1497.56/1497.86	c #Conflicts:    1504000 | #Learnt:      34270 | 0.000
1497.56/1497.86	c total clause space: 545.701MB
1497.56/1497.86	c total #watches: 245312
1499.66/1499.97	c total #propagations: 1678320374 / total #impl: 4860430002 (eff. 0.345)
1499.66/1499.97	c #Conflicts:    1505000 | #Learnt:      35270 | 0.000
1499.66/1499.97	c total clause space: 545.701MB
1499.66/1499.97	c total #watches: 249457
1501.56/1501.90	c total #propagations: 1679383832 / total #impl: 4863505344 (eff. 0.345)
1501.56/1501.90	c #Conflicts:    1506000 | #Learnt:      36270 | 0.000
1501.56/1501.90	c total clause space: 545.701MB
1501.56/1501.90	c total #watches: 252141
1503.76/1504.08	c total #propagations: 1680413698 / total #impl: 4866587786 (eff. 0.345)
1503.76/1504.08	c #Conflicts:    1507000 | #Learnt:      37270 | 0.000
1503.76/1504.08	c total clause space: 545.701MB
1503.76/1504.08	c total #watches: 254721
1505.86/1506.15	c total #propagations: 1681551603 / total #impl: 4870122134 (eff. 0.345)
1505.86/1506.15	c #Conflicts:    1508000 | #Learnt:      38270 | 0.000
1505.86/1506.15	c total clause space: 545.701MB
1505.86/1506.15	c total #watches: 257338
1507.86/1508.11	c total #propagations: 1682786679 / total #impl: 4873520591 (eff. 0.345)
1507.86/1508.11	c #Conflicts:    1509000 | #Learnt:      39270 | 0.000
1507.86/1508.11	c total clause space: 545.701MB
1507.86/1508.11	c total #watches: 259949
1509.56/1509.89	c total #propagations: 1684061787 / total #impl: 4877197058 (eff. 0.345)
1509.56/1509.89	c #Conflicts:    1510000 | #Learnt:      40270 | 0.000
1509.56/1509.89	c total clause space: 545.701MB
1509.56/1509.89	c total #watches: 263090
1511.86/1512.12	c total #propagations: 1685102689 / total #impl: 4880290958 (eff. 0.345)
1511.86/1512.12	c #Conflicts:    1511000 | #Learnt:      41270 | 0.000
1511.86/1512.12	c total clause space: 545.701MB
1511.86/1512.12	c total #watches: 265928
1514.16/1514.45	c total #propagations: 1686310302 / total #impl: 4883659694 (eff. 0.345)
1514.16/1514.45	c #Conflicts:    1512000 | #Learnt:      42270 | 0.000
1514.16/1514.45	c total clause space: 545.701MB
1514.16/1514.45	c total #watches: 268245
1516.06/1516.36	c total #propagations: 1687532645 / total #impl: 4887110087 (eff. 0.345)
1516.06/1516.36	c #Conflicts:    1513000 | #Learnt:      43270 | 0.000
1516.06/1516.36	c total clause space: 545.701MB
1516.06/1516.36	c total #watches: 271382
1518.46/1518.72	c total #propagations: 1688577910 / total #impl: 4890082648 (eff. 0.345)
1518.46/1518.72	c #Conflicts:    1514000 | #Learnt:      44270 | 0.000
1518.46/1518.72	c total clause space: 545.701MB
1518.46/1518.72	c total #watches: 273745
1520.86/1521.16	c total #propagations: 1689875159 / total #impl: 4893697657 (eff. 0.345)
1520.86/1521.16	c #Conflicts:    1515000 | #Learnt:      45270 | 0.000
1520.86/1521.16	c total clause space: 545.701MB
1520.86/1521.16	c total #watches: 276042
1522.96/1523.22	c total #propagations: 1691136559 / total #impl: 4897297823 (eff. 0.345)
1522.96/1523.22	c #Conflicts:    1516000 | #Learnt:      46270 | 0.000
1522.96/1523.22	c total clause space: 545.701MB
1522.96/1523.22	c total #watches: 278550
1525.46/1525.71	c total #propagations: 1692226117 / total #impl: 4900557135 (eff. 0.345)
1525.46/1525.71	c #Conflicts:    1517000 | #Learnt:      47270 | 0.000
1525.46/1525.71	c total clause space: 545.701MB
1525.46/1525.71	c total #watches: 281513
1527.66/1527.92	c total #propagations: 1693439798 / total #impl: 4904179338 (eff. 0.345)
1527.66/1527.92	c #Conflicts:    1518000 | #Learnt:      48270 | 0.000
1527.66/1527.92	c total clause space: 545.701MB
1527.66/1527.92	c total #watches: 284079
1529.96/1530.30	c total #propagations: 1694531626 / total #impl: 4907493409 (eff. 0.345)
1529.96/1530.30	c #Conflicts:    1519000 | #Learnt:      49270 | 0.000
1529.96/1530.30	c total clause space: 545.701MB
1529.96/1530.30	c total #watches: 286118
1532.45/1532.74	c total #propagations: 1695808487 / total #impl: 4911335919 (eff. 0.345)
1532.45/1532.74	c #Conflicts:    1520000 | #Learnt:      50270 | 0.000
1532.45/1532.74	c total clause space: 545.701MB
1532.45/1532.74	c total #watches: 288259
1534.55/1534.89	c total #propagations: 1696955661 / total #impl: 4914590628 (eff. 0.345)
1534.55/1534.89	c #Conflicts:    1521000 | #Learnt:      51270 | 0.000
1534.55/1534.89	c total clause space: 545.701MB
1534.55/1534.89	c total #watches: 290357
1536.75/1537.00	c total #propagations: 1698009659 / total #impl: 4917884780 (eff. 0.345)
1536.75/1537.00	c #Conflicts:    1522000 | #Learnt:      52270 | 0.000
1536.75/1537.00	c total clause space: 545.701MB
1536.75/1537.00	c total #watches: 292373
1538.85/1539.14	c total #propagations: 1699000700 / total #impl: 4921213626 (eff. 0.345)
1538.85/1539.14	c #Conflicts:    1523000 | #Learnt:      53270 | 0.000
1538.85/1539.14	c total clause space: 545.701MB
1538.85/1539.14	c total #watches: 294447
1541.35/1541.67	c total #propagations: 1699968769 / total #impl: 4924217130 (eff. 0.345)
1541.35/1541.67	c #Conflicts:    1524000 | #Learnt:      54270 | 0.000
1541.35/1541.67	c total clause space: 545.701MB
1541.35/1541.67	c total #watches: 298114
1543.65/1543.94	c total #propagations: 1701250004 / total #impl: 4928166318 (eff. 0.345)
1543.65/1543.94	c #Conflicts:    1525000 | #Learnt:      55270 | 0.000
1543.65/1543.94	c total clause space: 545.701MB
1543.65/1543.94	c total #watches: 300648
1545.85/1546.12	c total #propagations: 1702462054 / total #impl: 4932113016 (eff. 0.345)
1545.85/1546.12	c #Conflicts:    1526000 | #Learnt:      56270 | 0.000
1545.85/1546.12	c total clause space: 545.701MB
1545.85/1546.12	c total #watches: 303193
1548.25/1548.55	c total #propagations: 1703670506 / total #impl: 4935865983 (eff. 0.345)
1548.25/1548.55	c #Conflicts:    1527000 | #Learnt:      57270 | 0.000
1548.25/1548.55	c total clause space: 545.701MB
1548.25/1548.55	c total #watches: 305718
1550.95/1551.25	c total #propagations: 1704889091 / total #impl: 4939750669 (eff. 0.345)
1550.95/1551.25	c #Conflicts:    1528000 | #Learnt:      58270 | 0.000
1550.95/1551.25	c total clause space: 545.701MB
1550.95/1551.25	c total #watches: 308233
1553.44/1553.73	c total #propagations: 1706035552 / total #impl: 4943270099 (eff. 0.345)
1553.44/1553.73	c #Conflicts:    1529000 | #Learnt:      59270 | 0.000
1553.44/1553.73	c total clause space: 545.701MB
1553.44/1553.73	c total #watches: 313256
1555.65/1555.92	c total #propagations: 1706984143 / total #impl: 4946756558 (eff. 0.345)
1555.65/1555.92	c GARBAGE COLLECT
1555.65/1555.92	c #Conflicts:    1530000 | #Learnt:      30357 | 0.000
1555.65/1555.92	c total clause space: 545.701MB
1555.65/1555.92	c total #watches: 234222
1557.15/1557.46	c total #propagations: 1707927795 / total #impl: 4949639887 (eff. 0.345)
1557.15/1557.46	c #Conflicts:    1531000 | #Learnt:      31357 | 0.000
1557.15/1557.46	c total clause space: 545.701MB
1557.15/1557.46	c total #watches: 236607
1558.46/1558.73	c total #propagations: 1709157882 / total #impl: 4953271009 (eff. 0.345)
1558.46/1558.73	c #Conflicts:    1532000 | #Learnt:      32357 | 0.000
1558.46/1558.73	c total clause space: 545.701MB
1558.46/1558.73	c total #watches: 240008
1559.95/1560.22	c total #propagations: 1710209358 / total #impl: 4956318548 (eff. 0.345)
1559.95/1560.22	c #Conflicts:    1533000 | #Learnt:      33357 | 0.000
1559.95/1560.22	c total clause space: 545.701MB
1559.95/1560.22	c total #watches: 242698
1561.25/1561.56	c total #propagations: 1711273417 / total #impl: 4959303069 (eff. 0.345)
1561.25/1561.56	c #Conflicts:    1534000 | #Learnt:      34357 | 0.000
1561.25/1561.56	c total clause space: 545.701MB
1561.25/1561.56	c total #watches: 245418
1562.96/1563.23	c total #propagations: 1712304163 / total #impl: 4962336774 (eff. 0.345)
1562.96/1563.23	c #Conflicts:    1535000 | #Learnt:      35357 | 0.000
1562.96/1563.23	c total clause space: 545.701MB
1562.96/1563.23	c total #watches: 247994
1564.75/1565.07	c total #propagations: 1713411435 / total #impl: 4965531858 (eff. 0.345)
1564.75/1565.07	c #Conflicts:    1536000 | #Learnt:      36357 | 0.000
1564.75/1565.07	c total clause space: 545.701MB
1564.75/1565.07	c total #watches: 250462
1566.65/1566.99	c total #propagations: 1714664895 / total #impl: 4969321927 (eff. 0.345)
1566.65/1566.99	c #Conflicts:    1537000 | #Learnt:      37357 | 0.000
1566.65/1566.99	c total clause space: 545.701MB
1566.65/1566.99	c total #watches: 252970
1568.46/1568.77	c total #propagations: 1715843082 / total #impl: 4972713232 (eff. 0.345)
1568.46/1568.77	c #Conflicts:    1538000 | #Learnt:      38357 | 0.000
1568.46/1568.77	c total clause space: 545.701MB
1568.46/1568.77	c total #watches: 255317
1570.05/1570.38	c total #propagations: 1717095398 / total #impl: 4976200739 (eff. 0.345)
1570.05/1570.38	c #Conflicts:    1539000 | #Learnt:      39357 | 0.000
1570.05/1570.38	c total clause space: 545.701MB
1570.05/1570.38	c total #watches: 257483
1571.95/1572.29	c total #propagations: 1718155377 / total #impl: 4979307269 (eff. 0.345)
1571.95/1572.29	c #Conflicts:    1540000 | #Learnt:      40357 | 0.000
1571.95/1572.29	c total clause space: 545.701MB
1571.95/1572.29	c total #watches: 260596
1573.85/1574.14	c total #propagations: 1719323753 / total #impl: 4983115340 (eff. 0.345)
1573.85/1574.14	c #Conflicts:    1541000 | #Learnt:      41357 | 0.000
1573.85/1574.14	c total clause space: 545.701MB
1573.85/1574.14	c total #watches: 262911
1575.55/1575.89	c total #propagations: 1720443396 / total #impl: 4986772501 (eff. 0.345)
1575.55/1575.89	c #Conflicts:    1542000 | #Learnt:      42357 | 0.000
1575.55/1575.89	c total clause space: 545.701MB
1575.55/1575.89	c total #watches: 266038
1577.45/1577.76	c total #propagations: 1721469947 / total #impl: 4989954533 (eff. 0.345)
1577.45/1577.76	c #Conflicts:    1543000 | #Learnt:      43357 | 0.000
1577.45/1577.76	c total clause space: 545.701MB
1577.45/1577.76	c total #watches: 268732
1579.45/1579.75	c total #propagations: 1722530168 / total #impl: 4993184163 (eff. 0.345)
1579.45/1579.75	c #Conflicts:    1544000 | #Learnt:      44357 | 0.000
1579.45/1579.75	c total clause space: 545.701MB
1579.45/1579.75	c total #watches: 273094
1581.45/1581.78	c total #propagations: 1723652161 / total #impl: 4996556695 (eff. 0.345)
1581.45/1581.78	c #Conflicts:    1545000 | #Learnt:      45357 | 0.000
1581.45/1581.78	c total clause space: 545.701MB
1581.45/1581.78	c total #watches: 277984
1583.95/1584.25	c total #propagations: 1724712360 / total #impl: 5000113645 (eff. 0.345)
1583.95/1584.25	c #Conflicts:    1546000 | #Learnt:      46357 | 0.000
1583.95/1584.25	c total clause space: 545.701MB
1583.95/1584.25	c total #watches: 281467
1586.25/1586.51	c total #propagations: 1725693492 / total #impl: 5003512998 (eff. 0.345)
1586.25/1586.51	c #Conflicts:    1547000 | #Learnt:      47357 | 0.000
1586.25/1586.51	c total clause space: 545.701MB
1586.25/1586.51	c total #watches: 283868
1588.55/1588.84	c total #propagations: 1726586975 / total #impl: 5006276750 (eff. 0.345)
1588.55/1588.84	c #Conflicts:    1548000 | #Learnt:      48357 | 0.000
1588.55/1588.84	c total clause space: 545.701MB
1588.55/1588.84	c total #watches: 286294
1590.75/1591.07	c total #propagations: 1727537836 / total #impl: 5009124043 (eff. 0.345)
1590.75/1591.07	c #Conflicts:    1549000 | #Learnt:      49357 | 0.000
1590.75/1591.07	c total clause space: 545.701MB
1590.75/1591.07	c total #watches: 289514
1593.24/1593.57	c total #propagations: 1728402635 / total #impl: 5011842924 (eff. 0.345)
1593.24/1593.57	c #Conflicts:    1550000 | #Learnt:      50357 | 0.000
1593.24/1593.57	c total clause space: 545.701MB
1593.24/1593.57	c total #watches: 292386
1595.64/1595.98	c total #propagations: 1729355416 / total #impl: 5014844058 (eff. 0.345)
1595.64/1595.98	c #Conflicts:    1551000 | #Learnt:      51357 | 0.000
1595.64/1595.98	c total clause space: 545.701MB
1595.64/1595.98	c total #watches: 294897
1597.94/1598.28	c total #propagations: 1730309349 / total #impl: 5017923849 (eff. 0.345)
1597.94/1598.28	c #Conflicts:    1552000 | #Learnt:      52357 | 0.000
1597.94/1598.28	c total clause space: 545.701MB
1597.94/1598.28	c total #watches: 298201
1600.44/1600.71	c total #propagations: 1731218637 / total #impl: 5020880727 (eff. 0.345)
1600.44/1600.71	c #Conflicts:    1553000 | #Learnt:      53357 | 0.000
1600.44/1600.71	c total clause space: 545.701MB
1600.44/1600.71	c total #watches: 300273
1603.34/1603.68	c total #propagations: 1732053136 / total #impl: 5023495413 (eff. 0.345)
1603.34/1603.68	c #Conflicts:    1554000 | #Learnt:      54357 | 0.000
1603.34/1603.68	c total clause space: 545.701MB
1603.34/1603.68	c total #watches: 302390
1606.44/1606.74	c total #propagations: 1733179888 / total #impl: 5027140186 (eff. 0.345)
1606.44/1606.74	c #Conflicts:    1555000 | #Learnt:      55357 | 0.000
1606.44/1606.74	c total clause space: 545.701MB
1606.44/1606.74	c total #watches: 304951
1609.44/1609.70	c total #propagations: 1734168579 / total #impl: 5030448229 (eff. 0.345)
1609.44/1609.70	c #Conflicts:    1556000 | #Learnt:      56357 | 0.000
1609.44/1609.70	c total clause space: 545.701MB
1609.44/1609.70	c total #watches: 307464
1612.64/1612.94	c total #propagations: 1735196492 / total #impl: 5033748201 (eff. 0.345)
1612.64/1612.94	c #Conflicts:    1557000 | #Learnt:      57357 | 0.000
1612.64/1612.94	c total clause space: 545.701MB
1612.64/1612.94	c total #watches: 309523
1615.54/1615.80	c total #propagations: 1736283091 / total #impl: 5037241578 (eff. 0.345)
1615.54/1615.80	c #Conflicts:    1558000 | #Learnt:      58357 | 0.000
1615.54/1615.80	c total clause space: 545.701MB
1615.54/1615.80	c total #watches: 311695
1618.34/1618.62	c total #propagations: 1737212916 / total #impl: 5040112830 (eff. 0.345)
1618.34/1618.62	c #Conflicts:    1559000 | #Learnt:      59357 | 0.000
1618.34/1618.62	c total clause space: 545.701MB
1618.34/1618.63	c total #watches: 313946
1621.34/1621.62	c total #propagations: 1738092552 / total #impl: 5042927194 (eff. 0.345)
1621.34/1621.62	c #Conflicts:    1560000 | #Learnt:      60357 | 0.000
1621.34/1621.62	c total clause space: 545.701MB
1621.34/1621.62	c total #watches: 316155
1622.64/1622.96	c total #propagations: 1739017326 / total #impl: 5045730382 (eff. 0.345)
1622.64/1622.96	c GARBAGE COLLECT
1622.64/1622.96	c #Conflicts:    1561000 | #Learnt:      31153 | 0.000
1622.64/1622.96	c total clause space: 545.701MB
1622.64/1622.96	c total #watches: 236255
1623.94/1624.21	c total #propagations: 1739881407 / total #impl: 5048212150 (eff. 0.345)
1623.94/1624.21	c #Conflicts:    1562000 | #Learnt:      32153 | 0.000
1623.94/1624.21	c total clause space: 545.701MB
1623.94/1624.21	c total #watches: 238410
1625.13/1625.49	c total #propagations: 1740792967 / total #impl: 5050798461 (eff. 0.345)
1625.13/1625.49	c #Conflicts:    1563000 | #Learnt:      33153 | 0.000
1625.13/1625.49	c total clause space: 545.701MB
1625.13/1625.49	c total #watches: 240685
1626.43/1626.79	c total #propagations: 1741733626 / total #impl: 5053511755 (eff. 0.345)
1626.43/1626.79	c #Conflicts:    1564000 | #Learnt:      34153 | 0.000
1626.43/1626.79	c total clause space: 545.701MB
1626.43/1626.79	c total #watches: 242999
1627.93/1628.21	c total #propagations: 1742564419 / total #impl: 5056047833 (eff. 0.345)
1627.93/1628.21	c #Conflicts:    1565000 | #Learnt:      35153 | 0.000
1627.93/1628.21	c total clause space: 545.701MB
1627.93/1628.21	c total #watches: 245488
1629.23/1629.53	c total #propagations: 1743582539 / total #impl: 5059106558 (eff. 0.345)
1629.23/1629.53	c #Conflicts:    1566000 | #Learnt:      36153 | 0.000
1629.23/1629.53	c total clause space: 545.701MB
1629.23/1629.53	c total #watches: 248135
1630.73/1631.07	c total #propagations: 1744575902 / total #impl: 5062104405 (eff. 0.345)
1630.73/1631.07	c #Conflicts:    1567000 | #Learnt:      37153 | 0.000
1630.73/1631.07	c total clause space: 545.701MB
1630.73/1631.07	c total #watches: 251516
1632.43/1632.76	c total #propagations: 1745640219 / total #impl: 5065258686 (eff. 0.345)
1632.43/1632.76	c #Conflicts:    1568000 | #Learnt:      38153 | 0.000
1632.43/1632.76	c total clause space: 545.701MB
1632.43/1632.76	c total #watches: 254305
1634.44/1634.79	c total #propagations: 1746781581 / total #impl: 5068683761 (eff. 0.345)
1634.44/1634.79	c #Conflicts:    1569000 | #Learnt:      39153 | 0.000
1634.44/1634.79	c total clause space: 545.701MB
1634.44/1634.79	c total #watches: 257453
1636.43/1636.76	c total #propagations: 1747933511 / total #impl: 5071958053 (eff. 0.345)
1636.43/1636.76	c #Conflicts:    1570000 | #Learnt:      40153 | 0.000
1636.43/1636.76	c total clause space: 545.701MB
1636.43/1636.76	c total #watches: 259641
1638.13/1638.44	c total #propagations: 1749138903 / total #impl: 5075723764 (eff. 0.345)
1638.13/1638.44	c #Conflicts:    1571000 | #Learnt:      41153 | 0.000
1638.13/1638.44	c total clause space: 545.701MB
1638.13/1638.44	c total #watches: 261991
1639.84/1640.15	c total #propagations: 1750239325 / total #impl: 5079223931 (eff. 0.345)
1639.84/1640.15	c #Conflicts:    1572000 | #Learnt:      42153 | 0.000
1639.84/1640.15	c total clause space: 545.701MB
1639.84/1640.15	c total #watches: 265046
1641.23/1641.55	c total #propagations: 1751364117 / total #impl: 5082689341 (eff. 0.345)
1641.23/1641.55	c #Conflicts:    1573000 | #Learnt:      43153 | 0.000
1641.23/1641.55	c total clause space: 545.701MB
1641.23/1641.55	c total #watches: 267461
1642.73/1643.00	c total #propagations: 1752302176 / total #impl: 5085699765 (eff. 0.345)
1642.73/1643.00	c #Conflicts:    1574000 | #Learnt:      44153 | 0.000
1642.73/1643.00	c total clause space: 545.701MB
1642.73/1643.00	c total #watches: 269861
1644.53/1644.84	c total #propagations: 1753288800 / total #impl: 5088749705 (eff. 0.345)
1644.53/1644.84	c #Conflicts:    1575000 | #Learnt:      45153 | 0.000
1644.53/1644.84	c total clause space: 545.701MB
1644.53/1644.84	c total #watches: 272318
1646.44/1646.76	c total #propagations: 1754444055 / total #impl: 5092315701 (eff. 0.345)
1646.44/1646.76	c #Conflicts:    1576000 | #Learnt:      46153 | 0.000
1646.44/1646.76	c total clause space: 545.701MB
1646.44/1646.76	c total #watches: 274460
1648.43/1648.73	c total #propagations: 1755575795 / total #impl: 5095756699 (eff. 0.345)
1648.43/1648.73	c #Conflicts:    1577000 | #Learnt:      47153 | 0.000
1648.43/1648.73	c total clause space: 545.701MB
1648.43/1648.73	c total #watches: 277319
1650.23/1650.52	c total #propagations: 1756687619 / total #impl: 5099284832 (eff. 0.344)
1650.23/1650.52	c #Conflicts:    1578000 | #Learnt:      48153 | 0.000
1650.23/1650.52	c total clause space: 545.701MB
1650.23/1650.52	c total #watches: 279862
1652.33/1652.65	c total #propagations: 1757715088 / total #impl: 5102498146 (eff. 0.344)
1652.33/1652.65	c #Conflicts:    1579000 | #Learnt:      49153 | 0.000
1652.33/1652.65	c total clause space: 545.701MB
1652.33/1652.65	c total #watches: 282195
1654.53/1654.83	c total #propagations: 1758890668 / total #impl: 5105953371 (eff. 0.344)
1654.53/1654.83	c #Conflicts:    1580000 | #Learnt:      50153 | 0.000
1654.53/1654.83	c total clause space: 545.701MB
1654.53/1654.83	c total #watches: 284757
1656.53/1656.83	c total #propagations: 1760043191 / total #impl: 5109186146 (eff. 0.344)
1656.53/1656.83	c #Conflicts:    1581000 | #Learnt:      51153 | 0.000
1656.53/1656.83	c total clause space: 545.701MB
1656.53/1656.83	c total #watches: 286962
1658.43/1658.78	c total #propagations: 1761066319 / total #impl: 5112338815 (eff. 0.344)
1658.43/1658.78	c #Conflicts:    1582000 | #Learnt:      52153 | 0.000
1658.43/1658.78	c total clause space: 545.701MB
1658.43/1658.78	c total #watches: 289972
1660.53/1660.82	c total #propagations: 1762125335 / total #impl: 5115824862 (eff. 0.344)
1660.53/1660.82	c #Conflicts:    1583000 | #Learnt:      53153 | 0.000
1660.53/1660.82	c total clause space: 545.701MB
1660.53/1660.82	c total #watches: 292301
1662.53/1662.87	c total #propagations: 1763104731 / total #impl: 5118967015 (eff. 0.344)
1662.53/1662.87	c #Conflicts:    1584000 | #Learnt:      54153 | 0.000
1662.53/1662.87	c total clause space: 545.701MB
1662.53/1662.87	c total #watches: 294444
1664.73/1665.03	c total #propagations: 1764170219 / total #impl: 5122366747 (eff. 0.344)
1664.73/1665.03	c #Conflicts:    1585000 | #Learnt:      55153 | 0.000
1664.73/1665.03	c total clause space: 545.701MB
1664.73/1665.03	c total #watches: 297036
1666.83/1667.14	c total #propagations: 1765258818 / total #impl: 5125906336 (eff. 0.344)
1666.83/1667.14	c #Conflicts:    1586000 | #Learnt:      56153 | 0.000
1666.83/1667.14	c total clause space: 545.701MB
1666.83/1667.14	c total #watches: 300219
1669.33/1669.69	c total #propagations: 1766265594 / total #impl: 5129096257 (eff. 0.344)
1669.33/1669.69	c #Conflicts:    1587000 | #Learnt:      57153 | 0.000
1669.33/1669.69	c total clause space: 545.701MB
1669.33/1669.69	c total #watches: 302859
1671.63/1671.98	c total #propagations: 1767263357 / total #impl: 5132134963 (eff. 0.344)
1671.63/1671.98	c #Conflicts:    1588000 | #Learnt:      58153 | 0.000
1671.63/1671.98	c total clause space: 545.701MB
1671.63/1671.98	c total #watches: 305416
1674.12/1674.46	c total #propagations: 1768170897 / total #impl: 5135121702 (eff. 0.344)
1674.12/1674.46	c #Conflicts:    1589000 | #Learnt:      59153 | 0.000
1674.12/1674.46	c total clause space: 545.701MB
1674.12/1674.46	c total #watches: 307856
1676.43/1676.79	c total #propagations: 1769161964 / total #impl: 5138276040 (eff. 0.344)
1676.43/1676.79	c #Conflicts:    1590000 | #Learnt:      60153 | 0.000
1676.43/1676.79	c total clause space: 545.701MB
1676.43/1676.79	c total #watches: 310675
1679.03/1679.36	c total #propagations: 1770177742 / total #impl: 5141387426 (eff. 0.344)
1679.03/1679.36	c GARBAGE COLLECT
1679.03/1679.36	c #Conflicts:    1591000 | #Learnt:      30668 | 0.000
1679.03/1679.36	c total clause space: 886.764MB
1679.03/1679.36	c total #watches: 235023
1680.23/1680.57	c total #propagations: 1771239009 / total #impl: 5144889953 (eff. 0.344)
1680.23/1680.57	c #Conflicts:    1592000 | #Learnt:      31668 | 0.000
1680.23/1680.57	c total clause space: 886.764MB
1680.23/1680.57	c total #watches: 237436
1681.53/1681.88	c total #propagations: 1772212203 / total #impl: 5147963868 (eff. 0.344)
1681.53/1681.88	c #Conflicts:    1593000 | #Learnt:      32668 | 0.000
1681.53/1681.88	c total clause space: 886.764MB
1681.53/1681.88	c total #watches: 241117
1682.93/1683.25	c total #propagations: 1773271438 / total #impl: 5151334984 (eff. 0.344)
1682.93/1683.25	c #Conflicts:    1594000 | #Learnt:      33668 | 0.000
1682.93/1683.25	c total clause space: 886.764MB
1682.93/1683.25	c total #watches: 243562
1684.43/1684.79	c total #propagations: 1774294844 / total #impl: 5154587501 (eff. 0.344)
1684.43/1684.79	c #Conflicts:    1595000 | #Learnt:      34668 | 0.000
1684.43/1684.79	c total clause space: 886.764MB
1684.43/1684.79	c total #watches: 248402
1686.43/1686.72	c total #propagations: 1775286512 / total #impl: 5157648016 (eff. 0.344)
1686.43/1686.72	c #Conflicts:    1596000 | #Learnt:      35668 | 0.000
1686.43/1686.72	c total clause space: 886.764MB
1686.43/1686.72	c total #watches: 251184
1687.93/1688.23	c total #propagations: 1776469839 / total #impl: 5161164052 (eff. 0.344)
1687.93/1688.23	c #Conflicts:    1597000 | #Learnt:      36668 | 0.000
1687.93/1688.23	c total clause space: 886.764MB
1687.93/1688.23	c total #watches: 253879
1689.93/1690.27	c total #propagations: 1777473333 / total #impl: 5164272414 (eff. 0.344)
1689.93/1690.27	c #Conflicts:    1598000 | #Learnt:      37668 | 0.000
1689.93/1690.27	c total clause space: 886.764MB
1689.93/1690.27	c total #watches: 256720
1691.53/1691.88	c total #propagations: 1778553180 / total #impl: 5167627274 (eff. 0.344)
1691.53/1691.88	c #Conflicts:    1599000 | #Learnt:      38668 | 0.000
1691.53/1691.88	c total clause space: 886.764MB
1691.53/1691.88	c total #watches: 259219
1693.33/1693.69	c total #propagations: 1779555219 / total #impl: 5170886474 (eff. 0.344)
1693.33/1693.69	c #Conflicts:    1600000 | #Learnt:      39668 | 0.000
1693.33/1693.69	c total clause space: 886.764MB
1693.33/1693.69	c total #watches: 261838
1695.23/1695.51	c total #propagations: 1780617167 / total #impl: 5174273634 (eff. 0.344)
1695.23/1695.51	c #Conflicts:    1601000 | #Learnt:      40668 | 0.000
1695.23/1695.51	c total clause space: 886.764MB
1695.23/1695.51	c total #watches: 265096
1697.03/1697.33	c total #propagations: 1781551006 / total #impl: 5177238557 (eff. 0.344)
1697.03/1697.33	c #Conflicts:    1602000 | #Learnt:      41668 | 0.000
1697.03/1697.33	c total clause space: 886.764MB
1697.03/1697.33	c total #watches: 268341
1698.82/1699.10	c total #propagations: 1782582596 / total #impl: 5180703682 (eff. 0.344)
1698.82/1699.10	c #Conflicts:    1603000 | #Learnt:      42668 | 0.000
1698.82/1699.10	c total clause space: 886.764MB
1698.82/1699.10	c total #watches: 270578
1700.62/1700.95	c total #propagations: 1783625868 / total #impl: 5183999695 (eff. 0.344)
1700.62/1700.95	c #Conflicts:    1604000 | #Learnt:      43668 | 0.000
1700.62/1700.95	c total clause space: 886.764MB
1700.62/1700.95	c total #watches: 273189
1702.53/1702.85	c total #propagations: 1784722001 / total #impl: 5187487576 (eff. 0.344)
1702.53/1702.85	c #Conflicts:    1605000 | #Learnt:      44668 | 0.000
1702.53/1702.85	c total clause space: 886.764MB
1702.53/1702.85	c total #watches: 275224
1704.62/1704.96	c total #propagations: 1785765663 / total #impl: 5190795134 (eff. 0.344)
1704.62/1704.96	c #Conflicts:    1606000 | #Learnt:      45668 | 0.000
1704.62/1704.96	c total clause space: 886.764MB
1704.62/1704.96	c total #watches: 277459
1706.82/1707.16	c total #propagations: 1786740796 / total #impl: 5194208148 (eff. 0.344)
1706.82/1707.16	c #Conflicts:    1607000 | #Learnt:      46668 | 0.000
1706.82/1707.16	c total clause space: 886.764MB
1706.82/1707.16	c total #watches: 279524
1708.92/1709.28	c total #propagations: 1787746036 / total #impl: 5197774177 (eff. 0.344)
1708.92/1709.28	c #Conflicts:    1608000 | #Learnt:      47668 | 0.000
1708.92/1709.28	c total clause space: 886.764MB
1708.92/1709.28	c total #watches: 282208
1711.52/1711.87	c total #propagations: 1788768811 / total #impl: 5201135265 (eff. 0.344)
1711.52/1711.87	c #Conflicts:    1609000 | #Learnt:      48668 | 0.000
1711.52/1711.87	c total clause space: 886.764MB
1711.52/1711.87	c total #watches: 284693
1713.72/1714.01	c total #propagations: 1789919984 / total #impl: 5204925335 (eff. 0.344)
1713.72/1714.01	c #Conflicts:    1610000 | #Learnt:      49668 | 0.000
1713.72/1714.01	c total clause space: 886.764MB
1713.72/1714.01	c total #watches: 287549
1716.42/1716.73	c total #propagations: 1790862255 / total #impl: 5208033731 (eff. 0.344)
1716.42/1716.73	c #Conflicts:    1611000 | #Learnt:      50668 | 0.000
1716.42/1716.73	c total clause space: 886.764MB
1716.42/1716.73	c total #watches: 289853
1719.22/1719.57	c total #propagations: 1792013511 / total #impl: 5211758737 (eff. 0.344)
1719.22/1719.57	c #Conflicts:    1612000 | #Learnt:      51668 | 0.000
1719.22/1719.57	c total clause space: 886.764MB
1719.22/1719.57	c total #watches: 292176
1721.92/1722.28	c total #propagations: 1793190505 / total #impl: 5215702149 (eff. 0.344)
1721.92/1722.28	c #Conflicts:    1613000 | #Learnt:      52668 | 0.000
1721.92/1722.28	c total clause space: 886.764MB
1721.92/1722.28	c total #watches: 294311
1724.32/1724.61	c total #propagations: 1794256855 / total #impl: 5219264154 (eff. 0.344)
1724.32/1724.61	c #Conflicts:    1614000 | #Learnt:      53668 | 0.000
1724.32/1724.61	c total clause space: 886.764MB
1724.32/1724.61	c total #watches: 296912
1726.73/1727.09	c total #propagations: 1795242187 / total #impl: 5222371858 (eff. 0.344)
1726.73/1727.09	c #Conflicts:    1615000 | #Learnt:      54668 | 0.000
1726.73/1727.09	c total clause space: 886.764MB
1726.73/1727.09	c total #watches: 299651
1729.22/1729.59	c total #propagations: 1796206524 / total #impl: 5225517983 (eff. 0.344)
1729.22/1729.59	c #Conflicts:    1616000 | #Learnt:      55668 | 0.000
1729.22/1729.59	c total clause space: 886.764MB
1729.22/1729.59	c total #watches: 302023
1731.82/1732.14	c total #propagations: 1797245443 / total #impl: 5228642226 (eff. 0.344)
1731.82/1732.14	c #Conflicts:    1617000 | #Learnt:      56668 | 0.000
1731.82/1732.14	c total clause space: 886.764MB
1731.82/1732.14	c total #watches: 304383
1734.32/1734.70	c total #propagations: 1798275528 / total #impl: 5231607860 (eff. 0.344)
1734.32/1734.70	c #Conflicts:    1618000 | #Learnt:      57668 | 0.000
1734.32/1734.70	c total clause space: 886.764MB
1734.32/1734.70	c total #watches: 306979
1736.52/1736.87	c total #propagations: 1799356007 / total #impl: 5234779515 (eff. 0.344)
1736.52/1736.87	c #Conflicts:    1619000 | #Learnt:      58668 | 0.000
1736.52/1736.87	c total clause space: 886.764MB
1736.52/1736.87	c total #watches: 309326
1738.52/1738.86	c total #propagations: 1800275656 / total #impl: 5237526644 (eff. 0.344)
1738.52/1738.86	c #Conflicts:    1620000 | #Learnt:      59668 | 0.000
1738.52/1738.86	c total clause space: 886.764MB
1738.52/1738.86	c total #watches: 312828
1741.02/1741.35	c total #propagations: 1801147025 / total #impl: 5240147025 (eff. 0.344)
1741.02/1741.35	c #Conflicts:    1621000 | #Learnt:      60668 | 0.000
1741.02/1741.35	c total clause space: 886.764MB
1741.02/1741.35	c total #watches: 315212
1743.71/1744.07	c total #propagations: 1802164336 / total #impl: 5243209468 (eff. 0.344)
1743.71/1744.07	c GARBAGE COLLECT
1743.71/1744.07	c #Conflicts:    1622000 | #Learnt:      30872 | 0.000
1743.71/1744.07	c total clause space: 886.764MB
1743.71/1744.07	c total #watches: 235536
1744.81/1745.16	c total #propagations: 1803238897 / total #impl: 5246435417 (eff. 0.344)
1744.81/1745.16	c #Conflicts:    1623000 | #Learnt:      31872 | 0.000
1744.81/1745.16	c total clause space: 886.764MB
1744.81/1745.16	c total #watches: 238028
1746.11/1746.42	c total #propagations: 1804309012 / total #impl: 5249636698 (eff. 0.344)
1746.11/1746.42	c #Conflicts:    1624000 | #Learnt:      32872 | 0.000
1746.11/1746.42	c total clause space: 886.764MB
1746.11/1746.42	c total #watches: 240294
1747.51/1747.87	c total #propagations: 1805284487 / total #impl: 5252546111 (eff. 0.344)
1747.51/1747.87	c #Conflicts:    1625000 | #Learnt:      33872 | 0.000
1747.51/1747.87	c total clause space: 886.764MB
1747.51/1747.87	c total #watches: 242655
1749.01/1749.32	c total #propagations: 1806369892 / total #impl: 5255670495 (eff. 0.344)
1749.01/1749.32	c #Conflicts:    1626000 | #Learnt:      34872 | 0.000
1749.01/1749.32	c total clause space: 886.764MB
1749.01/1749.32	c total #watches: 246386
1750.51/1750.82	c total #propagations: 1807324163 / total #impl: 5258615056 (eff. 0.344)
1750.51/1750.82	c #Conflicts:    1627000 | #Learnt:      35872 | 0.000
1750.51/1750.82	c total clause space: 886.764MB
1750.51/1750.82	c total #watches: 249010
1752.12/1752.47	c total #propagations: 1808270249 / total #impl: 5261374656 (eff. 0.344)
1752.12/1752.47	c #Conflicts:    1628000 | #Learnt:      36872 | 0.000
1752.12/1752.47	c total clause space: 886.764MB
1752.12/1752.47	c total #watches: 251407
1753.81/1754.13	c total #propagations: 1809247300 / total #impl: 5264235818 (eff. 0.344)
1753.81/1754.13	c #Conflicts:    1629000 | #Learnt:      37872 | 0.000
1753.81/1754.13	c total clause space: 886.764MB
1753.81/1754.13	c total #watches: 254398
1755.71/1756.06	c total #propagations: 1810218881 / total #impl: 5267124411 (eff. 0.344)
1755.71/1756.06	c #Conflicts:    1630000 | #Learnt:      38872 | 0.000
1755.71/1756.06	c total clause space: 886.764MB
1755.71/1756.06	c total #watches: 257845
1757.91/1758.22	c total #propagations: 1811331507 / total #impl: 5270423395 (eff. 0.344)
1757.91/1758.22	c #Conflicts:    1631000 | #Learnt:      39872 | 0.000
1757.91/1758.22	c total clause space: 886.764MB
1757.91/1758.22	c total #watches: 260489
1760.11/1760.44	c total #propagations: 1812441734 / total #impl: 5273746699 (eff. 0.344)
1760.11/1760.44	c #Conflicts:    1632000 | #Learnt:      40872 | 0.000
1760.11/1760.44	c total clause space: 886.764MB
1760.11/1760.44	c total #watches: 262737
1762.21/1762.55	c total #propagations: 1813428048 / total #impl: 5276662339 (eff. 0.344)
1762.21/1762.55	c #Conflicts:    1633000 | #Learnt:      41872 | 0.000
1762.21/1762.55	c total clause space: 886.764MB
1762.21/1762.55	c total #watches: 264933
1764.31/1764.65	c total #propagations: 1814422522 / total #impl: 5279671568 (eff. 0.344)
1764.31/1764.65	c #Conflicts:    1634000 | #Learnt:      42872 | 0.000
1764.31/1764.65	c total clause space: 886.764MB
1764.31/1764.65	c total #watches: 267564
1766.42/1766.72	c total #propagations: 1815395592 / total #impl: 5282516495 (eff. 0.344)
1766.42/1766.72	c #Conflicts:    1635000 | #Learnt:      43872 | 0.000
1766.42/1766.72	c total clause space: 886.764MB
1766.42/1766.72	c total #watches: 270032
1768.62/1768.98	c total #propagations: 1816414983 / total #impl: 5285390004 (eff. 0.344)
1768.62/1768.98	c #Conflicts:    1636000 | #Learnt:      44872 | 0.000
1768.62/1768.98	c total clause space: 886.764MB
1768.62/1768.98	c total #watches: 272341
1770.91/1771.28	c total #propagations: 1817532469 / total #impl: 5288592470 (eff. 0.344)
1770.91/1771.28	c #Conflicts:    1637000 | #Learnt:      45872 | 0.000
1770.91/1771.28	c total clause space: 886.764MB
1770.91/1771.28	c total #watches: 275149
1773.41/1773.74	c total #propagations: 1818648770 / total #impl: 5291919857 (eff. 0.344)
1773.41/1773.74	c #Conflicts:    1638000 | #Learnt:      46872 | 0.000
1773.41/1773.74	c total clause space: 886.764MB
1773.41/1773.74	c total #watches: 277526
1775.81/1776.13	c total #propagations: 1819758264 / total #impl: 5295259900 (eff. 0.344)
1775.81/1776.13	c #Conflicts:    1639000 | #Learnt:      47872 | 0.000
1775.81/1776.13	c total clause space: 886.764MB
1775.81/1776.13	c total #watches: 280010
1778.52/1778.88	c total #propagations: 1820877569 / total #impl: 5298729688 (eff. 0.344)
1778.52/1778.88	c #Conflicts:    1640000 | #Learnt:      48872 | 0.000
1778.52/1778.88	c total clause space: 886.764MB
1778.52/1778.88	c total #watches: 282165
1781.11/1781.43	c total #propagations: 1822018347 / total #impl: 5302105823 (eff. 0.344)
1781.11/1781.43	c #Conflicts:    1641000 | #Learnt:      49872 | 0.000
1781.11/1781.43	c total clause space: 886.764MB
1781.11/1781.43	c total #watches: 284820
1783.81/1784.15	c total #propagations: 1823174384 / total #impl: 5305596779 (eff. 0.344)
1783.81/1784.15	c #Conflicts:    1642000 | #Learnt:      50872 | 0.000
1783.81/1784.15	c total clause space: 886.764MB
1783.81/1784.15	c total #watches: 287485
1786.41/1786.73	c total #propagations: 1824401111 / total #impl: 5309192962 (eff. 0.344)
1786.41/1786.73	c #Conflicts:    1643000 | #Learnt:      51872 | 0.000
1786.41/1786.73	c total clause space: 886.764MB
1786.41/1786.73	c total #watches: 290094
1788.81/1789.14	c total #propagations: 1825575771 / total #impl: 5312707464 (eff. 0.344)
1788.81/1789.14	c #Conflicts:    1644000 | #Learnt:      52872 | 0.000
1788.81/1789.14	c total clause space: 886.764MB
1788.81/1789.14	c total #watches: 293210
1791.41/1791.79	c total #propagations: 1826760711 / total #impl: 5316149592 (eff. 0.344)
1791.41/1791.79	c #Conflicts:    1645000 | #Learnt:      53872 | 0.000
1791.41/1791.79	c total clause space: 886.764MB
1791.41/1791.79	c total #watches: 296327
1794.11/1794.43	c total #propagations: 1827867325 / total #impl: 5319358226 (eff. 0.344)
1794.11/1794.43	c #Conflicts:    1646000 | #Learnt:      54872 | 0.000
1794.11/1794.43	c total clause space: 886.764MB
1794.11/1794.43	c total #watches: 300314
1796.91/1797.23	c total #propagations: 1829086123 / total #impl: 5322936783 (eff. 0.344)
1796.91/1797.23	c #Conflicts:    1647000 | #Learnt:      55872 | 0.000
1796.91/1797.23	c total clause space: 886.764MB
1796.91/1797.23	c total #watches: 302664

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-4107949-1466252662/watcher-4107949-1466252662 -o /tmp/evaluation-result-4107949-1466252662/solver-4107949-1466252662 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4107949-1466252662.opb ./cdcl-cuttingplanes-release 

pid=16748
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.02 2.05 2.00 3/176 16751
/proc/meminfo: memFree=31356176/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 27316194 29802496 5260 33554432000 4194304 6199737 140733548400784 140733981786200 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 7276 5260 122 490 0 6777 0

[startup+0.100212 s]
/proc/loadavg: 2.02 2.05 2.00 3/176 16751
/proc/meminfo: memFree=31356176/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=34808 CPUtime=0.09 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 1389 0 0 0 9 0 0 0 20 0 1 0 27316194 35643392 7585 33554432000 4194304 6199737 140733548400784 140733981786200 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 8702 7585 133 490 0 8203 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34808

[startup+0.200315 s]
/proc/loadavg: 2.02 2.05 2.00 3/176 16751
/proc/meminfo: memFree=31356176/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=38144 CPUtime=0.19 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 2039 0 0 0 19 0 0 0 20 0 1 0 27316194 39059456 8488 33554432000 4194304 6199737 140733548400784 140733981786200 4313326 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 9536 8488 134 490 0 9037 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38144

[startup+0.300302 s]
/proc/loadavg: 2.02 2.05 2.00 3/176 16751
/proc/meminfo: memFree=31356176/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=42960 CPUtime=0.29 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 2987 0 0 0 29 0 0 0 20 0 1 0 27316194 43991040 9078 33554432000 4194304 6199737 140733548400784 140733981786200 4207822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 10740 9078 134 490 0 10241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42960

[startup+0.700286 s]
/proc/loadavg: 2.02 2.05 2.00 3/176 16751
/proc/meminfo: memFree=31356176/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=51324 CPUtime=0.69 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 3653 0 0 0 69 0 0 0 20 0 1 0 27316194 52555776 10053 33554432000 4194304 6199737 140733548400784 140733981786200 4213215 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 12831 10053 155 490 0 12332 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51324

[startup+1.50029 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 16752
/proc/meminfo: memFree=31312356/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=51592 CPUtime=1.49 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 4359 0 0 0 149 0 0 0 20 0 1 0 27316194 52830208 10992 33554432000 4194304 6199737 140733548400784 140733548399800 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 12898 10992 161 490 0 12399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51592

[startup+3.10027 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 16752
/proc/meminfo: memFree=31309812/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=63532 CPUtime=3.09 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 5263 0 0 0 308 1 0 0 20 0 1 0 27316194 65056768 12566 33554432000 4194304 6199737 140733548400784 140733548399896 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 15883 12566 161 490 0 15384 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63532

[startup+6.30028 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 16752
/proc/meminfo: memFree=31303236/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=63936 CPUtime=6.29 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 5414 0 0 0 628 1 0 0 20 0 1 0 27316194 65470464 13203 33554432000 4194304 6199737 140733548400784 140733548399896 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 15984 13203 161 490 0 15485 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63936

[startup+12.7002 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 16752
/proc/meminfo: memFree=31296240/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=64344 CPUtime=12.69 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 5533 0 0 0 1268 1 0 0 20 0 1 0 27316194 65888256 14855 33554432000 4194304 6199737 140733548400784 140733548399896 4222337 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 16086 14855 161 490 0 15587 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64344

[startup+25.5003 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 16752
/proc/meminfo: memFree=31280632/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=83996 CPUtime=25.49 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 6584 0 0 0 2547 2 0 0 20 0 1 0 27316194 86011904 18597 33554432000 4194304 6199737 140733548400784 140733548399896 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 20999 18597 161 490 0 20500 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83996

[startup+51.1004 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 16752
/proc/meminfo: memFree=31240500/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=165832 CPUtime=51.08 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 8358 0 0 0 5105 3 0 0 20 0 1 0 27316194 169811968 28442 33554432000 4194304 6199737 140733548400784 140733548399896 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 41458 28442 161 490 0 40959 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 165832

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/177 16753
/proc/meminfo: memFree=31222968/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=166768 CPUtime=102.28 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 8789 0 0 0 10225 3 0 0 20 0 1 0 27316194 170770432 32390 33554432000 4194304 6199737 140733548400784 140733548399896 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 41692 32390 161 490 0 41193 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 166768

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 16754
/proc/meminfo: memFree=31206408/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=167712 CPUtime=162.27 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 9020 0 0 0 16223 4 0 0 20 0 1 0 27316194 171737088 36193 33554432000 4194304 6199737 140733548400784 140733548399512 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 41928 36193 161 490 0 41429 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 167712

[startup+222.307 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16756
/proc/meminfo: memFree=31169536/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=249656 CPUtime=222.27 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 9686 0 0 0 22222 5 0 0 20 0 1 0 27316194 255647744 43323 33554432000 4194304 6199737 140733548400784 140733548399896 4217204 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 62414 43323 161 490 0 61915 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 249656

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 16757
/proc/meminfo: memFree=31098100/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=250672 CPUtime=282.24 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 10240 0 0 0 28218 6 0 0 20 0 1 0 27316194 256688128 52949 33554432000 4194304 6199737 140733548400784 140733548399896 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 62668 52949 161 490 0 62169 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 250672

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 16761
/proc/meminfo: memFree=31062144/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=250936 CPUtime=342.23 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 10341 0 0 0 34217 6 0 0 20 0 1 0 27316194 256958464 57137 33554432000 4194304 6199737 140733548400784 140733548399896 4213836 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 62734 57137 161 490 0 62235 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 250936

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16762
/proc/meminfo: memFree=31036700/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=251392 CPUtime=402.22 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 10453 0 0 0 40215 7 0 0 20 0 1 0 27316194 257425408 59293 33554432000 4194304 6199737 140733548400784 140733548399896 4220944 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 62848 59293 161 490 0 62349 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 251392

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 16763
/proc/meminfo: memFree=30941304/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=384084 CPUtime=462.21 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 11362 0 0 0 46212 9 0 0 20 0 1 0 27316194 393302016 82393 33554432000 4194304 6199737 140733548400784 140733548399896 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 96021 82393 161 490 0 95522 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 384084

[startup+522.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 16765
/proc/meminfo: memFree=30940304/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=384356 CPUtime=522.2 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 11499 0 0 0 52211 9 0 0 20 0 1 0 27316194 393580544 82515 33554432000 4194304 6199737 140733548400784 140733548399896 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 96089 82515 161 490 0 95590 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 384356

[startup+582.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 16766
/proc/meminfo: memFree=30938408/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=384632 CPUtime=582.19 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 11571 0 0 0 58210 9 0 0 20 0 1 0 27316194 393863168 82586 33554432000 4194304 6199737 140733548400784 140733548399896 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 96158 82586 161 490 0 95659 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 384632


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


[startup+942.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/178 16776
/proc/meminfo: memFree=30821228/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=601620 CPUtime=942.14 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 12864 0 0 0 94202 12 0 0 20 0 1 0 27316194 616058880 106650 33554432000 4194304 6199737 140733548400784 140733548399896 4221330 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150405 106650 161 490 0 149906 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 601620

[startup+1002.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16777
/proc/meminfo: memFree=30806432/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=601760 CPUtime=1002.13 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 12884 0 0 0 100201 12 0 0 20 0 1 0 27316194 616202240 106670 33554432000 4194304 6199737 140733548400784 140733548399896 4216091 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150440 106670 161 490 0 149941 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 601760

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 16778
/proc/meminfo: memFree=30795696/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602044 CPUtime=1062.12 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 12955 0 0 0 106200 12 0 0 20 0 1 0 27316194 616493056 106757 33554432000 4194304 6199737 140733548400784 140733548399896 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150511 106757 161 490 0 150012 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 602044

[startup+1122.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 16779
/proc/meminfo: memFree=30780728/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602044 CPUtime=1122.11 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 12960 0 0 0 112199 12 0 0 20 0 1 0 27316194 616493056 106762 33554432000 4194304 6199737 140733548400784 140733548399896 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150511 106762 161 490 0 150012 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 602044

[startup+1182.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 16781
/proc/meminfo: memFree=30739020/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602176 CPUtime=1182.1 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13010 0 0 0 118198 12 0 0 20 0 1 0 27316194 616628224 108345 33554432000 4194304 6199737 140733548400784 140733548399896 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150544 108345 161 490 0 150045 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 602176

[startup+1242.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/177 16782
/proc/meminfo: memFree=30721296/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602308 CPUtime=1242.09 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13055 0 0 0 124197 12 0 0 20 0 1 0 27316194 616763392 108390 33554432000 4194304 6199737 140733548400784 140733548399896 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150577 108390 161 490 0 150078 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 602308

[startup+1302.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/177 16783
/proc/meminfo: memFree=30681940/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602456 CPUtime=1302.09 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13064 0 0 0 130196 13 0 0 20 0 1 0 27316194 616914944 109932 33554432000 4194304 6199737 140733548400784 140733548399896 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150614 109932 161 490 0 150115 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 602456

[startup+1362.3 s]
/proc/loadavg: 2.18 2.09 2.02 3/177 16784
/proc/meminfo: memFree=30626672/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602456 CPUtime=1362.07 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13115 0 0 0 136194 13 0 0 20 0 1 0 27316194 616914944 122758 33554432000 4194304 6199737 140733548400784 140733548399896 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150614 122758 161 490 0 150115 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 602456

[startup+1422.3 s]
/proc/loadavg: 2.17 2.10 2.02 3/177 16785
/proc/meminfo: memFree=30597536/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602628 CPUtime=1422.07 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13148 0 0 0 142194 13 0 0 20 0 1 0 27316194 617091072 122791 33554432000 4194304 6199737 140733548400784 140733548399896 4219135 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150657 122791 161 490 0 150158 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 602628

[startup+1482.3 s]
/proc/loadavg: 2.13 2.11 2.03 3/177 16787
/proc/meminfo: memFree=30589024/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602776 CPUtime=1482.05 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13169 0 0 0 148192 13 0 0 20 0 1 0 27316194 617242624 122812 33554432000 4194304 6199737 140733548400784 140733548399896 4213215 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150694 122812 161 490 0 150195 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 602776

[startup+1542.31 s]
/proc/loadavg: 2.05 2.08 2.02 3/178 16791
/proc/meminfo: memFree=30538464/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602776 CPUtime=1542.06 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13185 0 0 0 154192 14 0 0 20 0 1 0 27316194 617242624 124361 33554432000 4194304 6199737 140733548400784 140733548399896 4213215 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150694 124361 161 490 0 150195 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 602776

[startup+1602.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/177 16837
/proc/meminfo: memFree=30919080/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602920 CPUtime=1602.04 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13226 0 0 0 160189 15 0 0 20 0 1 0 27316194 617390080 133600 33554432000 4194304 6199737 140733548400784 140733548399896 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150730 133600 161 490 0 150231 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 602920

[startup+1662.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/177 16838
/proc/meminfo: memFree=30867292/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=602920 CPUtime=1662.03 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13267 0 0 0 166188 15 0 0 20 0 1 0 27316194 617390080 140284 33554432000 4194304 6199737 140733548400784 140733548399896 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 150730 140284 161 490 0 150231 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 602920

[startup+1722.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 16839
/proc/meminfo: memFree=30815528/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=952480 CPUtime=1722.02 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13662 0 0 0 172186 16 0 0 20 0 1 0 27316194 975339520 151310 33554432000 4194304 6199737 140733548400784 140733548399896 4216115 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 238120 151310 161 490 0 237621 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 952480

[startup+1782.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/177 16841
/proc/meminfo: memFree=30767604/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=952612 CPUtime=1782.01 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13882 0 0 0 178185 16 0 0 20 0 1 0 27316194 975474688 154551 33554432000 4194304 6199737 140733548400784 140733548399896 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 238153 154551 161 490 0 237654 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 952612



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 16842
/proc/meminfo: memFree=30766980/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=952612 CPUtime=1800.01 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13890 0 0 0 179985 16 0 0 20 0 1 0 27316194 975474688 154559 33554432000 4194304 6199737 140733548400784 140733548399896 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 238153 154559 161 490 0 237654 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 952612

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 16842
/proc/meminfo: memFree=30766980/32872528 swapFree=241348/274052
[pid=16751] ppid=16748 vsize=952612 CPUtime=1800.01 cores=0,2,4,6
/proc/16751/stat : 16751 (cdcl-cuttingpla) R 16748 16751 5548 0 -1 4202496 13890 0 0 0 179985 16 0 0 20 0 1 0 27316194 975474688 154559 33554432000 4194304 6199737 140733548400784 140733548399896 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/16751/statm: 238153 154559 161 490 0 237654 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 952612

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.170974
maximum resident set size= 618236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13890
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= 18
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.39718 second user time and 6.81496 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 14:24:22
IDJOB=4107949
IDBENCH=74273
IDSOLVER=2548
FILE ID=node107/4107949-1466252662
RUNJOBID= node107-1466240967-5564
PBS_JOBID= 19918200
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12026_5-unsat.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107949-1466252662/watcher-4107949-1466252662 -o /tmp/evaluation-result-4107949-1466252662/solver-4107949-1466252662 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1466240967-5564 --watchdog 1960 --input HOME/instance-4107949-1466252662.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= db859a15c3accfca5f41bc17f134e06b
RANDOM SEED=297290213

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.953
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:        31356820 kB
Buffers:          124432 kB
Cached:           174884 kB
SwapCached:         3136 kB
Active:           283628 kB
Inactive:         218132 kB
Active(anon):     201504 kB
Inactive(anon):     2864 kB
Active(file):      82124 kB
Inactive(file):   215268 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              5496 kB
Writeback:             0 kB
AnonPages:        474576 kB
Mapped:             9388 kB
Shmem:                 0 kB
Slab:             609924 kB
SReclaimable:      53012 kB
SUnreclaim:       556912 kB
KernelStack:        1440 kB
PageTables:         5032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     656592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 71704 MiB
End job on node107 at 2016-06-18 14:54:22