Trace number 4107879

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-j12033_3-sat.opb
MD5SUM5c357873a81db98d0c84cf88eebfbda4
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables26136
Total number of constraints86824
Number of constraints which are clauses86396
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints428
Minimum length of a constraint1
Maximum length of a constraint95
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 582
Number of bits of the biggest sum of numbers10
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= 26136 #constraint= 86824
0.48/0.51	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.48/0.51	c total clause space: 11.2235MB
0.48/0.51	c total #watches: 115869
0.68/0.72	c total #propagations: 649093 / total #impl: 2010747 (eff. 0.323)
0.68/0.72	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.68/0.72	c total clause space: 11.2235MB
0.68/0.72	c total #watches: 119403
0.99/1.00	c total #propagations: 1223430 / total #impl: 3784584 (eff. 0.323)
0.99/1.00	c GARBAGE COLLECT
0.99/1.00	c #Conflicts:       3000 | #Learnt:       2009 | 0.000
0.99/1.00	c total clause space: 11.2235MB
0.99/1.00	c total #watches: 121232
1.29/1.33	c total #propagations: 1967887 / total #impl: 6241335 (eff. 0.315)
1.29/1.33	c #Conflicts:       4000 | #Learnt:       3009 | 0.000
1.29/1.33	c total clause space: 18.2382MB
1.29/1.33	c total #watches: 125411
1.49/1.58	c total #propagations: 2725180 / total #impl: 8625854 (eff. 0.316)
1.49/1.58	c GARBAGE COLLECT
1.49/1.58	c #Conflicts:       5000 | #Learnt:       2361 | 0.000
1.49/1.58	c total clause space: 18.2382MB
1.49/1.58	c total #watches: 122153
1.79/1.89	c total #propagations: 3361059 / total #impl: 10569279 (eff. 0.318)
1.79/1.89	c #Conflicts:       6000 | #Learnt:       3361 | 0.000
1.79/1.89	c total clause space: 18.2382MB
1.79/1.89	c total #watches: 127939
2.30/2.31	c total #propagations: 4106493 / total #impl: 13026122 (eff. 0.315)
2.30/2.31	c GARBAGE COLLECT
2.30/2.31	c #Conflicts:       7000 | #Learnt:       2240 | 0.000
2.30/2.31	c total clause space: 29.637MB
2.30/2.31	c total #watches: 125547
2.79/2.83	c total #propagations: 4801472 / total #impl: 15482573 (eff. 0.310)
2.79/2.83	c #Conflicts:       8000 | #Learnt:       3240 | 0.000
2.79/2.83	c total clause space: 29.637MB
2.79/2.83	c total #watches: 131354
3.19/3.23	c total #propagations: 5531644 / total #impl: 18078576 (eff. 0.306)
3.19/3.23	c #Conflicts:       9000 | #Learnt:       4240 | 0.000
3.19/3.23	c total clause space: 29.637MB
3.19/3.23	c total #watches: 136719
3.59/3.62	c total #propagations: 6210133 / total #impl: 20166530 (eff. 0.308)
3.59/3.62	c GARBAGE COLLECT
3.59/3.62	c #Conflicts:      10000 | #Learnt:       2725 | 0.000
3.59/3.62	c total clause space: 29.637MB
3.59/3.62	c total #watches: 126166
3.89/3.96	c total #propagations: 6868053 / total #impl: 22190978 (eff. 0.309)
3.89/3.96	c #Conflicts:      11000 | #Learnt:       3725 | 0.000
3.89/3.96	c total clause space: 29.637MB
3.89/3.96	c total #watches: 131847
4.29/4.32	c total #propagations: 7550181 / total #impl: 24353905 (eff. 0.310)
4.29/4.32	c #Conflicts:      12000 | #Learnt:       4725 | 0.000
4.29/4.32	c total clause space: 29.637MB
4.29/4.32	c total #watches: 137549
4.69/4.73	c total #propagations: 8220770 / total #impl: 26617443 (eff. 0.309)
4.69/4.73	c #Conflicts:      13000 | #Learnt:       5725 | 0.000
4.69/4.73	c total clause space: 29.637MB
4.69/4.73	c total #watches: 141006
4.99/5.06	c total #propagations: 8901547 / total #impl: 28737091 (eff. 0.310)
4.99/5.06	c GARBAGE COLLECT
4.99/5.06	c #Conflicts:      14000 | #Learnt:       3870 | 0.000
4.99/5.06	c total clause space: 29.637MB
4.99/5.06	c total #watches: 133216
5.29/5.38	c total #propagations: 9537055 / total #impl: 30997481 (eff. 0.308)
5.29/5.38	c #Conflicts:      15000 | #Learnt:       4870 | 0.000
5.29/5.38	c total clause space: 29.637MB
5.29/5.38	c total #watches: 138030
5.69/5.75	c total #propagations: 10069618 / total #impl: 32874493 (eff. 0.306)
5.69/5.75	c #Conflicts:      16000 | #Learnt:       5870 | 0.000
5.69/5.75	c total clause space: 29.637MB
5.69/5.75	c total #watches: 142971
6.09/6.13	c total #propagations: 10651727 / total #impl: 34978854 (eff. 0.305)
6.09/6.13	c GARBAGE COLLECT
6.09/6.13	c #Conflicts:      17000 | #Learnt:       3699 | 0.000
6.09/6.13	c total clause space: 29.637MB
6.09/6.13	c total #watches: 131373
6.39/6.48	c total #propagations: 11261189 / total #impl: 36833277 (eff. 0.306)
6.39/6.48	c #Conflicts:      18000 | #Learnt:       4699 | 0.000
6.39/6.48	c total clause space: 29.637MB
6.39/6.48	c total #watches: 134203
6.79/6.86	c total #propagations: 11842120 / total #impl: 38655207 (eff. 0.306)
6.79/6.86	c #Conflicts:      19000 | #Learnt:       5699 | 0.000
6.79/6.86	c total clause space: 29.637MB
6.79/6.86	c total #watches: 137305
7.19/7.24	c total #propagations: 12394839 / total #impl: 40380627 (eff. 0.307)
7.19/7.24	c #Conflicts:      20000 | #Learnt:       6699 | 0.000
7.19/7.24	c total clause space: 29.637MB
7.19/7.24	c total #watches: 140830
7.49/7.55	c total #propagations: 13056151 / total #impl: 42487638 (eff. 0.307)
7.49/7.55	c GARBAGE COLLECT
7.49/7.55	c #Conflicts:      21000 | #Learnt:       4204 | 0.000
7.49/7.55	c total clause space: 29.637MB
7.49/7.55	c total #watches: 129344
7.79/7.87	c total #propagations: 13724382 / total #impl: 44742557 (eff. 0.307)
7.79/7.87	c #Conflicts:      22000 | #Learnt:       5204 | 0.000
7.79/7.87	c total clause space: 29.637MB
7.79/7.88	c total #watches: 137776
8.29/8.31	c total #propagations: 14309400 / total #impl: 47005748 (eff. 0.304)
8.29/8.31	c #Conflicts:      23000 | #Learnt:       6204 | 0.000
8.29/8.31	c total clause space: 29.637MB
8.29/8.31	c total #watches: 142354
8.69/8.74	c total #propagations: 14962646 / total #impl: 49421481 (eff. 0.303)
8.69/8.74	c #Conflicts:      24000 | #Learnt:       7204 | 0.000
8.69/8.74	c total clause space: 29.637MB
8.69/8.74	c total #watches: 146750
9.09/9.13	c total #propagations: 15629659 / total #impl: 51559125 (eff. 0.303)
9.09/9.13	c GARBAGE COLLECT
9.09/9.13	c #Conflicts:      25000 | #Learnt:       4404 | 0.000
9.09/9.13	c total clause space: 29.637MB
9.09/9.13	c total #watches: 136697
9.39/9.48	c total #propagations: 16284014 / total #impl: 53603661 (eff. 0.304)
9.39/9.48	c #Conflicts:      26000 | #Learnt:       5404 | 0.000
9.39/9.48	c total clause space: 29.637MB
9.39/9.48	c total #watches: 140638
9.79/9.83	c total #propagations: 16862083 / total #impl: 55580598 (eff. 0.303)
9.79/9.83	c #Conflicts:      27000 | #Learnt:       6404 | 0.000
9.79/9.83	c total clause space: 29.637MB
9.79/9.83	c total #watches: 143830
10.19/10.24	c total #propagations: 17362926 / total #impl: 57192178 (eff. 0.304)
10.19/10.24	c #Conflicts:      28000 | #Learnt:       7404 | 0.000
10.19/10.24	c total clause space: 29.637MB
10.19/10.24	c total #watches: 147739
10.59/10.69	c total #propagations: 17983658 / total #impl: 59245773 (eff. 0.304)
10.59/10.69	c GARBAGE COLLECT
10.59/10.69	c #Conflicts:      29000 | #Learnt:       4307 | 0.000
10.59/10.69	c total clause space: 29.637MB
10.59/10.69	c total #watches: 130478
10.88/11.00	c total #propagations: 18678290 / total #impl: 61557640 (eff. 0.303)
10.88/11.00	c #Conflicts:      30000 | #Learnt:       5307 | 0.000
10.88/11.00	c total clause space: 29.637MB
10.88/11.00	c total #watches: 135466
11.28/11.39	c total #propagations: 19296930 / total #impl: 63842118 (eff. 0.302)
11.28/11.39	c #Conflicts:      31000 | #Learnt:       6307 | 0.000
11.28/11.39	c total clause space: 29.637MB
11.28/11.39	c total #watches: 141344
11.68/11.73	c total #propagations: 19938210 / total #impl: 66118313 (eff. 0.302)
11.68/11.73	c #Conflicts:      32000 | #Learnt:       7307 | 0.000
11.68/11.73	c total clause space: 29.637MB
11.68/11.73	c total #watches: 144309
11.98/12.09	c total #propagations: 20554736 / total #impl: 67971254 (eff. 0.302)
11.98/12.09	c #Conflicts:      33000 | #Learnt:       8307 | 0.000
11.98/12.09	c total clause space: 29.637MB
11.98/12.09	c total #watches: 148067
12.38/12.40	c total #propagations: 21131966 / total #impl: 69821273 (eff. 0.303)
12.38/12.40	c GARBAGE COLLECT
12.38/12.40	c #Conflicts:      34000 | #Learnt:       4906 | 0.000
12.38/12.40	c total clause space: 29.637MB
12.38/12.41	c total #watches: 135289
12.68/12.75	c total #propagations: 21715966 / total #impl: 71910655 (eff. 0.302)
12.68/12.75	c #Conflicts:      35000 | #Learnt:       5906 | 0.000
12.68/12.75	c total clause space: 29.637MB
12.68/12.75	c total #watches: 141285
13.08/13.11	c total #propagations: 22298516 / total #impl: 74020452 (eff. 0.301)
13.08/13.11	c #Conflicts:      36000 | #Learnt:       6906 | 0.000
13.08/13.11	c total clause space: 29.637MB
13.08/13.11	c total #watches: 145038
13.48/13.58	c total #propagations: 22735756 / total #impl: 75761246 (eff. 0.300)
13.48/13.58	c #Conflicts:      37000 | #Learnt:       7906 | 0.000
13.48/13.58	c total clause space: 29.637MB
13.48/13.58	c total #watches: 151643
13.98/14.04	c total #propagations: 23297242 / total #impl: 78289707 (eff. 0.298)
13.98/14.04	c #Conflicts:      38000 | #Learnt:       8906 | 0.000
13.98/14.04	c total clause space: 48.1602MB
13.98/14.04	c total #watches: 156411
14.49/14.55	c total #propagations: 23890566 / total #impl: 80609280 (eff. 0.296)
14.49/14.55	c GARBAGE COLLECT
14.49/14.55	c #Conflicts:      39000 | #Learnt:       5201 | 0.000
14.49/14.55	c total clause space: 48.1602MB
14.49/14.55	c total #watches: 140370
14.99/15.05	c total #propagations: 24435855 / total #impl: 82703621 (eff. 0.295)
14.99/15.05	c #Conflicts:      40000 | #Learnt:       6201 | 0.000
14.99/15.05	c total clause space: 48.1602MB
14.99/15.05	c total #watches: 144803
15.59/15.66	c total #propagations: 24935749 / total #impl: 84584008 (eff. 0.295)
15.59/15.66	c #Conflicts:      41000 | #Learnt:       7201 | 0.000
15.59/15.66	c total clause space: 48.1602MB
15.59/15.66	c total #watches: 148761
16.09/16.15	c total #propagations: 25509712 / total #impl: 86778656 (eff. 0.294)
16.09/16.15	c #Conflicts:      42000 | #Learnt:       8201 | 0.000
16.09/16.15	c total clause space: 48.1602MB
16.09/16.15	c total #watches: 151471
16.50/16.56	c total #propagations: 25944372 / total #impl: 88359894 (eff. 0.294)
16.50/16.56	c #Conflicts:      43000 | #Learnt:       9201 | 0.000
16.50/16.56	c total clause space: 48.1602MB
16.50/16.56	c total #watches: 154485
17.09/17.18	c total #propagations: 26428026 / total #impl: 89925638 (eff. 0.294)
17.09/17.18	c GARBAGE COLLECT
17.09/17.18	c #Conflicts:      44000 | #Learnt:       5220 | 0.000
17.09/17.18	c total clause space: 48.1602MB
17.09/17.18	c total #watches: 135473
17.60/17.63	c total #propagations: 27034812 / total #impl: 91958960 (eff. 0.294)
17.60/17.63	c #Conflicts:      45000 | #Learnt:       6220 | 0.000
17.60/17.63	c total clause space: 48.1602MB
17.60/17.63	c total #watches: 138557
17.99/18.02	c total #propagations: 27632532 / total #impl: 93924077 (eff. 0.294)
17.99/18.02	c #Conflicts:      46000 | #Learnt:       7220 | 0.000
17.99/18.02	c total clause space: 48.1602MB
17.99/18.02	c total #watches: 141971
18.39/18.40	c total #propagations: 28209195 / total #impl: 95925327 (eff. 0.294)
18.39/18.40	c #Conflicts:      47000 | #Learnt:       8220 | 0.000
18.39/18.40	c total clause space: 48.1602MB
18.39/18.40	c total #watches: 145104
18.80/18.89	c total #propagations: 28747306 / total #impl: 97698577 (eff. 0.294)
18.80/18.89	c #Conflicts:      48000 | #Learnt:       9220 | 0.000
18.80/18.89	c total clause space: 48.1602MB
18.80/18.89	c total #watches: 149578
19.29/19.33	c total #propagations: 29356714 / total #impl: 100058344 (eff. 0.293)
19.29/19.33	c #Conflicts:      49000 | #Learnt:      10220 | 0.000
19.29/19.33	c total clause space: 48.1602MB
19.29/19.33	c total #watches: 153088
19.59/19.63	c total #propagations: 29972694 / total #impl: 102157913 (eff. 0.293)
19.59/19.63	c GARBAGE COLLECT
19.59/19.63	c #Conflicts:      50000 | #Learnt:       5913 | 0.000
19.59/19.63	c total clause space: 48.1602MB
19.59/19.63	c total #watches: 136012
19.90/19.91	c total #propagations: 30500275 / total #impl: 103827462 (eff. 0.294)
19.90/19.91	c #Conflicts:      51000 | #Learnt:       6913 | 0.000
19.90/19.91	c total clause space: 48.1602MB
19.90/19.91	c total #watches: 139880
20.19/20.20	c total #propagations: 31011685 / total #impl: 105641455 (eff. 0.294)
20.19/20.20	c #Conflicts:      52000 | #Learnt:       7913 | 0.000
20.19/20.20	c total clause space: 48.1602MB
20.19/20.20	c total #watches: 144469
20.49/20.53	c total #propagations: 31543899 / total #impl: 107537009 (eff. 0.293)
20.49/20.53	c #Conflicts:      53000 | #Learnt:       8913 | 0.000
20.49/20.53	c total clause space: 48.1602MB
20.49/20.53	c total #watches: 148825
20.79/20.89	c total #propagations: 32138786 / total #impl: 109585303 (eff. 0.293)
20.79/20.89	c #Conflicts:      54000 | #Learnt:       9913 | 0.000
20.79/20.89	c total clause space: 48.1602MB
20.79/20.89	c total #watches: 152461
21.29/21.38	c total #propagations: 32806824 / total #impl: 111754884 (eff. 0.294)
21.29/21.38	c #Conflicts:      55000 | #Learnt:      10913 | 0.000
21.29/21.38	c total clause space: 48.1602MB
21.29/21.38	c total #watches: 159432
21.79/21.85	c total #propagations: 33615840 / total #impl: 114630765 (eff. 0.293)
21.79/21.85	c GARBAGE COLLECT
21.79/21.85	c #Conflicts:      56000 | #Learnt:       6305 | 0.000
21.79/21.85	c total clause space: 48.1602MB
21.79/21.85	c total #watches: 147556
22.29/22.31	c total #propagations: 34280804 / total #impl: 117397219 (eff. 0.292)
22.29/22.31	c #Conflicts:      57000 | #Learnt:       7305 | 0.000
22.29/22.31	c total clause space: 48.1602MB
22.29/22.31	c total #watches: 153160
22.69/22.79	c total #propagations: 34908313 / total #impl: 119839446 (eff. 0.291)
22.69/22.79	c #Conflicts:      58000 | #Learnt:       8305 | 0.000
22.69/22.79	c total clause space: 48.1602MB
22.69/22.79	c total #watches: 157685
23.20/23.21	c total #propagations: 35549494 / total #impl: 122046550 (eff. 0.291)
23.20/23.21	c #Conflicts:      59000 | #Learnt:       9305 | 0.000
23.20/23.21	c total clause space: 48.1602MB
23.20/23.21	c total #watches: 161500
23.59/23.62	c total #propagations: 36060149 / total #impl: 123781028 (eff. 0.291)
23.59/23.62	c #Conflicts:      60000 | #Learnt:      10305 | 0.000
23.59/23.62	c total clause space: 48.1602MB
23.59/23.63	c total #watches: 165599
23.99/24.07	c total #propagations: 36652120 / total #impl: 125691879 (eff. 0.292)
23.99/24.07	c #Conflicts:      61000 | #Learnt:      11305 | 0.000
23.99/24.07	c total clause space: 48.1602MB
23.99/24.07	c total #watches: 169995
24.39/24.46	c total #propagations: 37230479 / total #impl: 127490198 (eff. 0.292)
24.39/24.46	c GARBAGE COLLECT
24.39/24.46	c #Conflicts:      62000 | #Learnt:       6410 | 0.000
24.39/24.46	c total clause space: 48.1602MB
24.39/24.46	c total #watches: 148973
24.99/25.00	c total #propagations: 37719141 / total #impl: 129645302 (eff. 0.291)
24.99/25.00	c #Conflicts:      63000 | #Learnt:       7410 | 0.000
24.99/25.00	c total clause space: 48.1602MB
24.99/25.00	c total #watches: 161675
25.49/25.58	c total #propagations: 38299151 / total #impl: 132665026 (eff. 0.289)
25.49/25.58	c #Conflicts:      64000 | #Learnt:       8410 | 0.000
25.49/25.58	c total clause space: 48.1602MB
25.49/25.58	c total #watches: 171720
26.19/26.29	c total #propagations: 38781882 / total #impl: 135186503 (eff. 0.287)
26.19/26.29	c #Conflicts:      65000 | #Learnt:       9410 | 0.000
26.19/26.29	c total clause space: 48.1602MB
26.19/26.29	c total #watches: 176710
26.99/27.01	c total #propagations: 39333346 / total #impl: 137232854 (eff. 0.287)
26.99/27.01	c #Conflicts:      66000 | #Learnt:      10410 | 0.000
26.99/27.01	c total clause space: 48.1602MB
26.99/27.01	c total #watches: 180447
27.79/27.87	c total #propagations: 40008709 / total #impl: 139511514 (eff. 0.287)
27.79/27.87	c #Conflicts:      67000 | #Learnt:      11410 | 0.000
27.79/27.87	c total clause space: 48.1602MB
27.79/27.87	c total #watches: 185307
28.49/28.53	c total #propagations: 40738359 / total #impl: 142438854 (eff. 0.286)
28.49/28.53	c #Conflicts:      68000 | #Learnt:      12410 | 0.000
28.49/28.53	c total clause space: 48.1602MB
28.49/28.53	c total #watches: 189559
29.09/29.13	c total #propagations: 41350192 / total #impl: 144624742 (eff. 0.286)
29.09/29.13	c GARBAGE COLLECT
29.09/29.13	c #Conflicts:      69000 | #Learnt:       7209 | 0.000
29.09/29.13	c total clause space: 48.1602MB
29.09/29.13	c total #watches: 163306
29.69/29.79	c total #propagations: 41934892 / total #impl: 146694120 (eff. 0.286)
29.69/29.79	c #Conflicts:      70000 | #Learnt:       8209 | 0.000
29.69/29.79	c total clause space: 48.1602MB
29.69/29.79	c total #watches: 167691
30.39/30.40	c total #propagations: 42518710 / total #impl: 148974672 (eff. 0.285)
30.39/30.40	c #Conflicts:      71000 | #Learnt:       9209 | 0.000
30.39/30.40	c total clause space: 48.1602MB
30.39/30.40	c total #watches: 172529
30.99/31.00	c total #propagations: 43060611 / total #impl: 151252396 (eff. 0.285)
30.99/31.00	c #Conflicts:      72000 | #Learnt:      10209 | 0.000
30.99/31.00	c total clause space: 48.1602MB
30.99/31.00	c total #watches: 178007
31.69/31.72	c total #propagations: 43585835 / total #impl: 153364405 (eff. 0.284)
31.69/31.72	c #Conflicts:      73000 | #Learnt:      11209 | 0.000
31.69/31.72	c total clause space: 48.1602MB
31.69/31.72	c total #watches: 184476
32.39/32.47	c total #propagations: 44278870 / total #impl: 155825578 (eff. 0.284)
32.39/32.47	c #Conflicts:      74000 | #Learnt:      12209 | 0.000
32.39/32.47	c total clause space: 48.1602MB
32.39/32.47	c total #watches: 190408
33.39/33.48	c total #propagations: 44914655 / total #impl: 158265843 (eff. 0.284)
33.39/33.48	c GARBAGE COLLECT
33.39/33.48	c #Conflicts:      75000 | #Learnt:       6707 | 0.000
33.39/33.48	c total clause space: 48.1602MB
33.39/33.48	c total #watches: 152176
33.89/33.97	c total #propagations: 45772246 / total #impl: 161425125 (eff. 0.284)
33.89/33.97	c #Conflicts:      76000 | #Learnt:       7707 | 0.000
33.89/33.97	c total clause space: 48.1602MB
33.89/33.97	c total #watches: 156159
34.29/34.37	c total #propagations: 46404800 / total #impl: 163593491 (eff. 0.284)
34.29/34.37	c #Conflicts:      77000 | #Learnt:       8707 | 0.000
34.29/34.37	c total clause space: 48.1602MB
34.29/34.37	c total #watches: 159260
34.79/34.81	c total #propagations: 47012588 / total #impl: 165780629 (eff. 0.284)
34.79/34.81	c #Conflicts:      78000 | #Learnt:       9707 | 0.000
34.79/34.81	c total clause space: 48.1602MB
34.79/34.82	c total #watches: 163723
35.19/35.27	c total #propagations: 47582479 / total #impl: 167878142 (eff. 0.283)
35.19/35.27	c #Conflicts:      79000 | #Learnt:      10707 | 0.000
35.19/35.27	c total clause space: 48.1602MB
35.19/35.27	c total #watches: 167907
35.79/35.81	c total #propagations: 48173687 / total #impl: 169957906 (eff. 0.283)
35.79/35.81	c #Conflicts:      80000 | #Learnt:      11707 | 0.000
35.79/35.81	c total clause space: 48.1602MB
35.79/35.81	c total #watches: 171541
36.19/36.24	c total #propagations: 48800951 / total #impl: 172315313 (eff. 0.283)
36.19/36.24	c #Conflicts:      81000 | #Learnt:      12707 | 0.000
36.19/36.24	c total clause space: 48.1602MB
36.19/36.24	c total #watches: 175590
36.59/36.68	c total #propagations: 49314089 / total #impl: 174150551 (eff. 0.283)
36.59/36.68	c GARBAGE COLLECT
36.59/36.68	c #Conflicts:      82000 | #Learnt:       6916 | 0.000
36.59/36.68	c total clause space: 48.1602MB
36.59/36.68	c total #watches: 145467
37.09/37.10	c total #propagations: 49764077 / total #impl: 175767354 (eff. 0.283)
37.09/37.10	c #Conflicts:      83000 | #Learnt:       7916 | 0.000
37.09/37.10	c total clause space: 48.1602MB
37.09/37.10	c total #watches: 150611
37.59/37.66	c total #propagations: 50263716 / total #impl: 177709453 (eff. 0.283)
37.59/37.66	c #Conflicts:      84000 | #Learnt:       8916 | 0.000
37.59/37.66	c total clause space: 48.1602MB
37.59/37.66	c total #watches: 159043
38.49/38.56	c total #propagations: 50833068 / total #impl: 180207534 (eff. 0.282)
38.49/38.56	c #Conflicts:      85000 | #Learnt:       9916 | 0.000
38.49/38.56	c total clause space: 48.1602MB
38.49/38.56	c total #watches: 170997
39.88/39.99	c total #propagations: 51461198 / total #impl: 183228542 (eff. 0.281)
39.88/39.99	c #Conflicts:      86000 | #Learnt:      10916 | 0.000
39.88/39.99	c total clause space: 78.2603MB
39.88/39.99	c total #watches: 183357
41.79/41.85	c total #propagations: 52219860 / total #impl: 186896150 (eff. 0.279)
41.79/41.85	c #Conflicts:      87000 | #Learnt:      11916 | 0.000
41.79/41.85	c total clause space: 78.2603MB
41.79/41.85	c total #watches: 195360
44.28/44.38	c total #propagations: 52989215 / total #impl: 190807739 (eff. 0.278)
44.28/44.38	c #Conflicts:      88000 | #Learnt:      12916 | 0.000
44.28/44.38	c total clause space: 78.2603MB
44.28/44.38	c total #watches: 214294
47.29/47.34	c total #propagations: 53761930 / total #impl: 196637636 (eff. 0.273)
47.29/47.34	c #Conflicts:      89000 | #Learnt:      13916 | 0.000
47.29/47.34	c total clause space: 78.2603MB
47.29/47.34	c total #watches: 223045
48.69/48.71	c total #propagations: 54579473 / total #impl: 200260866 (eff. 0.273)
48.69/48.71	c GARBAGE COLLECT
48.69/48.71	c #Conflicts:      90000 | #Learnt:       7832 | 0.000
48.69/48.71	c total clause space: 78.2603MB
48.69/48.71	c total #watches: 151813
49.19/49.22	c total #propagations: 55363259 / total #impl: 203493398 (eff. 0.272)
49.19/49.22	c #Conflicts:      91000 | #Learnt:       8832 | 0.000
49.19/49.22	c total clause space: 78.2603MB
49.19/49.22	c total #watches: 159038
49.79/49.84	c total #propagations: 55857991 / total #impl: 205636746 (eff. 0.272)
49.79/49.84	c #Conflicts:      92000 | #Learnt:       9832 | 0.000
49.79/49.84	c total clause space: 78.2603MB
49.79/49.84	c total #watches: 166869
50.59/50.62	c total #propagations: 56358683 / total #impl: 207802076 (eff. 0.271)
50.59/50.62	c #Conflicts:      93000 | #Learnt:      10832 | 0.000
50.59/50.62	c total clause space: 78.2603MB
50.59/50.62	c total #watches: 172688
51.49/51.53	c total #propagations: 56868954 / total #impl: 210178328 (eff. 0.271)
51.49/51.53	c #Conflicts:      94000 | #Learnt:      11832 | 0.000
51.49/51.53	c total clause space: 78.2603MB
51.49/51.53	c total #watches: 179517
52.59/52.62	c total #propagations: 57356374 / total #impl: 212493404 (eff. 0.270)
52.59/52.62	c #Conflicts:      95000 | #Learnt:      12832 | 0.000
52.59/52.62	c total clause space: 78.2603MB
52.59/52.62	c total #watches: 187274
53.58/53.65	c total #propagations: 57839269 / total #impl: 215018293 (eff. 0.269)
53.58/53.65	c #Conflicts:      96000 | #Learnt:      13832 | 0.000
53.58/53.65	c total clause space: 78.2603MB
53.58/53.65	c total #watches: 195855
54.88/54.93	c total #propagations: 58316587 / total #impl: 217805808 (eff. 0.268)
54.88/54.93	c #Conflicts:      97000 | #Learnt:      14832 | 0.000
54.88/54.93	c total clause space: 78.2603MB
54.88/54.93	c total #watches: 204104
55.38/55.45	c total #propagations: 58808731 / total #impl: 220805626 (eff. 0.266)
55.38/55.45	c GARBAGE COLLECT
55.38/55.45	c #Conflicts:      98000 | #Learnt:       8428 | 0.000
55.38/55.45	c total clause space: 78.2603MB
55.38/55.45	c total #watches: 155646
56.09/56.14	c total #propagations: 59321251 / total #impl: 223506447 (eff. 0.265)
56.09/56.14	c #Conflicts:      99000 | #Learnt:       9428 | 0.000
56.09/56.14	c total clause space: 78.2603MB
56.09/56.14	c total #watches: 162205
56.98/57.06	c total #propagations: 59879900 / total #impl: 226086477 (eff. 0.265)
56.98/57.06	c #Conflicts:     100000 | #Learnt:      10428 | 0.000
56.98/57.06	c total clause space: 78.2603MB
56.98/57.06	c total #watches: 170892
58.08/58.14	c total #propagations: 60493622 / total #impl: 229187448 (eff. 0.264)
58.08/58.14	c #Conflicts:     101000 | #Learnt:      11428 | 0.000
58.08/58.14	c total clause space: 78.2603MB
58.08/58.14	c total #watches: 176427
59.08/59.11	c total #propagations: 61089870 / total #impl: 232082618 (eff. 0.263)
59.08/59.11	c #Conflicts:     102000 | #Learnt:      12428 | 0.000
59.08/59.11	c total clause space: 78.2603MB
59.08/59.11	c total #watches: 183936
59.88/59.92	c total #propagations: 61602566 / total #impl: 234422166 (eff. 0.263)
59.88/59.92	c #Conflicts:     103000 | #Learnt:      13428 | 0.000
59.88/59.92	c total clause space: 78.2603MB
59.88/59.92	c total #watches: 188832
60.59/60.67	c total #propagations: 62116469 / total #impl: 236420203 (eff. 0.263)
60.59/60.67	c #Conflicts:     104000 | #Learnt:      14428 | 0.000
60.59/60.67	c total clause space: 78.2603MB
60.59/60.67	c total #watches: 193122
61.28/61.31	c total #propagations: 62672450 / total #impl: 238438847 (eff. 0.263)
61.28/61.31	c #Conflicts:     105000 | #Learnt:      15428 | 0.000
61.28/61.31	c total clause space: 78.2603MB
61.28/61.31	c total #watches: 196759
61.59/61.66	c total #propagations: 63237476 / total #impl: 240305373 (eff. 0.263)
61.59/61.66	c GARBAGE COLLECT
61.59/61.66	c #Conflicts:     106000 | #Learnt:       8723 | 0.000
61.59/61.66	c total clause space: 78.2603MB
61.59/61.66	c total #watches: 153946
62.08/62.11	c total #propagations: 63703002 / total #impl: 241775507 (eff. 0.263)
62.08/62.11	c #Conflicts:     107000 | #Learnt:       9723 | 0.000
62.08/62.11	c total clause space: 78.2603MB
62.08/62.11	c total #watches: 159266
62.58/62.61	c total #propagations: 64278553 / total #impl: 243878951 (eff. 0.264)
62.58/62.61	c #Conflicts:     108000 | #Learnt:      10723 | 0.000
62.58/62.61	c total clause space: 78.2603MB
62.58/62.61	c total #watches: 164410
62.98/63.04	c total #propagations: 64824649 / total #impl: 246032721 (eff. 0.263)
62.98/63.04	c #Conflicts:     109000 | #Learnt:      11723 | 0.000
62.98/63.04	c total clause space: 78.2603MB
62.98/63.04	c total #watches: 168574
63.48/63.52	c total #propagations: 65292639 / total #impl: 247954757 (eff. 0.263)
63.48/63.52	c #Conflicts:     110000 | #Learnt:      12723 | 0.000
63.48/63.52	c total clause space: 78.2603MB
63.48/63.52	c total #watches: 173276
63.98/64.03	c total #propagations: 65770846 / total #impl: 249822941 (eff. 0.263)
63.98/64.03	c #Conflicts:     111000 | #Learnt:      13723 | 0.000
63.98/64.03	c total clause space: 78.2603MB
63.98/64.03	c total #watches: 176866
64.58/64.62	c total #propagations: 66272348 / total #impl: 251734223 (eff. 0.263)
64.58/64.62	c #Conflicts:     112000 | #Learnt:      14723 | 0.000
64.58/64.62	c total clause space: 78.2603MB
64.58/64.62	c total #watches: 181575
65.08/65.15	c total #propagations: 66962770 / total #impl: 254327387 (eff. 0.263)
65.08/65.15	c #Conflicts:     113000 | #Learnt:      15723 | 0.000
65.08/65.15	c total clause space: 78.2603MB
65.08/65.15	c total #watches: 185089
65.48/65.57	c total #propagations: 67569603 / total #impl: 256448458 (eff. 0.263)
65.48/65.57	c GARBAGE COLLECT
65.48/65.57	c #Conflicts:     114000 | #Learnt:       8724 | 0.000
65.48/65.57	c total clause space: 78.2603MB
65.48/65.57	c total #watches: 153887
66.09/66.10	c total #propagations: 68096316 / total #impl: 258413507 (eff. 0.264)
66.09/66.10	c #Conflicts:     115000 | #Learnt:       9724 | 0.000
66.09/66.10	c total clause space: 78.2603MB
66.09/66.10	c total #watches: 159569
66.58/66.64	c total #propagations: 68861431 / total #impl: 261181199 (eff. 0.264)
66.58/66.64	c #Conflicts:     116000 | #Learnt:      10724 | 0.000
66.58/66.64	c total clause space: 78.2603MB
66.58/66.64	c total #watches: 165675
67.19/67.29	c total #propagations: 69505649 / total #impl: 263736677 (eff. 0.264)
67.19/67.29	c #Conflicts:     117000 | #Learnt:      11724 | 0.000
67.19/67.29	c total clause space: 78.2603MB
67.19/67.29	c total #watches: 175099
68.38/68.40	c total #propagations: 70137188 / total #impl: 266953479 (eff. 0.263)
68.38/68.40	c #Conflicts:     118000 | #Learnt:      12724 | 0.000
68.38/68.40	c total clause space: 78.2603MB
68.38/68.40	c total #watches: 188259
69.88/69.96	c total #propagations: 70850287 / total #impl: 271300825 (eff. 0.261)
69.88/69.96	c #Conflicts:     119000 | #Learnt:      13724 | 0.000
69.88/69.96	c total clause space: 78.2603MB
69.88/69.96	c total #watches: 198349
71.28/71.35	c total #propagations: 71645238 / total #impl: 275830483 (eff. 0.260)
71.28/71.35	c #Conflicts:     120000 | #Learnt:      14724 | 0.000
71.28/71.35	c total clause space: 78.2603MB
71.28/71.35	c total #watches: 206595
72.98/73.05	c total #propagations: 72339943 / total #impl: 279736542 (eff. 0.259)
72.98/73.05	c #Conflicts:     121000 | #Learnt:      15724 | 0.000
72.98/73.05	c total clause space: 78.2603MB
72.98/73.05	c total #watches: 213641
74.68/74.78	c total #propagations: 73107160 / total #impl: 284361806 (eff. 0.257)
74.68/74.78	c GARBAGE COLLECT
74.68/74.78	c #Conflicts:     122000 | #Learnt:       8406 | 0.000
74.68/74.78	c total clause space: 78.2603MB
74.68/74.78	c total #watches: 153417
75.28/75.34	c total #propagations: 73737304 / total #impl: 288198815 (eff. 0.256)
75.28/75.34	c #Conflicts:     123000 | #Learnt:       9406 | 0.000
75.28/75.34	c total clause space: 78.2603MB
75.28/75.34	c total #watches: 163481
75.99/76.01	c total #propagations: 74332352 / total #impl: 290948384 (eff. 0.255)
75.99/76.01	c #Conflicts:     124000 | #Learnt:      10406 | 0.000
75.99/76.01	c total clause space: 78.2603MB
75.99/76.01	c total #watches: 167805
76.58/76.61	c total #propagations: 75051189 / total #impl: 293654209 (eff. 0.256)
76.58/76.61	c #Conflicts:     125000 | #Learnt:      11406 | 0.000
76.58/76.61	c total clause space: 78.2603MB
76.58/76.61	c total #watches: 172350
77.18/77.24	c total #propagations: 75656328 / total #impl: 296109495 (eff. 0.256)
77.18/77.24	c #Conflicts:     126000 | #Learnt:      12406 | 0.000
77.18/77.24	c total clause space: 78.2603MB
77.18/77.24	c total #watches: 175506
77.78/77.85	c total #propagations: 76307971 / total #impl: 298559006 (eff. 0.256)
77.78/77.85	c #Conflicts:     127000 | #Learnt:      13406 | 0.000
77.78/77.85	c total clause space: 78.2603MB
77.78/77.85	c total #watches: 178744
78.38/78.48	c total #propagations: 76935147 / total #impl: 300974781 (eff. 0.256)
78.38/78.48	c #Conflicts:     128000 | #Learnt:      14406 | 0.000
78.38/78.48	c total clause space: 78.2603MB
78.38/78.48	c total #watches: 185121
79.08/79.16	c total #propagations: 77519723 / total #impl: 303437553 (eff. 0.255)
79.08/79.16	c #Conflicts:     129000 | #Learnt:      15406 | 0.000
79.08/79.16	c total clause space: 78.2603MB
79.08/79.17	c total #watches: 191631
79.88/79.99	c total #propagations: 78128966 / total #impl: 305941329 (eff. 0.255)
79.88/79.99	c #Conflicts:     130000 | #Learnt:      16406 | 0.000
79.88/79.99	c total clause space: 78.2603MB
79.88/79.99	c total #watches: 198951
80.68/80.75	c total #propagations: 78715592 / total #impl: 308429496 (eff. 0.255)
80.68/80.75	c GARBAGE COLLECT
80.68/80.75	c #Conflicts:     131000 | #Learnt:       8808 | 0.000
80.68/80.75	c total clause space: 78.2603MB
80.68/80.75	c total #watches: 158273
81.18/81.29	c total #propagations: 79337992 / total #impl: 310766710 (eff. 0.255)
81.18/81.29	c #Conflicts:     132000 | #Learnt:       9808 | 0.000
81.18/81.29	c total clause space: 78.2603MB
81.18/81.29	c total #watches: 164721
81.88/81.95	c total #propagations: 80043511 / total #impl: 313499309 (eff. 0.255)
81.88/81.95	c #Conflicts:     133000 | #Learnt:      10808 | 0.000
81.88/81.95	c total clause space: 78.2603MB
81.88/81.95	c total #watches: 169544
82.49/82.59	c total #propagations: 80687831 / total #impl: 316037167 (eff. 0.255)
82.49/82.59	c #Conflicts:     134000 | #Learnt:      11808 | 0.000
82.49/82.59	c total clause space: 78.2603MB
82.49/82.59	c total #watches: 174456
83.18/83.24	c total #propagations: 81326148 / total #impl: 318444918 (eff. 0.255)
83.18/83.24	c #Conflicts:     135000 | #Learnt:      12808 | 0.000
83.18/83.24	c total clause space: 78.2603MB
83.18/83.24	c total #watches: 179230
83.78/83.89	c total #propagations: 81911816 / total #impl: 320713322 (eff. 0.255)
83.78/83.89	c #Conflicts:     136000 | #Learnt:      13808 | 0.000
83.78/83.89	c total clause space: 78.2603MB
83.78/83.89	c total #watches: 183453
84.69/84.73	c total #propagations: 82517671 / total #impl: 323084358 (eff. 0.255)
84.69/84.73	c #Conflicts:     137000 | #Learnt:      14808 | 0.000
84.69/84.73	c total clause space: 78.2603MB
84.69/84.73	c total #watches: 189529
85.68/85.77	c total #propagations: 83266199 / total #impl: 326042524 (eff. 0.255)
85.68/85.77	c #Conflicts:     138000 | #Learnt:      15808 | 0.000
85.68/85.77	c total clause space: 78.2603MB
85.68/85.77	c total #watches: 194038
86.68/86.71	c total #propagations: 84014928 / total #impl: 328924998 (eff. 0.255)
86.68/86.71	c #Conflicts:     139000 | #Learnt:      16808 | 0.000
86.68/86.71	c total clause space: 78.2603MB
86.68/86.71	c total #watches: 200436
87.68/87.75	c total #propagations: 84631490 / total #impl: 331416106 (eff. 0.255)
87.68/87.75	c #Conflicts:     140000 | #Learnt:      17808 | 0.000
87.68/87.75	c total clause space: 78.2603MB
87.68/87.75	c total #watches: 206503
88.28/88.30	c total #propagations: 85193709 / total #impl: 333775587 (eff. 0.255)
88.28/88.30	c GARBAGE COLLECT
88.28/88.30	c #Conflicts:     141000 | #Learnt:       9918 | 0.000
88.28/88.30	c total clause space: 78.2603MB
88.28/88.30	c total #watches: 165179
88.88/88.96	c total #propagations: 85763978 / total #impl: 336158356 (eff. 0.255)
88.88/88.96	c #Conflicts:     142000 | #Learnt:      10918 | 0.000
88.88/88.96	c total clause space: 78.2603MB
88.88/88.96	c total #watches: 169076
89.68/89.72	c total #propagations: 86373113 / total #impl: 338636703 (eff. 0.255)
89.68/89.72	c #Conflicts:     143000 | #Learnt:      11918 | 0.000
89.68/89.72	c total clause space: 78.2603MB
89.68/89.72	c total #watches: 175967
90.58/90.65	c total #propagations: 86940070 / total #impl: 341042356 (eff. 0.255)
90.58/90.65	c #Conflicts:     144000 | #Learnt:      12918 | 0.000
90.58/90.65	c total clause space: 78.2603MB
90.58/90.65	c total #watches: 181066
91.48/91.51	c total #propagations: 87572231 / total #impl: 343652407 (eff. 0.255)
91.48/91.51	c #Conflicts:     145000 | #Learnt:      13918 | 0.000
91.48/91.51	c total clause space: 78.2603MB
91.48/91.51	c total #watches: 185150
92.28/92.39	c total #propagations: 88158817 / total #impl: 346054239 (eff. 0.255)
92.28/92.39	c #Conflicts:     146000 | #Learnt:      14918 | 0.000
92.28/92.39	c total clause space: 78.2603MB
92.28/92.39	c total #watches: 189136
93.18/93.28	c total #propagations: 88748640 / total #impl: 348482996 (eff. 0.255)
93.18/93.28	c #Conflicts:     147000 | #Learnt:      15918 | 0.000
93.18/93.28	c total clause space: 78.2603MB
93.18/93.28	c total #watches: 192027
94.28/94.30	c total #propagations: 89233139 / total #impl: 350518738 (eff. 0.255)
94.28/94.30	c #Conflicts:     148000 | #Learnt:      16918 | 0.000
94.28/94.30	c total clause space: 78.2603MB
94.28/94.30	c total #watches: 198208
95.28/95.33	c total #propagations: 89864348 / total #impl: 353261799 (eff. 0.254)
95.28/95.33	c #Conflicts:     149000 | #Learnt:      17918 | 0.000
95.28/95.33	c total clause space: 78.2603MB
95.28/95.33	c total #watches: 203009
96.18/96.20	c total #propagations: 90495328 / total #impl: 355566889 (eff. 0.255)
96.18/96.20	c GARBAGE COLLECT
96.18/96.20	c #Conflicts:     150000 | #Learnt:       9718 | 0.000
96.18/96.20	c total clause space: 78.2603MB
96.18/96.20	c total #watches: 162099
96.68/96.79	c total #propagations: 91123946 / total #impl: 357995479 (eff. 0.255)
96.68/96.79	c #Conflicts:     151000 | #Learnt:      10718 | 0.000
96.68/96.79	c total clause space: 78.2603MB
96.68/96.79	c total #watches: 167316
97.38/97.40	c total #propagations: 91760337 / total #impl: 360487269 (eff. 0.255)
97.38/97.40	c #Conflicts:     152000 | #Learnt:      11718 | 0.000
97.38/97.40	c total clause space: 78.2603MB
97.38/97.40	c total #watches: 172603
97.98/98.06	c total #propagations: 92315757 / total #impl: 362814464 (eff. 0.254)
97.98/98.06	c #Conflicts:     153000 | #Learnt:      12718 | 0.000
97.98/98.06	c total clause space: 78.2603MB
97.98/98.06	c total #watches: 180471
98.78/98.84	c total #propagations: 92934712 / total #impl: 365494753 (eff. 0.254)
98.78/98.84	c #Conflicts:     154000 | #Learnt:      13718 | 0.000
98.78/98.84	c total clause space: 78.2603MB
98.78/98.84	c total #watches: 187877
99.68/99.74	c total #propagations: 93537856 / total #impl: 367940305 (eff. 0.254)
99.68/99.74	c #Conflicts:     155000 | #Learnt:      14718 | 0.000
99.68/99.74	c total clause space: 78.2603MB
99.68/99.74	c total #watches: 193922
100.68/100.70	c total #propagations: 94258785 / total #impl: 370825841 (eff. 0.254)
100.68/100.70	c #Conflicts:     156000 | #Learnt:      15718 | 0.000
100.68/100.70	c total clause space: 78.2603MB
100.68/100.70	c total #watches: 199740
101.68/101.78	c total #propagations: 94938167 / total #impl: 373507006 (eff. 0.254)
101.68/101.78	c #Conflicts:     157000 | #Learnt:      16718 | 0.000
101.68/101.78	c total clause space: 78.2603MB
101.68/101.78	c total #watches: 203395
102.78/102.85	c total #propagations: 95714713 / total #impl: 376315146 (eff. 0.254)
102.78/102.85	c #Conflicts:     158000 | #Learnt:      17718 | 0.000
102.78/102.85	c total clause space: 78.2603MB
102.78/102.85	c total #watches: 208977
103.78/103.80	c total #propagations: 96459384 / total #impl: 379504919 (eff. 0.254)
103.78/103.80	c #Conflicts:     159000 | #Learnt:      18718 | 0.000
103.78/103.80	c total clause space: 78.2603MB
103.78/103.80	c total #watches: 215428
104.38/104.46	c total #propagations: 97109856 / total #impl: 382289626 (eff. 0.254)
104.38/104.46	c GARBAGE COLLECT
104.38/104.46	c #Conflicts:     160000 | #Learnt:      10203 | 0.000
104.38/104.46	c total clause space: 78.2603MB
104.38/104.46	c total #watches: 163959
104.88/104.96	c total #propagations: 97688615 / total #impl: 384439637 (eff. 0.254)
104.88/104.96	c #Conflicts:     161000 | #Learnt:      11203 | 0.000
104.88/104.96	c total clause space: 78.2603MB
104.88/104.96	c total #watches: 167239
105.28/105.35	c total #propagations: 98269897 / total #impl: 386523432 (eff. 0.254)
105.28/105.35	c #Conflicts:     162000 | #Learnt:      12203 | 0.000
105.28/105.35	c total clause space: 78.2603MB
105.28/105.35	c total #watches: 170013
105.68/105.79	c total #propagations: 98707783 / total #impl: 388142115 (eff. 0.254)
105.68/105.79	c #Conflicts:     163000 | #Learnt:      13203 | 0.000
105.68/105.79	c total clause space: 78.2603MB
105.68/105.79	c total #watches: 174372
106.18/106.29	c total #propagations: 99197029 / total #impl: 390249188 (eff. 0.254)
106.18/106.29	c #Conflicts:     164000 | #Learnt:      14203 | 0.000
106.18/106.29	c total clause space: 78.2603MB
106.18/106.29	c total #watches: 178586
106.68/106.79	c total #propagations: 99721514 / total #impl: 392627768 (eff. 0.254)
106.68/106.79	c #Conflicts:     165000 | #Learnt:      15203 | 0.000
106.68/106.79	c total clause space: 78.2603MB
106.68/106.79	c total #watches: 182205
107.18/107.29	c total #propagations: 100207470 / total #impl: 394584458 (eff. 0.254)
107.18/107.29	c #Conflicts:     166000 | #Learnt:      16203 | 0.000
107.18/107.29	c total clause space: 78.2603MB
107.18/107.29	c total #watches: 186432
107.78/107.82	c total #propagations: 100673877 / total #impl: 396459262 (eff. 0.254)
107.78/107.82	c #Conflicts:     167000 | #Learnt:      17203 | 0.000
107.78/107.82	c total clause space: 78.2603MB
107.78/107.82	c total #watches: 191095
108.38/108.47	c total #propagations: 101160795 / total #impl: 398466738 (eff. 0.254)
108.38/108.47	c #Conflicts:     168000 | #Learnt:      18203 | 0.000
108.38/108.47	c total clause space: 78.2603MB
108.38/108.47	c total #watches: 195926
109.18/109.24	c total #propagations: 101755202 / total #impl: 400853362 (eff. 0.254)
109.18/109.24	c #Conflicts:     169000 | #Learnt:      19203 | 0.000
109.18/109.24	c total clause space: 78.2603MB
109.18/109.24	c total #watches: 199907
109.78/109.83	c total #propagations: 102495426 / total #impl: 403787983 (eff. 0.254)
109.78/109.83	c GARBAGE COLLECT
109.78/109.83	c #Conflicts:     170000 | #Learnt:      10396 | 0.000
109.78/109.83	c total clause space: 78.2603MB
109.78/109.83	c total #watches: 164550
110.38/110.40	c total #propagations: 103088711 / total #impl: 405891573 (eff. 0.254)
110.38/110.40	c #Conflicts:     171000 | #Learnt:      11396 | 0.000
110.38/110.40	c total clause space: 78.2603MB
110.38/110.40	c total #watches: 169865
110.88/110.98	c total #propagations: 103764860 / total #impl: 408549636 (eff. 0.254)
110.88/110.98	c #Conflicts:     172000 | #Learnt:      12396 | 0.000
110.88/110.98	c total clause space: 78.2603MB
110.88/110.98	c total #watches: 173683
111.48/111.53	c total #propagations: 104408713 / total #impl: 410874633 (eff. 0.254)
111.48/111.53	c #Conflicts:     173000 | #Learnt:      13396 | 0.000
111.48/111.53	c total clause space: 78.2603MB
111.48/111.53	c total #watches: 178123
111.97/112.10	c total #propagations: 105015178 / total #impl: 413207939 (eff. 0.254)
111.97/112.10	c #Conflicts:     174000 | #Learnt:      14396 | 0.000
111.97/112.10	c total clause space: 78.2603MB
111.97/112.10	c total #watches: 181346
112.67/112.70	c total #propagations: 105526798 / total #impl: 415246190 (eff. 0.254)
112.67/112.70	c #Conflicts:     175000 | #Learnt:      15396 | 0.000
112.67/112.70	c total clause space: 78.2603MB
112.67/112.70	c total #watches: 184406
113.17/113.29	c total #propagations: 106061241 / total #impl: 417229205 (eff. 0.254)
113.17/113.29	c #Conflicts:     176000 | #Learnt:      16396 | 0.000
113.17/113.29	c total clause space: 78.2603MB
113.17/113.29	c total #watches: 187871
113.87/113.96	c total #propagations: 106627084 / total #impl: 419142476 (eff. 0.254)
113.87/113.96	c #Conflicts:     177000 | #Learnt:      17396 | 0.000
113.87/113.96	c total clause space: 78.2603MB
113.87/113.96	c total #watches: 191234
114.77/114.83	c total #propagations: 107228855 / total #impl: 421310551 (eff. 0.255)
114.77/114.83	c #Conflicts:     178000 | #Learnt:      18396 | 0.000
114.77/114.83	c total clause space: 78.2603MB
114.77/114.83	c total #watches: 197343
115.58/115.63	c total #propagations: 107944254 / total #impl: 424040195 (eff. 0.255)
115.58/115.63	c #Conflicts:     179000 | #Learnt:      19396 | 0.000
115.58/115.63	c total clause space: 78.2603MB
115.58/115.63	c total #watches: 201754
116.27/116.36	c total #propagations: 108575414 / total #impl: 426372247 (eff. 0.255)
116.27/116.36	c GARBAGE COLLECT
116.27/116.36	c #Conflicts:     180000 | #Learnt:      10300 | 0.000
116.27/116.36	c total clause space: 78.2603MB
116.27/116.36	c total #watches: 164367
116.77/116.90	c total #propagations: 109237822 / total #impl: 428984290 (eff. 0.255)
116.77/116.90	c #Conflicts:     181000 | #Learnt:      11300 | 0.000
116.77/116.90	c total clause space: 78.2603MB
116.77/116.90	c total #watches: 171600
117.27/117.38	c total #propagations: 109777307 / total #impl: 431512204 (eff. 0.254)
117.27/117.38	c #Conflicts:     182000 | #Learnt:      12300 | 0.000
117.27/117.38	c total clause space: 78.2603MB
117.27/117.38	c total #watches: 176415
117.78/117.89	c total #propagations: 110244328 / total #impl: 433448830 (eff. 0.254)
117.78/117.89	c #Conflicts:     183000 | #Learnt:      13300 | 0.000
117.78/117.89	c total clause space: 78.2603MB
117.78/117.89	c total #watches: 179858
118.57/118.64	c total #propagations: 110658558 / total #impl: 435079462 (eff. 0.254)
118.57/118.64	c #Conflicts:     184000 | #Learnt:      14300 | 0.000
118.57/118.64	c total clause space: 78.2603MB
118.57/118.64	c total #watches: 185066
119.47/119.53	c total #propagations: 111373655 / total #impl: 437679489 (eff. 0.254)
119.47/119.53	c #Conflicts:     185000 | #Learnt:      15300 | 0.000
119.47/119.53	c total clause space: 78.2603MB
119.47/119.53	c total #watches: 190756
120.27/120.38	c total #propagations: 112080405 / total #impl: 440380391 (eff. 0.255)
120.27/120.38	c #Conflicts:     186000 | #Learnt:      16300 | 0.000
120.27/120.38	c total clause space: 78.2603MB
120.27/120.38	c total #watches: 197402
120.87/120.95	c total #propagations: 112673831 / total #impl: 442596599 (eff. 0.255)
120.87/120.95	c #Conflicts:     187000 | #Learnt:      17300 | 0.000
120.87/120.95	c total clause space: 78.2603MB
120.87/120.95	c total #watches: 200696
121.47/121.55	c total #propagations: 113232782 / total #impl: 444479840 (eff. 0.255)
121.47/121.55	c #Conflicts:     188000 | #Learnt:      18300 | 0.000
121.47/121.55	c total clause space: 78.2603MB
121.47/121.55	c total #watches: 204100
122.08/122.13	c total #propagations: 113796311 / total #impl: 446426240 (eff. 0.255)
122.08/122.13	c #Conflicts:     189000 | #Learnt:      19300 | 0.000
122.08/122.13	c total clause space: 78.2603MB
122.08/122.13	c total #watches: 207329
122.67/122.74	c total #propagations: 114361393 / total #impl: 448285517 (eff. 0.255)
122.67/122.74	c #Conflicts:     190000 | #Learnt:      20300 | 0.000
122.67/122.74	c total clause space: 78.2603MB
122.67/122.74	c total #watches: 210786
123.28/123.32	c total #propagations: 114946513 / total #impl: 450263347 (eff. 0.255)
123.28/123.32	c GARBAGE COLLECT
123.28/123.32	c #Conflicts:     191000 | #Learnt:      10922 | 0.000
123.28/123.32	c total clause space: 78.2603MB
123.28/123.32	c total #watches: 166798
123.67/123.73	c total #propagations: 115526018 / total #impl: 452202896 (eff. 0.255)
123.67/123.73	c #Conflicts:     192000 | #Learnt:      11922 | 0.000
123.67/123.73	c total clause space: 78.2603MB
123.67/123.73	c total #watches: 170483
124.07/124.16	c total #propagations: 116047629 / total #impl: 453885576 (eff. 0.256)
124.07/124.16	c #Conflicts:     193000 | #Learnt:      12922 | 0.000
124.07/124.16	c total clause space: 78.2603MB
124.07/124.16	c total #watches: 173555
124.47/124.59	c total #propagations: 116542789 / total #impl: 455569353 (eff. 0.256)
124.47/124.59	c #Conflicts:     194000 | #Learnt:      13922 | 0.000
124.47/124.59	c total clause space: 78.2603MB
124.47/124.59	c total #watches: 177378
124.97/125.06	c total #propagations: 117035055 / total #impl: 457450055 (eff. 0.256)
124.97/125.06	c #Conflicts:     195000 | #Learnt:      14922 | 0.000
124.97/125.06	c total clause space: 78.2603MB
124.97/125.06	c total #watches: 181612
125.38/125.48	c total #propagations: 117533032 / total #impl: 459457990 (eff. 0.256)
125.38/125.48	c #Conflicts:     196000 | #Learnt:      15922 | 0.000
125.38/125.48	c total clause space: 78.2603MB
125.38/125.48	c total #watches: 186457
125.87/125.98	c total #propagations: 117915781 / total #impl: 461082584 (eff. 0.256)
125.87/125.98	c #Conflicts:     197000 | #Learnt:      16922 | 0.000
125.87/125.98	c total clause space: 78.2603MB
125.87/125.98	c total #watches: 191984
126.48/126.59	c total #propagations: 118312284 / total #impl: 463096664 (eff. 0.255)
126.48/126.59	c #Conflicts:     198000 | #Learnt:      17922 | 0.000
126.48/126.59	c total clause space: 78.2603MB
126.48/126.59	c total #watches: 196207
127.27/127.32	c total #propagations: 118737392 / total #impl: 465103922 (eff. 0.255)
127.27/127.32	c #Conflicts:     199000 | #Learnt:      18922 | 0.000
127.27/127.32	c total clause space: 78.2603MB
127.27/127.32	c total #watches: 201620
127.97/128.02	c total #propagations: 119176512 / total #impl: 467153715 (eff. 0.255)
127.97/128.02	c #Conflicts:     200000 | #Learnt:      19922 | 0.000
127.97/128.02	c total clause space: 78.2603MB
127.97/128.02	c total #watches: 204561
128.68/128.80	c total #propagations: 119594228 / total #impl: 468884782 (eff. 0.255)
128.68/128.80	c #Conflicts:     201000 | #Learnt:      20922 | 0.000
128.68/128.80	c total clause space: 78.2603MB
128.68/128.80	c total #watches: 209534
129.37/129.47	c total #propagations: 119983008 / total #impl: 470744909 (eff. 0.255)
129.37/129.47	c GARBAGE COLLECT
129.37/129.47	c #Conflicts:     202000 | #Learnt:      11216 | 0.000
129.37/129.47	c total clause space: 78.2603MB
129.37/129.47	c total #watches: 168646
129.88/129.94	c total #propagations: 120381801 / total #impl: 472461238 (eff. 0.255)
129.88/129.94	c #Conflicts:     203000 | #Learnt:      12216 | 0.000
129.88/129.94	c total clause space: 78.2603MB
129.88/129.94	c total #watches: 173620
130.37/130.46	c total #propagations: 120806397 / total #impl: 474281793 (eff. 0.255)
130.37/130.46	c #Conflicts:     204000 | #Learnt:      13216 | 0.000
130.37/130.46	c total clause space: 78.2603MB
130.37/130.46	c total #watches: 177499
130.98/131.01	c total #propagations: 121241942 / total #impl: 476149722 (eff. 0.255)
130.98/131.01	c #Conflicts:     205000 | #Learnt:      14216 | 0.000
130.98/131.01	c total clause space: 78.2603MB
130.98/131.01	c total #watches: 182287
131.47/131.55	c total #propagations: 121692508 / total #impl: 478185300 (eff. 0.254)
131.47/131.55	c #Conflicts:     206000 | #Learnt:      15216 | 0.000
131.47/131.55	c total clause space: 78.2603MB
131.47/131.55	c total #watches: 186031
131.98/132.06	c total #propagations: 122204475 / total #impl: 480097666 (eff. 0.255)
131.98/132.06	c #Conflicts:     207000 | #Learnt:      16216 | 0.000
131.98/132.06	c total clause space: 78.2603MB
131.98/132.06	c total #watches: 193682
132.57/132.69	c total #propagations: 122735302 / total #impl: 482143551 (eff. 0.255)
132.57/132.69	c #Conflicts:     208000 | #Learnt:      17216 | 0.000
132.57/132.69	c total clause space: 78.2603MB
132.57/132.69	c total #watches: 201039
133.27/133.37	c total #propagations: 123267130 / total #impl: 484294276 (eff. 0.255)
133.27/133.37	c #Conflicts:     209000 | #Learnt:      18216 | 0.000
133.27/133.37	c total clause space: 78.2603MB
133.27/133.37	c total #watches: 207523
134.18/134.24	c total #propagations: 123768598 / total #impl: 486373505 (eff. 0.254)
134.18/134.24	c #Conflicts:     210000 | #Learnt:      19216 | 0.000
134.18/134.24	c total clause space: 78.2603MB
134.18/134.24	c total #watches: 213583
135.07/135.18	c total #propagations: 124283465 / total #impl: 488431752 (eff. 0.254)
135.07/135.18	c #Conflicts:     211000 | #Learnt:      20216 | 0.000
135.07/135.18	c total clause space: 78.2603MB
135.07/135.18	c total #watches: 220515
136.27/136.31	c total #propagations: 124792425 / total #impl: 490580761 (eff. 0.254)
136.27/136.31	c #Conflicts:     212000 | #Learnt:      21216 | 0.000
136.27/136.31	c total clause space: 127.173MB
136.27/136.31	c total #watches: 233174
137.27/137.37	c total #propagations: 125314740 / total #impl: 493284427 (eff. 0.254)
137.27/137.37	c GARBAGE COLLECT
137.27/137.37	c #Conflicts:     213000 | #Learnt:      11223 | 0.000
137.27/137.37	c total clause space: 127.173MB
137.27/137.37	c total #watches: 169485
137.77/137.87	c total #propagations: 125767059 / total #impl: 495822280 (eff. 0.254)
137.77/137.87	c #Conflicts:     214000 | #Learnt:      12223 | 0.000
137.77/137.87	c total clause space: 127.173MB
137.77/137.87	c total #watches: 181361
138.58/138.65	c total #propagations: 126274200 / total #impl: 498040711 (eff. 0.254)
138.58/138.65	c #Conflicts:     215000 | #Learnt:      13223 | 0.000
138.58/138.65	c total clause space: 127.173MB
138.58/138.65	c total #watches: 196626
139.68/139.74	c total #propagations: 126826646 / total #impl: 501009285 (eff. 0.253)
139.68/139.74	c #Conflicts:     216000 | #Learnt:      14223 | 0.000
139.68/139.74	c total clause space: 127.173MB
139.68/139.74	c total #watches: 209356
140.88/140.91	c total #propagations: 127353703 / total #impl: 503991472 (eff. 0.253)
140.88/140.91	c #Conflicts:     217000 | #Learnt:      15223 | 0.000
140.88/140.91	c total clause space: 127.173MB
140.88/140.91	c total #watches: 221681
142.47/142.53	c total #propagations: 127843388 / total #impl: 507418418 (eff. 0.252)
142.47/142.53	c #Conflicts:     218000 | #Learnt:      16223 | 0.000
142.47/142.53	c total clause space: 127.173MB
142.47/142.54	c total #watches: 237130
144.37/144.41	c total #propagations: 128364287 / total #impl: 511637296 (eff. 0.251)
144.37/144.41	c #Conflicts:     219000 | #Learnt:      17223 | 0.000
144.37/144.41	c total clause space: 127.173MB
144.37/144.41	c total #watches: 252242
146.97/147.01	c total #propagations: 128871937 / total #impl: 516458708 (eff. 0.250)
146.97/147.01	c #Conflicts:     220000 | #Learnt:      18223 | 0.000
146.97/147.01	c total clause space: 127.173MB
146.97/147.01	c total #watches: 262223
149.77/149.87	c total #propagations: 129374073 / total #impl: 520989572 (eff. 0.248)
149.77/149.87	c #Conflicts:     221000 | #Learnt:      19223 | 0.000
149.77/149.87	c total clause space: 127.173MB
149.77/149.87	c total #watches: 272500
152.67/152.78	c total #propagations: 129926555 / total #impl: 525376769 (eff. 0.247)
152.67/152.78	c #Conflicts:     222000 | #Learnt:      20223 | 0.000
152.67/152.78	c total clause space: 127.173MB
152.67/152.78	c total #watches: 279483
156.07/156.15	c total #propagations: 130462781 / total #impl: 529787729 (eff. 0.246)
156.07/156.15	c #Conflicts:     223000 | #Learnt:      21223 | 0.000
156.07/156.15	c total clause space: 127.173MB
156.07/156.15	c total #watches: 286000
159.36/159.44	c total #propagations: 131003363 / total #impl: 533923850 (eff. 0.245)
159.36/159.44	c #Conflicts:     224000 | #Learnt:      22223 | 0.000
159.36/159.44	c total clause space: 127.173MB
159.36/159.44	c total #watches: 292744
161.16/161.24	c total #propagations: 131524288 / total #impl: 538153201 (eff. 0.244)
161.16/161.24	c GARBAGE COLLECT
161.16/161.24	c #Conflicts:     225000 | #Learnt:      11919 | 0.000
161.16/161.24	c total clause space: 127.173MB
161.16/161.24	c total #watches: 174658
161.77/161.87	c total #propagations: 132065281 / total #impl: 541802452 (eff. 0.244)
161.77/161.87	c #Conflicts:     226000 | #Learnt:      12919 | 0.000
161.77/161.87	c total clause space: 127.173MB
161.77/161.87	c total #watches: 186690
162.56/162.66	c total #propagations: 132579469 / total #impl: 544325942 (eff. 0.244)
162.56/162.66	c #Conflicts:     227000 | #Learnt:      13919 | 0.000
162.56/162.66	c total clause space: 127.173MB
162.56/162.66	c total #watches: 194813
163.56/163.61	c total #propagations: 133103023 / total #impl: 546982431 (eff. 0.243)
163.56/163.61	c #Conflicts:     228000 | #Learnt:      14919 | 0.000
163.56/163.61	c total clause space: 127.173MB
163.56/163.61	c total #watches: 205613
164.86/164.96	c total #propagations: 133618576 / total #impl: 549507549 (eff. 0.243)
164.86/164.96	c #Conflicts:     229000 | #Learnt:      15919 | 0.000
164.86/164.96	c total clause space: 127.173MB
164.86/164.96	c total #watches: 215151
166.46/166.55	c total #propagations: 134194140 / total #impl: 552985693 (eff. 0.243)
166.46/166.55	c #Conflicts:     230000 | #Learnt:      16919 | 0.000
166.46/166.55	c total clause space: 127.173MB
166.46/166.55	c total #watches: 231031
168.16/168.27	c total #propagations: 134721715 / total #impl: 556435019 (eff. 0.242)
168.16/168.27	c #Conflicts:     231000 | #Learnt:      17919 | 0.000
168.16/168.27	c total clause space: 127.173MB
168.16/168.27	c total #watches: 244489
170.06/170.20	c total #propagations: 135227171 / total #impl: 559900462 (eff. 0.242)
170.06/170.20	c #Conflicts:     232000 | #Learnt:      18919 | 0.000
170.06/170.20	c total clause space: 127.173MB
170.06/170.20	c total #watches: 248008
171.86/171.97	c total #propagations: 135754073 / total #impl: 562337552 (eff. 0.241)
171.86/171.97	c #Conflicts:     233000 | #Learnt:      19919 | 0.000
171.86/171.97	c total clause space: 127.173MB
171.86/171.97	c total #watches: 251549
173.96/174.03	c total #propagations: 136410471 / total #impl: 564816215 (eff. 0.242)
173.96/174.03	c #Conflicts:     234000 | #Learnt:      20919 | 0.000
173.96/174.03	c total clause space: 127.173MB
173.96/174.03	c total #watches: 255679
175.97/176.06	c total #propagations: 137100741 / total #impl: 567779601 (eff. 0.241)
175.97/176.06	c #Conflicts:     235000 | #Learnt:      21919 | 0.000
175.97/176.06	c total clause space: 127.173MB
175.97/176.06	c total #watches: 261629
177.56/177.69	c total #propagations: 137792786 / total #impl: 571107855 (eff. 0.241)
177.56/177.69	c #Conflicts:     236000 | #Learnt:      22919 | 0.000
177.56/177.69	c total clause space: 127.173MB
177.56/177.69	c total #watches: 265853
178.66/178.73	c total #propagations: 138412996 / total #impl: 573726569 (eff. 0.241)
178.66/178.73	c GARBAGE COLLECT
178.66/178.73	c #Conflicts:     237000 | #Learnt:      12311 | 0.000
178.66/178.73	c total clause space: 127.173MB
178.66/178.73	c total #watches: 175659
179.16/179.26	c total #propagations: 138935261 / total #impl: 575563353 (eff. 0.241)
179.16/179.26	c #Conflicts:     238000 | #Learnt:      13311 | 0.000
179.16/179.26	c total clause space: 127.173MB
179.16/179.26	c total #watches: 179714
179.66/179.75	c total #propagations: 139447026 / total #impl: 577353516 (eff. 0.242)
179.66/179.75	c #Conflicts:     239000 | #Learnt:      14311 | 0.000
179.66/179.75	c total clause space: 127.173MB
179.66/179.75	c total #watches: 183930
180.26/180.37	c total #propagations: 139882307 / total #impl: 579122248 (eff. 0.242)
180.26/180.37	c #Conflicts:     240000 | #Learnt:      15311 | 0.000
180.26/180.37	c total clause space: 127.173MB
180.26/180.37	c total #watches: 187968
180.96/181.02	c total #propagations: 140425858 / total #impl: 581150935 (eff. 0.242)
180.96/181.02	c #Conflicts:     241000 | #Learnt:      16311 | 0.000
180.96/181.02	c total clause space: 127.173MB
180.96/181.02	c total #watches: 191378
181.66/181.70	c total #propagations: 141038189 / total #impl: 583212113 (eff. 0.242)
181.66/181.70	c #Conflicts:     242000 | #Learnt:      17311 | 0.000
181.66/181.70	c total clause space: 127.173MB
181.66/181.70	c total #watches: 194867
182.36/182.44	c total #propagations: 141593137 / total #impl: 585358986 (eff. 0.242)
182.36/182.44	c #Conflicts:     243000 | #Learnt:      18311 | 0.000
182.36/182.44	c total clause space: 127.173MB
182.36/182.44	c total #watches: 198777
183.06/183.18	c total #propagations: 142249275 / total #impl: 587756690 (eff. 0.242)
183.06/183.18	c #Conflicts:     244000 | #Learnt:      19311 | 0.000
183.06/183.18	c total clause space: 127.173MB
183.06/183.18	c total #watches: 202958
183.86/183.95	c total #propagations: 142859863 / total #impl: 590231043 (eff. 0.242)
183.86/183.95	c #Conflicts:     245000 | #Learnt:      20311 | 0.000
183.86/183.95	c total clause space: 127.173MB
183.86/183.95	c total #watches: 210438
184.66/184.77	c total #propagations: 143463799 / total #impl: 593165570 (eff. 0.242)
184.66/184.77	c #Conflicts:     246000 | #Learnt:      21311 | 0.000
184.66/184.77	c total clause space: 127.173MB
184.66/184.77	c total #watches: 218585
185.56/185.68	c total #propagations: 144106504 / total #impl: 595904117 (eff. 0.242)
185.56/185.68	c #Conflicts:     247000 | #Learnt:      22311 | 0.000
185.56/185.68	c total clause space: 127.173MB
185.56/185.68	c total #watches: 231553
186.76/186.83	c total #propagations: 144678496 / total #impl: 598827205 (eff. 0.242)
186.76/186.83	c #Conflicts:     248000 | #Learnt:      23311 | 0.000
186.76/186.83	c total clause space: 127.173MB
186.76/186.83	c total #watches: 238565
187.66/187.75	c total #propagations: 145228448 / total #impl: 601581118 (eff. 0.241)
187.66/187.75	c GARBAGE COLLECT
187.66/187.75	c #Conflicts:     249000 | #Learnt:      12431 | 0.000
187.66/187.75	c total clause space: 127.173MB
187.66/187.75	c total #watches: 176866
188.36/188.45	c total #propagations: 145763539 / total #impl: 604336607 (eff. 0.241)
188.36/188.45	c #Conflicts:     250000 | #Learnt:      13431 | 0.000
188.36/188.45	c total clause space: 127.173MB
188.36/188.45	c total #watches: 184070
189.26/189.32	c total #propagations: 146327536 / total #impl: 606989223 (eff. 0.241)
189.26/189.32	c #Conflicts:     251000 | #Learnt:      14431 | 0.000
189.26/189.32	c total clause space: 127.173MB
189.26/189.32	c total #watches: 189061
190.46/190.50	c total #propagations: 147024566 / total #impl: 609952917 (eff. 0.241)
190.46/190.50	c #Conflicts:     252000 | #Learnt:      15431 | 0.000
190.46/190.50	c total clause space: 127.173MB
190.46/190.50	c total #watches: 195478
191.46/191.55	c total #propagations: 147920894 / total #impl: 613560165 (eff. 0.241)
191.46/191.55	c #Conflicts:     253000 | #Learnt:      16431 | 0.000
191.46/191.55	c total clause space: 127.173MB
191.46/191.55	c total #watches: 203053
192.66/192.77	c total #propagations: 148612633 / total #impl: 616548049 (eff. 0.241)
192.66/192.77	c #Conflicts:     254000 | #Learnt:      17431 | 0.000
192.66/192.77	c total clause space: 127.173MB
192.66/192.77	c total #watches: 211441
193.66/193.78	c total #propagations: 149288460 / total #impl: 619766601 (eff. 0.241)
193.66/193.78	c #Conflicts:     255000 | #Learnt:      18431 | 0.000
193.66/193.78	c total clause space: 127.173MB
193.66/193.78	c total #watches: 214779
194.96/195.00	c total #propagations: 149887887 / total #impl: 622263984 (eff. 0.241)
194.96/195.00	c #Conflicts:     256000 | #Learnt:      19431 | 0.000
194.96/195.00	c total clause space: 127.173MB
194.96/195.00	c total #watches: 222433
196.25/196.38	c total #propagations: 150602997 / total #impl: 625342367 (eff. 0.241)
196.25/196.38	c #Conflicts:     257000 | #Learnt:      20431 | 0.000
196.25/196.38	c total clause space: 127.173MB
196.25/196.38	c total #watches: 231535
197.96/198.01	c total #propagations: 151291114 / total #impl: 628575343 (eff. 0.241)
197.96/198.01	c #Conflicts:     258000 | #Learnt:      21431 | 0.000
197.96/198.01	c total clause space: 127.173MB
197.96/198.01	c total #watches: 243724
199.85/199.92	c total #propagations: 151930559 / total #impl: 631853904 (eff. 0.240)
199.85/199.92	c #Conflicts:     259000 | #Learnt:      22431 | 0.000
199.85/199.92	c total clause space: 127.173MB
199.85/199.92	c total #watches: 251286
201.26/201.34	c total #propagations: 152572366 / total #impl: 634686662 (eff. 0.240)
201.26/201.34	c #Conflicts:     260000 | #Learnt:      23431 | 0.000
201.26/201.34	c total clause space: 127.173MB
201.26/201.34	c total #watches: 255684
202.55/202.69	c total #propagations: 153126656 / total #impl: 636664348 (eff. 0.241)
202.55/202.69	c #Conflicts:     261000 | #Learnt:      24431 | 0.000
202.55/202.69	c total clause space: 127.173MB
202.55/202.69	c total #watches: 259847
203.15/203.28	c total #propagations: 153654888 / total #impl: 638618551 (eff. 0.241)
203.15/203.28	c GARBAGE COLLECT
203.15/203.28	c #Conflicts:     262000 | #Learnt:      13236 | 0.000
203.15/203.28	c total clause space: 127.173MB
203.15/203.28	c total #watches: 179551
203.85/203.95	c total #propagations: 154230455 / total #impl: 640567741 (eff. 0.241)
203.85/203.95	c #Conflicts:     263000 | #Learnt:      14236 | 0.000
203.85/203.95	c total clause space: 127.173MB
203.85/203.95	c total #watches: 183393
204.56/204.66	c total #propagations: 154967658 / total #impl: 642875134 (eff. 0.241)
204.56/204.66	c #Conflicts:     264000 | #Learnt:      15236 | 0.000
204.56/204.66	c total clause space: 127.173MB
204.56/204.66	c total #watches: 187375
205.35/205.49	c total #propagations: 155541649 / total #impl: 645136838 (eff. 0.241)
205.35/205.49	c #Conflicts:     265000 | #Learnt:      16236 | 0.000
205.35/205.49	c total clause space: 127.173MB
205.35/205.49	c total #watches: 194111
206.35/206.44	c total #propagations: 156160204 / total #impl: 647761944 (eff. 0.241)
206.35/206.44	c #Conflicts:     266000 | #Learnt:      17236 | 0.000
206.35/206.44	c total clause space: 127.173MB
206.35/206.44	c total #watches: 201669
207.45/207.52	c total #propagations: 156812555 / total #impl: 650616326 (eff. 0.241)
207.45/207.52	c #Conflicts:     267000 | #Learnt:      18236 | 0.000
207.45/207.52	c total clause space: 127.173MB
207.45/207.52	c total #watches: 209704
208.55/208.62	c total #propagations: 157449094 / total #impl: 653442411 (eff. 0.241)
208.55/208.62	c #Conflicts:     268000 | #Learnt:      19236 | 0.000
208.55/208.62	c total clause space: 127.173MB
208.55/208.62	c total #watches: 219412
209.85/209.98	c total #propagations: 158023749 / total #impl: 656640692 (eff. 0.241)
209.85/209.98	c #Conflicts:     269000 | #Learnt:      20236 | 0.000
209.85/209.98	c total clause space: 127.173MB
209.85/209.98	c total #watches: 230086
211.55/211.65	c total #propagations: 158678454 / total #impl: 660613609 (eff. 0.240)
211.55/211.65	c #Conflicts:     270000 | #Learnt:      21236 | 0.000
211.55/211.65	c total clause space: 127.173MB
211.55/211.65	c total #watches: 237579
213.25/213.30	c total #propagations: 159375933 / total #impl: 664077145 (eff. 0.240)
213.25/213.30	c #Conflicts:     271000 | #Learnt:      22236 | 0.000
213.25/213.30	c total clause space: 127.173MB
213.25/213.30	c total #watches: 243343
215.35/215.43	c total #propagations: 159984609 / total #impl: 666667890 (eff. 0.240)
215.35/215.43	c #Conflicts:     272000 | #Learnt:      23236 | 0.000
215.35/215.43	c total clause space: 127.173MB
215.35/215.43	c total #watches: 247760
217.05/217.13	c total #propagations: 160629384 / total #impl: 669751224 (eff. 0.240)
217.05/217.13	c #Conflicts:     273000 | #Learnt:      24236 | 0.000
217.05/217.13	c total clause space: 127.173MB
217.05/217.13	c total #watches: 255794
218.25/218.37	c total #propagations: 161227524 / total #impl: 672627970 (eff. 0.240)
218.25/218.37	c GARBAGE COLLECT
218.25/218.37	c #Conflicts:     274000 | #Learnt:      12729 | 0.000
218.25/218.37	c total clause space: 127.173MB
218.25/218.37	c total #watches: 178156
218.96/219.01	c total #propagations: 161705843 / total #impl: 675195855 (eff. 0.239)
218.96/219.01	c #Conflicts:     275000 | #Learnt:      13729 | 0.000
218.96/219.01	c total clause space: 127.173MB
218.96/219.01	c total #watches: 183349
219.55/219.68	c total #propagations: 162256123 / total #impl: 677927677 (eff. 0.239)
219.55/219.68	c #Conflicts:     276000 | #Learnt:      14729 | 0.000
219.55/219.68	c total clause space: 127.173MB
219.55/219.68	c total #watches: 190255
220.45/220.53	c total #propagations: 162771162 / total #impl: 680334824 (eff. 0.239)
220.45/220.53	c #Conflicts:     277000 | #Learnt:      15729 | 0.000
220.45/220.53	c total clause space: 127.173MB
220.45/220.53	c total #watches: 196081
221.16/221.25	c total #propagations: 163409922 / total #impl: 682878490 (eff. 0.239)
221.16/221.25	c #Conflicts:     278000 | #Learnt:      16729 | 0.000
221.16/221.25	c total clause space: 127.173MB
221.16/221.25	c total #watches: 199743
221.95/222.07	c total #propagations: 163972451 / total #impl: 684931525 (eff. 0.239)
221.95/222.07	c #Conflicts:     279000 | #Learnt:      17729 | 0.000
221.95/222.07	c total clause space: 127.173MB
221.95/222.07	c total #watches: 205182
222.85/222.99	c total #propagations: 164607612 / total #impl: 687548255 (eff. 0.239)
222.85/222.99	c #Conflicts:     280000 | #Learnt:      18729 | 0.000
222.85/222.99	c total clause space: 127.173MB
222.85/222.99	c total #watches: 210744
223.95/224.02	c total #propagations: 165254176 / total #impl: 690041048 (eff. 0.239)
223.95/224.02	c #Conflicts:     281000 | #Learnt:      19729 | 0.000
223.95/224.02	c total clause space: 127.173MB
223.95/224.02	c total #watches: 215318
224.95/225.00	c total #propagations: 165870325 / total #impl: 692529891 (eff. 0.240)
224.95/225.00	c #Conflicts:     282000 | #Learnt:      20729 | 0.000
224.95/225.00	c total clause space: 127.173MB
224.95/225.00	c total #watches: 219555
225.85/225.96	c total #propagations: 166443413 / total #impl: 694657024 (eff. 0.240)
225.85/225.96	c #Conflicts:     283000 | #Learnt:      21729 | 0.000
225.85/225.96	c total clause space: 127.173MB
225.85/225.96	c total #watches: 224226
226.85/226.94	c total #propagations: 167057291 / total #impl: 697016093 (eff. 0.240)
226.85/226.94	c #Conflicts:     284000 | #Learnt:      22729 | 0.000
226.85/226.94	c total clause space: 127.173MB
226.85/226.94	c total #watches: 228078
227.95/228.04	c total #propagations: 167623992 / total #impl: 699173142 (eff. 0.240)
227.95/228.04	c #Conflicts:     285000 | #Learnt:      23729 | 0.000
227.95/228.04	c total clause space: 127.173MB
227.95/228.04	c total #watches: 232543
229.05/229.15	c total #propagations: 168208317 / total #impl: 701398192 (eff. 0.240)
229.05/229.15	c #Conflicts:     286000 | #Learnt:      24729 | 0.000
229.05/229.15	c total clause space: 127.173MB
229.05/229.15	c total #watches: 238132
230.05/230.15	c total #propagations: 168857084 / total #impl: 704005274 (eff. 0.240)
230.05/230.15	c GARBAGE COLLECT
230.05/230.15	c #Conflicts:     287000 | #Learnt:      12936 | 0.000
230.05/230.15	c total clause space: 127.173MB
230.05/230.15	c total #watches: 179693
230.75/230.81	c total #propagations: 169362406 / total #impl: 706340462 (eff. 0.240)
230.75/230.81	c #Conflicts:     288000 | #Learnt:      13936 | 0.000
230.75/230.81	c total clause space: 127.173MB
230.75/230.81	c total #watches: 183808
231.35/231.49	c total #propagations: 169946748 / total #impl: 708490813 (eff. 0.240)
231.35/231.49	c #Conflicts:     289000 | #Learnt:      14936 | 0.000
231.35/231.49	c total clause space: 127.173MB
231.35/231.49	c total #watches: 187619
232.06/232.16	c total #propagations: 170536622 / total #impl: 710603732 (eff. 0.240)
232.06/232.16	c #Conflicts:     290000 | #Learnt:      15936 | 0.000
232.06/232.16	c total clause space: 127.173MB
232.06/232.16	c total #watches: 194601
232.75/232.89	c total #propagations: 171045654 / total #impl: 712782366 (eff. 0.240)
232.75/232.89	c #Conflicts:     291000 | #Learnt:      16936 | 0.000
232.75/232.89	c total clause space: 127.173MB
232.75/232.89	c total #watches: 201341
233.65/233.71	c total #propagations: 171551528 / total #impl: 715618243 (eff. 0.240)
233.65/233.71	c #Conflicts:     292000 | #Learnt:      17936 | 0.000
233.65/233.71	c total clause space: 127.173MB
233.65/233.71	c total #watches: 206118
234.26/234.36	c total #propagations: 172082388 / total #impl: 718301385 (eff. 0.240)
234.26/234.36	c #Conflicts:     293000 | #Learnt:      18936 | 0.000
234.26/234.36	c total clause space: 127.173MB
234.26/234.36	c total #watches: 216069
235.25/235.34	c total #propagations: 172575194 / total #impl: 720467550 (eff. 0.240)
235.25/235.34	c #Conflicts:     294000 | #Learnt:      19936 | 0.000
235.25/235.34	c total clause space: 127.173MB
235.25/235.34	c total #watches: 224785
236.56/236.66	c total #propagations: 173115807 / total #impl: 723129511 (eff. 0.239)
236.56/236.66	c #Conflicts:     295000 | #Learnt:      20936 | 0.000
236.56/236.66	c total clause space: 127.173MB
236.56/236.66	c total #watches: 234595
237.85/237.90	c total #propagations: 173626199 / total #impl: 725998511 (eff. 0.239)
237.85/237.90	c #Conflicts:     296000 | #Learnt:      21936 | 0.000
237.85/237.90	c total clause space: 127.173MB
237.85/237.90	c total #watches: 239011
239.05/239.13	c total #propagations: 174140456 / total #impl: 728287664 (eff. 0.239)
239.05/239.13	c #Conflicts:     297000 | #Learnt:      22936 | 0.000
239.05/239.13	c total clause space: 127.173MB
239.05/239.13	c total #watches: 242234
240.45/240.56	c total #propagations: 174756727 / total #impl: 730471790 (eff. 0.239)
240.45/240.56	c #Conflicts:     298000 | #Learnt:      23936 | 0.000
240.45/240.56	c total clause space: 127.173MB
240.45/240.56	c total #watches: 245691
241.95/242.07	c total #propagations: 175379687 / total #impl: 733190293 (eff. 0.239)
241.95/242.07	c #Conflicts:     299000 | #Learnt:      24936 | 0.000
241.95/242.07	c total clause space: 127.173MB
241.95/242.07	c total #watches: 253065
243.25/243.32	c total #propagations: 176067628 / total #impl: 736363110 (eff. 0.239)
243.25/243.32	c #Conflicts:     300000 | #Learnt:      25936 | 0.000
243.25/243.32	c total clause space: 127.173MB
243.25/243.32	c total #watches: 257397
244.25/244.35	c total #propagations: 176612614 / total #impl: 738543339 (eff. 0.239)
244.25/244.35	c GARBAGE COLLECT
244.25/244.35	c #Conflicts:     301000 | #Learnt:      13815 | 0.000
244.25/244.35	c total clause space: 127.173MB
244.25/244.35	c total #watches: 183737
244.95/245.01	c total #propagations: 177312495 / total #impl: 741213339 (eff. 0.239)
244.95/245.01	c #Conflicts:     302000 | #Learnt:      14815 | 0.000
244.95/245.01	c total clause space: 127.173MB
244.95/245.01	c total #watches: 187326
245.75/245.87	c total #propagations: 177841061 / total #impl: 743448969 (eff. 0.239)
245.75/245.87	c #Conflicts:     303000 | #Learnt:      15815 | 0.000
245.75/245.87	c total clause space: 127.173MB
245.75/245.87	c total #watches: 191988
246.75/246.82	c total #propagations: 178562140 / total #impl: 746883225 (eff. 0.239)
246.75/246.82	c #Conflicts:     304000 | #Learnt:      16815 | 0.000
246.75/246.82	c total clause space: 127.173MB
246.75/246.82	c total #watches: 199749
247.65/247.71	c total #propagations: 179268201 / total #impl: 750307906 (eff. 0.239)
247.65/247.71	c #Conflicts:     305000 | #Learnt:      17815 | 0.000
247.65/247.71	c total clause space: 127.173MB
247.65/247.71	c total #watches: 205307
248.55/248.64	c total #propagations: 179835297 / total #impl: 752771824 (eff. 0.239)
248.55/248.64	c #Conflicts:     306000 | #Learnt:      18815 | 0.000
248.55/248.64	c total clause space: 127.173MB
248.55/248.64	c total #watches: 211906
249.65/249.72	c total #propagations: 180417238 / total #impl: 755437411 (eff. 0.239)
249.65/249.72	c #Conflicts:     307000 | #Learnt:      19815 | 0.000
249.65/249.72	c total clause space: 127.173MB
249.65/249.72	c total #watches: 217883
250.65/250.70	c total #propagations: 181005049 / total #impl: 758110274 (eff. 0.239)
250.65/250.70	c #Conflicts:     308000 | #Learnt:      20815 | 0.000
250.65/250.70	c total clause space: 127.173MB
250.65/250.70	c total #watches: 222045
251.55/251.68	c total #propagations: 181566503 / total #impl: 760214995 (eff. 0.239)
251.55/251.68	c #Conflicts:     309000 | #Learnt:      21815 | 0.000
251.55/251.68	c total clause space: 127.173MB
251.55/251.68	c total #watches: 228072
252.45/252.51	c total #propagations: 182161023 / total #impl: 762716718 (eff. 0.239)
252.45/252.51	c #Conflicts:     310000 | #Learnt:      22815 | 0.000
252.45/252.51	c total clause space: 127.173MB
252.45/252.51	c total #watches: 234070
253.25/253.39	c total #propagations: 182607062 / total #impl: 764751708 (eff. 0.239)
253.25/253.39	c #Conflicts:     311000 | #Learnt:      23815 | 0.000
253.25/253.39	c total clause space: 127.173MB
253.25/253.39	c total #watches: 238065
254.15/254.25	c total #propagations: 183015279 / total #impl: 766466481 (eff. 0.239)
254.15/254.25	c #Conflicts:     312000 | #Learnt:      24815 | 0.000
254.15/254.25	c total clause space: 127.173MB
254.15/254.25	c total #watches: 241778
255.04/255.17	c total #propagations: 183503771 / total #impl: 768277268 (eff. 0.239)
255.04/255.17	c #Conflicts:     313000 | #Learnt:      25815 | 0.000
255.04/255.17	c total clause space: 127.173MB
255.04/255.17	c total #watches: 245143
255.94/256.08	c total #propagations: 184013000 / total #impl: 770216749 (eff. 0.239)
255.94/256.08	c #Conflicts:     314000 | #Learnt:      26815 | 0.000
255.94/256.08	c total clause space: 127.173MB
255.94/256.08	c total #watches: 249575
256.74/256.85	c total #propagations: 184492258 / total #impl: 772286236 (eff. 0.239)
256.74/256.85	c GARBAGE COLLECT
256.74/256.85	c #Conflicts:     315000 | #Learnt:      14412 | 0.000
256.74/256.85	c total clause space: 127.173MB
256.74/256.85	c total #watches: 190859
257.84/257.99	c total #propagations: 185174746 / total #impl: 774990347 (eff. 0.239)
257.84/257.99	c #Conflicts:     316000 | #Learnt:      15412 | 0.000
257.84/257.99	c total clause space: 127.173MB
257.84/257.99	c total #watches: 215713
260.04/260.16	c total #propagations: 185850535 / total #impl: 779030130 (eff. 0.239)
260.04/260.16	c #Conflicts:     317000 | #Learnt:      16412 | 0.000
260.04/260.16	c total clause space: 127.173MB
260.04/260.16	c total #watches: 231874
262.54/262.62	c total #propagations: 186579840 / total #impl: 783491977 (eff. 0.238)
262.54/262.62	c #Conflicts:     318000 | #Learnt:      17412 | 0.000
262.54/262.62	c total clause space: 127.173MB
262.54/262.62	c total #watches: 255601
266.54/266.63	c total #propagations: 187273831 / total #impl: 789221919 (eff. 0.237)
266.54/266.63	c #Conflicts:     319000 | #Learnt:      18412 | 0.000
266.54/266.63	c total clause space: 127.173MB
266.54/266.63	c total #watches: 265798
269.55/269.67	c total #propagations: 188053350 / total #impl: 793388109 (eff. 0.237)
269.55/269.67	c #Conflicts:     320000 | #Learnt:      19412 | 0.000
269.55/269.67	c total clause space: 127.173MB
269.55/269.67	c total #watches: 279186
272.85/272.98	c total #propagations: 188843858 / total #impl: 797790476 (eff. 0.237)
272.85/272.98	c #Conflicts:     321000 | #Learnt:      20412 | 0.000
272.85/272.98	c total clause space: 127.173MB
272.85/272.98	c total #watches: 302279
277.04/277.10	c total #propagations: 189595602 / total #impl: 802843046 (eff. 0.236)
277.04/277.10	c #Conflicts:     322000 | #Learnt:      21412 | 0.000
277.04/277.10	c total clause space: 127.173MB
277.04/277.10	c total #watches: 308111
280.94/281.06	c total #propagations: 190194315 / total #impl: 805713958 (eff. 0.236)
280.94/281.06	c #Conflicts:     323000 | #Learnt:      22412 | 0.000
280.94/281.06	c total clause space: 127.173MB
280.94/281.06	c total #watches: 313503
284.64/284.71	c total #propagations: 190713835 / total #impl: 808372247 (eff. 0.236)
284.64/284.71	c #Conflicts:     324000 | #Learnt:      23412 | 0.000
284.64/284.71	c total clause space: 127.173MB
284.64/284.71	c total #watches: 320831
288.24/288.35	c total #propagations: 191183932 / total #impl: 811093425 (eff. 0.236)
288.24/288.35	c #Conflicts:     325000 | #Learnt:      24412 | 0.000
288.24/288.35	c total clause space: 127.173MB
288.24/288.35	c total #watches: 326166
292.34/292.47	c total #propagations: 191631368 / total #impl: 813555770 (eff. 0.236)
292.34/292.47	c #Conflicts:     326000 | #Learnt:      25412 | 0.000
292.34/292.47	c total clause space: 127.173MB
292.34/292.47	c total #watches: 331364
296.14/296.24	c total #propagations: 192113637 / total #impl: 816351892 (eff. 0.235)
296.14/296.24	c #Conflicts:     327000 | #Learnt:      26412 | 0.000
296.14/296.24	c total clause space: 127.173MB
296.14/296.24	c total #watches: 341151
300.64/300.70	c total #propagations: 192528500 / total #impl: 818890241 (eff. 0.235)
300.64/300.70	c #Conflicts:     328000 | #Learnt:      27412 | 0.000
300.64/300.70	c total clause space: 206.656MB
300.64/300.70	c total #watches: 346485
301.54/301.69	c total #propagations: 193004571 / total #impl: 821761495 (eff. 0.235)
301.54/301.69	c GARBAGE COLLECT
301.54/301.69	c #Conflicts:     329000 | #Learnt:      14722 | 0.000
301.54/301.69	c total clause space: 206.656MB
301.54/301.69	c total #watches: 192305
302.45/302.55	c total #propagations: 193590445 / total #impl: 824558148 (eff. 0.235)
302.45/302.55	c #Conflicts:     330000 | #Learnt:      15722 | 0.000
302.45/302.55	c total clause space: 206.656MB
302.45/302.55	c total #watches: 201940
303.44/303.51	c total #propagations: 194107465 / total #impl: 827299508 (eff. 0.235)
303.44/303.51	c #Conflicts:     331000 | #Learnt:      16722 | 0.000
303.44/303.51	c total clause space: 206.656MB
303.44/303.51	c total #watches: 208397
304.44/304.50	c total #propagations: 194600319 / total #impl: 829844134 (eff. 0.235)
304.44/304.50	c #Conflicts:     332000 | #Learnt:      17722 | 0.000
304.44/304.50	c total clause space: 206.656MB
304.44/304.50	c total #watches: 216900
305.54/305.60	c total #propagations: 195026168 / total #impl: 832487479 (eff. 0.234)
305.54/305.60	c #Conflicts:     333000 | #Learnt:      18722 | 0.000
305.54/305.60	c total clause space: 206.656MB
305.54/305.60	c total #watches: 226723
306.85/307.00	c total #propagations: 195525432 / total #impl: 835227291 (eff. 0.234)
306.85/307.00	c #Conflicts:     334000 | #Learnt:      19722 | 0.000
306.85/307.00	c total clause space: 206.656MB
306.85/307.00	c total #watches: 230621
308.44/308.51	c total #propagations: 196036362 / total #impl: 837856555 (eff. 0.234)
308.44/308.51	c #Conflicts:     335000 | #Learnt:      20722 | 0.000
308.44/308.51	c total clause space: 206.656MB
308.44/308.51	c total #watches: 234740
309.84/309.98	c total #propagations: 196599272 / total #impl: 840232432 (eff. 0.234)
309.84/309.98	c #Conflicts:     336000 | #Learnt:      21722 | 0.000
309.84/309.98	c total clause space: 206.656MB
309.84/309.98	c total #watches: 240102
311.74/311.88	c total #propagations: 197190244 / total #impl: 842813836 (eff. 0.234)
311.74/311.88	c #Conflicts:     337000 | #Learnt:      22722 | 0.000
311.74/311.88	c total clause space: 206.656MB
311.74/311.88	c total #watches: 245926
313.54/313.67	c total #propagations: 197903643 / total #impl: 845543596 (eff. 0.234)
313.54/313.67	c #Conflicts:     338000 | #Learnt:      23722 | 0.000
313.54/313.67	c total clause space: 206.656MB
313.54/313.67	c total #watches: 250267
314.94/315.02	c total #propagations: 198512408 / total #impl: 847995998 (eff. 0.234)
314.94/315.02	c #Conflicts:     339000 | #Learnt:      24722 | 0.000
314.94/315.02	c total clause space: 206.656MB
314.94/315.02	c total #watches: 253112
316.14/316.23	c total #propagations: 199053936 / total #impl: 850101603 (eff. 0.234)
316.14/316.23	c #Conflicts:     340000 | #Learnt:      25722 | 0.000
316.14/316.23	c total clause space: 206.656MB
316.14/316.23	c total #watches: 256583
317.34/317.43	c total #propagations: 199570045 / total #impl: 852137196 (eff. 0.234)
317.34/317.43	c #Conflicts:     341000 | #Learnt:      26722 | 0.000
317.34/317.43	c total clause space: 206.656MB
317.34/317.43	c total #watches: 260654
318.74/318.82	c total #propagations: 200084890 / total #impl: 854113739 (eff. 0.234)
318.74/318.82	c #Conflicts:     342000 | #Learnt:      27722 | 0.000
318.74/318.82	c total clause space: 206.656MB
318.74/318.82	c total #watches: 266154
319.74/319.83	c total #propagations: 200680231 / total #impl: 856471909 (eff. 0.234)
319.74/319.83	c GARBAGE COLLECT
319.74/319.83	c #Conflicts:     343000 | #Learnt:      14705 | 0.000
319.74/319.83	c total clause space: 206.656MB
319.74/319.83	c total #watches: 187990
320.44/320.53	c total #propagations: 201209728 / total #impl: 858558931 (eff. 0.234)
320.44/320.53	c #Conflicts:     344000 | #Learnt:      15705 | 0.000
320.44/320.53	c total clause space: 206.656MB
320.44/320.53	c total #watches: 191191
321.24/321.32	c total #propagations: 201785721 / total #impl: 860645879 (eff. 0.234)
321.24/321.32	c #Conflicts:     345000 | #Learnt:      16705 | 0.000
321.24/321.32	c total clause space: 206.656MB
321.24/321.32	c total #watches: 196498
321.94/322.01	c total #propagations: 202468778 / total #impl: 863116696 (eff. 0.235)
321.94/322.01	c #Conflicts:     346000 | #Learnt:      17705 | 0.000
321.94/322.01	c total clause space: 206.656MB
321.94/322.01	c total #watches: 199577
322.64/322.74	c total #propagations: 203041899 / total #impl: 865142239 (eff. 0.235)
322.64/322.74	c #Conflicts:     347000 | #Learnt:      18705 | 0.000
322.64/322.74	c total clause space: 206.656MB
322.64/322.74	c total #watches: 203171
323.24/323.35	c total #propagations: 203631329 / total #impl: 867214812 (eff. 0.235)
323.24/323.35	c #Conflicts:     348000 | #Learnt:      19705 | 0.000
323.24/323.35	c total clause space: 206.656MB
323.24/323.35	c total #watches: 206556
323.84/323.90	c total #propagations: 204075735 / total #impl: 868857957 (eff. 0.235)
323.84/323.90	c #Conflicts:     349000 | #Learnt:      20705 | 0.000
323.84/323.90	c total clause space: 206.656MB
323.84/323.90	c total #watches: 211059
324.44/324.54	c total #propagations: 204570524 / total #impl: 870701897 (eff. 0.235)
324.44/324.54	c #Conflicts:     350000 | #Learnt:      21705 | 0.000
324.44/324.54	c total clause space: 206.656MB
324.44/324.54	c total #watches: 216023
325.14/325.24	c total #propagations: 205034728 / total #impl: 872598787 (eff. 0.235)
325.14/325.24	c #Conflicts:     351000 | #Learnt:      22705 | 0.000
325.14/325.24	c total clause space: 206.656MB
325.14/325.24	c total #watches: 219282
325.84/325.95	c total #propagations: 205550380 / total #impl: 874403808 (eff. 0.235)
325.84/325.95	c #Conflicts:     352000 | #Learnt:      23705 | 0.000
325.84/325.95	c total clause space: 206.656MB
325.84/325.95	c total #watches: 222483
326.64/326.72	c total #propagations: 206093109 / total #impl: 876253714 (eff. 0.235)
326.64/326.72	c #Conflicts:     353000 | #Learnt:      24705 | 0.000
326.64/326.72	c total clause space: 206.656MB
326.64/326.72	c total #watches: 226161
327.54/327.60	c total #propagations: 206632009 / total #impl: 878249270 (eff. 0.235)
327.54/327.60	c #Conflicts:     354000 | #Learnt:      25705 | 0.000
327.54/327.60	c total clause space: 206.656MB
327.54/327.60	c total #watches: 229872
328.24/328.33	c total #propagations: 207277537 / total #impl: 880529088 (eff. 0.235)
328.24/328.33	c #Conflicts:     355000 | #Learnt:      26705 | 0.000
328.24/328.33	c total clause space: 206.656MB
328.24/328.33	c total #watches: 233634
329.03/329.19	c total #propagations: 207841079 / total #impl: 882533931 (eff. 0.236)
329.03/329.19	c #Conflicts:     356000 | #Learnt:      27705 | 0.000
329.03/329.19	c total clause space: 206.656MB
329.03/329.19	c total #watches: 238125
330.23/330.32	c total #propagations: 208393172 / total #impl: 884862870 (eff. 0.236)
330.23/330.32	c GARBAGE COLLECT
330.23/330.32	c #Conflicts:     357000 | #Learnt:      14387 | 0.000
330.23/330.32	c total clause space: 206.656MB
330.23/330.32	c total #watches: 186762
330.93/331.00	c total #propagations: 209054254 / total #impl: 887735746 (eff. 0.235)
330.93/331.00	c #Conflicts:     358000 | #Learnt:      15387 | 0.000
330.93/331.00	c total clause space: 206.656MB
330.93/331.00	c total #watches: 191444
331.63/331.78	c total #propagations: 209642667 / total #impl: 890053666 (eff. 0.236)
331.63/331.78	c #Conflicts:     359000 | #Learnt:      16387 | 0.000
331.63/331.78	c total clause space: 206.656MB
331.63/331.78	c total #watches: 196300
332.33/332.40	c total #propagations: 210302547 / total #impl: 892615870 (eff. 0.236)
332.33/332.40	c #Conflicts:     360000 | #Learnt:      17387 | 0.000
332.33/332.40	c total clause space: 206.656MB
332.33/332.40	c total #watches: 201005
332.93/333.03	c total #propagations: 210851866 / total #impl: 894942104 (eff. 0.236)
332.93/333.03	c #Conflicts:     361000 | #Learnt:      18387 | 0.000
332.93/333.03	c total clause space: 206.656MB
332.93/333.03	c total #watches: 206440
333.73/333.82	c total #propagations: 211358808 / total #impl: 897081148 (eff. 0.236)
333.73/333.82	c #Conflicts:     362000 | #Learnt:      19387 | 0.000
333.73/333.82	c total clause space: 206.656MB
333.73/333.82	c total #watches: 212980
334.63/334.73	c total #propagations: 211932538 / total #impl: 899455496 (eff. 0.236)
334.63/334.73	c #Conflicts:     363000 | #Learnt:      20387 | 0.000
334.63/334.73	c total clause space: 206.656MB
334.63/334.73	c total #watches: 218323
335.54/335.61	c total #propagations: 212574547 / total #impl: 902032472 (eff. 0.236)
335.54/335.61	c #Conflicts:     364000 | #Learnt:      21387 | 0.000
335.54/335.61	c total clause space: 206.656MB
335.54/335.61	c total #watches: 222510
336.43/336.57	c total #propagations: 213104152 / total #impl: 904500218 (eff. 0.236)
336.43/336.57	c #Conflicts:     365000 | #Learnt:      22387 | 0.000
336.43/336.57	c total clause space: 206.656MB
336.43/336.57	c total #watches: 228344
337.43/337.50	c total #propagations: 213742521 / total #impl: 907269806 (eff. 0.236)
337.43/337.50	c #Conflicts:     366000 | #Learnt:      23387 | 0.000
337.43/337.50	c total clause space: 206.656MB
337.43/337.50	c total #watches: 232862
338.33/338.45	c total #propagations: 214301586 / total #impl: 909744450 (eff. 0.236)
338.33/338.45	c #Conflicts:     367000 | #Learnt:      24387 | 0.000
338.33/338.45	c total clause space: 206.656MB
338.33/338.45	c total #watches: 237385
339.33/339.40	c total #propagations: 214793738 / total #impl: 911757184 (eff. 0.236)
339.33/339.40	c #Conflicts:     368000 | #Learnt:      25387 | 0.000
339.33/339.40	c total clause space: 206.656MB
339.33/339.40	c total #watches: 240693
340.23/340.30	c total #propagations: 215330762 / total #impl: 913761044 (eff. 0.236)
340.23/340.30	c #Conflicts:     369000 | #Learnt:      26387 | 0.000
340.23/340.30	c total clause space: 206.656MB
340.23/340.30	c total #watches: 245536
341.33/341.44	c total #propagations: 215799420 / total #impl: 915594831 (eff. 0.236)
341.33/341.44	c #Conflicts:     370000 | #Learnt:      27387 | 0.000
341.33/341.44	c total clause space: 206.656MB
341.33/341.44	c total #watches: 254992
342.73/342.86	c total #propagations: 216328391 / total #impl: 918384222 (eff. 0.236)
342.73/342.86	c #Conflicts:     371000 | #Learnt:      28387 | 0.000
342.73/342.86	c total clause space: 206.656MB
342.73/342.86	c total #watches: 260676
343.83/343.91	c total #propagations: 216883154 / total #impl: 921382004 (eff. 0.235)
343.83/343.91	c GARBAGE COLLECT
343.83/343.91	c #Conflicts:     372000 | #Learnt:      14790 | 0.000
343.83/343.91	c total clause space: 206.656MB
343.83/343.91	c total #watches: 188213
344.43/344.54	c total #propagations: 217440583 / total #impl: 923597428 (eff. 0.235)
344.43/344.54	c #Conflicts:     373000 | #Learnt:      15790 | 0.000
344.43/344.54	c total clause space: 206.656MB
344.43/344.54	c total #watches: 193182
345.13/345.24	c total #propagations: 217954315 / total #impl: 925823869 (eff. 0.235)
345.13/345.24	c #Conflicts:     374000 | #Learnt:      16790 | 0.000
345.13/345.24	c total clause space: 206.656MB
345.13/345.24	c total #watches: 198500
345.83/345.92	c total #propagations: 218446749 / total #impl: 928265561 (eff. 0.235)
345.83/345.92	c #Conflicts:     375000 | #Learnt:      17790 | 0.000
345.83/345.92	c total clause space: 206.656MB
345.83/345.92	c total #watches: 204377
346.63/346.79	c total #propagations: 218917982 / total #impl: 930536497 (eff. 0.235)
346.63/346.79	c #Conflicts:     376000 | #Learnt:      18790 | 0.000
346.63/346.79	c total clause space: 206.656MB
346.63/346.79	c total #watches: 210973
347.64/347.72	c total #propagations: 219409193 / total #impl: 932958896 (eff. 0.235)
347.64/347.72	c #Conflicts:     377000 | #Learnt:      19790 | 0.000
347.64/347.72	c total clause space: 206.656MB
347.64/347.72	c total #watches: 215692
348.64/348.73	c total #propagations: 219876044 / total #impl: 935219174 (eff. 0.235)
348.64/348.73	c #Conflicts:     378000 | #Learnt:      20790 | 0.000
348.64/348.73	c total clause space: 206.656MB
348.64/348.73	c total #watches: 218966
349.63/349.70	c total #propagations: 220377673 / total #impl: 937639898 (eff. 0.235)
349.63/349.70	c #Conflicts:     379000 | #Learnt:      21790 | 0.000
349.63/349.70	c total clause space: 206.656MB
349.63/349.70	c total #watches: 223521
350.73/350.86	c total #propagations: 220905822 / total #impl: 939989999 (eff. 0.235)
350.73/350.86	c #Conflicts:     380000 | #Learnt:      22790 | 0.000
350.73/350.86	c total clause space: 206.656MB
350.73/350.86	c total #watches: 229868
351.73/351.83	c total #propagations: 221560777 / total #impl: 942767376 (eff. 0.235)
351.73/351.83	c #Conflicts:     381000 | #Learnt:      23790 | 0.000
351.73/351.83	c total clause space: 206.656MB
351.73/351.83	c total #watches: 234465
352.53/352.65	c total #propagations: 222118896 / total #impl: 944919400 (eff. 0.235)
352.53/352.65	c #Conflicts:     382000 | #Learnt:      24790 | 0.000
352.53/352.65	c total clause space: 206.656MB
352.53/352.65	c total #watches: 238298
353.53/353.60	c total #propagations: 222603726 / total #impl: 946871737 (eff. 0.235)
353.53/353.60	c #Conflicts:     383000 | #Learnt:      25790 | 0.000
353.53/353.60	c total clause space: 206.656MB
353.53/353.60	c total #watches: 243574
354.43/354.58	c total #propagations: 223218777 / total #impl: 949477353 (eff. 0.235)
354.43/354.58	c #Conflicts:     384000 | #Learnt:      26790 | 0.000
354.43/354.58	c total clause space: 206.656MB
354.43/354.58	c total #watches: 247377
355.43/355.56	c total #propagations: 223918260 / total #impl: 952212861 (eff. 0.235)
355.43/355.56	c #Conflicts:     385000 | #Learnt:      27790 | 0.000
355.43/355.56	c total clause space: 206.656MB
355.43/355.56	c total #watches: 251479
356.34/356.47	c total #propagations: 224443751 / total #impl: 954740815 (eff. 0.235)
356.34/356.47	c #Conflicts:     386000 | #Learnt:      28790 | 0.000
356.34/356.47	c total clause space: 206.656MB
356.34/356.47	c total #watches: 255362
357.33/357.43	c total #propagations: 224937919 / total #impl: 956711432 (eff. 0.235)
357.33/357.43	c #Conflicts:     387000 | #Learnt:      29790 | 0.000
357.33/357.43	c total clause space: 206.656MB
357.33/357.43	c total #watches: 261831
358.03/358.10	c total #propagations: 225474642 / total #impl: 958981178 (eff. 0.235)
358.03/358.10	c GARBAGE COLLECT
358.03/358.10	c #Conflicts:     388000 | #Learnt:      15882 | 0.000
358.03/358.10	c total clause space: 206.656MB
358.03/358.10	c total #watches: 192107
358.73/358.88	c total #propagations: 226012434 / total #impl: 960838607 (eff. 0.235)
358.73/358.88	c #Conflicts:     389000 | #Learnt:      16882 | 0.000
358.73/358.88	c total clause space: 206.656MB
358.73/358.88	c total #watches: 196207
359.43/359.59	c total #propagations: 226682232 / total #impl: 963481378 (eff. 0.235)
359.43/359.59	c #Conflicts:     390000 | #Learnt:      17882 | 0.000
359.43/359.59	c total clause space: 206.656MB
359.43/359.59	c total #watches: 200468
360.23/360.33	c total #propagations: 227271010 / total #impl: 965593449 (eff. 0.235)
360.23/360.33	c #Conflicts:     391000 | #Learnt:      18882 | 0.000
360.23/360.33	c total clause space: 206.656MB
360.23/360.33	c total #watches: 204092
361.03/361.12	c total #propagations: 227825843 / total #impl: 967792392 (eff. 0.235)
361.03/361.12	c #Conflicts:     392000 | #Learnt:      19882 | 0.000
361.03/361.12	c total clause space: 206.656MB
361.03/361.12	c total #watches: 209310
361.73/361.86	c total #propagations: 228461088 / total #impl: 970333949 (eff. 0.235)
361.73/361.86	c #Conflicts:     393000 | #Learnt:      20882 | 0.000
361.73/361.86	c total clause space: 206.656MB
361.73/361.86	c total #watches: 216262
362.63/362.70	c total #propagations: 229026983 / total #impl: 973005813 (eff. 0.235)
362.63/362.70	c #Conflicts:     394000 | #Learnt:      21882 | 0.000
362.63/362.70	c total clause space: 206.656MB
362.63/362.70	c total #watches: 219030
363.53/363.65	c total #propagations: 229616320 / total #impl: 975225093 (eff. 0.235)
363.53/363.65	c #Conflicts:     395000 | #Learnt:      22882 | 0.000
363.53/363.65	c total clause space: 206.656MB
363.53/363.65	c total #watches: 224076
364.83/364.93	c total #propagations: 230260213 / total #impl: 978110529 (eff. 0.235)
364.83/364.93	c #Conflicts:     396000 | #Learnt:      23882 | 0.000
364.83/364.93	c total clause space: 206.656MB
364.83/364.93	c total #watches: 229155
366.03/366.17	c total #propagations: 230964468 / total #impl: 981431351 (eff. 0.235)
366.03/366.17	c #Conflicts:     397000 | #Learnt:      24882 | 0.000
366.03/366.17	c total clause space: 206.656MB
366.03/366.17	c total #watches: 233563
367.34/367.44	c total #propagations: 231636673 / total #impl: 984594156 (eff. 0.235)
367.34/367.44	c #Conflicts:     398000 | #Learnt:      25882 | 0.000
367.34/367.44	c total clause space: 206.656MB
367.34/367.44	c total #watches: 237565
368.33/368.40	c total #propagations: 232297136 / total #impl: 987670201 (eff. 0.235)
368.33/368.40	c #Conflicts:     399000 | #Learnt:      26882 | 0.000
368.33/368.40	c total clause space: 206.656MB
368.33/368.40	c total #watches: 243043
369.13/369.28	c total #propagations: 232869538 / total #impl: 990059562 (eff. 0.235)
369.13/369.28	c #Conflicts:     400000 | #Learnt:      27882 | 0.000
369.13/369.28	c total clause space: 206.656MB
369.13/369.28	c total #watches: 247217
370.03/370.18	c total #propagations: 233445581 / total #impl: 992185358 (eff. 0.235)
370.03/370.18	c #Conflicts:     401000 | #Learnt:      28882 | 0.000
370.03/370.18	c total clause space: 206.656MB
370.03/370.18	c total #watches: 251607
371.13/371.21	c total #propagations: 233967227 / total #impl: 994349380 (eff. 0.235)
371.13/371.21	c #Conflicts:     402000 | #Learnt:      29882 | 0.000
371.13/371.21	c total clause space: 206.656MB
371.13/371.21	c total #watches: 255544
372.03/372.11	c total #propagations: 234533612 / total #impl: 996513769 (eff. 0.235)
372.03/372.11	c GARBAGE COLLECT
372.03/372.11	c #Conflicts:     403000 | #Learnt:      15683 | 0.000
372.03/372.11	c total clause space: 206.656MB
372.03/372.11	c total #watches: 192491
372.63/372.72	c total #propagations: 235151414 / total #impl: 998670947 (eff. 0.235)
372.63/372.72	c #Conflicts:     404000 | #Learnt:      16683 | 0.000
372.63/372.72	c total clause space: 206.656MB
372.63/372.72	c total #watches: 196078
373.33/373.45	c total #propagations: 235707836 / total #impl: 1000675882 (eff. 0.236)
373.33/373.45	c #Conflicts:     405000 | #Learnt:      17683 | 0.000
373.33/373.45	c total clause space: 206.656MB
373.33/373.45	c total #watches: 203291
374.33/374.45	c total #propagations: 236316066 / total #impl: 1003200843 (eff. 0.236)
374.33/374.45	c #Conflicts:     406000 | #Learnt:      18683 | 0.000
374.33/374.45	c total clause space: 206.656MB
374.33/374.45	c total #watches: 209030
375.33/375.44	c total #propagations: 236955941 / total #impl: 1005853079 (eff. 0.236)
375.33/375.44	c #Conflicts:     407000 | #Learnt:      19683 | 0.000
375.33/375.44	c total clause space: 206.656MB
375.33/375.44	c total #watches: 215979
376.33/376.47	c total #propagations: 237589606 / total #impl: 1008668845 (eff. 0.236)
376.33/376.47	c #Conflicts:     408000 | #Learnt:      20683 | 0.000
376.33/376.47	c total clause space: 206.656MB
376.33/376.47	c total #watches: 220678
377.23/377.35	c total #propagations: 238281476 / total #impl: 1011414527 (eff. 0.236)
377.23/377.35	c #Conflicts:     409000 | #Learnt:      21683 | 0.000
377.23/377.35	c total clause space: 206.656MB
377.23/377.35	c total #watches: 224177
378.23/378.39	c total #propagations: 238868342 / total #impl: 1013736643 (eff. 0.236)
378.23/378.39	c #Conflicts:     410000 | #Learnt:      22683 | 0.000
378.23/378.39	c total clause space: 206.656MB
378.23/378.39	c total #watches: 231828
379.43/379.58	c total #propagations: 239475160 / total #impl: 1016530197 (eff. 0.236)
379.43/379.58	c #Conflicts:     411000 | #Learnt:      23683 | 0.000
379.43/379.58	c total clause space: 206.656MB
379.43/379.58	c total #watches: 240177
380.43/380.58	c total #propagations: 240179908 / total #impl: 1019728626 (eff. 0.236)
380.43/380.58	c #Conflicts:     412000 | #Learnt:      24683 | 0.000
380.43/380.58	c total clause space: 206.656MB
380.43/380.58	c total #watches: 244351
381.43/381.52	c total #propagations: 240725132 / total #impl: 1022041453 (eff. 0.236)
381.43/381.52	c #Conflicts:     413000 | #Learnt:      25683 | 0.000
381.43/381.52	c total clause space: 206.656MB
381.43/381.52	c total #watches: 254539
382.53/382.69	c total #propagations: 241249763 / total #impl: 1025044443 (eff. 0.235)
382.53/382.69	c #Conflicts:     414000 | #Learnt:      26683 | 0.000
382.53/382.69	c total clause space: 206.656MB
382.53/382.69	c total #watches: 263862
383.73/383.86	c total #propagations: 241819209 / total #impl: 1028661798 (eff. 0.235)
383.73/383.86	c #Conflicts:     415000 | #Learnt:      27683 | 0.000
383.73/383.86	c total clause space: 206.656MB
383.73/383.86	c total #watches: 269264
384.93/385.10	c total #propagations: 242346918 / total #impl: 1030968253 (eff. 0.235)
384.93/385.10	c #Conflicts:     416000 | #Learnt:      28683 | 0.000
384.93/385.10	c total clause space: 206.656MB
384.93/385.10	c total #watches: 276290
386.23/386.34	c total #propagations: 242879663 / total #impl: 1033424314 (eff. 0.235)
386.23/386.34	c #Conflicts:     417000 | #Learnt:      29683 | 0.000
386.23/386.34	c total clause space: 206.656MB
386.23/386.34	c total #watches: 280612
388.03/388.12	c total #propagations: 243394261 / total #impl: 1035782999 (eff. 0.235)
388.03/388.12	c #Conflicts:     418000 | #Learnt:      30683 | 0.000
388.03/388.12	c total clause space: 206.656MB
388.03/388.12	c total #watches: 284345
389.03/389.18	c total #propagations: 244126215 / total #impl: 1038550476 (eff. 0.235)
389.03/389.18	c GARBAGE COLLECT
389.03/389.18	c #Conflicts:     419000 | #Learnt:      16186 | 0.000
389.03/389.18	c total clause space: 206.656MB
389.03/389.18	c total #watches: 196293
389.83/389.90	c total #propagations: 244778967 / total #impl: 1041165994 (eff. 0.235)
389.83/389.90	c #Conflicts:     420000 | #Learnt:      17186 | 0.000
389.83/389.90	c total clause space: 206.656MB
389.83/389.90	c total #watches: 201561
390.63/390.77	c total #propagations: 245371488 / total #impl: 1043394305 (eff. 0.235)
390.63/390.77	c #Conflicts:     421000 | #Learnt:      18186 | 0.000
390.63/390.77	c total clause space: 206.656MB
390.63/390.77	c total #watches: 206395
391.53/391.66	c total #propagations: 245951756 / total #impl: 1045772068 (eff. 0.235)
391.53/391.66	c #Conflicts:     422000 | #Learnt:      19186 | 0.000
391.53/391.66	c total clause space: 206.656MB
391.53/391.66	c total #watches: 211178
392.73/392.82	c total #propagations: 246469021 / total #impl: 1047827280 (eff. 0.235)
392.73/392.82	c #Conflicts:     423000 | #Learnt:      20186 | 0.000
392.73/392.82	c total clause space: 206.656MB
392.73/392.82	c total #watches: 216064
393.63/393.73	c total #propagations: 247107480 / total #impl: 1050255329 (eff. 0.235)
393.63/393.73	c #Conflicts:     424000 | #Learnt:      21186 | 0.000
393.63/393.73	c total clause space: 206.656MB
393.63/393.73	c total #watches: 224224
394.53/394.62	c total #propagations: 247669360 / total #impl: 1052475272 (eff. 0.235)
394.53/394.62	c #Conflicts:     425000 | #Learnt:      22186 | 0.000
394.53/394.62	c total clause space: 206.656MB
394.53/394.62	c total #watches: 228871
395.42/395.52	c total #propagations: 248226087 / total #impl: 1054768362 (eff. 0.235)
395.42/395.52	c #Conflicts:     426000 | #Learnt:      23186 | 0.000
395.42/395.52	c total clause space: 206.656MB
395.42/395.52	c total #watches: 236576
396.32/396.48	c total #propagations: 248746530 / total #impl: 1057239161 (eff. 0.235)
396.32/396.48	c #Conflicts:     427000 | #Learnt:      24186 | 0.000
396.32/396.48	c total clause space: 206.656MB
396.32/396.48	c total #watches: 240959
397.42/397.54	c total #propagations: 249274329 / total #impl: 1059838651 (eff. 0.235)
397.42/397.54	c #Conflicts:     428000 | #Learnt:      25186 | 0.000
397.42/397.54	c total clause space: 206.656MB
397.42/397.54	c total #watches: 246220
398.52/398.63	c total #propagations: 249798451 / total #impl: 1062844305 (eff. 0.235)
398.52/398.63	c #Conflicts:     429000 | #Learnt:      26186 | 0.000
398.52/398.63	c total clause space: 206.656MB
398.52/398.63	c total #watches: 250873
399.72/399.83	c total #propagations: 250268874 / total #impl: 1065293221 (eff. 0.235)
399.72/399.83	c #Conflicts:     430000 | #Learnt:      27186 | 0.000
399.72/399.83	c total clause space: 206.656MB
399.72/399.83	c total #watches: 254205
400.92/401.07	c total #propagations: 250870163 / total #impl: 1067959383 (eff. 0.235)
400.92/401.07	c #Conflicts:     431000 | #Learnt:      28186 | 0.000
400.92/401.07	c total clause space: 206.656MB
400.92/401.07	c total #watches: 257900
402.22/402.35	c total #propagations: 251500317 / total #impl: 1070389117 (eff. 0.235)
402.22/402.35	c #Conflicts:     432000 | #Learnt:      29186 | 0.000
402.22/402.35	c total clause space: 206.656MB
402.22/402.35	c total #watches: 263310
403.52/403.70	c total #propagations: 252082652 / total #impl: 1072591070 (eff. 0.235)
403.52/403.70	c #Conflicts:     433000 | #Learnt:      30186 | 0.000
403.52/403.70	c total clause space: 206.656MB
403.52/403.70	c total #watches: 268904
405.02/405.15	c total #propagations: 252643554 / total #impl: 1074787067 (eff. 0.235)
405.02/405.15	c #Conflicts:     434000 | #Learnt:      31186 | 0.000
405.02/405.15	c total clause space: 206.656MB
405.02/405.15	c total #watches: 272359
406.02/406.18	c total #propagations: 253197419 / total #impl: 1076977171 (eff. 0.235)
406.02/406.18	c GARBAGE COLLECT
406.02/406.18	c #Conflicts:     435000 | #Learnt:      16409 | 0.000
406.02/406.18	c total clause space: 206.656MB
406.02/406.18	c total #watches: 196134
406.82/406.94	c total #propagations: 253806007 / total #impl: 1079399956 (eff. 0.235)
406.82/406.94	c #Conflicts:     436000 | #Learnt:      17409 | 0.000
406.82/406.94	c total clause space: 206.656MB
406.82/406.94	c total #watches: 200275
407.52/407.64	c total #propagations: 254415711 / total #impl: 1081720172 (eff. 0.235)
407.52/407.64	c #Conflicts:     437000 | #Learnt:      18409 | 0.000
407.52/407.64	c total clause space: 206.656MB
407.52/407.64	c total #watches: 205250
408.22/408.31	c total #propagations: 254924218 / total #impl: 1083522640 (eff. 0.235)
408.22/408.31	c #Conflicts:     438000 | #Learnt:      19409 | 0.000
408.22/408.31	c total clause space: 206.656MB
408.22/408.31	c total #watches: 210637
408.92/409.00	c total #propagations: 255373530 / total #impl: 1085268564 (eff. 0.235)
408.92/409.00	c #Conflicts:     439000 | #Learnt:      20409 | 0.000
408.92/409.00	c total clause space: 206.656MB
408.92/409.00	c total #watches: 215840
409.82/409.95	c total #propagations: 255794718 / total #impl: 1087008186 (eff. 0.235)
409.82/409.95	c #Conflicts:     440000 | #Learnt:      21409 | 0.000
409.82/409.95	c total clause space: 206.656MB
409.82/409.95	c total #watches: 220683
410.82/410.93	c total #propagations: 256301416 / total #impl: 1088916669 (eff. 0.235)
410.82/410.93	c #Conflicts:     441000 | #Learnt:      22409 | 0.000
410.82/410.93	c total clause space: 206.656MB
410.82/410.93	c total #watches: 225420
411.82/411.99	c total #propagations: 256755431 / total #impl: 1090704571 (eff. 0.235)
411.82/411.99	c #Conflicts:     442000 | #Learnt:      23409 | 0.000
411.82/411.99	c total clause space: 206.656MB
411.82/411.99	c total #watches: 230064
413.12/413.22	c total #propagations: 257219803 / total #impl: 1092611914 (eff. 0.235)
413.12/413.22	c #Conflicts:     443000 | #Learnt:      24409 | 0.000
413.12/413.22	c total clause space: 206.656MB
413.12/413.23	c total #watches: 235094
414.22/414.40	c total #propagations: 257703734 / total #impl: 1094533650 (eff. 0.235)
414.22/414.40	c #Conflicts:     444000 | #Learnt:      25409 | 0.000
414.22/414.40	c total clause space: 206.656MB
414.22/414.40	c total #watches: 240002
415.42/415.58	c total #propagations: 258143623 / total #impl: 1096271922 (eff. 0.235)
415.42/415.58	c #Conflicts:     445000 | #Learnt:      26409 | 0.000
415.42/415.58	c total clause space: 206.656MB
415.42/415.58	c total #watches: 245103
416.83/416.93	c total #propagations: 258548125 / total #impl: 1097953793 (eff. 0.235)
416.83/416.93	c #Conflicts:     446000 | #Learnt:      27409 | 0.000
416.83/416.93	c total clause space: 206.656MB
416.83/416.93	c total #watches: 248796
418.22/418.32	c total #propagations: 258980385 / total #impl: 1099771974 (eff. 0.235)
418.22/418.32	c #Conflicts:     447000 | #Learnt:      28409 | 0.000
418.22/418.32	c total clause space: 206.656MB
418.22/418.32	c total #watches: 254793
419.82/419.99	c total #propagations: 259358374 / total #impl: 1101498212 (eff. 0.235)
419.82/419.99	c #Conflicts:     448000 | #Learnt:      29409 | 0.000
419.82/419.99	c total clause space: 206.656MB
419.82/419.99	c total #watches: 258516
421.52/421.67	c total #propagations: 259804405 / total #impl: 1103317661 (eff. 0.235)
421.52/421.67	c #Conflicts:     449000 | #Learnt:      30409 | 0.000
421.52/421.67	c total clause space: 206.656MB
421.52/421.67	c total #watches: 263571
423.32/423.46	c total #propagations: 260266833 / total #impl: 1105266778 (eff. 0.235)
423.32/423.46	c #Conflicts:     450000 | #Learnt:      31409 | 0.000
423.32/423.46	c total clause space: 206.656MB
423.32/423.46	c total #watches: 268979
425.12/425.23	c total #propagations: 260702262 / total #impl: 1107149677 (eff. 0.235)
425.12/425.23	c GARBAGE COLLECT
425.12/425.23	c #Conflicts:     451000 | #Learnt:      16304 | 0.000
425.12/425.23	c total clause space: 206.656MB
425.12/425.23	c total #watches: 196051
425.72/425.84	c total #propagations: 261199798 / total #impl: 1109096562 (eff. 0.236)
425.72/425.84	c #Conflicts:     452000 | #Learnt:      17304 | 0.000
425.72/425.84	c total clause space: 206.656MB
425.72/425.84	c total #watches: 200690
426.42/426.55	c total #propagations: 261681222 / total #impl: 1110936631 (eff. 0.236)
426.42/426.55	c #Conflicts:     453000 | #Learnt:      18304 | 0.000
426.42/426.55	c total clause space: 206.656MB
426.42/426.55	c total #watches: 204948
427.22/427.30	c total #propagations: 262188391 / total #impl: 1112771821 (eff. 0.236)
427.22/427.30	c #Conflicts:     454000 | #Learnt:      19304 | 0.000
427.22/427.30	c total clause space: 206.656MB
427.22/427.30	c total #watches: 208711
428.11/428.26	c total #propagations: 262683048 / total #impl: 1114599102 (eff. 0.236)
428.11/428.26	c #Conflicts:     455000 | #Learnt:      20304 | 0.000
428.11/428.26	c total clause space: 206.656MB
428.11/428.26	c total #watches: 214765
429.11/429.24	c total #propagations: 263180250 / total #impl: 1116437204 (eff. 0.236)
429.11/429.24	c #Conflicts:     456000 | #Learnt:      21304 | 0.000
429.11/429.24	c total clause space: 206.656MB
429.11/429.24	c total #watches: 218668
430.21/430.31	c total #propagations: 263653890 / total #impl: 1118192754 (eff. 0.236)
430.21/430.31	c #Conflicts:     457000 | #Learnt:      22304 | 0.000
430.21/430.31	c total clause space: 206.656MB
430.21/430.31	c total #watches: 224099
431.41/431.54	c total #propagations: 264124025 / total #impl: 1119969092 (eff. 0.236)
431.41/431.54	c #Conflicts:     458000 | #Learnt:      23304 | 0.000
431.41/431.54	c total clause space: 206.656MB
431.41/431.54	c total #watches: 228461
432.61/432.78	c total #propagations: 264610767 / total #impl: 1121791118 (eff. 0.236)
432.61/432.78	c #Conflicts:     459000 | #Learnt:      24304 | 0.000
432.61/432.78	c total clause space: 206.656MB
432.61/432.78	c total #watches: 231579
433.71/433.85	c total #propagations: 265072792 / total #impl: 1123560707 (eff. 0.236)
433.71/433.85	c #Conflicts:     460000 | #Learnt:      25304 | 0.000
433.71/433.85	c total clause space: 206.656MB
433.71/433.85	c total #watches: 235459
434.91/435.08	c total #propagations: 265482795 / total #impl: 1125326906 (eff. 0.236)
434.91/435.08	c #Conflicts:     461000 | #Learnt:      26304 | 0.000
434.91/435.08	c total clause space: 206.656MB
434.91/435.08	c total #watches: 241632
436.32/436.42	c total #propagations: 265896326 / total #impl: 1127102203 (eff. 0.236)
436.32/436.42	c #Conflicts:     462000 | #Learnt:      27304 | 0.000
436.32/436.42	c total clause space: 206.656MB
436.32/436.42	c total #watches: 246394
437.62/437.74	c total #propagations: 266286841 / total #impl: 1128750747 (eff. 0.236)
437.62/437.74	c #Conflicts:     463000 | #Learnt:      28304 | 0.000
437.62/437.74	c total clause space: 206.656MB
437.62/437.74	c total #watches: 251623
438.32/438.48	c total #propagations: 266749201 / total #impl: 1130624838 (eff. 0.236)
438.32/438.48	c #Conflicts:     464000 | #Learnt:      29304 | 0.000
438.32/438.48	c total clause space: 206.656MB
438.32/438.48	c total #watches: 257245
439.22/439.30	c total #propagations: 267294442 / total #impl: 1132988733 (eff. 0.236)
439.22/439.30	c #Conflicts:     465000 | #Learnt:      30304 | 0.000
439.22/439.30	c total clause space: 206.656MB
439.22/439.30	c total #watches: 264147
440.42/440.50	c total #propagations: 267782325 / total #impl: 1135027284 (eff. 0.236)
440.42/440.50	c #Conflicts:     466000 | #Learnt:      31304 | 0.000
440.42/440.50	c total clause space: 206.656MB
440.42/440.50	c total #watches: 269715
442.02/442.13	c total #propagations: 268281953 / total #impl: 1137243143 (eff. 0.236)
442.02/442.13	c #Conflicts:     467000 | #Learnt:      32304 | 0.000
442.02/442.13	c total clause space: 206.656MB
442.02/442.13	c total #watches: 277157
442.92/443.03	c total #propagations: 268734887 / total #impl: 1139309233 (eff. 0.236)
442.92/443.03	c GARBAGE COLLECT
442.92/443.03	c #Conflicts:     468000 | #Learnt:      16927 | 0.000
442.92/443.03	c total clause space: 206.656MB
442.92/443.03	c total #watches: 199640
443.42/443.53	c total #propagations: 269056531 / total #impl: 1140846029 (eff. 0.236)
443.42/443.53	c #Conflicts:     469000 | #Learnt:      17927 | 0.000
443.42/443.53	c total clause space: 206.656MB
443.42/443.53	c total #watches: 204633
444.02/444.12	c total #propagations: 269513254 / total #impl: 1142661426 (eff. 0.236)
444.02/444.12	c #Conflicts:     470000 | #Learnt:      18927 | 0.000
444.02/444.12	c total clause space: 206.656MB
444.02/444.12	c total #watches: 211040
444.82/444.92	c total #propagations: 270007677 / total #impl: 1144742184 (eff. 0.236)
444.82/444.92	c #Conflicts:     471000 | #Learnt:      19927 | 0.000
444.82/444.92	c total clause space: 206.656MB
444.82/444.92	c total #watches: 215871
445.62/445.73	c total #propagations: 270600774 / total #impl: 1147026685 (eff. 0.236)
445.62/445.73	c #Conflicts:     472000 | #Learnt:      20927 | 0.000
445.62/445.73	c total clause space: 206.656MB
445.62/445.73	c total #watches: 220459
446.42/446.60	c total #propagations: 271143185 / total #impl: 1149187689 (eff. 0.236)
446.42/446.60	c #Conflicts:     473000 | #Learnt:      21927 | 0.000
446.42/446.60	c total clause space: 206.656MB
446.42/446.60	c total #watches: 225171
447.62/447.75	c total #propagations: 271695043 / total #impl: 1151424131 (eff. 0.236)
447.62/447.75	c #Conflicts:     474000 | #Learnt:      22927 | 0.000
447.62/447.75	c total clause space: 206.656MB
447.62/447.75	c total #watches: 232363
449.02/449.12	c total #propagations: 272302888 / total #impl: 1154066229 (eff. 0.236)
449.02/449.12	c #Conflicts:     475000 | #Learnt:      23927 | 0.000
449.02/449.12	c total clause space: 206.656MB
449.02/449.12	c total #watches: 240690
450.62/450.73	c total #propagations: 272907510 / total #impl: 1156796586 (eff. 0.236)
450.62/450.73	c #Conflicts:     476000 | #Learnt:      24927 | 0.000
450.62/450.73	c total clause space: 206.656MB
450.62/450.73	c total #watches: 247884
452.42/452.52	c total #propagations: 273517378 / total #impl: 1159586469 (eff. 0.236)
452.42/452.52	c #Conflicts:     477000 | #Learnt:      25927 | 0.000
452.42/452.52	c total clause space: 206.656MB
452.42/452.52	c total #watches: 255367
454.32/454.44	c total #propagations: 274105550 / total #impl: 1162285650 (eff. 0.236)
454.32/454.44	c #Conflicts:     478000 | #Learnt:      26927 | 0.000
454.32/454.44	c total clause space: 206.656MB
454.32/454.44	c total #watches: 261610
456.12/456.28	c total #propagations: 274645451 / total #impl: 1164646935 (eff. 0.236)
456.12/456.28	c #Conflicts:     479000 | #Learnt:      27927 | 0.000
456.12/456.28	c total clause space: 206.656MB
456.12/456.28	c total #watches: 268144
458.12/458.29	c total #propagations: 275216609 / total #impl: 1167204698 (eff. 0.236)
458.12/458.29	c #Conflicts:     480000 | #Learnt:      28927 | 0.000
458.12/458.29	c total clause space: 206.656MB
458.12/458.29	c total #watches: 273694
460.42/460.52	c total #propagations: 275784837 / total #impl: 1169826640 (eff. 0.236)
460.42/460.52	c #Conflicts:     481000 | #Learnt:      29927 | 0.000
460.42/460.52	c total clause space: 206.656MB
460.42/460.52	c total #watches: 279120
463.02/463.12	c total #propagations: 276353585 / total #impl: 1172366617 (eff. 0.236)
463.02/463.12	c #Conflicts:     482000 | #Learnt:      30927 | 0.000
463.02/463.12	c total clause space: 206.656MB
463.02/463.12	c total #watches: 285632
465.72/465.85	c total #propagations: 276943370 / total #impl: 1174971468 (eff. 0.236)
465.72/465.85	c #Conflicts:     483000 | #Learnt:      31927 | 0.000
465.72/465.85	c total clause space: 206.656MB
465.72/465.85	c total #watches: 290418
469.01/469.12	c total #propagations: 277528518 / total #impl: 1177643197 (eff. 0.236)
469.01/469.12	c #Conflicts:     484000 | #Learnt:      32927 | 0.000
469.01/469.12	c total clause space: 206.656MB
469.01/469.12	c total #watches: 294925
470.91/471.09	c total #propagations: 278153010 / total #impl: 1180549922 (eff. 0.236)
470.91/471.09	c GARBAGE COLLECT
470.91/471.09	c #Conflicts:     485000 | #Learnt:      17212 | 0.000
470.91/471.09	c total clause space: 206.656MB
470.91/471.09	c total #watches: 200732
471.61/471.79	c total #propagations: 278788385 / total #impl: 1183338858 (eff. 0.236)
471.61/471.79	c #Conflicts:     486000 | #Learnt:      18212 | 0.000
471.61/471.79	c total clause space: 206.656MB
471.61/471.79	c total #watches: 204908
472.41/472.55	c total #propagations: 279389042 / total #impl: 1185814901 (eff. 0.236)
472.41/472.55	c #Conflicts:     487000 | #Learnt:      19212 | 0.000
472.41/472.55	c total clause space: 206.656MB
472.41/472.55	c total #watches: 213025
473.31/473.48	c total #propagations: 279970489 / total #impl: 1188257388 (eff. 0.236)
473.31/473.48	c #Conflicts:     488000 | #Learnt:      20212 | 0.000
473.31/473.48	c total clause space: 206.656MB
473.31/473.48	c total #watches: 220237
474.41/474.59	c total #propagations: 280554753 / total #impl: 1190723891 (eff. 0.236)
474.41/474.59	c #Conflicts:     489000 | #Learnt:      21212 | 0.000
474.41/474.59	c total clause space: 206.656MB
474.41/474.59	c total #watches: 225689
475.81/475.92	c total #propagations: 281153411 / total #impl: 1193218665 (eff. 0.236)
475.81/475.92	c #Conflicts:     490000 | #Learnt:      22212 | 0.000
475.81/475.92	c total clause space: 206.656MB
475.81/475.92	c total #watches: 231136
477.11/477.29	c total #propagations: 281781166 / total #impl: 1195936048 (eff. 0.236)
477.11/477.29	c #Conflicts:     491000 | #Learnt:      23212 | 0.000
477.11/477.29	c total clause space: 206.656MB
477.11/477.29	c total #watches: 235608
478.81/478.98	c total #propagations: 282417878 / total #impl: 1198568563 (eff. 0.236)
478.81/478.98	c #Conflicts:     492000 | #Learnt:      24212 | 0.000
478.81/478.98	c total clause space: 206.656MB
478.81/478.98	c total #watches: 240510
480.51/480.61	c total #propagations: 283026001 / total #impl: 1200994921 (eff. 0.236)
480.51/480.61	c #Conflicts:     493000 | #Learnt:      25212 | 0.000
480.51/480.61	c total clause space: 206.656MB
480.51/480.61	c total #watches: 244199
482.11/482.22	c total #propagations: 283601882 / total #impl: 1203348167 (eff. 0.236)
482.11/482.22	c #Conflicts:     494000 | #Learnt:      26212 | 0.000
482.11/482.22	c total clause space: 206.656MB
482.11/482.22	c total #watches: 248119
483.81/483.98	c total #propagations: 284178003 / total #impl: 1205748218 (eff. 0.236)
483.81/483.98	c #Conflicts:     495000 | #Learnt:      27212 | 0.000
483.81/483.98	c total clause space: 206.656MB
483.81/483.98	c total #watches: 252170
485.51/485.63	c total #propagations: 284794570 / total #impl: 1208282404 (eff. 0.236)
485.51/485.63	c #Conflicts:     496000 | #Learnt:      28212 | 0.000
485.51/485.63	c total clause space: 206.656MB
485.51/485.63	c total #watches: 256602
487.41/487.50	c total #propagations: 285356010 / total #impl: 1210672611 (eff. 0.236)
487.41/487.50	c #Conflicts:     497000 | #Learnt:      29212 | 0.000
487.41/487.50	c total clause space: 206.656MB
487.41/487.50	c total #watches: 260974
489.31/489.48	c total #propagations: 285936473 / total #impl: 1213246569 (eff. 0.236)
489.31/489.48	c #Conflicts:     498000 | #Learnt:      30212 | 0.000
489.31/489.48	c total clause space: 206.656MB
489.31/489.48	c total #watches: 264959
491.51/491.63	c total #propagations: 286579924 / total #impl: 1215996323 (eff. 0.236)
491.51/491.63	c #Conflicts:     499000 | #Learnt:      31212 | 0.000
491.51/491.63	c total clause space: 206.656MB
491.51/491.63	c total #watches: 268780
493.41/493.55	c total #propagations: 287161104 / total #impl: 1218386042 (eff. 0.236)
493.41/493.55	c #Conflicts:     500000 | #Learnt:      32212 | 0.000
493.41/493.55	c total clause space: 206.656MB
493.41/493.55	c total #watches: 272589
495.51/495.68	c total #propagations: 287701100 / total #impl: 1220742872 (eff. 0.236)
495.51/495.68	c #Conflicts:     501000 | #Learnt:      33212 | 0.000
495.51/495.68	c total clause space: 206.656MB
495.51/495.68	c total #watches: 277187
497.51/497.69	c total #propagations: 288291918 / total #impl: 1223359694 (eff. 0.236)
497.51/497.69	c GARBAGE COLLECT
497.51/497.69	c #Conflicts:     502000 | #Learnt:      17214 | 0.000
497.51/497.69	c total clause space: 206.656MB
497.51/497.69	c total #watches: 202307
498.31/498.48	c total #propagations: 288910332 / total #impl: 1226021223 (eff. 0.236)
498.31/498.48	c #Conflicts:     503000 | #Learnt:      18214 | 0.000
498.31/498.48	c total clause space: 206.656MB
498.31/498.48	c total #watches: 207345
499.31/499.40	c total #propagations: 289526661 / total #impl: 1228505827 (eff. 0.236)
499.31/499.40	c #Conflicts:     504000 | #Learnt:      19214 | 0.000
499.31/499.40	c total clause space: 206.656MB
499.31/499.40	c total #watches: 212104
500.41/500.57	c total #propagations: 290108099 / total #impl: 1230809387 (eff. 0.236)
500.41/500.57	c #Conflicts:     505000 | #Learnt:      20214 | 0.000
500.41/500.57	c total clause space: 206.656MB
500.41/500.57	c total #watches: 217137
501.61/501.79	c total #propagations: 290694342 / total #impl: 1233073403 (eff. 0.236)
501.61/501.79	c #Conflicts:     506000 | #Learnt:      21214 | 0.000
501.61/501.79	c total clause space: 206.656MB
501.61/501.79	c total #watches: 221523
503.01/503.12	c total #propagations: 291283953 / total #impl: 1235450659 (eff. 0.236)
503.01/503.12	c #Conflicts:     507000 | #Learnt:      22214 | 0.000
503.01/503.12	c total clause space: 206.656MB
503.01/503.12	c total #watches: 228833
504.41/504.50	c total #propagations: 291882071 / total #impl: 1237856947 (eff. 0.236)
504.41/504.50	c #Conflicts:     508000 | #Learnt:      23214 | 0.000
504.41/504.50	c total clause space: 206.656MB
504.41/504.50	c total #watches: 235749
506.11/506.26	c total #propagations: 292432847 / total #impl: 1240148229 (eff. 0.236)
506.11/506.26	c #Conflicts:     509000 | #Learnt:      24214 | 0.000
506.11/506.26	c total clause space: 206.656MB
506.11/506.26	c total #watches: 241223
508.11/508.29	c total #propagations: 293079496 / total #impl: 1242889487 (eff. 0.236)
508.11/508.29	c #Conflicts:     510000 | #Learnt:      25214 | 0.000
508.11/508.29	c total clause space: 206.656MB
508.11/508.29	c total #watches: 247901
510.31/510.50	c total #propagations: 293636271 / total #impl: 1245309570 (eff. 0.236)
510.31/510.50	c #Conflicts:     511000 | #Learnt:      26214 | 0.000
510.31/510.50	c total clause space: 206.656MB
510.31/510.50	c total #watches: 253296
512.41/512.57	c total #propagations: 294205219 / total #impl: 1247776617 (eff. 0.236)
512.41/512.57	c #Conflicts:     512000 | #Learnt:      27214 | 0.000
512.41/512.57	c total clause space: 206.656MB
512.41/512.57	c total #watches: 257797
514.90/515.02	c total #propagations: 294789393 / total #impl: 1250260608 (eff. 0.236)
514.90/515.02	c #Conflicts:     513000 | #Learnt:      28214 | 0.000
514.90/515.02	c total clause space: 206.656MB
514.90/515.03	c total #watches: 264910
516.30/516.46	c total #propagations: 295381390 / total #impl: 1252799961 (eff. 0.236)
516.30/516.46	c #Conflicts:     514000 | #Learnt:      29214 | 0.000
516.30/516.46	c total clause space: 206.656MB
516.30/516.46	c total #watches: 269403
517.80/517.99	c total #propagations: 295921330 / total #impl: 1254785175 (eff. 0.236)
517.80/517.99	c #Conflicts:     515000 | #Learnt:      30214 | 0.000
517.80/517.99	c total clause space: 206.656MB
517.80/517.99	c total #watches: 272602
519.50/519.62	c total #propagations: 296564251 / total #impl: 1257106700 (eff. 0.236)
519.50/519.62	c #Conflicts:     516000 | #Learnt:      31214 | 0.000
519.50/519.62	c total clause space: 206.656MB
519.50/519.62	c total #watches: 279395
521.10/521.26	c total #propagations: 297316457 / total #impl: 1260026995 (eff. 0.236)
521.10/521.26	c #Conflicts:     517000 | #Learnt:      32214 | 0.000
521.10/521.26	c total clause space: 206.656MB
521.10/521.26	c total #watches: 284041
522.70/522.89	c total #propagations: 297987703 / total #impl: 1262921072 (eff. 0.236)
522.70/522.89	c #Conflicts:     518000 | #Learnt:      33214 | 0.000
522.70/522.89	c total clause space: 206.656MB
522.70/522.89	c total #watches: 288593
524.40/524.54	c total #propagations: 298723663 / total #impl: 1265964603 (eff. 0.236)
524.40/524.54	c #Conflicts:     519000 | #Learnt:      34214 | 0.000
524.40/524.54	c total clause space: 206.656MB
524.40/524.54	c total #watches: 292668
525.50/525.63	c total #propagations: 299378912 / total #impl: 1268834968 (eff. 0.236)
525.50/525.63	c GARBAGE COLLECT
525.50/525.63	c #Conflicts:     520000 | #Learnt:      17904 | 0.000
525.50/525.63	c total clause space: 206.656MB
525.50/525.63	c total #watches: 207124
526.40/526.57	c total #propagations: 300006161 / total #impl: 1271646666 (eff. 0.236)
526.40/526.57	c #Conflicts:     521000 | #Learnt:      18904 | 0.000
526.40/526.57	c total clause space: 206.656MB
526.40/526.57	c total #watches: 212059
527.30/527.42	c total #propagations: 300646381 / total #impl: 1274527195 (eff. 0.236)
527.30/527.42	c #Conflicts:     522000 | #Learnt:      19904 | 0.000
527.30/527.42	c total clause space: 206.656MB
527.30/527.42	c total #watches: 215929
528.10/528.26	c total #propagations: 301202038 / total #impl: 1276616681 (eff. 0.236)
528.10/528.26	c #Conflicts:     523000 | #Learnt:      20904 | 0.000
528.10/528.26	c total clause space: 206.656MB
528.10/528.26	c total #watches: 219631
528.80/528.98	c total #propagations: 301733852 / total #impl: 1278559631 (eff. 0.236)
528.80/528.98	c #Conflicts:     524000 | #Learnt:      21904 | 0.000
528.80/528.98	c total clause space: 206.656MB
528.80/528.98	c total #watches: 223726
529.80/529.93	c total #propagations: 302195018 / total #impl: 1280370158 (eff. 0.236)
529.80/529.93	c #Conflicts:     525000 | #Learnt:      22904 | 0.000
529.80/529.93	c total clause space: 206.656MB
529.80/529.93	c total #watches: 228488
530.80/530.98	c total #propagations: 302751434 / total #impl: 1282596933 (eff. 0.236)
530.80/530.98	c #Conflicts:     526000 | #Learnt:      23904 | 0.000
530.80/530.98	c total clause space: 206.656MB
530.80/530.98	c total #watches: 233414
531.90/532.04	c total #propagations: 303399644 / total #impl: 1285090169 (eff. 0.236)
531.90/532.04	c #Conflicts:     527000 | #Learnt:      24904 | 0.000
531.90/532.04	c total clause space: 206.656MB
531.90/532.04	c total #watches: 237734
532.90/533.00	c total #propagations: 303993355 / total #impl: 1287571159 (eff. 0.236)
532.90/533.00	c #Conflicts:     528000 | #Learnt:      25904 | 0.000
532.90/533.00	c total clause space: 206.656MB
532.90/533.00	c total #watches: 240757
533.70/533.88	c total #propagations: 304513414 / total #impl: 1289559396 (eff. 0.236)
533.70/533.88	c #Conflicts:     529000 | #Learnt:      26904 | 0.000
533.70/533.88	c total clause space: 206.656MB
533.70/533.88	c total #watches: 244189
534.70/534.84	c total #propagations: 305013039 / total #impl: 1291328234 (eff. 0.236)
534.70/534.84	c #Conflicts:     530000 | #Learnt:      27904 | 0.000
534.70/534.84	c total clause space: 206.656MB
534.70/534.84	c total #watches: 249327
535.71/535.87	c total #propagations: 305599571 / total #impl: 1293949252 (eff. 0.236)
535.71/535.87	c #Conflicts:     531000 | #Learnt:      28904 | 0.000
535.71/535.87	c total clause space: 206.656MB
535.71/535.87	c total #watches: 257635
537.00/537.13	c total #propagations: 306125059 / total #impl: 1296622945 (eff. 0.236)
537.00/537.13	c #Conflicts:     532000 | #Learnt:      29904 | 0.000
537.00/537.13	c total clause space: 206.656MB
537.00/537.13	c total #watches: 265794
538.30/538.43	c total #propagations: 306661570 / total #impl: 1299694204 (eff. 0.236)
538.30/538.43	c #Conflicts:     533000 | #Learnt:      30904 | 0.000
538.30/538.43	c total clause space: 206.656MB
538.30/538.43	c total #watches: 270851
540.01/540.11	c total #propagations: 307205652 / total #impl: 1301972184 (eff. 0.236)
540.01/540.11	c #Conflicts:     534000 | #Learnt:      31904 | 0.000
540.01/540.11	c total clause space: 206.656MB
540.01/540.11	c total #watches: 277714
541.40/541.57	c total #propagations: 307912206 / total #impl: 1304909396 (eff. 0.236)
541.40/541.57	c #Conflicts:     535000 | #Learnt:      32904 | 0.000
541.40/541.57	c total clause space: 206.656MB
541.40/541.57	c total #watches: 282997
543.00/543.15	c total #propagations: 308502387 / total #impl: 1307743942 (eff. 0.236)
543.00/543.15	c #Conflicts:     536000 | #Learnt:      33904 | 0.000
543.00/543.15	c total clause space: 206.656MB
543.00/543.15	c total #watches: 288807
544.60/544.73	c total #propagations: 309079201 / total #impl: 1310376779 (eff. 0.236)
544.60/544.73	c #Conflicts:     537000 | #Learnt:      34904 | 0.000
544.60/544.73	c total clause space: 206.656MB
544.60/544.73	c total #watches: 292096
545.70/545.87	c total #propagations: 309604664 / total #impl: 1312418965 (eff. 0.236)
545.70/545.87	c GARBAGE COLLECT
545.70/545.87	c #Conflicts:     538000 | #Learnt:      18298 | 0.000
545.70/545.87	c total clause space: 206.656MB
545.70/545.87	c total #watches: 206406
546.70/546.88	c total #propagations: 310135897 / total #impl: 1314340505 (eff. 0.236)
546.70/546.88	c #Conflicts:     539000 | #Learnt:      19298 | 0.000
546.70/546.88	c total clause space: 206.656MB
546.70/546.88	c total #watches: 217219
547.80/547.95	c total #propagations: 310760035 / total #impl: 1317238518 (eff. 0.236)
547.80/547.95	c #Conflicts:     540000 | #Learnt:      20298 | 0.000
547.80/547.95	c total clause space: 206.656MB
547.80/547.95	c total #watches: 224988
549.10/549.24	c total #propagations: 311375875 / total #impl: 1320129425 (eff. 0.236)
549.10/549.24	c #Conflicts:     541000 | #Learnt:      21298 | 0.000
549.10/549.24	c total clause space: 206.656MB
549.10/549.24	c total #watches: 230164
550.10/550.28	c total #propagations: 311996436 / total #impl: 1322586294 (eff. 0.236)
550.10/550.28	c #Conflicts:     542000 | #Learnt:      22298 | 0.000
550.10/550.28	c total clause space: 206.656MB
550.10/550.28	c total #watches: 234794
551.60/551.72	c total #propagations: 312529480 / total #impl: 1324652923 (eff. 0.236)
551.60/551.72	c #Conflicts:     543000 | #Learnt:      23298 | 0.000
551.60/551.72	c total clause space: 206.656MB
551.60/551.72	c total #watches: 239548
552.90/553.09	c total #propagations: 313272621 / total #impl: 1327729989 (eff. 0.236)
552.90/553.09	c #Conflicts:     544000 | #Learnt:      24298 | 0.000
552.90/553.09	c total clause space: 206.656MB
552.90/553.09	c total #watches: 243798
554.50/554.63	c total #propagations: 313882861 / total #impl: 1330388873 (eff. 0.236)
554.50/554.63	c #Conflicts:     545000 | #Learnt:      25298 | 0.000
554.50/554.63	c total clause space: 206.656MB
554.50/554.63	c total #watches: 252610
555.80/555.98	c total #propagations: 314579306 / total #impl: 1333420957 (eff. 0.236)
555.80/555.98	c #Conflicts:     546000 | #Learnt:      26298 | 0.000
555.80/555.98	c total clause space: 206.656MB
555.80/555.98	c total #watches: 255899
557.20/557.30	c total #propagations: 315103845 / total #impl: 1335486287 (eff. 0.236)
557.20/557.30	c #Conflicts:     547000 | #Learnt:      27298 | 0.000
557.20/557.30	c total clause space: 206.656MB
557.20/557.30	c total #watches: 264561
558.70/558.90	c total #propagations: 315695975 / total #impl: 1338106851 (eff. 0.236)
558.70/558.90	c #Conflicts:     548000 | #Learnt:      28298 | 0.000
558.70/558.90	c total clause space: 206.656MB
558.70/558.90	c total #watches: 270722
560.40/560.59	c total #propagations: 316197399 / total #impl: 1340543374 (eff. 0.236)
560.40/560.59	c #Conflicts:     549000 | #Learnt:      29298 | 0.000
560.40/560.59	c total clause space: 206.656MB
560.40/560.59	c total #watches: 275276
562.00/562.16	c total #propagations: 316637811 / total #impl: 1342524026 (eff. 0.236)
562.00/562.16	c #Conflicts:     550000 | #Learnt:      30298 | 0.000
562.00/562.16	c total clause space: 206.656MB
562.00/562.16	c total #watches: 280322
563.60/563.74	c total #propagations: 317132414 / total #impl: 1344867411 (eff. 0.236)
563.60/563.74	c #Conflicts:     551000 | #Learnt:      31298 | 0.000
563.60/563.74	c total clause space: 206.656MB
563.60/563.74	c total #watches: 285780
565.10/565.29	c total #propagations: 317656753 / total #impl: 1347274234 (eff. 0.236)
565.10/565.29	c #Conflicts:     552000 | #Learnt:      32298 | 0.000
565.10/565.29	c total clause space: 206.656MB
565.10/565.29	c total #watches: 290062
567.09/567.25	c total #propagations: 318169436 / total #impl: 1349728498 (eff. 0.236)
567.09/567.25	c #Conflicts:     553000 | #Learnt:      33298 | 0.000
567.09/567.25	c total clause space: 206.656MB
567.09/567.25	c total #watches: 295728
569.19/569.34	c total #propagations: 318755538 / total #impl: 1352942345 (eff. 0.236)
569.19/569.34	c #Conflicts:     554000 | #Learnt:      34298 | 0.000
569.19/569.34	c total clause space: 206.656MB
569.19/569.34	c total #watches: 300726
570.80/570.96	c total #propagations: 319381177 / total #impl: 1355917921 (eff. 0.236)
570.80/570.96	c #Conflicts:     555000 | #Learnt:      35298 | 0.000
570.80/570.96	c total clause space: 206.656MB
570.80/570.96	c total #watches: 306383
572.09/572.20	c total #propagations: 319938885 / total #impl: 1358556442 (eff. 0.235)
572.09/572.20	c GARBAGE COLLECT
572.09/572.20	c #Conflicts:     556000 | #Learnt:      18394 | 0.000
572.09/572.20	c total clause space: 206.656MB
572.09/572.20	c total #watches: 209139
572.89/573.09	c total #propagations: 320426947 / total #impl: 1361114103 (eff. 0.235)
572.89/573.09	c #Conflicts:     557000 | #Learnt:      19394 | 0.000
572.89/573.09	c total clause space: 206.656MB
572.89/573.09	c total #watches: 215936
573.89/574.05	c total #propagations: 320956114 / total #impl: 1363655411 (eff. 0.235)
573.89/574.05	c #Conflicts:     558000 | #Learnt:      20394 | 0.000
573.89/574.05	c total clause space: 206.656MB
573.89/574.05	c total #watches: 221773
574.79/574.92	c total #propagations: 321414144 / total #impl: 1365765445 (eff. 0.235)
574.79/574.92	c #Conflicts:     559000 | #Learnt:      21394 | 0.000
574.79/574.92	c total clause space: 206.656MB
574.79/574.92	c total #watches: 225102
575.79/575.96	c total #propagations: 321984670 / total #impl: 1367703510 (eff. 0.235)
575.79/575.96	c #Conflicts:     560000 | #Learnt:      22394 | 0.000
575.79/575.96	c total clause space: 206.656MB
575.79/575.96	c total #watches: 229496
576.99/577.10	c total #propagations: 322534474 / total #impl: 1369833450 (eff. 0.235)
576.99/577.10	c #Conflicts:     561000 | #Learnt:      23394 | 0.000
576.99/577.10	c total clause space: 206.656MB
576.99/577.10	c total #watches: 236542
578.19/578.36	c total #propagations: 323141883 / total #impl: 1372281630 (eff. 0.235)
578.19/578.36	c #Conflicts:     562000 | #Learnt:      24394 | 0.000
578.19/578.36	c total clause space: 206.656MB
578.19/578.36	c total #watches: 243431
579.49/579.62	c total #propagations: 323728201 / total #impl: 1374827019 (eff. 0.235)
579.49/579.62	c #Conflicts:     563000 | #Learnt:      25394 | 0.000
579.49/579.62	c total clause space: 206.656MB
579.49/579.62	c total #watches: 247059
580.59/580.79	c total #propagations: 324355814 / total #impl: 1377249620 (eff. 0.236)
580.59/580.79	c #Conflicts:     564000 | #Learnt:      26394 | 0.000
580.59/580.79	c total clause space: 206.656MB
580.59/580.79	c total #watches: 251796
581.99/582.12	c total #propagations: 324894161 / total #impl: 1379594456 (eff. 0.235)
581.99/582.12	c #Conflicts:     565000 | #Learnt:      27394 | 0.000
581.99/582.12	c total clause space: 206.656MB
581.99/582.12	c total #watches: 256265
583.29/583.47	c total #propagations: 325544243 / total #impl: 1382474961 (eff. 0.235)
583.29/583.47	c #Conflicts:     566000 | #Learnt:      28394 | 0.000
583.29/583.47	c total clause space: 206.656MB
583.29/583.47	c total #watches: 260824
584.69/584.82	c total #propagations: 326112946 / total #impl: 1385141295 (eff. 0.235)
584.69/584.82	c #Conflicts:     567000 | #Learnt:      29394 | 0.000
584.69/584.82	c total clause space: 206.656MB
584.69/584.82	c total #watches: 265573
586.09/586.21	c total #propagations: 326701591 / total #impl: 1387423340 (eff. 0.235)
586.09/586.21	c #Conflicts:     568000 | #Learnt:      30394 | 0.000
586.09/586.21	c total clause space: 206.656MB
586.09/586.22	c total #watches: 268738
587.49/587.60	c total #propagations: 327214308 / total #impl: 1389399668 (eff. 0.236)
587.49/587.60	c #Conflicts:     569000 | #Learnt:      31394 | 0.000
587.49/587.60	c total clause space: 206.656MB
587.49/587.60	c total #watches: 272593
588.89/589.02	c total #propagations: 327696050 / total #impl: 1391614440 (eff. 0.235)
588.89/589.02	c #Conflicts:     570000 | #Learnt:      32394 | 0.000
588.89/589.02	c total clause space: 206.656MB
588.89/589.02	c total #watches: 275738
590.29/590.46	c total #propagations: 328221993 / total #impl: 1393674686 (eff. 0.236)
590.29/590.46	c #Conflicts:     571000 | #Learnt:      33394 | 0.000
590.29/590.46	c total clause space: 206.656MB
590.29/590.46	c total #watches: 278943
591.80/591.98	c total #propagations: 328765850 / total #impl: 1395699158 (eff. 0.236)
591.80/591.98	c #Conflicts:     572000 | #Learnt:      34394 | 0.000
591.80/591.98	c total clause space: 206.656MB
591.80/591.99	c total #watches: 283176
593.59/593.75	c total #propagations: 329291591 / total #impl: 1397887124 (eff. 0.236)
593.59/593.75	c #Conflicts:     573000 | #Learnt:      35394 | 0.000
593.59/593.75	c total clause space: 206.656MB
593.59/593.75	c total #watches: 289091
595.49/595.60	c total #propagations: 329956165 / total #impl: 1400795617 (eff. 0.236)
595.49/595.60	c #Conflicts:     574000 | #Learnt:      36394 | 0.000
595.49/595.60	c total clause space: 206.656MB
595.49/595.60	c total #watches: 293608
596.59/596.77	c total #propagations: 330699680 / total #impl: 1403944662 (eff. 0.236)
596.59/596.77	c GARBAGE COLLECT
596.59/596.77	c #Conflicts:     575000 | #Learnt:      19194 | 0.000
596.59/596.77	c total clause space: 206.656MB
596.59/596.77	c total #watches: 213611
597.79/597.96	c total #propagations: 331430716 / total #impl: 1407436073 (eff. 0.235)
597.79/597.96	c #Conflicts:     576000 | #Learnt:      20194 | 0.000
597.79/597.96	c total clause space: 206.656MB
597.79/597.96	c total #watches: 222009
599.29/599.42	c total #propagations: 332213157 / total #impl: 1411659791 (eff. 0.235)
599.29/599.42	c #Conflicts:     577000 | #Learnt:      21194 | 0.000
599.29/599.42	c total clause space: 206.656MB
599.29/599.42	c total #watches: 235550
600.79/600.93	c total #propagations: 333016111 / total #impl: 1417554960 (eff. 0.235)
600.79/600.93	c #Conflicts:     578000 | #Learnt:      22194 | 0.000
600.79/600.93	c total clause space: 206.656MB
600.79/600.93	c total #watches: 242390
602.19/602.39	c total #propagations: 333658598 / total #impl: 1420781513 (eff. 0.235)
602.19/602.39	c #Conflicts:     579000 | #Learnt:      23194 | 0.000
602.19/602.39	c total clause space: 206.656MB
602.19/602.39	c total #watches: 246238
603.69/603.81	c total #propagations: 334286839 / total #impl: 1423256456 (eff. 0.235)
603.69/603.81	c #Conflicts:     580000 | #Learnt:      24194 | 0.000
603.69/603.81	c total clause space: 206.656MB
603.69/603.81	c total #watches: 254544
605.09/605.22	c total #propagations: 334947162 / total #impl: 1426030823 (eff. 0.235)
605.09/605.22	c #Conflicts:     581000 | #Learnt:      25194 | 0.000
605.09/605.22	c total clause space: 206.656MB
605.09/605.22	c total #watches: 258614
607.20/607.38	c total #propagations: 335548540 / total #impl: 1428519104 (eff. 0.235)
607.20/607.38	c #Conflicts:     582000 | #Learnt:      26194 | 0.000
607.20/607.38	c total clause space: 206.656MB
607.20/607.38	c total #watches: 268578
608.99/609.15	c total #propagations: 336245767 / total #impl: 1431780260 (eff. 0.235)
608.99/609.15	c #Conflicts:     583000 | #Learnt:      27194 | 0.000
608.99/609.15	c total clause space: 206.656MB
608.99/609.15	c total #watches: 272620
610.79/610.96	c total #propagations: 336833251 / total #impl: 1434316412 (eff. 0.235)
610.79/610.96	c #Conflicts:     584000 | #Learnt:      28194 | 0.000
610.79/610.96	c total clause space: 206.656MB
610.79/610.96	c total #watches: 279169
612.79/612.93	c total #propagations: 337433264 / total #impl: 1436749077 (eff. 0.235)
612.79/612.93	c #Conflicts:     585000 | #Learnt:      29194 | 0.000
612.79/612.93	c total clause space: 206.656MB
612.79/612.93	c total #watches: 286359
614.89/615.07	c total #propagations: 338117622 / total #impl: 1439589285 (eff. 0.235)
614.89/615.07	c #Conflicts:     586000 | #Learnt:      30194 | 0.000
614.89/615.07	c total clause space: 206.656MB
614.89/615.07	c total #watches: 290856
616.89/617.04	c total #propagations: 338776959 / total #impl: 1442393656 (eff. 0.235)
616.89/617.04	c #Conflicts:     587000 | #Learnt:      31194 | 0.000
616.89/617.04	c total clause space: 206.656MB
616.89/617.04	c total #watches: 294918
618.89/619.03	c total #propagations: 339402117 / total #impl: 1445099936 (eff. 0.235)
618.89/619.03	c #Conflicts:     588000 | #Learnt:      32194 | 0.000
618.89/619.03	c total clause space: 206.656MB
618.89/619.03	c total #watches: 299580
621.09/621.27	c total #propagations: 340068564 / total #impl: 1447944416 (eff. 0.235)
621.09/621.27	c #Conflicts:     589000 | #Learnt:      33194 | 0.000
621.09/621.27	c total clause space: 206.656MB
621.09/621.27	c total #watches: 303292
623.29/623.50	c total #propagations: 340825354 / total #impl: 1450785531 (eff. 0.235)
623.29/623.50	c #Conflicts:     590000 | #Learnt:      34194 | 0.000
623.29/623.50	c total clause space: 206.656MB
623.29/623.50	c total #watches: 308482
625.39/625.51	c total #propagations: 341495433 / total #impl: 1453853734 (eff. 0.235)
625.39/625.51	c #Conflicts:     591000 | #Learnt:      35194 | 0.000
625.39/625.51	c total clause space: 206.656MB
625.39/625.51	c total #watches: 313285
626.99/627.15	c total #propagations: 342146449 / total #impl: 1456829061 (eff. 0.235)
626.99/627.15	c #Conflicts:     592000 | #Learnt:      36194 | 0.000
626.99/627.15	c total clause space: 206.656MB
626.99/627.15	c total #watches: 319637
628.79/628.93	c total #propagations: 342708319 / total #impl: 1459582442 (eff. 0.235)
628.79/628.93	c GARBAGE COLLECT
628.79/628.93	c #Conflicts:     593000 | #Learnt:      18703 | 0.000
628.79/628.93	c total clause space: 206.656MB
628.79/628.93	c total #watches: 210676
629.79/629.94	c total #propagations: 343281789 / total #impl: 1462403434 (eff. 0.235)
629.79/629.94	c #Conflicts:     594000 | #Learnt:      19703 | 0.000
629.79/629.94	c total clause space: 206.656MB
629.79/629.94	c total #watches: 218676
630.89/631.05	c total #propagations: 343889574 / total #impl: 1465962214 (eff. 0.235)
630.89/631.05	c #Conflicts:     595000 | #Learnt:      20703 | 0.000
630.89/631.05	c total clause space: 206.656MB
630.89/631.05	c total #watches: 227309
632.08/632.23	c total #propagations: 344516478 / total #impl: 1469703878 (eff. 0.234)
632.08/632.23	c #Conflicts:     596000 | #Learnt:      21703 | 0.000
632.08/632.23	c total clause space: 206.656MB
632.08/632.23	c total #watches: 234775
633.18/633.32	c total #propagations: 345115427 / total #impl: 1473394398 (eff. 0.234)
633.18/633.32	c #Conflicts:     597000 | #Learnt:      22703 | 0.000
633.18/633.32	c total clause space: 206.656MB
633.18/633.32	c total #watches: 243989
634.28/634.48	c total #propagations: 345699204 / total #impl: 1477365180 (eff. 0.234)
634.28/634.48	c #Conflicts:     598000 | #Learnt:      23703 | 0.000
634.28/634.48	c total clause space: 206.656MB
634.28/634.48	c total #watches: 262157
635.88/636.06	c total #propagations: 346209794 / total #impl: 1481634049 (eff. 0.234)
635.88/636.06	c #Conflicts:     599000 | #Learnt:      24703 | 0.000
635.88/636.06	c total clause space: 206.656MB
635.88/636.06	c total #watches: 277322
637.38/637.56	c total #propagations: 346740018 / total #impl: 1487003216 (eff. 0.233)
637.38/637.56	c #Conflicts:     600000 | #Learnt:      25703 | 0.000
637.38/637.56	c total clause space: 206.656MB
637.38/637.56	c total #watches: 287821
639.18/639.32	c total #propagations: 347208533 / total #impl: 1491097414 (eff. 0.233)
639.18/639.32	c #Conflicts:     601000 | #Learnt:      26703 | 0.000
639.18/639.32	c total clause space: 206.656MB
639.18/639.32	c total #watches: 304615
641.48/641.66	c total #propagations: 347697589 / total #impl: 1496239464 (eff. 0.232)
641.48/641.66	c #Conflicts:     602000 | #Learnt:      27703 | 0.000
641.48/641.66	c total clause space: 206.656MB
641.48/641.66	c total #watches: 318464
644.68/644.86	c total #propagations: 348162928 / total #impl: 1502441230 (eff. 0.232)
644.68/644.86	c #Conflicts:     603000 | #Learnt:      28703 | 0.000
644.68/644.86	c total clause space: 206.656MB
644.68/644.86	c total #watches: 330505
648.38/648.55	c total #propagations: 348694152 / total #impl: 1509237267 (eff. 0.231)
648.38/648.55	c #Conflicts:     604000 | #Learnt:      29703 | 0.000
648.38/648.55	c total clause space: 206.656MB
648.38/648.55	c total #watches: 333689
652.08/652.24	c total #propagations: 349134005 / total #impl: 1512277680 (eff. 0.231)
652.08/652.24	c #Conflicts:     605000 | #Learnt:      30703 | 0.000
652.08/652.24	c total clause space: 206.656MB
652.08/652.24	c total #watches: 338966
656.38/656.53	c total #propagations: 349578713 / total #impl: 1516297052 (eff. 0.231)
656.38/656.53	c #Conflicts:     606000 | #Learnt:      31703 | 0.000
656.38/656.53	c total clause space: 206.656MB
656.38/656.53	c total #watches: 346350
660.38/660.50	c total #propagations: 350144870 / total #impl: 1521001152 (eff. 0.230)
660.38/660.50	c #Conflicts:     607000 | #Learnt:      32703 | 0.000
660.38/660.50	c total clause space: 206.656MB
660.38/660.50	c total #watches: 353048
664.68/664.82	c total #propagations: 350677049 / total #impl: 1525448763 (eff. 0.230)
664.68/664.82	c #Conflicts:     608000 | #Learnt:      33703 | 0.000
664.68/664.82	c total clause space: 206.656MB
664.68/664.82	c total #watches: 362191
669.38/669.53	c total #propagations: 351192527 / total #impl: 1531021670 (eff. 0.229)
669.38/669.53	c #Conflicts:     609000 | #Learnt:      34703 | 0.000
669.38/669.53	c total clause space: 206.656MB
669.38/669.53	c total #watches: 367787
673.98/674.14	c total #propagations: 351722775 / total #impl: 1538028926 (eff. 0.229)
673.98/674.14	c #Conflicts:     610000 | #Learnt:      35703 | 0.000
673.98/674.14	c total clause space: 206.656MB
673.98/674.14	c total #watches: 374786
678.28/678.47	c total #propagations: 352243672 / total #impl: 1545599758 (eff. 0.228)
678.28/678.47	c #Conflicts:     611000 | #Learnt:      36703 | 0.000
678.28/678.47	c total clause space: 206.656MB
678.28/678.48	c total #watches: 387092
683.28/683.49	c total #propagations: 352723297 / total #impl: 1553644220 (eff. 0.227)
683.28/683.49	c GARBAGE COLLECT
683.28/683.49	c #Conflicts:     612000 | #Learnt:      18929 | 0.000
683.28/683.49	c total clause space: 206.656MB
683.28/683.49	c total #watches: 213115
684.18/684.31	c total #propagations: 353210675 / total #impl: 1563141775 (eff. 0.226)
684.18/684.31	c #Conflicts:     613000 | #Learnt:      19929 | 0.000
684.18/684.31	c total clause space: 206.656MB
684.18/684.31	c total #watches: 218739
685.08/685.28	c total #propagations: 353721062 / total #impl: 1566119280 (eff. 0.226)
685.08/685.28	c #Conflicts:     614000 | #Learnt:      20929 | 0.000
685.08/685.28	c total clause space: 206.656MB
685.08/685.28	c total #watches: 233009
686.18/686.37	c total #propagations: 354204148 / total #impl: 1570281228 (eff. 0.226)
686.18/686.37	c #Conflicts:     615000 | #Learnt:      21929 | 0.000
686.18/686.37	c total clause space: 206.656MB
686.18/686.37	c total #watches: 244868
687.48/687.62	c total #propagations: 354671696 / total #impl: 1575921274 (eff. 0.225)
687.48/687.62	c #Conflicts:     616000 | #Learnt:      22929 | 0.000
687.48/687.62	c total clause space: 206.656MB
687.48/687.62	c total #watches: 252289
688.78/688.91	c total #propagations: 355184616 / total #impl: 1580356086 (eff. 0.225)
688.78/688.91	c #Conflicts:     617000 | #Learnt:      23929 | 0.000
688.78/688.91	c total clause space: 206.656MB
688.78/688.91	c total #watches: 257059
690.18/690.33	c total #propagations: 355781856 / total #impl: 1582946853 (eff. 0.225)
690.18/690.33	c #Conflicts:     618000 | #Learnt:      24929 | 0.000
690.18/690.33	c total clause space: 206.656MB
690.18/690.33	c total #watches: 262760
691.78/691.91	c total #propagations: 356321840 / total #impl: 1585318695 (eff. 0.225)
691.78/691.91	c #Conflicts:     619000 | #Learnt:      25929 | 0.000
691.78/691.91	c total clause space: 206.656MB
691.78/691.91	c total #watches: 266525
693.18/693.34	c total #propagations: 357028684 / total #impl: 1588059410 (eff. 0.225)
693.18/693.34	c #Conflicts:     620000 | #Learnt:      26929 | 0.000
693.18/693.34	c total clause space: 206.656MB
693.18/693.34	c total #watches: 271238
694.58/694.73	c total #propagations: 357641831 / total #impl: 1590488688 (eff. 0.225)
694.58/694.73	c #Conflicts:     621000 | #Learnt:      27929 | 0.000
694.58/694.73	c total clause space: 206.656MB
694.58/694.73	c total #watches: 275199
696.08/696.24	c total #propagations: 358202446 / total #impl: 1592784824 (eff. 0.225)
696.08/696.24	c #Conflicts:     622000 | #Learnt:      28929 | 0.000
696.08/696.24	c total clause space: 206.656MB
696.08/696.24	c total #watches: 279682
697.38/697.56	c total #propagations: 358746098 / total #impl: 1595217076 (eff. 0.225)
697.38/697.56	c #Conflicts:     623000 | #Learnt:      29929 | 0.000
697.38/697.56	c total clause space: 206.656MB
697.38/697.56	c total #watches: 285627
698.67/698.89	c total #propagations: 359329919 / total #impl: 1597550782 (eff. 0.225)
698.67/698.89	c #Conflicts:     624000 | #Learnt:      30929 | 0.000
698.67/698.89	c total clause space: 206.656MB
698.67/698.89	c total #watches: 291691
700.37/700.55	c total #propagations: 359903344 / total #impl: 1600162051 (eff. 0.225)
700.37/700.55	c #Conflicts:     625000 | #Learnt:      31929 | 0.000
700.37/700.55	c total clause space: 206.656MB
700.37/700.55	c total #watches: 296103
702.17/702.32	c total #propagations: 360563306 / total #impl: 1603168554 (eff. 0.225)
702.17/702.32	c #Conflicts:     626000 | #Learnt:      32929 | 0.000
702.17/702.32	c total clause space: 206.656MB
702.17/702.32	c total #watches: 299700
704.27/704.48	c total #propagations: 361190456 / total #impl: 1605787648 (eff. 0.225)
704.27/704.48	c #Conflicts:     627000 | #Learnt:      33929 | 0.000
704.27/704.48	c total clause space: 206.656MB
704.27/704.48	c total #watches: 303882
706.08/706.23	c total #propagations: 361931236 / total #impl: 1608758594 (eff. 0.225)
706.08/706.23	c #Conflicts:     628000 | #Learnt:      34929 | 0.000
706.08/706.23	c total clause space: 206.656MB
706.08/706.23	c total #watches: 308397
707.87/708.00	c total #propagations: 362596426 / total #impl: 1611665203 (eff. 0.225)
707.87/708.00	c #Conflicts:     629000 | #Learnt:      35929 | 0.000
707.87/708.00	c total clause space: 206.656MB
707.87/708.00	c total #watches: 315342
709.77/709.98	c total #propagations: 363302382 / total #impl: 1614974944 (eff. 0.225)
709.77/709.98	c #Conflicts:     630000 | #Learnt:      36929 | 0.000
709.77/709.98	c total clause space: 206.656MB
709.77/709.98	c total #watches: 320619
711.68/711.84	c total #propagations: 363865032 / total #impl: 1618279509 (eff. 0.225)
711.68/711.84	c #Conflicts:     631000 | #Learnt:      37929 | 0.000
711.68/711.84	c total clause space: 206.656MB
711.68/711.84	c total #watches: 327161
713.07/713.24	c total #propagations: 364497046 / total #impl: 1621601853 (eff. 0.225)
713.07/713.24	c GARBAGE COLLECT
713.07/713.24	c #Conflicts:     632000 | #Learnt:      19820 | 0.000
713.07/713.24	c total clause space: 206.656MB
713.07/713.24	c total #watches: 218519
714.17/714.39	c total #propagations: 365170745 / total #impl: 1624735625 (eff. 0.225)
714.17/714.39	c #Conflicts:     633000 | #Learnt:      20820 | 0.000
714.17/714.39	c total clause space: 206.656MB
714.17/714.39	c total #watches: 224160
715.57/715.70	c total #propagations: 365873355 / total #impl: 1627763029 (eff. 0.225)
715.57/715.70	c #Conflicts:     634000 | #Learnt:      21820 | 0.000
715.57/715.70	c total clause space: 206.656MB
715.57/715.70	c total #watches: 229537
716.87/717.01	c total #propagations: 366590214 / total #impl: 1631013305 (eff. 0.225)
716.87/717.01	c #Conflicts:     635000 | #Learnt:      22820 | 0.000
716.87/717.01	c total clause space: 206.656MB
716.87/717.01	c total #watches: 235505
718.07/718.20	c total #propagations: 367230246 / total #impl: 1634026332 (eff. 0.225)
718.07/718.20	c #Conflicts:     636000 | #Learnt:      23820 | 0.000
718.07/718.20	c total clause space: 206.656MB
718.07/718.20	c total #watches: 241283
719.57/719.72	c total #propagations: 367896676 / total #impl: 1637149420 (eff. 0.225)
719.57/719.72	c #Conflicts:     637000 | #Learnt:      24820 | 0.000
719.57/719.72	c total clause space: 206.656MB
719.57/719.72	c total #watches: 246539
720.87/721.09	c total #propagations: 368612153 / total #impl: 1640297982 (eff. 0.225)
720.87/721.09	c #Conflicts:     638000 | #Learnt:      25820 | 0.000
720.87/721.09	c total clause space: 206.656MB
720.87/721.09	c total #watches: 252725
722.27/722.40	c total #propagations: 369260618 / total #impl: 1643170997 (eff. 0.225)
722.27/722.40	c #Conflicts:     639000 | #Learnt:      26820 | 0.000
722.27/722.40	c total clause space: 206.656MB
722.27/722.40	c total #watches: 258602
723.37/723.50	c total #propagations: 369880197 / total #impl: 1645785946 (eff. 0.225)
723.37/723.50	c #Conflicts:     640000 | #Learnt:      27820 | 0.000
723.37/723.50	c total clause space: 206.656MB
723.37/723.50	c total #watches: 261946
724.37/724.54	c total #propagations: 370424538 / total #impl: 1647805892 (eff. 0.225)
724.37/724.54	c #Conflicts:     641000 | #Learnt:      28820 | 0.000
724.37/724.54	c total clause space: 206.656MB
724.37/724.54	c total #watches: 264700
725.57/725.73	c total #propagations: 370882488 / total #impl: 1649443041 (eff. 0.225)
725.57/725.73	c #Conflicts:     642000 | #Learnt:      29820 | 0.000
725.57/725.73	c total clause space: 206.656MB
725.57/725.73	c total #watches: 271161
727.17/727.30	c total #propagations: 371433132 / total #impl: 1651858052 (eff. 0.225)
727.17/727.30	c #Conflicts:     643000 | #Learnt:      30820 | 0.000
727.17/727.30	c total clause space: 206.656MB
727.17/727.30	c total #watches: 278260
728.77/728.90	c total #propagations: 372108733 / total #impl: 1655147699 (eff. 0.225)
728.77/728.90	c #Conflicts:     644000 | #Learnt:      31820 | 0.000
728.77/728.90	c total clause space: 206.656MB
728.77/728.90	c total #watches: 283080
730.47/730.60	c total #propagations: 372780021 / total #impl: 1657906433 (eff. 0.225)
730.47/730.60	c #Conflicts:     645000 | #Learnt:      32820 | 0.000
730.47/730.60	c total clause space: 206.656MB
730.47/730.60	c total #watches: 287285
732.48/732.66	c total #propagations: 373444698 / total #impl: 1660714334 (eff. 0.225)
732.48/732.66	c #Conflicts:     646000 | #Learnt:      33820 | 0.000
732.48/732.66	c total clause space: 206.656MB
732.48/732.66	c total #watches: 295893
734.47/734.69	c total #propagations: 374187195 / total #impl: 1664145690 (eff. 0.225)
734.47/734.69	c #Conflicts:     647000 | #Learnt:      34820 | 0.000
734.47/734.69	c total clause space: 206.656MB
734.47/734.69	c total #watches: 299725
736.27/736.47	c total #propagations: 374891308 / total #impl: 1667065915 (eff. 0.225)
736.27/736.47	c #Conflicts:     648000 | #Learnt:      35820 | 0.000
736.27/736.47	c total clause space: 206.656MB
736.27/736.47	c total #watches: 306314
738.08/738.23	c total #propagations: 375488623 / total #impl: 1669621378 (eff. 0.225)
738.08/738.23	c #Conflicts:     649000 | #Learnt:      36820 | 0.000
738.08/738.23	c total clause space: 206.656MB
738.08/738.23	c total #watches: 310573
740.07/740.24	c total #propagations: 376030144 / total #impl: 1672019207 (eff. 0.225)
740.07/740.24	c #Conflicts:     650000 | #Learnt:      37820 | 0.000
740.07/740.24	c total clause space: 206.656MB
740.07/740.25	c total #watches: 314424
741.97/742.15	c total #propagations: 376648521 / total #impl: 1674880296 (eff. 0.225)
741.97/742.15	c #Conflicts:     651000 | #Learnt:      38820 | 0.000
741.97/742.15	c total clause space: 206.656MB
741.97/742.15	c total #watches: 323691
743.17/743.34	c total #propagations: 377304904 / total #impl: 1677932687 (eff. 0.225)
743.17/743.34	c GARBAGE COLLECT
743.17/743.34	c #Conflicts:     652000 | #Learnt:      20408 | 0.000
743.17/743.34	c total clause space: 206.656MB
743.17/743.34	c total #watches: 224106
744.57/744.71	c total #propagations: 378008872 / total #impl: 1681080124 (eff. 0.225)
744.57/744.71	c #Conflicts:     653000 | #Learnt:      21408 | 0.000
744.57/744.71	c total clause space: 206.656MB
744.57/744.72	c total #watches: 232479
745.87/746.01	c total #propagations: 378754065 / total #impl: 1684417325 (eff. 0.225)
745.87/746.01	c #Conflicts:     654000 | #Learnt:      22408 | 0.000
745.87/746.01	c total clause space: 206.656MB
745.87/746.01	c total #watches: 239871
747.47/747.69	c total #propagations: 379402622 / total #impl: 1687163611 (eff. 0.225)
747.47/747.69	c #Conflicts:     655000 | #Learnt:      23408 | 0.000
747.47/747.69	c total clause space: 206.656MB
747.47/747.69	c total #watches: 245797
749.17/749.39	c total #propagations: 379964670 / total #impl: 1689916047 (eff. 0.225)
749.17/749.39	c #Conflicts:     656000 | #Learnt:      24408 | 0.000
749.17/749.39	c total clause space: 206.656MB
749.17/749.39	c total #watches: 250493
750.97/751.16	c total #propagations: 380509617 / total #impl: 1692659203 (eff. 0.225)
750.97/751.16	c #Conflicts:     657000 | #Learnt:      25408 | 0.000
750.97/751.16	c total clause space: 206.656MB
750.97/751.16	c total #watches: 257345
752.97/753.15	c total #propagations: 381049869 / total #impl: 1695738648 (eff. 0.225)
752.97/753.15	c #Conflicts:     658000 | #Learnt:      26408 | 0.000
752.97/753.15	c total clause space: 206.656MB
752.97/753.15	c total #watches: 264270
755.37/755.53	c total #propagations: 381624028 / total #impl: 1699229046 (eff. 0.225)
755.37/755.53	c #Conflicts:     659000 | #Learnt:      27408 | 0.000
755.37/755.53	c total clause space: 206.656MB
755.37/755.53	c total #watches: 273651
757.87/758.01	c total #propagations: 382218741 / total #impl: 1702959704 (eff. 0.224)
757.87/758.01	c #Conflicts:     660000 | #Learnt:      28408 | 0.000
757.87/758.01	c total clause space: 206.656MB
757.87/758.01	c total #watches: 281853
760.26/760.49	c total #propagations: 382790516 / total #impl: 1706596060 (eff. 0.224)
760.26/760.49	c #Conflicts:     661000 | #Learnt:      29408 | 0.000
760.26/760.49	c total clause space: 206.656MB
760.26/760.49	c total #watches: 287276
762.56/762.70	c total #propagations: 383376071 / total #impl: 1709847355 (eff. 0.224)
762.56/762.70	c #Conflicts:     662000 | #Learnt:      30408 | 0.000
762.56/762.70	c total clause space: 206.656MB
762.56/762.70	c total #watches: 291970
764.37/764.54	c total #propagations: 383989816 / total #impl: 1712343900 (eff. 0.224)
764.37/764.54	c #Conflicts:     663000 | #Learnt:      31408 | 0.000
764.37/764.54	c total clause space: 206.656MB
764.37/764.54	c total #watches: 297932
766.16/766.39	c total #propagations: 384674684 / total #impl: 1715147468 (eff. 0.224)
766.16/766.39	c #Conflicts:     664000 | #Learnt:      32408 | 0.000
766.16/766.39	c total clause space: 206.656MB
766.16/766.39	c total #watches: 303667
767.96/768.14	c total #propagations: 385266002 / total #impl: 1717799711 (eff. 0.224)
767.96/768.14	c #Conflicts:     665000 | #Learnt:      33408 | 0.000
767.96/768.14	c total clause space: 206.656MB
767.96/768.14	c total #watches: 311601
770.56/770.77	c total #propagations: 385822986 / total #impl: 1720233300 (eff. 0.224)
770.56/770.77	c #Conflicts:     666000 | #Learnt:      34408 | 0.000
770.56/770.77	c total clause space: 206.656MB
770.56/770.77	c total #watches: 318520
772.66/772.89	c total #propagations: 386582613 / total #impl: 1723533204 (eff. 0.224)
772.66/772.89	c #Conflicts:     667000 | #Learnt:      35408 | 0.000
772.66/772.89	c total clause space: 206.656MB
772.66/772.89	c total #watches: 323461
774.46/774.64	c total #propagations: 387164617 / total #impl: 1726122998 (eff. 0.224)
774.46/774.64	c #Conflicts:     668000 | #Learnt:      36408 | 0.000
774.46/774.64	c total clause space: 206.656MB
774.46/774.64	c total #watches: 329424
776.36/776.58	c total #propagations: 387683885 / total #impl: 1728622827 (eff. 0.224)
776.36/776.58	c #Conflicts:     669000 | #Learnt:      37408 | 0.000
776.36/776.58	c total clause space: 206.656MB
776.36/776.58	c total #watches: 335102
778.77/778.95	c total #propagations: 388215291 / total #impl: 1730884880 (eff. 0.224)
778.77/778.95	c #Conflicts:     670000 | #Learnt:      38408 | 0.000
778.77/778.95	c total clause space: 206.656MB
778.77/778.95	c total #watches: 339785
781.66/781.84	c total #propagations: 388805552 / total #impl: 1733152888 (eff. 0.224)
781.66/781.84	c #Conflicts:     671000 | #Learnt:      39408 | 0.000
781.66/781.84	c total clause space: 206.656MB
781.66/781.84	c total #watches: 344499
782.76/782.94	c total #propagations: 389521785 / total #impl: 1736294140 (eff. 0.224)
782.76/782.94	c GARBAGE COLLECT
782.76/782.94	c #Conflicts:     672000 | #Learnt:      20685 | 0.000
782.76/782.94	c total clause space: 206.656MB
782.76/782.94	c total #watches: 223557
784.06/784.22	c total #propagations: 390075385 / total #impl: 1738659933 (eff. 0.224)
784.06/784.22	c #Conflicts:     673000 | #Learnt:      21685 | 0.000
784.06/784.22	c total clause space: 206.656MB
784.06/784.22	c total #watches: 228383
785.27/785.44	c total #propagations: 390814455 / total #impl: 1741765960 (eff. 0.224)
785.27/785.44	c #Conflicts:     674000 | #Learnt:      22685 | 0.000
785.27/785.44	c total clause space: 206.656MB
785.27/785.44	c total #watches: 234237
786.37/786.55	c total #propagations: 391495185 / total #impl: 1744607495 (eff. 0.224)
786.37/786.55	c #Conflicts:     675000 | #Learnt:      23685 | 0.000
786.37/786.55	c total clause space: 206.656MB
786.37/786.55	c total #watches: 240302
787.36/787.58	c total #propagations: 392126914 / total #impl: 1747310560 (eff. 0.224)
787.36/787.58	c #Conflicts:     676000 | #Learnt:      24685 | 0.000
787.36/787.58	c total clause space: 206.656MB
787.36/787.58	c total #watches: 247737
788.46/788.66	c total #propagations: 392663150 / total #impl: 1749582429 (eff. 0.224)
788.46/788.66	c #Conflicts:     677000 | #Learnt:      25685 | 0.000
788.46/788.66	c total clause space: 206.656MB
788.46/788.66	c total #watches: 252708
789.46/789.61	c total #propagations: 393189861 / total #impl: 1751900778 (eff. 0.224)
789.46/789.61	c #Conflicts:     678000 | #Learnt:      26685 | 0.000
789.46/789.61	c total clause space: 206.656MB
789.46/789.61	c total #watches: 259587
790.56/790.79	c total #propagations: 393688026 / total #impl: 1753992580 (eff. 0.224)
790.56/790.79	c #Conflicts:     679000 | #Learnt:      27685 | 0.000
790.56/790.79	c total clause space: 206.656MB
790.56/790.79	c total #watches: 265393
792.06/792.23	c total #propagations: 394192137 / total #impl: 1756504027 (eff. 0.224)
792.06/792.23	c #Conflicts:     680000 | #Learnt:      28685 | 0.000
792.06/792.23	c total clause space: 206.656MB
792.06/792.23	c total #watches: 270945
793.46/793.69	c total #propagations: 394758917 / total #impl: 1759319579 (eff. 0.224)
793.46/793.69	c #Conflicts:     681000 | #Learnt:      29685 | 0.000
793.46/793.69	c total clause space: 206.656MB
793.46/793.69	c total #watches: 274486
795.17/795.32	c total #propagations: 395292452 / total #impl: 1761536561 (eff. 0.224)
795.17/795.32	c #Conflicts:     682000 | #Learnt:      30685 | 0.000
795.17/795.32	c total clause space: 206.656MB
795.17/795.32	c total #watches: 278989
796.66/796.89	c total #propagations: 395933696 / total #impl: 1764218548 (eff. 0.224)
796.66/796.89	c #Conflicts:     683000 | #Learnt:      31685 | 0.000
796.66/796.89	c total clause space: 206.656MB
796.66/796.89	c total #watches: 283067
798.26/798.41	c total #propagations: 396471662 / total #impl: 1766441080 (eff. 0.224)
798.26/798.41	c #Conflicts:     684000 | #Learnt:      32685 | 0.000
798.26/798.41	c total clause space: 206.656MB
798.26/798.41	c total #watches: 292796
799.66/799.81	c total #propagations: 397073525 / total #impl: 1769454388 (eff. 0.224)
799.66/799.81	c #Conflicts:     685000 | #Learnt:      33685 | 0.000
799.66/799.81	c total clause space: 206.656MB
799.66/799.81	c total #watches: 298304
800.86/801.06	c total #propagations: 397632447 / total #impl: 1771778329 (eff. 0.224)
800.86/801.06	c #Conflicts:     686000 | #Learnt:      34685 | 0.000
800.86/801.06	c total clause space: 206.656MB
800.86/801.06	c total #watches: 301698
802.36/802.53	c total #propagations: 398124676 / total #impl: 1773890057 (eff. 0.224)
802.36/802.53	c #Conflicts:     687000 | #Learnt:      35685 | 0.000
802.36/802.53	c total clause space: 206.656MB
802.36/802.53	c total #watches: 306821
804.06/804.25	c total #propagations: 398657027 / total #impl: 1776268538 (eff. 0.224)
804.06/804.25	c #Conflicts:     688000 | #Learnt:      36685 | 0.000
804.06/804.25	c total clause space: 206.656MB
804.06/804.25	c total #watches: 311553
805.76/805.97	c total #propagations: 399255405 / total #impl: 1779026957 (eff. 0.224)
805.76/805.97	c #Conflicts:     689000 | #Learnt:      37685 | 0.000
805.76/805.97	c total clause space: 206.656MB
805.76/805.97	c total #watches: 317341
807.56/807.75	c total #propagations: 399831836 / total #impl: 1781599632 (eff. 0.224)
807.56/807.75	c #Conflicts:     690000 | #Learnt:      38685 | 0.000
807.56/807.75	c total clause space: 206.656MB
807.56/807.75	c total #watches: 320996
809.76/809.99	c total #propagations: 400392698 / total #impl: 1783892633 (eff. 0.224)
809.76/809.99	c #Conflicts:     691000 | #Learnt:      39685 | 0.000
809.76/809.99	c total clause space: 206.656MB
809.76/809.99	c total #watches: 327090
811.26/811.49	c total #propagations: 401166474 / total #impl: 1786846868 (eff. 0.225)
811.26/811.49	c GARBAGE COLLECT
811.26/811.49	c #Conflicts:     692000 | #Learnt:      20694 | 0.000
811.26/811.49	c total clause space: 206.656MB
811.26/811.49	c total #watches: 221633
812.46/812.61	c total #propagations: 401865439 / total #impl: 1789263071 (eff. 0.225)
812.46/812.61	c #Conflicts:     693000 | #Learnt:      21694 | 0.000
812.46/812.61	c total clause space: 206.656MB
812.46/812.61	c total #watches: 226509
813.36/813.57	c total #propagations: 402625108 / total #impl: 1792293019 (eff. 0.225)
813.36/813.57	c #Conflicts:     694000 | #Learnt:      22694 | 0.000
813.36/813.57	c total clause space: 206.656MB
813.36/813.57	c total #watches: 229590
814.16/814.39	c total #propagations: 403152878 / total #impl: 1794460506 (eff. 0.225)
814.16/814.39	c #Conflicts:     695000 | #Learnt:      23694 | 0.000
814.16/814.39	c total clause space: 206.656MB
814.16/814.39	c total #watches: 233253
815.16/815.33	c total #propagations: 403573818 / total #impl: 1796131907 (eff. 0.225)
815.16/815.33	c #Conflicts:     696000 | #Learnt:      24694 | 0.000
815.16/815.33	c total clause space: 206.656MB
815.16/815.33	c total #watches: 237651
816.35/816.50	c total #propagations: 404009629 / total #impl: 1797968230 (eff. 0.225)
816.35/816.50	c #Conflicts:     697000 | #Learnt:      25694 | 0.000
816.35/816.50	c total clause space: 206.656MB
816.35/816.50	c total #watches: 241335
817.65/817.82	c total #propagations: 404578471 / total #impl: 1800880050 (eff. 0.225)
817.65/817.82	c #Conflicts:     698000 | #Learnt:      26694 | 0.000
817.65/817.82	c total clause space: 206.656MB
817.65/817.82	c total #watches: 248576
818.95/819.18	c total #propagations: 405194712 / total #impl: 1804315196 (eff. 0.225)
818.95/819.18	c #Conflicts:     699000 | #Learnt:      27694 | 0.000
818.95/819.18	c total clause space: 206.656MB
818.95/819.18	c total #watches: 254668
820.46/820.68	c total #propagations: 405723903 / total #impl: 1807420450 (eff. 0.224)
820.46/820.68	c #Conflicts:     700000 | #Learnt:      28694 | 0.000
820.46/820.68	c total clause space: 206.656MB
820.46/820.68	c total #watches: 259568
821.85/822.00	c total #propagations: 406383534 / total #impl: 1810149470 (eff. 0.225)
821.85/822.00	c #Conflicts:     701000 | #Learnt:      29694 | 0.000
821.85/822.00	c total clause space: 206.656MB
821.85/822.00	c total #watches: 263057
823.25/823.40	c total #propagations: 406986324 / total #impl: 1812602514 (eff. 0.225)
823.25/823.40	c #Conflicts:     702000 | #Learnt:      30694 | 0.000
823.25/823.40	c total clause space: 206.656MB
823.25/823.40	c total #watches: 266724
824.75/824.97	c total #propagations: 407545641 / total #impl: 1814796210 (eff. 0.225)
824.75/824.97	c #Conflicts:     703000 | #Learnt:      31694 | 0.000
824.75/824.97	c total clause space: 206.656MB
824.75/824.97	c total #watches: 270622
826.35/826.55	c total #propagations: 408090910 / total #impl: 1817006096 (eff. 0.225)
826.35/826.55	c #Conflicts:     704000 | #Learnt:      32694 | 0.000
826.35/826.55	c total clause space: 206.656MB
826.35/826.55	c total #watches: 273970
828.05/828.29	c total #propagations: 408651929 / total #impl: 1819292199 (eff. 0.225)
828.05/828.29	c #Conflicts:     705000 | #Learnt:      33694 | 0.000
828.05/828.29	c total clause space: 206.656MB
828.05/828.29	c total #watches: 278523
829.95/830.19	c total #propagations: 409270810 / total #impl: 1821890014 (eff. 0.225)
829.95/830.19	c #Conflicts:     706000 | #Learnt:      34694 | 0.000
829.95/830.19	c total clause space: 206.656MB
829.95/830.19	c total #watches: 283372
831.85/832.05	c total #propagations: 409934705 / total #impl: 1824739259 (eff. 0.225)
831.85/832.05	c #Conflicts:     707000 | #Learnt:      35694 | 0.000
831.85/832.05	c total clause space: 206.656MB
831.85/832.05	c total #watches: 287826
834.05/834.23	c total #propagations: 410571522 / total #impl: 1827599767 (eff. 0.225)
834.05/834.23	c #Conflicts:     708000 | #Learnt:      36694 | 0.000
834.05/834.23	c total clause space: 206.656MB
834.05/834.23	c total #watches: 295096
836.35/836.51	c total #propagations: 411321071 / total #impl: 1830944209 (eff. 0.225)
836.35/836.51	c #Conflicts:     709000 | #Learnt:      37694 | 0.000
836.35/836.51	c total clause space: 206.656MB
836.35/836.51	c total #watches: 299780
838.85/839.07	c total #propagations: 412082634 / total #impl: 1834648257 (eff. 0.225)
838.85/839.07	c #Conflicts:     710000 | #Learnt:      38694 | 0.000
838.85/839.07	c total clause space: 206.656MB
838.85/839.07	c total #watches: 308986
841.95/842.13	c total #propagations: 412817006 / total #impl: 1837817434 (eff. 0.225)
841.95/842.13	c #Conflicts:     711000 | #Learnt:      39694 | 0.000
841.95/842.13	c total clause space: 206.656MB
841.95/842.13	c total #watches: 322279
845.15/845.31	c total #propagations: 413498327 / total #impl: 1841284537 (eff. 0.225)
845.15/845.31	c GARBAGE COLLECT
845.15/845.31	c #Conflicts:     712000 | #Learnt:      20393 | 0.000
845.15/845.31	c total clause space: 206.656MB
845.15/845.31	c total #watches: 220530
846.25/846.45	c total #propagations: 414187886 / total #impl: 1844636263 (eff. 0.225)
846.25/846.45	c #Conflicts:     713000 | #Learnt:      21393 | 0.000
846.25/846.45	c total clause space: 206.656MB
846.25/846.45	c total #watches: 226311
847.85/848.01	c total #propagations: 414928385 / total #impl: 1847690452 (eff. 0.225)
847.85/848.01	c #Conflicts:     714000 | #Learnt:      22393 | 0.000
847.85/848.01	c total clause space: 206.656MB
847.85/848.01	c total #watches: 237312
849.45/849.67	c total #propagations: 415778774 / total #impl: 1851747855 (eff. 0.225)
849.45/849.67	c #Conflicts:     715000 | #Learnt:      23393 | 0.000
849.45/849.67	c total clause space: 206.656MB
849.45/849.67	c total #watches: 245488
851.15/851.30	c total #propagations: 416582082 / total #impl: 1856200412 (eff. 0.224)
851.15/851.30	c #Conflicts:     716000 | #Learnt:      24393 | 0.000
851.15/851.30	c total clause space: 206.656MB
851.15/851.30	c total #watches: 255552
853.35/853.50	c total #propagations: 417276522 / total #impl: 1859756012 (eff. 0.224)
853.35/853.50	c #Conflicts:     717000 | #Learnt:      25393 | 0.000
853.35/853.50	c total clause space: 206.656MB
853.35/853.50	c total #watches: 260292
856.05/856.29	c total #propagations: 417972234 / total #impl: 1863465739 (eff. 0.224)
856.05/856.29	c #Conflicts:     718000 | #Learnt:      26393 | 0.000
856.05/856.29	c total clause space: 206.656MB
856.05/856.29	c total #watches: 269740
858.85/859.06	c total #propagations: 418871254 / total #impl: 1869361709 (eff. 0.224)
858.85/859.06	c #Conflicts:     719000 | #Learnt:      27393 | 0.000
858.85/859.06	c total clause space: 206.656MB
858.85/859.06	c total #watches: 275021
861.55/861.79	c total #propagations: 419552377 / total #impl: 1872726528 (eff. 0.224)
861.55/861.79	c #Conflicts:     720000 | #Learnt:      28393 | 0.000
861.55/861.79	c total clause space: 206.656MB
861.55/861.79	c total #watches: 280274
864.55/864.72	c total #propagations: 420200325 / total #impl: 1875516650 (eff. 0.224)
864.55/864.72	c #Conflicts:     721000 | #Learnt:      29393 | 0.000
864.55/864.72	c total clause space: 206.656MB
864.55/864.72	c total #watches: 286795
867.35/867.55	c total #propagations: 420884746 / total #impl: 1878743675 (eff. 0.224)
867.35/867.55	c #Conflicts:     722000 | #Learnt:      30393 | 0.000
867.35/867.55	c total clause space: 206.656MB
867.35/867.55	c total #watches: 290708
869.55/869.77	c total #propagations: 421592414 / total #impl: 1881878953 (eff. 0.224)
869.55/869.77	c #Conflicts:     723000 | #Learnt:      31393 | 0.000
869.55/869.77	c total clause space: 206.656MB
869.55/869.77	c total #watches: 295713
870.75/870.98	c total #propagations: 422303955 / total #impl: 1885053428 (eff. 0.224)
870.75/870.98	c #Conflicts:     724000 | #Learnt:      32393 | 0.000
870.75/870.98	c total clause space: 206.656MB
870.75/870.98	c total #watches: 302560
872.25/872.49	c total #propagations: 422808201 / total #impl: 1887552376 (eff. 0.224)
872.25/872.49	c #Conflicts:     725000 | #Learnt:      33393 | 0.000
872.25/872.49	c total clause space: 206.656MB
872.25/872.49	c total #watches: 313047
873.75/873.99	c total #propagations: 423366849 / total #impl: 1890519275 (eff. 0.224)
873.75/873.99	c #Conflicts:     726000 | #Learnt:      34393 | 0.000
873.75/873.99	c total clause space: 206.656MB
873.75/873.99	c total #watches: 322153
875.55/875.79	c total #propagations: 423868634 / total #impl: 1893558753 (eff. 0.224)
875.55/875.79	c #Conflicts:     727000 | #Learnt:      35393 | 0.000
875.55/875.79	c total clause space: 206.656MB
875.55/875.79	c total #watches: 334061
877.84/878.02	c total #propagations: 424403056 / total #impl: 1896851597 (eff. 0.224)
877.84/878.02	c #Conflicts:     728000 | #Learnt:      36393 | 0.000
877.84/878.02	c total clause space: 206.656MB
877.84/878.02	c total #watches: 346948
880.14/880.36	c total #propagations: 425017576 / total #impl: 1901003455 (eff. 0.224)
880.14/880.36	c #Conflicts:     729000 | #Learnt:      37393 | 0.000
880.14/880.36	c total clause space: 206.656MB
880.14/880.36	c total #watches: 358384
882.44/882.67	c total #propagations: 425618181 / total #impl: 1905185835 (eff. 0.223)
882.44/882.67	c #Conflicts:     730000 | #Learnt:      38393 | 0.000
882.44/882.67	c total clause space: 206.656MB
882.44/882.67	c total #watches: 372656
884.65/884.83	c total #propagations: 426153757 / total #impl: 1908998729 (eff. 0.223)
884.65/884.83	c #Conflicts:     731000 | #Learnt:      39393 | 0.000
884.65/884.83	c total clause space: 206.656MB
884.65/884.83	c total #watches: 387658
886.95/887.20	c total #propagations: 426621909 / total #impl: 1912768197 (eff. 0.223)
886.95/887.20	c #Conflicts:     732000 | #Learnt:      40393 | 0.000
886.95/887.20	c total clause space: 335.816MB
886.95/887.20	c total #watches: 399974
889.25/889.42	c total #propagations: 427099212 / total #impl: 1916560020 (eff. 0.223)
889.25/889.42	c GARBAGE COLLECT
889.25/889.42	c #Conflicts:     733000 | #Learnt:      20821 | 0.000
889.25/889.42	c total clause space: 335.816MB
889.25/889.42	c total #watches: 222887
889.95/890.17	c total #propagations: 427576051 / total #impl: 1920744086 (eff. 0.223)
889.95/890.17	c #Conflicts:     734000 | #Learnt:      21821 | 0.000
889.95/890.17	c total clause space: 335.816MB
889.95/890.17	c total #watches: 230152
891.05/891.21	c total #propagations: 428072563 / total #impl: 1923191361 (eff. 0.223)
891.05/891.21	c #Conflicts:     735000 | #Learnt:      22821 | 0.000
891.05/891.21	c total clause space: 335.816MB
891.05/891.21	c total #watches: 240841
892.25/892.48	c total #propagations: 428656695 / total #impl: 1926258283 (eff. 0.223)
892.25/892.48	c #Conflicts:     736000 | #Learnt:      23821 | 0.000
892.25/892.48	c total clause space: 335.816MB
892.25/892.48	c total #watches: 254843
893.85/894.03	c total #propagations: 429248349 / total #impl: 1929567942 (eff. 0.222)
893.85/894.03	c #Conflicts:     737000 | #Learnt:      24821 | 0.000
893.85/894.03	c total clause space: 335.816MB
893.85/894.03	c total #watches: 268309
895.55/895.77	c total #propagations: 429867060 / total #impl: 1933324760 (eff. 0.222)
895.55/895.77	c #Conflicts:     738000 | #Learnt:      25821 | 0.000
895.55/895.77	c total clause space: 335.816MB
895.55/895.77	c total #watches: 283494
897.55/897.75	c total #propagations: 430457521 / total #impl: 1936825273 (eff. 0.222)
897.55/897.75	c #Conflicts:     739000 | #Learnt:      26821 | 0.000
897.55/897.75	c total clause space: 335.816MB
897.55/897.75	c total #watches: 296186
899.65/899.88	c total #propagations: 431020452 / total #impl: 1940129007 (eff. 0.222)
899.65/899.88	c #Conflicts:     740000 | #Learnt:      27821 | 0.000
899.65/899.88	c total clause space: 335.816MB
899.65/899.88	c total #watches: 310668
902.14/902.30	c total #propagations: 431540996 / total #impl: 1943421973 (eff. 0.222)
902.14/902.30	c #Conflicts:     741000 | #Learnt:      28821 | 0.000
902.14/902.30	c total clause space: 335.816MB
902.14/902.30	c total #watches: 317470
904.64/904.82	c total #propagations: 432030855 / total #impl: 1945995286 (eff. 0.222)
904.64/904.82	c #Conflicts:     742000 | #Learnt:      29821 | 0.000
904.64/904.82	c total clause space: 335.816MB
904.64/904.82	c total #watches: 323917
907.35/907.52	c total #propagations: 432498424 / total #impl: 1948584519 (eff. 0.222)
907.35/907.52	c #Conflicts:     743000 | #Learnt:      30821 | 0.000
907.35/907.52	c total clause space: 335.816MB
907.35/907.52	c total #watches: 331343
910.24/910.42	c total #propagations: 432977986 / total #impl: 1951357232 (eff. 0.222)
910.24/910.42	c #Conflicts:     744000 | #Learnt:      31821 | 0.000
910.24/910.42	c total clause space: 335.816MB
910.24/910.42	c total #watches: 336940
913.14/913.33	c total #propagations: 433461782 / total #impl: 1953858824 (eff. 0.222)
913.14/913.33	c #Conflicts:     745000 | #Learnt:      32821 | 0.000
913.14/913.33	c total clause space: 335.816MB
913.14/913.33	c total #watches: 340714
916.64/916.89	c total #propagations: 434006482 / total #impl: 1956063638 (eff. 0.222)
916.64/916.89	c #Conflicts:     746000 | #Learnt:      33821 | 0.000
916.64/916.89	c total clause space: 335.816MB
916.64/916.89	c total #watches: 346298
919.14/919.35	c total #propagations: 434696872 / total #impl: 1959474914 (eff. 0.222)
919.14/919.35	c #Conflicts:     747000 | #Learnt:      34821 | 0.000
919.14/919.35	c total clause space: 335.816MB
919.14/919.35	c total #watches: 349761
921.75/921.98	c total #propagations: 435229326 / total #impl: 1961920758 (eff. 0.222)
921.75/921.98	c #Conflicts:     748000 | #Learnt:      35821 | 0.000
921.75/921.98	c total clause space: 335.816MB
921.75/921.98	c total #watches: 353890
924.44/924.66	c total #propagations: 435787840 / total #impl: 1964286185 (eff. 0.222)
924.44/924.66	c #Conflicts:     749000 | #Learnt:      36821 | 0.000
924.44/924.66	c total clause space: 335.816MB
924.44/924.66	c total #watches: 359629
927.15/927.31	c total #propagations: 436369398 / total #impl: 1966919980 (eff. 0.222)
927.15/927.31	c #Conflicts:     750000 | #Learnt:      37821 | 0.000
927.15/927.31	c total clause space: 335.816MB
927.15/927.31	c total #watches: 364082
930.24/930.44	c total #propagations: 436895125 / total #impl: 1969542689 (eff. 0.222)
930.24/930.44	c #Conflicts:     751000 | #Learnt:      38821 | 0.000
930.24/930.44	c total clause space: 335.816MB
930.24/930.44	c total #watches: 367596
933.85/934.08	c total #propagations: 437551468 / total #impl: 1972192385 (eff. 0.222)
933.85/934.08	c #Conflicts:     752000 | #Learnt:      39821 | 0.000
933.85/934.08	c total clause space: 335.816MB
933.85/934.08	c total #watches: 373181
936.64/936.85	c total #propagations: 438335348 / total #impl: 1975192780 (eff. 0.222)
936.64/936.85	c #Conflicts:     753000 | #Learnt:      40821 | 0.000
936.64/936.85	c total clause space: 335.816MB
936.64/936.85	c total #watches: 378124
939.74/939.94	c total #propagations: 438939524 / total #impl: 1977592398 (eff. 0.222)
939.74/939.94	c #Conflicts:     754000 | #Learnt:      41821 | 0.000
939.74/939.94	c total clause space: 335.816MB
939.74/939.94	c total #watches: 383010
940.74/940.94	c total #propagations: 439532589 / total #impl: 1980029573 (eff. 0.222)
940.74/940.94	c GARBAGE COLLECT
940.74/940.94	c #Conflicts:     755000 | #Learnt:      21895 | 0.000
940.74/940.94	c total clause space: 335.816MB
940.74/940.94	c total #watches: 226080
941.74/941.94	c total #propagations: 440013144 / total #impl: 1982256143 (eff. 0.222)
941.74/941.94	c #Conflicts:     756000 | #Learnt:      22895 | 0.000
941.74/941.94	c total clause space: 335.816MB
941.74/941.94	c total #watches: 230412
942.65/942.87	c total #propagations: 440566792 / total #impl: 1984543899 (eff. 0.222)
942.65/942.87	c #Conflicts:     757000 | #Learnt:      23895 | 0.000
942.65/942.87	c total clause space: 335.816MB
942.65/942.87	c total #watches: 234871
943.54/943.74	c total #propagations: 441123890 / total #impl: 1986519898 (eff. 0.222)
943.54/943.74	c #Conflicts:     758000 | #Learnt:      24895 | 0.000
943.54/943.74	c total clause space: 335.816MB
943.54/943.74	c total #watches: 238125
944.54/944.70	c total #propagations: 441574981 / total #impl: 1988222474 (eff. 0.222)
944.54/944.70	c #Conflicts:     759000 | #Learnt:      25895 | 0.000
944.54/944.70	c total clause space: 335.816MB
944.54/944.70	c total #watches: 244801
945.44/945.70	c total #propagations: 442099266 / total #impl: 1990529239 (eff. 0.222)
945.44/945.70	c #Conflicts:     760000 | #Learnt:      26895 | 0.000
945.44/945.70	c total clause space: 335.816MB
945.44/945.70	c total #watches: 248672
946.44/946.68	c total #propagations: 442617858 / total #impl: 1992781364 (eff. 0.222)
946.44/946.68	c #Conflicts:     761000 | #Learnt:      27895 | 0.000
946.44/946.68	c total clause space: 335.816MB
946.44/946.68	c total #watches: 254409
947.54/947.77	c total #propagations: 443191647 / total #impl: 1995521276 (eff. 0.222)
947.54/947.77	c #Conflicts:     762000 | #Learnt:      28895 | 0.000
947.54/947.77	c total clause space: 335.816MB
947.54/947.77	c total #watches: 259454
948.74/948.94	c total #propagations: 443712946 / total #impl: 1998138448 (eff. 0.222)
948.74/948.94	c #Conflicts:     763000 | #Learnt:      29895 | 0.000
948.74/948.94	c total clause space: 335.816MB
948.74/948.94	c total #watches: 265797
950.14/950.32	c total #propagations: 444239189 / total #impl: 2000694133 (eff. 0.222)
950.14/950.32	c #Conflicts:     764000 | #Learnt:      30895 | 0.000
950.14/950.32	c total clause space: 335.816MB
950.14/950.32	c total #watches: 270587
951.74/951.90	c total #propagations: 444809736 / total #impl: 2003166321 (eff. 0.222)
951.74/951.90	c #Conflicts:     765000 | #Learnt:      31895 | 0.000
951.74/951.90	c total clause space: 335.816MB
951.74/951.90	c total #watches: 274546
953.24/953.45	c total #propagations: 445455027 / total #impl: 2005854104 (eff. 0.222)
953.24/953.45	c #Conflicts:     766000 | #Learnt:      32895 | 0.000
953.24/953.45	c total clause space: 335.816MB
953.24/953.45	c total #watches: 282267
954.74/954.91	c total #propagations: 446219254 / total #impl: 2009217131 (eff. 0.222)
954.74/954.91	c #Conflicts:     767000 | #Learnt:      33895 | 0.000
954.74/954.91	c total clause space: 335.816MB
954.74/954.91	c total #watches: 290824
956.14/956.38	c total #propagations: 446883296 / total #impl: 2012212458 (eff. 0.222)
956.14/956.38	c #Conflicts:     768000 | #Learnt:      34895 | 0.000
956.14/956.38	c total clause space: 335.816MB
956.14/956.38	c total #watches: 296178
957.74/957.98	c total #propagations: 447417911 / total #impl: 2014731380 (eff. 0.222)
957.74/957.98	c #Conflicts:     769000 | #Learnt:      35895 | 0.000
957.74/957.98	c total clause space: 335.816MB
957.74/957.98	c total #watches: 300294
959.44/959.64	c total #propagations: 448048857 / total #impl: 2017089100 (eff. 0.222)
959.44/959.64	c #Conflicts:     770000 | #Learnt:      36895 | 0.000
959.44/959.64	c total clause space: 335.816MB
959.44/959.64	c total #watches: 307440
961.04/961.21	c total #propagations: 448668490 / total #impl: 2020386568 (eff. 0.222)
961.04/961.21	c #Conflicts:     771000 | #Learnt:      37895 | 0.000
961.04/961.21	c total clause space: 335.816MB
961.04/961.21	c total #watches: 311676
962.94/963.15	c total #propagations: 449221465 / total #impl: 2024274964 (eff. 0.222)
962.94/963.15	c #Conflicts:     772000 | #Learnt:      38895 | 0.000
962.94/963.15	c total clause space: 335.816MB
962.94/963.15	c total #watches: 315734
964.64/964.87	c total #propagations: 449789091 / total #impl: 2027257043 (eff. 0.222)
964.64/964.87	c #Conflicts:     773000 | #Learnt:      39895 | 0.000
964.64/964.87	c total clause space: 335.816MB
964.64/964.87	c total #watches: 320382
966.44/966.63	c total #propagations: 450338335 / total #impl: 2029669407 (eff. 0.222)
966.44/966.63	c #Conflicts:     774000 | #Learnt:      40895 | 0.000
966.44/966.63	c total clause space: 335.816MB
966.44/966.63	c total #watches: 324375
968.33/968.59	c total #propagations: 450930366 / total #impl: 2032175966 (eff. 0.222)
968.33/968.59	c #Conflicts:     775000 | #Learnt:      41895 | 0.000
968.33/968.59	c total clause space: 335.816MB
968.33/968.59	c total #watches: 330537
970.04/970.23	c total #propagations: 451587455 / total #impl: 2035050046 (eff. 0.222)
970.04/970.23	c GARBAGE COLLECT
970.04/970.23	c #Conflicts:     776000 | #Learnt:      21687 | 0.000
970.04/970.23	c total clause space: 335.816MB
970.04/970.23	c total #watches: 227161
971.03/971.22	c total #propagations: 452196089 / total #impl: 2037882541 (eff. 0.222)
971.03/971.22	c #Conflicts:     777000 | #Learnt:      22687 | 0.000
971.03/971.22	c total clause space: 335.816MB
971.03/971.22	c total #watches: 231021
972.03/972.22	c total #propagations: 452788063 / total #impl: 2040223733 (eff. 0.222)
972.03/972.22	c #Conflicts:     778000 | #Learnt:      23687 | 0.000
972.03/972.22	c total clause space: 335.816MB
972.03/972.22	c total #watches: 234646
972.93/973.13	c total #propagations: 453426247 / total #impl: 2042477904 (eff. 0.222)
972.93/973.13	c #Conflicts:     779000 | #Learnt:      24687 | 0.000
972.93/973.13	c total clause space: 335.816MB
972.93/973.13	c total #watches: 238177
974.23/974.46	c total #propagations: 454042805 / total #impl: 2044516248 (eff. 0.222)
974.23/974.46	c #Conflicts:     780000 | #Learnt:      25687 | 0.000
974.23/974.46	c total clause space: 335.816MB
974.23/974.46	c total #watches: 244225
975.23/975.43	c total #propagations: 454880776 / total #impl: 2047478004 (eff. 0.222)
975.23/975.43	c #Conflicts:     781000 | #Learnt:      26687 | 0.000
975.23/975.43	c total clause space: 335.816MB
975.23/975.43	c total #watches: 248312
976.23/976.44	c total #propagations: 455409824 / total #impl: 2049462074 (eff. 0.222)
976.23/976.44	c #Conflicts:     782000 | #Learnt:      27687 | 0.000
976.23/976.44	c total clause space: 335.816MB
976.23/976.44	c total #watches: 254345
977.33/977.55	c total #propagations: 455893021 / total #impl: 2051406950 (eff. 0.222)
977.33/977.55	c #Conflicts:     783000 | #Learnt:      28687 | 0.000
977.33/977.55	c total clause space: 335.816MB
977.33/977.56	c total #watches: 258184
978.53/978.72	c total #propagations: 456458753 / total #impl: 2053666673 (eff. 0.222)
978.53/978.72	c #Conflicts:     784000 | #Learnt:      29687 | 0.000
978.53/978.72	c total clause space: 335.816MB
978.53/978.72	c total #watches: 262116
979.63/979.85	c total #propagations: 457072684 / total #impl: 2056137812 (eff. 0.222)
979.63/979.85	c #Conflicts:     785000 | #Learnt:      30687 | 0.000
979.63/979.85	c total clause space: 335.816MB
979.63/979.85	c total #watches: 267024
981.04/981.28	c total #propagations: 457661184 / total #impl: 2058512999 (eff. 0.222)
981.04/981.28	c #Conflicts:     786000 | #Learnt:      31687 | 0.000
981.04/981.28	c total clause space: 335.816MB
981.04/981.28	c total #watches: 274967
982.63/982.85	c total #propagations: 458293147 / total #impl: 2061419672 (eff. 0.222)
982.63/982.85	c #Conflicts:     787000 | #Learnt:      32687 | 0.000
982.63/982.85	c total clause space: 335.816MB
982.63/982.85	c total #watches: 282538
984.34/984.52	c total #propagations: 458859689 / total #impl: 2064116522 (eff. 0.222)
984.34/984.52	c #Conflicts:     788000 | #Learnt:      33687 | 0.000
984.34/984.52	c total clause space: 335.816MB
984.34/984.52	c total #watches: 286810
985.93/986.11	c total #propagations: 459471939 / total #impl: 2066750173 (eff. 0.222)
985.93/986.11	c #Conflicts:     789000 | #Learnt:      34687 | 0.000
985.93/986.11	c total clause space: 335.816MB
985.93/986.11	c total #watches: 291416
987.43/987.67	c total #propagations: 460003458 / total #impl: 2069208360 (eff. 0.222)
987.43/987.67	c #Conflicts:     790000 | #Learnt:      35687 | 0.000
987.43/987.67	c total clause space: 335.816MB
987.43/987.67	c total #watches: 296206
989.33/989.53	c total #propagations: 460556052 / total #impl: 2071350521 (eff. 0.222)
989.33/989.53	c #Conflicts:     791000 | #Learnt:      36687 | 0.000
989.33/989.53	c total clause space: 335.816MB
989.33/989.53	c total #watches: 301839
990.94/991.14	c total #propagations: 461225700 / total #impl: 2074242100 (eff. 0.222)
990.94/991.14	c #Conflicts:     792000 | #Learnt:      37687 | 0.000
990.94/991.14	c total clause space: 335.816MB
990.94/991.14	c total #watches: 306352
992.93/993.17	c total #propagations: 461749562 / total #impl: 2076530799 (eff. 0.222)
992.93/993.17	c #Conflicts:     793000 | #Learnt:      38687 | 0.000
992.93/993.17	c total clause space: 335.816MB
992.93/993.17	c total #watches: 311402
994.53/994.76	c total #propagations: 462488067 / total #impl: 2079565621 (eff. 0.222)
994.53/994.76	c #Conflicts:     794000 | #Learnt:      39687 | 0.000
994.53/994.76	c total clause space: 335.816MB
994.53/994.77	c total #watches: 316656
996.13/996.39	c total #propagations: 463064442 / total #impl: 2081754836 (eff. 0.222)
996.13/996.39	c #Conflicts:     795000 | #Learnt:      40687 | 0.000
996.13/996.39	c total clause space: 335.816MB
996.13/996.39	c total #watches: 319982
997.73/997.93	c total #propagations: 463616653 / total #impl: 2084020927 (eff. 0.222)
997.73/997.93	c #Conflicts:     796000 | #Learnt:      41687 | 0.000
997.73/997.93	c total clause space: 335.816MB
997.73/997.93	c total #watches: 328398
1000.13/1000.34	c total #propagations: 464250492 / total #impl: 2087079311 (eff. 0.222)
1000.13/1000.34	c #Conflicts:     797000 | #Learnt:      42687 | 0.000
1000.13/1000.34	c total clause space: 335.816MB
1000.13/1000.34	c total #watches: 342939
1001.73/1001.95	c total #propagations: 464947407 / total #impl: 2090828361 (eff. 0.222)
1001.73/1001.95	c GARBAGE COLLECT
1001.73/1001.95	c #Conflicts:     798000 | #Learnt:      22182 | 0.000
1001.73/1001.95	c total clause space: 335.816MB
1001.73/1001.95	c total #watches: 229494
1002.93/1003.11	c total #propagations: 465607445 / total #impl: 2093614762 (eff. 0.222)
1002.93/1003.11	c #Conflicts:     799000 | #Learnt:      23182 | 0.000
1002.93/1003.11	c total clause space: 335.816MB
1002.93/1003.11	c total #watches: 234629
1004.14/1004.39	c total #propagations: 466265457 / total #impl: 2096416684 (eff. 0.222)
1004.14/1004.39	c #Conflicts:     800000 | #Learnt:      24182 | 0.000
1004.14/1004.39	c total clause space: 335.816MB
1004.14/1004.39	c total #watches: 239405
1005.53/1005.74	c total #propagations: 466892622 / total #impl: 2099107528 (eff. 0.222)
1005.53/1005.74	c #Conflicts:     801000 | #Learnt:      25182 | 0.000
1005.53/1005.74	c total clause space: 335.816MB
1005.53/1005.74	c total #watches: 247225
1006.83/1007.07	c total #propagations: 467586175 / total #impl: 2101952182 (eff. 0.222)
1006.83/1007.07	c #Conflicts:     802000 | #Learnt:      26182 | 0.000
1006.83/1007.07	c total clause space: 335.816MB
1006.83/1007.07	c total #watches: 251056
1008.13/1008.31	c total #propagations: 468178029 / total #impl: 2104294505 (eff. 0.222)
1008.13/1008.31	c #Conflicts:     803000 | #Learnt:      27182 | 0.000
1008.13/1008.31	c total clause space: 335.816MB
1008.13/1008.31	c total #watches: 254929
1009.23/1009.47	c total #propagations: 468839288 / total #impl: 2106850695 (eff. 0.223)
1009.23/1009.47	c #Conflicts:     804000 | #Learnt:      28182 | 0.000
1009.23/1009.47	c total clause space: 335.816MB
1009.23/1009.47	c total #watches: 259418
1010.43/1010.66	c total #propagations: 469334678 / total #impl: 2108897831 (eff. 0.223)
1010.43/1010.66	c #Conflicts:     805000 | #Learnt:      29182 | 0.000
1010.43/1010.66	c total clause space: 335.816MB
1010.43/1010.66	c total #watches: 264711
1011.73/1011.93	c total #propagations: 469859951 / total #impl: 2110939594 (eff. 0.223)
1011.73/1011.93	c #Conflicts:     806000 | #Learnt:      30182 | 0.000
1011.73/1011.93	c total clause space: 335.816MB
1011.73/1011.93	c total #watches: 272041
1013.63/1013.80	c total #propagations: 470525420 / total #impl: 2113765872 (eff. 0.223)
1013.63/1013.80	c #Conflicts:     807000 | #Learnt:      31182 | 0.000
1013.63/1013.80	c total clause space: 335.816MB
1013.63/1013.80	c total #watches: 283438
1016.03/1016.20	c total #propagations: 471291035 / total #impl: 2117738567 (eff. 0.223)
1016.03/1016.20	c #Conflicts:     808000 | #Learnt:      32182 | 0.000
1016.03/1016.20	c total clause space: 335.816MB
1016.03/1016.20	c total #watches: 298832
1018.13/1018.33	c total #propagations: 472125294 / total #impl: 2122756296 (eff. 0.222)
1018.13/1018.33	c #Conflicts:     809000 | #Learnt:      33182 | 0.000
1018.13/1018.33	c total clause space: 335.816MB
1018.13/1018.33	c total #watches: 303351
1020.03/1020.20	c total #propagations: 472727994 / total #impl: 2125319446 (eff. 0.222)
1020.03/1020.20	c #Conflicts:     810000 | #Learnt:      34182 | 0.000
1020.03/1020.20	c total clause space: 335.816MB
1020.03/1020.20	c total #watches: 307955
1021.73/1021.98	c total #propagations: 473292310 / total #impl: 2127736206 (eff. 0.222)
1021.73/1021.98	c #Conflicts:     811000 | #Learnt:      35182 | 0.000
1021.73/1021.98	c total clause space: 335.816MB
1021.73/1021.98	c total #watches: 311655
1023.73/1023.94	c total #propagations: 473793795 / total #impl: 2130109869 (eff. 0.222)
1023.73/1023.94	c #Conflicts:     812000 | #Learnt:      36182 | 0.000
1023.73/1023.94	c total clause space: 335.816MB
1023.73/1023.94	c total #watches: 315780
1025.93/1026.15	c total #propagations: 474350700 / total #impl: 2132645530 (eff. 0.222)
1025.93/1026.15	c #Conflicts:     813000 | #Learnt:      37182 | 0.000
1025.93/1026.15	c total clause space: 335.816MB
1025.93/1026.15	c total #watches: 319881
1029.33/1029.52	c total #propagations: 474979704 / total #impl: 2135649052 (eff. 0.222)
1029.33/1029.52	c #Conflicts:     814000 | #Learnt:      38182 | 0.000
1029.33/1029.52	c total clause space: 335.816MB
1029.33/1029.52	c total #watches: 327610
1032.73/1032.99	c total #propagations: 475804676 / total #impl: 2139666196 (eff. 0.222)
1032.73/1032.99	c #Conflicts:     815000 | #Learnt:      39182 | 0.000
1032.73/1032.99	c total clause space: 335.816MB
1032.73/1032.99	c total #watches: 337836
1035.22/1035.44	c total #propagations: 476584295 / total #impl: 2143512618 (eff. 0.222)
1035.22/1035.44	c #Conflicts:     816000 | #Learnt:      40182 | 0.000
1035.22/1035.44	c total clause space: 335.816MB
1035.22/1035.44	c total #watches: 344045
1038.12/1038.37	c total #propagations: 477267767 / total #impl: 2146820081 (eff. 0.222)
1038.12/1038.37	c #Conflicts:     817000 | #Learnt:      41182 | 0.000
1038.12/1038.37	c total clause space: 335.816MB
1038.12/1038.37	c total #watches: 347442
1041.22/1041.46	c total #propagations: 477864330 / total #impl: 2149471325 (eff. 0.222)
1041.22/1041.46	c #Conflicts:     818000 | #Learnt:      42182 | 0.000
1041.22/1041.46	c total clause space: 335.816MB
1041.22/1041.46	c total #watches: 352769
1043.92/1044.16	c total #propagations: 478530695 / total #impl: 2152422309 (eff. 0.222)
1043.92/1044.16	c #Conflicts:     819000 | #Learnt:      43182 | 0.000
1043.92/1044.16	c total clause space: 335.816MB
1043.92/1044.16	c total #watches: 359439
1045.62/1045.84	c total #propagations: 479114963 / total #impl: 2155286704 (eff. 0.222)
1045.62/1045.84	c GARBAGE COLLECT
1045.62/1045.84	c #Conflicts:     820000 | #Learnt:      22363 | 0.000
1045.62/1045.84	c total clause space: 335.816MB
1045.62/1045.84	c total #watches: 231457
1046.62/1046.86	c total #propagations: 479731656 / total #impl: 2158016206 (eff. 0.222)
1046.62/1046.86	c #Conflicts:     821000 | #Learnt:      23363 | 0.000
1046.62/1046.86	c total clause space: 335.816MB
1046.62/1046.86	c total #watches: 235436
1047.82/1048.01	c total #propagations: 480310418 / total #impl: 2160297849 (eff. 0.222)
1047.82/1048.01	c #Conflicts:     822000 | #Learnt:      24363 | 0.000
1047.82/1048.01	c total clause space: 335.816MB
1047.82/1048.01	c total #watches: 241405
1048.92/1049.12	c total #propagations: 480978770 / total #impl: 2162954588 (eff. 0.222)
1048.92/1049.12	c #Conflicts:     823000 | #Learnt:      25363 | 0.000
1048.92/1049.12	c total clause space: 335.816MB
1048.92/1049.12	c total #watches: 245570
1049.82/1050.03	c total #propagations: 481599016 / total #impl: 2165300792 (eff. 0.222)
1049.82/1050.03	c #Conflicts:     824000 | #Learnt:      26363 | 0.000
1049.82/1050.03	c total clause space: 335.816MB
1049.82/1050.03	c total #watches: 250178
1050.92/1051.16	c total #propagations: 482100763 / total #impl: 2167147757 (eff. 0.222)
1050.92/1051.16	c #Conflicts:     825000 | #Learnt:      27363 | 0.000
1050.92/1051.16	c total clause space: 335.816MB
1050.92/1051.16	c total #watches: 254720
1052.22/1052.44	c total #propagations: 482626238 / total #impl: 2169152395 (eff. 0.222)
1052.22/1052.44	c #Conflicts:     826000 | #Learnt:      28363 | 0.000
1052.22/1052.44	c total clause space: 335.816MB
1052.22/1052.44	c total #watches: 259235
1053.63/1053.81	c total #propagations: 483203950 / total #impl: 2171509382 (eff. 0.223)
1053.63/1053.81	c #Conflicts:     827000 | #Learnt:      29363 | 0.000
1053.63/1053.81	c total clause space: 335.816MB
1053.63/1053.81	c total #watches: 264059
1055.12/1055.38	c total #propagations: 483784448 / total #impl: 2174034577 (eff. 0.223)
1055.12/1055.38	c #Conflicts:     828000 | #Learnt:      30363 | 0.000
1055.12/1055.38	c total clause space: 335.816MB
1055.12/1055.38	c total #watches: 273189
1056.12/1056.32	c total #propagations: 484459336 / total #impl: 2177103512 (eff. 0.223)
1056.12/1056.32	c #Conflicts:     829000 | #Learnt:      31363 | 0.000
1056.12/1056.32	c total clause space: 335.816MB
1056.12/1056.32	c total #watches: 278282
1057.12/1057.32	c total #propagations: 484900139 / total #impl: 2179014894 (eff. 0.223)
1057.12/1057.32	c #Conflicts:     830000 | #Learnt:      32363 | 0.000
1057.12/1057.32	c total clause space: 335.816MB
1057.12/1057.32	c total #watches: 283137
1058.52/1058.72	c total #propagations: 485374184 / total #impl: 2181092495 (eff. 0.223)
1058.52/1058.72	c #Conflicts:     831000 | #Learnt:      33363 | 0.000
1058.52/1058.72	c total clause space: 335.816MB
1058.52/1058.72	c total #watches: 288416
1059.92/1060.11	c total #propagations: 485946322 / total #impl: 2184320296 (eff. 0.222)
1059.92/1060.11	c #Conflicts:     832000 | #Learnt:      34363 | 0.000
1059.92/1060.11	c total clause space: 335.816MB
1059.92/1060.11	c total #watches: 295006
1061.43/1061.66	c total #propagations: 486425129 / total #impl: 2186863342 (eff. 0.222)
1061.43/1061.66	c #Conflicts:     833000 | #Learnt:      35363 | 0.000
1061.43/1061.66	c total clause space: 335.816MB
1061.43/1061.66	c total #watches: 298752
1063.42/1063.62	c total #propagations: 486942445 / total #impl: 2189794061 (eff. 0.222)
1063.42/1063.62	c #Conflicts:     834000 | #Learnt:      36363 | 0.000
1063.42/1063.62	c total clause space: 335.816MB
1063.42/1063.62	c total #watches: 306307
1065.92/1066.11	c total #propagations: 487494154 / total #impl: 2192978968 (eff. 0.222)
1065.92/1066.11	c #Conflicts:     835000 | #Learnt:      37363 | 0.000
1065.92/1066.11	c total clause space: 335.816MB
1065.92/1066.11	c total #watches: 314209
1068.22/1068.41	c total #propagations: 488091302 / total #impl: 2196827691 (eff. 0.222)
1068.22/1068.41	c #Conflicts:     836000 | #Learnt:      38363 | 0.000
1068.22/1068.41	c total clause space: 335.816MB
1068.22/1068.41	c total #watches: 328713
1070.42/1070.68	c total #propagations: 488628301 / total #impl: 2200073623 (eff. 0.222)
1070.42/1070.68	c #Conflicts:     837000 | #Learnt:      39363 | 0.000
1070.42/1070.68	c total clause space: 335.816MB
1070.42/1070.68	c total #watches: 336134
1074.02/1074.21	c total #propagations: 489103448 / total #impl: 2202945837 (eff. 0.222)
1074.02/1074.21	c #Conflicts:     838000 | #Learnt:      40363 | 0.000
1074.02/1074.21	c total clause space: 335.816MB
1074.02/1074.21	c total #watches: 344386
1077.62/1077.84	c total #propagations: 489724206 / total #impl: 2206645549 (eff. 0.222)
1077.62/1077.84	c #Conflicts:     839000 | #Learnt:      41363 | 0.000
1077.62/1077.84	c total clause space: 335.816MB
1077.62/1077.84	c total #watches: 349504
1081.22/1081.48	c total #propagations: 490394734 / total #impl: 2210552066 (eff. 0.222)
1081.22/1081.48	c #Conflicts:     840000 | #Learnt:      42363 | 0.000
1081.22/1081.48	c total clause space: 335.816MB
1081.22/1081.48	c total #watches: 355816
1085.42/1085.68	c total #propagations: 491032223 / total #impl: 2214753074 (eff. 0.222)
1085.42/1085.68	c #Conflicts:     841000 | #Learnt:      43363 | 0.000
1085.42/1085.68	c total clause space: 335.816MB
1085.42/1085.68	c total #watches: 362177
1089.72/1089.97	c total #propagations: 491715723 / total #impl: 2219359927 (eff. 0.222)
1089.72/1089.97	c GARBAGE COLLECT
1089.72/1089.97	c #Conflicts:     842000 | #Learnt:      22291 | 0.000
1089.72/1089.97	c total clause space: 335.816MB
1089.72/1089.97	c total #watches: 233608
1091.32/1091.57	c total #propagations: 492366354 / total #impl: 2223945269 (eff. 0.221)
1091.32/1091.57	c #Conflicts:     843000 | #Learnt:      23291 | 0.000
1091.32/1091.57	c total clause space: 335.816MB
1091.32/1091.57	c total #watches: 246569
1093.32/1093.51	c total #propagations: 493019516 / total #impl: 2227930208 (eff. 0.221)
1093.32/1093.51	c #Conflicts:     844000 | #Learnt:      24291 | 0.000
1093.32/1093.51	c total clause space: 335.816MB
1093.32/1093.51	c total #watches: 258118
1095.01/1095.28	c total #propagations: 493698548 / total #impl: 2231614820 (eff. 0.221)
1095.01/1095.28	c #Conflicts:     845000 | #Learnt:      25291 | 0.000
1095.01/1095.28	c total clause space: 335.816MB
1095.01/1095.28	c total #watches: 269270
1097.21/1097.47	c total #propagations: 494292867 / total #impl: 2235427227 (eff. 0.221)
1097.21/1097.47	c #Conflicts:     846000 | #Learnt:      26291 | 0.000
1097.21/1097.47	c total clause space: 335.816MB
1097.21/1097.47	c total #watches: 278753
1099.71/1099.90	c total #propagations: 494854508 / total #impl: 2238996048 (eff. 0.221)
1099.71/1099.90	c #Conflicts:     847000 | #Learnt:      27291 | 0.000
1099.71/1099.90	c total clause space: 335.816MB
1099.71/1099.90	c total #watches: 286948
1101.71/1101.97	c total #propagations: 495422274 / total #impl: 2242143773 (eff. 0.221)
1101.71/1101.97	c #Conflicts:     848000 | #Learnt:      28291 | 0.000
1101.71/1101.97	c total clause space: 335.816MB
1101.71/1101.97	c total #watches: 290634
1104.22/1104.43	c total #propagations: 496012430 / total #impl: 2244348730 (eff. 0.221)
1104.22/1104.43	c #Conflicts:     849000 | #Learnt:      29291 | 0.000
1104.22/1104.43	c total clause space: 335.816MB
1104.22/1104.43	c total #watches: 301195
1106.11/1106.32	c total #propagations: 496699161 / total #impl: 2247571048 (eff. 0.221)
1106.11/1106.32	c #Conflicts:     850000 | #Learnt:      30291 | 0.000
1106.11/1106.32	c total clause space: 335.816MB
1106.11/1106.32	c total #watches: 311019
1108.51/1108.80	c total #propagations: 497269668 / total #impl: 2250393528 (eff. 0.221)
1108.51/1108.80	c #Conflicts:     851000 | #Learnt:      31291 | 0.000
1108.51/1108.80	c total clause space: 335.816MB
1108.51/1108.80	c total #watches: 315548
1111.01/1111.22	c total #propagations: 497879085 / total #impl: 2253083533 (eff. 0.221)
1111.01/1111.22	c #Conflicts:     852000 | #Learnt:      32291 | 0.000
1111.01/1111.22	c total clause space: 335.816MB
1111.01/1111.22	c total #watches: 319390
1113.31/1113.54	c total #propagations: 498399727 / total #impl: 2255226642 (eff. 0.221)
1113.31/1113.54	c #Conflicts:     853000 | #Learnt:      33291 | 0.000
1113.31/1113.54	c total clause space: 335.816MB
1113.31/1113.54	c total #watches: 322558
1115.41/1115.67	c total #propagations: 498845249 / total #impl: 2257104513 (eff. 0.221)
1115.41/1115.67	c #Conflicts:     854000 | #Learnt:      34291 | 0.000
1115.41/1115.67	c total clause space: 335.816MB
1115.41/1115.67	c total #watches: 325980
1117.81/1118.01	c total #propagations: 499314784 / total #impl: 2259170201 (eff. 0.221)
1117.81/1118.01	c #Conflicts:     855000 | #Learnt:      35291 | 0.000
1117.81/1118.01	c total clause space: 335.816MB
1117.81/1118.01	c total #watches: 330893
1119.72/1119.95	c total #propagations: 499837439 / total #impl: 2261525716 (eff. 0.221)
1119.72/1119.95	c #Conflicts:     856000 | #Learnt:      36291 | 0.000
1119.72/1119.95	c total clause space: 335.816MB
1119.72/1119.95	c total #watches: 337130
1122.31/1122.51	c total #propagations: 500371589 / total #impl: 2263798123 (eff. 0.221)
1122.31/1122.51	c #Conflicts:     857000 | #Learnt:      37291 | 0.000
1122.31/1122.51	c total clause space: 335.816MB
1122.31/1122.51	c total #watches: 342151
1124.81/1125.03	c total #propagations: 500946137 / total #impl: 2266316877 (eff. 0.221)
1124.81/1125.03	c #Conflicts:     858000 | #Learnt:      38291 | 0.000
1124.81/1125.03	c total clause space: 335.816MB
1124.81/1125.03	c total #watches: 350272
1128.11/1128.38	c total #propagations: 501503303 / total #impl: 2268957316 (eff. 0.221)
1128.11/1128.38	c #Conflicts:     859000 | #Learnt:      39291 | 0.000
1128.11/1128.38	c total clause space: 335.816MB
1128.11/1128.38	c total #watches: 354755
1131.11/1131.34	c total #propagations: 502183543 / total #impl: 2271971846 (eff. 0.221)
1131.11/1131.34	c #Conflicts:     860000 | #Learnt:      40291 | 0.000
1131.11/1131.34	c total clause space: 335.816MB
1131.11/1131.34	c total #watches: 361259
1134.11/1134.39	c total #propagations: 502791716 / total #impl: 2275018595 (eff. 0.221)
1134.11/1134.39	c #Conflicts:     861000 | #Learnt:      41291 | 0.000
1134.11/1134.39	c total clause space: 335.816MB
1134.11/1134.39	c total #watches: 366107
1136.91/1137.12	c total #propagations: 503451323 / total #impl: 2277872886 (eff. 0.221)
1136.91/1137.12	c #Conflicts:     862000 | #Learnt:      42291 | 0.000
1136.91/1137.12	c total clause space: 335.816MB
1136.91/1137.12	c total #watches: 371188
1139.41/1139.62	c total #propagations: 504025394 / total #impl: 2280650256 (eff. 0.221)
1139.41/1139.62	c #Conflicts:     863000 | #Learnt:      43291 | 0.000
1139.41/1139.62	c total clause space: 335.816MB
1139.41/1139.63	c total #watches: 376326
1141.41/1141.63	c total #propagations: 504587001 / total #impl: 2283460631 (eff. 0.221)
1141.41/1141.63	c #Conflicts:     864000 | #Learnt:      44291 | 0.000
1141.41/1141.63	c total clause space: 335.816MB
1141.41/1141.63	c total #watches: 381256
1143.11/1143.31	c total #propagations: 505209337 / total #impl: 2285801147 (eff. 0.221)
1143.11/1143.31	c GARBAGE COLLECT
1143.11/1143.31	c #Conflicts:     865000 | #Learnt:      22897 | 0.000
1143.11/1143.31	c total clause space: 335.816MB
1143.11/1143.31	c total #watches: 237006
1144.11/1144.39	c total #propagations: 505798941 / total #impl: 2288151433 (eff. 0.221)
1144.11/1144.39	c #Conflicts:     866000 | #Learnt:      23897 | 0.000
1144.11/1144.39	c total clause space: 335.816MB
1144.11/1144.39	c total #watches: 241962
1145.11/1145.37	c total #propagations: 506353688 / total #impl: 2290580637 (eff. 0.221)
1145.11/1145.37	c #Conflicts:     867000 | #Learnt:      24897 | 0.000
1145.11/1145.37	c total clause space: 335.816MB
1145.11/1145.37	c total #watches: 245575
1146.31/1146.55	c total #propagations: 506917057 / total #impl: 2292505892 (eff. 0.221)
1146.31/1146.55	c #Conflicts:     868000 | #Learnt:      25897 | 0.000
1146.31/1146.55	c total clause space: 335.816MB
1146.31/1146.55	c total #watches: 248917
1147.61/1147.89	c total #propagations: 507492843 / total #impl: 2294620458 (eff. 0.221)
1147.61/1147.89	c #Conflicts:     869000 | #Learnt:      26897 | 0.000
1147.61/1147.89	c total clause space: 335.816MB
1147.61/1147.89	c total #watches: 253083
1148.91/1149.17	c total #propagations: 508198566 / total #impl: 2297542969 (eff. 0.221)
1148.91/1149.17	c #Conflicts:     870000 | #Learnt:      27897 | 0.000
1148.91/1149.17	c total clause space: 335.816MB
1148.91/1149.17	c total #watches: 258074
1150.11/1150.37	c total #propagations: 508782192 / total #impl: 2299976820 (eff. 0.221)
1150.11/1150.37	c #Conflicts:     871000 | #Learnt:      28897 | 0.000
1150.11/1150.37	c total clause space: 335.816MB
1150.11/1150.37	c total #watches: 262245
1151.61/1151.81	c total #propagations: 509333111 / total #impl: 2302169926 (eff. 0.221)
1151.61/1151.81	c #Conflicts:     872000 | #Learnt:      29897 | 0.000
1151.61/1151.81	c total clause space: 335.816MB
1151.61/1151.81	c total #watches: 266894
1153.01/1153.22	c total #propagations: 509959396 / total #impl: 2304767504 (eff. 0.221)
1153.01/1153.22	c #Conflicts:     873000 | #Learnt:      30897 | 0.000
1153.01/1153.22	c total clause space: 335.816MB
1153.01/1153.22	c total #watches: 273049
1154.31/1154.57	c total #propagations: 510627856 / total #impl: 2307621983 (eff. 0.221)
1154.31/1154.57	c #Conflicts:     874000 | #Learnt:      31897 | 0.000
1154.31/1154.57	c total clause space: 335.816MB
1154.31/1154.57	c total #watches: 278138
1155.71/1155.99	c total #propagations: 511217741 / total #impl: 2310149532 (eff. 0.221)
1155.71/1155.99	c #Conflicts:     875000 | #Learnt:      32897 | 0.000
1155.71/1155.99	c total clause space: 335.816MB
1155.71/1155.99	c total #watches: 281660
1157.31/1157.55	c total #propagations: 511791628 / total #impl: 2312310799 (eff. 0.221)
1157.31/1157.55	c #Conflicts:     876000 | #Learnt:      33897 | 0.000
1157.31/1157.55	c total clause space: 335.816MB
1157.31/1157.55	c total #watches: 286017
1158.60/1158.87	c total #propagations: 512437235 / total #impl: 2314774538 (eff. 0.221)
1158.60/1158.87	c #Conflicts:     877000 | #Learnt:      34897 | 0.000
1158.60/1158.87	c total clause space: 335.816MB
1158.60/1158.87	c total #watches: 290786
1160.00/1160.26	c total #propagations: 513042598 / total #impl: 2317403952 (eff. 0.221)
1160.00/1160.26	c #Conflicts:     878000 | #Learnt:      35897 | 0.000
1160.00/1160.26	c total clause space: 335.816MB
1160.00/1160.26	c total #watches: 294409
1161.51/1161.74	c total #propagations: 513661799 / total #impl: 2319795738 (eff. 0.221)
1161.51/1161.74	c #Conflicts:     879000 | #Learnt:      36897 | 0.000
1161.51/1161.74	c total clause space: 335.816MB
1161.51/1161.74	c total #watches: 298740
1163.00/1163.28	c total #propagations: 514284808 / total #impl: 2322246944 (eff. 0.221)
1163.00/1163.28	c #Conflicts:     880000 | #Learnt:      37897 | 0.000
1163.00/1163.28	c total clause space: 335.816MB
1163.00/1163.28	c total #watches: 308269
1164.20/1164.49	c total #propagations: 514925004 / total #impl: 2325126613 (eff. 0.221)
1164.20/1164.49	c #Conflicts:     881000 | #Learnt:      38897 | 0.000
1164.20/1164.49	c total clause space: 335.816MB
1164.20/1164.49	c total #watches: 314937
1165.60/1165.87	c total #propagations: 515432148 / total #impl: 2327601606 (eff. 0.221)
1165.60/1165.87	c #Conflicts:     882000 | #Learnt:      39897 | 0.000
1165.60/1165.87	c total clause space: 335.816MB
1165.60/1165.87	c total #watches: 321642
1167.20/1167.40	c total #propagations: 515894790 / total #impl: 2329987007 (eff. 0.221)
1167.20/1167.40	c #Conflicts:     883000 | #Learnt:      40897 | 0.000
1167.20/1167.40	c total clause space: 335.816MB
1167.20/1167.40	c total #watches: 326172
1169.40/1169.61	c total #propagations: 516376036 / total #impl: 2331888059 (eff. 0.221)
1169.40/1169.61	c #Conflicts:     884000 | #Learnt:      41897 | 0.000
1169.40/1169.61	c total clause space: 335.816MB
1169.40/1169.61	c total #watches: 331822
1171.60/1171.86	c total #propagations: 517001934 / total #impl: 2334605014 (eff. 0.221)
1171.60/1171.86	c #Conflicts:     885000 | #Learnt:      42897 | 0.000
1171.60/1171.86	c total clause space: 335.816MB
1171.60/1171.86	c total #watches: 339005
1173.40/1173.64	c total #propagations: 517550921 / total #impl: 2337284831 (eff. 0.221)
1173.40/1173.64	c #Conflicts:     886000 | #Learnt:      43897 | 0.000
1173.40/1173.64	c total clause space: 335.816MB
1173.40/1173.64	c total #watches: 342828
1175.10/1175.33	c total #propagations: 518038625 / total #impl: 2339407256 (eff. 0.221)
1175.10/1175.33	c #Conflicts:     887000 | #Learnt:      44897 | 0.000
1175.10/1175.33	c total clause space: 335.816MB
1175.10/1175.33	c total #watches: 347044
1176.60/1176.84	c total #propagations: 518494460 / total #impl: 2341617528 (eff. 0.221)
1176.60/1176.84	c GARBAGE COLLECT
1176.60/1176.84	c #Conflicts:     888000 | #Learnt:      23183 | 0.000
1176.60/1176.84	c total clause space: 335.816MB
1176.60/1176.84	c total #watches: 238978
1177.60/1177.84	c total #propagations: 518999114 / total #impl: 2343874788 (eff. 0.221)
1177.60/1177.84	c #Conflicts:     889000 | #Learnt:      24183 | 0.000
1177.60/1177.84	c total clause space: 335.816MB
1177.60/1177.84	c total #watches: 242268
1178.50/1178.71	c total #propagations: 519530290 / total #impl: 2346226342 (eff. 0.221)
1178.50/1178.71	c #Conflicts:     890000 | #Learnt:      25183 | 0.000
1178.50/1178.71	c total clause space: 335.816MB
1178.50/1178.71	c total #watches: 246379
1179.40/1179.65	c total #propagations: 519976618 / total #impl: 2348252356 (eff. 0.221)
1179.40/1179.65	c #Conflicts:     891000 | #Learnt:      26183 | 0.000
1179.40/1179.65	c total clause space: 335.816MB
1179.40/1179.65	c total #watches: 251793
1180.50/1180.77	c total #propagations: 520445118 / total #impl: 2350414832 (eff. 0.221)
1180.50/1180.77	c #Conflicts:     892000 | #Learnt:      27183 | 0.000
1180.50/1180.77	c total clause space: 335.816MB
1180.50/1180.77	c total #watches: 255903
1181.90/1182.17	c total #propagations: 520949395 / total #impl: 2352633440 (eff. 0.221)
1181.90/1182.17	c #Conflicts:     893000 | #Learnt:      28183 | 0.000
1181.90/1182.17	c total clause space: 335.816MB
1181.90/1182.17	c total #watches: 260551
1183.60/1183.82	c total #propagations: 521604273 / total #impl: 2355402562 (eff. 0.221)
1183.60/1183.82	c #Conflicts:     894000 | #Learnt:      29183 | 0.000
1183.60/1183.82	c total clause space: 335.816MB
1183.60/1183.82	c total #watches: 266065
1185.20/1185.47	c total #propagations: 522314997 / total #impl: 2358547164 (eff. 0.221)
1185.20/1185.47	c #Conflicts:     895000 | #Learnt:      30183 | 0.000
1185.20/1185.47	c total clause space: 335.816MB
1185.20/1185.47	c total #watches: 271967
1187.30/1187.50	c total #propagations: 523068250 / total #impl: 2361946242 (eff. 0.221)
1187.30/1187.50	c #Conflicts:     896000 | #Learnt:      31183 | 0.000
1187.30/1187.50	c total clause space: 335.816MB
1187.30/1187.50	c total #watches: 283692
1189.30/1189.59	c total #propagations: 523830409 / total #impl: 2365805491 (eff. 0.221)
1189.30/1189.59	c #Conflicts:     897000 | #Learnt:      32183 | 0.000
1189.30/1189.59	c total clause space: 335.816MB
1189.30/1189.59	c total #watches: 291377
1190.90/1191.13	c total #propagations: 524533567 / total #impl: 2369162510 (eff. 0.221)
1190.90/1191.13	c #Conflicts:     898000 | #Learnt:      33183 | 0.000
1190.90/1191.13	c total clause space: 335.816MB
1190.90/1191.13	c total #watches: 294677
1192.80/1193.09	c total #propagations: 525048750 / total #impl: 2371680075 (eff. 0.221)
1192.80/1193.09	c #Conflicts:     899000 | #Learnt:      34183 | 0.000
1192.80/1193.09	c total clause space: 335.816MB
1192.80/1193.09	c total #watches: 300289
1194.90/1195.11	c total #propagations: 525628776 / total #impl: 2375013522 (eff. 0.221)
1194.90/1195.11	c #Conflicts:     900000 | #Learnt:      35183 | 0.000
1194.90/1195.11	c total clause space: 335.816MB
1194.90/1195.11	c total #watches: 304439
1197.10/1197.37	c total #propagations: 526213435 / total #impl: 2377842358 (eff. 0.221)
1197.10/1197.37	c #Conflicts:     901000 | #Learnt:      36183 | 0.000
1197.10/1197.37	c total clause space: 335.816MB
1197.10/1197.37	c total #watches: 313049
1199.00/1199.27	c total #propagations: 526878733 / total #impl: 2380962363 (eff. 0.221)
1199.00/1199.27	c #Conflicts:     902000 | #Learnt:      37183 | 0.000
1199.00/1199.27	c total clause space: 335.816MB
1199.00/1199.27	c total #watches: 317431
1201.00/1201.29	c total #propagations: 527454726 / total #impl: 2383335193 (eff. 0.221)
1201.00/1201.29	c #Conflicts:     903000 | #Learnt:      38183 | 0.000
1201.00/1201.29	c total clause space: 335.816MB
1201.00/1201.29	c total #watches: 322212
1203.00/1203.27	c total #propagations: 528052553 / total #impl: 2386051048 (eff. 0.221)
1203.00/1203.27	c #Conflicts:     904000 | #Learnt:      39183 | 0.000
1203.00/1203.27	c total clause space: 335.816MB
1203.00/1203.27	c total #watches: 330452
1205.50/1205.76	c total #propagations: 528688413 / total #impl: 2389074545 (eff. 0.221)
1205.50/1205.76	c #Conflicts:     905000 | #Learnt:      40183 | 0.000
1205.50/1205.76	c total clause space: 335.816MB
1205.50/1205.76	c total #watches: 336299
1207.90/1208.13	c total #propagations: 529363076 / total #impl: 2392218042 (eff. 0.221)
1207.90/1208.13	c #Conflicts:     906000 | #Learnt:      41183 | 0.000
1207.90/1208.13	c total clause space: 335.816MB
1207.90/1208.13	c total #watches: 341985
1209.90/1210.14	c total #propagations: 529923438 / total #impl: 2395431229 (eff. 0.221)
1209.90/1210.14	c #Conflicts:     907000 | #Learnt:      42183 | 0.000
1209.90/1210.14	c total clause space: 335.816MB
1209.90/1210.14	c total #watches: 345440
1212.10/1212.32	c total #propagations: 530399368 / total #impl: 2397445607 (eff. 0.221)
1212.10/1212.32	c #Conflicts:     908000 | #Learnt:      43183 | 0.000
1212.10/1212.32	c total clause space: 335.816MB
1212.10/1212.32	c total #watches: 351481
1214.20/1214.43	c total #propagations: 530936968 / total #impl: 2399934272 (eff. 0.221)
1214.20/1214.43	c #Conflicts:     909000 | #Learnt:      44183 | 0.000
1214.20/1214.43	c total clause space: 335.816MB
1214.20/1214.43	c total #watches: 365586
1216.99/1217.23	c total #propagations: 531477992 / total #impl: 2403466544 (eff. 0.221)
1216.99/1217.23	c #Conflicts:     910000 | #Learnt:      45183 | 0.000
1216.99/1217.23	c total clause space: 335.816MB
1216.99/1217.23	c total #watches: 389026
1219.99/1220.24	c total #propagations: 532071583 / total #impl: 2410053505 (eff. 0.221)
1219.99/1220.24	c GARBAGE COLLECT
1219.99/1220.24	c #Conflicts:     911000 | #Learnt:      23180 | 0.000
1219.99/1220.24	c total clause space: 335.816MB
1219.99/1220.24	c total #watches: 239288
1221.39/1221.68	c total #propagations: 532682180 / total #impl: 2418040991 (eff. 0.220)
1221.39/1221.68	c #Conflicts:     912000 | #Learnt:      24180 | 0.000
1221.39/1221.68	c total clause space: 335.816MB
1221.39/1221.68	c total #watches: 245859
1222.69/1222.92	c total #propagations: 533407541 / total #impl: 2420959685 (eff. 0.220)
1222.69/1222.92	c #Conflicts:     913000 | #Learnt:      25180 | 0.000
1222.69/1222.92	c total clause space: 335.816MB
1222.69/1222.92	c total #watches: 251279
1223.99/1224.21	c total #propagations: 533930782 / total #impl: 2423268014 (eff. 0.220)
1223.99/1224.21	c #Conflicts:     914000 | #Learnt:      26180 | 0.000
1223.99/1224.21	c total clause space: 335.816MB
1223.99/1224.21	c total #watches: 254995
1225.20/1225.44	c total #propagations: 534516613 / total #impl: 2425542566 (eff. 0.220)
1225.20/1225.44	c #Conflicts:     915000 | #Learnt:      27180 | 0.000
1225.20/1225.44	c total clause space: 335.816MB
1225.20/1225.44	c total #watches: 259174
1226.69/1226.97	c total #propagations: 535059265 / total #impl: 2427773006 (eff. 0.220)
1226.69/1226.97	c #Conflicts:     916000 | #Learnt:      28180 | 0.000
1226.69/1226.97	c total clause space: 335.816MB
1226.69/1226.97	c total #watches: 263617
1228.09/1228.31	c total #propagations: 535700893 / total #impl: 2430638115 (eff. 0.220)
1228.09/1228.31	c #Conflicts:     917000 | #Learnt:      29180 | 0.000
1228.09/1228.31	c total clause space: 335.816MB
1228.09/1228.31	c total #watches: 268381
1229.19/1229.44	c total #propagations: 536273752 / total #impl: 2433371830 (eff. 0.220)
1229.19/1229.44	c #Conflicts:     918000 | #Learnt:      30180 | 0.000
1229.19/1229.44	c total clause space: 335.816MB
1229.19/1229.44	c total #watches: 274467
1230.39/1230.64	c total #propagations: 536810757 / total #impl: 2435794959 (eff. 0.220)
1230.39/1230.64	c #Conflicts:     919000 | #Learnt:      31180 | 0.000
1230.39/1230.64	c total clause space: 335.816MB
1230.39/1230.64	c total #watches: 279185
1231.80/1232.10	c total #propagations: 537321583 / total #impl: 2438184815 (eff. 0.220)
1231.80/1232.10	c #Conflicts:     920000 | #Learnt:      32180 | 0.000
1231.80/1232.10	c total clause space: 335.816MB
1231.80/1232.10	c total #watches: 283629
1233.29/1233.54	c total #propagations: 537892595 / total #impl: 2440892329 (eff. 0.220)
1233.29/1233.54	c #Conflicts:     921000 | #Learnt:      33180 | 0.000
1233.29/1233.54	c total clause space: 335.816MB
1233.29/1233.54	c total #watches: 287197
1234.59/1234.81	c total #propagations: 538450153 / total #impl: 2442877259 (eff. 0.220)
1234.59/1234.81	c #Conflicts:     922000 | #Learnt:      34180 | 0.000
1234.59/1234.81	c total clause space: 335.816MB
1234.59/1234.81	c total #watches: 289581
1236.30/1236.54	c total #propagations: 538927652 / total #impl: 2444599676 (eff. 0.220)
1236.30/1236.54	c #Conflicts:     923000 | #Learnt:      35180 | 0.000
1236.30/1236.54	c total clause space: 335.816MB
1236.30/1236.54	c total #watches: 294588
1237.69/1237.94	c total #propagations: 539484443 / total #impl: 2446790670 (eff. 0.220)
1237.69/1237.94	c #Conflicts:     924000 | #Learnt:      36180 | 0.000
1237.69/1237.94	c total clause space: 335.816MB
1237.69/1237.94	c total #watches: 298754
1239.19/1239.47	c total #propagations: 539978686 / total #impl: 2448806409 (eff. 0.221)
1239.19/1239.47	c #Conflicts:     925000 | #Learnt:      37180 | 0.000
1239.19/1239.47	c total clause space: 335.816MB
1239.19/1239.47	c total #watches: 302406
1240.60/1240.90	c total #propagations: 540477786 / total #impl: 2451375749 (eff. 0.220)
1240.60/1240.90	c #Conflicts:     926000 | #Learnt:      38180 | 0.000
1240.60/1240.90	c total clause space: 335.816MB
1240.60/1240.90	c total #watches: 306212
1242.09/1242.33	c total #propagations: 541008229 / total #impl: 2454006822 (eff. 0.220)
1242.09/1242.33	c #Conflicts:     927000 | #Learnt:      39180 | 0.000
1242.09/1242.33	c total clause space: 335.816MB
1242.09/1242.33	c total #watches: 310890
1243.49/1243.70	c total #propagations: 541561034 / total #impl: 2456694571 (eff. 0.220)
1243.49/1243.70	c #Conflicts:     928000 | #Learnt:      40180 | 0.000
1243.49/1243.70	c total clause space: 335.816MB
1243.49/1243.70	c total #watches: 314694
1245.00/1245.28	c total #propagations: 542038080 / total #impl: 2459115899 (eff. 0.220)
1245.00/1245.28	c #Conflicts:     929000 | #Learnt:      41180 | 0.000
1245.00/1245.28	c total clause space: 335.816MB
1245.00/1245.28	c total #watches: 318503
1246.59/1246.86	c total #propagations: 542535558 / total #impl: 2461651736 (eff. 0.220)
1246.59/1246.86	c #Conflicts:     930000 | #Learnt:      42180 | 0.000
1246.59/1246.86	c total clause space: 335.816MB
1246.59/1246.86	c total #watches: 323202
1248.49/1248.77	c total #propagations: 543015933 / total #impl: 2464147406 (eff. 0.220)
1248.49/1248.77	c #Conflicts:     931000 | #Learnt:      43180 | 0.000
1248.49/1248.77	c total clause space: 335.816MB
1248.49/1248.77	c total #watches: 332023
1250.39/1250.64	c total #propagations: 543643633 / total #impl: 2467251070 (eff. 0.220)
1250.39/1250.64	c #Conflicts:     932000 | #Learnt:      44180 | 0.000
1250.39/1250.64	c total clause space: 335.816MB
1250.39/1250.64	c total #watches: 341948
1251.99/1252.25	c total #propagations: 544229469 / total #impl: 2470328310 (eff. 0.220)
1251.99/1252.25	c #Conflicts:     933000 | #Learnt:      45180 | 0.000
1251.99/1252.25	c total clause space: 335.816MB
1251.99/1252.25	c total #watches: 352908
1253.99/1254.22	c total #propagations: 544725883 / total #impl: 2472984272 (eff. 0.220)
1253.99/1254.22	c #Conflicts:     934000 | #Learnt:      46180 | 0.000
1253.99/1254.22	c total clause space: 335.816MB
1253.99/1254.22	c total #watches: 359656
1255.49/1255.72	c total #propagations: 545242448 / total #impl: 2476090229 (eff. 0.220)
1255.49/1255.72	c GARBAGE COLLECT
1255.49/1255.72	c #Conflicts:     935000 | #Learnt:      23896 | 0.000
1255.49/1255.72	c total clause space: 335.816MB
1255.49/1255.72	c total #watches: 241979
1256.49/1256.78	c total #propagations: 545746414 / total #impl: 2478737277 (eff. 0.220)
1256.49/1256.78	c #Conflicts:     936000 | #Learnt:      24896 | 0.000
1256.49/1256.78	c total clause space: 335.816MB
1256.49/1256.78	c total #watches: 248312
1257.59/1257.87	c total #propagations: 546282396 / total #impl: 2481148737 (eff. 0.220)
1257.59/1257.87	c #Conflicts:     937000 | #Learnt:      25896 | 0.000
1257.59/1257.87	c total clause space: 335.816MB
1257.59/1257.87	c total #watches: 253855
1258.79/1259.00	c total #propagations: 546760143 / total #impl: 2483490715 (eff. 0.220)
1258.79/1259.00	c #Conflicts:     938000 | #Learnt:      26896 | 0.000
1258.79/1259.00	c total clause space: 335.816MB
1258.79/1259.00	c total #watches: 260933
1259.89/1260.13	c total #propagations: 547193768 / total #impl: 2485851944 (eff. 0.220)
1259.89/1260.13	c #Conflicts:     939000 | #Learnt:      27896 | 0.000
1259.89/1260.13	c total clause space: 335.816MB
1259.89/1260.13	c total #watches: 265675
1261.09/1261.38	c total #propagations: 547610708 / total #impl: 2488181206 (eff. 0.220)
1261.09/1261.38	c #Conflicts:     940000 | #Learnt:      28896 | 0.000
1261.09/1261.38	c total clause space: 335.816MB
1261.09/1261.38	c total #watches: 270288
1262.49/1262.73	c total #propagations: 548056319 / total #impl: 2490600146 (eff. 0.220)
1262.49/1262.73	c #Conflicts:     941000 | #Learnt:      29896 | 0.000
1262.49/1262.73	c total clause space: 335.816MB
1262.49/1262.73	c total #watches: 277467
1263.79/1264.08	c total #propagations: 548518716 / total #impl: 2493397428 (eff. 0.220)
1263.79/1264.08	c #Conflicts:     942000 | #Learnt:      30896 | 0.000
1263.79/1264.08	c total clause space: 335.816MB
1263.79/1264.08	c total #watches: 282394
1265.49/1265.70	c total #propagations: 548959725 / total #impl: 2495914797 (eff. 0.220)
1265.49/1265.70	c #Conflicts:     943000 | #Learnt:      31896 | 0.000
1265.49/1265.70	c total clause space: 335.816MB
1265.49/1265.70	c total #watches: 287512
1267.09/1267.31	c total #propagations: 549443719 / total #impl: 2498827727 (eff. 0.220)
1267.09/1267.31	c #Conflicts:     944000 | #Learnt:      32896 | 0.000
1267.09/1267.31	c total clause space: 335.816MB
1267.09/1267.31	c total #watches: 292433
1268.59/1268.89	c total #propagations: 549929670 / total #impl: 2501838466 (eff. 0.220)
1268.59/1268.89	c #Conflicts:     945000 | #Learnt:      33896 | 0.000
1268.59/1268.89	c total clause space: 335.816MB
1268.59/1268.89	c total #watches: 296727
1270.29/1270.57	c total #propagations: 550404197 / total #impl: 2504491621 (eff. 0.220)
1270.29/1270.57	c #Conflicts:     946000 | #Learnt:      34896 | 0.000
1270.29/1270.57	c total clause space: 335.816MB
1270.29/1270.57	c total #watches: 307983
1272.29/1272.59	c total #propagations: 550795498 / total #impl: 2507552243 (eff. 0.220)
1272.29/1272.59	c #Conflicts:     947000 | #Learnt:      35896 | 0.000
1272.29/1272.59	c total clause space: 335.816MB
1272.29/1272.59	c total #watches: 315147
1274.39/1274.69	c total #propagations: 551285008 / total #impl: 2510572497 (eff. 0.220)
1274.39/1274.69	c #Conflicts:     948000 | #Learnt:      36896 | 0.000
1274.39/1274.69	c total clause space: 335.816MB
1274.39/1274.69	c total #watches: 320062
1276.49/1276.71	c total #propagations: 551766502 / total #impl: 2513585704 (eff. 0.220)
1276.49/1276.71	c #Conflicts:     949000 | #Learnt:      37896 | 0.000
1276.49/1276.71	c total clause space: 335.816MB
1276.49/1276.71	c total #watches: 323356
1278.29/1278.54	c total #propagations: 552264607 / total #impl: 2516798151 (eff. 0.219)
1278.29/1278.54	c #Conflicts:     950000 | #Learnt:      38896 | 0.000
1278.29/1278.54	c total clause space: 335.816MB
1278.29/1278.54	c total #watches: 328399
1280.19/1280.47	c total #propagations: 552731515 / total #impl: 2519072034 (eff. 0.219)
1280.19/1280.47	c #Conflicts:     951000 | #Learnt:      39896 | 0.000
1280.19/1280.47	c total clause space: 335.816MB
1280.19/1280.47	c total #watches: 337349
1282.09/1282.33	c total #propagations: 553269239 / total #impl: 2521673280 (eff. 0.219)
1282.09/1282.33	c #Conflicts:     952000 | #Learnt:      40896 | 0.000
1282.09/1282.33	c total clause space: 335.816MB
1282.09/1282.34	c total #watches: 341677
1283.98/1284.23	c total #propagations: 553764572 / total #impl: 2524209759 (eff. 0.219)
1283.98/1284.23	c #Conflicts:     953000 | #Learnt:      41896 | 0.000
1283.98/1284.23	c total clause space: 335.816MB
1283.98/1284.23	c total #watches: 346004
1285.88/1286.17	c total #propagations: 554285835 / total #impl: 2526450552 (eff. 0.219)
1285.88/1286.17	c #Conflicts:     954000 | #Learnt:      42896 | 0.000
1285.88/1286.17	c total clause space: 335.816MB
1285.88/1286.17	c total #watches: 351508
1288.08/1288.35	c total #propagations: 554795661 / total #impl: 2529008795 (eff. 0.219)
1288.08/1288.35	c #Conflicts:     955000 | #Learnt:      43896 | 0.000
1288.08/1288.35	c total clause space: 335.816MB
1288.08/1288.35	c total #watches: 355884
1290.09/1290.37	c total #propagations: 555324854 / total #impl: 2531486792 (eff. 0.219)
1290.09/1290.37	c #Conflicts:     956000 | #Learnt:      44896 | 0.000
1290.09/1290.37	c total clause space: 335.816MB
1290.09/1290.38	c total #watches: 360590
1292.18/1292.46	c total #propagations: 555809514 / total #impl: 2534191720 (eff. 0.219)
1292.18/1292.46	c #Conflicts:     957000 | #Learnt:      45896 | 0.000
1292.18/1292.46	c total clause space: 335.816MB
1292.18/1292.46	c total #watches: 367670
1294.38/1294.69	c total #propagations: 556292989 / total #impl: 2536618558 (eff. 0.219)
1294.38/1294.69	c #Conflicts:     958000 | #Learnt:      46896 | 0.000
1294.38/1294.69	c total clause space: 335.816MB
1294.38/1294.69	c total #watches: 373670
1295.98/1296.28	c total #propagations: 556809733 / total #impl: 2539270865 (eff. 0.219)
1295.98/1296.28	c GARBAGE COLLECT
1295.98/1296.28	c #Conflicts:     959000 | #Learnt:      24304 | 0.000
1295.98/1296.28	c total clause space: 335.816MB
1295.98/1296.28	c total #watches: 244520
1297.18/1297.48	c total #propagations: 557318050 / total #impl: 2541815216 (eff. 0.219)
1297.18/1297.48	c #Conflicts:     960000 | #Learnt:      25304 | 0.000
1297.18/1297.48	c total clause space: 335.816MB
1297.18/1297.48	c total #watches: 251864
1298.68/1298.92	c total #propagations: 557835322 / total #impl: 2544365164 (eff. 0.219)
1298.68/1298.92	c #Conflicts:     961000 | #Learnt:      26304 | 0.000
1298.68/1298.92	c total clause space: 335.816MB
1298.68/1298.92	c total #watches: 258849
1300.18/1300.45	c total #propagations: 558370226 / total #impl: 2547060717 (eff. 0.219)
1300.18/1300.45	c #Conflicts:     962000 | #Learnt:      27304 | 0.000
1300.18/1300.45	c total clause space: 335.816MB
1300.18/1300.45	c total #watches: 268508
1302.08/1302.35	c total #propagations: 558874184 / total #impl: 2549767568 (eff. 0.219)
1302.08/1302.35	c #Conflicts:     963000 | #Learnt:      28304 | 0.000
1302.08/1302.35	c total clause space: 335.816MB
1302.08/1302.35	c total #watches: 281881
1304.58/1304.80	c total #propagations: 559406397 / total #impl: 2553046688 (eff. 0.219)
1304.58/1304.80	c #Conflicts:     964000 | #Learnt:      29304 | 0.000
1304.58/1304.80	c total clause space: 335.816MB
1304.58/1304.80	c total #watches: 290678
1306.98/1307.24	c total #propagations: 559953039 / total #impl: 2556275742 (eff. 0.219)
1306.98/1307.24	c #Conflicts:     965000 | #Learnt:      30304 | 0.000
1306.98/1307.24	c total clause space: 335.816MB
1306.98/1307.24	c total #watches: 302255
1309.58/1309.89	c total #propagations: 560477698 / total #impl: 2559536313 (eff. 0.219)
1309.58/1309.89	c #Conflicts:     966000 | #Learnt:      31304 | 0.000
1309.58/1309.89	c total clause space: 335.816MB
1309.58/1309.89	c total #watches: 309703
1312.28/1312.57	c total #propagations: 560978923 / total #impl: 2562926479 (eff. 0.219)
1312.28/1312.57	c #Conflicts:     967000 | #Learnt:      32304 | 0.000
1312.28/1312.57	c total clause space: 335.816MB
1312.28/1312.57	c total #watches: 319306
1315.68/1315.95	c total #propagations: 561446349 / total #impl: 2566346438 (eff. 0.219)
1315.68/1315.95	c #Conflicts:     968000 | #Learnt:      33304 | 0.000
1315.68/1315.95	c total clause space: 335.816MB
1315.68/1315.95	c total #watches: 327000
1319.28/1319.51	c total #propagations: 561943206 / total #impl: 2570030602 (eff. 0.219)
1319.28/1319.51	c #Conflicts:     969000 | #Learnt:      34304 | 0.000
1319.28/1319.51	c total clause space: 335.816MB
1319.28/1319.51	c total #watches: 331856
1322.38/1322.69	c total #propagations: 562484297 / total #impl: 2573473980 (eff. 0.219)
1322.38/1322.69	c #Conflicts:     970000 | #Learnt:      35304 | 0.000
1322.38/1322.69	c total clause space: 335.816MB
1322.38/1322.69	c total #watches: 338247
1325.98/1326.22	c total #propagations: 563002279 / total #impl: 2576698886 (eff. 0.218)
1325.98/1326.22	c #Conflicts:     971000 | #Learnt:      36304 | 0.000
1325.98/1326.22	c total clause space: 335.816MB
1325.98/1326.22	c total #watches: 343698
1329.48/1329.76	c total #propagations: 563508582 / total #impl: 2580210635 (eff. 0.218)
1329.48/1329.76	c #Conflicts:     972000 | #Learnt:      37304 | 0.000
1329.48/1329.76	c total clause space: 335.816MB
1329.48/1329.76	c total #watches: 350599
1333.88/1334.19	c total #propagations: 564003919 / total #impl: 2583517839 (eff. 0.218)
1333.88/1334.19	c #Conflicts:     973000 | #Learnt:      38304 | 0.000
1333.88/1334.19	c total clause space: 335.816MB
1333.88/1334.19	c total #watches: 356667
1337.78/1338.00	c total #propagations: 564521622 / total #impl: 2587024384 (eff. 0.218)
1337.78/1338.00	c #Conflicts:     974000 | #Learnt:      39304 | 0.000
1337.78/1338.00	c total clause space: 335.816MB
1337.78/1338.00	c total #watches: 364094
1341.08/1341.33	c total #propagations: 565019298 / total #impl: 2591779656 (eff. 0.218)
1341.08/1341.33	c #Conflicts:     975000 | #Learnt:      40304 | 0.000
1341.08/1341.33	c total clause space: 335.816MB
1341.08/1341.33	c total #watches: 369432
1343.87/1344.14	c total #propagations: 565476823 / total #impl: 2595922109 (eff. 0.218)
1343.87/1344.14	c #Conflicts:     976000 | #Learnt:      41304 | 0.000
1343.87/1344.14	c total clause space: 335.816MB
1343.87/1344.14	c total #watches: 373556
1346.87/1347.12	c total #propagations: 565929695 / total #impl: 2598206580 (eff. 0.218)
1346.87/1347.12	c #Conflicts:     977000 | #Learnt:      42304 | 0.000
1346.87/1347.12	c total clause space: 335.816MB
1346.87/1347.12	c total #watches: 376773
1349.77/1350.00	c total #propagations: 566400927 / total #impl: 2600536833 (eff. 0.218)
1349.77/1350.00	c #Conflicts:     978000 | #Learnt:      43304 | 0.000
1349.77/1350.00	c total clause space: 335.816MB
1349.77/1350.00	c total #watches: 383256
1352.97/1353.27	c total #propagations: 566865090 / total #impl: 2603103251 (eff. 0.218)
1352.97/1353.27	c #Conflicts:     979000 | #Learnt:      44304 | 0.000
1352.97/1353.27	c total clause space: 335.816MB
1352.97/1353.27	c total #watches: 386952
1356.09/1356.40	c total #propagations: 567365665 / total #impl: 2605688157 (eff. 0.218)
1356.09/1356.40	c #Conflicts:     980000 | #Learnt:      45304 | 0.000
1356.09/1356.40	c total clause space: 335.816MB
1356.09/1356.40	c total #watches: 390274
1359.08/1359.33	c total #propagations: 567835743 / total #impl: 2608194847 (eff. 0.218)
1359.08/1359.33	c #Conflicts:     981000 | #Learnt:      46304 | 0.000
1359.08/1359.33	c total clause space: 335.816MB
1359.08/1359.33	c total #watches: 394713
1362.17/1362.45	c total #propagations: 568271492 / total #impl: 2610707249 (eff. 0.218)
1362.17/1362.45	c #Conflicts:     982000 | #Learnt:      47304 | 0.000
1362.17/1362.45	c total clause space: 335.816MB
1362.17/1362.45	c total #watches: 399514
1364.37/1364.61	c total #propagations: 568722573 / total #impl: 2613236180 (eff. 0.218)
1364.37/1364.61	c GARBAGE COLLECT
1364.37/1364.61	c #Conflicts:     983000 | #Learnt:      24394 | 0.000
1364.37/1364.61	c total clause space: 335.816MB
1364.37/1364.61	c total #watches: 244380
1365.27/1365.56	c total #propagations: 569150031 / total #impl: 2615463797 (eff. 0.218)
1365.27/1365.56	c #Conflicts:     984000 | #Learnt:      25394 | 0.000
1365.27/1365.56	c total clause space: 335.816MB
1365.27/1365.56	c total #watches: 248865
1366.37/1366.62	c total #propagations: 569589191 / total #impl: 2617674924 (eff. 0.218)
1366.37/1366.62	c #Conflicts:     985000 | #Learnt:      26394 | 0.000
1366.37/1366.62	c total clause space: 335.816MB
1366.37/1366.62	c total #watches: 252793
1367.57/1367.81	c total #propagations: 570068626 / total #impl: 2619852435 (eff. 0.218)
1367.57/1367.81	c #Conflicts:     986000 | #Learnt:      27394 | 0.000
1367.57/1367.81	c total clause space: 335.816MB
1367.57/1367.81	c total #watches: 255896
1368.77/1369.02	c total #propagations: 570529394 / total #impl: 2622076459 (eff. 0.218)
1368.77/1369.02	c #Conflicts:     987000 | #Learnt:      28394 | 0.000
1368.77/1369.02	c total clause space: 335.816MB
1368.77/1369.02	c total #watches: 259608
1369.97/1370.26	c total #propagations: 571000394 / total #impl: 2624337139 (eff. 0.218)
1369.97/1370.26	c #Conflicts:     988000 | #Learnt:      29394 | 0.000
1369.97/1370.26	c total clause space: 335.816MB
1369.97/1370.26	c total #watches: 264083
1371.37/1371.62	c total #propagations: 571501582 / total #impl: 2626862422 (eff. 0.218)
1371.37/1371.62	c #Conflicts:     989000 | #Learnt:      30394 | 0.000
1371.37/1371.62	c total clause space: 335.816MB
1371.37/1371.62	c total #watches: 268643
1372.58/1372.87	c total #propagations: 572028608 / total #impl: 2629492884 (eff. 0.218)
1372.58/1372.87	c #Conflicts:     990000 | #Learnt:      31394 | 0.000
1372.58/1372.87	c total clause space: 335.816MB
1372.58/1372.87	c total #watches: 273012
1373.97/1374.24	c total #propagations: 572467477 / total #impl: 2631825544 (eff. 0.218)
1373.97/1374.24	c #Conflicts:     991000 | #Learnt:      32394 | 0.000
1373.97/1374.24	c total clause space: 335.816MB
1373.97/1374.24	c total #watches: 276579
1375.37/1375.62	c total #propagations: 572937535 / total #impl: 2634301132 (eff. 0.217)
1375.37/1375.62	c #Conflicts:     992000 | #Learnt:      33394 | 0.000
1375.37/1375.62	c total clause space: 335.816MB
1375.37/1375.62	c total #watches: 280050
1376.87/1377.18	c total #propagations: 573398738 / total #impl: 2636572732 (eff. 0.217)
1376.87/1377.18	c #Conflicts:     993000 | #Learnt:      34394 | 0.000
1376.87/1377.18	c total clause space: 335.816MB
1376.87/1377.18	c total #watches: 284094
1378.67/1378.92	c total #propagations: 573874489 / total #impl: 2638909860 (eff. 0.217)
1378.67/1378.92	c #Conflicts:     994000 | #Learnt:      35394 | 0.000
1378.67/1378.92	c total clause space: 335.816MB
1378.67/1378.92	c total #watches: 290419
1380.38/1380.68	c total #propagations: 574338495 / total #impl: 2641359791 (eff. 0.217)
1380.38/1380.68	c #Conflicts:     995000 | #Learnt:      36394 | 0.000
1380.38/1380.68	c total clause space: 335.816MB
1380.38/1380.68	c total #watches: 293659
1382.37/1382.70	c total #propagations: 574795568 / total #impl: 2643727691 (eff. 0.217)
1382.37/1382.70	c #Conflicts:     996000 | #Learnt:      37394 | 0.000
1382.37/1382.70	c total clause space: 335.816MB
1382.37/1382.70	c total #watches: 297731
1384.17/1384.42	c total #propagations: 575283710 / total #impl: 2646230771 (eff. 0.217)
1384.17/1384.42	c #Conflicts:     997000 | #Learnt:      38394 | 0.000
1384.17/1384.42	c total clause space: 335.816MB
1384.17/1384.42	c total #watches: 301053
1385.97/1386.26	c total #propagations: 575752719 / total #impl: 2648682704 (eff. 0.217)
1385.97/1386.26	c #Conflicts:     998000 | #Learnt:      39394 | 0.000
1385.97/1386.26	c total clause space: 335.816MB
1385.97/1386.26	c total #watches: 305821
1387.87/1388.11	c total #propagations: 576240582 / total #impl: 2651213720 (eff. 0.217)
1387.87/1388.11	c #Conflicts:     999000 | #Learnt:      40394 | 0.000
1387.87/1388.11	c total clause space: 335.816MB
1387.87/1388.11	c total #watches: 309908
1389.87/1390.10	c total #propagations: 576725985 / total #impl: 2653796810 (eff. 0.217)
1389.87/1390.10	c #Conflicts:    1000000 | #Learnt:      41394 | 0.000
1389.87/1390.10	c total clause space: 335.816MB
1389.87/1390.10	c total #watches: 312946
1391.67/1391.91	c total #propagations: 577231574 / total #impl: 2656221926 (eff. 0.217)
1391.67/1391.91	c #Conflicts:    1001000 | #Learnt:      42394 | 0.000
1391.67/1391.91	c total clause space: 335.816MB
1391.67/1391.91	c total #watches: 315859
1393.58/1393.82	c total #propagations: 577706348 / total #impl: 2658454020 (eff. 0.217)
1393.58/1393.82	c #Conflicts:    1002000 | #Learnt:      43394 | 0.000
1393.58/1393.82	c total clause space: 335.816MB
1393.58/1393.82	c total #watches: 318664
1395.68/1395.90	c total #propagations: 578154072 / total #impl: 2660669103 (eff. 0.217)
1395.68/1395.90	c #Conflicts:    1003000 | #Learnt:      44394 | 0.000
1395.68/1395.90	c total clause space: 335.816MB
1395.68/1395.90	c total #watches: 322050
1398.07/1398.39	c total #propagations: 578614905 / total #impl: 2662935733 (eff. 0.217)
1398.07/1398.39	c #Conflicts:    1004000 | #Learnt:      45394 | 0.000
1398.07/1398.39	c total clause space: 335.816MB
1398.07/1398.39	c total #watches: 325578
1400.67/1400.96	c total #propagations: 579264095 / total #impl: 2666560097 (eff. 0.217)
1400.67/1400.96	c #Conflicts:    1005000 | #Learnt:      46394 | 0.000
1400.67/1400.96	c total clause space: 335.816MB
1400.67/1400.96	c total #watches: 329416
1403.37/1403.66	c total #propagations: 579947063 / total #impl: 2669999898 (eff. 0.217)
1403.37/1403.66	c #Conflicts:    1006000 | #Learnt:      47394 | 0.000
1403.37/1403.66	c total clause space: 335.816MB
1403.37/1403.66	c total #watches: 332439
1405.97/1406.29	c total #propagations: 580602221 / total #impl: 2673292112 (eff. 0.217)
1405.97/1406.29	c #Conflicts:    1007000 | #Learnt:      48394 | 0.000
1405.97/1406.29	c total clause space: 335.816MB
1405.97/1406.29	c total #watches: 338917
1407.47/1407.77	c total #propagations: 581309332 / total #impl: 2676967692 (eff. 0.217)
1407.47/1407.77	c GARBAGE COLLECT
1407.47/1407.77	c #Conflicts:    1008000 | #Learnt:      25198 | 0.000
1407.47/1407.77	c total clause space: 335.816MB
1407.47/1407.77	c total #watches: 247614
1408.87/1409.18	c total #propagations: 581975956 / total #impl: 2680260779 (eff. 0.217)
1408.87/1409.18	c #Conflicts:    1009000 | #Learnt:      26198 | 0.000
1408.87/1409.18	c total clause space: 335.816MB
1408.87/1409.18	c total #watches: 251501
1410.67/1410.97	c total #propagations: 582600857 / total #impl: 2683170312 (eff. 0.217)
1410.67/1410.97	c #Conflicts:    1010000 | #Learnt:      27198 | 0.000
1410.67/1410.97	c total clause space: 335.816MB
1410.67/1410.97	c total #watches: 255884
1412.47/1412.79	c total #propagations: 583349578 / total #impl: 2686833710 (eff. 0.217)
1412.47/1412.79	c #Conflicts:    1011000 | #Learnt:      28198 | 0.000
1412.47/1412.79	c total clause space: 335.816MB
1412.47/1412.79	c total #watches: 259124
1414.17/1414.40	c total #propagations: 584089281 / total #impl: 2690439654 (eff. 0.217)
1414.17/1414.40	c #Conflicts:    1012000 | #Learnt:      29198 | 0.000
1414.17/1414.40	c total clause space: 335.816MB
1414.17/1414.40	c total #watches: 263116
1415.66/1415.92	c total #propagations: 584743198 / total #impl: 2693611129 (eff. 0.217)
1415.66/1415.92	c #Conflicts:    1013000 | #Learnt:      30198 | 0.000
1415.66/1415.92	c total clause space: 335.816MB
1415.66/1415.92	c total #watches: 266348
1417.26/1417.51	c total #propagations: 585388448 / total #impl: 2696374874 (eff. 0.217)
1417.26/1417.51	c #Conflicts:    1014000 | #Learnt:      31198 | 0.000
1417.26/1417.51	c total clause space: 335.816MB
1417.26/1417.51	c total #watches: 270995
1418.96/1419.25	c total #propagations: 586058572 / total #impl: 2699142724 (eff. 0.217)
1418.96/1419.25	c #Conflicts:    1015000 | #Learnt:      32198 | 0.000
1418.96/1419.25	c total clause space: 335.816MB
1418.96/1419.25	c total #watches: 275071
1420.86/1421.16	c total #propagations: 586695525 / total #impl: 2701930440 (eff. 0.217)
1420.86/1421.16	c #Conflicts:    1016000 | #Learnt:      33198 | 0.000
1420.86/1421.16	c total clause space: 335.816MB
1420.86/1421.16	c total #watches: 280383
1422.96/1423.25	c total #propagations: 587316119 / total #impl: 2704797568 (eff. 0.217)
1422.96/1423.25	c #Conflicts:    1017000 | #Learnt:      34198 | 0.000
1422.96/1423.25	c total clause space: 335.816MB
1422.96/1423.25	c total #watches: 284801
1424.96/1425.26	c total #propagations: 587980925 / total #impl: 2707609484 (eff. 0.217)
1424.96/1425.26	c #Conflicts:    1018000 | #Learnt:      35198 | 0.000
1424.96/1425.26	c total clause space: 335.816MB
1424.96/1425.26	c total #watches: 289103
1426.96/1427.26	c total #propagations: 588690667 / total #impl: 2710659372 (eff. 0.217)
1426.96/1427.26	c #Conflicts:    1019000 | #Learnt:      36198 | 0.000
1426.96/1427.26	c total clause space: 335.816MB
1426.96/1427.26	c total #watches: 295712
1428.96/1429.25	c total #propagations: 589348258 / total #impl: 2713635106 (eff. 0.217)
1428.96/1429.25	c #Conflicts:    1020000 | #Learnt:      37198 | 0.000
1428.96/1429.25	c total clause space: 335.816MB
1428.96/1429.25	c total #watches: 301357
1430.97/1431.28	c total #propagations: 589977826 / total #impl: 2716489866 (eff. 0.217)
1430.97/1431.28	c #Conflicts:    1021000 | #Learnt:      38198 | 0.000
1430.97/1431.28	c total clause space: 335.816MB
1430.97/1431.28	c total #watches: 307659
1433.17/1433.42	c total #propagations: 590613364 / total #impl: 2719462574 (eff. 0.217)
1433.17/1433.42	c #Conflicts:    1022000 | #Learnt:      39198 | 0.000
1433.17/1433.42	c total clause space: 335.816MB
1433.17/1433.42	c total #watches: 313818
1435.66/1435.93	c total #propagations: 591247485 / total #impl: 2722321638 (eff. 0.217)
1435.66/1435.93	c #Conflicts:    1023000 | #Learnt:      40198 | 0.000
1435.66/1435.93	c total clause space: 335.816MB
1435.66/1435.93	c total #watches: 319696
1438.36/1438.63	c total #propagations: 591893624 / total #impl: 2725288156 (eff. 0.217)
1438.36/1438.63	c #Conflicts:    1024000 | #Learnt:      41198 | 0.000
1438.36/1438.63	c total clause space: 335.816MB
1438.36/1438.63	c total #watches: 328022
1441.66/1441.91	c total #propagations: 592536136 / total #impl: 2728482035 (eff. 0.217)
1441.66/1441.91	c #Conflicts:    1025000 | #Learnt:      42198 | 0.000
1441.66/1441.91	c total clause space: 335.816MB
1441.66/1441.91	c total #watches: 335678
1445.27/1445.58	c total #propagations: 593192079 / total #impl: 2731454749 (eff. 0.217)
1445.27/1445.58	c #Conflicts:    1026000 | #Learnt:      43198 | 0.000
1445.27/1445.58	c total clause space: 335.816MB
1445.27/1445.58	c total #watches: 340437
1448.66/1448.93	c total #propagations: 593906973 / total #impl: 2734800217 (eff. 0.217)
1448.66/1448.93	c #Conflicts:    1027000 | #Learnt:      44198 | 0.000
1448.66/1448.93	c total clause space: 335.816MB
1448.66/1448.93	c total #watches: 347267
1452.06/1452.39	c total #propagations: 594549206 / total #impl: 2738197699 (eff. 0.217)
1452.06/1452.39	c #Conflicts:    1028000 | #Learnt:      45198 | 0.000
1452.06/1452.39	c total clause space: 335.816MB
1452.06/1452.39	c total #watches: 355239
1455.76/1456.00	c total #propagations: 595282303 / total #impl: 2742444094 (eff. 0.217)
1455.76/1456.00	c #Conflicts:    1029000 | #Learnt:      46198 | 0.000
1455.76/1456.00	c total clause space: 335.816MB
1455.76/1456.00	c total #watches: 363729
1459.57/1459.83	c total #propagations: 595946819 / total #impl: 2746419882 (eff. 0.217)
1459.57/1459.83	c #Conflicts:    1030000 | #Learnt:      47198 | 0.000
1459.57/1459.83	c total clause space: 335.816MB
1459.57/1459.83	c total #watches: 374198
1463.46/1463.74	c total #propagations: 596563734 / total #impl: 2750390896 (eff. 0.217)
1463.46/1463.74	c #Conflicts:    1031000 | #Learnt:      48198 | 0.000
1463.46/1463.74	c total clause space: 335.816MB
1463.46/1463.74	c total #watches: 384622
1467.35/1467.68	c total #propagations: 597179630 / total #impl: 2754454155 (eff. 0.217)
1467.35/1467.68	c GARBAGE COLLECT
1467.35/1467.68	c #Conflicts:    1032000 | #Learnt:      24747 | 0.000
1467.35/1467.68	c total clause space: 335.816MB
1467.35/1467.68	c total #watches: 248395
1468.95/1469.30	c total #propagations: 597862059 / total #impl: 2758980440 (eff. 0.217)
1468.95/1469.30	c #Conflicts:    1033000 | #Learnt:      25747 | 0.000
1468.95/1469.30	c total clause space: 335.816MB
1468.95/1469.30	c total #watches: 257879
1470.25/1470.50	c total #propagations: 598581227 / total #impl: 2762925279 (eff. 0.217)
1470.25/1470.50	c #Conflicts:    1034000 | #Learnt:      26747 | 0.000
1470.25/1470.50	c total clause space: 335.816MB
1470.25/1470.50	c total #watches: 264410
1471.15/1471.48	c total #propagations: 599074243 / total #impl: 2765397534 (eff. 0.217)
1471.15/1471.48	c #Conflicts:    1035000 | #Learnt:      27747 | 0.000
1471.15/1471.48	c total clause space: 335.816MB
1471.15/1471.48	c total #watches: 269016
1472.25/1472.50	c total #propagations: 599482004 / total #impl: 2767189449 (eff. 0.217)
1472.25/1472.50	c #Conflicts:    1036000 | #Learnt:      28747 | 0.000
1472.25/1472.50	c total clause space: 335.816MB
1472.25/1472.50	c total #watches: 273480
1473.35/1473.65	c total #propagations: 599913481 / total #impl: 2769301813 (eff. 0.217)
1473.35/1473.65	c #Conflicts:    1037000 | #Learnt:      29747 | 0.000
1473.35/1473.65	c total clause space: 335.816MB
1473.35/1473.65	c total #watches: 282254
1474.45/1474.77	c total #propagations: 600349484 / total #impl: 2771387338 (eff. 0.217)
1474.45/1474.77	c #Conflicts:    1038000 | #Learnt:      30747 | 0.000
1474.45/1474.77	c total clause space: 335.816MB
1474.45/1474.77	c total #watches: 287343
1475.75/1476.04	c total #propagations: 600753022 / total #impl: 2773388522 (eff. 0.217)
1475.75/1476.04	c #Conflicts:    1039000 | #Learnt:      31747 | 0.000
1475.75/1476.04	c total clause space: 335.816MB
1475.75/1476.04	c total #watches: 292866
1477.16/1477.44	c total #propagations: 601177803 / total #impl: 2775553740 (eff. 0.217)
1477.16/1477.44	c #Conflicts:    1040000 | #Learnt:      32747 | 0.000
1477.16/1477.44	c total clause space: 335.816MB
1477.16/1477.44	c total #watches: 300251
1478.55/1478.81	c total #propagations: 601619311 / total #impl: 2777921457 (eff. 0.217)
1478.55/1478.81	c #Conflicts:    1041000 | #Learnt:      33747 | 0.000
1478.55/1478.81	c total clause space: 335.816MB
1478.55/1478.81	c total #watches: 306892
1480.15/1480.42	c total #propagations: 602055540 / total #impl: 2780197580 (eff. 0.217)
1480.15/1480.42	c #Conflicts:    1042000 | #Learnt:      34747 | 0.000
1480.15/1480.42	c total clause space: 335.816MB
1480.15/1480.42	c total #watches: 316943
1481.85/1482.18	c total #propagations: 602531891 / total #impl: 2782752224 (eff. 0.217)
1481.85/1482.18	c #Conflicts:    1043000 | #Learnt:      35747 | 0.000
1481.85/1482.18	c total clause space: 335.816MB
1481.85/1482.18	c total #watches: 324616
1483.55/1483.83	c total #propagations: 602976403 / total #impl: 2785190764 (eff. 0.216)
1483.55/1483.83	c #Conflicts:    1044000 | #Learnt:      36747 | 0.000
1483.55/1483.83	c total clause space: 335.816MB
1483.55/1483.83	c total #watches: 330288
1485.25/1485.59	c total #propagations: 603399165 / total #impl: 2787356508 (eff. 0.216)
1485.25/1485.59	c #Conflicts:    1045000 | #Learnt:      37747 | 0.000
1485.25/1485.59	c total clause space: 335.816MB
1485.25/1485.59	c total #watches: 335641
1486.96/1487.24	c total #propagations: 603797256 / total #impl: 2789497725 (eff. 0.216)
1486.96/1487.24	c #Conflicts:    1046000 | #Learnt:      38747 | 0.000
1486.96/1487.24	c total clause space: 335.816MB
1486.96/1487.24	c total #watches: 343724
1488.75/1489.04	c total #propagations: 604166470 / total #impl: 2791765585 (eff. 0.216)
1488.75/1489.04	c #Conflicts:    1047000 | #Learnt:      39747 | 0.000
1488.75/1489.04	c total clause space: 335.816MB
1488.75/1489.04	c total #watches: 349949
1490.86/1491.13	c total #propagations: 604580270 / total #impl: 2793983097 (eff. 0.216)
1490.86/1491.13	c #Conflicts:    1048000 | #Learnt:      40747 | 0.000
1490.86/1491.13	c total clause space: 335.816MB
1490.86/1491.13	c total #watches: 356638
1493.26/1493.52	c total #propagations: 605032261 / total #impl: 2796612372 (eff. 0.216)
1493.26/1493.52	c #Conflicts:    1049000 | #Learnt:      41747 | 0.000
1493.26/1493.52	c total clause space: 335.816MB
1493.26/1493.52	c total #watches: 365138
1495.56/1495.85	c total #propagations: 605565187 / total #impl: 2800005110 (eff. 0.216)
1495.56/1495.85	c #Conflicts:    1050000 | #Learnt:      42747 | 0.000
1495.56/1495.85	c total clause space: 335.816MB
1495.56/1495.85	c total #watches: 377700
1498.26/1498.54	c total #propagations: 606101763 / total #impl: 2804039070 (eff. 0.216)
1498.26/1498.54	c #Conflicts:    1051000 | #Learnt:      43747 | 0.000
1498.26/1498.54	c total clause space: 335.816MB
1498.26/1498.54	c total #watches: 385310
1501.06/1501.31	c total #propagations: 606687801 / total #impl: 2807947980 (eff. 0.216)
1501.06/1501.31	c #Conflicts:    1052000 | #Learnt:      44747 | 0.000
1501.06/1501.31	c total clause space: 335.816MB
1501.06/1501.31	c total #watches: 399378
1504.26/1504.57	c total #propagations: 607251145 / total #impl: 2812324713 (eff. 0.216)
1504.26/1504.57	c #Conflicts:    1053000 | #Learnt:      45747 | 0.000
1504.26/1504.57	c total clause space: 335.816MB
1504.26/1504.57	c total #watches: 408832
1507.16/1507.49	c total #propagations: 607841906 / total #impl: 2817047531 (eff. 0.216)
1507.16/1507.49	c #Conflicts:    1054000 | #Learnt:      46747 | 0.000
1507.16/1507.49	c total clause space: 335.816MB
1507.16/1507.49	c total #watches: 422867
1510.66/1510.93	c total #propagations: 608343346 / total #impl: 2820675281 (eff. 0.216)
1510.66/1510.93	c #Conflicts:    1055000 | #Learnt:      47747 | 0.000
1510.66/1510.93	c total clause space: 335.816MB
1510.66/1510.93	c total #watches: 433212
1514.85/1515.13	c total #propagations: 608864814 / total #impl: 2824899114 (eff. 0.216)
1514.85/1515.13	c #Conflicts:    1056000 | #Learnt:      48747 | 0.000
1514.85/1515.13	c total clause space: 335.816MB
1514.85/1515.13	c total #watches: 443495
1519.25/1519.52	c total #propagations: 609426521 / total #impl: 2828986572 (eff. 0.215)
1519.25/1519.52	c GARBAGE COLLECT
1519.25/1519.52	c #Conflicts:    1057000 | #Learnt:      24920 | 0.000
1519.25/1519.52	c total clause space: 335.816MB
1519.25/1519.52	c total #watches: 249542
1520.25/1520.58	c total #propagations: 609989462 / total #impl: 2833237380 (eff. 0.215)
1520.25/1520.58	c #Conflicts:    1058000 | #Learnt:      25920 | 0.000
1520.25/1520.58	c total clause space: 335.816MB
1520.25/1520.58	c total #watches: 256710
1521.35/1521.61	c total #propagations: 610552252 / total #impl: 2836111002 (eff. 0.215)
1521.35/1521.61	c #Conflicts:    1059000 | #Learnt:      26920 | 0.000
1521.35/1521.61	c total clause space: 335.816MB
1521.35/1521.61	c total #watches: 261930
1522.55/1522.84	c total #propagations: 611066300 / total #impl: 2838685651 (eff. 0.215)
1522.55/1522.84	c #Conflicts:    1060000 | #Learnt:      27920 | 0.000
1522.55/1522.84	c total clause space: 335.816MB
1522.55/1522.84	c total #watches: 267605
1523.85/1524.17	c total #propagations: 611606248 / total #impl: 2841496540 (eff. 0.215)
1523.85/1524.17	c #Conflicts:    1061000 | #Learnt:      28920 | 0.000
1523.85/1524.17	c total clause space: 335.816MB
1523.85/1524.18	c total #watches: 279100
1525.35/1525.64	c total #propagations: 612109101 / total #impl: 2844388132 (eff. 0.215)
1525.35/1525.64	c #Conflicts:    1062000 | #Learnt:      29920 | 0.000
1525.35/1525.64	c total clause space: 335.816MB
1525.35/1525.64	c total #watches: 286205
1527.25/1527.57	c total #propagations: 612590310 / total #impl: 2847073300 (eff. 0.215)
1527.25/1527.57	c #Conflicts:    1063000 | #Learnt:      30920 | 0.000
1527.25/1527.57	c total clause space: 335.816MB
1527.25/1527.57	c total #watches: 298130
1529.35/1529.66	c total #propagations: 613112978 / total #impl: 2850113777 (eff. 0.215)
1529.35/1529.66	c #Conflicts:    1064000 | #Learnt:      31920 | 0.000
1529.35/1529.66	c total clause space: 335.816MB
1529.35/1529.66	c total #watches: 305450
1531.85/1532.10	c total #propagations: 613614907 / total #impl: 2852917491 (eff. 0.215)
1531.85/1532.10	c #Conflicts:    1065000 | #Learnt:      32920 | 0.000
1531.85/1532.10	c total clause space: 335.816MB
1531.85/1532.10	c total #watches: 311641
1534.45/1534.75	c total #propagations: 614098019 / total #impl: 2855637703 (eff. 0.215)
1534.45/1534.75	c #Conflicts:    1066000 | #Learnt:      33920 | 0.000
1534.45/1534.75	c total clause space: 335.816MB
1534.45/1534.75	c total #watches: 317750
1538.05/1538.30	c total #propagations: 614643584 / total #impl: 2858854231 (eff. 0.215)
1538.05/1538.30	c #Conflicts:    1067000 | #Learnt:      34920 | 0.000
1538.05/1538.30	c total clause space: 335.816MB
1538.05/1538.30	c total #watches: 325446
1540.05/1540.38	c total #propagations: 615220213 / total #impl: 2862422594 (eff. 0.215)
1540.05/1540.38	c #Conflicts:    1068000 | #Learnt:      35920 | 0.000
1540.05/1540.38	c total clause space: 335.816MB
1540.05/1540.38	c total #watches: 335231
1543.75/1544.09	c total #propagations: 615645517 / total #impl: 2865023297 (eff. 0.215)
1543.75/1544.09	c #Conflicts:    1069000 | #Learnt:      36920 | 0.000
1543.75/1544.09	c total clause space: 335.816MB
1543.75/1544.09	c total #watches: 345848
1548.25/1548.54	c total #propagations: 616188451 / total #impl: 2868427951 (eff. 0.215)
1548.25/1548.54	c #Conflicts:    1070000 | #Learnt:      37920 | 0.000
1548.25/1548.54	c total clause space: 335.816MB
1548.25/1548.54	c total #watches: 353841
1551.55/1551.82	c total #propagations: 616768819 / total #impl: 2871712311 (eff. 0.215)
1551.55/1551.82	c #Conflicts:    1071000 | #Learnt:      38920 | 0.000
1551.55/1551.82	c total clause space: 335.816MB
1551.55/1551.82	c total #watches: 365010
1555.25/1555.53	c total #propagations: 617291765 / total #impl: 2874726917 (eff. 0.215)
1555.25/1555.53	c #Conflicts:    1072000 | #Learnt:      39920 | 0.000
1555.25/1555.53	c total clause space: 335.816MB
1555.25/1555.53	c total #watches: 371806
1559.15/1559.42	c total #propagations: 617796313 / total #impl: 2877249756 (eff. 0.215)
1559.15/1559.42	c #Conflicts:    1073000 | #Learnt:      40920 | 0.000
1559.15/1559.42	c total clause space: 335.816MB
1559.15/1559.42	c total #watches: 380925
1563.74/1564.01	c total #propagations: 618266470 / total #impl: 2880161176 (eff. 0.215)
1563.74/1564.01	c #Conflicts:    1074000 | #Learnt:      41920 | 0.000
1563.74/1564.01	c total clause space: 335.816MB
1563.74/1564.01	c total #watches: 390641
1567.84/1568.10	c total #propagations: 618804328 / total #impl: 2883249553 (eff. 0.215)
1567.84/1568.10	c #Conflicts:    1075000 | #Learnt:      42920 | 0.000
1567.84/1568.10	c total clause space: 335.816MB
1567.84/1568.10	c total #watches: 405918
1572.44/1572.74	c total #propagations: 619308350 / total #impl: 2886562563 (eff. 0.215)
1572.44/1572.74	c #Conflicts:    1076000 | #Learnt:      43920 | 0.000
1572.44/1572.74	c total clause space: 335.816MB
1572.44/1572.74	c total #watches: 420444
1576.74/1577.05	c total #propagations: 619787895 / total #impl: 2889917886 (eff. 0.214)
1576.74/1577.05	c #Conflicts:    1077000 | #Learnt:      44920 | 0.000
1576.74/1577.05	c total clause space: 335.816MB
1576.74/1577.05	c total #watches: 433147
1582.54/1582.84	c total #propagations: 620253486 / total #impl: 2893572064 (eff. 0.214)
1582.54/1582.84	c #Conflicts:    1078000 | #Learnt:      45920 | 0.000
1582.54/1582.84	c total clause space: 335.816MB
1582.54/1582.84	c total #watches: 439952
1589.14/1589.49	c total #propagations: 620762881 / total #impl: 2897391909 (eff. 0.214)
1589.14/1589.49	c #Conflicts:    1079000 | #Learnt:      46920 | 0.000
1589.14/1589.49	c total clause space: 335.816MB
1589.14/1589.49	c total #watches: 451111
1595.44/1595.77	c total #propagations: 621333376 / total #impl: 2901799639 (eff. 0.214)
1595.44/1595.77	c #Conflicts:    1080000 | #Learnt:      47920 | 0.000
1595.44/1595.77	c total clause space: 335.816MB
1595.44/1595.77	c total #watches: 463012
1602.13/1602.44	c total #propagations: 621841214 / total #impl: 2905986097 (eff. 0.214)
1602.13/1602.44	c #Conflicts:    1081000 | #Learnt:      48920 | 0.000
1602.13/1602.44	c total clause space: 545.701MB
1602.13/1602.44	c total #watches: 480513
1609.15/1609.45	c total #propagations: 622354178 / total #impl: 2910687655 (eff. 0.214)
1609.15/1609.45	c #Conflicts:    1082000 | #Learnt:      49920 | 0.000
1609.15/1609.45	c total clause space: 545.701MB
1609.15/1609.45	c total #watches: 496763
1613.55/1613.83	c total #propagations: 622869417 / total #impl: 2915597006 (eff. 0.214)
1613.55/1613.83	c GARBAGE COLLECT
1613.55/1613.83	c #Conflicts:    1083000 | #Learnt:      25800 | 0.000
1613.55/1613.83	c total clause space: 545.701MB
1613.55/1613.83	c total #watches: 254874
1614.74/1615.03	c total #propagations: 623445865 / total #impl: 2918654512 (eff. 0.214)
1614.74/1615.03	c #Conflicts:    1084000 | #Learnt:      26800 | 0.000
1614.74/1615.03	c total clause space: 545.701MB
1614.74/1615.03	c total #watches: 259414
1615.94/1616.22	c total #propagations: 624013463 / total #impl: 2921029137 (eff. 0.214)
1615.94/1616.22	c #Conflicts:    1085000 | #Learnt:      27800 | 0.000
1615.94/1616.22	c total clause space: 545.701MB
1615.94/1616.22	c total #watches: 263386
1617.14/1617.40	c total #propagations: 624575495 / total #impl: 2923376027 (eff. 0.214)
1617.14/1617.40	c #Conflicts:    1086000 | #Learnt:      28800 | 0.000
1617.14/1617.40	c total clause space: 545.701MB
1617.14/1617.40	c total #watches: 267766
1618.24/1618.59	c total #propagations: 625111422 / total #impl: 2925748939 (eff. 0.214)
1618.24/1618.59	c #Conflicts:    1087000 | #Learnt:      29800 | 0.000
1618.24/1618.59	c total clause space: 545.701MB
1618.24/1618.59	c total #watches: 272406
1619.54/1619.82	c total #propagations: 625648910 / total #impl: 2928092234 (eff. 0.214)
1619.54/1619.82	c #Conflicts:    1088000 | #Learnt:      30800 | 0.000
1619.54/1619.82	c total clause space: 545.701MB
1619.54/1619.82	c total #watches: 277266
1620.94/1621.28	c total #propagations: 626182567 / total #impl: 2930490775 (eff. 0.214)
1620.94/1621.28	c #Conflicts:    1089000 | #Learnt:      31800 | 0.000
1620.94/1621.28	c total clause space: 545.701MB
1620.94/1621.28	c total #watches: 281460
1622.35/1622.67	c total #propagations: 626763243 / total #impl: 2933211287 (eff. 0.214)
1622.35/1622.67	c #Conflicts:    1090000 | #Learnt:      32800 | 0.000
1622.35/1622.67	c total clause space: 545.701MB
1622.35/1622.67	c total #watches: 287113
1623.84/1624.13	c total #propagations: 627317664 / total #impl: 2935942457 (eff. 0.214)
1623.84/1624.13	c #Conflicts:    1091000 | #Learnt:      33800 | 0.000
1623.84/1624.13	c total clause space: 545.701MB
1623.84/1624.13	c total #watches: 291076
1625.24/1625.52	c total #propagations: 627878270 / total #impl: 2938812130 (eff. 0.214)
1625.24/1625.52	c #Conflicts:    1092000 | #Learnt:      34800 | 0.000
1625.24/1625.52	c total clause space: 545.701MB
1625.24/1625.52	c total #watches: 298561
1626.54/1626.85	c total #propagations: 628417155 / total #impl: 2941656830 (eff. 0.214)
1626.54/1626.85	c #Conflicts:    1093000 | #Learnt:      35800 | 0.000
1626.54/1626.85	c total clause space: 545.701MB
1626.54/1626.85	c total #watches: 304620
1627.94/1628.27	c total #propagations: 628924604 / total #impl: 2944271039 (eff. 0.214)
1627.94/1628.27	c #Conflicts:    1094000 | #Learnt:      36800 | 0.000
1627.94/1628.27	c total clause space: 545.701MB
1627.94/1628.27	c total #watches: 311408
1629.54/1629.87	c total #propagations: 629418215 / total #impl: 2946912881 (eff. 0.214)
1629.54/1629.87	c #Conflicts:    1095000 | #Learnt:      37800 | 0.000
1629.54/1629.87	c total clause space: 545.701MB
1629.54/1629.87	c total #watches: 316295
1631.34/1631.64	c total #propagations: 629900932 / total #impl: 2949442901 (eff. 0.214)
1631.34/1631.64	c #Conflicts:    1096000 | #Learnt:      38800 | 0.000
1631.34/1631.64	c total clause space: 545.701MB
1631.34/1631.64	c total #watches: 321803
1633.14/1633.43	c total #propagations: 630436575 / total #impl: 2952278711 (eff. 0.214)
1633.14/1633.43	c #Conflicts:    1097000 | #Learnt:      39800 | 0.000
1633.14/1633.43	c total clause space: 545.701MB
1633.14/1633.43	c total #watches: 336701
1635.34/1635.62	c total #propagations: 630943255 / total #impl: 2955800310 (eff. 0.213)
1635.34/1635.62	c #Conflicts:    1098000 | #Learnt:      40800 | 0.000
1635.34/1635.62	c total clause space: 545.701MB
1635.34/1635.62	c total #watches: 346298
1637.94/1638.26	c total #propagations: 631486441 / total #impl: 2959269610 (eff. 0.213)
1637.94/1638.26	c #Conflicts:    1099000 | #Learnt:      41800 | 0.000
1637.94/1638.26	c total clause space: 545.701MB
1637.94/1638.26	c total #watches: 353024
1640.63/1640.93	c total #propagations: 632059200 / total #impl: 2962661191 (eff. 0.213)
1640.63/1640.93	c #Conflicts:    1100000 | #Learnt:      42800 | 0.000
1640.63/1640.93	c total clause space: 545.701MB
1640.63/1640.93	c total #watches: 360671
1643.33/1643.63	c total #propagations: 632601889 / total #impl: 2965661565 (eff. 0.213)
1643.33/1643.63	c #Conflicts:    1101000 | #Learnt:      43800 | 0.000
1643.33/1643.63	c total clause space: 545.701MB
1643.33/1643.63	c total #watches: 368855
1646.63/1646.95	c total #propagations: 633139811 / total #impl: 2968812662 (eff. 0.213)
1646.63/1646.95	c #Conflicts:    1102000 | #Learnt:      44800 | 0.000
1646.63/1646.95	c total clause space: 545.701MB
1646.63/1646.95	c total #watches: 376233
1650.33/1650.66	c total #propagations: 633718470 / total #impl: 2972615757 (eff. 0.213)
1650.33/1650.66	c #Conflicts:    1103000 | #Learnt:      45800 | 0.000
1650.33/1650.66	c total clause space: 545.701MB
1650.33/1650.66	c total #watches: 382417
1653.63/1653.92	c total #propagations: 634271338 / total #impl: 2975940932 (eff. 0.213)
1653.63/1653.92	c #Conflicts:    1104000 | #Learnt:      46800 | 0.000
1653.63/1653.92	c total clause space: 545.701MB
1653.63/1653.92	c total #watches: 389482
1656.83/1657.13	c total #propagations: 634793235 / total #impl: 2979434362 (eff. 0.213)
1656.83/1657.13	c #Conflicts:    1105000 | #Learnt:      47800 | 0.000
1656.83/1657.13	c total clause space: 545.701MB
1656.83/1657.13	c total #watches: 396695
1660.23/1660.56	c total #propagations: 635332518 / total #impl: 2982988806 (eff. 0.213)
1660.23/1660.56	c #Conflicts:    1106000 | #Learnt:      48800 | 0.000
1660.23/1660.56	c total clause space: 545.701MB
1660.23/1660.56	c total #watches: 404499
1664.23/1664.51	c total #propagations: 635854909 / total #impl: 2986372317 (eff. 0.213)
1664.23/1664.51	c #Conflicts:    1107000 | #Learnt:      49800 | 0.000
1664.23/1664.51	c total clause space: 545.701MB
1664.23/1664.51	c total #watches: 410191
1668.33/1668.66	c total #propagations: 636370831 / total #impl: 2989446644 (eff. 0.213)
1668.33/1668.66	c #Conflicts:    1108000 | #Learnt:      50800 | 0.000
1668.33/1668.66	c total clause space: 545.701MB
1668.33/1668.66	c total #watches: 416823
1669.73/1670.08	c total #propagations: 636954388 / total #impl: 2993479773 (eff. 0.213)
1669.73/1670.08	c GARBAGE COLLECT
1669.73/1670.08	c #Conflicts:    1109000 | #Learnt:      26398 | 0.000
1669.73/1670.08	c total clause space: 545.701MB
1669.73/1670.08	c total #watches: 258537
1671.03/1671.35	c total #propagations: 637498286 / total #impl: 2995870740 (eff. 0.213)
1671.03/1671.35	c #Conflicts:    1110000 | #Learnt:      27398 | 0.000
1671.03/1671.35	c total clause space: 545.701MB
1671.03/1671.35	c total #watches: 266504
1672.43/1672.78	c total #propagations: 638059461 / total #impl: 2998489319 (eff. 0.213)
1672.43/1672.78	c #Conflicts:    1111000 | #Learnt:      28398 | 0.000
1672.43/1672.78	c total clause space: 545.701MB
1672.43/1672.78	c total #watches: 274353
1674.04/1674.33	c total #propagations: 638619621 / total #impl: 3001173641 (eff. 0.213)
1674.04/1674.33	c #Conflicts:    1112000 | #Learnt:      29398 | 0.000
1674.04/1674.33	c total clause space: 545.701MB
1674.04/1674.33	c total #watches: 282364
1675.63/1675.90	c total #propagations: 639185307 / total #impl: 3003869200 (eff. 0.213)
1675.63/1675.90	c #Conflicts:    1113000 | #Learnt:      30398 | 0.000
1675.63/1675.90	c total clause space: 545.701MB
1675.63/1675.90	c total #watches: 289824
1677.34/1677.69	c total #propagations: 639731947 / total #impl: 3006763234 (eff. 0.213)
1677.34/1677.69	c #Conflicts:    1114000 | #Learnt:      31398 | 0.000
1677.34/1677.69	c total clause space: 545.701MB
1677.34/1677.69	c total #watches: 296208
1679.13/1679.46	c total #propagations: 640296194 / total #impl: 3009784961 (eff. 0.213)
1679.13/1679.46	c #Conflicts:    1115000 | #Learnt:      32398 | 0.000
1679.13/1679.46	c total clause space: 545.701MB
1679.13/1679.46	c total #watches: 301739
1680.93/1681.29	c total #propagations: 640826024 / total #impl: 3012646062 (eff. 0.213)
1680.93/1681.29	c #Conflicts:    1116000 | #Learnt:      33398 | 0.000
1680.93/1681.29	c total clause space: 545.701MB
1680.93/1681.29	c total #watches: 308276
1683.03/1683.33	c total #propagations: 641360403 / total #impl: 3015316328 (eff. 0.213)
1683.03/1683.33	c #Conflicts:    1117000 | #Learnt:      34398 | 0.000
1683.03/1683.33	c total clause space: 545.701MB
1683.03/1683.33	c total #watches: 315220
1684.83/1685.18	c total #propagations: 641942006 / total #impl: 3018454777 (eff. 0.213)
1684.83/1685.18	c #Conflicts:    1118000 | #Learnt:      35398 | 0.000
1684.83/1685.18	c total clause space: 545.701MB
1684.83/1685.18	c total #watches: 322279
1686.93/1687.20	c total #propagations: 642433969 / total #impl: 3020865623 (eff. 0.213)
1686.93/1687.20	c #Conflicts:    1119000 | #Learnt:      36398 | 0.000
1686.93/1687.20	c total clause space: 545.701MB
1686.93/1687.20	c total #watches: 330695
1688.83/1689.17	c total #propagations: 642974731 / total #impl: 3024018258 (eff. 0.213)
1688.83/1689.17	c #Conflicts:    1120000 | #Learnt:      37398 | 0.000
1688.83/1689.17	c total clause space: 545.701MB
1688.83/1689.17	c total #watches: 337076
1690.93/1691.26	c total #propagations: 643480195 / total #impl: 3026824993 (eff. 0.213)
1690.93/1691.26	c #Conflicts:    1121000 | #Learnt:      38398 | 0.000
1690.93/1691.26	c total clause space: 545.701MB
1690.93/1691.26	c total #watches: 342649
1693.23/1693.51	c total #propagations: 643991188 / total #impl: 3029855419 (eff. 0.213)
1693.23/1693.51	c #Conflicts:    1122000 | #Learnt:      39398 | 0.000
1693.23/1693.51	c total clause space: 545.701MB
1693.23/1693.51	c total #watches: 350693
1695.43/1695.77	c total #propagations: 644514167 / total #impl: 3032857749 (eff. 0.213)
1695.43/1695.77	c #Conflicts:    1123000 | #Learnt:      40398 | 0.000
1695.43/1695.77	c total clause space: 545.701MB
1695.43/1695.77	c total #watches: 357585
1697.93/1698.21	c total #propagations: 645039067 / total #impl: 3036157539 (eff. 0.212)
1697.93/1698.21	c #Conflicts:    1124000 | #Learnt:      41398 | 0.000
1697.93/1698.21	c total clause space: 545.701MB
1697.93/1698.21	c total #watches: 365070
1700.43/1700.71	c total #propagations: 645553089 / total #impl: 3039191559 (eff. 0.212)
1700.43/1700.71	c #Conflicts:    1125000 | #Learnt:      42398 | 0.000
1700.43/1700.71	c total clause space: 545.701MB
1700.43/1700.71	c total #watches: 372455
1703.23/1703.51	c total #propagations: 646035961 / total #impl: 3042213221 (eff. 0.212)
1703.23/1703.51	c #Conflicts:    1126000 | #Learnt:      43398 | 0.000
1703.23/1703.51	c total clause space: 545.701MB
1703.23/1703.51	c total #watches: 382274
1706.22/1706.53	c total #propagations: 646549176 / total #impl: 3045714547 (eff. 0.212)
1706.22/1706.53	c #Conflicts:    1127000 | #Learnt:      44398 | 0.000
1706.22/1706.53	c total clause space: 545.701MB
1706.22/1706.53	c total #watches: 387480
1709.52/1709.83	c total #propagations: 647027988 / total #impl: 3048624443 (eff. 0.212)
1709.52/1709.83	c #Conflicts:    1128000 | #Learnt:      45398 | 0.000
1709.52/1709.83	c total clause space: 545.701MB
1709.52/1709.83	c total #watches: 393945
1712.72/1713.09	c total #propagations: 647562559 / total #impl: 3051787323 (eff. 0.212)
1712.72/1713.09	c #Conflicts:    1129000 | #Learnt:      46398 | 0.000
1712.72/1713.09	c total clause space: 545.701MB
1712.72/1713.09	c total #watches: 398517
1715.32/1715.66	c total #propagations: 648175766 / total #impl: 3054836696 (eff. 0.212)
1715.32/1715.66	c #Conflicts:    1130000 | #Learnt:      47398 | 0.000
1715.32/1715.66	c total clause space: 545.701MB
1715.32/1715.66	c total #watches: 402818
1717.32/1717.66	c total #propagations: 648770163 / total #impl: 3057286472 (eff. 0.212)
1717.32/1717.66	c #Conflicts:    1131000 | #Learnt:      48398 | 0.000
1717.32/1717.66	c total clause space: 545.701MB
1717.32/1717.66	c total #watches: 406170
1719.32/1719.62	c total #propagations: 649225400 / total #impl: 3059454815 (eff. 0.212)
1719.32/1719.62	c #Conflicts:    1132000 | #Learnt:      49398 | 0.000
1719.32/1719.62	c total clause space: 545.701MB
1719.32/1719.62	c total #watches: 412493
1721.92/1722.26	c total #propagations: 649755069 / total #impl: 3062347685 (eff. 0.212)
1721.92/1722.26	c #Conflicts:    1133000 | #Learnt:      50398 | 0.000
1721.92/1722.26	c total clause space: 545.701MB
1721.92/1722.26	c total #watches: 420053
1724.12/1724.49	c total #propagations: 650377716 / total #impl: 3065741091 (eff. 0.212)
1724.12/1724.49	c #Conflicts:    1134000 | #Learnt:      51398 | 0.000
1724.12/1724.49	c total clause space: 545.701MB
1724.12/1724.49	c total #watches: 424061
1725.42/1725.74	c total #propagations: 650979962 / total #impl: 3068365853 (eff. 0.212)
1725.42/1725.74	c GARBAGE COLLECT
1725.42/1725.74	c #Conflicts:    1135000 | #Learnt:      26675 | 0.000
1725.42/1725.74	c total clause space: 545.701MB
1725.42/1725.74	c total #watches: 259003
1726.22/1726.56	c total #propagations: 651491669 / total #impl: 3070567708 (eff. 0.212)
1726.22/1726.56	c #Conflicts:    1136000 | #Learnt:      27675 | 0.000
1726.22/1726.56	c total clause space: 545.701MB
1726.22/1726.56	c total #watches: 261986
1727.32/1727.66	c total #propagations: 651866385 / total #impl: 3072271247 (eff. 0.212)
1727.32/1727.66	c #Conflicts:    1137000 | #Learnt:      28675 | 0.000
1727.32/1727.66	c total clause space: 545.701MB
1727.32/1727.66	c total #watches: 265697
1728.62/1728.90	c total #propagations: 652386777 / total #impl: 3074269449 (eff. 0.212)
1728.62/1728.90	c #Conflicts:    1138000 | #Learnt:      29675 | 0.000
1728.62/1728.90	c total clause space: 545.701MB
1728.62/1728.90	c total #watches: 269223
1729.92/1730.20	c total #propagations: 652943654 / total #impl: 3076341298 (eff. 0.212)
1729.92/1730.20	c #Conflicts:    1139000 | #Learnt:      30675 | 0.000
1729.92/1730.20	c total clause space: 545.701MB
1729.92/1730.20	c total #watches: 272102
1731.23/1731.59	c total #propagations: 653493860 / total #impl: 3078295734 (eff. 0.212)
1731.23/1731.59	c #Conflicts:    1140000 | #Learnt:      31675 | 0.000
1731.23/1731.59	c total clause space: 545.701MB
1731.23/1731.59	c total #watches: 276161
1732.82/1733.11	c total #propagations: 654040101 / total #impl: 3080686781 (eff. 0.212)
1732.82/1733.11	c #Conflicts:    1141000 | #Learnt:      32675 | 0.000
1732.82/1733.11	c total clause space: 545.701MB
1732.82/1733.11	c total #watches: 280399
1734.12/1734.43	c total #propagations: 654642364 / total #impl: 3083218469 (eff. 0.212)
1734.12/1734.43	c #Conflicts:    1142000 | #Learnt:      33675 | 0.000
1734.12/1734.43	c total clause space: 545.701MB
1734.12/1734.43	c total #watches: 283820
1735.82/1736.14	c total #propagations: 655209062 / total #impl: 3085338122 (eff. 0.212)
1735.82/1736.14	c #Conflicts:    1143000 | #Learnt:      34675 | 0.000
1735.82/1736.14	c total clause space: 545.701MB
1735.82/1736.14	c total #watches: 290240
1737.12/1737.49	c total #propagations: 656030984 / total #impl: 3088570733 (eff. 0.212)
1737.12/1737.49	c #Conflicts:    1144000 | #Learnt:      35675 | 0.000
1737.12/1737.49	c total clause space: 545.701MB
1737.12/1737.49	c total #watches: 293405
1738.52/1738.83	c total #propagations: 656554760 / total #impl: 3091260079 (eff. 0.212)
1738.52/1738.83	c #Conflicts:    1145000 | #Learnt:      36675 | 0.000
1738.52/1738.83	c total clause space: 545.701MB
1738.52/1738.83	c total #watches: 296501
1739.93/1740.29	c total #propagations: 657077910 / total #impl: 3093552839 (eff. 0.212)
1739.93/1740.29	c #Conflicts:    1146000 | #Learnt:      37675 | 0.000
1739.93/1740.29	c total clause space: 545.701MB
1739.93/1740.29	c total #watches: 299644
1741.32/1741.69	c total #propagations: 657592862 / total #impl: 3095866427 (eff. 0.212)
1741.32/1741.69	c #Conflicts:    1147000 | #Learnt:      38675 | 0.000
1741.32/1741.69	c total clause space: 545.701MB
1741.32/1741.69	c total #watches: 303840
1743.02/1743.31	c total #propagations: 658079668 / total #impl: 3097913840 (eff. 0.212)
1743.02/1743.31	c #Conflicts:    1148000 | #Learnt:      39675 | 0.000
1743.02/1743.31	c total clause space: 545.701MB
1743.02/1743.31	c total #watches: 308123
1744.43/1744.73	c total #propagations: 658661495 / total #impl: 3100543806 (eff. 0.212)
1744.43/1744.73	c #Conflicts:    1149000 | #Learnt:      40675 | 0.000
1744.43/1744.73	c total clause space: 545.701MB
1744.43/1744.73	c total #watches: 311267
1746.22/1746.51	c total #propagations: 659174134 / total #impl: 3102741059 (eff. 0.212)
1746.22/1746.51	c #Conflicts:    1150000 | #Learnt:      41675 | 0.000
1746.22/1746.51	c total clause space: 545.701MB
1746.22/1746.51	c total #watches: 316131
1747.92/1748.20	c total #propagations: 659808405 / total #impl: 3105693198 (eff. 0.212)
1747.92/1748.20	c #Conflicts:    1151000 | #Learnt:      42675 | 0.000
1747.92/1748.20	c total clause space: 545.701MB
1747.92/1748.20	c total #watches: 321783
1749.82/1750.12	c total #propagations: 660423391 / total #impl: 3108901209 (eff. 0.212)
1749.82/1750.12	c #Conflicts:    1152000 | #Learnt:      43675 | 0.000
1749.82/1750.12	c total clause space: 545.701MB
1749.82/1750.12	c total #watches: 328777
1751.52/1751.84	c total #propagations: 661137421 / total #impl: 3112297534 (eff. 0.212)
1751.52/1751.84	c #Conflicts:    1153000 | #Learnt:      44675 | 0.000
1751.52/1751.84	c total clause space: 545.701MB
1751.52/1751.84	c total #watches: 335510
1752.82/1753.14	c total #propagations: 661727861 / total #impl: 3115007624 (eff. 0.212)
1752.82/1753.14	c #Conflicts:    1154000 | #Learnt:      45675 | 0.000
1752.82/1753.14	c total clause space: 545.701MB
1752.82/1753.14	c total #watches: 338589
1754.62/1754.94	c total #propagations: 662138268 / total #impl: 3116633789 (eff. 0.212)
1754.62/1754.94	c #Conflicts:    1155000 | #Learnt:      46675 | 0.000
1754.62/1754.94	c total clause space: 545.701MB
1754.62/1754.94	c total #watches: 343864
1756.22/1756.52	c total #propagations: 662746981 / total #impl: 3119337707 (eff. 0.212)
1756.22/1756.52	c #Conflicts:    1156000 | #Learnt:      47675 | 0.000
1756.22/1756.52	c total clause space: 545.701MB
1756.22/1756.52	c total #watches: 347986
1757.72/1758.07	c total #propagations: 663254568 / total #impl: 3121615515 (eff. 0.212)
1757.72/1758.07	c #Conflicts:    1157000 | #Learnt:      48675 | 0.000
1757.72/1758.07	c total clause space: 545.701MB
1757.72/1758.07	c total #watches: 351577
1759.72/1760.06	c total #propagations: 663788560 / total #impl: 3123764426 (eff. 0.212)
1759.72/1760.06	c #Conflicts:    1158000 | #Learnt:      49675 | 0.000
1759.72/1760.06	c total clause space: 545.701MB
1759.72/1760.06	c total #watches: 357490
1761.51/1761.85	c total #propagations: 664430191 / total #impl: 3126852853 (eff. 0.212)
1761.51/1761.85	c #Conflicts:    1159000 | #Learnt:      50675 | 0.000
1761.51/1761.85	c total clause space: 545.701MB
1761.51/1761.85	c total #watches: 373643
1764.22/1764.52	c total #propagations: 665034007 / total #impl: 3130363427 (eff. 0.212)
1764.22/1764.52	c #Conflicts:    1160000 | #Learnt:      51675 | 0.000
1764.22/1764.52	c total clause space: 545.701MB
1764.22/1764.52	c total #watches: 378068
1765.91/1766.28	c total #propagations: 665690415 / total #impl: 3133283342 (eff. 0.212)
1765.91/1766.28	c GARBAGE COLLECT
1765.91/1766.28	c #Conflicts:    1161000 | #Learnt:      26664 | 0.000
1765.91/1766.28	c total clause space: 545.701MB
1765.91/1766.28	c total #watches: 259303
1767.31/1767.68	c total #propagations: 666246736 / total #impl: 3135685880 (eff. 0.212)
1767.31/1767.68	c #Conflicts:    1162000 | #Learnt:      27664 | 0.000
1767.31/1767.68	c total clause space: 545.701MB
1767.31/1767.68	c total #watches: 264917
1768.31/1768.66	c total #propagations: 666846406 / total #impl: 3138304150 (eff. 0.212)
1768.31/1768.66	c #Conflicts:    1163000 | #Learnt:      28664 | 0.000
1768.31/1768.66	c total clause space: 545.701MB
1768.31/1768.66	c total #watches: 269911
1769.41/1769.72	c total #propagations: 667263115 / total #impl: 3140134832 (eff. 0.212)
1769.41/1769.72	c #Conflicts:    1164000 | #Learnt:      29664 | 0.000
1769.41/1769.72	c total clause space: 545.701MB
1769.41/1769.72	c total #watches: 274071
1770.91/1771.21	c total #propagations: 667665649 / total #impl: 3141852274 (eff. 0.213)
1770.91/1771.21	c #Conflicts:    1165000 | #Learnt:      30664 | 0.000
1770.91/1771.21	c total clause space: 545.701MB
1770.91/1771.21	c total #watches: 276839
1772.31/1772.67	c total #propagations: 668172744 / total #impl: 3143827524 (eff. 0.213)
1772.31/1772.67	c #Conflicts:    1166000 | #Learnt:      31664 | 0.000
1772.31/1772.67	c total clause space: 545.701MB
1772.31/1772.67	c total #watches: 280927
1773.81/1774.18	c total #propagations: 668650416 / total #impl: 3145820489 (eff. 0.213)
1773.81/1774.18	c #Conflicts:    1167000 | #Learnt:      32664 | 0.000
1773.81/1774.18	c total clause space: 545.701MB
1773.81/1774.18	c total #watches: 286010
1775.41/1775.72	c total #propagations: 669152630 / total #impl: 3147954363 (eff. 0.213)
1775.41/1775.72	c #Conflicts:    1168000 | #Learnt:      33664 | 0.000
1775.41/1775.72	c total clause space: 545.701MB
1775.41/1775.72	c total #watches: 291054
1776.91/1777.29	c total #propagations: 669602616 / total #impl: 3150154021 (eff. 0.213)
1776.91/1777.29	c #Conflicts:    1169000 | #Learnt:      34664 | 0.000
1776.91/1777.29	c total clause space: 545.701MB
1776.91/1777.29	c total #watches: 295812
1778.81/1779.14	c total #propagations: 670051083 / total #impl: 3152463469 (eff. 0.213)
1778.81/1779.14	c #Conflicts:    1170000 | #Learnt:      35664 | 0.000
1778.81/1779.14	c total clause space: 545.701MB
1778.81/1779.14	c total #watches: 299694
1780.81/1781.12	c total #propagations: 670534926 / total #impl: 3154846413 (eff. 0.213)
1780.81/1781.12	c #Conflicts:    1171000 | #Learnt:      36664 | 0.000
1780.81/1781.12	c total clause space: 545.701MB
1780.81/1781.12	c total #watches: 305208
1782.82/1783.14	c total #propagations: 671039240 / total #impl: 3157364349 (eff. 0.213)
1782.82/1783.14	c #Conflicts:    1172000 | #Learnt:      37664 | 0.000
1782.82/1783.14	c total clause space: 545.701MB
1782.82/1783.14	c total #watches: 309341
1785.12/1785.45	c total #propagations: 671534698 / total #impl: 3159655612 (eff. 0.213)
1785.12/1785.45	c #Conflicts:    1173000 | #Learnt:      38664 | 0.000
1785.12/1785.45	c total clause space: 545.701MB
1785.12/1785.45	c total #watches: 317765
1787.11/1787.49	c total #propagations: 672031999 / total #impl: 3162244028 (eff. 0.213)
1787.11/1787.49	c #Conflicts:    1174000 | #Learnt:      39664 | 0.000
1787.11/1787.49	c total clause space: 545.701MB
1787.11/1787.49	c total #watches: 323787
1788.71/1789.02	c total #propagations: 672602542 / total #impl: 3164729865 (eff. 0.213)
1788.71/1789.02	c #Conflicts:    1175000 | #Learnt:      40664 | 0.000
1788.71/1789.02	c total clause space: 545.701MB
1788.71/1789.02	c total #watches: 328442
1790.62/1790.91	c total #propagations: 673120695 / total #impl: 3166706765 (eff. 0.213)
1790.62/1790.91	c #Conflicts:    1176000 | #Learnt:      41664 | 0.000
1790.62/1790.91	c total clause space: 545.701MB
1790.62/1790.91	c total #watches: 332952
1792.61/1792.94	c total #propagations: 673803989 / total #impl: 3169575132 (eff. 0.213)
1792.61/1792.94	c #Conflicts:    1177000 | #Learnt:      42664 | 0.000
1792.61/1792.94	c total clause space: 545.701MB
1792.61/1792.94	c total #watches: 339819
1794.71/1795.06	c total #propagations: 674517464 / total #impl: 3172568012 (eff. 0.213)
1794.71/1795.06	c #Conflicts:    1178000 | #Learnt:      43664 | 0.000
1794.71/1795.06	c total clause space: 545.701MB
1794.71/1795.06	c total #watches: 344260
1796.61/1796.94	c total #propagations: 675205467 / total #impl: 3175597972 (eff. 0.213)
1796.61/1796.94	c #Conflicts:    1179000 | #Learnt:      44664 | 0.000
1796.61/1796.94	c total clause space: 545.701MB
1796.61/1796.94	c total #watches: 352311
1798.71/1799.01	c total #propagations: 675851000 / total #impl: 3178782179 (eff. 0.213)
1798.71/1799.01	c #Conflicts:    1180000 | #Learnt:      45664 | 0.000
1798.71/1799.01	c total clause space: 545.701MB
1798.71/1799.01	c total #watches: 365193

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

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/177 16174
/proc/meminfo: memFree=31369168/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 26930175 29802496 5260 33554432000 4194304 6199737 140734162775136 140733314874024 5193012 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 7276 5260 122 490 0 6777 0

[startup+0.100171 s]
/proc/loadavg: 1.92 1.98 1.99 4/177 16174
/proc/meminfo: memFree=31369168/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=34676 CPUtime=0.09 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 1254 0 0 0 9 0 0 0 20 0 1 0 26930175 35508224 7489 33554432000 4194304 6199737 140734162775136 140733314874024 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 8669 7489 133 490 0 8170 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34676

[startup+0.200385 s]
/proc/loadavg: 1.92 1.98 1.99 4/177 16174
/proc/meminfo: memFree=31369168/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=37792 CPUtime=0.19 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 2226 0 0 0 19 0 0 0 20 0 1 0 26930175 38699008 8046 33554432000 4194304 6199737 140734162775136 140733314874024 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 9448 8047 134 490 0 8949 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37792

[startup+0.300337 s]
/proc/loadavg: 1.92 1.98 1.99 4/177 16174
/proc/meminfo: memFree=31369168/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=43004 CPUtime=0.29 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 3325 0 0 0 29 0 0 0 20 0 1 0 26930175 44036096 8757 33554432000 4194304 6199737 140734162775136 140733314874024 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 10751 8757 139 490 0 10252 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43004

[startup+0.700305 s]
/proc/loadavg: 1.92 1.98 1.99 4/177 16174
/proc/meminfo: memFree=31369168/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=43268 CPUtime=0.68 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 3990 0 0 0 68 0 0 0 20 0 1 0 26930175 44306432 9678 33554432000 4194304 6199737 140734162775136 140733314874024 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 10817 9678 155 490 0 10318 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43268

[startup+1.50028 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 16175
/proc/meminfo: memFree=31327892/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=50716 CPUtime=1.49 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 4398 0 0 0 148 1 0 0 20 0 1 0 26930175 51933184 10964 33554432000 4194304 6199737 140734162775136 140734162773752 4213515 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 12679 10964 161 490 0 12180 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50716

[startup+3.1003 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 16175
/proc/meminfo: memFree=31322564/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=62796 CPUtime=3.09 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 5292 0 0 0 308 1 0 0 20 0 1 0 26930175 64303104 12545 33554432000 4194304 6199737 140734162775136 140734162773752 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 15699 12545 161 490 0 15200 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62796

[startup+6.30026 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 16175
/proc/meminfo: memFree=31316992/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=63344 CPUtime=6.29 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 5513 0 0 0 628 1 0 0 20 0 1 0 26930175 64864256 13235 33554432000 4194304 6199737 140734162775136 140734162774248 4213251 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 15836 13235 161 490 0 15337 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63344

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 16175
/proc/meminfo: memFree=31312412/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=63912 CPUtime=12.68 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 5652 0 0 0 1267 1 0 0 20 0 1 0 26930175 65445888 14396 33554432000 4194304 6199737 140734162775136 140734162774248 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 15978 14396 161 490 0 15479 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63912

[startup+25.5003 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 16175
/proc/meminfo: memFree=31295160/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=83820 CPUtime=25.49 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 6812 0 0 0 2547 2 0 0 20 0 1 0 26930175 85831680 18232 33554432000 4194304 6199737 140734162775136 140734162774248 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 20955 18232 161 490 0 20456 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83820

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 16175
/proc/meminfo: memFree=31252840/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=115964 CPUtime=51.09 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 7721 0 0 0 5106 3 0 0 20 0 1 0 26930175 118747136 26591 33554432000 4194304 6199737 140734162775136 140734162774248 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 28991 26591 161 490 0 28492 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 115964

[startup+102.3 s]
/proc/loadavg: 2.07 2.01 2.00 3/177 16176
/proc/meminfo: memFree=31242464/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=117536 CPUtime=102.28 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 8377 0 0 0 10225 3 0 0 20 0 1 0 26930175 120356864 27643 33554432000 4194304 6199737 140734162775136 140734162774248 4213215 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 29384 27643 161 490 0 28885 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 117536

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16178
/proc/meminfo: memFree=31209424/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=169504 CPUtime=162.26 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 9632 0 0 0 16223 3 0 0 20 0 1 0 26930175 173572096 35753 33554432000 4194304 6199737 140734162775136 140734162774248 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 42376 35753 161 490 0 41877 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 169504

[startup+222.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 16179
/proc/meminfo: memFree=31205488/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=170184 CPUtime=222.26 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 9913 0 0 0 22223 3 0 0 20 0 1 0 26930175 174268416 36518 33554432000 4194304 6199737 140734162775136 140734162774248 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 42546 36518 161 490 0 42047 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 170184

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 16272
/proc/meminfo: memFree=31340008/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=171248 CPUtime=282.24 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 10164 0 0 0 28221 3 0 0 20 0 1 0 26930175 175357952 36768 33554432000 4194304 6199737 140734162775136 140734162774248 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 42812 36768 161 490 0 42313 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 171248

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16273
/proc/meminfo: memFree=31288036/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=253060 CPUtime=342.23 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 10705 0 0 0 34219 4 0 0 20 0 1 0 26930175 259133440 42780 33554432000 4194304 6199737 140734162775136 140734162774248 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 63265 42780 161 490 0 62766 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 253060

[startup+402.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 16274
/proc/meminfo: memFree=31262476/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=253748 CPUtime=402.22 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 10879 0 0 0 40218 4 0 0 20 0 1 0 26930175 259837952 42954 33554432000 4194304 6199737 140734162775136 140734162774248 4222203 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 63437 42954 161 490 0 62938 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 253748

[startup+462.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16276
/proc/meminfo: memFree=31185292/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=255748 CPUtime=462.22 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 11733 0 0 0 46217 5 0 0 20 0 1 0 26930175 261885952 51339 33554432000 4194304 6199737 140734162775136 140734162774248 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 63937 51339 161 490 0 63438 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 255748

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 16277
/proc/meminfo: memFree=31161548/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=256728 CPUtime=522.2 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 11996 0 0 0 52215 5 0 0 20 0 1 0 26930175 262889472 56708 33554432000 4194304 6199737 140734162775136 140734162774248 4213338 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 64182 56708 161 490 0 63683 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 256728

[startup+582.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 16278
/proc/meminfo: memFree=31142016/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=256864 CPUtime=582.19 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 12045 0 0 0 58214 5 0 0 20 0 1 0 26930175 263028736 56756 33554432000 4194304 6199737 140734162775136 140734162774248 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 64216 56756 161 490 0 63717 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 256864


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


[startup+942.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 16288
/proc/meminfo: memFree=31041580/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=392020 CPUtime=942.14 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 13353 0 0 0 94208 6 0 0 20 0 1 0 26930175 401428480 66006 33554432000 4194304 6199737 140734162775136 140734162774248 4213632 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98005 66006 161 490 0 97506 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 392020

[startup+1002.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/177 16289
/proc/meminfo: memFree=31039852/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=392152 CPUtime=1002.13 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 13405 0 0 0 100207 6 0 0 20 0 1 0 26930175 401563648 66058 33554432000 4194304 6199737 140734162775136 140734162774248 4213418 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98038 66058 161 490 0 97539 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 392152

[startup+1062.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 16291
/proc/meminfo: memFree=31027140/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=392284 CPUtime=1062.12 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 13446 0 0 0 106206 6 0 0 20 0 1 0 26930175 401698816 66099 33554432000 4194304 6199737 140734162775136 140734162774248 4213377 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98071 66099 161 490 0 97572 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 392284

[startup+1122.3 s]
/proc/loadavg: 2.16 2.09 2.02 3/177 16292
/proc/meminfo: memFree=31026412/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=392548 CPUtime=1122.11 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 13506 0 0 0 112205 6 0 0 20 0 1 0 26930175 401969152 66159 33554432000 4194304 6199737 140734162775136 140734162774248 4213320 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98137 66159 161 490 0 97638 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 392548

[startup+1182.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/177 16293
/proc/meminfo: memFree=31024384/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=392696 CPUtime=1182.1 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 13550 0 0 0 118204 6 0 0 20 0 1 0 26930175 402120704 66355 33554432000 4194304 6199737 140734162775136 140734162774248 4213298 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98174 66355 161 490 0 97675 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 392696

[startup+1242.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/177 16297
/proc/meminfo: memFree=30985428/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=392828 CPUtime=1242.09 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 13588 0 0 0 124203 6 0 0 20 0 1 0 26930175 402255872 66393 33554432000 4194304 6199737 140734162775136 140734162774248 4213298 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98207 66393 161 490 0 97708 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 392828

[startup+1302.3 s]
/proc/loadavg: 2.04 2.06 2.01 3/177 16299
/proc/meminfo: memFree=30983404/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=393448 CPUtime=1302.08 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 13716 0 0 0 130202 6 0 0 20 0 1 0 26930175 402890752 66521 33554432000 4194304 6199737 140734162775136 140734162774248 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98362 66521 161 490 0 97863 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 393448

[startup+1362.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 16301
/proc/meminfo: memFree=30960020/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=393852 CPUtime=1362.08 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 13849 0 0 0 136201 7 0 0 20 0 1 0 26930175 403304448 72275 33554432000 4194304 6199737 140734162775136 140734162774248 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98463 72275 161 490 0 97964 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 393852

[startup+1422.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 16302
/proc/meminfo: memFree=30931152/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=394620 CPUtime=1422.07 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 14011 0 0 0 142200 7 0 0 20 0 1 0 26930175 404090880 73459 33554432000 4194304 6199737 140734162775136 140734162774248 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98655 73459 161 490 0 98156 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 394620

[startup+1482.3 s]
/proc/loadavg: 2.14 2.08 2.01 3/177 16303
/proc/meminfo: memFree=30840520/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=395076 CPUtime=1482.05 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 14156 0 0 0 148197 8 0 0 20 0 1 0 26930175 404557824 87912 33554432000 4194304 6199737 140734162775136 140734162773832 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98769 87912 161 490 0 98270 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 395076

[startup+1542.31 s]
/proc/loadavg: 2.05 2.06 2.00 3/177 16304
/proc/meminfo: memFree=30838532/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=395876 CPUtime=1542.06 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 14386 0 0 0 154197 9 0 0 20 0 1 0 26930175 405377024 88142 33554432000 4194304 6199737 140734162775136 140734162774248 4213215 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 98969 88142 161 490 0 98470 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 395876

[startup+1602.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/177 16305
/proc/meminfo: memFree=30788688/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=611592 CPUtime=1602.03 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 15006 0 0 0 160194 9 0 0 20 0 1 0 26930175 626270208 100889 33554432000 4194304 6199737 140734162775136 140734162774152 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 152898 100889 161 490 0 152399 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 611592

[startup+1662.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/177 16307
/proc/meminfo: memFree=30770424/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=612852 CPUtime=1662.03 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 15288 0 0 0 166193 10 0 0 20 0 1 0 26930175 627560448 104748 33554432000 4194304 6199737 140734162775136 140734162773784 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 153213 104748 161 490 0 152714 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 612852

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 16308
/proc/meminfo: memFree=30769048/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=613428 CPUtime=1722.02 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 15434 0 0 0 172192 10 0 0 20 0 1 0 26930175 628150272 104905 33554432000 4194304 6199737 140734162775136 140734162773720 4216143 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 153357 104905 161 490 0 152858 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 613428

[startup+1782.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/177 16309
/proc/meminfo: memFree=30732924/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=613428 CPUtime=1782.01 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 15461 0 0 0 178191 10 0 0 20 0 1 0 26930175 628150272 104932 33554432000 4194304 6199737 140734162775136 140734162774248 4216126 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 153357 104932 161 490 0 152858 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 613428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/178 16312
/proc/meminfo: memFree=30721172/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=613428 CPUtime=1800.01 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 15461 0 0 0 179991 10 0 0 20 0 1 0 26930175 628150272 104932 33554432000 4194304 6199737 140734162775136 140734162774248 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 153357 104932 161 490 0 152858 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 613428

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

[startup+1800.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/178 16312
/proc/meminfo: memFree=30721172/32872528 swapFree=241348/274052
[pid=16174] ppid=16171 vsize=613428 CPUtime=1800.01 cores=1,3,5,7
/proc/16174/stat : 16174 (cdcl-cuttingpla) R 16171 16174 5548 0 -1 4202496 15461 0 0 0 179991 10 0 0 20 0 1 0 26930175 628150272 104932 33554432000 4194304 6199737 140734162775136 140734162774248 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/16174/statm: 153357 104932 161 490 0 152858 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 613428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.91
CPU system time (s): 0.106983
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 613428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.106983
maximum resident set size= 419728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15461
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= 20
involuntary context switches= 1869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.41033 second user time and 7.16191 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 13:20:02
IDJOB=4107879
IDBENCH=73786
IDSOLVER=2548
FILE ID=node107/4107879-1466248801
RUNJOBID= node107-1466240967-5565
PBS_JOBID= 19918200
Free space on /tmp= 71708 MiB

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

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

MD5SUM BENCH= 5c357873a81db98d0c84cf88eebfbda4
RANDOM SEED=1758953877

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:        31369068 kB
Buffers:          117636 kB
Cached:           163912 kB
SwapCached:         3136 kB
Active:           282512 kB
Inactive:         205564 kB
Active(anon):     205900 kB
Inactive(anon):     2864 kB
Active(file):      76612 kB
Inactive(file):   202700 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              4824 kB
Writeback:             0 kB
AnonPages:        480908 kB
Mapped:             9444 kB
Shmem:                 0 kB
Slab:             610048 kB
SReclaimable:      52928 kB
SUnreclaim:       557120 kB
KernelStack:        1448 kB
PageTables:         5036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     643084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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 13:50:02