Trace number 4102968

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a3.opb
MD5SUM5018d2b93ba4422fc03308c57dbd6158
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 191
Optimality of the best value was proved NO
Number of variables528
Total number of constraints1816
Number of constraints which are clauses1816
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 528
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 528
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 528
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.01	c * #variable= 528 #constraint= 1816
0.08/0.15	c #Conflicts:       1000 | #Learnt:       1018 | 0.000
0.08/0.15	c total clause space: 18.2382MB
0.08/0.15	c total #watches: 157561
0.28/0.36	c total #propagations: 21273 / total #impl: 702318 (eff. 0.030)
0.28/0.36	c #Conflicts:       2000 | #Learnt:       2022 | 0.000
0.28/0.36	c total clause space: 29.637MB
0.28/0.36	c total #watches: 259185
0.48/0.55	c total #propagations: 40939 / total #impl: 1832454 (eff. 0.022)
0.48/0.55	c GC COLLECT
0.48/0.55	c #Conflicts:       3000 | #Learnt:       2062 | 0.000
0.48/0.55	c total clause space: 29.637MB
0.48/0.55	c total #watches: 360544
1.48/1.54	c total #propagations: 63856 / total #impl: 2424046 (eff. 0.026)
1.48/1.54	c #Conflicts:       4000 | #Learnt:       3062 | 0.000
1.48/1.54	c total clause space: 29.637MB
1.48/1.54	c total #watches: 379948
2.58/2.61	c total #propagations: 119012 / total #impl: 2601805 (eff. 0.046)
2.58/2.61	c GC COLLECT
2.58/2.61	c #Conflicts:       5000 | #Learnt:       2432 | 0.000
2.58/2.61	c total clause space: 29.637MB
2.58/2.61	c total #watches: 168118
3.18/3.28	c total #propagations: 179363 / total #impl: 2780167 (eff. 0.065)
3.18/3.28	c #Conflicts:       6000 | #Learnt:       3432 | 0.000
3.18/3.28	c total clause space: 29.637MB
3.18/3.28	c total #watches: 185866
3.98/4.09	c total #propagations: 245087 / total #impl: 2973606 (eff. 0.082)
3.98/4.09	c GC COLLECT
3.98/4.09	c #Conflicts:       7000 | #Learnt:       2325 | 0.000
3.98/4.09	c total clause space: 29.637MB
3.98/4.09	c total #watches: 68439
4.39/4.45	c total #propagations: 314792 / total #impl: 3195019 (eff. 0.099)
4.39/4.45	c #Conflicts:       8000 | #Learnt:       3325 | 0.001
4.39/4.45	c total clause space: 29.637MB
4.39/4.45	c total #watches: 78515
4.78/4.84	c total #propagations: 379044 / total #impl: 3386190 (eff. 0.112)
4.78/4.84	c #Conflicts:       9000 | #Learnt:       4325 | 0.000
4.78/4.84	c total clause space: 29.637MB
4.78/4.84	c total #watches: 86968
5.18/5.24	c total #propagations: 443957 / total #impl: 3657136 (eff. 0.121)
5.18/5.24	c GC COLLECT
5.18/5.24	c #Conflicts:      10000 | #Learnt:       2816 | 0.000
5.18/5.24	c total clause space: 29.637MB
5.18/5.24	c total #watches: 55289
5.49/5.57	c total #propagations: 509878 / total #impl: 3867235 (eff. 0.132)
5.49/5.57	c #Conflicts:      11000 | #Learnt:       3816 | 0.000
5.49/5.57	c total clause space: 29.637MB
5.49/5.57	c total #watches: 62190
5.88/5.95	c total #propagations: 575765 / total #impl: 4056999 (eff. 0.142)
5.88/5.95	c #Conflicts:      12000 | #Learnt:       4816 | 0.000
5.88/5.95	c total clause space: 29.637MB
5.88/5.95	c total #watches: 69655
6.18/6.28	c total #propagations: 644075 / total #impl: 4277147 (eff. 0.151)
6.18/6.28	c #Conflicts:      13000 | #Learnt:       5816 | 0.000
6.18/6.28	c total clause space: 29.637MB
6.18/6.28	c total #watches: 79735
6.48/6.55	c total #propagations: 709165 / total #impl: 4539635 (eff. 0.156)
6.48/6.55	c GC COLLECT
6.48/6.55	c #Conflicts:      14000 | #Learnt:       3963 | 0.000
6.48/6.55	c total clause space: 29.637MB
6.48/6.55	c total #watches: 70808
6.78/6.86	c total #propagations: 766255 / total #impl: 4748632 (eff. 0.161)
6.78/6.86	c #Conflicts:      15000 | #Learnt:       4963 | 0.000
6.78/6.86	c total clause space: 29.637MB
6.78/6.86	c total #watches: 83953
7.18/7.20	c total #propagations: 828570 / total #impl: 5085879 (eff. 0.163)
7.18/7.20	c #Conflicts:      16000 | #Learnt:       5963 | 0.000
7.18/7.20	c total clause space: 29.637MB
7.18/7.20	c total #watches: 95645
7.58/7.60	c total #propagations: 878568 / total #impl: 5610364 (eff. 0.157)
7.58/7.60	c GC COLLECT
7.58/7.60	c #Conflicts:      17000 | #Learnt:       3789 | 0.000
7.58/7.60	c total clause space: 29.637MB
7.58/7.60	c total #watches: 76686
7.88/7.95	c total #propagations: 935856 / total #impl: 6374383 (eff. 0.147)
7.88/7.95	c #Conflicts:      18000 | #Learnt:       4789 | 0.000
7.88/7.95	c total clause space: 29.637MB
7.88/7.95	c total #watches: 87225
8.18/8.29	c total #propagations: 986413 / total #impl: 7024767 (eff. 0.140)
8.18/8.29	c #Conflicts:      19000 | #Learnt:       5789 | 0.000
8.18/8.29	c total clause space: 29.637MB
8.18/8.29	c total #watches: 95321
8.58/8.61	c total #propagations: 1032073 / total #impl: 7554938 (eff. 0.137)
8.58/8.61	c #Conflicts:      20000 | #Learnt:       6789 | 0.000
8.58/8.61	c total clause space: 29.637MB
8.58/8.61	c total #watches: 104985
8.79/8.86	c total #propagations: 1075997 / total #impl: 8086547 (eff. 0.133)
8.79/8.86	c GC COLLECT
8.79/8.86	c #Conflicts:      21000 | #Learnt:       4305 | 0.000
8.79/8.86	c total clause space: 29.637MB
8.79/8.86	c total #watches: 75839
8.98/9.08	c total #propagations: 1117593 / total #impl: 8696723 (eff. 0.129)
8.98/9.08	c #Conflicts:      22000 | #Learnt:       5305 | 0.000
8.98/9.08	c total clause space: 29.637MB
8.98/9.08	c total #watches: 84750
9.28/9.33	c total #propagations: 1160341 / total #impl: 9384265 (eff. 0.124)
9.28/9.33	c #Conflicts:      23000 | #Learnt:       6305 | 0.000
9.28/9.33	c total clause space: 29.637MB
9.28/9.33	c total #watches: 95241
9.58/9.62	c total #propagations: 1200671 / total #impl: 9876805 (eff. 0.122)
9.58/9.62	c #Conflicts:      24000 | #Learnt:       7305 | 0.000
9.58/9.62	c total clause space: 29.637MB
9.58/9.62	c total #watches: 102122
9.78/9.89	c total #propagations: 1246294 / total #impl: 10596669 (eff. 0.118)
9.78/9.89	c GC COLLECT
9.78/9.89	c #Conflicts:      25000 | #Learnt:       4508 | 0.000
9.78/9.89	c total clause space: 29.637MB
9.78/9.89	c total #watches: 77424
10.08/10.11	c total #propagations: 1290479 / total #impl: 11128432 (eff. 0.116)
10.08/10.11	c #Conflicts:      26000 | #Learnt:       5508 | 0.000
10.08/10.11	c total clause space: 29.637MB
10.08/10.11	c total #watches: 87835
10.28/10.35	c total #propagations: 1325846 / total #impl: 11481545 (eff. 0.115)
10.28/10.35	c #Conflicts:      27000 | #Learnt:       6508 | 0.000
10.28/10.35	c total clause space: 29.637MB
10.28/10.35	c total #watches: 96724
10.58/10.63	c total #propagations: 1364286 / total #impl: 11821073 (eff. 0.115)
10.58/10.63	c #Conflicts:      28000 | #Learnt:       7508 | 0.000
10.58/10.63	c total clause space: 29.637MB
10.58/10.63	c total #watches: 104301
10.88/10.93	c total #propagations: 1402739 / total #impl: 12223357 (eff. 0.115)
10.88/10.93	c GC COLLECT
10.88/10.93	c #Conflicts:      29000 | #Learnt:       4406 | 0.000
10.88/10.93	c total clause space: 48.1602MB
10.88/10.93	c total #watches: 73776
11.18/11.22	c total #propagations: 1449797 / total #impl: 12521641 (eff. 0.116)
11.18/11.22	c #Conflicts:      30000 | #Learnt:       5406 | 0.000
11.18/11.22	c total clause space: 48.1602MB
11.18/11.22	c total #watches: 91534
11.58/11.65	c total #propagations: 1499392 / total #impl: 12834008 (eff. 0.117)
11.58/11.65	c #Conflicts:      31000 | #Learnt:       6406 | 0.000
11.58/11.65	c total clause space: 48.1602MB
11.58/11.65	c total #watches: 105940
12.09/12.15	c total #propagations: 1552248 / total #impl: 13124401 (eff. 0.118)
12.09/12.15	c #Conflicts:      32000 | #Learnt:       7406 | 0.000
12.09/12.15	c total clause space: 48.1602MB
12.09/12.15	c total #watches: 114853
12.68/12.72	c total #propagations: 1615453 / total #impl: 13446714 (eff. 0.120)
12.68/12.72	c #Conflicts:      33000 | #Learnt:       8406 | 0.000
12.68/12.72	c total clause space: 48.1602MB
12.68/12.72	c total #watches: 122295
13.18/13.26	c total #propagations: 1671082 / total #impl: 13718299 (eff. 0.122)
13.18/13.26	c GC COLLECT
13.18/13.26	c #Conflicts:      34000 | #Learnt:       5008 | 0.000
13.18/13.26	c total clause space: 48.1602MB
13.18/13.26	c total #watches: 98607
13.68/13.75	c total #propagations: 1725221 / total #impl: 13981799 (eff. 0.123)
13.68/13.75	c #Conflicts:      35000 | #Learnt:       6008 | 0.000
13.68/13.75	c total clause space: 48.1602MB
13.68/13.75	c total #watches: 105521
14.18/14.25	c total #propagations: 1786120 / total #impl: 14269149 (eff. 0.125)
14.18/14.25	c #Conflicts:      36000 | #Learnt:       7008 | 0.000
14.18/14.25	c total clause space: 48.1602MB
14.18/14.25	c total #watches: 111814
14.78/14.80	c total #propagations: 1842412 / total #impl: 14608748 (eff. 0.126)
14.78/14.80	c #Conflicts:      37000 | #Learnt:       8008 | 0.000
14.78/14.80	c total clause space: 48.1602MB
14.78/14.80	c total #watches: 117878
15.28/15.39	c total #propagations: 1897240 / total #impl: 14986350 (eff. 0.127)
15.28/15.39	c #Conflicts:      38000 | #Learnt:       9008 | 0.000
15.28/15.39	c total clause space: 48.1602MB
15.28/15.39	c total #watches: 124395
15.88/15.91	c total #propagations: 1953187 / total #impl: 15404350 (eff. 0.127)
15.88/15.91	c GC COLLECT
15.88/15.91	c #Conflicts:      39000 | #Learnt:       5307 | 0.000
15.88/15.91	c total clause space: 48.1602MB
15.88/15.91	c total #watches: 72483
16.28/16.35	c total #propagations: 2007640 / total #impl: 15828337 (eff. 0.127)
16.28/16.35	c #Conflicts:      40000 | #Learnt:       6307 | 0.000
16.28/16.35	c total clause space: 48.1602MB
16.28/16.35	c total #watches: 79094
16.78/16.81	c total #propagations: 2061295 / total #impl: 16203026 (eff. 0.127)
16.78/16.81	c #Conflicts:      41000 | #Learnt:       7307 | 0.000
16.78/16.81	c total clause space: 48.1602MB
16.78/16.81	c total #watches: 86331
17.28/17.31	c total #propagations: 2119327 / total #impl: 16599285 (eff. 0.128)
17.28/17.31	c #Conflicts:      42000 | #Learnt:       8307 | 0.000
17.28/17.31	c total clause space: 48.1602MB
17.28/17.31	c total #watches: 93144
17.78/17.87	c total #propagations: 2180261 / total #impl: 17009441 (eff. 0.128)
17.78/17.87	c #Conflicts:      43000 | #Learnt:       9307 | 0.000
17.78/17.87	c total clause space: 48.1602MB
17.78/17.87	c total #watches: 98402
18.28/18.37	c total #propagations: 2238209 / total #impl: 17446136 (eff. 0.128)
18.28/18.37	c GC COLLECT
18.28/18.37	c #Conflicts:      44000 | #Learnt:       5253 | 0.000
18.28/18.37	c total clause space: 48.1602MB
18.28/18.37	c total #watches: 71909
18.69/18.76	c total #propagations: 2294931 / total #impl: 17816517 (eff. 0.129)
18.69/18.76	c #Conflicts:      45000 | #Learnt:       6253 | 0.000
18.69/18.76	c total clause space: 48.1602MB
18.69/18.76	c total #watches: 80118
19.18/19.27	c total #propagations: 2354634 / total #impl: 18156129 (eff. 0.130)
19.18/19.27	c #Conflicts:      46000 | #Learnt:       7253 | 0.000
19.18/19.27	c total clause space: 48.1602MB
19.18/19.27	c total #watches: 87594
19.68/19.80	c total #propagations: 2417459 / total #impl: 18564038 (eff. 0.130)
19.68/19.80	c #Conflicts:      47000 | #Learnt:       8253 | 0.000
19.68/19.80	c total clause space: 48.1602MB
19.68/19.80	c total #watches: 94469
20.28/20.36	c total #propagations: 2477530 / total #impl: 18861413 (eff. 0.131)
20.28/20.36	c #Conflicts:      48000 | #Learnt:       9253 | 0.000
20.28/20.36	c total clause space: 48.1602MB
20.28/20.36	c total #watches: 100883
20.89/20.96	c total #propagations: 2530943 / total #impl: 19258316 (eff. 0.131)
20.89/20.96	c #Conflicts:      49000 | #Learnt:      10253 | 0.000
20.89/20.96	c total clause space: 48.1602MB
20.89/20.96	c total #watches: 107453
21.38/21.45	c total #propagations: 2588548 / total #impl: 19648152 (eff. 0.132)
21.38/21.45	c GC COLLECT
21.38/21.45	c #Conflicts:      50000 | #Learnt:       5918 | 0.000
21.38/21.45	c total clause space: 48.1602MB
21.38/21.45	c total #watches: 77323
21.78/21.85	c total #propagations: 2650051 / total #impl: 19994013 (eff. 0.133)
21.78/21.85	c #Conflicts:      51000 | #Learnt:       6918 | 0.000
21.78/21.85	c total clause space: 48.1602MB
21.78/21.85	c total #watches: 86576
22.28/22.37	c total #propagations: 2702698 / total #impl: 20377992 (eff. 0.133)
22.28/22.37	c #Conflicts:      52000 | #Learnt:       7918 | 0.000
22.28/22.37	c total clause space: 48.1602MB
22.28/22.37	c total #watches: 94999
22.88/22.92	c total #propagations: 2763417 / total #impl: 20748060 (eff. 0.133)
22.88/22.92	c #Conflicts:      53000 | #Learnt:       8918 | 0.000
22.88/22.92	c total clause space: 48.1602MB
22.88/22.92	c total #watches: 104343
23.48/23.50	c total #propagations: 2818596 / total #impl: 21071219 (eff. 0.134)
23.48/23.50	c #Conflicts:      54000 | #Learnt:       9918 | 0.000
23.48/23.50	c total clause space: 48.1602MB
23.48/23.50	c total #watches: 112580
23.98/24.04	c total #propagations: 2873487 / total #impl: 21409511 (eff. 0.134)
23.98/24.04	c #Conflicts:      55000 | #Learnt:      10918 | 0.000
23.98/24.04	c total clause space: 48.1602MB
23.98/24.04	c total #watches: 119942
24.48/24.52	c total #propagations: 2927093 / total #impl: 21925946 (eff. 0.133)
24.48/24.52	c GC COLLECT
24.48/24.52	c #Conflicts:      56000 | #Learnt:       6303 | 0.000
24.48/24.52	c total clause space: 48.1602MB
24.48/24.52	c total #watches: 79792
24.88/24.94	c total #propagations: 2982666 / total #impl: 22296919 (eff. 0.134)
24.88/24.94	c #Conflicts:      57000 | #Learnt:       7303 | 0.000
24.88/24.94	c total clause space: 48.1602MB
24.88/24.94	c total #watches: 88208
25.29/25.39	c total #propagations: 3040641 / total #impl: 22588124 (eff. 0.135)
25.29/25.39	c #Conflicts:      58000 | #Learnt:       8303 | 0.000
25.29/25.39	c total clause space: 48.1602MB
25.29/25.39	c total #watches: 95729
25.78/25.84	c total #propagations: 3092635 / total #impl: 22887926 (eff. 0.135)
25.78/25.84	c #Conflicts:      59000 | #Learnt:       9303 | 0.000
25.78/25.84	c total clause space: 48.1602MB
25.78/25.84	c total #watches: 102600
26.18/26.28	c total #propagations: 3141859 / total #impl: 23233172 (eff. 0.135)
26.18/26.28	c #Conflicts:      60000 | #Learnt:      10303 | 0.000
26.18/26.28	c total clause space: 48.1602MB
26.18/26.28	c total #watches: 109187
26.68/26.77	c total #propagations: 3193019 / total #impl: 23568919 (eff. 0.135)
26.68/26.77	c #Conflicts:      61000 | #Learnt:      11303 | 0.000
26.68/26.77	c total clause space: 48.1602MB
26.68/26.77	c total #watches: 113828
27.18/27.20	c total #propagations: 3245151 / total #impl: 23930181 (eff. 0.136)
27.18/27.20	c GC COLLECT
27.18/27.20	c #Conflicts:      62000 | #Learnt:       6391 | 0.000
27.18/27.20	c total clause space: 48.1602MB
27.18/27.20	c total #watches: 80801
27.48/27.55	c total #propagations: 3289992 / total #impl: 24231293 (eff. 0.136)
27.48/27.55	c #Conflicts:      63000 | #Learnt:       7391 | 0.000
27.48/27.55	c total clause space: 48.1602MB
27.48/27.55	c total #watches: 86730
27.88/27.93	c total #propagations: 3336215 / total #impl: 24552497 (eff. 0.136)
27.88/27.93	c #Conflicts:      64000 | #Learnt:       8391 | 0.000
27.88/27.93	c total clause space: 48.1602MB
27.88/27.93	c total #watches: 91639
28.28/28.34	c total #propagations: 3377461 / total #impl: 24926273 (eff. 0.135)
28.28/28.34	c #Conflicts:      65000 | #Learnt:       9391 | 0.000
28.28/28.34	c total clause space: 48.1602MB
28.28/28.34	c total #watches: 97752
28.78/28.82	c total #propagations: 3422277 / total #impl: 25278050 (eff. 0.135)
28.78/28.82	c #Conflicts:      66000 | #Learnt:      10391 | 0.000
28.78/28.82	c total clause space: 48.1602MB
28.78/28.82	c total #watches: 103675
29.28/29.35	c total #propagations: 3477714 / total #impl: 25589665 (eff. 0.136)
29.28/29.35	c #Conflicts:      67000 | #Learnt:      11391 | 0.000
29.28/29.35	c total clause space: 48.1602MB
29.28/29.35	c total #watches: 112370
29.88/29.97	c total #propagations: 3535803 / total #impl: 25864703 (eff. 0.137)
29.88/29.97	c #Conflicts:      68000 | #Learnt:      12391 | 0.000
29.88/29.97	c total clause space: 48.1602MB
29.88/29.97	c total #watches: 119203
30.28/30.37	c total #propagations: 3592800 / total #impl: 26193267 (eff. 0.137)
30.28/30.37	c GC COLLECT
30.28/30.37	c #Conflicts:      69000 | #Learnt:       7185 | 0.000
30.28/30.37	c total clause space: 48.1602MB
30.28/30.37	c total #watches: 86483
30.78/30.83	c total #propagations: 3645681 / total #impl: 26568718 (eff. 0.137)
30.78/30.83	c #Conflicts:      70000 | #Learnt:       8185 | 0.000
30.78/30.83	c total clause space: 48.1602MB
30.78/30.83	c total #watches: 92239
31.28/31.38	c total #propagations: 3712571 / total #impl: 26908103 (eff. 0.138)
31.28/31.38	c #Conflicts:      71000 | #Learnt:       9185 | 0.000
31.28/31.38	c total clause space: 48.1602MB
31.28/31.38	c total #watches: 98290
31.88/31.92	c total #propagations: 3776466 / total #impl: 27225956 (eff. 0.139)
31.88/31.92	c #Conflicts:      72000 | #Learnt:      10185 | 0.000
31.88/31.92	c total clause space: 48.1602MB
31.88/31.92	c total #watches: 105453
32.48/32.52	c total #propagations: 3835632 / total #impl: 27510772 (eff. 0.139)
32.48/32.52	c #Conflicts:      73000 | #Learnt:      11185 | 0.000
32.48/32.52	c total clause space: 48.1602MB
32.48/32.52	c total #watches: 111659
33.08/33.12	c total #propagations: 3889532 / total #impl: 27864854 (eff. 0.140)
33.08/33.12	c #Conflicts:      74000 | #Learnt:      12185 | 0.000
33.08/33.12	c total clause space: 48.1602MB
33.08/33.12	c total #watches: 116326
33.68/33.75	c total #propagations: 3941347 / total #impl: 28268183 (eff. 0.139)
33.68/33.75	c GC COLLECT
33.68/33.75	c #Conflicts:      75000 | #Learnt:       6686 | 0.000
33.68/33.75	c total clause space: 48.1602MB
33.68/33.75	c total #watches: 83339
34.08/34.18	c total #propagations: 3989485 / total #impl: 28601580 (eff. 0.139)
34.08/34.18	c #Conflicts:      76000 | #Learnt:       7686 | 0.000
34.08/34.18	c total clause space: 48.1602MB
34.08/34.18	c total #watches: 89094
34.68/34.72	c total #propagations: 4043138 / total #impl: 28985113 (eff. 0.139)
34.68/34.72	c #Conflicts:      77000 | #Learnt:       8686 | 0.000
34.68/34.72	c total clause space: 48.1602MB
34.68/34.72	c total #watches: 95591
35.28/35.30	c total #propagations: 4103155 / total #impl: 29281157 (eff. 0.140)
35.28/35.30	c #Conflicts:      78000 | #Learnt:       9686 | 0.000
35.28/35.30	c total clause space: 48.1602MB
35.28/35.30	c total #watches: 102883
35.88/35.90	c total #propagations: 4157527 / total #impl: 29585855 (eff. 0.141)
35.88/35.90	c #Conflicts:      79000 | #Learnt:      10686 | 0.000
35.88/35.90	c total clause space: 48.1602MB
35.88/35.90	c total #watches: 112367
36.47/36.54	c total #propagations: 4216313 / total #impl: 29901544 (eff. 0.141)
36.47/36.54	c #Conflicts:      80000 | #Learnt:      11686 | 0.000
36.47/36.54	c total clause space: 48.1602MB
36.47/36.54	c total #watches: 119736
37.17/37.28	c total #propagations: 4274409 / total #impl: 30186772 (eff. 0.142)
37.17/37.28	c #Conflicts:      81000 | #Learnt:      12686 | 0.000
37.17/37.28	c total clause space: 48.1602MB
37.17/37.28	c total #watches: 127080
37.87/37.95	c total #propagations: 4337512 / total #impl: 30523531 (eff. 0.142)
37.87/37.95	c GC COLLECT
37.87/37.95	c #Conflicts:      82000 | #Learnt:       6884 | 0.000
37.87/37.95	c total clause space: 48.1602MB
37.87/37.95	c total #watches: 84749
38.37/38.43	c total #propagations: 4392190 / total #impl: 30793519 (eff. 0.143)
38.37/38.43	c #Conflicts:      83000 | #Learnt:       7884 | 0.000
38.37/38.43	c total clause space: 48.1602MB
38.37/38.43	c total #watches: 92330
38.87/38.96	c total #propagations: 4451361 / total #impl: 31029787 (eff. 0.143)
38.87/38.96	c #Conflicts:      84000 | #Learnt:       8884 | 0.000
38.87/38.96	c total clause space: 48.1602MB
38.87/38.96	c total #watches: 100565
39.47/39.60	c total #propagations: 4505061 / total #impl: 31262750 (eff. 0.144)
39.47/39.60	c #Conflicts:      85000 | #Learnt:       9884 | 0.000
39.47/39.60	c total clause space: 48.1602MB
39.47/39.60	c total #watches: 109309
40.17/40.26	c total #propagations: 4573655 / total #impl: 31537058 (eff. 0.145)
40.17/40.26	c #Conflicts:      86000 | #Learnt:      10884 | 0.000
40.17/40.26	c total clause space: 48.1602MB
40.17/40.26	c total #watches: 116843
40.87/40.99	c total #propagations: 4628059 / total #impl: 31823193 (eff. 0.145)
40.87/40.99	c #Conflicts:      87000 | #Learnt:      11884 | 0.000
40.87/40.99	c total clause space: 48.1602MB
40.87/40.99	c total #watches: 124828
41.78/41.86	c total #propagations: 4688811 / total #impl: 32136627 (eff. 0.146)
41.78/41.86	c #Conflicts:      88000 | #Learnt:      12884 | 0.000
41.78/41.86	c total clause space: 48.1602MB
41.78/41.86	c total #watches: 133609
42.68/42.79	c total #propagations: 4755458 / total #impl: 32450555 (eff. 0.147)
42.68/42.79	c #Conflicts:      89000 | #Learnt:      13884 | 0.000
42.68/42.79	c total clause space: 78.2603MB
42.68/42.79	c total #watches: 140584
43.38/43.47	c total #propagations: 4818783 / total #impl: 32812479 (eff. 0.147)
43.38/43.47	c GC COLLECT
43.38/43.47	c #Conflicts:      90000 | #Learnt:       7784 | 0.000
43.38/43.47	c total clause space: 78.2603MB
43.38/43.47	c total #watches: 93549
43.88/43.98	c total #propagations: 4878966 / total #impl: 33125423 (eff. 0.147)
43.88/43.98	c #Conflicts:      91000 | #Learnt:       8784 | 0.000
43.88/43.98	c total clause space: 78.2603MB
43.88/43.98	c total #watches: 102965
44.48/44.58	c total #propagations: 4936036 / total #impl: 33374845 (eff. 0.148)
44.48/44.58	c #Conflicts:      92000 | #Learnt:       9784 | 0.000
44.48/44.58	c total clause space: 78.2603MB
44.48/44.58	c total #watches: 111895
45.19/45.22	c total #propagations: 4994849 / total #impl: 33682333 (eff. 0.148)
45.19/45.22	c #Conflicts:      93000 | #Learnt:      10784 | 0.000
45.19/45.22	c total clause space: 78.2603MB
45.19/45.22	c total #watches: 123199
45.88/45.93	c total #propagations: 5061115 / total #impl: 33949651 (eff. 0.149)
45.88/45.93	c #Conflicts:      94000 | #Learnt:      11784 | 0.000
45.88/45.93	c total clause space: 78.2603MB
45.88/45.93	c total #watches: 133895
46.78/46.82	c total #propagations: 5128797 / total #impl: 34337908 (eff. 0.149)
46.78/46.82	c #Conflicts:      95000 | #Learnt:      12784 | 0.000
46.78/46.82	c total clause space: 78.2603MB
46.78/46.82	c total #watches: 143850
47.68/47.72	c total #propagations: 5196447 / total #impl: 34791135 (eff. 0.149)
47.68/47.72	c #Conflicts:      96000 | #Learnt:      13784 | 0.000
47.68/47.72	c total clause space: 78.2603MB
47.68/47.72	c total #watches: 152379
48.58/48.63	c total #propagations: 5264518 / total #impl: 35360916 (eff. 0.149)
48.58/48.63	c #Conflicts:      97000 | #Learnt:      14784 | 0.000
48.58/48.63	c total clause space: 78.2603MB
48.58/48.63	c total #watches: 161897
49.08/49.18	c total #propagations: 5329746 / total #impl: 36011141 (eff. 0.148)
49.08/49.18	c GC COLLECT
49.08/49.18	c #Conflicts:      98000 | #Learnt:       8387 | 0.000
49.08/49.18	c total clause space: 78.2603MB
49.08/49.18	c total #watches: 97225
49.68/49.74	c total #propagations: 5387786 / total #impl: 36428501 (eff. 0.148)
49.68/49.74	c #Conflicts:      99000 | #Learnt:       9387 | 0.000
49.68/49.74	c total clause space: 78.2603MB
49.68/49.74	c total #watches: 103203
50.18/50.28	c total #propagations: 5457701 / total #impl: 36954708 (eff. 0.148)
50.18/50.28	c #Conflicts:     100000 | #Learnt:      10387 | 0.000
50.18/50.28	c total clause space: 78.2603MB
50.18/50.28	c total #watches: 113567
50.59/50.69	c total #propagations: 5525206 / total #impl: 37375775 (eff. 0.148)
50.59/50.69	c #Conflicts:     101000 | #Learnt:      11387 | 0.000
50.59/50.69	c total clause space: 78.2603MB
50.59/50.69	c total #watches: 127554
51.08/51.19	c total #propagations: 5586095 / total #impl: 37696418 (eff. 0.148)
51.08/51.19	c #Conflicts:     102000 | #Learnt:      12387 | 0.000
51.08/51.19	c total clause space: 78.2603MB
51.08/51.19	c total #watches: 138685
51.69/51.74	c total #propagations: 5642240 / total #impl: 38164125 (eff. 0.148)
51.69/51.74	c #Conflicts:     103000 | #Learnt:      13387 | 0.000
51.69/51.74	c total clause space: 78.2603MB
51.69/51.74	c total #watches: 153140
52.38/52.40	c total #propagations: 5696317 / total #impl: 38718139 (eff. 0.147)
52.38/52.40	c #Conflicts:     104000 | #Learnt:      14387 | 0.000
52.38/52.40	c total clause space: 78.2603MB
52.38/52.40	c total #watches: 167737
52.98/53.05	c total #propagations: 5753740 / total #impl: 39038537 (eff. 0.147)
52.98/53.05	c #Conflicts:     105000 | #Learnt:      15387 | 0.000
52.98/53.05	c total clause space: 78.2603MB
52.98/53.05	c total #watches: 180272
53.48/53.55	c total #propagations: 5804914 / total #impl: 39257410 (eff. 0.148)
53.48/53.55	c GC COLLECT
53.48/53.55	c #Conflicts:     106000 | #Learnt:       8680 | 0.000
53.48/53.55	c total clause space: 78.2603MB
53.48/53.55	c total #watches: 99535
53.98/54.06	c total #propagations: 5855449 / total #impl: 39568720 (eff. 0.148)
53.98/54.06	c #Conflicts:     107000 | #Learnt:       9680 | 0.000
53.98/54.06	c total clause space: 78.2603MB
53.98/54.06	c total #watches: 105824
54.58/54.61	c total #propagations: 5906393 / total #impl: 39875290 (eff. 0.148)
54.58/54.61	c #Conflicts:     108000 | #Learnt:      10680 | 0.000
54.58/54.61	c total clause space: 78.2603MB
54.58/54.61	c total #watches: 112463
55.18/55.21	c total #propagations: 5948542 / total #impl: 40161828 (eff. 0.148)
55.18/55.21	c #Conflicts:     109000 | #Learnt:      11680 | 0.000
55.18/55.21	c total clause space: 78.2603MB
55.18/55.21	c total #watches: 119129
55.78/55.89	c total #propagations: 5996065 / total #impl: 40484738 (eff. 0.148)
55.78/55.89	c #Conflicts:     110000 | #Learnt:      12680 | 0.000
55.78/55.89	c total clause space: 78.2603MB
55.78/55.89	c total #watches: 127095
56.58/56.61	c total #propagations: 6054165 / total #impl: 40728712 (eff. 0.149)
56.58/56.61	c #Conflicts:     111000 | #Learnt:      13680 | 0.000
56.58/56.61	c total clause space: 78.2603MB
56.58/56.61	c total #watches: 138119
57.38/57.40	c total #propagations: 6115932 / total #impl: 40954288 (eff. 0.149)
57.38/57.40	c #Conflicts:     112000 | #Learnt:      14680 | 0.000
57.38/57.40	c total clause space: 78.2603MB
57.38/57.40	c total #watches: 146925
58.08/58.12	c total #propagations: 6173097 / total #impl: 41330398 (eff. 0.149)
58.08/58.12	c #Conflicts:     113000 | #Learnt:      15680 | 0.000
58.08/58.12	c total clause space: 78.2603MB
58.08/58.12	c total #watches: 153150
58.58/58.64	c total #propagations: 6228425 / total #impl: 41744632 (eff. 0.149)
58.58/58.64	c GC COLLECT
58.58/58.64	c #Conflicts:     114000 | #Learnt:       8676 | 0.000
58.58/58.64	c total clause space: 78.2603MB
58.58/58.64	c total #watches: 99364
59.08/59.14	c total #propagations: 6273774 / total #impl: 42136639 (eff. 0.149)
59.08/59.14	c #Conflicts:     115000 | #Learnt:       9676 | 0.000
59.08/59.14	c total clause space: 78.2603MB
59.08/59.14	c total #watches: 106762
59.68/59.75	c total #propagations: 6327422 / total #impl: 42494690 (eff. 0.149)
59.68/59.75	c #Conflicts:     116000 | #Learnt:      10676 | 0.000
59.68/59.75	c total clause space: 78.2603MB
59.68/59.75	c total #watches: 115141
60.28/60.32	c total #propagations: 6383385 / total #impl: 42748877 (eff. 0.149)
60.28/60.32	c #Conflicts:     117000 | #Learnt:      11676 | 0.000
60.28/60.32	c total clause space: 78.2603MB
60.28/60.32	c total #watches: 120926
60.88/60.93	c total #propagations: 6433445 / total #impl: 43052986 (eff. 0.149)
60.88/60.93	c #Conflicts:     118000 | #Learnt:      12676 | 0.000
60.88/60.93	c total clause space: 78.2603MB
60.88/60.93	c total #watches: 128589
61.48/61.51	c total #propagations: 6477979 / total #impl: 43380012 (eff. 0.149)
61.48/61.51	c #Conflicts:     119000 | #Learnt:      13676 | 0.000
61.48/61.51	c total clause space: 78.2603MB
61.48/61.51	c total #watches: 135294
62.08/62.16	c total #propagations: 6517920 / total #impl: 43728997 (eff. 0.149)
62.08/62.16	c #Conflicts:     120000 | #Learnt:      14676 | 0.000
62.08/62.16	c total clause space: 78.2603MB
62.08/62.16	c total #watches: 141764
62.88/62.90	c total #propagations: 6562448 / total #impl: 44144088 (eff. 0.149)
62.88/62.90	c #Conflicts:     121000 | #Learnt:      15676 | 0.000
62.88/62.90	c total clause space: 78.2603MB
62.88/62.90	c total #watches: 149809
63.68/63.70	c total #propagations: 6609187 / total #impl: 44494024 (eff. 0.149)
63.68/63.70	c GC COLLECT
63.68/63.70	c #Conflicts:     122000 | #Learnt:       8381 | 0.000
63.68/63.70	c total clause space: 78.2603MB
63.68/63.70	c total #watches: 97719
64.08/64.18	c total #propagations: 6652590 / total #impl: 44862746 (eff. 0.148)
64.08/64.18	c #Conflicts:     123000 | #Learnt:       9381 | 0.000
64.08/64.18	c total clause space: 78.2603MB
64.08/64.18	c total #watches: 104451
64.78/64.82	c total #propagations: 6704912 / total #impl: 45214076 (eff. 0.148)
64.78/64.82	c #Conflicts:     124000 | #Learnt:      10381 | 0.000
64.78/64.82	c total clause space: 78.2603MB
64.78/64.82	c total #watches: 111307
65.38/65.49	c total #propagations: 6760697 / total #impl: 45565913 (eff. 0.148)
65.38/65.49	c #Conflicts:     125000 | #Learnt:      11381 | 0.000
65.38/65.49	c total clause space: 78.2603MB
65.38/65.49	c total #watches: 118147
65.98/66.07	c total #propagations: 6809422 / total #impl: 45874216 (eff. 0.148)
65.98/66.07	c #Conflicts:     126000 | #Learnt:      12381 | 0.000
65.98/66.07	c total clause space: 78.2603MB
65.98/66.07	c total #watches: 128104
66.68/66.74	c total #propagations: 6861961 / total #impl: 46138596 (eff. 0.149)
66.68/66.74	c #Conflicts:     127000 | #Learnt:      13381 | 0.000
66.68/66.74	c total clause space: 78.2603MB
66.68/66.74	c total #watches: 138583
67.38/67.48	c total #propagations: 6914543 / total #impl: 46428066 (eff. 0.149)
67.38/67.48	c #Conflicts:     128000 | #Learnt:      14381 | 0.000
67.38/67.48	c total clause space: 78.2603MB
67.38/67.48	c total #watches: 144828
68.18/68.24	c total #propagations: 6965666 / total #impl: 46652321 (eff. 0.149)
68.18/68.24	c #Conflicts:     129000 | #Learnt:      15381 | 0.000
68.18/68.24	c total clause space: 78.2603MB
68.18/68.24	c total #watches: 151754
68.98/69.02	c total #propagations: 7019610 / total #impl: 46900042 (eff. 0.150)
68.98/69.02	c #Conflicts:     130000 | #Learnt:      16381 | 0.000
68.98/69.02	c total clause space: 78.2603MB
68.98/69.02	c total #watches: 159358
69.78/69.80	c total #propagations: 7066080 / total #impl: 47309227 (eff. 0.149)
69.78/69.80	c GC COLLECT
69.78/69.80	c #Conflicts:     131000 | #Learnt:       8775 | 0.000
69.78/69.80	c total clause space: 78.2603MB
69.78/69.80	c total #watches: 100622
70.28/70.34	c total #propagations: 7111895 / total #impl: 47643367 (eff. 0.149)
70.28/70.34	c #Conflicts:     132000 | #Learnt:       9775 | 0.000
70.28/70.34	c total clause space: 78.2603MB
70.28/70.34	c total #watches: 109503
70.88/70.93	c total #propagations: 7166832 / total #impl: 47998091 (eff. 0.149)
70.88/70.93	c #Conflicts:     133000 | #Learnt:      10775 | 0.000
70.88/70.93	c total clause space: 78.2603MB
70.88/70.93	c total #watches: 120487
71.58/71.64	c total #propagations: 7225145 / total #impl: 48314547 (eff. 0.150)
71.58/71.64	c #Conflicts:     134000 | #Learnt:      11775 | 0.000
71.58/71.64	c total clause space: 78.2603MB
71.58/71.64	c total #watches: 127146
72.28/72.37	c total #propagations: 7289600 / total #impl: 48636779 (eff. 0.150)
72.28/72.37	c #Conflicts:     135000 | #Learnt:      12775 | 0.000
72.28/72.37	c total clause space: 78.2603MB
72.28/72.37	c total #watches: 136230
73.17/73.24	c total #propagations: 7352548 / total #impl: 48983646 (eff. 0.150)
73.17/73.24	c #Conflicts:     136000 | #Learnt:      13775 | 0.000
73.17/73.24	c total clause space: 78.2603MB
73.17/73.24	c total #watches: 143474
73.97/74.08	c total #propagations: 7428561 / total #impl: 49265192 (eff. 0.151)
73.97/74.08	c #Conflicts:     137000 | #Learnt:      14775 | 0.000
73.97/74.08	c total clause space: 78.2603MB
73.97/74.08	c total #watches: 152183
74.97/75.01	c total #propagations: 7486984 / total #impl: 49613167 (eff. 0.151)
74.97/75.01	c #Conflicts:     138000 | #Learnt:      15775 | 0.000
74.97/75.01	c total clause space: 78.2603MB
74.97/75.01	c total #watches: 158840
75.88/76.00	c total #propagations: 7549549 / total #impl: 49945938 (eff. 0.151)
75.88/76.00	c #Conflicts:     139000 | #Learnt:      16775 | 0.000
75.88/76.00	c total clause space: 78.2603MB
75.88/76.00	c total #watches: 164490
76.87/76.98	c total #propagations: 7610057 / total #impl: 50380956 (eff. 0.151)
76.87/76.98	c #Conflicts:     140000 | #Learnt:      17775 | 0.000
76.87/76.98	c total clause space: 78.2603MB
76.87/76.98	c total #watches: 171010
77.57/77.60	c total #propagations: 7664924 / total #impl: 50764647 (eff. 0.151)
77.57/77.60	c GC COLLECT
77.57/77.60	c #Conflicts:     141000 | #Learnt:       9874 | 0.000
77.57/77.60	c total clause space: 78.2603MB
77.57/77.60	c total #watches: 110612
78.18/78.25	c total #propagations: 7725992 / total #impl: 51060615 (eff. 0.151)
78.18/78.25	c #Conflicts:     142000 | #Learnt:      10874 | 0.000
78.18/78.25	c total clause space: 78.2603MB
78.18/78.25	c total #watches: 119171
78.87/78.92	c total #propagations: 7781131 / total #impl: 51322283 (eff. 0.152)
78.87/78.92	c #Conflicts:     143000 | #Learnt:      11874 | 0.000
78.87/78.92	c total clause space: 78.2603MB
78.87/78.92	c total #watches: 129234
79.57/79.69	c total #propagations: 7845256 / total #impl: 51549191 (eff. 0.152)
79.57/79.69	c #Conflicts:     144000 | #Learnt:      12874 | 0.000
79.57/79.69	c total clause space: 78.2603MB
79.57/79.69	c total #watches: 136552
80.28/80.31	c total #propagations: 7908811 / total #impl: 51795402 (eff. 0.153)
80.28/80.31	c #Conflicts:     145000 | #Learnt:      13874 | 0.000
80.28/80.31	c total clause space: 78.2603MB
80.28/80.31	c total #watches: 146148
80.87/80.95	c total #propagations: 7957558 / total #impl: 52063239 (eff. 0.153)
80.87/80.95	c #Conflicts:     146000 | #Learnt:      14874 | 0.000
80.87/80.95	c total clause space: 78.2603MB
80.87/80.95	c total #watches: 156312
81.57/81.66	c total #propagations: 8005189 / total #impl: 52302699 (eff. 0.153)
81.57/81.66	c #Conflicts:     147000 | #Learnt:      15874 | 0.000
81.57/81.66	c total clause space: 78.2603MB
81.57/81.66	c total #watches: 164886
82.17/82.27	c total #propagations: 8051657 / total #impl: 52595895 (eff. 0.153)
82.17/82.27	c #Conflicts:     148000 | #Learnt:      16874 | 0.000
82.17/82.27	c total clause space: 78.2603MB
82.17/82.27	c total #watches: 173868
82.97/83.06	c total #propagations: 8093488 / total #impl: 52973806 (eff. 0.153)
82.97/83.06	c #Conflicts:     149000 | #Learnt:      17874 | 0.000
82.97/83.06	c total clause space: 78.2603MB
82.97/83.06	c total #watches: 182429
83.77/83.89	c total #propagations: 8146276 / total #impl: 53319870 (eff. 0.153)
83.77/83.89	c GC COLLECT
83.77/83.89	c #Conflicts:     150000 | #Learnt:       9673 | 0.000
83.77/83.89	c total clause space: 78.2603MB
83.77/83.89	c total #watches: 109434
84.27/84.38	c total #propagations: 8208343 / total #impl: 53601866 (eff. 0.153)
84.27/84.38	c #Conflicts:     151000 | #Learnt:      10673 | 0.000
84.27/84.38	c total clause space: 78.2603MB
84.27/84.38	c total #watches: 117362
84.87/84.92	c total #propagations: 8250159 / total #impl: 53954750 (eff. 0.153)
84.87/84.92	c #Conflicts:     152000 | #Learnt:      11673 | 0.000
84.87/84.92	c total clause space: 78.2603MB
84.87/84.92	c total #watches: 128214
85.57/85.66	c total #propagations: 8294923 / total #impl: 54270952 (eff. 0.153)
85.57/85.66	c #Conflicts:     153000 | #Learnt:      12673 | 0.000
85.57/85.66	c total clause space: 78.2603MB
85.57/85.66	c total #watches: 136272
86.47/86.55	c total #propagations: 8353586 / total #impl: 54637715 (eff. 0.153)
86.47/86.55	c #Conflicts:     154000 | #Learnt:      13673 | 0.000
86.47/86.55	c total clause space: 78.2603MB
86.47/86.55	c total #watches: 142897
87.47/87.52	c total #propagations: 8412491 / total #impl: 55019654 (eff. 0.153)
87.47/87.52	c #Conflicts:     155000 | #Learnt:      14673 | 0.000
87.47/87.52	c total clause space: 78.2603MB
87.47/87.52	c total #watches: 150181
88.47/88.51	c total #propagations: 8471150 / total #impl: 55281901 (eff. 0.153)
88.47/88.51	c #Conflicts:     156000 | #Learnt:      15673 | 0.000
88.47/88.51	c total clause space: 78.2603MB
88.47/88.51	c total #watches: 160302
89.47/89.51	c total #propagations: 8534215 / total #impl: 55557113 (eff. 0.154)
89.47/89.51	c #Conflicts:     157000 | #Learnt:      16673 | 0.000
89.47/89.51	c total clause space: 78.2603MB
89.47/89.51	c total #watches: 168155
90.28/90.34	c total #propagations: 8589271 / total #impl: 55956696 (eff. 0.153)
90.28/90.34	c #Conflicts:     158000 | #Learnt:      17673 | 0.000
90.28/90.34	c total clause space: 78.2603MB
90.28/90.34	c total #watches: 178890
91.07/91.18	c total #propagations: 8661678 / total #impl: 56180374 (eff. 0.154)
91.07/91.18	c #Conflicts:     159000 | #Learnt:      18673 | 0.000
91.07/91.18	c total clause space: 78.2603MB
91.07/91.18	c total #watches: 188063
91.87/91.90	c total #propagations: 8718702 / total #impl: 56402880 (eff. 0.155)
91.87/91.90	c GC COLLECT
91.87/91.90	c #Conflicts:     160000 | #Learnt:      10176 | 0.000
91.87/91.90	c total clause space: 78.2603MB
91.87/91.90	c total #watches: 113407
92.48/92.55	c total #propagations: 8779378 / total #impl: 56649920 (eff. 0.155)
92.48/92.55	c #Conflicts:     161000 | #Learnt:      11176 | 0.000
92.48/92.55	c total clause space: 78.2603MB
92.48/92.55	c total #watches: 120833
93.07/93.18	c total #propagations: 8844682 / total #impl: 57001205 (eff. 0.155)
93.07/93.18	c #Conflicts:     162000 | #Learnt:      12176 | 0.000
93.07/93.18	c total clause space: 78.2603MB
93.07/93.18	c total #watches: 130694
93.77/93.88	c total #propagations: 8909305 / total #impl: 57281356 (eff. 0.156)
93.77/93.88	c #Conflicts:     163000 | #Learnt:      13176 | 0.000
93.77/93.88	c total clause space: 78.2603MB
93.77/93.88	c total #watches: 138806
94.68/94.73	c total #propagations: 8970327 / total #impl: 57540264 (eff. 0.156)
94.68/94.73	c #Conflicts:     164000 | #Learnt:      14176 | 0.000
94.68/94.73	c total clause space: 78.2603MB
94.68/94.73	c total #watches: 144306
95.68/95.74	c total #propagations: 9030864 / total #impl: 57777214 (eff. 0.156)
95.68/95.74	c #Conflicts:     165000 | #Learnt:      15176 | 0.000
95.68/95.74	c total clause space: 78.2603MB
95.68/95.74	c total #watches: 150420
96.67/96.74	c total #propagations: 9095965 / total #impl: 58052524 (eff. 0.157)
96.67/96.74	c #Conflicts:     166000 | #Learnt:      16176 | 0.000
96.67/96.74	c total clause space: 78.2603MB
96.67/96.74	c total #watches: 156272
97.67/97.72	c total #propagations: 9157253 / total #impl: 58347888 (eff. 0.157)
97.67/97.72	c #Conflicts:     167000 | #Learnt:      17176 | 0.000
97.67/97.72	c total clause space: 78.2603MB
97.67/97.72	c total #watches: 162297
98.47/98.56	c total #propagations: 9220263 / total #impl: 58648654 (eff. 0.157)
98.47/98.56	c #Conflicts:     168000 | #Learnt:      18176 | 0.000
98.47/98.56	c total clause space: 78.2603MB
98.47/98.56	c total #watches: 167729
99.37/99.43	c total #propagations: 9275614 / total #impl: 58883845 (eff. 0.158)
99.37/99.43	c #Conflicts:     169000 | #Learnt:      19176 | 0.000
99.37/99.43	c total clause space: 78.2603MB
99.37/99.43	c total #watches: 175423
100.18/100.24	c total #propagations: 9336156 / total #impl: 59142155 (eff. 0.158)
100.18/100.24	c GC COLLECT
100.18/100.24	c #Conflicts:     170000 | #Learnt:      10375 | 0.000
100.18/100.24	c total clause space: 78.2603MB
100.18/100.24	c total #watches: 114984
100.77/100.85	c total #propagations: 9397317 / total #impl: 59408024 (eff. 0.158)
100.77/100.85	c #Conflicts:     171000 | #Learnt:      11375 | 0.000
100.77/100.85	c total clause space: 78.2603MB
100.77/100.85	c total #watches: 122433
101.47/101.59	c total #propagations: 9457172 / total #impl: 59693999 (eff. 0.158)
101.47/101.59	c #Conflicts:     172000 | #Learnt:      12375 | 0.000
101.47/101.59	c total clause space: 78.2603MB
101.47/101.59	c total #watches: 127270
102.28/102.31	c total #propagations: 9522908 / total #impl: 60010521 (eff. 0.159)
102.28/102.31	c #Conflicts:     173000 | #Learnt:      13375 | 0.000
102.28/102.31	c total clause space: 78.2603MB
102.28/102.31	c total #watches: 135172
102.97/103.03	c total #propagations: 9577717 / total #impl: 60336525 (eff. 0.159)
102.97/103.03	c #Conflicts:     174000 | #Learnt:      14375 | 0.000
102.97/103.03	c total clause space: 78.2603MB
102.97/103.03	c total #watches: 143756
103.77/103.80	c total #propagations: 9634096 / total #impl: 60805024 (eff. 0.158)
103.77/103.80	c #Conflicts:     175000 | #Learnt:      15375 | 0.000
103.77/103.80	c total clause space: 78.2603MB
103.77/103.80	c total #watches: 151981
104.58/104.63	c total #propagations: 9684477 / total #impl: 61184808 (eff. 0.158)
104.58/104.63	c #Conflicts:     176000 | #Learnt:      16375 | 0.000
104.58/104.63	c total clause space: 78.2603MB
104.58/104.63	c total #watches: 160101
105.47/105.57	c total #propagations: 9742100 / total #impl: 61465632 (eff. 0.158)
105.47/105.57	c #Conflicts:     177000 | #Learnt:      17375 | 0.000
105.47/105.57	c total clause space: 78.2603MB
105.47/105.57	c total #watches: 167787
106.27/106.39	c total #propagations: 9804295 / total #impl: 61762918 (eff. 0.159)
106.27/106.39	c #Conflicts:     178000 | #Learnt:      18375 | 0.000
106.27/106.39	c total clause space: 78.2603MB
106.27/106.39	c total #watches: 177653
107.27/107.36	c total #propagations: 9869071 / total #impl: 62051090 (eff. 0.159)
107.27/107.36	c #Conflicts:     179000 | #Learnt:      19375 | 0.000
107.27/107.36	c total clause space: 78.2603MB
107.27/107.36	c total #watches: 187084
108.27/108.33	c total #propagations: 9923266 / total #impl: 62410465 (eff. 0.159)
108.27/108.33	c GC COLLECT
108.27/108.33	c #Conflicts:     180000 | #Learnt:      10276 | 0.000
108.27/108.33	c total clause space: 78.2603MB
108.27/108.33	c total #watches: 113650
108.97/109.05	c total #propagations: 9975739 / total #impl: 62760972 (eff. 0.159)
108.97/109.05	c #Conflicts:     181000 | #Learnt:      11276 | 0.000
108.97/109.05	c total clause space: 78.2603MB
108.97/109.05	c total #watches: 121298
109.67/109.71	c total #propagations: 10042148 / total #impl: 63050215 (eff. 0.159)
109.67/109.71	c #Conflicts:     182000 | #Learnt:      12276 | 0.000
109.67/109.71	c total clause space: 78.2603MB
109.67/109.71	c total #watches: 129680
110.47/110.50	c total #propagations: 10107553 / total #impl: 63284921 (eff. 0.160)
110.47/110.50	c #Conflicts:     183000 | #Learnt:      13276 | 0.000
110.47/110.50	c total clause space: 78.2603MB
110.47/110.50	c total #watches: 135881
111.27/111.30	c total #propagations: 10181020 / total #impl: 63545810 (eff. 0.160)
111.27/111.30	c #Conflicts:     184000 | #Learnt:      14276 | 0.000
111.27/111.30	c total clause space: 78.2603MB
111.27/111.30	c total #watches: 143189
112.07/112.11	c total #propagations: 10233867 / total #impl: 63931481 (eff. 0.160)
112.07/112.11	c #Conflicts:     185000 | #Learnt:      15276 | 0.000
112.07/112.11	c total clause space: 78.2603MB
112.07/112.11	c total #watches: 149669
112.87/112.93	c total #propagations: 10280656 / total #impl: 64350610 (eff. 0.160)
112.87/112.93	c #Conflicts:     186000 | #Learnt:      16276 | 0.000
112.87/112.93	c total clause space: 78.2603MB
112.87/112.93	c total #watches: 156545
113.67/113.76	c total #propagations: 10337530 / total #impl: 64787584 (eff. 0.160)
113.67/113.76	c #Conflicts:     187000 | #Learnt:      17276 | 0.000
113.67/113.76	c total clause space: 78.2603MB
113.67/113.76	c total #watches: 163402
114.47/114.59	c total #propagations: 10397299 / total #impl: 65150401 (eff. 0.160)
114.47/114.59	c #Conflicts:     188000 | #Learnt:      18276 | 0.000
114.47/114.59	c total clause space: 78.2603MB
114.47/114.59	c total #watches: 169459
115.37/115.47	c total #propagations: 10447748 / total #impl: 65572818 (eff. 0.159)
115.37/115.47	c #Conflicts:     189000 | #Learnt:      19276 | 0.000
115.37/115.47	c total clause space: 78.2603MB
115.37/115.47	c total #watches: 175502
116.37/116.42	c total #propagations: 10502079 / total #impl: 65972250 (eff. 0.159)
116.37/116.42	c #Conflicts:     190000 | #Learnt:      20276 | 0.000
116.37/116.42	c total clause space: 78.2603MB
116.37/116.42	c total #watches: 183198
117.17/117.27	c total #propagations: 10550092 / total #impl: 66401454 (eff. 0.159)
117.17/117.27	c GC COLLECT
117.17/117.27	c #Conflicts:     191000 | #Learnt:      10881 | 0.000
117.17/117.27	c total clause space: 78.2603MB
117.17/117.27	c total #watches: 117519
117.87/117.93	c total #propagations: 10598788 / total #impl: 66892647 (eff. 0.158)
117.87/117.93	c #Conflicts:     192000 | #Learnt:      11881 | 0.000
117.87/117.93	c total clause space: 78.2603MB
117.87/117.93	c total #watches: 125148
118.56/118.64	c total #propagations: 10653163 / total #impl: 67201476 (eff. 0.159)
118.56/118.64	c #Conflicts:     193000 | #Learnt:      12881 | 0.000
118.56/118.64	c total clause space: 78.2603MB
118.56/118.64	c total #watches: 135437
119.36/119.41	c total #propagations: 10705863 / total #impl: 67517995 (eff. 0.159)
119.36/119.41	c #Conflicts:     194000 | #Learnt:      13881 | 0.000
119.36/119.41	c total clause space: 78.2603MB
119.36/119.41	c total #watches: 145241
120.16/120.22	c total #propagations: 10759363 / total #impl: 67794153 (eff. 0.159)
120.16/120.22	c #Conflicts:     195000 | #Learnt:      14881 | 0.000
120.16/120.22	c total clause space: 78.2603MB
120.16/120.22	c total #watches: 151792
121.16/121.20	c total #propagations: 10816913 / total #impl: 68121554 (eff. 0.159)
121.16/121.20	c #Conflicts:     196000 | #Learnt:      15881 | 0.000
121.16/121.20	c total clause space: 78.2603MB
121.16/121.20	c total #watches: 157565
122.07/122.11	c total #propagations: 10880722 / total #impl: 68477473 (eff. 0.159)
122.07/122.11	c #Conflicts:     197000 | #Learnt:      16881 | 0.000
122.07/122.11	c total clause space: 78.2603MB
122.07/122.11	c total #watches: 162792
122.96/123.09	c total #propagations: 10940957 / total #impl: 68875585 (eff. 0.159)
122.96/123.09	c #Conflicts:     198000 | #Learnt:      17881 | 0.000
122.96/123.09	c total clause space: 78.2603MB
122.96/123.09	c total #watches: 173975
123.86/123.90	c total #propagations: 10999937 / total #impl: 69119015 (eff. 0.159)
123.86/123.90	c #Conflicts:     199000 | #Learnt:      18881 | 0.000
123.86/123.90	c total clause space: 78.2603MB
123.86/123.90	c total #watches: 183576
124.66/124.74	c total #propagations: 11062819 / total #impl: 69461520 (eff. 0.159)
124.66/124.74	c #Conflicts:     200000 | #Learnt:      19881 | 0.000
124.66/124.74	c total clause space: 78.2603MB
124.66/124.74	c total #watches: 191296
125.56/125.69	c total #propagations: 11123489 / total #impl: 69746441 (eff. 0.159)
125.56/125.69	c #Conflicts:     201000 | #Learnt:      20881 | 0.000
125.56/125.69	c total clause space: 78.2603MB
125.56/125.69	c total #watches: 199497
126.47/126.54	c total #propagations: 11181096 / total #impl: 70045021 (eff. 0.160)
126.47/126.54	c GC COLLECT
126.47/126.54	c #Conflicts:     202000 | #Learnt:      11178 | 0.000
126.47/126.54	c total clause space: 78.2603MB
126.47/126.54	c total #watches: 119610
127.06/127.11	c total #propagations: 11228087 / total #impl: 70379396 (eff. 0.160)
127.06/127.11	c #Conflicts:     203000 | #Learnt:      12178 | 0.000
127.06/127.11	c total clause space: 78.2603MB
127.06/127.11	c total #watches: 130289
127.67/127.76	c total #propagations: 11275362 / total #impl: 70667762 (eff. 0.160)
127.67/127.76	c #Conflicts:     204000 | #Learnt:      13178 | 0.000
127.67/127.76	c total clause space: 78.2603MB
127.67/127.76	c total #watches: 137877
128.36/128.41	c total #propagations: 11327282 / total #impl: 70916909 (eff. 0.160)
128.36/128.41	c #Conflicts:     205000 | #Learnt:      14178 | 0.000
128.36/128.41	c total clause space: 78.2603MB
128.36/128.41	c total #watches: 148535
129.16/129.22	c total #propagations: 11384835 / total #impl: 71181321 (eff. 0.160)
129.16/129.22	c #Conflicts:     206000 | #Learnt:      15178 | 0.000
129.16/129.22	c total clause space: 78.2603MB
129.16/129.22	c total #watches: 156520
129.96/130.08	c total #propagations: 11451900 / total #impl: 71418690 (eff. 0.160)
129.96/130.08	c #Conflicts:     207000 | #Learnt:      16178 | 0.000
129.96/130.08	c total clause space: 78.2603MB
129.96/130.08	c total #watches: 165516
130.76/130.89	c total #propagations: 11523823 / total #impl: 71639094 (eff. 0.161)
130.76/130.89	c #Conflicts:     208000 | #Learnt:      17178 | 0.000
130.76/130.89	c total clause space: 78.2603MB
130.76/130.89	c total #watches: 175002
131.66/131.78	c total #propagations: 11588765 / total #impl: 71877004 (eff. 0.161)
131.66/131.78	c #Conflicts:     209000 | #Learnt:      18178 | 0.000
131.66/131.78	c total clause space: 78.2603MB
131.66/131.78	c total #watches: 186286
132.76/132.83	c total #propagations: 11657433 / total #impl: 72116590 (eff. 0.162)
132.76/132.83	c #Conflicts:     210000 | #Learnt:      19178 | 0.000
132.76/132.83	c total clause space: 78.2603MB
132.76/132.83	c total #watches: 195473
133.86/133.92	c total #propagations: 11721104 / total #impl: 72335512 (eff. 0.162)
133.86/133.92	c #Conflicts:     211000 | #Learnt:      20178 | 0.000
133.86/133.92	c total clause space: 78.2603MB
133.86/133.92	c total #watches: 204296
135.06/135.13	c total #propagations: 11776399 / total #impl: 72616797 (eff. 0.162)
135.06/135.13	c #Conflicts:     212000 | #Learnt:      21178 | 0.000
135.06/135.13	c total clause space: 78.2603MB
135.06/135.13	c total #watches: 213247
136.26/136.34	c total #propagations: 11832615 / total #impl: 72838214 (eff. 0.162)
136.26/136.34	c GC COLLECT
136.26/136.34	c #Conflicts:     213000 | #Learnt:      11179 | 0.000
136.26/136.34	c total clause space: 78.2603MB
136.26/136.34	c total #watches: 119294
137.06/137.10	c total #propagations: 11888894 / total #impl: 73049603 (eff. 0.163)
137.06/137.10	c #Conflicts:     214000 | #Learnt:      12179 | 0.000
137.06/137.10	c total clause space: 78.2603MB
137.06/137.10	c total #watches: 130964
137.66/137.79	c total #propagations: 11945455 / total #impl: 73329160 (eff. 0.163)
137.66/137.79	c #Conflicts:     215000 | #Learnt:      13179 | 0.000
137.66/137.79	c total clause space: 78.2603MB
137.66/137.79	c total #watches: 144161
138.46/138.54	c total #propagations: 12001406 / total #impl: 73588999 (eff. 0.163)
138.46/138.54	c #Conflicts:     216000 | #Learnt:      14179 | 0.000
138.46/138.54	c total clause space: 78.2603MB
138.46/138.54	c total #watches: 154562
139.36/139.47	c total #propagations: 12066853 / total #impl: 73815965 (eff. 0.163)
139.36/139.47	c #Conflicts:     217000 | #Learnt:      15179 | 0.000
139.36/139.47	c total clause space: 78.2603MB
139.36/139.47	c total #watches: 163923
140.26/140.32	c total #propagations: 12124481 / total #impl: 74047253 (eff. 0.164)
140.26/140.32	c #Conflicts:     218000 | #Learnt:      16179 | 0.000
140.26/140.32	c total clause space: 78.2603MB
140.26/140.32	c total #watches: 173474
141.16/141.21	c total #propagations: 12175390 / total #impl: 74287978 (eff. 0.164)
141.16/141.21	c #Conflicts:     219000 | #Learnt:      17179 | 0.000
141.16/141.21	c total clause space: 78.2603MB
141.16/141.21	c total #watches: 182471
141.97/142.05	c total #propagations: 12227178 / total #impl: 74700739 (eff. 0.164)
141.97/142.05	c #Conflicts:     220000 | #Learnt:      18179 | 0.000
141.97/142.05	c total clause space: 78.2603MB
141.97/142.05	c total #watches: 195156
143.16/143.26	c total #propagations: 12286856 / total #impl: 75022923 (eff. 0.164)
143.16/143.26	c #Conflicts:     221000 | #Learnt:      19179 | 0.000
143.16/143.26	c total clause space: 78.2603MB
143.16/143.26	c total #watches: 204139
144.36/144.40	c total #propagations: 12349638 / total #impl: 75293181 (eff. 0.164)
144.36/144.40	c #Conflicts:     222000 | #Learnt:      20179 | 0.000
144.36/144.40	c total clause space: 78.2603MB
144.36/144.40	c total #watches: 214473
145.27/145.39	c total #propagations: 12413768 / total #impl: 75588868 (eff. 0.164)
145.27/145.39	c #Conflicts:     223000 | #Learnt:      21179 | 0.000
145.27/145.39	c total clause space: 78.2603MB
145.27/145.39	c total #watches: 227350
146.37/146.47	c total #propagations: 12464669 / total #impl: 75954118 (eff. 0.164)
146.37/146.47	c #Conflicts:     224000 | #Learnt:      22179 | 0.000
146.37/146.47	c total clause space: 127.173MB
146.37/146.47	c total #watches: 236254
147.26/147.36	c total #propagations: 12514940 / total #impl: 76248341 (eff. 0.164)
147.26/147.36	c GC COLLECT
147.26/147.36	c #Conflicts:     225000 | #Learnt:      11878 | 0.000
147.26/147.36	c total clause space: 127.173MB
147.26/147.36	c total #watches: 124852
147.76/147.83	c total #propagations: 12574854 / total #impl: 76573202 (eff. 0.164)
147.76/147.83	c #Conflicts:     226000 | #Learnt:      12878 | 0.000
147.76/147.83	c total clause space: 127.173MB
147.76/147.83	c total #watches: 135309
148.46/148.53	c total #propagations: 12626283 / total #impl: 76906547 (eff. 0.164)
148.46/148.53	c #Conflicts:     227000 | #Learnt:      13878 | 0.000
148.46/148.53	c total clause space: 127.173MB
148.46/148.53	c total #watches: 144284
149.26/149.33	c total #propagations: 12678524 / total #impl: 77190107 (eff. 0.164)
149.26/149.33	c #Conflicts:     228000 | #Learnt:      14878 | 0.000
149.26/149.33	c total clause space: 127.173MB
149.26/149.33	c total #watches: 163124
149.86/150.00	c total #propagations: 12730847 / total #impl: 77489727 (eff. 0.164)
149.86/150.00	c #Conflicts:     229000 | #Learnt:      15878 | 0.000
149.86/150.00	c total clause space: 127.173MB
149.86/150.00	c total #watches: 176879
150.86/150.99	c total #propagations: 12790451 / total #impl: 77733492 (eff. 0.165)
150.86/150.99	c #Conflicts:     230000 | #Learnt:      16878 | 0.000
150.86/150.99	c total clause space: 127.173MB
150.86/150.99	c total #watches: 189512
152.16/152.26	c total #propagations: 12856034 / total #impl: 78191777 (eff. 0.164)
152.16/152.26	c #Conflicts:     231000 | #Learnt:      17878 | 0.000
152.16/152.26	c total clause space: 127.173MB
152.16/152.26	c total #watches: 201832
153.46/153.54	c total #propagations: 12922992 / total #impl: 78630952 (eff. 0.164)
153.46/153.54	c #Conflicts:     232000 | #Learnt:      18878 | 0.000
153.46/153.54	c total clause space: 127.173MB
153.46/153.54	c total #watches: 212188
154.46/154.57	c total #propagations: 13002116 / total #impl: 78893789 (eff. 0.165)
154.46/154.57	c #Conflicts:     233000 | #Learnt:      19878 | 0.000
154.46/154.57	c total clause space: 127.173MB
154.46/154.57	c total #watches: 220445
155.56/155.69	c total #propagations: 13065506 / total #impl: 79121579 (eff. 0.165)
155.56/155.69	c #Conflicts:     234000 | #Learnt:      20878 | 0.000
155.56/155.69	c total clause space: 127.173MB
155.56/155.69	c total #watches: 231494
156.76/156.81	c total #propagations: 13131734 / total #impl: 79355748 (eff. 0.165)
156.76/156.81	c #Conflicts:     235000 | #Learnt:      21878 | 0.000
156.76/156.81	c total clause space: 127.173MB
156.76/156.81	c total #watches: 244057
158.25/158.34	c total #propagations: 13190237 / total #impl: 79608286 (eff. 0.166)
158.25/158.34	c #Conflicts:     236000 | #Learnt:      22878 | 0.000
158.25/158.34	c total clause space: 127.173MB
158.25/158.34	c total #watches: 252577
159.26/159.31	c total #propagations: 13254307 / total #impl: 79866936 (eff. 0.166)
159.26/159.31	c GC COLLECT
159.26/159.31	c #Conflicts:     237000 | #Learnt:      12270 | 0.000
159.26/159.31	c total clause space: 127.173MB
159.26/159.31	c total #watches: 127934
159.86/159.93	c total #propagations: 13319282 / total #impl: 80222999 (eff. 0.166)
159.86/159.93	c #Conflicts:     238000 | #Learnt:      13270 | 0.000
159.86/159.93	c total clause space: 127.173MB
159.86/159.93	c total #watches: 134678
160.57/160.68	c total #propagations: 13373772 / total #impl: 80581457 (eff. 0.166)
160.57/160.68	c #Conflicts:     239000 | #Learnt:      14270 | 0.000
160.57/160.68	c total clause space: 127.173MB
160.57/160.68	c total #watches: 142064
161.36/161.45	c total #propagations: 13430034 / total #impl: 80968665 (eff. 0.166)
161.36/161.45	c #Conflicts:     240000 | #Learnt:      15270 | 0.000
161.36/161.45	c total clause space: 127.173MB
161.36/161.45	c total #watches: 149110
162.16/162.24	c total #propagations: 13488152 / total #impl: 81334886 (eff. 0.166)
162.16/162.24	c #Conflicts:     241000 | #Learnt:      16270 | 0.000
162.16/162.24	c total clause space: 127.173MB
162.16/162.24	c total #watches: 156641
163.06/163.15	c total #propagations: 13540466 / total #impl: 81706934 (eff. 0.166)
163.06/163.15	c #Conflicts:     242000 | #Learnt:      17270 | 0.000
163.06/163.15	c total clause space: 127.173MB
163.06/163.15	c total #watches: 163338
164.06/164.10	c total #propagations: 13597227 / total #impl: 82065666 (eff. 0.166)
164.06/164.10	c #Conflicts:     243000 | #Learnt:      18270 | 0.000
164.06/164.10	c total clause space: 127.173MB
164.06/164.10	c total #watches: 170476
164.86/164.90	c total #propagations: 13660211 / total #impl: 82398266 (eff. 0.166)
164.86/164.90	c #Conflicts:     244000 | #Learnt:      19270 | 0.000
164.86/164.90	c total clause space: 127.173MB
164.86/164.90	c total #watches: 177316
165.86/165.99	c total #propagations: 13704492 / total #impl: 82833744 (eff. 0.165)
165.86/165.99	c #Conflicts:     245000 | #Learnt:      20270 | 0.000
165.86/165.99	c total clause space: 127.173MB
165.86/165.99	c total #watches: 183800
166.96/167.04	c total #propagations: 13760385 / total #impl: 83189377 (eff. 0.165)
166.96/167.04	c #Conflicts:     246000 | #Learnt:      21270 | 0.000
166.96/167.04	c total clause space: 127.173MB
166.96/167.04	c total #watches: 192132
168.06/168.12	c total #propagations: 13814453 / total #impl: 83542252 (eff. 0.165)
168.06/168.12	c #Conflicts:     247000 | #Learnt:      22270 | 0.000
168.06/168.12	c total clause space: 127.173MB
168.06/168.12	c total #watches: 202396
169.16/169.29	c total #propagations: 13872456 / total #impl: 83859194 (eff. 0.165)
169.16/169.29	c #Conflicts:     248000 | #Learnt:      23270 | 0.000
169.16/169.29	c total clause space: 127.173MB
169.16/169.29	c total #watches: 208190
170.06/170.20	c total #propagations: 13931604 / total #impl: 84186270 (eff. 0.165)
170.06/170.20	c GC COLLECT
170.06/170.20	c #Conflicts:     249000 | #Learnt:      12370 | 0.000
170.06/170.20	c total clause space: 127.173MB
170.06/170.20	c total #watches: 128084
170.76/170.81	c total #propagations: 13984570 / total #impl: 84582641 (eff. 0.165)
170.76/170.81	c #Conflicts:     250000 | #Learnt:      13370 | 0.000
170.76/170.81	c total clause space: 127.173MB
170.76/170.81	c total #watches: 136176
171.46/171.54	c total #propagations: 14038195 / total #impl: 84889105 (eff. 0.165)
171.46/171.54	c #Conflicts:     251000 | #Learnt:      14370 | 0.000
171.46/171.54	c total clause space: 127.173MB
171.46/171.54	c total #watches: 144944
172.16/172.29	c total #propagations: 14098334 / total #impl: 85164613 (eff. 0.166)
172.16/172.29	c #Conflicts:     252000 | #Learnt:      15370 | 0.000
172.16/172.29	c total clause space: 127.173MB
172.16/172.29	c total #watches: 151715
172.96/173.06	c total #propagations: 14158996 / total #impl: 85400737 (eff. 0.166)
172.96/173.06	c #Conflicts:     253000 | #Learnt:      16370 | 0.000
172.96/173.06	c total clause space: 127.173MB
172.96/173.06	c total #watches: 157350
173.87/173.91	c total #propagations: 14218899 / total #impl: 85729939 (eff. 0.166)
173.87/173.91	c #Conflicts:     254000 | #Learnt:      17370 | 0.000
173.87/173.91	c total clause space: 127.173MB
173.87/173.91	c total #watches: 162993
174.66/174.79	c total #propagations: 14280410 / total #impl: 85988012 (eff. 0.166)
174.66/174.79	c #Conflicts:     255000 | #Learnt:      18370 | 0.000
174.66/174.79	c total clause space: 127.173MB
174.66/174.79	c total #watches: 168892
175.66/175.73	c total #propagations: 14343612 / total #impl: 86346102 (eff. 0.166)
175.66/175.73	c #Conflicts:     256000 | #Learnt:      19370 | 0.000
175.66/175.73	c total clause space: 127.173MB
175.66/175.73	c total #watches: 174462
176.66/176.72	c total #propagations: 14405692 / total #impl: 86698798 (eff. 0.166)
176.66/176.72	c #Conflicts:     257000 | #Learnt:      20370 | 0.000
176.66/176.72	c total clause space: 127.173MB
176.66/176.72	c total #watches: 180228
177.66/177.70	c total #propagations: 14466020 / total #impl: 86992038 (eff. 0.166)
177.66/177.70	c #Conflicts:     258000 | #Learnt:      21370 | 0.000
177.66/177.70	c total clause space: 127.173MB
177.66/177.70	c total #watches: 188248
178.66/178.78	c total #propagations: 14518544 / total #impl: 87273032 (eff. 0.166)
178.66/178.78	c #Conflicts:     259000 | #Learnt:      22370 | 0.000
178.66/178.78	c total clause space: 127.173MB
178.66/178.78	c total #watches: 192676
179.76/179.85	c total #propagations: 14575326 / total #impl: 87616491 (eff. 0.166)
179.76/179.85	c #Conflicts:     260000 | #Learnt:      23370 | 0.000
179.76/179.85	c total clause space: 127.173MB
179.76/179.85	c total #watches: 198532
180.86/180.92	c total #propagations: 14639352 / total #impl: 88006782 (eff. 0.166)
180.86/180.92	c #Conflicts:     261000 | #Learnt:      24370 | 0.000
180.86/180.92	c total clause space: 127.173MB
180.86/180.92	c total #watches: 205482
181.66/181.70	c total #propagations: 14696857 / total #impl: 88311481 (eff. 0.166)
181.66/181.70	c GC COLLECT
181.66/181.70	c #Conflicts:     262000 | #Learnt:      13177 | 0.000
181.66/181.70	c total clause space: 127.173MB
181.66/181.70	c total #watches: 134658
182.36/182.46	c total #propagations: 14759032 / total #impl: 88652318 (eff. 0.166)
182.36/182.46	c #Conflicts:     263000 | #Learnt:      14177 | 0.000
182.36/182.46	c total clause space: 127.173MB
182.36/182.46	c total #watches: 141790
183.16/183.27	c total #propagations: 14813546 / total #impl: 88939134 (eff. 0.167)
183.16/183.27	c #Conflicts:     264000 | #Learnt:      15177 | 0.000
183.16/183.27	c total clause space: 127.173MB
183.16/183.27	c total #watches: 146731
184.16/184.21	c total #propagations: 14877204 / total #impl: 89357282 (eff. 0.166)
184.16/184.21	c #Conflicts:     265000 | #Learnt:      16177 | 0.000
184.16/184.21	c total clause space: 127.173MB
184.16/184.21	c total #watches: 153434
185.06/185.19	c total #propagations: 14943849 / total #impl: 89694448 (eff. 0.167)
185.06/185.19	c #Conflicts:     266000 | #Learnt:      17177 | 0.000
185.06/185.19	c total clause space: 127.173MB
185.06/185.19	c total #watches: 161639
186.06/186.14	c total #propagations: 15004685 / total #impl: 90000201 (eff. 0.167)
186.06/186.14	c #Conflicts:     267000 | #Learnt:      18177 | 0.000
186.06/186.14	c total clause space: 127.173MB
186.06/186.14	c total #watches: 168483
187.06/187.11	c total #propagations: 15061053 / total #impl: 90356303 (eff. 0.167)
187.06/187.11	c #Conflicts:     268000 | #Learnt:      19177 | 0.000
187.06/187.11	c total clause space: 127.173MB
187.06/187.11	c total #watches: 178712
188.06/188.12	c total #propagations: 15116180 / total #impl: 90636461 (eff. 0.167)
188.06/188.12	c #Conflicts:     269000 | #Learnt:      20177 | 0.000
188.06/188.12	c total clause space: 127.173MB
188.06/188.12	c total #watches: 187091
189.16/189.30	c total #propagations: 15169193 / total #impl: 90994811 (eff. 0.167)
189.16/189.30	c #Conflicts:     270000 | #Learnt:      21177 | 0.000
189.16/189.30	c total clause space: 127.173MB
189.16/189.30	c total #watches: 195128
190.46/190.51	c total #propagations: 15231673 / total #impl: 91334662 (eff. 0.167)
190.46/190.51	c #Conflicts:     271000 | #Learnt:      22177 | 0.000
190.46/190.51	c total clause space: 127.173MB
190.46/190.51	c total #watches: 200741
191.46/191.53	c total #propagations: 15285894 / total #impl: 91741536 (eff. 0.167)
191.46/191.53	c #Conflicts:     272000 | #Learnt:      23177 | 0.000
191.46/191.53	c total clause space: 127.173MB
191.46/191.53	c total #watches: 208864
192.46/192.54	c total #propagations: 15335168 / total #impl: 92121775 (eff. 0.166)
192.46/192.54	c #Conflicts:     273000 | #Learnt:      24177 | 0.000
192.46/192.54	c total clause space: 127.173MB
192.46/192.54	c total #watches: 214364
193.56/193.64	c total #propagations: 15386963 / total #impl: 92496290 (eff. 0.166)
193.56/193.64	c GC COLLECT
193.56/193.64	c #Conflicts:     274000 | #Learnt:      12680 | 0.000
193.56/193.64	c total clause space: 127.173MB
193.56/193.64	c total #watches: 131559
194.15/194.23	c total #propagations: 15445814 / total #impl: 92902811 (eff. 0.166)
194.15/194.23	c #Conflicts:     275000 | #Learnt:      13680 | 0.000
194.15/194.23	c total clause space: 127.173MB
194.15/194.23	c total #watches: 140055
194.85/194.98	c total #propagations: 15492668 / total #impl: 93264612 (eff. 0.166)
194.85/194.98	c #Conflicts:     276000 | #Learnt:      14680 | 0.000
194.85/194.98	c total clause space: 127.173MB
194.85/194.98	c total #watches: 148174
195.76/195.87	c total #propagations: 15547722 / total #impl: 93521026 (eff. 0.166)
195.76/195.87	c #Conflicts:     277000 | #Learnt:      15680 | 0.000
195.76/195.87	c total clause space: 127.173MB
195.76/195.87	c total #watches: 154501
196.65/196.71	c total #propagations: 15604030 / total #impl: 93814320 (eff. 0.166)
196.65/196.71	c #Conflicts:     278000 | #Learnt:      16680 | 0.000
196.65/196.71	c total clause space: 127.173MB
196.65/196.71	c total #watches: 162249
197.65/197.71	c total #propagations: 15659451 / total #impl: 94106303 (eff. 0.166)
197.65/197.71	c #Conflicts:     279000 | #Learnt:      17680 | 0.000
197.65/197.71	c total clause space: 127.173MB
197.65/197.71	c total #watches: 168531
198.75/198.81	c total #propagations: 15720460 / total #impl: 94404006 (eff. 0.167)
198.75/198.81	c #Conflicts:     280000 | #Learnt:      18680 | 0.000
198.75/198.81	c total clause space: 127.173MB
198.75/198.81	c total #watches: 176553
199.85/199.94	c total #propagations: 15788721 / total #impl: 94733763 (eff. 0.167)
199.85/199.94	c #Conflicts:     281000 | #Learnt:      19680 | 0.000
199.85/199.94	c total clause space: 127.173MB
199.85/199.94	c total #watches: 182899
201.05/201.15	c total #propagations: 15851478 / total #impl: 95066647 (eff. 0.167)
201.05/201.15	c #Conflicts:     282000 | #Learnt:      20680 | 0.000
201.05/201.15	c total clause space: 127.173MB
201.05/201.15	c total #watches: 189454
202.25/202.32	c total #propagations: 15911050 / total #impl: 95427386 (eff. 0.167)
202.25/202.32	c #Conflicts:     283000 | #Learnt:      21680 | 0.000
202.25/202.32	c total clause space: 127.173MB
202.25/202.32	c total #watches: 195268
203.46/203.52	c total #propagations: 15966287 / total #impl: 95840044 (eff. 0.167)
203.46/203.52	c #Conflicts:     284000 | #Learnt:      22680 | 0.000
203.46/203.52	c total clause space: 127.173MB
203.46/203.52	c total #watches: 202557
204.56/204.67	c total #propagations: 16026538 / total #impl: 96207727 (eff. 0.167)
204.56/204.67	c #Conflicts:     285000 | #Learnt:      23680 | 0.000
204.56/204.67	c total clause space: 127.173MB
204.56/204.67	c total #watches: 208186
205.76/205.87	c total #propagations: 16081703 / total #impl: 96625980 (eff. 0.166)
205.76/205.87	c #Conflicts:     286000 | #Learnt:      24680 | 0.000
205.76/205.87	c total clause space: 127.173MB
205.76/205.87	c total #watches: 213594
206.45/206.59	c total #propagations: 16134644 / total #impl: 97024253 (eff. 0.166)
206.45/206.59	c GC COLLECT
206.45/206.59	c #Conflicts:     287000 | #Learnt:      12880 | 0.000
206.45/206.59	c total clause space: 127.173MB
206.45/206.59	c total #watches: 137527
206.95/207.00	c total #propagations: 16185977 / total #impl: 97259663 (eff. 0.166)
206.95/207.00	c #Conflicts:     288000 | #Learnt:      13880 | 0.000
206.95/207.00	c total clause space: 127.173MB
206.95/207.00	c total #watches: 166896
207.45/207.55	c total #propagations: 16238113 / total #impl: 97444352 (eff. 0.167)
207.45/207.55	c #Conflicts:     289000 | #Learnt:      14880 | 0.000
207.45/207.55	c total clause space: 127.173MB
207.45/207.55	c total #watches: 187493
208.35/208.41	c total #propagations: 16300512 / total #impl: 97693271 (eff. 0.167)
208.35/208.41	c #Conflicts:     290000 | #Learnt:      15880 | 0.000
208.35/208.41	c total clause space: 127.173MB
208.35/208.41	c total #watches: 204689
209.55/209.63	c total #propagations: 16365261 / total #impl: 97919773 (eff. 0.167)
209.55/209.63	c #Conflicts:     291000 | #Learnt:      16880 | 0.000
209.55/209.63	c total clause space: 127.173MB
209.55/209.63	c total #watches: 218240
210.55/210.68	c total #propagations: 16432540 / total #impl: 98113020 (eff. 0.167)
210.55/210.68	c #Conflicts:     292000 | #Learnt:      17880 | 0.000
210.55/210.68	c total clause space: 127.173MB
210.55/210.68	c total #watches: 233026
211.55/211.66	c total #propagations: 16499573 / total #impl: 98350941 (eff. 0.168)
211.55/211.66	c #Conflicts:     293000 | #Learnt:      18880 | 0.000
211.55/211.66	c total clause space: 127.173MB
211.55/211.66	c total #watches: 241802
212.75/212.81	c total #propagations: 16566877 / total #impl: 98564451 (eff. 0.168)
212.75/212.81	c #Conflicts:     294000 | #Learnt:      19880 | 0.000
212.75/212.81	c total clause space: 127.173MB
212.75/212.81	c total #watches: 255954
213.95/214.04	c total #propagations: 16628926 / total #impl: 98887120 (eff. 0.168)
213.95/214.04	c #Conflicts:     295000 | #Learnt:      20880 | 0.000
213.95/214.04	c total clause space: 127.173MB
213.95/214.04	c total #watches: 268725
215.05/215.13	c total #propagations: 16689960 / total #impl: 99276656 (eff. 0.168)
215.05/215.13	c #Conflicts:     296000 | #Learnt:      21880 | 0.000
215.05/215.13	c total clause space: 127.173MB
215.05/215.13	c total #watches: 282481
216.35/216.49	c total #propagations: 16746117 / total #impl: 99578505 (eff. 0.168)
216.35/216.49	c #Conflicts:     297000 | #Learnt:      22880 | 0.000
216.35/216.49	c total clause space: 127.173MB
216.35/216.49	c total #watches: 297490
218.05/218.15	c total #propagations: 16810360 / total #impl: 99812794 (eff. 0.168)
218.05/218.15	c #Conflicts:     298000 | #Learnt:      23880 | 0.000
218.05/218.15	c total clause space: 127.173MB
218.05/218.15	c total #watches: 308947
219.65/219.73	c total #propagations: 16876406 / total #impl: 100040742 (eff. 0.169)
219.65/219.73	c #Conflicts:     299000 | #Learnt:      24880 | 0.000
219.65/219.73	c total clause space: 127.173MB
219.65/219.73	c total #watches: 321731
221.25/221.39	c total #propagations: 16944350 / total #impl: 100296971 (eff. 0.169)
221.25/221.39	c #Conflicts:     300000 | #Learnt:      25880 | 0.000
221.25/221.39	c total clause space: 127.173MB
221.25/221.39	c total #watches: 332309
222.35/222.43	c total #propagations: 17011448 / total #impl: 100564100 (eff. 0.169)
222.35/222.43	c GC COLLECT
222.35/222.43	c #Conflicts:     301000 | #Learnt:      13782 | 0.000
222.35/222.43	c total clause space: 127.173MB
222.35/222.43	c total #watches: 158821
222.95/223.07	c total #propagations: 17066419 / total #impl: 100845557 (eff. 0.169)
222.95/223.07	c #Conflicts:     302000 | #Learnt:      14782 | 0.000
222.95/223.07	c total clause space: 127.173MB
222.95/223.07	c total #watches: 172228
223.65/223.72	c total #propagations: 17127820 / total #impl: 101066335 (eff. 0.169)
223.65/223.72	c #Conflicts:     303000 | #Learnt:      15782 | 0.000
223.65/223.72	c total clause space: 127.173MB
223.65/223.72	c total #watches: 185874
224.35/224.41	c total #propagations: 17187544 / total #impl: 101356253 (eff. 0.170)
224.35/224.41	c #Conflicts:     304000 | #Learnt:      16782 | 0.000
224.35/224.41	c total clause space: 127.173MB
224.35/224.41	c total #watches: 194199
225.05/225.15	c total #propagations: 17250491 / total #impl: 101596709 (eff. 0.170)
225.05/225.15	c #Conflicts:     305000 | #Learnt:      17782 | 0.000
225.05/225.15	c total clause space: 127.173MB
225.05/225.15	c total #watches: 201331
225.85/225.98	c total #propagations: 17308909 / total #impl: 101821258 (eff. 0.170)
225.85/225.98	c #Conflicts:     306000 | #Learnt:      18782 | 0.000
225.85/225.98	c total clause space: 127.173MB
225.85/225.98	c total #watches: 207507
226.75/226.80	c total #propagations: 17367584 / total #impl: 102100784 (eff. 0.170)
226.75/226.80	c #Conflicts:     307000 | #Learnt:      19782 | 0.000
226.75/226.80	c total clause space: 127.173MB
226.75/226.80	c total #watches: 213814
227.75/227.85	c total #propagations: 17425403 / total #impl: 102349259 (eff. 0.170)
227.75/227.85	c #Conflicts:     308000 | #Learnt:      20782 | 0.000
227.75/227.85	c total clause space: 127.173MB
227.75/227.85	c total #watches: 220992
228.75/228.86	c total #propagations: 17487657 / total #impl: 102610910 (eff. 0.170)
228.75/228.86	c #Conflicts:     309000 | #Learnt:      21782 | 0.000
228.75/228.86	c total clause space: 127.173MB
228.75/228.86	c total #watches: 231259
229.95/230.07	c total #propagations: 17550672 / total #impl: 102801774 (eff. 0.171)
229.95/230.07	c #Conflicts:     310000 | #Learnt:      22782 | 0.000
229.95/230.07	c total clause space: 127.173MB
229.95/230.07	c total #watches: 238311
231.15/231.20	c total #propagations: 17614956 / total #impl: 103011930 (eff. 0.171)
231.15/231.20	c #Conflicts:     311000 | #Learnt:      23782 | 0.000
231.15/231.20	c total clause space: 127.173MB
231.15/231.20	c total #watches: 244780
232.15/232.29	c total #propagations: 17673696 / total #impl: 103361804 (eff. 0.171)
232.15/232.29	c #Conflicts:     312000 | #Learnt:      24782 | 0.000
232.15/232.29	c total clause space: 127.173MB
232.15/232.29	c total #watches: 252271
233.65/233.73	c total #propagations: 17726886 / total #impl: 103662385 (eff. 0.171)
233.65/233.73	c #Conflicts:     313000 | #Learnt:      25782 | 0.000
233.65/233.73	c total clause space: 127.173MB
233.65/233.73	c total #watches: 259315
234.85/234.93	c total #propagations: 17797531 / total #impl: 103910868 (eff. 0.171)
234.85/234.93	c #Conflicts:     314000 | #Learnt:      26782 | 0.000
234.85/234.93	c total clause space: 127.173MB
234.85/234.93	c total #watches: 265603
235.75/235.86	c total #propagations: 17855772 / total #impl: 104210480 (eff. 0.171)
235.75/235.86	c GC COLLECT
235.75/235.86	c #Conflicts:     315000 | #Learnt:      14381 | 0.000
235.75/235.86	c total clause space: 127.173MB
235.75/235.86	c total #watches: 163001
236.55/236.62	c total #propagations: 17915765 / total #impl: 104408748 (eff. 0.172)
236.55/236.62	c #Conflicts:     316000 | #Learnt:      15381 | 0.000
236.55/236.62	c total clause space: 127.173MB
236.55/236.62	c total #watches: 173788
237.34/237.40	c total #propagations: 17969517 / total #impl: 104684838 (eff. 0.172)
237.34/237.40	c #Conflicts:     317000 | #Learnt:      16381 | 0.000
237.34/237.40	c total clause space: 127.173MB
237.34/237.40	c total #watches: 184541
238.34/238.42	c total #propagations: 18031626 / total #impl: 104960812 (eff. 0.172)
238.34/238.42	c #Conflicts:     318000 | #Learnt:      17381 | 0.000
238.34/238.42	c total clause space: 127.173MB
238.34/238.42	c total #watches: 194337
239.14/239.25	c total #propagations: 18092036 / total #impl: 105259194 (eff. 0.172)
239.14/239.25	c #Conflicts:     319000 | #Learnt:      18381 | 0.000
239.14/239.25	c total clause space: 127.173MB
239.14/239.25	c total #watches: 207422
240.24/240.37	c total #propagations: 18139204 / total #impl: 105602733 (eff. 0.172)
240.24/240.37	c #Conflicts:     320000 | #Learnt:      19381 | 0.000
240.24/240.37	c total clause space: 127.173MB
240.24/240.37	c total #watches: 214405
241.64/241.72	c total #propagations: 18202394 / total #impl: 105850042 (eff. 0.172)
241.64/241.72	c #Conflicts:     321000 | #Learnt:      20381 | 0.000
241.64/241.72	c total clause space: 127.173MB
241.64/241.72	c total #watches: 223337
242.94/243.03	c total #propagations: 18269773 / total #impl: 106121536 (eff. 0.172)
242.94/243.03	c #Conflicts:     322000 | #Learnt:      21381 | 0.000
242.94/243.03	c total clause space: 127.173MB
242.94/243.03	c total #watches: 229599
244.25/244.35	c total #propagations: 18322994 / total #impl: 106547916 (eff. 0.172)
244.25/244.35	c #Conflicts:     323000 | #Learnt:      22381 | 0.000
244.25/244.35	c total clause space: 127.173MB
244.25/244.35	c total #watches: 237798
245.54/245.61	c total #propagations: 18388448 / total #impl: 106871374 (eff. 0.172)
245.54/245.61	c #Conflicts:     324000 | #Learnt:      23381 | 0.000
245.54/245.61	c total clause space: 127.173MB
245.54/245.61	c total #watches: 244559
246.84/246.96	c total #propagations: 18455808 / total #impl: 107096112 (eff. 0.172)
246.84/246.96	c #Conflicts:     325000 | #Learnt:      24381 | 0.000
246.84/246.96	c total clause space: 127.173MB
246.84/246.96	c total #watches: 250759
248.55/248.65	c total #propagations: 18529278 / total #impl: 107330366 (eff. 0.173)
248.55/248.65	c #Conflicts:     326000 | #Learnt:      25381 | 0.000
248.55/248.65	c total clause space: 127.173MB
248.55/248.65	c total #watches: 258035
250.04/250.11	c total #propagations: 18600258 / total #impl: 107578498 (eff. 0.173)
250.04/250.11	c #Conflicts:     327000 | #Learnt:      26381 | 0.000
250.04/250.11	c total clause space: 127.173MB
250.04/250.11	c total #watches: 262917
251.74/251.82	c total #propagations: 18670435 / total #impl: 107787972 (eff. 0.173)
251.74/251.82	c #Conflicts:     328000 | #Learnt:      27381 | 0.000
251.74/251.82	c total clause space: 127.173MB
251.74/251.82	c total #watches: 269148
252.74/252.86	c total #propagations: 18739141 / total #impl: 108041628 (eff. 0.173)
252.74/252.86	c GC COLLECT
252.74/252.86	c #Conflicts:     329000 | #Learnt:      14673 | 0.000
252.74/252.86	c total clause space: 127.173MB
252.74/252.86	c total #watches: 162223
253.84/253.99	c total #propagations: 18791371 / total #impl: 108338921 (eff. 0.173)
253.84/253.99	c #Conflicts:     330000 | #Learnt:      15673 | 0.000
253.84/253.99	c total clause space: 127.173MB
253.84/253.99	c total #watches: 168927
254.74/254.80	c total #propagations: 18862916 / total #impl: 108676448 (eff. 0.174)
254.74/254.80	c #Conflicts:     331000 | #Learnt:      16673 | 0.000
254.74/254.80	c total clause space: 127.173MB
254.74/254.80	c total #watches: 175266
255.74/255.87	c total #propagations: 18929204 / total #impl: 108956082 (eff. 0.174)
255.74/255.87	c #Conflicts:     332000 | #Learnt:      17673 | 0.000
255.74/255.87	c total clause space: 127.173MB
255.74/255.87	c total #watches: 182099
256.94/257.05	c total #propagations: 19005367 / total #impl: 109240214 (eff. 0.174)
256.94/257.05	c #Conflicts:     333000 | #Learnt:      18673 | 0.000
256.94/257.05	c total clause space: 127.173MB
256.94/257.05	c total #watches: 188600
257.94/258.08	c total #propagations: 19081102 / total #impl: 109496122 (eff. 0.174)
257.94/258.08	c #Conflicts:     334000 | #Learnt:      19673 | 0.000
257.94/258.08	c total clause space: 127.173MB
257.94/258.08	c total #watches: 195944
259.04/259.16	c total #propagations: 19149784 / total #impl: 109709074 (eff. 0.175)
259.04/259.16	c #Conflicts:     335000 | #Learnt:      20673 | 0.000
259.04/259.16	c total clause space: 127.173MB
259.04/259.16	c total #watches: 202257
260.24/260.34	c total #propagations: 19219741 / total #impl: 109925956 (eff. 0.175)
260.24/260.34	c #Conflicts:     336000 | #Learnt:      21673 | 0.000
260.24/260.34	c total clause space: 127.173MB
260.24/260.34	c total #watches: 209223
261.54/261.61	c total #propagations: 19288367 / total #impl: 110178199 (eff. 0.175)
261.54/261.61	c #Conflicts:     337000 | #Learnt:      22673 | 0.000
261.54/261.61	c total clause space: 127.173MB
261.54/261.61	c total #watches: 214948
262.85/262.91	c total #propagations: 19355671 / total #impl: 110440076 (eff. 0.175)
262.85/262.91	c #Conflicts:     338000 | #Learnt:      23673 | 0.000
262.85/262.91	c total clause space: 127.173MB
262.85/262.91	c total #watches: 221286
264.14/264.21	c total #propagations: 19417310 / total #impl: 110769641 (eff. 0.175)
264.14/264.21	c #Conflicts:     339000 | #Learnt:      24673 | 0.000
264.14/264.21	c total clause space: 127.173MB
264.14/264.21	c total #watches: 226706
265.64/265.71	c total #propagations: 19479284 / total #impl: 111083251 (eff. 0.175)
265.64/265.71	c #Conflicts:     340000 | #Learnt:      25673 | 0.000
265.64/265.71	c total clause space: 127.173MB
265.64/265.71	c total #watches: 233465
266.74/266.87	c total #propagations: 19551403 / total #impl: 111390400 (eff. 0.176)
266.74/266.87	c #Conflicts:     341000 | #Learnt:      26673 | 0.000
266.74/266.87	c total clause space: 127.173MB
266.74/266.87	c total #watches: 243357
267.84/267.97	c total #propagations: 19607875 / total #impl: 111691325 (eff. 0.176)
267.84/267.97	c #Conflicts:     342000 | #Learnt:      27673 | 0.000
267.84/267.97	c total clause space: 127.173MB
267.84/267.97	c total #watches: 252561
268.94/269.06	c total #propagations: 19666549 / total #impl: 112001791 (eff. 0.176)
268.94/269.06	c GC COLLECT
268.94/269.06	c #Conflicts:     343000 | #Learnt:      14665 | 0.000
268.94/269.06	c total clause space: 127.173MB
268.94/269.06	c total #watches: 163573
269.64/269.74	c total #propagations: 19735750 / total #impl: 112255314 (eff. 0.176)
269.64/269.74	c #Conflicts:     344000 | #Learnt:      15665 | 0.000
269.64/269.74	c total clause space: 127.173MB
269.64/269.74	c total #watches: 172067
270.34/270.43	c total #propagations: 19796346 / total #impl: 112509542 (eff. 0.176)
270.34/270.43	c #Conflicts:     345000 | #Learnt:      16665 | 0.000
270.34/270.43	c total clause space: 127.173MB
270.34/270.43	c total #watches: 177602
271.14/271.23	c total #propagations: 19854451 / total #impl: 112811435 (eff. 0.176)
271.14/271.23	c #Conflicts:     346000 | #Learnt:      17665 | 0.000
271.14/271.23	c total clause space: 127.173MB
271.14/271.23	c total #watches: 183666
271.94/272.08	c total #propagations: 19908540 / total #impl: 113110185 (eff. 0.176)
271.94/272.08	c #Conflicts:     347000 | #Learnt:      18665 | 0.000
271.94/272.08	c total clause space: 127.173MB
271.94/272.08	c total #watches: 189468
272.85/272.96	c total #propagations: 19964102 / total #impl: 113425857 (eff. 0.176)
272.85/272.96	c #Conflicts:     348000 | #Learnt:      19665 | 0.000
272.85/272.96	c total clause space: 127.173MB
272.85/272.96	c total #watches: 197397
273.95/274.05	c total #propagations: 20014812 / total #impl: 113721180 (eff. 0.176)
273.95/274.05	c #Conflicts:     349000 | #Learnt:      20665 | 0.000
273.95/274.05	c total clause space: 127.173MB
273.95/274.05	c total #watches: 204408
275.05/275.17	c total #propagations: 20075298 / total #impl: 113989273 (eff. 0.176)
275.05/275.17	c #Conflicts:     350000 | #Learnt:      21665 | 0.000
275.05/275.17	c total clause space: 127.173MB
275.05/275.17	c total #watches: 212140
276.15/276.28	c total #propagations: 20136017 / total #impl: 114307508 (eff. 0.176)
276.15/276.28	c #Conflicts:     351000 | #Learnt:      22665 | 0.000
276.15/276.28	c total clause space: 127.173MB
276.15/276.28	c total #watches: 218327
277.25/277.32	c total #propagations: 20192999 / total #impl: 114718892 (eff. 0.176)
277.25/277.32	c #Conflicts:     352000 | #Learnt:      23665 | 0.000
277.25/277.32	c total clause space: 127.173MB
277.25/277.32	c total #watches: 225998
278.44/278.52	c total #propagations: 20244169 / total #impl: 115142213 (eff. 0.176)
278.44/278.52	c #Conflicts:     353000 | #Learnt:      24665 | 0.000
278.44/278.52	c total clause space: 127.173MB
278.44/278.52	c total #watches: 232095
279.54/279.61	c total #propagations: 20300083 / total #impl: 115532074 (eff. 0.176)
279.54/279.61	c #Conflicts:     354000 | #Learnt:      25665 | 0.000
279.54/279.61	c total clause space: 127.173MB
279.54/279.61	c total #watches: 238541
280.84/280.95	c total #propagations: 20348038 / total #impl: 115880794 (eff. 0.176)
280.84/280.95	c #Conflicts:     355000 | #Learnt:      26665 | 0.000
280.84/280.95	c total clause space: 127.173MB
280.84/280.95	c total #watches: 246302
282.44/282.54	c total #propagations: 20407888 / total #impl: 116287868 (eff. 0.175)
282.44/282.54	c #Conflicts:     356000 | #Learnt:      27665 | 0.000
282.44/282.54	c total clause space: 127.173MB
282.44/282.54	c total #watches: 252896
284.04/284.13	c total #propagations: 20470729 / total #impl: 116734440 (eff. 0.175)
284.04/284.13	c GC COLLECT
284.04/284.13	c #Conflicts:     357000 | #Learnt:      14367 | 0.000
284.04/284.13	c total clause space: 127.173MB
284.04/284.13	c total #watches: 161560
284.94/285.07	c total #propagations: 20533811 / total #impl: 117113460 (eff. 0.175)
284.94/285.07	c #Conflicts:     358000 | #Learnt:      15367 | 0.000
284.94/285.07	c total clause space: 127.173MB
284.94/285.07	c total #watches: 169265
285.94/286.05	c total #propagations: 20594110 / total #impl: 117376021 (eff. 0.175)
285.94/286.05	c #Conflicts:     359000 | #Learnt:      16367 | 0.000
285.94/286.05	c total clause space: 127.173MB
285.94/286.05	c total #watches: 175754
286.94/287.06	c total #propagations: 20655248 / total #impl: 117712045 (eff. 0.175)
286.94/287.06	c #Conflicts:     360000 | #Learnt:      17367 | 0.000
286.94/287.06	c total clause space: 127.173MB
286.94/287.06	c total #watches: 182437
287.94/288.03	c total #propagations: 20713512 / total #impl: 118038888 (eff. 0.175)
287.94/288.03	c #Conflicts:     361000 | #Learnt:      18367 | 0.000
287.94/288.03	c total clause space: 127.173MB
287.94/288.03	c total #watches: 192459
288.84/288.98	c total #propagations: 20767331 / total #impl: 118348184 (eff. 0.175)
288.84/288.98	c #Conflicts:     362000 | #Learnt:      19367 | 0.000
288.84/288.98	c total clause space: 127.173MB
288.84/288.98	c total #watches: 202531
289.84/289.91	c total #propagations: 20823813 / total #impl: 118575075 (eff. 0.176)
289.84/289.91	c #Conflicts:     363000 | #Learnt:      20367 | 0.000
289.84/289.91	c total clause space: 127.173MB
289.84/289.91	c total #watches: 210931
290.84/290.91	c total #propagations: 20884838 / total #impl: 118783164 (eff. 0.176)
290.84/290.91	c #Conflicts:     364000 | #Learnt:      21367 | 0.000
290.84/290.91	c total clause space: 127.173MB
290.84/290.91	c total #watches: 218203
291.94/292.08	c total #propagations: 20951995 / total #impl: 119110563 (eff. 0.176)
291.94/292.08	c #Conflicts:     365000 | #Learnt:      22367 | 0.000
291.94/292.08	c total clause space: 127.173MB
291.94/292.08	c total #watches: 224573
293.04/293.14	c total #propagations: 21016764 / total #impl: 119457881 (eff. 0.176)
293.04/293.14	c #Conflicts:     366000 | #Learnt:      23367 | 0.000
293.04/293.14	c total clause space: 127.173MB
293.04/293.14	c total #watches: 230569
294.24/294.32	c total #propagations: 21079477 / total #impl: 119827817 (eff. 0.176)
294.24/294.32	c #Conflicts:     367000 | #Learnt:      24367 | 0.000
294.24/294.32	c total clause space: 127.173MB
294.24/294.32	c total #watches: 237143
295.54/295.65	c total #propagations: 21144455 / total #impl: 120238847 (eff. 0.176)
295.54/295.65	c #Conflicts:     368000 | #Learnt:      25367 | 0.000
295.54/295.65	c total clause space: 127.173MB
295.54/295.65	c total #watches: 242838
296.83/296.93	c total #propagations: 21202581 / total #impl: 120773572 (eff. 0.176)
296.83/296.93	c #Conflicts:     369000 | #Learnt:      26367 | 0.000
296.83/296.93	c total clause space: 127.173MB
296.83/296.93	c total #watches: 248017
298.23/298.35	c total #propagations: 21258704 / total #impl: 121264513 (eff. 0.175)
298.23/298.35	c #Conflicts:     370000 | #Learnt:      27367 | 0.000
298.23/298.35	c total clause space: 127.173MB
298.23/298.35	c total #watches: 255267
299.93/300.04	c total #propagations: 21320768 / total #impl: 121636221 (eff. 0.175)
299.93/300.04	c #Conflicts:     371000 | #Learnt:      28367 | 0.000
299.93/300.04	c total clause space: 127.173MB
299.93/300.04	c total #watches: 261720
301.44/301.51	c total #propagations: 21388823 / total #impl: 121969349 (eff. 0.175)
301.44/301.51	c GC COLLECT
301.44/301.51	c #Conflicts:     372000 | #Learnt:      14764 | 0.000
301.44/301.51	c total clause space: 127.173MB
301.44/301.51	c total #watches: 165266
302.33/302.48	c total #propagations: 21452668 / total #impl: 122337842 (eff. 0.175)
302.33/302.48	c #Conflicts:     373000 | #Learnt:      15764 | 0.000
302.33/302.48	c total clause space: 127.173MB
302.33/302.48	c total #watches: 171200
303.43/303.53	c total #propagations: 21516623 / total #impl: 122714335 (eff. 0.175)
303.43/303.53	c #Conflicts:     374000 | #Learnt:      16764 | 0.000
303.43/303.53	c total clause space: 127.173MB
303.43/303.53	c total #watches: 177037
304.43/304.53	c total #propagations: 21585591 / total #impl: 123083898 (eff. 0.175)
304.43/304.53	c #Conflicts:     375000 | #Learnt:      17764 | 0.000
304.43/304.53	c total clause space: 127.173MB
304.43/304.53	c total #watches: 185056
305.33/305.47	c total #propagations: 21646861 / total #impl: 123447398 (eff. 0.175)
305.33/305.47	c #Conflicts:     376000 | #Learnt:      18764 | 0.000
305.33/305.47	c total clause space: 127.173MB
305.33/305.47	c total #watches: 191539
306.33/306.48	c total #propagations: 21698558 / total #impl: 123910792 (eff. 0.175)
306.33/306.48	c #Conflicts:     377000 | #Learnt:      19764 | 0.000
306.33/306.48	c total clause space: 127.173MB
306.33/306.48	c total #watches: 196634
307.43/307.52	c total #propagations: 21752897 / total #impl: 124395351 (eff. 0.175)
307.43/307.52	c #Conflicts:     378000 | #Learnt:      20764 | 0.000
307.43/307.52	c total clause space: 127.173MB
307.43/307.52	c total #watches: 201025
308.43/308.59	c total #propagations: 21805862 / total #impl: 124834556 (eff. 0.175)
308.43/308.59	c #Conflicts:     379000 | #Learnt:      21764 | 0.000
308.43/308.59	c total clause space: 127.173MB
308.43/308.59	c total #watches: 205179
309.63/309.70	c total #propagations: 21865632 / total #impl: 125139191 (eff. 0.175)
309.63/309.70	c #Conflicts:     380000 | #Learnt:      22764 | 0.000
309.63/309.70	c total clause space: 127.173MB
309.63/309.70	c total #watches: 209243
310.63/310.79	c total #propagations: 21922154 / total #impl: 125547531 (eff. 0.175)
310.63/310.79	c #Conflicts:     381000 | #Learnt:      23764 | 0.000
310.63/310.79	c total clause space: 127.173MB
310.63/310.79	c total #watches: 214502
311.83/311.95	c total #propagations: 21976418 / total #impl: 125870921 (eff. 0.175)
311.83/311.95	c #Conflicts:     382000 | #Learnt:      24764 | 0.000
311.83/311.95	c total clause space: 127.173MB
311.83/311.95	c total #watches: 221198
313.23/313.38	c total #propagations: 22029595 / total #impl: 126227019 (eff. 0.175)
313.23/313.38	c #Conflicts:     383000 | #Learnt:      25764 | 0.000
313.23/313.38	c total clause space: 127.173MB
313.23/313.38	c total #watches: 227461
314.54/314.66	c total #propagations: 22090963 / total #impl: 126584400 (eff. 0.175)
314.54/314.66	c #Conflicts:     384000 | #Learnt:      26764 | 0.000
314.54/314.66	c total clause space: 127.173MB
314.54/314.66	c total #watches: 232591
315.74/315.89	c total #propagations: 22144766 / total #impl: 126961128 (eff. 0.174)
315.74/315.89	c #Conflicts:     385000 | #Learnt:      27764 | 0.000
315.74/315.89	c total clause space: 127.173MB
315.74/315.89	c total #watches: 237567
317.13/317.29	c total #propagations: 22194523 / total #impl: 127321160 (eff. 0.174)
317.13/317.29	c #Conflicts:     386000 | #Learnt:      28764 | 0.000
317.13/317.29	c total clause space: 127.173MB
317.13/317.29	c total #watches: 242518
318.53/318.62	c total #propagations: 22248110 / total #impl: 127786237 (eff. 0.174)
318.53/318.62	c #Conflicts:     387000 | #Learnt:      29764 | 0.000
318.53/318.62	c total clause space: 127.173MB
318.53/318.62	c total #watches: 248852
319.53/319.64	c total #propagations: 22298423 / total #impl: 128234059 (eff. 0.174)
319.53/319.64	c GC COLLECT
319.53/319.64	c #Conflicts:     388000 | #Learnt:      15868 | 0.000
319.53/319.64	c total clause space: 127.173MB
319.53/319.64	c total #watches: 173374
320.63/320.70	c total #propagations: 22364454 / total #impl: 128541958 (eff. 0.174)
320.63/320.70	c #Conflicts:     389000 | #Learnt:      16868 | 0.000
320.63/320.70	c total clause space: 127.173MB
320.63/320.70	c total #watches: 180751
321.63/321.76	c total #propagations: 22427537 / total #impl: 128824265 (eff. 0.174)
321.63/321.76	c #Conflicts:     390000 | #Learnt:      17868 | 0.000
321.63/321.76	c total clause space: 127.173MB
321.63/321.76	c total #watches: 187373
322.83/322.90	c total #propagations: 22484284 / total #impl: 129101695 (eff. 0.174)
322.83/322.90	c #Conflicts:     391000 | #Learnt:      18868 | 0.000
322.83/322.90	c total clause space: 127.173MB
322.83/322.90	c total #watches: 195201
324.03/324.12	c total #propagations: 22546479 / total #impl: 129403535 (eff. 0.174)
324.03/324.12	c #Conflicts:     392000 | #Learnt:      19868 | 0.000
324.03/324.12	c total clause space: 127.173MB
324.03/324.12	c total #watches: 200664
325.13/325.29	c total #propagations: 22611095 / total #impl: 129739017 (eff. 0.174)
325.13/325.29	c #Conflicts:     393000 | #Learnt:      20868 | 0.000
325.13/325.29	c total clause space: 127.173MB
325.13/325.29	c total #watches: 206708
326.33/326.45	c total #propagations: 22667871 / total #impl: 130012850 (eff. 0.174)
326.33/326.45	c #Conflicts:     394000 | #Learnt:      21868 | 0.000
326.33/326.45	c total clause space: 127.173MB
326.33/326.45	c total #watches: 212533
327.63/327.71	c total #propagations: 22721355 / total #impl: 130371894 (eff. 0.174)
327.63/327.71	c #Conflicts:     395000 | #Learnt:      22868 | 0.000
327.63/327.71	c total clause space: 127.173MB
327.63/327.71	c total #watches: 219193
328.93/329.02	c total #propagations: 22780641 / total #impl: 130730411 (eff. 0.174)
328.93/329.02	c #Conflicts:     396000 | #Learnt:      23868 | 0.000
328.93/329.02	c total clause space: 127.173MB
328.93/329.02	c total #watches: 225232
330.23/330.31	c total #propagations: 22840236 / total #impl: 131152409 (eff. 0.174)
330.23/330.31	c #Conflicts:     397000 | #Learnt:      24868 | 0.000
330.23/330.31	c total clause space: 127.173MB
330.23/330.31	c total #watches: 230609
331.53/331.64	c total #propagations: 22896144 / total #impl: 131573328 (eff. 0.174)
331.53/331.64	c #Conflicts:     398000 | #Learnt:      25868 | 0.000
331.53/331.64	c total clause space: 127.173MB
331.53/331.64	c total #watches: 236382
333.03/333.11	c total #propagations: 22948955 / total #impl: 131941180 (eff. 0.174)
333.03/333.11	c #Conflicts:     399000 | #Learnt:      26868 | 0.000
333.03/333.11	c total clause space: 127.173MB
333.03/333.11	c total #watches: 242326
334.43/334.57	c total #propagations: 23008278 / total #impl: 132285272 (eff. 0.174)
334.43/334.57	c #Conflicts:     400000 | #Learnt:      27868 | 0.000
334.43/334.57	c total clause space: 127.173MB
334.43/334.57	c total #watches: 247616
336.03/336.15	c total #propagations: 23063894 / total #impl: 132583360 (eff. 0.174)
336.03/336.15	c #Conflicts:     401000 | #Learnt:      28868 | 0.000
336.03/336.15	c total clause space: 127.173MB
336.03/336.15	c total #watches: 253726
337.53/337.68	c total #propagations: 23124319 / total #impl: 132882377 (eff. 0.174)
337.53/337.68	c #Conflicts:     402000 | #Learnt:      29868 | 0.000
337.53/337.68	c total clause space: 127.173MB
337.53/337.68	c total #watches: 258876
338.73/338.89	c total #propagations: 23181163 / total #impl: 133290998 (eff. 0.174)
338.73/338.89	c GC COLLECT
338.73/338.89	c #Conflicts:     403000 | #Learnt:      15662 | 0.000
338.73/338.89	c total clause space: 127.173MB
338.73/338.89	c total #watches: 172941
339.83/339.94	c total #propagations: 23235858 / total #impl: 133729478 (eff. 0.174)
339.83/339.94	c #Conflicts:     404000 | #Learnt:      16662 | 0.000
339.83/339.94	c total clause space: 127.173MB
339.83/339.94	c total #watches: 180872
340.93/341.04	c total #propagations: 23296609 / total #impl: 134119345 (eff. 0.174)
340.93/341.04	c #Conflicts:     405000 | #Learnt:      17662 | 0.000
340.93/341.04	c total clause space: 127.173MB
340.93/341.04	c total #watches: 190582
341.93/342.05	c total #propagations: 23359896 / total #impl: 134367271 (eff. 0.174)
341.93/342.05	c #Conflicts:     406000 | #Learnt:      18662 | 0.000
341.93/342.05	c total clause space: 127.173MB
341.93/342.05	c total #watches: 196281
342.93/343.09	c total #propagations: 23420930 / total #impl: 134676648 (eff. 0.174)
342.93/343.09	c #Conflicts:     407000 | #Learnt:      19662 | 0.000
342.93/343.09	c total clause space: 127.173MB
342.93/343.09	c total #watches: 202403
344.13/344.23	c total #propagations: 23483057 / total #impl: 134963326 (eff. 0.174)
344.13/344.23	c #Conflicts:     408000 | #Learnt:      20662 | 0.000
344.13/344.23	c total clause space: 127.173MB
344.13/344.23	c total #watches: 209257
345.23/345.34	c total #propagations: 23548554 / total #impl: 135252363 (eff. 0.174)
345.23/345.34	c #Conflicts:     409000 | #Learnt:      21662 | 0.000
345.23/345.34	c total clause space: 127.173MB
345.23/345.34	c total #watches: 216775
346.33/346.43	c total #propagations: 23602404 / total #impl: 135587936 (eff. 0.174)
346.33/346.43	c #Conflicts:     410000 | #Learnt:      22662 | 0.000
346.33/346.43	c total clause space: 127.173MB
346.33/346.43	c total #watches: 223314
347.43/347.56	c total #propagations: 23665259 / total #impl: 135846271 (eff. 0.174)
347.43/347.56	c #Conflicts:     411000 | #Learnt:      23662 | 0.000
347.43/347.56	c total clause space: 127.173MB
347.43/347.56	c total #watches: 230205
348.63/348.72	c total #propagations: 23723811 / total #impl: 136197584 (eff. 0.174)
348.63/348.72	c #Conflicts:     412000 | #Learnt:      24662 | 0.000
348.63/348.72	c total clause space: 127.173MB
348.63/348.72	c total #watches: 239345
350.02/350.12	c total #propagations: 23788124 / total #impl: 136496930 (eff. 0.174)
350.02/350.12	c #Conflicts:     413000 | #Learnt:      25662 | 0.000
350.02/350.12	c total clause space: 127.173MB
350.02/350.12	c total #watches: 245367
351.42/351.54	c total #propagations: 23856149 / total #impl: 136838130 (eff. 0.174)
351.42/351.54	c #Conflicts:     414000 | #Learnt:      26662 | 0.000
351.42/351.54	c total clause space: 127.173MB
351.42/351.54	c total #watches: 256241
352.92/353.00	c total #propagations: 23918636 / total #impl: 137143525 (eff. 0.174)
352.92/353.00	c #Conflicts:     415000 | #Learnt:      27662 | 0.000
352.92/353.00	c total clause space: 127.173MB
352.92/353.00	c total #watches: 262901
354.42/354.57	c total #propagations: 23984220 / total #impl: 137397755 (eff. 0.175)
354.42/354.57	c #Conflicts:     416000 | #Learnt:      28662 | 0.000
354.42/354.57	c total clause space: 127.173MB
354.42/354.57	c total #watches: 268933
356.12/356.24	c total #propagations: 24052993 / total #impl: 137679016 (eff. 0.175)
356.12/356.24	c #Conflicts:     417000 | #Learnt:      29662 | 0.000
356.12/356.24	c total clause space: 127.173MB
356.12/356.24	c total #watches: 277012
357.82/357.97	c total #propagations: 24119880 / total #impl: 137944200 (eff. 0.175)
357.82/357.97	c #Conflicts:     418000 | #Learnt:      30662 | 0.000
357.82/357.97	c total clause space: 127.173MB
357.82/357.97	c total #watches: 285891
359.42/359.54	c total #propagations: 24184367 / total #impl: 138284483 (eff. 0.175)
359.42/359.54	c GC COLLECT
359.42/359.54	c #Conflicts:     419000 | #Learnt:      16160 | 0.000
359.42/359.54	c total clause space: 127.173MB
359.42/359.54	c total #watches: 177386
360.42/360.58	c total #propagations: 24246791 / total #impl: 138572185 (eff. 0.175)
360.42/360.58	c #Conflicts:     420000 | #Learnt:      17160 | 0.000
360.42/360.58	c total clause space: 127.173MB
360.42/360.58	c total #watches: 185160
361.52/361.68	c total #propagations: 24296550 / total #impl: 138817418 (eff. 0.175)
361.52/361.68	c #Conflicts:     421000 | #Learnt:      18160 | 0.000
361.52/361.68	c total clause space: 127.173MB
361.52/361.68	c total #watches: 195954
362.72/362.83	c total #propagations: 24364294 / total #impl: 139090134 (eff. 0.175)
362.72/362.83	c #Conflicts:     422000 | #Learnt:      19160 | 0.000
362.72/362.83	c total clause space: 127.173MB
362.72/362.83	c total #watches: 206716
363.72/363.84	c total #propagations: 24433113 / total #impl: 139359860 (eff. 0.175)
363.72/363.84	c #Conflicts:     423000 | #Learnt:      20160 | 0.000
363.72/363.84	c total clause space: 127.173MB
363.72/363.84	c total #watches: 221698
364.72/364.87	c total #propagations: 24495492 / total #impl: 139677280 (eff. 0.175)
364.72/364.87	c #Conflicts:     424000 | #Learnt:      21160 | 0.000
364.72/364.87	c total clause space: 127.173MB
364.72/364.87	c total #watches: 230585
366.02/366.12	c total #propagations: 24566865 / total #impl: 139889825 (eff. 0.176)
366.02/366.12	c #Conflicts:     425000 | #Learnt:      22160 | 0.000
366.02/366.12	c total clause space: 127.173MB
366.02/366.12	c total #watches: 238140
367.12/367.22	c total #propagations: 24643161 / total #impl: 140158082 (eff. 0.176)
367.12/367.22	c #Conflicts:     426000 | #Learnt:      23160 | 0.000
367.12/367.22	c total clause space: 127.173MB
367.12/367.22	c total #watches: 247714
368.43/368.60	c total #propagations: 24716323 / total #impl: 140440381 (eff. 0.176)
368.43/368.60	c #Conflicts:     427000 | #Learnt:      24160 | 0.000
368.43/368.60	c total clause space: 127.173MB
368.43/368.60	c total #watches: 254375
369.72/369.89	c total #propagations: 24791178 / total #impl: 140753107 (eff. 0.176)
369.72/369.89	c #Conflicts:     428000 | #Learnt:      25160 | 0.000
369.72/369.89	c total clause space: 127.173MB
369.72/369.89	c total #watches: 261217
371.12/371.24	c total #propagations: 24863658 / total #impl: 141062922 (eff. 0.176)
371.12/371.24	c #Conflicts:     429000 | #Learnt:      26160 | 0.000
371.12/371.24	c total clause space: 127.173MB
371.12/371.24	c total #watches: 269243
372.42/372.56	c total #propagations: 24936277 / total #impl: 141440892 (eff. 0.176)
372.42/372.56	c #Conflicts:     430000 | #Learnt:      27160 | 0.000
372.42/372.56	c total clause space: 127.173MB
372.42/372.56	c total #watches: 280581
373.93/374.02	c total #propagations: 24998377 / total #impl: 141678775 (eff. 0.176)
373.93/374.02	c #Conflicts:     431000 | #Learnt:      28160 | 0.000
373.93/374.02	c total clause space: 127.173MB
373.93/374.02	c total #watches: 288122
375.42/375.51	c total #propagations: 25065682 / total #impl: 141902976 (eff. 0.177)
375.42/375.51	c #Conflicts:     432000 | #Learnt:      29160 | 0.000
375.42/375.51	c total clause space: 127.173MB
375.42/375.51	c total #watches: 296691
376.92/377.00	c total #propagations: 25128818 / total #impl: 142148305 (eff. 0.177)
376.92/377.00	c #Conflicts:     433000 | #Learnt:      30160 | 0.000
376.92/377.00	c total clause space: 127.173MB
376.92/377.00	c total #watches: 303610
378.62/378.72	c total #propagations: 25192628 / total #impl: 142381299 (eff. 0.177)
378.62/378.72	c #Conflicts:     434000 | #Learnt:      31160 | 0.000
378.62/378.72	c total clause space: 127.173MB
378.62/378.72	c total #watches: 310975
379.82/379.98	c total #propagations: 25262462 / total #impl: 142699074 (eff. 0.177)
379.82/379.98	c GC COLLECT
379.82/379.98	c #Conflicts:     435000 | #Learnt:      16365 | 0.000
379.82/379.98	c total clause space: 127.173MB
379.82/379.98	c total #watches: 181601
380.73/380.88	c total #propagations: 25320327 / total #impl: 143059668 (eff. 0.177)
380.73/380.88	c #Conflicts:     436000 | #Learnt:      17365 | 0.000
380.73/380.88	c total clause space: 127.173MB
380.73/380.88	c total #watches: 195052
381.74/381.85	c total #propagations: 25378893 / total #impl: 143301491 (eff. 0.177)
381.74/381.85	c #Conflicts:     437000 | #Learnt:      18365 | 0.000
381.74/381.85	c total clause space: 127.173MB
381.74/381.85	c total #watches: 206779
382.63/382.75	c total #propagations: 25441984 / total #impl: 143560739 (eff. 0.177)
382.63/382.75	c #Conflicts:     438000 | #Learnt:      19365 | 0.000
382.63/382.75	c total clause space: 127.173MB
382.63/382.75	c total #watches: 217976
383.63/383.78	c total #propagations: 25499630 / total #impl: 143855256 (eff. 0.177)
383.63/383.78	c #Conflicts:     439000 | #Learnt:      20365 | 0.000
383.63/383.78	c total clause space: 127.173MB
383.63/383.78	c total #watches: 232006
384.73/384.86	c total #propagations: 25563564 / total #impl: 144117121 (eff. 0.177)
384.73/384.86	c #Conflicts:     440000 | #Learnt:      21365 | 0.000
384.73/384.86	c total clause space: 127.173MB
384.73/384.86	c total #watches: 244476
385.83/385.98	c total #propagations: 25624160 / total #impl: 144359907 (eff. 0.178)
385.83/385.98	c #Conflicts:     441000 | #Learnt:      22365 | 0.000
385.83/385.98	c total clause space: 127.173MB
385.83/385.98	c total #watches: 256193
387.03/387.10	c total #propagations: 25683707 / total #impl: 144602135 (eff. 0.178)
387.03/387.10	c #Conflicts:     442000 | #Learnt:      23365 | 0.000
387.03/387.10	c total clause space: 127.173MB
387.03/387.10	c total #watches: 270582
388.23/388.37	c total #propagations: 25746237 / total #impl: 144915984 (eff. 0.178)
388.23/388.37	c #Conflicts:     443000 | #Learnt:      24365 | 0.000
388.23/388.37	c total clause space: 127.173MB
388.23/388.37	c total #watches: 285793
389.53/389.60	c total #propagations: 25804291 / total #impl: 145236428 (eff. 0.178)
389.53/389.60	c #Conflicts:     444000 | #Learnt:      25365 | 0.000
389.53/389.60	c total clause space: 127.173MB
389.53/389.60	c total #watches: 300558
391.03/391.14	c total #propagations: 25858556 / total #impl: 145552730 (eff. 0.178)
391.03/391.14	c #Conflicts:     445000 | #Learnt:      26365 | 0.000
391.03/391.14	c total clause space: 127.173MB
391.03/391.14	c total #watches: 313018
392.33/392.45	c total #propagations: 25920482 / total #impl: 145870322 (eff. 0.178)
392.33/392.45	c #Conflicts:     446000 | #Learnt:      27365 | 0.000
392.33/392.45	c total clause space: 127.173MB
392.33/392.45	c total #watches: 324234
394.03/394.10	c total #propagations: 25974761 / total #impl: 146184431 (eff. 0.178)
394.03/394.10	c #Conflicts:     447000 | #Learnt:      28365 | 0.000
394.03/394.10	c total clause space: 127.173MB
394.03/394.10	c total #watches: 339561
395.63/395.77	c total #propagations: 26035841 / total #impl: 146819564 (eff. 0.177)
395.63/395.77	c #Conflicts:     448000 | #Learnt:      29365 | 0.000
395.63/395.77	c total clause space: 127.173MB
395.63/395.77	c total #watches: 350883
397.13/397.22	c total #propagations: 26092556 / total #impl: 147236921 (eff. 0.177)
397.13/397.22	c #Conflicts:     449000 | #Learnt:      30365 | 0.000
397.13/397.22	c total clause space: 127.173MB
397.13/397.22	c total #watches: 364604
398.63/398.72	c total #propagations: 26146294 / total #impl: 147624851 (eff. 0.177)
398.63/398.72	c #Conflicts:     450000 | #Learnt:      31365 | 0.000
398.63/398.72	c total clause space: 127.173MB
398.63/398.72	c total #watches: 374750
400.23/400.31	c total #propagations: 26198803 / total #impl: 148026724 (eff. 0.177)
400.23/400.31	c GC COLLECT
400.23/400.31	c #Conflicts:     451000 | #Learnt:      16266 | 0.000
400.23/400.31	c total clause space: 127.173MB
400.23/400.31	c total #watches: 181496
400.93/401.06	c total #propagations: 26253204 / total #impl: 148302582 (eff. 0.177)
400.93/401.06	c #Conflicts:     452000 | #Learnt:      17266 | 0.000
400.93/401.06	c total clause space: 127.173MB
400.93/401.06	c total #watches: 200394
401.92/402.06	c total #propagations: 26307729 / total #impl: 148584057 (eff. 0.177)
401.92/402.06	c #Conflicts:     453000 | #Learnt:      18266 | 0.000
401.92/402.06	c total clause space: 127.173MB
401.92/402.06	c total #watches: 217351
403.02/403.10	c total #propagations: 26365226 / total #impl: 148972234 (eff. 0.177)
403.02/403.10	c #Conflicts:     454000 | #Learnt:      19266 | 0.000
403.02/403.10	c total clause space: 127.173MB
403.02/403.10	c total #watches: 230202
404.02/404.10	c total #propagations: 26426755 / total #impl: 149506771 (eff. 0.177)
404.02/404.10	c #Conflicts:     455000 | #Learnt:      20266 | 0.000
404.02/404.10	c total clause space: 127.173MB
404.02/404.10	c total #watches: 247794
405.22/405.35	c total #propagations: 26480494 / total #impl: 150063578 (eff. 0.176)
405.22/405.35	c #Conflicts:     456000 | #Learnt:      21266 | 0.000
405.22/405.35	c total clause space: 127.173MB
405.22/405.35	c total #watches: 263379
406.52/406.66	c total #propagations: 26534566 / total #impl: 150493764 (eff. 0.176)
406.52/406.66	c #Conflicts:     457000 | #Learnt:      22266 | 0.000
406.52/406.66	c total clause space: 127.173MB
406.52/406.66	c total #watches: 277119
407.82/407.93	c total #propagations: 26594051 / total #impl: 150863540 (eff. 0.176)
407.82/407.93	c #Conflicts:     458000 | #Learnt:      23266 | 0.000
407.82/407.93	c total clause space: 127.173MB
407.82/407.93	c total #watches: 289649
409.02/409.18	c total #propagations: 26649703 / total #impl: 151305018 (eff. 0.176)
409.02/409.18	c #Conflicts:     459000 | #Learnt:      24266 | 0.000
409.02/409.18	c total clause space: 127.173MB
409.02/409.18	c total #watches: 305959
410.52/410.60	c total #propagations: 26701498 / total #impl: 151747100 (eff. 0.176)
410.52/410.60	c #Conflicts:     460000 | #Learnt:      25266 | 0.000
410.52/410.60	c total clause space: 127.173MB
410.52/410.60	c total #watches: 318155
412.12/412.20	c total #propagations: 26754801 / total #impl: 152364530 (eff. 0.176)
412.12/412.20	c #Conflicts:     461000 | #Learnt:      26266 | 0.000
412.12/412.20	c total clause space: 127.173MB
412.12/412.20	c total #watches: 332098
413.72/413.82	c total #propagations: 26807229 / total #impl: 152793149 (eff. 0.175)
413.72/413.82	c #Conflicts:     462000 | #Learnt:      27266 | 0.000
413.72/413.82	c total clause space: 127.173MB
413.72/413.82	c total #watches: 344524
416.32/416.42	c total #propagations: 26863330 / total #impl: 153229703 (eff. 0.175)
416.32/416.42	c #Conflicts:     463000 | #Learnt:      28266 | 0.000
416.32/416.42	c total clause space: 127.173MB
416.32/416.42	c total #watches: 356955
419.03/419.11	c total #propagations: 26930572 / total #impl: 153473643 (eff. 0.175)
419.03/419.11	c #Conflicts:     464000 | #Learnt:      29266 | 0.000
419.03/419.11	c total clause space: 127.173MB
419.03/419.11	c total #watches: 370285
421.92/422.01	c total #propagations: 27006080 / total #impl: 153855039 (eff. 0.176)
421.92/422.01	c #Conflicts:     465000 | #Learnt:      30266 | 0.000
421.92/422.01	c total clause space: 127.173MB
421.92/422.01	c total #watches: 384321
424.22/424.34	c total #propagations: 27077588 / total #impl: 154088099 (eff. 0.176)
424.22/424.34	c #Conflicts:     466000 | #Learnt:      31266 | 0.000
424.22/424.34	c total clause space: 127.173MB
424.22/424.34	c total #watches: 394429
426.52/426.60	c total #propagations: 27136716 / total #impl: 154371960 (eff. 0.176)
426.52/426.60	c #Conflicts:     467000 | #Learnt:      32266 | 0.000
426.52/426.60	c total clause space: 127.173MB
426.52/426.60	c total #watches: 407239
427.62/427.73	c total #propagations: 27195978 / total #impl: 154606101 (eff. 0.176)
427.62/427.73	c GC COLLECT
427.62/427.73	c #Conflicts:     468000 | #Learnt:      16869 | 0.000
427.62/427.73	c total clause space: 206.656MB
427.62/427.73	c total #watches: 198252
428.12/428.20	c total #propagations: 27245079 / total #impl: 154865444 (eff. 0.176)
428.12/428.20	c #Conflicts:     469000 | #Learnt:      17869 | 0.000
428.12/428.20	c total clause space: 206.656MB
428.12/428.20	c total #watches: 224611
428.62/428.79	c total #propagations: 27288207 / total #impl: 155121559 (eff. 0.176)
428.62/428.79	c #Conflicts:     470000 | #Learnt:      18869 | 0.000
428.62/428.79	c total clause space: 206.656MB
428.62/428.79	c total #watches: 238888
429.32/429.44	c total #propagations: 27342101 / total #impl: 155397916 (eff. 0.176)
429.32/429.44	c #Conflicts:     471000 | #Learnt:      19869 | 0.000
429.32/429.44	c total clause space: 206.656MB
429.32/429.44	c total #watches: 262592
429.92/430.04	c total #propagations: 27394798 / total #impl: 155791895 (eff. 0.176)
429.92/430.04	c #Conflicts:     472000 | #Learnt:      20869 | 0.000
429.92/430.04	c total clause space: 206.656MB
429.92/430.04	c total #watches: 277479
431.02/431.13	c total #propagations: 27447584 / total #impl: 156117401 (eff. 0.176)
431.02/431.13	c #Conflicts:     473000 | #Learnt:      21869 | 0.000
431.02/431.13	c total clause space: 206.656MB
431.02/431.13	c total #watches: 289454
432.32/432.47	c total #propagations: 27518136 / total #impl: 156412231 (eff. 0.176)
432.32/432.47	c #Conflicts:     474000 | #Learnt:      22869 | 0.000
432.32/432.47	c total clause space: 206.656MB
432.32/432.47	c total #watches: 299622
433.82/433.98	c total #propagations: 27582319 / total #impl: 156768693 (eff. 0.176)
433.82/433.98	c #Conflicts:     475000 | #Learnt:      23869 | 0.000
433.82/433.98	c total clause space: 206.656MB
433.82/433.98	c total #watches: 311276
435.02/435.19	c total #propagations: 27642938 / total #impl: 157006627 (eff. 0.176)
435.02/435.19	c #Conflicts:     476000 | #Learnt:      24869 | 0.000
435.02/435.19	c total clause space: 206.656MB
435.02/435.19	c total #watches: 324125
436.42/436.59	c total #propagations: 27705758 / total #impl: 157310307 (eff. 0.176)
436.42/436.59	c #Conflicts:     477000 | #Learnt:      25869 | 0.000
436.42/436.59	c total clause space: 206.656MB
436.42/436.59	c total #watches: 332804
438.42/438.51	c total #propagations: 27766617 / total #impl: 157719260 (eff. 0.176)
438.42/438.51	c #Conflicts:     478000 | #Learnt:      26869 | 0.000
438.42/438.51	c total clause space: 206.656MB
438.42/438.51	c total #watches: 341732
440.02/440.12	c total #propagations: 27843695 / total #impl: 158073437 (eff. 0.176)
440.02/440.12	c #Conflicts:     479000 | #Learnt:      27869 | 0.000
440.02/440.12	c total clause space: 206.656MB
440.02/440.12	c total #watches: 351425
441.62/441.71	c total #propagations: 27907522 / total #impl: 158407901 (eff. 0.176)
441.62/441.71	c #Conflicts:     480000 | #Learnt:      28869 | 0.000
441.62/441.71	c total clause space: 206.656MB
441.62/441.71	c total #watches: 362031
443.02/443.16	c total #propagations: 27976135 / total #impl: 158811254 (eff. 0.176)
443.02/443.16	c #Conflicts:     481000 | #Learnt:      29869 | 0.000
443.02/443.16	c total clause space: 206.656MB
443.02/443.16	c total #watches: 374276
444.72/444.80	c total #propagations: 28035619 / total #impl: 159261284 (eff. 0.176)
444.72/444.80	c #Conflicts:     482000 | #Learnt:      30869 | 0.000
444.72/444.80	c total clause space: 206.656MB
444.72/444.80	c total #watches: 384435
446.52/446.67	c total #propagations: 28097524 / total #impl: 159704755 (eff. 0.176)
446.52/446.67	c #Conflicts:     483000 | #Learnt:      31869 | 0.000
446.52/446.67	c total clause space: 206.656MB
446.52/446.67	c total #watches: 391983
448.61/448.70	c total #propagations: 28165444 / total #impl: 160102643 (eff. 0.176)
448.61/448.70	c #Conflicts:     484000 | #Learnt:      32869 | 0.000
448.61/448.70	c total clause space: 206.656MB
448.61/448.70	c total #watches: 401304
450.11/450.22	c total #propagations: 28231525 / total #impl: 160565652 (eff. 0.176)
450.11/450.22	c GC COLLECT
450.11/450.22	c #Conflicts:     485000 | #Learnt:      17165 | 0.000
450.11/450.22	c total clause space: 206.656MB
450.11/450.22	c total #watches: 201786
450.92/451.04	c total #propagations: 28290686 / total #impl: 160872502 (eff. 0.176)
450.92/451.04	c #Conflicts:     486000 | #Learnt:      18165 | 0.000
450.92/451.04	c total clause space: 206.656MB
450.92/451.04	c total #watches: 215405
451.91/452.07	c total #propagations: 28344026 / total #impl: 161155855 (eff. 0.176)
451.91/452.07	c #Conflicts:     487000 | #Learnt:      19165 | 0.000
451.91/452.07	c total clause space: 206.656MB
451.91/452.07	c total #watches: 228661
452.81/452.97	c total #propagations: 28408698 / total #impl: 161379755 (eff. 0.176)
452.81/452.97	c #Conflicts:     488000 | #Learnt:      20165 | 0.000
452.81/452.97	c total clause space: 206.656MB
452.81/452.97	c total #watches: 240573
453.81/453.98	c total #propagations: 28472565 / total #impl: 161730290 (eff. 0.176)
453.81/453.98	c #Conflicts:     489000 | #Learnt:      21165 | 0.000
453.81/453.98	c total clause space: 206.656MB
453.81/453.98	c total #watches: 254104
454.81/454.97	c total #propagations: 28535332 / total #impl: 162065062 (eff. 0.176)
454.81/454.97	c #Conflicts:     490000 | #Learnt:      22165 | 0.000
454.81/454.97	c total clause space: 206.656MB
454.81/454.97	c total #watches: 266858
455.71/455.87	c total #propagations: 28593558 / total #impl: 162493003 (eff. 0.176)
455.71/455.87	c #Conflicts:     491000 | #Learnt:      23165 | 0.000
455.71/455.87	c total clause space: 206.656MB
455.71/455.87	c total #watches: 279153
456.61/456.78	c total #propagations: 28650786 / total #impl: 162967358 (eff. 0.176)
456.61/456.78	c #Conflicts:     492000 | #Learnt:      24165 | 0.000
456.61/456.78	c total clause space: 206.656MB
456.61/456.78	c total #watches: 292270
457.62/457.77	c total #propagations: 28703766 / total #impl: 163512583 (eff. 0.176)
457.62/457.77	c #Conflicts:     493000 | #Learnt:      25165 | 0.000
457.62/457.77	c total clause space: 206.656MB
457.62/457.77	c total #watches: 303775
458.81/458.95	c total #propagations: 28759908 / total #impl: 163967748 (eff. 0.175)
458.81/458.95	c #Conflicts:     494000 | #Learnt:      26165 | 0.000
458.81/458.95	c total clause space: 206.656MB
458.81/458.95	c total #watches: 316471
460.31/460.48	c total #propagations: 28817613 / total #impl: 164358618 (eff. 0.175)
460.31/460.48	c #Conflicts:     495000 | #Learnt:      27165 | 0.000
460.31/460.48	c total clause space: 206.656MB
460.31/460.48	c total #watches: 326975
461.81/461.99	c total #propagations: 28883521 / total #impl: 164620593 (eff. 0.175)
461.81/461.99	c #Conflicts:     496000 | #Learnt:      28165 | 0.000
461.81/461.99	c total clause space: 206.656MB
461.81/461.99	c total #watches: 337455
463.51/463.65	c total #propagations: 28953760 / total #impl: 164898783 (eff. 0.176)
463.51/463.65	c #Conflicts:     497000 | #Learnt:      29165 | 0.000
463.51/463.65	c total clause space: 206.656MB
463.51/463.65	c total #watches: 348344
465.11/465.20	c total #propagations: 29018536 / total #impl: 165157773 (eff. 0.176)
465.11/465.20	c #Conflicts:     498000 | #Learnt:      30165 | 0.000
465.11/465.20	c total clause space: 206.656MB
465.11/465.20	c total #watches: 371306
466.32/466.49	c total #propagations: 29077843 / total #impl: 165447230 (eff. 0.176)
466.32/466.49	c #Conflicts:     499000 | #Learnt:      31165 | 0.000
466.32/466.49	c total clause space: 206.656MB
466.32/466.49	c total #watches: 387582
468.11/468.23	c total #propagations: 29132895 / total #impl: 165693713 (eff. 0.176)
468.11/468.23	c #Conflicts:     500000 | #Learnt:      32165 | 0.000
468.11/468.23	c total clause space: 206.656MB
468.11/468.23	c total #watches: 403031
469.62/469.73	c total #propagations: 29197783 / total #impl: 165975723 (eff. 0.176)
469.62/469.73	c #Conflicts:     501000 | #Learnt:      33165 | 0.000
469.62/469.73	c total clause space: 206.656MB
469.62/469.73	c total #watches: 419149
471.01/471.17	c total #propagations: 29252962 / total #impl: 166298290 (eff. 0.176)
471.01/471.17	c GC COLLECT
471.01/471.17	c #Conflicts:     502000 | #Learnt:      17176 | 0.000
471.01/471.17	c total clause space: 206.656MB
471.01/471.17	c total #watches: 204099
471.71/471.83	c total #propagations: 29312025 / total #impl: 166970694 (eff. 0.176)
471.71/471.83	c #Conflicts:     503000 | #Learnt:      18176 | 0.000
471.71/471.83	c total clause space: 206.656MB
471.71/471.83	c total #watches: 225127
472.71/472.85	c total #propagations: 29366679 / total #impl: 167307912 (eff. 0.176)
472.71/472.85	c #Conflicts:     504000 | #Learnt:      19176 | 0.000
472.71/472.85	c total clause space: 206.656MB
472.71/472.85	c total #watches: 239664
473.61/473.74	c total #propagations: 29435911 / total #impl: 167681274 (eff. 0.176)
473.61/473.74	c #Conflicts:     505000 | #Learnt:      20176 | 0.000
473.61/473.74	c total clause space: 206.656MB
473.61/473.74	c total #watches: 253735
474.61/474.72	c total #propagations: 29493490 / total #impl: 167942492 (eff. 0.176)
474.61/474.72	c #Conflicts:     506000 | #Learnt:      21176 | 0.000
474.61/474.72	c total clause space: 206.656MB
474.61/474.72	c total #watches: 263205
475.61/475.77	c total #propagations: 29549264 / total #impl: 168277381 (eff. 0.176)
475.61/475.77	c #Conflicts:     507000 | #Learnt:      22176 | 0.000
475.61/475.77	c total clause space: 206.656MB
475.61/475.77	c total #watches: 271700
477.01/477.12	c total #propagations: 29607333 / total #impl: 168644239 (eff. 0.176)
477.01/477.12	c #Conflicts:     508000 | #Learnt:      23176 | 0.000
477.01/477.12	c total clause space: 206.656MB
477.01/477.12	c total #watches: 282104
478.81/478.90	c total #propagations: 29677873 / total #impl: 168912510 (eff. 0.176)
478.81/478.90	c #Conflicts:     509000 | #Learnt:      24176 | 0.000
478.81/478.90	c total clause space: 206.656MB
478.81/478.90	c total #watches: 291443
480.51/480.61	c total #propagations: 29758121 / total #impl: 169204124 (eff. 0.176)
480.51/480.61	c #Conflicts:     510000 | #Learnt:      25176 | 0.000
480.51/480.61	c total clause space: 206.656MB
480.51/480.61	c total #watches: 298814
481.91/482.04	c total #propagations: 29827057 / total #impl: 169526519 (eff. 0.176)
481.91/482.04	c #Conflicts:     511000 | #Learnt:      26176 | 0.000
481.91/482.04	c total clause space: 206.656MB
481.91/482.04	c total #watches: 305991
483.81/483.96	c total #propagations: 29886934 / total #impl: 169819710 (eff. 0.176)
483.81/483.96	c #Conflicts:     512000 | #Learnt:      27176 | 0.000
483.81/483.96	c total clause space: 206.656MB
483.81/483.96	c total #watches: 313805
485.81/485.90	c total #propagations: 29957123 / total #impl: 170090485 (eff. 0.176)
485.81/485.90	c #Conflicts:     513000 | #Learnt:      28176 | 0.000
485.81/485.90	c total clause space: 206.656MB
485.81/485.90	c total #watches: 322130
487.41/487.53	c total #propagations: 30026017 / total #impl: 170424126 (eff. 0.176)
487.41/487.53	c #Conflicts:     514000 | #Learnt:      29176 | 0.000
487.41/487.53	c total clause space: 206.656MB
487.41/487.53	c total #watches: 332272
488.91/489.01	c total #propagations: 30093553 / total #impl: 170684763 (eff. 0.176)
488.91/489.01	c #Conflicts:     515000 | #Learnt:      30176 | 0.000
488.91/489.01	c total clause space: 206.656MB
488.91/489.01	c total #watches: 341398
490.31/490.47	c total #propagations: 30147248 / total #impl: 170979325 (eff. 0.176)
490.31/490.47	c #Conflicts:     516000 | #Learnt:      31176 | 0.000
490.31/490.47	c total clause space: 206.656MB
490.31/490.47	c total #watches: 350374
492.01/492.10	c total #propagations: 30203825 / total #impl: 171280787 (eff. 0.176)
492.01/492.10	c #Conflicts:     517000 | #Learnt:      32176 | 0.000
492.01/492.10	c total clause space: 206.656MB
492.01/492.10	c total #watches: 363449
493.71/493.81	c total #propagations: 30267511 / total #impl: 171531210 (eff. 0.176)
493.71/493.81	c #Conflicts:     518000 | #Learnt:      33176 | 0.000
493.71/493.81	c total clause space: 206.656MB
493.71/493.81	c total #watches: 373891
495.51/495.69	c total #propagations: 30331601 / total #impl: 171767893 (eff. 0.177)
495.51/495.69	c #Conflicts:     519000 | #Learnt:      34176 | 0.000
495.51/495.69	c total clause space: 206.656MB
495.51/495.69	c total #watches: 383030
496.81/496.92	c total #propagations: 30398163 / total #impl: 172030910 (eff. 0.177)
496.81/496.92	c GC COLLECT
496.81/496.92	c #Conflicts:     520000 | #Learnt:      17864 | 0.000
496.81/496.92	c total clause space: 206.656MB
496.81/496.92	c total #watches: 213682
497.81/497.95	c total #propagations: 30456512 / total #impl: 172279588 (eff. 0.177)
497.81/497.95	c #Conflicts:     521000 | #Learnt:      18864 | 0.000
497.81/497.95	c total clause space: 206.656MB
497.81/497.95	c total #watches: 226628
499.01/499.11	c total #propagations: 30512549 / total #impl: 172463646 (eff. 0.177)
499.01/499.11	c #Conflicts:     522000 | #Learnt:      19864 | 0.000
499.01/499.11	c total clause space: 206.656MB
499.01/499.11	c total #watches: 233673
500.31/500.49	c total #propagations: 30582829 / total #impl: 172656979 (eff. 0.177)
500.31/500.49	c #Conflicts:     523000 | #Learnt:      20864 | 0.000
500.31/500.49	c total clause space: 206.656MB
500.31/500.49	c total #watches: 243214
501.41/501.60	c total #propagations: 30655202 / total #impl: 172867245 (eff. 0.177)
501.41/501.60	c #Conflicts:     524000 | #Learnt:      21864 | 0.000
501.41/501.60	c total clause space: 206.656MB
501.41/501.60	c total #watches: 257122
502.31/502.41	c total #propagations: 30715775 / total #impl: 173074520 (eff. 0.177)
502.31/502.41	c #Conflicts:     525000 | #Learnt:      22864 | 0.000
502.31/502.41	c total clause space: 206.656MB
502.31/502.41	c total #watches: 273866
503.31/503.40	c total #propagations: 30769568 / total #impl: 173271169 (eff. 0.178)
503.31/503.40	c #Conflicts:     526000 | #Learnt:      23864 | 0.000
503.31/503.40	c total clause space: 206.656MB
503.31/503.40	c total #watches: 285003
504.31/504.49	c total #propagations: 30830726 / total #impl: 173496716 (eff. 0.178)
504.31/504.49	c #Conflicts:     527000 | #Learnt:      24864 | 0.000
504.31/504.49	c total clause space: 206.656MB
504.31/504.49	c total #watches: 299194
505.41/505.57	c total #propagations: 30891048 / total #impl: 173778408 (eff. 0.178)
505.41/505.57	c #Conflicts:     528000 | #Learnt:      25864 | 0.000
505.41/505.57	c total clause space: 206.656MB
505.41/505.57	c total #watches: 313982
506.90/507.10	c total #propagations: 30945164 / total #impl: 174039059 (eff. 0.178)
506.90/507.10	c #Conflicts:     529000 | #Learnt:      26864 | 0.000
506.90/507.10	c total clause space: 206.656MB
506.90/507.10	c total #watches: 324690
508.11/508.25	c total #propagations: 31009318 / total #impl: 174309263 (eff. 0.178)
508.11/508.25	c #Conflicts:     530000 | #Learnt:      27864 | 0.000
508.11/508.25	c total clause space: 206.656MB
508.11/508.25	c total #watches: 342184
509.31/509.47	c total #propagations: 31061585 / total #impl: 174663068 (eff. 0.178)
509.31/509.47	c #Conflicts:     531000 | #Learnt:      28864 | 0.000
509.31/509.47	c total clause space: 206.656MB
509.31/509.47	c total #watches: 353374
510.70/510.81	c total #propagations: 31121847 / total #impl: 174975198 (eff. 0.178)
510.70/510.81	c #Conflicts:     532000 | #Learnt:      29864 | 0.000
510.70/510.81	c total clause space: 206.656MB
510.70/510.81	c total #watches: 367810
512.10/512.21	c total #propagations: 31177831 / total #impl: 175405564 (eff. 0.178)
512.10/512.21	c #Conflicts:     533000 | #Learnt:      30864 | 0.000
512.10/512.21	c total clause space: 206.656MB
512.10/512.21	c total #watches: 381323
513.71/513.89	c total #propagations: 31233169 / total #impl: 175776874 (eff. 0.178)
513.71/513.89	c #Conflicts:     534000 | #Learnt:      31864 | 0.000
513.71/513.89	c total clause space: 206.656MB
513.71/513.89	c total #watches: 392092
515.40/515.53	c total #propagations: 31296582 / total #impl: 176113990 (eff. 0.178)
515.40/515.53	c #Conflicts:     535000 | #Learnt:      32864 | 0.000
515.40/515.53	c total clause space: 206.656MB
515.40/515.53	c total #watches: 402189
516.91/517.03	c total #propagations: 31355833 / total #impl: 176459315 (eff. 0.178)
516.91/517.03	c #Conflicts:     536000 | #Learnt:      33864 | 0.000
516.91/517.03	c total clause space: 206.656MB
516.91/517.03	c total #watches: 408906
518.90/519.01	c total #propagations: 31411135 / total #impl: 176870652 (eff. 0.178)
518.90/519.01	c #Conflicts:     537000 | #Learnt:      34864 | 0.000
518.90/519.01	c total clause space: 206.656MB
518.90/519.01	c total #watches: 418084
520.10/520.26	c total #propagations: 31473583 / total #impl: 177246530 (eff. 0.178)
520.10/520.26	c GC COLLECT
520.10/520.26	c #Conflicts:     538000 | #Learnt:      18270 | 0.000
520.10/520.26	c total clause space: 206.656MB
520.10/520.26	c total #watches: 220333
521.00/521.18	c total #propagations: 31534125 / total #impl: 177564768 (eff. 0.178)
521.00/521.18	c #Conflicts:     539000 | #Learnt:      19270 | 0.000
521.00/521.18	c total clause space: 206.656MB
521.00/521.18	c total #watches: 230839
522.10/522.23	c total #propagations: 31593983 / total #impl: 177930713 (eff. 0.178)
522.10/522.23	c #Conflicts:     540000 | #Learnt:      20270 | 0.000
522.10/522.23	c total clause space: 206.656MB
522.10/522.23	c total #watches: 237275
523.20/523.35	c total #propagations: 31652135 / total #impl: 178343503 (eff. 0.177)
523.20/523.35	c #Conflicts:     541000 | #Learnt:      21270 | 0.000
523.20/523.35	c total clause space: 206.656MB
523.20/523.35	c total #watches: 245226
524.30/524.41	c total #propagations: 31708566 / total #impl: 178781551 (eff. 0.177)
524.30/524.41	c #Conflicts:     542000 | #Learnt:      22270 | 0.000
524.30/524.41	c total clause space: 206.656MB
524.30/524.41	c total #watches: 252132
525.81/525.93	c total #propagations: 31765938 / total #impl: 179166462 (eff. 0.177)
525.81/525.93	c #Conflicts:     543000 | #Learnt:      23270 | 0.000
525.81/525.93	c total clause space: 206.656MB
525.81/525.93	c total #watches: 260968
527.40/527.51	c total #propagations: 31834800 / total #impl: 179384594 (eff. 0.177)
527.40/527.51	c #Conflicts:     544000 | #Learnt:      24270 | 0.000
527.40/527.51	c total clause space: 206.656MB
527.40/527.51	c total #watches: 268197
528.50/528.65	c total #propagations: 31902973 / total #impl: 179578559 (eff. 0.178)
528.50/528.65	c #Conflicts:     545000 | #Learnt:      25270 | 0.000
528.50/528.65	c total clause space: 206.656MB
528.50/528.65	c total #watches: 277823
529.70/529.89	c total #propagations: 31967799 / total #impl: 179809157 (eff. 0.178)
529.70/529.89	c #Conflicts:     546000 | #Learnt:      26270 | 0.000
529.70/529.89	c total clause space: 206.656MB
529.70/529.89	c total #watches: 286934
531.31/531.49	c total #propagations: 32035928 / total #impl: 180051622 (eff. 0.178)
531.31/531.49	c #Conflicts:     547000 | #Learnt:      27270 | 0.000
531.31/531.49	c total clause space: 206.656MB
531.31/531.49	c total #watches: 296411
533.10/533.22	c total #propagations: 32102335 / total #impl: 180319929 (eff. 0.178)
533.10/533.22	c #Conflicts:     548000 | #Learnt:      28270 | 0.000
533.10/533.22	c total clause space: 206.656MB
533.10/533.22	c total #watches: 305813
534.80/534.90	c total #propagations: 32172736 / total #impl: 180550228 (eff. 0.178)
534.80/534.90	c #Conflicts:     549000 | #Learnt:      29270 | 0.000
534.80/534.90	c total clause space: 206.656MB
534.80/534.90	c total #watches: 315371
536.60/536.77	c total #propagations: 32239657 / total #impl: 180798176 (eff. 0.178)
536.60/536.77	c #Conflicts:     550000 | #Learnt:      30270 | 0.000
536.60/536.77	c total clause space: 206.656MB
536.60/536.77	c total #watches: 321068
538.40/538.55	c total #propagations: 32299815 / total #impl: 181049465 (eff. 0.178)
538.40/538.55	c #Conflicts:     551000 | #Learnt:      31270 | 0.000
538.40/538.55	c total clause space: 206.656MB
538.40/538.55	c total #watches: 333577
540.20/540.30	c total #propagations: 32364527 / total #impl: 181343680 (eff. 0.178)
540.20/540.30	c #Conflicts:     552000 | #Learnt:      32270 | 0.000
540.20/540.30	c total clause space: 206.656MB
540.20/540.30	c total #watches: 347309
542.31/542.44	c total #propagations: 32428897 / total #impl: 181819961 (eff. 0.178)
542.31/542.44	c #Conflicts:     553000 | #Learnt:      33270 | 0.000
542.31/542.44	c total clause space: 206.656MB
542.31/542.44	c total #watches: 357898
544.60/544.76	c total #propagations: 32495778 / total #impl: 182177527 (eff. 0.178)
544.60/544.76	c #Conflicts:     554000 | #Learnt:      34270 | 0.000
544.60/544.76	c total clause space: 206.656MB
544.60/544.76	c total #watches: 367560
547.10/547.22	c total #propagations: 32564929 / total #impl: 182564788 (eff. 0.178)
547.10/547.22	c #Conflicts:     555000 | #Learnt:      35270 | 0.000
547.10/547.22	c total clause space: 206.656MB
547.10/547.22	c total #watches: 376902
548.80/548.93	c total #propagations: 32636176 / total #impl: 182924869 (eff. 0.178)
548.80/548.93	c GC COLLECT
548.80/548.93	c #Conflicts:     556000 | #Learnt:      18363 | 0.000
548.80/548.93	c total clause space: 206.656MB
548.80/548.93	c total #watches: 221396
550.00/550.13	c total #propagations: 32702724 / total #impl: 183175322 (eff. 0.179)
550.00/550.13	c #Conflicts:     557000 | #Learnt:      19363 | 0.000
550.00/550.13	c total clause space: 206.656MB
550.00/550.13	c total #watches: 233101
551.20/551.38	c total #propagations: 32763083 / total #impl: 183429288 (eff. 0.179)
551.20/551.38	c #Conflicts:     558000 | #Learnt:      20363 | 0.000
551.20/551.38	c total clause space: 206.656MB
551.20/551.38	c total #watches: 242769
552.20/552.39	c total #propagations: 32824531 / total #impl: 183703374 (eff. 0.179)
552.20/552.39	c #Conflicts:     559000 | #Learnt:      21363 | 0.000
552.20/552.39	c total clause space: 206.656MB
552.20/552.39	c total #watches: 258204
553.40/553.53	c total #propagations: 32889392 / total #impl: 183925927 (eff. 0.179)
553.40/553.53	c #Conflicts:     560000 | #Learnt:      22363 | 0.000
553.40/553.53	c total clause space: 206.656MB
553.40/553.53	c total #watches: 271872
554.70/554.81	c total #propagations: 32950398 / total #impl: 184190608 (eff. 0.179)
554.70/554.81	c #Conflicts:     561000 | #Learnt:      23363 | 0.000
554.70/554.81	c total clause space: 206.656MB
554.70/554.81	c total #watches: 278111
556.10/556.20	c total #propagations: 33002641 / total #impl: 184731869 (eff. 0.179)
556.10/556.20	c #Conflicts:     562000 | #Learnt:      24363 | 0.000
556.10/556.20	c total clause space: 206.656MB
556.10/556.20	c total #watches: 284299
557.80/557.96	c total #propagations: 33053530 / total #impl: 185244432 (eff. 0.178)
557.80/557.96	c #Conflicts:     563000 | #Learnt:      25363 | 0.000
557.80/557.96	c total clause space: 206.656MB
557.80/557.96	c total #watches: 289604
559.49/559.66	c total #propagations: 33117572 / total #impl: 185539646 (eff. 0.178)
559.49/559.66	c #Conflicts:     564000 | #Learnt:      26363 | 0.000
559.49/559.66	c total clause space: 206.656MB
559.49/559.66	c total #watches: 294936
561.19/561.31	c total #propagations: 33181814 / total #impl: 185890756 (eff. 0.179)
561.19/561.31	c #Conflicts:     565000 | #Learnt:      27363 | 0.000
561.19/561.31	c total clause space: 206.656MB
561.19/561.31	c total #watches: 301576
562.79/562.91	c total #propagations: 33245099 / total #impl: 186362362 (eff. 0.178)
562.79/562.91	c #Conflicts:     566000 | #Learnt:      28363 | 0.000
562.79/562.91	c total clause space: 206.656MB
562.79/562.91	c total #watches: 307506
564.59/564.76	c total #propagations: 33300466 / total #impl: 186969816 (eff. 0.178)
564.59/564.76	c #Conflicts:     567000 | #Learnt:      29363 | 0.000
564.59/564.76	c total clause space: 206.656MB
564.59/564.76	c total #watches: 313990
566.59/566.75	c total #propagations: 33363302 / total #impl: 187442841 (eff. 0.178)
566.59/566.75	c #Conflicts:     568000 | #Learnt:      30363 | 0.000
566.59/566.75	c total clause space: 206.656MB
566.59/566.75	c total #watches: 319227
568.39/568.56	c total #propagations: 33425856 / total #impl: 187914417 (eff. 0.178)
568.39/568.56	c #Conflicts:     569000 | #Learnt:      31363 | 0.000
568.39/568.56	c total clause space: 206.656MB
568.39/568.56	c total #watches: 325733
570.29/570.47	c total #propagations: 33482607 / total #impl: 188315918 (eff. 0.178)
570.29/570.47	c #Conflicts:     570000 | #Learnt:      32363 | 0.000
570.29/570.47	c total clause space: 206.656MB
570.29/570.47	c total #watches: 332709
572.29/572.44	c total #propagations: 33541846 / total #impl: 188718923 (eff. 0.178)
572.29/572.44	c #Conflicts:     571000 | #Learnt:      33363 | 0.000
572.29/572.44	c total clause space: 206.656MB
572.29/572.44	c total #watches: 339921
574.20/574.35	c total #propagations: 33603759 / total #impl: 189038570 (eff. 0.178)
574.20/574.35	c #Conflicts:     572000 | #Learnt:      34363 | 0.000
574.20/574.35	c total clause space: 206.656MB
574.20/574.35	c total #watches: 345893
576.40/576.55	c total #propagations: 33658536 / total #impl: 189505950 (eff. 0.178)
576.40/576.55	c #Conflicts:     573000 | #Learnt:      35363 | 0.000
576.40/576.55	c total clause space: 206.656MB
576.40/576.55	c total #watches: 351213
578.69/578.88	c total #propagations: 33722233 / total #impl: 189985968 (eff. 0.177)
578.69/578.88	c #Conflicts:     574000 | #Learnt:      36363 | 0.000
578.69/578.88	c total clause space: 206.656MB
578.69/578.88	c total #watches: 359356
580.09/580.23	c total #propagations: 33782607 / total #impl: 190322050 (eff. 0.178)
580.09/580.23	c GC COLLECT
580.09/580.23	c #Conflicts:     575000 | #Learnt:      19158 | 0.000
580.09/580.23	c total clause space: 206.656MB
580.09/580.23	c total #watches: 224474
581.39/581.54	c total #propagations: 33838123 / total #impl: 190603289 (eff. 0.178)
581.39/581.54	c #Conflicts:     576000 | #Learnt:      20158 | 0.000
581.39/581.54	c total clause space: 206.656MB
581.39/581.54	c total #watches: 230848
582.79/582.90	c total #propagations: 33893995 / total #impl: 190932170 (eff. 0.178)
582.79/582.90	c #Conflicts:     577000 | #Learnt:      21158 | 0.000
582.79/582.90	c total clause space: 206.656MB
582.79/582.90	c total #watches: 237583
584.19/584.31	c total #propagations: 33948310 / total #impl: 191283976 (eff. 0.177)
584.19/584.31	c #Conflicts:     578000 | #Learnt:      22158 | 0.000
584.19/584.31	c total clause space: 206.656MB
584.19/584.31	c total #watches: 246178
585.69/585.83	c total #propagations: 34007101 / total #impl: 191636036 (eff. 0.177)
585.69/585.83	c #Conflicts:     579000 | #Learnt:      23158 | 0.000
585.69/585.83	c total clause space: 206.656MB
585.69/585.83	c total #watches: 255905
587.09/587.23	c total #propagations: 34072144 / total #impl: 191816328 (eff. 0.178)
587.09/587.23	c #Conflicts:     580000 | #Learnt:      24158 | 0.000
587.09/587.23	c total clause space: 206.656MB
587.09/587.23	c total #watches: 266110
588.29/588.46	c total #propagations: 34143901 / total #impl: 192040447 (eff. 0.178)
588.29/588.46	c #Conflicts:     581000 | #Learnt:      25158 | 0.000
588.29/588.46	c total clause space: 206.656MB
588.29/588.46	c total #watches: 277968
590.09/590.20	c total #propagations: 34211699 / total #impl: 192221209 (eff. 0.178)
590.09/590.20	c #Conflicts:     582000 | #Learnt:      26158 | 0.000
590.09/590.20	c total clause space: 206.656MB
590.09/590.20	c total #watches: 285283
591.99/592.12	c total #propagations: 34284814 / total #impl: 192437489 (eff. 0.178)
591.99/592.12	c #Conflicts:     583000 | #Learnt:      27158 | 0.000
591.99/592.12	c total clause space: 206.656MB
591.99/592.12	c total #watches: 292423
593.69/593.87	c total #propagations: 34364520 / total #impl: 192647143 (eff. 0.178)
593.69/593.87	c #Conflicts:     584000 | #Learnt:      28158 | 0.000
593.69/593.87	c total clause space: 206.656MB
593.69/593.87	c total #watches: 298320
595.39/595.57	c total #propagations: 34434234 / total #impl: 192877694 (eff. 0.179)
595.39/595.57	c #Conflicts:     585000 | #Learnt:      29158 | 0.000
595.39/595.57	c total clause space: 206.656MB
595.39/595.57	c total #watches: 307514
597.09/597.23	c total #propagations: 34504820 / total #impl: 193154943 (eff. 0.179)
597.09/597.23	c #Conflicts:     586000 | #Learnt:      30158 | 0.000
597.09/597.23	c total clause space: 206.656MB
597.09/597.23	c total #watches: 319689
598.59/598.70	c total #propagations: 34567018 / total #impl: 193506612 (eff. 0.179)
598.59/598.70	c #Conflicts:     587000 | #Learnt:      31158 | 0.000
598.59/598.70	c total clause space: 206.656MB
598.59/598.70	c total #watches: 331003
600.19/600.39	c total #propagations: 34629648 / total #impl: 193886067 (eff. 0.179)
600.19/600.39	c #Conflicts:     588000 | #Learnt:      32158 | 0.000
600.19/600.39	c total clause space: 206.656MB
600.19/600.39	c total #watches: 341592
601.79/601.96	c total #propagations: 34700224 / total #impl: 194237966 (eff. 0.179)
601.79/601.96	c #Conflicts:     589000 | #Learnt:      33158 | 0.000
601.79/601.96	c total clause space: 206.656MB
601.79/601.96	c total #watches: 351208
603.69/603.85	c total #propagations: 34767412 / total #impl: 194621825 (eff. 0.179)
603.69/603.85	c #Conflicts:     590000 | #Learnt:      34158 | 0.000
603.69/603.85	c total clause space: 206.656MB
603.69/603.85	c total #watches: 362048
605.39/605.51	c total #propagations: 34833482 / total #impl: 194971957 (eff. 0.179)
605.39/605.51	c #Conflicts:     591000 | #Learnt:      35158 | 0.000
605.39/605.51	c total clause space: 206.656MB
605.39/605.51	c total #watches: 371111
607.39/607.51	c total #propagations: 34898439 / total #impl: 195219106 (eff. 0.179)
607.39/607.51	c #Conflicts:     592000 | #Learnt:      36158 | 0.000
607.39/607.51	c total clause space: 206.656MB
607.39/607.51	c total #watches: 379185
609.19/609.34	c total #propagations: 34968734 / total #impl: 195587261 (eff. 0.179)
609.19/609.34	c GC COLLECT
609.19/609.34	c #Conflicts:     593000 | #Learnt:      18659 | 0.000
609.19/609.34	c total clause space: 206.656MB
609.19/609.34	c total #watches: 222579
610.29/610.48	c total #propagations: 35031346 / total #impl: 195931609 (eff. 0.179)
610.29/610.48	c #Conflicts:     594000 | #Learnt:      19659 | 0.000
610.29/610.48	c total clause space: 206.656MB
610.29/610.48	c total #watches: 234583
611.49/611.61	c total #propagations: 35100198 / total #impl: 196173276 (eff. 0.179)
611.49/611.61	c #Conflicts:     595000 | #Learnt:      20659 | 0.000
611.49/611.61	c total clause space: 206.656MB
611.49/611.61	c total #watches: 246249
612.49/612.60	c total #propagations: 35167938 / total #impl: 196478169 (eff. 0.179)
612.49/612.60	c #Conflicts:     596000 | #Learnt:      21659 | 0.000
612.49/612.60	c total clause space: 206.656MB
612.49/612.60	c total #watches: 263702
613.59/613.72	c total #propagations: 35226394 / total #impl: 196795023 (eff. 0.179)
613.59/613.72	c #Conflicts:     597000 | #Learnt:      22659 | 0.000
613.59/613.72	c total clause space: 206.656MB
613.59/613.72	c total #watches: 275334
614.79/614.97	c total #propagations: 35290071 / total #impl: 197131390 (eff. 0.179)
614.79/614.97	c #Conflicts:     598000 | #Learnt:      23659 | 0.000
614.79/614.97	c total clause space: 206.656MB
614.79/614.97	c total #watches: 286115
615.79/615.90	c total #propagations: 35354274 / total #impl: 197379883 (eff. 0.179)
615.79/615.90	c #Conflicts:     599000 | #Learnt:      24659 | 0.000
615.79/615.90	c total clause space: 206.656MB
615.79/615.90	c total #watches: 304635
616.69/616.84	c total #propagations: 35408418 / total #impl: 197723892 (eff. 0.179)
616.69/616.84	c #Conflicts:     600000 | #Learnt:      25659 | 0.000
616.69/616.84	c total clause space: 206.656MB
616.69/616.84	c total #watches: 321273
617.59/617.78	c total #propagations: 35466587 / total #impl: 198170257 (eff. 0.179)
617.59/617.78	c #Conflicts:     601000 | #Learnt:      26659 | 0.000
617.59/617.78	c total clause space: 206.656MB
617.59/617.78	c total #watches: 329839
618.79/618.90	c total #propagations: 35520416 / total #impl: 199068308 (eff. 0.178)
618.79/618.90	c #Conflicts:     602000 | #Learnt:      27659 | 0.000
618.79/618.90	c total clause space: 206.656MB
618.79/618.90	c total #watches: 343277
619.99/620.18	c total #propagations: 35570191 / total #impl: 199496596 (eff. 0.178)
619.99/620.18	c #Conflicts:     603000 | #Learnt:      28659 | 0.000
619.99/620.18	c total clause space: 206.656MB
619.99/620.18	c total #watches: 357019
621.19/621.30	c total #propagations: 35621351 / total #impl: 200027064 (eff. 0.178)
621.19/621.30	c #Conflicts:     604000 | #Learnt:      29659 | 0.000
621.19/621.30	c total clause space: 206.656MB
621.19/621.30	c total #watches: 366997
622.68/622.88	c total #propagations: 35674555 / total #impl: 200498249 (eff. 0.178)
622.68/622.88	c #Conflicts:     605000 | #Learnt:      30659 | 0.000
622.68/622.88	c total clause space: 206.656MB
622.68/622.88	c total #watches: 376484
624.18/624.34	c total #propagations: 35731140 / total #impl: 201038615 (eff. 0.178)
624.18/624.34	c #Conflicts:     606000 | #Learnt:      31659 | 0.000
624.18/624.34	c total clause space: 206.656MB
624.18/624.34	c total #watches: 385928
625.68/625.88	c total #propagations: 35790209 / total #impl: 201594829 (eff. 0.178)
625.68/625.88	c #Conflicts:     607000 | #Learnt:      32659 | 0.000
625.68/625.88	c total clause space: 206.656MB
625.68/625.88	c total #watches: 398807
627.28/627.46	c total #propagations: 35845449 / total #impl: 202128837 (eff. 0.177)
627.28/627.46	c #Conflicts:     608000 | #Learnt:      33659 | 0.000
627.28/627.46	c total clause space: 206.656MB
627.28/627.46	c total #watches: 406848
628.88/629.03	c total #propagations: 35895616 / total #impl: 202760273 (eff. 0.177)
628.88/629.03	c #Conflicts:     609000 | #Learnt:      34659 | 0.000
628.88/629.03	c total clause space: 206.656MB
628.88/629.03	c total #watches: 416062
630.88/631.04	c total #propagations: 35947410 / total #impl: 203164674 (eff. 0.177)
630.88/631.04	c #Conflicts:     610000 | #Learnt:      35659 | 0.000
630.88/631.04	c total clause space: 206.656MB
630.88/631.04	c total #watches: 424887
632.78/632.90	c total #propagations: 36001538 / total #impl: 203845461 (eff. 0.177)
632.78/632.90	c #Conflicts:     611000 | #Learnt:      36659 | 0.000
632.78/632.90	c total clause space: 206.656MB
632.78/632.90	c total #watches: 435470
634.48/634.61	c total #propagations: 36054602 / total #impl: 204383319 (eff. 0.176)
634.48/634.61	c GC COLLECT
634.48/634.61	c #Conflicts:     612000 | #Learnt:      18859 | 0.000
634.48/634.61	c total clause space: 206.656MB
634.48/634.61	c total #watches: 225383
635.38/635.54	c total #propagations: 36101001 / total #impl: 204992722 (eff. 0.176)
635.38/635.54	c #Conflicts:     613000 | #Learnt:      19859 | 0.000
635.38/635.54	c total clause space: 206.656MB
635.38/635.54	c total #watches: 237622
636.28/636.40	c total #propagations: 36153349 / total #impl: 205291462 (eff. 0.176)
636.28/636.40	c #Conflicts:     614000 | #Learnt:      20859 | 0.000
636.28/636.40	c total clause space: 206.656MB
636.28/636.40	c total #watches: 255693
637.08/637.28	c total #propagations: 36199201 / total #impl: 205829640 (eff. 0.176)
637.08/637.28	c #Conflicts:     615000 | #Learnt:      21859 | 0.000
637.08/637.28	c total clause space: 206.656MB
637.08/637.28	c total #watches: 269288
638.48/638.61	c total #propagations: 36250475 / total #impl: 206154795 (eff. 0.176)
638.48/638.61	c #Conflicts:     616000 | #Learnt:      22859 | 0.000
638.48/638.61	c total clause space: 206.656MB
638.48/638.61	c total #watches: 282908
639.68/639.84	c total #propagations: 36304700 / total #impl: 206757529 (eff. 0.176)
639.68/639.84	c #Conflicts:     617000 | #Learnt:      23859 | 0.000
639.68/639.84	c total clause space: 206.656MB
639.68/639.84	c total #watches: 300705
641.08/641.22	c total #propagations: 36371189 / total #impl: 207098442 (eff. 0.176)
641.08/641.22	c #Conflicts:     618000 | #Learnt:      24859 | 0.000
641.08/641.22	c total clause space: 206.656MB
641.08/641.22	c total #watches: 312249
642.58/642.76	c total #propagations: 36439815 / total #impl: 207413730 (eff. 0.176)
642.58/642.76	c #Conflicts:     619000 | #Learnt:      25859 | 0.000
642.58/642.76	c total clause space: 206.656MB
642.58/642.76	c total #watches: 322552
644.18/644.33	c total #propagations: 36509047 / total #impl: 207851778 (eff. 0.176)
644.18/644.33	c #Conflicts:     620000 | #Learnt:      26859 | 0.000
644.18/644.33	c total clause space: 206.656MB
644.18/644.33	c total #watches: 331443
645.98/646.14	c total #propagations: 36577445 / total #impl: 208312423 (eff. 0.176)
645.98/646.14	c #Conflicts:     621000 | #Learnt:      27859 | 0.000
645.98/646.14	c total clause space: 206.656MB
645.98/646.14	c total #watches: 341288
647.68/647.90	c total #propagations: 36646527 / total #impl: 208589710 (eff. 0.176)
647.68/647.90	c #Conflicts:     622000 | #Learnt:      28859 | 0.000
647.68/647.90	c total clause space: 206.656MB
647.68/647.90	c total #watches: 347963
649.68/649.86	c total #propagations: 36703097 / total #impl: 208817168 (eff. 0.176)
649.68/649.86	c #Conflicts:     623000 | #Learnt:      29859 | 0.000
649.68/649.86	c total clause space: 206.656MB
649.68/649.86	c total #watches: 355576
651.88/652.07	c total #propagations: 36769717 / total #impl: 209063856 (eff. 0.176)
651.88/652.07	c #Conflicts:     624000 | #Learnt:      30859 | 0.000
651.88/652.07	c total clause space: 206.656MB
651.88/652.07	c total #watches: 363305
654.28/654.42	c total #propagations: 36841111 / total #impl: 209325559 (eff. 0.176)
654.28/654.42	c #Conflicts:     625000 | #Learnt:      31859 | 0.000
654.28/654.42	c total clause space: 206.656MB
654.28/654.42	c total #watches: 370368
656.18/656.38	c total #propagations: 36914910 / total #impl: 209638410 (eff. 0.176)
656.18/656.38	c #Conflicts:     626000 | #Learnt:      32859 | 0.000
656.18/656.38	c total clause space: 206.656MB
656.18/656.38	c total #watches: 377716
658.28/658.48	c total #propagations: 36979923 / total #impl: 209992534 (eff. 0.176)
658.28/658.48	c #Conflicts:     627000 | #Learnt:      33859 | 0.000
658.28/658.48	c total clause space: 206.656MB
658.28/658.48	c total #watches: 384123
660.78/660.92	c total #propagations: 37045465 / total #impl: 210390625 (eff. 0.176)
660.78/660.92	c #Conflicts:     628000 | #Learnt:      34859 | 0.000
660.78/660.92	c total clause space: 206.656MB
660.78/660.92	c total #watches: 394175
663.18/663.35	c total #propagations: 37114257 / total #impl: 210732736 (eff. 0.176)
663.18/663.35	c #Conflicts:     629000 | #Learnt:      35859 | 0.000
663.18/663.35	c total clause space: 206.656MB
663.18/663.35	c total #watches: 401828
665.28/665.45	c total #propagations: 37188111 / total #impl: 211097492 (eff. 0.176)
665.28/665.45	c #Conflicts:     630000 | #Learnt:      36859 | 0.000
665.28/665.45	c total clause space: 206.656MB
665.28/665.45	c total #watches: 412301
667.58/667.70	c total #propagations: 37244667 / total #impl: 211370248 (eff. 0.176)
667.58/667.70	c #Conflicts:     631000 | #Learnt:      37859 | 0.000
667.58/667.70	c total clause space: 206.656MB
667.58/667.70	c total #watches: 420580
669.48/669.67	c total #propagations: 37311878 / total #impl: 211761735 (eff. 0.176)
669.48/669.67	c GC COLLECT
669.48/669.67	c #Conflicts:     632000 | #Learnt:      19760 | 0.000
669.48/669.67	c total clause space: 206.656MB
669.48/669.67	c total #watches: 234155
670.88/671.09	c total #propagations: 37380210 / total #impl: 212019282 (eff. 0.176)
670.88/671.09	c #Conflicts:     633000 | #Learnt:      20760 | 0.000
670.88/671.09	c total clause space: 206.656MB
670.88/671.09	c total #watches: 240403
672.38/672.54	c total #propagations: 37445105 / total #impl: 212303878 (eff. 0.176)
672.38/672.54	c #Conflicts:     634000 | #Learnt:      21760 | 0.000
672.38/672.54	c total clause space: 206.656MB
672.38/672.54	c total #watches: 246771
673.88/674.09	c total #propagations: 37509179 / total #impl: 212546256 (eff. 0.176)
673.88/674.09	c #Conflicts:     635000 | #Learnt:      22760 | 0.000
673.88/674.09	c total clause space: 206.656MB
673.88/674.09	c total #watches: 252697
675.48/675.64	c total #propagations: 37569125 / total #impl: 212849364 (eff. 0.177)
675.48/675.64	c #Conflicts:     636000 | #Learnt:      23760 | 0.000
675.48/675.64	c total clause space: 206.656MB
675.48/675.64	c total #watches: 258065
677.08/677.26	c total #propagations: 37633363 / total #impl: 213256918 (eff. 0.176)
677.08/677.26	c #Conflicts:     637000 | #Learnt:      24760 | 0.000
677.08/677.26	c total clause space: 206.656MB
677.08/677.26	c total #watches: 266702
678.58/678.73	c total #propagations: 37694847 / total #impl: 213555681 (eff. 0.177)
678.58/678.73	c #Conflicts:     638000 | #Learnt:      25760 | 0.000
678.58/678.73	c total clause space: 206.656MB
678.58/678.73	c total #watches: 274473
680.07/680.20	c total #propagations: 37762870 / total #impl: 213742857 (eff. 0.177)
680.07/680.20	c #Conflicts:     639000 | #Learnt:      26760 | 0.000
680.07/680.20	c total clause space: 206.656MB
680.07/680.20	c total #watches: 281137
681.88/682.02	c total #propagations: 37831852 / total #impl: 213988403 (eff. 0.177)
681.88/682.02	c #Conflicts:     640000 | #Learnt:      27760 | 0.000
681.88/682.02	c total clause space: 206.656MB
681.88/682.02	c total #watches: 289313
683.57/683.71	c total #propagations: 37898898 / total #impl: 214284003 (eff. 0.177)
683.57/683.71	c #Conflicts:     641000 | #Learnt:      28760 | 0.000
683.57/683.71	c total clause space: 206.656MB
683.57/683.71	c total #watches: 296397
685.47/685.60	c total #propagations: 37960516 / total #impl: 214600935 (eff. 0.177)
685.47/685.60	c #Conflicts:     642000 | #Learnt:      29760 | 0.000
685.47/685.60	c total clause space: 206.656MB
685.47/685.60	c total #watches: 303722
687.17/687.34	c total #propagations: 38032372 / total #impl: 214916998 (eff. 0.177)
687.17/687.34	c #Conflicts:     643000 | #Learnt:      30760 | 0.000
687.17/687.34	c total clause space: 206.656MB
687.17/687.34	c total #watches: 312007
688.97/689.15	c total #propagations: 38102040 / total #impl: 215294457 (eff. 0.177)
688.97/689.15	c #Conflicts:     644000 | #Learnt:      31760 | 0.000
688.97/689.15	c total clause space: 206.656MB
688.97/689.15	c total #watches: 317948
690.97/691.19	c total #propagations: 38170520 / total #impl: 215522523 (eff. 0.177)
690.97/691.19	c #Conflicts:     645000 | #Learnt:      32760 | 0.000
690.97/691.19	c total clause space: 206.656MB
690.97/691.19	c total #watches: 324107
693.17/693.33	c total #propagations: 38234221 / total #impl: 215822918 (eff. 0.177)
693.17/693.33	c #Conflicts:     646000 | #Learnt:      33760 | 0.000
693.17/693.33	c total clause space: 206.656MB
693.17/693.33	c total #watches: 330159
695.08/695.23	c total #propagations: 38299491 / total #impl: 216161819 (eff. 0.177)
695.08/695.23	c #Conflicts:     647000 | #Learnt:      34760 | 0.000
695.08/695.23	c total clause space: 206.656MB
695.08/695.23	c total #watches: 336766
697.47/697.64	c total #propagations: 38357175 / total #impl: 216498904 (eff. 0.177)
697.47/697.64	c #Conflicts:     648000 | #Learnt:      35760 | 0.000
697.47/697.64	c total clause space: 206.656MB
697.47/697.64	c total #watches: 343839
699.77/699.90	c total #propagations: 38424275 / total #impl: 216788666 (eff. 0.177)
699.77/699.90	c #Conflicts:     649000 | #Learnt:      36760 | 0.000
699.77/699.90	c total clause space: 206.656MB
699.77/699.90	c total #watches: 348609
701.97/702.13	c total #propagations: 38484004 / total #impl: 217107363 (eff. 0.177)
701.97/702.13	c #Conflicts:     650000 | #Learnt:      37760 | 0.000
701.97/702.13	c total clause space: 206.656MB
701.97/702.13	c total #watches: 354439
704.47/704.62	c total #propagations: 38545137 / total #impl: 217358654 (eff. 0.177)
704.47/704.62	c #Conflicts:     651000 | #Learnt:      38760 | 0.000
704.47/704.62	c total clause space: 206.656MB
704.47/704.62	c total #watches: 361471
705.97/706.13	c total #propagations: 38613823 / total #impl: 217647256 (eff. 0.177)
705.97/706.13	c GC COLLECT
705.97/706.13	c #Conflicts:     652000 | #Learnt:      20353 | 0.000
705.97/706.13	c total clause space: 206.656MB
705.97/706.13	c total #watches: 238578
707.47/707.61	c total #propagations: 38670801 / total #impl: 217938492 (eff. 0.177)
707.47/707.61	c #Conflicts:     653000 | #Learnt:      21353 | 0.000
707.47/707.61	c total clause space: 206.656MB
707.47/707.61	c total #watches: 248242
708.77/708.99	c total #propagations: 38724338 / total #impl: 218238892 (eff. 0.177)
708.77/708.99	c #Conflicts:     654000 | #Learnt:      22353 | 0.000
708.77/708.99	c total clause space: 206.656MB
708.77/708.99	c total #watches: 257940
710.27/710.44	c total #propagations: 38781496 / total #impl: 218449644 (eff. 0.178)
710.27/710.44	c #Conflicts:     655000 | #Learnt:      23353 | 0.000
710.27/710.44	c total clause space: 206.656MB
710.27/710.44	c total #watches: 264516
711.77/711.92	c total #propagations: 38840407 / total #impl: 218701343 (eff. 0.178)
711.77/711.92	c #Conflicts:     656000 | #Learnt:      24353 | 0.000
711.77/711.92	c total clause space: 206.656MB
711.77/711.92	c total #watches: 274321
713.37/713.54	c total #propagations: 38903923 / total #impl: 218974785 (eff. 0.178)
713.37/713.54	c #Conflicts:     657000 | #Learnt:      25353 | 0.000
713.37/713.54	c total clause space: 206.656MB
713.37/713.54	c total #watches: 281731
714.98/715.12	c total #propagations: 38971123 / total #impl: 219204980 (eff. 0.178)
714.98/715.12	c #Conflicts:     658000 | #Learnt:      26353 | 0.000
714.98/715.12	c total clause space: 206.656MB
714.98/715.12	c total #watches: 292033
716.67/716.85	c total #propagations: 39040372 / total #impl: 219430304 (eff. 0.178)
716.67/716.85	c #Conflicts:     659000 | #Learnt:      27353 | 0.000
716.67/716.85	c total clause space: 206.656MB
716.67/716.85	c total #watches: 301018
718.28/718.46	c total #propagations: 39111860 / total #impl: 219710752 (eff. 0.178)
718.28/718.46	c #Conflicts:     660000 | #Learnt:      28353 | 0.000
718.28/718.46	c total clause space: 206.656MB
718.28/718.46	c total #watches: 308561
719.77/719.99	c total #propagations: 39178362 / total #impl: 220173685 (eff. 0.178)
719.77/719.99	c #Conflicts:     661000 | #Learnt:      29353 | 0.000
719.77/719.99	c total clause space: 206.656MB
719.77/719.99	c total #watches: 316411
721.77/721.92	c total #propagations: 39238749 / total #impl: 220630923 (eff. 0.178)
721.77/721.92	c #Conflicts:     662000 | #Learnt:      30353 | 0.000
721.77/721.92	c total clause space: 206.656MB
721.77/721.92	c total #watches: 325391
723.37/723.55	c total #propagations: 39304602 / total #impl: 220892203 (eff. 0.178)
723.37/723.55	c #Conflicts:     663000 | #Learnt:      31353 | 0.000
723.37/723.55	c total clause space: 206.656MB
723.37/723.55	c total #watches: 334533
724.77/724.99	c total #propagations: 39367689 / total #impl: 221224059 (eff. 0.178)
724.77/724.99	c #Conflicts:     664000 | #Learnt:      32353 | 0.000
724.77/724.99	c total clause space: 206.656MB
724.77/724.99	c total #watches: 341797
725.97/726.13	c total #propagations: 39422241 / total #impl: 221555054 (eff. 0.178)
725.97/726.13	c #Conflicts:     665000 | #Learnt:      33353 | 0.000
725.97/726.13	c total clause space: 206.656MB
725.97/726.13	c total #watches: 350212
727.47/727.66	c total #propagations: 39471953 / total #impl: 221993026 (eff. 0.178)
727.47/727.66	c #Conflicts:     666000 | #Learnt:      34353 | 0.000
727.47/727.66	c total clause space: 206.656MB
727.47/727.66	c total #watches: 358849
729.37/729.59	c total #propagations: 39523790 / total #impl: 222432974 (eff. 0.178)
729.37/729.59	c #Conflicts:     667000 | #Learnt:      35353 | 0.000
729.37/729.59	c total clause space: 206.656MB
729.37/729.59	c total #watches: 365978
731.17/731.32	c total #propagations: 39584401 / total #impl: 222814613 (eff. 0.178)
731.17/731.32	c #Conflicts:     668000 | #Learnt:      36353 | 0.000
731.17/731.32	c total clause space: 206.656MB
731.17/731.32	c total #watches: 372740
733.07/733.23	c total #propagations: 39642316 / total #impl: 223307519 (eff. 0.178)
733.07/733.23	c #Conflicts:     669000 | #Learnt:      37353 | 0.000
733.07/733.23	c total clause space: 206.656MB
733.07/733.23	c total #watches: 381406
734.87/735.08	c total #propagations: 39708597 / total #impl: 223720359 (eff. 0.177)
734.87/735.08	c #Conflicts:     670000 | #Learnt:      38353 | 0.000
734.87/735.08	c total clause space: 206.656MB
734.87/735.08	c total #watches: 387518
737.06/737.27	c total #propagations: 39767661 / total #impl: 224300126 (eff. 0.177)
737.06/737.27	c #Conflicts:     671000 | #Learnt:      39353 | 0.000
737.06/737.27	c total clause space: 206.656MB
737.06/737.27	c total #watches: 395036
738.66/738.86	c total #propagations: 39834647 / total #impl: 224676984 (eff. 0.177)
738.66/738.86	c GC COLLECT
738.66/738.86	c #Conflicts:     672000 | #Learnt:      20648 | 0.000
738.66/738.86	c total clause space: 206.656MB
738.66/738.86	c total #watches: 240923
739.86/740.08	c total #propagations: 39898839 / total #impl: 224925172 (eff. 0.177)
739.86/740.08	c #Conflicts:     673000 | #Learnt:      21648 | 0.000
739.86/740.08	c total clause space: 206.656MB
739.86/740.08	c total #watches: 247869
741.46/741.66	c total #propagations: 39948261 / total #impl: 225181732 (eff. 0.177)
741.46/741.66	c #Conflicts:     674000 | #Learnt:      22648 | 0.000
741.46/741.66	c total clause space: 206.656MB
741.46/741.66	c total #watches: 255311
743.16/743.32	c total #propagations: 40009542 / total #impl: 225440395 (eff. 0.177)
743.16/743.32	c #Conflicts:     675000 | #Learnt:      23648 | 0.000
743.16/743.32	c total clause space: 206.656MB
743.16/743.32	c total #watches: 261587
744.67/744.85	c total #propagations: 40071316 / total #impl: 225699960 (eff. 0.178)
744.67/744.85	c #Conflicts:     676000 | #Learnt:      24648 | 0.000
744.67/744.85	c total clause space: 206.656MB
744.67/744.85	c total #watches: 268584
746.36/746.50	c total #propagations: 40125663 / total #impl: 225913862 (eff. 0.178)
746.36/746.50	c #Conflicts:     677000 | #Learnt:      25648 | 0.000
746.36/746.50	c total clause space: 206.656MB
746.36/746.50	c total #watches: 277358
747.97/748.11	c total #propagations: 40186116 / total #impl: 226143802 (eff. 0.178)
747.97/748.11	c #Conflicts:     678000 | #Learnt:      26648 | 0.000
747.97/748.11	c total clause space: 206.656MB
747.97/748.11	c total #watches: 283862
749.76/749.95	c total #propagations: 40246514 / total #impl: 226350264 (eff. 0.178)
749.76/749.95	c #Conflicts:     679000 | #Learnt:      27648 | 0.000
749.76/749.95	c total clause space: 206.656MB
749.76/749.95	c total #watches: 291669
751.46/751.67	c total #propagations: 40313318 / total #impl: 226575467 (eff. 0.178)
751.46/751.67	c #Conflicts:     680000 | #Learnt:      28648 | 0.000
751.46/751.67	c total clause space: 206.656MB
751.46/751.67	c total #watches: 298550
753.36/753.52	c total #propagations: 40379835 / total #impl: 226766097 (eff. 0.178)
753.36/753.52	c #Conflicts:     681000 | #Learnt:      29648 | 0.000
753.36/753.52	c total clause space: 206.656MB
753.36/753.52	c total #watches: 304364
755.26/755.49	c total #propagations: 40450659 / total #impl: 226986861 (eff. 0.178)
755.26/755.49	c #Conflicts:     682000 | #Learnt:      30648 | 0.000
755.26/755.49	c total clause space: 206.656MB
755.26/755.49	c total #watches: 310440
756.95/757.16	c total #propagations: 40523328 / total #impl: 227230782 (eff. 0.178)
756.95/757.16	c #Conflicts:     683000 | #Learnt:      31648 | 0.000
756.95/757.16	c total clause space: 206.656MB
756.95/757.16	c total #watches: 318773
758.86/759.03	c total #propagations: 40587278 / total #impl: 227473916 (eff. 0.178)
758.86/759.03	c #Conflicts:     684000 | #Learnt:      32648 | 0.000
758.86/759.03	c total clause space: 206.656MB
758.86/759.03	c total #watches: 325276
760.95/761.12	c total #propagations: 40658033 / total #impl: 227723707 (eff. 0.179)
760.95/761.12	c #Conflicts:     685000 | #Learnt:      33648 | 0.000
760.95/761.12	c total clause space: 206.656MB
760.95/761.12	c total #watches: 331861
762.85/763.07	c total #propagations: 40734402 / total #impl: 228015139 (eff. 0.179)
762.85/763.07	c #Conflicts:     686000 | #Learnt:      34648 | 0.000
762.85/763.07	c total clause space: 206.656MB
762.85/763.07	c total #watches: 339346
764.95/765.16	c total #propagations: 40807421 / total #impl: 228355557 (eff. 0.179)
764.95/765.16	c #Conflicts:     687000 | #Learnt:      35648 | 0.000
764.95/765.16	c total clause space: 206.656MB
764.95/765.16	c total #watches: 345461
767.15/767.39	c total #propagations: 40879115 / total #impl: 228622045 (eff. 0.179)
767.15/767.39	c #Conflicts:     688000 | #Learnt:      36648 | 0.000
767.15/767.39	c total clause space: 206.656MB
767.15/767.39	c total #watches: 352431
769.65/769.86	c total #propagations: 40956326 / total #impl: 228897890 (eff. 0.179)
769.65/769.86	c #Conflicts:     689000 | #Learnt:      37648 | 0.000
769.65/769.86	c total clause space: 206.656MB
769.65/769.86	c total #watches: 359163
771.95/772.13	c total #propagations: 41035636 / total #impl: 229179617 (eff. 0.179)
771.95/772.13	c #Conflicts:     690000 | #Learnt:      38648 | 0.000
771.95/772.13	c total clause space: 206.656MB
771.95/772.13	c total #watches: 365213
774.55/774.77	c total #propagations: 41100553 / total #impl: 229439943 (eff. 0.179)
774.55/774.77	c #Conflicts:     691000 | #Learnt:      39648 | 0.000
774.55/774.77	c total clause space: 206.656MB
774.55/774.77	c total #watches: 371061
776.46/776.62	c total #propagations: 41171684 / total #impl: 229696776 (eff. 0.179)
776.46/776.62	c GC COLLECT
776.46/776.62	c #Conflicts:     692000 | #Learnt:      20646 | 0.000
776.46/776.62	c total clause space: 206.656MB
776.46/776.62	c total #watches: 241746
778.05/778.27	c total #propagations: 41235979 / total #impl: 230008853 (eff. 0.179)
778.05/778.27	c #Conflicts:     693000 | #Learnt:      21646 | 0.000
778.05/778.27	c total clause space: 206.656MB
778.05/778.27	c total #watches: 249024
779.55/779.76	c total #propagations: 41302163 / total #impl: 230301572 (eff. 0.179)
779.55/779.76	c #Conflicts:     694000 | #Learnt:      22646 | 0.000
779.55/779.76	c total clause space: 206.656MB
779.55/779.76	c total #watches: 256311
781.05/781.25	c total #propagations: 41368024 / total #impl: 230569581 (eff. 0.179)
781.05/781.25	c #Conflicts:     695000 | #Learnt:      23646 | 0.000
781.05/781.25	c total clause space: 206.656MB
781.05/781.25	c total #watches: 263705
782.45/782.67	c total #propagations: 41428379 / total #impl: 230874084 (eff. 0.179)
782.45/782.67	c #Conflicts:     696000 | #Learnt:      24646 | 0.000
782.45/782.67	c total clause space: 206.656MB
782.45/782.67	c total #watches: 269880
784.05/784.28	c total #propagations: 41487044 / total #impl: 231275710 (eff. 0.179)
784.05/784.28	c #Conflicts:     697000 | #Learnt:      25646 | 0.000
784.05/784.28	c total clause space: 206.656MB
784.05/784.28	c total #watches: 276622
785.85/786.05	c total #propagations: 41542185 / total #impl: 231706315 (eff. 0.179)
785.85/786.05	c #Conflicts:     698000 | #Learnt:      26646 | 0.000
785.85/786.05	c total clause space: 206.656MB
785.85/786.05	c total #watches: 284428
787.75/787.92	c total #propagations: 41602605 / total #impl: 232110501 (eff. 0.179)
787.75/787.92	c #Conflicts:     699000 | #Learnt:      27646 | 0.000
787.75/787.92	c total clause space: 206.656MB
787.75/787.92	c total #watches: 291898
789.45/789.62	c total #propagations: 41668492 / total #impl: 232387852 (eff. 0.179)
789.45/789.62	c #Conflicts:     700000 | #Learnt:      28646 | 0.000
789.45/789.62	c total clause space: 206.656MB
789.45/789.62	c total #watches: 299324
790.86/791.03	c total #propagations: 41737181 / total #impl: 232597564 (eff. 0.179)
790.86/791.03	c #Conflicts:     701000 | #Learnt:      29646 | 0.000
790.86/791.03	c total clause space: 206.656MB
790.86/791.03	c total #watches: 309238
792.65/792.86	c total #propagations: 41798238 / total #impl: 232844042 (eff. 0.180)
792.65/792.86	c #Conflicts:     702000 | #Learnt:      30646 | 0.000
792.65/792.86	c total clause space: 206.656MB
792.65/792.86	c total #watches: 317448
794.55/794.76	c total #propagations: 41857291 / total #impl: 233052550 (eff. 0.180)
794.55/794.76	c #Conflicts:     703000 | #Learnt:      31646 | 0.000
794.55/794.76	c total clause space: 206.656MB
794.55/794.76	c total #watches: 324410
796.45/796.69	c total #propagations: 41918301 / total #impl: 233348998 (eff. 0.180)
796.45/796.69	c #Conflicts:     704000 | #Learnt:      32646 | 0.000
796.45/796.69	c total clause space: 206.656MB
796.45/796.69	c total #watches: 330368
798.56/798.75	c total #propagations: 41975727 / total #impl: 233792276 (eff. 0.180)
798.56/798.75	c #Conflicts:     705000 | #Learnt:      33646 | 0.000
798.56/798.75	c total clause space: 206.656MB
798.56/798.75	c total #watches: 336036
800.45/800.64	c total #propagations: 42031754 / total #impl: 234195398 (eff. 0.179)
800.45/800.64	c #Conflicts:     706000 | #Learnt:      34646 | 0.000
800.45/800.64	c total clause space: 206.656MB
800.45/800.64	c total #watches: 342207
802.45/802.65	c total #propagations: 42086312 / total #impl: 234664018 (eff. 0.179)
802.45/802.65	c #Conflicts:     707000 | #Learnt:      35646 | 0.000
802.45/802.65	c total clause space: 206.656MB
802.45/802.65	c total #watches: 350856
804.55/804.73	c total #propagations: 42143833 / total #impl: 235008444 (eff. 0.179)
804.55/804.73	c #Conflicts:     708000 | #Learnt:      36646 | 0.000
804.55/804.73	c total clause space: 206.656MB
804.55/804.73	c total #watches: 359409
806.85/807.07	c total #propagations: 42204058 / total #impl: 235290156 (eff. 0.179)
806.85/807.07	c #Conflicts:     709000 | #Learnt:      37646 | 0.000
806.85/807.07	c total clause space: 206.656MB
806.85/807.07	c total #watches: 365525
809.15/809.33	c total #propagations: 42264107 / total #impl: 235639914 (eff. 0.179)
809.15/809.33	c #Conflicts:     710000 | #Learnt:      38646 | 0.000
809.15/809.33	c total clause space: 206.656MB
809.15/809.33	c total #watches: 372983
811.25/811.47	c total #propagations: 42328104 / total #impl: 236034909 (eff. 0.179)
811.25/811.47	c #Conflicts:     711000 | #Learnt:      39646 | 0.000
811.25/811.47	c total clause space: 206.656MB
811.25/811.47	c total #watches: 381986
813.15/813.33	c total #propagations: 42384713 / total #impl: 236396469 (eff. 0.179)
813.15/813.33	c GC COLLECT
813.15/813.33	c #Conflicts:     712000 | #Learnt:      20353 | 0.000
813.15/813.33	c total clause space: 206.656MB
813.15/813.33	c total #watches: 239432
814.65/814.86	c total #propagations: 42440800 / total #impl: 236780597 (eff. 0.179)
814.65/814.86	c #Conflicts:     713000 | #Learnt:      21353 | 0.000
814.65/814.86	c total clause space: 206.656MB
814.65/814.86	c total #watches: 246628
816.15/816.32	c total #propagations: 42505157 / total #impl: 237079703 (eff. 0.179)
816.15/816.32	c #Conflicts:     714000 | #Learnt:      22353 | 0.000
816.15/816.32	c total clause space: 206.656MB
816.15/816.32	c total #watches: 254360
817.45/817.60	c total #propagations: 42559352 / total #impl: 237327154 (eff. 0.179)
817.45/817.60	c #Conflicts:     715000 | #Learnt:      23353 | 0.000
817.45/817.60	c total clause space: 206.656MB
817.45/817.60	c total #watches: 266285
818.65/818.88	c total #propagations: 42625789 / total #impl: 237583236 (eff. 0.179)
818.65/818.88	c #Conflicts:     716000 | #Learnt:      24353 | 0.000
818.65/818.88	c total clause space: 206.656MB
818.65/818.88	c total #watches: 277090
819.95/820.16	c total #propagations: 42688147 / total #impl: 237824994 (eff. 0.179)
819.95/820.16	c #Conflicts:     717000 | #Learnt:      25353 | 0.000
819.95/820.16	c total clause space: 206.656MB
819.95/820.16	c total #watches: 285707
821.35/821.51	c total #propagations: 42752855 / total #impl: 238048926 (eff. 0.180)
821.35/821.51	c #Conflicts:     718000 | #Learnt:      26353 | 0.000
821.35/821.51	c total clause space: 206.656MB
821.35/821.51	c total #watches: 291451
822.65/822.88	c total #propagations: 42823885 / total #impl: 238345512 (eff. 0.180)
822.65/822.88	c #Conflicts:     719000 | #Learnt:      27353 | 0.000
822.65/822.88	c total clause space: 206.656MB
822.65/822.88	c total #watches: 298689
824.24/824.44	c total #propagations: 42884330 / total #impl: 238659949 (eff. 0.180)
824.24/824.44	c #Conflicts:     720000 | #Learnt:      28353 | 0.000
824.24/824.44	c total clause space: 206.656MB
824.24/824.44	c total #watches: 306978
825.74/825.97	c total #propagations: 42954531 / total #impl: 238990558 (eff. 0.180)
825.74/825.97	c #Conflicts:     721000 | #Learnt:      29353 | 0.000
825.74/825.97	c total clause space: 206.656MB
825.74/825.97	c total #watches: 313878
827.44/827.66	c total #propagations: 43018466 / total #impl: 239348163 (eff. 0.180)
827.44/827.66	c #Conflicts:     722000 | #Learnt:      30353 | 0.000
827.44/827.66	c total clause space: 206.656MB
827.44/827.66	c total #watches: 320593
829.04/829.29	c total #propagations: 43083371 / total #impl: 239700564 (eff. 0.180)
829.04/829.29	c #Conflicts:     723000 | #Learnt:      31353 | 0.000
829.04/829.29	c total clause space: 206.656MB
829.04/829.29	c total #watches: 328132
830.94/831.19	c total #propagations: 43144145 / total #impl: 240034882 (eff. 0.180)
830.94/831.19	c #Conflicts:     724000 | #Learnt:      32353 | 0.000
830.94/831.19	c total clause space: 206.656MB
830.94/831.19	c total #watches: 335072
832.65/832.82	c total #propagations: 43207037 / total #impl: 240365206 (eff. 0.180)
832.65/832.82	c #Conflicts:     725000 | #Learnt:      33353 | 0.000
832.65/832.82	c total clause space: 206.656MB
832.65/832.82	c total #watches: 342065
834.64/834.89	c total #propagations: 43264457 / total #impl: 240696161 (eff. 0.180)
834.64/834.89	c #Conflicts:     726000 | #Learnt:      34353 | 0.000
834.64/834.89	c total clause space: 206.656MB
834.64/834.89	c total #watches: 348576
836.95/837.12	c total #propagations: 43334119 / total #impl: 241022276 (eff. 0.180)
836.95/837.12	c #Conflicts:     727000 | #Learnt:      35353 | 0.000
836.95/837.12	c total clause space: 206.656MB
836.95/837.12	c total #watches: 356771
838.84/839.09	c total #propagations: 43402487 / total #impl: 241395646 (eff. 0.180)
838.84/839.09	c #Conflicts:     728000 | #Learnt:      36353 | 0.000
838.84/839.09	c total clause space: 206.656MB
838.84/839.09	c total #watches: 364276
840.64/840.87	c total #propagations: 43467907 / total #impl: 241719725 (eff. 0.180)
840.64/840.87	c #Conflicts:     729000 | #Learnt:      37353 | 0.000
840.64/840.87	c total clause space: 206.656MB
840.64/840.87	c total #watches: 370329
842.74/842.93	c total #propagations: 43529422 / total #impl: 242078971 (eff. 0.180)
842.74/842.93	c #Conflicts:     730000 | #Learnt:      38353 | 0.000
842.74/842.93	c total clause space: 206.656MB
842.74/842.93	c total #watches: 378118
845.24/845.41	c total #propagations: 43588552 / total #impl: 242455400 (eff. 0.180)
845.24/845.41	c #Conflicts:     731000 | #Learnt:      39353 | 0.000
845.24/845.41	c total clause space: 206.656MB
845.24/845.41	c total #watches: 385394
847.64/847.86	c total #propagations: 43653605 / total #impl: 242815969 (eff. 0.180)
847.64/847.86	c #Conflicts:     732000 | #Learnt:      40353 | 0.000
847.64/847.86	c total clause space: 206.656MB
847.64/847.86	c total #watches: 391884
850.05/850.28	c total #propagations: 43720736 / total #impl: 243142722 (eff. 0.180)
850.05/850.28	c GC COLLECT
850.05/850.28	c #Conflicts:     733000 | #Learnt:      20754 | 0.000
850.05/850.28	c total clause space: 206.656MB
850.05/850.28	c total #watches: 242194
851.36/851.55	c total #propagations: 43796925 / total #impl: 243436811 (eff. 0.180)
851.36/851.55	c #Conflicts:     734000 | #Learnt:      21754 | 0.000
851.36/851.55	c total clause space: 206.656MB
851.36/851.55	c total #watches: 252235
852.55/852.72	c total #propagations: 43852949 / total #impl: 243724788 (eff. 0.180)
852.55/852.72	c #Conflicts:     735000 | #Learnt:      22754 | 0.000
852.55/852.72	c total clause space: 206.656MB
852.55/852.72	c total #watches: 265144
853.75/853.99	c total #propagations: 43917345 / total #impl: 243990814 (eff. 0.180)
853.75/853.99	c #Conflicts:     736000 | #Learnt:      23754 | 0.000
853.75/853.99	c total clause space: 206.656MB
853.75/853.99	c total #watches: 275066
855.35/855.55	c total #propagations: 43974846 / total #impl: 244280469 (eff. 0.180)
855.35/855.55	c #Conflicts:     737000 | #Learnt:      24754 | 0.000
855.35/855.55	c total clause space: 206.656MB
855.35/855.55	c total #watches: 284411
856.86/857.05	c total #propagations: 44040653 / total #impl: 244610428 (eff. 0.180)
856.86/857.05	c #Conflicts:     738000 | #Learnt:      25754 | 0.000
856.86/857.05	c total clause space: 206.656MB
856.86/857.05	c total #watches: 294648
858.45/858.60	c total #propagations: 44103728 / total #impl: 244859710 (eff. 0.180)
858.45/858.60	c #Conflicts:     739000 | #Learnt:      26754 | 0.000
858.45/858.60	c total clause space: 206.656MB
858.45/858.60	c total #watches: 306032
859.95/860.13	c total #propagations: 44174061 / total #impl: 245124978 (eff. 0.180)
859.95/860.13	c #Conflicts:     740000 | #Learnt:      27754 | 0.000
859.95/860.13	c total clause space: 206.656MB
859.95/860.13	c total #watches: 315504
861.85/862.02	c total #propagations: 44235639 / total #impl: 245443361 (eff. 0.180)
861.85/862.02	c #Conflicts:     741000 | #Learnt:      28754 | 0.000
861.85/862.02	c total clause space: 206.656MB
861.85/862.02	c total #watches: 322925
863.55/863.79	c total #propagations: 44313814 / total #impl: 245770304 (eff. 0.180)
863.55/863.79	c #Conflicts:     742000 | #Learnt:      29754 | 0.000
863.55/863.79	c total clause space: 206.656MB
863.55/863.79	c total #watches: 334269
865.55/865.75	c total #propagations: 44383225 / total #impl: 246094032 (eff. 0.180)
865.55/865.75	c #Conflicts:     743000 | #Learnt:      30754 | 0.000
865.55/865.75	c total clause space: 206.656MB
865.55/865.75	c total #watches: 343359
867.45/867.62	c total #propagations: 44452315 / total #impl: 246383966 (eff. 0.180)
867.45/867.62	c #Conflicts:     744000 | #Learnt:      31754 | 0.000
867.45/867.62	c total clause space: 206.656MB
867.45/867.62	c total #watches: 350830
869.35/869.57	c total #propagations: 44511211 / total #impl: 246632492 (eff. 0.180)
869.35/869.57	c #Conflicts:     745000 | #Learnt:      32754 | 0.000
869.35/869.57	c total clause space: 206.656MB
869.35/869.57	c total #watches: 359741
871.45/871.69	c total #propagations: 44575748 / total #impl: 246884444 (eff. 0.181)
871.45/871.69	c #Conflicts:     746000 | #Learnt:      33754 | 0.000
871.45/871.69	c total clause space: 206.656MB
871.45/871.69	c total #watches: 366195
873.75/873.93	c total #propagations: 44649804 / total #impl: 247095211 (eff. 0.181)
873.75/873.93	c #Conflicts:     747000 | #Learnt:      34754 | 0.000
873.75/873.93	c total clause space: 206.656MB
873.75/873.93	c total #watches: 373318
875.85/876.00	c total #propagations: 44720151 / total #impl: 247347058 (eff. 0.181)
875.85/876.00	c #Conflicts:     748000 | #Learnt:      35754 | 0.000
875.85/876.00	c total clause space: 206.656MB
875.85/876.00	c total #watches: 382352
878.15/878.37	c total #propagations: 44783493 / total #impl: 247657730 (eff. 0.181)
878.15/878.37	c #Conflicts:     749000 | #Learnt:      36754 | 0.000
878.15/878.37	c total clause space: 206.656MB
878.15/878.37	c total #watches: 388545
880.35/880.54	c total #propagations: 44851895 / total #impl: 247986982 (eff. 0.181)
880.35/880.54	c #Conflicts:     750000 | #Learnt:      37754 | 0.000
880.35/880.54	c total clause space: 206.656MB
880.35/880.54	c total #watches: 396897
882.15/882.35	c total #propagations: 44915180 / total #impl: 248220795 (eff. 0.181)
882.15/882.35	c #Conflicts:     751000 | #Learnt:      38754 | 0.000
882.15/882.35	c total clause space: 206.656MB
882.15/882.35	c total #watches: 404622
884.25/884.50	c total #propagations: 44979178 / total #impl: 248499692 (eff. 0.181)
884.25/884.50	c #Conflicts:     752000 | #Learnt:      39754 | 0.000
884.25/884.50	c total clause space: 206.656MB
884.25/884.50	c total #watches: 411457
886.34/886.52	c total #propagations: 45042946 / total #impl: 248920234 (eff. 0.181)
886.34/886.52	c #Conflicts:     753000 | #Learnt:      40754 | 0.000
886.34/886.52	c total clause space: 206.656MB
886.34/886.52	c total #watches: 418840
888.84/889.01	c total #propagations: 45100278 / total #impl: 249286830 (eff. 0.181)
888.84/889.01	c #Conflicts:     754000 | #Learnt:      41754 | 0.000
888.84/889.01	c total clause space: 206.656MB
888.84/889.01	c total #watches: 427101
890.24/890.41	c total #propagations: 45169733 / total #impl: 249649749 (eff. 0.181)
890.24/890.41	c GC COLLECT
890.24/890.41	c #Conflicts:     755000 | #Learnt:      21842 | 0.000
890.24/890.41	c total clause space: 206.656MB
890.24/890.41	c total #watches: 254445
891.54/891.76	c total #propagations: 45232473 / total #impl: 249894119 (eff. 0.181)
891.54/891.76	c #Conflicts:     756000 | #Learnt:      22842 | 0.000
891.54/891.76	c total clause space: 206.656MB
891.54/891.76	c total #watches: 264583
892.94/893.13	c total #propagations: 45295674 / total #impl: 250157452 (eff. 0.181)
892.94/893.13	c #Conflicts:     757000 | #Learnt:      23842 | 0.000
892.94/893.13	c total clause space: 206.656MB
892.94/893.13	c total #watches: 270913
894.34/894.57	c total #propagations: 45360712 / total #impl: 250386784 (eff. 0.181)
894.34/894.57	c #Conflicts:     758000 | #Learnt:      24842 | 0.000
894.34/894.57	c total clause space: 206.656MB
894.34/894.57	c total #watches: 278702
895.74/895.91	c total #propagations: 45425106 / total #impl: 250669755 (eff. 0.181)
895.74/895.91	c #Conflicts:     759000 | #Learnt:      25842 | 0.000
895.74/895.91	c total clause space: 206.656MB
895.74/895.91	c total #watches: 286513
897.24/897.48	c total #propagations: 45480823 / total #impl: 251062638 (eff. 0.181)
897.24/897.48	c #Conflicts:     760000 | #Learnt:      26842 | 0.000
897.24/897.48	c total clause space: 206.656MB
897.24/897.48	c total #watches: 292638
898.74/898.99	c total #propagations: 45542464 / total #impl: 251430713 (eff. 0.181)
898.74/898.99	c #Conflicts:     761000 | #Learnt:      27842 | 0.000
898.74/898.99	c total clause space: 206.656MB
898.74/898.99	c total #watches: 299829
900.34/900.50	c total #propagations: 45600124 / total #impl: 251733228 (eff. 0.181)
900.34/900.50	c #Conflicts:     762000 | #Learnt:      28842 | 0.000
900.34/900.50	c total clause space: 206.656MB
900.34/900.50	c total #watches: 305383
901.74/901.92	c total #propagations: 45658920 / total #impl: 252050264 (eff. 0.181)
901.74/901.92	c #Conflicts:     763000 | #Learnt:      29842 | 0.000
901.74/901.92	c total clause space: 206.656MB
901.74/901.92	c total #watches: 313154
903.34/903.58	c total #propagations: 45709164 / total #impl: 252355154 (eff. 0.181)
903.34/903.58	c #Conflicts:     764000 | #Learnt:      30842 | 0.000
903.34/903.58	c total clause space: 206.656MB
903.34/903.58	c total #watches: 322133
905.04/905.27	c total #propagations: 45767025 / total #impl: 252689027 (eff. 0.181)
905.04/905.27	c #Conflicts:     765000 | #Learnt:      31842 | 0.000
905.04/905.27	c total clause space: 206.656MB
905.04/905.27	c total #watches: 328169
906.84/907.06	c total #propagations: 45823906 / total #impl: 253057286 (eff. 0.181)
906.84/907.06	c #Conflicts:     766000 | #Learnt:      32842 | 0.000
906.84/907.06	c total clause space: 206.656MB
906.84/907.06	c total #watches: 333834
908.84/909.09	c total #propagations: 45882168 / total #impl: 253493760 (eff. 0.181)
908.84/909.09	c #Conflicts:     767000 | #Learnt:      33842 | 0.000
908.84/909.09	c total clause space: 206.656MB
908.84/909.09	c total #watches: 339531
911.14/911.34	c total #propagations: 45941237 / total #impl: 254064473 (eff. 0.181)
911.14/911.34	c #Conflicts:     768000 | #Learnt:      34842 | 0.000
911.14/911.34	c total clause space: 206.656MB
911.14/911.34	c total #watches: 346348
913.34/913.56	c total #propagations: 46009599 / total #impl: 254475550 (eff. 0.181)
913.34/913.56	c #Conflicts:     769000 | #Learnt:      35842 | 0.000
913.34/913.56	c total clause space: 206.656MB
913.34/913.56	c total #watches: 352179
915.54/915.73	c total #propagations: 46074343 / total #impl: 254891206 (eff. 0.181)
915.54/915.73	c #Conflicts:     770000 | #Learnt:      36842 | 0.000
915.54/915.73	c total clause space: 206.656MB
915.54/915.73	c total #watches: 357924
917.64/917.86	c total #propagations: 46130049 / total #impl: 255248636 (eff. 0.181)
917.64/917.86	c #Conflicts:     771000 | #Learnt:      37842 | 0.000
917.64/917.86	c total clause space: 206.656MB
917.64/917.86	c total #watches: 363832
919.84/920.08	c total #propagations: 46185367 / total #impl: 255588776 (eff. 0.181)
919.84/920.08	c #Conflicts:     772000 | #Learnt:      38842 | 0.000
919.84/920.08	c total clause space: 206.656MB
919.84/920.08	c total #watches: 372253
922.24/922.46	c total #propagations: 46241997 / total #impl: 255938312 (eff. 0.181)
922.24/922.46	c #Conflicts:     773000 | #Learnt:      39842 | 0.000
922.24/922.46	c total clause space: 206.656MB
922.24/922.46	c total #watches: 378312
924.84/925.00	c total #propagations: 46300673 / total #impl: 256235580 (eff. 0.181)
924.84/925.00	c #Conflicts:     774000 | #Learnt:      40842 | 0.000
924.84/925.00	c total clause space: 206.656MB
924.84/925.00	c total #watches: 384563
927.24/927.41	c total #propagations: 46361668 / total #impl: 256583402 (eff. 0.181)
927.24/927.41	c #Conflicts:     775000 | #Learnt:      41842 | 0.000
927.24/927.41	c total clause space: 206.656MB
927.24/927.41	c total #watches: 389767
929.24/929.47	c total #propagations: 46424037 / total #impl: 256960746 (eff. 0.181)
929.24/929.47	c GC COLLECT
929.24/929.47	c #Conflicts:     776000 | #Learnt:      21644 | 0.000
929.24/929.47	c total clause space: 206.656MB
929.24/929.47	c total #watches: 249942
930.84/931.07	c total #propagations: 46479780 / total #impl: 257225053 (eff. 0.181)
930.84/931.07	c #Conflicts:     777000 | #Learnt:      22644 | 0.000
930.84/931.07	c total clause space: 206.656MB
930.84/931.07	c total #watches: 257326
932.54/932.75	c total #propagations: 46544308 / total #impl: 257444944 (eff. 0.181)
932.54/932.75	c #Conflicts:     778000 | #Learnt:      23644 | 0.000
932.54/932.75	c total clause space: 206.656MB
932.54/932.75	c total #watches: 264030
934.04/934.25	c total #propagations: 46604503 / total #impl: 257675806 (eff. 0.181)
934.04/934.25	c #Conflicts:     779000 | #Learnt:      24644 | 0.000
934.04/934.25	c total clause space: 206.656MB
934.04/934.25	c total #watches: 269868
935.74/935.99	c total #propagations: 46667700 / total #impl: 257922535 (eff. 0.181)
935.74/935.99	c #Conflicts:     780000 | #Learnt:      25644 | 0.000
935.74/935.99	c total clause space: 206.656MB
935.74/935.99	c total #watches: 275383
937.44/937.68	c total #propagations: 46732475 / total #impl: 258186793 (eff. 0.181)
937.44/937.68	c #Conflicts:     781000 | #Learnt:      26644 | 0.000
937.44/937.68	c total clause space: 206.656MB
937.44/937.68	c total #watches: 281204
939.34/939.51	c total #propagations: 46792370 / total #impl: 258455094 (eff. 0.181)
939.34/939.51	c #Conflicts:     782000 | #Learnt:      27644 | 0.000
939.34/939.51	c total clause space: 206.656MB
939.34/939.51	c total #watches: 288530
941.03/941.26	c total #propagations: 46854430 / total #impl: 258706958 (eff. 0.181)
941.03/941.26	c #Conflicts:     783000 | #Learnt:      28644 | 0.000
941.03/941.26	c total clause space: 206.656MB
941.03/941.26	c total #watches: 294417
942.73/942.90	c total #propagations: 46913692 / total #impl: 258981375 (eff. 0.181)
942.73/942.90	c #Conflicts:     784000 | #Learnt:      29644 | 0.000
942.73/942.90	c total clause space: 206.656MB
942.73/942.90	c total #watches: 300310
944.63/944.80	c total #propagations: 46967946 / total #impl: 259239836 (eff. 0.181)
944.63/944.80	c #Conflicts:     785000 | #Learnt:      30644 | 0.000
944.63/944.80	c total clause space: 206.656MB
944.63/944.80	c total #watches: 306878
946.33/946.53	c total #propagations: 47027439 / total #impl: 259514412 (eff. 0.181)
946.33/946.53	c #Conflicts:     786000 | #Learnt:      31644 | 0.000
946.33/946.53	c total clause space: 206.656MB
946.33/946.53	c total #watches: 312132
947.83/948.05	c total #propagations: 47081589 / total #impl: 259772892 (eff. 0.181)
947.83/948.05	c #Conflicts:     787000 | #Learnt:      32644 | 0.000
947.83/948.05	c total clause space: 206.656MB
947.83/948.05	c total #watches: 319833
949.83/950.04	c total #propagations: 47132982 / total #impl: 260067556 (eff. 0.181)
949.83/950.04	c #Conflicts:     788000 | #Learnt:      33644 | 0.000
949.83/950.04	c total clause space: 206.656MB
949.83/950.04	c total #watches: 325726
951.93/952.10	c total #propagations: 47187239 / total #impl: 260423509 (eff. 0.181)
951.93/952.10	c #Conflicts:     789000 | #Learnt:      34644 | 0.000
951.93/952.10	c total clause space: 206.656MB
951.93/952.10	c total #watches: 332403
953.93/954.12	c total #propagations: 47243567 / total #impl: 260834938 (eff. 0.181)
953.93/954.12	c #Conflicts:     790000 | #Learnt:      35644 | 0.000
953.93/954.12	c total clause space: 206.656MB
953.93/954.12	c total #watches: 341227
956.03/956.23	c total #propagations: 47313508 / total #impl: 261076659 (eff. 0.181)
956.03/956.23	c #Conflicts:     791000 | #Learnt:      36644 | 0.000
956.03/956.23	c total clause space: 206.656MB
956.03/956.23	c total #watches: 348710
958.23/958.40	c total #propagations: 47374268 / total #impl: 261356881 (eff. 0.181)
958.23/958.40	c #Conflicts:     792000 | #Learnt:      37644 | 0.000
958.23/958.40	c total clause space: 206.656MB
958.23/958.40	c total #watches: 356196
960.03/960.30	c total #propagations: 47432624 / total #impl: 261686507 (eff. 0.181)
960.03/960.30	c #Conflicts:     793000 | #Learnt:      38644 | 0.000
960.03/960.30	c total clause space: 206.656MB
960.03/960.30	c total #watches: 363591
962.23/962.45	c total #propagations: 47484692 / total #impl: 262028125 (eff. 0.181)
962.23/962.45	c #Conflicts:     794000 | #Learnt:      39644 | 0.000
962.23/962.45	c total clause space: 206.656MB
962.23/962.45	c total #watches: 369684
964.54/964.72	c total #propagations: 47540404 / total #impl: 262329096 (eff. 0.181)
964.54/964.72	c #Conflicts:     795000 | #Learnt:      40644 | 0.000
964.54/964.72	c total clause space: 206.656MB
964.54/964.72	c total #watches: 375208
966.84/967.09	c total #propagations: 47595972 / total #impl: 262646431 (eff. 0.181)
966.84/967.09	c #Conflicts:     796000 | #Learnt:      41644 | 0.000
966.84/967.09	c total clause space: 206.656MB
966.84/967.09	c total #watches: 381659
969.13/969.35	c total #propagations: 47650775 / total #impl: 262967028 (eff. 0.181)
969.13/969.35	c #Conflicts:     797000 | #Learnt:      42644 | 0.000
969.13/969.35	c total clause space: 206.656MB
969.13/969.35	c total #watches: 389400
970.73/970.97	c total #propagations: 47710363 / total #impl: 263270296 (eff. 0.181)
970.73/970.97	c GC COLLECT
970.73/970.97	c #Conflicts:     798000 | #Learnt:      22137 | 0.000
970.73/970.97	c total clause space: 206.656MB
970.73/970.97	c total #watches: 252583
972.13/972.30	c total #propagations: 47769720 / total #impl: 263588617 (eff. 0.181)
972.13/972.30	c #Conflicts:     799000 | #Learnt:      23137 | 0.000
972.13/972.30	c total clause space: 206.656MB
972.13/972.30	c total #watches: 260703
973.93/974.10	c total #propagations: 47829652 / total #impl: 263829562 (eff. 0.181)
973.93/974.10	c #Conflicts:     800000 | #Learnt:      24137 | 0.000
973.93/974.10	c total clause space: 206.656MB
973.93/974.10	c total #watches: 269364
975.43/975.67	c total #propagations: 47893595 / total #impl: 264052228 (eff. 0.181)
975.43/975.67	c #Conflicts:     801000 | #Learnt:      25137 | 0.000
975.43/975.67	c total clause space: 206.656MB
975.43/975.67	c total #watches: 276379
976.93/977.11	c total #propagations: 47954862 / total #impl: 264239859 (eff. 0.181)
976.93/977.11	c #Conflicts:     802000 | #Learnt:      26137 | 0.000
976.93/977.11	c total clause space: 206.656MB
976.93/977.11	c total #watches: 284864
978.33/978.56	c total #propagations: 48014699 / total #impl: 264569611 (eff. 0.181)
978.33/978.56	c #Conflicts:     803000 | #Learnt:      27137 | 0.000
978.33/978.56	c total clause space: 206.656MB
978.33/978.56	c total #watches: 290770
980.13/980.34	c total #propagations: 48077703 / total #impl: 264823894 (eff. 0.182)
980.13/980.34	c #Conflicts:     804000 | #Learnt:      28137 | 0.000
980.13/980.34	c total clause space: 206.656MB
980.13/980.34	c total #watches: 297677
981.73/981.97	c total #propagations: 48140701 / total #impl: 265069696 (eff. 0.182)
981.73/981.97	c #Conflicts:     805000 | #Learnt:      29137 | 0.000
981.73/981.97	c total clause space: 206.656MB
981.73/981.97	c total #watches: 305586
983.53/983.72	c total #propagations: 48201350 / total #impl: 265299373 (eff. 0.182)
983.53/983.72	c #Conflicts:     806000 | #Learnt:      30137 | 0.000
983.53/983.72	c total clause space: 206.656MB
983.53/983.72	c total #watches: 312502
985.33/985.52	c total #propagations: 48259659 / total #impl: 265537190 (eff. 0.182)
985.33/985.52	c #Conflicts:     807000 | #Learnt:      31137 | 0.000
985.33/985.52	c total clause space: 206.656MB
985.33/985.52	c total #watches: 320086
986.83/987.06	c total #propagations: 48321230 / total #impl: 265784422 (eff. 0.182)
986.83/987.06	c #Conflicts:     808000 | #Learnt:      32137 | 0.000
986.83/987.06	c total clause space: 206.656MB
986.83/987.06	c total #watches: 326794
988.53/988.77	c total #propagations: 48377790 / total #impl: 265976938 (eff. 0.182)
988.53/988.77	c #Conflicts:     809000 | #Learnt:      33137 | 0.000
988.53/988.77	c total clause space: 206.656MB
988.53/988.77	c total #watches: 333277
990.23/990.44	c total #propagations: 48434510 / total #impl: 266202416 (eff. 0.182)
990.23/990.44	c #Conflicts:     810000 | #Learnt:      34137 | 0.000
990.23/990.44	c total clause space: 206.656MB
990.23/990.44	c total #watches: 338930
991.93/992.12	c total #propagations: 48492537 / total #impl: 266495802 (eff. 0.182)
991.93/992.12	c #Conflicts:     811000 | #Learnt:      35137 | 0.000
991.93/992.12	c total clause space: 206.656MB
991.93/992.12	c total #watches: 344961
993.72/993.96	c total #propagations: 48555693 / total #impl: 266776257 (eff. 0.182)
993.72/993.96	c #Conflicts:     812000 | #Learnt:      36137 | 0.000
993.72/993.96	c total clause space: 206.656MB
993.72/993.96	c total #watches: 352210
995.72/995.92	c total #propagations: 48617812 / total #impl: 267119372 (eff. 0.182)
995.72/995.92	c #Conflicts:     813000 | #Learnt:      37137 | 0.000
995.72/995.92	c total clause space: 206.656MB
995.72/995.92	c total #watches: 359607
997.72/997.90	c total #propagations: 48677230 / total #impl: 267392648 (eff. 0.182)
997.72/997.90	c #Conflicts:     814000 | #Learnt:      38137 | 0.000
997.72/997.90	c total clause space: 206.656MB
997.72/997.90	c total #watches: 368577
999.92/1000.15	c total #propagations: 48736867 / total #impl: 267702913 (eff. 0.182)
999.92/1000.15	c #Conflicts:     815000 | #Learnt:      39137 | 0.000
999.92/1000.15	c total clause space: 206.656MB
999.92/1000.15	c total #watches: 375622
1001.93/1002.20	c total #propagations: 48804176 / total #impl: 268112495 (eff. 0.182)
1001.93/1002.20	c #Conflicts:     816000 | #Learnt:      40137 | 0.000
1001.93/1002.20	c total clause space: 206.656MB
1001.93/1002.20	c total #watches: 383679
1004.42/1004.61	c total #propagations: 48868518 / total #impl: 268465679 (eff. 0.182)
1004.42/1004.61	c #Conflicts:     817000 | #Learnt:      41137 | 0.000
1004.42/1004.61	c total clause space: 206.656MB
1004.42/1004.61	c total #watches: 392702
1006.92/1007.18	c total #propagations: 48931871 / total #impl: 268731334 (eff. 0.182)
1006.92/1007.18	c #Conflicts:     818000 | #Learnt:      42137 | 0.000
1006.92/1007.18	c total clause space: 206.656MB
1006.92/1007.18	c total #watches: 399742
1009.32/1009.51	c total #propagations: 48998790 / total #impl: 269121923 (eff. 0.182)
1009.32/1009.51	c #Conflicts:     819000 | #Learnt:      43137 | 0.000
1009.32/1009.51	c total clause space: 206.656MB
1009.32/1009.51	c total #watches: 406224
1011.22/1011.45	c total #propagations: 49058317 / total #impl: 269499599 (eff. 0.182)
1011.22/1011.45	c GC COLLECT
1011.22/1011.45	c #Conflicts:     820000 | #Learnt:      22342 | 0.000
1011.22/1011.45	c total clause space: 206.656MB
1011.22/1011.45	c total #watches: 254553
1012.62/1012.88	c total #propagations: 49117067 / total #impl: 269903580 (eff. 0.182)
1012.62/1012.88	c #Conflicts:     821000 | #Learnt:      23342 | 0.000
1012.62/1012.88	c total clause space: 206.656MB
1012.62/1012.88	c total #watches: 261522
1014.22/1014.45	c total #propagations: 49173509 / total #impl: 270301557 (eff. 0.182)
1014.22/1014.45	c #Conflicts:     822000 | #Learnt:      24342 | 0.000
1014.22/1014.45	c total clause space: 206.656MB
1014.22/1014.45	c total #watches: 267609
1015.82/1016.01	c total #propagations: 49232846 / total #impl: 270659051 (eff. 0.182)
1015.82/1016.01	c #Conflicts:     823000 | #Learnt:      25342 | 0.000
1015.82/1016.01	c total clause space: 206.656MB
1015.82/1016.01	c total #watches: 274202
1017.62/1017.81	c total #propagations: 49287928 / total #impl: 271089764 (eff. 0.182)
1017.62/1017.81	c #Conflicts:     824000 | #Learnt:      26342 | 0.000
1017.62/1017.81	c total clause space: 206.656MB
1017.62/1017.81	c total #watches: 282303
1019.53/1019.73	c total #propagations: 49346835 / total #impl: 271372851 (eff. 0.182)
1019.53/1019.73	c #Conflicts:     825000 | #Learnt:      27342 | 0.000
1019.53/1019.73	c total clause space: 206.656MB
1019.53/1019.73	c total #watches: 289165
1021.32/1021.53	c total #propagations: 49408490 / total #impl: 271699420 (eff. 0.182)
1021.32/1021.53	c #Conflicts:     826000 | #Learnt:      28342 | 0.000
1021.32/1021.53	c total clause space: 206.656MB
1021.32/1021.53	c total #watches: 296283
1023.22/1023.45	c total #propagations: 49464677 / total #impl: 271977477 (eff. 0.182)
1023.22/1023.45	c #Conflicts:     827000 | #Learnt:      29342 | 0.000
1023.22/1023.45	c total clause space: 206.656MB
1023.22/1023.45	c total #watches: 304330
1025.32/1025.57	c total #propagations: 49523344 / total #impl: 272237925 (eff. 0.182)
1025.32/1025.57	c #Conflicts:     828000 | #Learnt:      30342 | 0.000
1025.32/1025.57	c total clause space: 206.656MB
1025.32/1025.57	c total #watches: 312685
1027.42/1027.69	c total #propagations: 49584134 / total #impl: 272557792 (eff. 0.182)
1027.42/1027.69	c #Conflicts:     829000 | #Learnt:      31342 | 0.000
1027.42/1027.69	c total clause space: 206.656MB
1027.42/1027.69	c total #watches: 317321
1029.72/1029.92	c total #propagations: 49642913 / total #impl: 272891437 (eff. 0.182)
1029.72/1029.92	c #Conflicts:     830000 | #Learnt:      32342 | 0.000
1029.72/1029.92	c total clause space: 206.656MB
1029.72/1029.92	c total #watches: 323301
1031.42/1031.66	c total #propagations: 49705402 / total #impl: 273192429 (eff. 0.182)
1031.42/1031.66	c #Conflicts:     831000 | #Learnt:      33342 | 0.000
1031.42/1031.66	c total clause space: 206.656MB
1031.42/1031.66	c total #watches: 330164
1033.22/1033.46	c total #propagations: 49760869 / total #impl: 273522692 (eff. 0.182)
1033.22/1033.46	c #Conflicts:     832000 | #Learnt:      34342 | 0.000
1033.22/1033.46	c total clause space: 206.656MB
1033.22/1033.46	c total #watches: 338631
1035.12/1035.38	c total #propagations: 49828424 / total #impl: 273760655 (eff. 0.182)
1035.12/1035.38	c #Conflicts:     833000 | #Learnt:      35342 | 0.000
1035.12/1035.38	c total clause space: 206.656MB
1035.12/1035.38	c total #watches: 345879
1036.92/1037.19	c total #propagations: 49890789 / total #impl: 274015566 (eff. 0.182)
1036.92/1037.19	c #Conflicts:     834000 | #Learnt:      36342 | 0.000
1036.92/1037.19	c total clause space: 206.656MB
1036.92/1037.19	c total #watches: 356883
1038.92/1039.10	c total #propagations: 49947984 / total #impl: 274266935 (eff. 0.182)
1038.92/1039.10	c #Conflicts:     835000 | #Learnt:      37342 | 0.000
1038.92/1039.10	c total clause space: 206.656MB
1038.92/1039.10	c total #watches: 365300
1041.02/1041.27	c total #propagations: 50005920 / total #impl: 274498595 (eff. 0.182)
1041.02/1041.27	c #Conflicts:     836000 | #Learnt:      38342 | 0.000
1041.02/1041.27	c total clause space: 206.656MB
1041.02/1041.27	c total #watches: 373368
1043.42/1043.61	c total #propagations: 50078440 / total #impl: 274758937 (eff. 0.182)
1043.42/1043.61	c #Conflicts:     837000 | #Learnt:      39342 | 0.000
1043.42/1043.61	c total clause space: 206.656MB
1043.42/1043.61	c total #watches: 379667
1045.92/1046.15	c total #propagations: 50152266 / total #impl: 274977763 (eff. 0.182)
1045.92/1046.15	c #Conflicts:     838000 | #Learnt:      40342 | 0.000
1045.92/1046.15	c total clause space: 206.656MB
1045.92/1046.15	c total #watches: 386921
1048.42/1048.60	c total #propagations: 50227127 / total #impl: 275214783 (eff. 0.183)
1048.42/1048.60	c #Conflicts:     839000 | #Learnt:      41342 | 0.000
1048.42/1048.60	c total clause space: 206.656MB
1048.42/1048.60	c total #watches: 393941
1050.92/1051.12	c total #propagations: 50305262 / total #impl: 275454993 (eff. 0.183)
1050.92/1051.12	c #Conflicts:     840000 | #Learnt:      42342 | 0.000
1050.92/1051.12	c total clause space: 206.656MB
1050.92/1051.12	c total #watches: 400901
1053.21/1053.43	c total #propagations: 50381120 / total #impl: 275704175 (eff. 0.183)
1053.21/1053.43	c #Conflicts:     841000 | #Learnt:      43342 | 0.000
1053.21/1053.43	c total clause space: 206.656MB
1053.21/1053.43	c total #watches: 407729
1056.41/1056.64	c total #propagations: 50456144 / total #impl: 275931121 (eff. 0.183)
1056.41/1056.64	c GC COLLECT
1056.41/1056.64	c #Conflicts:     842000 | #Learnt:      22238 | 0.000
1056.41/1056.64	c total clause space: 206.656MB
1056.41/1056.64	c total #watches: 256861
1057.91/1058.11	c total #propagations: 50537340 / total #impl: 276189771 (eff. 0.183)
1057.91/1058.11	c #Conflicts:     843000 | #Learnt:      23238 | 0.000
1057.91/1058.11	c total clause space: 206.656MB
1057.91/1058.11	c total #watches: 269360
1059.31/1059.56	c total #propagations: 50599904 / total #impl: 276420752 (eff. 0.183)
1059.31/1059.56	c #Conflicts:     844000 | #Learnt:      24238 | 0.000
1059.31/1059.56	c total clause space: 206.656MB
1059.31/1059.56	c total #watches: 285931
1060.81/1061.08	c total #propagations: 50658164 / total #impl: 276840863 (eff. 0.183)
1060.81/1061.08	c #Conflicts:     845000 | #Learnt:      25238 | 0.000
1060.81/1061.08	c total clause space: 206.656MB
1060.81/1061.08	c total #watches: 299308
1062.61/1062.83	c total #propagations: 50718889 / total #impl: 277225164 (eff. 0.183)
1062.61/1062.83	c #Conflicts:     846000 | #Learnt:      26238 | 0.000
1062.61/1062.83	c total clause space: 206.656MB
1062.61/1062.83	c total #watches: 311482
1064.21/1064.44	c total #propagations: 50778264 / total #impl: 277469454 (eff. 0.183)
1064.21/1064.44	c #Conflicts:     847000 | #Learnt:      27238 | 0.000
1064.21/1064.44	c total clause space: 206.656MB
1064.21/1064.44	c total #watches: 324181
1066.11/1066.39	c total #propagations: 50835232 / total #impl: 277797212 (eff. 0.183)
1066.11/1066.39	c #Conflicts:     848000 | #Learnt:      28238 | 0.000
1066.11/1066.39	c total clause space: 206.656MB
1066.11/1066.39	c total #watches: 332821
1067.61/1067.88	c total #propagations: 50904995 / total #impl: 278065680 (eff. 0.183)
1067.61/1067.88	c #Conflicts:     849000 | #Learnt:      29238 | 0.000
1067.61/1067.88	c total clause space: 206.656MB
1067.61/1067.88	c total #watches: 341884
1069.21/1069.40	c total #propagations: 50963265 / total #impl: 278363873 (eff. 0.183)
1069.21/1069.40	c #Conflicts:     850000 | #Learnt:      30238 | 0.000
1069.21/1069.40	c total clause space: 206.656MB
1069.21/1069.40	c total #watches: 349946
1070.41/1070.63	c total #propagations: 51020158 / total #impl: 278738910 (eff. 0.183)
1070.41/1070.63	c #Conflicts:     851000 | #Learnt:      31238 | 0.000
1070.41/1070.63	c total clause space: 206.656MB
1070.41/1070.63	c total #watches: 359934
1072.01/1072.28	c total #propagations: 51071459 / total #impl: 279032555 (eff. 0.183)
1072.01/1072.28	c #Conflicts:     852000 | #Learnt:      32238 | 0.000
1072.01/1072.28	c total clause space: 206.656MB
1072.01/1072.28	c total #watches: 371374
1073.91/1074.13	c total #propagations: 51127658 / total #impl: 279431681 (eff. 0.183)
1073.91/1074.13	c #Conflicts:     853000 | #Learnt:      33238 | 0.000
1073.91/1074.13	c total clause space: 206.656MB
1073.91/1074.13	c total #watches: 380512
1075.81/1076.02	c total #propagations: 51188805 / total #impl: 279797769 (eff. 0.183)
1075.81/1076.02	c #Conflicts:     854000 | #Learnt:      34238 | 0.000
1075.81/1076.02	c total clause space: 206.656MB
1075.81/1076.02	c total #watches: 389658
1078.21/1078.40	c total #propagations: 51242752 / total #impl: 280224517 (eff. 0.183)
1078.21/1078.40	c #Conflicts:     855000 | #Learnt:      35238 | 0.000
1078.21/1078.40	c total clause space: 206.656MB
1078.21/1078.40	c total #watches: 398968
1080.21/1080.42	c total #propagations: 51298925 / total #impl: 280642629 (eff. 0.183)
1080.21/1080.42	c #Conflicts:     856000 | #Learnt:      36238 | 0.000
1080.21/1080.42	c total clause space: 206.656MB
1080.21/1080.42	c total #watches: 410136
1082.51/1082.72	c total #propagations: 51358185 / total #impl: 281053610 (eff. 0.183)
1082.51/1082.72	c #Conflicts:     857000 | #Learnt:      37238 | 0.000
1082.51/1082.72	c total clause space: 206.656MB
1082.51/1082.72	c total #watches: 424052
1084.42/1084.62	c total #propagations: 51417840 / total #impl: 281304905 (eff. 0.183)
1084.42/1084.62	c #Conflicts:     858000 | #Learnt:      38238 | 0.000
1084.42/1084.62	c total clause space: 206.656MB
1084.42/1084.62	c total #watches: 435692
1086.62/1086.88	c total #propagations: 51479570 / total #impl: 281520043 (eff. 0.183)
1086.62/1086.88	c #Conflicts:     859000 | #Learnt:      39238 | 0.000
1086.62/1086.88	c total clause space: 206.656MB
1086.62/1086.88	c total #watches: 443999
1088.82/1089.07	c total #propagations: 51544357 / total #impl: 281779930 (eff. 0.183)
1088.82/1089.07	c #Conflicts:     860000 | #Learnt:      40238 | 0.000
1088.82/1089.07	c total clause space: 206.656MB
1088.82/1089.07	c total #watches: 453205
1091.02/1091.22	c total #propagations: 51604140 / total #impl: 282102281 (eff. 0.183)
1091.02/1091.22	c #Conflicts:     861000 | #Learnt:      41238 | 0.000
1091.02/1091.22	c total clause space: 206.656MB
1091.02/1091.22	c total #watches: 464202
1093.11/1093.40	c total #propagations: 51661237 / total #impl: 282390298 (eff. 0.183)
1093.11/1093.40	c #Conflicts:     862000 | #Learnt:      42238 | 0.000
1093.11/1093.40	c total clause space: 206.656MB
1093.11/1093.40	c total #watches: 475214
1095.21/1095.43	c total #propagations: 51708819 / total #impl: 282847423 (eff. 0.183)
1095.21/1095.43	c #Conflicts:     863000 | #Learnt:      43238 | 0.000
1095.21/1095.43	c total clause space: 206.656MB
1095.21/1095.43	c total #watches: 484851
1097.41/1097.66	c total #propagations: 51758285 / total #impl: 283217352 (eff. 0.183)
1097.41/1097.66	c #Conflicts:     864000 | #Learnt:      44238 | 0.000
1097.41/1097.66	c total clause space: 206.656MB
1097.41/1097.66	c total #watches: 495101
1099.51/1099.72	c total #propagations: 51806631 / total #impl: 283572316 (eff. 0.183)
1099.51/1099.72	c GC COLLECT
1099.51/1099.72	c #Conflicts:     865000 | #Learnt:      22840 | 0.000
1099.51/1099.72	c total clause space: 206.656MB
1099.51/1099.72	c total #watches: 265084
1100.71/1100.93	c total #propagations: 51858416 / total #impl: 283838571 (eff. 0.183)
1100.71/1100.93	c #Conflicts:     866000 | #Learnt:      23840 | 0.000
1100.71/1100.93	c total clause space: 206.656MB
1100.71/1100.93	c total #watches: 278393
1101.81/1102.06	c total #propagations: 51918251 / total #impl: 284096499 (eff. 0.183)
1101.81/1102.06	c #Conflicts:     867000 | #Learnt:      24840 | 0.000
1101.81/1102.06	c total clause space: 206.656MB
1101.81/1102.06	c total #watches: 290180
1103.41/1103.62	c total #propagations: 51979706 / total #impl: 284429324 (eff. 0.183)
1103.41/1103.62	c #Conflicts:     868000 | #Learnt:      25840 | 0.000
1103.41/1103.62	c total clause space: 206.656MB
1103.41/1103.62	c total #watches: 302945
1104.81/1105.04	c total #propagations: 52045321 / total #impl: 284681990 (eff. 0.183)
1104.81/1105.04	c #Conflicts:     869000 | #Learnt:      26840 | 0.000
1104.81/1105.04	c total clause space: 206.656MB
1104.81/1105.04	c total #watches: 317223
1106.21/1106.48	c total #propagations: 52106242 / total #impl: 285047345 (eff. 0.183)
1106.21/1106.48	c #Conflicts:     870000 | #Learnt:      27840 | 0.000
1106.21/1106.48	c total clause space: 206.656MB
1106.21/1106.48	c total #watches: 327831
1107.71/1107.93	c total #propagations: 52170602 / total #impl: 285427257 (eff. 0.183)
1107.71/1107.93	c #Conflicts:     871000 | #Learnt:      28840 | 0.000
1107.71/1107.93	c total clause space: 206.656MB
1107.71/1107.93	c total #watches: 340040
1109.01/1109.23	c total #propagations: 52227079 / total #impl: 285870913 (eff. 0.183)
1109.01/1109.23	c #Conflicts:     872000 | #Learnt:      29840 | 0.000
1109.01/1109.23	c total clause space: 206.656MB
1109.01/1109.23	c total #watches: 350101
1110.71/1110.93	c total #propagations: 52280838 / total #impl: 286326730 (eff. 0.183)
1110.71/1110.93	c #Conflicts:     873000 | #Learnt:      30840 | 0.000
1110.71/1110.93	c total clause space: 206.656MB
1110.71/1110.93	c total #watches: 362695
1112.21/1112.46	c total #propagations: 52337685 / total #impl: 286742408 (eff. 0.183)
1112.21/1112.46	c #Conflicts:     874000 | #Learnt:      31840 | 0.000
1112.21/1112.46	c total clause space: 206.656MB
1112.21/1112.46	c total #watches: 380444
1114.21/1114.48	c total #propagations: 52390872 / total #impl: 286955409 (eff. 0.183)
1114.21/1114.48	c #Conflicts:     875000 | #Learnt:      32840 | 0.000
1114.21/1114.48	c total clause space: 206.656MB
1114.21/1114.48	c total #watches: 390237
1116.01/1116.29	c total #propagations: 52454630 / total #impl: 287240358 (eff. 0.183)
1116.01/1116.29	c #Conflicts:     876000 | #Learnt:      33840 | 0.000
1116.01/1116.29	c total clause space: 206.656MB
1116.01/1116.29	c total #watches: 403499
1118.21/1118.44	c total #propagations: 52513690 / total #impl: 287490518 (eff. 0.183)
1118.21/1118.44	c #Conflicts:     877000 | #Learnt:      34840 | 0.000
1118.21/1118.44	c total clause space: 206.656MB
1118.21/1118.44	c total #watches: 416281
1120.10/1120.36	c total #propagations: 52589039 / total #impl: 287749770 (eff. 0.183)
1120.10/1120.36	c #Conflicts:     878000 | #Learnt:      35840 | 0.000
1120.10/1120.36	c total clause space: 206.656MB
1120.10/1120.36	c total #watches: 426651
1121.91/1122.11	c total #propagations: 52664577 / total #impl: 288126941 (eff. 0.183)
1121.91/1122.11	c #Conflicts:     879000 | #Learnt:      36840 | 0.000
1121.91/1122.11	c total clause space: 206.656MB
1121.91/1122.11	c total #watches: 443580
1123.90/1124.15	c total #propagations: 52727883 / total #impl: 288393180 (eff. 0.183)
1123.90/1124.15	c #Conflicts:     880000 | #Learnt:      37840 | 0.000
1123.90/1124.15	c total clause space: 206.656MB
1123.90/1124.15	c total #watches: 455080
1126.21/1126.41	c total #propagations: 52788763 / total #impl: 288671803 (eff. 0.183)
1126.21/1126.41	c #Conflicts:     881000 | #Learnt:      38840 | 0.000
1126.21/1126.41	c total clause space: 206.656MB
1126.21/1126.41	c total #watches: 467084
1128.20/1128.45	c total #propagations: 52844868 / total #impl: 288971154 (eff. 0.183)
1128.20/1128.45	c #Conflicts:     882000 | #Learnt:      39840 | 0.000
1128.20/1128.45	c total clause space: 206.656MB
1128.20/1128.45	c total #watches: 479431
1130.80/1131.09	c total #propagations: 52902101 / total #impl: 289197347 (eff. 0.183)
1130.80/1131.09	c #Conflicts:     883000 | #Learnt:      40840 | 0.000
1130.80/1131.09	c total clause space: 206.656MB
1130.80/1131.09	c total #watches: 491046
1133.60/1133.83	c total #propagations: 52967809 / total #impl: 289460519 (eff. 0.183)
1133.60/1133.83	c #Conflicts:     884000 | #Learnt:      41840 | 0.000
1133.60/1133.83	c total clause space: 206.656MB
1133.60/1133.83	c total #watches: 499761
1136.50/1136.73	c total #propagations: 53042359 / total #impl: 289711061 (eff. 0.183)
1136.50/1136.73	c #Conflicts:     885000 | #Learnt:      42840 | 0.000
1136.50/1136.73	c total clause space: 206.656MB
1136.50/1136.73	c total #watches: 510285
1139.20/1139.44	c total #propagations: 53115636 / total #impl: 289978258 (eff. 0.183)
1139.20/1139.44	c #Conflicts:     886000 | #Learnt:      43840 | 0.000
1139.20/1139.44	c total clause space: 206.656MB
1139.20/1139.44	c total #watches: 520283
1142.20/1142.44	c total #propagations: 53176300 / total #impl: 290231389 (eff. 0.183)
1142.20/1142.44	c #Conflicts:     887000 | #Learnt:      44840 | 0.000
1142.20/1142.44	c total clause space: 206.656MB
1142.20/1142.44	c total #watches: 527357
1144.70/1144.96	c total #propagations: 53244254 / total #impl: 290481279 (eff. 0.183)
1144.70/1144.96	c GC COLLECT
1144.70/1144.96	c #Conflicts:     888000 | #Learnt:      23136 | 0.000
1144.70/1144.96	c total clause space: 206.656MB
1144.70/1144.96	c total #watches: 267084
1146.11/1146.31	c total #propagations: 53307821 / total #impl: 290712723 (eff. 0.183)
1146.11/1146.31	c #Conflicts:     889000 | #Learnt:      24136 | 0.000
1146.11/1146.31	c total clause space: 206.656MB
1146.11/1146.31	c total #watches: 278521
1147.50/1147.74	c total #propagations: 53374084 / total #impl: 290928846 (eff. 0.183)
1147.50/1147.74	c #Conflicts:     890000 | #Learnt:      25136 | 0.000
1147.50/1147.74	c total clause space: 206.656MB
1147.50/1147.74	c total #watches: 287694
1149.00/1149.26	c total #propagations: 53445381 / total #impl: 291168211 (eff. 0.184)
1149.00/1149.26	c #Conflicts:     891000 | #Learnt:      26136 | 0.000
1149.00/1149.26	c total clause space: 206.656MB
1149.00/1149.26	c total #watches: 296891
1150.60/1150.80	c total #propagations: 53516778 / total #impl: 291456624 (eff. 0.184)
1150.60/1150.80	c #Conflicts:     892000 | #Learnt:      27136 | 0.000
1150.60/1150.80	c total clause space: 206.656MB
1150.60/1150.80	c total #watches: 306718
1152.61/1152.85	c total #propagations: 53586852 / total #impl: 291718091 (eff. 0.184)
1152.61/1152.85	c #Conflicts:     893000 | #Learnt:      28136 | 0.000
1152.61/1152.85	c total clause space: 206.656MB
1152.61/1152.85	c total #watches: 314157
1154.60/1154.83	c total #propagations: 53659141 / total #impl: 291957563 (eff. 0.184)
1154.60/1154.83	c #Conflicts:     894000 | #Learnt:      29136 | 0.000
1154.60/1154.83	c total clause space: 206.656MB
1154.60/1154.83	c total #watches: 320988
1156.50/1156.70	c total #propagations: 53723694 / total #impl: 292253396 (eff. 0.184)
1156.50/1156.70	c #Conflicts:     895000 | #Learnt:      30136 | 0.000
1156.50/1156.70	c total clause space: 206.656MB
1156.50/1156.70	c total #watches: 328808
1158.40/1158.69	c total #propagations: 53783697 / total #impl: 292492492 (eff. 0.184)
1158.40/1158.69	c #Conflicts:     896000 | #Learnt:      31136 | 0.000
1158.40/1158.69	c total clause space: 206.656MB
1158.40/1158.69	c total #watches: 337378
1160.20/1160.42	c total #propagations: 53847671 / total #impl: 292779233 (eff. 0.184)
1160.20/1160.42	c #Conflicts:     897000 | #Learnt:      32136 | 0.000
1160.20/1160.42	c total clause space: 206.656MB
1160.20/1160.42	c total #watches: 344082
1162.20/1162.43	c total #propagations: 53906909 / total #impl: 293076295 (eff. 0.184)
1162.20/1162.43	c #Conflicts:     898000 | #Learnt:      33136 | 0.000
1162.20/1162.43	c total clause space: 206.656MB
1162.20/1162.43	c total #watches: 351533
1164.40/1164.65	c total #propagations: 53968136 / total #impl: 293360438 (eff. 0.184)
1164.40/1164.65	c #Conflicts:     899000 | #Learnt:      34136 | 0.000
1164.40/1164.65	c total clause space: 206.656MB
1164.40/1164.65	c total #watches: 358878
1166.80/1167.02	c total #propagations: 54033500 / total #impl: 293632805 (eff. 0.184)
1166.80/1167.02	c #Conflicts:     900000 | #Learnt:      35136 | 0.000
1166.80/1167.02	c total clause space: 206.656MB
1166.80/1167.02	c total #watches: 366883
1168.40/1168.69	c total #propagations: 54100989 / total #impl: 293841015 (eff. 0.184)
1168.40/1168.69	c #Conflicts:     901000 | #Learnt:      36136 | 0.000
1168.40/1168.69	c total clause space: 206.656MB
1168.40/1168.69	c total #watches: 378208
1170.50/1170.70	c total #propagations: 54166391 / total #impl: 294081479 (eff. 0.184)
1170.50/1170.70	c #Conflicts:     902000 | #Learnt:      37136 | 0.000
1170.50/1170.70	c total clause space: 206.656MB
1170.50/1170.70	c total #watches: 388680
1172.70/1172.90	c total #propagations: 54237933 / total #impl: 294334234 (eff. 0.184)
1172.70/1172.90	c #Conflicts:     903000 | #Learnt:      38136 | 0.000
1172.70/1172.90	c total clause space: 206.656MB
1172.70/1172.90	c total #watches: 397314
1174.70/1174.90	c total #propagations: 54310083 / total #impl: 294557853 (eff. 0.184)
1174.70/1174.90	c #Conflicts:     904000 | #Learnt:      39136 | 0.000
1174.70/1174.90	c total clause space: 206.656MB
1174.70/1174.90	c total #watches: 404137
1176.60/1176.85	c total #propagations: 54370459 / total #impl: 294806485 (eff. 0.184)
1176.60/1176.85	c #Conflicts:     905000 | #Learnt:      40136 | 0.000
1176.60/1176.85	c total clause space: 206.656MB
1176.60/1176.85	c total #watches: 410228
1179.00/1179.30	c total #propagations: 54428224 / total #impl: 295189480 (eff. 0.184)
1179.00/1179.30	c #Conflicts:     906000 | #Learnt:      41136 | 0.000
1179.00/1179.30	c total clause space: 206.656MB
1179.00/1179.30	c total #watches: 416251
1181.40/1181.60	c total #propagations: 54490075 / total #impl: 295551642 (eff. 0.184)
1181.40/1181.60	c #Conflicts:     907000 | #Learnt:      42136 | 0.000
1181.40/1181.60	c total clause space: 206.656MB
1181.40/1181.60	c total #watches: 423521
1184.00/1184.24	c total #propagations: 54551072 / total #impl: 295901476 (eff. 0.184)
1184.00/1184.24	c #Conflicts:     908000 | #Learnt:      43136 | 0.000
1184.00/1184.24	c total clause space: 206.656MB
1184.00/1184.24	c total #watches: 429062
1186.89/1187.10	c total #propagations: 54618022 / total #impl: 296234984 (eff. 0.184)
1186.89/1187.10	c #Conflicts:     909000 | #Learnt:      44136 | 0.000
1186.89/1187.10	c total clause space: 206.656MB
1186.89/1187.10	c total #watches: 434913
1189.29/1189.50	c total #propagations: 54689579 / total #impl: 296670349 (eff. 0.184)
1189.29/1189.50	c #Conflicts:     910000 | #Learnt:      45136 | 0.000
1189.29/1189.50	c total clause space: 206.656MB
1189.29/1189.50	c total #watches: 441524
1191.89/1192.14	c total #propagations: 54749470 / total #impl: 297124400 (eff. 0.184)
1191.89/1192.14	c GC COLLECT
1191.89/1192.14	c #Conflicts:     911000 | #Learnt:      23134 | 0.000
1191.89/1192.14	c total clause space: 206.656MB
1191.89/1192.14	c total #watches: 266573
1193.49/1193.70	c total #propagations: 54810075 / total #impl: 297453503 (eff. 0.184)
1193.49/1193.70	c #Conflicts:     912000 | #Learnt:      24134 | 0.000
1193.49/1193.70	c total clause space: 206.656MB
1193.49/1193.70	c total #watches: 276330
1195.29/1195.52	c total #propagations: 54878019 / total #impl: 297677079 (eff. 0.184)
1195.29/1195.52	c #Conflicts:     913000 | #Learnt:      25134 | 0.000
1195.29/1195.52	c total clause space: 206.656MB
1195.29/1195.52	c total #watches: 283199
1196.79/1197.04	c total #propagations: 54949992 / total #impl: 297909053 (eff. 0.184)
1196.79/1197.04	c #Conflicts:     914000 | #Learnt:      26134 | 0.000
1196.79/1197.04	c total clause space: 206.656MB
1196.79/1197.04	c total #watches: 289732
1198.49/1198.75	c total #propagations: 55012821 / total #impl: 298139798 (eff. 0.185)
1198.49/1198.75	c #Conflicts:     915000 | #Learnt:      27134 | 0.000
1198.49/1198.75	c total clause space: 206.656MB
1198.49/1198.75	c total #watches: 296096
1200.49/1200.77	c total #propagations: 55086992 / total #impl: 298356675 (eff. 0.185)
1200.49/1200.77	c #Conflicts:     916000 | #Learnt:      28134 | 0.000
1200.49/1200.77	c total clause space: 206.656MB
1200.49/1200.77	c total #watches: 302967
1202.49/1202.77	c total #propagations: 55161163 / total #impl: 298613310 (eff. 0.185)
1202.49/1202.77	c #Conflicts:     917000 | #Learnt:      29134 | 0.000
1202.49/1202.77	c total clause space: 206.656MB
1202.49/1202.77	c total #watches: 309646
1204.40/1204.68	c total #propagations: 55232979 / total #impl: 298858463 (eff. 0.185)
1204.40/1204.68	c #Conflicts:     918000 | #Learnt:      30134 | 0.000
1204.40/1204.68	c total clause space: 206.656MB
1204.40/1204.68	c total #watches: 319048
1206.39/1206.68	c total #propagations: 55307683 / total #impl: 299194505 (eff. 0.185)
1206.39/1206.68	c #Conflicts:     919000 | #Learnt:      31134 | 0.000
1206.39/1206.68	c total clause space: 206.656MB
1206.39/1206.68	c total #watches: 325320
1208.49/1208.79	c total #propagations: 55375534 / total #impl: 299501408 (eff. 0.185)
1208.49/1208.79	c #Conflicts:     920000 | #Learnt:      32134 | 0.000
1208.49/1208.79	c total clause space: 206.656MB
1208.49/1208.79	c total #watches: 330922
1210.59/1210.82	c total #propagations: 55455689 / total #impl: 299758920 (eff. 0.185)
1210.59/1210.82	c #Conflicts:     921000 | #Learnt:      33134 | 0.000
1210.59/1210.82	c total clause space: 206.656MB
1210.59/1210.82	c total #watches: 343297
1213.10/1213.40	c total #propagations: 55524195 / total #impl: 300030189 (eff. 0.185)
1213.10/1213.40	c #Conflicts:     922000 | #Learnt:      34134 | 0.000
1213.10/1213.40	c total clause space: 206.656MB
1213.10/1213.40	c total #watches: 349463
1215.30/1215.55	c total #propagations: 55601642 / total #impl: 300275145 (eff. 0.185)
1215.30/1215.55	c #Conflicts:     923000 | #Learnt:      35134 | 0.000
1215.30/1215.55	c total clause space: 206.656MB
1215.30/1215.55	c total #watches: 357311
1217.60/1217.85	c total #propagations: 55674690 / total #impl: 300508072 (eff. 0.185)
1217.60/1217.85	c #Conflicts:     924000 | #Learnt:      36134 | 0.000
1217.60/1217.85	c total clause space: 206.656MB
1217.60/1217.85	c total #watches: 363528
1219.89/1220.18	c total #propagations: 55751204 / total #impl: 300746103 (eff. 0.185)
1219.89/1220.18	c #Conflicts:     925000 | #Learnt:      37134 | 0.000
1219.89/1220.18	c total clause space: 206.656MB
1219.89/1220.18	c total #watches: 370241
1222.19/1222.49	c total #propagations: 55823794 / total #impl: 301019695 (eff. 0.185)
1222.19/1222.49	c #Conflicts:     926000 | #Learnt:      38134 | 0.000
1222.19/1222.49	c total clause space: 206.656MB
1222.19/1222.49	c total #watches: 380750
1224.59/1224.85	c total #propagations: 55895534 / total #impl: 301277280 (eff. 0.186)
1224.59/1224.85	c #Conflicts:     927000 | #Learnt:      39134 | 0.000
1224.59/1224.85	c total clause space: 206.656MB
1224.59/1224.85	c total #watches: 389062
1227.09/1227.31	c total #propagations: 55965299 / total #impl: 301519677 (eff. 0.186)
1227.09/1227.31	c #Conflicts:     928000 | #Learnt:      40134 | 0.000
1227.09/1227.31	c total clause space: 206.656MB
1227.09/1227.31	c total #watches: 396608
1229.29/1229.53	c total #propagations: 56040318 / total #impl: 301810821 (eff. 0.186)
1229.29/1229.53	c #Conflicts:     929000 | #Learnt:      41134 | 0.000
1229.29/1229.53	c total clause space: 206.656MB
1229.29/1229.53	c total #watches: 407584
1231.79/1232.05	c total #propagations: 56112769 / total #impl: 302115592 (eff. 0.186)
1231.79/1232.05	c #Conflicts:     930000 | #Learnt:      42134 | 0.000
1231.79/1232.05	c total clause space: 206.656MB
1231.79/1232.05	c total #watches: 415106
1234.39/1234.60	c total #propagations: 56185018 / total #impl: 302394417 (eff. 0.186)
1234.39/1234.60	c #Conflicts:     931000 | #Learnt:      43134 | 0.000
1234.39/1234.60	c total clause space: 206.656MB
1234.39/1234.60	c total #watches: 425083
1236.49/1236.70	c total #propagations: 56246955 / total #impl: 302666692 (eff. 0.186)
1236.49/1236.70	c #Conflicts:     932000 | #Learnt:      44134 | 0.000
1236.49/1236.70	c total clause space: 206.656MB
1236.49/1236.70	c total #watches: 431941
1238.99/1239.28	c total #propagations: 56302474 / total #impl: 302908916 (eff. 0.186)
1238.99/1239.28	c #Conflicts:     933000 | #Learnt:      45134 | 0.000
1238.99/1239.28	c total clause space: 206.656MB
1238.99/1239.28	c total #watches: 439460
1241.38/1241.64	c total #propagations: 56362845 / total #impl: 303121256 (eff. 0.186)
1241.38/1241.64	c #Conflicts:     934000 | #Learnt:      46134 | 0.000
1241.38/1241.64	c total clause space: 206.656MB
1241.38/1241.64	c total #watches: 449684
1243.18/1243.49	c total #propagations: 56419396 / total #impl: 303390198 (eff. 0.186)
1243.18/1243.49	c GC COLLECT
1243.18/1243.49	c #Conflicts:     935000 | #Learnt:      23839 | 0.000
1243.18/1243.49	c total clause space: 206.656MB
1243.18/1243.49	c total #watches: 275127
1244.68/1244.92	c total #propagations: 56485089 / total #impl: 303607573 (eff. 0.186)
1244.68/1244.92	c #Conflicts:     936000 | #Learnt:      24839 | 0.000
1244.68/1244.92	c total clause space: 206.656MB
1244.68/1244.92	c total #watches: 284967
1246.28/1246.51	c total #propagations: 56543161 / total #impl: 303853960 (eff. 0.186)
1246.28/1246.51	c #Conflicts:     937000 | #Learnt:      25839 | 0.000
1246.28/1246.51	c total clause space: 206.656MB
1246.28/1246.51	c total #watches: 291148
1248.29/1248.50	c total #propagations: 56594620 / total #impl: 304116325 (eff. 0.186)
1248.29/1248.50	c #Conflicts:     938000 | #Learnt:      26839 | 0.000
1248.29/1248.50	c total clause space: 206.656MB
1248.29/1248.50	c total #watches: 299548
1250.08/1250.34	c total #propagations: 56668090 / total #impl: 304329742 (eff. 0.186)
1250.08/1250.34	c #Conflicts:     939000 | #Learnt:      27839 | 0.000
1250.08/1250.34	c total clause space: 206.656MB
1250.08/1250.34	c total #watches: 306431
1251.69/1251.93	c total #propagations: 56738967 / total #impl: 304574111 (eff. 0.186)
1251.69/1251.93	c #Conflicts:     940000 | #Learnt:      28839 | 0.000
1251.69/1251.93	c total clause space: 206.656MB
1251.69/1251.93	c total #watches: 314537
1253.38/1253.64	c total #propagations: 56800368 / total #impl: 304828513 (eff. 0.186)
1253.38/1253.64	c #Conflicts:     941000 | #Learnt:      29839 | 0.000
1253.38/1253.64	c total clause space: 206.656MB
1253.38/1253.64	c total #watches: 321683
1255.08/1255.34	c total #propagations: 56859807 / total #impl: 305061994 (eff. 0.186)
1255.08/1255.34	c #Conflicts:     942000 | #Learnt:      30839 | 0.000
1255.08/1255.34	c total clause space: 206.656MB
1255.08/1255.34	c total #watches: 328527
1256.88/1257.12	c total #propagations: 56920889 / total #impl: 305287922 (eff. 0.186)
1256.88/1257.12	c #Conflicts:     943000 | #Learnt:      31839 | 0.000
1256.88/1257.12	c total clause space: 206.656MB
1256.88/1257.12	c total #watches: 336394
1258.48/1258.79	c total #propagations: 56988227 / total #impl: 305506040 (eff. 0.187)
1258.48/1258.79	c #Conflicts:     944000 | #Learnt:      32839 | 0.000
1258.48/1258.79	c total clause space: 206.656MB
1258.48/1258.79	c total #watches: 343448
1260.58/1260.84	c total #propagations: 57050471 / total #impl: 305745752 (eff. 0.187)
1260.58/1260.84	c #Conflicts:     945000 | #Learnt:      33839 | 0.000
1260.58/1260.84	c total clause space: 206.656MB
1260.58/1260.84	c total #watches: 351095
1262.18/1262.49	c total #propagations: 57116601 / total #impl: 305978702 (eff. 0.187)
1262.18/1262.49	c #Conflicts:     946000 | #Learnt:      34839 | 0.000
1262.18/1262.49	c total clause space: 206.656MB
1262.18/1262.49	c total #watches: 358238
1263.98/1264.28	c total #propagations: 57178437 / total #impl: 306218253 (eff. 0.187)
1263.98/1264.28	c #Conflicts:     947000 | #Learnt:      35839 | 0.000
1263.98/1264.28	c total clause space: 206.656MB
1263.98/1264.28	c total #watches: 365571
1265.89/1266.16	c total #propagations: 57241383 / total #impl: 306501220 (eff. 0.187)
1265.89/1266.16	c #Conflicts:     948000 | #Learnt:      36839 | 0.000
1265.89/1266.16	c total clause space: 206.656MB
1265.89/1266.16	c total #watches: 374192
1267.78/1268.00	c total #propagations: 57301114 / total #impl: 306884093 (eff. 0.187)
1267.78/1268.00	c #Conflicts:     949000 | #Learnt:      37839 | 0.000
1267.78/1268.00	c total clause space: 206.656MB
1267.78/1268.00	c total #watches: 382309
1269.98/1270.24	c total #propagations: 57366355 / total #impl: 307148926 (eff. 0.187)
1269.98/1270.24	c #Conflicts:     950000 | #Learnt:      38839 | 0.000
1269.98/1270.24	c total clause space: 206.656MB
1269.98/1270.24	c total #watches: 389405
1272.18/1272.42	c total #propagations: 57430513 / total #impl: 307416042 (eff. 0.187)
1272.18/1272.42	c #Conflicts:     951000 | #Learnt:      39839 | 0.000
1272.18/1272.42	c total clause space: 206.656MB
1272.18/1272.42	c total #watches: 397367
1274.28/1274.54	c total #propagations: 57491126 / total #impl: 307712094 (eff. 0.187)
1274.28/1274.54	c #Conflicts:     952000 | #Learnt:      40839 | 0.000
1274.28/1274.54	c total clause space: 206.656MB
1274.28/1274.54	c total #watches: 404515
1276.58/1276.87	c total #propagations: 57561019 / total #impl: 307952027 (eff. 0.187)
1276.58/1276.87	c #Conflicts:     953000 | #Learnt:      41839 | 0.000
1276.58/1276.87	c total clause space: 206.656MB
1276.58/1276.87	c total #watches: 412463
1279.18/1279.45	c total #propagations: 57625404 / total #impl: 308254235 (eff. 0.187)
1279.18/1279.45	c #Conflicts:     954000 | #Learnt:      42839 | 0.000
1279.18/1279.45	c total clause space: 206.656MB
1279.18/1279.45	c total #watches: 421231
1281.18/1281.49	c total #propagations: 57686491 / total #impl: 308510050 (eff. 0.187)
1281.18/1281.49	c #Conflicts:     955000 | #Learnt:      43839 | 0.000
1281.18/1281.49	c total clause space: 206.656MB
1281.18/1281.49	c total #watches: 427219
1283.38/1283.65	c total #propagations: 57742067 / total #impl: 308776864 (eff. 0.187)
1283.38/1283.65	c #Conflicts:     956000 | #Learnt:      44839 | 0.000
1283.38/1283.65	c total clause space: 206.656MB
1283.38/1283.65	c total #watches: 432850
1285.68/1285.92	c total #propagations: 57796893 / total #impl: 309091107 (eff. 0.187)
1285.68/1285.92	c #Conflicts:     957000 | #Learnt:      45839 | 0.000
1285.68/1285.92	c total clause space: 206.656MB
1285.68/1285.92	c total #watches: 444023
1288.28/1288.51	c total #propagations: 57862344 / total #impl: 309370432 (eff. 0.187)
1288.28/1288.51	c #Conflicts:     958000 | #Learnt:      46839 | 0.000
1288.28/1288.51	c total clause space: 206.656MB
1288.28/1288.51	c total #watches: 453041
1290.18/1290.44	c total #propagations: 57930444 / total #impl: 309849295 (eff. 0.187)
1290.18/1290.44	c GC COLLECT
1290.18/1290.44	c #Conflicts:     959000 | #Learnt:      24238 | 0.000
1290.18/1290.44	c total clause space: 206.656MB
1290.18/1290.44	c total #watches: 279519
1291.67/1291.90	c total #propagations: 57989559 / total #impl: 310214852 (eff. 0.187)
1291.67/1291.90	c #Conflicts:     960000 | #Learnt:      25238 | 0.000
1291.67/1291.90	c total clause space: 206.656MB
1291.67/1291.90	c total #watches: 290794
1293.17/1293.40	c total #propagations: 58055586 / total #impl: 310523876 (eff. 0.187)
1293.17/1293.40	c #Conflicts:     961000 | #Learnt:      26238 | 0.000
1293.17/1293.40	c total clause space: 206.656MB
1293.17/1293.40	c total #watches: 298202
1294.77/1295.02	c total #propagations: 58118918 / total #impl: 310816508 (eff. 0.187)
1294.77/1295.02	c #Conflicts:     962000 | #Learnt:      27238 | 0.000
1294.77/1295.02	c total clause space: 206.656MB
1294.77/1295.02	c total #watches: 305203
1296.27/1296.51	c total #propagations: 58185260 / total #impl: 311223079 (eff. 0.187)
1296.27/1296.51	c #Conflicts:     963000 | #Learnt:      28238 | 0.000
1296.27/1296.51	c total clause space: 206.656MB
1296.27/1296.51	c total #watches: 312468
1297.88/1298.15	c total #propagations: 58244740 / total #impl: 311573697 (eff. 0.187)
1297.88/1298.15	c #Conflicts:     964000 | #Learnt:      29238 | 0.000
1297.88/1298.15	c total clause space: 206.656MB
1297.88/1298.15	c total #watches: 318631
1299.07/1299.33	c total #propagations: 58304285 / total #impl: 311946588 (eff. 0.187)
1299.07/1299.33	c #Conflicts:     965000 | #Learnt:      30238 | 0.000
1299.07/1299.33	c total clause space: 206.656MB
1299.07/1299.33	c total #watches: 328192
1300.47/1300.75	c total #propagations: 58357812 / total #impl: 312392944 (eff. 0.187)
1300.47/1300.75	c #Conflicts:     966000 | #Learnt:      31238 | 0.000
1300.47/1300.75	c total clause space: 206.656MB
1300.47/1300.75	c total #watches: 335294
1302.07/1302.30	c total #propagations: 58415325 / total #impl: 312777069 (eff. 0.187)
1302.07/1302.30	c #Conflicts:     967000 | #Learnt:      32238 | 0.000
1302.07/1302.30	c total clause space: 206.656MB
1302.07/1302.30	c total #watches: 344341
1303.57/1303.86	c total #propagations: 58476069 / total #impl: 313242870 (eff. 0.187)
1303.57/1303.86	c #Conflicts:     968000 | #Learnt:      33238 | 0.000
1303.57/1303.86	c total clause space: 206.656MB
1303.57/1303.86	c total #watches: 351629
1305.07/1305.39	c total #propagations: 58530554 / total #impl: 313657884 (eff. 0.187)
1305.07/1305.39	c #Conflicts:     969000 | #Learnt:      34238 | 0.000
1305.07/1305.39	c total clause space: 206.656MB
1305.07/1305.39	c total #watches: 360299
1306.77/1307.09	c total #propagations: 58584726 / total #impl: 314092263 (eff. 0.187)
1306.77/1307.09	c #Conflicts:     970000 | #Learnt:      35238 | 0.000
1306.77/1307.09	c total clause space: 206.656MB
1306.77/1307.09	c total #watches: 369092
1308.57/1308.87	c total #propagations: 58642380 / total #impl: 314600190 (eff. 0.186)
1308.57/1308.87	c #Conflicts:     971000 | #Learnt:      36238 | 0.000
1308.57/1308.87	c total clause space: 206.656MB
1308.57/1308.87	c total #watches: 377746
1310.37/1310.66	c total #propagations: 58700682 / total #impl: 315147104 (eff. 0.186)
1310.37/1310.66	c #Conflicts:     972000 | #Learnt:      37238 | 0.000
1310.37/1310.66	c total clause space: 206.656MB
1310.37/1310.66	c total #watches: 386883
1312.47/1312.75	c total #propagations: 58758301 / total #impl: 315626697 (eff. 0.186)
1312.47/1312.75	c #Conflicts:     973000 | #Learnt:      38238 | 0.000
1312.47/1312.75	c total clause space: 206.656MB
1312.47/1312.75	c total #watches: 395949
1314.47/1314.76	c total #propagations: 58818801 / total #impl: 316102730 (eff. 0.186)
1314.47/1314.76	c #Conflicts:     974000 | #Learnt:      39238 | 0.000
1314.47/1314.76	c total clause space: 206.656MB
1314.47/1314.76	c total #watches: 403449
1316.27/1316.56	c total #propagations: 58876291 / total #impl: 316664609 (eff. 0.186)
1316.27/1316.56	c #Conflicts:     975000 | #Learnt:      40238 | 0.000
1316.27/1316.56	c total clause space: 206.656MB
1316.27/1316.56	c total #watches: 411576
1317.97/1318.27	c total #propagations: 58929694 / total #impl: 317180721 (eff. 0.186)
1317.97/1318.27	c #Conflicts:     976000 | #Learnt:      41238 | 0.000
1317.97/1318.27	c total clause space: 206.656MB
1317.97/1318.27	c total #watches: 420093
1319.78/1320.02	c total #propagations: 58978553 / total #impl: 317619606 (eff. 0.186)
1319.78/1320.02	c #Conflicts:     977000 | #Learnt:      42238 | 0.000
1319.78/1320.02	c total clause space: 206.656MB
1319.78/1320.02	c total #watches: 429281
1321.87/1322.17	c total #propagations: 59022832 / total #impl: 318007672 (eff. 0.186)
1321.87/1322.17	c #Conflicts:     978000 | #Learnt:      43238 | 0.000
1321.87/1322.17	c total clause space: 206.656MB
1321.87/1322.17	c total #watches: 438087
1324.37/1324.63	c total #propagations: 59070727 / total #impl: 318424638 (eff. 0.186)
1324.37/1324.63	c #Conflicts:     979000 | #Learnt:      44238 | 0.000
1324.37/1324.63	c total clause space: 206.656MB
1324.37/1324.63	c total #watches: 448770
1326.77/1327.07	c total #propagations: 59130930 / total #impl: 318759853 (eff. 0.186)
1326.77/1327.07	c #Conflicts:     980000 | #Learnt:      45238 | 0.000
1326.77/1327.07	c total clause space: 206.656MB
1326.77/1327.07	c total #watches: 458020
1329.37/1329.67	c total #propagations: 59187331 / total #impl: 319098507 (eff. 0.185)
1329.37/1329.67	c #Conflicts:     981000 | #Learnt:      46238 | 0.000
1329.37/1329.67	c total clause space: 206.656MB
1329.37/1329.67	c total #watches: 468836
1331.77/1332.02	c total #propagations: 59246177 / total #impl: 319425024 (eff. 0.185)
1331.77/1332.02	c #Conflicts:     982000 | #Learnt:      47238 | 0.000
1331.77/1332.02	c total clause space: 206.656MB
1331.77/1332.02	c total #watches: 478211
1333.68/1333.92	c total #propagations: 59305735 / total #impl: 319799919 (eff. 0.185)
1333.68/1333.92	c GC COLLECT
1333.68/1333.92	c #Conflicts:     983000 | #Learnt:      24330 | 0.000
1333.68/1333.92	c total clause space: 206.656MB
1333.68/1333.92	c total #watches: 282297
1334.98/1335.22	c total #propagations: 59361654 / total #impl: 320136743 (eff. 0.185)
1334.98/1335.22	c #Conflicts:     984000 | #Learnt:      25330 | 0.000
1334.98/1335.22	c total clause space: 206.656MB
1334.98/1335.22	c total #watches: 294152
1336.48/1336.79	c total #propagations: 59423766 / total #impl: 320375865 (eff. 0.185)
1336.48/1336.79	c #Conflicts:     985000 | #Learnt:      26330 | 0.000
1336.48/1336.79	c total clause space: 206.656MB
1336.48/1336.79	c total #watches: 307853
1338.18/1338.44	c total #propagations: 59488351 / total #impl: 320666045 (eff. 0.186)
1338.18/1338.44	c #Conflicts:     986000 | #Learnt:      27330 | 0.000
1338.18/1338.44	c total clause space: 206.656MB
1338.18/1338.44	c total #watches: 317210
1339.88/1340.17	c total #propagations: 59555110 / total #impl: 320900218 (eff. 0.186)
1339.88/1340.17	c #Conflicts:     987000 | #Learnt:      28330 | 0.000
1339.88/1340.17	c total clause space: 206.656MB
1339.88/1340.17	c total #watches: 325763
1341.68/1341.95	c total #propagations: 59623835 / total #impl: 321154578 (eff. 0.186)
1341.68/1341.95	c #Conflicts:     988000 | #Learnt:      29330 | 0.000
1341.68/1341.95	c total clause space: 206.656MB
1341.68/1341.95	c total #watches: 338831
1343.57/1343.83	c total #propagations: 59690213 / total #impl: 321464882 (eff. 0.186)
1343.57/1343.83	c #Conflicts:     989000 | #Learnt:      30330 | 0.000
1343.57/1343.83	c total clause space: 206.656MB
1343.57/1343.83	c total #watches: 350015
1345.67/1345.96	c total #propagations: 59755724 / total #impl: 321777384 (eff. 0.186)
1345.67/1345.96	c #Conflicts:     990000 | #Learnt:      31330 | 0.000
1345.67/1345.96	c total clause space: 206.656MB
1345.67/1345.96	c total #watches: 361813
1347.67/1347.90	c total #propagations: 59821522 / total #impl: 322132791 (eff. 0.186)
1347.67/1347.90	c #Conflicts:     991000 | #Learnt:      32330 | 0.000
1347.67/1347.90	c total clause space: 206.656MB
1347.67/1347.90	c total #watches: 375069
1349.48/1349.80	c total #propagations: 59891200 / total #impl: 322462357 (eff. 0.186)
1349.48/1349.80	c #Conflicts:     992000 | #Learnt:      33330 | 0.000
1349.48/1349.80	c total clause space: 206.656MB
1349.48/1349.80	c total #watches: 388737
1351.37/1351.61	c total #propagations: 59949025 / total #impl: 322829503 (eff. 0.186)
1351.37/1351.61	c #Conflicts:     993000 | #Learnt:      34330 | 0.000
1351.37/1351.61	c total clause space: 206.656MB
1351.37/1351.61	c total #watches: 402233
1353.27/1353.50	c total #propagations: 60002961 / total #impl: 323283665 (eff. 0.186)
1353.27/1353.50	c #Conflicts:     994000 | #Learnt:      35330 | 0.000
1353.27/1353.50	c total clause space: 206.656MB
1353.27/1353.50	c total #watches: 415925
1355.47/1355.79	c total #propagations: 60055394 / total #impl: 323623536 (eff. 0.186)
1355.47/1355.79	c #Conflicts:     995000 | #Learnt:      36330 | 0.000
1355.47/1355.79	c total clause space: 206.656MB
1355.47/1355.79	c total #watches: 427811
1357.67/1357.98	c total #propagations: 60120108 / total #impl: 323977851 (eff. 0.186)
1357.67/1357.98	c #Conflicts:     996000 | #Learnt:      37330 | 0.000
1357.67/1357.98	c total clause space: 206.656MB
1357.67/1357.98	c total #watches: 441640
1359.97/1360.27	c total #propagations: 60180305 / total #impl: 324428491 (eff. 0.185)
1359.97/1360.27	c #Conflicts:     997000 | #Learnt:      38330 | 0.000
1359.97/1360.27	c total clause space: 206.656MB
1359.97/1360.27	c total #watches: 454457
1362.17/1362.49	c total #propagations: 60241573 / total #impl: 324894294 (eff. 0.185)
1362.17/1362.49	c #Conflicts:     998000 | #Learnt:      39330 | 0.000
1362.17/1362.49	c total clause space: 206.656MB
1362.17/1362.49	c total #watches: 467308
1364.88/1365.11	c total #propagations: 60304251 / total #impl: 325246090 (eff. 0.185)
1364.88/1365.11	c #Conflicts:     999000 | #Learnt:      40330 | 0.000
1364.88/1365.11	c total clause space: 206.656MB
1364.88/1365.11	c total #watches: 481150
1367.27/1367.52	c total #propagations: 60367951 / total #impl: 325612867 (eff. 0.185)
1367.27/1367.52	c #Conflicts:    1000000 | #Learnt:      41330 | 0.000
1367.27/1367.52	c total clause space: 206.656MB
1367.27/1367.52	c total #watches: 491396
1370.07/1370.38	c total #propagations: 60425931 / total #impl: 326029025 (eff. 0.185)
1370.07/1370.38	c #Conflicts:    1001000 | #Learnt:      42330 | 0.000
1370.07/1370.38	c total clause space: 206.656MB
1370.07/1370.38	c total #watches: 501626
1372.87/1373.15	c total #propagations: 60483309 / total #impl: 326379879 (eff. 0.185)
1372.87/1373.15	c #Conflicts:    1002000 | #Learnt:      43330 | 0.000
1372.87/1373.15	c total clause space: 206.656MB
1372.87/1373.15	c total #watches: 511531
1375.47/1375.77	c total #propagations: 60543581 / total #impl: 326789440 (eff. 0.185)
1375.47/1375.77	c #Conflicts:    1003000 | #Learnt:      44330 | 0.000
1375.47/1375.77	c total clause space: 206.656MB
1375.47/1375.77	c total #watches: 523003
1377.97/1378.26	c total #propagations: 60603303 / total #impl: 327229798 (eff. 0.185)
1377.97/1378.26	c #Conflicts:    1004000 | #Learnt:      45330 | 0.000
1377.97/1378.26	c total clause space: 206.656MB
1377.97/1378.26	c total #watches: 536513
1380.67/1380.98	c total #propagations: 60655959 / total #impl: 327692967 (eff. 0.185)
1380.67/1380.98	c #Conflicts:    1005000 | #Learnt:      46330 | 0.000
1380.67/1380.98	c total clause space: 206.656MB
1380.67/1380.98	c total #watches: 548057
1384.57/1384.90	c total #propagations: 60708481 / total #impl: 328245738 (eff. 0.185)
1384.57/1384.90	c #Conflicts:    1006000 | #Learnt:      47330 | 0.000
1384.57/1384.90	c total clause space: 206.656MB
1384.57/1384.90	c total #watches: 558081
1388.37/1388.63	c total #propagations: 60770573 / total #impl: 328635125 (eff. 0.185)
1388.37/1388.63	c #Conflicts:    1007000 | #Learnt:      48330 | 0.000
1388.37/1388.63	c total clause space: 206.656MB
1388.37/1388.63	c total #watches: 570251
1390.17/1390.45	c total #propagations: 60831205 / total #impl: 329101201 (eff. 0.185)
1390.17/1390.45	c GC COLLECT
1390.17/1390.45	c #Conflicts:    1008000 | #Learnt:      25123 | 0.000
1390.17/1390.45	c total clause space: 206.656MB
1390.17/1390.45	c total #watches: 289077
1391.77/1392.08	c total #propagations: 60892519 / total #impl: 329333427 (eff. 0.185)
1391.77/1392.08	c #Conflicts:    1009000 | #Learnt:      26123 | 0.000
1391.77/1392.08	c total clause space: 206.656MB
1391.77/1392.08	c total #watches: 297935
1393.37/1393.66	c total #propagations: 60949514 / total #impl: 329580619 (eff. 0.185)
1393.37/1393.66	c #Conflicts:    1010000 | #Learnt:      27123 | 0.000
1393.37/1393.66	c total clause space: 206.656MB
1393.37/1393.66	c total #watches: 309123
1394.96/1395.22	c total #propagations: 61012077 / total #impl: 329856759 (eff. 0.185)
1394.96/1395.22	c #Conflicts:    1011000 | #Learnt:      28123 | 0.000
1394.96/1395.22	c total clause space: 206.656MB
1394.96/1395.22	c total #watches: 319160
1396.56/1396.87	c total #propagations: 61072853 / total #impl: 330172265 (eff. 0.185)
1396.56/1396.87	c #Conflicts:    1012000 | #Learnt:      29123 | 0.000
1396.56/1396.87	c total clause space: 206.656MB
1396.56/1396.87	c total #watches: 328919
1398.26/1398.58	c total #propagations: 61132128 / total #impl: 330595645 (eff. 0.185)
1398.26/1398.58	c #Conflicts:    1013000 | #Learnt:      30123 | 0.000
1398.26/1398.58	c total clause space: 206.656MB
1398.26/1398.58	c total #watches: 343208
1400.26/1400.50	c total #propagations: 61195041 / total #impl: 330919811 (eff. 0.185)
1400.26/1400.50	c #Conflicts:    1014000 | #Learnt:      31123 | 0.000
1400.26/1400.50	c total clause space: 206.656MB
1400.26/1400.50	c total #watches: 354349
1402.06/1402.31	c total #propagations: 61260740 / total #impl: 331257891 (eff. 0.185)
1402.06/1402.31	c #Conflicts:    1015000 | #Learnt:      32123 | 0.000
1402.06/1402.31	c total clause space: 206.656MB
1402.06/1402.31	c total #watches: 366601
1404.16/1404.50	c total #propagations: 61325357 / total #impl: 331734184 (eff. 0.185)
1404.16/1404.50	c #Conflicts:    1016000 | #Learnt:      33123 | 0.000
1404.16/1404.50	c total clause space: 206.656MB
1404.16/1404.50	c total #watches: 377236
1406.36/1406.66	c total #propagations: 61388310 / total #impl: 332102814 (eff. 0.185)
1406.36/1406.66	c #Conflicts:    1017000 | #Learnt:      34123 | 0.000
1406.36/1406.66	c total clause space: 206.656MB
1406.36/1406.66	c total #watches: 387917
1408.36/1408.68	c total #propagations: 61450065 / total #impl: 332519883 (eff. 0.185)
1408.36/1408.68	c #Conflicts:    1018000 | #Learnt:      35123 | 0.000
1408.36/1408.68	c total clause space: 206.656MB
1408.36/1408.68	c total #watches: 399281
1410.76/1411.00	c total #propagations: 61505797 / total #impl: 332913210 (eff. 0.185)
1410.76/1411.00	c #Conflicts:    1019000 | #Learnt:      36123 | 0.000
1410.76/1411.00	c total clause space: 206.656MB
1410.76/1411.00	c total #watches: 411793
1413.16/1413.41	c total #propagations: 61566308 / total #impl: 333374089 (eff. 0.185)
1413.16/1413.41	c #Conflicts:    1020000 | #Learnt:      37123 | 0.000
1413.16/1413.41	c total clause space: 206.656MB
1413.16/1413.41	c total #watches: 422481
1415.66/1415.95	c total #propagations: 61629453 / total #impl: 333923534 (eff. 0.185)
1415.66/1415.95	c #Conflicts:    1021000 | #Learnt:      38123 | 0.000
1415.66/1415.95	c total clause space: 206.656MB
1415.66/1415.95	c total #watches: 431369
1418.46/1418.74	c total #propagations: 61692199 / total #impl: 334291213 (eff. 0.185)
1418.46/1418.74	c #Conflicts:    1022000 | #Learnt:      39123 | 0.000
1418.46/1418.74	c total clause space: 206.656MB
1418.46/1418.74	c total #watches: 442163
1420.86/1421.17	c total #propagations: 61757379 / total #impl: 334814011 (eff. 0.184)
1420.86/1421.17	c #Conflicts:    1023000 | #Learnt:      40123 | 0.000
1420.86/1421.17	c total clause space: 206.656MB
1420.86/1421.17	c total #watches: 453785
1423.86/1424.14	c total #propagations: 61817453 / total #impl: 335407677 (eff. 0.184)
1423.86/1424.14	c #Conflicts:    1024000 | #Learnt:      41123 | 0.000
1423.86/1424.14	c total clause space: 206.656MB
1423.86/1424.14	c total #watches: 465777
1426.66/1426.93	c total #propagations: 61879299 / total #impl: 335991314 (eff. 0.184)
1426.66/1426.93	c #Conflicts:    1025000 | #Learnt:      42123 | 0.000
1426.66/1426.93	c total clause space: 206.656MB
1426.66/1426.93	c total #watches: 478379
1429.87/1430.13	c total #propagations: 61937750 / total #impl: 336540009 (eff. 0.184)
1429.87/1430.13	c #Conflicts:    1026000 | #Learnt:      43123 | 0.000
1429.87/1430.13	c total clause space: 206.656MB
1429.87/1430.13	c total #watches: 489582
1432.96/1433.26	c total #propagations: 62003349 / total #impl: 337171105 (eff. 0.184)
1432.96/1433.26	c #Conflicts:    1027000 | #Learnt:      44123 | 0.000
1432.96/1433.26	c total clause space: 206.656MB
1432.96/1433.26	c total #watches: 502260
1436.26/1436.51	c total #propagations: 62062922 / total #impl: 337516654 (eff. 0.184)
1436.26/1436.51	c #Conflicts:    1028000 | #Learnt:      45123 | 0.000
1436.26/1436.51	c total clause space: 206.656MB
1436.26/1436.51	c total #watches: 512010
1439.46/1439.72	c total #propagations: 62120714 / total #impl: 337846260 (eff. 0.184)
1439.46/1439.72	c #Conflicts:    1029000 | #Learnt:      46123 | 0.000
1439.46/1439.72	c total clause space: 206.656MB
1439.46/1439.72	c total #watches: 527636
1442.56/1442.87	c total #propagations: 62177706 / total #impl: 338230998 (eff. 0.184)
1442.56/1442.87	c #Conflicts:    1030000 | #Learnt:      47123 | 0.000
1442.56/1442.87	c total clause space: 206.656MB
1442.56/1442.87	c total #watches: 537973
1445.96/1446.21	c total #propagations: 62233661 / total #impl: 338607201 (eff. 0.184)
1445.96/1446.21	c #Conflicts:    1031000 | #Learnt:      48123 | 0.000
1445.96/1446.21	c total clause space: 206.656MB
1445.96/1446.21	c total #watches: 554293
1448.76/1449.00	c total #propagations: 62291787 / total #impl: 339004126 (eff. 0.184)
1448.76/1449.00	c GC COLLECT
1448.76/1449.00	c #Conflicts:    1032000 | #Learnt:      24638 | 0.000
1448.76/1449.00	c total clause space: 206.656MB
1448.76/1449.00	c total #watches: 288432
1449.96/1450.22	c total #propagations: 62341025 / total #impl: 339380544 (eff. 0.184)
1449.96/1450.22	c #Conflicts:    1033000 | #Learnt:      25638 | 0.000
1449.96/1450.22	c total clause space: 206.656MB
1449.96/1450.22	c total #watches: 308533
1451.16/1451.40	c total #propagations: 62397939 / total #impl: 339654772 (eff. 0.184)
1451.16/1451.40	c #Conflicts:    1034000 | #Learnt:      26638 | 0.000
1451.16/1451.40	c total clause space: 206.656MB
1451.16/1451.40	c total #watches: 327205
1452.16/1452.45	c total #propagations: 62449880 / total #impl: 339972876 (eff. 0.184)
1452.16/1452.45	c #Conflicts:    1035000 | #Learnt:      27638 | 0.000
1452.16/1452.45	c total clause space: 206.656MB
1452.16/1452.45	c total #watches: 345328
1453.16/1453.46	c total #propagations: 62499910 / total #impl: 340332182 (eff. 0.184)
1453.16/1453.46	c #Conflicts:    1036000 | #Learnt:      28638 | 0.000
1453.16/1453.46	c total clause space: 206.656MB
1453.16/1453.46	c total #watches: 368515
1454.65/1454.98	c total #propagations: 62545825 / total #impl: 340707929 (eff. 0.184)
1454.65/1454.98	c #Conflicts:    1037000 | #Learnt:      29638 | 0.000
1454.65/1454.98	c total clause space: 206.656MB
1454.65/1454.98	c total #watches: 385356
1456.45/1456.75	c total #propagations: 62600798 / total #impl: 341006904 (eff. 0.184)
1456.45/1456.75	c #Conflicts:    1038000 | #Learnt:      30638 | 0.000
1456.45/1456.75	c total clause space: 206.656MB
1456.45/1456.75	c total #watches: 402439
1457.95/1458.24	c total #propagations: 62655374 / total #impl: 341332913 (eff. 0.184)
1457.95/1458.24	c #Conflicts:    1039000 | #Learnt:      31638 | 0.000
1457.95/1458.24	c total clause space: 206.656MB
1457.95/1458.24	c total #watches: 422715
1459.56/1459.80	c total #propagations: 62701267 / total #impl: 341819601 (eff. 0.183)
1459.56/1459.80	c #Conflicts:    1040000 | #Learnt:      32638 | 0.000
1459.56/1459.80	c total clause space: 206.656MB
1459.56/1459.80	c total #watches: 436028
1461.05/1461.36	c total #propagations: 62760006 / total #impl: 342099967 (eff. 0.183)
1461.05/1461.36	c #Conflicts:    1041000 | #Learnt:      33638 | 0.000
1461.05/1461.36	c total clause space: 206.656MB
1461.05/1461.36	c total #watches: 447830
1462.55/1462.89	c total #propagations: 62819780 / total #impl: 342382259 (eff. 0.183)
1462.55/1462.89	c #Conflicts:    1042000 | #Learnt:      34638 | 0.000
1462.55/1462.89	c total clause space: 206.656MB
1462.55/1462.89	c total #watches: 463613
1464.15/1464.40	c total #propagations: 62873398 / total #impl: 342689426 (eff. 0.183)
1464.15/1464.40	c #Conflicts:    1043000 | #Learnt:      35638 | 0.000
1464.15/1464.40	c total clause space: 206.656MB
1464.15/1464.40	c total #watches: 482145
1465.75/1466.01	c total #propagations: 62923172 / total #impl: 343005504 (eff. 0.183)
1465.75/1466.01	c #Conflicts:    1044000 | #Learnt:      36638 | 0.000
1465.75/1466.01	c total clause space: 206.656MB
1465.75/1466.01	c total #watches: 494851
1467.65/1467.92	c total #propagations: 62975553 / total #impl: 343367533 (eff. 0.183)
1467.65/1467.92	c #Conflicts:    1045000 | #Learnt:      37638 | 0.000
1467.65/1467.92	c total clause space: 206.656MB
1467.65/1467.92	c total #watches: 514105
1469.75/1470.04	c total #propagations: 63034508 / total #impl: 343781160 (eff. 0.183)
1469.75/1470.04	c #Conflicts:    1046000 | #Learnt:      38638 | 0.000
1469.75/1470.04	c total clause space: 206.656MB
1469.75/1470.04	c total #watches: 533671
1472.35/1472.62	c total #propagations: 63090797 / total #impl: 344064522 (eff. 0.183)
1472.35/1472.62	c #Conflicts:    1047000 | #Learnt:      39638 | 0.000
1472.35/1472.62	c total clause space: 206.656MB
1472.35/1472.62	c total #watches: 552610
1475.05/1475.37	c total #propagations: 63153382 / total #impl: 344384642 (eff. 0.183)
1475.05/1475.37	c #Conflicts:    1048000 | #Learnt:      40638 | 0.000
1475.05/1475.37	c total clause space: 206.656MB
1475.05/1475.37	c total #watches: 563637
1477.65/1477.93	c total #propagations: 63212703 / total #impl: 344721177 (eff. 0.183)
1477.65/1477.93	c #Conflicts:    1049000 | #Learnt:      41638 | 0.000
1477.65/1477.93	c total clause space: 206.656MB
1477.65/1477.93	c total #watches: 576679
1480.15/1480.45	c total #propagations: 63269174 / total #impl: 345125045 (eff. 0.183)
1480.15/1480.45	c #Conflicts:    1050000 | #Learnt:      42638 | 0.000
1480.15/1480.45	c total clause space: 206.656MB
1480.15/1480.45	c total #watches: 591558
1482.56/1482.83	c total #propagations: 63324365 / total #impl: 345480431 (eff. 0.183)
1482.56/1482.83	c #Conflicts:    1051000 | #Learnt:      43638 | 0.000
1482.56/1482.83	c total clause space: 206.656MB
1482.56/1482.83	c total #watches: 607861
1484.76/1485.01	c total #propagations: 63380404 / total #impl: 345957876 (eff. 0.183)
1484.76/1485.01	c #Conflicts:    1052000 | #Learnt:      44638 | 0.000
1484.76/1485.01	c total clause space: 206.656MB
1484.76/1485.01	c total #watches: 618652
1486.75/1487.03	c total #propagations: 63432462 / total #impl: 346524186 (eff. 0.183)
1486.75/1487.03	c #Conflicts:    1053000 | #Learnt:      45638 | 0.000
1486.75/1487.03	c total clause space: 206.656MB
1486.75/1487.03	c total #watches: 634135
1488.85/1489.14	c total #propagations: 63485138 / total #impl: 347013731 (eff. 0.183)
1488.85/1489.14	c #Conflicts:    1054000 | #Learnt:      46638 | 0.000
1488.85/1489.14	c total clause space: 206.656MB
1488.85/1489.14	c total #watches: 650094
1491.15/1491.41	c total #propagations: 63538509 / total #impl: 347528775 (eff. 0.183)
1491.15/1491.41	c #Conflicts:    1055000 | #Learnt:      47638 | 0.000
1491.15/1491.41	c total clause space: 206.656MB
1491.15/1491.41	c total #watches: 661106
1493.25/1493.58	c total #propagations: 63593354 / total #impl: 348136772 (eff. 0.183)
1493.25/1493.58	c #Conflicts:    1056000 | #Learnt:      48638 | 0.000
1493.25/1493.58	c total clause space: 206.656MB
1493.25/1493.58	c total #watches: 671611
1495.75/1496.01	c total #propagations: 63644863 / total #impl: 348739078 (eff. 0.182)
1495.75/1496.01	c GC COLLECT
1495.75/1496.01	c #Conflicts:    1057000 | #Learnt:      24829 | 0.000
1495.75/1496.01	c total clause space: 206.656MB
1495.75/1496.01	c total #watches: 292177
1496.75/1497.07	c total #propagations: 63694861 / total #impl: 349350468 (eff. 0.182)
1496.75/1497.07	c #Conflicts:    1058000 | #Learnt:      25829 | 0.000
1496.75/1497.07	c total clause space: 206.656MB
1496.75/1497.07	c total #watches: 311950
1497.65/1497.99	c total #propagations: 63742086 / total #impl: 349807972 (eff. 0.182)
1497.65/1497.99	c #Conflicts:    1059000 | #Learnt:      26829 | 0.000
1497.65/1497.99	c total clause space: 206.656MB
1497.65/1497.99	c total #watches: 328150
1498.75/1499.08	c total #propagations: 63790878 / total #impl: 350312472 (eff. 0.182)
1498.75/1499.08	c #Conflicts:    1060000 | #Learnt:      27829 | 0.000
1498.75/1499.08	c total clause space: 206.656MB
1498.75/1499.08	c total #watches: 340609
1499.94/1500.29	c total #propagations: 63841277 / total #impl: 350809224 (eff. 0.182)
1499.94/1500.29	c #Conflicts:    1061000 | #Learnt:      28829 | 0.000
1499.94/1500.29	c total clause space: 206.656MB
1499.94/1500.29	c total #watches: 361124
1501.44/1501.76	c total #propagations: 63892151 / total #impl: 351208460 (eff. 0.182)
1501.44/1501.76	c #Conflicts:    1062000 | #Learnt:      29829 | 0.000
1501.44/1501.76	c total clause space: 206.656MB
1501.44/1501.76	c total #watches: 378690
1502.74/1503.08	c total #propagations: 63946830 / total #impl: 351654957 (eff. 0.182)
1502.74/1503.08	c #Conflicts:    1063000 | #Learnt:      30829 | 0.000
1502.74/1503.08	c total clause space: 206.656MB
1502.74/1503.08	c total #watches: 396783
1504.55/1504.83	c total #propagations: 64005758 / total #impl: 352110915 (eff. 0.182)
1504.55/1504.83	c #Conflicts:    1064000 | #Learnt:      31829 | 0.000
1504.55/1504.83	c total clause space: 206.656MB
1504.55/1504.83	c total #watches: 410711
1506.34/1506.62	c total #propagations: 64071888 / total #impl: 352657266 (eff. 0.182)
1506.34/1506.62	c #Conflicts:    1065000 | #Learnt:      32829 | 0.000
1506.34/1506.62	c total clause space: 206.656MB
1506.34/1506.62	c total #watches: 421315
1508.14/1508.44	c total #propagations: 64136850 / total #impl: 353151361 (eff. 0.182)
1508.14/1508.44	c #Conflicts:    1066000 | #Learnt:      33829 | 0.000
1508.14/1508.44	c total clause space: 206.656MB
1508.14/1508.44	c total #watches: 433160
1509.84/1510.15	c total #propagations: 64195339 / total #impl: 353798518 (eff. 0.181)
1509.84/1510.15	c #Conflicts:    1067000 | #Learnt:      34829 | 0.000
1509.84/1510.15	c total clause space: 206.656MB
1509.84/1510.15	c total #watches: 445345
1511.84/1512.16	c total #propagations: 64253070 / total #impl: 354365163 (eff. 0.181)
1511.84/1512.16	c #Conflicts:    1068000 | #Learnt:      35829 | 0.000
1511.84/1512.16	c total clause space: 206.656MB
1511.84/1512.16	c total #watches: 462498
1514.14/1514.44	c total #propagations: 64311823 / total #impl: 354759211 (eff. 0.181)
1514.14/1514.44	c #Conflicts:    1069000 | #Learnt:      36829 | 0.000
1514.14/1514.44	c total clause space: 206.656MB
1514.14/1514.44	c total #watches: 478170
1516.75/1517.01	c total #propagations: 64369390 / total #impl: 355079932 (eff. 0.181)
1516.75/1517.01	c #Conflicts:    1070000 | #Learnt:      37829 | 0.000
1516.75/1517.01	c total clause space: 206.656MB
1516.75/1517.01	c total #watches: 491159
1519.44/1519.71	c total #propagations: 64426292 / total #impl: 355354968 (eff. 0.181)
1519.44/1519.71	c #Conflicts:    1071000 | #Learnt:      38829 | 0.000
1519.44/1519.71	c total clause space: 206.656MB
1519.44/1519.71	c total #watches: 502275
1521.54/1521.88	c total #propagations: 64485695 / total #impl: 355698161 (eff. 0.181)
1521.54/1521.88	c #Conflicts:    1072000 | #Learnt:      39829 | 0.000
1521.54/1521.88	c total clause space: 206.656MB
1521.54/1521.88	c total #watches: 516224
1523.64/1523.97	c total #propagations: 64539265 / total #impl: 356072308 (eff. 0.181)
1523.64/1523.97	c #Conflicts:    1073000 | #Learnt:      40829 | 0.000
1523.64/1523.97	c total clause space: 206.656MB
1523.64/1523.97	c total #watches: 529193
1525.94/1526.24	c total #propagations: 64591483 / total #impl: 356514126 (eff. 0.181)
1525.94/1526.24	c #Conflicts:    1074000 | #Learnt:      41829 | 0.000
1525.94/1526.24	c total clause space: 206.656MB
1525.94/1526.24	c total #watches: 544293
1528.34/1528.67	c total #propagations: 64643679 / total #impl: 357023276 (eff. 0.181)
1528.34/1528.67	c #Conflicts:    1075000 | #Learnt:      42829 | 0.000
1528.34/1528.67	c total clause space: 206.656MB
1528.34/1528.67	c total #watches: 554094
1531.05/1531.34	c total #propagations: 64695895 / total #impl: 357694563 (eff. 0.181)
1531.05/1531.34	c #Conflicts:    1076000 | #Learnt:      43829 | 0.000
1531.05/1531.34	c total clause space: 206.656MB
1531.05/1531.34	c total #watches: 567889
1533.94/1534.29	c total #propagations: 64748916 / total #impl: 358140859 (eff. 0.181)
1533.94/1534.29	c #Conflicts:    1077000 | #Learnt:      44829 | 0.000
1533.94/1534.29	c total clause space: 206.656MB
1533.94/1534.29	c total #watches: 581667
1536.64/1536.93	c total #propagations: 64806561 / total #impl: 358475279 (eff. 0.181)
1536.64/1536.93	c #Conflicts:    1078000 | #Learnt:      45829 | 0.000
1536.64/1536.93	c total clause space: 206.656MB
1536.64/1536.93	c total #watches: 596089
1539.04/1539.36	c total #propagations: 64860473 / total #impl: 358922263 (eff. 0.181)
1539.04/1539.36	c #Conflicts:    1079000 | #Learnt:      46829 | 0.000
1539.04/1539.36	c total clause space: 206.656MB
1539.04/1539.36	c total #watches: 607698
1541.84/1542.19	c total #propagations: 64913902 / total #impl: 359362457 (eff. 0.181)
1541.84/1542.19	c #Conflicts:    1080000 | #Learnt:      47829 | 0.000
1541.84/1542.19	c total clause space: 206.656MB
1541.84/1542.19	c total #watches: 621104
1544.64/1544.93	c total #propagations: 64970797 / total #impl: 359768836 (eff. 0.181)
1544.64/1544.93	c #Conflicts:    1081000 | #Learnt:      48829 | 0.000
1544.64/1544.93	c total clause space: 206.656MB
1544.64/1544.93	c total #watches: 636536
1547.44/1547.79	c total #propagations: 65023433 / total #impl: 360254667 (eff. 0.180)
1547.44/1547.79	c #Conflicts:    1082000 | #Learnt:      49829 | 0.000
1547.44/1547.79	c total clause space: 206.656MB
1547.44/1547.79	c total #watches: 648991
1549.54/1549.82	c total #propagations: 65073838 / total #impl: 360845509 (eff. 0.180)
1549.54/1549.82	c GC COLLECT
1549.54/1549.82	c #Conflicts:    1083000 | #Learnt:      25736 | 0.000
1549.54/1549.82	c total clause space: 206.656MB
1549.54/1549.82	c total #watches: 311055
1550.64/1550.97	c total #propagations: 65127917 / total #impl: 361179383 (eff. 0.180)
1550.64/1550.97	c #Conflicts:    1084000 | #Learnt:      26736 | 0.000
1550.64/1550.97	c total clause space: 206.656MB
1550.64/1550.97	c total #watches: 325334
1552.44/1552.73	c total #propagations: 65180591 / total #impl: 361612959 (eff. 0.180)
1552.44/1552.73	c #Conflicts:    1085000 | #Learnt:      27736 | 0.000
1552.44/1552.73	c total clause space: 206.656MB
1552.44/1552.73	c total #watches: 338802
1553.74/1554.02	c total #propagations: 65245897 / total #impl: 361968377 (eff. 0.180)
1553.74/1554.02	c #Conflicts:    1086000 | #Learnt:      28736 | 0.000
1553.74/1554.02	c total clause space: 206.656MB
1553.74/1554.02	c total #watches: 358025
1555.24/1555.51	c total #propagations: 65301074 / total #impl: 362411686 (eff. 0.180)
1555.24/1555.51	c #Conflicts:    1087000 | #Learnt:      29736 | 0.000
1555.24/1555.51	c total clause space: 206.656MB
1555.24/1555.51	c total #watches: 370258
1557.24/1557.51	c total #propagations: 65360980 / total #impl: 362926246 (eff. 0.180)
1557.24/1557.51	c #Conflicts:    1088000 | #Learnt:      30736 | 0.000
1557.24/1557.51	c total clause space: 206.656MB
1557.24/1557.51	c total #watches: 384877
1559.13/1559.41	c total #propagations: 65427427 / total #impl: 363248839 (eff. 0.180)
1559.13/1559.41	c #Conflicts:    1089000 | #Learnt:      31736 | 0.000
1559.13/1559.41	c total clause space: 206.656MB
1559.13/1559.41	c total #watches: 397602
1560.93/1561.29	c total #propagations: 65493508 / total #impl: 363494175 (eff. 0.180)
1560.93/1561.29	c #Conflicts:    1090000 | #Learnt:      32736 | 0.000
1560.93/1561.29	c total clause space: 206.656MB
1560.93/1561.29	c total #watches: 410632
1563.43/1563.73	c total #propagations: 65555005 / total #impl: 363761941 (eff. 0.180)
1563.43/1563.73	c #Conflicts:    1091000 | #Learnt:      33736 | 0.000
1563.43/1563.73	c total clause space: 206.656MB
1563.43/1563.73	c total #watches: 419697
1565.14/1565.45	c total #propagations: 65621192 / total #impl: 364017526 (eff. 0.180)
1565.14/1565.45	c #Conflicts:    1092000 | #Learnt:      34736 | 0.000
1565.14/1565.45	c total clause space: 206.656MB
1565.14/1565.45	c total #watches: 438029
1566.63/1566.91	c total #propagations: 65671946 / total #impl: 364382768 (eff. 0.180)
1566.63/1566.91	c #Conflicts:    1093000 | #Learnt:      35736 | 0.000
1566.63/1566.91	c total clause space: 206.656MB
1566.63/1566.91	c total #watches: 452682
1568.44/1568.77	c total #propagations: 65719771 / total #impl: 364902013 (eff. 0.180)
1568.44/1568.77	c #Conflicts:    1094000 | #Learnt:      36736 | 0.000
1568.44/1568.77	c total clause space: 206.656MB
1568.44/1568.77	c total #watches: 467909
1570.73/1571.00	c total #propagations: 65777798 / total #impl: 365277153 (eff. 0.180)
1570.73/1571.00	c #Conflicts:    1095000 | #Learnt:      37736 | 0.000
1570.73/1571.00	c total clause space: 206.656MB
1570.73/1571.00	c total #watches: 479318
1572.63/1573.00	c total #propagations: 65842444 / total #impl: 365587156 (eff. 0.180)
1572.63/1573.00	c #Conflicts:    1096000 | #Learnt:      38736 | 0.000
1572.63/1573.00	c total clause space: 206.656MB
1572.63/1573.00	c total #watches: 491293
1575.13/1575.43	c total #propagations: 65901999 / total #impl: 366109173 (eff. 0.180)
1575.13/1575.43	c #Conflicts:    1097000 | #Learnt:      39736 | 0.000
1575.13/1575.43	c total clause space: 206.656MB
1575.13/1575.43	c total #watches: 500746
1577.63/1577.97	c total #propagations: 65960755 / total #impl: 366455985 (eff. 0.180)
1577.63/1577.97	c #Conflicts:    1098000 | #Learnt:      40736 | 0.000
1577.63/1577.97	c total clause space: 206.656MB
1577.63/1577.97	c total #watches: 512366
1580.33/1580.64	c total #propagations: 66019288 / total #impl: 366857477 (eff. 0.180)
1580.33/1580.64	c #Conflicts:    1099000 | #Learnt:      41736 | 0.000
1580.33/1580.64	c total clause space: 206.656MB
1580.33/1580.64	c total #watches: 524360
1583.23/1583.56	c total #propagations: 66083520 / total #impl: 367205468 (eff. 0.180)
1583.23/1583.56	c #Conflicts:    1100000 | #Learnt:      42736 | 0.000
1583.23/1583.56	c total clause space: 206.656MB
1583.23/1583.56	c total #watches: 535804
1586.33/1586.61	c total #propagations: 66146864 / total #impl: 367691904 (eff. 0.180)
1586.33/1586.61	c #Conflicts:    1101000 | #Learnt:      43736 | 0.000
1586.33/1586.61	c total clause space: 206.656MB
1586.33/1586.61	c total #watches: 547059
1589.24/1589.60	c total #propagations: 66206938 / total #impl: 368098304 (eff. 0.180)
1589.24/1589.60	c #Conflicts:    1102000 | #Learnt:      44736 | 0.000
1589.24/1589.60	c total clause space: 206.656MB
1589.24/1589.60	c total #watches: 558403
1592.23/1592.52	c total #propagations: 66262883 / total #impl: 368537396 (eff. 0.180)
1592.23/1592.52	c #Conflicts:    1103000 | #Learnt:      45736 | 0.000
1592.23/1592.52	c total clause space: 206.656MB
1592.23/1592.52	c total #watches: 569372
1595.33/1595.61	c total #propagations: 66316599 / total #impl: 369039160 (eff. 0.180)
1595.33/1595.61	c #Conflicts:    1104000 | #Learnt:      46736 | 0.000
1595.33/1595.61	c total clause space: 206.656MB
1595.33/1595.61	c total #watches: 580102
1598.53/1598.89	c total #propagations: 66380580 / total #impl: 369461698 (eff. 0.180)
1598.53/1598.89	c #Conflicts:    1105000 | #Learnt:      47736 | 0.000
1598.53/1598.89	c total clause space: 206.656MB
1598.53/1598.89	c total #watches: 594045
1602.44/1602.74	c total #propagations: 66437874 / total #impl: 369835247 (eff. 0.180)
1602.44/1602.74	c #Conflicts:    1106000 | #Learnt:      48736 | 0.000
1602.44/1602.74	c total clause space: 206.656MB
1602.44/1602.74	c total #watches: 608275
1605.63/1605.96	c total #propagations: 66497366 / total #impl: 370201701 (eff. 0.180)
1605.63/1605.96	c #Conflicts:    1107000 | #Learnt:      49736 | 0.000
1605.63/1605.96	c total clause space: 206.656MB
1605.63/1605.96	c total #watches: 620105
1608.73/1609.09	c total #propagations: 66552005 / total #impl: 370642781 (eff. 0.180)
1608.73/1609.09	c #Conflicts:    1108000 | #Learnt:      50736 | 0.000
1608.73/1609.09	c total clause space: 206.656MB
1608.73/1609.09	c total #watches: 640086
1610.03/1610.39	c total #propagations: 66603598 / total #impl: 371038730 (eff. 0.180)
1610.03/1610.39	c GC COLLECT
1610.03/1610.39	c #Conflicts:    1109000 | #Learnt:      26333 | 0.000
1610.03/1610.39	c total clause space: 206.656MB
1610.03/1610.39	c total #watches: 325379
1611.13/1611.47	c total #propagations: 66651016 / total #impl: 371285688 (eff. 0.180)
1611.13/1611.47	c #Conflicts:    1110000 | #Learnt:      27333 | 0.000
1611.13/1611.47	c total clause space: 206.656MB
1611.13/1611.47	c total #watches: 341785
1612.13/1612.49	c total #propagations: 66706296 / total #impl: 371604367 (eff. 0.180)
1612.13/1612.49	c #Conflicts:    1111000 | #Learnt:      28333 | 0.000
1612.13/1612.49	c total clause space: 206.656MB
1612.13/1612.49	c total #watches: 352890
1613.33/1613.66	c total #propagations: 66762986 / total #impl: 372117421 (eff. 0.179)
1613.33/1613.66	c #Conflicts:    1112000 | #Learnt:      29333 | 0.000
1613.33/1613.66	c total clause space: 206.656MB
1613.33/1613.66	c total #watches: 363800
1614.63/1614.98	c total #propagations: 66813344 / total #impl: 372808253 (eff. 0.179)
1614.63/1614.98	c #Conflicts:    1113000 | #Learnt:      30333 | 0.000
1614.63/1614.98	c total clause space: 206.656MB
1614.63/1614.98	c total #watches: 372286
1616.03/1616.39	c total #propagations: 66866387 / total #impl: 373451939 (eff. 0.179)
1616.03/1616.39	c #Conflicts:    1114000 | #Learnt:      31333 | 0.000
1616.03/1616.39	c total clause space: 206.656MB
1616.03/1616.39	c total #watches: 380361
1617.73/1618.03	c total #propagations: 66917915 / total #impl: 374049018 (eff. 0.179)
1617.73/1618.03	c #Conflicts:    1115000 | #Learnt:      32333 | 0.000
1617.73/1618.03	c total clause space: 206.656MB
1617.73/1618.03	c total #watches: 391971
1619.23/1619.52	c total #propagations: 66965468 / total #impl: 374623719 (eff. 0.179)
1619.23/1619.52	c #Conflicts:    1116000 | #Learnt:      33333 | 0.000
1619.23/1619.52	c total clause space: 206.656MB
1619.23/1619.52	c total #watches: 400792
1620.83/1621.13	c total #propagations: 67005446 / total #impl: 375154579 (eff. 0.179)
1620.83/1621.13	c #Conflicts:    1117000 | #Learnt:      34333 | 0.000
1620.83/1621.13	c total clause space: 206.656MB
1620.83/1621.13	c total #watches: 412013
1622.63/1622.98	c total #propagations: 67052261 / total #impl: 375741460 (eff. 0.178)
1622.63/1622.98	c #Conflicts:    1118000 | #Learnt:      35333 | 0.000
1622.63/1622.98	c total clause space: 206.656MB
1622.63/1622.98	c total #watches: 424142
1624.53/1624.86	c total #propagations: 67104385 / total #impl: 376244370 (eff. 0.178)
1624.53/1624.86	c #Conflicts:    1119000 | #Learnt:      36333 | 0.000
1624.53/1624.86	c total clause space: 206.656MB
1624.53/1624.86	c total #watches: 436184
1626.22/1626.58	c total #propagations: 67156417 / total #impl: 376789725 (eff. 0.178)
1626.22/1626.58	c #Conflicts:    1120000 | #Learnt:      37333 | 0.000
1626.22/1626.58	c total clause space: 206.656MB
1626.22/1626.58	c total #watches: 444975
1628.22/1628.57	c total #propagations: 67204701 / total #impl: 377331532 (eff. 0.178)
1628.22/1628.57	c #Conflicts:    1121000 | #Learnt:      38333 | 0.000
1628.22/1628.57	c total clause space: 206.656MB
1628.22/1628.57	c total #watches: 453817
1630.52/1630.82	c total #propagations: 67253186 / total #impl: 377877073 (eff. 0.178)
1630.52/1630.82	c #Conflicts:    1122000 | #Learnt:      39333 | 0.000
1630.52/1630.82	c total clause space: 206.656MB
1630.52/1630.82	c total #watches: 465121
1632.72/1633.08	c total #propagations: 67306490 / total #impl: 378447172 (eff. 0.178)
1632.72/1633.08	c #Conflicts:    1123000 | #Learnt:      40333 | 0.000
1632.72/1633.08	c total clause space: 206.656MB
1632.72/1633.08	c total #watches: 471945
1634.92/1635.28	c total #propagations: 67360520 / total #impl: 378938479 (eff. 0.178)
1634.92/1635.28	c #Conflicts:    1124000 | #Learnt:      41333 | 0.000
1634.92/1635.28	c total clause space: 206.656MB
1634.92/1635.28	c total #watches: 481809
1637.12/1637.41	c total #propagations: 67412807 / total #impl: 379680976 (eff. 0.178)
1637.12/1637.41	c #Conflicts:    1125000 | #Learnt:      42333 | 0.000
1637.12/1637.41	c total clause space: 206.656MB
1637.12/1637.41	c total #watches: 490087
1639.42/1639.73	c total #propagations: 67458842 / total #impl: 380385484 (eff. 0.177)
1639.42/1639.73	c #Conflicts:    1126000 | #Learnt:      43333 | 0.000
1639.42/1639.73	c total clause space: 206.656MB
1639.42/1639.73	c total #watches: 498591
1641.52/1641.85	c total #propagations: 67509516 / total #impl: 381186533 (eff. 0.177)
1641.52/1641.85	c #Conflicts:    1127000 | #Learnt:      44333 | 0.000
1641.52/1641.85	c total clause space: 206.656MB
1641.52/1641.85	c total #watches: 505580
1644.02/1644.35	c total #propagations: 67554759 / total #impl: 381866412 (eff. 0.177)
1644.02/1644.35	c #Conflicts:    1128000 | #Learnt:      45333 | 0.000
1644.02/1644.35	c total clause space: 206.656MB
1644.02/1644.35	c total #watches: 512395
1646.62/1646.92	c total #propagations: 67604791 / total #impl: 382706565 (eff. 0.177)
1646.62/1646.92	c #Conflicts:    1129000 | #Learnt:      46333 | 0.000
1646.62/1646.92	c total clause space: 206.656MB
1646.62/1646.92	c total #watches: 521285
1649.32/1649.68	c total #propagations: 67653200 / total #impl: 383529015 (eff. 0.176)
1649.32/1649.68	c #Conflicts:    1130000 | #Learnt:      47333 | 0.000
1649.32/1649.68	c total clause space: 206.656MB
1649.32/1649.68	c total #watches: 534749
1652.12/1652.48	c total #propagations: 67706106 / total #impl: 384063333 (eff. 0.176)
1652.12/1652.48	c #Conflicts:    1131000 | #Learnt:      48333 | 0.000
1652.12/1652.48	c total clause space: 206.656MB
1652.12/1652.48	c total #watches: 544641
1654.82/1655.18	c total #propagations: 67757620 / total #impl: 384484490 (eff. 0.176)
1654.82/1655.18	c #Conflicts:    1132000 | #Learnt:      49333 | 0.000
1654.82/1655.18	c total clause space: 206.656MB
1654.82/1655.18	c total #watches: 555278
1657.72/1658.01	c total #propagations: 67808652 / total #impl: 384884363 (eff. 0.176)
1657.72/1658.01	c #Conflicts:    1133000 | #Learnt:      50333 | 0.000
1657.72/1658.01	c total clause space: 335.816MB
1657.72/1658.01	c total #watches: 564466
1660.62/1660.90	c total #propagations: 67860296 / total #impl: 385318307 (eff. 0.176)
1660.62/1660.90	c #Conflicts:    1134000 | #Learnt:      51333 | 0.000
1660.62/1660.90	c total clause space: 335.816MB
1660.62/1660.90	c total #watches: 573972
1662.02/1662.38	c total #propagations: 67913769 / total #impl: 385779058 (eff. 0.176)
1662.02/1662.38	c GC COLLECT
1662.02/1662.38	c #Conflicts:    1135000 | #Learnt:      26626 | 0.000
1662.02/1662.38	c total clause space: 335.816MB
1662.02/1662.38	c total #watches: 330714
1663.42/1663.79	c total #propagations: 67967082 / total #impl: 385982473 (eff. 0.176)
1663.42/1663.79	c #Conflicts:    1136000 | #Learnt:      27626 | 0.000
1663.42/1663.79	c total clause space: 335.816MB
1663.42/1663.79	c total #watches: 344294
1665.23/1665.54	c total #propagations: 68032262 / total #impl: 386240385 (eff. 0.176)
1665.23/1665.54	c #Conflicts:    1137000 | #Learnt:      28626 | 0.000
1665.23/1665.54	c total clause space: 335.816MB
1665.23/1665.54	c total #watches: 350965
1666.72/1667.01	c total #propagations: 68094833 / total #impl: 386501901 (eff. 0.176)
1666.72/1667.01	c #Conflicts:    1138000 | #Learnt:      29626 | 0.000
1666.72/1667.01	c total clause space: 335.816MB
1666.72/1667.01	c total #watches: 357312
1668.32/1668.65	c total #propagations: 68156689 / total #impl: 386750546 (eff. 0.176)
1668.32/1668.65	c #Conflicts:    1139000 | #Learnt:      30626 | 0.000
1668.32/1668.65	c total clause space: 335.816MB
1668.32/1668.65	c total #watches: 362429
1670.12/1670.43	c total #propagations: 68222917 / total #impl: 387029001 (eff. 0.176)
1670.12/1670.43	c #Conflicts:    1140000 | #Learnt:      31626 | 0.000
1670.12/1670.43	c total clause space: 335.816MB
1670.12/1670.43	c total #watches: 370911
1671.52/1671.83	c total #propagations: 68284126 / total #impl: 387304481 (eff. 0.176)
1671.52/1671.83	c #Conflicts:    1141000 | #Learnt:      32626 | 0.000
1671.52/1671.83	c total clause space: 335.816MB
1671.52/1671.83	c total #watches: 395083
1673.02/1673.37	c total #propagations: 68341064 / total #impl: 387546417 (eff. 0.176)
1673.02/1673.37	c #Conflicts:    1142000 | #Learnt:      33626 | 0.000
1673.02/1673.37	c total clause space: 335.816MB
1673.02/1673.37	c total #watches: 408841
1674.92/1675.21	c total #propagations: 68403233 / total #impl: 387836811 (eff. 0.176)
1674.92/1675.21	c #Conflicts:    1143000 | #Learnt:      34626 | 0.000
1674.92/1675.21	c total clause space: 335.816MB
1674.92/1675.21	c total #watches: 423873
1676.52/1676.87	c total #propagations: 68471049 / total #impl: 388219389 (eff. 0.176)
1676.52/1676.87	c #Conflicts:    1144000 | #Learnt:      35626 | 0.000
1676.52/1676.87	c total clause space: 335.816MB
1676.52/1676.87	c total #watches: 439172
1678.12/1678.48	c total #propagations: 68532940 / total #impl: 388704923 (eff. 0.176)
1678.12/1678.48	c #Conflicts:    1145000 | #Learnt:      36626 | 0.000
1678.12/1678.48	c total clause space: 335.816MB
1678.12/1678.48	c total #watches: 455460
1679.62/1679.95	c total #propagations: 68591768 / total #impl: 389197550 (eff. 0.176)
1679.62/1679.95	c #Conflicts:    1146000 | #Learnt:      37626 | 0.000
1679.62/1679.95	c total clause space: 335.816MB
1679.62/1679.95	c total #watches: 474944
1681.32/1681.69	c total #propagations: 68637257 / total #impl: 389698193 (eff. 0.176)
1681.32/1681.69	c #Conflicts:    1147000 | #Learnt:      38626 | 0.000
1681.32/1681.69	c total clause space: 335.816MB
1681.32/1681.69	c total #watches: 497027
1683.32/1683.64	c total #propagations: 68686642 / total #impl: 390224184 (eff. 0.176)
1683.32/1683.64	c #Conflicts:    1148000 | #Learnt:      39626 | 0.000
1683.32/1683.64	c total clause space: 335.816MB
1683.32/1683.64	c total #watches: 512830
1685.22/1685.51	c total #propagations: 68736356 / total #impl: 390922555 (eff. 0.176)
1685.22/1685.51	c #Conflicts:    1149000 | #Learnt:      40626 | 0.000
1685.22/1685.51	c total clause space: 335.816MB
1685.22/1685.51	c total #watches: 525561
1687.32/1687.64	c total #propagations: 68784449 / total #impl: 391504669 (eff. 0.176)
1687.32/1687.64	c #Conflicts:    1150000 | #Learnt:      41626 | 0.000
1687.32/1687.64	c total clause space: 335.816MB
1687.32/1687.64	c total #watches: 538591
1689.32/1689.67	c total #propagations: 68837655 / total #impl: 392427026 (eff. 0.175)
1689.32/1689.67	c #Conflicts:    1151000 | #Learnt:      42626 | 0.000
1689.32/1689.67	c total clause space: 335.816MB
1689.32/1689.67	c total #watches: 551375
1691.62/1691.95	c total #propagations: 68889775 / total #impl: 393244835 (eff. 0.175)
1691.62/1691.95	c #Conflicts:    1152000 | #Learnt:      43626 | 0.000
1691.62/1691.95	c total clause space: 335.816MB
1691.62/1691.95	c total #watches: 573211
1694.32/1694.65	c total #propagations: 68941153 / total #impl: 393937077 (eff. 0.175)
1694.32/1694.65	c #Conflicts:    1153000 | #Learnt:      44626 | 0.000
1694.32/1694.65	c total clause space: 335.816MB
1694.32/1694.65	c total #watches: 592054
1696.62/1696.98	c total #propagations: 69003826 / total #impl: 394325361 (eff. 0.175)
1696.62/1696.98	c #Conflicts:    1154000 | #Learnt:      45626 | 0.000
1696.62/1696.98	c total clause space: 335.816MB
1696.62/1696.98	c total #watches: 608877
1698.62/1698.97	c total #propagations: 69057328 / total #impl: 394568434 (eff. 0.175)
1698.62/1698.97	c #Conflicts:    1155000 | #Learnt:      46626 | 0.000
1698.62/1698.97	c total clause space: 335.816MB
1698.62/1698.97	c total #watches: 628167
1700.72/1701.05	c total #propagations: 69115540 / total #impl: 394956113 (eff. 0.175)
1700.72/1701.05	c #Conflicts:    1156000 | #Learnt:      47626 | 0.000
1700.72/1701.05	c total clause space: 335.816MB
1700.72/1701.05	c total #watches: 643221
1702.72/1703.06	c total #propagations: 69166499 / total #impl: 395354549 (eff. 0.175)
1702.72/1703.06	c #Conflicts:    1157000 | #Learnt:      48626 | 0.000
1702.72/1703.06	c total clause space: 335.816MB
1702.72/1703.06	c total #watches: 658484
1705.31/1705.61	c total #propagations: 69217128 / total #impl: 395795782 (eff. 0.175)
1705.31/1705.61	c #Conflicts:    1158000 | #Learnt:      49626 | 0.000
1705.31/1705.61	c total clause space: 335.816MB
1705.31/1705.61	c total #watches: 675078
1708.41/1708.77	c total #propagations: 69271029 / total #impl: 396141449 (eff. 0.175)
1708.41/1708.77	c #Conflicts:    1159000 | #Learnt:      50626 | 0.000
1708.41/1708.77	c total clause space: 335.816MB
1708.41/1708.77	c total #watches: 691135
1711.61/1711.93	c total #propagations: 69332176 / total #impl: 396570717 (eff. 0.175)
1711.61/1711.93	c #Conflicts:    1160000 | #Learnt:      51626 | 0.000
1711.61/1711.93	c total clause space: 335.816MB
1711.61/1711.93	c total #watches: 710773
1713.62/1713.99	c total #propagations: 69392462 / total #impl: 397160518 (eff. 0.175)
1713.62/1713.99	c GC COLLECT
1713.62/1713.99	c #Conflicts:    1161000 | #Learnt:      26621 | 0.000
1713.62/1713.99	c total clause space: 335.816MB
1713.62/1713.99	c total #watches: 337866
1715.41/1715.75	c total #propagations: 69450482 / total #impl: 397508755 (eff. 0.175)
1715.41/1715.75	c #Conflicts:    1162000 | #Learnt:      27621 | 0.000
1715.41/1715.75	c total clause space: 335.816MB
1715.41/1715.75	c total #watches: 349544
1717.21/1717.55	c total #propagations: 69517989 / total #impl: 397747452 (eff. 0.175)
1717.21/1717.55	c #Conflicts:    1163000 | #Learnt:      28621 | 0.000
1717.21/1717.55	c total clause space: 335.816MB
1717.21/1717.55	c total #watches: 362067
1719.02/1719.40	c total #propagations: 69593021 / total #impl: 398066168 (eff. 0.175)
1719.02/1719.40	c #Conflicts:    1164000 | #Learnt:      29621 | 0.000
1719.02/1719.40	c total clause space: 335.816MB
1719.02/1719.40	c total #watches: 372126
1720.71/1721.01	c total #propagations: 69660427 / total #impl: 398392520 (eff. 0.175)
1720.71/1721.01	c #Conflicts:    1165000 | #Learnt:      30621 | 0.000
1720.71/1721.01	c total clause space: 335.816MB
1720.71/1721.01	c total #watches: 387846
1722.32/1722.67	c total #propagations: 69726061 / total #impl: 398653595 (eff. 0.175)
1722.32/1722.67	c #Conflicts:    1166000 | #Learnt:      31621 | 0.000
1722.32/1722.67	c total clause space: 335.816MB
1722.32/1722.67	c total #watches: 402237
1723.61/1723.97	c total #propagations: 69787919 / total #impl: 398965163 (eff. 0.175)
1723.61/1723.97	c #Conflicts:    1167000 | #Learnt:      32621 | 0.000
1723.61/1723.97	c total clause space: 335.816MB
1723.61/1723.97	c total #watches: 418385
1725.41/1725.76	c total #propagations: 69844511 / total #impl: 399336479 (eff. 0.175)
1725.41/1725.76	c #Conflicts:    1168000 | #Learnt:      33621 | 0.000
1725.41/1725.76	c total clause space: 335.816MB
1725.41/1725.76	c total #watches: 431176
1727.51/1727.88	c total #propagations: 69911511 / total #impl: 399854690 (eff. 0.175)
1727.51/1727.88	c #Conflicts:    1169000 | #Learnt:      34621 | 0.000
1727.51/1727.88	c total clause space: 335.816MB
1727.51/1727.88	c total #watches: 444021
1729.61/1729.93	c total #propagations: 69975713 / total #impl: 400274687 (eff. 0.175)
1729.61/1729.93	c #Conflicts:    1170000 | #Learnt:      35621 | 0.000
1729.61/1729.93	c total clause space: 335.816MB
1729.61/1729.93	c total #watches: 456933
1731.91/1732.24	c total #propagations: 70035074 / total #impl: 400647883 (eff. 0.175)
1731.91/1732.24	c #Conflicts:    1171000 | #Learnt:      36621 | 0.000
1731.91/1732.24	c total clause space: 335.816MB
1731.91/1732.24	c total #watches: 470011
1734.21/1734.57	c total #propagations: 70094960 / total #impl: 401181404 (eff. 0.175)
1734.21/1734.57	c #Conflicts:    1172000 | #Learnt:      37621 | 0.000
1734.21/1734.57	c total clause space: 335.816MB
1734.21/1734.57	c total #watches: 486658
1736.41/1736.71	c total #propagations: 70154160 / total #impl: 401610657 (eff. 0.175)
1736.41/1736.71	c #Conflicts:    1173000 | #Learnt:      38621 | 0.000
1736.41/1736.71	c total clause space: 335.816MB
1736.41/1736.71	c total #watches: 502816
1738.41/1738.76	c total #propagations: 70207655 / total #impl: 402142703 (eff. 0.175)
1738.41/1738.76	c #Conflicts:    1174000 | #Learnt:      39621 | 0.000
1738.41/1738.76	c total clause space: 335.816MB
1738.41/1738.76	c total #watches: 518061
1741.21/1741.57	c total #propagations: 70263393 / total #impl: 402679651 (eff. 0.174)
1741.21/1741.57	c #Conflicts:    1175000 | #Learnt:      40621 | 0.000
1741.21/1741.57	c total clause space: 335.816MB
1741.21/1741.57	c total #watches: 528791
1744.91/1745.25	c total #propagations: 70322511 / total #impl: 402956290 (eff. 0.175)
1744.91/1745.25	c #Conflicts:    1176000 | #Learnt:      41621 | 0.000
1744.91/1745.25	c total clause space: 335.816MB
1744.91/1745.25	c total #watches: 538980
1747.31/1747.63	c total #propagations: 70391366 / total #impl: 403199791 (eff. 0.175)
1747.31/1747.63	c #Conflicts:    1177000 | #Learnt:      42621 | 0.000
1747.31/1747.63	c total clause space: 335.816MB
1747.31/1747.63	c total #watches: 553098
1749.81/1750.20	c total #propagations: 70444729 / total #impl: 403447003 (eff. 0.175)
1749.81/1750.20	c #Conflicts:    1178000 | #Learnt:      43621 | 0.000
1749.81/1750.20	c total clause space: 335.816MB
1749.81/1750.20	c total #watches: 565785
1752.71/1753.04	c total #propagations: 70511280 / total #impl: 403713050 (eff. 0.175)
1752.71/1753.04	c #Conflicts:    1179000 | #Learnt:      44621 | 0.000
1752.71/1753.04	c total clause space: 335.816MB
1752.71/1753.04	c total #watches: 580828
1756.31/1756.64	c total #propagations: 70568866 / total #impl: 404011791 (eff. 0.175)
1756.31/1756.64	c #Conflicts:    1180000 | #Learnt:      45621 | 0.000
1756.31/1756.64	c total clause space: 335.816MB
1756.31/1756.64	c total #watches: 594815
1760.41/1760.70	c total #propagations: 70630348 / total #impl: 404288693 (eff. 0.175)
1760.41/1760.70	c #Conflicts:    1181000 | #Learnt:      46621 | 0.000
1760.41/1760.70	c total clause space: 335.816MB
1760.41/1760.70	c total #watches: 608720
1764.51/1764.83	c total #propagations: 70702881 / total #impl: 404626314 (eff. 0.175)
1764.51/1764.83	c #Conflicts:    1182000 | #Learnt:      47621 | 0.000
1764.51/1764.83	c total clause space: 335.816MB
1764.51/1764.83	c total #watches: 622723
1768.41/1768.79	c total #propagations: 70771296 / total #impl: 405004152 (eff. 0.175)
1768.41/1768.79	c #Conflicts:    1183000 | #Learnt:      48621 | 0.000
1768.41/1768.79	c total clause space: 335.816MB
1768.41/1768.79	c total #watches: 634346
1773.01/1773.35	c total #propagations: 70834016 / total #impl: 405297336 (eff. 0.175)
1773.01/1773.35	c #Conflicts:    1184000 | #Learnt:      49621 | 0.000
1773.01/1773.35	c total clause space: 335.816MB
1773.01/1773.35	c total #watches: 642034
1777.41/1777.79	c total #propagations: 70905630 / total #impl: 405562487 (eff. 0.175)
1777.41/1777.79	c #Conflicts:    1185000 | #Learnt:      50621 | 0.000
1777.41/1777.79	c total clause space: 335.816MB
1777.41/1777.79	c total #watches: 651247
1781.40/1781.72	c total #propagations: 70981571 / total #impl: 405899415 (eff. 0.175)
1781.40/1781.72	c #Conflicts:    1186000 | #Learnt:      51621 | 0.000
1781.40/1781.72	c total clause space: 335.816MB
1781.40/1781.72	c total #watches: 662960
1785.40/1785.79	c total #propagations: 71048336 / total #impl: 406184309 (eff. 0.175)
1785.40/1785.79	c GC COLLECT
1785.40/1785.79	c #Conflicts:    1187000 | #Learnt:      26324 | 0.000
1785.40/1785.79	c total clause space: 335.816MB
1785.40/1785.79	c total #watches: 329313
1787.31/1787.63	c total #propagations: 71117126 / total #impl: 406450559 (eff. 0.175)
1787.31/1787.63	c #Conflicts:    1188000 | #Learnt:      27324 | 0.000
1787.31/1787.63	c total clause space: 335.816MB
1787.31/1787.63	c total #watches: 341818
1789.20/1789.55	c total #propagations: 71184649 / total #impl: 406743035 (eff. 0.175)
1789.20/1789.55	c #Conflicts:    1189000 | #Learnt:      28324 | 0.000
1789.20/1789.55	c total clause space: 335.816MB
1789.20/1789.55	c total #watches: 349986
1791.10/1791.40	c total #propagations: 71257040 / total #impl: 407012234 (eff. 0.175)
1791.10/1791.40	c #Conflicts:    1190000 | #Learnt:      29324 | 0.000
1791.10/1791.40	c total clause space: 335.816MB
1791.10/1791.40	c total #watches: 358332
1792.81/1793.11	c total #propagations: 71327555 / total #impl: 407347985 (eff. 0.175)
1792.81/1793.11	c #Conflicts:    1191000 | #Learnt:      30324 | 0.000
1792.81/1793.11	c total clause space: 335.816MB
1792.81/1793.11	c total #watches: 368267
1794.30/1794.68	c total #propagations: 71394690 / total #impl: 407718589 (eff. 0.175)
1794.30/1794.68	c #Conflicts:    1192000 | #Learnt:      31324 | 0.000
1794.30/1794.68	c total clause space: 335.816MB
1794.30/1794.68	c total #watches: 379055
1796.30/1796.64	c total #propagations: 71454590 / total #impl: 408044357 (eff. 0.175)
1796.30/1796.64	c #Conflicts:    1193000 | #Learnt:      32324 | 0.000
1796.30/1796.64	c total clause space: 335.816MB
1796.30/1796.64	c total #watches: 387559
1798.21/1798.54	c total #propagations: 71516073 / total #impl: 408345380 (eff. 0.175)
1798.21/1798.54	c #Conflicts:    1194000 | #Learnt:      33324 | 0.000
1798.21/1798.54	c total clause space: 335.816MB
1798.21/1798.54	c total #watches: 398384
1799.80/1800.12	c total #propagations: 71576454 / total #impl: 408704475 (eff. 0.175)
1799.80/1800.12	c #Conflicts:    1195000 | #Learnt:      34324 | 0.000
1799.80/1800.12	c total clause space: 335.816MB
1799.80/1800.12	c total #watches: 416815

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

pid=8822
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: 2.19 2.18 2.18 3/174 8825
/proc/meminfo: memFree=29355104/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/8825/stat : 8825 (runsolver) D 8822 8825 6638 0 -1 4202560 116 0 0 0 0 0 0 0 20 0 1 0 28239080 24911872 151 33554432000 4194304 4338465 140737362577376 140737362575016 227512503479 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/8825/statm: 6082 151 105 36 0 2655 0

[startup+0.100171 s]
/proc/loadavg: 2.19 2.18 2.18 3/174 8825
/proc/meminfo: memFree=29355104/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=42028 CPUtime=0.08 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 1890 0 0 0 8 0 0 0 20 0 1 0 28239080 43036672 8463 33554432000 4194304 6201397 140734757767696 140737362574872 4219282 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 10507 8463 146 491 0 10006 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 42028

[startup+0.200391 s]
/proc/loadavg: 2.19 2.18 2.18 3/174 8825
/proc/meminfo: memFree=29355104/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=50296 CPUtime=0.18 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 2738 0 0 0 18 0 0 0 20 0 1 0 28239080 51503104 10127 33554432000 4194304 6201397 140734757767696 140737362574872 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 12574 10127 159 491 0 12073 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 50296

[startup+0.300376 s]
/proc/loadavg: 2.19 2.18 2.18 3/174 8825
/proc/meminfo: memFree=29355104/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=62108 CPUtime=0.28 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 3050 0 0 0 28 0 0 0 20 0 1 0 28239080 63598592 10841 33554432000 4194304 6201397 140734757767696 140737362574872 4207987 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 15527 10843 159 491 0 15026 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62108

[startup+0.70028 s]
/proc/loadavg: 2.19 2.18 2.18 3/174 8825
/proc/meminfo: memFree=29355104/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=65256 CPUtime=0.68 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 5177 0 0 0 67 1 0 0 20 0 1 0 28239080 66822144 14481 33554432000 4194304 6201397 140734757767696 140737362574872 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 16314 14481 165 491 0 15813 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 65256

[startup+1.50031 s]
/proc/loadavg: 2.17 2.18 2.17 3/175 8826
/proc/meminfo: memFree=29294788/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=66240 CPUtime=1.48 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 5416 0 0 0 147 1 0 0 20 0 1 0 28239080 67829760 15231 33554432000 4194304 6201397 140734757767696 140734757766360 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 16560 15231 165 491 0 16059 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 66240

[startup+3.10024 s]
/proc/loadavg: 2.17 2.18 2.17 3/175 8826
/proc/meminfo: memFree=29293684/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=66376 CPUtime=3.08 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 5703 0 0 0 307 1 0 0 20 0 1 0 28239080 67969024 15442 33554432000 4194304 6201397 140734757767696 140734757766824 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 16594 15442 165 491 0 16093 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 66376

[startup+6.30025 s]
/proc/loadavg: 2.17 2.18 2.17 3/175 8826
/proc/meminfo: memFree=29293188/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=66504 CPUtime=6.28 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 5787 0 0 0 627 1 0 0 20 0 1 0 28239080 68100096 15524 33554432000 4194304 6201397 140734757767696 140734757766824 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 16626 15524 165 491 0 16125 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 66504

[startup+12.7003 s]
/proc/loadavg: 2.23 2.19 2.18 3/175 8826
/proc/meminfo: memFree=29291692/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=86208 CPUtime=12.68 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 6703 0 0 0 1267 1 0 0 20 0 1 0 28239080 88276992 16627 33554432000 4194304 6201397 140734757767696 140734757766360 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 21552 16627 165 491 0 21051 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86208

[startup+25.5003 s]
/proc/loadavg: 2.27 2.20 2.18 3/175 8826
/proc/meminfo: memFree=29280480/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=87572 CPUtime=25.48 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 6999 0 0 0 2546 2 0 0 20 0 1 0 28239080 89673728 18456 33554432000 4194304 6201397 140734757767696 140734757766824 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 21893 18456 165 491 0 21392 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87572

[startup+51.1003 s]
/proc/loadavg: 2.24 2.20 2.18 4/175 8826
/proc/meminfo: memFree=29263264/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=119224 CPUtime=51.08 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 8091 0 0 0 5105 3 0 0 20 0 1 0 28239080 122085376 22740 33554432000 4194304 6201397 140734757767696 140734757766824 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 29806 22740 165 491 0 29305 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 119224

[startup+102.3 s]
/proc/loadavg: 2.33 2.22 2.19 3/175 8830
/proc/meminfo: memFree=29242412/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=121340 CPUtime=102.28 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 8510 0 0 0 10225 3 0 0 20 0 1 0 28239080 124252160 26736 33554432000 4194304 6201397 140734757767696 140734757766824 4213276 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 30335 26736 165 491 0 29834 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121340

[startup+162.3 s]
/proc/loadavg: 2.23 2.21 2.18 4/176 8855
/proc/meminfo: memFree=29196624/32872528 swapFree=1316772/1463940
[pid=8825] ppid=8822 vsize=172772 CPUtime=162.26 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 9678 0 0 0 16222 4 0 0 20 0 1 0 28239080 176918528 31102 33554432000 4194304 6201397 140734757767696 140734757766824 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 43193 31102 165 491 0 42692 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 172772

[startup+222.307 s]
/proc/loadavg: 2.15 2.18 2.18 3/175 8856
/proc/meminfo: memFree=29181600/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=173540 CPUtime=222.25 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 9886 0 0 0 22221 4 0 0 20 0 1 0 28239080 177704960 34887 33554432000 4194304 6201397 140734757767696 140734757766824 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 43385 34887 165 491 0 42884 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 173540

[startup+282.3 s]
/proc/loadavg: 2.15 2.18 2.17 3/175 8857
/proc/meminfo: memFree=29180176/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=174504 CPUtime=282.24 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 10136 0 0 0 28220 4 0 0 20 0 1 0 28239080 178692096 35137 33554432000 4194304 6201397 140734757767696 140734757766824 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 43626 35137 165 491 0 43125 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 174504

[startup+342.3 s]
/proc/loadavg: 2.09 2.16 2.17 3/175 8858
/proc/meminfo: memFree=29173028/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=175428 CPUtime=342.23 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 10348 0 0 0 34219 4 0 0 20 0 1 0 28239080 179638272 36882 33554432000 4194304 6201397 140734757767696 140734757766824 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 43857 36882 165 491 0 43356 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 175428

[startup+402.3 s]
/proc/loadavg: 2.21 2.17 2.17 3/175 8859
/proc/meminfo: memFree=29156272/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=175848 CPUtime=402.22 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 10462 0 0 0 40217 5 0 0 20 0 1 0 28239080 180068352 41084 33554432000 4194304 6201397 140734757767696 140734757766824 4232940 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 43962 41084 165 491 0 43461 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 175848

[startup+462.3 s]
/proc/loadavg: 2.20 2.17 2.17 3/175 8861
/proc/meminfo: memFree=29128224/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=258516 CPUtime=462.21 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 11627 0 0 0 46216 5 0 0 20 0 1 0 28239080 264720384 43366 33554432000 4194304 6201397 140734757767696 140734757766824 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 64629 43366 165 491 0 64128 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 258516

[startup+522.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/175 8862
/proc/meminfo: memFree=29120952/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=259864 CPUtime=522.2 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 11893 0 0 0 52215 5 0 0 20 0 1 0 28239080 266100736 45165 33554432000 4194304 6201397 140734757767696 140734757766824 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 64966 45165 165 491 0 64465 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 259864

[startup+582.3 s]
/proc/loadavg: 2.31 2.21 2.19 4/175 8863
/proc/meminfo: memFree=29119960/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=260500 CPUtime=582.19 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 12020 0 0 0 58214 5 0 0 20 0 1 0 28239080 266752000 45292 33554432000 4194304 6201397 140734757767696 140734757766824 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 65125 45292 165 491 0 64624 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 260500


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


[startup+942.3 s]
/proc/loadavg: 2.38 2.26 2.20 3/175 9010
/proc/meminfo: memFree=29855952/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=263124 CPUtime=942.13 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 12532 0 0 0 94207 6 0 0 20 0 1 0 28239080 269438976 50828 33554432000 4194304 6201397 140734757767696 140734757766824 4213119 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 65781 50828 165 491 0 65280 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 263124

[startup+1002.3 s]
/proc/loadavg: 2.18 2.22 2.19 3/175 9011
/proc/meminfo: memFree=29821960/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=264020 CPUtime=1002.12 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 12664 0 0 0 100206 6 0 0 20 0 1 0 28239080 270356480 50960 33554432000 4194304 6201397 140734757767696 140734757766824 4220992 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 66005 50960 165 491 0 65504 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 264020

[startup+1062.3 s]
/proc/loadavg: 2.16 2.21 2.18 3/175 9013
/proc/meminfo: memFree=29790328/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=264404 CPUtime=1062.11 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 12766 0 0 0 106205 6 0 0 20 0 1 0 28239080 270749696 52084 33554432000 4194304 6201397 140734757767696 140734757766824 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 66101 52084 165 491 0 65600 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 264404

[startup+1122.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/175 9014
/proc/meminfo: memFree=29757516/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=264660 CPUtime=1122.1 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 12789 0 0 0 112204 6 0 0 20 0 1 0 28239080 271011840 54151 33554432000 4194304 6201397 140734757767696 140734757766824 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 66165 54151 165 491 0 65664 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 264660

[startup+1182.3 s]
/proc/loadavg: 2.33 2.25 2.19 3/175 9015
/proc/meminfo: memFree=29737408/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=264916 CPUtime=1182.1 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 12829 0 0 0 118204 6 0 0 20 0 1 0 28239080 271273984 54702 33554432000 4194304 6201397 140734757767696 140734757766824 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 66229 54702 165 491 0 65728 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 264916

[startup+1242.3 s]
/proc/loadavg: 2.21 2.23 2.18 3/175 9016
/proc/meminfo: memFree=29719168/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=265684 CPUtime=1242.08 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 12950 0 0 0 124202 6 0 0 20 0 1 0 28239080 272060416 55845 33554432000 4194304 6201397 140734757767696 140734757766824 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 66421 55845 165 491 0 65920 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 265684

[startup+1302.3 s]
/proc/loadavg: 2.26 2.24 2.19 4/176 9020
/proc/meminfo: memFree=29705648/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=265684 CPUtime=1302.07 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 12951 0 0 0 130201 6 0 0 20 0 1 0 28239080 272060416 55846 33554432000 4194304 6201397 140734757767696 140734757766824 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 66421 55846 165 491 0 65920 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 265684

[startup+1362.3 s]
/proc/loadavg: 2.32 2.26 2.19 3/175 9022
/proc/meminfo: memFree=29677180/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=265684 CPUtime=1362.07 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 12967 0 0 0 136200 7 0 0 20 0 1 0 28239080 272060416 58928 33554432000 4194304 6201397 140734757767696 140734757766824 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 66421 58928 165 491 0 65920 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 265684

[startup+1422.3 s]
/proc/loadavg: 2.38 2.28 2.20 3/175 9023
/proc/meminfo: memFree=29661672/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=266100 CPUtime=1422.07 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 13044 0 0 0 142200 7 0 0 20 0 1 0 28239080 272486400 60538 33554432000 4194304 6201397 140734757767696 140734757766824 4213110 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 66525 60538 165 491 0 66024 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 266100

[startup+1482.3 s]
/proc/loadavg: 2.38 2.30 2.21 3/175 9024
/proc/meminfo: memFree=29638228/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=267032 CPUtime=1482.05 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 13213 0 0 0 148198 7 0 0 20 0 1 0 28239080 273440768 62240 33554432000 4194304 6201397 140734757767696 140734757766408 4213747 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 66758 62240 165 491 0 66257 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 267032

[startup+1542.31 s]
/proc/loadavg: 2.27 2.29 2.21 4/175 9025
/proc/meminfo: memFree=29618620/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=268248 CPUtime=1542.04 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 13401 0 0 0 154197 7 0 0 20 0 1 0 28239080 274685952 63961 33554432000 4194304 6201397 140734757767696 140734757766360 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 67062 63961 165 491 0 66561 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 268248

[startup+1602.3 s]
/proc/loadavg: 2.14 2.25 2.20 3/174 9026
/proc/meminfo: memFree=29605108/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=268824 CPUtime=1602.03 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 13523 0 0 0 160196 7 0 0 20 0 1 0 28239080 275275776 65105 33554432000 4194304 6201397 140734757767696 140734757766360 4213144 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 67206 65105 165 491 0 66705 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 268824

[startup+1662.3 s]
/proc/loadavg: 2.28 2.27 2.21 3/175 9029
/proc/meminfo: memFree=29586324/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=402016 CPUtime=1662.02 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 14591 0 0 0 166194 8 0 0 20 0 1 0 28239080 411664384 67833 33554432000 4194304 6201397 140734757767696 140734757766440 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 100504 67833 165 491 0 100003 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 402016

[startup+1722.3 s]
/proc/loadavg: 2.27 2.27 2.21 3/175 9030
/proc/meminfo: memFree=29575780/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=403004 CPUtime=1722.01 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 14761 0 0 0 172193 8 0 0 20 0 1 0 28239080 412676096 68003 33554432000 4194304 6201397 140734757767696 140734757766824 4213249 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 100751 68003 165 491 0 100250 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 403004

[startup+1782.3 s]
/proc/loadavg: 2.29 2.28 2.21 3/175 9031
/proc/meminfo: memFree=29566356/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=403196 CPUtime=1782 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 14794 0 0 0 178192 8 0 0 20 0 1 0 28239080 412872704 68036 33554432000 4194304 6201397 140734757767696 140734757766824 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 100799 68036 165 491 0 100298 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 403196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.29 2.28 2.21 4/175 9032
/proc/meminfo: memFree=29565736/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=403424 CPUtime=1800 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 14823 0 0 0 179992 8 0 0 20 0 1 0 28239080 413106176 68065 33554432000 4194304 6201397 140734757767696 140734757766824 4213738 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 100856 68065 165 491 0 100355 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 403424

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

[startup+1800.3 s]
/proc/loadavg: 2.29 2.28 2.21 4/175 9032
/proc/meminfo: memFree=29565736/32872528 swapFree=1316768/1463936
[pid=8825] ppid=8822 vsize=403424 CPUtime=1800 cores=1,3,5,7
/proc/8825/stat : 8825 (cdcl-cuttingpla) R 8822 8825 6638 0 -1 4202496 14823 0 0 0 179992 8 0 0 20 0 1 0 28239080 413106176 68065 33554432000 4194304 6201397 140734757767696 140734757766824 4213738 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/8825/statm: 100856 68065 165 491 0 100355 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 403424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.93
CPU system time (s): 0.087986
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 403424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.087986
maximum resident set size= 272260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14823
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= 19
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52831 second user time and 7.01493 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-18 16:58:42
IDJOB=4102968
IDBENCH=2200
IDSOLVER=2550
FILE ID=node121/4102968-1466261921
RUNJOBID= node121-1466241134-6655
PBS_JOBID= 19918202
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= 5018d2b93ba4422fc03308c57dbd6158
RANDOM SEED=1461095692

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29355260 kB
Buffers:          144744 kB
Cached:           198760 kB
SwapCached:         1900 kB
Active:          1041432 kB
Inactive:         266672 kB
Active(anon):     964144 kB
Inactive(anon):     2792 kB
Active(file):      77288 kB
Inactive(file):   263880 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101124 kB
Dirty:              2444 kB
Writeback:             0 kB
AnonPages:       2426948 kB
Mapped:             9336 kB
Shmem:                 0 kB
Slab:             611268 kB
SReclaimable:      54980 kB
SUnreclaim:       556288 kB
KernelStack:        1408 kB
PageTables:         8752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2720028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    903168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71716 MiB
End job on node121 at 2016-06-18 17:28:42