Trace number 4107977

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.01 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12036_3-sat.opb
MD5SUMcf899369697891a2aa5256c136e26408
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables55660
Total number of constraints186884
Number of constraints which are clauses185968
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints916
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 55660 #constraint= 186884
0.99/1.05	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.99/1.05	c total clause space: 29.637MB
0.99/1.05	c total #watches: 371011
1.39/1.41	c total #propagations: 1260898 / total #impl: 4619881 (eff. 0.273)
1.39/1.41	c #Conflicts:       2000 | #Learnt:       1997 | 0.000
1.39/1.41	c total clause space: 29.637MB
1.39/1.41	c total #watches: 374359
1.69/1.72	c total #propagations: 2273768 / total #impl: 8900493 (eff. 0.255)
1.69/1.72	c #Conflicts:       3000 | #Learnt:       2014 | 0.000
1.69/1.72	c total clause space: 29.637MB
1.69/1.72	c total #watches: 377810
1.99/2.08	c total #propagations: 3239924 / total #impl: 12891590 (eff. 0.251)
1.99/2.08	c #Conflicts:       4000 | #Learnt:       3013 | 0.000
1.99/2.08	c total clause space: 29.637MB
1.99/2.08	c total #watches: 380050
2.39/2.46	c total #propagations: 4359710 / total #impl: 16998794 (eff. 0.256)
2.39/2.46	c #Conflicts:       5000 | #Learnt:       2367 | 0.000
2.39/2.46	c total clause space: 29.637MB
2.39/2.46	c total #watches: 380186
2.69/2.76	c total #propagations: 5564861 / total #impl: 21491257 (eff. 0.259)
2.69/2.76	c #Conflicts:       6000 | #Learnt:       3367 | 0.000
2.69/2.76	c total clause space: 48.1602MB
2.69/2.76	c total #watches: 381925
2.99/3.06	c total #propagations: 6432770 / total #impl: 25116886 (eff. 0.256)
2.99/3.06	c GARBAGE COLLECT
2.99/3.06	c #Conflicts:       7000 | #Learnt:       2244 | 0.000
2.99/3.06	c total clause space: 48.1602MB
2.99/3.06	c total #watches: 374754
3.30/3.31	c total #propagations: 7412264 / total #impl: 28596970 (eff. 0.259)
3.30/3.31	c #Conflicts:       8000 | #Learnt:       3244 | 0.000
3.30/3.31	c total clause space: 48.1602MB
3.30/3.31	c total #watches: 377901
3.59/3.62	c total #propagations: 8038338 / total #impl: 31509172 (eff. 0.255)
3.59/3.62	c #Conflicts:       9000 | #Learnt:       4243 | 0.000
3.59/3.62	c total clause space: 48.1602MB
3.59/3.62	c total #watches: 380860
3.89/3.95	c total #propagations: 9056515 / total #impl: 35298767 (eff. 0.257)
3.89/3.95	c #Conflicts:      10000 | #Learnt:       2731 | 0.000
3.89/3.95	c total clause space: 48.1602MB
3.89/3.95	c total #watches: 383267
4.19/4.27	c total #propagations: 10074070 / total #impl: 39193409 (eff. 0.257)
4.19/4.27	c #Conflicts:      11000 | #Learnt:       3731 | 0.000
4.19/4.27	c total clause space: 48.1602MB
4.19/4.27	c total #watches: 385253
4.59/4.60	c total #propagations: 11104232 / total #impl: 43061147 (eff. 0.258)
4.59/4.60	c #Conflicts:      12000 | #Learnt:       4731 | 0.000
4.59/4.60	c total clause space: 48.1602MB
4.59/4.60	c total #watches: 386758
4.89/4.95	c total #propagations: 12078733 / total #impl: 46944669 (eff. 0.257)
4.89/4.95	c #Conflicts:      13000 | #Learnt:       5731 | 0.000
4.89/4.95	c total clause space: 48.1602MB
4.89/4.95	c total #watches: 388673
5.29/5.31	c total #propagations: 13266203 / total #impl: 51000044 (eff. 0.260)
5.29/5.31	c GARBAGE COLLECT
5.29/5.31	c #Conflicts:      14000 | #Learnt:       3866 | 0.000
5.29/5.31	c total clause space: 48.1602MB
5.29/5.31	c total #watches: 381174
5.60/5.64	c total #propagations: 14323334 / total #impl: 55236238 (eff. 0.259)
5.60/5.64	c #Conflicts:      15000 | #Learnt:       4866 | 0.000
5.60/5.64	c total clause space: 48.1602MB
5.60/5.64	c total #watches: 385040
5.89/5.93	c total #propagations: 15315957 / total #impl: 59591886 (eff. 0.257)
5.89/5.93	c #Conflicts:      16000 | #Learnt:       5866 | 0.000
5.89/5.93	c total clause space: 48.1602MB
5.89/5.93	c total #watches: 388279
6.09/6.15	c total #propagations: 16001712 / total #impl: 63179187 (eff. 0.253)
6.09/6.15	c #Conflicts:      17000 | #Learnt:       3686 | 0.000
6.09/6.15	c total clause space: 48.1602MB
6.09/6.15	c total #watches: 390531
6.29/6.35	c total #propagations: 16488694 / total #impl: 65244543 (eff. 0.253)
6.29/6.35	c #Conflicts:      18000 | #Learnt:       4686 | 0.000
6.29/6.35	c total clause space: 48.1602MB
6.29/6.35	c total #watches: 393719
6.49/6.58	c total #propagations: 16916016 / total #impl: 67498080 (eff. 0.251)
6.49/6.58	c #Conflicts:      19000 | #Learnt:       5686 | 0.000
6.49/6.58	c total clause space: 48.1602MB
6.49/6.58	c total #watches: 397062
6.89/6.92	c total #propagations: 17326508 / total #impl: 69899429 (eff. 0.248)
6.89/6.92	c #Conflicts:      20000 | #Learnt:       6686 | 0.000
6.89/6.92	c total clause space: 48.1602MB
6.89/6.92	c total #watches: 394700
7.29/7.30	c total #propagations: 18323830 / total #impl: 73608841 (eff. 0.249)
7.29/7.30	c GARBAGE COLLECT
7.29/7.30	c #Conflicts:      21000 | #Learnt:       4203 | 0.000
7.29/7.30	c total clause space: 48.1602MB
7.29/7.30	c total #watches: 381043
7.59/7.60	c total #propagations: 19437117 / total #impl: 78090735 (eff. 0.249)
7.59/7.60	c #Conflicts:      22000 | #Learnt:       5203 | 0.000
7.59/7.60	c total clause space: 48.1602MB
7.59/7.60	c total #watches: 383818
7.89/7.96	c total #propagations: 20580320 / total #impl: 81775050 (eff. 0.252)
7.89/7.96	c #Conflicts:      23000 | #Learnt:       6203 | 0.000
7.89/7.96	c total clause space: 48.1602MB
7.89/7.96	c total #watches: 386695
8.29/8.34	c total #propagations: 21679874 / total #impl: 86162245 (eff. 0.252)
8.29/8.34	c #Conflicts:      24000 | #Learnt:       7202 | 0.000
8.29/8.34	c total clause space: 48.1602MB
8.29/8.34	c total #watches: 389748
8.69/8.71	c total #propagations: 22832773 / total #impl: 90503336 (eff. 0.252)
8.69/8.71	c #Conflicts:      25000 | #Learnt:       4397 | 0.000
8.69/8.71	c total clause space: 48.1602MB
8.69/8.71	c total #watches: 389021
8.90/8.97	c total #propagations: 24036480 / total #impl: 94764312 (eff. 0.254)
8.90/8.97	c #Conflicts:      26000 | #Learnt:       5397 | 0.000
8.90/8.97	c total clause space: 48.1602MB
8.90/8.97	c total #watches: 391574
9.19/9.22	c total #propagations: 24782494 / total #impl: 97914015 (eff. 0.253)
9.19/9.22	c #Conflicts:      27000 | #Learnt:       6397 | 0.000
9.19/9.22	c total clause space: 48.1602MB
9.19/9.22	c total #watches: 394470
9.49/9.55	c total #propagations: 25400798 / total #impl: 100521820 (eff. 0.253)
9.49/9.55	c #Conflicts:      28000 | #Learnt:       7397 | 0.000
9.49/9.55	c total clause space: 48.1602MB
9.49/9.55	c total #watches: 396138
9.90/9.91	c total #propagations: 26428270 / total #impl: 104139963 (eff. 0.254)
9.90/9.91	c GARBAGE COLLECT
9.90/9.91	c #Conflicts:      29000 | #Learnt:       4310 | 0.000
9.90/9.91	c total clause space: 48.1602MB
9.90/9.91	c total #watches: 381419
10.19/10.20	c total #propagations: 27546498 / total #impl: 108057768 (eff. 0.255)
10.19/10.20	c #Conflicts:      30000 | #Learnt:       5310 | 0.000
10.19/10.20	c total clause space: 48.1602MB
10.19/10.20	c total #watches: 384521
10.49/10.51	c total #propagations: 28374313 / total #impl: 111307193 (eff. 0.255)
10.49/10.51	c #Conflicts:      31000 | #Learnt:       6310 | 0.000
10.49/10.51	c total clause space: 48.1602MB
10.49/10.51	c total #watches: 387472
10.79/10.84	c total #propagations: 29281674 / total #impl: 115039734 (eff. 0.255)
10.79/10.84	c #Conflicts:      32000 | #Learnt:       7310 | 0.000
10.79/10.84	c total clause space: 48.1602MB
10.79/10.84	c total #watches: 390391
11.10/11.16	c total #propagations: 30285034 / total #impl: 119105317 (eff. 0.254)
11.10/11.16	c #Conflicts:      33000 | #Learnt:       8310 | 0.000
11.10/11.16	c total clause space: 48.1602MB
11.10/11.16	c total #watches: 393166
11.49/11.52	c total #propagations: 31209142 / total #impl: 122693226 (eff. 0.254)
11.49/11.52	c GARBAGE COLLECT
11.49/11.52	c #Conflicts:      34000 | #Learnt:       4908 | 0.000
11.49/11.52	c total clause space: 48.1602MB
11.49/11.52	c total #watches: 383156
11.79/11.83	c total #propagations: 32368080 / total #impl: 126786732 (eff. 0.255)
11.79/11.83	c #Conflicts:      35000 | #Learnt:       5908 | 0.000
11.79/11.83	c total clause space: 48.1602MB
11.79/11.83	c total #watches: 386158
12.10/12.17	c total #propagations: 33363785 / total #impl: 130435097 (eff. 0.256)
12.10/12.17	c #Conflicts:      36000 | #Learnt:       6908 | 0.000
12.10/12.17	c total clause space: 48.1602MB
12.10/12.17	c total #watches: 389764
12.49/12.59	c total #propagations: 34164906 / total #impl: 134449225 (eff. 0.254)
12.49/12.59	c #Conflicts:      37000 | #Learnt:       7908 | 0.000
12.49/12.59	c total clause space: 48.1602MB
12.49/12.59	c total #watches: 394166
12.99/13.03	c total #propagations: 34948116 / total #impl: 138814874 (eff. 0.252)
12.99/13.03	c #Conflicts:      38000 | #Learnt:       8908 | 0.000
12.99/13.03	c total clause space: 48.1602MB
12.99/13.03	c total #watches: 397710
13.49/13.56	c total #propagations: 35711461 / total #impl: 143103727 (eff. 0.250)
13.49/13.56	c #Conflicts:      39000 | #Learnt:       5208 | 0.000
13.49/13.56	c total clause space: 48.1602MB
13.49/13.56	c total #watches: 398498
13.79/13.87	c total #propagations: 36940021 / total #impl: 148520593 (eff. 0.249)
13.79/13.87	c #Conflicts:      40000 | #Learnt:       6208 | 0.000
13.79/13.87	c total clause space: 48.1602MB
13.79/13.87	c total #watches: 399081
13.99/14.07	c total #propagations: 37868178 / total #impl: 152269521 (eff. 0.249)
13.99/14.07	c #Conflicts:      41000 | #Learnt:       7208 | 0.000
13.99/14.07	c total clause space: 48.1602MB
13.99/14.07	c total #watches: 401231
14.19/14.29	c total #propagations: 38469172 / total #impl: 154795961 (eff. 0.249)
14.19/14.29	c #Conflicts:      42000 | #Learnt:       8208 | 0.000
14.19/14.29	c total clause space: 48.1602MB
14.19/14.29	c total #watches: 403489
14.49/14.52	c total #propagations: 39059843 / total #impl: 157405969 (eff. 0.248)
14.49/14.52	c #Conflicts:      43000 | #Learnt:       9208 | 0.000
14.49/14.52	c total clause space: 78.2603MB
14.49/14.52	c total #watches: 405695
14.69/14.79	c total #propagations: 39646485 / total #impl: 160106123 (eff. 0.248)
14.69/14.79	c GARBAGE COLLECT
14.69/14.79	c #Conflicts:      44000 | #Learnt:       5233 | 0.000
14.69/14.79	c total clause space: 78.2603MB
14.69/14.79	c total #watches: 386934
15.09/15.13	c total #propagations: 40285832 / total #impl: 163130737 (eff. 0.247)
15.09/15.13	c #Conflicts:      45000 | #Learnt:       6232 | 0.000
15.09/15.13	c total clause space: 78.2603MB
15.09/15.13	c total #watches: 390622
15.49/15.57	c total #propagations: 41067499 / total #impl: 166914396 (eff. 0.246)
15.49/15.57	c #Conflicts:      46000 | #Learnt:       7231 | 0.000
15.49/15.57	c total clause space: 78.2603MB
15.49/15.57	c total #watches: 394421
15.89/15.97	c total #propagations: 42276049 / total #impl: 171942193 (eff. 0.246)
15.89/15.97	c #Conflicts:      47000 | #Learnt:       8231 | 0.000
15.89/15.97	c total clause space: 78.2603MB
15.89/15.97	c total #watches: 397962
16.29/16.31	c total #propagations: 43443386 / total #impl: 176568846 (eff. 0.246)
16.29/16.31	c #Conflicts:      48000 | #Learnt:       9231 | 0.000
16.29/16.31	c total clause space: 78.2603MB
16.29/16.32	c total #watches: 400500
16.59/16.66	c total #propagations: 44395104 / total #impl: 180240679 (eff. 0.246)
16.59/16.66	c #Conflicts:      49000 | #Learnt:      10231 | 0.000
16.59/16.66	c total clause space: 78.2603MB
16.59/16.66	c total #watches: 403272
16.99/17.06	c total #propagations: 45375748 / total #impl: 184050004 (eff. 0.247)
16.99/17.06	c #Conflicts:      50000 | #Learnt:       5915 | 0.000
16.99/17.06	c total clause space: 78.2603MB
16.99/17.06	c total #watches: 399893
17.29/17.39	c total #propagations: 46616633 / total #impl: 188538754 (eff. 0.247)
17.29/17.39	c #Conflicts:      51000 | #Learnt:       6915 | 0.000
17.29/17.39	c total clause space: 78.2603MB
17.29/17.39	c total #watches: 402577
17.59/17.65	c total #propagations: 47512639 / total #impl: 192129877 (eff. 0.247)
17.59/17.65	c #Conflicts:      52000 | #Learnt:       7915 | 0.000
17.59/17.65	c total clause space: 78.2603MB
17.59/17.65	c total #watches: 404849
17.89/17.92	c total #propagations: 48187566 / total #impl: 195092115 (eff. 0.247)
17.89/17.92	c #Conflicts:      53000 | #Learnt:       8915 | 0.000
17.89/17.92	c total clause space: 78.2603MB
17.89/17.92	c total #watches: 407169
18.29/18.32	c total #propagations: 48953565 / total #impl: 198242269 (eff. 0.247)
18.29/18.32	c #Conflicts:      54000 | #Learnt:       9915 | 0.000
18.29/18.32	c total clause space: 78.2603MB
18.29/18.32	c total #watches: 407976
18.69/18.72	c total #propagations: 50232905 / total #impl: 202790154 (eff. 0.248)
18.69/18.72	c #Conflicts:      55000 | #Learnt:      10915 | 0.000
18.69/18.72	c total clause space: 78.2603MB
18.69/18.72	c total #watches: 409404
18.99/19.07	c total #propagations: 51293995 / total #impl: 207289834 (eff. 0.247)
18.99/19.07	c GARBAGE COLLECT
18.99/19.07	c #Conflicts:      56000 | #Learnt:       6302 | 0.000
18.99/19.07	c total clause space: 78.2603MB
18.99/19.07	c total #watches: 389715
19.39/19.46	c total #propagations: 52289441 / total #impl: 211041140 (eff. 0.248)
19.39/19.46	c #Conflicts:      57000 | #Learnt:       7302 | 0.000
19.39/19.46	c total clause space: 78.2603MB
19.39/19.46	c total #watches: 392608
19.89/19.92	c total #propagations: 53466510 / total #impl: 215065860 (eff. 0.249)
19.89/19.92	c #Conflicts:      58000 | #Learnt:       8302 | 0.000
19.89/19.92	c total clause space: 78.2603MB
19.89/19.92	c total #watches: 396011
20.19/20.27	c total #propagations: 54821123 / total #impl: 220073941 (eff. 0.249)
20.19/20.27	c #Conflicts:      59000 | #Learnt:       9302 | 0.000
20.19/20.27	c total clause space: 78.2603MB
20.19/20.27	c total #watches: 400920
20.49/20.57	c total #propagations: 55622483 / total #impl: 223981934 (eff. 0.248)
20.49/20.57	c #Conflicts:      60000 | #Learnt:      10302 | 0.000
20.49/20.57	c total clause space: 78.2603MB
20.49/20.57	c total #watches: 403536
20.79/20.89	c total #propagations: 56650269 / total #impl: 227638121 (eff. 0.249)
20.79/20.89	c #Conflicts:      61000 | #Learnt:      11302 | 0.000
20.79/20.89	c total clause space: 78.2603MB
20.79/20.89	c total #watches: 406133
21.09/21.17	c total #propagations: 57437090 / total #impl: 231508515 (eff. 0.248)
21.09/21.17	c #Conflicts:      62000 | #Learnt:       6427 | 0.000
21.09/21.17	c total clause space: 78.2603MB
21.09/21.17	c total #watches: 405734
21.38/21.48	c total #propagations: 58047242 / total #impl: 234431848 (eff. 0.248)
21.38/21.48	c #Conflicts:      63000 | #Learnt:       7427 | 0.000
21.38/21.48	c total clause space: 78.2603MB
21.38/21.48	c total #watches: 407849
21.78/21.81	c total #propagations: 58805595 / total #impl: 237261111 (eff. 0.248)
21.78/21.81	c #Conflicts:      64000 | #Learnt:       8427 | 0.000
21.78/21.81	c total clause space: 78.2603MB
21.78/21.81	c total #watches: 410791
22.09/22.19	c total #propagations: 59557266 / total #impl: 240004310 (eff. 0.248)
22.09/22.19	c #Conflicts:      65000 | #Learnt:       9427 | 0.000
22.09/22.19	c total clause space: 78.2603MB
22.09/22.19	c total #watches: 406075
22.48/22.58	c total #propagations: 60579193 / total #impl: 243908375 (eff. 0.248)
22.48/22.58	c #Conflicts:      66000 | #Learnt:      10427 | 0.000
22.48/22.58	c total clause space: 78.2603MB
22.48/22.58	c total #watches: 408215
22.88/22.99	c total #propagations: 61792553 / total #impl: 248501081 (eff. 0.249)
22.88/22.99	c #Conflicts:      67000 | #Learnt:      11427 | 0.000
22.88/22.99	c total clause space: 78.2603MB
22.88/22.99	c total #watches: 411452
23.28/23.37	c total #propagations: 62888285 / total #impl: 252821649 (eff. 0.249)
23.28/23.37	c #Conflicts:      68000 | #Learnt:      12427 | 0.000
23.28/23.37	c total clause space: 78.2603MB
23.28/23.37	c total #watches: 413135
23.68/23.73	c total #propagations: 63964377 / total #impl: 256708133 (eff. 0.249)
23.68/23.73	c GARBAGE COLLECT
23.68/23.73	c #Conflicts:      69000 | #Learnt:       7225 | 0.000
23.68/23.73	c total clause space: 78.2603MB
23.68/23.73	c total #watches: 392445
24.08/24.12	c total #propagations: 64877007 / total #impl: 260402116 (eff. 0.249)
24.08/24.12	c #Conflicts:      70000 | #Learnt:       8225 | 0.000
24.08/24.12	c total clause space: 78.2603MB
24.08/24.12	c total #watches: 395826
24.38/24.46	c total #propagations: 66063428 / total #impl: 264606867 (eff. 0.250)
24.38/24.46	c #Conflicts:      71000 | #Learnt:       9225 | 0.000
24.38/24.46	c total clause space: 78.2603MB
24.38/24.46	c total #watches: 399914
24.78/24.83	c total #propagations: 67092027 / total #impl: 268930562 (eff. 0.249)
24.78/24.83	c #Conflicts:      72000 | #Learnt:      10225 | 0.000
24.78/24.83	c total clause space: 78.2603MB
24.78/24.83	c total #watches: 402746
25.18/25.25	c total #propagations: 68276994 / total #impl: 273175052 (eff. 0.250)
25.18/25.25	c #Conflicts:      73000 | #Learnt:      11225 | 0.000
25.18/25.25	c total clause space: 78.2603MB
25.18/25.25	c total #watches: 406263
25.58/25.67	c total #propagations: 69405451 / total #impl: 277520912 (eff. 0.250)
25.58/25.67	c #Conflicts:      74000 | #Learnt:      12225 | 0.000
25.58/25.67	c total clause space: 78.2603MB
25.58/25.67	c total #watches: 409295
25.98/26.07	c total #propagations: 70625814 / total #impl: 282219010 (eff. 0.250)
25.98/26.07	c GARBAGE COLLECT
25.98/26.07	c #Conflicts:      75000 | #Learnt:       6721 | 0.000
25.98/26.07	c total clause space: 78.2603MB
25.98/26.07	c total #watches: 390992
26.39/26.49	c total #propagations: 71672946 / total #impl: 286305742 (eff. 0.250)
26.39/26.49	c #Conflicts:      76000 | #Learnt:       7721 | 0.000
26.39/26.49	c total clause space: 78.2603MB
26.39/26.49	c total #watches: 394268
26.78/26.81	c total #propagations: 72690477 / total #impl: 290293484 (eff. 0.250)
26.78/26.81	c #Conflicts:      77000 | #Learnt:       8721 | 0.000
26.78/26.81	c total clause space: 78.2603MB
26.78/26.81	c total #watches: 397924
27.08/27.19	c total #propagations: 73613624 / total #impl: 293851036 (eff. 0.251)
27.08/27.19	c #Conflicts:      78000 | #Learnt:       9720 | 0.000
27.08/27.19	c total clause space: 78.2603MB
27.08/27.19	c total #watches: 401072
27.38/27.49	c total #propagations: 74676549 / total #impl: 298062122 (eff. 0.251)
27.38/27.49	c #Conflicts:      79000 | #Learnt:      10720 | 0.000
27.38/27.49	c total clause space: 78.2603MB
27.38/27.49	c total #watches: 404391
27.88/27.95	c total #propagations: 75559170 / total #impl: 301589453 (eff. 0.251)
27.88/27.95	c #Conflicts:      80000 | #Learnt:      11720 | 0.000
27.88/27.95	c total clause space: 78.2603MB
27.88/27.95	c total #watches: 408838
28.28/28.32	c total #propagations: 76935995 / total #impl: 306425995 (eff. 0.251)
28.28/28.32	c #Conflicts:      81000 | #Learnt:      12720 | 0.000
28.28/28.32	c total clause space: 78.2603MB
28.28/28.32	c total #watches: 412546
28.59/28.69	c total #propagations: 77872247 / total #impl: 309602562 (eff. 0.252)
28.59/28.69	c GARBAGE COLLECT
28.59/28.69	c #Conflicts:      82000 | #Learnt:       6950 | 0.000
28.59/28.69	c total clause space: 78.2603MB
28.59/28.69	c total #watches: 391973
28.88/28.98	c total #propagations: 78665395 / total #impl: 312353634 (eff. 0.252)
28.88/28.98	c #Conflicts:      83000 | #Learnt:       7950 | 0.000
28.88/28.98	c total clause space: 78.2603MB
28.88/28.98	c total #watches: 395750
29.28/29.32	c total #propagations: 79395024 / total #impl: 314956263 (eff. 0.252)
29.28/29.32	c #Conflicts:      84000 | #Learnt:       8950 | 0.000
29.28/29.32	c total clause space: 78.2603MB
29.28/29.32	c total #watches: 398927
29.58/29.61	c total #propagations: 80376830 / total #impl: 318793175 (eff. 0.252)
29.58/29.61	c #Conflicts:      85000 | #Learnt:       9950 | 0.000
29.58/29.61	c total clause space: 78.2603MB
29.58/29.61	c total #watches: 402227
29.88/29.92	c total #propagations: 81183759 / total #impl: 322405065 (eff. 0.252)
29.88/29.92	c #Conflicts:      86000 | #Learnt:      10950 | 0.000
29.88/29.92	c total clause space: 78.2603MB
29.88/29.92	c total #watches: 405292
30.08/30.19	c total #propagations: 81961709 / total #impl: 325981769 (eff. 0.251)
30.08/30.19	c #Conflicts:      87000 | #Learnt:      11950 | 0.000
30.08/30.19	c total clause space: 78.2603MB
30.08/30.19	c total #watches: 408671
30.38/30.46	c total #propagations: 82544825 / total #impl: 328883577 (eff. 0.251)
30.38/30.46	c #Conflicts:      88000 | #Learnt:      12950 | 0.000
30.38/30.46	c total clause space: 78.2603MB
30.38/30.46	c total #watches: 411971
30.68/30.75	c total #propagations: 83081937 / total #impl: 331537383 (eff. 0.251)
30.68/30.75	c #Conflicts:      89000 | #Learnt:      13950 | 0.000
30.68/30.75	c total clause space: 78.2603MB
30.68/30.75	c total #watches: 414939
30.99/31.09	c total #propagations: 83648300 / total #impl: 334184169 (eff. 0.250)
30.99/31.09	c GARBAGE COLLECT
30.99/31.09	c #Conflicts:      90000 | #Learnt:       7861 | 0.000
30.99/31.09	c total clause space: 78.2603MB
30.99/31.09	c total #watches: 394765
31.49/31.52	c total #propagations: 84526285 / total #impl: 337775189 (eff. 0.250)
31.49/31.52	c #Conflicts:      91000 | #Learnt:       8861 | 0.000
31.49/31.52	c total clause space: 78.2603MB
31.49/31.52	c total #watches: 397830
31.79/31.87	c total #propagations: 86028835 / total #impl: 342786021 (eff. 0.251)
31.79/31.87	c #Conflicts:      92000 | #Learnt:       9861 | 0.000
31.79/31.87	c total clause space: 78.2603MB
31.79/31.87	c total #watches: 400446
32.09/32.15	c total #propagations: 87096370 / total #impl: 346429537 (eff. 0.251)
32.09/32.15	c #Conflicts:      93000 | #Learnt:      10861 | 0.000
32.09/32.15	c total clause space: 78.2603MB
32.09/32.15	c total #watches: 403496
32.39/32.44	c total #propagations: 87898465 / total #impl: 349349398 (eff. 0.252)
32.39/32.44	c #Conflicts:      94000 | #Learnt:      11861 | 0.000
32.39/32.44	c total clause space: 78.2603MB
32.39/32.44	c total #watches: 406296
32.69/32.73	c total #propagations: 88636778 / total #impl: 351962871 (eff. 0.252)
32.69/32.73	c #Conflicts:      95000 | #Learnt:      12861 | 0.000
32.69/32.73	c total clause space: 78.2603MB
32.69/32.73	c total #watches: 409438
33.00/33.07	c total #propagations: 89320843 / total #impl: 354502718 (eff. 0.252)
33.00/33.07	c #Conflicts:      96000 | #Learnt:      13861 | 0.000
33.00/33.07	c total clause space: 78.2603MB
33.00/33.07	c total #watches: 412799
33.39/33.42	c total #propagations: 90034628 / total #impl: 357181750 (eff. 0.252)
33.39/33.42	c #Conflicts:      97000 | #Learnt:      14861 | 0.000
33.39/33.42	c total clause space: 78.2603MB
33.39/33.42	c total #watches: 416236
33.69/33.75	c total #propagations: 90795572 / total #impl: 360101643 (eff. 0.252)
33.69/33.75	c GARBAGE COLLECT
33.69/33.75	c #Conflicts:      98000 | #Learnt:       8449 | 0.000
33.69/33.75	c total clause space: 78.2603MB
33.69/33.75	c total #watches: 397286
34.10/34.12	c total #propagations: 91581211 / total #impl: 363076339 (eff. 0.252)
34.10/34.12	c #Conflicts:      99000 | #Learnt:       9449 | 0.000
34.10/34.12	c total clause space: 78.2603MB
34.10/34.12	c total #watches: 400759
34.49/34.53	c total #propagations: 92392916 / total #impl: 366154901 (eff. 0.252)
34.49/34.53	c #Conflicts:     100000 | #Learnt:      10449 | 0.000
34.49/34.53	c total clause space: 78.2603MB
34.49/34.53	c total #watches: 404161
34.89/34.98	c total #propagations: 93137724 / total #impl: 368939060 (eff. 0.252)
34.89/34.98	c #Conflicts:     101000 | #Learnt:      11449 | 0.000
34.89/34.98	c total clause space: 78.2603MB
34.89/34.98	c total #watches: 407966
35.30/35.40	c total #propagations: 93856869 / total #impl: 371672830 (eff. 0.253)
35.30/35.40	c #Conflicts:     102000 | #Learnt:      12449 | 0.000
35.30/35.40	c total clause space: 78.2603MB
35.30/35.40	c total #watches: 411059
35.79/35.84	c total #propagations: 94515203 / total #impl: 374151703 (eff. 0.253)
35.79/35.84	c #Conflicts:     103000 | #Learnt:      13449 | 0.000
35.79/35.84	c total clause space: 78.2603MB
35.79/35.84	c total #watches: 413861
36.19/36.22	c total #propagations: 95402247 / total #impl: 377591943 (eff. 0.253)
36.19/36.22	c #Conflicts:     104000 | #Learnt:      14449 | 0.000
36.19/36.22	c total clause space: 78.2603MB
36.19/36.22	c total #watches: 416569
36.59/36.66	c total #propagations: 96477798 / total #impl: 381534387 (eff. 0.253)
36.59/36.66	c #Conflicts:     105000 | #Learnt:      15449 | 0.000
36.59/36.66	c total clause space: 78.2603MB
36.59/36.66	c total #watches: 419645
36.89/36.95	c total #propagations: 97616460 / total #impl: 385902253 (eff. 0.253)
36.89/36.95	c GARBAGE COLLECT
36.89/36.95	c #Conflicts:     106000 | #Learnt:       8729 | 0.000
36.89/36.95	c total clause space: 78.2603MB
36.89/36.95	c total #watches: 397950
37.29/37.36	c total #propagations: 98391872 / total #impl: 388944327 (eff. 0.253)
37.29/37.36	c #Conflicts:     107000 | #Learnt:       9729 | 0.000
37.29/37.36	c total clause space: 78.2603MB
37.29/37.36	c total #watches: 400838
37.69/37.77	c total #propagations: 99486019 / total #impl: 393020898 (eff. 0.253)
37.69/37.77	c #Conflicts:     108000 | #Learnt:      10729 | 0.000
37.69/37.77	c total clause space: 78.2603MB
37.69/37.77	c total #watches: 403750
38.09/38.16	c total #propagations: 100664000 / total #impl: 397101514 (eff. 0.253)
38.09/38.16	c #Conflicts:     109000 | #Learnt:      11729 | 0.000
38.09/38.16	c total clause space: 78.2603MB
38.09/38.16	c total #watches: 407053
38.39/38.44	c total #propagations: 102037894 / total #impl: 401805161 (eff. 0.254)
38.39/38.44	c #Conflicts:     110000 | #Learnt:      12729 | 0.000
38.39/38.44	c total clause space: 78.2603MB
38.39/38.44	c total #watches: 410648
38.69/38.75	c total #propagations: 102702079 / total #impl: 404937939 (eff. 0.254)
38.69/38.75	c #Conflicts:     111000 | #Learnt:      13729 | 0.000
38.69/38.75	c total clause space: 78.2603MB
38.69/38.75	c total #watches: 413709
39.09/39.15	c total #propagations: 103417895 / total #impl: 408110527 (eff. 0.253)
39.09/39.15	c #Conflicts:     112000 | #Learnt:      14729 | 0.000
39.09/39.15	c total clause space: 78.2603MB
39.09/39.15	c total #watches: 416504
39.49/39.52	c total #propagations: 104587582 / total #impl: 412306075 (eff. 0.254)
39.49/39.52	c #Conflicts:     113000 | #Learnt:      15729 | 0.000
39.49/39.52	c total clause space: 78.2603MB
39.49/39.52	c total #watches: 419182
39.79/39.88	c total #propagations: 105632888 / total #impl: 416090525 (eff. 0.254)
39.79/39.88	c GARBAGE COLLECT
39.79/39.88	c #Conflicts:     114000 | #Learnt:       8720 | 0.000
39.79/39.88	c total clause space: 78.2603MB
39.79/39.88	c total #watches: 397587
40.19/40.24	c total #propagations: 106502929 / total #impl: 419254677 (eff. 0.254)
40.19/40.24	c #Conflicts:     115000 | #Learnt:       9720 | 0.000
40.19/40.24	c total clause space: 78.2603MB
40.19/40.24	c total #watches: 400143
40.59/40.65	c total #propagations: 107505257 / total #impl: 423097157 (eff. 0.254)
40.59/40.65	c #Conflicts:     116000 | #Learnt:      10720 | 0.000
40.59/40.65	c total clause space: 78.2603MB
40.59/40.65	c total #watches: 404877
40.89/40.99	c total #propagations: 108659814 / total #impl: 427464170 (eff. 0.254)
40.89/40.99	c #Conflicts:     117000 | #Learnt:      11720 | 0.000
40.89/40.99	c total clause space: 78.2603MB
40.89/40.99	c total #watches: 407387
41.49/41.50	c total #propagations: 109629570 / total #impl: 430830810 (eff. 0.254)
41.49/41.50	c #Conflicts:     118000 | #Learnt:      12720 | 0.000
41.49/41.50	c total clause space: 78.2603MB
41.49/41.50	c total #watches: 410310
41.89/41.91	c total #propagations: 111106853 / total #impl: 435948862 (eff. 0.255)
41.89/41.91	c #Conflicts:     119000 | #Learnt:      13720 | 0.000
41.89/41.91	c total clause space: 78.2603MB
41.89/41.91	c total #watches: 413887
42.19/42.21	c total #propagations: 112250644 / total #impl: 440103144 (eff. 0.255)
42.19/42.21	c #Conflicts:     120000 | #Learnt:      14720 | 0.000
42.19/42.21	c total clause space: 78.2603MB
42.19/42.21	c total #watches: 416784
42.49/42.52	c total #propagations: 113013817 / total #impl: 443479567 (eff. 0.255)
42.49/42.52	c #Conflicts:     121000 | #Learnt:      15720 | 0.000
42.49/42.52	c total clause space: 78.2603MB
42.49/42.52	c total #watches: 419506
42.79/42.88	c total #propagations: 113764136 / total #impl: 446532126 (eff. 0.255)
42.79/42.88	c GARBAGE COLLECT
42.79/42.88	c #Conflicts:     122000 | #Learnt:       8421 | 0.000
42.79/42.88	c total clause space: 78.2603MB
42.79/42.88	c total #watches: 396593
43.18/43.22	c total #propagations: 114587276 / total #impl: 449752104 (eff. 0.255)
43.18/43.22	c #Conflicts:     123000 | #Learnt:       9421 | 0.000
43.18/43.22	c total clause space: 78.2603MB
43.18/43.22	c total #watches: 399753
43.58/43.62	c total #propagations: 115652525 / total #impl: 453787734 (eff. 0.255)
43.58/43.62	c #Conflicts:     124000 | #Learnt:      10421 | 0.000
43.58/43.62	c total clause space: 78.2603MB
43.58/43.62	c total #watches: 402674
43.88/43.96	c total #propagations: 116840218 / total #impl: 458047487 (eff. 0.255)
43.88/43.96	c #Conflicts:     125000 | #Learnt:      11421 | 0.000
43.88/43.96	c total clause space: 78.2603MB
43.88/43.96	c total #watches: 406271
44.28/44.35	c total #propagations: 117600445 / total #impl: 461725634 (eff. 0.255)
44.28/44.35	c #Conflicts:     126000 | #Learnt:      12421 | 0.000
44.28/44.35	c total clause space: 78.2603MB
44.28/44.35	c total #watches: 409291
44.68/44.73	c total #propagations: 118669991 / total #impl: 465671758 (eff. 0.255)
44.68/44.73	c #Conflicts:     127000 | #Learnt:      13421 | 0.000
44.68/44.73	c total clause space: 78.2603MB
44.68/44.74	c total #watches: 413105
44.98/45.06	c total #propagations: 119673681 / total #impl: 469754226 (eff. 0.255)
44.98/45.06	c #Conflicts:     128000 | #Learnt:      14421 | 0.000
44.98/45.06	c total clause space: 78.2603MB
44.98/45.06	c total #watches: 416154
45.38/45.47	c total #propagations: 120488946 / total #impl: 472984278 (eff. 0.255)
45.38/45.47	c #Conflicts:     129000 | #Learnt:      15421 | 0.000
45.38/45.47	c total clause space: 78.2603MB
45.38/45.47	c total #watches: 419017
45.88/45.91	c total #propagations: 121585968 / total #impl: 476786363 (eff. 0.255)
45.88/45.91	c #Conflicts:     130000 | #Learnt:      16421 | 0.000
45.88/45.91	c total clause space: 78.2603MB
45.88/45.91	c total #watches: 421855
46.29/46.33	c total #propagations: 122800179 / total #impl: 480958615 (eff. 0.255)
46.29/46.33	c GARBAGE COLLECT
46.29/46.33	c #Conflicts:     131000 | #Learnt:       8823 | 0.000
46.29/46.33	c total clause space: 78.2603MB
46.29/46.33	c total #watches: 397578
46.68/46.71	c total #propagations: 123902757 / total #impl: 484971677 (eff. 0.255)
46.68/46.71	c #Conflicts:     132000 | #Learnt:       9823 | 0.000
46.68/46.71	c total clause space: 78.2603MB
46.68/46.71	c total #watches: 402515
47.08/47.10	c total #propagations: 124954201 / total #impl: 489222186 (eff. 0.255)
47.08/47.10	c #Conflicts:     133000 | #Learnt:      10823 | 0.000
47.08/47.10	c total clause space: 78.2603MB
47.08/47.10	c total #watches: 407177
47.48/47.50	c total #propagations: 126023820 / total #impl: 493231368 (eff. 0.256)
47.48/47.50	c #Conflicts:     134000 | #Learnt:      11823 | 0.000
47.48/47.50	c total clause space: 78.2603MB
47.48/47.50	c total #watches: 410069
47.88/47.91	c total #propagations: 126993660 / total #impl: 496979162 (eff. 0.256)
47.88/47.91	c #Conflicts:     135000 | #Learnt:      12823 | 0.000
47.88/47.91	c total clause space: 78.2603MB
47.88/47.91	c total #watches: 413526
48.18/48.29	c total #propagations: 128067164 / total #impl: 501200153 (eff. 0.256)
48.18/48.29	c #Conflicts:     136000 | #Learnt:      13823 | 0.000
48.18/48.29	c total clause space: 78.2603MB
48.18/48.29	c total #watches: 417445
48.58/48.61	c total #propagations: 129005580 / total #impl: 504695044 (eff. 0.256)
48.58/48.61	c #Conflicts:     137000 | #Learnt:      14823 | 0.000
48.58/48.61	c total clause space: 78.2603MB
48.58/48.61	c total #watches: 420621
48.88/48.96	c total #propagations: 129758272 / total #impl: 507798736 (eff. 0.256)
48.88/48.96	c #Conflicts:     138000 | #Learnt:      15823 | 0.000
48.88/48.96	c total clause space: 78.2603MB
48.88/48.96	c total #watches: 424115
49.18/49.25	c total #propagations: 130551862 / total #impl: 511352829 (eff. 0.255)
49.18/49.25	c #Conflicts:     139000 | #Learnt:      16823 | 0.000
49.18/49.25	c total clause space: 78.2603MB
49.18/49.25	c total #watches: 426383
49.49/49.54	c total #propagations: 131329474 / total #impl: 514376419 (eff. 0.255)
49.49/49.54	c #Conflicts:     140000 | #Learnt:      17823 | 0.000
49.49/49.54	c total clause space: 78.2603MB
49.49/49.54	c total #watches: 429258
49.78/49.83	c total #propagations: 131960216 / total #impl: 517032405 (eff. 0.255)
49.78/49.83	c GARBAGE COLLECT
49.78/49.83	c #Conflicts:     141000 | #Learnt:       9931 | 0.000
49.78/49.83	c total clause space: 78.2603MB
49.78/49.83	c total #watches: 401930
50.18/50.26	c total #propagations: 132572126 / total #impl: 519679547 (eff. 0.255)
50.18/50.26	c #Conflicts:     142000 | #Learnt:      10931 | 0.000
50.18/50.26	c total clause space: 78.2603MB
50.18/50.26	c total #watches: 405718
50.69/50.74	c total #propagations: 133610476 / total #impl: 523527773 (eff. 0.255)
50.69/50.74	c #Conflicts:     143000 | #Learnt:      11931 | 0.000
50.69/50.74	c total clause space: 78.2603MB
50.69/50.74	c total #watches: 408795
51.08/51.15	c total #propagations: 134851891 / total #impl: 527885010 (eff. 0.255)
51.08/51.15	c #Conflicts:     144000 | #Learnt:      12931 | 0.000
51.08/51.15	c total clause space: 78.2603MB
51.08/51.15	c total #watches: 412143
51.48/51.54	c total #propagations: 135865991 / total #impl: 531429569 (eff. 0.256)
51.48/51.54	c #Conflicts:     145000 | #Learnt:      13931 | 0.000
51.48/51.54	c total clause space: 78.2603MB
51.48/51.54	c total #watches: 415333
51.98/52.00	c total #propagations: 136855237 / total #impl: 534814723 (eff. 0.256)
51.98/52.00	c #Conflicts:     146000 | #Learnt:      14931 | 0.000
51.98/52.00	c total clause space: 78.2603MB
51.98/52.00	c total #watches: 418496
52.38/52.47	c total #propagations: 137903191 / total #impl: 538448482 (eff. 0.256)
52.38/52.47	c #Conflicts:     147000 | #Learnt:      15931 | 0.000
52.38/52.47	c total clause space: 78.2603MB
52.38/52.47	c total #watches: 421359
52.79/52.90	c total #propagations: 138865059 / total #impl: 541987019 (eff. 0.256)
52.79/52.90	c #Conflicts:     148000 | #Learnt:      16931 | 0.000
52.79/52.90	c total clause space: 78.2603MB
52.79/52.90	c total #watches: 424792
53.28/53.38	c total #propagations: 139722231 / total #impl: 545225445 (eff. 0.256)
53.28/53.38	c #Conflicts:     149000 | #Learnt:      17931 | 0.000
53.28/53.38	c total clause space: 78.2603MB
53.28/53.38	c total #watches: 428127
53.78/53.87	c total #propagations: 140892490 / total #impl: 549449730 (eff. 0.256)
53.78/53.87	c GARBAGE COLLECT
53.78/53.87	c #Conflicts:     150000 | #Learnt:       9711 | 0.000
53.78/53.87	c total clause space: 78.2603MB
53.78/53.87	c total #watches: 400602
54.08/54.14	c total #propagations: 142072676 / total #impl: 554308960 (eff. 0.256)
54.08/54.14	c #Conflicts:     151000 | #Learnt:      10711 | 0.000
54.08/54.14	c total clause space: 78.2603MB
54.08/54.14	c total #watches: 402945
54.38/54.49	c total #propagations: 142912528 / total #impl: 557275081 (eff. 0.256)
54.38/54.49	c #Conflicts:     152000 | #Learnt:      11711 | 0.000
54.38/54.49	c total clause space: 78.2603MB
54.38/54.49	c total #watches: 405327
54.78/54.84	c total #propagations: 144025364 / total #impl: 560943204 (eff. 0.257)
54.78/54.84	c #Conflicts:     153000 | #Learnt:      12711 | 0.000
54.78/54.84	c total clause space: 78.2603MB
54.78/54.84	c total #watches: 407811
55.18/55.29	c total #propagations: 144946242 / total #impl: 564411923 (eff. 0.257)
55.18/55.29	c #Conflicts:     154000 | #Learnt:      13711 | 0.000
55.18/55.29	c total clause space: 78.2603MB
55.18/55.29	c total #watches: 410606
55.58/55.60	c total #propagations: 146308310 / total #impl: 568348304 (eff. 0.257)
55.58/55.60	c #Conflicts:     155000 | #Learnt:      14711 | 0.000
55.58/55.60	c total clause space: 78.2603MB
55.58/55.60	c total #watches: 413873
55.88/55.98	c total #propagations: 147166378 / total #impl: 571706337 (eff. 0.257)
55.88/55.98	c #Conflicts:     156000 | #Learnt:      15711 | 0.000
55.88/55.98	c total clause space: 78.2603MB
55.88/55.98	c total #watches: 417275
56.38/56.43	c total #propagations: 148166596 / total #impl: 575814581 (eff. 0.257)
56.38/56.43	c #Conflicts:     157000 | #Learnt:      16711 | 0.000
56.38/56.43	c total clause space: 78.2603MB
56.38/56.43	c total #watches: 420240
56.68/56.78	c total #propagations: 149584094 / total #impl: 580232841 (eff. 0.258)
56.68/56.78	c #Conflicts:     158000 | #Learnt:      17711 | 0.000
56.68/56.78	c total clause space: 78.2603MB
56.68/56.78	c total #watches: 423245
57.08/57.16	c total #propagations: 150660257 / total #impl: 583923002 (eff. 0.258)
57.08/57.16	c #Conflicts:     159000 | #Learnt:      18711 | 0.000
57.08/57.16	c total clause space: 78.2603MB
57.08/57.16	c total #watches: 426153
57.48/57.54	c total #propagations: 151633265 / total #impl: 587657140 (eff. 0.258)
57.48/57.54	c GARBAGE COLLECT
57.48/57.54	c #Conflicts:     160000 | #Learnt:      10206 | 0.000
57.48/57.54	c total clause space: 78.2603MB
57.48/57.54	c total #watches: 402191
57.78/57.89	c total #propagations: 152495736 / total #impl: 591010172 (eff. 0.258)
57.78/57.89	c #Conflicts:     161000 | #Learnt:      11206 | 0.000
57.78/57.89	c total clause space: 78.2603MB
57.78/57.89	c total #watches: 404691
58.18/58.24	c total #propagations: 153542524 / total #impl: 594624419 (eff. 0.258)
58.18/58.24	c #Conflicts:     162000 | #Learnt:      12206 | 0.000
58.18/58.24	c total clause space: 78.2603MB
58.18/58.24	c total #watches: 407492
58.39/58.48	c total #propagations: 154486642 / total #impl: 598441475 (eff. 0.258)
58.39/58.48	c #Conflicts:     163000 | #Learnt:      13206 | 0.000
58.39/58.48	c total clause space: 78.2603MB
58.39/58.48	c total #watches: 410169
58.68/58.77	c total #propagations: 155237576 / total #impl: 601148453 (eff. 0.258)
58.68/58.77	c #Conflicts:     164000 | #Learnt:      14206 | 0.000
58.68/58.77	c total clause space: 78.2603MB
58.68/58.77	c total #watches: 413262
59.08/59.14	c total #propagations: 155996123 / total #impl: 604370997 (eff. 0.258)
59.08/59.14	c #Conflicts:     165000 | #Learnt:      15206 | 0.000
59.08/59.14	c total clause space: 78.2603MB
59.08/59.14	c total #watches: 417859
59.48/59.57	c total #propagations: 156832640 / total #impl: 608586206 (eff. 0.258)
59.48/59.57	c #Conflicts:     166000 | #Learnt:      16206 | 0.000
59.48/59.57	c total clause space: 78.2603MB
59.48/59.57	c total #watches: 422679
59.98/60.00	c total #propagations: 157685722 / total #impl: 612784541 (eff. 0.257)
59.98/60.00	c #Conflicts:     167000 | #Learnt:      17206 | 0.000
59.98/60.00	c total clause space: 78.2603MB
59.98/60.00	c total #watches: 427199
60.28/60.39	c total #propagations: 158481126 / total #impl: 616474470 (eff. 0.257)
60.28/60.39	c #Conflicts:     168000 | #Learnt:      18206 | 0.000
60.28/60.39	c total clause space: 78.2603MB
60.28/60.39	c total #watches: 430053
60.68/60.80	c total #propagations: 159495017 / total #impl: 620306591 (eff. 0.257)
60.68/60.80	c #Conflicts:     169000 | #Learnt:      19206 | 0.000
60.68/60.80	c total clause space: 78.2603MB
60.68/60.80	c total #watches: 432509
61.18/61.20	c total #propagations: 160516774 / total #impl: 623972185 (eff. 0.257)
61.18/61.20	c GARBAGE COLLECT
61.18/61.20	c #Conflicts:     170000 | #Learnt:      10433 | 0.000
61.18/61.20	c total clause space: 78.2603MB
61.18/61.20	c total #watches: 403632
61.48/61.60	c total #propagations: 161414473 / total #impl: 628212874 (eff. 0.257)
61.48/61.60	c #Conflicts:     171000 | #Learnt:      11433 | 0.000
61.48/61.60	c total clause space: 78.2603MB
61.48/61.60	c total #watches: 406586
61.98/62.01	c total #propagations: 162535410 / total #impl: 632446558 (eff. 0.257)
61.98/62.01	c #Conflicts:     172000 | #Learnt:      12433 | 0.000
61.98/62.01	c total clause space: 78.2603MB
61.98/62.01	c total #watches: 409926
62.28/62.33	c total #propagations: 163615867 / total #impl: 636524334 (eff. 0.257)
62.28/62.33	c #Conflicts:     173000 | #Learnt:      13433 | 0.000
62.28/62.33	c total clause space: 78.2603MB
62.28/62.33	c total #watches: 413339
62.68/62.72	c total #propagations: 164532358 / total #impl: 639978102 (eff. 0.257)
62.68/62.72	c #Conflicts:     174000 | #Learnt:      14433 | 0.000
62.68/62.72	c total clause space: 78.2603MB
62.68/62.72	c total #watches: 416216
63.08/63.13	c total #propagations: 165841300 / total #impl: 643979262 (eff. 0.258)
63.08/63.13	c #Conflicts:     175000 | #Learnt:      15433 | 0.000
63.08/63.13	c total clause space: 78.2603MB
63.08/63.13	c total #watches: 419131
63.48/63.50	c total #propagations: 167059790 / total #impl: 648083835 (eff. 0.258)
63.48/63.50	c #Conflicts:     176000 | #Learnt:      16433 | 0.000
63.48/63.50	c total clause space: 78.2603MB
63.48/63.50	c total #watches: 422015
63.78/63.89	c total #propagations: 168071985 / total #impl: 651922381 (eff. 0.258)
63.78/63.89	c #Conflicts:     177000 | #Learnt:      17433 | 0.000
63.78/63.89	c total clause space: 78.2603MB
63.78/63.89	c total #watches: 424889
64.08/64.18	c total #propagations: 169134692 / total #impl: 655952146 (eff. 0.258)
64.08/64.18	c #Conflicts:     178000 | #Learnt:      18433 | 0.000
64.08/64.18	c total clause space: 78.2603MB
64.08/64.19	c total #watches: 428073
64.48/64.59	c total #propagations: 169814425 / total #impl: 659364110 (eff. 0.258)
64.48/64.59	c #Conflicts:     179000 | #Learnt:      19433 | 0.000
64.48/64.59	c total clause space: 78.2603MB
64.48/64.59	c total #watches: 431013
65.08/65.10	c total #propagations: 170949589 / total #impl: 663240444 (eff. 0.258)
65.08/65.10	c GARBAGE COLLECT
65.08/65.10	c #Conflicts:     180000 | #Learnt:      10325 | 0.000
65.08/65.10	c total clause space: 78.2603MB
65.08/65.10	c total #watches: 402537
65.38/65.45	c total #propagations: 172348229 / total #impl: 668313153 (eff. 0.258)
65.38/65.45	c #Conflicts:     181000 | #Learnt:      11325 | 0.000
65.38/65.45	c total clause space: 78.2603MB
65.38/65.45	c total #watches: 405703
65.78/65.84	c total #propagations: 173430532 / total #impl: 672333858 (eff. 0.258)
65.78/65.84	c #Conflicts:     182000 | #Learnt:      12325 | 0.000
65.78/65.84	c total clause space: 78.2603MB
65.78/65.84	c total #watches: 409967
66.18/66.22	c total #propagations: 174669895 / total #impl: 676990844 (eff. 0.258)
66.18/66.22	c #Conflicts:     183000 | #Learnt:      13325 | 0.000
66.18/66.22	c total clause space: 78.2603MB
66.18/66.22	c total #watches: 413208
66.38/66.48	c total #propagations: 175488743 / total #impl: 680437198 (eff. 0.258)
66.38/66.48	c #Conflicts:     184000 | #Learnt:      14325 | 0.000
66.38/66.48	c total clause space: 78.2603MB
66.38/66.48	c total #watches: 416333
66.78/66.80	c total #propagations: 176091346 / total #impl: 682785962 (eff. 0.258)
66.78/66.80	c #Conflicts:     185000 | #Learnt:      15325 | 0.000
66.78/66.80	c total clause space: 78.2603MB
66.78/66.81	c total #watches: 419736
67.08/67.16	c total #propagations: 176830788 / total #impl: 685671209 (eff. 0.258)
67.08/67.16	c #Conflicts:     186000 | #Learnt:      16325 | 0.000
67.08/67.16	c total clause space: 78.2603MB
67.08/67.16	c total #watches: 422602
67.48/67.50	c total #propagations: 177614230 / total #impl: 688457193 (eff. 0.258)
67.48/67.50	c #Conflicts:     187000 | #Learnt:      17325 | 0.000
67.48/67.50	c total clause space: 78.2603MB
67.48/67.50	c total #watches: 425014
67.78/67.81	c total #propagations: 178478505 / total #impl: 691943536 (eff. 0.258)
67.78/67.81	c #Conflicts:     188000 | #Learnt:      18325 | 0.000
67.78/67.81	c total clause space: 78.2603MB
67.78/67.81	c total #watches: 428123
67.98/68.09	c total #propagations: 179223068 / total #impl: 695037278 (eff. 0.258)
67.98/68.09	c #Conflicts:     189000 | #Learnt:      19325 | 0.000
67.98/68.09	c total clause space: 78.2603MB
67.98/68.09	c total #watches: 430503
68.48/68.50	c total #propagations: 179917446 / total #impl: 697870636 (eff. 0.258)
68.48/68.50	c #Conflicts:     190000 | #Learnt:      20325 | 0.000
68.48/68.50	c total clause space: 78.2603MB
68.48/68.50	c total #watches: 433243
68.88/68.90	c total #propagations: 180905879 / total #impl: 701643702 (eff. 0.258)
68.88/68.90	c GARBAGE COLLECT
68.88/68.90	c #Conflicts:     191000 | #Learnt:      10932 | 0.000
68.88/68.90	c total clause space: 78.2603MB
68.88/68.90	c total #watches: 404850
69.18/69.30	c total #propagations: 181755941 / total #impl: 704895109 (eff. 0.258)
69.18/69.30	c #Conflicts:     192000 | #Learnt:      11932 | 0.000
69.18/69.30	c total clause space: 78.2603MB
69.18/69.30	c total #watches: 407406
69.58/69.64	c total #propagations: 182602556 / total #impl: 708087631 (eff. 0.258)
69.58/69.64	c #Conflicts:     193000 | #Learnt:      12932 | 0.000
69.58/69.64	c total clause space: 78.2603MB
69.58/69.64	c total #watches: 410240
69.88/69.90	c total #propagations: 183432462 / total #impl: 711354492 (eff. 0.258)
69.88/69.90	c #Conflicts:     194000 | #Learnt:      13932 | 0.000
69.88/69.90	c total clause space: 78.2603MB
69.88/69.90	c total #watches: 412730
70.08/70.15	c total #propagations: 184124611 / total #impl: 714083583 (eff. 0.258)
70.08/70.15	c #Conflicts:     195000 | #Learnt:      14932 | 0.000
70.08/70.15	c total clause space: 78.2603MB
70.08/70.15	c total #watches: 415511
70.38/70.41	c total #propagations: 184748567 / total #impl: 716371452 (eff. 0.258)
70.38/70.41	c #Conflicts:     196000 | #Learnt:      15932 | 0.000
70.38/70.41	c total clause space: 78.2603MB
70.38/70.41	c total #watches: 418561
70.68/70.73	c total #propagations: 185356037 / total #impl: 718701583 (eff. 0.258)
70.68/70.73	c #Conflicts:     197000 | #Learnt:      16932 | 0.000
70.68/70.73	c total clause space: 78.2603MB
70.68/70.73	c total #watches: 421134
70.98/71.09	c total #propagations: 186025719 / total #impl: 721332042 (eff. 0.258)
70.98/71.09	c #Conflicts:     198000 | #Learnt:      17932 | 0.000
70.98/71.09	c total clause space: 78.2603MB
70.98/71.09	c total #watches: 423956
71.38/71.44	c total #propagations: 186811672 / total #impl: 724521915 (eff. 0.258)
71.38/71.44	c #Conflicts:     199000 | #Learnt:      18932 | 0.000
71.38/71.44	c total clause space: 78.2603MB
71.38/71.44	c total #watches: 426817
71.68/71.78	c total #propagations: 187439680 / total #impl: 727070390 (eff. 0.258)
71.68/71.78	c #Conflicts:     200000 | #Learnt:      19932 | 0.000
71.68/71.78	c total clause space: 78.2603MB
71.68/71.78	c total #watches: 429144
72.08/72.11	c total #propagations: 188050023 / total #impl: 729536811 (eff. 0.258)
72.08/72.11	c #Conflicts:     201000 | #Learnt:      20932 | 0.000
72.08/72.11	c total clause space: 78.2603MB
72.08/72.11	c total #watches: 431404
72.38/72.47	c total #propagations: 188660639 / total #impl: 732094677 (eff. 0.258)
72.38/72.47	c GARBAGE COLLECT
72.38/72.47	c #Conflicts:     202000 | #Learnt:      11230 | 0.000
72.38/72.47	c total clause space: 78.2603MB
72.38/72.47	c total #watches: 405330
72.69/72.76	c total #propagations: 189395452 / total #impl: 735302316 (eff. 0.258)
72.69/72.76	c #Conflicts:     203000 | #Learnt:      12230 | 0.000
72.69/72.76	c total clause space: 78.2603MB
72.69/72.76	c total #watches: 408765
72.98/73.08	c total #propagations: 190161999 / total #impl: 738345744 (eff. 0.258)
72.98/73.08	c #Conflicts:     204000 | #Learnt:      13230 | 0.000
72.98/73.08	c total clause space: 78.2603MB
72.98/73.08	c total #watches: 412292
73.38/73.40	c total #propagations: 190924149 / total #impl: 741476136 (eff. 0.257)
73.38/73.40	c #Conflicts:     205000 | #Learnt:      14230 | 0.000
73.38/73.40	c total clause space: 78.2603MB
73.38/73.40	c total #watches: 414711
73.58/73.67	c total #propagations: 191607597 / total #impl: 744386198 (eff. 0.257)
73.58/73.67	c #Conflicts:     206000 | #Learnt:      15230 | 0.000
73.58/73.67	c total clause space: 78.2603MB
73.58/73.67	c total #watches: 417281
73.88/73.94	c total #propagations: 192263817 / total #impl: 747196170 (eff. 0.257)
73.88/73.94	c #Conflicts:     207000 | #Learnt:      16230 | 0.000
73.88/73.94	c total clause space: 78.2603MB
73.88/73.94	c total #watches: 420175
74.28/74.34	c total #propagations: 192934009 / total #impl: 750238444 (eff. 0.257)
74.28/74.34	c #Conflicts:     208000 | #Learnt:      17230 | 0.000
74.28/74.34	c total clause space: 78.2603MB
74.28/74.34	c total #watches: 424453
74.68/74.79	c total #propagations: 193915880 / total #impl: 754762212 (eff. 0.257)
74.68/74.79	c #Conflicts:     209000 | #Learnt:      18230 | 0.000
74.68/74.79	c total clause space: 78.2603MB
74.68/74.79	c total #watches: 429688
75.28/75.32	c total #propagations: 194819632 / total #impl: 759263407 (eff. 0.257)
75.28/75.32	c #Conflicts:     210000 | #Learnt:      19230 | 0.000
75.28/75.32	c total clause space: 78.2603MB
75.28/75.32	c total #watches: 436054
75.89/75.94	c total #propagations: 195757408 / total #impl: 764424788 (eff. 0.256)
75.89/75.94	c #Conflicts:     211000 | #Learnt:      20230 | 0.000
75.89/75.94	c total clause space: 78.2603MB
75.89/75.94	c total #watches: 440465
76.48/76.55	c total #propagations: 196596883 / total #impl: 768638691 (eff. 0.256)
76.48/76.55	c #Conflicts:     212000 | #Learnt:      21230 | 0.000
76.48/76.55	c total clause space: 127.173MB
76.48/76.55	c total #watches: 445966
77.18/77.25	c total #propagations: 197350897 / total #impl: 772414528 (eff. 0.255)
77.18/77.25	c GARBAGE COLLECT
77.18/77.25	c #Conflicts:     213000 | #Learnt:      11236 | 0.000
77.18/77.25	c total clause space: 127.173MB
77.18/77.25	c total #watches: 405640
77.58/77.67	c total #propagations: 198171160 / total #impl: 776672949 (eff. 0.255)
77.58/77.67	c #Conflicts:     214000 | #Learnt:      12236 | 0.000
77.58/77.67	c total clause space: 127.173MB
77.58/77.67	c total #watches: 410910
77.98/78.09	c total #propagations: 198990448 / total #impl: 780807096 (eff. 0.255)
77.98/78.09	c #Conflicts:     215000 | #Learnt:      13236 | 0.000
77.98/78.09	c total clause space: 127.173MB
77.98/78.09	c total #watches: 414731
78.48/78.59	c total #propagations: 199770809 / total #impl: 784469026 (eff. 0.255)
78.48/78.59	c #Conflicts:     216000 | #Learnt:      14236 | 0.000
78.48/78.59	c total clause space: 127.173MB
78.48/78.59	c total #watches: 418449
78.98/79.01	c total #propagations: 200651063 / total #impl: 788790910 (eff. 0.254)
78.98/79.01	c #Conflicts:     217000 | #Learnt:      15236 | 0.000
78.98/79.01	c total clause space: 127.173MB
78.98/79.01	c total #watches: 421504
79.38/79.41	c total #propagations: 201376121 / total #impl: 792467969 (eff. 0.254)
79.38/79.41	c #Conflicts:     218000 | #Learnt:      16236 | 0.000
79.38/79.41	c total clause space: 127.173MB
79.38/79.41	c total #watches: 424920
79.78/79.83	c total #propagations: 202151429 / total #impl: 796271510 (eff. 0.254)
79.78/79.83	c #Conflicts:     219000 | #Learnt:      17236 | 0.000
79.78/79.83	c total clause space: 127.173MB
79.78/79.83	c total #watches: 427860
80.18/80.20	c total #propagations: 202851793 / total #impl: 799891573 (eff. 0.254)
80.18/80.20	c #Conflicts:     220000 | #Learnt:      18236 | 0.000
80.18/80.20	c total clause space: 127.173MB
80.18/80.20	c total #watches: 430722
80.58/80.61	c total #propagations: 203448718 / total #impl: 803018873 (eff. 0.253)
80.58/80.61	c #Conflicts:     221000 | #Learnt:      19236 | 0.000
80.58/80.61	c total clause space: 127.173MB
80.58/80.61	c total #watches: 433361
80.98/81.01	c total #propagations: 204092308 / total #impl: 806319343 (eff. 0.253)
80.98/81.01	c #Conflicts:     222000 | #Learnt:      20236 | 0.000
80.98/81.01	c total clause space: 127.173MB
80.98/81.01	c total #watches: 436257
81.38/81.44	c total #propagations: 204813473 / total #impl: 810042132 (eff. 0.253)
81.38/81.44	c #Conflicts:     223000 | #Learnt:      21236 | 0.000
81.38/81.44	c total clause space: 127.173MB
81.38/81.44	c total #watches: 438703
81.78/81.89	c total #propagations: 205515118 / total #impl: 813653905 (eff. 0.253)
81.78/81.89	c #Conflicts:     224000 | #Learnt:      22236 | 0.000
81.78/81.89	c total clause space: 127.173MB
81.78/81.89	c total #watches: 441234
82.18/82.28	c total #propagations: 206250413 / total #impl: 817312845 (eff. 0.252)
82.18/82.28	c GARBAGE COLLECT
82.18/82.28	c #Conflicts:     225000 | #Learnt:      11927 | 0.000
82.18/82.28	c total clause space: 127.173MB
82.18/82.28	c total #watches: 407515
82.58/82.61	c total #propagations: 207002970 / total #impl: 821153265 (eff. 0.252)
82.58/82.61	c #Conflicts:     226000 | #Learnt:      12927 | 0.000
82.58/82.61	c total clause space: 127.173MB
82.58/82.61	c total #watches: 410129
82.88/82.92	c total #propagations: 207790131 / total #impl: 825113823 (eff. 0.252)
82.88/82.92	c #Conflicts:     227000 | #Learnt:      13927 | 0.000
82.88/82.92	c total clause space: 127.173MB
82.88/82.92	c total #watches: 413260
83.18/83.24	c total #propagations: 208503710 / total #impl: 828591057 (eff. 0.252)
83.18/83.24	c #Conflicts:     228000 | #Learnt:      14927 | 0.000
83.18/83.24	c total clause space: 127.173MB
83.18/83.24	c total #watches: 416151
83.48/83.58	c total #propagations: 209167653 / total #impl: 832059109 (eff. 0.251)
83.48/83.58	c #Conflicts:     229000 | #Learnt:      15927 | 0.000
83.48/83.58	c total clause space: 127.173MB
83.48/83.58	c total #watches: 418799
83.88/83.96	c total #propagations: 209848905 / total #impl: 835500368 (eff. 0.251)
83.88/83.96	c #Conflicts:     230000 | #Learnt:      16927 | 0.000
83.88/83.96	c total clause space: 127.173MB
83.88/83.96	c total #watches: 421573
84.28/84.38	c total #propagations: 210604663 / total #impl: 839368632 (eff. 0.251)
84.28/84.38	c #Conflicts:     231000 | #Learnt:      17927 | 0.000
84.28/84.38	c total clause space: 127.173MB
84.28/84.38	c total #watches: 424707
84.68/84.79	c total #propagations: 211427256 / total #impl: 843349212 (eff. 0.251)
84.68/84.79	c #Conflicts:     232000 | #Learnt:      18926 | 0.000
84.68/84.79	c total clause space: 127.173MB
84.68/84.79	c total #watches: 427269
85.08/85.19	c total #propagations: 212718059 / total #impl: 847679007 (eff. 0.251)
85.08/85.19	c #Conflicts:     233000 | #Learnt:      19926 | 0.000
85.08/85.19	c total clause space: 127.173MB
85.08/85.19	c total #watches: 430265
85.48/85.59	c total #propagations: 213841431 / total #impl: 851712146 (eff. 0.251)
85.48/85.59	c #Conflicts:     234000 | #Learnt:      20926 | 0.000
85.48/85.59	c total clause space: 127.173MB
85.48/85.59	c total #watches: 433445
85.88/85.99	c total #propagations: 214893414 / total #impl: 855823808 (eff. 0.251)
85.88/85.99	c #Conflicts:     235000 | #Learnt:      21926 | 0.000
85.88/85.99	c total clause space: 127.173MB
85.88/85.99	c total #watches: 435901
86.27/86.37	c total #propagations: 215962169 / total #impl: 859638463 (eff. 0.251)
86.27/86.37	c #Conflicts:     236000 | #Learnt:      22926 | 0.000
86.27/86.37	c total clause space: 127.173MB
86.27/86.37	c total #watches: 438512
86.67/86.74	c total #propagations: 216974436 / total #impl: 863268352 (eff. 0.251)
86.67/86.74	c GARBAGE COLLECT
86.67/86.74	c #Conflicts:     237000 | #Learnt:      12311 | 0.000
86.67/86.74	c total clause space: 127.173MB
86.67/86.74	c total #watches: 408661
86.98/87.06	c total #propagations: 217925643 / total #impl: 867305443 (eff. 0.251)
86.98/87.06	c #Conflicts:     238000 | #Learnt:      13311 | 0.000
86.98/87.06	c total clause space: 127.173MB
86.98/87.06	c total #watches: 411792
87.37/87.42	c total #propagations: 218734388 / total #impl: 870416845 (eff. 0.251)
87.37/87.42	c #Conflicts:     239000 | #Learnt:      14311 | 0.000
87.37/87.42	c total clause space: 127.173MB
87.37/87.42	c total #watches: 414797
87.77/87.87	c total #propagations: 219646593 / total #impl: 873821035 (eff. 0.251)
87.77/87.87	c #Conflicts:     240000 | #Learnt:      15311 | 0.000
87.77/87.87	c total clause space: 127.173MB
87.77/87.87	c total #watches: 418050
88.17/88.28	c total #propagations: 220891601 / total #impl: 878574793 (eff. 0.251)
88.17/88.28	c #Conflicts:     241000 | #Learnt:      16311 | 0.000
88.17/88.28	c total clause space: 127.173MB
88.17/88.28	c total #watches: 421137
88.67/88.78	c total #propagations: 222035655 / total #impl: 882706991 (eff. 0.252)
88.67/88.78	c #Conflicts:     242000 | #Learnt:      17311 | 0.000
88.67/88.78	c total clause space: 127.173MB
88.67/88.78	c total #watches: 424052
89.18/89.23	c total #propagations: 223468074 / total #impl: 887596963 (eff. 0.252)
89.18/89.23	c #Conflicts:     243000 | #Learnt:      18311 | 0.000
89.18/89.23	c total clause space: 127.173MB
89.18/89.23	c total #watches: 427225
89.67/89.71	c total #propagations: 224741451 / total #impl: 892086895 (eff. 0.252)
89.67/89.71	c #Conflicts:     244000 | #Learnt:      19311 | 0.000
89.67/89.71	c total clause space: 127.173MB
89.67/89.71	c total #watches: 429986
89.97/90.06	c total #propagations: 226127513 / total #impl: 896727236 (eff. 0.252)
89.97/90.06	c #Conflicts:     245000 | #Learnt:      20311 | 0.000
89.97/90.06	c total clause space: 127.173MB
89.97/90.06	c total #watches: 432805
90.37/90.42	c total #propagations: 227030930 / total #impl: 900331499 (eff. 0.252)
90.37/90.42	c #Conflicts:     246000 | #Learnt:      21311 | 0.000
90.37/90.42	c total clause space: 127.173MB
90.37/90.42	c total #watches: 436436
90.67/90.75	c total #propagations: 227946131 / total #impl: 904004964 (eff. 0.252)
90.67/90.75	c #Conflicts:     247000 | #Learnt:      22311 | 0.000
90.67/90.75	c total clause space: 127.173MB
90.67/90.75	c total #watches: 440541
90.97/91.01	c total #propagations: 228718719 / total #impl: 907697705 (eff. 0.252)
90.97/91.01	c #Conflicts:     248000 | #Learnt:      23311 | 0.000
90.97/91.01	c total clause space: 127.173MB
90.97/91.01	c total #watches: 443112
91.17/91.29	c total #propagations: 229434528 / total #impl: 910309897 (eff. 0.252)
91.17/91.29	c GARBAGE COLLECT
91.17/91.29	c #Conflicts:     249000 | #Learnt:      12406 | 0.000
91.17/91.29	c total clause space: 127.173MB
91.17/91.29	c total #watches: 409140
91.47/91.58	c total #propagations: 230136690 / total #impl: 913107249 (eff. 0.252)
91.47/91.58	c #Conflicts:     250000 | #Learnt:      13406 | 0.000
91.47/91.58	c total clause space: 127.173MB
91.47/91.58	c total #watches: 413091
91.97/92.01	c total #propagations: 230903812 / total #impl: 916235108 (eff. 0.252)
91.97/92.01	c #Conflicts:     251000 | #Learnt:      14406 | 0.000
91.97/92.01	c total clause space: 127.173MB
91.97/92.01	c total #watches: 416240
92.38/92.41	c total #propagations: 231983341 / total #impl: 920417180 (eff. 0.252)
92.38/92.41	c #Conflicts:     252000 | #Learnt:      15406 | 0.000
92.38/92.41	c total clause space: 127.173MB
92.38/92.41	c total #watches: 419847
92.77/92.87	c total #propagations: 233078406 / total #impl: 924494033 (eff. 0.252)
92.77/92.87	c #Conflicts:     253000 | #Learnt:      16406 | 0.000
92.77/92.87	c total clause space: 127.173MB
92.77/92.87	c total #watches: 422957
93.27/93.34	c total #propagations: 234445831 / total #impl: 929113863 (eff. 0.252)
93.27/93.34	c #Conflicts:     254000 | #Learnt:      17406 | 0.000
93.27/93.34	c total clause space: 127.173MB
93.27/93.34	c total #watches: 427120
93.67/93.75	c total #propagations: 235638985 / total #impl: 933882972 (eff. 0.252)
93.67/93.75	c #Conflicts:     255000 | #Learnt:      18406 | 0.000
93.67/93.75	c total clause space: 127.173MB
93.67/93.75	c total #watches: 430189
94.17/94.20	c total #propagations: 236604530 / total #impl: 938127618 (eff. 0.252)
94.17/94.20	c #Conflicts:     256000 | #Learnt:      19406 | 0.000
94.17/94.20	c total clause space: 127.173MB
94.17/94.20	c total #watches: 433312
94.58/94.62	c total #propagations: 237677620 / total #impl: 942273348 (eff. 0.252)
94.58/94.62	c #Conflicts:     257000 | #Learnt:      20406 | 0.000
94.58/94.62	c total clause space: 127.173MB
94.58/94.62	c total #watches: 435957
95.07/95.19	c total #propagations: 238697969 / total #impl: 945642063 (eff. 0.252)
95.07/95.19	c #Conflicts:     258000 | #Learnt:      21406 | 0.000
95.07/95.19	c total clause space: 127.173MB
95.07/95.19	c total #watches: 438638
95.57/95.67	c total #propagations: 239982871 / total #impl: 949722619 (eff. 0.253)
95.57/95.67	c #Conflicts:     259000 | #Learnt:      22406 | 0.000
95.57/95.67	c total clause space: 127.173MB
95.57/95.67	c total #watches: 441227
96.07/96.12	c total #propagations: 241204680 / total #impl: 954037560 (eff. 0.253)
96.07/96.12	c #Conflicts:     260000 | #Learnt:      23406 | 0.000
96.07/96.12	c total clause space: 127.173MB
96.07/96.12	c total #watches: 443795
96.47/96.51	c total #propagations: 242393738 / total #impl: 958252575 (eff. 0.253)
96.47/96.51	c #Conflicts:     261000 | #Learnt:      24406 | 0.000
96.47/96.51	c total clause space: 127.173MB
96.47/96.51	c total #watches: 446837
96.88/96.94	c total #propagations: 243370611 / total #impl: 962194983 (eff. 0.253)
96.88/96.94	c GARBAGE COLLECT
96.88/96.94	c #Conflicts:     262000 | #Learnt:      13232 | 0.000
96.88/96.94	c total clause space: 127.173MB
96.88/96.94	c total #watches: 411769
97.17/97.28	c total #propagations: 244405270 / total #impl: 966499249 (eff. 0.253)
97.17/97.28	c #Conflicts:     263000 | #Learnt:      14232 | 0.000
97.17/97.28	c total clause space: 127.173MB
97.17/97.28	c total #watches: 414768
97.57/97.66	c total #propagations: 245283773 / total #impl: 969830826 (eff. 0.253)
97.57/97.66	c #Conflicts:     264000 | #Learnt:      15232 | 0.000
97.57/97.66	c total clause space: 127.173MB
97.57/97.66	c total #watches: 418507
97.88/97.92	c total #propagations: 246231708 / total #impl: 973773191 (eff. 0.253)
97.88/97.92	c #Conflicts:     265000 | #Learnt:      16232 | 0.000
97.88/97.92	c total clause space: 127.173MB
97.88/97.92	c total #watches: 421249
98.17/98.22	c total #propagations: 246875760 / total #impl: 976543306 (eff. 0.253)
98.17/98.22	c #Conflicts:     266000 | #Learnt:      17232 | 0.000
98.17/98.22	c total clause space: 127.173MB
98.17/98.22	c total #watches: 423927
98.47/98.58	c total #propagations: 247656985 / total #impl: 979383712 (eff. 0.253)
98.47/98.58	c #Conflicts:     267000 | #Learnt:      18232 | 0.000
98.47/98.58	c total clause space: 127.173MB
98.47/98.58	c total #watches: 427469
98.77/98.89	c total #propagations: 248603749 / total #impl: 983891534 (eff. 0.253)
98.77/98.89	c #Conflicts:     268000 | #Learnt:      19232 | 0.000
98.77/98.89	c total clause space: 127.173MB
98.77/98.89	c total #watches: 430510
99.08/99.17	c total #propagations: 249309570 / total #impl: 987070552 (eff. 0.253)
99.08/99.17	c #Conflicts:     269000 | #Learnt:      20232 | 0.000
99.08/99.17	c total clause space: 127.173MB
99.08/99.17	c total #watches: 433136
99.47/99.53	c total #propagations: 249914827 / total #impl: 989451105 (eff. 0.253)
99.47/99.53	c #Conflicts:     270000 | #Learnt:      21232 | 0.000
99.47/99.53	c total clause space: 127.173MB
99.47/99.53	c total #watches: 436048
99.77/99.82	c total #propagations: 250732051 / total #impl: 993703991 (eff. 0.252)
99.77/99.82	c #Conflicts:     271000 | #Learnt:      22232 | 0.000
99.77/99.82	c total clause space: 127.173MB
99.77/99.82	c total #watches: 439185
99.97/100.10	c total #propagations: 251325709 / total #impl: 996893196 (eff. 0.252)
99.97/100.10	c #Conflicts:     272000 | #Learnt:      23232 | 0.000
99.97/100.10	c total clause space: 127.173MB
99.97/100.10	c total #watches: 441897
100.27/100.36	c total #propagations: 251911803 / total #impl: 999519656 (eff. 0.252)
100.27/100.36	c #Conflicts:     273000 | #Learnt:      24232 | 0.000
100.27/100.36	c total clause space: 127.173MB
100.27/100.36	c total #watches: 444941
100.57/100.69	c total #propagations: 252452945 / total #impl: 1001768807 (eff. 0.252)
100.57/100.69	c GARBAGE COLLECT
100.57/100.69	c #Conflicts:     274000 | #Learnt:      12761 | 0.000
100.57/100.69	c total clause space: 127.173MB
100.57/100.69	c total #watches: 410145
100.87/100.95	c total #propagations: 253028540 / total #impl: 1004179833 (eff. 0.252)
100.87/100.95	c #Conflicts:     275000 | #Learnt:      13761 | 0.000
100.87/100.95	c total clause space: 127.173MB
100.87/100.95	c total #watches: 413147
101.18/101.25	c total #propagations: 253631454 / total #impl: 1006796137 (eff. 0.252)
101.18/101.25	c #Conflicts:     276000 | #Learnt:      14761 | 0.000
101.18/101.25	c total clause space: 127.173MB
101.18/101.25	c total #watches: 415860
101.57/101.64	c total #propagations: 254328423 / total #impl: 1009650857 (eff. 0.252)
101.57/101.64	c #Conflicts:     277000 | #Learnt:      15761 | 0.000
101.57/101.64	c total clause space: 127.173MB
101.57/101.64	c total #watches: 418575
102.07/102.10	c total #propagations: 255321163 / total #impl: 1013766454 (eff. 0.252)
102.07/102.10	c #Conflicts:     278000 | #Learnt:      16760 | 0.000
102.07/102.10	c total clause space: 127.173MB
102.07/102.11	c total #watches: 421555
102.38/102.44	c total #propagations: 256614614 / total #impl: 1018645857 (eff. 0.252)
102.38/102.44	c #Conflicts:     279000 | #Learnt:      17760 | 0.000
102.38/102.44	c total clause space: 127.173MB
102.38/102.44	c total #watches: 424304
102.77/102.85	c total #propagations: 257395376 / total #impl: 1021413169 (eff. 0.252)
102.77/102.85	c #Conflicts:     280000 | #Learnt:      18759 | 0.000
102.77/102.85	c total clause space: 127.173MB
102.77/102.85	c total #watches: 427219
103.17/103.29	c total #propagations: 258391223 / total #impl: 1025343002 (eff. 0.252)
103.17/103.29	c #Conflicts:     281000 | #Learnt:      19759 | 0.000
103.17/103.29	c total clause space: 127.173MB
103.17/103.29	c total #watches: 430994
103.48/103.58	c total #propagations: 259435890 / total #impl: 1029559225 (eff. 0.252)
103.48/103.58	c #Conflicts:     282000 | #Learnt:      20759 | 0.000
103.48/103.58	c total clause space: 127.173MB
103.48/103.58	c total #watches: 434046
103.77/103.89	c total #propagations: 260092497 / total #impl: 1032491139 (eff. 0.252)
103.77/103.89	c #Conflicts:     283000 | #Learnt:      21759 | 0.000
103.77/103.89	c total clause space: 127.173MB
103.77/103.89	c total #watches: 436359
104.07/104.15	c total #propagations: 260863881 / total #impl: 1035741722 (eff. 0.252)
104.07/104.15	c #Conflicts:     284000 | #Learnt:      22759 | 0.000
104.07/104.15	c total clause space: 127.173MB
104.07/104.15	c total #watches: 438574
104.48/104.55	c total #propagations: 261528204 / total #impl: 1038216699 (eff. 0.252)
104.48/104.55	c #Conflicts:     285000 | #Learnt:      23759 | 0.000
104.48/104.55	c total clause space: 127.173MB
104.48/104.55	c total #watches: 441350
104.87/104.96	c total #propagations: 262572021 / total #impl: 1042216823 (eff. 0.252)
104.87/104.96	c #Conflicts:     286000 | #Learnt:      24759 | 0.000
104.87/104.96	c total clause space: 127.173MB
104.87/104.96	c total #watches: 444885
105.27/105.36	c total #propagations: 263528486 / total #impl: 1046280494 (eff. 0.252)
105.27/105.36	c GARBAGE COLLECT
105.27/105.36	c #Conflicts:     287000 | #Learnt:      12930 | 0.000
105.27/105.36	c total clause space: 127.173MB
105.27/105.36	c total #watches: 410685
105.68/105.74	c total #propagations: 264416679 / total #impl: 1049945543 (eff. 0.252)
105.68/105.74	c #Conflicts:     288000 | #Learnt:      13930 | 0.000
105.68/105.74	c total clause space: 127.173MB
105.68/105.74	c total #watches: 413715
106.07/106.14	c total #propagations: 265470863 / total #impl: 1054064706 (eff. 0.252)
106.07/106.14	c #Conflicts:     289000 | #Learnt:      14930 | 0.000
106.07/106.14	c total clause space: 127.173MB
106.07/106.14	c total #watches: 416247
106.37/106.46	c total #propagations: 266859973 / total #impl: 1058457040 (eff. 0.252)
106.37/106.46	c #Conflicts:     290000 | #Learnt:      15930 | 0.000
106.37/106.46	c total clause space: 127.173MB
106.37/106.46	c total #watches: 418980
106.68/106.78	c total #propagations: 267788253 / total #impl: 1061872550 (eff. 0.252)
106.68/106.78	c #Conflicts:     291000 | #Learnt:      16930 | 0.000
106.68/106.78	c total clause space: 127.173MB
106.68/106.78	c total #watches: 421415
107.07/107.10	c total #propagations: 268720813 / total #impl: 1065109727 (eff. 0.252)
107.07/107.10	c #Conflicts:     292000 | #Learnt:      17930 | 0.000
107.07/107.10	c total clause space: 127.173MB
107.07/107.10	c total #watches: 424619
107.37/107.45	c total #propagations: 269651622 / total #impl: 1068204047 (eff. 0.252)
107.37/107.45	c #Conflicts:     293000 | #Learnt:      18930 | 0.000
107.37/107.45	c total clause space: 127.173MB
107.37/107.46	c total #watches: 427071
107.67/107.80	c total #propagations: 270840937 / total #impl: 1072010514 (eff. 0.253)
107.67/107.80	c #Conflicts:     294000 | #Learnt:      19929 | 0.000
107.67/107.80	c total clause space: 127.173MB
107.78/107.80	c total #watches: 429502
108.07/108.10	c total #propagations: 271745188 / total #impl: 1075328814 (eff. 0.253)
108.07/108.10	c #Conflicts:     295000 | #Learnt:      20929 | 0.000
108.07/108.10	c total clause space: 127.173MB
108.07/108.10	c total #watches: 433132
108.37/108.49	c total #propagations: 272490642 / total #impl: 1078830973 (eff. 0.253)
108.37/108.49	c #Conflicts:     296000 | #Learnt:      21929 | 0.000
108.37/108.49	c total clause space: 127.173MB
108.37/108.49	c total #watches: 436120
108.77/108.87	c total #propagations: 273609192 / total #impl: 1082662096 (eff. 0.253)
108.77/108.87	c #Conflicts:     297000 | #Learnt:      22929 | 0.000
108.77/108.87	c total clause space: 127.173MB
108.77/108.87	c total #watches: 439072
109.17/109.25	c total #propagations: 274683848 / total #impl: 1086443050 (eff. 0.253)
109.17/109.25	c #Conflicts:     298000 | #Learnt:      23929 | 0.000
109.17/109.25	c total clause space: 127.173MB
109.17/109.25	c total #watches: 442906
109.67/109.77	c total #propagations: 275694835 / total #impl: 1090079817 (eff. 0.253)
109.67/109.77	c #Conflicts:     299000 | #Learnt:      24929 | 0.000
109.67/109.77	c total clause space: 127.173MB
109.67/109.77	c total #watches: 446846
110.08/110.15	c total #propagations: 276828403 / total #impl: 1094817283 (eff. 0.253)
110.08/110.15	c #Conflicts:     300000 | #Learnt:      25929 | 0.000
110.08/110.15	c total clause space: 127.173MB
110.08/110.15	c total #watches: 450202
110.37/110.47	c total #propagations: 277729573 / total #impl: 1098273440 (eff. 0.253)
110.37/110.47	c GARBAGE COLLECT
110.37/110.47	c #Conflicts:     301000 | #Learnt:      13817 | 0.000
110.37/110.47	c total clause space: 127.173MB
110.37/110.47	c total #watches: 412953
110.67/110.73	c total #propagations: 278412932 / total #impl: 1101233710 (eff. 0.253)
110.67/110.73	c #Conflicts:     302000 | #Learnt:      14817 | 0.000
110.67/110.73	c total clause space: 127.173MB
110.67/110.73	c total #watches: 415627
110.87/110.98	c total #propagations: 279125901 / total #impl: 1103952572 (eff. 0.253)
110.87/110.98	c #Conflicts:     303000 | #Learnt:      15817 | 0.000
110.87/110.98	c total clause space: 127.173MB
110.87/110.98	c total #watches: 418231
111.27/111.35	c total #propagations: 279697194 / total #impl: 1106090469 (eff. 0.253)
111.27/111.35	c #Conflicts:     304000 | #Learnt:      16817 | 0.000
111.27/111.35	c total clause space: 127.173MB
111.27/111.35	c total #watches: 421601
111.57/111.69	c total #propagations: 280650436 / total #impl: 1109931696 (eff. 0.253)
111.57/111.69	c #Conflicts:     305000 | #Learnt:      17817 | 0.000
111.57/111.69	c total clause space: 127.173MB
111.57/111.69	c total #watches: 424230
111.97/112.07	c total #propagations: 281624131 / total #impl: 1113366631 (eff. 0.253)
111.97/112.07	c #Conflicts:     306000 | #Learnt:      18817 | 0.000
111.97/112.07	c total clause space: 127.173MB
111.97/112.07	c total #watches: 427146
112.37/112.47	c total #propagations: 282678713 / total #impl: 1117200632 (eff. 0.253)
112.37/112.47	c #Conflicts:     307000 | #Learnt:      19817 | 0.000
112.37/112.47	c total clause space: 127.173MB
112.37/112.47	c total #watches: 429876
112.77/112.88	c total #propagations: 283784808 / total #impl: 1121116085 (eff. 0.253)
112.77/112.88	c #Conflicts:     308000 | #Learnt:      20817 | 0.000
112.77/112.88	c total clause space: 127.173MB
112.77/112.88	c total #watches: 432945
113.17/113.27	c total #propagations: 284934286 / total #impl: 1125395830 (eff. 0.253)
113.17/113.27	c #Conflicts:     309000 | #Learnt:      21817 | 0.000
113.17/113.27	c total clause space: 127.173MB
113.17/113.27	c total #watches: 435820
113.47/113.58	c total #propagations: 286013411 / total #impl: 1129500482 (eff. 0.253)
113.47/113.58	c #Conflicts:     310000 | #Learnt:      22817 | 0.000
113.47/113.58	c total clause space: 127.173MB
113.47/113.58	c total #watches: 438476
113.77/113.83	c total #propagations: 286865684 / total #impl: 1133053789 (eff. 0.253)
113.77/113.83	c #Conflicts:     311000 | #Learnt:      23817 | 0.000
113.77/113.83	c total clause space: 127.173MB
113.77/113.83	c total #watches: 441050
114.07/114.15	c total #propagations: 287470609 / total #impl: 1135619353 (eff. 0.253)
114.07/114.15	c #Conflicts:     312000 | #Learnt:      24817 | 0.000
114.07/114.15	c total clause space: 127.173MB
114.07/114.15	c total #watches: 444576
114.37/114.48	c total #propagations: 288165620 / total #impl: 1138948845 (eff. 0.253)
114.37/114.48	c #Conflicts:     313000 | #Learnt:      25817 | 0.000
114.37/114.48	c total clause space: 127.173MB
114.37/114.48	c total #watches: 449033
114.87/114.94	c total #propagations: 288834711 / total #impl: 1142582570 (eff. 0.253)
114.87/114.94	c #Conflicts:     314000 | #Learnt:      26817 | 0.000
114.87/114.94	c total clause space: 127.173MB
114.87/114.94	c total #watches: 453254
115.27/115.35	c total #propagations: 289624687 / total #impl: 1147239767 (eff. 0.252)
115.27/115.35	c GARBAGE COLLECT
115.27/115.35	c #Conflicts:     315000 | #Learnt:      14426 | 0.000
115.27/115.35	c total clause space: 127.173MB
115.27/115.35	c total #watches: 415734
115.67/115.77	c total #propagations: 290567803 / total #impl: 1150893468 (eff. 0.252)
115.67/115.77	c #Conflicts:     316000 | #Learnt:      15426 | 0.000
115.67/115.77	c total clause space: 127.173MB
115.67/115.77	c total #watches: 419208
116.17/116.21	c total #propagations: 291542147 / total #impl: 1154279192 (eff. 0.253)
116.17/116.21	c #Conflicts:     317000 | #Learnt:      16426 | 0.000
116.17/116.21	c total clause space: 127.173MB
116.17/116.21	c total #watches: 421957
116.57/116.62	c total #propagations: 292464276 / total #impl: 1157458847 (eff. 0.253)
116.57/116.62	c #Conflicts:     318000 | #Learnt:      17426 | 0.000
116.57/116.62	c total clause space: 127.173MB
116.57/116.62	c total #watches: 425453
116.97/117.05	c total #propagations: 293355979 / total #impl: 1160608968 (eff. 0.253)
116.97/117.05	c #Conflicts:     319000 | #Learnt:      18426 | 0.000
116.97/117.05	c total clause space: 127.173MB
116.97/117.05	c total #watches: 428671
117.47/117.51	c total #propagations: 294193582 / total #impl: 1163670520 (eff. 0.253)
117.47/117.51	c #Conflicts:     320000 | #Learnt:      19426 | 0.000
117.47/117.51	c total clause space: 127.173MB
117.47/117.51	c total #watches: 432880
117.87/117.98	c total #propagations: 295087754 / total #impl: 1167019570 (eff. 0.253)
117.87/117.98	c #Conflicts:     321000 | #Learnt:      20426 | 0.000
117.87/117.98	c total clause space: 127.173MB
117.87/117.98	c total #watches: 436263
118.47/118.55	c total #propagations: 296065673 / total #impl: 1170815888 (eff. 0.253)
118.47/118.55	c #Conflicts:     322000 | #Learnt:      21426 | 0.000
118.47/118.55	c total clause space: 127.173MB
118.47/118.55	c total #watches: 439583
119.07/119.12	c total #propagations: 297302105 / total #impl: 1175352613 (eff. 0.253)
119.07/119.12	c #Conflicts:     323000 | #Learnt:      22426 | 0.000
119.07/119.12	c total clause space: 127.173MB
119.07/119.12	c total #watches: 442736
119.57/119.66	c total #propagations: 298505988 / total #impl: 1179774780 (eff. 0.253)
119.57/119.66	c #Conflicts:     324000 | #Learnt:      23426 | 0.000
119.57/119.66	c total clause space: 127.173MB
119.57/119.66	c total #watches: 446302
120.07/120.14	c total #propagations: 299592410 / total #impl: 1184097481 (eff. 0.253)
120.07/120.14	c #Conflicts:     325000 | #Learnt:      24426 | 0.000
120.07/120.14	c total clause space: 127.173MB
120.07/120.14	c total #watches: 450693
120.67/120.73	c total #propagations: 300554410 / total #impl: 1188031330 (eff. 0.253)
120.67/120.73	c #Conflicts:     326000 | #Learnt:      25426 | 0.000
120.67/120.73	c total clause space: 127.173MB
120.67/120.73	c total #watches: 454036
121.27/121.36	c total #propagations: 301614517 / total #impl: 1192423971 (eff. 0.253)
121.27/121.36	c #Conflicts:     327000 | #Learnt:      26426 | 0.000
121.27/121.36	c total clause space: 127.173MB
121.27/121.36	c total #watches: 457115
121.98/122.04	c total #propagations: 302671042 / total #impl: 1196544439 (eff. 0.253)
121.98/122.04	c #Conflicts:     328000 | #Learnt:      27426 | 0.000
121.98/122.04	c total clause space: 127.173MB
121.98/122.04	c total #watches: 460247
122.38/122.45	c total #propagations: 303799795 / total #impl: 1200829344 (eff. 0.253)
122.38/122.45	c GARBAGE COLLECT
122.38/122.45	c #Conflicts:     329000 | #Learnt:      14715 | 0.000
122.38/122.45	c total clause space: 127.173MB
122.38/122.45	c total #watches: 417148
122.68/122.74	c total #propagations: 304850500 / total #impl: 1204988919 (eff. 0.253)
122.68/122.74	c #Conflicts:     330000 | #Learnt:      15715 | 0.000
122.68/122.74	c total clause space: 127.173MB
122.68/122.74	c total #watches: 420250
122.98/123.00	c total #propagations: 305580980 / total #impl: 1207990662 (eff. 0.253)
122.98/123.00	c #Conflicts:     331000 | #Learnt:      16715 | 0.000
122.98/123.00	c total clause space: 127.173MB
122.98/123.00	c total #watches: 423055
123.18/123.27	c total #propagations: 306176714 / total #impl: 1210726246 (eff. 0.253)
123.18/123.27	c #Conflicts:     332000 | #Learnt:      17715 | 0.000
123.18/123.27	c total clause space: 127.173MB
123.18/123.27	c total #watches: 426006
123.48/123.56	c total #propagations: 306774324 / total #impl: 1213515668 (eff. 0.253)
123.48/123.56	c #Conflicts:     333000 | #Learnt:      18715 | 0.000
123.48/123.56	c total clause space: 127.173MB
123.48/123.56	c total #watches: 429096
123.88/123.96	c total #propagations: 307398427 / total #impl: 1216548222 (eff. 0.253)
123.88/123.96	c #Conflicts:     334000 | #Learnt:      19715 | 0.000
123.88/123.96	c total clause space: 127.173MB
123.88/123.96	c total #watches: 432076
124.28/124.32	c total #propagations: 308274917 / total #impl: 1220221019 (eff. 0.253)
124.28/124.32	c #Conflicts:     335000 | #Learnt:      20715 | 0.000
124.28/124.32	c total clause space: 127.173MB
124.28/124.32	c total #watches: 434808
124.68/124.70	c total #propagations: 309192053 / total #impl: 1223942130 (eff. 0.253)
124.68/124.70	c #Conflicts:     336000 | #Learnt:      21715 | 0.000
124.68/124.70	c total clause space: 127.173MB
124.68/124.71	c total #watches: 437581
125.08/125.14	c total #propagations: 310230156 / total #impl: 1227841594 (eff. 0.253)
125.08/125.14	c #Conflicts:     337000 | #Learnt:      22714 | 0.000
125.08/125.14	c total clause space: 127.173MB
125.08/125.14	c total #watches: 440553
125.58/125.66	c total #propagations: 311528371 / total #impl: 1232324148 (eff. 0.253)
125.58/125.66	c #Conflicts:     338000 | #Learnt:      23714 | 0.000
125.58/125.66	c total clause space: 127.173MB
125.58/125.66	c total #watches: 444196
125.98/126.09	c total #propagations: 312745517 / total #impl: 1236815240 (eff. 0.253)
125.98/126.09	c #Conflicts:     339000 | #Learnt:      24714 | 0.000
125.98/126.09	c total clause space: 127.173MB
125.98/126.09	c total #watches: 448533
126.38/126.45	c total #propagations: 313691830 / total #impl: 1241209202 (eff. 0.253)
126.38/126.45	c #Conflicts:     340000 | #Learnt:      25714 | 0.000
126.38/126.45	c total clause space: 127.173MB
126.38/126.45	c total #watches: 451676
126.78/126.82	c total #propagations: 314584410 / total #impl: 1245068066 (eff. 0.253)
126.78/126.82	c #Conflicts:     341000 | #Learnt:      26714 | 0.000
126.78/126.82	c total clause space: 127.173MB
126.78/126.82	c total #watches: 455821
127.18/127.28	c total #propagations: 315422767 / total #impl: 1249017592 (eff. 0.253)
127.18/127.28	c #Conflicts:     342000 | #Learnt:      27714 | 0.000
127.18/127.28	c total clause space: 127.173MB
127.18/127.28	c total #watches: 460138
127.58/127.69	c total #propagations: 316456746 / total #impl: 1253245031 (eff. 0.253)
127.58/127.69	c GARBAGE COLLECT
127.58/127.69	c #Conflicts:     343000 | #Learnt:      14714 | 0.000
127.58/127.69	c total clause space: 127.173MB
127.58/127.69	c total #watches: 416886
127.97/128.08	c total #propagations: 317367875 / total #impl: 1256703836 (eff. 0.253)
127.97/128.08	c #Conflicts:     344000 | #Learnt:      15714 | 0.000
127.97/128.08	c total clause space: 127.173MB
127.97/128.08	c total #watches: 419793
128.37/128.42	c total #propagations: 318447300 / total #impl: 1260759127 (eff. 0.253)
128.37/128.42	c #Conflicts:     345000 | #Learnt:      16714 | 0.000
128.37/128.42	c total clause space: 127.173MB
128.37/128.42	c total #watches: 422475
128.68/128.77	c total #propagations: 319364574 / total #impl: 1264357789 (eff. 0.253)
128.68/128.77	c #Conflicts:     346000 | #Learnt:      17714 | 0.000
128.68/128.77	c total clause space: 127.173MB
128.68/128.77	c total #watches: 425252
129.07/129.12	c total #propagations: 320392413 / total #impl: 1267961423 (eff. 0.253)
129.07/129.12	c #Conflicts:     347000 | #Learnt:      18714 | 0.000
129.07/129.12	c total clause space: 127.173MB
129.07/129.12	c total #watches: 428478
129.47/129.51	c total #propagations: 321366088 / total #impl: 1271402529 (eff. 0.253)
129.47/129.51	c #Conflicts:     348000 | #Learnt:      19714 | 0.000
129.47/129.51	c total clause space: 127.173MB
129.47/129.51	c total #watches: 432705
129.78/129.81	c total #propagations: 322343088 / total #impl: 1275591482 (eff. 0.253)
129.78/129.81	c #Conflicts:     349000 | #Learnt:      20714 | 0.000
129.78/129.81	c total clause space: 127.173MB
129.78/129.81	c total #watches: 435526
129.97/130.06	c total #propagations: 323152136 / total #impl: 1278720279 (eff. 0.253)
129.97/130.06	c #Conflicts:     350000 | #Learnt:      21714 | 0.000
129.97/130.06	c total clause space: 127.173MB
129.97/130.06	c total #watches: 437686
130.27/130.39	c total #propagations: 323948822 / total #impl: 1281218704 (eff. 0.253)
130.27/130.39	c #Conflicts:     351000 | #Learnt:      22714 | 0.000
130.27/130.39	c total clause space: 127.173MB
130.27/130.39	c total #watches: 440019
130.67/130.73	c total #propagations: 325005486 / total #impl: 1284516713 (eff. 0.253)
130.67/130.73	c #Conflicts:     352000 | #Learnt:      23714 | 0.000
130.67/130.73	c total clause space: 127.173MB
130.67/130.73	c total #watches: 442304
131.07/131.14	c total #propagations: 326161131 / total #impl: 1287881428 (eff. 0.253)
131.07/131.14	c #Conflicts:     353000 | #Learnt:      24714 | 0.000
131.07/131.14	c total clause space: 127.173MB
131.07/131.14	c total #watches: 445169
131.47/131.55	c total #propagations: 327105504 / total #impl: 1291615035 (eff. 0.253)
131.47/131.55	c #Conflicts:     354000 | #Learnt:      25714 | 0.000
131.47/131.55	c total clause space: 127.173MB
131.47/131.55	c total #watches: 447988
131.87/131.98	c total #propagations: 328331991 / total #impl: 1295613101 (eff. 0.253)
131.87/131.98	c #Conflicts:     355000 | #Learnt:      26714 | 0.000
131.87/131.98	c total clause space: 127.173MB
131.87/131.98	c total #watches: 450782
132.17/132.27	c total #propagations: 329370701 / total #impl: 1299658782 (eff. 0.253)
132.17/132.27	c #Conflicts:     356000 | #Learnt:      27714 | 0.000
132.17/132.27	c total clause space: 127.173MB
132.17/132.27	c total #watches: 454558
132.67/132.73	c total #propagations: 330041737 / total #impl: 1302839362 (eff. 0.253)
132.67/132.73	c GARBAGE COLLECT
132.67/132.73	c #Conflicts:     357000 | #Learnt:      14394 | 0.000
132.67/132.73	c total clause space: 127.173MB
132.67/132.73	c total #watches: 415967
133.08/133.16	c total #propagations: 331199965 / total #impl: 1306793051 (eff. 0.253)
133.08/133.16	c #Conflicts:     358000 | #Learnt:      15394 | 0.000
133.08/133.16	c total clause space: 127.173MB
133.08/133.16	c total #watches: 418864
133.47/133.51	c total #propagations: 332379631 / total #impl: 1311033906 (eff. 0.254)
133.47/133.51	c #Conflicts:     359000 | #Learnt:      16394 | 0.000
133.47/133.51	c total clause space: 127.173MB
133.47/133.51	c total #watches: 421578
133.77/133.87	c total #propagations: 333459433 / total #impl: 1314964902 (eff. 0.254)
133.77/133.87	c #Conflicts:     360000 | #Learnt:      17394 | 0.000
133.77/133.87	c total clause space: 127.173MB
133.77/133.87	c total #watches: 424665
134.18/134.25	c total #propagations: 334224621 / total #impl: 1317830824 (eff. 0.254)
134.18/134.25	c #Conflicts:     361000 | #Learnt:      18394 | 0.000
134.18/134.25	c total clause space: 127.173MB
134.18/134.25	c total #watches: 428134
134.57/134.61	c total #propagations: 335133632 / total #impl: 1321293591 (eff. 0.254)
134.57/134.61	c #Conflicts:     362000 | #Learnt:      19394 | 0.000
134.57/134.61	c total clause space: 127.173MB
134.57/134.61	c total #watches: 431199
134.87/134.96	c total #propagations: 335980246 / total #impl: 1324880245 (eff. 0.254)
134.87/134.96	c #Conflicts:     363000 | #Learnt:      20394 | 0.000
134.87/134.96	c total clause space: 127.173MB
134.87/134.96	c total #watches: 434067
135.17/135.29	c total #propagations: 336839191 / total #impl: 1328525380 (eff. 0.254)
135.17/135.29	c #Conflicts:     364000 | #Learnt:      21394 | 0.000
135.17/135.29	c total clause space: 127.173MB
135.17/135.29	c total #watches: 437112
135.57/135.68	c total #propagations: 337698238 / total #impl: 1332271373 (eff. 0.253)
135.57/135.68	c #Conflicts:     365000 | #Learnt:      22394 | 0.000
135.57/135.68	c total clause space: 127.173MB
135.57/135.68	c total #watches: 440069
136.07/136.14	c total #propagations: 338695860 / total #impl: 1336072703 (eff. 0.254)
136.07/136.14	c #Conflicts:     366000 | #Learnt:      23394 | 0.000
136.07/136.14	c total clause space: 127.173MB
136.07/136.14	c total #watches: 444106
136.48/136.55	c total #propagations: 339885685 / total #impl: 1340737723 (eff. 0.254)
136.48/136.55	c #Conflicts:     367000 | #Learnt:      24394 | 0.000
136.48/136.55	c total clause space: 127.173MB
136.48/136.55	c total #watches: 447092
136.87/136.92	c total #propagations: 340956518 / total #impl: 1344823605 (eff. 0.254)
136.87/136.92	c #Conflicts:     368000 | #Learnt:      25394 | 0.000
136.87/136.92	c total clause space: 127.173MB
136.87/136.92	c total #watches: 450140
137.27/137.33	c total #propagations: 341958156 / total #impl: 1348494763 (eff. 0.254)
137.27/137.33	c #Conflicts:     369000 | #Learnt:      26394 | 0.000
137.27/137.33	c total clause space: 127.173MB
137.27/137.33	c total #watches: 452688
137.87/137.93	c total #propagations: 342922452 / total #impl: 1351960673 (eff. 0.254)
137.87/137.93	c #Conflicts:     370000 | #Learnt:      27394 | 0.000
137.87/137.93	c total clause space: 127.173MB
137.87/137.93	c total #watches: 455651
138.37/138.44	c total #propagations: 344687801 / total #impl: 1357707048 (eff. 0.254)
138.37/138.44	c #Conflicts:     371000 | #Learnt:      28394 | 0.000
138.37/138.44	c total clause space: 127.173MB
138.37/138.44	c total #watches: 458607
138.68/138.74	c total #propagations: 346082453 / total #impl: 1362610586 (eff. 0.254)
138.68/138.74	c GARBAGE COLLECT
138.68/138.74	c #Conflicts:     372000 | #Learnt:      14815 | 0.000
138.68/138.74	c total clause space: 127.173MB
138.68/138.74	c total #watches: 417242
139.07/139.16	c total #propagations: 346780658 / total #impl: 1365552854 (eff. 0.254)
139.07/139.16	c #Conflicts:     373000 | #Learnt:      15815 | 0.000
139.07/139.16	c total clause space: 127.173MB
139.07/139.16	c total #watches: 419864
139.57/139.66	c total #propagations: 347808345 / total #impl: 1369726821 (eff. 0.254)
139.57/139.66	c #Conflicts:     374000 | #Learnt:      16815 | 0.000
139.57/139.66	c total clause space: 127.173MB
139.57/139.66	c total #watches: 423500
140.07/140.17	c total #propagations: 348811988 / total #impl: 1373854005 (eff. 0.254)
140.07/140.17	c #Conflicts:     375000 | #Learnt:      17815 | 0.000
140.07/140.17	c total clause space: 127.173MB
140.07/140.17	c total #watches: 426705
140.57/140.65	c total #propagations: 349809223 / total #impl: 1377825905 (eff. 0.254)
140.57/140.65	c #Conflicts:     376000 | #Learnt:      18815 | 0.000
140.57/140.65	c total clause space: 127.173MB
140.57/140.65	c total #watches: 430233
141.07/141.14	c total #propagations: 350692926 / total #impl: 1381357731 (eff. 0.254)
141.07/141.14	c #Conflicts:     377000 | #Learnt:      19815 | 0.000
141.07/141.14	c total clause space: 127.173MB
141.07/141.14	c total #watches: 433492
141.57/141.61	c total #propagations: 351516358 / total #impl: 1384642611 (eff. 0.254)
141.57/141.61	c #Conflicts:     378000 | #Learnt:      20815 | 0.000
141.57/141.61	c total clause space: 127.173MB
141.57/141.61	c total #watches: 436816
142.07/142.11	c total #propagations: 352463071 / total #impl: 1388519773 (eff. 0.254)
142.07/142.11	c #Conflicts:     379000 | #Learnt:      21815 | 0.000
142.07/142.11	c total clause space: 127.173MB
142.07/142.11	c total #watches: 439519
142.47/142.53	c total #propagations: 353592123 / total #impl: 1392900644 (eff. 0.254)
142.47/142.53	c #Conflicts:     380000 | #Learnt:      22815 | 0.000
142.47/142.53	c total clause space: 127.173MB
142.47/142.53	c total #watches: 442920
142.87/143.00	c total #propagations: 354871954 / total #impl: 1397317545 (eff. 0.254)
142.87/143.00	c #Conflicts:     381000 | #Learnt:      23815 | 0.000
142.87/143.00	c total clause space: 127.173MB
142.87/143.00	c total #watches: 445923
143.27/143.34	c total #propagations: 355886390 / total #impl: 1401336470 (eff. 0.254)
143.27/143.34	c #Conflicts:     382000 | #Learnt:      24815 | 0.000
143.27/143.34	c total clause space: 127.173MB
143.27/143.35	c total #watches: 448584
143.57/143.69	c total #propagations: 356809270 / total #impl: 1404578315 (eff. 0.254)
143.57/143.69	c #Conflicts:     383000 | #Learnt:      25815 | 0.000
143.57/143.69	c total clause space: 127.173MB
143.57/143.69	c total #watches: 451276
143.97/144.09	c total #propagations: 357692731 / total #impl: 1408048466 (eff. 0.254)
143.97/144.09	c #Conflicts:     384000 | #Learnt:      26815 | 0.000
143.97/144.09	c total clause space: 127.173MB
143.97/144.09	c total #watches: 454079
144.27/144.33	c total #propagations: 358585128 / total #impl: 1411545505 (eff. 0.254)
144.27/144.33	c #Conflicts:     385000 | #Learnt:      27815 | 0.000
144.27/144.33	c total clause space: 127.173MB
144.27/144.33	c total #watches: 456857
144.57/144.61	c total #propagations: 359167828 / total #impl: 1413821495 (eff. 0.254)
144.57/144.61	c #Conflicts:     386000 | #Learnt:      28815 | 0.000
144.57/144.61	c total clause space: 127.173MB
144.57/144.61	c total #watches: 459309
144.87/144.98	c total #propagations: 359753515 / total #impl: 1416751788 (eff. 0.254)
144.87/144.98	c #Conflicts:     387000 | #Learnt:      29815 | 0.000
144.87/144.98	c total clause space: 127.173MB
144.87/144.98	c total #watches: 461734
145.37/145.46	c total #propagations: 360610329 / total #impl: 1420455684 (eff. 0.254)
145.37/145.46	c GARBAGE COLLECT
145.37/145.46	c #Conflicts:     388000 | #Learnt:      15899 | 0.000
145.37/145.46	c total clause space: 127.173MB
145.37/145.46	c total #watches: 420062
145.77/145.87	c total #propagations: 361680221 / total #impl: 1424677985 (eff. 0.254)
145.77/145.87	c #Conflicts:     389000 | #Learnt:      16899 | 0.000
145.77/145.87	c total clause space: 127.173MB
145.77/145.87	c total #watches: 424190
146.17/146.23	c total #propagations: 362779430 / total #impl: 1429285651 (eff. 0.254)
146.17/146.23	c #Conflicts:     390000 | #Learnt:      17899 | 0.000
146.17/146.23	c total clause space: 127.173MB
146.17/146.23	c total #watches: 427231
146.57/146.68	c total #propagations: 363819832 / total #impl: 1432811295 (eff. 0.254)
146.57/146.68	c #Conflicts:     391000 | #Learnt:      18899 | 0.000
146.57/146.68	c total clause space: 127.173MB
146.57/146.68	c total #watches: 430415
146.97/147.09	c total #propagations: 365008449 / total #impl: 1437476672 (eff. 0.254)
146.97/147.09	c #Conflicts:     392000 | #Learnt:      19899 | 0.000
146.97/147.09	c total clause space: 127.173MB
146.97/147.09	c total #watches: 433258
147.27/147.40	c total #propagations: 366099764 / total #impl: 1441486507 (eff. 0.254)
147.27/147.40	c #Conflicts:     393000 | #Learnt:      20899 | 0.000
147.27/147.40	c total clause space: 127.173MB
147.27/147.40	c total #watches: 435689
147.67/147.72	c total #propagations: 366916538 / total #impl: 1444691784 (eff. 0.254)
147.67/147.72	c #Conflicts:     394000 | #Learnt:      21899 | 0.000
147.67/147.72	c total clause space: 127.173MB
147.67/147.72	c total #watches: 438519
148.17/148.27	c total #propagations: 367597571 / total #impl: 1447557686 (eff. 0.254)
148.17/148.27	c #Conflicts:     395000 | #Learnt:      22899 | 0.000
148.17/148.27	c total clause space: 127.173MB
148.17/148.27	c total #watches: 441797
148.48/148.57	c total #propagations: 369106455 / total #impl: 1453291561 (eff. 0.254)
148.48/148.57	c #Conflicts:     396000 | #Learnt:      23899 | 0.000
148.48/148.57	c total clause space: 127.173MB
148.48/148.57	c total #watches: 444875
148.77/148.81	c total #propagations: 369750558 / total #impl: 1456643576 (eff. 0.254)
148.77/148.81	c #Conflicts:     397000 | #Learnt:      24899 | 0.000
148.77/148.81	c total clause space: 127.173MB
148.77/148.81	c total #watches: 447767
149.07/149.11	c total #propagations: 370257322 / total #impl: 1459033195 (eff. 0.254)
149.07/149.11	c #Conflicts:     398000 | #Learnt:      25899 | 0.000
149.07/149.11	c total clause space: 127.173MB
149.07/149.11	c total #watches: 450461
149.47/149.51	c total #propagations: 371021100 / total #impl: 1461900387 (eff. 0.254)
149.47/149.51	c #Conflicts:     399000 | #Learnt:      26899 | 0.000
149.47/149.51	c total clause space: 127.173MB
149.47/149.51	c total #watches: 453844
149.87/149.98	c total #propagations: 372076289 / total #impl: 1465961003 (eff. 0.254)
149.87/149.98	c #Conflicts:     400000 | #Learnt:      27899 | 0.000
149.87/149.98	c total clause space: 127.173MB
149.87/149.98	c total #watches: 456787
150.37/150.40	c total #propagations: 373323524 / total #impl: 1470408013 (eff. 0.254)
150.37/150.40	c #Conflicts:     401000 | #Learnt:      28899 | 0.000
150.37/150.40	c total clause space: 127.173MB
150.37/150.40	c total #watches: 459880
150.78/150.89	c total #propagations: 374276221 / total #impl: 1474196527 (eff. 0.254)
150.78/150.89	c #Conflicts:     402000 | #Learnt:      29899 | 0.000
150.78/150.89	c total clause space: 127.173MB
150.78/150.89	c total #watches: 462884
151.27/151.35	c total #propagations: 375569027 / total #impl: 1478796358 (eff. 0.254)
151.27/151.35	c GARBAGE COLLECT
151.27/151.35	c #Conflicts:     403000 | #Learnt:      15697 | 0.000
151.27/151.35	c total clause space: 127.173MB
151.27/151.35	c total #watches: 419918
151.57/151.64	c total #propagations: 376758496 / total #impl: 1483247249 (eff. 0.254)
151.57/151.64	c #Conflicts:     404000 | #Learnt:      16697 | 0.000
151.57/151.64	c total clause space: 127.173MB
151.57/151.64	c total #watches: 422555
151.77/151.86	c total #propagations: 377450793 / total #impl: 1486378248 (eff. 0.254)
151.77/151.86	c #Conflicts:     405000 | #Learnt:      17697 | 0.000
151.77/151.86	c total clause space: 127.173MB
151.77/151.86	c total #watches: 425060
152.07/152.16	c total #propagations: 377962345 / total #impl: 1488680139 (eff. 0.254)
152.07/152.16	c #Conflicts:     406000 | #Learnt:      18697 | 0.000
152.07/152.16	c total clause space: 127.173MB
152.07/152.16	c total #watches: 427708
152.47/152.57	c total #propagations: 378611828 / total #impl: 1491567641 (eff. 0.254)
152.47/152.57	c #Conflicts:     407000 | #Learnt:      19697 | 0.000
152.47/152.57	c total clause space: 127.173MB
152.47/152.57	c total #watches: 431427
152.88/152.94	c total #propagations: 379661828 / total #impl: 1495637100 (eff. 0.254)
152.88/152.94	c #Conflicts:     408000 | #Learnt:      20697 | 0.000
152.88/152.94	c total clause space: 127.173MB
152.88/152.94	c total #watches: 434574
153.27/153.39	c total #propagations: 380569980 / total #impl: 1499242733 (eff. 0.254)
153.27/153.39	c #Conflicts:     409000 | #Learnt:      21697 | 0.000
153.27/153.39	c total clause space: 127.173MB
153.27/153.39	c total #watches: 437047
153.77/153.85	c total #propagations: 382260543 / total #impl: 1504337831 (eff. 0.254)
153.77/153.85	c #Conflicts:     410000 | #Learnt:      22697 | 0.000
153.77/153.85	c total clause space: 127.173MB
153.77/153.86	c total #watches: 439901
154.27/154.32	c total #propagations: 383469702 / total #impl: 1508725746 (eff. 0.254)
154.27/154.32	c #Conflicts:     411000 | #Learnt:      23697 | 0.000
154.27/154.32	c total clause space: 127.173MB
154.27/154.32	c total #watches: 442481
154.67/154.71	c total #propagations: 384712681 / total #impl: 1513073421 (eff. 0.254)
154.67/154.71	c #Conflicts:     412000 | #Learnt:      24697 | 0.000
154.67/154.71	c total clause space: 127.173MB
154.67/154.71	c total #watches: 447514
155.07/155.12	c total #propagations: 385607581 / total #impl: 1517640292 (eff. 0.254)
155.07/155.12	c #Conflicts:     413000 | #Learnt:      25697 | 0.000
155.07/155.12	c total clause space: 127.173MB
155.07/155.12	c total #watches: 450883
155.47/155.52	c total #propagations: 386742556 / total #impl: 1521763072 (eff. 0.254)
155.47/155.52	c #Conflicts:     414000 | #Learnt:      26697 | 0.000
155.47/155.52	c total clause space: 127.173MB
155.47/155.52	c total #watches: 455154
155.77/155.83	c total #propagations: 387750552 / total #impl: 1525829620 (eff. 0.254)
155.77/155.83	c #Conflicts:     415000 | #Learnt:      27697 | 0.000
155.77/155.83	c total clause space: 127.173MB
155.77/155.83	c total #watches: 457781
156.07/156.10	c total #propagations: 388402436 / total #impl: 1528852689 (eff. 0.254)
156.07/156.10	c #Conflicts:     416000 | #Learnt:      28697 | 0.000
156.07/156.10	c total clause space: 127.173MB
156.07/156.10	c total #watches: 460043
156.37/156.41	c total #propagations: 389100968 / total #impl: 1531460831 (eff. 0.254)
156.37/156.41	c #Conflicts:     417000 | #Learnt:      29697 | 0.000
156.37/156.41	c total clause space: 127.173MB
156.37/156.41	c total #watches: 462827
156.67/156.77	c total #propagations: 389803683 / total #impl: 1534133046 (eff. 0.254)
156.67/156.77	c #Conflicts:     418000 | #Learnt:      30697 | 0.000
156.67/156.77	c total clause space: 127.173MB
156.67/156.77	c total #watches: 465548
157.07/157.12	c total #propagations: 390575275 / total #impl: 1537392033 (eff. 0.254)
157.07/157.12	c GARBAGE COLLECT
157.07/157.12	c #Conflicts:     419000 | #Learnt:      16215 | 0.000
157.07/157.12	c total clause space: 127.173MB
157.07/157.12	c total #watches: 421672
157.37/157.45	c total #propagations: 391307833 / total #impl: 1540417767 (eff. 0.254)
157.37/157.45	c #Conflicts:     420000 | #Learnt:      17215 | 0.000
157.37/157.45	c total clause space: 127.173MB
157.37/157.45	c total #watches: 424495
157.77/157.83	c total #propagations: 392092898 / total #impl: 1543758612 (eff. 0.254)
157.77/157.83	c #Conflicts:     421000 | #Learnt:      18215 | 0.000
157.77/157.83	c total clause space: 127.173MB
157.77/157.83	c total #watches: 428118
158.27/158.30	c total #propagations: 392887542 / total #impl: 1547542139 (eff. 0.254)
158.27/158.30	c #Conflicts:     422000 | #Learnt:      19215 | 0.000
158.27/158.30	c total clause space: 127.173MB
158.27/158.30	c total #watches: 431260
158.67/158.77	c total #propagations: 393879727 / total #impl: 1551591164 (eff. 0.254)
158.67/158.77	c #Conflicts:     423000 | #Learnt:      20215 | 0.000
158.67/158.77	c total clause space: 127.173MB
158.67/158.77	c total #watches: 434523
158.97/159.09	c total #propagations: 394754874 / total #impl: 1555369011 (eff. 0.254)
158.97/159.09	c #Conflicts:     424000 | #Learnt:      21215 | 0.000
158.97/159.09	c total clause space: 127.173MB
158.97/159.09	c total #watches: 436989
159.27/159.34	c total #propagations: 395529747 / total #impl: 1558332522 (eff. 0.254)
159.27/159.34	c #Conflicts:     425000 | #Learnt:      22215 | 0.000
159.27/159.34	c total clause space: 127.173MB
159.27/159.34	c total #watches: 439166
159.57/159.62	c total #propagations: 396202433 / total #impl: 1560784862 (eff. 0.254)
159.57/159.62	c #Conflicts:     426000 | #Learnt:      23215 | 0.000
159.57/159.62	c total clause space: 127.173MB
159.57/159.62	c total #watches: 441606
159.77/159.86	c total #propagations: 396910711 / total #impl: 1563461979 (eff. 0.254)
159.77/159.86	c #Conflicts:     427000 | #Learnt:      24215 | 0.000
159.77/159.86	c total clause space: 127.173MB
159.77/159.86	c total #watches: 443904
160.07/160.13	c total #propagations: 397504679 / total #impl: 1565839800 (eff. 0.254)
160.07/160.13	c #Conflicts:     428000 | #Learnt:      25215 | 0.000
160.07/160.13	c total clause space: 127.173MB
160.07/160.13	c total #watches: 446156
160.37/160.41	c total #propagations: 398146621 / total #impl: 1568324763 (eff. 0.254)
160.37/160.41	c #Conflicts:     429000 | #Learnt:      26215 | 0.000
160.37/160.41	c total clause space: 127.173MB
160.37/160.41	c total #watches: 448827
160.57/160.67	c total #propagations: 398794091 / total #impl: 1570695453 (eff. 0.254)
160.57/160.67	c #Conflicts:     430000 | #Learnt:      27215 | 0.000
160.57/160.67	c total clause space: 127.173MB
160.57/160.67	c total #watches: 451567
160.87/160.96	c total #propagations: 399386795 / total #impl: 1572856171 (eff. 0.254)
160.87/160.96	c #Conflicts:     431000 | #Learnt:      28215 | 0.000
160.87/160.96	c total clause space: 127.173MB
160.87/160.96	c total #watches: 454299
161.17/161.27	c total #propagations: 400002954 / total #impl: 1575077860 (eff. 0.254)
161.17/161.27	c #Conflicts:     432000 | #Learnt:      29215 | 0.000
161.17/161.27	c total clause space: 127.173MB
161.17/161.27	c total #watches: 456837
161.47/161.58	c total #propagations: 400632482 / total #impl: 1577272920 (eff. 0.254)
161.47/161.58	c #Conflicts:     433000 | #Learnt:      30215 | 0.000
161.47/161.58	c total clause space: 127.173MB
161.47/161.58	c total #watches: 459990
161.77/161.88	c total #propagations: 401235923 / total #impl: 1579851350 (eff. 0.254)
161.77/161.88	c #Conflicts:     434000 | #Learnt:      31215 | 0.000
161.77/161.88	c total clause space: 127.173MB
161.77/161.88	c total #watches: 462289
162.17/162.21	c total #propagations: 401804476 / total #impl: 1581948525 (eff. 0.254)
162.17/162.21	c GARBAGE COLLECT
162.17/162.21	c #Conflicts:     435000 | #Learnt:      16438 | 0.000
162.17/162.21	c total clause space: 127.173MB
162.17/162.21	c total #watches: 422315
162.36/162.47	c total #propagations: 402441731 / total #impl: 1584345594 (eff. 0.254)
162.36/162.47	c #Conflicts:     436000 | #Learnt:      17438 | 0.000
162.36/162.47	c total clause space: 127.173MB
162.36/162.47	c total #watches: 425052
162.77/162.87	c total #propagations: 403061510 / total #impl: 1586765080 (eff. 0.254)
162.77/162.87	c #Conflicts:     437000 | #Learnt:      18438 | 0.000
162.77/162.87	c total clause space: 127.173MB
162.77/162.87	c total #watches: 427817
163.16/163.26	c total #propagations: 404313883 / total #impl: 1591210987 (eff. 0.254)
163.16/163.26	c #Conflicts:     438000 | #Learnt:      19438 | 0.000
163.16/163.26	c total clause space: 127.173MB
163.16/163.26	c total #watches: 431175
163.56/163.66	c total #propagations: 405205295 / total #impl: 1594908809 (eff. 0.254)
163.56/163.66	c #Conflicts:     439000 | #Learnt:      20438 | 0.000
163.56/163.66	c total clause space: 127.173MB
163.56/163.66	c total #watches: 434483
163.97/164.08	c total #propagations: 406036931 / total #impl: 1598148592 (eff. 0.254)
163.97/164.08	c #Conflicts:     440000 | #Learnt:      21438 | 0.000
163.97/164.08	c total clause space: 127.173MB
163.97/164.08	c total #watches: 437918
164.46/164.55	c total #propagations: 406849875 / total #impl: 1601189957 (eff. 0.254)
164.46/164.55	c #Conflicts:     441000 | #Learnt:      22438 | 0.000
164.46/164.55	c total clause space: 127.173MB
164.46/164.55	c total #watches: 441230
164.97/165.08	c total #propagations: 407691620 / total #impl: 1604367376 (eff. 0.254)
164.97/165.08	c #Conflicts:     442000 | #Learnt:      23438 | 0.000
164.97/165.08	c total clause space: 127.173MB
164.97/165.08	c total #watches: 445259
165.46/165.59	c total #propagations: 408536436 / total #impl: 1607623180 (eff. 0.254)
165.46/165.59	c #Conflicts:     443000 | #Learnt:      24438 | 0.000
165.46/165.59	c total clause space: 127.173MB
165.46/165.59	c total #watches: 448798
165.96/166.10	c total #propagations: 409300872 / total #impl: 1610975877 (eff. 0.254)
165.96/166.10	c #Conflicts:     444000 | #Learnt:      25438 | 0.000
165.96/166.10	c total clause space: 127.173MB
165.96/166.10	c total #watches: 452601
166.56/166.69	c total #propagations: 410071670 / total #impl: 1614144524 (eff. 0.254)
166.56/166.69	c #Conflicts:     445000 | #Learnt:      26438 | 0.000
166.56/166.69	c total clause space: 127.173MB
166.56/166.69	c total #watches: 456053
167.17/167.27	c total #propagations: 410867974 / total #impl: 1617777292 (eff. 0.254)
167.17/167.27	c #Conflicts:     446000 | #Learnt:      27438 | 0.000
167.17/167.27	c total clause space: 127.173MB
167.17/167.27	c total #watches: 459319
167.86/167.92	c total #propagations: 411623137 / total #impl: 1620806820 (eff. 0.254)
167.86/167.92	c #Conflicts:     447000 | #Learnt:      28438 | 0.000
167.86/167.92	c total clause space: 127.173MB
167.86/167.92	c total #watches: 462012
168.37/168.45	c total #propagations: 412380721 / total #impl: 1624084702 (eff. 0.254)
168.37/168.45	c #Conflicts:     448000 | #Learnt:      29438 | 0.000
168.37/168.45	c total clause space: 127.173MB
168.37/168.45	c total #watches: 464957
168.96/169.04	c total #propagations: 413027886 / total #impl: 1626651545 (eff. 0.254)
168.96/169.04	c #Conflicts:     449000 | #Learnt:      30438 | 0.000
168.96/169.04	c total clause space: 127.173MB
168.96/169.04	c total #watches: 468876
169.57/169.67	c total #propagations: 413712269 / total #impl: 1629483818 (eff. 0.254)
169.57/169.67	c #Conflicts:     450000 | #Learnt:      31438 | 0.000
169.57/169.67	c total clause space: 127.173MB
169.57/169.67	c total #watches: 472813
170.37/170.42	c total #propagations: 414432337 / total #impl: 1632593709 (eff. 0.254)
170.37/170.42	c GARBAGE COLLECT
170.37/170.42	c #Conflicts:     451000 | #Learnt:      16343 | 0.000
170.37/170.42	c total clause space: 127.173MB
170.37/170.42	c total #watches: 421855
170.67/170.77	c total #propagations: 415208782 / total #impl: 1635766236 (eff. 0.254)
170.67/170.77	c #Conflicts:     452000 | #Learnt:      17343 | 0.000
170.67/170.77	c total clause space: 127.173MB
170.67/170.77	c total #watches: 425368
171.07/171.18	c total #propagations: 415956458 / total #impl: 1638663972 (eff. 0.254)
171.07/171.18	c #Conflicts:     453000 | #Learnt:      18343 | 0.000
171.07/171.18	c total clause space: 127.173MB
171.07/171.18	c total #watches: 429042
171.47/171.56	c total #propagations: 416765320 / total #impl: 1641921605 (eff. 0.254)
171.47/171.56	c #Conflicts:     454000 | #Learnt:      19343 | 0.000
171.47/171.56	c total clause space: 127.173MB
171.47/171.56	c total #watches: 432059
171.87/171.90	c total #propagations: 417469162 / total #impl: 1644639134 (eff. 0.254)
171.87/171.90	c #Conflicts:     455000 | #Learnt:      20343 | 0.000
171.87/171.90	c total clause space: 127.173MB
171.87/171.90	c total #watches: 435184
172.17/172.27	c total #propagations: 418117037 / total #impl: 1647106031 (eff. 0.254)
172.17/172.27	c #Conflicts:     456000 | #Learnt:      21343 | 0.000
172.17/172.27	c total clause space: 127.173MB
172.17/172.27	c total #watches: 437608
172.57/172.67	c total #propagations: 418780283 / total #impl: 1649757698 (eff. 0.254)
172.57/172.67	c #Conflicts:     457000 | #Learnt:      22343 | 0.000
172.57/172.67	c total clause space: 127.173MB
172.57/172.67	c total #watches: 440134
172.97/173.08	c total #propagations: 419490697 / total #impl: 1652387682 (eff. 0.254)
172.97/173.08	c #Conflicts:     458000 | #Learnt:      23343 | 0.000
172.97/173.08	c total clause space: 127.173MB
172.97/173.08	c total #watches: 442605
173.47/173.53	c total #propagations: 420216413 / total #impl: 1655027348 (eff. 0.254)
173.47/173.53	c #Conflicts:     459000 | #Learnt:      24343 | 0.000
173.47/173.53	c total clause space: 127.173MB
173.47/173.53	c total #watches: 445069
173.87/173.94	c total #propagations: 421015709 / total #impl: 1658064667 (eff. 0.254)
173.87/173.94	c #Conflicts:     460000 | #Learnt:      25343 | 0.000
173.87/173.94	c total clause space: 127.173MB
173.87/173.94	c total #watches: 447388
174.27/174.36	c total #propagations: 421719428 / total #impl: 1660688600 (eff. 0.254)
174.27/174.36	c #Conflicts:     461000 | #Learnt:      26343 | 0.000
174.27/174.36	c total clause space: 127.173MB
174.27/174.36	c total #watches: 449815
174.67/174.74	c total #propagations: 422415936 / total #impl: 1663250718 (eff. 0.254)
174.67/174.74	c #Conflicts:     462000 | #Learnt:      27343 | 0.000
174.67/174.74	c total clause space: 127.173MB
174.67/174.74	c total #watches: 452247
174.87/175.00	c total #propagations: 423113935 / total #impl: 1665901176 (eff. 0.254)
174.87/175.00	c #Conflicts:     463000 | #Learnt:      28343 | 0.000
174.87/175.00	c total clause space: 127.173MB
174.87/175.00	c total #watches: 454469
175.17/175.24	c total #propagations: 423700676 / total #impl: 1668334366 (eff. 0.254)
175.17/175.24	c #Conflicts:     464000 | #Learnt:      29343 | 0.000
175.17/175.24	c total clause space: 127.173MB
175.17/175.24	c total #watches: 456650
175.47/175.50	c total #propagations: 424249185 / total #impl: 1670648247 (eff. 0.254)
175.47/175.50	c #Conflicts:     465000 | #Learnt:      30343 | 0.000
175.47/175.50	c total clause space: 127.173MB
175.47/175.50	c total #watches: 459036
175.67/175.79	c total #propagations: 424899117 / total #impl: 1673261203 (eff. 0.254)
175.67/175.79	c #Conflicts:     466000 | #Learnt:      31343 | 0.000
175.67/175.79	c total clause space: 127.173MB
175.67/175.79	c total #watches: 461387
175.97/176.07	c total #propagations: 425523786 / total #impl: 1675807885 (eff. 0.254)
175.97/176.07	c #Conflicts:     467000 | #Learnt:      32343 | 0.000
175.97/176.07	c total clause space: 127.173MB
175.97/176.07	c total #watches: 463891
176.27/176.35	c total #propagations: 426153585 / total #impl: 1678474516 (eff. 0.254)
176.27/176.35	c GARBAGE COLLECT
176.27/176.35	c #Conflicts:     468000 | #Learnt:      16938 | 0.000
176.27/176.35	c total clause space: 127.173MB
176.27/176.35	c total #watches: 423484
176.57/176.60	c total #propagations: 426718148 / total #impl: 1680829954 (eff. 0.254)
176.57/176.60	c #Conflicts:     469000 | #Learnt:      17938 | 0.000
176.57/176.60	c total clause space: 127.173MB
176.57/176.60	c total #watches: 426098
176.77/176.81	c total #propagations: 427338892 / total #impl: 1683363660 (eff. 0.254)
176.77/176.81	c #Conflicts:     470000 | #Learnt:      18938 | 0.000
176.77/176.81	c total clause space: 127.173MB
176.77/176.81	c total #watches: 428241
176.97/177.03	c total #propagations: 427841602 / total #impl: 1685258905 (eff. 0.254)
176.97/177.03	c #Conflicts:     471000 | #Learnt:      19938 | 0.000
176.97/177.03	c total clause space: 127.173MB
176.97/177.03	c total #watches: 430782
177.27/177.31	c total #propagations: 428361302 / total #impl: 1687290470 (eff. 0.254)
177.27/177.31	c #Conflicts:     472000 | #Learnt:      20938 | 0.000
177.27/177.31	c total clause space: 127.173MB
177.27/177.32	c total #watches: 433522
177.57/177.63	c total #propagations: 428973300 / total #impl: 1689890310 (eff. 0.254)
177.57/177.63	c #Conflicts:     473000 | #Learnt:      21938 | 0.000
177.57/177.63	c total clause space: 127.173MB
177.57/177.63	c total #watches: 436504
177.86/177.94	c total #propagations: 429610925 / total #impl: 1692747482 (eff. 0.254)
177.86/177.94	c #Conflicts:     474000 | #Learnt:      22938 | 0.000
177.86/177.94	c total clause space: 127.173MB
177.86/177.94	c total #watches: 439135
178.17/178.26	c total #propagations: 430191077 / total #impl: 1695216391 (eff. 0.254)
178.17/178.26	c #Conflicts:     475000 | #Learnt:      23938 | 0.000
178.17/178.26	c total clause space: 127.173MB
178.17/178.26	c total #watches: 441720
178.46/178.58	c total #propagations: 430760710 / total #impl: 1697768473 (eff. 0.254)
178.46/178.58	c #Conflicts:     476000 | #Learnt:      24938 | 0.000
178.46/178.58	c total clause space: 127.173MB
178.46/178.58	c total #watches: 444212
178.86/178.94	c total #propagations: 431301483 / total #impl: 1699956033 (eff. 0.254)
178.86/178.94	c #Conflicts:     477000 | #Learnt:      25938 | 0.000
178.86/178.94	c total clause space: 127.173MB
178.86/178.94	c total #watches: 446774
179.16/179.29	c total #propagations: 431894329 / total #impl: 1702614812 (eff. 0.254)
179.16/179.29	c #Conflicts:     478000 | #Learnt:      26938 | 0.000
179.16/179.29	c total clause space: 127.173MB
179.16/179.29	c total #watches: 449004
179.56/179.66	c total #propagations: 432405523 / total #impl: 1704681692 (eff. 0.254)
179.56/179.66	c #Conflicts:     479000 | #Learnt:      27938 | 0.000
179.56/179.66	c total clause space: 127.173MB
179.56/179.66	c total #watches: 451508
179.96/180.05	c total #propagations: 433020197 / total #impl: 1707301926 (eff. 0.254)
179.96/180.05	c #Conflicts:     480000 | #Learnt:      28938 | 0.000
179.96/180.05	c total clause space: 127.173MB
179.96/180.05	c total #watches: 453892
180.37/180.45	c total #propagations: 433563184 / total #impl: 1709470398 (eff. 0.254)
180.37/180.45	c #Conflicts:     481000 | #Learnt:      29938 | 0.000
180.37/180.45	c total clause space: 127.173MB
180.37/180.45	c total #watches: 456198
180.76/180.88	c total #propagations: 434065696 / total #impl: 1711558482 (eff. 0.254)
180.76/180.88	c #Conflicts:     482000 | #Learnt:      30938 | 0.000
180.76/180.88	c total clause space: 127.173MB
180.76/180.88	c total #watches: 458931
181.26/181.35	c total #propagations: 434552978 / total #impl: 1713672778 (eff. 0.254)
181.26/181.35	c #Conflicts:     483000 | #Learnt:      31938 | 0.000
181.26/181.35	c total clause space: 127.173MB
181.26/181.35	c total #watches: 461683
181.76/181.82	c total #propagations: 435070657 / total #impl: 1715824164 (eff. 0.254)
181.76/181.82	c #Conflicts:     484000 | #Learnt:      32938 | 0.000
181.76/181.82	c total clause space: 127.173MB
181.76/181.82	c total #watches: 463935
182.16/182.25	c total #propagations: 435564740 / total #impl: 1717913736 (eff. 0.254)
182.16/182.25	c GARBAGE COLLECT
182.16/182.25	c #Conflicts:     485000 | #Learnt:      17205 | 0.000
182.16/182.25	c total clause space: 127.173MB
182.16/182.25	c total #watches: 424122
182.46/182.51	c total #propagations: 436167989 / total #impl: 1720651225 (eff. 0.253)
182.46/182.51	c #Conflicts:     486000 | #Learnt:      18205 | 0.000
182.46/182.51	c total clause space: 127.173MB
182.46/182.51	c total #watches: 426921
182.76/182.83	c total #propagations: 436801157 / total #impl: 1723224926 (eff. 0.253)
182.76/182.83	c #Conflicts:     487000 | #Learnt:      19205 | 0.000
182.76/182.83	c total clause space: 127.173MB
182.76/182.83	c total #watches: 429739
183.06/183.13	c total #propagations: 437476321 / total #impl: 1726170658 (eff. 0.253)
183.06/183.13	c #Conflicts:     488000 | #Learnt:      20205 | 0.000
183.06/183.13	c total clause space: 127.173MB
183.06/183.13	c total #watches: 432187
183.36/183.47	c total #propagations: 438130894 / total #impl: 1728882549 (eff. 0.253)
183.36/183.47	c #Conflicts:     489000 | #Learnt:      21205 | 0.000
183.36/183.47	c total clause space: 127.173MB
183.36/183.47	c total #watches: 434681
183.77/183.83	c total #propagations: 438750016 / total #impl: 1731560255 (eff. 0.253)
183.77/183.83	c #Conflicts:     490000 | #Learnt:      22205 | 0.000
183.77/183.83	c total clause space: 127.173MB
183.77/183.83	c total #watches: 436848
184.06/184.16	c total #propagations: 439414623 / total #impl: 1734403906 (eff. 0.253)
184.06/184.16	c #Conflicts:     491000 | #Learnt:      23205 | 0.000
184.06/184.16	c total clause space: 127.173MB
184.06/184.16	c total #watches: 439225
184.46/184.50	c total #propagations: 439993863 / total #impl: 1736794566 (eff. 0.253)
184.46/184.50	c #Conflicts:     492000 | #Learnt:      24205 | 0.000
184.46/184.50	c total clause space: 127.173MB
184.46/184.50	c total #watches: 441751
184.77/184.85	c total #propagations: 440621467 / total #impl: 1739412079 (eff. 0.253)
184.77/184.85	c #Conflicts:     493000 | #Learnt:      25205 | 0.000
184.77/184.85	c total clause space: 127.173MB
184.77/184.85	c total #watches: 444222
185.16/185.20	c total #propagations: 441251565 / total #impl: 1741934673 (eff. 0.253)
185.16/185.20	c #Conflicts:     494000 | #Learnt:      26205 | 0.000
185.16/185.20	c total clause space: 127.173MB
185.16/185.20	c total #watches: 446663
185.46/185.58	c total #propagations: 441837822 / total #impl: 1744371528 (eff. 0.253)
185.46/185.58	c #Conflicts:     495000 | #Learnt:      27205 | 0.000
185.46/185.58	c total clause space: 127.173MB
185.46/185.58	c total #watches: 449073
185.87/185.91	c total #propagations: 442430876 / total #impl: 1746799495 (eff. 0.253)
185.87/185.91	c #Conflicts:     496000 | #Learnt:      28205 | 0.000
185.87/185.91	c total clause space: 127.173MB
185.87/185.91	c total #watches: 451297
186.16/186.28	c total #propagations: 442999123 / total #impl: 1749035720 (eff. 0.253)
186.16/186.28	c #Conflicts:     497000 | #Learnt:      29205 | 0.000
186.16/186.28	c total clause space: 127.173MB
186.16/186.28	c total #watches: 453777
186.56/186.67	c total #propagations: 443568542 / total #impl: 1751660925 (eff. 0.253)
186.56/186.67	c #Conflicts:     498000 | #Learnt:      30205 | 0.000
186.56/186.67	c total clause space: 127.173MB
186.56/186.68	c total #watches: 456197
186.97/187.08	c total #propagations: 444110911 / total #impl: 1753873693 (eff. 0.253)
186.97/187.08	c #Conflicts:     499000 | #Learnt:      31205 | 0.000
186.97/187.08	c total clause space: 127.173MB
186.97/187.08	c total #watches: 458410
187.36/187.46	c total #propagations: 444682413 / total #impl: 1756399725 (eff. 0.253)
187.36/187.46	c #Conflicts:     500000 | #Learnt:      32205 | 0.000
187.36/187.46	c total clause space: 127.173MB
187.36/187.46	c total #watches: 460779
187.76/187.88	c total #propagations: 445270726 / total #impl: 1758947013 (eff. 0.253)
187.76/187.88	c #Conflicts:     501000 | #Learnt:      33205 | 0.000
187.76/187.88	c total clause space: 127.173MB
187.76/187.88	c total #watches: 463105
188.26/188.32	c total #propagations: 445841598 / total #impl: 1761390407 (eff. 0.253)
188.26/188.32	c GARBAGE COLLECT
188.26/188.32	c #Conflicts:     502000 | #Learnt:      17188 | 0.000
188.26/188.32	c total clause space: 127.173MB
188.26/188.32	c total #watches: 424001
188.46/188.57	c total #propagations: 446444617 / total #impl: 1764065726 (eff. 0.253)
188.46/188.57	c #Conflicts:     503000 | #Learnt:      18188 | 0.000
188.46/188.57	c total clause space: 127.173MB
188.46/188.57	c total #watches: 426142
188.76/188.83	c total #propagations: 447100474 / total #impl: 1766748889 (eff. 0.253)
188.76/188.83	c #Conflicts:     504000 | #Learnt:      19188 | 0.000
188.76/188.83	c total clause space: 127.173MB
188.76/188.83	c total #watches: 428595
189.06/189.10	c total #propagations: 447756093 / total #impl: 1769551422 (eff. 0.253)
189.06/189.10	c #Conflicts:     505000 | #Learnt:      20188 | 0.000
189.06/189.10	c total clause space: 127.173MB
189.06/189.10	c total #watches: 430778
189.27/189.39	c total #propagations: 448413461 / total #impl: 1772118923 (eff. 0.253)
189.27/189.39	c #Conflicts:     506000 | #Learnt:      21188 | 0.000
189.27/189.39	c total clause space: 127.173MB
189.27/189.39	c total #watches: 433096
189.66/189.71	c total #propagations: 449089986 / total #impl: 1774895285 (eff. 0.253)
189.66/189.71	c #Conflicts:     507000 | #Learnt:      22188 | 0.000
189.66/189.71	c total clause space: 127.173MB
189.66/189.71	c total #watches: 435380
189.96/190.01	c total #propagations: 449798285 / total #impl: 1777897673 (eff. 0.253)
189.96/190.01	c #Conflicts:     508000 | #Learnt:      23188 | 0.000
189.96/190.01	c total clause space: 127.173MB
189.96/190.01	c total #watches: 438089
190.16/190.29	c total #propagations: 450468005 / total #impl: 1781142210 (eff. 0.253)
190.16/190.29	c #Conflicts:     509000 | #Learnt:      24188 | 0.000
190.16/190.29	c total clause space: 127.173MB
190.16/190.29	c total #watches: 440401
190.56/190.60	c total #propagations: 451079937 / total #impl: 1783880212 (eff. 0.253)
190.56/190.60	c #Conflicts:     510000 | #Learnt:      25188 | 0.000
190.56/190.60	c total clause space: 127.173MB
190.56/190.60	c total #watches: 443001
190.86/190.92	c total #propagations: 451689587 / total #impl: 1786693383 (eff. 0.253)
190.86/190.92	c #Conflicts:     511000 | #Learnt:      26188 | 0.000
190.86/190.92	c total clause space: 127.173MB
190.86/190.92	c total #watches: 446022
191.26/191.31	c total #propagations: 452292204 / total #impl: 1789482930 (eff. 0.253)
191.26/191.31	c #Conflicts:     512000 | #Learnt:      27188 | 0.000
191.26/191.31	c total clause space: 127.173MB
191.26/191.31	c total #watches: 448819
191.56/191.69	c total #propagations: 453015475 / total #impl: 1792617342 (eff. 0.253)
191.56/191.69	c #Conflicts:     513000 | #Learnt:      28188 | 0.000
191.56/191.69	c total clause space: 127.173MB
191.56/191.69	c total #watches: 451533
191.96/192.05	c total #propagations: 453719479 / total #impl: 1795524919 (eff. 0.253)
191.96/192.05	c #Conflicts:     514000 | #Learnt:      29188 | 0.000
191.96/192.05	c total clause space: 127.173MB
191.96/192.05	c total #watches: 454954
192.47/192.53	c total #propagations: 454635115 / total #impl: 1799054877 (eff. 0.253)
192.47/192.53	c #Conflicts:     515000 | #Learnt:      30188 | 0.000
192.47/192.53	c total clause space: 127.173MB
192.47/192.53	c total #watches: 458305
192.86/192.98	c total #propagations: 455781197 / total #impl: 1803454066 (eff. 0.253)
192.86/192.98	c #Conflicts:     516000 | #Learnt:      31188 | 0.000
192.86/192.98	c total clause space: 127.173MB
192.86/192.98	c total #watches: 460846
193.26/193.39	c total #propagations: 456834867 / total #impl: 1807088291 (eff. 0.253)
193.26/193.39	c #Conflicts:     517000 | #Learnt:      32188 | 0.000
193.26/193.39	c total clause space: 127.173MB
193.26/193.39	c total #watches: 463575
193.67/193.78	c total #propagations: 457895200 / total #impl: 1810994360 (eff. 0.253)
193.67/193.78	c #Conflicts:     518000 | #Learnt:      33188 | 0.000
193.67/193.78	c total clause space: 127.173MB
193.67/193.78	c total #watches: 466342
194.06/194.15	c total #propagations: 458887623 / total #impl: 1814640577 (eff. 0.253)
194.06/194.15	c #Conflicts:     519000 | #Learnt:      34188 | 0.000
194.06/194.15	c total clause space: 127.173MB
194.06/194.15	c total #watches: 469685
194.36/194.47	c total #propagations: 459874492 / total #impl: 1818508564 (eff. 0.253)
194.36/194.47	c GARBAGE COLLECT
194.36/194.47	c #Conflicts:     520000 | #Learnt:      17900 | 0.000
194.36/194.47	c total clause space: 127.173MB
194.36/194.47	c total #watches: 426144
194.67/194.80	c total #propagations: 460618154 / total #impl: 1821590555 (eff. 0.253)
194.67/194.80	c #Conflicts:     521000 | #Learnt:      18900 | 0.000
194.67/194.80	c total clause space: 127.173MB
194.67/194.80	c total #watches: 429550
195.06/195.13	c total #propagations: 461456642 / total #impl: 1825086855 (eff. 0.253)
195.06/195.13	c #Conflicts:     522000 | #Learnt:      19900 | 0.000
195.06/195.13	c total clause space: 127.173MB
195.06/195.13	c total #watches: 432260
195.46/195.51	c total #propagations: 462333903 / total #impl: 1828475613 (eff. 0.253)
195.46/195.51	c #Conflicts:     523000 | #Learnt:      20900 | 0.000
195.46/195.51	c total clause space: 127.173MB
195.46/195.51	c total #watches: 435243
195.77/195.89	c total #propagations: 463389391 / total #impl: 1832229048 (eff. 0.253)
195.77/195.89	c #Conflicts:     524000 | #Learnt:      21900 | 0.000
195.77/195.89	c total clause space: 127.173MB
195.77/195.89	c total #watches: 437968
196.16/196.28	c total #propagations: 464394895 / total #impl: 1836026073 (eff. 0.253)
196.16/196.28	c #Conflicts:     525000 | #Learnt:      22900 | 0.000
196.16/196.28	c total clause space: 127.173MB
196.16/196.28	c total #watches: 440891
196.56/196.66	c total #propagations: 465467579 / total #impl: 1839742552 (eff. 0.253)
196.56/196.66	c #Conflicts:     526000 | #Learnt:      23900 | 0.000
196.56/196.66	c total clause space: 127.173MB
196.56/196.66	c total #watches: 444440
196.87/196.97	c total #propagations: 466503829 / total #impl: 1843572956 (eff. 0.253)
196.87/196.97	c #Conflicts:     527000 | #Learnt:      24900 | 0.000
196.87/196.97	c total clause space: 127.173MB
196.87/196.97	c total #watches: 448108
197.16/197.29	c total #propagations: 467238084 / total #impl: 1847003271 (eff. 0.253)
197.16/197.29	c #Conflicts:     528000 | #Learnt:      25900 | 0.000
197.16/197.29	c total clause space: 127.173MB
197.16/197.29	c total #watches: 451366
197.56/197.63	c total #propagations: 468072337 / total #impl: 1850467647 (eff. 0.253)
197.56/197.63	c #Conflicts:     529000 | #Learnt:      26900 | 0.000
197.56/197.63	c total clause space: 127.173MB
197.56/197.63	c total #watches: 454132
197.86/197.93	c total #propagations: 468965950 / total #impl: 1853797758 (eff. 0.253)
197.86/197.93	c #Conflicts:     530000 | #Learnt:      27900 | 0.000
197.86/197.93	c total clause space: 127.173MB
197.86/197.93	c total #watches: 456833
198.16/198.20	c total #propagations: 469706151 / total #impl: 1856729299 (eff. 0.253)
198.16/198.20	c #Conflicts:     531000 | #Learnt:      28900 | 0.000
198.16/198.20	c total clause space: 127.173MB
198.16/198.20	c total #watches: 459317
198.46/198.51	c total #propagations: 470303868 / total #impl: 1859343965 (eff. 0.253)
198.46/198.51	c #Conflicts:     532000 | #Learnt:      29900 | 0.000
198.46/198.51	c total clause space: 127.173MB
198.46/198.51	c total #watches: 462030
198.86/198.92	c total #propagations: 470953980 / total #impl: 1862315243 (eff. 0.253)
198.86/198.92	c #Conflicts:     533000 | #Learnt:      30900 | 0.000
198.86/198.92	c total clause space: 127.173MB
198.86/198.92	c total #watches: 465017
199.26/199.30	c total #propagations: 471879132 / total #impl: 1865894664 (eff. 0.253)
199.26/199.30	c #Conflicts:     534000 | #Learnt:      31900 | 0.000
199.26/199.30	c total clause space: 127.173MB
199.26/199.30	c total #watches: 468815
199.56/199.68	c total #propagations: 472778872 / total #impl: 1869840358 (eff. 0.253)
199.56/199.68	c #Conflicts:     535000 | #Learnt:      32900 | 0.000
199.56/199.68	c total clause space: 127.173MB
199.56/199.68	c total #watches: 471895
199.96/200.08	c total #propagations: 473765247 / total #impl: 1873523325 (eff. 0.253)
199.96/200.08	c #Conflicts:     536000 | #Learnt:      33900 | 0.000
199.96/200.08	c total clause space: 127.173MB
199.96/200.08	c total #watches: 474630
200.36/200.48	c total #propagations: 474764085 / total #impl: 1877119557 (eff. 0.253)
200.36/200.48	c #Conflicts:     537000 | #Learnt:      34900 | 0.000
200.36/200.48	c total clause space: 127.173MB
200.36/200.48	c total #watches: 477510
200.76/200.87	c total #propagations: 475710494 / total #impl: 1881084352 (eff. 0.253)
200.76/200.87	c GARBAGE COLLECT
200.76/200.87	c #Conflicts:     538000 | #Learnt:      18281 | 0.000
200.76/200.87	c total clause space: 127.173MB
200.76/200.87	c total #watches: 427019
201.06/201.17	c total #propagations: 476570593 / total #impl: 1884593458 (eff. 0.253)
201.06/201.17	c #Conflicts:     539000 | #Learnt:      19281 | 0.000
201.06/201.17	c total clause space: 127.173MB
201.06/201.17	c total #watches: 430301
201.46/201.55	c total #propagations: 477193029 / total #impl: 1888109397 (eff. 0.253)
201.46/201.55	c #Conflicts:     540000 | #Learnt:      20281 | 0.000
201.46/201.55	c total clause space: 127.173MB
201.46/201.55	c total #watches: 433924
201.86/201.98	c total #propagations: 478053688 / total #impl: 1891537469 (eff. 0.253)
201.86/201.98	c #Conflicts:     541000 | #Learnt:      21281 | 0.000
201.86/201.98	c total clause space: 127.173MB
201.86/201.98	c total #watches: 436862
202.26/202.35	c total #propagations: 479112495 / total #impl: 1895383024 (eff. 0.253)
202.26/202.35	c #Conflicts:     542000 | #Learnt:      22281 | 0.000
202.26/202.35	c total clause space: 127.173MB
202.26/202.35	c total #watches: 440162
202.66/202.75	c total #propagations: 480122656 / total #impl: 1898998239 (eff. 0.253)
202.66/202.75	c #Conflicts:     543000 | #Learnt:      23281 | 0.000
202.66/202.75	c total clause space: 127.173MB
202.66/202.75	c total #watches: 443265
203.06/203.15	c total #propagations: 481228357 / total #impl: 1902949065 (eff. 0.253)
203.06/203.15	c #Conflicts:     544000 | #Learnt:      24281 | 0.000
203.06/203.15	c total clause space: 127.173MB
203.06/203.15	c total #watches: 446635
203.47/203.55	c total #propagations: 482261340 / total #impl: 1906919034 (eff. 0.253)
203.47/203.55	c #Conflicts:     545000 | #Learnt:      25281 | 0.000
203.47/203.55	c total clause space: 127.173MB
203.47/203.55	c total #watches: 450145
203.96/204.03	c total #propagations: 483299379 / total #impl: 1910761567 (eff. 0.253)
203.96/204.03	c #Conflicts:     546000 | #Learnt:      26281 | 0.000
203.96/204.03	c total clause space: 127.173MB
203.96/204.03	c total #watches: 454902
204.36/204.41	c total #propagations: 484653161 / total #impl: 1915831625 (eff. 0.253)
204.36/204.41	c #Conflicts:     547000 | #Learnt:      27281 | 0.000
204.36/204.41	c total clause space: 127.173MB
204.36/204.41	c total #watches: 457554
204.76/204.84	c total #propagations: 485548987 / total #impl: 1919423966 (eff. 0.253)
204.76/204.84	c #Conflicts:     548000 | #Learnt:      28281 | 0.000
204.76/204.84	c total clause space: 127.173MB
204.76/204.85	c total #watches: 460899
205.16/205.25	c total #propagations: 486453759 / total #impl: 1922956433 (eff. 0.253)
205.16/205.25	c #Conflicts:     549000 | #Learnt:      29281 | 0.000
205.16/205.25	c total clause space: 127.173MB
205.16/205.25	c total #watches: 464014
205.56/205.61	c total #propagations: 487526701 / total #impl: 1927109324 (eff. 0.253)
205.56/205.61	c #Conflicts:     550000 | #Learnt:      30281 | 0.000
205.56/205.61	c total clause space: 127.173MB
205.56/205.61	c total #watches: 467768
205.86/205.94	c total #propagations: 488375114 / total #impl: 1931264856 (eff. 0.253)
205.86/205.94	c #Conflicts:     551000 | #Learnt:      31281 | 0.000
205.86/205.94	c total clause space: 127.173MB
205.86/205.94	c total #watches: 471115
206.26/206.30	c total #propagations: 489037509 / total #impl: 1934302618 (eff. 0.253)
206.26/206.30	c #Conflicts:     552000 | #Learnt:      32281 | 0.000
206.26/206.30	c total clause space: 127.173MB
206.26/206.30	c total #watches: 474078
206.56/206.69	c total #propagations: 489721450 / total #impl: 1937102926 (eff. 0.253)
206.56/206.69	c #Conflicts:     553000 | #Learnt:      33281 | 0.000
206.56/206.69	c total clause space: 127.173MB
206.56/206.69	c total #watches: 477477
207.06/207.10	c total #propagations: 490448806 / total #impl: 1939730692 (eff. 0.253)
207.06/207.10	c #Conflicts:     554000 | #Learnt:      34281 | 0.000
207.06/207.10	c total clause space: 127.173MB
207.06/207.10	c total #watches: 480766
207.46/207.56	c total #propagations: 491147285 / total #impl: 1942344546 (eff. 0.253)
207.46/207.56	c #Conflicts:     555000 | #Learnt:      35281 | 0.000
207.46/207.56	c total clause space: 127.173MB
207.46/207.56	c total #watches: 483381
207.96/208.04	c total #propagations: 491881256 / total #impl: 1945106545 (eff. 0.253)
207.96/208.04	c GARBAGE COLLECT
207.96/208.04	c #Conflicts:     556000 | #Learnt:      18436 | 0.000
207.96/208.04	c total clause space: 127.173MB
207.96/208.04	c total #watches: 427432
208.36/208.44	c total #propagations: 492601689 / total #impl: 1947930403 (eff. 0.253)
208.36/208.44	c #Conflicts:     557000 | #Learnt:      19436 | 0.000
208.36/208.44	c total clause space: 127.173MB
208.36/208.44	c total #watches: 430623
208.86/208.91	c total #propagations: 493316578 / total #impl: 1950898456 (eff. 0.253)
208.86/208.91	c #Conflicts:     558000 | #Learnt:      20436 | 0.000
208.86/208.91	c total clause space: 127.173MB
208.86/208.91	c total #watches: 433379
209.26/209.31	c total #propagations: 494211239 / total #impl: 1954533973 (eff. 0.253)
209.26/209.31	c #Conflicts:     559000 | #Learnt:      21436 | 0.000
209.26/209.31	c total clause space: 127.173MB
209.26/209.31	c total #watches: 437605
209.76/209.80	c total #propagations: 495248271 / total #impl: 1959079722 (eff. 0.253)
209.76/209.80	c #Conflicts:     560000 | #Learnt:      22436 | 0.000
209.76/209.80	c total clause space: 127.173MB
209.76/209.80	c total #watches: 440268
210.06/210.14	c total #propagations: 496558421 / total #impl: 1963691410 (eff. 0.253)
210.06/210.14	c #Conflicts:     561000 | #Learnt:      23436 | 0.000
210.06/210.14	c total clause space: 127.173MB
210.06/210.14	c total #watches: 443264
210.46/210.52	c total #propagations: 497421750 / total #impl: 1967703950 (eff. 0.253)
210.46/210.52	c #Conflicts:     562000 | #Learnt:      24436 | 0.000
210.46/210.52	c total clause space: 127.173MB
210.46/210.52	c total #watches: 446000
210.86/210.93	c total #propagations: 498406198 / total #impl: 1971234084 (eff. 0.253)
210.86/210.93	c #Conflicts:     563000 | #Learnt:      25436 | 0.000
210.86/210.93	c total clause space: 127.173MB
210.86/210.93	c total #watches: 449137
211.16/211.23	c total #propagations: 499476752 / total #impl: 1975071044 (eff. 0.253)
211.16/211.23	c #Conflicts:     564000 | #Learnt:      26436 | 0.000
211.16/211.23	c total clause space: 127.173MB
211.16/211.23	c total #watches: 451844
211.56/211.66	c total #propagations: 500293615 / total #impl: 1978169313 (eff. 0.253)
211.56/211.66	c #Conflicts:     565000 | #Learnt:      27436 | 0.000
211.56/211.66	c total clause space: 127.173MB
211.56/211.66	c total #watches: 454935
212.06/212.14	c total #propagations: 501320015 / total #impl: 1982013626 (eff. 0.253)
212.06/212.14	c #Conflicts:     566000 | #Learnt:      28436 | 0.000
212.06/212.14	c total clause space: 127.173MB
212.06/212.14	c total #watches: 458081
212.36/212.49	c total #propagations: 502416595 / total #impl: 1986097901 (eff. 0.253)
212.36/212.49	c #Conflicts:     567000 | #Learnt:      29436 | 0.000
212.36/212.49	c total clause space: 127.173MB
212.36/212.49	c total #watches: 460768
212.86/212.93	c total #propagations: 503201829 / total #impl: 1989493787 (eff. 0.253)
212.86/212.93	c #Conflicts:     568000 | #Learnt:      30436 | 0.000
212.86/212.93	c total clause space: 127.173MB
212.86/212.93	c total #watches: 463058
213.16/213.25	c total #propagations: 504327998 / total #impl: 1993335415 (eff. 0.253)
213.16/213.25	c #Conflicts:     569000 | #Learnt:      31436 | 0.000
213.16/213.25	c total clause space: 127.173MB
213.16/213.26	c total #watches: 465561
213.66/213.70	c total #propagations: 505260453 / total #impl: 1996608399 (eff. 0.253)
213.66/213.70	c #Conflicts:     570000 | #Learnt:      32436 | 0.000
213.66/213.70	c total clause space: 127.173MB
213.66/213.70	c total #watches: 468553
214.06/214.11	c total #propagations: 506297211 / total #impl: 2000645617 (eff. 0.253)
214.06/214.11	c #Conflicts:     571000 | #Learnt:      33436 | 0.000
214.06/214.11	c total clause space: 127.173MB
214.06/214.11	c total #watches: 471649
214.46/214.51	c total #propagations: 507289060 / total #impl: 2004491604 (eff. 0.253)
214.46/214.51	c #Conflicts:     572000 | #Learnt:      34436 | 0.000
214.46/214.51	c total clause space: 127.173MB
214.46/214.51	c total #watches: 474815
214.86/214.90	c total #propagations: 508133237 / total #impl: 2008093916 (eff. 0.253)
214.86/214.90	c #Conflicts:     573000 | #Learnt:      35436 | 0.000
214.86/214.90	c total clause space: 127.173MB
214.86/214.90	c total #watches: 478345
215.16/215.29	c total #propagations: 509155001 / total #impl: 2012381041 (eff. 0.253)
215.16/215.29	c #Conflicts:     574000 | #Learnt:      36436 | 0.000
215.16/215.29	c total clause space: 127.173MB
215.16/215.29	c total #watches: 481280
215.56/215.69	c total #propagations: 509977398 / total #impl: 2015658519 (eff. 0.253)
215.56/215.69	c GARBAGE COLLECT
215.56/215.69	c #Conflicts:     575000 | #Learnt:      19215 | 0.000
215.56/215.69	c total clause space: 127.173MB
215.56/215.69	c total #watches: 430517
216.06/216.12	c total #propagations: 510920093 / total #impl: 2020255825 (eff. 0.253)
216.06/216.12	c #Conflicts:     576000 | #Learnt:      20215 | 0.000
216.06/216.12	c total clause space: 127.173MB
216.06/216.12	c total #watches: 435164
216.56/216.64	c total #propagations: 511911545 / total #impl: 2025438074 (eff. 0.253)
216.56/216.64	c #Conflicts:     577000 | #Learnt:      21215 | 0.000
216.56/216.64	c total clause space: 127.173MB
216.56/216.64	c total #watches: 441204
216.96/217.05	c total #propagations: 512818900 / total #impl: 2029985192 (eff. 0.253)
216.96/217.05	c #Conflicts:     578000 | #Learnt:      22215 | 0.000
216.96/217.05	c total clause space: 127.173MB
216.96/217.05	c total #watches: 444409
217.35/217.46	c total #propagations: 513775234 / total #impl: 2034034438 (eff. 0.253)
217.35/217.46	c #Conflicts:     579000 | #Learnt:      23215 | 0.000
217.35/217.46	c total clause space: 127.173MB
217.35/217.46	c total #watches: 446890
217.76/217.81	c total #propagations: 514904966 / total #impl: 2038269043 (eff. 0.253)
217.76/217.81	c #Conflicts:     580000 | #Learnt:      24215 | 0.000
217.76/217.81	c total clause space: 127.173MB
217.76/217.81	c total #watches: 449642
218.15/218.23	c total #propagations: 515825525 / total #impl: 2041813298 (eff. 0.253)
218.15/218.23	c #Conflicts:     581000 | #Learnt:      25215 | 0.000
218.15/218.23	c total clause space: 127.173MB
218.15/218.23	c total #watches: 452585
218.55/218.65	c total #propagations: 516893734 / total #impl: 2045932586 (eff. 0.253)
218.55/218.65	c #Conflicts:     582000 | #Learnt:      26215 | 0.000
218.55/218.65	c total clause space: 127.173MB
218.55/218.65	c total #watches: 455839
219.05/219.12	c total #propagations: 517952991 / total #impl: 2049795369 (eff. 0.253)
219.05/219.12	c #Conflicts:     583000 | #Learnt:      27215 | 0.000
219.05/219.12	c total clause space: 127.173MB
219.05/219.12	c total #watches: 459295
219.35/219.44	c total #propagations: 519085850 / total #impl: 2054271038 (eff. 0.253)
219.35/219.44	c #Conflicts:     584000 | #Learnt:      28215 | 0.000
219.35/219.44	c total clause space: 127.173MB
219.35/219.44	c total #watches: 461714
219.75/219.81	c total #propagations: 519785129 / total #impl: 2057064916 (eff. 0.253)
219.75/219.81	c #Conflicts:     585000 | #Learnt:      29215 | 0.000
219.75/219.81	c total clause space: 127.173MB
219.75/219.81	c total #watches: 464672
220.15/220.25	c total #propagations: 520487125 / total #impl: 2060193600 (eff. 0.253)
220.15/220.25	c #Conflicts:     586000 | #Learnt:      30215 | 0.000
220.15/220.25	c total clause space: 127.173MB
220.15/220.25	c total #watches: 467487
220.65/220.70	c total #propagations: 521558697 / total #impl: 2064101702 (eff. 0.253)
220.65/220.70	c #Conflicts:     587000 | #Learnt:      31215 | 0.000
220.65/220.70	c total clause space: 127.173MB
220.65/220.71	c total #watches: 471051
220.95/221.06	c total #propagations: 522654740 / total #impl: 2068258159 (eff. 0.253)
220.95/221.06	c #Conflicts:     588000 | #Learnt:      32215 | 0.000
220.95/221.06	c total clause space: 127.173MB
220.95/221.06	c total #watches: 473682
221.45/221.50	c total #propagations: 523490736 / total #impl: 2071540688 (eff. 0.253)
221.45/221.50	c #Conflicts:     589000 | #Learnt:      33215 | 0.000
221.45/221.50	c total clause space: 127.173MB
221.45/221.50	c total #watches: 476622
221.85/221.91	c total #propagations: 524507613 / total #impl: 2075431787 (eff. 0.253)
221.85/221.91	c #Conflicts:     590000 | #Learnt:      34215 | 0.000
221.85/221.91	c total clause space: 127.173MB
221.85/221.91	c total #watches: 479309
222.26/222.31	c total #propagations: 525500556 / total #impl: 2079079021 (eff. 0.253)
222.26/222.31	c #Conflicts:     591000 | #Learnt:      35215 | 0.000
222.26/222.31	c total clause space: 127.173MB
222.26/222.31	c total #watches: 482506
222.65/222.71	c total #propagations: 526550921 / total #impl: 2082785453 (eff. 0.253)
222.65/222.71	c #Conflicts:     592000 | #Learnt:      36215 | 0.000
222.65/222.71	c total clause space: 127.173MB
222.65/222.71	c total #watches: 485805
223.05/223.11	c total #propagations: 527457255 / total #impl: 2086349678 (eff. 0.253)
223.05/223.11	c GARBAGE COLLECT
223.05/223.11	c #Conflicts:     593000 | #Learnt:      18722 | 0.000
223.05/223.11	c total clause space: 127.173MB
223.05/223.11	c total #watches: 428580
223.26/223.39	c total #propagations: 528287189 / total #impl: 2089574753 (eff. 0.253)
223.26/223.39	c #Conflicts:     594000 | #Learnt:      19722 | 0.000
223.26/223.39	c total clause space: 127.173MB
223.26/223.39	c total #watches: 431206
223.55/223.69	c total #propagations: 528961800 / total #impl: 2092458608 (eff. 0.253)
223.55/223.69	c #Conflicts:     595000 | #Learnt:      20722 | 0.000
223.55/223.69	c total clause space: 127.173MB
223.55/223.69	c total #watches: 434062
223.95/224.02	c total #propagations: 529634405 / total #impl: 2095603906 (eff. 0.253)
223.95/224.02	c #Conflicts:     596000 | #Learnt:      21722 | 0.000
223.95/224.02	c total clause space: 127.173MB
223.95/224.02	c total #watches: 436758
224.36/224.43	c total #propagations: 530350090 / total #impl: 2098962726 (eff. 0.253)
224.36/224.43	c #Conflicts:     597000 | #Learnt:      22722 | 0.000
224.36/224.43	c total clause space: 127.173MB
224.36/224.43	c total #watches: 440791
224.75/224.87	c total #propagations: 531284189 / total #impl: 2103369899 (eff. 0.253)
224.75/224.87	c #Conflicts:     598000 | #Learnt:      23722 | 0.000
224.75/224.87	c total clause space: 127.173MB
224.75/224.87	c total #watches: 444902
225.25/225.36	c total #propagations: 532167955 / total #impl: 2107354981 (eff. 0.253)
225.25/225.36	c #Conflicts:     599000 | #Learnt:      24722 | 0.000
225.25/225.36	c total clause space: 127.173MB
225.25/225.36	c total #watches: 448733
225.85/225.92	c total #propagations: 532987443 / total #impl: 2111066864 (eff. 0.252)
225.85/225.92	c #Conflicts:     600000 | #Learnt:      25722 | 0.000
225.85/225.92	c total clause space: 127.173MB
225.85/225.92	c total #watches: 454118
226.56/226.70	c total #propagations: 533961016 / total #impl: 2116047905 (eff. 0.252)
226.56/226.70	c #Conflicts:     601000 | #Learnt:      26722 | 0.000
226.56/226.70	c total clause space: 127.173MB
226.56/226.70	c total #watches: 459337
227.35/227.49	c total #propagations: 535033165 / total #impl: 2121538172 (eff. 0.252)
227.35/227.49	c #Conflicts:     602000 | #Learnt:      27722 | 0.000
227.35/227.49	c total clause space: 127.173MB
227.35/227.49	c total #watches: 463629
227.85/228.00	c total #propagations: 536009706 / total #impl: 2126214519 (eff. 0.252)
227.85/228.00	c #Conflicts:     603000 | #Learnt:      28722 | 0.000
227.85/228.00	c total clause space: 127.173MB
227.85/228.00	c total #watches: 467653
228.25/228.36	c total #propagations: 536833657 / total #impl: 2129911373 (eff. 0.252)
228.25/228.36	c #Conflicts:     604000 | #Learnt:      29722 | 0.000
228.25/228.36	c total clause space: 127.173MB
228.25/228.36	c total #watches: 470304
228.65/228.74	c total #propagations: 537667752 / total #impl: 2134198410 (eff. 0.252)
228.65/228.74	c #Conflicts:     605000 | #Learnt:      30722 | 0.000
228.65/228.74	c total clause space: 127.173MB
228.65/228.74	c total #watches: 474188
229.05/229.14	c total #propagations: 538438422 / total #impl: 2138151579 (eff. 0.252)
229.05/229.14	c #Conflicts:     606000 | #Learnt:      31722 | 0.000
229.05/229.14	c total clause space: 127.173MB
229.05/229.14	c total #watches: 478162
229.35/229.45	c total #propagations: 539133142 / total #impl: 2141897405 (eff. 0.252)
229.35/229.45	c #Conflicts:     607000 | #Learnt:      32722 | 0.000
229.35/229.45	c total clause space: 127.173MB
229.35/229.45	c total #watches: 481436
229.65/229.79	c total #propagations: 539763246 / total #impl: 2145269541 (eff. 0.252)
229.65/229.79	c #Conflicts:     608000 | #Learnt:      33722 | 0.000
229.65/229.79	c total clause space: 127.173MB
229.65/229.79	c total #watches: 485558
230.05/230.13	c total #propagations: 540391188 / total #impl: 2148884794 (eff. 0.251)
230.05/230.13	c #Conflicts:     609000 | #Learnt:      34722 | 0.000
230.05/230.13	c total clause space: 127.173MB
230.05/230.13	c total #watches: 491013
230.45/230.54	c total #propagations: 540932485 / total #impl: 2152293214 (eff. 0.251)
230.45/230.54	c #Conflicts:     610000 | #Learnt:      35722 | 0.000
230.45/230.54	c total clause space: 127.173MB
230.45/230.54	c total #watches: 494039
230.85/230.98	c total #propagations: 541514281 / total #impl: 2155949559 (eff. 0.251)
230.85/230.98	c #Conflicts:     611000 | #Learnt:      36722 | 0.000
230.85/230.98	c total clause space: 127.173MB
230.85/230.98	c total #watches: 497743
231.45/231.55	c total #propagations: 542106020 / total #impl: 2159493600 (eff. 0.251)
231.45/231.55	c GARBAGE COLLECT
231.45/231.55	c #Conflicts:     612000 | #Learnt:      18929 | 0.000
231.45/231.55	c total clause space: 127.173MB
231.45/231.55	c total #watches: 429063
231.75/231.87	c total #propagations: 542810118 / total #impl: 2163453679 (eff. 0.251)
231.75/231.87	c #Conflicts:     613000 | #Learnt:      19929 | 0.000
231.75/231.87	c total clause space: 127.173MB
231.75/231.87	c total #watches: 433175
232.25/232.30	c total #propagations: 543406206 / total #impl: 2167415564 (eff. 0.251)
232.25/232.30	c #Conflicts:     614000 | #Learnt:      20929 | 0.000
232.25/232.30	c total clause space: 127.173MB
232.25/232.30	c total #watches: 437938
232.75/232.82	c total #propagations: 544059344 / total #impl: 2171879148 (eff. 0.251)
232.75/232.82	c #Conflicts:     615000 | #Learnt:      21929 | 0.000
232.75/232.82	c total clause space: 127.173MB
232.75/232.82	c total #watches: 445257
233.26/233.32	c total #propagations: 544819253 / total #impl: 2176169280 (eff. 0.250)
233.26/233.32	c #Conflicts:     616000 | #Learnt:      22929 | 0.000
233.26/233.32	c total clause space: 127.173MB
233.26/233.32	c total #watches: 449505
233.75/233.80	c total #propagations: 545802676 / total #impl: 2180425712 (eff. 0.250)
233.75/233.80	c #Conflicts:     617000 | #Learnt:      23929 | 0.000
233.75/233.80	c total clause space: 127.173MB
233.75/233.80	c total #watches: 452537
234.15/234.24	c total #propagations: 547014008 / total #impl: 2184832954 (eff. 0.250)
234.15/234.24	c #Conflicts:     618000 | #Learnt:      24929 | 0.000
234.15/234.24	c total clause space: 127.173MB
234.15/234.24	c total #watches: 455061
234.65/234.75	c total #propagations: 548061093 / total #impl: 2188555215 (eff. 0.250)
234.65/234.75	c #Conflicts:     619000 | #Learnt:      25929 | 0.000
234.65/234.75	c total clause space: 127.173MB
234.65/234.75	c total #watches: 458943
235.15/235.21	c total #propagations: 549413833 / total #impl: 2193114333 (eff. 0.251)
235.15/235.21	c #Conflicts:     620000 | #Learnt:      26929 | 0.000
235.15/235.21	c total clause space: 127.173MB
235.15/235.21	c total #watches: 461947
235.55/235.66	c total #propagations: 550480522 / total #impl: 2197182839 (eff. 0.251)
235.55/235.66	c #Conflicts:     621000 | #Learnt:      27929 | 0.000
235.55/235.66	c total clause space: 127.173MB
235.55/235.66	c total #watches: 464953
235.95/236.09	c total #propagations: 551360534 / total #impl: 2201164215 (eff. 0.250)
235.95/236.09	c #Conflicts:     622000 | #Learnt:      28929 | 0.000
235.95/236.09	c total clause space: 127.173MB
235.95/236.09	c total #watches: 468141
236.35/236.47	c total #propagations: 552298005 / total #impl: 2205015342 (eff. 0.250)
236.35/236.47	c #Conflicts:     623000 | #Learnt:      29929 | 0.000
236.35/236.47	c total clause space: 127.173MB
236.35/236.47	c total #watches: 471407
236.85/236.94	c total #propagations: 552989600 / total #impl: 2208761125 (eff. 0.250)
236.85/236.94	c #Conflicts:     624000 | #Learnt:      30929 | 0.000
236.85/236.94	c total clause space: 127.173MB
236.85/236.94	c total #watches: 475085
237.35/237.46	c total #propagations: 554011241 / total #impl: 2213275471 (eff. 0.250)
237.35/237.46	c #Conflicts:     625000 | #Learnt:      31929 | 0.000
237.35/237.46	c total clause space: 127.173MB
237.35/237.46	c total #watches: 478662
237.75/237.89	c total #propagations: 555234160 / total #impl: 2217953868 (eff. 0.250)
237.75/237.89	c #Conflicts:     626000 | #Learnt:      32929 | 0.000
237.75/237.89	c total clause space: 127.173MB
237.75/237.89	c total #watches: 481388
238.25/238.30	c total #propagations: 556289521 / total #impl: 2221729219 (eff. 0.250)
238.25/238.30	c #Conflicts:     627000 | #Learnt:      33929 | 0.000
238.25/238.30	c total clause space: 127.173MB
238.25/238.30	c total #watches: 484665
238.76/238.83	c total #propagations: 557099336 / total #impl: 2224855104 (eff. 0.250)
238.76/238.83	c #Conflicts:     628000 | #Learnt:      34929 | 0.000
238.76/238.83	c total clause space: 127.173MB
238.76/238.83	c total #watches: 487990
239.25/239.34	c total #propagations: 558369379 / total #impl: 2229116669 (eff. 0.250)
239.25/239.34	c #Conflicts:     629000 | #Learnt:      35929 | 0.000
239.25/239.34	c total clause space: 127.173MB
239.25/239.34	c total #watches: 492379
239.65/239.80	c total #propagations: 559473029 / total #impl: 2234254189 (eff. 0.250)
239.65/239.80	c #Conflicts:     630000 | #Learnt:      36929 | 0.000
239.65/239.80	c total clause space: 127.173MB
239.65/239.80	c total #watches: 495941
240.05/240.18	c total #propagations: 560413601 / total #impl: 2238293976 (eff. 0.250)
240.05/240.18	c #Conflicts:     631000 | #Learnt:      37929 | 0.000
240.05/240.18	c total clause space: 127.173MB
240.05/240.18	c total #watches: 500029
240.45/240.59	c total #propagations: 560985179 / total #impl: 2241784609 (eff. 0.250)
240.45/240.59	c GARBAGE COLLECT
240.45/240.59	c #Conflicts:     632000 | #Learnt:      19824 | 0.000
240.45/240.59	c total clause space: 127.173MB
240.45/240.59	c total #watches: 432588
240.86/240.95	c total #propagations: 561701854 / total #impl: 2245786404 (eff. 0.250)
240.86/240.95	c #Conflicts:     633000 | #Learnt:      20824 | 0.000
240.86/240.95	c total clause space: 127.173MB
240.86/240.95	c total #watches: 436329
241.25/241.30	c total #propagations: 562299199 / total #impl: 2249063162 (eff. 0.250)
241.25/241.30	c #Conflicts:     634000 | #Learnt:      21824 | 0.000
241.25/241.30	c total clause space: 127.173MB
241.25/241.30	c total #watches: 439567
241.55/241.69	c total #propagations: 562869940 / total #impl: 2251779891 (eff. 0.250)
241.55/241.69	c #Conflicts:     635000 | #Learnt:      22824 | 0.000
241.55/241.69	c total clause space: 127.173MB
241.55/241.69	c total #watches: 442593
241.96/242.05	c total #propagations: 563582227 / total #impl: 2255029128 (eff. 0.250)
241.96/242.05	c #Conflicts:     636000 | #Learnt:      23824 | 0.000
241.96/242.05	c total clause space: 127.173MB
241.96/242.05	c total #watches: 445389
242.35/242.46	c total #propagations: 564485689 / total #impl: 2258718169 (eff. 0.250)
242.35/242.46	c #Conflicts:     637000 | #Learnt:      24824 | 0.000
242.35/242.46	c total clause space: 127.173MB
242.35/242.46	c total #watches: 448655
242.75/242.88	c total #propagations: 565451528 / total #impl: 2262830242 (eff. 0.250)
242.75/242.88	c #Conflicts:     638000 | #Learnt:      25824 | 0.000
242.75/242.88	c total clause space: 127.173MB
242.75/242.88	c total #watches: 452428
243.16/243.29	c total #propagations: 566475909 / total #impl: 2266998139 (eff. 0.250)
243.16/243.29	c #Conflicts:     639000 | #Learnt:      26824 | 0.000
243.16/243.29	c total clause space: 127.173MB
243.16/243.29	c total #watches: 455458
243.65/243.78	c total #propagations: 567391080 / total #impl: 2270783524 (eff. 0.250)
243.65/243.78	c #Conflicts:     640000 | #Learnt:      27824 | 0.000
243.65/243.78	c total clause space: 127.173MB
243.65/243.78	c total #watches: 458834
244.05/244.14	c total #propagations: 568610189 / total #impl: 2275084368 (eff. 0.250)
244.05/244.14	c #Conflicts:     641000 | #Learnt:      28824 | 0.000
244.05/244.14	c total clause space: 127.173MB
244.05/244.14	c total #watches: 462241
244.45/244.57	c total #propagations: 569620510 / total #impl: 2278852030 (eff. 0.250)
244.45/244.57	c #Conflicts:     642000 | #Learnt:      29824 | 0.000
244.45/244.57	c total clause space: 127.173MB
244.45/244.57	c total #watches: 465717
244.95/245.00	c total #propagations: 570534062 / total #impl: 2282186761 (eff. 0.250)
244.95/245.00	c #Conflicts:     643000 | #Learnt:      30824 | 0.000
244.95/245.00	c total clause space: 127.173MB
244.95/245.00	c total #watches: 469137
245.36/245.44	c total #propagations: 571396659 / total #impl: 2285147603 (eff. 0.250)
245.36/245.44	c #Conflicts:     644000 | #Learnt:      31823 | 0.000
245.36/245.44	c total clause space: 127.173MB
245.36/245.44	c total #watches: 472277
245.75/245.82	c total #propagations: 572448087 / total #impl: 2288906972 (eff. 0.250)
245.75/245.82	c #Conflicts:     645000 | #Learnt:      32823 | 0.000
245.75/245.82	c total clause space: 127.173MB
245.75/245.82	c total #watches: 476362
246.05/246.12	c total #propagations: 573306406 / total #impl: 2292641138 (eff. 0.250)
246.05/246.12	c #Conflicts:     646000 | #Learnt:      33823 | 0.000
246.05/246.12	c total clause space: 127.173MB
246.05/246.12	c total #watches: 479173
246.46/246.53	c total #propagations: 573944774 / total #impl: 2295630949 (eff. 0.250)
246.46/246.53	c #Conflicts:     647000 | #Learnt:      34823 | 0.000
246.46/246.53	c total clause space: 127.173MB
246.46/246.53	c total #watches: 481833
246.85/246.95	c total #propagations: 574820252 / total #impl: 2299438119 (eff. 0.250)
246.85/246.95	c #Conflicts:     648000 | #Learnt:      35823 | 0.000
246.85/246.95	c total clause space: 127.173MB
246.85/246.95	c total #watches: 485033
247.25/247.37	c total #propagations: 575785974 / total #impl: 2303362523 (eff. 0.250)
247.25/247.37	c #Conflicts:     649000 | #Learnt:      36823 | 0.000
247.25/247.37	c total clause space: 127.173MB
247.25/247.37	c total #watches: 488219
247.65/247.70	c total #propagations: 576621576 / total #impl: 2306431780 (eff. 0.250)
247.65/247.70	c #Conflicts:     650000 | #Learnt:      37823 | 0.000
247.65/247.70	c total clause space: 127.173MB
247.65/247.70	c total #watches: 490870
248.05/248.12	c total #propagations: 577500061 / total #impl: 2309606112 (eff. 0.250)
248.05/248.12	c #Conflicts:     651000 | #Learnt:      38823 | 0.000
248.05/248.12	c total clause space: 127.173MB
248.05/248.12	c total #watches: 493365
248.45/248.57	c total #propagations: 578538635 / total #impl: 2313378831 (eff. 0.250)
248.45/248.57	c GARBAGE COLLECT
248.45/248.57	c #Conflicts:     652000 | #Learnt:      20395 | 0.000
248.45/248.57	c total clause space: 127.173MB
248.45/248.57	c total #watches: 433728
248.95/249.03	c total #propagations: 579400852 / total #impl: 2316437612 (eff. 0.250)
248.95/249.03	c #Conflicts:     653000 | #Learnt:      21395 | 0.000
248.95/249.03	c total clause space: 127.173MB
248.95/249.03	c total #watches: 436463
249.45/249.50	c total #propagations: 580340104 / total #impl: 2319743398 (eff. 0.250)
249.45/249.50	c #Conflicts:     654000 | #Learnt:      22395 | 0.000
249.45/249.50	c total clause space: 127.173MB
249.45/249.50	c total #watches: 439110
250.05/250.13	c total #propagations: 581323761 / total #impl: 2323249600 (eff. 0.250)
250.05/250.13	c #Conflicts:     655000 | #Learnt:      23395 | 0.000
250.05/250.13	c total clause space: 127.173MB
250.05/250.13	c total #watches: 442610
250.65/250.76	c total #propagations: 582990660 / total #impl: 2329500292 (eff. 0.250)
250.65/250.76	c #Conflicts:     656000 | #Learnt:      24395 | 0.000
250.65/250.76	c total clause space: 127.173MB
250.65/250.76	c total #watches: 446552
251.35/251.42	c total #propagations: 584649773 / total #impl: 2335446374 (eff. 0.250)
251.35/251.42	c #Conflicts:     657000 | #Learnt:      25395 | 0.000
251.35/251.42	c total clause space: 127.173MB
251.35/251.42	c total #watches: 449868
251.95/252.07	c total #propagations: 586277221 / total #impl: 2341285655 (eff. 0.250)
251.95/252.07	c #Conflicts:     658000 | #Learnt:      26395 | 0.000
251.95/252.07	c total clause space: 127.173MB
251.95/252.07	c total #watches: 454038
252.65/252.77	c total #propagations: 587756747 / total #impl: 2346771458 (eff. 0.250)
252.65/252.77	c #Conflicts:     659000 | #Learnt:      27395 | 0.000
252.65/252.77	c total clause space: 127.173MB
252.65/252.77	c total #watches: 457454
253.45/253.53	c total #propagations: 589124109 / total #impl: 2351933539 (eff. 0.250)
253.45/253.53	c #Conflicts:     660000 | #Learnt:      28395 | 0.000
253.45/253.53	c total clause space: 127.173MB
253.45/253.53	c total #watches: 461758
254.05/254.13	c total #propagations: 590627408 / total #impl: 2357263094 (eff. 0.251)
254.05/254.13	c #Conflicts:     661000 | #Learnt:      29395 | 0.000
254.05/254.13	c total clause space: 127.173MB
254.05/254.13	c total #watches: 465559
254.45/254.56	c total #propagations: 591952090 / total #impl: 2362094802 (eff. 0.251)
254.45/254.56	c #Conflicts:     662000 | #Learnt:      30395 | 0.000
254.45/254.56	c total clause space: 127.173MB
254.45/254.56	c total #watches: 468085
254.85/254.95	c total #propagations: 592868180 / total #impl: 2365764274 (eff. 0.251)
254.85/254.95	c #Conflicts:     663000 | #Learnt:      31395 | 0.000
254.85/254.95	c total clause space: 127.173MB
254.85/254.95	c total #watches: 470845
255.25/255.37	c total #propagations: 593767364 / total #impl: 2369280069 (eff. 0.251)
255.25/255.37	c #Conflicts:     664000 | #Learnt:      32395 | 0.000
255.25/255.37	c total clause space: 127.173MB
255.25/255.37	c total #watches: 473587
255.75/255.85	c total #propagations: 594843222 / total #impl: 2373102616 (eff. 0.251)
255.75/255.85	c #Conflicts:     665000 | #Learnt:      33395 | 0.000
255.75/255.85	c total clause space: 127.173MB
255.75/255.85	c total #watches: 476747
256.25/256.33	c total #propagations: 596095576 / total #impl: 2377360382 (eff. 0.251)
256.25/256.33	c #Conflicts:     666000 | #Learnt:      34395 | 0.000
256.25/256.33	c total clause space: 127.173MB
256.25/256.33	c total #watches: 479475
256.75/256.84	c total #propagations: 597237321 / total #impl: 2381226765 (eff. 0.251)
256.75/256.84	c #Conflicts:     667000 | #Learnt:      35395 | 0.000
256.75/256.84	c total clause space: 127.173MB
256.75/256.84	c total #watches: 482314
257.05/257.19	c total #propagations: 598203806 / total #impl: 2384939687 (eff. 0.251)
257.05/257.19	c #Conflicts:     668000 | #Learnt:      36395 | 0.000
257.05/257.19	c total clause space: 127.173MB
257.05/257.19	c total #watches: 485745
257.45/257.59	c total #propagations: 598938705 / total #impl: 2388906142 (eff. 0.251)
257.45/257.59	c #Conflicts:     669000 | #Learnt:      37395 | 0.000
257.45/257.59	c total clause space: 127.173MB
257.45/257.59	c total #watches: 488790
257.95/258.05	c total #propagations: 599860963 / total #impl: 2392944122 (eff. 0.251)
257.95/258.05	c #Conflicts:     670000 | #Learnt:      38395 | 0.000
257.95/258.05	c total clause space: 127.173MB
257.95/258.05	c total #watches: 491704
258.35/258.49	c total #propagations: 601044940 / total #impl: 2396914858 (eff. 0.251)
258.35/258.49	c #Conflicts:     671000 | #Learnt:      39395 | 0.000
258.35/258.49	c total clause space: 127.173MB
258.35/258.49	c total #watches: 494695
258.75/258.90	c total #propagations: 601921007 / total #impl: 2400545503 (eff. 0.251)
258.75/258.90	c GARBAGE COLLECT
258.75/258.90	c #Conflicts:     672000 | #Learnt:      20694 | 0.000
258.75/258.90	c total clause space: 127.173MB
258.75/258.90	c total #watches: 434113
259.25/259.30	c total #propagations: 602771139 / total #impl: 2403694638 (eff. 0.251)
259.25/259.30	c #Conflicts:     673000 | #Learnt:      21694 | 0.000
259.25/259.30	c total clause space: 127.173MB
259.25/259.30	c total #watches: 437375
259.55/259.69	c total #propagations: 603723298 / total #impl: 2407025679 (eff. 0.251)
259.55/259.69	c #Conflicts:     674000 | #Learnt:      22694 | 0.000
259.55/259.69	c total clause space: 127.173MB
259.55/259.69	c total #watches: 440161
259.95/260.04	c total #propagations: 604768295 / total #impl: 2410944581 (eff. 0.251)
259.95/260.04	c #Conflicts:     675000 | #Learnt:      23694 | 0.000
259.95/260.04	c total clause space: 127.173MB
259.95/260.04	c total #watches: 443611
260.35/260.40	c total #propagations: 605709983 / total #impl: 2414502480 (eff. 0.251)
260.35/260.40	c #Conflicts:     676000 | #Learnt:      24694 | 0.000
260.35/260.40	c total clause space: 127.173MB
260.35/260.40	c total #watches: 446324
260.65/260.75	c total #propagations: 606428297 / total #impl: 2417207874 (eff. 0.251)
260.65/260.75	c #Conflicts:     677000 | #Learnt:      25694 | 0.000
260.65/260.75	c total clause space: 127.173MB
260.65/260.75	c total #watches: 449213
260.95/261.01	c total #propagations: 607191262 / total #impl: 2420161814 (eff. 0.251)
260.95/261.01	c #Conflicts:     678000 | #Learnt:      26694 | 0.000
260.95/261.01	c total clause space: 127.173MB
260.95/261.01	c total #watches: 453236
261.25/261.36	c total #propagations: 607771449 / total #impl: 2422799386 (eff. 0.251)
261.25/261.36	c #Conflicts:     679000 | #Learnt:      27694 | 0.000
261.25/261.36	c total clause space: 127.173MB
261.25/261.36	c total #watches: 456199
261.65/261.75	c total #propagations: 608490457 / total #impl: 2426079902 (eff. 0.251)
261.65/261.75	c #Conflicts:     680000 | #Learnt:      28694 | 0.000
261.65/261.75	c total clause space: 127.173MB
261.65/261.75	c total #watches: 459233
262.05/262.15	c total #propagations: 609363731 / total #impl: 2429553757 (eff. 0.251)
262.05/262.15	c #Conflicts:     681000 | #Learnt:      29694 | 0.000
262.05/262.15	c total clause space: 127.173MB
262.05/262.15	c total #watches: 462254
262.45/262.55	c total #propagations: 610322362 / total #impl: 2433590493 (eff. 0.251)
262.45/262.55	c #Conflicts:     682000 | #Learnt:      30694 | 0.000
262.45/262.55	c total clause space: 127.173MB
262.45/262.55	c total #watches: 465478
262.85/262.97	c total #propagations: 611301676 / total #impl: 2437606094 (eff. 0.251)
262.85/262.97	c #Conflicts:     683000 | #Learnt:      31694 | 0.000
262.85/262.97	c total clause space: 127.173MB
262.85/262.97	c total #watches: 468046
263.35/263.44	c total #propagations: 612277953 / total #impl: 2441100720 (eff. 0.251)
263.35/263.44	c #Conflicts:     684000 | #Learnt:      32694 | 0.000
263.35/263.44	c total clause space: 127.173MB
263.35/263.44	c total #watches: 471420
263.85/263.95	c total #propagations: 613485431 / total #impl: 2445517400 (eff. 0.251)
263.85/263.95	c #Conflicts:     685000 | #Learnt:      33694 | 0.000
263.85/263.95	c total clause space: 127.173MB
263.85/263.95	c total #watches: 474577
264.25/264.38	c total #propagations: 614614061 / total #impl: 2450026177 (eff. 0.251)
264.25/264.38	c #Conflicts:     686000 | #Learnt:      34694 | 0.000
264.25/264.38	c total clause space: 127.173MB
264.25/264.38	c total #watches: 478025
264.65/264.72	c total #propagations: 615482227 / total #impl: 2453621148 (eff. 0.251)
264.65/264.72	c #Conflicts:     687000 | #Learnt:      35694 | 0.000
264.65/264.72	c total clause space: 127.173MB
264.65/264.72	c total #watches: 480846
264.95/265.08	c total #propagations: 616257598 / total #impl: 2456362553 (eff. 0.251)
264.95/265.08	c #Conflicts:     688000 | #Learnt:      36694 | 0.000
264.95/265.08	c total clause space: 127.173MB
264.95/265.08	c total #watches: 483512
265.45/265.51	c total #propagations: 617152786 / total #impl: 2459185448 (eff. 0.251)
265.45/265.51	c #Conflicts:     689000 | #Learnt:      37694 | 0.000
265.45/265.51	c total clause space: 127.173MB
265.45/265.51	c total #watches: 486460
265.85/265.95	c total #propagations: 618152049 / total #impl: 2463138357 (eff. 0.251)
265.85/265.95	c #Conflicts:     690000 | #Learnt:      38694 | 0.000
265.85/265.95	c total clause space: 127.173MB
265.85/265.95	c total #watches: 490017
266.25/266.32	c total #propagations: 619019981 / total #impl: 2467008460 (eff. 0.251)
266.25/266.32	c #Conflicts:     691000 | #Learnt:      39694 | 0.000
266.25/266.32	c total clause space: 127.173MB
266.25/266.32	c total #watches: 492761
266.75/266.83	c total #propagations: 619827923 / total #impl: 2470206721 (eff. 0.251)
266.75/266.83	c GARBAGE COLLECT
266.75/266.83	c #Conflicts:     692000 | #Learnt:      20675 | 0.000
266.75/266.83	c total clause space: 127.173MB
266.75/266.83	c total #watches: 434662
267.15/267.28	c total #propagations: 621067791 / total #impl: 2474875504 (eff. 0.251)
267.15/267.28	c #Conflicts:     693000 | #Learnt:      21675 | 0.000
267.15/267.28	c total clause space: 127.173MB
267.15/267.28	c total #watches: 437930
267.65/267.76	c total #propagations: 622295581 / total #impl: 2479121119 (eff. 0.251)
267.65/267.76	c #Conflicts:     694000 | #Learnt:      22675 | 0.000
267.65/267.76	c total clause space: 127.173MB
267.65/267.76	c total #watches: 441179
268.05/268.10	c total #propagations: 623700992 / total #impl: 2483686940 (eff. 0.251)
268.05/268.10	c #Conflicts:     695000 | #Learnt:      23675 | 0.000
268.05/268.10	c total clause space: 127.173MB
268.05/268.10	c total #watches: 444284
268.35/268.42	c total #propagations: 624636757 / total #impl: 2487252749 (eff. 0.251)
268.35/268.42	c #Conflicts:     696000 | #Learnt:      24675 | 0.000
268.35/268.42	c total clause space: 127.173MB
268.35/268.42	c total #watches: 447908
268.65/268.75	c total #propagations: 625404700 / total #impl: 2490779332 (eff. 0.251)
268.65/268.75	c #Conflicts:     697000 | #Learnt:      25675 | 0.000
268.65/268.75	c total clause space: 127.173MB
268.65/268.76	c total #watches: 450633
268.95/269.03	c total #propagations: 626162607 / total #impl: 2494216783 (eff. 0.251)
268.95/269.03	c #Conflicts:     698000 | #Learnt:      26675 | 0.000
268.95/269.03	c total clause space: 127.173MB
268.95/269.03	c total #watches: 452846
269.25/269.34	c total #propagations: 626821961 / total #impl: 2496681069 (eff. 0.251)
269.25/269.34	c #Conflicts:     699000 | #Learnt:      27675 | 0.000
269.25/269.34	c total clause space: 127.173MB
269.25/269.34	c total #watches: 455154
269.45/269.59	c total #propagations: 627530885 / total #impl: 2499592791 (eff. 0.251)
269.45/269.59	c #Conflicts:     700000 | #Learnt:      28675 | 0.000
269.45/269.59	c total clause space: 127.173MB
269.45/269.59	c total #watches: 457542
269.74/269.84	c total #propagations: 628140390 / total #impl: 2502233023 (eff. 0.251)
269.74/269.84	c #Conflicts:     701000 | #Learnt:      29675 | 0.000
269.74/269.84	c total clause space: 127.173MB
269.74/269.84	c total #watches: 460086
270.04/270.15	c total #propagations: 628659893 / total #impl: 2504987804 (eff. 0.251)
270.04/270.15	c #Conflicts:     702000 | #Learnt:      30675 | 0.000
270.04/270.15	c total clause space: 127.173MB
270.04/270.15	c total #watches: 463030
270.44/270.51	c total #propagations: 629263550 / total #impl: 2508462465 (eff. 0.251)
270.44/270.51	c #Conflicts:     703000 | #Learnt:      31675 | 0.000
270.44/270.51	c total clause space: 127.173MB
270.44/270.51	c total #watches: 466305
270.65/270.79	c total #propagations: 629924613 / total #impl: 2512100145 (eff. 0.251)
270.65/270.79	c #Conflicts:     704000 | #Learnt:      32675 | 0.000
270.65/270.79	c total clause space: 127.173MB
270.65/270.79	c total #watches: 468993
271.04/271.15	c total #propagations: 630432692 / total #impl: 2514929795 (eff. 0.251)
271.04/271.15	c #Conflicts:     705000 | #Learnt:      33675 | 0.000
271.04/271.15	c total clause space: 127.173MB
271.04/271.15	c total #watches: 472839
271.44/271.59	c total #propagations: 631033235 / total #impl: 2518387057 (eff. 0.251)
271.44/271.59	c #Conflicts:     706000 | #Learnt:      34675 | 0.000
271.44/271.59	c total clause space: 127.173MB
271.44/271.59	c total #watches: 476191
271.94/272.04	c total #propagations: 631801671 / total #impl: 2521751342 (eff. 0.251)
271.94/272.04	c #Conflicts:     707000 | #Learnt:      35675 | 0.000
271.94/272.04	c total clause space: 127.173MB
271.94/272.04	c total #watches: 479384
272.44/272.57	c total #propagations: 632620136 / total #impl: 2524983183 (eff. 0.251)
272.44/272.57	c #Conflicts:     708000 | #Learnt:      36675 | 0.000
272.44/272.57	c total clause space: 127.173MB
272.44/272.57	c total #watches: 482889
272.94/273.09	c total #propagations: 633573119 / total #impl: 2528618189 (eff. 0.251)
272.94/273.09	c #Conflicts:     709000 | #Learnt:      37675 | 0.000
272.94/273.09	c total clause space: 127.173MB
272.94/273.09	c total #watches: 486787
273.64/273.70	c total #propagations: 634432047 / total #impl: 2531995809 (eff. 0.251)
273.64/273.70	c #Conflicts:     710000 | #Learnt:      38675 | 0.000
273.64/273.70	c total clause space: 127.173MB
273.64/273.70	c total #watches: 490571
274.15/274.28	c total #propagations: 635412597 / total #impl: 2536065464 (eff. 0.251)
274.15/274.28	c #Conflicts:     711000 | #Learnt:      39675 | 0.000
274.15/274.28	c total clause space: 127.173MB
274.15/274.28	c total #watches: 494470
274.85/274.96	c total #propagations: 636361954 / total #impl: 2539926906 (eff. 0.251)
274.85/274.96	c GARBAGE COLLECT
274.85/274.96	c #Conflicts:     712000 | #Learnt:      20381 | 0.000
274.85/274.96	c total clause space: 127.173MB
274.85/274.96	c total #watches: 433337
275.35/275.49	c total #propagations: 637410594 / total #impl: 2544254999 (eff. 0.251)
275.35/275.49	c #Conflicts:     713000 | #Learnt:      21381 | 0.000
275.35/275.49	c total clause space: 127.173MB
275.35/275.49	c total #watches: 437737
275.95/276.05	c total #propagations: 638584398 / total #impl: 2549071630 (eff. 0.251)
275.95/276.05	c #Conflicts:     714000 | #Learnt:      22381 | 0.000
275.95/276.05	c total clause space: 127.173MB
275.95/276.05	c total #watches: 441812
276.55/276.60	c total #propagations: 639705534 / total #impl: 2553767118 (eff. 0.250)
276.55/276.60	c #Conflicts:     715000 | #Learnt:      23381 | 0.000
276.55/276.60	c total clause space: 127.173MB
276.55/276.60	c total #watches: 446529
277.16/277.27	c total #propagations: 640648701 / total #impl: 2557673488 (eff. 0.250)
277.16/277.27	c #Conflicts:     716000 | #Learnt:      24381 | 0.000
277.16/277.27	c total clause space: 127.173MB
277.16/277.27	c total #watches: 450166
277.85/277.99	c total #propagations: 641849165 / total #impl: 2562573479 (eff. 0.250)
277.85/277.99	c #Conflicts:     717000 | #Learnt:      25381 | 0.000
277.85/277.99	c total clause space: 127.173MB
277.85/277.99	c total #watches: 453632
278.65/278.76	c total #propagations: 642934483 / total #impl: 2566786814 (eff. 0.250)
278.65/278.76	c #Conflicts:     718000 | #Learnt:      26381 | 0.000
278.65/278.76	c total clause space: 127.173MB
278.65/278.76	c total #watches: 457588
279.05/279.13	c total #propagations: 644074508 / total #impl: 2571141021 (eff. 0.251)
279.05/279.13	c #Conflicts:     719000 | #Learnt:      27381 | 0.000
279.05/279.13	c total clause space: 127.173MB
279.05/279.13	c total #watches: 460398
279.36/279.49	c total #propagations: 644908873 / total #impl: 2574541551 (eff. 0.250)
279.36/279.49	c #Conflicts:     720000 | #Learnt:      28381 | 0.000
279.36/279.49	c total clause space: 127.173MB
279.36/279.49	c total #watches: 463866
279.75/279.85	c total #propagations: 645682842 / total #impl: 2578037788 (eff. 0.250)
279.75/279.85	c #Conflicts:     721000 | #Learnt:      29381 | 0.000
279.75/279.85	c total clause space: 127.173MB
279.75/279.85	c total #watches: 466669
280.05/280.19	c total #propagations: 646451277 / total #impl: 2581308403 (eff. 0.250)
280.05/280.19	c #Conflicts:     722000 | #Learnt:      30381 | 0.000
280.05/280.19	c total clause space: 127.173MB
280.05/280.19	c total #watches: 469673
280.46/280.55	c total #propagations: 647109575 / total #impl: 2584646378 (eff. 0.250)
280.46/280.55	c #Conflicts:     723000 | #Learnt:      31381 | 0.000
280.46/280.55	c total clause space: 127.173MB
280.46/280.55	c total #watches: 472443
280.85/280.92	c total #propagations: 647773376 / total #impl: 2587964060 (eff. 0.250)
280.85/280.92	c #Conflicts:     724000 | #Learnt:      32381 | 0.000
280.85/280.92	c total clause space: 127.173MB
280.85/280.92	c total #watches: 475742
281.25/281.33	c total #propagations: 648393518 / total #impl: 2591206733 (eff. 0.250)
281.25/281.33	c #Conflicts:     725000 | #Learnt:      33381 | 0.000
281.25/281.33	c total clause space: 127.173MB
281.25/281.33	c total #watches: 478612
281.66/281.77	c total #propagations: 649082184 / total #impl: 2594662738 (eff. 0.250)
281.66/281.77	c #Conflicts:     726000 | #Learnt:      34381 | 0.000
281.66/281.77	c total clause space: 127.173MB
281.66/281.77	c total #watches: 482067
282.15/282.25	c total #propagations: 649829662 / total #impl: 2598406206 (eff. 0.250)
282.15/282.25	c #Conflicts:     727000 | #Learnt:      35381 | 0.000
282.15/282.25	c total clause space: 127.173MB
282.15/282.25	c total #watches: 484574
282.66/282.74	c total #propagations: 650593201 / total #impl: 2602194220 (eff. 0.250)
282.66/282.74	c #Conflicts:     728000 | #Learnt:      36381 | 0.000
282.66/282.74	c total clause space: 127.173MB
282.66/282.74	c total #watches: 489020
283.15/283.24	c total #propagations: 651310413 / total #impl: 2605628620 (eff. 0.250)
283.15/283.24	c #Conflicts:     729000 | #Learnt:      37381 | 0.000
283.15/283.24	c total clause space: 127.173MB
283.15/283.24	c total #watches: 493340
283.75/283.85	c total #propagations: 651990219 / total #impl: 2608890116 (eff. 0.250)
283.75/283.85	c #Conflicts:     730000 | #Learnt:      38381 | 0.000
283.75/283.85	c total clause space: 127.173MB
283.75/283.85	c total #watches: 496331
284.45/284.50	c total #propagations: 652668141 / total #impl: 2612210417 (eff. 0.250)
284.45/284.50	c #Conflicts:     731000 | #Learnt:      39381 | 0.000
284.45/284.50	c total clause space: 127.173MB
284.45/284.50	c total #watches: 502363
285.14/285.24	c total #propagations: 653334640 / total #impl: 2615536152 (eff. 0.250)
285.14/285.24	c #Conflicts:     732000 | #Learnt:      40381 | 0.000
285.14/285.24	c total clause space: 206.656MB
285.14/285.24	c total #watches: 506761
285.94/286.02	c total #propagations: 654010803 / total #impl: 2618726808 (eff. 0.250)
285.94/286.02	c GARBAGE COLLECT
285.94/286.02	c #Conflicts:     733000 | #Learnt:      20803 | 0.000
285.94/286.02	c total clause space: 206.656MB
285.94/286.02	c total #watches: 435041
286.34/286.42	c total #propagations: 654719020 / total #impl: 2622017994 (eff. 0.250)
286.34/286.42	c #Conflicts:     734000 | #Learnt:      21803 | 0.000
286.34/286.42	c total clause space: 206.656MB
286.34/286.42	c total #watches: 438878
286.64/286.78	c total #propagations: 655646106 / total #impl: 2626296050 (eff. 0.250)
286.64/286.78	c #Conflicts:     735000 | #Learnt:      22803 | 0.000
286.64/286.78	c total clause space: 206.656MB
286.64/286.78	c total #watches: 441776
287.04/287.16	c total #propagations: 656385077 / total #impl: 2629835756 (eff. 0.250)
287.04/287.16	c #Conflicts:     736000 | #Learnt:      23803 | 0.000
287.04/287.16	c total clause space: 206.656MB
287.04/287.16	c total #watches: 444634
287.44/287.57	c total #propagations: 657142176 / total #impl: 2633230375 (eff. 0.250)
287.44/287.57	c #Conflicts:     737000 | #Learnt:      24803 | 0.000
287.44/287.57	c total clause space: 206.656MB
287.44/287.57	c total #watches: 447609
287.94/288.04	c total #propagations: 657971808 / total #impl: 2636807158 (eff. 0.250)
287.94/288.04	c #Conflicts:     738000 | #Learnt:      25803 | 0.000
287.94/288.04	c total clause space: 206.656MB
287.94/288.04	c total #watches: 450074
288.34/288.48	c total #propagations: 658928049 / total #impl: 2640771300 (eff. 0.250)
288.34/288.48	c #Conflicts:     739000 | #Learnt:      26803 | 0.000
288.34/288.48	c total clause space: 206.656MB
288.34/288.48	c total #watches: 452587
288.84/288.95	c total #propagations: 659776817 / total #impl: 2644065783 (eff. 0.250)
288.84/288.95	c #Conflicts:     740000 | #Learnt:      27803 | 0.000
288.84/288.95	c total clause space: 206.656MB
288.84/288.95	c total #watches: 456567
289.34/289.45	c total #propagations: 660595148 / total #impl: 2647476412 (eff. 0.250)
289.34/289.45	c #Conflicts:     741000 | #Learnt:      28803 | 0.000
289.34/289.45	c total clause space: 206.656MB
289.34/289.45	c total #watches: 460024
289.93/290.02	c total #propagations: 661385975 / total #impl: 2650596520 (eff. 0.250)
289.93/290.02	c #Conflicts:     742000 | #Learnt:      29803 | 0.000
289.93/290.02	c total clause space: 206.656MB
289.93/290.02	c total #watches: 462516
290.53/290.61	c total #propagations: 662343260 / total #impl: 2654639963 (eff. 0.250)
290.53/290.61	c #Conflicts:     743000 | #Learnt:      30803 | 0.000
290.53/290.61	c total clause space: 206.656MB
290.53/290.61	c total #watches: 465207
291.13/291.20	c total #propagations: 663369842 / total #impl: 2659238448 (eff. 0.249)
291.13/291.20	c #Conflicts:     744000 | #Learnt:      31803 | 0.000
291.13/291.20	c total clause space: 206.656MB
291.13/291.20	c total #watches: 467863
291.44/291.58	c total #propagations: 664444126 / total #impl: 2663626382 (eff. 0.249)
291.44/291.58	c #Conflicts:     745000 | #Learnt:      32803 | 0.000
291.44/291.58	c total clause space: 206.656MB
291.44/291.58	c total #watches: 470565
291.83/291.99	c total #propagations: 665255376 / total #impl: 2667037077 (eff. 0.249)
291.83/291.99	c #Conflicts:     746000 | #Learnt:      33803 | 0.000
291.83/291.99	c total clause space: 206.656MB
291.83/291.99	c total #watches: 473754
292.23/292.31	c total #propagations: 666338757 / total #impl: 2671252537 (eff. 0.249)
292.23/292.31	c #Conflicts:     747000 | #Learnt:      34803 | 0.000
292.23/292.31	c total clause space: 206.656MB
292.23/292.31	c total #watches: 476715
292.64/292.73	c total #propagations: 666957823 / total #impl: 2674227431 (eff. 0.249)
292.64/292.73	c #Conflicts:     748000 | #Learnt:      35803 | 0.000
292.64/292.73	c total clause space: 206.656MB
292.64/292.73	c total #watches: 479546
293.03/293.18	c total #propagations: 667923222 / total #impl: 2677853165 (eff. 0.249)
293.03/293.18	c #Conflicts:     749000 | #Learnt:      36803 | 0.000
293.03/293.18	c total clause space: 206.656MB
293.03/293.18	c total #watches: 482971
293.43/293.54	c total #propagations: 668955777 / total #impl: 2681736323 (eff. 0.249)
293.43/293.54	c #Conflicts:     750000 | #Learnt:      37803 | 0.000
293.43/293.54	c total clause space: 206.656MB
293.43/293.54	c total #watches: 485779
293.83/293.97	c total #propagations: 669593804 / total #impl: 2684434348 (eff. 0.249)
293.83/293.97	c #Conflicts:     751000 | #Learnt:      38803 | 0.000
293.83/293.97	c total clause space: 206.656MB
293.83/293.97	c total #watches: 490471
294.23/294.39	c total #propagations: 670667345 / total #impl: 2688477689 (eff. 0.249)
294.23/294.39	c #Conflicts:     752000 | #Learnt:      39803 | 0.000
294.23/294.39	c total clause space: 206.656MB
294.23/294.39	c total #watches: 493986
294.74/294.82	c total #propagations: 671684090 / total #impl: 2692369979 (eff. 0.249)
294.74/294.82	c #Conflicts:     753000 | #Learnt:      40803 | 0.000
294.74/294.82	c total clause space: 206.656MB
294.74/294.82	c total #watches: 496630
295.13/295.28	c total #propagations: 672665949 / total #impl: 2696227231 (eff. 0.249)
295.13/295.28	c #Conflicts:     754000 | #Learnt:      41803 | 0.000
295.13/295.28	c total clause space: 206.656MB
295.13/295.28	c total #watches: 500126
295.63/295.76	c total #propagations: 673582329 / total #impl: 2699668298 (eff. 0.250)
295.63/295.76	c GARBAGE COLLECT
295.63/295.76	c #Conflicts:     755000 | #Learnt:      21894 | 0.000
295.63/295.76	c total clause space: 206.656MB
295.63/295.76	c total #watches: 438064
296.13/296.24	c total #propagations: 674788507 / total #impl: 2703834679 (eff. 0.250)
296.13/296.24	c #Conflicts:     756000 | #Learnt:      22894 | 0.000
296.13/296.24	c total clause space: 206.656MB
296.13/296.24	c total #watches: 442320
296.53/296.66	c total #propagations: 676005985 / total #impl: 2708386532 (eff. 0.250)
296.53/296.66	c #Conflicts:     757000 | #Learnt:      23894 | 0.000
296.53/296.66	c total clause space: 206.656MB
296.53/296.66	c total #watches: 445217
297.04/297.12	c total #propagations: 677037420 / total #impl: 2712207469 (eff. 0.250)
297.04/297.12	c #Conflicts:     758000 | #Learnt:      24894 | 0.000
297.04/297.12	c total clause space: 206.656MB
297.04/297.12	c total #watches: 448598
297.53/297.66	c total #propagations: 678169873 / total #impl: 2715808504 (eff. 0.250)
297.53/297.66	c #Conflicts:     759000 | #Learnt:      25894 | 0.000
297.53/297.66	c total clause space: 206.656MB
297.53/297.66	c total #watches: 451430
297.83/297.98	c total #propagations: 679590828 / total #impl: 2720644774 (eff. 0.250)
297.83/297.98	c #Conflicts:     760000 | #Learnt:      26894 | 0.000
297.83/297.98	c total clause space: 206.656MB
297.83/297.98	c total #watches: 453847
298.23/298.33	c total #propagations: 680390088 / total #impl: 2723701007 (eff. 0.250)
298.23/298.33	c #Conflicts:     761000 | #Learnt:      27894 | 0.000
298.23/298.33	c total clause space: 206.656MB
298.23/298.33	c total #watches: 456552
298.63/298.72	c total #propagations: 681053060 / total #impl: 2726368433 (eff. 0.250)
298.63/298.72	c #Conflicts:     762000 | #Learnt:      28894 | 0.000
298.63/298.72	c total clause space: 206.656MB
298.63/298.72	c total #watches: 459490
299.03/299.12	c total #propagations: 681803908 / total #impl: 2729241282 (eff. 0.250)
299.03/299.12	c #Conflicts:     763000 | #Learnt:      29894 | 0.000
299.03/299.12	c total clause space: 206.656MB
299.03/299.12	c total #watches: 462204
299.43/299.57	c total #propagations: 682521158 / total #impl: 2732000613 (eff. 0.250)
299.43/299.57	c #Conflicts:     764000 | #Learnt:      30894 | 0.000
299.43/299.57	c total clause space: 206.656MB
299.43/299.57	c total #watches: 465005
299.93/300.02	c total #propagations: 683659782 / total #impl: 2736449262 (eff. 0.250)
299.93/300.02	c #Conflicts:     765000 | #Learnt:      31894 | 0.000
299.93/300.02	c total clause space: 206.656MB
299.93/300.02	c total #watches: 467573
300.24/300.33	c total #propagations: 684807059 / total #impl: 2740518108 (eff. 0.250)
300.24/300.33	c #Conflicts:     766000 | #Learnt:      32894 | 0.000
300.24/300.33	c total clause space: 206.656MB
300.24/300.33	c total #watches: 470249
300.63/300.79	c total #propagations: 685792684 / total #impl: 2743839499 (eff. 0.250)
300.63/300.79	c #Conflicts:     767000 | #Learnt:      33892 | 0.000
300.63/300.79	c total clause space: 206.656MB
300.63/300.79	c total #watches: 473243
301.13/301.27	c total #propagations: 686991556 / total #impl: 2747994938 (eff. 0.250)
301.13/301.27	c #Conflicts:     768000 | #Learnt:      34892 | 0.000
301.13/301.27	c total clause space: 206.656MB
301.13/301.27	c total #watches: 476174
301.73/301.88	c total #propagations: 688217352 / total #impl: 2752264537 (eff. 0.250)
301.73/301.88	c #Conflicts:     769000 | #Learnt:      35892 | 0.000
301.73/301.88	c total clause space: 206.656MB
301.73/301.88	c total #watches: 479766
302.03/302.19	c total #propagations: 689677606 / total #impl: 2757225576 (eff. 0.250)
302.03/302.19	c #Conflicts:     770000 | #Learnt:      36892 | 0.000
302.03/302.19	c total clause space: 206.656MB
302.03/302.19	c total #watches: 483070
302.33/302.49	c total #propagations: 690412128 / total #impl: 2760304850 (eff. 0.250)
302.33/302.49	c #Conflicts:     771000 | #Learnt:      37892 | 0.000
302.33/302.49	c total clause space: 206.656MB
302.33/302.49	c total #watches: 486719
302.83/302.95	c total #propagations: 691046508 / total #impl: 2763227144 (eff. 0.250)
302.83/302.95	c #Conflicts:     772000 | #Learnt:      38892 | 0.000
302.83/302.95	c total clause space: 206.656MB
302.83/302.95	c total #watches: 490541
303.33/303.45	c total #propagations: 692254623 / total #impl: 2767789085 (eff. 0.250)
303.33/303.45	c #Conflicts:     773000 | #Learnt:      39892 | 0.000
303.33/303.45	c total clause space: 206.656MB
303.33/303.45	c total #watches: 493312
303.64/303.79	c total #propagations: 693571484 / total #impl: 2772365206 (eff. 0.250)
303.64/303.79	c #Conflicts:     774000 | #Learnt:      40892 | 0.000
303.64/303.79	c total clause space: 206.656MB
303.64/303.79	c total #watches: 496161
304.13/304.24	c total #propagations: 694409012 / total #impl: 2775815634 (eff. 0.250)
304.13/304.24	c #Conflicts:     775000 | #Learnt:      41892 | 0.000
304.13/304.24	c total clause space: 206.656MB
304.13/304.24	c total #watches: 498888
304.64/304.72	c total #propagations: 695413004 / total #impl: 2779455776 (eff. 0.250)
304.64/304.72	c GARBAGE COLLECT
304.64/304.72	c #Conflicts:     776000 | #Learnt:      21692 | 0.000
304.64/304.72	c total clause space: 206.656MB
304.64/304.72	c total #watches: 437428
305.03/305.12	c total #propagations: 696465671 / total #impl: 2783297873 (eff. 0.250)
305.03/305.12	c #Conflicts:     777000 | #Learnt:      22692 | 0.000
305.03/305.12	c total clause space: 206.656MB
305.03/305.12	c total #watches: 440455
305.43/305.54	c total #propagations: 697410560 / total #impl: 2787329806 (eff. 0.250)
305.43/305.54	c #Conflicts:     778000 | #Learnt:      23692 | 0.000
305.43/305.54	c total clause space: 206.656MB
305.43/305.54	c total #watches: 442835
305.84/305.90	c total #propagations: 698270950 / total #impl: 2790887393 (eff. 0.250)
305.84/305.90	c #Conflicts:     779000 | #Learnt:      24692 | 0.000
305.84/305.90	c total clause space: 206.656MB
305.84/305.90	c total #watches: 445677
306.23/306.31	c total #propagations: 699035257 / total #impl: 2794622373 (eff. 0.250)
306.23/306.31	c #Conflicts:     780000 | #Learnt:      25692 | 0.000
306.23/306.31	c total clause space: 206.656MB
306.23/306.31	c total #watches: 449062
306.63/306.72	c total #propagations: 699716668 / total #impl: 2797414603 (eff. 0.250)
306.63/306.72	c #Conflicts:     781000 | #Learnt:      26692 | 0.000
306.63/306.72	c total clause space: 206.656MB
306.63/306.72	c total #watches: 451934
307.03/307.11	c total #propagations: 700414962 / total #impl: 2800353022 (eff. 0.250)
307.03/307.11	c #Conflicts:     782000 | #Learnt:      27692 | 0.000
307.03/307.11	c total clause space: 206.656MB
307.03/307.11	c total #watches: 454589
307.23/307.40	c total #propagations: 701039146 / total #impl: 2803109740 (eff. 0.250)
307.23/307.40	c #Conflicts:     783000 | #Learnt:      28692 | 0.000
307.23/307.40	c total clause space: 206.656MB
307.23/307.40	c total #watches: 457346
307.63/307.71	c total #propagations: 701715456 / total #impl: 2805752171 (eff. 0.250)
307.63/307.71	c #Conflicts:     784000 | #Learnt:      29692 | 0.000
307.63/307.71	c total clause space: 206.656MB
307.63/307.71	c total #watches: 461686
307.93/308.04	c total #propagations: 702406318 / total #impl: 2808637043 (eff. 0.250)
307.93/308.04	c #Conflicts:     785000 | #Learnt:      30692 | 0.000
307.93/308.04	c total clause space: 206.656MB
307.93/308.04	c total #watches: 464340
308.33/308.42	c total #propagations: 703059002 / total #impl: 2811375186 (eff. 0.250)
308.33/308.42	c #Conflicts:     786000 | #Learnt:      31692 | 0.000
308.33/308.42	c total clause space: 206.656MB
308.33/308.42	c total #watches: 467525
308.73/308.84	c total #propagations: 703750996 / total #impl: 2814287206 (eff. 0.250)
308.73/308.84	c #Conflicts:     787000 | #Learnt:      32692 | 0.000
308.73/308.84	c total clause space: 206.656MB
308.73/308.84	c total #watches: 470298
309.23/309.31	c total #propagations: 704460176 / total #impl: 2817306656 (eff. 0.250)
309.23/309.31	c #Conflicts:     788000 | #Learnt:      33692 | 0.000
309.23/309.31	c total clause space: 206.656MB
309.23/309.31	c total #watches: 472999
309.63/309.79	c total #propagations: 705202099 / total #impl: 2820403516 (eff. 0.250)
309.63/309.79	c #Conflicts:     789000 | #Learnt:      34692 | 0.000
309.63/309.79	c total clause space: 206.656MB
309.63/309.79	c total #watches: 475543
310.13/310.27	c total #propagations: 706126085 / total #impl: 2823950256 (eff. 0.250)
310.13/310.27	c #Conflicts:     790000 | #Learnt:      35692 | 0.000
310.13/310.27	c total clause space: 206.656MB
310.13/310.27	c total #watches: 478609
310.63/310.73	c total #propagations: 707178396 / total #impl: 2827922473 (eff. 0.250)
310.63/310.73	c #Conflicts:     791000 | #Learnt:      36692 | 0.000
310.63/310.73	c total clause space: 206.656MB
310.63/310.73	c total #watches: 481383
311.13/311.20	c total #propagations: 708374154 / total #impl: 2832314324 (eff. 0.250)
311.13/311.20	c #Conflicts:     792000 | #Learnt:      37692 | 0.000
311.13/311.20	c total clause space: 206.656MB
311.13/311.20	c total #watches: 484585
311.53/311.65	c total #propagations: 709300547 / total #impl: 2836272258 (eff. 0.250)
311.53/311.65	c #Conflicts:     793000 | #Learnt:      38692 | 0.000
311.53/311.65	c total clause space: 206.656MB
311.53/311.65	c total #watches: 488330
312.03/312.15	c total #propagations: 710173624 / total #impl: 2840430456 (eff. 0.250)
312.03/312.15	c #Conflicts:     794000 | #Learnt:      39692 | 0.000
312.03/312.15	c total clause space: 206.656MB
312.03/312.15	c total #watches: 491333
312.43/312.54	c total #propagations: 711330412 / total #impl: 2844751521 (eff. 0.250)
312.43/312.54	c #Conflicts:     795000 | #Learnt:      40692 | 0.000
312.43/312.54	c total clause space: 206.656MB
312.43/312.54	c total #watches: 494273
312.83/312.90	c total #propagations: 712096674 / total #impl: 2847823752 (eff. 0.250)
312.83/312.90	c #Conflicts:     796000 | #Learnt:      41692 | 0.000
312.83/312.90	c total clause space: 206.656MB
312.83/312.90	c total #watches: 497148
313.23/313.35	c total #propagations: 712704760 / total #impl: 2850428942 (eff. 0.250)
313.23/313.35	c #Conflicts:     797000 | #Learnt:      42692 | 0.000
313.23/313.35	c total clause space: 206.656MB
313.23/313.35	c total #watches: 499931
313.73/313.87	c total #propagations: 713553912 / total #impl: 2853821904 (eff. 0.250)
313.73/313.87	c GARBAGE COLLECT
313.73/313.87	c #Conflicts:     798000 | #Learnt:      22184 | 0.000
313.73/313.87	c total clause space: 206.656MB
313.73/313.87	c total #watches: 438883
314.13/314.26	c total #propagations: 714700247 / total #impl: 2858199072 (eff. 0.250)
314.13/314.26	c #Conflicts:     799000 | #Learnt:      23184 | 0.000
314.13/314.26	c total clause space: 206.656MB
314.13/314.26	c total #watches: 441404
314.53/314.66	c total #propagations: 715652634 / total #impl: 2861841066 (eff. 0.250)
314.53/314.66	c #Conflicts:     800000 | #Learnt:      24184 | 0.000
314.53/314.66	c total clause space: 206.656MB
314.53/314.66	c total #watches: 444659
314.93/315.01	c total #propagations: 716629289 / total #impl: 2865821663 (eff. 0.250)
314.93/315.01	c #Conflicts:     801000 | #Learnt:      25184 | 0.000
314.93/315.01	c total clause space: 206.656MB
314.93/315.01	c total #watches: 448100
315.33/315.41	c total #propagations: 717430314 / total #impl: 2869223947 (eff. 0.250)
315.33/315.41	c #Conflicts:     802000 | #Learnt:      26184 | 0.000
315.33/315.41	c total clause space: 206.656MB
315.33/315.41	c total #watches: 451268
315.63/315.75	c total #propagations: 718485868 / total #impl: 2873229076 (eff. 0.250)
315.63/315.75	c #Conflicts:     803000 | #Learnt:      27184 | 0.000
315.63/315.75	c total clause space: 206.656MB
315.63/315.75	c total #watches: 453977
315.92/316.05	c total #propagations: 719303803 / total #impl: 2877005752 (eff. 0.250)
315.92/316.05	c #Conflicts:     804000 | #Learnt:      28184 | 0.000
315.92/316.05	c total clause space: 206.656MB
315.92/316.05	c total #watches: 456870
316.22/316.34	c total #propagations: 719997425 / total #impl: 2879767790 (eff. 0.250)
316.22/316.34	c #Conflicts:     805000 | #Learnt:      29184 | 0.000
316.22/316.34	c total clause space: 206.656MB
316.22/316.34	c total #watches: 459474
316.52/316.62	c total #propagations: 720673522 / total #impl: 2882556863 (eff. 0.250)
316.52/316.62	c #Conflicts:     806000 | #Learnt:      30184 | 0.000
316.52/316.62	c total clause space: 206.656MB
316.52/316.62	c total #watches: 462209
316.83/316.93	c total #propagations: 721249181 / total #impl: 2885469169 (eff. 0.250)
316.83/316.93	c #Conflicts:     807000 | #Learnt:      31184 | 0.000
316.83/316.93	c total clause space: 206.656MB
316.83/316.93	c total #watches: 465140
317.12/317.28	c total #propagations: 721868472 / total #impl: 2888580156 (eff. 0.250)
317.12/317.28	c #Conflicts:     808000 | #Learnt:      32184 | 0.000
317.12/317.28	c total clause space: 206.656MB
317.12/317.28	c total #watches: 467820
317.52/317.69	c total #propagations: 722490004 / total #impl: 2891410918 (eff. 0.250)
317.52/317.69	c #Conflicts:     809000 | #Learnt:      33184 | 0.000
317.52/317.69	c total clause space: 206.656MB
317.52/317.69	c total #watches: 472933
318.02/318.16	c total #propagations: 723500117 / total #impl: 2895348357 (eff. 0.250)
318.02/318.16	c #Conflicts:     810000 | #Learnt:      34184 | 0.000
318.02/318.16	c total clause space: 206.656MB
318.02/318.16	c total #watches: 476605
318.52/318.61	c total #propagations: 724498156 / total #impl: 2899234465 (eff. 0.250)
318.52/318.61	c #Conflicts:     811000 | #Learnt:      35184 | 0.000
318.52/318.61	c total clause space: 206.656MB
318.52/318.61	c total #watches: 480788
319.03/319.12	c total #propagations: 725389508 / total #impl: 2903547964 (eff. 0.250)
319.03/319.12	c #Conflicts:     812000 | #Learnt:      36184 | 0.000
319.03/319.12	c total clause space: 206.656MB
319.03/319.12	c total #watches: 485410
319.42/319.59	c total #propagations: 726449693 / total #impl: 2908556532 (eff. 0.250)
319.42/319.59	c #Conflicts:     813000 | #Learnt:      37184 | 0.000
319.42/319.59	c total clause space: 206.656MB
319.42/319.59	c total #watches: 488730
319.92/320.06	c total #propagations: 727624069 / total #impl: 2913029649 (eff. 0.250)
319.92/320.06	c #Conflicts:     814000 | #Learnt:      38184 | 0.000
319.92/320.06	c total clause space: 206.656MB
319.92/320.06	c total #watches: 491404
320.32/320.48	c total #propagations: 728719618 / total #impl: 2917106795 (eff. 0.250)
320.32/320.48	c #Conflicts:     815000 | #Learnt:      39184 | 0.000
320.32/320.48	c total clause space: 206.656MB
320.32/320.48	c total #watches: 495656
320.82/320.96	c total #propagations: 729500800 / total #impl: 2921187478 (eff. 0.250)
320.82/320.96	c #Conflicts:     816000 | #Learnt:      40184 | 0.000
320.82/320.96	c total clause space: 206.656MB
320.82/320.96	c total #watches: 500904
321.32/321.40	c total #propagations: 730284065 / total #impl: 2925796201 (eff. 0.250)
321.32/321.40	c #Conflicts:     817000 | #Learnt:      41184 | 0.000
321.32/321.40	c total clause space: 206.656MB
321.32/321.40	c total #watches: 504066
321.72/321.87	c total #propagations: 731205215 / total #impl: 2929618013 (eff. 0.250)
321.72/321.87	c #Conflicts:     818000 | #Learnt:      42184 | 0.000
321.72/321.87	c total clause space: 206.656MB
321.72/321.87	c total #watches: 506792
322.12/322.23	c total #propagations: 732225401 / total #impl: 2933362130 (eff. 0.250)
322.12/322.23	c #Conflicts:     819000 | #Learnt:      43184 | 0.000
322.12/322.23	c total clause space: 206.656MB
322.12/322.23	c total #watches: 509151
322.62/322.72	c total #propagations: 733273288 / total #impl: 2937106724 (eff. 0.250)
322.62/322.72	c GARBAGE COLLECT
322.62/322.72	c #Conflicts:     820000 | #Learnt:      22392 | 0.000
322.62/322.72	c total clause space: 206.656MB
322.62/322.72	c total #watches: 439605
323.02/323.11	c total #propagations: 734503173 / total #impl: 2941319315 (eff. 0.250)
323.02/323.11	c #Conflicts:     821000 | #Learnt:      23392 | 0.000
323.02/323.11	c total clause space: 206.656MB
323.02/323.11	c total #watches: 442161
323.33/323.48	c total #propagations: 735583780 / total #impl: 2945305060 (eff. 0.250)
323.33/323.48	c #Conflicts:     822000 | #Learnt:      24392 | 0.000
323.33/323.48	c total clause space: 206.656MB
323.33/323.48	c total #watches: 444981
323.72/323.86	c total #propagations: 736410962 / total #impl: 2948732944 (eff. 0.250)
323.72/323.86	c #Conflicts:     823000 | #Learnt:      25392 | 0.000
323.72/323.86	c total clause space: 206.656MB
323.72/323.86	c total #watches: 448505
324.02/324.13	c total #propagations: 737424478 / total #impl: 2953139417 (eff. 0.250)
324.02/324.13	c #Conflicts:     824000 | #Learnt:      26392 | 0.000
324.02/324.13	c total clause space: 206.656MB
324.02/324.13	c total #watches: 450741
324.43/324.51	c total #propagations: 738036305 / total #impl: 2955440847 (eff. 0.250)
324.43/324.51	c #Conflicts:     825000 | #Learnt:      27392 | 0.000
324.43/324.51	c total clause space: 206.656MB
324.43/324.51	c total #watches: 452799
324.72/324.87	c total #propagations: 739413634 / total #impl: 2959349023 (eff. 0.250)
324.72/324.87	c #Conflicts:     826000 | #Learnt:      28392 | 0.000
324.72/324.87	c total clause space: 206.656MB
324.72/324.87	c total #watches: 455047
325.12/325.27	c total #propagations: 740662352 / total #impl: 2963231594 (eff. 0.250)
325.12/325.27	c #Conflicts:     827000 | #Learnt:      29392 | 0.000
325.12/325.27	c total clause space: 206.656MB
325.12/325.27	c total #watches: 459152
325.63/325.73	c total #propagations: 741688143 / total #impl: 2967702486 (eff. 0.250)
325.63/325.73	c #Conflicts:     828000 | #Learnt:      30392 | 0.000
325.63/325.73	c total clause space: 206.656MB
325.63/325.73	c total #watches: 462195
326.12/326.25	c total #propagations: 742889039 / total #impl: 2972221390 (eff. 0.250)
326.12/326.25	c #Conflicts:     829000 | #Learnt:      31392 | 0.000
326.12/326.25	c total clause space: 206.656MB
326.12/326.25	c total #watches: 465032
326.63/326.77	c total #propagations: 744346063 / total #impl: 2977511263 (eff. 0.250)
326.63/326.77	c #Conflicts:     830000 | #Learnt:      32392 | 0.000
326.63/326.77	c total clause space: 206.656MB
326.63/326.77	c total #watches: 467635
327.12/327.27	c total #propagations: 745694507 / total #impl: 2982518397 (eff. 0.250)
327.12/327.27	c #Conflicts:     831000 | #Learnt:      33392 | 0.000
327.12/327.27	c total clause space: 206.656MB
327.12/327.27	c total #watches: 471431
327.73/327.83	c total #propagations: 746884936 / total #impl: 2987527470 (eff. 0.250)
327.73/327.83	c #Conflicts:     832000 | #Learnt:      34392 | 0.000
327.73/327.83	c total clause space: 206.656MB
327.73/327.83	c total #watches: 474616
328.32/328.42	c total #propagations: 748082553 / total #impl: 2992592364 (eff. 0.250)
328.32/328.42	c #Conflicts:     833000 | #Learnt:      35392 | 0.000
328.32/328.42	c total clause space: 206.656MB
328.32/328.42	c total #watches: 478109
328.72/328.86	c total #propagations: 749407800 / total #impl: 2997439427 (eff. 0.250)
328.72/328.86	c #Conflicts:     834000 | #Learnt:      36392 | 0.000
328.72/328.86	c total clause space: 206.656MB
328.72/328.86	c total #watches: 480996
329.12/329.27	c total #propagations: 750333105 / total #impl: 3001325214 (eff. 0.250)
329.12/329.27	c #Conflicts:     835000 | #Learnt:      37392 | 0.000
329.12/329.27	c total clause space: 206.656MB
329.12/329.27	c total #watches: 486047
329.62/329.73	c total #propagations: 751162969 / total #impl: 3005473325 (eff. 0.250)
329.62/329.73	c #Conflicts:     836000 | #Learnt:      38392 | 0.000
329.62/329.73	c total clause space: 206.656MB
329.62/329.73	c total #watches: 491046
330.12/330.24	c total #propagations: 752002111 / total #impl: 3009621033 (eff. 0.250)
330.12/330.24	c #Conflicts:     837000 | #Learnt:      39392 | 0.000
330.12/330.24	c total clause space: 206.656MB
330.12/330.24	c total #watches: 495886
330.62/330.79	c total #propagations: 752824862 / total #impl: 3013567666 (eff. 0.250)
330.62/330.79	c #Conflicts:     838000 | #Learnt:      40392 | 0.000
330.62/330.79	c total clause space: 206.656MB
330.62/330.79	c total #watches: 501772
331.32/331.42	c total #propagations: 753516104 / total #impl: 3017210628 (eff. 0.250)
331.32/331.42	c #Conflicts:     839000 | #Learnt:      41392 | 0.000
331.32/331.42	c total clause space: 206.656MB
331.32/331.42	c total #watches: 507640
331.92/332.08	c total #propagations: 754277847 / total #impl: 3021117453 (eff. 0.250)
331.92/332.08	c #Conflicts:     840000 | #Learnt:      42392 | 0.000
331.92/332.08	c total clause space: 206.656MB
331.92/332.08	c total #watches: 513734
332.62/332.74	c total #propagations: 755009370 / total #impl: 3025061458 (eff. 0.250)
332.62/332.74	c #Conflicts:     841000 | #Learnt:      43392 | 0.000
332.62/332.74	c total clause space: 206.656MB
332.62/332.74	c total #watches: 518377
333.42/333.55	c total #propagations: 755700052 / total #impl: 3028679704 (eff. 0.250)
333.42/333.55	c GARBAGE COLLECT
333.42/333.55	c #Conflicts:     842000 | #Learnt:      22294 | 0.000
333.42/333.55	c total clause space: 206.656MB
333.42/333.55	c total #watches: 439860
333.92/334.01	c total #propagations: 756467583 / total #impl: 3033018939 (eff. 0.249)
333.92/334.01	c #Conflicts:     843000 | #Learnt:      23294 | 0.000
333.92/334.01	c total clause space: 206.656MB
333.92/334.01	c total #watches: 446026
334.43/334.50	c total #propagations: 757339966 / total #impl: 3037095100 (eff. 0.249)
334.43/334.50	c #Conflicts:     844000 | #Learnt:      24294 | 0.000
334.43/334.50	c total clause space: 206.656MB
334.43/334.51	c total #watches: 452253
334.92/335.06	c total #propagations: 758059916 / total #impl: 3040553334 (eff. 0.249)
334.92/335.06	c #Conflicts:     845000 | #Learnt:      25294 | 0.000
334.92/335.06	c total clause space: 206.656MB
334.92/335.06	c total #watches: 457187
335.62/335.71	c total #propagations: 758764206 / total #impl: 3044295875 (eff. 0.249)
335.62/335.71	c #Conflicts:     846000 | #Learnt:      26294 | 0.000
335.62/335.71	c total clause space: 206.656MB
335.62/335.71	c total #watches: 462967
336.12/336.29	c total #propagations: 759510522 / total #impl: 3048487279 (eff. 0.249)
336.12/336.29	c #Conflicts:     847000 | #Learnt:      27294 | 0.000
336.12/336.29	c total clause space: 206.656MB
336.12/336.29	c total #watches: 466381
336.72/336.82	c total #propagations: 760587533 / total #impl: 3052898656 (eff. 0.249)
336.72/336.82	c #Conflicts:     848000 | #Learnt:      28294 | 0.000
336.72/336.82	c total clause space: 206.656MB
336.72/336.82	c total #watches: 469234
337.12/337.21	c total #propagations: 761687145 / total #impl: 3056843200 (eff. 0.249)
337.12/337.21	c #Conflicts:     849000 | #Learnt:      29294 | 0.000
337.12/337.21	c total clause space: 206.656MB
337.12/337.21	c total #watches: 471913
337.42/337.58	c total #propagations: 762483221 / total #impl: 3060049813 (eff. 0.249)
337.42/337.58	c #Conflicts:     850000 | #Learnt:      30294 | 0.000
337.42/337.58	c total clause space: 206.656MB
337.42/337.58	c total #watches: 474393
338.02/338.13	c total #propagations: 763305902 / total #impl: 3063424794 (eff. 0.249)
338.02/338.13	c #Conflicts:     851000 | #Learnt:      31294 | 0.000
338.02/338.13	c total clause space: 206.656MB
338.02/338.13	c total #watches: 477854
338.52/338.66	c total #propagations: 764285281 / total #impl: 3067112650 (eff. 0.249)
338.52/338.66	c #Conflicts:     852000 | #Learnt:      32294 | 0.000
338.52/338.66	c total clause space: 206.656MB
338.52/338.66	c total #watches: 480595
338.92/339.09	c total #propagations: 765199074 / total #impl: 3070723493 (eff. 0.249)
338.92/339.09	c #Conflicts:     853000 | #Learnt:      33294 | 0.000
338.92/339.09	c total clause space: 206.656MB
338.92/339.09	c total #watches: 484091
339.32/339.43	c total #propagations: 766146954 / total #impl: 3074255989 (eff. 0.249)
339.32/339.43	c #Conflicts:     854000 | #Learnt:      34294 | 0.000
339.32/339.43	c total clause space: 206.656MB
339.32/339.43	c total #watches: 487304
339.93/340.00	c total #propagations: 766957774 / total #impl: 3078556568 (eff. 0.249)
339.93/340.00	c #Conflicts:     855000 | #Learnt:      35294 | 0.000
339.93/340.00	c total clause space: 206.656MB
339.93/340.01	c total #watches: 490665
340.42/340.55	c total #propagations: 768223214 / total #impl: 3083460147 (eff. 0.249)
340.42/340.55	c #Conflicts:     856000 | #Learnt:      36293 | 0.000
340.42/340.55	c total clause space: 206.656MB
340.42/340.55	c total #watches: 494255
341.22/341.30	c total #propagations: 769424348 / total #impl: 3088132098 (eff. 0.249)
341.22/341.30	c #Conflicts:     857000 | #Learnt:      37292 | 0.000
341.22/341.30	c total clause space: 206.656MB
341.22/341.30	c total #watches: 497351
341.72/341.85	c total #propagations: 770800320 / total #impl: 3092758855 (eff. 0.249)
341.72/341.85	c #Conflicts:     858000 | #Learnt:      38292 | 0.000
341.72/341.85	c total clause space: 206.656MB
341.72/341.85	c total #watches: 500379
342.32/342.40	c total #propagations: 771912347 / total #impl: 3096657771 (eff. 0.249)
342.32/342.40	c #Conflicts:     859000 | #Learnt:      39292 | 0.000
342.32/342.40	c total clause space: 206.656MB
342.32/342.40	c total #watches: 503027
342.92/343.02	c total #propagations: 772973451 / total #impl: 3100634002 (eff. 0.249)
342.92/343.02	c #Conflicts:     860000 | #Learnt:      40292 | 0.000
342.92/343.02	c total clause space: 206.656MB
342.92/343.02	c total #watches: 506131
343.72/343.81	c total #propagations: 773994079 / total #impl: 3104264933 (eff. 0.249)
343.72/343.81	c #Conflicts:     861000 | #Learnt:      41292 | 0.000
343.72/343.81	c total clause space: 206.656MB
343.72/343.81	c total #watches: 509645
344.02/344.10	c total #propagations: 775483376 / total #impl: 3109460110 (eff. 0.249)
344.02/344.10	c #Conflicts:     862000 | #Learnt:      42292 | 0.000
344.02/344.10	c total clause space: 206.656MB
344.02/344.10	c total #watches: 512142
344.33/344.46	c total #propagations: 776178044 / total #impl: 3112582441 (eff. 0.249)
344.33/344.46	c #Conflicts:     863000 | #Learnt:      43292 | 0.000
344.33/344.46	c total clause space: 206.656MB
344.33/344.46	c total #watches: 516153
344.82/344.99	c total #propagations: 776783303 / total #impl: 3116262441 (eff. 0.249)
344.82/344.99	c #Conflicts:     864000 | #Learnt:      44292 | 0.000
344.82/344.99	c total clause space: 206.656MB
344.82/344.99	c total #watches: 522186
345.43/345.55	c total #propagations: 777366556 / total #impl: 3121893366 (eff. 0.249)
345.43/345.55	c GARBAGE COLLECT
345.43/345.55	c #Conflicts:     865000 | #Learnt:      22883 | 0.000
345.43/345.55	c total clause space: 206.656MB
345.43/345.55	c total #watches: 443178
345.93/346.00	c total #propagations: 777881165 / total #impl: 3126673529 (eff. 0.249)
345.93/346.00	c #Conflicts:     866000 | #Learnt:      23883 | 0.000
345.93/346.00	c total clause space: 206.656MB
345.93/346.00	c total #watches: 447639
346.33/346.43	c total #propagations: 778625751 / total #impl: 3131333784 (eff. 0.249)
346.33/346.43	c #Conflicts:     867000 | #Learnt:      24883 | 0.000
346.33/346.43	c total clause space: 206.656MB
346.33/346.43	c total #watches: 450504
346.73/346.84	c total #propagations: 779638888 / total #impl: 3135321486 (eff. 0.249)
346.73/346.84	c #Conflicts:     868000 | #Learnt:      25883 | 0.000
346.73/346.84	c total clause space: 206.656MB
346.73/346.84	c total #watches: 453698
347.13/347.24	c total #propagations: 780624371 / total #impl: 3138992238 (eff. 0.249)
347.13/347.24	c #Conflicts:     869000 | #Learnt:      26883 | 0.000
347.13/347.24	c total clause space: 206.656MB
347.13/347.24	c total #watches: 456654
347.53/347.62	c total #propagations: 781598961 / total #impl: 3143094920 (eff. 0.249)
347.53/347.62	c #Conflicts:     870000 | #Learnt:      27883 | 0.000
347.53/347.62	c total clause space: 206.656MB
347.53/347.62	c total #watches: 459554
347.93/348.09	c total #propagations: 782551542 / total #impl: 3146488627 (eff. 0.249)
347.93/348.09	c #Conflicts:     871000 | #Learnt:      28883 | 0.000
347.93/348.09	c total clause space: 206.656MB
347.93/348.09	c total #watches: 462567
348.43/348.51	c total #propagations: 783553074 / total #impl: 3150529342 (eff. 0.249)
348.43/348.51	c #Conflicts:     872000 | #Learnt:      29883 | 0.000
348.43/348.51	c total clause space: 206.656MB
348.43/348.51	c total #watches: 465779
348.73/348.84	c total #propagations: 784477328 / total #impl: 3154179974 (eff. 0.249)
348.73/348.84	c #Conflicts:     873000 | #Learnt:      30883 | 0.000
348.73/348.84	c total clause space: 206.656MB
348.73/348.84	c total #watches: 468562
349.13/349.25	c total #propagations: 784966306 / total #impl: 3157045521 (eff. 0.249)
349.13/349.25	c #Conflicts:     874000 | #Learnt:      31883 | 0.000
349.13/349.25	c total clause space: 206.656MB
349.13/349.25	c total #watches: 471349
349.63/349.70	c total #propagations: 785774441 / total #impl: 3160671480 (eff. 0.249)
349.63/349.70	c #Conflicts:     875000 | #Learnt:      32883 | 0.000
349.63/349.70	c total clause space: 206.656MB
349.63/349.70	c total #watches: 474418
350.03/350.13	c total #propagations: 786838945 / total #impl: 3164863523 (eff. 0.249)
350.03/350.13	c #Conflicts:     876000 | #Learnt:      33880 | 0.000
350.03/350.13	c total clause space: 206.656MB
350.03/350.13	c total #watches: 477023
350.53/350.61	c total #propagations: 787957325 / total #impl: 3169342247 (eff. 0.249)
350.53/350.61	c #Conflicts:     877000 | #Learnt:      34880 | 0.000
350.53/350.61	c total clause space: 206.656MB
350.53/350.61	c total #watches: 479817
350.93/351.03	c total #propagations: 788876185 / total #impl: 3172693789 (eff. 0.249)
350.93/351.03	c #Conflicts:     878000 | #Learnt:      35880 | 0.000
350.93/351.03	c total clause space: 206.656MB
350.93/351.03	c total #watches: 482730
351.43/351.51	c total #propagations: 789798898 / total #impl: 3176293721 (eff. 0.249)
351.43/351.51	c #Conflicts:     879000 | #Learnt:      36880 | 0.000
351.43/351.51	c total clause space: 206.656MB
351.43/351.51	c total #watches: 485783
351.83/351.92	c total #propagations: 790790596 / total #impl: 3180340778 (eff. 0.249)
351.83/351.92	c #Conflicts:     880000 | #Learnt:      37880 | 0.000
351.83/351.92	c total clause space: 206.656MB
351.83/351.92	c total #watches: 488875
352.53/352.61	c total #propagations: 791795681 / total #impl: 3184082484 (eff. 0.249)
352.53/352.61	c #Conflicts:     881000 | #Learnt:      38880 | 0.000
352.53/352.61	c total clause space: 206.656MB
352.53/352.61	c total #watches: 491768
353.03/353.15	c total #propagations: 793231835 / total #impl: 3189190098 (eff. 0.249)
353.03/353.15	c #Conflicts:     882000 | #Learnt:      39880 | 0.000
353.03/353.15	c total clause space: 206.656MB
353.03/353.15	c total #watches: 495559
353.43/353.58	c total #propagations: 794386916 / total #impl: 3193968967 (eff. 0.249)
353.43/353.58	c #Conflicts:     883000 | #Learnt:      40880 | 0.000
353.43/353.58	c total clause space: 206.656MB
353.43/353.58	c total #watches: 499336
353.83/353.96	c total #propagations: 795102153 / total #impl: 3198109045 (eff. 0.249)
353.83/353.96	c #Conflicts:     884000 | #Learnt:      41880 | 0.000
353.83/353.96	c total clause space: 206.656MB
353.83/353.96	c total #watches: 502401
354.23/354.37	c total #propagations: 795730923 / total #impl: 3201518804 (eff. 0.249)
354.23/354.37	c #Conflicts:     885000 | #Learnt:      42880 | 0.000
354.23/354.37	c total clause space: 206.656MB
354.23/354.37	c total #watches: 505636
354.63/354.72	c total #propagations: 796460651 / total #impl: 3205092415 (eff. 0.248)
354.63/354.72	c #Conflicts:     886000 | #Learnt:      43880 | 0.000
354.63/354.72	c total clause space: 206.656MB
354.63/354.72	c total #watches: 508857
354.93/355.02	c total #propagations: 797359647 / total #impl: 3209159392 (eff. 0.248)
354.93/355.02	c #Conflicts:     887000 | #Learnt:      44880 | 0.000
354.93/355.02	c total clause space: 206.656MB
354.93/355.02	c total #watches: 513796
355.23/355.35	c total #propagations: 797918386 / total #impl: 3211581217 (eff. 0.248)
355.23/355.35	c GARBAGE COLLECT
355.23/355.35	c #Conflicts:     888000 | #Learnt:      23220 | 0.000
355.23/355.35	c total clause space: 206.656MB
355.23/355.35	c total #watches: 444382
355.43/355.59	c total #propagations: 798517687 / total #impl: 3213986096 (eff. 0.248)
355.43/355.59	c #Conflicts:     889000 | #Learnt:      24220 | 0.000
355.43/355.59	c total clause space: 206.656MB
355.43/355.59	c total #watches: 447951
355.73/355.87	c total #propagations: 799039776 / total #impl: 3216271301 (eff. 0.248)
355.73/355.87	c #Conflicts:     890000 | #Learnt:      25220 | 0.000
355.73/355.87	c total clause space: 206.656MB
355.73/355.87	c total #watches: 451763
356.03/356.18	c total #propagations: 799619072 / total #impl: 3218608625 (eff. 0.248)
356.03/356.18	c #Conflicts:     891000 | #Learnt:      26220 | 0.000
356.03/356.18	c total clause space: 206.656MB
356.03/356.18	c total #watches: 455066
356.43/356.59	c total #propagations: 800206523 / total #impl: 3221094834 (eff. 0.248)
356.43/356.59	c #Conflicts:     892000 | #Learnt:      27220 | 0.000
356.43/356.59	c total clause space: 206.656MB
356.43/356.60	c total #watches: 458291
357.03/357.10	c total #propagations: 801120620 / total #impl: 3224534797 (eff. 0.248)
357.03/357.10	c #Conflicts:     893000 | #Learnt:      28220 | 0.000
357.03/357.10	c total clause space: 206.656MB
357.03/357.10	c total #watches: 461124
357.53/357.61	c total #propagations: 802277113 / total #impl: 3229043797 (eff. 0.248)
357.53/357.61	c #Conflicts:     894000 | #Learnt:      29220 | 0.000
357.53/357.61	c total clause space: 206.656MB
357.53/357.61	c total #watches: 464641
357.93/358.06	c total #propagations: 803602650 / total #impl: 3234263835 (eff. 0.248)
357.93/358.06	c #Conflicts:     895000 | #Learnt:      30220 | 0.000
357.93/358.06	c total clause space: 206.656MB
357.93/358.06	c total #watches: 468788
358.43/358.52	c total #propagations: 804672605 / total #impl: 3238781637 (eff. 0.248)
358.43/358.52	c #Conflicts:     896000 | #Learnt:      31220 | 0.000
358.43/358.52	c total clause space: 206.656MB
358.43/358.52	c total #watches: 472082
358.83/358.98	c total #propagations: 805870933 / total #impl: 3243194063 (eff. 0.248)
358.83/358.98	c #Conflicts:     897000 | #Learnt:      32220 | 0.000
358.83/358.98	c total clause space: 206.656MB
358.83/358.98	c total #watches: 475364
359.33/359.44	c total #propagations: 806914212 / total #impl: 3247073896 (eff. 0.249)
359.33/359.44	c #Conflicts:     898000 | #Learnt:      33220 | 0.000
359.33/359.44	c total clause space: 206.656MB
359.33/359.44	c total #watches: 479073
359.73/359.87	c total #propagations: 807919733 / total #impl: 3251177237 (eff. 0.249)
359.73/359.87	c #Conflicts:     899000 | #Learnt:      34220 | 0.000
359.73/359.87	c total clause space: 206.656MB
359.73/359.87	c total #watches: 481728
360.23/360.35	c total #propagations: 808818998 / total #impl: 3255170248 (eff. 0.248)
360.23/360.35	c #Conflicts:     900000 | #Learnt:      35220 | 0.000
360.23/360.35	c total clause space: 206.656MB
360.23/360.35	c total #watches: 484827
360.73/360.85	c total #propagations: 809825052 / total #impl: 3259147627 (eff. 0.248)
360.73/360.85	c #Conflicts:     901000 | #Learnt:      36220 | 0.000
360.73/360.85	c total clause space: 206.656MB
360.73/360.85	c total #watches: 488078
361.13/361.28	c total #propagations: 810962191 / total #impl: 3263669477 (eff. 0.248)
361.13/361.28	c #Conflicts:     902000 | #Learnt:      37220 | 0.000
361.13/361.28	c total clause space: 206.656MB
361.13/361.28	c total #watches: 490909
361.63/361.75	c total #propagations: 811998648 / total #impl: 3267452793 (eff. 0.249)
361.63/361.75	c #Conflicts:     903000 | #Learnt:      38220 | 0.000
361.63/361.75	c total clause space: 206.656MB
361.63/361.75	c total #watches: 493390
362.12/362.22	c total #propagations: 813156427 / total #impl: 3271576366 (eff. 0.249)
362.12/362.22	c #Conflicts:     904000 | #Learnt:      39220 | 0.000
362.12/362.22	c total clause space: 206.656MB
362.12/362.22	c total #watches: 497572
362.52/362.67	c total #propagations: 814020140 / total #impl: 3275731876 (eff. 0.249)
362.52/362.67	c #Conflicts:     905000 | #Learnt:      40220 | 0.000
362.52/362.67	c total clause space: 206.656MB
362.52/362.67	c total #watches: 500398
363.03/363.14	c total #propagations: 814951884 / total #impl: 3279365973 (eff. 0.249)
363.03/363.14	c #Conflicts:     906000 | #Learnt:      41220 | 0.000
363.03/363.14	c total clause space: 206.656MB
363.03/363.14	c total #watches: 503335
363.42/363.55	c total #propagations: 815865367 / total #impl: 3282427561 (eff. 0.249)
363.42/363.55	c #Conflicts:     907000 | #Learnt:      42220 | 0.000
363.42/363.55	c total clause space: 206.656MB
363.42/363.55	c total #watches: 506213
363.82/363.96	c total #propagations: 816772235 / total #impl: 3286280539 (eff. 0.249)
363.82/363.96	c #Conflicts:     908000 | #Learnt:      43220 | 0.000
363.82/363.96	c total clause space: 206.656MB
363.82/363.96	c total #watches: 509171
364.32/364.44	c total #propagations: 817841987 / total #impl: 3290422348 (eff. 0.249)
364.32/364.44	c #Conflicts:     909000 | #Learnt:      44220 | 0.000
364.32/364.44	c total clause space: 206.656MB
364.32/364.44	c total #watches: 512008
364.82/364.98	c total #propagations: 819069868 / total #impl: 3295608638 (eff. 0.249)
364.82/364.98	c #Conflicts:     910000 | #Learnt:      45220 | 0.000
364.82/364.98	c total clause space: 206.656MB
364.82/364.98	c total #watches: 514929
365.42/365.55	c total #propagations: 820403510 / total #impl: 3301236197 (eff. 0.249)
365.42/365.55	c GARBAGE COLLECT
365.42/365.55	c #Conflicts:     911000 | #Learnt:      23177 | 0.000
365.42/365.55	c total clause space: 206.656MB
365.42/365.55	c total #watches: 444183
365.82/365.90	c total #propagations: 821557328 / total #impl: 3306022306 (eff. 0.249)
365.82/365.90	c #Conflicts:     912000 | #Learnt:      24177 | 0.000
365.82/365.90	c total clause space: 206.656MB
365.82/365.90	c total #watches: 446811
366.12/366.27	c total #propagations: 822356520 / total #impl: 3309288507 (eff. 0.248)
366.12/366.27	c #Conflicts:     913000 | #Learnt:      25177 | 0.000
366.12/366.27	c total clause space: 206.656MB
366.12/366.27	c total #watches: 450340
366.52/366.69	c total #propagations: 823177780 / total #impl: 3312960802 (eff. 0.248)
366.52/366.69	c #Conflicts:     914000 | #Learnt:      26177 | 0.000
366.52/366.69	c total clause space: 206.656MB
366.52/366.69	c total #watches: 453267
367.02/367.12	c total #propagations: 824288601 / total #impl: 3317186806 (eff. 0.248)
367.02/367.12	c #Conflicts:     915000 | #Learnt:      27177 | 0.000
367.02/367.12	c total clause space: 206.656MB
367.02/367.12	c total #watches: 456739
367.52/367.61	c total #propagations: 825403204 / total #impl: 3321290500 (eff. 0.249)
367.52/367.61	c #Conflicts:     916000 | #Learnt:      28177 | 0.000
367.52/367.61	c total clause space: 206.656MB
367.52/367.61	c total #watches: 459531
367.92/368.00	c total #propagations: 826628328 / total #impl: 3325623684 (eff. 0.249)
367.92/368.00	c #Conflicts:     917000 | #Learnt:      29177 | 0.000
367.92/368.00	c total clause space: 206.656MB
367.92/368.00	c total #watches: 462277
368.22/368.38	c total #propagations: 827887626 / total #impl: 3329526241 (eff. 0.249)
368.22/368.38	c #Conflicts:     918000 | #Learnt:      30177 | 0.000
368.22/368.38	c total clause space: 206.656MB
368.22/368.38	c total #watches: 465139
368.72/368.85	c total #propagations: 828717128 / total #impl: 3332915934 (eff. 0.249)
368.72/368.85	c #Conflicts:     919000 | #Learnt:      31177 | 0.000
368.72/368.85	c total clause space: 206.656MB
368.72/368.85	c total #watches: 468108
369.12/369.25	c total #propagations: 829858248 / total #impl: 3336939986 (eff. 0.249)
369.12/369.25	c #Conflicts:     920000 | #Learnt:      32177 | 0.000
369.12/369.25	c total clause space: 206.656MB
369.12/369.25	c total #watches: 470619
369.53/369.62	c total #propagations: 831012386 / total #impl: 3340538169 (eff. 0.249)
369.53/369.62	c #Conflicts:     921000 | #Learnt:      33177 | 0.000
369.53/369.62	c total clause space: 206.656MB
369.53/369.62	c total #watches: 473348
369.92/370.03	c total #propagations: 831914915 / total #impl: 3343586896 (eff. 0.249)
369.92/370.03	c #Conflicts:     922000 | #Learnt:      34177 | 0.000
369.92/370.03	c total clause space: 206.656MB
369.92/370.03	c total #watches: 475684
370.32/370.46	c total #propagations: 833029705 / total #impl: 3347384680 (eff. 0.249)
370.32/370.46	c #Conflicts:     923000 | #Learnt:      35177 | 0.000
370.32/370.46	c total clause space: 206.656MB
370.32/370.46	c total #watches: 478310
370.73/370.88	c total #propagations: 834047392 / total #impl: 3351502279 (eff. 0.249)
370.73/370.88	c #Conflicts:     924000 | #Learnt:      36177 | 0.000
370.73/370.88	c total clause space: 206.656MB
370.73/370.88	c total #watches: 482004
371.12/371.21	c total #propagations: 835059678 / total #impl: 3355065308 (eff. 0.249)
371.12/371.21	c #Conflicts:     925000 | #Learnt:      37177 | 0.000
371.12/371.21	c total clause space: 206.656MB
371.12/371.21	c total #watches: 484834
371.42/371.51	c total #propagations: 835895164 / total #impl: 3358594962 (eff. 0.249)
371.42/371.51	c #Conflicts:     926000 | #Learnt:      38177 | 0.000
371.42/371.51	c total clause space: 206.656MB
371.42/371.51	c total #watches: 487673
371.73/371.90	c total #propagations: 836526060 / total #impl: 3361112780 (eff. 0.249)
371.73/371.90	c #Conflicts:     927000 | #Learnt:      39177 | 0.000
371.73/371.90	c total clause space: 206.656MB
371.73/371.90	c total #watches: 490111
372.12/372.27	c total #propagations: 837504758 / total #impl: 3364483611 (eff. 0.249)
372.12/372.27	c #Conflicts:     928000 | #Learnt:      40177 | 0.000
372.12/372.27	c total clause space: 206.656MB
372.12/372.27	c total #watches: 493299
372.62/372.70	c total #propagations: 838610777 / total #impl: 3368937140 (eff. 0.249)
372.62/372.70	c #Conflicts:     929000 | #Learnt:      41177 | 0.000
372.62/372.70	c total clause space: 206.656MB
372.62/372.70	c total #watches: 496696
373.02/373.11	c total #propagations: 839541107 / total #impl: 3373135942 (eff. 0.249)
373.02/373.11	c #Conflicts:     930000 | #Learnt:      42177 | 0.000
373.02/373.11	c total clause space: 206.656MB
373.02/373.11	c total #watches: 500328
373.32/373.44	c total #propagations: 840367056 / total #impl: 3376834344 (eff. 0.249)
373.32/373.44	c #Conflicts:     931000 | #Learnt:      43177 | 0.000
373.32/373.44	c total clause space: 206.656MB
373.32/373.44	c total #watches: 503464
373.62/373.73	c total #propagations: 841000773 / total #impl: 3379684497 (eff. 0.249)
373.62/373.73	c #Conflicts:     932000 | #Learnt:      44177 | 0.000
373.62/373.73	c total clause space: 206.656MB
373.62/373.73	c total #watches: 505970
373.93/374.05	c total #propagations: 841493565 / total #impl: 3381659966 (eff. 0.249)
373.93/374.05	c #Conflicts:     933000 | #Learnt:      45177 | 0.000
373.93/374.05	c total clause space: 206.656MB
373.93/374.05	c total #watches: 508551
374.22/374.37	c total #propagations: 842038100 / total #impl: 3383858162 (eff. 0.249)
374.22/374.37	c #Conflicts:     934000 | #Learnt:      46177 | 0.000
374.22/374.37	c total clause space: 206.656MB
374.22/374.37	c total #watches: 510951
374.52/374.67	c total #propagations: 842552034 / total #impl: 3385964998 (eff. 0.249)
374.52/374.67	c GARBAGE COLLECT
374.52/374.67	c #Conflicts:     935000 | #Learnt:      23908 | 0.000
374.52/374.67	c total clause space: 206.656MB
374.52/374.67	c total #watches: 446042
374.82/374.94	c total #propagations: 843131990 / total #impl: 3388317584 (eff. 0.249)
374.82/374.94	c #Conflicts:     936000 | #Learnt:      24908 | 0.000
374.82/374.94	c total clause space: 206.656MB
374.82/374.94	c total #watches: 448511
375.22/375.34	c total #propagations: 843770568 / total #impl: 3390990470 (eff. 0.249)
375.22/375.34	c #Conflicts:     937000 | #Learnt:      25908 | 0.000
375.22/375.34	c total clause space: 206.656MB
375.22/375.34	c total #watches: 451196
375.62/375.79	c total #propagations: 844763504 / total #impl: 3395344685 (eff. 0.249)
375.62/375.79	c #Conflicts:     938000 | #Learnt:      26908 | 0.000
375.62/375.79	c total clause space: 206.656MB
375.62/375.79	c total #watches: 454269
376.02/376.19	c total #propagations: 845824003 / total #impl: 3400446476 (eff. 0.249)
376.02/376.19	c #Conflicts:     939000 | #Learnt:      27908 | 0.000
376.02/376.19	c total clause space: 206.656MB
376.02/376.19	c total #watches: 457403
376.62/376.72	c total #propagations: 846660680 / total #impl: 3404500733 (eff. 0.249)
376.62/376.72	c #Conflicts:     940000 | #Learnt:      28908 | 0.000
376.62/376.72	c total clause space: 206.656MB
376.62/376.72	c total #watches: 460457
377.12/377.30	c total #propagations: 847693746 / total #impl: 3409694831 (eff. 0.249)
377.12/377.30	c #Conflicts:     941000 | #Learnt:      29908 | 0.000
377.12/377.30	c total clause space: 206.656MB
377.12/377.30	c total #watches: 463939
377.72/377.87	c total #propagations: 848642529 / total #impl: 3414271598 (eff. 0.249)
377.72/377.87	c #Conflicts:     942000 | #Learnt:      30908 | 0.000
377.72/377.87	c total clause space: 206.656MB
377.72/377.87	c total #watches: 467996
378.33/378.46	c total #propagations: 849556084 / total #impl: 3418781331 (eff. 0.248)
378.33/378.46	c #Conflicts:     943000 | #Learnt:      31908 | 0.000
378.33/378.46	c total clause space: 206.656MB
378.33/378.46	c total #watches: 471190
378.92/379.09	c total #propagations: 850441298 / total #impl: 3423371584 (eff. 0.248)
378.92/379.09	c #Conflicts:     944000 | #Learnt:      32908 | 0.000
378.92/379.09	c total clause space: 206.656MB
378.92/379.09	c total #watches: 474110
379.62/379.74	c total #propagations: 851350861 / total #impl: 3428015022 (eff. 0.248)
379.62/379.74	c #Conflicts:     945000 | #Learnt:      33908 | 0.000
379.62/379.74	c total clause space: 206.656MB
379.62/379.74	c total #watches: 476846
380.32/380.40	c total #propagations: 852315371 / total #impl: 3432681825 (eff. 0.248)
380.32/380.40	c #Conflicts:     946000 | #Learnt:      34908 | 0.000
380.32/380.40	c total clause space: 206.656MB
380.32/380.40	c total #watches: 479486
381.12/381.24	c total #propagations: 853245428 / total #impl: 3437205156 (eff. 0.248)
381.12/381.24	c #Conflicts:     947000 | #Learnt:      35908 | 0.000
381.12/381.24	c total clause space: 206.656MB
381.12/381.24	c total #watches: 484156
381.92/382.09	c total #propagations: 854302652 / total #impl: 3442431411 (eff. 0.248)
381.92/382.09	c #Conflicts:     948000 | #Learnt:      36908 | 0.000
381.92/382.09	c total clause space: 206.656MB
381.92/382.09	c total #watches: 487064
383.02/383.12	c total #propagations: 855255752 / total #impl: 3447112599 (eff. 0.248)
383.02/383.12	c #Conflicts:     949000 | #Learnt:      37908 | 0.000
383.02/383.12	c total clause space: 206.656MB
383.02/383.12	c total #watches: 491911
383.52/383.64	c total #propagations: 856346650 / total #impl: 3452538409 (eff. 0.248)
383.52/383.64	c #Conflicts:     950000 | #Learnt:      38908 | 0.000
383.52/383.64	c total clause space: 206.656MB
383.52/383.64	c total #watches: 495502
384.22/384.32	c total #propagations: 857161344 / total #impl: 3456210468 (eff. 0.248)
384.22/384.32	c #Conflicts:     951000 | #Learnt:      39908 | 0.000
384.22/384.32	c total clause space: 206.656MB
384.22/384.32	c total #watches: 499354
384.72/384.83	c total #propagations: 858109610 / total #impl: 3460544638 (eff. 0.248)
384.72/384.83	c #Conflicts:     952000 | #Learnt:      40908 | 0.000
384.72/384.83	c total clause space: 206.656MB
384.72/384.83	c total #watches: 503802
385.42/385.50	c total #propagations: 858771574 / total #impl: 3463651156 (eff. 0.248)
385.42/385.50	c #Conflicts:     953000 | #Learnt:      41908 | 0.000
385.42/385.50	c total clause space: 206.656MB
385.42/385.50	c total #watches: 508021
386.03/386.20	c total #propagations: 859406856 / total #impl: 3466660601 (eff. 0.248)
386.03/386.20	c #Conflicts:     954000 | #Learnt:      42908 | 0.000
386.03/386.20	c total clause space: 206.656MB
386.03/386.20	c total #watches: 511931
386.82/386.90	c total #propagations: 860085648 / total #impl: 3469886603 (eff. 0.248)
386.82/386.90	c #Conflicts:     955000 | #Learnt:      43908 | 0.000
386.82/386.90	c total clause space: 206.656MB
386.82/386.90	c total #watches: 516875
387.62/387.74	c total #propagations: 860606917 / total #impl: 3472405375 (eff. 0.248)
387.62/387.74	c #Conflicts:     956000 | #Learnt:      44908 | 0.000
387.62/387.74	c total clause space: 206.656MB
387.62/387.74	c total #watches: 522470
388.52/388.62	c total #propagations: 861130389 / total #impl: 3475036840 (eff. 0.248)
388.52/388.62	c #Conflicts:     957000 | #Learnt:      45908 | 0.000
388.52/388.62	c total clause space: 206.656MB
388.52/388.62	c total #watches: 526283
389.42/389.51	c total #propagations: 861714620 / total #impl: 3478103504 (eff. 0.248)
389.42/389.51	c #Conflicts:     958000 | #Learnt:      46908 | 0.000
389.42/389.51	c total clause space: 206.656MB
389.42/389.51	c total #watches: 530792
390.12/390.24	c total #propagations: 862294146 / total #impl: 3481254324 (eff. 0.248)
390.12/390.24	c GARBAGE COLLECT
390.12/390.24	c #Conflicts:     959000 | #Learnt:      24325 | 0.000
390.12/390.24	c total clause space: 206.656MB
390.12/390.24	c total #watches: 448013
390.52/390.60	c total #propagations: 863053703 / total #impl: 3485042501 (eff. 0.248)
390.52/390.60	c #Conflicts:     960000 | #Learnt:      25325 | 0.000
390.52/390.60	c total clause space: 206.656MB
390.52/390.60	c total #watches: 451760
390.92/391.08	c total #propagations: 863716288 / total #impl: 3488332372 (eff. 0.248)
390.92/391.08	c #Conflicts:     961000 | #Learnt:      26325 | 0.000
390.92/391.08	c total clause space: 206.656MB
390.92/391.08	c total #watches: 458799
391.52/391.64	c total #propagations: 864369628 / total #impl: 3491649591 (eff. 0.248)
391.52/391.64	c #Conflicts:     962000 | #Learnt:      27325 | 0.000
391.52/391.64	c total clause space: 206.656MB
391.52/391.64	c total #watches: 463263
392.12/392.22	c total #propagations: 864996195 / total #impl: 3494719498 (eff. 0.248)
392.12/392.22	c #Conflicts:     963000 | #Learnt:      28325 | 0.000
392.12/392.22	c total clause space: 206.656MB
392.12/392.22	c total #watches: 468261
392.92/393.04	c total #propagations: 865624962 / total #impl: 3497850698 (eff. 0.247)
392.92/393.04	c #Conflicts:     964000 | #Learnt:      29325 | 0.000
392.92/393.04	c total clause space: 206.656MB
392.92/393.04	c total #watches: 477254
393.82/393.96	c total #propagations: 866379407 / total #impl: 3501802538 (eff. 0.247)
393.82/393.96	c #Conflicts:     965000 | #Learnt:      30325 | 0.000
393.82/393.96	c total clause space: 206.656MB
393.82/393.96	c total #watches: 486737
394.92/395.08	c total #propagations: 867094230 / total #impl: 3505572219 (eff. 0.247)
394.92/395.08	c #Conflicts:     966000 | #Learnt:      31325 | 0.000
394.92/395.08	c total clause space: 206.656MB
394.92/395.08	c total #watches: 495590
396.21/396.35	c total #propagations: 867782649 / total #impl: 3509517811 (eff. 0.247)
396.21/396.35	c #Conflicts:     967000 | #Learnt:      32325 | 0.000
396.21/396.35	c total clause space: 206.656MB
396.21/396.35	c total #watches: 501268
397.51/397.61	c total #propagations: 868522152 / total #impl: 3513964150 (eff. 0.247)
397.51/397.61	c #Conflicts:     968000 | #Learnt:      33325 | 0.000
397.51/397.61	c total clause space: 206.656MB
397.51/397.61	c total #watches: 508341
399.01/399.10	c total #propagations: 869149575 / total #impl: 3517631745 (eff. 0.247)
399.01/399.10	c #Conflicts:     969000 | #Learnt:      34325 | 0.000
399.01/399.10	c total clause space: 206.656MB
399.01/399.10	c total #watches: 512904
400.32/400.42	c total #propagations: 869862384 / total #impl: 3520972034 (eff. 0.247)
400.32/400.42	c #Conflicts:     970000 | #Learnt:      35325 | 0.000
400.32/400.42	c total clause space: 206.656MB
400.32/400.42	c total #watches: 516518
401.81/401.98	c total #propagations: 870459211 / total #impl: 3523395407 (eff. 0.247)
401.81/401.98	c #Conflicts:     971000 | #Learnt:      36325 | 0.000
401.81/401.98	c total clause space: 206.656MB
401.81/401.98	c total #watches: 520991
403.41/403.54	c total #propagations: 871110955 / total #impl: 3526246382 (eff. 0.247)
403.41/403.54	c #Conflicts:     972000 | #Learnt:      37325 | 0.000
403.41/403.54	c total clause space: 206.656MB
403.41/403.54	c total #watches: 523988
404.72/404.85	c total #propagations: 871702183 / total #impl: 3528863777 (eff. 0.247)
404.72/404.85	c #Conflicts:     973000 | #Learnt:      38325 | 0.000
404.72/404.85	c total clause space: 206.656MB
404.72/404.85	c total #watches: 527165
405.92/406.06	c total #propagations: 872312174 / total #impl: 3531521119 (eff. 0.247)
405.92/406.06	c #Conflicts:     974000 | #Learnt:      39325 | 0.000
405.92/406.06	c total clause space: 206.656MB
405.92/406.06	c total #watches: 530476
406.81/406.97	c total #propagations: 872861967 / total #impl: 3533735643 (eff. 0.247)
406.81/406.97	c #Conflicts:     975000 | #Learnt:      40325 | 0.000
406.81/406.97	c total clause space: 206.656MB
406.81/406.97	c total #watches: 533420
407.21/407.33	c total #propagations: 873570636 / total #impl: 3536637934 (eff. 0.247)
407.21/407.33	c #Conflicts:     976000 | #Learnt:      41325 | 0.000
407.21/407.33	c total clause space: 206.656MB
407.21/407.33	c total #watches: 536822
407.51/407.68	c total #propagations: 874394758 / total #impl: 3540051538 (eff. 0.247)
407.51/407.68	c #Conflicts:     977000 | #Learnt:      42325 | 0.000
407.51/407.68	c total clause space: 206.656MB
407.51/407.68	c total #watches: 540340
407.91/408.02	c total #propagations: 875182578 / total #impl: 3543237401 (eff. 0.247)
407.91/408.02	c #Conflicts:     978000 | #Learnt:      43325 | 0.000
407.91/408.02	c total clause space: 206.656MB
407.91/408.02	c total #watches: 543569
408.21/408.34	c total #propagations: 875881628 / total #impl: 3546069357 (eff. 0.247)
408.21/408.34	c #Conflicts:     979000 | #Learnt:      44325 | 0.000
408.21/408.34	c total clause space: 206.656MB
408.21/408.35	c total #watches: 546114
408.61/408.70	c total #propagations: 876520010 / total #impl: 3548468841 (eff. 0.247)
408.61/408.70	c #Conflicts:     980000 | #Learnt:      45325 | 0.000
408.61/408.70	c total clause space: 206.656MB
408.61/408.70	c total #watches: 548311
409.01/409.10	c total #propagations: 877226398 / total #impl: 3551225128 (eff. 0.247)
409.01/409.10	c #Conflicts:     981000 | #Learnt:      46325 | 0.000
409.01/409.10	c total clause space: 206.656MB
409.01/409.10	c total #watches: 551142
409.41/409.53	c total #propagations: 877985558 / total #impl: 3554224109 (eff. 0.247)
409.41/409.53	c #Conflicts:     982000 | #Learnt:      47325 | 0.000
409.41/409.53	c total clause space: 206.656MB
409.41/409.53	c total #watches: 553513
409.81/409.94	c total #propagations: 878703467 / total #impl: 3556930016 (eff. 0.247)
409.81/409.94	c GARBAGE COLLECT
409.81/409.94	c #Conflicts:     983000 | #Learnt:      24410 | 0.000
409.81/409.94	c total clause space: 206.656MB
409.81/409.94	c total #watches: 447981
410.11/410.27	c total #propagations: 879515409 / total #impl: 3560088700 (eff. 0.247)
410.11/410.27	c #Conflicts:     984000 | #Learnt:      25410 | 0.000
410.11/410.27	c total clause space: 206.656MB
410.11/410.27	c total #watches: 450956
410.51/410.65	c total #propagations: 880387237 / total #impl: 3563386944 (eff. 0.247)
410.51/410.65	c #Conflicts:     985000 | #Learnt:      26410 | 0.000
410.51/410.65	c total clause space: 206.656MB
410.51/410.65	c total #watches: 453392
410.91/411.00	c total #propagations: 881305244 / total #impl: 3566751854 (eff. 0.247)
410.91/411.00	c #Conflicts:     986000 | #Learnt:      27410 | 0.000
410.91/411.00	c total clause space: 206.656MB
410.91/411.00	c total #watches: 456229
411.21/411.32	c total #propagations: 882116722 / total #impl: 3569833641 (eff. 0.247)
411.21/411.32	c #Conflicts:     987000 | #Learnt:      28410 | 0.000
411.21/411.32	c total clause space: 206.656MB
411.21/411.32	c total #watches: 458858
411.51/411.64	c total #propagations: 882806247 / total #impl: 3572448896 (eff. 0.247)
411.51/411.64	c #Conflicts:     988000 | #Learnt:      29410 | 0.000
411.51/411.64	c total clause space: 206.656MB
411.51/411.64	c total #watches: 461136
411.81/411.98	c total #propagations: 883500937 / total #impl: 3574990724 (eff. 0.247)
411.81/411.98	c #Conflicts:     989000 | #Learnt:      30410 | 0.000
411.81/411.98	c total clause space: 206.656MB
411.81/411.98	c total #watches: 463523
412.21/412.31	c total #propagations: 884193795 / total #impl: 3577610145 (eff. 0.247)
412.21/412.31	c #Conflicts:     990000 | #Learnt:      31410 | 0.000
412.21/412.31	c total clause space: 206.656MB
412.21/412.31	c total #watches: 466193
412.52/412.65	c total #propagations: 884797800 / total #impl: 3579927388 (eff. 0.247)
412.52/412.65	c #Conflicts:     991000 | #Learnt:      32410 | 0.000
412.52/412.65	c total clause space: 206.656MB
412.52/412.65	c total #watches: 469030
412.81/412.99	c total #propagations: 885385666 / total #impl: 3582316523 (eff. 0.247)
412.81/412.99	c #Conflicts:     992000 | #Learnt:      33410 | 0.000
412.81/412.99	c total clause space: 206.656MB
412.81/412.99	c total #watches: 471671
413.31/413.40	c total #propagations: 885946161 / total #impl: 3584490292 (eff. 0.247)
413.31/413.40	c #Conflicts:     993000 | #Learnt:      34410 | 0.000
413.31/413.40	c total clause space: 206.656MB
413.31/413.40	c total #watches: 473797
413.71/413.82	c total #propagations: 886611823 / total #impl: 3586963929 (eff. 0.247)
413.71/413.82	c #Conflicts:     994000 | #Learnt:      35410 | 0.000
413.71/413.82	c total clause space: 206.656MB
413.71/413.82	c total #watches: 476488
414.11/414.23	c total #propagations: 887315626 / total #impl: 3589761482 (eff. 0.247)
414.11/414.23	c #Conflicts:     995000 | #Learnt:      36410 | 0.000
414.11/414.23	c total clause space: 206.656MB
414.11/414.23	c total #watches: 478843
414.51/414.66	c total #propagations: 887915056 / total #impl: 3591994492 (eff. 0.247)
414.51/414.66	c #Conflicts:     996000 | #Learnt:      37410 | 0.000
414.51/414.66	c total clause space: 206.656MB
414.51/414.66	c total #watches: 481263
414.91/415.09	c total #propagations: 888549776 / total #impl: 3594462358 (eff. 0.247)
414.91/415.09	c #Conflicts:     997000 | #Learnt:      38410 | 0.000
414.91/415.09	c total clause space: 206.656MB
414.91/415.09	c total #watches: 484090
415.41/415.56	c total #propagations: 889176875 / total #impl: 3596847719 (eff. 0.247)
415.41/415.56	c #Conflicts:     998000 | #Learnt:      39410 | 0.000
415.41/415.56	c total clause space: 206.656MB
415.41/415.56	c total #watches: 486546
415.91/416.03	c total #propagations: 889835787 / total #impl: 3599443466 (eff. 0.247)
415.91/416.03	c #Conflicts:     999000 | #Learnt:      40410 | 0.000
415.91/416.03	c total clause space: 206.656MB
415.91/416.03	c total #watches: 488955
416.41/416.57	c total #propagations: 890508722 / total #impl: 3602050947 (eff. 0.247)
416.41/416.57	c #Conflicts:    1000000 | #Learnt:      41410 | 0.000
416.41/416.57	c total clause space: 206.656MB
416.41/416.57	c total #watches: 491660
417.01/417.10	c total #propagations: 891240034 / total #impl: 3604978052 (eff. 0.247)
417.01/417.10	c #Conflicts:    1001000 | #Learnt:      42410 | 0.000
417.01/417.10	c total clause space: 206.656MB
417.01/417.10	c total #watches: 494137
417.61/417.70	c total #propagations: 891924039 / total #impl: 3607764225 (eff. 0.247)
417.61/417.70	c #Conflicts:    1002000 | #Learnt:      43410 | 0.000
417.61/417.70	c total clause space: 206.656MB
417.61/417.70	c total #watches: 496455
418.11/418.22	c total #propagations: 892687476 / total #impl: 3610863729 (eff. 0.247)
418.11/418.22	c #Conflicts:    1003000 | #Learnt:      44410 | 0.000
418.11/418.22	c total clause space: 206.656MB
418.11/418.23	c total #watches: 498939
418.61/418.73	c total #propagations: 893345939 / total #impl: 3613287862 (eff. 0.247)
418.61/418.73	c #Conflicts:    1004000 | #Learnt:      45410 | 0.000
418.61/418.73	c total clause space: 206.656MB
418.61/418.73	c total #watches: 501389
419.12/419.27	c total #propagations: 893943665 / total #impl: 3615526153 (eff. 0.247)
419.12/419.27	c #Conflicts:    1005000 | #Learnt:      46410 | 0.000
419.12/419.27	c total clause space: 206.656MB
419.12/419.27	c total #watches: 504252
419.71/419.84	c total #propagations: 894601466 / total #impl: 3618286895 (eff. 0.247)
419.71/419.84	c #Conflicts:    1006000 | #Learnt:      47410 | 0.000
419.71/419.84	c total clause space: 206.656MB
419.71/419.84	c total #watches: 507194
420.41/420.52	c total #propagations: 895297602 / total #impl: 3621010689 (eff. 0.247)
420.41/420.52	c #Conflicts:    1007000 | #Learnt:      48410 | 0.000
420.41/420.52	c total clause space: 206.656MB
420.41/420.52	c total #watches: 511212
420.81/420.93	c total #propagations: 896186822 / total #impl: 3624596159 (eff. 0.247)
420.81/420.93	c GARBAGE COLLECT
420.81/420.93	c #Conflicts:    1008000 | #Learnt:      25188 | 0.000
420.81/420.93	c total clause space: 206.656MB
420.81/420.93	c total #watches: 449695
421.11/421.25	c total #propagations: 897014719 / total #impl: 3628125354 (eff. 0.247)
421.11/421.25	c #Conflicts:    1009000 | #Learnt:      26188 | 0.000
421.11/421.25	c total clause space: 206.656MB
421.11/421.25	c total #watches: 452387
421.41/421.56	c total #propagations: 897782149 / total #impl: 3631348817 (eff. 0.247)
421.41/421.56	c #Conflicts:    1010000 | #Learnt:      27188 | 0.000
421.41/421.56	c total clause space: 206.656MB
421.41/421.56	c total #watches: 454628
421.81/421.91	c total #propagations: 898498245 / total #impl: 3634254507 (eff. 0.247)
421.81/421.91	c #Conflicts:    1011000 | #Learnt:      28188 | 0.000
421.81/421.91	c total clause space: 206.656MB
421.81/421.91	c total #watches: 457986
422.11/422.25	c total #propagations: 899271634 / total #impl: 3637355744 (eff. 0.247)
422.11/422.25	c #Conflicts:    1012000 | #Learnt:      29188 | 0.000
422.11/422.25	c total clause space: 206.656MB
422.11/422.26	c total #watches: 460802
422.51/422.63	c total #propagations: 900038283 / total #impl: 3640458960 (eff. 0.247)
422.51/422.63	c #Conflicts:    1013000 | #Learnt:      30187 | 0.000
422.51/422.63	c total clause space: 206.656MB
422.51/422.63	c total #watches: 464023
422.91/423.03	c total #propagations: 900810229 / total #impl: 3643482660 (eff. 0.247)
422.91/423.03	c #Conflicts:    1014000 | #Learnt:      31187 | 0.000
422.91/423.03	c total clause space: 206.656MB
422.91/423.03	c total #watches: 467094
423.31/423.48	c total #propagations: 901634185 / total #impl: 3647203461 (eff. 0.247)
423.31/423.48	c #Conflicts:    1015000 | #Learnt:      32187 | 0.000
423.31/423.48	c total clause space: 206.656MB
423.31/423.48	c total #watches: 470431
423.81/423.93	c total #propagations: 902510100 / total #impl: 3651809799 (eff. 0.247)
423.81/423.93	c #Conflicts:    1016000 | #Learnt:      33187 | 0.000
423.81/423.93	c total clause space: 206.656MB
423.81/423.93	c total #watches: 473294
424.21/424.38	c total #propagations: 903332090 / total #impl: 3656157189 (eff. 0.247)
424.21/424.38	c #Conflicts:    1017000 | #Learnt:      34187 | 0.000
424.21/424.38	c total clause space: 206.656MB
424.21/424.38	c total #watches: 475449
424.71/424.85	c total #propagations: 904114157 / total #impl: 3660188986 (eff. 0.247)
424.71/424.85	c #Conflicts:    1018000 | #Learnt:      35187 | 0.000
424.71/424.85	c total clause space: 206.656MB
424.71/424.85	c total #watches: 478400
425.22/425.34	c total #propagations: 904940093 / total #impl: 3664326497 (eff. 0.247)
425.22/425.34	c #Conflicts:    1019000 | #Learnt:      36187 | 0.000
425.22/425.34	c total clause space: 206.656MB
425.22/425.34	c total #watches: 481092
425.72/425.83	c total #propagations: 905768784 / total #impl: 3668493456 (eff. 0.247)
425.72/425.83	c #Conflicts:    1020000 | #Learnt:      37187 | 0.000
425.72/425.83	c total clause space: 206.656MB
425.72/425.83	c total #watches: 483559
426.22/426.38	c total #propagations: 906497338 / total #impl: 3672351871 (eff. 0.247)
426.22/426.38	c #Conflicts:    1021000 | #Learnt:      38187 | 0.000
426.22/426.38	c total clause space: 206.656MB
426.22/426.38	c total #watches: 486988
426.92/427.04	c total #propagations: 907309722 / total #impl: 3676675633 (eff. 0.247)
426.92/427.04	c #Conflicts:    1022000 | #Learnt:      39187 | 0.000
426.92/427.04	c total clause space: 206.656MB
426.92/427.04	c total #watches: 491155
427.61/427.72	c total #propagations: 908230506 / total #impl: 3681489054 (eff. 0.247)
427.61/427.72	c #Conflicts:    1023000 | #Learnt:      40187 | 0.000
427.61/427.72	c total clause space: 206.656MB
427.61/427.72	c total #watches: 494586
428.21/428.39	c total #propagations: 909128511 / total #impl: 3686207498 (eff. 0.247)
428.21/428.39	c #Conflicts:    1024000 | #Learnt:      41187 | 0.000
428.21/428.39	c total clause space: 206.656MB
428.21/428.39	c total #watches: 498238
428.92/429.09	c total #propagations: 909936706 / total #impl: 3690438884 (eff. 0.247)
428.92/429.09	c #Conflicts:    1025000 | #Learnt:      42187 | 0.000
428.92/429.09	c total clause space: 206.656MB
428.92/429.09	c total #watches: 500829
429.71/429.80	c total #propagations: 910655829 / total #impl: 3694172418 (eff. 0.247)
429.71/429.80	c #Conflicts:    1026000 | #Learnt:      43187 | 0.000
429.71/429.80	c total clause space: 206.656MB
429.71/429.80	c total #watches: 504790
430.21/430.38	c total #propagations: 911493678 / total #impl: 3698014791 (eff. 0.246)
430.21/430.38	c #Conflicts:    1027000 | #Learnt:      44187 | 0.000
430.21/430.38	c total clause space: 206.656MB
430.21/430.38	c total #watches: 509325
431.01/431.12	c total #propagations: 912544198 / total #impl: 3702194378 (eff. 0.246)
431.01/431.12	c #Conflicts:    1028000 | #Learnt:      45187 | 0.000
431.01/431.12	c total clause space: 206.656MB
431.01/431.12	c total #watches: 520708
432.01/432.12	c total #propagations: 913621981 / total #impl: 3706903916 (eff. 0.246)
432.01/432.12	c #Conflicts:    1029000 | #Learnt:      46187 | 0.000
432.01/432.12	c total clause space: 206.656MB
432.01/432.12	c total #watches: 527865
433.21/433.38	c total #propagations: 914633406 / total #impl: 3711175887 (eff. 0.246)
433.21/433.38	c #Conflicts:    1030000 | #Learnt:      47187 | 0.000
433.21/433.38	c total clause space: 206.656MB
433.21/433.38	c total #watches: 532879
434.52/434.68	c total #propagations: 915735103 / total #impl: 3716237057 (eff. 0.246)
434.52/434.68	c #Conflicts:    1031000 | #Learnt:      48187 | 0.000
434.52/434.68	c total clause space: 206.656MB
434.52/434.68	c total #watches: 538875
435.81/435.95	c total #propagations: 916842725 / total #impl: 3721799715 (eff. 0.246)
435.81/435.95	c GARBAGE COLLECT
435.81/435.95	c #Conflicts:    1032000 | #Learnt:      24716 | 0.000
435.81/435.95	c total clause space: 206.656MB
435.81/435.95	c total #watches: 449543
436.21/436.39	c total #propagations: 917746951 / total #impl: 3726803440 (eff. 0.246)
436.21/436.39	c #Conflicts:    1033000 | #Learnt:      25716 | 0.000
436.21/436.39	c total clause space: 206.656MB
436.21/436.39	c total #watches: 456778
437.01/437.13	c total #propagations: 918595557 / total #impl: 3730725831 (eff. 0.246)
437.01/437.13	c #Conflicts:    1034000 | #Learnt:      26716 | 0.000
437.01/437.13	c total clause space: 206.656MB
437.01/437.14	c total #watches: 465136
438.01/438.17	c total #propagations: 919646924 / total #impl: 3735662993 (eff. 0.246)
438.01/438.17	c #Conflicts:    1035000 | #Learnt:      27716 | 0.000
438.01/438.17	c total clause space: 206.656MB
438.01/438.17	c total #watches: 471680
438.92/439.04	c total #propagations: 920639790 / total #impl: 3740237396 (eff. 0.246)
438.92/439.04	c #Conflicts:    1036000 | #Learnt:      28716 | 0.000
438.92/439.04	c total clause space: 206.656MB
438.92/439.04	c total #watches: 481044
440.11/440.29	c total #propagations: 921398336 / total #impl: 3744469949 (eff. 0.246)
440.11/440.29	c #Conflicts:    1037000 | #Learnt:      29716 | 0.000
440.11/440.29	c total clause space: 206.656MB
440.11/440.29	c total #watches: 489761
441.61/441.70	c total #propagations: 922208911 / total #impl: 3749211583 (eff. 0.246)
441.61/441.70	c #Conflicts:    1038000 | #Learnt:      30716 | 0.000
441.61/441.70	c total clause space: 206.656MB
441.61/441.71	c total #watches: 499361
443.41/443.51	c total #propagations: 922993679 / total #impl: 3753975437 (eff. 0.246)
443.41/443.51	c #Conflicts:    1039000 | #Learnt:      31716 | 0.000
443.41/443.51	c total clause space: 206.656MB
443.41/443.51	c total #watches: 508495
445.61/445.77	c total #propagations: 923822761 / total #impl: 3760348705 (eff. 0.246)
445.61/445.77	c #Conflicts:    1040000 | #Learnt:      32716 | 0.000
445.61/445.77	c total clause space: 206.656MB
445.61/445.77	c total #watches: 519443
448.31/448.40	c total #propagations: 924648497 / total #impl: 3766395070 (eff. 0.245)
448.31/448.40	c #Conflicts:    1041000 | #Learnt:      33716 | 0.000
448.31/448.40	c total clause space: 206.656MB
448.31/448.40	c total #watches: 533806
450.81/450.98	c total #propagations: 925438417 / total #impl: 3772181002 (eff. 0.245)
450.81/450.98	c #Conflicts:    1042000 | #Learnt:      34716 | 0.000
450.81/450.98	c total clause space: 206.656MB
450.81/450.98	c total #watches: 547802
454.01/454.18	c total #propagations: 926217403 / total #impl: 3777318278 (eff. 0.245)
454.01/454.18	c #Conflicts:    1043000 | #Learnt:      35716 | 0.000
454.01/454.18	c total clause space: 206.656MB
454.01/454.18	c total #watches: 556715
457.61/457.78	c total #propagations: 927282608 / total #impl: 3782838449 (eff. 0.245)
457.61/457.78	c #Conflicts:    1044000 | #Learnt:      36716 | 0.000
457.61/457.78	c total clause space: 206.656MB
457.61/457.78	c total #watches: 562151
462.11/462.28	c total #propagations: 928510555 / total #impl: 3789585071 (eff. 0.245)
462.11/462.28	c #Conflicts:    1045000 | #Learnt:      37716 | 0.000
462.11/462.28	c total clause space: 206.656MB
462.11/462.28	c total #watches: 570583
465.61/465.70	c total #propagations: 929822455 / total #impl: 3797285626 (eff. 0.245)
465.61/465.70	c #Conflicts:    1046000 | #Learnt:      38716 | 0.000
465.61/465.70	c total clause space: 206.656MB
465.61/465.70	c total #watches: 576448
469.81/469.99	c total #propagations: 930822618 / total #impl: 3804205483 (eff. 0.245)
469.81/469.99	c #Conflicts:    1047000 | #Learnt:      39716 | 0.000
469.81/469.99	c total clause space: 206.656MB
469.81/469.99	c total #watches: 581831
474.90/475.07	c total #propagations: 932019008 / total #impl: 3811738279 (eff. 0.245)
474.90/475.07	c #Conflicts:    1048000 | #Learnt:      40716 | 0.000
474.90/475.07	c total clause space: 206.656MB
474.90/475.07	c total #watches: 591224
480.71/480.84	c total #propagations: 933233349 / total #impl: 3820458132 (eff. 0.244)
480.71/480.84	c #Conflicts:    1049000 | #Learnt:      41716 | 0.000
480.71/480.84	c total clause space: 206.656MB
480.71/480.84	c total #watches: 602972
486.11/486.25	c total #propagations: 934660482 / total #impl: 3831724197 (eff. 0.244)
486.11/486.25	c #Conflicts:    1050000 | #Learnt:      42716 | 0.000
486.11/486.25	c total clause space: 206.656MB
486.11/486.25	c total #watches: 613821
491.90/492.03	c total #propagations: 935965265 / total #impl: 3841116223 (eff. 0.244)
491.90/492.03	c #Conflicts:    1051000 | #Learnt:      43716 | 0.000
491.90/492.03	c total clause space: 206.656MB
491.90/492.03	c total #watches: 629348
498.90/499.07	c total #propagations: 937202119 / total #impl: 3851173028 (eff. 0.243)
498.90/499.07	c #Conflicts:    1052000 | #Learnt:      44716 | 0.000
498.90/499.07	c total clause space: 206.656MB
498.90/499.07	c total #watches: 635733
504.60/504.72	c total #propagations: 938561286 / total #impl: 3860738252 (eff. 0.243)
504.60/504.72	c #Conflicts:    1053000 | #Learnt:      45716 | 0.000
504.60/504.72	c total clause space: 206.656MB
504.60/504.72	c total #watches: 644395
510.40/510.54	c total #propagations: 939685082 / total #impl: 3869024165 (eff. 0.243)
510.40/510.54	c #Conflicts:    1054000 | #Learnt:      46716 | 0.000
510.40/510.54	c total clause space: 206.656MB
510.40/510.54	c total #watches: 652197
517.00/517.15	c total #propagations: 940703116 / total #impl: 3876966522 (eff. 0.243)
517.00/517.15	c #Conflicts:    1055000 | #Learnt:      47716 | 0.000
517.00/517.15	c total clause space: 206.656MB
517.00/517.15	c total #watches: 661463
522.89/523.05	c total #propagations: 941822426 / total #impl: 3886268337 (eff. 0.242)
522.89/523.05	c #Conflicts:    1056000 | #Learnt:      48716 | 0.000
522.89/523.05	c total clause space: 206.656MB
522.89/523.05	c total #watches: 667171
528.59/528.71	c total #propagations: 942990821 / total #impl: 3893088682 (eff. 0.242)
528.59/528.71	c GARBAGE COLLECT
528.59/528.71	c #Conflicts:    1057000 | #Learnt:      24913 | 0.000
528.59/528.71	c total clause space: 206.656MB
528.59/528.71	c total #watches: 450866
529.19/529.30	c total #propagations: 944009333 / total #impl: 3898647423 (eff. 0.242)
529.19/529.30	c #Conflicts:    1058000 | #Learnt:      25913 | 0.000
529.19/529.30	c total clause space: 206.656MB
529.19/529.30	c total #watches: 458163
529.89/530.05	c total #propagations: 945127012 / total #impl: 3903712567 (eff. 0.242)
529.89/530.05	c #Conflicts:    1059000 | #Learnt:      26913 | 0.000
529.89/530.05	c total clause space: 206.656MB
529.89/530.05	c total #watches: 471890
530.99/531.14	c total #propagations: 946032428 / total #impl: 3908681777 (eff. 0.242)
530.99/531.14	c #Conflicts:    1060000 | #Learnt:      27913 | 0.000
530.99/531.14	c total clause space: 206.656MB
530.99/531.14	c total #watches: 479613
532.40/532.57	c total #propagations: 946914937 / total #impl: 3913320774 (eff. 0.242)
532.40/532.57	c #Conflicts:    1061000 | #Learnt:      28913 | 0.000
532.40/532.57	c total clause space: 206.656MB
532.40/532.57	c total #watches: 486452
533.69/533.87	c total #propagations: 947953963 / total #impl: 3918614139 (eff. 0.242)
533.69/533.87	c #Conflicts:    1062000 | #Learnt:      29913 | 0.000
533.69/533.87	c total clause space: 206.656MB
533.69/533.87	c total #watches: 495038
535.49/535.60	c total #propagations: 948896563 / total #impl: 3923766525 (eff. 0.242)
535.49/535.60	c #Conflicts:    1063000 | #Learnt:      30913 | 0.000
535.49/535.60	c total clause space: 206.656MB
535.49/535.60	c total #watches: 501954
537.59/537.73	c total #propagations: 949890830 / total #impl: 3928582931 (eff. 0.242)
537.59/537.73	c #Conflicts:    1064000 | #Learnt:      31913 | 0.000
537.59/537.73	c total clause space: 206.656MB
537.59/537.73	c total #watches: 509990
539.59/539.70	c total #propagations: 950933404 / total #impl: 3934010238 (eff. 0.242)
539.59/539.70	c #Conflicts:    1065000 | #Learnt:      32913 | 0.000
539.59/539.70	c total clause space: 206.656MB
539.59/539.70	c total #watches: 523628
541.79/541.98	c total #propagations: 951875690 / total #impl: 3939744841 (eff. 0.242)
541.79/541.98	c #Conflicts:    1066000 | #Learnt:      33913 | 0.000
541.79/541.98	c total clause space: 206.656MB
541.79/541.98	c total #watches: 530772
544.99/545.15	c total #propagations: 952858523 / total #impl: 3945753343 (eff. 0.241)
544.99/545.15	c #Conflicts:    1067000 | #Learnt:      34913 | 0.000
544.99/545.15	c total clause space: 206.656MB
544.99/545.15	c total #watches: 536813
548.19/548.32	c total #propagations: 953932371 / total #impl: 3952264723 (eff. 0.241)
548.19/548.32	c #Conflicts:    1068000 | #Learnt:      35913 | 0.000
548.19/548.32	c total clause space: 206.656MB
548.19/548.32	c total #watches: 543832
550.69/550.84	c total #propagations: 955031643 / total #impl: 3957913526 (eff. 0.241)
550.69/550.84	c #Conflicts:    1069000 | #Learnt:      36913 | 0.000
550.69/550.84	c total clause space: 206.656MB
550.69/550.84	c total #watches: 555208
553.39/553.60	c total #propagations: 955940554 / total #impl: 3962436257 (eff. 0.241)
553.39/553.60	c #Conflicts:    1070000 | #Learnt:      37913 | 0.000
553.39/553.60	c total clause space: 206.656MB
553.39/553.60	c total #watches: 564194
556.39/556.57	c total #propagations: 956928424 / total #impl: 3967701500 (eff. 0.241)
556.39/556.57	c #Conflicts:    1071000 | #Learnt:      38913 | 0.000
556.39/556.57	c total clause space: 206.656MB
556.39/556.57	c total #watches: 572688
559.09/559.28	c total #propagations: 957965328 / total #impl: 3973758005 (eff. 0.241)
559.09/559.28	c #Conflicts:    1072000 | #Learnt:      39913 | 0.000
559.09/559.28	c total clause space: 206.656MB
559.09/559.28	c total #watches: 585592
562.79/562.94	c total #propagations: 958874732 / total #impl: 3979927915 (eff. 0.241)
562.79/562.94	c #Conflicts:    1073000 | #Learnt:      40913 | 0.000
562.79/562.94	c total clause space: 206.656MB
562.79/562.94	c total #watches: 601775
567.89/568.08	c total #propagations: 959887533 / total #impl: 3986932697 (eff. 0.241)
567.89/568.08	c #Conflicts:    1074000 | #Learnt:      41913 | 0.000
567.89/568.08	c total clause space: 206.656MB
567.89/568.08	c total #watches: 606075
573.28/573.42	c total #propagations: 961018253 / total #impl: 3993899773 (eff. 0.241)
573.28/573.42	c #Conflicts:    1075000 | #Learnt:      42913 | 0.000
573.28/573.42	c total clause space: 206.656MB
573.28/573.42	c total #watches: 611849
577.49/577.63	c total #propagations: 962112790 / total #impl: 4000888681 (eff. 0.240)
577.49/577.63	c #Conflicts:    1076000 | #Learnt:      43913 | 0.000
577.49/577.63	c total clause space: 206.656MB
577.49/577.63	c total #watches: 621424
581.98/582.15	c total #propagations: 963083840 / total #impl: 4008003918 (eff. 0.240)
581.98/582.15	c #Conflicts:    1077000 | #Learnt:      44913 | 0.000
581.98/582.15	c total clause space: 206.656MB
581.98/582.15	c total #watches: 630416
587.48/587.63	c total #propagations: 964082630 / total #impl: 4016539749 (eff. 0.240)
587.48/587.63	c #Conflicts:    1078000 | #Learnt:      45913 | 0.000
587.48/587.63	c total clause space: 206.656MB
587.48/587.63	c total #watches: 641275
592.79/593.00	c total #propagations: 965091619 / total #impl: 4025341417 (eff. 0.240)
592.79/593.00	c #Conflicts:    1079000 | #Learnt:      46913 | 0.000
592.79/593.00	c total clause space: 206.656MB
592.79/593.00	c total #watches: 650701
598.88/599.02	c total #propagations: 966138428 / total #impl: 4032639949 (eff. 0.240)
598.88/599.02	c #Conflicts:    1080000 | #Learnt:      47913 | 0.000
598.88/599.02	c total clause space: 206.656MB
598.88/599.02	c total #watches: 657093
605.88/606.01	c total #propagations: 967295492 / total #impl: 4040911053 (eff. 0.239)
605.88/606.01	c #Conflicts:    1081000 | #Learnt:      48913 | 0.000
605.88/606.01	c total clause space: 206.656MB
605.88/606.01	c total #watches: 664103
612.69/612.87	c total #propagations: 968402949 / total #impl: 4049150557 (eff. 0.239)
612.69/612.87	c #Conflicts:    1082000 | #Learnt:      49913 | 0.000
612.69/612.87	c total clause space: 206.656MB
612.69/612.87	c total #watches: 671775
615.58/615.77	c total #propagations: 969422189 / total #impl: 4057047355 (eff. 0.239)
615.58/615.77	c GARBAGE COLLECT
615.58/615.77	c #Conflicts:    1083000 | #Learnt:      25821 | 0.000
615.58/615.77	c total clause space: 206.656MB
615.58/615.77	c total #watches: 458390
616.38/616.56	c total #propagations: 970524767 / total #impl: 4063360888 (eff. 0.239)
616.38/616.56	c #Conflicts:    1084000 | #Learnt:      26821 | 0.000
616.38/616.56	c total clause space: 206.656MB
616.38/616.56	c total #watches: 468859
617.38/617.57	c total #propagations: 971666079 / total #impl: 4069002867 (eff. 0.239)
617.38/617.57	c #Conflicts:    1085000 | #Learnt:      27821 | 0.000
617.38/617.57	c total clause space: 206.656MB
617.38/617.57	c total #watches: 477024
618.38/618.53	c total #propagations: 972792629 / total #impl: 4074775979 (eff. 0.239)
618.38/618.53	c #Conflicts:    1086000 | #Learnt:      28821 | 0.000
618.38/618.53	c total clause space: 206.656MB
618.38/618.53	c total #watches: 485933
619.38/619.52	c total #propagations: 973822809 / total #impl: 4080608102 (eff. 0.239)
619.38/619.52	c #Conflicts:    1087000 | #Learnt:      29821 | 0.000
619.38/619.52	c total clause space: 206.656MB
619.38/619.52	c total #watches: 498515
620.88/621.09	c total #propagations: 974785366 / total #impl: 4086976307 (eff. 0.239)
620.88/621.09	c #Conflicts:    1088000 | #Learnt:      30821 | 0.000
620.88/621.09	c total clause space: 206.656MB
620.88/621.09	c total #watches: 511949
622.78/622.99	c total #propagations: 975807000 / total #impl: 4094109033 (eff. 0.238)
622.78/622.99	c #Conflicts:    1089000 | #Learnt:      31821 | 0.000
622.78/622.99	c total clause space: 206.656MB
622.78/622.99	c total #watches: 524108
625.08/625.20	c total #propagations: 976845864 / total #impl: 4101641383 (eff. 0.238)
625.08/625.20	c #Conflicts:    1090000 | #Learnt:      32821 | 0.000
625.08/625.20	c total clause space: 206.656MB
625.08/625.20	c total #watches: 540040
627.68/627.89	c total #propagations: 978010285 / total #impl: 4109580469 (eff. 0.238)
627.68/627.89	c #Conflicts:    1091000 | #Learnt:      33821 | 0.000
627.68/627.89	c total clause space: 206.656MB
627.68/627.89	c total #watches: 557471
631.48/631.62	c total #propagations: 979037759 / total #impl: 4118028898 (eff. 0.238)
631.48/631.62	c #Conflicts:    1092000 | #Learnt:      34821 | 0.000
631.48/631.62	c total clause space: 206.656MB
631.48/631.62	c total #watches: 574030
635.17/635.33	c total #propagations: 980157482 / total #impl: 4128083512 (eff. 0.237)
635.17/635.33	c #Conflicts:    1093000 | #Learnt:      35821 | 0.000
635.17/635.33	c total clause space: 206.656MB
635.17/635.33	c total #watches: 583909
639.28/639.47	c total #propagations: 981164179 / total #impl: 4137053151 (eff. 0.237)
639.28/639.47	c #Conflicts:    1094000 | #Learnt:      36821 | 0.000
639.28/639.47	c total clause space: 206.656MB
639.28/639.47	c total #watches: 589077
643.88/644.02	c total #propagations: 982127774 / total #impl: 4145379698 (eff. 0.237)
643.88/644.02	c #Conflicts:    1095000 | #Learnt:      37821 | 0.000
643.88/644.02	c total clause space: 206.656MB
643.88/644.02	c total #watches: 602950
648.48/648.64	c total #propagations: 983119979 / total #impl: 4155801215 (eff. 0.237)
648.48/648.64	c #Conflicts:    1096000 | #Learnt:      38821 | 0.000
648.48/648.64	c total clause space: 206.656MB
648.48/648.64	c total #watches: 616992
653.98/654.19	c total #propagations: 984206920 / total #impl: 4165909903 (eff. 0.236)
653.98/654.19	c #Conflicts:    1097000 | #Learnt:      39821 | 0.000
653.98/654.19	c total clause space: 206.656MB
653.98/654.19	c total #watches: 627874
659.68/659.89	c total #propagations: 985345124 / total #impl: 4176392255 (eff. 0.236)
659.68/659.89	c #Conflicts:    1098000 | #Learnt:      40821 | 0.000
659.68/659.89	c total clause space: 206.656MB
659.68/659.89	c total #watches: 635961
665.98/666.19	c total #propagations: 986300449 / total #impl: 4184807628 (eff. 0.236)
665.98/666.19	c #Conflicts:    1099000 | #Learnt:      41821 | 0.000
665.98/666.19	c total clause space: 206.656MB
665.98/666.19	c total #watches: 641804
672.98/673.17	c total #propagations: 987325165 / total #impl: 4192640952 (eff. 0.235)
672.98/673.17	c #Conflicts:    1100000 | #Learnt:      42821 | 0.000
672.98/673.17	c total clause space: 206.656MB
672.98/673.17	c total #watches: 648704
679.87/680.02	c total #propagations: 988493061 / total #impl: 4201322931 (eff. 0.235)
679.87/680.02	c #Conflicts:    1101000 | #Learnt:      43821 | 0.000
679.87/680.02	c total clause space: 206.656MB
679.87/680.02	c total #watches: 657099
686.57/686.70	c total #propagations: 989537999 / total #impl: 4209777799 (eff. 0.235)
686.57/686.70	c #Conflicts:    1102000 | #Learnt:      44821 | 0.000
686.57/686.70	c total clause space: 206.656MB
686.57/686.70	c total #watches: 664976
693.57/693.79	c total #propagations: 990497522 / total #impl: 4217498671 (eff. 0.235)
693.57/693.79	c #Conflicts:    1103000 | #Learnt:      45821 | 0.000
693.57/693.79	c total clause space: 206.656MB
693.57/693.79	c total #watches: 671978
699.77/699.95	c total #propagations: 991465564 / total #impl: 4226385312 (eff. 0.235)
699.77/699.95	c #Conflicts:    1104000 | #Learnt:      46821 | 0.000
699.77/699.95	c total clause space: 206.656MB
699.77/699.95	c total #watches: 678360
706.18/706.35	c total #propagations: 992351823 / total #impl: 4233499524 (eff. 0.234)
706.18/706.35	c #Conflicts:    1105000 | #Learnt:      47821 | 0.000
706.18/706.35	c total clause space: 206.656MB
706.18/706.35	c total #watches: 685992
712.37/712.58	c total #propagations: 993299202 / total #impl: 4241622667 (eff. 0.234)
712.37/712.58	c #Conflicts:    1106000 | #Learnt:      48821 | 0.000
712.37/712.58	c total clause space: 206.656MB
712.37/712.58	c total #watches: 694053
719.57/719.71	c total #propagations: 994233282 / total #impl: 4249024193 (eff. 0.234)
719.57/719.71	c #Conflicts:    1107000 | #Learnt:      49821 | 0.000
719.57/719.71	c total clause space: 206.656MB
719.57/719.71	c total #watches: 700936
725.97/726.19	c total #propagations: 995173784 / total #impl: 4256750045 (eff. 0.234)
725.97/726.19	c #Conflicts:    1108000 | #Learnt:      50821 | 0.000
725.97/726.19	c total clause space: 206.656MB
725.97/726.19	c total #watches: 708618
726.97/727.16	c total #propagations: 996086244 / total #impl: 4264889762 (eff. 0.234)
726.97/727.16	c GARBAGE COLLECT
726.97/727.16	c #Conflicts:    1109000 | #Learnt:      26425 | 0.000
726.97/727.16	c total clause space: 206.656MB
726.97/727.16	c total #watches: 460950
727.77/727.91	c total #propagations: 997116644 / total #impl: 4269490759 (eff. 0.234)
727.77/727.91	c #Conflicts:    1110000 | #Learnt:      27425 | 0.000
727.77/727.91	c total clause space: 206.656MB
727.77/727.91	c total #watches: 470653
728.67/728.86	c total #propagations: 998167547 / total #impl: 4274469651 (eff. 0.234)
728.67/728.86	c #Conflicts:    1111000 | #Learnt:      28425 | 0.000
728.67/728.86	c total clause space: 206.656MB
728.67/728.86	c total #watches: 478161
729.67/729.80	c total #propagations: 999204434 / total #impl: 4280187142 (eff. 0.233)
729.67/729.80	c #Conflicts:    1112000 | #Learnt:      29425 | 0.000
729.67/729.80	c total clause space: 206.656MB
729.67/729.80	c total #watches: 485423
730.66/730.88	c total #propagations: 1000058992 / total #impl: 4285060660 (eff. 0.233)
730.66/730.88	c #Conflicts:    1113000 | #Learnt:      30425 | 0.000
730.66/730.88	c total clause space: 206.656MB
730.66/730.88	c total #watches: 494827
731.96/732.18	c total #propagations: 1000991804 / total #impl: 4290530177 (eff. 0.233)
731.96/732.18	c #Conflicts:    1114000 | #Learnt:      31425 | 0.000
731.96/732.18	c total clause space: 206.656MB
731.96/732.18	c total #watches: 502587
733.46/733.69	c total #propagations: 1001930393 / total #impl: 4296316043 (eff. 0.233)
733.46/733.69	c #Conflicts:    1115000 | #Learnt:      32425 | 0.000
733.46/733.69	c total clause space: 206.656MB
733.46/733.69	c total #watches: 513113
735.36/735.51	c total #propagations: 1002815102 / total #impl: 4302015621 (eff. 0.233)
735.36/735.51	c #Conflicts:    1116000 | #Learnt:      33425 | 0.000
735.36/735.51	c total clause space: 206.656MB
735.36/735.51	c total #watches: 520845
737.86/738.04	c total #propagations: 1003765207 / total #impl: 4308017417 (eff. 0.233)
737.86/738.04	c #Conflicts:    1117000 | #Learnt:      34425 | 0.000
737.86/738.04	c total clause space: 206.656MB
737.86/738.04	c total #watches: 530245
740.56/740.74	c total #propagations: 1004790818 / total #impl: 4315656280 (eff. 0.233)
740.56/740.74	c #Conflicts:    1118000 | #Learnt:      35425 | 0.000
740.56/740.74	c total clause space: 206.656MB
740.56/740.74	c total #watches: 545090
744.26/744.43	c total #propagations: 1005752265 / total #impl: 4323238738 (eff. 0.233)
744.26/744.43	c #Conflicts:    1119000 | #Learnt:      36425 | 0.000
744.26/744.43	c total clause space: 206.656MB
744.26/744.43	c total #watches: 557526
748.46/748.66	c total #propagations: 1006761708 / total #impl: 4331910437 (eff. 0.232)
748.46/748.66	c #Conflicts:    1120000 | #Learnt:      37425 | 0.000
748.46/748.66	c total clause space: 206.656MB
748.46/748.66	c total #watches: 568949
751.86/752.07	c total #propagations: 1007819948 / total #impl: 4340602956 (eff. 0.232)
751.86/752.07	c #Conflicts:    1121000 | #Learnt:      38425 | 0.000
751.86/752.07	c total clause space: 206.656MB
751.86/752.07	c total #watches: 578947
756.46/756.68	c total #propagations: 1008753162 / total #impl: 4347748960 (eff. 0.232)
756.46/756.68	c #Conflicts:    1122000 | #Learnt:      39425 | 0.000
756.46/756.68	c total clause space: 206.656MB
756.46/756.68	c total #watches: 587789
760.56/760.77	c total #propagations: 1009764573 / total #impl: 4356357374 (eff. 0.232)
760.56/760.77	c #Conflicts:    1123000 | #Learnt:      40425 | 0.000
760.56/760.77	c total clause space: 206.656MB
760.56/760.77	c total #watches: 594888
765.16/765.32	c total #propagations: 1010763597 / total #impl: 4364942504 (eff. 0.232)
765.16/765.32	c #Conflicts:    1124000 | #Learnt:      41425 | 0.000
765.16/765.32	c total clause space: 206.656MB
765.16/765.32	c total #watches: 603713
769.86/770.03	c total #propagations: 1011787471 / total #impl: 4374285144 (eff. 0.231)
769.86/770.03	c #Conflicts:    1125000 | #Learnt:      42425 | 0.000
769.86/770.03	c total clause space: 206.656MB
769.86/770.03	c total #watches: 611717
775.56/775.79	c total #propagations: 1012774258 / total #impl: 4383383201 (eff. 0.231)
775.56/775.79	c #Conflicts:    1126000 | #Learnt:      43425 | 0.000
775.56/775.79	c total clause space: 206.656MB
775.56/775.79	c total #watches: 621210
781.26/781.44	c total #propagations: 1013789082 / total #impl: 4392745940 (eff. 0.231)
781.26/781.44	c #Conflicts:    1127000 | #Learnt:      44425 | 0.000
781.26/781.44	c total clause space: 206.656MB
781.26/781.44	c total #watches: 630711
787.35/787.53	c total #propagations: 1014887043 / total #impl: 4401764121 (eff. 0.231)
787.35/787.53	c #Conflicts:    1128000 | #Learnt:      45425 | 0.000
787.35/787.53	c total clause space: 206.656MB
787.35/787.53	c total #watches: 637897
789.55/789.71	c total #propagations: 1015994583 / total #impl: 4410165541 (eff. 0.230)
789.55/789.71	c #Conflicts:    1129000 | #Learnt:      46425 | 0.000
789.55/789.71	c total clause space: 206.656MB
789.55/789.71	c total #watches: 641904
791.75/791.94	c total #propagations: 1017212198 / total #impl: 4415516995 (eff. 0.230)
791.75/791.94	c #Conflicts:    1130000 | #Learnt:      47425 | 0.000
791.75/791.94	c total clause space: 206.656MB
791.75/791.95	c total #watches: 644748
792.85/793.00	c total #propagations: 1018264307 / total #impl: 4419841575 (eff. 0.230)
792.85/793.00	c #Conflicts:    1131000 | #Learnt:      48425 | 0.000
792.85/793.00	c total clause space: 206.656MB
792.85/793.00	c total #watches: 648365
794.45/794.61	c total #propagations: 1019116746 / total #impl: 4423638252 (eff. 0.230)
794.45/794.61	c #Conflicts:    1132000 | #Learnt:      49425 | 0.000
794.45/794.61	c total clause space: 206.656MB
794.45/794.61	c total #watches: 652087
795.55/795.76	c total #propagations: 1020222113 / total #impl: 4428411633 (eff. 0.230)
795.55/795.76	c #Conflicts:    1133000 | #Learnt:      50425 | 0.000
795.55/795.76	c total clause space: 206.656MB
795.55/795.76	c total #watches: 655050
797.55/797.72	c total #propagations: 1021264741 / total #impl: 4432327688 (eff. 0.230)
797.55/797.72	c #Conflicts:    1134000 | #Learnt:      51425 | 0.000
797.55/797.72	c total clause space: 206.656MB
797.55/797.72	c total #watches: 657975
797.95/798.16	c total #propagations: 1022384317 / total #impl: 4437082341 (eff. 0.230)
797.95/798.16	c GARBAGE COLLECT
797.95/798.16	c #Conflicts:    1135000 | #Learnt:      26698 | 0.000
797.95/798.16	c total clause space: 206.656MB
797.95/798.16	c total #watches: 459635
798.46/798.66	c total #propagations: 1023181071 / total #impl: 4440083166 (eff. 0.230)
798.46/798.66	c #Conflicts:    1136000 | #Learnt:      27698 | 0.000
798.46/798.66	c total clause space: 206.656MB
798.46/798.66	c total #watches: 462557
798.95/799.19	c total #propagations: 1023924062 / total #impl: 4443038423 (eff. 0.230)
798.95/799.19	c #Conflicts:    1137000 | #Learnt:      28698 | 0.000
798.95/799.19	c total clause space: 206.656MB
798.95/799.19	c total #watches: 465758
799.45/799.66	c total #propagations: 1025041274 / total #impl: 4447224737 (eff. 0.230)
799.45/799.66	c #Conflicts:    1138000 | #Learnt:      29698 | 0.000
799.45/799.66	c total clause space: 206.656MB
799.45/799.66	c total #watches: 468433
799.85/800.06	c total #propagations: 1026216056 / total #impl: 4451703388 (eff. 0.231)
799.85/800.06	c #Conflicts:    1139000 | #Learnt:      30698 | 0.000
799.85/800.06	c total clause space: 206.656MB
799.85/800.06	c total #watches: 471127
800.35/800.56	c total #propagations: 1027113119 / total #impl: 4455527254 (eff. 0.231)
800.35/800.56	c #Conflicts:    1140000 | #Learnt:      31698 | 0.000
800.35/800.56	c total clause space: 206.656MB
800.35/800.56	c total #watches: 474739
800.85/801.01	c total #propagations: 1028137874 / total #impl: 4459905048 (eff. 0.231)
800.85/801.01	c #Conflicts:    1141000 | #Learnt:      32698 | 0.000
800.85/801.01	c total clause space: 206.656MB
800.85/801.01	c total #watches: 477578
801.25/801.40	c total #propagations: 1029108931 / total #impl: 4463848316 (eff. 0.231)
801.25/801.40	c #Conflicts:    1142000 | #Learnt:      33698 | 0.000
801.25/801.40	c total clause space: 206.656MB
801.25/801.40	c total #watches: 480978
801.55/801.75	c total #propagations: 1030021869 / total #impl: 4467687289 (eff. 0.231)
801.55/801.75	c #Conflicts:    1143000 | #Learnt:      34698 | 0.000
801.55/801.75	c total clause space: 206.656MB
801.55/801.75	c total #watches: 484018
801.86/802.08	c total #propagations: 1030691994 / total #impl: 4470722851 (eff. 0.231)
801.86/802.08	c #Conflicts:    1144000 | #Learnt:      35698 | 0.000
801.86/802.08	c total clause space: 206.656MB
801.86/802.08	c total #watches: 488408
802.35/802.53	c total #propagations: 1031334159 / total #impl: 4474822409 (eff. 0.230)
802.35/802.53	c #Conflicts:    1145000 | #Learnt:      36698 | 0.000
802.35/802.53	c total clause space: 206.656MB
802.35/802.53	c total #watches: 490898
802.86/803.00	c total #propagations: 1032095775 / total #impl: 4477840782 (eff. 0.230)
802.86/803.00	c #Conflicts:    1146000 | #Learnt:      37698 | 0.000
802.86/803.00	c total clause space: 206.656MB
802.86/803.00	c total #watches: 493402
803.25/803.48	c total #propagations: 1032856182 / total #impl: 4480663659 (eff. 0.231)
803.25/803.48	c #Conflicts:    1147000 | #Learnt:      38698 | 0.000
803.25/803.48	c total clause space: 206.656MB
803.25/803.48	c total #watches: 495998
803.85/804.02	c total #propagations: 1033613619 / total #impl: 4483519389 (eff. 0.231)
803.85/804.02	c #Conflicts:    1148000 | #Learnt:      39698 | 0.000
803.85/804.02	c total clause space: 206.656MB
803.85/804.02	c total #watches: 498733
804.25/804.48	c total #propagations: 1034689565 / total #impl: 4487448703 (eff. 0.231)
804.25/804.48	c #Conflicts:    1149000 | #Learnt:      40698 | 0.000
804.25/804.48	c total clause space: 206.656MB
804.25/804.48	c total #watches: 501258
804.75/804.96	c total #propagations: 1035680219 / total #impl: 4491555644 (eff. 0.231)
804.75/804.96	c #Conflicts:    1150000 | #Learnt:      41698 | 0.000
804.75/804.96	c total clause space: 206.656MB
804.75/804.96	c total #watches: 504563
805.25/805.40	c total #propagations: 1036711807 / total #impl: 4495271918 (eff. 0.231)
805.25/805.40	c #Conflicts:    1151000 | #Learnt:      42698 | 0.000
805.25/805.40	c total clause space: 206.656MB
805.25/805.40	c total #watches: 507095
805.75/805.98	c total #propagations: 1037781567 / total #impl: 4499359122 (eff. 0.231)
805.75/805.98	c #Conflicts:    1152000 | #Learnt:      43698 | 0.000
805.75/805.98	c total clause space: 206.656MB
805.75/805.98	c total #watches: 510949
806.26/806.40	c total #propagations: 1038900812 / total #impl: 4503942580 (eff. 0.231)
806.26/806.40	c #Conflicts:    1153000 | #Learnt:      44698 | 0.000
806.26/806.40	c total clause space: 206.656MB
806.26/806.40	c total #watches: 514151
806.95/807.12	c total #propagations: 1039860080 / total #impl: 4507595314 (eff. 0.231)
806.95/807.12	c #Conflicts:    1154000 | #Learnt:      45698 | 0.000
806.95/807.12	c total clause space: 206.656MB
806.95/807.12	c total #watches: 517267
807.75/807.91	c total #propagations: 1040980512 / total #impl: 4511786615 (eff. 0.231)
807.75/807.91	c #Conflicts:    1155000 | #Learnt:      46698 | 0.000
807.75/807.91	c total clause space: 206.656MB
807.75/807.91	c total #watches: 520430
808.15/808.36	c total #propagations: 1042544023 / total #impl: 4517424970 (eff. 0.231)
808.15/808.36	c #Conflicts:    1156000 | #Learnt:      47698 | 0.000
808.15/808.36	c total clause space: 206.656MB
808.15/808.36	c total #watches: 523376
808.55/808.80	c total #propagations: 1043479331 / total #impl: 4521227435 (eff. 0.231)
808.55/808.80	c #Conflicts:    1157000 | #Learnt:      48698 | 0.000
808.55/808.80	c total clause space: 206.656MB
808.55/808.80	c total #watches: 526221
809.05/809.21	c total #propagations: 1044261654 / total #impl: 4524640735 (eff. 0.231)
809.05/809.21	c #Conflicts:    1158000 | #Learnt:      49698 | 0.000
809.05/809.21	c total clause space: 206.656MB
809.05/809.21	c total #watches: 528797
809.56/809.72	c total #propagations: 1045083173 / total #impl: 4527903750 (eff. 0.231)
809.56/809.72	c #Conflicts:    1159000 | #Learnt:      50698 | 0.000
809.56/809.72	c total clause space: 206.656MB
809.56/809.72	c total #watches: 531523
810.05/810.21	c total #propagations: 1045888512 / total #impl: 4530721586 (eff. 0.231)
810.05/810.21	c #Conflicts:    1160000 | #Learnt:      51698 | 0.000
810.05/810.21	c total clause space: 206.656MB
810.05/810.21	c total #watches: 534996
810.56/810.76	c total #propagations: 1046822532 / total #impl: 4534228180 (eff. 0.231)
810.56/810.76	c GARBAGE COLLECT
810.56/810.76	c #Conflicts:    1161000 | #Learnt:      26689 | 0.000
810.56/810.76	c total clause space: 206.656MB
810.56/810.76	c total #watches: 460695
810.85/811.04	c total #propagations: 1047828777 / total #impl: 4538905973 (eff. 0.231)
810.85/811.04	c #Conflicts:    1162000 | #Learnt:      27689 | 0.000
810.85/811.04	c total clause space: 206.656MB
810.85/811.04	c total #watches: 463294
811.25/811.44	c total #propagations: 1048493400 / total #impl: 4541752882 (eff. 0.231)
811.25/811.44	c #Conflicts:    1163000 | #Learnt:      28689 | 0.000
811.25/811.44	c total clause space: 206.656MB
811.25/811.44	c total #watches: 466440
811.85/812.02	c total #propagations: 1049190168 / total #impl: 4544599039 (eff. 0.231)
811.85/812.02	c #Conflicts:    1164000 | #Learnt:      29689 | 0.000
811.85/812.02	c total clause space: 206.656MB
811.85/812.02	c total #watches: 469069
812.45/812.63	c total #propagations: 1050354130 / total #impl: 4548163296 (eff. 0.231)
812.45/812.63	c #Conflicts:    1165000 | #Learnt:      30689 | 0.000
812.45/812.63	c total clause space: 206.656MB
812.45/812.63	c total #watches: 472075
813.15/813.31	c total #propagations: 1051590712 / total #impl: 4551586354 (eff. 0.231)
813.15/813.31	c #Conflicts:    1166000 | #Learnt:      31689 | 0.000
813.15/813.31	c total clause space: 206.656MB
813.15/813.31	c total #watches: 474760
813.75/813.90	c total #propagations: 1053040108 / total #impl: 4555776045 (eff. 0.231)
813.75/813.90	c #Conflicts:    1167000 | #Learnt:      32689 | 0.000
813.75/813.90	c total clause space: 206.656MB
813.75/813.90	c total #watches: 477705
813.96/814.19	c total #propagations: 1054376724 / total #impl: 4560141390 (eff. 0.231)
813.96/814.19	c #Conflicts:    1168000 | #Learnt:      33689 | 0.000
813.96/814.19	c total clause space: 206.656MB
813.96/814.19	c total #watches: 480268
814.25/814.48	c total #propagations: 1054946239 / total #impl: 4562658924 (eff. 0.231)
814.25/814.48	c #Conflicts:    1169000 | #Learnt:      34689 | 0.000
814.25/814.48	c total clause space: 206.656MB
814.25/814.48	c total #watches: 482729
814.55/814.76	c total #propagations: 1055539350 / total #impl: 4565233921 (eff. 0.231)
814.55/814.76	c #Conflicts:    1170000 | #Learnt:      35689 | 0.000
814.55/814.76	c total clause space: 206.656MB
814.55/814.76	c total #watches: 485183
814.85/815.03	c total #propagations: 1056063258 / total #impl: 4567520260 (eff. 0.231)
814.85/815.03	c #Conflicts:    1171000 | #Learnt:      36689 | 0.000
814.85/815.03	c total clause space: 206.656MB
814.85/815.03	c total #watches: 487690
815.15/815.33	c total #propagations: 1056575600 / total #impl: 4569812188 (eff. 0.231)
815.15/815.33	c #Conflicts:    1172000 | #Learnt:      37689 | 0.000
815.15/815.33	c total clause space: 206.656MB
815.15/815.33	c total #watches: 490439
815.45/815.68	c total #propagations: 1057110838 / total #impl: 4572249108 (eff. 0.231)
815.45/815.68	c #Conflicts:    1173000 | #Learnt:      38689 | 0.000
815.45/815.68	c total clause space: 206.656MB
815.45/815.68	c total #watches: 492862
816.05/816.27	c total #propagations: 1057656461 / total #impl: 4574696014 (eff. 0.231)
816.05/816.27	c #Conflicts:    1174000 | #Learnt:      39689 | 0.000
816.05/816.27	c total clause space: 206.656MB
816.05/816.27	c total #watches: 495988
816.65/816.80	c total #propagations: 1058956197 / total #impl: 4579306744 (eff. 0.231)
816.65/816.80	c #Conflicts:    1175000 | #Learnt:      40689 | 0.000
816.65/816.80	c total clause space: 206.656MB
816.65/816.80	c total #watches: 498766
816.95/817.17	c total #propagations: 1060102241 / total #impl: 4583438254 (eff. 0.231)
816.95/817.17	c #Conflicts:    1176000 | #Learnt:      41689 | 0.000
816.95/817.17	c total clause space: 206.656MB
816.95/817.17	c total #watches: 501982
817.45/817.61	c total #propagations: 1060954772 / total #impl: 4587138035 (eff. 0.231)
817.45/817.61	c #Conflicts:    1177000 | #Learnt:      42689 | 0.000
817.45/817.61	c total clause space: 206.656MB
817.45/817.61	c total #watches: 505968
817.85/818.04	c total #propagations: 1061896529 / total #impl: 4591280376 (eff. 0.231)
817.85/818.04	c #Conflicts:    1178000 | #Learnt:      43689 | 0.000
817.85/818.04	c total clause space: 206.656MB
817.85/818.04	c total #watches: 508606
818.25/818.48	c total #propagations: 1062829932 / total #impl: 4594521597 (eff. 0.231)
818.25/818.48	c #Conflicts:    1179000 | #Learnt:      44689 | 0.000
818.25/818.48	c total clause space: 206.656MB
818.25/818.48	c total #watches: 511508
818.75/818.91	c total #propagations: 1063797337 / total #impl: 4598117799 (eff. 0.231)
818.75/818.91	c #Conflicts:    1180000 | #Learnt:      45689 | 0.000
818.75/818.91	c total clause space: 206.656MB
818.75/818.91	c total #watches: 515244
819.25/819.49	c total #propagations: 1064637799 / total #impl: 4601187836 (eff. 0.231)
819.25/819.49	c #Conflicts:    1181000 | #Learnt:      46689 | 0.000
819.25/819.49	c total clause space: 206.656MB
819.25/819.49	c total #watches: 519584
819.85/820.00	c total #propagations: 1065451134 / total #impl: 4604592980 (eff. 0.231)
819.85/820.00	c #Conflicts:    1182000 | #Learnt:      47689 | 0.000
819.85/820.00	c total clause space: 206.656MB
819.85/820.01	c total #watches: 522522
820.35/820.53	c total #propagations: 1066593924 / total #impl: 4608579707 (eff. 0.231)
820.35/820.53	c #Conflicts:    1183000 | #Learnt:      48689 | 0.000
820.35/820.53	c total clause space: 206.656MB
820.35/820.53	c total #watches: 525356
820.85/821.08	c total #propagations: 1067795638 / total #impl: 4612606628 (eff. 0.231)
820.85/821.08	c #Conflicts:    1184000 | #Learnt:      49689 | 0.000
820.85/821.08	c total clause space: 206.656MB
820.85/821.08	c total #watches: 528342
821.55/821.80	c total #propagations: 1068548983 / total #impl: 4615680728 (eff. 0.232)
821.55/821.80	c #Conflicts:    1185000 | #Learnt:      50689 | 0.000
821.55/821.80	c total clause space: 206.656MB
821.55/821.80	c total #watches: 531417
822.15/822.35	c total #propagations: 1069876179 / total #impl: 4620383113 (eff. 0.232)
822.15/822.35	c #Conflicts:    1186000 | #Learnt:      51689 | 0.000
822.15/822.35	c total clause space: 206.656MB
822.15/822.35	c total #watches: 534364
822.55/822.77	c total #propagations: 1070923770 / total #impl: 4624349324 (eff. 0.232)
822.55/822.77	c GARBAGE COLLECT
822.55/822.77	c #Conflicts:    1187000 | #Learnt:      26373 | 0.000
822.55/822.77	c total clause space: 206.656MB
822.55/822.77	c total #watches: 459069
823.05/823.20	c total #propagations: 1071650627 / total #impl: 4627749734 (eff. 0.232)
823.05/823.20	c #Conflicts:    1188000 | #Learnt:      27373 | 0.000
823.05/823.20	c total clause space: 206.656MB
823.05/823.20	c total #watches: 462333
823.55/823.77	c total #propagations: 1072429424 / total #impl: 4631102637 (eff. 0.232)
823.55/823.77	c #Conflicts:    1189000 | #Learnt:      28373 | 0.000
823.55/823.77	c total clause space: 206.656MB
823.55/823.77	c total #watches: 465663
823.85/824.08	c total #propagations: 1073267832 / total #impl: 4634109875 (eff. 0.232)
823.85/824.08	c #Conflicts:    1190000 | #Learnt:      29373 | 0.000
823.85/824.08	c total clause space: 206.656MB
823.85/824.08	c total #watches: 468341
824.25/824.42	c total #propagations: 1074066474 / total #impl: 4637491428 (eff. 0.232)
824.25/824.42	c #Conflicts:    1191000 | #Learnt:      30373 | 0.000
824.25/824.42	c total clause space: 206.656MB
824.25/824.42	c total #watches: 470818
824.65/824.81	c total #propagations: 1074971022 / total #impl: 4641436341 (eff. 0.232)
824.65/824.81	c #Conflicts:    1192000 | #Learnt:      31373 | 0.000
824.65/824.81	c total clause space: 206.656MB
824.65/824.81	c total #watches: 473252
825.15/825.30	c total #propagations: 1075999742 / total #impl: 4646136719 (eff. 0.232)
825.15/825.30	c #Conflicts:    1193000 | #Learnt:      32373 | 0.000
825.15/825.30	c total clause space: 206.656MB
825.15/825.30	c total #watches: 476324
825.65/825.88	c total #propagations: 1077050499 / total #impl: 4650316519 (eff. 0.232)
825.65/825.88	c #Conflicts:    1194000 | #Learnt:      33373 | 0.000
825.65/825.88	c total clause space: 206.656MB
825.65/825.88	c total #watches: 479897
826.15/826.31	c total #propagations: 1078278862 / total #impl: 4654607100 (eff. 0.232)
826.15/826.31	c #Conflicts:    1195000 | #Learnt:      34373 | 0.000
826.15/826.31	c total clause space: 206.656MB
826.15/826.31	c total #watches: 483227
826.55/826.79	c total #propagations: 1079224511 / total #impl: 4658300749 (eff. 0.232)
826.55/826.79	c #Conflicts:    1196000 | #Learnt:      35373 | 0.000
826.55/826.79	c total clause space: 206.656MB
826.55/826.79	c total #watches: 486195
827.05/827.23	c total #propagations: 1080302586 / total #impl: 4662523211 (eff. 0.232)
827.05/827.23	c #Conflicts:    1197000 | #Learnt:      36373 | 0.000
827.05/827.23	c total clause space: 206.656MB
827.05/827.23	c total #watches: 488791
827.45/827.66	c total #propagations: 1081488829 / total #impl: 4666452031 (eff. 0.232)
827.45/827.66	c #Conflicts:    1198000 | #Learnt:      37372 | 0.000
827.45/827.66	c total clause space: 206.656MB
827.45/827.66	c total #watches: 491372
827.85/828.01	c total #propagations: 1082376083 / total #impl: 4670304415 (eff. 0.232)
827.85/828.01	c #Conflicts:    1199000 | #Learnt:      38372 | 0.000
827.85/828.01	c total clause space: 206.656MB
827.85/828.01	c total #watches: 494086
828.25/828.41	c total #propagations: 1083155849 / total #impl: 4673931102 (eff. 0.232)
828.25/828.41	c #Conflicts:    1200000 | #Learnt:      39372 | 0.000
828.25/828.41	c total clause space: 206.656MB
828.25/828.41	c total #watches: 498922
828.65/828.88	c total #propagations: 1084050640 / total #impl: 4678463718 (eff. 0.232)
828.65/828.88	c #Conflicts:    1201000 | #Learnt:      40372 | 0.000
828.65/828.88	c total clause space: 206.656MB
828.65/828.88	c total #watches: 502343
829.15/829.31	c total #propagations: 1084959874 / total #impl: 4682576742 (eff. 0.232)
829.15/829.31	c #Conflicts:    1202000 | #Learnt:      41372 | 0.000
829.15/829.31	c total clause space: 206.656MB
829.15/829.31	c total #watches: 505048
829.55/829.79	c total #propagations: 1086079712 / total #impl: 4686325223 (eff. 0.232)
829.55/829.79	c #Conflicts:    1203000 | #Learnt:      42372 | 0.000
829.55/829.79	c total clause space: 206.656MB
829.55/829.79	c total #watches: 508063
830.05/830.22	c total #propagations: 1086990530 / total #impl: 4690069342 (eff. 0.232)
830.05/830.22	c #Conflicts:    1204000 | #Learnt:      43372 | 0.000
830.05/830.22	c total clause space: 206.656MB
830.05/830.22	c total #watches: 510810
830.55/830.77	c total #propagations: 1087902467 / total #impl: 4693512570 (eff. 0.232)
830.55/830.77	c #Conflicts:    1205000 | #Learnt:      44372 | 0.000
830.55/830.77	c total clause space: 206.656MB
830.55/830.77	c total #watches: 513827
831.05/831.27	c total #propagations: 1088823006 / total #impl: 4697320313 (eff. 0.232)
831.05/831.27	c #Conflicts:    1206000 | #Learnt:      45372 | 0.000
831.05/831.27	c total clause space: 206.656MB
831.05/831.27	c total #watches: 517041
831.55/831.76	c total #propagations: 1089835131 / total #impl: 4701514290 (eff. 0.232)
831.55/831.76	c #Conflicts:    1207000 | #Learnt:      46372 | 0.000
831.55/831.76	c total clause space: 206.656MB
831.55/831.76	c total #watches: 519975
831.95/832.14	c total #propagations: 1090552048 / total #impl: 4704464794 (eff. 0.232)
831.95/832.14	c #Conflicts:    1208000 | #Learnt:      47372 | 0.000
831.95/832.14	c total clause space: 206.656MB
831.95/832.14	c total #watches: 522389
832.25/832.49	c total #propagations: 1091302913 / total #impl: 4707619100 (eff. 0.232)
832.25/832.49	c #Conflicts:    1209000 | #Learnt:      48372 | 0.000
832.25/832.49	c total clause space: 206.656MB
832.25/832.49	c total #watches: 525021
832.65/832.85	c total #propagations: 1091995319 / total #impl: 4710658355 (eff. 0.232)
832.65/832.85	c #Conflicts:    1210000 | #Learnt:      49372 | 0.000
832.65/832.85	c total clause space: 206.656MB
832.65/832.85	c total #watches: 527644
833.05/833.20	c total #propagations: 1092653124 / total #impl: 4713734335 (eff. 0.232)
833.05/833.20	c #Conflicts:    1211000 | #Learnt:      50372 | 0.000
833.05/833.20	c total clause space: 206.656MB
833.05/833.20	c total #watches: 531396
833.45/833.63	c total #propagations: 1093227287 / total #impl: 4716584175 (eff. 0.232)
833.45/833.63	c #Conflicts:    1212000 | #Learnt:      51372 | 0.000
833.45/833.63	c total clause space: 206.656MB
833.45/833.63	c total #watches: 534946
833.95/834.14	c total #propagations: 1094009341 / total #impl: 4720454721 (eff. 0.232)
833.95/834.14	c #Conflicts:    1213000 | #Learnt:      52372 | 0.000
833.95/834.14	c total clause space: 206.656MB
833.95/834.14	c total #watches: 540019
834.45/834.66	c total #propagations: 1094940450 / total #impl: 4725613904 (eff. 0.232)
834.45/834.66	c GARBAGE COLLECT
834.45/834.66	c #Conflicts:    1214000 | #Learnt:      26807 | 0.000
834.45/834.66	c total clause space: 206.656MB
834.45/834.66	c total #watches: 460454
834.85/835.09	c total #propagations: 1095734646 / total #impl: 4730066746 (eff. 0.232)
834.85/835.09	c #Conflicts:    1215000 | #Learnt:      27807 | 0.000
834.85/835.09	c total clause space: 206.656MB
834.85/835.09	c total #watches: 464296
835.35/835.55	c total #propagations: 1096534644 / total #impl: 4734810977 (eff. 0.232)
835.35/835.55	c #Conflicts:    1216000 | #Learnt:      28807 | 0.000
835.35/835.55	c total clause space: 206.656MB
835.35/835.55	c total #watches: 469020
835.85/836.07	c total #propagations: 1097275270 / total #impl: 4739156162 (eff. 0.232)
835.85/836.07	c #Conflicts:    1217000 | #Learnt:      29807 | 0.000
835.85/836.07	c total clause space: 206.656MB
835.85/836.07	c total #watches: 473452
836.55/836.71	c total #propagations: 1097997189 / total #impl: 4743402693 (eff. 0.231)
836.55/836.71	c #Conflicts:    1218000 | #Learnt:      30807 | 0.000
836.55/836.71	c total clause space: 206.656MB
836.55/836.71	c total #watches: 479393
836.95/837.18	c total #propagations: 1098863906 / total #impl: 4747663179 (eff. 0.231)
836.95/837.18	c #Conflicts:    1219000 | #Learnt:      31807 | 0.000
836.95/837.18	c total clause space: 206.656MB
836.95/837.18	c total #watches: 482001
837.45/837.67	c total #propagations: 1099538803 / total #impl: 4750493719 (eff. 0.231)
837.45/837.67	c #Conflicts:    1220000 | #Learnt:      32807 | 0.000
837.45/837.67	c total clause space: 206.656MB
837.45/837.67	c total #watches: 484620
837.95/838.15	c total #propagations: 1100179634 / total #impl: 4753229142 (eff. 0.231)
837.95/838.15	c #Conflicts:    1221000 | #Learnt:      33807 | 0.000
837.95/838.15	c total clause space: 206.656MB
837.95/838.15	c total #watches: 487586
838.45/838.64	c total #propagations: 1100869400 / total #impl: 4756113277 (eff. 0.231)
838.45/838.64	c #Conflicts:    1222000 | #Learnt:      34807 | 0.000
838.45/838.64	c total clause space: 206.656MB
838.45/838.64	c total #watches: 490426
838.95/839.12	c total #propagations: 1101545457 / total #impl: 4758936575 (eff. 0.231)
838.95/839.12	c #Conflicts:    1223000 | #Learnt:      35807 | 0.000
838.95/839.12	c total clause space: 206.656MB
838.95/839.12	c total #watches: 493660
839.55/839.71	c total #propagations: 1102170908 / total #impl: 4761575458 (eff. 0.231)
839.55/839.71	c #Conflicts:    1224000 | #Learnt:      36807 | 0.000
839.55/839.71	c total clause space: 206.656MB
839.55/839.71	c total #watches: 496620
840.05/840.28	c total #propagations: 1102903775 / total #impl: 4764670082 (eff. 0.231)
840.05/840.28	c #Conflicts:    1225000 | #Learnt:      37807 | 0.000
840.05/840.28	c total clause space: 206.656MB
840.05/840.28	c total #watches: 499642
840.65/840.80	c total #propagations: 1103592704 / total #impl: 4767638729 (eff. 0.231)
840.65/840.80	c #Conflicts:    1226000 | #Learnt:      38807 | 0.000
840.65/840.80	c total clause space: 206.656MB
840.65/840.80	c total #watches: 503135
841.15/841.37	c total #propagations: 1104224775 / total #impl: 4770380068 (eff. 0.231)
841.15/841.37	c #Conflicts:    1227000 | #Learnt:      39807 | 0.000
841.15/841.37	c total clause space: 206.656MB
841.15/841.37	c total #watches: 505586
841.75/841.93	c total #propagations: 1104926622 / total #impl: 4773523317 (eff. 0.231)
841.75/841.93	c #Conflicts:    1228000 | #Learnt:      40807 | 0.000
841.75/841.93	c total clause space: 206.656MB
841.75/841.93	c total #watches: 508374
842.24/842.47	c total #propagations: 1105563268 / total #impl: 4776242134 (eff. 0.231)
842.24/842.47	c #Conflicts:    1229000 | #Learnt:      41807 | 0.000
842.24/842.47	c total clause space: 206.656MB
842.24/842.47	c total #watches: 510730
842.84/843.09	c total #propagations: 1106206609 / total #impl: 4779070664 (eff. 0.231)
842.84/843.09	c #Conflicts:    1230000 | #Learnt:      42807 | 0.000
842.84/843.09	c total clause space: 206.656MB
842.84/843.09	c total #watches: 513383
843.55/843.78	c total #propagations: 1106881594 / total #impl: 4781975725 (eff. 0.231)
843.55/843.78	c #Conflicts:    1231000 | #Learnt:      43807 | 0.000
843.55/843.78	c total clause space: 206.656MB
843.55/843.78	c total #watches: 516501
844.24/844.43	c total #propagations: 1107801262 / total #impl: 4785738956 (eff. 0.231)
844.24/844.43	c #Conflicts:    1232000 | #Learnt:      44807 | 0.000
844.24/844.43	c total clause space: 206.656MB
844.24/844.43	c total #watches: 519523
844.84/845.04	c total #propagations: 1109005844 / total #impl: 4790153952 (eff. 0.232)
844.84/845.04	c #Conflicts:    1233000 | #Learnt:      45807 | 0.000
844.84/845.04	c total clause space: 206.656MB
844.84/845.04	c total #watches: 522541
845.44/845.62	c total #propagations: 1110100680 / total #impl: 4794262802 (eff. 0.232)
845.44/845.62	c #Conflicts:    1234000 | #Learnt:      46807 | 0.000
845.44/845.62	c total clause space: 206.656MB
845.44/845.62	c total #watches: 526183
846.14/846.34	c total #propagations: 1110988454 / total #impl: 4797741851 (eff. 0.232)
846.14/846.34	c #Conflicts:    1235000 | #Learnt:      47807 | 0.000
846.14/846.34	c total clause space: 206.656MB
846.14/846.34	c total #watches: 531003
846.74/846.98	c total #propagations: 1112280779 / total #impl: 4802970973 (eff. 0.232)
846.74/846.98	c #Conflicts:    1236000 | #Learnt:      48807 | 0.000
846.74/846.98	c total clause space: 206.656MB
846.74/846.98	c total #watches: 535153
847.34/847.59	c total #propagations: 1113442471 / total #impl: 4807434588 (eff. 0.232)
847.34/847.59	c #Conflicts:    1237000 | #Learnt:      49807 | 0.000
847.34/847.59	c total clause space: 206.656MB
847.34/847.59	c total #watches: 538108
847.84/848.05	c total #propagations: 1114312908 / total #impl: 4810701843 (eff. 0.232)
847.84/848.05	c #Conflicts:    1238000 | #Learnt:      50807 | 0.000
847.84/848.05	c total clause space: 206.656MB
847.84/848.05	c total #watches: 541187
848.34/848.54	c total #propagations: 1115103724 / total #impl: 4813817739 (eff. 0.232)
848.34/848.54	c #Conflicts:    1239000 | #Learnt:      51807 | 0.000
848.34/848.54	c total clause space: 206.656MB
848.34/848.54	c total #watches: 543921
848.94/849.14	c total #propagations: 1115987857 / total #impl: 4817155473 (eff. 0.232)
848.94/849.14	c #Conflicts:    1240000 | #Learnt:      52807 | 0.000
848.94/849.14	c total clause space: 206.656MB
848.94/849.14	c total #watches: 548077
849.54/849.78	c total #propagations: 1116991559 / total #impl: 4821242920 (eff. 0.232)
849.54/849.78	c #Conflicts:    1241000 | #Learnt:      53807 | 0.000
849.54/849.78	c total clause space: 206.656MB
849.54/849.78	c total #watches: 552219
850.04/850.23	c total #propagations: 1118019885 / total #impl: 4825660100 (eff. 0.232)
850.04/850.23	c GARBAGE COLLECT
850.04/850.23	c #Conflicts:    1242000 | #Learnt:      27891 | 0.000
850.04/850.23	c total clause space: 206.656MB
850.04/850.23	c total #watches: 463923
850.54/850.74	c total #propagations: 1118683972 / total #impl: 4829397475 (eff. 0.232)
850.54/850.74	c #Conflicts:    1243000 | #Learnt:      28891 | 0.000
850.54/850.74	c total clause space: 206.656MB
850.54/850.74	c total #watches: 466817
851.04/851.21	c total #propagations: 1119795758 / total #impl: 4833534640 (eff. 0.232)
851.04/851.21	c #Conflicts:    1244000 | #Learnt:      29891 | 0.000
851.04/851.21	c total clause space: 206.656MB
851.04/851.21	c total #watches: 469982
851.44/851.60	c total #propagations: 1120855959 / total #impl: 4837262040 (eff. 0.232)
851.44/851.60	c #Conflicts:    1245000 | #Learnt:      30891 | 0.000
851.44/851.60	c total clause space: 206.656MB
851.44/851.60	c total #watches: 472750
851.74/851.94	c total #propagations: 1121812234 / total #impl: 4841335643 (eff. 0.232)
851.74/851.94	c #Conflicts:    1246000 | #Learnt:      31891 | 0.000
851.74/851.94	c total clause space: 206.656MB
851.74/851.94	c total #watches: 475067
852.04/852.26	c total #propagations: 1122797928 / total #impl: 4844700905 (eff. 0.232)
852.04/852.26	c #Conflicts:    1247000 | #Learnt:      32891 | 0.000
852.04/852.26	c total clause space: 206.656MB
852.04/852.26	c total #watches: 477428
852.45/852.63	c total #propagations: 1123690956 / total #impl: 4847549795 (eff. 0.232)
852.45/852.63	c #Conflicts:    1248000 | #Learnt:      33891 | 0.000
852.45/852.63	c total clause space: 206.656MB
852.45/852.63	c total #watches: 480653
852.94/853.17	c total #propagations: 1124501974 / total #impl: 4851174991 (eff. 0.232)
852.94/853.17	c #Conflicts:    1249000 | #Learnt:      34891 | 0.000
852.94/853.17	c total clause space: 206.656MB
852.94/853.17	c total #watches: 483082
853.55/853.72	c total #propagations: 1125330400 / total #impl: 4854148478 (eff. 0.232)
853.55/853.72	c #Conflicts:    1250000 | #Learnt:      35891 | 0.000
853.55/853.72	c total clause space: 206.656MB
853.55/853.72	c total #watches: 485849
853.94/854.14	c total #propagations: 1126156544 / total #impl: 4857187334 (eff. 0.232)
853.94/854.14	c #Conflicts:    1251000 | #Learnt:      36891 | 0.000
853.94/854.14	c total clause space: 206.656MB
853.94/854.14	c total #watches: 488725
854.44/854.66	c total #propagations: 1127250854 / total #impl: 4861138402 (eff. 0.232)
854.44/854.66	c #Conflicts:    1252000 | #Learnt:      37891 | 0.000
854.44/854.66	c total clause space: 206.656MB
854.44/854.66	c total #watches: 491694
854.84/855.04	c total #propagations: 1128348265 / total #impl: 4865614892 (eff. 0.232)
854.84/855.04	c #Conflicts:    1253000 | #Learnt:      38891 | 0.000
854.84/855.04	c total clause space: 206.656MB
854.84/855.04	c total #watches: 494670
855.24/855.47	c total #propagations: 1129110068 / total #impl: 4869326636 (eff. 0.232)
855.24/855.47	c #Conflicts:    1254000 | #Learnt:      39891 | 0.000
855.24/855.47	c total clause space: 206.656MB
855.24/855.47	c total #watches: 497855
855.75/855.99	c total #propagations: 1130002063 / total #impl: 4873012536 (eff. 0.232)
855.75/855.99	c #Conflicts:    1255000 | #Learnt:      40891 | 0.000
855.75/855.99	c total clause space: 206.656MB
855.75/855.99	c total #watches: 500940
856.34/856.56	c total #propagations: 1131152668 / total #impl: 4877057639 (eff. 0.232)
856.34/856.56	c #Conflicts:    1256000 | #Learnt:      41891 | 0.000
856.34/856.56	c total clause space: 206.656MB
856.34/856.56	c total #watches: 504323
856.64/856.86	c total #propagations: 1132308048 / total #impl: 4881223074 (eff. 0.232)
856.64/856.86	c #Conflicts:    1257000 | #Learnt:      42891 | 0.000
856.64/856.86	c total clause space: 206.656MB
856.64/856.86	c total #watches: 507096
857.04/857.23	c total #propagations: 1133113079 / total #impl: 4884024290 (eff. 0.232)
857.04/857.23	c #Conflicts:    1258000 | #Learnt:      43891 | 0.000
857.04/857.23	c total clause space: 206.656MB
857.04/857.23	c total #watches: 509841
857.54/857.73	c total #propagations: 1133890615 / total #impl: 4887230211 (eff. 0.232)
857.54/857.73	c #Conflicts:    1259000 | #Learnt:      44891 | 0.000
857.54/857.73	c total clause space: 206.656MB
857.54/857.73	c total #watches: 513085
858.04/858.22	c total #propagations: 1134866288 / total #impl: 4890986555 (eff. 0.232)
858.04/858.22	c #Conflicts:    1260000 | #Learnt:      45891 | 0.000
858.04/858.22	c total clause space: 206.656MB
858.04/858.22	c total #watches: 516066
858.44/858.69	c total #propagations: 1135883434 / total #impl: 4894995267 (eff. 0.232)
858.44/858.69	c #Conflicts:    1261000 | #Learnt:      46891 | 0.000
858.44/858.69	c total clause space: 206.656MB
858.44/858.69	c total #watches: 518876
858.95/859.20	c total #propagations: 1136745841 / total #impl: 4898758013 (eff. 0.232)
858.95/859.20	c #Conflicts:    1262000 | #Learnt:      47891 | 0.000
858.95/859.20	c total clause space: 206.656MB
858.95/859.20	c total #watches: 522312
859.54/859.75	c total #propagations: 1137700087 / total #impl: 4902701577 (eff. 0.232)
859.54/859.75	c #Conflicts:    1263000 | #Learnt:      48891 | 0.000
859.54/859.75	c total clause space: 206.656MB
859.54/859.75	c total #watches: 525235
860.05/860.28	c total #propagations: 1138857238 / total #impl: 4906951337 (eff. 0.232)
860.05/860.28	c #Conflicts:    1264000 | #Learnt:      49891 | 0.000
860.05/860.28	c total clause space: 206.656MB
860.05/860.28	c total #watches: 529308
860.44/860.67	c total #propagations: 1139895943 / total #impl: 4910964222 (eff. 0.232)
860.44/860.67	c #Conflicts:    1265000 | #Learnt:      50891 | 0.000
860.44/860.67	c total clause space: 206.656MB
860.44/860.67	c total #watches: 532440
860.84/861.00	c total #propagations: 1140719959 / total #impl: 4914690372 (eff. 0.232)
860.84/861.00	c #Conflicts:    1266000 | #Learnt:      51891 | 0.000
860.84/861.00	c total clause space: 206.656MB
860.84/861.00	c total #watches: 535910
861.25/861.46	c total #propagations: 1141306919 / total #impl: 4917358947 (eff. 0.232)
861.25/861.46	c #Conflicts:    1267000 | #Learnt:      52891 | 0.000
861.25/861.46	c total clause space: 206.656MB
861.25/861.46	c total #watches: 539453
861.74/861.93	c total #propagations: 1142480558 / total #impl: 4920875152 (eff. 0.232)
861.74/861.93	c #Conflicts:    1268000 | #Learnt:      53891 | 0.000
861.74/861.93	c total clause space: 206.656MB
861.74/861.93	c total #watches: 542960
862.25/862.48	c total #propagations: 1143442266 / total #impl: 4924500532 (eff. 0.232)
862.25/862.48	c GARBAGE COLLECT
862.25/862.48	c #Conflicts:    1269000 | #Learnt:      27716 | 0.000
862.25/862.48	c total clause space: 206.656MB
862.25/862.48	c total #watches: 463267
862.64/862.83	c total #propagations: 1144080338 / total #impl: 4927075846 (eff. 0.232)
862.64/862.83	c #Conflicts:    1270000 | #Learnt:      28716 | 0.000
862.64/862.83	c total clause space: 206.656MB
862.64/862.83	c total #watches: 465974
862.94/863.14	c total #propagations: 1144819717 / total #impl: 4930310218 (eff. 0.232)
862.94/863.14	c #Conflicts:    1271000 | #Learnt:      29716 | 0.000
862.94/863.14	c total clause space: 206.656MB
862.94/863.14	c total #watches: 469166
863.24/863.49	c total #propagations: 1145509828 / total #impl: 4933204794 (eff. 0.232)
863.24/863.49	c #Conflicts:    1272000 | #Learnt:      30716 | 0.000
863.24/863.49	c total clause space: 206.656MB
863.24/863.49	c total #watches: 472901
863.64/863.88	c total #propagations: 1146202783 / total #impl: 4936205270 (eff. 0.232)
863.64/863.88	c #Conflicts:    1273000 | #Learnt:      31716 | 0.000
863.64/863.88	c total clause space: 206.656MB
863.64/863.88	c total #watches: 475867
864.14/864.31	c total #propagations: 1146987263 / total #impl: 4939658306 (eff. 0.232)
864.14/864.31	c #Conflicts:    1274000 | #Learnt:      32716 | 0.000
864.14/864.31	c total clause space: 206.656MB
864.14/864.31	c total #watches: 479080
864.55/864.73	c total #propagations: 1147767078 / total #impl: 4942863870 (eff. 0.232)
864.55/864.73	c #Conflicts:    1275000 | #Learnt:      33716 | 0.000
864.55/864.73	c total clause space: 206.656MB
864.55/864.73	c total #watches: 482996
864.94/865.20	c total #propagations: 1148508709 / total #impl: 4945880787 (eff. 0.232)
864.94/865.20	c #Conflicts:    1276000 | #Learnt:      34716 | 0.000
864.94/865.20	c total clause space: 206.656MB
865.04/865.20	c total #watches: 485565
865.55/865.71	c total #propagations: 1149429319 / total #impl: 4949462988 (eff. 0.232)
865.55/865.71	c #Conflicts:    1277000 | #Learnt:      35716 | 0.000
865.55/865.71	c total clause space: 206.656MB
865.55/865.71	c total #watches: 489306
865.94/866.16	c total #propagations: 1150548871 / total #impl: 4954103012 (eff. 0.232)
865.94/866.16	c #Conflicts:    1278000 | #Learnt:      36716 | 0.000
865.94/866.16	c total clause space: 206.656MB
865.94/866.16	c total #watches: 492094
866.34/866.55	c total #propagations: 1151464836 / total #impl: 4957920189 (eff. 0.232)
866.34/866.55	c #Conflicts:    1279000 | #Learnt:      37716 | 0.000
866.34/866.55	c total clause space: 206.656MB
866.34/866.55	c total #watches: 495122
866.84/867.02	c total #propagations: 1152298243 / total #impl: 4961708183 (eff. 0.232)
866.84/867.02	c #Conflicts:    1280000 | #Learnt:      38716 | 0.000
866.84/867.02	c total clause space: 206.656MB
866.84/867.02	c total #watches: 498441
867.34/867.54	c total #propagations: 1153173850 / total #impl: 4965850056 (eff. 0.232)
867.34/867.54	c #Conflicts:    1281000 | #Learnt:      39716 | 0.000
867.34/867.54	c total clause space: 206.656MB
867.34/867.54	c total #watches: 501133
867.85/868.08	c total #propagations: 1154322724 / total #impl: 4969949510 (eff. 0.232)
867.85/868.08	c #Conflicts:    1282000 | #Learnt:      40716 | 0.000
867.85/868.08	c total clause space: 206.656MB
867.85/868.08	c total #watches: 504216
868.44/868.61	c total #propagations: 1155143469 / total #impl: 4973037136 (eff. 0.232)
868.44/868.61	c #Conflicts:    1283000 | #Learnt:      41716 | 0.000
868.44/868.61	c total clause space: 206.656MB
868.44/868.62	c total #watches: 507567
869.04/869.22	c total #propagations: 1156141623 / total #impl: 4976794781 (eff. 0.232)
869.04/869.22	c #Conflicts:    1284000 | #Learnt:      42716 | 0.000
869.04/869.22	c total clause space: 206.656MB
869.04/869.22	c total #watches: 510397
869.54/869.78	c total #propagations: 1157183881 / total #impl: 4980827087 (eff. 0.232)
869.54/869.78	c #Conflicts:    1285000 | #Learnt:      43716 | 0.000
869.54/869.78	c total clause space: 206.656MB
869.54/869.78	c total #watches: 514095
870.14/870.34	c total #propagations: 1158287878 / total #impl: 4985034998 (eff. 0.232)
870.14/870.34	c #Conflicts:    1286000 | #Learnt:      44716 | 0.000
870.14/870.34	c total clause space: 206.656MB
870.14/870.34	c total #watches: 517659
870.74/870.97	c total #propagations: 1159337558 / total #impl: 4989069061 (eff. 0.232)
870.74/870.97	c #Conflicts:    1287000 | #Learnt:      45716 | 0.000
870.74/870.97	c total clause space: 206.656MB
870.74/870.97	c total #watches: 521657
871.34/871.55	c total #propagations: 1160648573 / total #impl: 4993895191 (eff. 0.232)
871.34/871.55	c #Conflicts:    1288000 | #Learnt:      46716 | 0.000
871.34/871.55	c total clause space: 206.656MB
871.34/871.55	c total #watches: 524046
871.94/872.13	c total #propagations: 1161918721 / total #impl: 4998202541 (eff. 0.232)
871.94/872.13	c #Conflicts:    1289000 | #Learnt:      47716 | 0.000
871.94/872.13	c total clause space: 206.656MB
871.94/872.13	c total #watches: 527031
872.34/872.55	c total #propagations: 1163052165 / total #impl: 5002446176 (eff. 0.232)
872.34/872.55	c #Conflicts:    1290000 | #Learnt:      48716 | 0.000
872.34/872.55	c total clause space: 206.656MB
872.34/872.55	c total #watches: 530240
872.64/872.83	c total #propagations: 1163686583 / total #impl: 5005278209 (eff. 0.232)
872.64/872.83	c #Conflicts:    1291000 | #Learnt:      49716 | 0.000
872.64/872.83	c total clause space: 206.656MB
872.64/872.83	c total #watches: 533516
872.94/873.18	c total #propagations: 1164256654 / total #impl: 5007828513 (eff. 0.232)
872.94/873.18	c #Conflicts:    1292000 | #Learnt:      50716 | 0.000
872.94/873.18	c total clause space: 206.656MB
872.94/873.18	c total #watches: 536832
873.44/873.65	c total #propagations: 1164901867 / total #impl: 5010620205 (eff. 0.232)
873.44/873.65	c #Conflicts:    1293000 | #Learnt:      51716 | 0.000
873.44/873.65	c total clause space: 206.656MB
873.44/873.65	c total #watches: 539758
873.94/874.16	c total #propagations: 1165600410 / total #impl: 5013671533 (eff. 0.232)
873.94/874.16	c #Conflicts:    1294000 | #Learnt:      52716 | 0.000
873.94/874.16	c total clause space: 206.656MB
873.94/874.16	c total #watches: 542993
874.45/874.68	c total #propagations: 1166331081 / total #impl: 5016897356 (eff. 0.232)
874.45/874.68	c #Conflicts:    1295000 | #Learnt:      53716 | 0.000
874.45/874.68	c total clause space: 206.656MB
874.45/874.68	c total #watches: 546753
875.14/875.30	c total #propagations: 1167100133 / total #impl: 5019992445 (eff. 0.232)
875.14/875.30	c #Conflicts:    1296000 | #Learnt:      54716 | 0.000
875.14/875.30	c total clause space: 206.656MB
875.14/875.30	c total #watches: 550258
875.64/875.84	c total #propagations: 1168334083 / total #impl: 5024697667 (eff. 0.233)
875.64/875.84	c GARBAGE COLLECT
875.64/875.84	c #Conflicts:    1297000 | #Learnt:      28203 | 0.000
875.64/875.84	c total clause space: 206.656MB
875.64/875.84	c total #watches: 465165
876.04/876.24	c total #propagations: 1169349804 / total #impl: 5029060575 (eff. 0.233)
876.04/876.24	c #Conflicts:    1298000 | #Learnt:      29203 | 0.000
876.04/876.24	c total clause space: 206.656MB
876.04/876.24	c total #watches: 467876
876.55/876.78	c total #propagations: 1170001413 / total #impl: 5031709767 (eff. 0.233)
876.55/876.78	c #Conflicts:    1299000 | #Learnt:      30203 | 0.000
876.55/876.78	c total clause space: 206.656MB
876.55/876.78	c total #watches: 470693
877.04/877.21	c total #propagations: 1171085981 / total #impl: 5035921708 (eff. 0.233)
877.04/877.21	c #Conflicts:    1300000 | #Learnt:      31203 | 0.000
877.04/877.21	c total clause space: 206.656MB
877.04/877.21	c total #watches: 473941
877.34/877.57	c total #propagations: 1171982175 / total #impl: 5039589328 (eff. 0.233)
877.34/877.57	c #Conflicts:    1301000 | #Learnt:      32203 | 0.000
877.34/877.57	c total clause space: 206.656MB
877.34/877.57	c total #watches: 476385
877.94/878.19	c total #propagations: 1172922765 / total #impl: 5042880236 (eff. 0.233)
877.94/878.19	c #Conflicts:    1302000 | #Learnt:      33203 | 0.000
877.94/878.19	c total clause space: 206.656MB
877.94/878.19	c total #watches: 479188
878.64/878.88	c total #propagations: 1174364343 / total #impl: 5048051918 (eff. 0.233)
878.64/878.88	c #Conflicts:    1303000 | #Learnt:      34203 | 0.000
878.64/878.88	c total clause space: 206.656MB
878.64/878.88	c total #watches: 482326
879.14/879.35	c total #propagations: 1175825644 / total #impl: 5053699864 (eff. 0.233)
879.14/879.35	c #Conflicts:    1304000 | #Learnt:      35203 | 0.000
879.14/879.35	c total clause space: 206.656MB
879.14/879.35	c total #watches: 484802
879.64/879.88	c total #propagations: 1177000574 / total #impl: 5057779193 (eff. 0.233)
879.64/879.88	c #Conflicts:    1305000 | #Learnt:      36203 | 0.000
879.64/879.88	c total clause space: 206.656MB
879.64/879.88	c total #watches: 488760
880.04/880.25	c total #propagations: 1178193527 / total #impl: 5062457824 (eff. 0.233)
880.04/880.25	c #Conflicts:    1306000 | #Learnt:      37203 | 0.000
880.04/880.25	c total clause space: 206.656MB
880.04/880.25	c total #watches: 491736
880.64/880.83	c total #propagations: 1178937971 / total #impl: 5066037606 (eff. 0.233)
880.64/880.83	c #Conflicts:    1307000 | #Learnt:      38203 | 0.000
880.64/880.83	c total clause space: 206.656MB
880.64/880.83	c total #watches: 494828
881.05/881.26	c total #propagations: 1180197943 / total #impl: 5070652483 (eff. 0.233)
881.05/881.26	c #Conflicts:    1308000 | #Learnt:      39203 | 0.000
881.05/881.26	c total clause space: 206.656MB
881.05/881.26	c total #watches: 498108
881.54/881.72	c total #propagations: 1181152422 / total #impl: 5074402082 (eff. 0.233)
881.54/881.72	c #Conflicts:    1309000 | #Learnt:      40203 | 0.000
881.54/881.72	c total clause space: 206.656MB
881.54/881.72	c total #watches: 500881
881.84/882.06	c total #propagations: 1182070784 / total #impl: 5078089847 (eff. 0.233)
881.84/882.06	c #Conflicts:    1310000 | #Learnt:      41203 | 0.000
881.84/882.06	c total clause space: 206.656MB
881.84/882.06	c total #watches: 504034
882.24/882.47	c total #propagations: 1182524279 / total #impl: 5080527983 (eff. 0.233)
882.24/882.47	c #Conflicts:    1311000 | #Learnt:      42203 | 0.000
882.24/882.47	c total clause space: 206.656MB
882.24/882.47	c total #watches: 507815
882.54/882.77	c total #propagations: 1183044334 / total #impl: 5083042466 (eff. 0.233)
882.54/882.77	c #Conflicts:    1312000 | #Learnt:      43203 | 0.000
882.54/882.77	c total clause space: 206.656MB
882.54/882.77	c total #watches: 510150
882.84/883.07	c total #propagations: 1183652002 / total #impl: 5085542865 (eff. 0.233)
882.84/883.07	c #Conflicts:    1313000 | #Learnt:      44203 | 0.000
882.84/883.07	c total clause space: 206.656MB
882.84/883.07	c total #watches: 512463
883.14/883.36	c total #propagations: 1184325945 / total #impl: 5087896522 (eff. 0.233)
883.14/883.36	c #Conflicts:    1314000 | #Learnt:      45203 | 0.000
883.14/883.36	c total clause space: 206.656MB
883.14/883.36	c total #watches: 514843
883.84/884.02	c total #propagations: 1184852332 / total #impl: 5089867572 (eff. 0.233)
883.84/884.02	c #Conflicts:    1315000 | #Learnt:      46203 | 0.000
883.84/884.02	c total clause space: 206.656MB
883.84/884.02	c total #watches: 518211
884.54/884.73	c total #propagations: 1185695804 / total #impl: 5093328247 (eff. 0.233)
884.54/884.73	c #Conflicts:    1316000 | #Learnt:      47203 | 0.000
884.54/884.73	c total clause space: 206.656MB
884.54/884.73	c total #watches: 522037
885.24/885.42	c total #propagations: 1186474408 / total #impl: 5096840658 (eff. 0.233)
885.24/885.42	c #Conflicts:    1317000 | #Learnt:      48203 | 0.000
885.24/885.42	c total clause space: 206.656MB
885.24/885.42	c total #watches: 525154
885.94/886.13	c total #propagations: 1187226264 / total #impl: 5100196054 (eff. 0.233)
885.94/886.13	c #Conflicts:    1318000 | #Learnt:      49203 | 0.000
885.94/886.13	c total clause space: 206.656MB
885.94/886.13	c total #watches: 528243
886.55/886.78	c total #propagations: 1188012026 / total #impl: 5103615509 (eff. 0.233)
886.55/886.78	c #Conflicts:    1319000 | #Learnt:      50203 | 0.000
886.55/886.78	c total clause space: 206.656MB
886.55/886.78	c total #watches: 531337
887.34/887.51	c total #propagations: 1188746880 / total #impl: 5106857787 (eff. 0.233)
887.34/887.51	c #Conflicts:    1320000 | #Learnt:      51203 | 0.000
887.34/887.51	c total clause space: 206.656MB
887.34/887.51	c total #watches: 535198
887.94/888.15	c total #propagations: 1189496730 / total #impl: 5110043160 (eff. 0.233)
887.94/888.15	c #Conflicts:    1321000 | #Learnt:      52203 | 0.000
887.94/888.15	c total clause space: 206.656MB
887.94/888.15	c total #watches: 537997
888.24/888.45	c total #propagations: 1190385831 / total #impl: 5113968454 (eff. 0.233)
888.24/888.45	c #Conflicts:    1322000 | #Learnt:      53203 | 0.000
888.24/888.45	c total clause space: 206.656MB
888.24/888.45	c total #watches: 541387
888.64/888.84	c total #propagations: 1191027636 / total #impl: 5117191842 (eff. 0.233)
888.64/888.84	c #Conflicts:    1323000 | #Learnt:      54203 | 0.000
888.64/888.84	c total clause space: 206.656MB
888.64/888.84	c total #watches: 546224
889.04/889.28	c total #propagations: 1191707746 / total #impl: 5121220121 (eff. 0.233)
889.04/889.28	c #Conflicts:    1324000 | #Learnt:      55203 | 0.000
889.04/889.28	c total clause space: 206.656MB
889.04/889.28	c total #watches: 550616
889.44/889.66	c total #propagations: 1192395240 / total #impl: 5125280611 (eff. 0.233)
889.44/889.66	c GARBAGE COLLECT
889.44/889.66	c #Conflicts:    1325000 | #Learnt:      28409 | 0.000
889.44/889.66	c total clause space: 206.656MB
889.44/889.66	c total #watches: 465363
889.64/889.89	c total #propagations: 1192996692 / total #impl: 5128097588 (eff. 0.233)
889.64/889.89	c #Conflicts:    1326000 | #Learnt:      29409 | 0.000
889.64/889.89	c total clause space: 206.656MB
889.64/889.89	c total #watches: 467531
890.04/890.20	c total #propagations: 1193594140 / total #impl: 5130521253 (eff. 0.233)
890.04/890.20	c #Conflicts:    1327000 | #Learnt:      30409 | 0.000
890.04/890.20	c total clause space: 206.656MB
890.04/890.20	c total #watches: 469879
890.24/890.47	c total #propagations: 1194320225 / total #impl: 5133534101 (eff. 0.233)
890.24/890.47	c #Conflicts:    1328000 | #Learnt:      31409 | 0.000
890.24/890.47	c total clause space: 206.656MB
890.24/890.47	c total #watches: 472278
890.54/890.77	c total #propagations: 1194962088 / total #impl: 5136258790 (eff. 0.233)
890.54/890.77	c #Conflicts:    1329000 | #Learnt:      32409 | 0.000
890.54/890.77	c total clause space: 206.656MB
890.54/890.77	c total #watches: 474791
890.84/891.04	c total #propagations: 1195565449 / total #impl: 5138826211 (eff. 0.233)
890.84/891.04	c #Conflicts:    1330000 | #Learnt:      33409 | 0.000
890.84/891.04	c total clause space: 206.656MB
890.84/891.04	c total #watches: 477111
891.14/891.31	c total #propagations: 1196105375 / total #impl: 5140975355 (eff. 0.233)
891.14/891.31	c #Conflicts:    1331000 | #Learnt:      34409 | 0.000
891.14/891.31	c total clause space: 206.656MB
891.14/891.31	c total #watches: 479591
891.44/891.63	c total #propagations: 1196627017 / total #impl: 5143012691 (eff. 0.233)
891.44/891.63	c #Conflicts:    1332000 | #Learnt:      35409 | 0.000
891.44/891.63	c total clause space: 206.656MB
891.44/891.64	c total #watches: 481988
891.74/891.95	c total #propagations: 1197250440 / total #impl: 5145658849 (eff. 0.233)
891.74/891.95	c #Conflicts:    1333000 | #Learnt:      36409 | 0.000
891.74/891.95	c total clause space: 206.656MB
891.74/891.95	c total #watches: 484167
892.14/892.37	c total #propagations: 1197861673 / total #impl: 5148217710 (eff. 0.233)
892.14/892.37	c #Conflicts:    1334000 | #Learnt:      37409 | 0.000
892.14/892.37	c total clause space: 206.656MB
892.14/892.37	c total #watches: 486916
892.74/892.97	c total #propagations: 1198796342 / total #impl: 5151723057 (eff. 0.233)
892.74/892.97	c #Conflicts:    1335000 | #Learnt:      38409 | 0.000
892.74/892.97	c total clause space: 206.656MB
892.74/892.97	c total #watches: 490120
893.34/893.58	c total #propagations: 1199677512 / total #impl: 5155115517 (eff. 0.233)
893.34/893.58	c #Conflicts:    1336000 | #Learnt:      39409 | 0.000
893.34/893.58	c total clause space: 206.656MB
893.34/893.58	c total #watches: 493041
894.04/894.21	c total #propagations: 1200509118 / total #impl: 5158503732 (eff. 0.233)
894.04/894.21	c #Conflicts:    1337000 | #Learnt:      40409 | 0.000
894.04/894.21	c total clause space: 206.656MB
894.04/894.21	c total #watches: 495549
894.64/894.84	c total #propagations: 1201358529 / total #impl: 5161767539 (eff. 0.233)
894.64/894.84	c #Conflicts:    1338000 | #Learnt:      41409 | 0.000
894.64/894.84	c total clause space: 206.656MB
894.64/894.84	c total #watches: 498947
895.34/895.51	c total #propagations: 1202185076 / total #impl: 5165254110 (eff. 0.233)
895.34/895.51	c #Conflicts:    1339000 | #Learnt:      42409 | 0.000
895.34/895.51	c total clause space: 206.656MB
895.34/895.51	c total #watches: 502829
895.94/896.17	c total #propagations: 1202991263 / total #impl: 5168647270 (eff. 0.233)
895.94/896.17	c #Conflicts:    1340000 | #Learnt:      43409 | 0.000
895.94/896.17	c total clause space: 206.656MB
895.94/896.17	c total #watches: 506920
896.64/896.87	c total #propagations: 1203798321 / total #impl: 5172093190 (eff. 0.233)
896.64/896.87	c #Conflicts:    1341000 | #Learnt:      44409 | 0.000
896.64/896.87	c total clause space: 206.656MB
896.64/896.87	c total #watches: 511945
897.34/897.59	c total #propagations: 1204547278 / total #impl: 5175438992 (eff. 0.233)
897.34/897.59	c #Conflicts:    1342000 | #Learnt:      45409 | 0.000
897.34/897.59	c total clause space: 206.656MB
897.34/897.59	c total #watches: 516003
898.14/898.33	c total #propagations: 1205263822 / total #impl: 5178654007 (eff. 0.233)
898.14/898.33	c #Conflicts:    1343000 | #Learnt:      46409 | 0.000
898.14/898.33	c total clause space: 206.656MB
898.14/898.33	c total #watches: 521552
898.94/899.14	c total #propagations: 1205953825 / total #impl: 5181925646 (eff. 0.233)
898.94/899.14	c #Conflicts:    1344000 | #Learnt:      47409 | 0.000
898.94/899.14	c total clause space: 206.656MB
898.94/899.14	c total #watches: 526068
899.74/899.94	c total #propagations: 1206634114 / total #impl: 5185146813 (eff. 0.233)
899.74/899.94	c #Conflicts:    1345000 | #Learnt:      48409 | 0.000
899.74/899.94	c total clause space: 206.656MB
899.74/899.94	c total #watches: 529504
900.74/900.93	c total #propagations: 1207223128 / total #impl: 5187968278 (eff. 0.233)
900.74/900.93	c #Conflicts:    1346000 | #Learnt:      49409 | 0.000
900.74/900.93	c total clause space: 206.656MB
900.74/900.93	c total #watches: 532148
901.94/902.17	c total #propagations: 1207946800 / total #impl: 5190760185 (eff. 0.233)
901.94/902.17	c #Conflicts:    1347000 | #Learnt:      50409 | 0.000
901.94/902.17	c total clause space: 206.656MB
901.94/902.17	c total #watches: 536364
903.04/903.25	c total #propagations: 1208787758 / total #impl: 5194168225 (eff. 0.233)
903.04/903.25	c #Conflicts:    1348000 | #Learnt:      51409 | 0.000
903.04/903.25	c total clause space: 206.656MB
903.04/903.25	c total #watches: 538707
904.24/904.41	c total #propagations: 1209526216 / total #impl: 5197090100 (eff. 0.233)
904.24/904.41	c #Conflicts:    1349000 | #Learnt:      52409 | 0.000
904.24/904.41	c total clause space: 206.656MB
904.24/904.41	c total #watches: 541262
905.34/905.57	c total #propagations: 1210270109 / total #impl: 5199943322 (eff. 0.233)
905.34/905.57	c #Conflicts:    1350000 | #Learnt:      53409 | 0.000
905.34/905.57	c total clause space: 206.656MB
905.34/905.57	c total #watches: 544004
906.64/906.80	c total #propagations: 1211087409 / total #impl: 5203086281 (eff. 0.233)
906.64/906.80	c #Conflicts:    1351000 | #Learnt:      54409 | 0.000
906.64/906.80	c total clause space: 206.656MB
906.64/906.81	c total #watches: 547107
907.74/907.93	c total #propagations: 1211953366 / total #impl: 5206640085 (eff. 0.233)
907.74/907.93	c #Conflicts:    1352000 | #Learnt:      55409 | 0.000
907.74/907.93	c total clause space: 206.656MB
907.74/907.93	c total #watches: 550417
908.73/908.98	c total #propagations: 1212709782 / total #impl: 5209719748 (eff. 0.233)
908.73/908.98	c GARBAGE COLLECT
908.73/908.98	c #Conflicts:    1353000 | #Learnt:      28291 | 0.000
908.73/908.98	c total clause space: 206.656MB
908.73/908.98	c total #watches: 465126
909.43/909.64	c total #propagations: 1213500742 / total #impl: 5213078680 (eff. 0.233)
909.43/909.64	c #Conflicts:    1354000 | #Learnt:      29291 | 0.000
909.43/909.64	c total clause space: 206.656MB
909.43/909.64	c total #watches: 469320
910.03/910.29	c total #propagations: 1214405052 / total #impl: 5217052359 (eff. 0.233)
910.03/910.29	c #Conflicts:    1355000 | #Learnt:      30291 | 0.000
910.03/910.29	c total clause space: 206.656MB
910.03/910.29	c total #watches: 473260
910.83/911.02	c total #propagations: 1215256190 / total #impl: 5220828241 (eff. 0.233)
910.83/911.02	c #Conflicts:    1356000 | #Learnt:      31291 | 0.000
910.83/911.02	c total clause space: 206.656MB
910.83/911.02	c total #watches: 476884
911.53/911.76	c total #propagations: 1216178455 / total #impl: 5224861054 (eff. 0.233)
911.53/911.76	c #Conflicts:    1357000 | #Learnt:      32291 | 0.000
911.53/911.76	c total clause space: 206.656MB
911.53/911.76	c total #watches: 479879
912.33/912.50	c total #propagations: 1217046085 / total #impl: 5228387800 (eff. 0.233)
912.33/912.50	c #Conflicts:    1358000 | #Learnt:      33291 | 0.000
912.33/912.50	c total clause space: 206.656MB
912.33/912.50	c total #watches: 483000
913.13/913.36	c total #propagations: 1217949714 / total #impl: 5232039386 (eff. 0.233)
913.13/913.36	c #Conflicts:    1359000 | #Learnt:      34291 | 0.000
913.13/913.36	c total clause space: 206.656MB
913.13/913.36	c total #watches: 487387
913.73/913.95	c total #propagations: 1218950472 / total #impl: 5236009568 (eff. 0.233)
913.73/913.95	c #Conflicts:    1360000 | #Learnt:      35291 | 0.000
913.73/913.95	c total clause space: 206.656MB
913.73/913.95	c total #watches: 490215
914.33/914.53	c total #propagations: 1220098434 / total #impl: 5240557722 (eff. 0.233)
914.33/914.53	c #Conflicts:    1361000 | #Learnt:      36291 | 0.000
914.33/914.53	c total clause space: 206.656MB
914.33/914.53	c total #watches: 493675
914.73/914.93	c total #propagations: 1221202281 / total #impl: 5245134147 (eff. 0.233)
914.73/914.93	c #Conflicts:    1362000 | #Learnt:      37291 | 0.000
914.73/914.93	c total clause space: 206.656MB
914.73/914.93	c total #watches: 495980
915.23/915.46	c total #propagations: 1222522968 / total #impl: 5249320676 (eff. 0.233)
915.23/915.46	c #Conflicts:    1363000 | #Learnt:      38291 | 0.000
915.23/915.46	c total clause space: 206.656MB
915.23/915.46	c total #watches: 499647
915.73/915.95	c total #propagations: 1223766802 / total #impl: 5253692359 (eff. 0.233)
915.73/915.95	c #Conflicts:    1364000 | #Learnt:      39291 | 0.000
915.73/915.95	c total clause space: 206.656MB
915.73/915.95	c total #watches: 502787
916.14/916.33	c total #propagations: 1224777150 / total #impl: 5257730083 (eff. 0.233)
916.14/916.33	c #Conflicts:    1365000 | #Learnt:      40291 | 0.000
916.14/916.33	c total clause space: 206.656MB
916.14/916.33	c total #watches: 506331
916.53/916.73	c total #propagations: 1225665242 / total #impl: 5261216940 (eff. 0.233)
916.53/916.73	c #Conflicts:    1366000 | #Learnt:      41291 | 0.000
916.53/916.73	c total clause space: 206.656MB
916.53/916.73	c total #watches: 509522
916.93/917.18	c total #propagations: 1226384461 / total #impl: 5264302058 (eff. 0.233)
916.93/917.18	c #Conflicts:    1367000 | #Learnt:      42291 | 0.000
916.93/917.18	c total clause space: 206.656MB
916.93/917.18	c total #watches: 513510
917.53/917.76	c total #propagations: 1227001378 / total #impl: 5267065636 (eff. 0.233)
917.53/917.76	c #Conflicts:    1368000 | #Learnt:      43291 | 0.000
917.53/917.76	c total clause space: 206.656MB
917.53/917.76	c total #watches: 516687
918.03/918.26	c total #propagations: 1228011003 / total #impl: 5271262136 (eff. 0.233)
918.03/918.26	c #Conflicts:    1369000 | #Learnt:      44291 | 0.000
918.03/918.26	c total clause space: 206.656MB
918.03/918.26	c total #watches: 519403
918.44/918.64	c total #propagations: 1228981246 / total #impl: 5274934953 (eff. 0.233)
918.44/918.64	c #Conflicts:    1370000 | #Learnt:      45291 | 0.000
918.44/918.64	c total clause space: 206.656MB
918.44/918.64	c total #watches: 521900
918.93/919.17	c total #propagations: 1229867549 / total #impl: 5278811661 (eff. 0.233)
918.93/919.17	c #Conflicts:    1371000 | #Learnt:      46291 | 0.000
918.93/919.17	c total clause space: 206.656MB
918.93/919.17	c total #watches: 525288
919.54/919.79	c total #propagations: 1230789581 / total #impl: 5282780568 (eff. 0.233)
919.54/919.79	c #Conflicts:    1372000 | #Learnt:      47291 | 0.000
919.54/919.79	c total clause space: 206.656MB
919.54/919.79	c total #watches: 528533
920.03/920.27	c total #propagations: 1231679950 / total #impl: 5286675085 (eff. 0.233)
920.03/920.27	c #Conflicts:    1373000 | #Learnt:      48291 | 0.000
920.03/920.27	c total clause space: 206.656MB
920.03/920.27	c total #watches: 532264
920.83/921.06	c total #propagations: 1232504400 / total #impl: 5290216090 (eff. 0.233)
920.83/921.06	c #Conflicts:    1374000 | #Learnt:      49291 | 0.000
920.83/921.06	c total clause space: 206.656MB
920.83/921.06	c total #watches: 535926
921.64/921.81	c total #propagations: 1233558269 / total #impl: 5294208300 (eff. 0.233)
921.64/921.81	c #Conflicts:    1375000 | #Learnt:      50291 | 0.000
921.64/921.81	c total clause space: 206.656MB
921.64/921.81	c total #watches: 539879
921.93/922.14	c total #propagations: 1234748616 / total #impl: 5298653747 (eff. 0.233)
921.93/922.14	c #Conflicts:    1376000 | #Learnt:      51291 | 0.000
921.93/922.14	c total clause space: 206.656MB
921.93/922.14	c total #watches: 542966
922.33/922.52	c total #propagations: 1235442240 / total #impl: 5301970871 (eff. 0.233)
922.33/922.52	c #Conflicts:    1377000 | #Learnt:      52291 | 0.000
922.33/922.52	c total clause space: 206.656MB
922.33/922.52	c total #watches: 546212
922.63/922.90	c total #propagations: 1236175593 / total #impl: 5305443788 (eff. 0.233)
922.63/922.90	c #Conflicts:    1378000 | #Learnt:      53291 | 0.000
922.63/922.90	c total clause space: 206.656MB
922.63/922.90	c total #watches: 549166
923.23/923.46	c total #propagations: 1236897209 / total #impl: 5308887329 (eff. 0.233)
923.23/923.46	c #Conflicts:    1379000 | #Learnt:      54291 | 0.000
923.23/923.46	c total clause space: 206.656MB
923.23/923.46	c total #watches: 552191
923.84/924.02	c total #propagations: 1238006486 / total #impl: 5313131212 (eff. 0.233)
923.84/924.02	c #Conflicts:    1380000 | #Learnt:      55291 | 0.000
923.84/924.02	c total clause space: 206.656MB
923.84/924.02	c total #watches: 554802
924.33/924.51	c total #propagations: 1239112948 / total #impl: 5317011220 (eff. 0.233)
924.33/924.51	c #Conflicts:    1381000 | #Learnt:      56291 | 0.000
924.33/924.51	c total clause space: 206.656MB
924.33/924.51	c total #watches: 557767
924.83/925.09	c total #propagations: 1239975698 / total #impl: 5320456673 (eff. 0.233)
924.83/925.09	c GARBAGE COLLECT
924.83/925.09	c #Conflicts:    1382000 | #Learnt:      28900 | 0.000
924.83/925.09	c total clause space: 206.656MB
924.83/925.09	c total #watches: 466992
925.33/925.52	c total #propagations: 1240972825 / total #impl: 5324364591 (eff. 0.233)
925.33/925.52	c #Conflicts:    1383000 | #Learnt:      29900 | 0.000
925.33/925.52	c total clause space: 206.656MB
925.33/925.52	c total #watches: 470045
925.73/926.00	c total #propagations: 1241907341 / total #impl: 5328073816 (eff. 0.233)
925.73/926.00	c #Conflicts:    1384000 | #Learnt:      30900 | 0.000
925.73/926.00	c total clause space: 206.656MB
925.83/926.00	c total #watches: 472965
926.14/926.35	c total #propagations: 1242838288 / total #impl: 5331776055 (eff. 0.233)
926.14/926.35	c #Conflicts:    1385000 | #Learnt:      31900 | 0.000
926.14/926.35	c total clause space: 206.656MB
926.14/926.35	c total #watches: 477006
926.63/926.84	c total #propagations: 1243563207 / total #impl: 5334962051 (eff. 0.233)
926.63/926.84	c #Conflicts:    1386000 | #Learnt:      32900 | 0.000
926.63/926.84	c total clause space: 206.656MB
926.63/926.84	c total #watches: 480137
927.14/927.37	c total #propagations: 1244237901 / total #impl: 5337492287 (eff. 0.233)
927.14/927.37	c #Conflicts:    1387000 | #Learnt:      33900 | 0.000
927.14/927.37	c total clause space: 206.656MB
927.14/927.37	c total #watches: 483958
927.63/927.86	c total #propagations: 1245258693 / total #impl: 5341443272 (eff. 0.233)
927.63/927.86	c #Conflicts:    1388000 | #Learnt:      34900 | 0.000
927.63/927.86	c total clause space: 206.656MB
927.63/927.86	c total #watches: 486560
928.03/928.27	c total #propagations: 1246339147 / total #impl: 5345536151 (eff. 0.233)
928.03/928.27	c #Conflicts:    1389000 | #Learnt:      35900 | 0.000
928.03/928.27	c total clause space: 206.656MB
928.03/928.27	c total #watches: 489667
928.53/928.73	c total #propagations: 1247254317 / total #impl: 5349194936 (eff. 0.233)
928.53/928.73	c #Conflicts:    1390000 | #Learnt:      36900 | 0.000
928.53/928.73	c total clause space: 206.656MB
928.53/928.73	c total #watches: 492645
929.13/929.30	c total #propagations: 1248167225 / total #impl: 5353070963 (eff. 0.233)
929.13/929.30	c #Conflicts:    1391000 | #Learnt:      37900 | 0.000
929.13/929.30	c total clause space: 206.656MB
929.13/929.30	c total #watches: 496339
929.53/929.72	c total #propagations: 1249165015 / total #impl: 5357468248 (eff. 0.233)
929.53/929.72	c #Conflicts:    1392000 | #Learnt:      38900 | 0.000
929.53/929.72	c total clause space: 206.656MB
929.53/929.72	c total #watches: 499762
930.03/930.20	c total #propagations: 1250025315 / total #impl: 5361303261 (eff. 0.233)
930.03/930.20	c #Conflicts:    1393000 | #Learnt:      39900 | 0.000
930.03/930.20	c total clause space: 206.656MB
930.03/930.20	c total #watches: 502719
930.33/930.56	c total #propagations: 1250733039 / total #impl: 5364603795 (eff. 0.233)
930.33/930.56	c #Conflicts:    1394000 | #Learnt:      40900 | 0.000
930.33/930.56	c total clause space: 206.656MB
930.33/930.56	c total #watches: 504918
930.63/930.89	c total #propagations: 1251413842 / total #impl: 5367641557 (eff. 0.233)
930.63/930.89	c #Conflicts:    1395000 | #Learnt:      41900 | 0.000
930.63/930.89	c total clause space: 206.656MB
930.63/930.89	c total #watches: 508296
931.03/931.20	c total #propagations: 1252155358 / total #impl: 5371037257 (eff. 0.233)
931.03/931.20	c #Conflicts:    1396000 | #Learnt:      42900 | 0.000
931.03/931.20	c total clause space: 206.656MB
931.03/931.20	c total #watches: 512571
931.33/931.55	c total #propagations: 1252717946 / total #impl: 5373718972 (eff. 0.233)
931.33/931.55	c #Conflicts:    1397000 | #Learnt:      43900 | 0.000
931.33/931.55	c total clause space: 206.656MB
931.33/931.55	c total #watches: 517026
931.64/931.87	c total #propagations: 1253272819 / total #impl: 5376436427 (eff. 0.233)
931.64/931.87	c #Conflicts:    1398000 | #Learnt:      44900 | 0.000
931.64/931.87	c total clause space: 206.656MB
931.64/931.87	c total #watches: 520233
931.93/932.18	c total #propagations: 1253822586 / total #impl: 5379106130 (eff. 0.233)
931.93/932.18	c #Conflicts:    1399000 | #Learnt:      45900 | 0.000
931.93/932.18	c total clause space: 206.656MB
931.93/932.18	c total #watches: 522395
932.33/932.55	c total #propagations: 1254437025 / total #impl: 5381792630 (eff. 0.233)
932.33/932.55	c #Conflicts:    1400000 | #Learnt:      46900 | 0.000
932.33/932.55	c total clause space: 206.656MB
932.33/932.55	c total #watches: 525177
932.74/932.93	c total #propagations: 1255213951 / total #impl: 5385019732 (eff. 0.233)
932.74/932.93	c #Conflicts:    1401000 | #Learnt:      47900 | 0.000
932.74/932.93	c total clause space: 206.656MB
932.74/932.93	c total #watches: 527328
933.13/933.33	c total #propagations: 1255981670 / total #impl: 5388126468 (eff. 0.233)
933.13/933.33	c #Conflicts:    1402000 | #Learnt:      48900 | 0.000
933.13/933.33	c total clause space: 206.656MB
933.13/933.33	c total #watches: 529607
933.53/933.75	c total #propagations: 1256815879 / total #impl: 5391497513 (eff. 0.233)
933.53/933.75	c #Conflicts:    1403000 | #Learnt:      49900 | 0.000
933.53/933.75	c total clause space: 206.656MB
933.53/933.75	c total #watches: 531989
933.93/934.19	c total #propagations: 1257731977 / total #impl: 5395352866 (eff. 0.233)
933.93/934.19	c #Conflicts:    1404000 | #Learnt:      50900 | 0.000
933.93/934.19	c total clause space: 206.656MB
933.93/934.19	c total #watches: 534230
934.53/934.70	c total #propagations: 1258569387 / total #impl: 5398625963 (eff. 0.233)
934.53/934.70	c #Conflicts:    1405000 | #Learnt:      51900 | 0.000
934.53/934.70	c total clause space: 206.656MB
934.53/934.70	c total #watches: 537232
935.03/935.25	c total #propagations: 1259621864 / total #impl: 5402891720 (eff. 0.233)
935.03/935.25	c #Conflicts:    1406000 | #Learnt:      52900 | 0.000
935.03/935.25	c total clause space: 206.656MB
935.03/935.25	c total #watches: 540004
935.43/935.68	c total #propagations: 1260621177 / total #impl: 5406898970 (eff. 0.233)
935.43/935.68	c #Conflicts:    1407000 | #Learnt:      53900 | 0.000
935.43/935.68	c total clause space: 206.656MB
935.43/935.68	c total #watches: 542778
936.13/936.30	c total #propagations: 1261549765 / total #impl: 5410437054 (eff. 0.233)
936.13/936.30	c #Conflicts:    1408000 | #Learnt:      54900 | 0.000
936.13/936.30	c total clause space: 206.656MB
936.13/936.30	c total #watches: 546154
936.73/936.91	c total #propagations: 1262626237 / total #impl: 5414696544 (eff. 0.233)
936.73/936.91	c #Conflicts:    1409000 | #Learnt:      55900 | 0.000
936.73/936.91	c total clause space: 206.656MB
936.73/936.91	c total #watches: 549220
937.43/937.69	c total #propagations: 1263771656 / total #impl: 5419086412 (eff. 0.233)
937.43/937.69	c #Conflicts:    1410000 | #Learnt:      56900 | 0.000
937.43/937.69	c total clause space: 206.656MB
937.43/937.69	c total #watches: 552171
938.33/938.54	c total #propagations: 1265222695 / total #impl: 5424244381 (eff. 0.233)
938.33/938.54	c GARBAGE COLLECT
938.33/938.54	c #Conflicts:    1411000 | #Learnt:      29169 | 0.000
938.33/938.54	c total clause space: 206.656MB
938.33/938.54	c total #watches: 468007
938.63/938.89	c total #propagations: 1266885411 / total #impl: 5429905801 (eff. 0.233)
938.63/938.89	c #Conflicts:    1412000 | #Learnt:      30169 | 0.000
938.63/938.89	c total clause space: 206.656MB
938.63/938.89	c total #watches: 472303
939.13/939.30	c total #propagations: 1267695519 / total #impl: 5433878996 (eff. 0.233)
939.13/939.30	c #Conflicts:    1413000 | #Learnt:      31169 | 0.000
939.13/939.30	c total clause space: 206.656MB
939.13/939.30	c total #watches: 475542
939.53/939.76	c total #propagations: 1268538943 / total #impl: 5437772462 (eff. 0.233)
939.53/939.76	c #Conflicts:    1414000 | #Learnt:      32169 | 0.000
939.53/939.76	c total clause space: 206.656MB
939.53/939.76	c total #watches: 478387
939.93/940.18	c total #propagations: 1269493763 / total #impl: 5441442147 (eff. 0.233)
939.93/940.18	c #Conflicts:    1415000 | #Learnt:      33169 | 0.000
939.93/940.18	c total clause space: 206.656MB
939.93/940.18	c total #watches: 481171
940.53/940.74	c total #propagations: 1270436620 / total #impl: 5444981577 (eff. 0.233)
940.53/940.74	c #Conflicts:    1416000 | #Learnt:      34169 | 0.000
940.53/940.74	c total clause space: 206.656MB
940.53/940.74	c total #watches: 484355
940.93/941.18	c total #propagations: 1271647731 / total #impl: 5449278438 (eff. 0.233)
940.93/941.18	c #Conflicts:    1417000 | #Learnt:      35169 | 0.000
940.93/941.18	c total clause space: 206.656MB
940.93/941.18	c total #watches: 487357
941.33/941.55	c total #propagations: 1272512151 / total #impl: 5453014860 (eff. 0.233)
941.33/941.55	c #Conflicts:    1418000 | #Learnt:      36169 | 0.000
941.33/941.55	c total clause space: 206.656MB
941.33/941.55	c total #watches: 490773
941.73/941.90	c total #propagations: 1273316470 / total #impl: 5456381330 (eff. 0.233)
941.73/941.90	c #Conflicts:    1419000 | #Learnt:      37169 | 0.000
941.73/941.90	c total clause space: 206.656MB
941.73/941.90	c total #watches: 493861
942.03/942.29	c total #propagations: 1273995273 / total #impl: 5459775510 (eff. 0.233)
942.03/942.29	c #Conflicts:    1420000 | #Learnt:      38169 | 0.000
942.03/942.29	c total clause space: 206.656MB
942.03/942.29	c total #watches: 497229
942.53/942.77	c total #propagations: 1274657665 / total #impl: 5463442552 (eff. 0.233)
942.53/942.77	c #Conflicts:    1421000 | #Learnt:      39169 | 0.000
942.53/942.77	c total clause space: 206.656MB
942.53/942.78	c total #watches: 501543
943.13/943.33	c total #propagations: 1275457561 / total #impl: 5466939648 (eff. 0.233)
943.13/943.33	c #Conflicts:    1422000 | #Learnt:      40169 | 0.000
943.13/943.33	c total clause space: 206.656MB
943.13/943.33	c total #watches: 506102
943.33/943.59	c total #propagations: 1276332592 / total #impl: 5470802727 (eff. 0.233)
943.33/943.59	c #Conflicts:    1423000 | #Learnt:      41169 | 0.000
943.33/943.59	c total clause space: 206.656MB
943.33/943.59	c total #watches: 509299
943.93/944.16	c total #propagations: 1276833632 / total #impl: 5473224955 (eff. 0.233)
943.93/944.16	c #Conflicts:    1424000 | #Learnt:      42169 | 0.000
943.93/944.16	c total clause space: 206.656MB
943.93/944.16	c total #watches: 512029
944.53/944.77	c total #propagations: 1277885297 / total #impl: 5477207645 (eff. 0.233)
944.53/944.77	c #Conflicts:    1425000 | #Learnt:      43169 | 0.000
944.53/944.77	c total clause space: 206.656MB
944.53/944.77	c total #watches: 515612
944.93/945.17	c total #propagations: 1279040011 / total #impl: 5481866211 (eff. 0.233)
944.93/945.17	c #Conflicts:    1426000 | #Learnt:      44169 | 0.000
944.93/945.17	c total clause space: 206.656MB
944.93/945.17	c total #watches: 518008
945.53/945.72	c total #propagations: 1279737815 / total #impl: 5484966172 (eff. 0.233)
945.53/945.72	c #Conflicts:    1427000 | #Learnt:      45169 | 0.000
945.53/945.72	c total clause space: 206.656MB
945.53/945.72	c total #watches: 520642
946.03/946.24	c total #propagations: 1280640094 / total #impl: 5488525611 (eff. 0.233)
946.03/946.24	c #Conflicts:    1428000 | #Learnt:      46169 | 0.000
946.03/946.24	c total clause space: 206.656MB
946.03/946.24	c total #watches: 523943
946.43/946.69	c total #propagations: 1281590140 / total #impl: 5492308311 (eff. 0.233)
946.43/946.69	c #Conflicts:    1429000 | #Learnt:      47169 | 0.000
946.43/946.69	c total clause space: 206.656MB
946.43/946.69	c total #watches: 527376
947.03/947.27	c total #propagations: 1282417155 / total #impl: 5495811961 (eff. 0.233)
947.03/947.27	c #Conflicts:    1430000 | #Learnt:      48169 | 0.000
947.03/947.27	c total clause space: 206.656MB
947.03/947.27	c total #watches: 530268
947.83/948.00	c total #propagations: 1283194793 / total #impl: 5499259001 (eff. 0.233)
947.83/948.00	c #Conflicts:    1431000 | #Learnt:      49169 | 0.000
947.83/948.00	c total clause space: 206.656MB
947.83/948.00	c total #watches: 533633
948.33/948.54	c total #propagations: 1284108066 / total #impl: 5502938864 (eff. 0.233)
948.33/948.54	c #Conflicts:    1432000 | #Learnt:      50169 | 0.000
948.33/948.54	c total clause space: 206.656MB
948.33/948.54	c total #watches: 536530
948.83/949.03	c total #propagations: 1285109797 / total #impl: 5506943721 (eff. 0.233)
948.83/949.03	c #Conflicts:    1433000 | #Learnt:      51169 | 0.000
948.83/949.03	c total clause space: 206.656MB
948.83/949.03	c total #watches: 539340
949.33/949.50	c total #propagations: 1286184388 / total #impl: 5510770577 (eff. 0.233)
949.33/949.50	c #Conflicts:    1434000 | #Learnt:      52169 | 0.000
949.33/949.50	c total clause space: 206.656MB
949.33/949.50	c total #watches: 542417
949.83/950.00	c total #propagations: 1287087186 / total #impl: 5514101326 (eff. 0.233)
949.83/950.00	c #Conflicts:    1435000 | #Learnt:      53169 | 0.000
949.83/950.00	c total clause space: 206.656MB
949.83/950.00	c total #watches: 545582
950.23/950.50	c total #propagations: 1288048978 / total #impl: 5517996150 (eff. 0.233)
950.23/950.50	c #Conflicts:    1436000 | #Learnt:      54169 | 0.000
950.23/950.50	c total clause space: 206.656MB
950.23/950.50	c total #watches: 548646
950.83/951.06	c total #propagations: 1289051611 / total #impl: 5522373772 (eff. 0.233)
950.83/951.06	c #Conflicts:    1437000 | #Learnt:      55169 | 0.000
950.83/951.06	c total clause space: 206.656MB
950.83/951.07	c total #watches: 551487
951.63/951.84	c total #propagations: 1289998969 / total #impl: 5526168295 (eff. 0.233)
951.63/951.84	c #Conflicts:    1438000 | #Learnt:      56169 | 0.000
951.63/951.84	c total clause space: 206.656MB
951.63/951.84	c total #watches: 555316
952.53/952.72	c total #propagations: 1291081044 / total #impl: 5530410604 (eff. 0.233)
952.53/952.72	c #Conflicts:    1439000 | #Learnt:      57169 | 0.000
952.53/952.72	c total clause space: 206.656MB
952.53/952.72	c total #watches: 560111
952.93/953.15	c total #propagations: 1292294493 / total #impl: 5535482663 (eff. 0.233)
952.93/953.15	c GARBAGE COLLECT
952.93/953.15	c #Conflicts:    1440000 | #Learnt:      29183 | 0.000
952.93/953.15	c total clause space: 206.656MB
952.93/953.15	c total #watches: 468264
953.23/953.43	c total #propagations: 1293031994 / total #impl: 5538597138 (eff. 0.233)
953.23/953.43	c #Conflicts:    1441000 | #Learnt:      30183 | 0.000
953.23/953.43	c total clause space: 206.656MB
953.23/953.43	c total #watches: 472980
953.53/953.74	c total #propagations: 1293613587 / total #impl: 5541688800 (eff. 0.233)
953.53/953.74	c #Conflicts:    1442000 | #Learnt:      31183 | 0.000
953.53/953.74	c total clause space: 206.656MB
953.53/953.74	c total #watches: 476673
953.92/954.11	c total #propagations: 1294167509 / total #impl: 5544685429 (eff. 0.233)
953.92/954.11	c #Conflicts:    1443000 | #Learnt:      32183 | 0.000
953.92/954.11	c total clause space: 206.656MB
953.92/954.11	c total #watches: 480403
954.32/954.54	c total #propagations: 1295067889 / total #impl: 5548389122 (eff. 0.233)
954.32/954.54	c #Conflicts:    1444000 | #Learnt:      33183 | 0.000
954.32/954.54	c total clause space: 206.656MB
954.32/954.54	c total #watches: 484202
954.82/955.00	c total #propagations: 1296052968 / total #impl: 5552825148 (eff. 0.233)
954.82/955.00	c #Conflicts:    1445000 | #Learnt:      34183 | 0.000
954.82/955.00	c total clause space: 206.656MB
954.82/955.00	c total #watches: 488508
955.32/955.55	c total #propagations: 1297042486 / total #impl: 5556903353 (eff. 0.233)
955.32/955.55	c #Conflicts:    1446000 | #Learnt:      35183 | 0.000
955.32/955.55	c total clause space: 206.656MB
955.32/955.55	c total #watches: 492747
955.83/956.07	c total #propagations: 1298104343 / total #impl: 5561258362 (eff. 0.233)
955.83/956.07	c #Conflicts:    1447000 | #Learnt:      36183 | 0.000
955.83/956.07	c total clause space: 206.656MB
955.83/956.07	c total #watches: 496689
956.32/956.52	c total #propagations: 1299213224 / total #impl: 5565716144 (eff. 0.233)
956.32/956.52	c #Conflicts:    1448000 | #Learnt:      37183 | 0.000
956.32/956.52	c total clause space: 206.656MB
956.32/956.52	c total #watches: 499371
956.83/957.05	c total #propagations: 1300270944 / total #impl: 5570052637 (eff. 0.233)
956.83/957.05	c #Conflicts:    1449000 | #Learnt:      38183 | 0.000
956.83/957.05	c total clause space: 206.656MB
956.83/957.05	c total #watches: 503193
957.22/957.44	c total #propagations: 1301127256 / total #impl: 5573851626 (eff. 0.233)
957.22/957.44	c #Conflicts:    1450000 | #Learnt:      39183 | 0.000
957.22/957.44	c total clause space: 206.656MB
957.22/957.44	c total #watches: 506478
957.72/957.95	c total #propagations: 1301690590 / total #impl: 5577196219 (eff. 0.233)
957.72/957.95	c #Conflicts:    1451000 | #Learnt:      40183 | 0.000
957.72/957.95	c total clause space: 206.656MB
957.72/957.95	c total #watches: 509684
958.22/958.41	c total #propagations: 1302393020 / total #impl: 5581067933 (eff. 0.233)
958.22/958.41	c #Conflicts:    1452000 | #Learnt:      41183 | 0.000
958.22/958.41	c total clause space: 206.656MB
958.22/958.41	c total #watches: 512998
958.72/958.91	c total #propagations: 1303033933 / total #impl: 5584609514 (eff. 0.233)
958.72/958.91	c #Conflicts:    1453000 | #Learnt:      42183 | 0.000
958.72/958.91	c total clause space: 206.656MB
958.72/958.91	c total #watches: 516161
959.22/959.45	c total #propagations: 1303675259 / total #impl: 5588103824 (eff. 0.233)
959.22/959.45	c #Conflicts:    1454000 | #Learnt:      43183 | 0.000
959.22/959.45	c total clause space: 206.656MB
959.22/959.45	c total #watches: 519204
959.82/960.03	c total #propagations: 1304308301 / total #impl: 5591625515 (eff. 0.233)
959.82/960.03	c #Conflicts:    1455000 | #Learnt:      44183 | 0.000
959.82/960.03	c total clause space: 206.656MB
959.82/960.03	c total #watches: 522443
960.42/960.65	c total #propagations: 1304956422 / total #impl: 5595237192 (eff. 0.233)
960.42/960.65	c #Conflicts:    1456000 | #Learnt:      45183 | 0.000
960.42/960.65	c total clause space: 206.656MB
960.42/960.65	c total #watches: 526912
961.02/961.25	c total #propagations: 1305574490 / total #impl: 5598776152 (eff. 0.233)
961.02/961.25	c #Conflicts:    1457000 | #Learnt:      46183 | 0.000
961.02/961.25	c total clause space: 206.656MB
961.02/961.25	c total #watches: 530124
961.72/961.94	c total #propagations: 1306133412 / total #impl: 5602040949 (eff. 0.233)
961.72/961.94	c #Conflicts:    1458000 | #Learnt:      47183 | 0.000
961.72/961.94	c total clause space: 206.656MB
961.72/961.94	c total #watches: 533120
962.43/962.69	c total #propagations: 1306774972 / total #impl: 5605452517 (eff. 0.233)
962.43/962.69	c #Conflicts:    1459000 | #Learnt:      48183 | 0.000
962.43/962.69	c total clause space: 206.656MB
962.43/962.69	c total #watches: 536178
963.23/963.45	c total #propagations: 1307403457 / total #impl: 5608841921 (eff. 0.233)
963.23/963.45	c #Conflicts:    1460000 | #Learnt:      49183 | 0.000
963.23/963.45	c total clause space: 206.656MB
963.23/963.45	c total #watches: 539345
964.03/964.20	c total #propagations: 1308045521 / total #impl: 5612344521 (eff. 0.233)
964.03/964.20	c #Conflicts:    1461000 | #Learnt:      50183 | 0.000
964.03/964.20	c total clause space: 206.656MB
964.03/964.20	c total #watches: 542423
964.64/964.86	c total #propagations: 1308652471 / total #impl: 5615589132 (eff. 0.233)
964.64/964.86	c #Conflicts:    1462000 | #Learnt:      51183 | 0.000
964.64/964.86	c total clause space: 206.656MB
964.64/964.86	c total #watches: 545222
965.23/965.46	c total #propagations: 1309420294 / total #impl: 5619041697 (eff. 0.233)
965.23/965.46	c #Conflicts:    1463000 | #Learnt:      52183 | 0.000
965.23/965.46	c total clause space: 206.656MB
965.23/965.46	c total #watches: 548152
965.74/965.98	c total #propagations: 1310717750 / total #impl: 5623753482 (eff. 0.233)
965.74/965.98	c #Conflicts:    1464000 | #Learnt:      53183 | 0.000
965.74/965.98	c total clause space: 206.656MB
965.74/965.98	c total #watches: 550943
966.23/966.42	c total #propagations: 1311698127 / total #impl: 5627366566 (eff. 0.233)
966.23/966.42	c #Conflicts:    1465000 | #Learnt:      54183 | 0.000
966.23/966.42	c total clause space: 206.656MB
966.23/966.42	c total #watches: 553958
966.74/966.97	c total #propagations: 1312502486 / total #impl: 5630390559 (eff. 0.233)
966.74/966.97	c #Conflicts:    1466000 | #Learnt:      55183 | 0.000
966.74/966.97	c total clause space: 206.656MB
966.74/966.97	c total #watches: 557173
967.33/967.52	c total #propagations: 1313375785 / total #impl: 5634391544 (eff. 0.233)
967.33/967.52	c #Conflicts:    1467000 | #Learnt:      56183 | 0.000
967.33/967.52	c total clause space: 206.656MB
967.33/967.52	c total #watches: 560259
967.73/967.96	c total #propagations: 1314464034 / total #impl: 5638261537 (eff. 0.233)
967.73/967.96	c #Conflicts:    1468000 | #Learnt:      57183 | 0.000
967.73/967.96	c total clause space: 206.656MB
967.73/967.96	c total #watches: 562797
968.13/968.37	c total #propagations: 1315215932 / total #impl: 5641177993 (eff. 0.233)
968.13/968.37	c #Conflicts:    1469000 | #Learnt:      58183 | 0.000
968.13/968.37	c total clause space: 206.656MB
968.13/968.37	c total #watches: 565661
968.63/968.89	c total #propagations: 1316119983 / total #impl: 5644313386 (eff. 0.233)
968.63/968.89	c GARBAGE COLLECT
968.63/968.89	c #Conflicts:    1470000 | #Learnt:      29885 | 0.000
968.63/968.89	c total clause space: 206.656MB
968.63/968.89	c total #watches: 470612
969.04/969.29	c total #propagations: 1317030708 / total #impl: 5647939147 (eff. 0.233)
969.04/969.29	c #Conflicts:    1471000 | #Learnt:      30885 | 0.000
969.04/969.29	c total clause space: 206.656MB
969.04/969.29	c total #watches: 474200
969.53/969.74	c total #propagations: 1317910683 / total #impl: 5651662203 (eff. 0.233)
969.53/969.74	c #Conflicts:    1472000 | #Learnt:      31885 | 0.000
969.53/969.74	c total clause space: 206.656MB
969.53/969.74	c total #watches: 477036
970.04/970.20	c total #propagations: 1318982310 / total #impl: 5655604908 (eff. 0.233)
970.04/970.20	c #Conflicts:    1473000 | #Learnt:      32885 | 0.000
970.04/970.20	c total clause space: 206.656MB
970.04/970.20	c total #watches: 479340
970.53/970.75	c total #propagations: 1319992995 / total #impl: 5659527141 (eff. 0.233)
970.53/970.75	c #Conflicts:    1474000 | #Learnt:      33885 | 0.000
970.53/970.75	c total clause space: 206.656MB
970.53/970.75	c total #watches: 482916
971.03/971.23	c total #propagations: 1321224357 / total #impl: 5663956027 (eff. 0.233)
971.03/971.23	c #Conflicts:    1475000 | #Learnt:      34885 | 0.000
971.03/971.23	c total clause space: 206.656MB
971.03/971.23	c total #watches: 485713
971.53/971.73	c total #propagations: 1322403126 / total #impl: 5668046947 (eff. 0.233)
971.53/971.73	c #Conflicts:    1476000 | #Learnt:      35885 | 0.000
971.53/971.73	c total clause space: 206.656MB
971.53/971.73	c total #watches: 489703
972.03/972.25	c total #propagations: 1323334487 / total #impl: 5671907941 (eff. 0.233)
972.03/972.25	c #Conflicts:    1477000 | #Learnt:      36885 | 0.000
972.03/972.25	c total clause space: 206.656MB
972.03/972.25	c total #watches: 492500
972.43/972.63	c total #propagations: 1324380518 / total #impl: 5676049883 (eff. 0.233)
972.43/972.63	c #Conflicts:    1478000 | #Learnt:      37885 | 0.000
972.43/972.63	c total clause space: 206.656MB
972.43/972.63	c total #watches: 495074
972.93/973.13	c total #propagations: 1325386020 / total #impl: 5679602000 (eff. 0.233)
972.93/973.13	c #Conflicts:    1479000 | #Learnt:      38885 | 0.000
972.93/973.13	c total clause space: 206.656MB
972.93/973.13	c total #watches: 497682
973.44/973.61	c total #propagations: 1326554678 / total #impl: 5683469447 (eff. 0.233)
973.44/973.61	c #Conflicts:    1480000 | #Learnt:      39885 | 0.000
973.44/973.61	c total clause space: 206.656MB
973.44/973.61	c total #watches: 500691
974.03/974.23	c total #propagations: 1327260611 / total #impl: 5686118878 (eff. 0.233)
974.03/974.23	c #Conflicts:    1481000 | #Learnt:      40885 | 0.000
974.03/974.23	c total clause space: 206.656MB
974.03/974.23	c total #watches: 503823
974.44/974.68	c total #propagations: 1328186720 / total #impl: 5689658495 (eff. 0.233)
974.44/974.68	c #Conflicts:    1482000 | #Learnt:      41885 | 0.000
974.44/974.68	c total clause space: 206.656MB
974.44/974.68	c total #watches: 507442
974.93/975.12	c total #propagations: 1329118602 / total #impl: 5693524798 (eff. 0.233)
974.93/975.12	c #Conflicts:    1483000 | #Learnt:      42885 | 0.000
974.93/975.12	c total clause space: 206.656MB
974.93/975.12	c total #watches: 510385
975.54/975.73	c total #propagations: 1330183734 / total #impl: 5697264592 (eff. 0.233)
975.54/975.73	c #Conflicts:    1484000 | #Learnt:      43885 | 0.000
975.54/975.73	c total clause space: 206.656MB
975.54/975.73	c total #watches: 513819
976.03/976.24	c total #propagations: 1331239373 / total #impl: 5701232238 (eff. 0.234)
976.03/976.24	c #Conflicts:    1485000 | #Learnt:      44885 | 0.000
976.03/976.24	c total clause space: 206.656MB
976.03/976.24	c total #watches: 516544
976.53/976.77	c total #propagations: 1332429894 / total #impl: 5705232905 (eff. 0.234)
976.53/976.77	c #Conflicts:    1486000 | #Learnt:      45885 | 0.000
976.53/976.77	c total clause space: 206.656MB
976.53/976.77	c total #watches: 519561
977.03/977.23	c total #propagations: 1333543280 / total #impl: 5709437124 (eff. 0.234)
977.03/977.23	c #Conflicts:    1487000 | #Learnt:      46885 | 0.000
977.03/977.23	c total clause space: 206.656MB
977.03/977.23	c total #watches: 522414
977.43/977.65	c total #propagations: 1334363889 / total #impl: 5712787679 (eff. 0.234)
977.43/977.65	c #Conflicts:    1488000 | #Learnt:      47885 | 0.000
977.43/977.65	c total clause space: 206.656MB
977.43/977.65	c total #watches: 525327
977.93/978.15	c total #propagations: 1334939705 / total #impl: 5715583646 (eff. 0.234)
977.93/978.15	c #Conflicts:    1489000 | #Learnt:      48885 | 0.000
977.93/978.15	c total clause space: 206.656MB
977.93/978.15	c total #watches: 528885
978.33/978.58	c total #propagations: 1335620591 / total #impl: 5718793975 (eff. 0.234)
978.33/978.58	c #Conflicts:    1490000 | #Learnt:      49885 | 0.000
978.33/978.58	c total clause space: 206.656MB
978.33/978.58	c total #watches: 531914
978.94/979.14	c total #propagations: 1336555076 / total #impl: 5722366682 (eff. 0.234)
978.94/979.14	c #Conflicts:    1491000 | #Learnt:      50885 | 0.000
978.94/979.14	c total clause space: 206.656MB
978.94/979.14	c total #watches: 535443
979.33/979.58	c total #propagations: 1337726454 / total #impl: 5726893173 (eff. 0.234)
979.33/979.58	c #Conflicts:    1492000 | #Learnt:      51885 | 0.000
979.33/979.58	c total clause space: 206.656MB
979.33/979.58	c total #watches: 538203
979.94/980.10	c total #propagations: 1338511456 / total #impl: 5729806662 (eff. 0.234)
979.94/980.10	c #Conflicts:    1493000 | #Learnt:      52885 | 0.000
979.94/980.10	c total clause space: 206.656MB
979.94/980.10	c total #watches: 540979
980.33/980.58	c total #propagations: 1339489202 / total #impl: 5733555032 (eff. 0.234)
980.33/980.58	c #Conflicts:    1494000 | #Learnt:      53885 | 0.000
980.33/980.58	c total clause space: 206.656MB
980.33/980.58	c total #watches: 543341
980.83/981.07	c total #propagations: 1340418783 / total #impl: 5737146311 (eff. 0.234)
980.83/981.07	c #Conflicts:    1495000 | #Learnt:      54885 | 0.000
980.83/981.07	c total clause space: 206.656MB
980.83/981.07	c total #watches: 545924
981.23/981.45	c total #propagations: 1341642244 / total #impl: 5741201563 (eff. 0.234)
981.23/981.45	c #Conflicts:    1496000 | #Learnt:      55885 | 0.000
981.23/981.45	c total clause space: 206.656MB
981.23/981.45	c total #watches: 548820
981.63/981.84	c total #propagations: 1342647583 / total #impl: 5744718726 (eff. 0.234)
981.63/981.84	c #Conflicts:    1497000 | #Learnt:      56885 | 0.000
981.63/981.84	c total clause space: 206.656MB
981.63/981.84	c total #watches: 552359
982.24/982.40	c total #propagations: 1343603121 / total #impl: 5748467614 (eff. 0.234)
982.24/982.40	c #Conflicts:    1498000 | #Learnt:      57885 | 0.000
982.24/982.40	c total clause space: 206.656MB
982.24/982.40	c total #watches: 555105
982.83/983.04	c total #propagations: 1344315592 / total #impl: 5751258935 (eff. 0.234)
982.83/983.04	c #Conflicts:    1499000 | #Learnt:      58885 | 0.000
982.83/983.04	c total clause space: 206.656MB
982.83/983.04	c total #watches: 558220
983.43/983.67	c total #propagations: 1345078064 / total #impl: 5754238387 (eff. 0.234)
983.43/983.67	c GARBAGE COLLECT
983.43/983.67	c #Conflicts:    1500000 | #Learnt:      30302 | 0.000
983.43/983.67	c total clause space: 206.656MB
983.43/983.67	c total #watches: 472531
983.93/984.13	c total #propagations: 1345813120 / total #impl: 5757080878 (eff. 0.234)
983.93/984.13	c #Conflicts:    1501000 | #Learnt:      31302 | 0.000
983.93/984.13	c total clause space: 206.656MB
983.93/984.13	c total #watches: 475173
984.13/984.39	c total #propagations: 1346813997 / total #impl: 5760653272 (eff. 0.234)
984.13/984.39	c #Conflicts:    1502000 | #Learnt:      32302 | 0.000
984.13/984.39	c total clause space: 206.656MB
984.13/984.39	c total #watches: 477587
984.44/984.68	c total #propagations: 1347389633 / total #impl: 5763040042 (eff. 0.234)
984.44/984.68	c #Conflicts:    1503000 | #Learnt:      33302 | 0.000
984.44/984.68	c total clause space: 206.656MB
984.44/984.68	c total #watches: 480089
984.73/984.97	c total #propagations: 1347998415 / total #impl: 5765661163 (eff. 0.234)
984.73/984.97	c #Conflicts:    1504000 | #Learnt:      34302 | 0.000
984.73/984.97	c total clause space: 206.656MB
984.73/984.97	c total #watches: 482505
985.03/985.29	c total #propagations: 1348621692 / total #impl: 5768180587 (eff. 0.234)
985.03/985.29	c #Conflicts:    1505000 | #Learnt:      35302 | 0.000
985.03/985.29	c total clause space: 206.656MB
985.03/985.29	c total #watches: 485045
985.43/985.61	c total #propagations: 1349256600 / total #impl: 5770951410 (eff. 0.234)
985.43/985.61	c #Conflicts:    1506000 | #Learnt:      36302 | 0.000
985.43/985.61	c total clause space: 206.656MB
985.43/985.61	c total #watches: 487522
985.83/986.07	c total #propagations: 1349888124 / total #impl: 5773557066 (eff. 0.234)
985.83/986.07	c #Conflicts:    1507000 | #Learnt:      37302 | 0.000
985.83/986.07	c total clause space: 206.656MB
985.83/986.07	c total #watches: 489934
986.23/986.49	c total #propagations: 1350794138 / total #impl: 5777191478 (eff. 0.234)
986.23/986.49	c #Conflicts:    1508000 | #Learnt:      38302 | 0.000
986.23/986.49	c total clause space: 206.656MB
986.23/986.49	c total #watches: 492676
986.73/986.94	c total #propagations: 1351683223 / total #impl: 5780456790 (eff. 0.234)
986.73/986.94	c #Conflicts:    1509000 | #Learnt:      39302 | 0.000
986.73/986.94	c total clause space: 206.656MB
986.73/986.94	c total #watches: 495338
987.33/987.50	c total #propagations: 1352784215 / total #impl: 5784832435 (eff. 0.234)
987.33/987.50	c #Conflicts:    1510000 | #Learnt:      40302 | 0.000
987.33/987.50	c total clause space: 206.656MB
987.33/987.50	c total #watches: 499626
987.83/988.02	c total #propagations: 1353754575 / total #impl: 5788501638 (eff. 0.234)
987.83/988.02	c #Conflicts:    1511000 | #Learnt:      41302 | 0.000
987.83/988.02	c total clause space: 206.656MB
987.83/988.02	c total #watches: 502709
988.33/988.56	c total #propagations: 1354992470 / total #impl: 5792913141 (eff. 0.234)
988.33/988.56	c #Conflicts:    1512000 | #Learnt:      42302 | 0.000
988.33/988.56	c total clause space: 206.656MB
988.33/988.56	c total #watches: 505735
989.03/989.29	c total #propagations: 1356246842 / total #impl: 5797106362 (eff. 0.234)
989.03/989.29	c #Conflicts:    1513000 | #Learnt:      43302 | 0.000
989.03/989.29	c total clause space: 206.656MB
989.03/989.29	c total #watches: 509984
989.43/989.66	c total #propagations: 1357734163 / total #impl: 5802391600 (eff. 0.234)
989.43/989.66	c #Conflicts:    1514000 | #Learnt:      44302 | 0.000
989.43/989.66	c total clause space: 206.656MB
989.43/989.66	c total #watches: 512655
989.83/990.10	c total #propagations: 1358582971 / total #impl: 5805626116 (eff. 0.234)
989.83/990.10	c #Conflicts:    1515000 | #Learnt:      45302 | 0.000
989.83/990.10	c total clause space: 206.656MB
989.83/990.10	c total #watches: 515669
990.43/990.65	c total #propagations: 1359582685 / total #impl: 5809190393 (eff. 0.234)
990.43/990.65	c #Conflicts:    1516000 | #Learnt:      46302 | 0.000
990.43/990.65	c total clause space: 206.656MB
990.43/990.65	c total #watches: 518758
990.93/991.12	c total #propagations: 1360665781 / total #impl: 5813211910 (eff. 0.234)
990.93/991.12	c #Conflicts:    1517000 | #Learnt:      47302 | 0.000
990.93/991.12	c total clause space: 206.656MB
990.93/991.12	c total #watches: 521634
991.33/991.59	c total #propagations: 1361619492 / total #impl: 5817270946 (eff. 0.234)
991.33/991.59	c #Conflicts:    1518000 | #Learnt:      48302 | 0.000
991.33/991.59	c total clause space: 206.656MB
991.33/991.59	c total #watches: 525437
991.83/992.05	c total #propagations: 1362354158 / total #impl: 5821481875 (eff. 0.234)
991.83/992.05	c #Conflicts:    1519000 | #Learnt:      49302 | 0.000
991.83/992.05	c total clause space: 206.656MB
991.83/992.05	c total #watches: 528878
992.33/992.57	c total #propagations: 1363248635 / total #impl: 5825158824 (eff. 0.234)
992.33/992.57	c #Conflicts:    1520000 | #Learnt:      50302 | 0.000
992.33/992.57	c total clause space: 206.656MB
992.33/992.57	c total #watches: 532014
992.73/992.99	c total #propagations: 1364224911 / total #impl: 5828906258 (eff. 0.234)
992.73/992.99	c #Conflicts:    1521000 | #Learnt:      51302 | 0.000
992.73/992.99	c total clause space: 206.656MB
992.73/992.99	c total #watches: 534659
993.33/993.54	c total #propagations: 1365243218 / total #impl: 5832727875 (eff. 0.234)
993.33/993.54	c #Conflicts:    1522000 | #Learnt:      52302 | 0.000
993.33/993.54	c total clause space: 206.656MB
993.33/993.54	c total #watches: 537611
993.83/994.03	c total #propagations: 1366052433 / total #impl: 5836196440 (eff. 0.234)
993.83/994.03	c #Conflicts:    1523000 | #Learnt:      53302 | 0.000
993.83/994.03	c total clause space: 206.656MB
993.83/994.03	c total #watches: 540608
994.23/994.42	c total #propagations: 1366862551 / total #impl: 5839665153 (eff. 0.234)
994.23/994.42	c #Conflicts:    1524000 | #Learnt:      54302 | 0.000
994.23/994.42	c total clause space: 206.656MB
994.23/994.42	c total #watches: 543725
994.63/994.85	c total #propagations: 1367591793 / total #impl: 5842621694 (eff. 0.234)
994.63/994.85	c #Conflicts:    1525000 | #Learnt:      55302 | 0.000
994.63/994.85	c total clause space: 206.656MB
994.63/994.85	c total #watches: 545952
995.03/995.28	c total #propagations: 1368371193 / total #impl: 5845813195 (eff. 0.234)
995.03/995.28	c #Conflicts:    1526000 | #Learnt:      56302 | 0.000
995.03/995.28	c total clause space: 206.656MB
995.03/995.28	c total #watches: 548487
995.73/995.91	c total #propagations: 1369149780 / total #impl: 5848838337 (eff. 0.234)
995.73/995.91	c #Conflicts:    1527000 | #Learnt:      57302 | 0.000
995.73/995.91	c total clause space: 206.656MB
995.73/995.91	c total #watches: 551809
996.23/996.49	c total #propagations: 1370226753 / total #impl: 5853030668 (eff. 0.234)
996.23/996.49	c #Conflicts:    1528000 | #Learnt:      58302 | 0.000
996.23/996.49	c total clause space: 206.656MB
996.23/996.49	c total #watches: 554883
996.93/997.11	c total #propagations: 1371183326 / total #impl: 5856756999 (eff. 0.234)
996.93/997.11	c #Conflicts:    1529000 | #Learnt:      59302 | 0.000
996.93/997.11	c total clause space: 206.656MB
996.93/997.11	c total #watches: 557736
997.43/997.69	c total #propagations: 1371952486 / total #impl: 5860248724 (eff. 0.234)
997.43/997.69	c GARBAGE COLLECT
997.43/997.69	c #Conflicts:    1530000 | #Learnt:      30372 | 0.000
997.43/997.69	c total clause space: 206.656MB
997.43/997.69	c total #watches: 472840
998.03/998.21	c total #propagations: 1372994024 / total #impl: 5864489859 (eff. 0.234)
998.03/998.21	c #Conflicts:    1531000 | #Learnt:      31372 | 0.000
998.03/998.21	c total clause space: 206.656MB
998.03/998.21	c total #watches: 476178
998.33/998.51	c total #propagations: 1374081477 / total #impl: 5868587079 (eff. 0.234)
998.33/998.51	c #Conflicts:    1532000 | #Learnt:      32372 | 0.000
998.33/998.51	c total clause space: 206.656MB
998.33/998.51	c total #watches: 478749
998.53/998.79	c total #propagations: 1374821415 / total #impl: 5871764491 (eff. 0.234)
998.53/998.79	c #Conflicts:    1533000 | #Learnt:      33372 | 0.000
998.53/998.79	c total clause space: 206.656MB
998.53/998.79	c total #watches: 481497
998.93/999.15	c total #propagations: 1375419316 / total #impl: 5874319276 (eff. 0.234)
998.93/999.15	c #Conflicts:    1534000 | #Learnt:      34372 | 0.000
998.93/999.15	c total clause space: 206.656MB
998.93/999.15	c total #watches: 484075
999.43/999.63	c total #propagations: 1376139577 / total #impl: 5877368765 (eff. 0.234)
999.43/999.63	c #Conflicts:    1535000 | #Learnt:      35372 | 0.000
999.43/999.63	c total clause space: 206.656MB
999.43/999.63	c total #watches: 487321
999.93/1000.18	c total #propagations: 1377055937 / total #impl: 5880879464 (eff. 0.234)
999.93/1000.18	c #Conflicts:    1536000 | #Learnt:      36372 | 0.000
999.93/1000.18	c total clause space: 206.656MB
999.93/1000.18	c total #watches: 491061
1000.32/1000.52	c total #propagations: 1378136429 / total #impl: 5884971554 (eff. 0.234)
1000.32/1000.52	c #Conflicts:    1537000 | #Learnt:      37372 | 0.000
1000.32/1000.52	c total clause space: 206.656MB
1000.32/1000.52	c total #watches: 495114
1000.83/1001.02	c total #propagations: 1378900123 / total #impl: 5888261203 (eff. 0.234)
1000.83/1001.02	c #Conflicts:    1538000 | #Learnt:      38372 | 0.000
1000.83/1001.02	c total clause space: 206.656MB
1000.83/1001.02	c total #watches: 499043
1001.42/1001.64	c total #propagations: 1379910353 / total #impl: 5892393115 (eff. 0.234)
1001.42/1001.64	c #Conflicts:    1539000 | #Learnt:      39372 | 0.000
1001.42/1001.64	c total clause space: 206.656MB
1001.42/1001.64	c total #watches: 502199
1001.72/1001.95	c total #propagations: 1381089630 / total #impl: 5896890232 (eff. 0.234)
1001.72/1001.95	c #Conflicts:    1540000 | #Learnt:      40372 | 0.000
1001.72/1001.95	c total clause space: 206.656MB
1001.72/1001.95	c total #watches: 504371
1002.12/1002.31	c total #propagations: 1381874512 / total #impl: 5899573414 (eff. 0.234)
1002.12/1002.31	c #Conflicts:    1541000 | #Learnt:      41372 | 0.000
1002.12/1002.31	c total clause space: 206.656MB
1002.12/1002.31	c total #watches: 506899
1002.52/1002.75	c total #propagations: 1382915181 / total #impl: 5903579713 (eff. 0.234)
1002.52/1002.75	c #Conflicts:    1542000 | #Learnt:      42372 | 0.000
1002.52/1002.75	c total clause space: 206.656MB
1002.52/1002.75	c total #watches: 510036
1002.82/1003.04	c total #propagations: 1383703957 / total #impl: 5906956584 (eff. 0.234)
1002.82/1003.04	c #Conflicts:    1543000 | #Learnt:      43372 | 0.000
1002.82/1003.04	c total clause space: 206.656MB
1002.82/1003.04	c total #watches: 512359
1003.13/1003.32	c total #propagations: 1384313585 / total #impl: 5909220762 (eff. 0.234)
1003.13/1003.32	c #Conflicts:    1544000 | #Learnt:      44372 | 0.000
1003.13/1003.32	c total clause space: 206.656MB
1003.13/1003.32	c total #watches: 514750
1003.42/1003.65	c total #propagations: 1384925389 / total #impl: 5911419670 (eff. 0.234)
1003.42/1003.65	c #Conflicts:    1545000 | #Learnt:      45372 | 0.000
1003.42/1003.65	c total clause space: 206.656MB
1003.42/1003.65	c total #watches: 517357
1003.92/1004.19	c total #propagations: 1385593674 / total #impl: 5914012835 (eff. 0.234)
1003.92/1004.19	c #Conflicts:    1546000 | #Learnt:      46372 | 0.000
1003.92/1004.19	c total clause space: 206.656MB
1003.92/1004.19	c total #watches: 520786
1004.42/1004.68	c total #propagations: 1386863331 / total #impl: 5918650856 (eff. 0.234)
1004.42/1004.68	c #Conflicts:    1547000 | #Learnt:      47372 | 0.000
1004.42/1004.68	c total clause space: 206.656MB
1004.42/1004.68	c total #watches: 523819
1004.92/1005.11	c total #propagations: 1387957625 / total #impl: 5922590317 (eff. 0.234)
1004.92/1005.11	c #Conflicts:    1548000 | #Learnt:      48372 | 0.000
1004.92/1005.11	c total clause space: 206.656MB
1004.92/1005.11	c total #watches: 526142
1005.42/1005.64	c total #propagations: 1388934326 / total #impl: 5925923948 (eff. 0.234)
1005.42/1005.64	c #Conflicts:    1549000 | #Learnt:      49372 | 0.000
1005.42/1005.64	c total clause space: 206.656MB
1005.42/1005.64	c total #watches: 529002
1005.92/1006.12	c total #propagations: 1389997034 / total #impl: 5930178381 (eff. 0.234)
1005.92/1006.12	c #Conflicts:    1550000 | #Learnt:      50372 | 0.000
1005.92/1006.12	c total clause space: 206.656MB
1005.92/1006.12	c total #watches: 531099
1006.43/1006.68	c total #propagations: 1390974644 / total #impl: 5933732148 (eff. 0.234)
1006.43/1006.68	c #Conflicts:    1551000 | #Learnt:      51372 | 0.000
1006.43/1006.68	c total clause space: 206.656MB
1006.43/1006.68	c total #watches: 533422
1007.02/1007.30	c total #propagations: 1392090528 / total #impl: 5937559227 (eff. 0.234)
1007.02/1007.30	c #Conflicts:    1552000 | #Learnt:      52372 | 0.000
1007.02/1007.30	c total clause space: 206.656MB
1007.02/1007.30	c total #watches: 536325
1007.62/1007.86	c total #propagations: 1393170719 / total #impl: 5942186949 (eff. 0.234)
1007.62/1007.86	c #Conflicts:    1553000 | #Learnt:      53372 | 0.000
1007.62/1007.86	c total clause space: 206.656MB
1007.62/1007.86	c total #watches: 539076
1008.22/1008.46	c total #propagations: 1393947433 / total #impl: 5945172247 (eff. 0.234)
1008.22/1008.46	c #Conflicts:    1554000 | #Learnt:      54372 | 0.000
1008.22/1008.46	c total clause space: 206.656MB
1008.22/1008.46	c total #watches: 541666
1008.82/1009.06	c total #propagations: 1394719147 / total #impl: 5948162154 (eff. 0.234)
1008.82/1009.06	c #Conflicts:    1555000 | #Learnt:      55372 | 0.000
1008.82/1009.06	c total clause space: 206.656MB
1008.82/1009.06	c total #watches: 544784
1009.42/1009.68	c total #propagations: 1395500729 / total #impl: 5951227520 (eff. 0.234)
1009.42/1009.68	c #Conflicts:    1556000 | #Learnt:      56372 | 0.000
1009.42/1009.68	c total clause space: 206.656MB
1009.42/1009.68	c total #watches: 547883
1010.02/1010.28	c total #propagations: 1396300611 / total #impl: 5954392632 (eff. 0.234)
1010.02/1010.28	c #Conflicts:    1557000 | #Learnt:      57372 | 0.000
1010.02/1010.28	c total clause space: 206.656MB
1010.02/1010.28	c total #watches: 551156
1010.73/1010.91	c total #propagations: 1397047513 / total #impl: 5957430064 (eff. 0.235)
1010.73/1010.91	c #Conflicts:    1558000 | #Learnt:      58372 | 0.000
1010.73/1010.91	c total clause space: 206.656MB
1010.73/1010.91	c total #watches: 555008
1011.42/1011.66	c total #propagations: 1397773083 / total #impl: 5960431229 (eff. 0.235)
1011.42/1011.66	c #Conflicts:    1559000 | #Learnt:      59372 | 0.000
1011.42/1011.66	c total clause space: 206.656MB
1011.42/1011.66	c total #watches: 559503
1012.12/1012.39	c total #propagations: 1398563636 / total #impl: 5963850240 (eff. 0.235)
1012.12/1012.39	c #Conflicts:    1560000 | #Learnt:      60372 | 0.000
1012.12/1012.39	c total clause space: 206.656MB
1012.12/1012.39	c total #watches: 563278
1012.82/1013.03	c total #propagations: 1399307653 / total #impl: 5967087748 (eff. 0.235)
1012.82/1013.03	c GARBAGE COLLECT
1012.82/1013.03	c #Conflicts:    1561000 | #Learnt:      31191 | 0.000
1012.82/1013.03	c total clause space: 206.656MB
1012.82/1013.03	c total #watches: 476319
1013.32/1013.55	c total #propagations: 1400139358 / total #impl: 5970560177 (eff. 0.235)
1013.32/1013.55	c #Conflicts:    1562000 | #Learnt:      32191 | 0.000
1013.32/1013.55	c total clause space: 206.656MB
1013.32/1013.55	c total #watches: 479314
1013.92/1014.14	c total #propagations: 1400861405 / total #impl: 5973449487 (eff. 0.235)
1013.92/1014.14	c #Conflicts:    1563000 | #Learnt:      33191 | 0.000
1013.92/1014.14	c total clause space: 206.656MB
1013.92/1014.14	c total #watches: 482181
1014.52/1014.78	c total #propagations: 1401630434 / total #impl: 5976430810 (eff. 0.235)
1014.52/1014.78	c #Conflicts:    1564000 | #Learnt:      34191 | 0.000
1014.52/1014.78	c total clause space: 206.656MB
1014.52/1014.78	c total #watches: 487156
1014.92/1015.14	c total #propagations: 1402397451 / total #impl: 5979545070 (eff. 0.235)
1014.92/1015.14	c #Conflicts:    1565000 | #Learnt:      35191 | 0.000
1014.92/1015.14	c total clause space: 206.656MB
1014.92/1015.14	c total #watches: 489799
1015.13/1015.40	c total #propagations: 1403031373 / total #impl: 5981911042 (eff. 0.235)
1015.13/1015.40	c #Conflicts:    1566000 | #Learnt:      36191 | 0.000
1015.13/1015.40	c total clause space: 206.656MB
1015.13/1015.40	c total #watches: 492232
1015.42/1015.67	c total #propagations: 1403627238 / total #impl: 5984066650 (eff. 0.235)
1015.42/1015.67	c #Conflicts:    1567000 | #Learnt:      37191 | 0.000
1015.42/1015.67	c total clause space: 206.656MB
1015.42/1015.67	c total #watches: 494846
1015.72/1015.97	c total #propagations: 1404231775 / total #impl: 5986271889 (eff. 0.235)
1015.72/1015.97	c #Conflicts:    1568000 | #Learnt:      38191 | 0.000
1015.72/1015.97	c total clause space: 206.656MB
1015.72/1015.97	c total #watches: 497304
1016.12/1016.30	c total #propagations: 1404840950 / total #impl: 5988600586 (eff. 0.235)
1016.12/1016.30	c #Conflicts:    1569000 | #Learnt:      39191 | 0.000
1016.12/1016.30	c total clause space: 206.656MB
1016.12/1016.30	c total #watches: 499898
1016.42/1016.60	c total #propagations: 1405495829 / total #impl: 5991163470 (eff. 0.235)
1016.42/1016.60	c #Conflicts:    1570000 | #Learnt:      40191 | 0.000
1016.42/1016.60	c total clause space: 206.656MB
1016.42/1016.60	c total #watches: 502174
1016.72/1016.94	c total #propagations: 1406058802 / total #impl: 5993272150 (eff. 0.235)
1016.72/1016.94	c #Conflicts:    1571000 | #Learnt:      41191 | 0.000
1016.72/1016.94	c total clause space: 206.656MB
1016.72/1016.94	c total #watches: 504546
1017.12/1017.30	c total #propagations: 1406681169 / total #impl: 5995609831 (eff. 0.235)
1017.12/1017.30	c #Conflicts:    1572000 | #Learnt:      42191 | 0.000
1017.12/1017.30	c total clause space: 206.656MB
1017.12/1017.30	c total #watches: 506961
1017.43/1017.67	c total #propagations: 1407303663 / total #impl: 5998017154 (eff. 0.235)
1017.43/1017.67	c #Conflicts:    1573000 | #Learnt:      43191 | 0.000
1017.43/1017.67	c total clause space: 206.656MB
1017.43/1017.67	c total #watches: 509141
1017.82/1018.05	c total #propagations: 1407938400 / total #impl: 6000563950 (eff. 0.235)
1017.82/1018.05	c #Conflicts:    1574000 | #Learnt:      44191 | 0.000
1017.82/1018.05	c total clause space: 206.656MB
1017.82/1018.05	c total #watches: 511480
1018.22/1018.42	c total #propagations: 1408573073 / total #impl: 6002934285 (eff. 0.235)
1018.22/1018.42	c #Conflicts:    1575000 | #Learnt:      45191 | 0.000
1018.22/1018.42	c total clause space: 206.656MB
1018.22/1018.42	c total #watches: 513904
1018.62/1018.81	c total #propagations: 1409197685 / total #impl: 6005236671 (eff. 0.235)
1018.62/1018.81	c #Conflicts:    1576000 | #Learnt:      46191 | 0.000
1018.62/1018.81	c total clause space: 206.656MB
1018.62/1018.81	c total #watches: 516232
1019.02/1019.21	c total #propagations: 1409856824 / total #impl: 6007857454 (eff. 0.235)
1019.02/1019.21	c #Conflicts:    1577000 | #Learnt:      47191 | 0.000
1019.02/1019.21	c total clause space: 206.656MB
1019.02/1019.21	c total #watches: 518515
1019.32/1019.57	c total #propagations: 1410558589 / total #impl: 6010526671 (eff. 0.235)
1019.32/1019.57	c #Conflicts:    1578000 | #Learnt:      48191 | 0.000
1019.32/1019.57	c total clause space: 206.656MB
1019.32/1019.57	c total #watches: 520774
1019.72/1019.95	c total #propagations: 1411141746 / total #impl: 6012707991 (eff. 0.235)
1019.72/1019.95	c #Conflicts:    1579000 | #Learnt:      49191 | 0.000
1019.72/1019.95	c total clause space: 206.656MB
1019.72/1019.95	c total #watches: 522885
1020.12/1020.36	c total #propagations: 1411732814 / total #impl: 6014754837 (eff. 0.235)
1020.12/1020.36	c #Conflicts:    1580000 | #Learnt:      50191 | 0.000
1020.12/1020.36	c total clause space: 206.656MB
1020.12/1020.37	c total #watches: 525099
1020.52/1020.79	c total #propagations: 1412334527 / total #impl: 6017243301 (eff. 0.235)
1020.52/1020.79	c #Conflicts:    1581000 | #Learnt:      51191 | 0.000
1020.52/1020.79	c total clause space: 206.656MB
1020.52/1020.79	c total #watches: 527437
1021.02/1021.24	c total #propagations: 1413013506 / total #impl: 6019814380 (eff. 0.235)
1021.02/1021.24	c #Conflicts:    1582000 | #Learnt:      52191 | 0.000
1021.02/1021.24	c total clause space: 206.656MB
1021.02/1021.24	c total #watches: 530214
1021.42/1021.65	c total #propagations: 1413776483 / total #impl: 6022894365 (eff. 0.235)
1021.42/1021.65	c #Conflicts:    1583000 | #Learnt:      53191 | 0.000
1021.42/1021.65	c total clause space: 206.656MB
1021.42/1021.65	c total #watches: 532578
1021.83/1022.04	c total #propagations: 1414420106 / total #impl: 6025354695 (eff. 0.235)
1021.83/1022.04	c #Conflicts:    1584000 | #Learnt:      54191 | 0.000
1021.83/1022.04	c total clause space: 206.656MB
1021.83/1022.04	c total #watches: 535054
1022.22/1022.45	c total #propagations: 1415057077 / total #impl: 6027720300 (eff. 0.235)
1022.22/1022.45	c #Conflicts:    1585000 | #Learnt:      55191 | 0.000
1022.22/1022.45	c total clause space: 206.656MB
1022.22/1022.45	c total #watches: 537354
1022.72/1022.91	c total #propagations: 1415757334 / total #impl: 6030176452 (eff. 0.235)
1022.72/1022.91	c #Conflicts:    1586000 | #Learnt:      56191 | 0.000
1022.72/1022.91	c total clause space: 206.656MB
1022.72/1022.91	c total #watches: 539813
1023.12/1023.35	c total #propagations: 1416468335 / total #impl: 6032803971 (eff. 0.235)
1023.12/1023.35	c #Conflicts:    1587000 | #Learnt:      57191 | 0.000
1023.12/1023.35	c total clause space: 206.656MB
1023.12/1023.35	c total #watches: 542307
1023.52/1023.75	c total #propagations: 1417096759 / total #impl: 6035331003 (eff. 0.235)
1023.52/1023.75	c #Conflicts:    1588000 | #Learnt:      58191 | 0.000
1023.52/1023.75	c total clause space: 206.656MB
1023.52/1023.75	c total #watches: 544584
1023.93/1024.20	c total #propagations: 1417680800 / total #impl: 6037637519 (eff. 0.235)
1023.93/1024.20	c #Conflicts:    1589000 | #Learnt:      59191 | 0.000
1023.93/1024.20	c total clause space: 206.656MB
1023.93/1024.20	c total #watches: 546837
1024.52/1024.74	c total #propagations: 1418256630 / total #impl: 6039894997 (eff. 0.235)
1024.52/1024.74	c #Conflicts:    1590000 | #Learnt:      60191 | 0.000
1024.52/1024.74	c total clause space: 206.656MB
1024.52/1024.74	c total #watches: 549306
1025.13/1025.39	c total #propagations: 1418959521 / total #impl: 6042545797 (eff. 0.235)
1025.13/1025.39	c GARBAGE COLLECT
1025.13/1025.39	c #Conflicts:    1591000 | #Learnt:      30699 | 0.000
1025.13/1025.39	c total clause space: 206.656MB
1025.13/1025.39	c total #watches: 474501
1025.82/1026.00	c total #propagations: 1419675038 / total #impl: 6045422315 (eff. 0.235)
1025.82/1026.00	c #Conflicts:    1592000 | #Learnt:      31699 | 0.000
1025.82/1026.00	c total clause space: 206.656MB
1025.82/1026.00	c total #watches: 477683
1026.42/1026.60	c total #propagations: 1420577136 / total #impl: 6048935177 (eff. 0.235)
1026.42/1026.60	c #Conflicts:    1593000 | #Learnt:      32699 | 0.000
1026.42/1026.60	c total clause space: 206.656MB
1026.42/1026.60	c total #watches: 480460
1027.02/1027.21	c total #propagations: 1421470667 / total #impl: 6052376404 (eff. 0.235)
1027.02/1027.21	c #Conflicts:    1594000 | #Learnt:      33699 | 0.000
1027.02/1027.21	c total clause space: 206.656MB
1027.02/1027.21	c total #watches: 483447
1027.52/1027.76	c total #propagations: 1422304471 / total #impl: 6055667504 (eff. 0.235)
1027.52/1027.76	c #Conflicts:    1595000 | #Learnt:      34699 | 0.000
1027.52/1027.76	c total clause space: 206.656MB
1027.52/1027.76	c total #watches: 486178
1028.12/1028.37	c total #propagations: 1423077191 / total #impl: 6058729302 (eff. 0.235)
1028.12/1028.37	c #Conflicts:    1596000 | #Learnt:      35699 | 0.000
1028.12/1028.37	c total clause space: 206.656MB
1028.12/1028.37	c total #watches: 489784
1028.82/1029.00	c total #propagations: 1423921593 / total #impl: 6062075348 (eff. 0.235)
1028.82/1029.00	c #Conflicts:    1597000 | #Learnt:      36699 | 0.000
1028.82/1029.00	c total clause space: 206.656MB
1028.82/1029.00	c total #watches: 493199
1029.52/1029.71	c total #propagations: 1424719103 / total #impl: 6065224940 (eff. 0.235)
1029.52/1029.71	c #Conflicts:    1598000 | #Learnt:      37699 | 0.000
1029.52/1029.71	c total clause space: 206.656MB
1029.52/1029.71	c total #watches: 496218
1030.22/1030.44	c total #propagations: 1425586039 / total #impl: 6068661685 (eff. 0.235)
1030.22/1030.44	c #Conflicts:    1599000 | #Learnt:      38699 | 0.000
1030.22/1030.44	c total clause space: 206.656MB
1030.22/1030.44	c total #watches: 498832
1031.02/1031.20	c total #propagations: 1426452875 / total #impl: 6072095924 (eff. 0.235)
1031.02/1031.20	c #Conflicts:    1600000 | #Learnt:      39699 | 0.000
1031.02/1031.20	c total clause space: 206.656MB
1031.02/1031.20	c total #watches: 501973
1031.72/1031.93	c total #propagations: 1427274870 / total #impl: 6075439585 (eff. 0.235)
1031.72/1031.93	c #Conflicts:    1601000 | #Learnt:      40699 | 0.000
1031.72/1031.93	c total clause space: 206.656MB
1031.72/1031.93	c total #watches: 504615
1032.52/1032.77	c total #propagations: 1428035194 / total #impl: 6078607522 (eff. 0.235)
1032.52/1032.77	c #Conflicts:    1602000 | #Learnt:      41699 | 0.000
1032.52/1032.77	c total clause space: 206.656MB
1032.52/1032.77	c total #watches: 507879
1033.32/1033.51	c total #propagations: 1428854581 / total #impl: 6081768968 (eff. 0.235)
1033.32/1033.51	c #Conflicts:    1603000 | #Learnt:      42699 | 0.000
1033.32/1033.51	c total clause space: 206.656MB
1033.32/1033.51	c total #watches: 510477
1034.12/1034.36	c total #propagations: 1429619116 / total #impl: 6084717600 (eff. 0.235)
1034.12/1034.36	c #Conflicts:    1604000 | #Learnt:      43699 | 0.000
1034.12/1034.36	c total clause space: 206.656MB
1034.12/1034.36	c total #watches: 513100
1034.92/1035.20	c total #propagations: 1430349945 / total #impl: 6087547978 (eff. 0.235)
1034.92/1035.20	c #Conflicts:    1605000 | #Learnt:      44699 | 0.000
1034.92/1035.20	c total clause space: 206.656MB
1034.92/1035.20	c total #watches: 516021
1035.82/1036.04	c total #propagations: 1431095823 / total #impl: 6090548247 (eff. 0.235)
1035.82/1036.04	c #Conflicts:    1606000 | #Learnt:      45699 | 0.000
1035.82/1036.04	c total clause space: 206.656MB
1035.82/1036.04	c total #watches: 519428
1036.72/1036.96	c total #propagations: 1431873686 / total #impl: 6093718354 (eff. 0.235)
1036.72/1036.96	c #Conflicts:    1607000 | #Learnt:      46699 | 0.000
1036.72/1036.96	c total clause space: 206.656MB
1036.72/1036.96	c total #watches: 522292
1037.62/1037.89	c total #propagations: 1432770513 / total #impl: 6097524382 (eff. 0.235)
1037.62/1037.89	c #Conflicts:    1608000 | #Learnt:      47699 | 0.000
1037.62/1037.89	c total clause space: 206.656MB
1037.62/1037.89	c total #watches: 526082
1038.62/1038.85	c total #propagations: 1433658241 / total #impl: 6101378872 (eff. 0.235)
1038.62/1038.85	c #Conflicts:    1609000 | #Learnt:      48699 | 0.000
1038.62/1038.85	c total clause space: 206.656MB
1038.62/1038.85	c total #watches: 528701
1039.62/1039.84	c total #propagations: 1434528224 / total #impl: 6105061681 (eff. 0.235)
1039.62/1039.84	c #Conflicts:    1610000 | #Learnt:      49699 | 0.000
1039.62/1039.84	c total clause space: 206.656MB
1039.62/1039.84	c total #watches: 531579
1040.62/1040.88	c total #propagations: 1435414765 / total #impl: 6108811436 (eff. 0.235)
1040.62/1040.88	c #Conflicts:    1611000 | #Learnt:      50699 | 0.000
1040.62/1040.88	c total clause space: 206.656MB
1040.62/1040.88	c total #watches: 534763
1041.62/1041.85	c total #propagations: 1436362597 / total #impl: 6112826184 (eff. 0.235)
1041.62/1041.85	c #Conflicts:    1612000 | #Learnt:      51699 | 0.000
1041.62/1041.85	c total clause space: 206.656MB
1041.62/1041.85	c total #watches: 537757
1042.52/1042.80	c total #propagations: 1437308868 / total #impl: 6116939798 (eff. 0.235)
1042.52/1042.80	c #Conflicts:    1613000 | #Learnt:      52699 | 0.000
1042.52/1042.80	c total clause space: 206.656MB
1042.52/1042.80	c total #watches: 540303
1043.52/1043.71	c total #propagations: 1438112651 / total #impl: 6120288329 (eff. 0.235)
1043.52/1043.71	c #Conflicts:    1614000 | #Learnt:      53699 | 0.000
1043.52/1043.71	c total clause space: 206.656MB
1043.52/1043.71	c total #watches: 543709
1044.32/1044.56	c total #propagations: 1438935204 / total #impl: 6123911774 (eff. 0.235)
1044.32/1044.56	c #Conflicts:    1615000 | #Learnt:      54699 | 0.000
1044.32/1044.56	c total clause space: 206.656MB
1044.32/1044.56	c total #watches: 547459
1045.32/1045.53	c total #propagations: 1439783782 / total #impl: 6127560454 (eff. 0.235)
1045.32/1045.53	c #Conflicts:    1616000 | #Learnt:      55699 | 0.000
1045.32/1045.53	c total clause space: 206.656MB
1045.32/1045.53	c total #watches: 550650
1046.31/1046.58	c total #propagations: 1440622629 / total #impl: 6131069743 (eff. 0.235)
1046.31/1046.58	c #Conflicts:    1617000 | #Learnt:      56699 | 0.000
1046.31/1046.58	c total clause space: 206.656MB
1046.31/1046.58	c total #watches: 553405
1047.31/1047.54	c total #propagations: 1441379522 / total #impl: 6134126739 (eff. 0.235)
1047.31/1047.54	c #Conflicts:    1618000 | #Learnt:      57699 | 0.000
1047.31/1047.54	c total clause space: 206.656MB
1047.31/1047.54	c total #watches: 556994
1048.22/1048.41	c total #propagations: 1442162381 / total #impl: 6137651320 (eff. 0.235)
1048.22/1048.41	c #Conflicts:    1619000 | #Learnt:      58699 | 0.000
1048.22/1048.41	c total clause space: 206.656MB
1048.22/1048.41	c total #watches: 559842
1049.01/1049.27	c total #propagations: 1442841394 / total #impl: 6140661842 (eff. 0.235)
1049.01/1049.27	c #Conflicts:    1620000 | #Learnt:      59699 | 0.000
1049.01/1049.27	c total clause space: 335.816MB
1049.01/1049.27	c total #watches: 562526
1050.01/1050.20	c total #propagations: 1443448943 / total #impl: 6143368143 (eff. 0.235)
1050.01/1050.20	c #Conflicts:    1621000 | #Learnt:      60699 | 0.000
1050.01/1050.20	c total clause space: 335.816MB
1050.01/1050.20	c total #watches: 565663
1051.01/1051.21	c total #propagations: 1444192746 / total #impl: 6146593839 (eff. 0.235)
1051.01/1051.21	c GARBAGE COLLECT
1051.01/1051.21	c #Conflicts:    1622000 | #Learnt:      30875 | 0.000
1051.01/1051.21	c total clause space: 335.816MB
1051.01/1051.21	c total #watches: 474956
1051.61/1051.83	c total #propagations: 1444957736 / total #impl: 6150034560 (eff. 0.235)
1051.61/1051.83	c #Conflicts:    1623000 | #Learnt:      31875 | 0.000
1051.61/1051.83	c total clause space: 335.816MB
1051.61/1051.83	c total #watches: 478194
1052.21/1052.40	c total #propagations: 1445907924 / total #impl: 6154077896 (eff. 0.235)
1052.21/1052.40	c #Conflicts:    1624000 | #Learnt:      32875 | 0.000
1052.21/1052.40	c total clause space: 335.816MB
1052.21/1052.41	c total #watches: 480915
1052.71/1052.97	c total #propagations: 1446721886 / total #impl: 6157418559 (eff. 0.235)
1052.71/1052.97	c #Conflicts:    1625000 | #Learnt:      33875 | 0.000
1052.71/1052.97	c total clause space: 335.816MB
1052.71/1052.97	c total #watches: 483735
1053.31/1053.60	c total #propagations: 1447608533 / total #impl: 6160979090 (eff. 0.235)
1053.31/1053.60	c #Conflicts:    1626000 | #Learnt:      34875 | 0.000
1053.31/1053.60	c total clause space: 335.816MB
1053.41/1053.60	c total #watches: 486613
1054.01/1054.22	c total #propagations: 1448585621 / total #impl: 6165043123 (eff. 0.235)
1054.01/1054.22	c #Conflicts:    1627000 | #Learnt:      35875 | 0.000
1054.01/1054.22	c total clause space: 335.816MB
1054.01/1054.22	c total #watches: 489666
1054.61/1054.89	c total #propagations: 1449518419 / total #impl: 6168837804 (eff. 0.235)
1054.61/1054.89	c #Conflicts:    1628000 | #Learnt:      36875 | 0.000
1054.61/1054.89	c total clause space: 335.816MB
1054.61/1054.89	c total #watches: 492837
1055.31/1055.57	c total #propagations: 1450406447 / total #impl: 6172712131 (eff. 0.235)
1055.31/1055.57	c #Conflicts:    1629000 | #Learnt:      37875 | 0.000
1055.31/1055.57	c total clause space: 335.816MB
1055.31/1055.57	c total #watches: 497145
1056.01/1056.27	c total #propagations: 1451270208 / total #impl: 6176206074 (eff. 0.235)
1056.01/1056.27	c #Conflicts:    1630000 | #Learnt:      38875 | 0.000
1056.01/1056.27	c total clause space: 335.816MB
1056.01/1056.27	c total #watches: 499967
1056.81/1057.01	c total #propagations: 1452137106 / total #impl: 6179738458 (eff. 0.235)
1056.81/1057.01	c #Conflicts:    1631000 | #Learnt:      39875 | 0.000
1056.81/1057.01	c total clause space: 335.816MB
1056.81/1057.01	c total #watches: 503656
1057.61/1057.80	c total #propagations: 1452979603 / total #impl: 6183135152 (eff. 0.235)
1057.61/1057.80	c #Conflicts:    1632000 | #Learnt:      40875 | 0.000
1057.61/1057.80	c total clause space: 335.816MB
1057.61/1057.80	c total #watches: 506402
1058.31/1058.59	c total #propagations: 1453793247 / total #impl: 6186358239 (eff. 0.235)
1058.31/1058.59	c #Conflicts:    1633000 | #Learnt:      41875 | 0.000
1058.31/1058.59	c total clause space: 335.816MB
1058.31/1058.59	c total #watches: 511059
1059.22/1059.47	c total #propagations: 1454587955 / total #impl: 6189586269 (eff. 0.235)
1059.22/1059.47	c #Conflicts:    1634000 | #Learnt:      42875 | 0.000
1059.22/1059.47	c total clause space: 335.816MB
1059.22/1059.47	c total #watches: 514194
1060.22/1060.41	c total #propagations: 1455416751 / total #impl: 6193131027 (eff. 0.235)
1060.22/1060.41	c #Conflicts:    1635000 | #Learnt:      43875 | 0.000
1060.22/1060.41	c total clause space: 335.816MB
1060.22/1060.41	c total #watches: 518889
1061.01/1061.30	c total #propagations: 1456230603 / total #impl: 6196624879 (eff. 0.235)
1061.01/1061.30	c #Conflicts:    1636000 | #Learnt:      44875 | 0.000
1061.01/1061.30	c total clause space: 335.816MB
1061.11/1061.30	c total #watches: 521665
1061.91/1062.17	c total #propagations: 1457055135 / total #impl: 6199967717 (eff. 0.235)
1061.91/1062.17	c #Conflicts:    1637000 | #Learnt:      45875 | 0.000
1061.91/1062.17	c total clause space: 335.816MB
1061.91/1062.17	c total #watches: 525168
1062.91/1063.12	c total #propagations: 1457866994 / total #impl: 6203352098 (eff. 0.235)
1062.91/1063.12	c #Conflicts:    1638000 | #Learnt:      46875 | 0.000
1062.91/1063.12	c total clause space: 335.816MB
1062.91/1063.12	c total #watches: 528012
1063.91/1064.16	c total #propagations: 1458654567 / total #impl: 6206571288 (eff. 0.235)
1063.91/1064.16	c #Conflicts:    1639000 | #Learnt:      47875 | 0.000
1063.91/1064.16	c total clause space: 335.816MB
1063.91/1064.16	c total #watches: 530867
1064.91/1065.13	c total #propagations: 1459492107 / total #impl: 6210040728 (eff. 0.235)
1064.91/1065.13	c #Conflicts:    1640000 | #Learnt:      48875 | 0.000
1064.91/1065.13	c total clause space: 335.816MB
1064.91/1065.13	c total #watches: 534021
1066.01/1066.27	c total #propagations: 1460340713 / total #impl: 6213912694 (eff. 0.235)
1066.01/1066.27	c #Conflicts:    1641000 | #Learnt:      49875 | 0.000
1066.01/1066.27	c total clause space: 335.816MB
1066.01/1066.27	c total #watches: 536755
1066.51/1066.74	c total #propagations: 1461166177 / total #impl: 6217126552 (eff. 0.235)
1066.51/1066.74	c #Conflicts:    1642000 | #Learnt:      50875 | 0.000
1066.51/1066.74	c total clause space: 335.816MB
1066.51/1066.74	c total #watches: 539746
1067.01/1067.22	c total #propagations: 1462029275 / total #impl: 6220838584 (eff. 0.235)
1067.01/1067.22	c #Conflicts:    1643000 | #Learnt:      51875 | 0.000
1067.01/1067.22	c total clause space: 335.816MB
1067.01/1067.22	c total #watches: 542354
1067.51/1067.76	c total #propagations: 1463006949 / total #impl: 6224576447 (eff. 0.235)
1067.51/1067.76	c #Conflicts:    1644000 | #Learnt:      52875 | 0.000
1067.51/1067.76	c total clause space: 335.816MB
1067.51/1067.76	c total #watches: 545092
1068.31/1068.56	c total #propagations: 1463895704 / total #impl: 6228525431 (eff. 0.235)
1068.31/1068.56	c #Conflicts:    1645000 | #Learnt:      53875 | 0.000
1068.31/1068.56	c total clause space: 335.816MB
1068.31/1068.56	c total #watches: 548262
1068.81/1069.08	c total #propagations: 1464935570 / total #impl: 6232605262 (eff. 0.235)
1068.81/1069.08	c #Conflicts:    1646000 | #Learnt:      54875 | 0.000
1068.81/1069.08	c total clause space: 335.816MB
1068.81/1069.08	c total #watches: 550897
1069.51/1069.76	c total #propagations: 1465828117 / total #impl: 6235963604 (eff. 0.235)
1069.51/1069.76	c #Conflicts:    1647000 | #Learnt:      55875 | 0.000
1069.51/1069.76	c total clause space: 335.816MB
1069.51/1069.76	c total #watches: 553468
1070.31/1070.50	c total #propagations: 1466679006 / total #impl: 6239087927 (eff. 0.235)
1070.31/1070.50	c #Conflicts:    1648000 | #Learnt:      56875 | 0.000
1070.31/1070.50	c total clause space: 335.816MB
1070.31/1070.50	c total #watches: 556116
1070.61/1070.87	c total #propagations: 1467560274 / total #impl: 6242344951 (eff. 0.235)
1070.61/1070.87	c #Conflicts:    1649000 | #Learnt:      57875 | 0.000
1070.61/1070.87	c total clause space: 335.816MB
1070.61/1070.87	c total #watches: 559175
1071.22/1071.46	c total #propagations: 1468419323 / total #impl: 6245697131 (eff. 0.235)
1071.22/1071.46	c #Conflicts:    1650000 | #Learnt:      58875 | 0.000
1071.22/1071.46	c total clause space: 335.816MB
1071.22/1071.46	c total #watches: 561831
1071.81/1072.00	c total #propagations: 1469532913 / total #impl: 6249708540 (eff. 0.235)
1071.81/1072.00	c #Conflicts:    1651000 | #Learnt:      59875 | 0.000
1071.81/1072.00	c total clause space: 335.816MB
1071.81/1072.00	c total #watches: 564577
1072.21/1072.45	c total #propagations: 1470497878 / total #impl: 6253543477 (eff. 0.235)
1072.21/1072.45	c #Conflicts:    1652000 | #Learnt:      60875 | 0.000
1072.21/1072.45	c total clause space: 335.816MB
1072.21/1072.45	c total #watches: 568203
1073.01/1073.22	c total #propagations: 1471287774 / total #impl: 6257019478 (eff. 0.235)
1073.01/1073.22	c #Conflicts:    1653000 | #Learnt:      61875 | 0.000
1073.01/1073.22	c total clause space: 335.816MB
1073.01/1073.22	c total #watches: 571198
1073.52/1073.76	c total #propagations: 1472352263 / total #impl: 6261151593 (eff. 0.235)
1073.52/1073.76	c GARBAGE COLLECT
1073.52/1073.76	c #Conflicts:    1654000 | #Learnt:      31767 | 0.000
1073.52/1073.76	c total clause space: 335.816MB
1073.52/1073.76	c total #watches: 477322
1073.91/1074.10	c total #propagations: 1473444108 / total #impl: 6265314794 (eff. 0.235)
1073.91/1074.10	c #Conflicts:    1655000 | #Learnt:      32767 | 0.000
1073.91/1074.10	c total clause space: 335.816MB
1073.91/1074.10	c total #watches: 480459
1074.31/1074.53	c total #propagations: 1474225450 / total #impl: 6268589484 (eff. 0.235)
1074.31/1074.53	c #Conflicts:    1656000 | #Learnt:      33767 | 0.000
1074.31/1074.53	c total clause space: 335.816MB
1074.31/1074.53	c total #watches: 483798
1074.71/1074.99	c total #propagations: 1475033086 / total #impl: 6272129742 (eff. 0.235)
1074.71/1074.99	c #Conflicts:    1657000 | #Learnt:      34767 | 0.000
1074.71/1074.99	c total clause space: 335.816MB
1074.71/1074.99	c total #watches: 486819
1075.11/1075.39	c total #propagations: 1475767937 / total #impl: 6275168179 (eff. 0.235)
1075.11/1075.39	c #Conflicts:    1658000 | #Learnt:      35767 | 0.000
1075.11/1075.39	c total clause space: 335.816MB
1075.11/1075.39	c total #watches: 490441
1075.41/1075.70	c total #propagations: 1476554074 / total #impl: 6278430117 (eff. 0.235)
1075.41/1075.70	c #Conflicts:    1659000 | #Learnt:      36767 | 0.000
1075.41/1075.70	c total clause space: 335.816MB
1075.51/1075.70	c total #watches: 493287
1075.72/1075.98	c total #propagations: 1477174692 / total #impl: 6280747375 (eff. 0.235)
1075.72/1075.98	c #Conflicts:    1660000 | #Learnt:      37767 | 0.000
1075.72/1075.98	c total clause space: 335.816MB
1075.72/1075.98	c total #watches: 495890
1076.21/1076.45	c total #propagations: 1477781391 / total #impl: 6282993002 (eff. 0.235)
1076.21/1076.45	c #Conflicts:    1661000 | #Learnt:      38767 | 0.000
1076.21/1076.45	c total clause space: 335.816MB
1076.21/1076.45	c total #watches: 498979
1076.82/1077.03	c total #propagations: 1478687948 / total #impl: 6286579024 (eff. 0.235)
1076.82/1077.03	c #Conflicts:    1662000 | #Learnt:      39767 | 0.000
1076.82/1077.03	c total clause space: 335.816MB
1076.82/1077.03	c total #watches: 501807
1077.21/1077.43	c total #propagations: 1479928215 / total #impl: 6290989437 (eff. 0.235)
1077.21/1077.43	c #Conflicts:    1663000 | #Learnt:      40767 | 0.000
1077.21/1077.43	c total clause space: 335.816MB
1077.21/1077.43	c total #watches: 504523
1077.71/1077.95	c total #propagations: 1480743234 / total #impl: 6294289706 (eff. 0.235)
1077.71/1077.95	c #Conflicts:    1664000 | #Learnt:      41767 | 0.000
1077.71/1077.95	c total clause space: 335.816MB
1077.71/1077.95	c total #watches: 507323
1078.31/1078.54	c total #propagations: 1481608026 / total #impl: 6297939483 (eff. 0.235)
1078.31/1078.54	c #Conflicts:    1665000 | #Learnt:      42767 | 0.000
1078.31/1078.54	c total clause space: 335.816MB
1078.31/1078.54	c total #watches: 510084
1078.81/1079.03	c total #propagations: 1482568331 / total #impl: 6301378690 (eff. 0.235)
1078.81/1079.03	c #Conflicts:    1666000 | #Learnt:      43767 | 0.000
1078.81/1079.03	c total clause space: 335.816MB
1078.81/1079.03	c total #watches: 512883
1079.51/1079.70	c total #propagations: 1483680338 / total #impl: 6305144620 (eff. 0.235)
1079.51/1079.70	c #Conflicts:    1667000 | #Learnt:      44767 | 0.000
1079.51/1079.70	c total clause space: 335.816MB
1079.51/1079.70	c total #watches: 516322
1079.91/1080.12	c total #propagations: 1484661795 / total #impl: 6308627714 (eff. 0.235)
1079.91/1080.12	c #Conflicts:    1668000 | #Learnt:      45767 | 0.000
1079.91/1080.12	c total clause space: 335.816MB
1079.91/1080.12	c total #watches: 519341
1080.31/1080.59	c total #propagations: 1485597122 / total #impl: 6312507991 (eff. 0.235)
1080.31/1080.59	c #Conflicts:    1669000 | #Learnt:      46767 | 0.000
1080.31/1080.59	c total clause space: 335.816MB
1080.31/1080.59	c total #watches: 522423
1080.91/1081.12	c total #propagations: 1486590384 / total #impl: 6316155225 (eff. 0.235)
1080.91/1081.12	c #Conflicts:    1670000 | #Learnt:      47767 | 0.000
1080.91/1081.12	c total clause space: 335.816MB
1080.91/1081.12	c total #watches: 525279
1081.51/1081.74	c total #propagations: 1487673298 / total #impl: 6320074207 (eff. 0.235)
1081.51/1081.74	c #Conflicts:    1671000 | #Learnt:      48767 | 0.000
1081.51/1081.74	c total clause space: 335.816MB
1081.51/1081.74	c total #watches: 528219
1082.01/1082.23	c total #propagations: 1488815957 / total #impl: 6324618712 (eff. 0.235)
1082.01/1082.23	c #Conflicts:    1672000 | #Learnt:      49767 | 0.000
1082.01/1082.23	c total clause space: 335.816MB
1082.01/1082.23	c total #watches: 531573
1082.51/1082.79	c total #propagations: 1489914657 / total #impl: 6328953663 (eff. 0.235)
1082.51/1082.79	c #Conflicts:    1673000 | #Learnt:      50767 | 0.000
1082.51/1082.79	c total clause space: 335.816MB
1082.51/1082.79	c total #watches: 534779
1083.01/1083.26	c total #propagations: 1490980134 / total #impl: 6333127378 (eff. 0.235)
1083.01/1083.26	c #Conflicts:    1674000 | #Learnt:      51767 | 0.000
1083.01/1083.26	c total clause space: 335.816MB
1083.01/1083.26	c total #watches: 537630
1083.31/1083.57	c total #propagations: 1491966939 / total #impl: 6336675191 (eff. 0.235)
1083.31/1083.57	c #Conflicts:    1675000 | #Learnt:      52767 | 0.000
1083.31/1083.57	c total clause space: 335.816MB
1083.31/1083.57	c total #watches: 540884
1083.91/1084.18	c total #propagations: 1492550757 / total #impl: 6339881591 (eff. 0.235)
1083.91/1084.18	c #Conflicts:    1676000 | #Learnt:      53767 | 0.000
1083.91/1084.18	c total clause space: 335.816MB
1083.91/1084.18	c total #watches: 543401
1084.41/1084.62	c total #propagations: 1493272401 / total #impl: 6343203127 (eff. 0.235)
1084.41/1084.62	c #Conflicts:    1677000 | #Learnt:      54767 | 0.000
1084.41/1084.62	c total clause space: 335.816MB
1084.41/1084.62	c total #watches: 546287
1084.71/1084.91	c total #propagations: 1493982161 / total #impl: 6346501438 (eff. 0.235)
1084.71/1084.91	c #Conflicts:    1678000 | #Learnt:      55767 | 0.000
1084.71/1084.91	c total clause space: 335.816MB
1084.71/1084.91	c total #watches: 550217
1085.01/1085.22	c total #propagations: 1494576569 / total #impl: 6349701356 (eff. 0.235)
1085.01/1085.22	c #Conflicts:    1679000 | #Learnt:      56767 | 0.000
1085.01/1085.22	c total clause space: 335.816MB
1085.01/1085.22	c total #watches: 553593
1085.31/1085.55	c total #propagations: 1495146236 / total #impl: 6352677109 (eff. 0.235)
1085.31/1085.55	c #Conflicts:    1680000 | #Learnt:      57767 | 0.000
1085.31/1085.55	c total clause space: 335.816MB
1085.31/1085.55	c total #watches: 556460
1085.91/1086.15	c total #propagations: 1495735217 / total #impl: 6355533709 (eff. 0.235)
1085.91/1086.15	c #Conflicts:    1681000 | #Learnt:      58767 | 0.000
1085.91/1086.15	c total clause space: 335.816MB
1085.91/1086.15	c total #watches: 559516
1086.51/1086.76	c total #propagations: 1496434476 / total #impl: 6358964717 (eff. 0.235)
1086.51/1086.76	c #Conflicts:    1682000 | #Learnt:      59767 | 0.000
1086.51/1086.76	c total clause space: 335.816MB
1086.51/1086.76	c total #watches: 562123
1087.21/1087.45	c total #propagations: 1497080785 / total #impl: 6361991106 (eff. 0.235)
1087.21/1087.45	c #Conflicts:    1683000 | #Learnt:      60767 | 0.000
1087.21/1087.45	c total clause space: 335.816MB
1087.21/1087.45	c total #watches: 564602
1087.91/1088.11	c total #propagations: 1497820213 / total #impl: 6365544391 (eff. 0.235)
1087.91/1088.11	c #Conflicts:    1684000 | #Learnt:      61767 | 0.000
1087.91/1088.11	c total clause space: 335.816MB
1087.91/1088.11	c total #watches: 568554
1088.61/1088.87	c total #propagations: 1498505871 / total #impl: 6369042291 (eff. 0.235)
1088.61/1088.87	c #Conflicts:    1685000 | #Learnt:      62767 | 0.000
1088.61/1088.87	c total clause space: 335.816MB
1088.61/1088.87	c total #watches: 572214
1089.21/1089.47	c total #propagations: 1499315499 / total #impl: 6373474930 (eff. 0.235)
1089.21/1089.47	c GARBAGE COLLECT
1089.21/1089.47	c #Conflicts:    1686000 | #Learnt:      32379 | 0.000
1089.21/1089.47	c total clause space: 335.816MB
1089.21/1089.47	c total #watches: 479844
1089.71/1089.90	c total #propagations: 1500101405 / total #impl: 6377009664 (eff. 0.235)
1089.71/1089.90	c #Conflicts:    1687000 | #Learnt:      33379 | 0.000
1089.71/1089.90	c total clause space: 335.816MB
1089.71/1089.90	c total #watches: 482834
1090.21/1090.40	c total #propagations: 1501098742 / total #impl: 6380928250 (eff. 0.235)
1090.21/1090.40	c #Conflicts:    1688000 | #Learnt:      34379 | 0.000
1090.21/1090.40	c total clause space: 335.816MB
1090.21/1090.40	c total #watches: 485708
1090.61/1090.88	c total #propagations: 1502169187 / total #impl: 6384831569 (eff. 0.235)
1090.61/1090.88	c #Conflicts:    1689000 | #Learnt:      35379 | 0.000
1090.61/1090.88	c total clause space: 335.816MB
1090.61/1090.88	c total #watches: 489266
1091.21/1091.40	c total #propagations: 1502820743 / total #impl: 6388111812 (eff. 0.235)
1091.21/1091.40	c #Conflicts:    1690000 | #Learnt:      36379 | 0.000
1091.21/1091.40	c total clause space: 335.816MB
1091.21/1091.40	c total #watches: 492364
1091.61/1091.84	c total #propagations: 1503852390 / total #impl: 6392189879 (eff. 0.235)
1091.61/1091.84	c #Conflicts:    1691000 | #Learnt:      37379 | 0.000
1091.61/1091.84	c total clause space: 335.816MB
1091.61/1091.84	c total #watches: 495288
1092.01/1092.21	c total #propagations: 1504814791 / total #impl: 6395951669 (eff. 0.235)
1092.01/1092.21	c #Conflicts:    1692000 | #Learnt:      38379 | 0.000
1092.01/1092.21	c total clause space: 335.816MB
1092.01/1092.21	c total #watches: 498725
1092.31/1092.54	c total #propagations: 1505512064 / total #impl: 6399495420 (eff. 0.235)
1092.31/1092.54	c #Conflicts:    1693000 | #Learnt:      39379 | 0.000
1092.31/1092.54	c total clause space: 335.816MB
1092.31/1092.54	c total #watches: 501248
1092.71/1092.90	c total #propagations: 1506209931 / total #impl: 6402635057 (eff. 0.235)
1092.71/1092.90	c #Conflicts:    1694000 | #Learnt:      40379 | 0.000
1092.71/1092.90	c total clause space: 335.816MB
1092.71/1092.90	c total #watches: 504160
1093.21/1093.40	c total #propagations: 1506858983 / total #impl: 6405570422 (eff. 0.235)
1093.21/1093.40	c #Conflicts:    1695000 | #Learnt:      41379 | 0.000
1093.21/1093.40	c total clause space: 335.816MB
1093.21/1093.40	c total #watches: 507197
1093.61/1093.87	c total #propagations: 1507860129 / total #impl: 6409253950 (eff. 0.235)
1093.61/1093.87	c #Conflicts:    1696000 | #Learnt:      42379 | 0.000
1093.61/1093.87	c total clause space: 335.816MB
1093.61/1093.87	c total #watches: 511590
1094.11/1094.34	c total #propagations: 1508838106 / total #impl: 6413473028 (eff. 0.235)
1094.11/1094.34	c #Conflicts:    1697000 | #Learnt:      43379 | 0.000
1094.11/1094.34	c total clause space: 335.816MB
1094.11/1094.34	c total #watches: 514791
1094.61/1094.85	c total #propagations: 1509642026 / total #impl: 6417141835 (eff. 0.235)
1094.61/1094.85	c #Conflicts:    1698000 | #Learnt:      44379 | 0.000
1094.61/1094.85	c total clause space: 335.816MB
1094.61/1094.85	c total #watches: 518376
1095.11/1095.33	c total #propagations: 1510619930 / total #impl: 6421162445 (eff. 0.235)
1095.11/1095.33	c #Conflicts:    1699000 | #Learnt:      45379 | 0.000
1095.11/1095.33	c total clause space: 335.816MB
1095.11/1095.33	c total #watches: 521330
1095.61/1095.86	c total #propagations: 1511620686 / total #impl: 6425104112 (eff. 0.235)
1095.61/1095.86	c #Conflicts:    1700000 | #Learnt:      46379 | 0.000
1095.61/1095.86	c total clause space: 335.816MB
1095.61/1095.86	c total #watches: 524572
1096.01/1096.29	c total #propagations: 1512609487 / total #impl: 6429010330 (eff. 0.235)
1096.01/1096.29	c #Conflicts:    1701000 | #Learnt:      47379 | 0.000
1096.01/1096.29	c total clause space: 335.816MB
1096.01/1096.29	c total #watches: 527705
1096.41/1096.60	c total #propagations: 1513287744 / total #impl: 6431884300 (eff. 0.235)
1096.41/1096.60	c #Conflicts:    1702000 | #Learnt:      48379 | 0.000
1096.41/1096.60	c total clause space: 335.816MB
1096.41/1096.60	c total #watches: 530058
1096.71/1096.93	c total #propagations: 1513902530 / total #impl: 6434864574 (eff. 0.235)
1096.71/1096.93	c #Conflicts:    1703000 | #Learnt:      49379 | 0.000
1096.71/1096.93	c total clause space: 335.816MB
1096.71/1096.93	c total #watches: 533646
1097.01/1097.26	c total #propagations: 1514528063 / total #impl: 6437590459 (eff. 0.235)
1097.01/1097.26	c #Conflicts:    1704000 | #Learnt:      50379 | 0.000
1097.01/1097.26	c total clause space: 335.816MB
1097.01/1097.26	c total #watches: 535965
1097.41/1097.61	c total #propagations: 1515127043 / total #impl: 6439889338 (eff. 0.235)
1097.41/1097.61	c #Conflicts:    1705000 | #Learnt:      51379 | 0.000
1097.41/1097.61	c total clause space: 335.816MB
1097.41/1097.61	c total #watches: 538249
1097.91/1098.12	c total #propagations: 1515721015 / total #impl: 6442118892 (eff. 0.235)
1097.91/1098.12	c #Conflicts:    1706000 | #Learnt:      52379 | 0.000
1097.91/1098.12	c total clause space: 335.816MB
1097.91/1098.12	c total #watches: 540859
1098.41/1098.60	c total #propagations: 1516717885 / total #impl: 6445945932 (eff. 0.235)
1098.41/1098.60	c #Conflicts:    1707000 | #Learnt:      53379 | 0.000
1098.41/1098.60	c total clause space: 335.816MB
1098.41/1098.60	c total #watches: 543390
1098.81/1099.05	c total #propagations: 1517623624 / total #impl: 6449510220 (eff. 0.235)
1098.81/1099.05	c #Conflicts:    1708000 | #Learnt:      54379 | 0.000
1098.81/1099.05	c total clause space: 335.816MB
1098.81/1099.05	c total #watches: 546191
1099.40/1099.60	c total #propagations: 1518462897 / total #impl: 6453537148 (eff. 0.235)
1099.40/1099.60	c #Conflicts:    1709000 | #Learnt:      55379 | 0.000
1099.40/1099.60	c total clause space: 335.816MB
1099.40/1099.60	c total #watches: 549308
1099.91/1100.13	c total #propagations: 1519396416 / total #impl: 6457398332 (eff. 0.235)
1099.91/1100.13	c #Conflicts:    1710000 | #Learnt:      56379 | 0.000
1099.91/1100.13	c total clause space: 335.816MB
1099.91/1100.13	c total #watches: 552961
1100.30/1100.55	c total #propagations: 1520400510 / total #impl: 6461346759 (eff. 0.235)
1100.30/1100.55	c #Conflicts:    1711000 | #Learnt:      57379 | 0.000
1100.30/1100.55	c total clause space: 335.816MB
1100.30/1100.55	c total #watches: 555451
1100.80/1101.07	c total #propagations: 1521125715 / total #impl: 6464183274 (eff. 0.235)
1100.80/1101.07	c #Conflicts:    1712000 | #Learnt:      58379 | 0.000
1100.80/1101.07	c total clause space: 335.816MB
1100.80/1101.07	c total #watches: 557996
1101.20/1101.44	c total #propagations: 1521813506 / total #impl: 6466732208 (eff. 0.235)
1101.20/1101.44	c #Conflicts:    1713000 | #Learnt:      59379 | 0.000
1101.20/1101.44	c total clause space: 335.816MB
1101.20/1101.44	c total #watches: 560396
1101.90/1102.10	c total #propagations: 1522408456 / total #impl: 6468848071 (eff. 0.235)
1101.90/1102.10	c #Conflicts:    1714000 | #Learnt:      60379 | 0.000
1101.90/1102.10	c total clause space: 335.816MB
1101.90/1102.10	c total #watches: 563300
1102.30/1102.57	c total #propagations: 1523595388 / total #impl: 6473222495 (eff. 0.235)
1102.30/1102.57	c #Conflicts:    1715000 | #Learnt:      61379 | 0.000
1102.30/1102.57	c total clause space: 335.816MB
1102.30/1102.57	c total #watches: 566752
1102.90/1103.12	c total #propagations: 1524458402 / total #impl: 6476470986 (eff. 0.235)
1102.90/1103.12	c #Conflicts:    1716000 | #Learnt:      62379 | 0.000
1102.90/1103.12	c total clause space: 335.816MB
1102.90/1103.12	c total #watches: 570027
1103.50/1103.78	c total #propagations: 1525456253 / total #impl: 6480081799 (eff. 0.235)
1103.50/1103.78	c #Conflicts:    1717000 | #Learnt:      63379 | 0.000
1103.50/1103.78	c total clause space: 335.816MB
1103.50/1103.78	c total #watches: 573518
1104.00/1104.28	c total #propagations: 1526709115 / total #impl: 6484717624 (eff. 0.235)
1104.00/1104.28	c GARBAGE COLLECT
1104.00/1104.28	c #Conflicts:    1718000 | #Learnt:      32655 | 0.000
1104.00/1104.28	c total clause space: 335.816MB
1104.00/1104.28	c total #watches: 480011
1104.50/1104.72	c total #propagations: 1527563240 / total #impl: 6488056569 (eff. 0.235)
1104.50/1104.72	c #Conflicts:    1719000 | #Learnt:      33655 | 0.000
1104.50/1104.72	c total clause space: 335.816MB
1104.50/1104.72	c total #watches: 482780
1105.10/1105.32	c total #propagations: 1528529441 / total #impl: 6491684404 (eff. 0.235)
1105.10/1105.32	c #Conflicts:    1720000 | #Learnt:      34655 | 0.000
1105.10/1105.32	c total clause space: 335.816MB
1105.10/1105.32	c total #watches: 485999
1105.41/1105.63	c total #propagations: 1529433204 / total #impl: 6495298746 (eff. 0.235)
1105.41/1105.63	c #Conflicts:    1721000 | #Learnt:      35655 | 0.000
1105.41/1105.63	c total clause space: 335.816MB
1105.41/1105.63	c total #watches: 490606
1105.80/1106.01	c total #propagations: 1530072056 / total #impl: 6497825366 (eff. 0.235)
1105.80/1106.01	c #Conflicts:    1722000 | #Learnt:      36655 | 0.000
1105.80/1106.01	c total clause space: 335.816MB
1105.80/1106.01	c total #watches: 493223
1106.30/1106.50	c total #propagations: 1531029960 / total #impl: 6501304181 (eff. 0.235)
1106.30/1106.50	c #Conflicts:    1723000 | #Learnt:      37655 | 0.000
1106.30/1106.50	c total clause space: 335.816MB
1106.30/1106.50	c total #watches: 497119
1106.80/1107.07	c total #propagations: 1531781661 / total #impl: 6504498835 (eff. 0.235)
1106.80/1107.07	c #Conflicts:    1724000 | #Learnt:      38655 | 0.000
1106.80/1107.07	c total clause space: 335.816MB
1106.80/1107.07	c total #watches: 500184
1107.40/1107.63	c total #propagations: 1532607103 / total #impl: 6508190304 (eff. 0.235)
1107.40/1107.63	c #Conflicts:    1725000 | #Learnt:      39655 | 0.000
1107.40/1107.63	c total clause space: 335.816MB
1107.40/1107.63	c total #watches: 503031
1107.90/1108.18	c total #propagations: 1533562253 / total #impl: 6511705427 (eff. 0.236)
1107.90/1108.18	c #Conflicts:    1726000 | #Learnt:      40655 | 0.000
1107.90/1108.18	c total clause space: 335.816MB
1107.90/1108.18	c total #watches: 506399
1108.50/1108.73	c total #propagations: 1534490025 / total #impl: 6515147699 (eff. 0.236)
1108.50/1108.73	c #Conflicts:    1727000 | #Learnt:      41655 | 0.000
1108.50/1108.73	c total clause space: 335.816MB
1108.50/1108.73	c total #watches: 509806
1109.10/1109.36	c total #propagations: 1535402577 / total #impl: 6518559225 (eff. 0.236)
1109.10/1109.36	c #Conflicts:    1728000 | #Learnt:      42655 | 0.000
1109.10/1109.36	c total clause space: 335.816MB
1109.10/1109.36	c total #watches: 513248
1109.81/1110.04	c total #propagations: 1536289415 / total #impl: 6521790618 (eff. 0.236)
1109.81/1110.04	c #Conflicts:    1729000 | #Learnt:      43655 | 0.000
1109.81/1110.04	c total clause space: 335.816MB
1109.81/1110.04	c total #watches: 517251
1110.50/1110.72	c total #propagations: 1537247005 / total #impl: 6525266665 (eff. 0.236)
1110.50/1110.72	c #Conflicts:    1730000 | #Learnt:      44655 | 0.000
1110.50/1110.72	c total clause space: 335.816MB
1110.50/1110.72	c total #watches: 521068
1111.20/1111.46	c total #propagations: 1538158492 / total #impl: 6529105973 (eff. 0.236)
1111.20/1111.46	c #Conflicts:    1731000 | #Learnt:      45655 | 0.000
1111.20/1111.46	c total clause space: 335.816MB
1111.20/1111.46	c total #watches: 524474
1111.60/1111.81	c total #propagations: 1539133701 / total #impl: 6533317039 (eff. 0.236)
1111.60/1111.81	c #Conflicts:    1732000 | #Learnt:      46655 | 0.000
1111.60/1111.81	c total clause space: 335.816MB
1111.60/1111.81	c total #watches: 527844
1111.91/1112.19	c total #propagations: 1539857984 / total #impl: 6536702838 (eff. 0.236)
1111.91/1112.19	c #Conflicts:    1733000 | #Learnt:      47655 | 0.000
1111.91/1112.19	c total clause space: 335.816MB
1111.91/1112.19	c total #watches: 531213
1112.40/1112.60	c total #propagations: 1540520227 / total #impl: 6539801765 (eff. 0.236)
1112.40/1112.60	c #Conflicts:    1734000 | #Learnt:      48655 | 0.000
1112.40/1112.60	c total clause space: 335.816MB
1112.40/1112.60	c total #watches: 535740
1112.80/1113.09	c total #propagations: 1541186484 / total #impl: 6543048992 (eff. 0.236)
1112.80/1113.09	c #Conflicts:    1735000 | #Learnt:      49655 | 0.000
1112.80/1113.09	c total clause space: 335.816MB
1112.80/1113.09	c total #watches: 539307
1113.40/1113.61	c total #propagations: 1541855490 / total #impl: 6546167312 (eff. 0.236)
1113.40/1113.61	c #Conflicts:    1736000 | #Learnt:      50655 | 0.000
1113.40/1113.61	c total clause space: 335.816MB
1113.40/1113.61	c total #watches: 542480
1113.90/1114.14	c total #propagations: 1542540524 / total #impl: 6549209444 (eff. 0.236)
1113.90/1114.14	c #Conflicts:    1737000 | #Learnt:      51655 | 0.000
1113.90/1114.14	c total clause space: 335.816MB
1113.90/1114.14	c total #watches: 546235
1114.50/1114.75	c total #propagations: 1543225374 / total #impl: 6552407517 (eff. 0.236)
1114.50/1114.75	c #Conflicts:    1738000 | #Learnt:      52655 | 0.000
1114.50/1114.75	c total clause space: 335.816MB
1114.50/1114.75	c total #watches: 549713
1115.21/1115.48	c total #propagations: 1543965589 / total #impl: 6555595670 (eff. 0.236)
1115.21/1115.48	c #Conflicts:    1739000 | #Learnt:      53655 | 0.000
1115.21/1115.48	c total clause space: 335.816MB
1115.21/1115.48	c total #watches: 552205
1115.90/1116.13	c total #propagations: 1544825510 / total #impl: 6559132380 (eff. 0.236)
1115.90/1116.13	c #Conflicts:    1740000 | #Learnt:      54655 | 0.000
1115.90/1116.13	c total clause space: 335.816MB
1115.90/1116.13	c total #watches: 555680
1116.70/1116.90	c total #propagations: 1545553907 / total #impl: 6562398495 (eff. 0.236)
1116.70/1116.90	c #Conflicts:    1741000 | #Learnt:      55655 | 0.000
1116.70/1116.90	c total clause space: 335.816MB
1116.70/1116.90	c total #watches: 560023
1117.60/1117.84	c total #propagations: 1546335814 / total #impl: 6565688492 (eff. 0.236)
1117.60/1117.84	c #Conflicts:    1742000 | #Learnt:      56655 | 0.000
1117.60/1117.84	c total clause space: 335.816MB
1117.60/1117.84	c total #watches: 564304
1118.40/1118.60	c total #propagations: 1547152329 / total #impl: 6569106350 (eff. 0.236)
1118.40/1118.60	c #Conflicts:    1743000 | #Learnt:      57655 | 0.000
1118.40/1118.60	c total clause space: 335.816MB
1118.40/1118.60	c total #watches: 567279
1119.20/1119.43	c total #propagations: 1547903656 / total #impl: 6572309079 (eff. 0.236)
1119.20/1119.43	c #Conflicts:    1744000 | #Learnt:      58655 | 0.000
1119.20/1119.43	c total clause space: 335.816MB
1119.20/1119.43	c total #watches: 570428
1119.80/1120.05	c total #propagations: 1548774902 / total #impl: 6575701258 (eff. 0.236)
1119.80/1120.05	c #Conflicts:    1745000 | #Learnt:      59655 | 0.000
1119.80/1120.05	c total clause space: 335.816MB
1119.80/1120.05	c total #watches: 573008
1120.30/1120.59	c total #propagations: 1549751325 / total #impl: 6579545451 (eff. 0.236)
1120.30/1120.59	c #Conflicts:    1746000 | #Learnt:      60655 | 0.000
1120.30/1120.59	c total clause space: 335.816MB
1120.30/1120.59	c total #watches: 576229
1120.90/1121.11	c total #propagations: 1550713689 / total #impl: 6583659802 (eff. 0.236)
1120.90/1121.11	c #Conflicts:    1747000 | #Learnt:      61655 | 0.000
1120.90/1121.11	c total clause space: 335.816MB
1120.90/1121.11	c total #watches: 578669
1121.50/1121.70	c total #propagations: 1551506432 / total #impl: 6586856431 (eff. 0.236)
1121.50/1121.70	c #Conflicts:    1748000 | #Learnt:      62655 | 0.000
1121.50/1121.70	c total clause space: 335.816MB
1121.50/1121.70	c total #watches: 582220
1122.30/1122.52	c total #propagations: 1552434671 / total #impl: 6590663243 (eff. 0.236)
1122.30/1122.52	c #Conflicts:    1749000 | #Learnt:      63655 | 0.000
1122.30/1122.52	c total clause space: 335.816MB
1122.30/1122.52	c total #watches: 585124
1122.80/1123.09	c total #propagations: 1553723789 / total #impl: 6595314348 (eff. 0.236)
1122.80/1123.09	c GARBAGE COLLECT
1122.80/1123.09	c #Conflicts:    1750000 | #Learnt:      32658 | 0.000
1122.80/1123.09	c total clause space: 335.816MB
1122.80/1123.09	c total #watches: 480256
1123.10/1123.39	c total #propagations: 1554921108 / total #impl: 6600076591 (eff. 0.236)
1123.10/1123.39	c #Conflicts:    1751000 | #Learnt:      33658 | 0.000
1123.10/1123.39	c total clause space: 335.816MB
1123.10/1123.39	c total #watches: 483016
1123.50/1123.77	c total #propagations: 1555558954 / total #impl: 6602716674 (eff. 0.236)
1123.50/1123.77	c #Conflicts:    1752000 | #Learnt:      34658 | 0.000
1123.50/1123.77	c total clause space: 335.816MB
1123.50/1123.77	c total #watches: 486525
1124.01/1124.21	c total #propagations: 1556314349 / total #impl: 6605783791 (eff. 0.236)
1124.01/1124.21	c #Conflicts:    1753000 | #Learnt:      35658 | 0.000
1124.01/1124.21	c total clause space: 335.816MB
1124.01/1124.21	c total #watches: 489069
1124.50/1124.72	c total #propagations: 1557307188 / total #impl: 6609802291 (eff. 0.236)
1124.50/1124.72	c #Conflicts:    1754000 | #Learnt:      36658 | 0.000
1124.50/1124.72	c total clause space: 335.816MB
1124.50/1124.72	c total #watches: 493611
1124.90/1125.15	c total #propagations: 1558308975 / total #impl: 6613926912 (eff. 0.236)
1124.90/1125.15	c #Conflicts:    1755000 | #Learnt:      37658 | 0.000
1124.90/1125.15	c total clause space: 335.816MB
1124.90/1125.15	c total #watches: 496309
1125.40/1125.61	c total #propagations: 1559224363 / total #impl: 6617953287 (eff. 0.236)
1125.40/1125.61	c #Conflicts:    1756000 | #Learnt:      38658 | 0.000
1125.40/1125.61	c total clause space: 335.816MB
1125.40/1125.61	c total #watches: 498713
1125.80/1126.07	c total #propagations: 1560213418 / total #impl: 6621462387 (eff. 0.236)
1125.80/1126.07	c #Conflicts:    1757000 | #Learnt:      39658 | 0.000
1125.80/1126.07	c total clause space: 335.816MB
1125.80/1126.07	c total #watches: 501415
1126.10/1126.38	c total #propagations: 1561146325 / total #impl: 6625229598 (eff. 0.236)
1126.10/1126.38	c #Conflicts:    1758000 | #Learnt:      40658 | 0.000
1126.10/1126.38	c total clause space: 335.816MB
1126.10/1126.38	c total #watches: 503711
1126.60/1126.88	c total #propagations: 1561793355 / total #impl: 6627896485 (eff. 0.236)
1126.60/1126.88	c #Conflicts:    1759000 | #Learnt:      41658 | 0.000
1126.60/1126.88	c total clause space: 335.816MB
1126.60/1126.88	c total #watches: 506415
1127.00/1127.23	c total #propagations: 1562732510 / total #impl: 6632284059 (eff. 0.236)
1127.00/1127.23	c #Conflicts:    1760000 | #Learnt:      42658 | 0.000
1127.00/1127.23	c total clause space: 335.816MB
1127.00/1127.23	c total #watches: 509737
1127.41/1127.61	c total #propagations: 1563454534 / total #impl: 6635195758 (eff. 0.236)
1127.41/1127.61	c #Conflicts:    1761000 | #Learnt:      43658 | 0.000
1127.41/1127.61	c total clause space: 335.816MB
1127.41/1127.61	c total #watches: 513091
1127.80/1128.00	c total #propagations: 1564087727 / total #impl: 6638343690 (eff. 0.236)
1127.80/1128.00	c #Conflicts:    1762000 | #Learnt:      44658 | 0.000
1127.80/1128.00	c total clause space: 335.816MB
1127.80/1128.00	c total #watches: 516208
1128.20/1128.49	c total #propagations: 1564743309 / total #impl: 6641686692 (eff. 0.236)
1128.20/1128.49	c #Conflicts:    1763000 | #Learnt:      45658 | 0.000
1128.20/1128.49	c total clause space: 335.816MB
1128.20/1128.49	c total #watches: 519147
1128.70/1128.93	c total #propagations: 1565545376 / total #impl: 6645591631 (eff. 0.236)
1128.70/1128.93	c #Conflicts:    1764000 | #Learnt:      46658 | 0.000
1128.70/1128.93	c total clause space: 335.816MB
1128.70/1128.93	c total #watches: 521841
1129.20/1129.44	c total #propagations: 1566509318 / total #impl: 6649243697 (eff. 0.236)
1129.20/1129.44	c #Conflicts:    1765000 | #Learnt:      47658 | 0.000
1129.20/1129.44	c total clause space: 335.816MB
1129.20/1129.44	c total #watches: 524861
1129.70/1129.95	c total #propagations: 1567559712 / total #impl: 6652987069 (eff. 0.236)
1129.70/1129.95	c #Conflicts:    1766000 | #Learnt:      48658 | 0.000
1129.70/1129.95	c total clause space: 335.816MB
1129.70/1129.95	c total #watches: 528833
1130.20/1130.42	c total #propagations: 1568651910 / total #impl: 6658178381 (eff. 0.236)
1130.20/1130.42	c #Conflicts:    1767000 | #Learnt:      49658 | 0.000
1130.20/1130.42	c total clause space: 335.816MB
1130.20/1130.42	c total #watches: 532014
1130.71/1130.91	c total #propagations: 1569677682 / total #impl: 6662081554 (eff. 0.236)
1130.71/1130.91	c #Conflicts:    1768000 | #Learnt:      50658 | 0.000
1130.71/1130.91	c total clause space: 335.816MB
1130.71/1130.91	c total #watches: 534596
1131.20/1131.43	c total #propagations: 1570664491 / total #impl: 6665753978 (eff. 0.236)
1131.20/1131.43	c #Conflicts:    1769000 | #Learnt:      51658 | 0.000
1131.20/1131.43	c total clause space: 335.816MB
1131.20/1131.43	c total #watches: 538578
1131.50/1131.78	c total #propagations: 1571588488 / total #impl: 6669735590 (eff. 0.236)
1131.50/1131.78	c #Conflicts:    1770000 | #Learnt:      52658 | 0.000
1131.50/1131.78	c total clause space: 335.816MB
1131.50/1131.78	c total #watches: 540733
1131.90/1132.19	c total #propagations: 1572320070 / total #impl: 6672591692 (eff. 0.236)
1131.90/1132.19	c #Conflicts:    1771000 | #Learnt:      53658 | 0.000
1131.90/1132.19	c total clause space: 335.816MB
1131.90/1132.19	c total #watches: 543639
1132.40/1132.65	c total #propagations: 1573225626 / total #impl: 6675853359 (eff. 0.236)
1132.40/1132.65	c #Conflicts:    1772000 | #Learnt:      54658 | 0.000
1132.40/1132.65	c total clause space: 335.816MB
1132.40/1132.65	c total #watches: 546386
1133.00/1133.25	c total #propagations: 1574274700 / total #impl: 6679411078 (eff. 0.236)
1133.00/1133.25	c #Conflicts:    1773000 | #Learnt:      55658 | 0.000
1133.00/1133.25	c total clause space: 335.816MB
1133.00/1133.25	c total #watches: 549452
1133.60/1133.80	c total #propagations: 1575486117 / total #impl: 6683934793 (eff. 0.236)
1133.60/1133.80	c #Conflicts:    1774000 | #Learnt:      56658 | 0.000
1133.60/1133.80	c total clause space: 335.816MB
1133.60/1133.80	c total #watches: 553629
1134.20/1134.43	c total #propagations: 1576899486 / total #impl: 6688596550 (eff. 0.236)
1134.20/1134.43	c #Conflicts:    1775000 | #Learnt:      57658 | 0.000
1134.20/1134.43	c total clause space: 335.816MB
1134.20/1134.43	c total #watches: 556623
1134.70/1134.99	c total #propagations: 1578282329 / total #impl: 6693314630 (eff. 0.236)
1134.70/1134.99	c #Conflicts:    1776000 | #Learnt:      58658 | 0.000
1134.70/1134.99	c total clause space: 335.816MB
1134.70/1134.99	c total #watches: 561246
1135.20/1135.46	c total #propagations: 1579326300 / total #impl: 6697378540 (eff. 0.236)
1135.20/1135.46	c #Conflicts:    1777000 | #Learnt:      59658 | 0.000
1135.20/1135.46	c total clause space: 335.816MB
1135.20/1135.46	c total #watches: 564379
1135.50/1135.79	c total #propagations: 1580454073 / total #impl: 6701312855 (eff. 0.236)
1135.50/1135.79	c #Conflicts:    1778000 | #Learnt:      60658 | 0.000
1135.50/1135.79	c total clause space: 335.816MB
1135.50/1135.79	c total #watches: 567108
1135.90/1136.16	c total #propagations: 1581015991 / total #impl: 6704179474 (eff. 0.236)
1135.90/1136.16	c #Conflicts:    1779000 | #Learnt:      61658 | 0.000
1135.90/1136.16	c total clause space: 335.816MB
1135.90/1136.16	c total #watches: 569179
1136.50/1136.70	c total #propagations: 1581572421 / total #impl: 6706524756 (eff. 0.236)
1136.50/1136.70	c #Conflicts:    1780000 | #Learnt:      62658 | 0.000
1136.50/1136.70	c total clause space: 335.816MB
1136.50/1136.70	c total #watches: 571344
1137.00/1137.24	c total #propagations: 1582853453 / total #impl: 6710361961 (eff. 0.236)
1137.00/1137.24	c #Conflicts:    1781000 | #Learnt:      63658 | 0.000
1137.00/1137.24	c total clause space: 335.816MB
1137.00/1137.24	c total #watches: 573590
1137.60/1137.82	c total #propagations: 1584228666 / total #impl: 6714456429 (eff. 0.236)
1137.60/1137.82	c GARBAGE COLLECT
1137.60/1137.82	c #Conflicts:    1782000 | #Learnt:      32390 | 0.000
1137.60/1137.82	c total clause space: 335.816MB
1137.60/1137.82	c total #watches: 479438
1137.90/1138.18	c total #propagations: 1585372468 / total #impl: 6718326569 (eff. 0.236)
1137.90/1138.18	c #Conflicts:    1783000 | #Learnt:      33390 | 0.000
1137.90/1138.18	c total clause space: 335.816MB
1137.90/1138.18	c total #watches: 482843
1138.30/1138.52	c total #propagations: 1585980141 / total #impl: 6720972532 (eff. 0.236)
1138.30/1138.52	c #Conflicts:    1784000 | #Learnt:      34390 | 0.000
1138.30/1138.52	c total clause space: 335.816MB
1138.30/1138.52	c total #watches: 485339
1138.60/1138.82	c total #propagations: 1586639029 / total #impl: 6723940257 (eff. 0.236)
1138.60/1138.82	c #Conflicts:    1785000 | #Learnt:      35390 | 0.000
1138.60/1138.82	c total clause space: 335.816MB
1138.60/1138.83	c total #watches: 489038
1138.90/1139.16	c total #propagations: 1587269548 / total #impl: 6726764834 (eff. 0.236)
1138.90/1139.16	c #Conflicts:    1786000 | #Learnt:      36390 | 0.000
1138.90/1139.16	c total clause space: 335.816MB
1138.90/1139.16	c total #watches: 491900
1139.30/1139.52	c total #propagations: 1587970001 / total #impl: 6729444604 (eff. 0.236)
1139.30/1139.52	c #Conflicts:    1787000 | #Learnt:      37390 | 0.000
1139.30/1139.52	c total clause space: 335.816MB
1139.30/1139.52	c total #watches: 494520
1139.60/1139.89	c total #propagations: 1588657461 / total #impl: 6732263773 (eff. 0.236)
1139.60/1139.89	c #Conflicts:    1788000 | #Learnt:      38390 | 0.000
1139.60/1139.89	c total clause space: 335.816MB
1139.60/1139.89	c total #watches: 496894
1140.10/1140.39	c total #propagations: 1589332028 / total #impl: 6734926818 (eff. 0.236)
1140.10/1140.39	c #Conflicts:    1789000 | #Learnt:      39390 | 0.000
1140.10/1140.39	c total clause space: 335.816MB
1140.10/1140.39	c total #watches: 499641
1140.60/1140.88	c total #propagations: 1590324052 / total #impl: 6738482883 (eff. 0.236)
1140.60/1140.88	c #Conflicts:    1790000 | #Learnt:      40390 | 0.000
1140.60/1140.88	c total clause space: 335.816MB
1140.60/1140.88	c total #watches: 503046
1141.30/1141.50	c total #propagations: 1591354510 / total #impl: 6742164647 (eff. 0.236)
1141.30/1141.50	c #Conflicts:    1791000 | #Learnt:      41390 | 0.000
1141.30/1141.50	c total clause space: 335.816MB
1141.30/1141.50	c total #watches: 506045
1141.70/1141.92	c total #propagations: 1592492366 / total #impl: 6746279852 (eff. 0.236)
1141.70/1141.92	c #Conflicts:    1792000 | #Learnt:      42390 | 0.000
1141.70/1141.92	c total clause space: 335.816MB
1141.70/1141.92	c total #watches: 509113
1142.30/1142.51	c total #propagations: 1593334765 / total #impl: 6749372136 (eff. 0.236)
1142.30/1142.51	c #Conflicts:    1793000 | #Learnt:      43390 | 0.000
1142.30/1142.51	c total clause space: 335.816MB
1142.30/1142.51	c total #watches: 512151
1142.80/1143.09	c total #propagations: 1594525704 / total #impl: 6753934248 (eff. 0.236)
1142.80/1143.09	c #Conflicts:    1794000 | #Learnt:      44390 | 0.000
1142.80/1143.09	c total clause space: 335.816MB
1142.80/1143.09	c total #watches: 515769
1143.20/1143.42	c total #propagations: 1595655793 / total #impl: 6758199491 (eff. 0.236)
1143.20/1143.42	c #Conflicts:    1795000 | #Learnt:      45390 | 0.000
1143.20/1143.42	c total clause space: 335.816MB
1143.20/1143.42	c total #watches: 519176
1143.60/1143.89	c total #propagations: 1596363620 / total #impl: 6761319152 (eff. 0.236)
1143.60/1143.89	c #Conflicts:    1796000 | #Learnt:      46390 | 0.000
1143.60/1143.89	c total clause space: 335.816MB
1143.60/1143.89	c total #watches: 522268
1144.00/1144.28	c total #propagations: 1597548118 / total #impl: 6766165203 (eff. 0.236)
1144.00/1144.28	c #Conflicts:    1797000 | #Learnt:      47390 | 0.000
1144.00/1144.28	c total clause space: 335.816MB
1144.00/1144.28	c total #watches: 525163
1144.69/1144.94	c total #propagations: 1598324443 / total #impl: 6769720015 (eff. 0.236)
1144.69/1144.94	c #Conflicts:    1798000 | #Learnt:      48390 | 0.000
1144.69/1144.94	c total clause space: 335.816MB
1144.69/1144.94	c total #watches: 528432
1145.19/1145.43	c total #propagations: 1599367237 / total #impl: 6774303249 (eff. 0.236)
1145.19/1145.43	c #Conflicts:    1799000 | #Learnt:      49390 | 0.000
1145.19/1145.43	c total clause space: 335.816MB
1145.19/1145.43	c total #watches: 531213
1145.79/1146.09	c total #propagations: 1600454468 / total #impl: 6778319645 (eff. 0.236)
1145.79/1146.09	c #Conflicts:    1800000 | #Learnt:      50390 | 0.000
1145.79/1146.09	c total clause space: 335.816MB
1145.79/1146.09	c total #watches: 534360
1146.39/1146.60	c total #propagations: 1601420359 / total #impl: 6782043854 (eff. 0.236)
1146.39/1146.60	c #Conflicts:    1801000 | #Learnt:      51390 | 0.000
1146.39/1146.60	c total clause space: 335.816MB
1146.39/1146.60	c total #watches: 536972
1146.99/1147.23	c total #propagations: 1602356360 / total #impl: 6785909980 (eff. 0.236)
1146.99/1147.23	c #Conflicts:    1802000 | #Learnt:      52390 | 0.000
1146.99/1147.23	c total clause space: 335.816MB
1146.99/1147.23	c total #watches: 540503
1147.49/1147.73	c total #propagations: 1603556361 / total #impl: 6790593726 (eff. 0.236)
1147.49/1147.73	c #Conflicts:    1803000 | #Learnt:      53390 | 0.000
1147.49/1147.73	c total clause space: 335.816MB
1147.49/1147.73	c total #watches: 545154
1148.30/1148.56	c total #propagations: 1604488185 / total #impl: 6794525906 (eff. 0.236)
1148.30/1148.56	c #Conflicts:    1804000 | #Learnt:      54390 | 0.000
1148.30/1148.56	c total clause space: 335.816MB
1148.30/1148.56	c total #watches: 548611
1149.19/1149.46	c total #propagations: 1605982265 / total #impl: 6799851190 (eff. 0.236)
1149.19/1149.46	c #Conflicts:    1805000 | #Learnt:      55390 | 0.000
1149.19/1149.46	c total clause space: 335.816MB
1149.19/1149.46	c total #watches: 552221
1150.19/1150.46	c total #propagations: 1607447286 / total #impl: 6805453792 (eff. 0.236)
1150.19/1150.46	c #Conflicts:    1806000 | #Learnt:      56390 | 0.000
1150.19/1150.46	c total clause space: 335.816MB
1150.19/1150.46	c total #watches: 556475
1151.09/1151.32	c total #propagations: 1608951911 / total #impl: 6811548812 (eff. 0.236)
1151.09/1151.32	c #Conflicts:    1807000 | #Learnt:      57390 | 0.000
1151.09/1151.32	c total clause space: 335.816MB
1151.09/1151.32	c total #watches: 559701
1151.60/1151.85	c total #propagations: 1610144448 / total #impl: 6816375886 (eff. 0.236)
1151.60/1151.85	c #Conflicts:    1808000 | #Learnt:      58390 | 0.000
1151.60/1151.85	c total clause space: 335.816MB
1151.60/1151.85	c total #watches: 562360
1152.09/1152.35	c total #propagations: 1611109593 / total #impl: 6820583841 (eff. 0.236)
1152.09/1152.35	c #Conflicts:    1809000 | #Learnt:      59390 | 0.000
1152.09/1152.35	c total clause space: 335.816MB
1152.09/1152.35	c total #watches: 565324
1152.70/1152.94	c total #propagations: 1611992111 / total #impl: 6824657036 (eff. 0.236)
1152.70/1152.94	c #Conflicts:    1810000 | #Learnt:      60390 | 0.000
1152.70/1152.94	c total clause space: 335.816MB
1152.70/1152.94	c total #watches: 567949
1153.09/1153.38	c total #propagations: 1613099211 / total #impl: 6828874882 (eff. 0.236)
1153.09/1153.38	c #Conflicts:    1811000 | #Learnt:      61390 | 0.000
1153.09/1153.38	c total clause space: 335.816MB
1153.09/1153.38	c total #watches: 570831
1153.70/1153.92	c total #propagations: 1613973426 / total #impl: 6832397830 (eff. 0.236)
1153.70/1153.92	c #Conflicts:    1812000 | #Learnt:      62390 | 0.000
1153.70/1153.92	c total clause space: 335.816MB
1153.70/1153.92	c total #watches: 573787
1154.39/1154.65	c total #propagations: 1614848889 / total #impl: 6836151261 (eff. 0.236)
1154.39/1154.65	c #Conflicts:    1813000 | #Learnt:      63390 | 0.000
1154.39/1154.65	c total clause space: 335.816MB
1154.39/1154.65	c total #watches: 576541
1154.99/1155.21	c total #propagations: 1616126134 / total #impl: 6840741068 (eff. 0.236)
1154.99/1155.21	c #Conflicts:    1814000 | #Learnt:      64390 | 0.000
1154.99/1155.21	c total clause space: 335.816MB
1154.99/1155.21	c total #watches: 579463
1155.39/1155.62	c total #propagations: 1617138056 / total #impl: 6844727792 (eff. 0.236)
1155.39/1155.62	c GARBAGE COLLECT
1155.39/1155.62	c #Conflicts:    1815000 | #Learnt:      32782 | 0.000
1155.39/1155.62	c total clause space: 335.816MB
1155.39/1155.62	c total #watches: 480695
1155.79/1156.01	c total #propagations: 1618058260 / total #impl: 6848134147 (eff. 0.236)
1155.79/1156.01	c #Conflicts:    1816000 | #Learnt:      33782 | 0.000
1155.79/1156.01	c total clause space: 335.816MB
1155.79/1156.01	c total #watches: 483408
1156.29/1156.51	c total #propagations: 1618958672 / total #impl: 6851197489 (eff. 0.236)
1156.29/1156.51	c #Conflicts:    1817000 | #Learnt:      34782 | 0.000
1156.29/1156.51	c total clause space: 335.816MB
1156.29/1156.51	c total #watches: 486484
1156.69/1156.98	c total #propagations: 1619963587 / total #impl: 6855118185 (eff. 0.236)
1156.69/1156.98	c #Conflicts:    1818000 | #Learnt:      35782 | 0.000
1156.69/1156.98	c total clause space: 335.816MB
1156.69/1156.98	c total #watches: 489983
1157.10/1157.38	c total #propagations: 1621046246 / total #impl: 6859300457 (eff. 0.236)
1157.10/1157.38	c #Conflicts:    1819000 | #Learnt:      36782 | 0.000
1157.10/1157.38	c total clause space: 335.816MB
1157.10/1157.38	c total #watches: 492509
1157.59/1157.82	c total #propagations: 1622235294 / total #impl: 6863373455 (eff. 0.236)
1157.59/1157.82	c #Conflicts:    1820000 | #Learnt:      37782 | 0.000
1157.59/1157.82	c total clause space: 335.816MB
1157.59/1157.82	c total #watches: 495288
1158.10/1158.31	c total #propagations: 1623149801 / total #impl: 6866913132 (eff. 0.236)
1158.10/1158.31	c #Conflicts:    1821000 | #Learnt:      38782 | 0.000
1158.10/1158.31	c total clause space: 335.816MB
1158.10/1158.31	c total #watches: 498069
1158.49/1158.79	c total #propagations: 1624251803 / total #impl: 6870919014 (eff. 0.236)
1158.49/1158.79	c #Conflicts:    1822000 | #Learnt:      39782 | 0.000
1158.49/1158.79	c total clause space: 335.816MB
1158.49/1158.79	c total #watches: 500909
1158.89/1159.19	c total #propagations: 1625377644 / total #impl: 6875601711 (eff. 0.236)
1158.89/1159.19	c #Conflicts:    1823000 | #Learnt:      40782 | 0.000
1158.89/1159.19	c total clause space: 335.816MB
1158.89/1159.19	c total #watches: 503942
1159.30/1159.58	c total #propagations: 1626155722 / total #impl: 6878941114 (eff. 0.236)
1159.30/1159.58	c #Conflicts:    1824000 | #Learnt:      41782 | 0.000
1159.30/1159.58	c total clause space: 335.816MB
1159.30/1159.58	c total #watches: 506569
1159.79/1160.00	c total #propagations: 1626909622 / total #impl: 6881954474 (eff. 0.236)
1159.79/1160.00	c #Conflicts:    1825000 | #Learnt:      42782 | 0.000
1159.79/1160.00	c total clause space: 335.816MB
1159.79/1160.00	c total #watches: 510314
1160.19/1160.42	c total #propagations: 1627780251 / total #impl: 6886189701 (eff. 0.236)
1160.19/1160.42	c #Conflicts:    1826000 | #Learnt:      43782 | 0.000
1160.19/1160.42	c total clause space: 335.816MB
1160.19/1160.42	c total #watches: 514649
1160.59/1160.85	c total #propagations: 1628520217 / total #impl: 6890514986 (eff. 0.236)
1160.59/1160.85	c #Conflicts:    1827000 | #Learnt:      44782 | 0.000
1160.59/1160.85	c total clause space: 335.816MB
1160.59/1160.85	c total #watches: 519689
1160.99/1161.29	c total #propagations: 1629152546 / total #impl: 6894332736 (eff. 0.236)
1160.99/1161.29	c #Conflicts:    1828000 | #Learnt:      45782 | 0.000
1160.99/1161.29	c total clause space: 335.816MB
1160.99/1161.29	c total #watches: 523347
1161.40/1161.64	c total #propagations: 1629978636 / total #impl: 6898197242 (eff. 0.236)
1161.40/1161.64	c #Conflicts:    1829000 | #Learnt:      46782 | 0.000
1161.40/1161.64	c total clause space: 335.816MB
1161.40/1161.64	c total #watches: 526195
1161.79/1162.04	c total #propagations: 1630622631 / total #impl: 6900914997 (eff. 0.236)
1161.79/1162.04	c #Conflicts:    1830000 | #Learnt:      47782 | 0.000
1161.79/1162.04	c total clause space: 335.816MB
1161.79/1162.04	c total #watches: 528828
1162.29/1162.50	c total #propagations: 1631214773 / total #impl: 6903567937 (eff. 0.236)
1162.29/1162.50	c #Conflicts:    1831000 | #Learnt:      48782 | 0.000
1162.29/1162.50	c total clause space: 335.816MB
1162.29/1162.50	c total #watches: 531254
1162.70/1162.93	c total #propagations: 1631919914 / total #impl: 6906649142 (eff. 0.236)
1162.70/1162.93	c #Conflicts:    1832000 | #Learnt:      49782 | 0.000
1162.70/1162.93	c total clause space: 335.816MB
1162.70/1162.93	c total #watches: 534039
1163.10/1163.35	c total #propagations: 1632658500 / total #impl: 6909821180 (eff. 0.236)
1163.10/1163.35	c #Conflicts:    1833000 | #Learnt:      50782 | 0.000
1163.10/1163.35	c total clause space: 335.816MB
1163.10/1163.35	c total #watches: 536647
1163.61/1163.85	c total #propagations: 1633347363 / total #impl: 6912837723 (eff. 0.236)
1163.61/1163.85	c #Conflicts:    1834000 | #Learnt:      51782 | 0.000
1163.61/1163.85	c total clause space: 335.816MB
1163.61/1163.85	c total #watches: 539582
1164.10/1164.33	c total #propagations: 1634097015 / total #impl: 6916220501 (eff. 0.236)
1164.10/1164.33	c #Conflicts:    1835000 | #Learnt:      52782 | 0.000
1164.10/1164.33	c total clause space: 335.816MB
1164.10/1164.33	c total #watches: 543039
1164.60/1164.89	c total #propagations: 1634787382 / total #impl: 6919544871 (eff. 0.236)
1164.60/1164.89	c #Conflicts:    1836000 | #Learnt:      53782 | 0.000
1164.60/1164.89	c total clause space: 335.816MB
1164.60/1164.89	c total #watches: 546233
1165.20/1165.42	c total #propagations: 1635545815 / total #impl: 6923289643 (eff. 0.236)
1165.20/1165.42	c #Conflicts:    1837000 | #Learnt:      54782 | 0.000
1165.20/1165.42	c total clause space: 335.816MB
1165.20/1165.42	c total #watches: 549483
1165.81/1166.02	c total #propagations: 1636223706 / total #impl: 6926687715 (eff. 0.236)
1165.81/1166.02	c #Conflicts:    1838000 | #Learnt:      55782 | 0.000
1165.81/1166.02	c total clause space: 335.816MB
1165.81/1166.02	c total #watches: 553711
1166.30/1166.54	c total #propagations: 1636940786 / total #impl: 6930255927 (eff. 0.236)
1166.30/1166.54	c #Conflicts:    1839000 | #Learnt:      56782 | 0.000
1166.30/1166.54	c total clause space: 335.816MB
1166.30/1166.54	c total #watches: 558914
1167.01/1167.21	c total #propagations: 1637531398 / total #impl: 6933533144 (eff. 0.236)
1167.01/1167.21	c #Conflicts:    1840000 | #Learnt:      57782 | 0.000
1167.01/1167.21	c total clause space: 335.816MB
1167.01/1167.21	c total #watches: 562956
1167.60/1167.83	c total #propagations: 1638188265 / total #impl: 6936913526 (eff. 0.236)
1167.60/1167.83	c #Conflicts:    1841000 | #Learnt:      58782 | 0.000
1167.60/1167.83	c total clause space: 335.816MB
1167.60/1167.83	c total #watches: 566286
1168.20/1168.47	c total #propagations: 1638838789 / total #impl: 6939938350 (eff. 0.236)
1168.20/1168.47	c #Conflicts:    1842000 | #Learnt:      59782 | 0.000
1168.20/1168.47	c total clause space: 335.816MB
1168.20/1168.47	c total #watches: 569683
1168.90/1169.14	c total #propagations: 1639468808 / total #impl: 6942969153 (eff. 0.236)
1168.90/1169.14	c #Conflicts:    1843000 | #Learnt:      60782 | 0.000
1168.90/1169.14	c total clause space: 335.816MB
1168.90/1169.14	c total #watches: 573941
1169.60/1169.87	c total #propagations: 1640078111 / total #impl: 6945969659 (eff. 0.236)
1169.60/1169.87	c #Conflicts:    1844000 | #Learnt:      61782 | 0.000
1169.60/1169.87	c total clause space: 335.816MB
1169.60/1169.87	c total #watches: 576855
1170.40/1170.69	c total #propagations: 1640687301 / total #impl: 6949045986 (eff. 0.236)
1170.40/1170.69	c #Conflicts:    1845000 | #Learnt:      62782 | 0.000
1170.40/1170.69	c total clause space: 335.816MB
1170.40/1170.69	c total #watches: 580153
1171.41/1171.64	c total #propagations: 1641308566 / total #impl: 6952134150 (eff. 0.236)
1171.41/1171.64	c #Conflicts:    1846000 | #Learnt:      63782 | 0.000
1171.41/1171.64	c total clause space: 335.816MB
1171.41/1171.64	c total #watches: 585085
1172.20/1172.49	c total #propagations: 1641980065 / total #impl: 6955737519 (eff. 0.236)
1172.20/1172.49	c #Conflicts:    1847000 | #Learnt:      64782 | 0.000
1172.20/1172.49	c total clause space: 335.816MB
1172.20/1172.49	c total #watches: 588849
1173.00/1173.23	c total #propagations: 1642904009 / total #impl: 6959918670 (eff. 0.236)
1173.00/1173.23	c #Conflicts:    1848000 | #Learnt:      65782 | 0.000
1173.00/1173.23	c total clause space: 335.816MB
1173.00/1173.23	c total #watches: 593295
1173.50/1173.74	c total #propagations: 1643654193 / total #impl: 6963596978 (eff. 0.236)
1173.50/1173.74	c GARBAGE COLLECT
1173.50/1173.74	c #Conflicts:    1849000 | #Learnt:      33893 | 0.000
1173.50/1173.74	c total clause space: 335.816MB
1173.50/1173.74	c total #watches: 484203
1174.00/1174.21	c total #propagations: 1644447024 / total #impl: 6967242372 (eff. 0.236)
1174.00/1174.21	c #Conflicts:    1850000 | #Learnt:      34893 | 0.000
1174.00/1174.21	c total clause space: 335.816MB
1174.00/1174.21	c total #watches: 489393
1174.40/1174.67	c total #propagations: 1645232415 / total #impl: 6971071180 (eff. 0.236)
1174.40/1174.67	c #Conflicts:    1851000 | #Learnt:      35893 | 0.000
1174.40/1174.67	c total clause space: 335.816MB
1174.40/1174.67	c total #watches: 492324
1174.90/1175.14	c total #propagations: 1645945760 / total #impl: 6974419721 (eff. 0.236)
1174.90/1175.14	c #Conflicts:    1852000 | #Learnt:      36893 | 0.000
1174.90/1175.14	c total clause space: 335.816MB
1174.90/1175.14	c total #watches: 495778
1175.40/1175.67	c total #propagations: 1646656939 / total #impl: 6978023603 (eff. 0.236)
1175.40/1175.67	c #Conflicts:    1853000 | #Learnt:      37893 | 0.000
1175.40/1175.67	c total clause space: 335.816MB
1175.40/1175.67	c total #watches: 500385
1176.00/1176.27	c total #propagations: 1647414000 / total #impl: 6981940621 (eff. 0.236)
1176.00/1176.27	c #Conflicts:    1854000 | #Learnt:      38893 | 0.000
1176.00/1176.27	c total clause space: 335.816MB
1176.00/1176.27	c total #watches: 503907
1176.70/1176.93	c total #propagations: 1648179089 / total #impl: 6986145708 (eff. 0.236)
1176.70/1176.93	c #Conflicts:    1855000 | #Learnt:      39893 | 0.000
1176.70/1176.93	c total clause space: 335.816MB
1176.70/1176.93	c total #watches: 507213
1177.40/1177.62	c total #propagations: 1648943497 / total #impl: 6990095279 (eff. 0.236)
1177.40/1177.62	c #Conflicts:    1856000 | #Learnt:      40893 | 0.000
1177.40/1177.62	c total clause space: 335.816MB
1177.40/1177.62	c total #watches: 510920
1178.10/1178.30	c total #propagations: 1649708569 / total #impl: 6994201432 (eff. 0.236)
1178.10/1178.30	c #Conflicts:    1857000 | #Learnt:      41893 | 0.000
1178.10/1178.30	c total clause space: 335.816MB
1178.10/1178.30	c total #watches: 514157
1178.70/1178.95	c total #propagations: 1650460940 / total #impl: 6998502192 (eff. 0.236)
1178.70/1178.95	c #Conflicts:    1858000 | #Learnt:      42893 | 0.000
1178.70/1178.95	c total clause space: 335.816MB
1178.70/1178.95	c total #watches: 517500
1179.40/1179.64	c total #propagations: 1651123397 / total #impl: 7002413040 (eff. 0.236)
1179.40/1179.64	c #Conflicts:    1859000 | #Learnt:      43893 | 0.000
1179.40/1179.64	c total clause space: 335.816MB
1179.40/1179.64	c total #watches: 520215
1180.10/1180.38	c total #propagations: 1651860891 / total #impl: 7006305976 (eff. 0.236)
1180.10/1180.38	c #Conflicts:    1860000 | #Learnt:      44893 | 0.000
1180.10/1180.38	c total clause space: 335.816MB
1180.10/1180.38	c total #watches: 523800
1180.90/1181.11	c total #propagations: 1652638070 / total #impl: 7010402676 (eff. 0.236)
1180.90/1181.11	c #Conflicts:    1861000 | #Learnt:      45893 | 0.000
1180.90/1181.11	c total clause space: 335.816MB
1180.90/1181.11	c total #watches: 527484
1181.60/1181.86	c total #propagations: 1653363763 / total #impl: 7014368162 (eff. 0.236)
1181.60/1181.86	c #Conflicts:    1862000 | #Learnt:      46893 | 0.000
1181.60/1181.86	c total clause space: 335.816MB
1181.60/1181.86	c total #watches: 530123
1182.40/1182.63	c total #propagations: 1654087132 / total #impl: 7018127559 (eff. 0.236)
1182.40/1182.63	c #Conflicts:    1863000 | #Learnt:      47893 | 0.000
1182.40/1182.63	c total clause space: 335.816MB
1182.40/1182.63	c total #watches: 533004
1183.10/1183.39	c total #propagations: 1654787242 / total #impl: 7021879484 (eff. 0.236)
1183.10/1183.39	c #Conflicts:    1864000 | #Learnt:      48893 | 0.000
1183.10/1183.39	c total clause space: 335.816MB
1183.10/1183.39	c total #watches: 535545
1184.00/1184.21	c total #propagations: 1655458508 / total #impl: 7025678240 (eff. 0.236)
1184.00/1184.21	c #Conflicts:    1865000 | #Learnt:      49893 | 0.000
1184.00/1184.21	c total clause space: 335.816MB
1184.00/1184.21	c total #watches: 538501
1184.80/1185.04	c total #propagations: 1656172628 / total #impl: 7029631030 (eff. 0.236)
1184.80/1185.04	c #Conflicts:    1866000 | #Learnt:      50893 | 0.000
1184.80/1185.04	c total clause space: 335.816MB
1184.80/1185.04	c total #watches: 541040
1185.60/1185.86	c total #propagations: 1656934851 / total #impl: 7033786885 (eff. 0.236)
1185.60/1185.86	c #Conflicts:    1867000 | #Learnt:      51893 | 0.000
1185.60/1185.86	c total clause space: 335.816MB
1185.60/1185.86	c total #watches: 543673
1186.50/1186.76	c total #propagations: 1657639132 / total #impl: 7037734409 (eff. 0.236)
1186.50/1186.76	c #Conflicts:    1868000 | #Learnt:      52893 | 0.000
1186.50/1186.76	c total clause space: 335.816MB
1186.50/1186.76	c total #watches: 546154
1187.30/1187.52	c total #propagations: 1658412046 / total #impl: 7041971159 (eff. 0.236)
1187.30/1187.52	c #Conflicts:    1869000 | #Learnt:      53893 | 0.000
1187.30/1187.52	c total clause space: 335.816MB
1187.30/1187.53	c total #watches: 548899
1188.20/1188.45	c total #propagations: 1659056968 / total #impl: 7045810876 (eff. 0.235)
1188.20/1188.45	c #Conflicts:    1870000 | #Learnt:      54893 | 0.000
1188.20/1188.45	c total clause space: 335.816MB
1188.20/1188.45	c total #watches: 551849
1189.19/1189.44	c total #propagations: 1659795774 / total #impl: 7050063432 (eff. 0.235)
1189.19/1189.44	c #Conflicts:    1871000 | #Learnt:      55893 | 0.000
1189.19/1189.44	c total clause space: 335.816MB
1189.19/1189.44	c total #watches: 554416
1190.10/1190.35	c total #propagations: 1660670581 / total #impl: 7055082360 (eff. 0.235)
1190.10/1190.35	c #Conflicts:    1872000 | #Learnt:      56893 | 0.000
1190.10/1190.35	c total clause space: 335.816MB
1190.10/1190.35	c total #watches: 558967
1190.79/1191.07	c total #propagations: 1661522442 / total #impl: 7059694295 (eff. 0.235)
1190.79/1191.07	c #Conflicts:    1873000 | #Learnt:      57893 | 0.000
1190.79/1191.07	c total clause space: 335.816MB
1190.79/1191.07	c total #watches: 561507
1191.29/1191.53	c total #propagations: 1662334931 / total #impl: 7063100287 (eff. 0.235)
1191.29/1191.53	c #Conflicts:    1874000 | #Learnt:      58893 | 0.000
1191.29/1191.53	c total clause space: 335.816MB
1191.29/1191.53	c total #watches: 564113
1191.79/1192.09	c total #propagations: 1663233477 / total #impl: 7066851281 (eff. 0.235)
1191.79/1192.09	c #Conflicts:    1875000 | #Learnt:      59893 | 0.000
1191.79/1192.09	c total clause space: 335.816MB
1191.79/1192.09	c total #watches: 567063
1192.39/1192.67	c total #propagations: 1663805278 / total #impl: 7069258610 (eff. 0.235)
1192.39/1192.67	c #Conflicts:    1876000 | #Learnt:      60893 | 0.000
1192.39/1192.67	c total clause space: 335.816MB
1192.39/1192.67	c total #watches: 569661
1192.89/1193.19	c total #propagations: 1664892943 / total #impl: 7073196432 (eff. 0.235)
1192.89/1193.19	c #Conflicts:    1877000 | #Learnt:      61893 | 0.000
1192.89/1193.19	c total clause space: 335.816MB
1192.89/1193.19	c total #watches: 572429
1193.49/1193.75	c total #propagations: 1665837890 / total #impl: 7076531596 (eff. 0.235)
1193.49/1193.75	c #Conflicts:    1878000 | #Learnt:      62893 | 0.000
1193.49/1193.75	c total clause space: 335.816MB
1193.49/1193.75	c total #watches: 575491
1193.99/1194.25	c total #propagations: 1667096214 / total #impl: 7081061112 (eff. 0.235)
1193.99/1194.25	c #Conflicts:    1879000 | #Learnt:      63893 | 0.000
1193.99/1194.25	c total clause space: 335.816MB
1193.99/1194.25	c total #watches: 579064
1194.29/1194.60	c total #propagations: 1667866398 / total #impl: 7084749553 (eff. 0.235)
1194.29/1194.60	c #Conflicts:    1880000 | #Learnt:      64893 | 0.000
1194.29/1194.60	c total clause space: 335.816MB
1194.29/1194.60	c total #watches: 581778
1194.99/1195.23	c total #propagations: 1668607533 / total #impl: 7087796423 (eff. 0.235)
1194.99/1195.23	c #Conflicts:    1881000 | #Learnt:      65893 | 0.000
1194.99/1195.23	c total clause space: 335.816MB
1194.99/1195.23	c total #watches: 585290
1195.69/1195.92	c total #propagations: 1669771092 / total #impl: 7092096444 (eff. 0.235)
1195.69/1195.92	c GARBAGE COLLECT
1195.69/1195.92	c #Conflicts:    1882000 | #Learnt:      33657 | 0.000
1195.69/1195.92	c total clause space: 335.816MB
1195.69/1195.92	c total #watches: 482898
1196.19/1196.42	c total #propagations: 1670969313 / total #impl: 7096390770 (eff. 0.235)
1196.19/1196.42	c #Conflicts:    1883000 | #Learnt:      34657 | 0.000
1196.19/1196.42	c total clause space: 335.816MB
1196.19/1196.42	c total #watches: 485472
1196.70/1196.96	c total #propagations: 1672231690 / total #impl: 7100981556 (eff. 0.235)
1196.70/1196.96	c #Conflicts:    1884000 | #Learnt:      35657 | 0.000
1196.70/1196.96	c total clause space: 335.816MB
1196.70/1196.96	c total #watches: 489090
1197.19/1197.43	c total #propagations: 1673399776 / total #impl: 7105812499 (eff. 0.235)
1197.19/1197.43	c #Conflicts:    1885000 | #Learnt:      36657 | 0.000
1197.19/1197.43	c total clause space: 335.816MB
1197.19/1197.43	c total #watches: 491865
1197.80/1198.04	c total #propagations: 1674410838 / total #impl: 7109545911 (eff. 0.236)
1197.80/1198.04	c #Conflicts:    1886000 | #Learnt:      37657 | 0.000
1197.80/1198.04	c total clause space: 335.816MB
1197.80/1198.04	c total #watches: 495646
1198.19/1198.42	c total #propagations: 1675658830 / total #impl: 7113805104 (eff. 0.236)
1198.19/1198.42	c #Conflicts:    1887000 | #Learnt:      38657 | 0.000
1198.19/1198.42	c total clause space: 335.816MB
1198.19/1198.42	c total #watches: 498153
1198.49/1198.72	c total #propagations: 1676574217 / total #impl: 7117216783 (eff. 0.236)
1198.49/1198.72	c #Conflicts:    1888000 | #Learnt:      39657 | 0.000
1198.49/1198.72	c total clause space: 335.816MB
1198.49/1198.72	c total #watches: 500334
1198.90/1199.11	c total #propagations: 1677385401 / total #impl: 7120413746 (eff. 0.236)
1198.90/1199.11	c #Conflicts:    1889000 | #Learnt:      40657 | 0.000
1198.90/1199.11	c total clause space: 335.816MB
1198.90/1199.11	c total #watches: 503636
1199.29/1199.50	c total #propagations: 1678149377 / total #impl: 7124030997 (eff. 0.236)
1199.29/1199.50	c #Conflicts:    1890000 | #Learnt:      41657 | 0.000
1199.29/1199.50	c total clause space: 335.816MB
1199.29/1199.50	c total #watches: 507369
1199.59/1199.89	c total #propagations: 1678798925 / total #impl: 7127466523 (eff. 0.236)
1199.59/1199.89	c #Conflicts:    1891000 | #Learnt:      42657 | 0.000
1199.59/1199.89	c total clause space: 335.816MB
1199.59/1199.89	c total #watches: 510873
1200.09/1200.38	c total #propagations: 1679394498 / total #impl: 7130680952 (eff. 0.236)
1200.09/1200.38	c #Conflicts:    1892000 | #Learnt:      43657 | 0.000
1200.09/1200.38	c total clause space: 335.816MB
1200.09/1200.38	c total #watches: 514066
1200.69/1200.91	c total #propagations: 1680348781 / total #impl: 7134563952 (eff. 0.236)
1200.69/1200.91	c #Conflicts:    1893000 | #Learnt:      44657 | 0.000
1200.69/1200.91	c total clause space: 335.816MB
1200.69/1200.91	c total #watches: 516755
1201.10/1201.31	c total #propagations: 1681577218 / total #impl: 7139017290 (eff. 0.236)
1201.10/1201.31	c #Conflicts:    1894000 | #Learnt:      45657 | 0.000
1201.10/1201.31	c total clause space: 335.816MB
1201.10/1201.31	c total #watches: 519145
1201.49/1201.76	c total #propagations: 1682727613 / total #impl: 7142731924 (eff. 0.236)
1201.49/1201.76	c #Conflicts:    1895000 | #Learnt:      46657 | 0.000
1201.49/1201.76	c total clause space: 335.816MB
1201.49/1201.76	c total #watches: 522625
1201.99/1202.25	c total #propagations: 1683752469 / total #impl: 7146703582 (eff. 0.236)
1201.99/1202.25	c #Conflicts:    1896000 | #Learnt:      47657 | 0.000
1201.99/1202.25	c total clause space: 335.816MB
1201.99/1202.25	c total #watches: 525110
1202.49/1202.79	c total #propagations: 1685003320 / total #impl: 7151043673 (eff. 0.236)
1202.49/1202.79	c #Conflicts:    1897000 | #Learnt:      48657 | 0.000
1202.49/1202.79	c total clause space: 335.816MB
1202.49/1202.79	c total #watches: 527992
1203.30/1203.55	c total #propagations: 1686132277 / total #impl: 7155052738 (eff. 0.236)
1203.30/1203.55	c #Conflicts:    1898000 | #Learnt:      49657 | 0.000
1203.30/1203.55	c total clause space: 335.816MB
1203.30/1203.55	c total #watches: 530975
1203.69/1204.00	c total #propagations: 1687857681 / total #impl: 7160464677 (eff. 0.236)
1203.69/1204.00	c #Conflicts:    1899000 | #Learnt:      50657 | 0.000
1203.69/1204.00	c total clause space: 335.816MB
1203.79/1204.00	c total #watches: 534053
1204.40/1204.61	c total #propagations: 1688851838 / total #impl: 7164506052 (eff. 0.236)
1204.40/1204.61	c #Conflicts:    1900000 | #Learnt:      51657 | 0.000
1204.40/1204.61	c total clause space: 335.816MB
1204.40/1204.62	c total #watches: 536895
1204.89/1205.14	c total #propagations: 1690051349 / total #impl: 7168808443 (eff. 0.236)
1204.89/1205.14	c #Conflicts:    1901000 | #Learnt:      52657 | 0.000
1204.89/1205.14	c total clause space: 335.816MB
1204.89/1205.14	c total #watches: 539900
1205.40/1205.68	c total #propagations: 1691038783 / total #impl: 7172373808 (eff. 0.236)
1205.40/1205.68	c #Conflicts:    1902000 | #Learnt:      53657 | 0.000
1205.40/1205.68	c total clause space: 335.816MB
1205.40/1205.68	c total #watches: 543368
1205.99/1206.28	c total #propagations: 1691925195 / total #impl: 7175848865 (eff. 0.236)
1205.99/1206.28	c #Conflicts:    1903000 | #Learnt:      54657 | 0.000
1205.99/1206.28	c total clause space: 335.816MB
1205.99/1206.28	c total #watches: 546635
1206.60/1206.89	c total #propagations: 1693042263 / total #impl: 7179861014 (eff. 0.236)
1206.60/1206.89	c #Conflicts:    1904000 | #Learnt:      55657 | 0.000
1206.60/1206.89	c total clause space: 335.816MB
1206.60/1206.89	c total #watches: 550369
1207.29/1207.54	c total #propagations: 1694193489 / total #impl: 7183932864 (eff. 0.236)
1207.29/1207.54	c #Conflicts:    1905000 | #Learnt:      56657 | 0.000
1207.29/1207.54	c total clause space: 335.816MB
1207.29/1207.54	c total #watches: 553434
1208.09/1208.34	c total #propagations: 1695497787 / total #impl: 7188722011 (eff. 0.236)
1208.09/1208.34	c #Conflicts:    1906000 | #Learnt:      57657 | 0.000
1208.09/1208.34	c total clause space: 335.816MB
1208.09/1208.34	c total #watches: 556336
1208.89/1209.19	c total #propagations: 1696668456 / total #impl: 7192916619 (eff. 0.236)
1208.89/1209.19	c #Conflicts:    1907000 | #Learnt:      58657 | 0.000
1208.89/1209.19	c total clause space: 335.816MB
1208.89/1209.19	c total #watches: 563834
1209.49/1209.79	c total #propagations: 1698050161 / total #impl: 7197797571 (eff. 0.236)
1209.49/1209.79	c #Conflicts:    1908000 | #Learnt:      59657 | 0.000
1209.49/1209.79	c total clause space: 335.816MB
1209.49/1209.79	c total #watches: 568738
1209.90/1210.16	c total #propagations: 1699065148 / total #impl: 7202221160 (eff. 0.236)
1209.90/1210.16	c #Conflicts:    1909000 | #Learnt:      60657 | 0.000
1209.90/1210.16	c total clause space: 335.816MB
1209.90/1210.16	c total #watches: 570944
1210.29/1210.51	c total #propagations: 1699750935 / total #impl: 7204931301 (eff. 0.236)
1210.29/1210.51	c #Conflicts:    1910000 | #Learnt:      61657 | 0.000
1210.29/1210.51	c total clause space: 335.816MB
1210.29/1210.51	c total #watches: 573420
1210.59/1210.89	c total #propagations: 1700455942 / total #impl: 7207618093 (eff. 0.236)
1210.59/1210.89	c #Conflicts:    1911000 | #Learnt:      62657 | 0.000
1210.59/1210.89	c total clause space: 335.816MB
1210.59/1210.89	c total #watches: 575842
1211.19/1211.44	c total #propagations: 1701328116 / total #impl: 7210436496 (eff. 0.236)
1211.19/1211.44	c #Conflicts:    1912000 | #Learnt:      63657 | 0.000
1211.19/1211.44	c total clause space: 335.816MB
1211.19/1211.44	c total #watches: 578402
1211.89/1212.10	c total #propagations: 1702350823 / total #impl: 7214380146 (eff. 0.236)
1211.89/1212.10	c #Conflicts:    1913000 | #Learnt:      64657 | 0.000
1211.89/1212.10	c total clause space: 335.816MB
1211.89/1212.10	c total #watches: 582985
1212.59/1212.86	c total #propagations: 1703230736 / total #impl: 7218227556 (eff. 0.236)
1212.59/1212.86	c #Conflicts:    1914000 | #Learnt:      65657 | 0.000
1212.59/1212.86	c total clause space: 335.816MB
1212.59/1212.86	c total #watches: 586308
1213.29/1213.53	c total #propagations: 1704056970 / total #impl: 7221825644 (eff. 0.236)
1213.29/1213.53	c #Conflicts:    1915000 | #Learnt:      66657 | 0.000
1213.29/1213.53	c total clause space: 335.816MB
1213.29/1213.53	c total #watches: 590318
1213.89/1214.16	c total #propagations: 1704797609 / total #impl: 7225161781 (eff. 0.236)
1213.89/1214.16	c GARBAGE COLLECT
1213.89/1214.16	c #Conflicts:    1916000 | #Learnt:      34204 | 0.000
1213.89/1214.16	c total clause space: 335.816MB
1213.89/1214.16	c total #watches: 484482
1214.39/1214.68	c total #propagations: 1705509454 / total #impl: 7228417727 (eff. 0.236)
1214.39/1214.68	c #Conflicts:    1917000 | #Learnt:      35204 | 0.000
1214.39/1214.68	c total clause space: 335.816MB
1214.39/1214.68	c total #watches: 487117
1214.79/1215.07	c total #propagations: 1706287267 / total #impl: 7231507615 (eff. 0.236)
1214.79/1215.07	c #Conflicts:    1918000 | #Learnt:      36204 | 0.000
1214.79/1215.07	c total clause space: 335.816MB
1214.79/1215.07	c total #watches: 489826
1215.40/1215.62	c total #propagations: 1707237258 / total #impl: 7235051002 (eff. 0.236)
1215.40/1215.62	c #Conflicts:    1919000 | #Learnt:      37204 | 0.000
1215.40/1215.62	c total clause space: 335.816MB
1215.40/1215.62	c total #watches: 493422
1215.69/1215.98	c total #propagations: 1708268525 / total #impl: 7239221664 (eff. 0.236)
1215.69/1215.98	c #Conflicts:    1920000 | #Learnt:      38204 | 0.000
1215.69/1215.98	c total clause space: 335.816MB
1215.69/1215.98	c total #watches: 496693
1216.29/1216.58	c total #propagations: 1708983880 / total #impl: 7242279853 (eff. 0.236)
1216.29/1216.58	c #Conflicts:    1921000 | #Learnt:      39204 | 0.000
1216.29/1216.58	c total clause space: 335.816MB
1216.29/1216.58	c total #watches: 499838
1216.79/1217.07	c total #propagations: 1710123791 / total #impl: 7246992918 (eff. 0.236)
1216.79/1217.07	c #Conflicts:    1922000 | #Learnt:      40204 | 0.000
1216.79/1217.07	c total clause space: 335.816MB
1216.79/1217.08	c total #watches: 503121
1217.29/1217.52	c total #propagations: 1711189797 / total #impl: 7250841407 (eff. 0.236)
1217.29/1217.52	c #Conflicts:    1923000 | #Learnt:      41204 | 0.000
1217.29/1217.52	c total clause space: 335.816MB
1217.29/1217.52	c total #watches: 505967
1217.69/1217.90	c total #propagations: 1711953094 / total #impl: 7253774246 (eff. 0.236)
1217.69/1217.90	c #Conflicts:    1924000 | #Learnt:      42204 | 0.000
1217.69/1217.90	c total clause space: 335.816MB
1217.69/1217.90	c total #watches: 509281
1217.99/1218.26	c total #propagations: 1712726297 / total #impl: 7256931240 (eff. 0.236)
1217.99/1218.26	c #Conflicts:    1925000 | #Learnt:      43204 | 0.000
1217.99/1218.26	c total clause space: 335.816MB
1217.99/1218.26	c total #watches: 512785
1218.49/1218.77	c total #propagations: 1713527632 / total #impl: 7259976909 (eff. 0.236)
1218.49/1218.77	c #Conflicts:    1926000 | #Learnt:      44204 | 0.000
1218.49/1218.77	c total clause space: 335.816MB
1218.49/1218.77	c total #watches: 515770
1218.99/1219.29	c total #propagations: 1714504457 / total #impl: 7263467199 (eff. 0.236)
1218.99/1219.29	c #Conflicts:    1927000 | #Learnt:      45204 | 0.000
1218.99/1219.29	c total clause space: 335.816MB
1218.99/1219.29	c total #watches: 518644
1219.49/1219.76	c total #propagations: 1715654606 / total #impl: 7267663397 (eff. 0.236)
1219.49/1219.76	c #Conflicts:    1928000 | #Learnt:      46204 | 0.000
1219.49/1219.76	c total clause space: 335.816MB
1219.49/1219.76	c total #watches: 524192
1219.99/1220.25	c total #propagations: 1716556696 / total #impl: 7272103237 (eff. 0.236)
1219.99/1220.25	c #Conflicts:    1929000 | #Learnt:      47204 | 0.000
1219.99/1220.25	c total clause space: 335.816MB
1219.99/1220.25	c total #watches: 527474
1220.49/1220.76	c total #propagations: 1717539778 / total #impl: 7275997056 (eff. 0.236)
1220.49/1220.76	c #Conflicts:    1930000 | #Learnt:      48204 | 0.000
1220.49/1220.76	c total clause space: 335.816MB
1220.49/1220.76	c total #watches: 530875
1221.09/1221.39	c total #propagations: 1718680523 / total #impl: 7280194183 (eff. 0.236)
1221.09/1221.39	c #Conflicts:    1931000 | #Learnt:      49204 | 0.000
1221.09/1221.39	c total clause space: 335.816MB
1221.09/1221.39	c total #watches: 534568
1221.49/1221.78	c total #propagations: 1719618343 / total #impl: 7283699055 (eff. 0.236)
1221.49/1221.78	c #Conflicts:    1932000 | #Learnt:      50204 | 0.000
1221.49/1221.78	c total clause space: 335.816MB
1221.49/1221.78	c total #watches: 537719
1221.99/1222.24	c total #propagations: 1720321795 / total #impl: 7286802037 (eff. 0.236)
1221.99/1222.24	c #Conflicts:    1933000 | #Learnt:      51204 | 0.000
1221.99/1222.24	c total clause space: 335.816MB
1221.99/1222.24	c total #watches: 541584
1222.69/1222.92	c total #propagations: 1721201463 / total #impl: 7290284431 (eff. 0.236)
1222.69/1222.92	c #Conflicts:    1934000 | #Learnt:      52204 | 0.000
1222.69/1222.92	c total clause space: 335.816MB
1222.69/1222.92	c total #watches: 545190
1223.29/1223.54	c total #propagations: 1722565997 / total #impl: 7295453522 (eff. 0.236)
1223.29/1223.54	c #Conflicts:    1935000 | #Learnt:      53204 | 0.000
1223.29/1223.54	c total clause space: 335.816MB
1223.29/1223.54	c total #watches: 547878
1223.89/1224.17	c total #propagations: 1723278122 / total #impl: 7298071151 (eff. 0.236)
1223.89/1224.17	c #Conflicts:    1936000 | #Learnt:      54204 | 0.000
1223.89/1224.17	c total clause space: 335.816MB
1223.89/1224.17	c total #watches: 551023
1224.39/1224.69	c total #propagations: 1723960549 / total #impl: 7300657736 (eff. 0.236)
1224.39/1224.69	c #Conflicts:    1937000 | #Learnt:      55204 | 0.000
1224.39/1224.69	c total clause space: 335.816MB
1224.39/1224.69	c total #watches: 553991
1225.09/1225.31	c total #propagations: 1724881136 / total #impl: 7304253211 (eff. 0.236)
1225.09/1225.31	c #Conflicts:    1938000 | #Learnt:      56204 | 0.000
1225.09/1225.31	c total clause space: 335.816MB
1225.09/1225.31	c total #watches: 556969
1225.58/1225.86	c total #propagations: 1726009865 / total #impl: 7308501727 (eff. 0.236)
1225.58/1225.86	c #Conflicts:    1939000 | #Learnt:      57204 | 0.000
1225.58/1225.86	c total clause space: 335.816MB
1225.58/1225.86	c total #watches: 560750
1226.18/1226.45	c total #propagations: 1727014124 / total #impl: 7312610005 (eff. 0.236)
1226.18/1226.45	c #Conflicts:    1940000 | #Learnt:      58204 | 0.000
1226.18/1226.45	c total clause space: 335.816MB
1226.18/1226.45	c total #watches: 563906
1226.98/1227.20	c total #propagations: 1728005614 / total #impl: 7316467453 (eff. 0.236)
1226.98/1227.20	c #Conflicts:    1941000 | #Learnt:      59204 | 0.000
1226.98/1227.20	c total clause space: 335.816MB
1226.98/1227.20	c total #watches: 567081
1227.58/1227.84	c total #propagations: 1729378610 / total #impl: 7321085051 (eff. 0.236)
1227.58/1227.84	c #Conflicts:    1942000 | #Learnt:      60204 | 0.000
1227.58/1227.84	c total clause space: 335.816MB
1227.58/1227.84	c total #watches: 570695
1227.98/1228.28	c total #propagations: 1730457414 / total #impl: 7324911555 (eff. 0.236)
1227.98/1228.28	c #Conflicts:    1943000 | #Learnt:      61204 | 0.000
1227.98/1228.28	c total clause space: 335.816MB
1227.98/1228.28	c total #watches: 573741
1228.59/1228.86	c total #propagations: 1731371072 / total #impl: 7328054523 (eff. 0.236)
1228.59/1228.86	c #Conflicts:    1944000 | #Learnt:      62204 | 0.000
1228.59/1228.86	c total clause space: 335.816MB
1228.59/1228.86	c total #watches: 576482
1229.18/1229.47	c total #propagations: 1732584545 / total #impl: 7332184496 (eff. 0.236)
1229.18/1229.47	c #Conflicts:    1945000 | #Learnt:      63204 | 0.000
1229.18/1229.47	c total clause space: 335.816MB
1229.18/1229.47	c total #watches: 580156
1229.98/1230.24	c total #propagations: 1733630851 / total #impl: 7336410313 (eff. 0.236)
1229.98/1230.24	c #Conflicts:    1946000 | #Learnt:      64204 | 0.000
1229.98/1230.24	c total clause space: 335.816MB
1229.98/1230.24	c total #watches: 583626
1230.88/1231.17	c total #propagations: 1734913168 / total #impl: 7341331471 (eff. 0.236)
1230.88/1231.17	c #Conflicts:    1947000 | #Learnt:      65204 | 0.000
1230.88/1231.17	c total clause space: 335.816MB
1230.88/1231.17	c total #watches: 587355
1231.58/1231.87	c total #propagations: 1736462182 / total #impl: 7346803860 (eff. 0.236)
1231.58/1231.87	c #Conflicts:    1948000 | #Learnt:      66204 | 0.000
1231.58/1231.87	c total clause space: 335.816MB
1231.58/1231.87	c total #watches: 590468
1232.18/1232.40	c total #propagations: 1737606866 / total #impl: 7351067177 (eff. 0.236)
1232.18/1232.40	c #Conflicts:    1949000 | #Learnt:      67204 | 0.000
1232.18/1232.40	c total clause space: 335.816MB
1232.18/1232.40	c total #watches: 593680
1232.68/1232.99	c total #propagations: 1738634897 / total #impl: 7355038478 (eff. 0.236)
1232.68/1232.99	c GARBAGE COLLECT
1232.68/1232.99	c #Conflicts:    1950000 | #Learnt:      34373 | 0.000
1232.68/1232.99	c total clause space: 335.816MB
1232.68/1232.99	c total #watches: 484901
1233.28/1233.52	c total #propagations: 1739623125 / total #impl: 7358580127 (eff. 0.236)
1233.28/1233.52	c #Conflicts:    1951000 | #Learnt:      35373 | 0.000
1233.28/1233.52	c total clause space: 335.816MB
1233.28/1233.52	c total #watches: 487959
1233.58/1233.83	c total #propagations: 1740585209 / total #impl: 7362057420 (eff. 0.236)
1233.58/1233.83	c #Conflicts:    1952000 | #Learnt:      36373 | 0.000
1233.58/1233.83	c total clause space: 335.816MB
1233.58/1233.83	c total #watches: 490764
1234.28/1234.59	c total #propagations: 1741287589 / total #impl: 7364715785 (eff. 0.236)
1234.28/1234.59	c #Conflicts:    1953000 | #Learnt:      37373 | 0.000
1234.28/1234.59	c total clause space: 335.816MB
1234.28/1234.59	c total #watches: 494193
1234.98/1235.21	c total #propagations: 1742409623 / total #impl: 7369512756 (eff. 0.236)
1234.98/1235.21	c #Conflicts:    1954000 | #Learnt:      38373 | 0.000
1234.98/1235.21	c total clause space: 335.816MB
1234.98/1235.21	c total #watches: 498318
1235.58/1235.89	c total #propagations: 1743284990 / total #impl: 7373625441 (eff. 0.236)
1235.58/1235.89	c #Conflicts:    1955000 | #Learnt:      39373 | 0.000
1235.58/1235.89	c total clause space: 335.816MB
1235.58/1235.89	c total #watches: 503139
1236.08/1236.33	c total #propagations: 1744212620 / total #impl: 7378141989 (eff. 0.236)
1236.08/1236.33	c #Conflicts:    1956000 | #Learnt:      40373 | 0.000
1236.08/1236.33	c total clause space: 335.816MB
1236.08/1236.33	c total #watches: 506239
1236.38/1236.62	c total #propagations: 1744989323 / total #impl: 7381532583 (eff. 0.236)
1236.38/1236.62	c #Conflicts:    1957000 | #Learnt:      41373 | 0.000
1236.38/1236.62	c total clause space: 335.816MB
1236.38/1236.62	c total #watches: 509234
1236.68/1236.91	c total #propagations: 1745636538 / total #impl: 7384428580 (eff. 0.236)
1236.68/1236.91	c #Conflicts:    1958000 | #Learnt:      42373 | 0.000
1236.68/1236.91	c total clause space: 335.816MB
1236.68/1236.91	c total #watches: 512677
1236.98/1237.21	c total #propagations: 1746240345 / total #impl: 7387129885 (eff. 0.236)
1236.98/1237.21	c #Conflicts:    1959000 | #Learnt:      43373 | 0.000
1236.98/1237.21	c total clause space: 335.816MB
1236.98/1237.22	c total #watches: 515508
1237.29/1237.54	c total #propagations: 1746833225 / total #impl: 7389743481 (eff. 0.236)
1237.29/1237.54	c #Conflicts:    1960000 | #Learnt:      44373 | 0.000
1237.29/1237.54	c total clause space: 335.816MB
1237.29/1237.54	c total #watches: 518456
1237.58/1237.87	c total #propagations: 1747415542 / total #impl: 7392393287 (eff. 0.236)
1237.58/1237.87	c #Conflicts:    1961000 | #Learnt:      45373 | 0.000
1237.58/1237.87	c total clause space: 335.816MB
1237.58/1237.87	c total #watches: 521114
1237.98/1238.29	c total #propagations: 1747950789 / total #impl: 7394766602 (eff. 0.236)
1237.98/1238.29	c #Conflicts:    1962000 | #Learnt:      46373 | 0.000
1237.98/1238.29	c total clause space: 335.816MB
1237.98/1238.29	c total #watches: 523897
1238.68/1238.90	c total #propagations: 1748543711 / total #impl: 7397333431 (eff. 0.236)
1238.68/1238.90	c #Conflicts:    1963000 | #Learnt:      47373 | 0.000
1238.68/1238.90	c total clause space: 335.816MB
1238.68/1238.90	c total #watches: 527486
1239.28/1239.58	c total #propagations: 1749275373 / total #impl: 7400909481 (eff. 0.236)
1239.28/1239.58	c #Conflicts:    1964000 | #Learnt:      48373 | 0.000
1239.28/1239.58	c total clause space: 335.816MB
1239.28/1239.59	c total #watches: 530816
1239.98/1240.27	c total #propagations: 1750050162 / total #impl: 7404685597 (eff. 0.236)
1239.98/1240.27	c #Conflicts:    1965000 | #Learnt:      49373 | 0.000
1239.98/1240.27	c total clause space: 335.816MB
1239.98/1240.27	c total #watches: 534481
1240.78/1241.00	c total #propagations: 1750806969 / total #impl: 7408485116 (eff. 0.236)
1240.78/1241.00	c #Conflicts:    1966000 | #Learnt:      50373 | 0.000
1240.78/1241.00	c total clause space: 335.816MB
1240.78/1241.00	c total #watches: 537786
1241.48/1241.77	c total #propagations: 1751558811 / total #impl: 7412079010 (eff. 0.236)
1241.48/1241.77	c #Conflicts:    1967000 | #Learnt:      51373 | 0.000
1241.48/1241.77	c total clause space: 335.816MB
1241.48/1241.77	c total #watches: 540539
1242.18/1242.49	c total #propagations: 1752338611 / total #impl: 7415812054 (eff. 0.236)
1242.18/1242.49	c #Conflicts:    1968000 | #Learnt:      52373 | 0.000
1242.18/1242.49	c total clause space: 335.816MB
1242.18/1242.49	c total #watches: 543821
1242.98/1243.22	c total #propagations: 1753062524 / total #impl: 7419242366 (eff. 0.236)
1242.98/1243.22	c #Conflicts:    1969000 | #Learnt:      53373 | 0.000
1242.98/1243.22	c total clause space: 335.816MB
1242.98/1243.22	c total #watches: 546851
1243.68/1243.96	c total #propagations: 1753795713 / total #impl: 7422677138 (eff. 0.236)
1243.68/1243.96	c #Conflicts:    1970000 | #Learnt:      54373 | 0.000
1243.68/1243.96	c total clause space: 335.816MB
1243.68/1243.96	c total #watches: 550059
1244.48/1244.71	c total #propagations: 1754535861 / total #impl: 7426230711 (eff. 0.236)
1244.48/1244.71	c #Conflicts:    1971000 | #Learnt:      55373 | 0.000
1244.48/1244.71	c total clause space: 335.816MB
1244.48/1244.71	c total #watches: 553198
1245.28/1245.53	c total #propagations: 1755273260 / total #impl: 7429830383 (eff. 0.236)
1245.28/1245.53	c #Conflicts:    1972000 | #Learnt:      56373 | 0.000
1245.28/1245.53	c total clause space: 335.816MB
1245.28/1245.53	c total #watches: 555933
1245.98/1246.26	c total #propagations: 1755962986 / total #impl: 7432929006 (eff. 0.236)
1245.98/1246.26	c #Conflicts:    1973000 | #Learnt:      57373 | 0.000
1245.98/1246.26	c total clause space: 335.816MB
1245.98/1246.26	c total #watches: 559511
1246.88/1247.13	c total #propagations: 1756585091 / total #impl: 7435866093 (eff. 0.236)
1246.88/1247.13	c #Conflicts:    1974000 | #Learnt:      58373 | 0.000
1246.88/1247.13	c total clause space: 335.816MB
1246.88/1247.13	c total #watches: 562406
1247.58/1247.82	c total #propagations: 1757295925 / total #impl: 7439020088 (eff. 0.236)
1247.58/1247.82	c #Conflicts:    1975000 | #Learnt:      59373 | 0.000
1247.58/1247.82	c total clause space: 335.816MB
1247.58/1247.82	c total #watches: 565183
1248.18/1248.41	c total #propagations: 1758202826 / total #impl: 7442652580 (eff. 0.236)
1248.18/1248.41	c #Conflicts:    1976000 | #Learnt:      60373 | 0.000
1248.18/1248.41	c total clause space: 335.816MB
1248.18/1248.41	c total #watches: 568640
1248.78/1249.09	c total #propagations: 1759186427 / total #impl: 7446506957 (eff. 0.236)
1248.78/1249.09	c #Conflicts:    1977000 | #Learnt:      61373 | 0.000
1248.78/1249.09	c total clause space: 335.816MB
1248.78/1249.09	c total #watches: 572053
1249.38/1249.61	c total #propagations: 1760258744 / total #impl: 7450623439 (eff. 0.236)
1249.38/1249.61	c #Conflicts:    1978000 | #Learnt:      62373 | 0.000
1249.38/1249.61	c total clause space: 335.816MB
1249.38/1249.61	c total #watches: 574780
1249.88/1250.18	c total #propagations: 1761233547 / total #impl: 7454495834 (eff. 0.236)
1249.88/1250.18	c #Conflicts:    1979000 | #Learnt:      63373 | 0.000
1249.88/1250.18	c total clause space: 335.816MB
1249.88/1250.18	c total #watches: 577981
1250.48/1250.80	c total #propagations: 1762177976 / total #impl: 7458379249 (eff. 0.236)
1250.48/1250.80	c #Conflicts:    1980000 | #Learnt:      64373 | 0.000
1250.48/1250.80	c total clause space: 335.816MB
1250.48/1250.80	c total #watches: 581603
1251.08/1251.37	c total #propagations: 1763013854 / total #impl: 7461594829 (eff. 0.236)
1251.08/1251.37	c #Conflicts:    1981000 | #Learnt:      65373 | 0.000
1251.08/1251.37	c total clause space: 335.816MB
1251.08/1251.37	c total #watches: 584848
1251.68/1251.98	c total #propagations: 1763932111 / total #impl: 7465417265 (eff. 0.236)
1251.68/1251.98	c #Conflicts:    1982000 | #Learnt:      66373 | 0.000
1251.68/1251.98	c total clause space: 335.816MB
1251.68/1251.98	c total #watches: 588736
1252.38/1252.64	c total #propagations: 1764608863 / total #impl: 7468265470 (eff. 0.236)
1252.38/1252.64	c #Conflicts:    1983000 | #Learnt:      67373 | 0.000
1252.38/1252.64	c total clause space: 335.816MB
1252.38/1252.64	c total #watches: 591987
1253.08/1253.30	c total #propagations: 1765584225 / total #impl: 7472300949 (eff. 0.236)
1253.08/1253.30	c GARBAGE COLLECT
1253.08/1253.30	c #Conflicts:    1984000 | #Learnt:      34264 | 0.000
1253.08/1253.30	c total clause space: 335.816MB
1253.08/1253.30	c total #watches: 485012
1253.48/1253.73	c total #propagations: 1766741632 / total #impl: 7476713866 (eff. 0.236)
1253.48/1253.73	c #Conflicts:    1985000 | #Learnt:      35264 | 0.000
1253.48/1253.73	c total clause space: 335.816MB
1253.48/1253.73	c total #watches: 488081
1253.98/1254.28	c total #propagations: 1767831895 / total #impl: 7481079023 (eff. 0.236)
1253.98/1254.28	c #Conflicts:    1986000 | #Learnt:      36264 | 0.000
1253.98/1254.28	c total clause space: 335.816MB
1253.98/1254.28	c total #watches: 491433
1254.48/1254.76	c total #propagations: 1768868029 / total #impl: 7485014446 (eff. 0.236)
1254.48/1254.76	c #Conflicts:    1987000 | #Learnt:      37264 | 0.000
1254.48/1254.76	c total clause space: 335.816MB
1254.48/1254.76	c total #watches: 494526
1254.98/1255.25	c total #propagations: 1769806949 / total #impl: 7488853442 (eff. 0.236)
1254.98/1255.25	c #Conflicts:    1988000 | #Learnt:      38264 | 0.000
1254.98/1255.25	c total clause space: 335.816MB
1254.98/1255.25	c total #watches: 497484
1255.48/1255.72	c total #propagations: 1770731861 / total #impl: 7492719927 (eff. 0.236)
1255.48/1255.72	c #Conflicts:    1989000 | #Learnt:      39264 | 0.000
1255.48/1255.72	c total clause space: 335.816MB
1255.48/1255.72	c total #watches: 500794
1255.88/1256.13	c total #propagations: 1771729510 / total #impl: 7496823210 (eff. 0.236)
1255.88/1256.13	c #Conflicts:    1990000 | #Learnt:      40264 | 0.000
1255.88/1256.13	c total clause space: 335.816MB
1255.88/1256.13	c total #watches: 504352
1256.28/1256.56	c total #propagations: 1772378592 / total #impl: 7500234437 (eff. 0.236)
1256.28/1256.56	c #Conflicts:    1991000 | #Learnt:      41264 | 0.000
1256.28/1256.56	c total clause space: 335.816MB
1256.28/1256.56	c total #watches: 507998
1256.68/1256.96	c total #propagations: 1773197085 / total #impl: 7503895814 (eff. 0.236)
1256.68/1256.96	c #Conflicts:    1992000 | #Learnt:      42264 | 0.000
1256.68/1256.96	c total clause space: 335.816MB
1256.68/1256.96	c total #watches: 511032
1257.08/1257.33	c total #propagations: 1774030073 / total #impl: 7506911164 (eff. 0.236)
1257.08/1257.33	c #Conflicts:    1993000 | #Learnt:      43264 | 0.000
1257.08/1257.33	c total clause space: 335.816MB
1257.08/1257.33	c total #watches: 514086
1257.58/1257.80	c total #propagations: 1774748482 / total #impl: 7509641329 (eff. 0.236)
1257.58/1257.80	c #Conflicts:    1994000 | #Learnt:      44264 | 0.000
1257.58/1257.80	c total clause space: 335.816MB
1257.58/1257.81	c total #watches: 516880
1258.08/1258.36	c total #propagations: 1775553408 / total #impl: 7512842356 (eff. 0.236)
1258.08/1258.36	c #Conflicts:    1995000 | #Learnt:      45264 | 0.000
1258.08/1258.36	c total clause space: 335.816MB
1258.08/1258.36	c total #watches: 520084
1258.58/1258.82	c total #propagations: 1776681555 / total #impl: 7517060479 (eff. 0.236)
1258.58/1258.82	c #Conflicts:    1996000 | #Learnt:      46264 | 0.000
1258.58/1258.82	c total clause space: 335.816MB
1258.58/1258.82	c total #watches: 522652
1258.98/1259.24	c total #propagations: 1777589612 / total #impl: 7520799365 (eff. 0.236)
1258.98/1259.24	c #Conflicts:    1997000 | #Learnt:      47264 | 0.000
1258.98/1259.24	c total clause space: 335.816MB
1258.98/1259.24	c total #watches: 525450
1259.48/1259.72	c total #propagations: 1778354934 / total #impl: 7524108968 (eff. 0.236)
1259.48/1259.72	c #Conflicts:    1998000 | #Learnt:      48264 | 0.000
1259.48/1259.72	c total clause space: 335.816MB
1259.48/1259.72	c total #watches: 528390
1260.08/1260.31	c total #propagations: 1779228594 / total #impl: 7527831098 (eff. 0.236)
1260.08/1260.31	c #Conflicts:    1999000 | #Learnt:      49264 | 0.000
1260.08/1260.31	c total clause space: 335.816MB
1260.08/1260.31	c total #watches: 531973
1260.68/1260.95	c total #propagations: 1780284056 / total #impl: 7532049471 (eff. 0.236)
1260.68/1260.95	c #Conflicts:    2000000 | #Learnt:      50264 | 0.000
1260.68/1260.95	c total clause space: 335.816MB
1260.68/1260.95	c total #watches: 535349
1261.38/1261.69	c total #propagations: 1781289793 / total #impl: 7536530862 (eff. 0.236)
1261.38/1261.69	c #Conflicts:    2001000 | #Learnt:      51264 | 0.000
1261.38/1261.69	c total clause space: 335.816MB
1261.38/1261.69	c total #watches: 539312
1262.08/1262.34	c total #propagations: 1782460244 / total #impl: 7541447520 (eff. 0.236)
1262.08/1262.34	c #Conflicts:    2002000 | #Learnt:      52264 | 0.000
1262.08/1262.34	c total clause space: 335.816MB
1262.08/1262.34	c total #watches: 543239
1262.48/1262.78	c total #propagations: 1783485871 / total #impl: 7545637419 (eff. 0.236)
1262.48/1262.78	c #Conflicts:    2003000 | #Learnt:      53264 | 0.000
1262.48/1262.78	c total clause space: 335.816MB
1262.48/1262.78	c total #watches: 546027
1263.17/1263.42	c total #propagations: 1784340092 / total #impl: 7549312370 (eff. 0.236)
1263.17/1263.42	c #Conflicts:    2004000 | #Learnt:      54264 | 0.000
1263.17/1263.42	c total clause space: 335.816MB
1263.17/1263.42	c total #watches: 549185
1263.57/1263.88	c total #propagations: 1785374677 / total #impl: 7553592102 (eff. 0.236)
1263.57/1263.88	c #Conflicts:    2005000 | #Learnt:      55264 | 0.000
1263.57/1263.88	c total clause space: 335.816MB
1263.57/1263.88	c total #watches: 552183
1264.17/1264.41	c total #propagations: 1786222404 / total #impl: 7557056991 (eff. 0.236)
1264.17/1264.41	c #Conflicts:    2006000 | #Learnt:      56264 | 0.000
1264.17/1264.41	c total clause space: 335.816MB
1264.17/1264.41	c total #watches: 555382
1264.78/1265.07	c total #propagations: 1787203764 / total #impl: 7560845411 (eff. 0.236)
1264.78/1265.07	c #Conflicts:    2007000 | #Learnt:      57264 | 0.000
1264.78/1265.07	c total clause space: 335.816MB
1264.78/1265.07	c total #watches: 559615
1265.17/1265.41	c total #propagations: 1788334469 / total #impl: 7565461794 (eff. 0.236)
1265.17/1265.41	c #Conflicts:    2008000 | #Learnt:      58264 | 0.000
1265.17/1265.41	c total clause space: 335.816MB
1265.17/1265.41	c total #watches: 562647
1265.47/1265.79	c total #propagations: 1788939191 / total #impl: 7567926887 (eff. 0.236)
1265.47/1265.79	c #Conflicts:    2009000 | #Learnt:      59264 | 0.000
1265.47/1265.79	c total clause space: 335.816MB
1265.47/1265.79	c total #watches: 565782
1265.88/1266.17	c total #propagations: 1789630738 / total #impl: 7571043760 (eff. 0.236)
1265.88/1266.17	c #Conflicts:    2010000 | #Learnt:      60264 | 0.000
1265.88/1266.17	c total clause space: 335.816MB
1265.88/1266.17	c total #watches: 568730
1266.17/1266.48	c total #propagations: 1790217027 / total #impl: 7574039190 (eff. 0.236)
1266.17/1266.48	c #Conflicts:    2011000 | #Learnt:      61264 | 0.000
1266.17/1266.48	c total clause space: 335.816MB
1266.17/1266.48	c total #watches: 571692
1266.57/1266.81	c total #propagations: 1790571793 / total #impl: 7576322368 (eff. 0.236)
1266.57/1266.81	c #Conflicts:    2012000 | #Learnt:      62264 | 0.000
1266.57/1266.81	c total clause space: 335.816MB
1266.57/1266.81	c total #watches: 575270
1266.87/1267.17	c total #propagations: 1790918094 / total #impl: 7578431362 (eff. 0.236)
1266.87/1267.17	c #Conflicts:    2013000 | #Learnt:      63264 | 0.000
1266.87/1267.17	c total clause space: 335.816MB
1266.87/1267.17	c total #watches: 577534
1267.57/1267.84	c total #propagations: 1791312441 / total #impl: 7580795948 (eff. 0.236)
1267.57/1267.84	c #Conflicts:    2014000 | #Learnt:      64264 | 0.000
1267.57/1267.84	c total clause space: 335.816MB
1267.57/1267.84	c total #watches: 580339
1268.27/1268.59	c total #propagations: 1792013471 / total #impl: 7583531772 (eff. 0.236)
1268.27/1268.59	c #Conflicts:    2015000 | #Learnt:      65264 | 0.000
1268.27/1268.59	c total clause space: 335.816MB
1268.27/1268.59	c total #watches: 583351
1268.97/1269.23	c total #propagations: 1792768294 / total #impl: 7586770055 (eff. 0.236)
1268.97/1269.23	c #Conflicts:    2016000 | #Learnt:      66264 | 0.000
1268.97/1269.23	c total clause space: 335.816MB
1268.97/1269.23	c total #watches: 586135
1269.67/1269.95	c total #propagations: 1793486157 / total #impl: 7589671259 (eff. 0.236)
1269.67/1269.95	c #Conflicts:    2017000 | #Learnt:      67264 | 0.000
1269.67/1269.95	c total clause space: 335.816MB
1269.67/1269.95	c total #watches: 589782
1270.47/1270.74	c total #propagations: 1794380605 / total #impl: 7593415651 (eff. 0.236)
1270.47/1270.74	c #Conflicts:    2018000 | #Learnt:      68264 | 0.000
1270.47/1270.74	c total clause space: 335.816MB
1270.47/1270.74	c total #watches: 592504
1271.17/1271.42	c total #propagations: 1795211089 / total #impl: 7596840374 (eff. 0.236)
1271.17/1271.42	c GARBAGE COLLECT
1271.17/1271.42	c #Conflicts:    2019000 | #Learnt:      34893 | 0.000
1271.17/1271.42	c total clause space: 335.816MB
1271.17/1271.42	c total #watches: 486734
1271.67/1271.99	c total #propagations: 1795974246 / total #impl: 7599998572 (eff. 0.236)
1271.67/1271.99	c #Conflicts:    2020000 | #Learnt:      35893 | 0.000
1271.67/1271.99	c total clause space: 335.816MB
1271.67/1271.99	c total #watches: 489983
1272.17/1272.48	c total #propagations: 1797064988 / total #impl: 7604080160 (eff. 0.236)
1272.17/1272.48	c #Conflicts:    2021000 | #Learnt:      36893 | 0.000
1272.17/1272.48	c total clause space: 335.816MB
1272.17/1272.48	c total #watches: 492505
1272.67/1272.98	c total #propagations: 1798034354 / total #impl: 7608114095 (eff. 0.236)
1272.67/1272.98	c #Conflicts:    2022000 | #Learnt:      37893 | 0.000
1272.67/1272.98	c total clause space: 335.816MB
1272.67/1272.98	c total #watches: 495205
1273.07/1273.37	c total #propagations: 1798999146 / total #impl: 7611713024 (eff. 0.236)
1273.07/1273.37	c #Conflicts:    2023000 | #Learnt:      38893 | 0.000
1273.07/1273.37	c total clause space: 335.816MB
1273.07/1273.37	c total #watches: 497832
1273.58/1273.84	c total #propagations: 1799889180 / total #impl: 7614828097 (eff. 0.236)
1273.58/1273.84	c #Conflicts:    2024000 | #Learnt:      39893 | 0.000
1273.58/1273.84	c total clause space: 335.816MB
1273.58/1273.84	c total #watches: 500783
1274.07/1274.39	c total #propagations: 1801011737 / total #impl: 7618956252 (eff. 0.236)
1274.07/1274.39	c #Conflicts:    2025000 | #Learnt:      40893 | 0.000
1274.07/1274.39	c total clause space: 335.816MB
1274.07/1274.39	c total #watches: 503617
1274.57/1274.82	c total #propagations: 1802022830 / total #impl: 7622840462 (eff. 0.236)
1274.57/1274.82	c #Conflicts:    2026000 | #Learnt:      41893 | 0.000
1274.57/1274.82	c total clause space: 335.816MB
1274.57/1274.82	c total #watches: 507193
1275.07/1275.35	c total #propagations: 1802853059 / total #impl: 7627128493 (eff. 0.236)
1275.07/1275.35	c #Conflicts:    2027000 | #Learnt:      42893 | 0.000
1275.07/1275.35	c total clause space: 335.816MB
1275.07/1275.35	c total #watches: 511048
1275.67/1275.91	c total #propagations: 1803558143 / total #impl: 7630725805 (eff. 0.236)
1275.67/1275.91	c #Conflicts:    2028000 | #Learnt:      43893 | 0.000
1275.67/1275.91	c total clause space: 335.816MB
1275.67/1275.91	c total #watches: 514305
1276.17/1276.49	c total #propagations: 1804577520 / total #impl: 7634604033 (eff. 0.236)
1276.17/1276.49	c #Conflicts:    2029000 | #Learnt:      44893 | 0.000
1276.17/1276.49	c total clause space: 335.816MB
1276.17/1276.49	c total #watches: 517205
1276.88/1277.12	c total #propagations: 1805987402 / total #impl: 7639656808 (eff. 0.236)
1276.88/1277.12	c #Conflicts:    2030000 | #Learnt:      45893 | 0.000
1276.88/1277.12	c total clause space: 335.816MB
1276.88/1277.12	c total #watches: 520658
1277.37/1277.60	c total #propagations: 1807095977 / total #impl: 7643626279 (eff. 0.236)
1277.37/1277.60	c #Conflicts:    2031000 | #Learnt:      46893 | 0.000
1277.37/1277.60	c total clause space: 335.816MB
1277.37/1277.60	c total #watches: 523611
1277.87/1278.10	c total #propagations: 1808132134 / total #impl: 7647921761 (eff. 0.236)
1277.87/1278.10	c #Conflicts:    2032000 | #Learnt:      47893 | 0.000
1277.87/1278.10	c total clause space: 335.816MB
1277.87/1278.10	c total #watches: 526711
1278.37/1278.66	c total #propagations: 1809009721 / total #impl: 7651525135 (eff. 0.236)
1278.37/1278.66	c #Conflicts:    2033000 | #Learnt:      48893 | 0.000
1278.37/1278.66	c total clause space: 335.816MB
1278.37/1278.66	c total #watches: 529875
1278.97/1279.26	c total #propagations: 1810107488 / total #impl: 7655568104 (eff. 0.236)
1278.97/1279.26	c #Conflicts:    2034000 | #Learnt:      49893 | 0.000
1278.97/1279.26	c total clause space: 335.816MB
1278.97/1279.26	c total #watches: 533305
1279.77/1280.06	c total #propagations: 1811078098 / total #impl: 7659161002 (eff. 0.236)
1279.77/1280.06	c #Conflicts:    2035000 | #Learnt:      50893 | 0.000
1279.77/1280.06	c total clause space: 335.816MB
1279.77/1280.06	c total #watches: 537188
1280.28/1280.59	c total #propagations: 1812544240 / total #impl: 7663938338 (eff. 0.237)
1280.28/1280.59	c #Conflicts:    2036000 | #Learnt:      51893 | 0.000
1280.28/1280.59	c total clause space: 335.816MB
1280.28/1280.59	c total #watches: 541374
1280.67/1280.92	c total #propagations: 1813545084 / total #impl: 7667484841 (eff. 0.237)
1280.67/1280.92	c #Conflicts:    2037000 | #Learnt:      52893 | 0.000
1280.67/1280.92	c total clause space: 335.816MB
1280.67/1280.92	c total #watches: 544462
1280.97/1281.29	c total #propagations: 1814183334 / total #impl: 7670122903 (eff. 0.237)
1280.97/1281.29	c #Conflicts:    2038000 | #Learnt:      53893 | 0.000
1280.97/1281.29	c total clause space: 335.816MB
1280.97/1281.29	c total #watches: 548744
1281.47/1281.72	c total #propagations: 1814824269 / total #impl: 7672897159 (eff. 0.237)
1281.47/1281.72	c #Conflicts:    2039000 | #Learnt:      54893 | 0.000
1281.47/1281.72	c total clause space: 335.816MB
1281.47/1281.72	c total #watches: 552325
1281.97/1282.26	c total #propagations: 1815606617 / total #impl: 7676042187 (eff. 0.237)
1281.97/1282.26	c #Conflicts:    2040000 | #Learnt:      55893 | 0.000
1281.97/1282.26	c total clause space: 335.816MB
1281.97/1282.26	c total #watches: 556975
1282.57/1282.82	c total #propagations: 1816757383 / total #impl: 7680923206 (eff. 0.237)
1282.57/1282.82	c #Conflicts:    2041000 | #Learnt:      56893 | 0.000
1282.57/1282.82	c total clause space: 335.816MB
1282.57/1282.82	c total #watches: 560626
1283.27/1283.53	c total #propagations: 1817825568 / total #impl: 7685481794 (eff. 0.237)
1283.27/1283.53	c #Conflicts:    2042000 | #Learnt:      57893 | 0.000
1283.27/1283.53	c total clause space: 335.816MB
1283.27/1283.53	c total #watches: 564020
1283.87/1284.18	c total #propagations: 1818662010 / total #impl: 7689383691 (eff. 0.237)
1283.87/1284.18	c #Conflicts:    2043000 | #Learnt:      58893 | 0.000
1283.87/1284.18	c total clause space: 335.816MB
1283.87/1284.18	c total #watches: 568241
1284.47/1284.74	c total #propagations: 1819715771 / total #impl: 7693255090 (eff. 0.237)
1284.47/1284.74	c #Conflicts:    2044000 | #Learnt:      59893 | 0.000
1284.47/1284.74	c total clause space: 335.816MB
1284.47/1284.74	c total #watches: 571109
1284.97/1285.25	c total #propagations: 1820730370 / total #impl: 7697078913 (eff. 0.237)
1284.97/1285.25	c #Conflicts:    2045000 | #Learnt:      60893 | 0.000
1284.97/1285.25	c total clause space: 335.816MB
1284.97/1285.25	c total #watches: 574219
1285.47/1285.75	c total #propagations: 1821678937 / total #impl: 7700616519 (eff. 0.237)
1285.47/1285.75	c #Conflicts:    2046000 | #Learnt:      61893 | 0.000
1285.47/1285.75	c total clause space: 335.816MB
1285.47/1285.75	c total #watches: 578349
1285.97/1286.25	c total #propagations: 1822824551 / total #impl: 7705685289 (eff. 0.237)
1285.97/1286.25	c #Conflicts:    2047000 | #Learnt:      62893 | 0.000
1285.97/1286.25	c total clause space: 335.816MB
1285.97/1286.25	c total #watches: 581110
1286.67/1286.94	c total #propagations: 1823680586 / total #impl: 7709219457 (eff. 0.237)
1286.67/1286.94	c #Conflicts:    2048000 | #Learnt:      63893 | 0.000
1286.67/1286.94	c total clause space: 335.816MB
1286.67/1286.94	c total #watches: 584479
1287.27/1287.58	c total #propagations: 1824751860 / total #impl: 7713207621 (eff. 0.237)
1287.27/1287.58	c #Conflicts:    2049000 | #Learnt:      64893 | 0.000
1287.27/1287.58	c total clause space: 335.816MB
1287.27/1287.58	c total #watches: 587682
1287.98/1288.25	c total #propagations: 1825856963 / total #impl: 7717656619 (eff. 0.237)
1287.98/1288.25	c #Conflicts:    2050000 | #Learnt:      65893 | 0.000
1287.98/1288.25	c total clause space: 335.816MB
1287.98/1288.25	c total #watches: 591321
1288.67/1288.93	c total #propagations: 1826610980 / total #impl: 7720672791 (eff. 0.237)
1288.67/1288.93	c #Conflicts:    2051000 | #Learnt:      66893 | 0.000
1288.67/1288.93	c total clause space: 335.816MB
1288.67/1288.93	c total #watches: 594454
1289.27/1289.54	c total #propagations: 1827543128 / total #impl: 7724248804 (eff. 0.237)
1289.27/1289.54	c #Conflicts:    2052000 | #Learnt:      67893 | 0.000
1289.27/1289.54	c total clause space: 335.816MB
1289.27/1289.54	c total #watches: 597764
1289.67/1289.98	c total #propagations: 1828598306 / total #impl: 7728388389 (eff. 0.237)
1289.67/1289.98	c #Conflicts:    2053000 | #Learnt:      68893 | 0.000
1289.67/1289.98	c total clause space: 335.816MB
1289.67/1289.98	c total #watches: 600377
1290.37/1290.69	c total #propagations: 1829486371 / total #impl: 7731911897 (eff. 0.237)
1290.37/1290.69	c GARBAGE COLLECT
1290.37/1290.69	c #Conflicts:    2054000 | #Learnt:      35175 | 0.000
1290.37/1290.69	c total clause space: 335.816MB
1290.37/1290.69	c total #watches: 487793
1291.07/1291.33	c total #propagations: 1830619171 / total #impl: 7736817277 (eff. 0.237)
1291.07/1291.33	c #Conflicts:    2055000 | #Learnt:      36175 | 0.000
1291.07/1291.33	c total clause space: 335.816MB
1291.07/1291.33	c total #watches: 492490
1291.77/1292.00	c total #propagations: 1831713527 / total #impl: 7741412145 (eff. 0.237)
1291.77/1292.00	c #Conflicts:    2056000 | #Learnt:      37175 | 0.000
1291.77/1292.00	c total clause space: 335.816MB
1291.77/1292.00	c total #watches: 497004
1292.28/1292.53	c total #propagations: 1832666592 / total #impl: 7745578959 (eff. 0.237)
1292.28/1292.53	c #Conflicts:    2057000 | #Learnt:      38175 | 0.000
1292.28/1292.53	c total clause space: 335.816MB
1292.28/1292.53	c total #watches: 500329
1292.57/1292.82	c total #propagations: 1833596000 / total #impl: 7749893083 (eff. 0.237)
1292.57/1292.82	c #Conflicts:    2058000 | #Learnt:      39175 | 0.000
1292.57/1292.82	c total clause space: 335.816MB
1292.57/1292.82	c total #watches: 502984
1292.97/1293.21	c total #propagations: 1834336435 / total #impl: 7752343591 (eff. 0.237)
1292.97/1293.21	c #Conflicts:    2059000 | #Learnt:      40175 | 0.000
1292.97/1293.21	c total clause space: 335.816MB
1292.97/1293.21	c total #watches: 505936
1293.17/1293.49	c total #propagations: 1835504860 / total #impl: 7756335809 (eff. 0.237)
1293.17/1293.49	c #Conflicts:    2060000 | #Learnt:      41175 | 0.000
1293.17/1293.49	c total clause space: 335.816MB
1293.17/1293.49	c total #watches: 509593
1293.57/1293.84	c total #propagations: 1836041784 / total #impl: 7759199977 (eff. 0.237)
1293.57/1293.84	c #Conflicts:    2061000 | #Learnt:      42175 | 0.000
1293.57/1293.84	c total clause space: 335.816MB
1293.57/1293.84	c total #watches: 512953
1293.87/1294.19	c total #propagations: 1836658990 / total #impl: 7762678888 (eff. 0.237)
1293.87/1294.19	c #Conflicts:    2062000 | #Learnt:      43175 | 0.000
1293.87/1294.19	c total clause space: 335.816MB
1293.87/1294.19	c total #watches: 516187
1294.27/1294.56	c total #propagations: 1837245252 / total #impl: 7765807160 (eff. 0.237)
1294.27/1294.56	c #Conflicts:    2063000 | #Learnt:      44175 | 0.000
1294.27/1294.56	c total clause space: 335.816MB
1294.27/1294.56	c total #watches: 518825
1294.67/1294.95	c total #propagations: 1837827136 / total #impl: 7768816586 (eff. 0.237)
1294.67/1294.95	c #Conflicts:    2064000 | #Learnt:      45175 | 0.000
1294.67/1294.95	c total clause space: 335.816MB
1294.67/1294.95	c total #watches: 522367
1295.27/1295.54	c total #propagations: 1838399351 / total #impl: 7771927007 (eff. 0.237)
1295.27/1295.54	c #Conflicts:    2065000 | #Learnt:      46175 | 0.000
1295.27/1295.54	c total clause space: 335.816MB
1295.27/1295.54	c total #watches: 525559
1295.87/1296.17	c total #propagations: 1839243173 / total #impl: 7775249900 (eff. 0.237)
1295.87/1296.17	c #Conflicts:    2066000 | #Learnt:      47175 | 0.000
1295.87/1296.17	c total clause space: 335.816MB
1295.87/1296.17	c total #watches: 528137
1296.47/1296.79	c total #propagations: 1840114729 / total #impl: 7778350047 (eff. 0.237)
1296.47/1296.79	c #Conflicts:    2067000 | #Learnt:      48175 | 0.000
1296.47/1296.79	c total clause space: 335.816MB
1296.47/1296.80	c total #watches: 530544
1297.17/1297.43	c total #propagations: 1840960424 / total #impl: 7781462855 (eff. 0.237)
1297.17/1297.43	c #Conflicts:    2068000 | #Learnt:      49175 | 0.000
1297.17/1297.43	c total clause space: 335.816MB
1297.17/1297.43	c total #watches: 533058
1297.77/1298.07	c total #propagations: 1841754260 / total #impl: 7784409148 (eff. 0.237)
1297.77/1298.07	c #Conflicts:    2069000 | #Learnt:      50175 | 0.000
1297.77/1298.07	c total clause space: 335.816MB
1297.77/1298.07	c total #watches: 536369
1298.47/1298.71	c total #propagations: 1842590228 / total #impl: 7787388836 (eff. 0.237)
1298.47/1298.71	c #Conflicts:    2070000 | #Learnt:      51175 | 0.000
1298.47/1298.71	c total clause space: 335.816MB
1298.47/1298.71	c total #watches: 539140
1299.07/1299.33	c total #propagations: 1843437835 / total #impl: 7790732962 (eff. 0.237)
1299.07/1299.33	c #Conflicts:    2071000 | #Learnt:      52175 | 0.000
1299.07/1299.33	c total clause space: 335.816MB
1299.07/1299.33	c total #watches: 542100
1299.77/1300.03	c total #propagations: 1844279025 / total #impl: 7793918249 (eff. 0.237)
1299.77/1300.03	c #Conflicts:    2072000 | #Learnt:      53175 | 0.000
1299.77/1300.03	c total clause space: 335.816MB
1299.77/1300.03	c total #watches: 544913
1300.37/1300.68	c total #propagations: 1845122514 / total #impl: 7796941391 (eff. 0.237)
1300.37/1300.68	c #Conflicts:    2073000 | #Learnt:      54175 | 0.000
1300.37/1300.68	c total clause space: 335.816MB
1300.37/1300.68	c total #watches: 547861
1301.07/1301.36	c total #propagations: 1845925476 / total #impl: 7799898335 (eff. 0.237)
1301.07/1301.36	c #Conflicts:    2074000 | #Learnt:      55175 | 0.000
1301.07/1301.36	c total clause space: 335.816MB
1301.07/1301.36	c total #watches: 550775
1301.77/1302.09	c total #propagations: 1846683304 / total #impl: 7802652982 (eff. 0.237)
1301.77/1302.09	c #Conflicts:    2075000 | #Learnt:      56175 | 0.000
1301.77/1302.09	c total clause space: 335.816MB
1301.77/1302.09	c total #watches: 553941
1302.47/1302.77	c total #propagations: 1847519600 / total #impl: 7805701128 (eff. 0.237)
1302.47/1302.77	c #Conflicts:    2076000 | #Learnt:      57175 | 0.000
1302.47/1302.77	c total clause space: 335.816MB
1302.47/1302.77	c total #watches: 556729
1303.17/1303.47	c total #propagations: 1848362513 / total #impl: 7808895150 (eff. 0.237)
1303.17/1303.47	c #Conflicts:    2077000 | #Learnt:      58175 | 0.000
1303.17/1303.47	c total clause space: 335.816MB
1303.17/1303.48	c total #watches: 560034
1303.57/1303.85	c total #propagations: 1849183595 / total #impl: 7812059861 (eff. 0.237)
1303.57/1303.85	c #Conflicts:    2078000 | #Learnt:      59175 | 0.000
1303.57/1303.85	c total clause space: 335.816MB
1303.57/1303.85	c total #watches: 563145
1303.87/1304.19	c total #propagations: 1849898992 / total #impl: 7815209718 (eff. 0.237)
1303.87/1304.19	c #Conflicts:    2079000 | #Learnt:      60175 | 0.000
1303.87/1304.19	c total clause space: 335.816MB
1303.87/1304.19	c total #watches: 566075
1304.27/1304.55	c total #propagations: 1850554375 / total #impl: 7817980654 (eff. 0.237)
1304.27/1304.55	c #Conflicts:    2080000 | #Learnt:      61175 | 0.000
1304.27/1304.55	c total clause space: 335.816MB
1304.27/1304.55	c total #watches: 569445
1304.67/1304.93	c total #propagations: 1851142239 / total #impl: 7820874407 (eff. 0.237)
1304.67/1304.93	c #Conflicts:    2081000 | #Learnt:      62175 | 0.000
1304.67/1304.93	c total clause space: 335.816MB
1304.67/1304.93	c total #watches: 572781
1305.07/1305.38	c total #propagations: 1851769414 / total #impl: 7823949416 (eff. 0.237)
1305.07/1305.38	c #Conflicts:    2082000 | #Learnt:      63175 | 0.000
1305.07/1305.38	c total clause space: 335.816MB
1305.07/1305.38	c total #watches: 575676
1305.57/1305.81	c total #propagations: 1852428392 / total #impl: 7827274364 (eff. 0.237)
1305.57/1305.81	c #Conflicts:    2083000 | #Learnt:      64175 | 0.000
1305.57/1305.81	c total clause space: 335.816MB
1305.57/1305.81	c total #watches: 578356
1305.97/1306.27	c total #propagations: 1852999808 / total #impl: 7830008193 (eff. 0.237)
1305.97/1306.27	c #Conflicts:    2084000 | #Learnt:      65175 | 0.000
1305.97/1306.27	c total clause space: 335.816MB
1305.97/1306.27	c total #watches: 581331
1306.57/1306.82	c total #propagations: 1853605610 / total #impl: 7832857979 (eff. 0.237)
1306.57/1306.82	c #Conflicts:    2085000 | #Learnt:      66175 | 0.000
1306.57/1306.82	c total clause space: 335.816MB
1306.57/1306.82	c total #watches: 585033
1307.17/1307.41	c total #propagations: 1854242954 / total #impl: 7836127525 (eff. 0.237)
1307.17/1307.41	c #Conflicts:    2086000 | #Learnt:      67175 | 0.000
1307.17/1307.41	c total clause space: 335.816MB
1307.17/1307.41	c total #watches: 589135
1307.87/1308.18	c total #propagations: 1854944153 / total #impl: 7839565470 (eff. 0.237)
1307.87/1308.18	c #Conflicts:    2087000 | #Learnt:      68175 | 0.000
1307.87/1308.18	c total clause space: 335.816MB
1307.87/1308.18	c total #watches: 592831
1308.67/1308.93	c total #propagations: 1855689070 / total #impl: 7843088925 (eff. 0.237)
1308.67/1308.93	c #Conflicts:    2088000 | #Learnt:      69175 | 0.000
1308.67/1308.93	c total clause space: 335.816MB
1308.67/1308.93	c total #watches: 596072
1309.37/1309.69	c total #propagations: 1856401095 / total #impl: 7846311288 (eff. 0.237)
1309.37/1309.69	c GARBAGE COLLECT
1309.37/1309.69	c #Conflicts:    2089000 | #Learnt:      35194 | 0.000
1309.37/1309.69	c total clause space: 335.816MB
1309.37/1309.69	c total #watches: 487672
1309.77/1310.02	c total #propagations: 1857063249 / total #impl: 7849238051 (eff. 0.237)
1309.77/1310.02	c #Conflicts:    2090000 | #Learnt:      36194 | 0.000
1309.77/1310.02	c total clause space: 335.816MB
1309.77/1310.02	c total #watches: 492140
1310.17/1310.42	c total #propagations: 1857694123 / total #impl: 7852147248 (eff. 0.237)
1310.17/1310.42	c #Conflicts:    2091000 | #Learnt:      37194 | 0.000
1310.17/1310.42	c total clause space: 335.816MB
1310.17/1310.42	c total #watches: 496964
1310.57/1310.84	c total #propagations: 1858313369 / total #impl: 7855394202 (eff. 0.237)
1310.57/1310.84	c #Conflicts:    2092000 | #Learnt:      38194 | 0.000
1310.57/1310.84	c total clause space: 335.816MB
1310.57/1310.84	c total #watches: 500975
1311.07/1311.33	c total #propagations: 1858982075 / total #impl: 7858521072 (eff. 0.237)
1311.07/1311.33	c #Conflicts:    2093000 | #Learnt:      39194 | 0.000
1311.07/1311.33	c total clause space: 335.816MB
1311.07/1311.33	c total #watches: 503856
1311.47/1311.79	c total #propagations: 1859642409 / total #impl: 7861756143 (eff. 0.237)
1311.47/1311.79	c #Conflicts:    2094000 | #Learnt:      40194 | 0.000
1311.47/1311.79	c total clause space: 335.816MB
1311.47/1311.79	c total #watches: 506772
1311.97/1312.28	c total #propagations: 1860315779 / total #impl: 7864789148 (eff. 0.237)
1311.97/1312.28	c #Conflicts:    2095000 | #Learnt:      41194 | 0.000
1311.97/1312.28	c total clause space: 335.816MB
1311.97/1312.28	c total #watches: 510763
1312.57/1312.81	c total #propagations: 1860986590 / total #impl: 7867857083 (eff. 0.237)
1312.57/1312.81	c #Conflicts:    2096000 | #Learnt:      42194 | 0.000
1312.57/1312.81	c total clause space: 335.816MB
1312.57/1312.81	c total #watches: 513836
1313.07/1313.37	c total #propagations: 1861571094 / total #impl: 7870561183 (eff. 0.237)
1313.07/1313.37	c #Conflicts:    2097000 | #Learnt:      43194 | 0.000
1313.07/1313.37	c total clause space: 335.816MB
1313.07/1313.37	c total #watches: 516554
1313.67/1313.91	c total #propagations: 1862244034 / total #impl: 7873567793 (eff. 0.237)
1313.67/1313.91	c #Conflicts:    2098000 | #Learnt:      44194 | 0.000
1313.67/1313.91	c total clause space: 335.816MB
1313.67/1313.92	c total #watches: 519879
1314.27/1314.54	c total #propagations: 1862812073 / total #impl: 7876467665 (eff. 0.237)
1314.27/1314.54	c #Conflicts:    2099000 | #Learnt:      45194 | 0.000
1314.27/1314.54	c total clause space: 335.816MB
1314.27/1314.54	c total #watches: 522589
1314.87/1315.19	c total #propagations: 1863424046 / total #impl: 7879313875 (eff. 0.236)
1314.87/1315.19	c #Conflicts:    2100000 | #Learnt:      46194 | 0.000
1314.87/1315.19	c total clause space: 335.816MB
1314.87/1315.19	c total #watches: 525827
1315.67/1315.90	c total #propagations: 1864071098 / total #impl: 7882431085 (eff. 0.236)
1315.67/1315.90	c #Conflicts:    2101000 | #Learnt:      47194 | 0.000
1315.67/1315.90	c total clause space: 335.816MB
1315.67/1315.90	c total #watches: 529109
1316.27/1316.56	c total #propagations: 1864710151 / total #impl: 7885519198 (eff. 0.236)
1316.27/1316.56	c #Conflicts:    2102000 | #Learnt:      48194 | 0.000
1316.27/1316.56	c total clause space: 335.816MB
1316.27/1316.56	c total #watches: 531605
1316.97/1317.20	c total #propagations: 1865290453 / total #impl: 7887894223 (eff. 0.236)
1316.97/1317.20	c #Conflicts:    2103000 | #Learnt:      49194 | 0.000
1316.97/1317.20	c total clause space: 335.816MB
1316.97/1317.20	c total #watches: 533982
1317.57/1317.86	c total #propagations: 1866004375 / total #impl: 7890612530 (eff. 0.236)
1317.57/1317.86	c #Conflicts:    2104000 | #Learnt:      50194 | 0.000
1317.57/1317.86	c total clause space: 335.816MB
1317.57/1317.86	c total #watches: 536492
1318.27/1318.56	c total #propagations: 1867148278 / total #impl: 7894393307 (eff. 0.237)
1318.27/1318.56	c #Conflicts:    2105000 | #Learnt:      51194 | 0.000
1318.27/1318.56	c total clause space: 335.816MB
1318.27/1318.56	c total #watches: 539343
1318.97/1319.28	c total #propagations: 1868335324 / total #impl: 7898237803 (eff. 0.237)
1318.97/1319.28	c #Conflicts:    2106000 | #Learnt:      52194 | 0.000
1318.97/1319.28	c total clause space: 335.816MB
1318.97/1319.28	c total #watches: 542626
1319.67/1319.97	c total #propagations: 1869526162 / total #impl: 7902164904 (eff. 0.237)
1319.67/1319.97	c #Conflicts:    2107000 | #Learnt:      53194 | 0.000
1319.67/1319.97	c total clause space: 335.816MB
1319.67/1319.97	c total #watches: 545142
1320.37/1320.63	c total #propagations: 1870707322 / total #impl: 7905902856 (eff. 0.237)
1320.37/1320.63	c #Conflicts:    2108000 | #Learnt:      54194 | 0.000
1320.37/1320.63	c total clause space: 335.816MB
1320.37/1320.63	c total #watches: 549002
1321.07/1321.36	c total #propagations: 1871813883 / total #impl: 7909700676 (eff. 0.237)
1321.07/1321.36	c #Conflicts:    2109000 | #Learnt:      55194 | 0.000
1321.07/1321.36	c total clause space: 335.816MB
1321.07/1321.36	c total #watches: 551587
1321.77/1322.02	c total #propagations: 1872918265 / total #impl: 7913355123 (eff. 0.237)
1321.77/1322.02	c #Conflicts:    2110000 | #Learnt:      56194 | 0.000
1321.77/1322.02	c total clause space: 335.816MB
1321.77/1322.02	c total #watches: 554230
1322.46/1322.77	c total #propagations: 1873963836 / total #impl: 7916765717 (eff. 0.237)
1322.46/1322.77	c #Conflicts:    2111000 | #Learnt:      57194 | 0.000
1322.46/1322.77	c total clause space: 335.816MB
1322.46/1322.78	c total #watches: 556682
1323.36/1323.66	c total #propagations: 1875117949 / total #impl: 7920444968 (eff. 0.237)
1323.36/1323.66	c #Conflicts:    2112000 | #Learnt:      58194 | 0.000
1323.36/1323.66	c total clause space: 335.816MB
1323.36/1323.66	c total #watches: 559670
1324.06/1324.39	c total #propagations: 1876328229 / total #impl: 7924600479 (eff. 0.237)
1324.06/1324.39	c #Conflicts:    2113000 | #Learnt:      59194 | 0.000
1324.06/1324.39	c total clause space: 335.816MB
1324.06/1324.39	c total #watches: 563088
1324.76/1325.05	c total #propagations: 1877574630 / total #impl: 7929125503 (eff. 0.237)
1324.76/1325.05	c #Conflicts:    2114000 | #Learnt:      60194 | 0.000
1324.76/1325.05	c total clause space: 335.816MB
1324.76/1325.05	c total #watches: 565579
1325.56/1325.83	c total #propagations: 1878739678 / total #impl: 7933571981 (eff. 0.237)
1325.56/1325.83	c #Conflicts:    2115000 | #Learnt:      61194 | 0.000
1325.56/1325.83	c total clause space: 335.816MB
1325.56/1325.83	c total #watches: 568673
1326.47/1326.76	c total #propagations: 1880146761 / total #impl: 7938756584 (eff. 0.237)
1326.47/1326.76	c #Conflicts:    2116000 | #Learnt:      62194 | 0.000
1326.47/1326.76	c total clause space: 335.816MB
1326.47/1326.76	c total #watches: 571336
1326.86/1327.19	c total #propagations: 1881535014 / total #impl: 7943713632 (eff. 0.237)
1326.86/1327.19	c #Conflicts:    2117000 | #Learnt:      63194 | 0.000
1326.86/1327.19	c total clause space: 335.816MB
1326.86/1327.19	c total #watches: 574424
1327.26/1327.54	c total #propagations: 1882288067 / total #impl: 7946948534 (eff. 0.237)
1327.26/1327.54	c #Conflicts:    2118000 | #Learnt:      64194 | 0.000
1327.26/1327.54	c total clause space: 335.816MB
1327.26/1327.54	c total #watches: 576950
1327.76/1328.02	c total #propagations: 1882910726 / total #impl: 7949302552 (eff. 0.237)
1327.76/1328.02	c #Conflicts:    2119000 | #Learnt:      65194 | 0.000
1327.76/1328.02	c total clause space: 335.816MB
1327.76/1328.02	c total #watches: 579764
1328.26/1328.50	c total #propagations: 1883629739 / total #impl: 7952235540 (eff. 0.237)
1328.26/1328.50	c #Conflicts:    2120000 | #Learnt:      66194 | 0.000
1328.26/1328.50	c total clause space: 335.816MB
1328.26/1328.50	c total #watches: 583073
1328.76/1329.06	c total #propagations: 1884342656 / total #impl: 7955162361 (eff. 0.237)
1328.76/1329.06	c #Conflicts:    2121000 | #Learnt:      67194 | 0.000
1328.76/1329.06	c total clause space: 335.816MB
1328.76/1329.06	c total #watches: 585710
1329.26/1329.58	c total #propagations: 1885113598 / total #impl: 7958407004 (eff. 0.237)
1329.26/1329.58	c #Conflicts:    2122000 | #Learnt:      68194 | 0.000
1329.26/1329.58	c total clause space: 335.816MB
1329.26/1329.58	c total #watches: 588370
1329.77/1330.07	c total #propagations: 1885790616 / total #impl: 7961144370 (eff. 0.237)
1329.77/1330.07	c #Conflicts:    2123000 | #Learnt:      69194 | 0.000
1329.77/1330.07	c total clause space: 335.816MB
1329.77/1330.07	c total #watches: 590943
1330.26/1330.54	c total #propagations: 1886460834 / total #impl: 7963877890 (eff. 0.237)
1330.26/1330.54	c #Conflicts:    2124000 | #Learnt:      70194 | 0.000
1330.26/1330.54	c total clause space: 335.816MB
1330.26/1330.54	c total #watches: 594880
1330.77/1331.07	c total #propagations: 1887112657 / total #impl: 7966496607 (eff. 0.237)
1330.77/1331.07	c GARBAGE COLLECT
1330.77/1331.07	c #Conflicts:    2125000 | #Learnt:      35925 | 0.000
1330.77/1331.07	c total clause space: 335.816MB
1330.77/1331.07	c total #watches: 489892
1331.16/1331.47	c total #propagations: 1887782437 / total #impl: 7969130377 (eff. 0.237)
1331.16/1331.47	c #Conflicts:    2126000 | #Learnt:      36925 | 0.000
1331.16/1331.47	c total clause space: 335.816MB
1331.16/1331.47	c total #watches: 492294
1331.66/1331.94	c total #propagations: 1888444296 / total #impl: 7971563562 (eff. 0.237)
1331.66/1331.94	c #Conflicts:    2127000 | #Learnt:      37925 | 0.000
1331.66/1331.94	c total clause space: 335.816MB
1331.66/1331.94	c total #watches: 495733
1332.16/1332.44	c total #propagations: 1889164483 / total #impl: 7974263181 (eff. 0.237)
1332.16/1332.44	c #Conflicts:    2128000 | #Learnt:      38925 | 0.000
1332.16/1332.44	c total clause space: 335.816MB
1332.16/1332.44	c total #watches: 498645
1332.66/1332.95	c total #propagations: 1889942359 / total #impl: 7977452085 (eff. 0.237)
1332.66/1332.95	c #Conflicts:    2129000 | #Learnt:      39925 | 0.000
1332.66/1332.95	c total clause space: 335.816MB
1332.66/1332.95	c total #watches: 502395
1333.16/1333.47	c total #propagations: 1890659834 / total #impl: 7980695697 (eff. 0.237)
1333.16/1333.47	c #Conflicts:    2130000 | #Learnt:      40925 | 0.000
1333.16/1333.47	c total clause space: 335.816MB
1333.16/1333.47	c total #watches: 506369
1333.76/1334.04	c total #propagations: 1891338717 / total #impl: 7983768979 (eff. 0.237)
1333.76/1334.04	c #Conflicts:    2131000 | #Learnt:      41925 | 0.000
1333.76/1334.04	c total clause space: 335.816MB
1333.76/1334.04	c total #watches: 511154
1334.36/1334.68	c total #propagations: 1892004373 / total #impl: 7986982955 (eff. 0.237)
1334.36/1334.68	c #Conflicts:    2132000 | #Learnt:      42925 | 0.000
1334.36/1334.68	c total clause space: 335.816MB
1334.36/1334.68	c total #watches: 514223
1334.96/1335.26	c total #propagations: 1892699048 / total #impl: 7990416259 (eff. 0.237)
1334.96/1335.26	c #Conflicts:    2133000 | #Learnt:      43925 | 0.000
1334.96/1335.26	c total clause space: 335.816MB
1334.96/1335.26	c total #watches: 518075
1335.66/1335.93	c total #propagations: 1893320270 / total #impl: 7993429134 (eff. 0.237)
1335.66/1335.93	c #Conflicts:    2134000 | #Learnt:      44925 | 0.000
1335.66/1335.93	c total clause space: 335.816MB
1335.66/1335.93	c total #watches: 521965
1336.37/1336.68	c total #propagations: 1893951716 / total #impl: 7996347893 (eff. 0.237)
1336.37/1336.68	c #Conflicts:    2135000 | #Learnt:      45925 | 0.000
1336.37/1336.68	c total clause space: 335.816MB
1336.37/1336.68	c total #watches: 524585
1337.06/1337.37	c total #propagations: 1894621645 / total #impl: 7999274085 (eff. 0.237)
1337.06/1337.37	c #Conflicts:    2136000 | #Learnt:      46925 | 0.000
1337.06/1337.37	c total clause space: 335.816MB
1337.06/1337.37	c total #watches: 528367
1337.86/1338.19	c total #propagations: 1895276261 / total #impl: 8002487022 (eff. 0.237)
1337.86/1338.19	c #Conflicts:    2137000 | #Learnt:      47925 | 0.000
1337.86/1338.19	c total clause space: 335.816MB
1337.86/1338.19	c total #watches: 530930
1338.57/1338.87	c total #propagations: 1895982258 / total #impl: 8005458251 (eff. 0.237)
1338.57/1338.87	c #Conflicts:    2138000 | #Learnt:      48925 | 0.000
1338.57/1338.87	c total clause space: 335.816MB
1338.57/1338.87	c total #watches: 534120
1339.26/1339.55	c total #propagations: 1896623711 / total #impl: 8008644814 (eff. 0.237)
1339.26/1339.55	c #Conflicts:    2139000 | #Learnt:      49925 | 0.000
1339.26/1339.55	c total clause space: 335.816MB
1339.26/1339.55	c total #watches: 537207
1339.96/1340.22	c total #propagations: 1897314848 / total #impl: 8012301663 (eff. 0.237)
1339.96/1340.22	c #Conflicts:    2140000 | #Learnt:      50925 | 0.000
1339.96/1340.22	c total clause space: 335.816MB
1339.96/1340.22	c total #watches: 539974
1340.68/1340.92	c total #propagations: 1897932114 / total #impl: 8015382332 (eff. 0.237)
1340.68/1340.92	c #Conflicts:    2141000 | #Learnt:      51925 | 0.000
1340.68/1340.92	c total clause space: 335.816MB
1340.68/1340.92	c total #watches: 545075
1341.47/1341.71	c total #propagations: 1898560832 / total #impl: 8018524045 (eff. 0.237)
1341.47/1341.71	c #Conflicts:    2142000 | #Learnt:      52925 | 0.000
1341.47/1341.71	c total clause space: 335.816MB
1341.47/1341.71	c total #watches: 550019
1342.37/1342.63	c total #propagations: 1899161036 / total #impl: 8021300441 (eff. 0.237)
1342.37/1342.63	c #Conflicts:    2143000 | #Learnt:      53925 | 0.000
1342.37/1342.63	c total clause space: 335.816MB
1342.37/1342.63	c total #watches: 553029
1343.07/1343.36	c total #propagations: 1899857682 / total #impl: 8024557465 (eff. 0.237)
1343.07/1343.36	c #Conflicts:    2144000 | #Learnt:      54925 | 0.000
1343.07/1343.36	c total clause space: 335.816MB
1343.07/1343.36	c total #watches: 556545
1343.87/1344.17	c total #propagations: 1900403629 / total #impl: 8027366971 (eff. 0.237)
1343.87/1344.17	c #Conflicts:    2145000 | #Learnt:      55925 | 0.000
1343.87/1344.17	c total clause space: 335.816MB
1343.87/1344.17	c total #watches: 559112
1344.97/1345.20	c total #propagations: 1900992416 / total #impl: 8029929417 (eff. 0.237)
1344.97/1345.20	c #Conflicts:    2146000 | #Learnt:      56925 | 0.000
1344.97/1345.20	c total clause space: 335.816MB
1344.97/1345.21	c total #watches: 562309
1346.07/1346.32	c total #propagations: 1901695639 / total #impl: 8033259698 (eff. 0.237)
1346.07/1346.32	c #Conflicts:    2147000 | #Learnt:      57925 | 0.000
1346.07/1346.32	c total clause space: 335.816MB
1346.07/1346.32	c total #watches: 565479
1346.97/1347.27	c total #propagations: 1902419429 / total #impl: 8036473234 (eff. 0.237)
1346.97/1347.27	c #Conflicts:    2148000 | #Learnt:      58925 | 0.000
1346.97/1347.27	c total clause space: 335.816MB
1346.97/1347.27	c total #watches: 568203
1348.17/1348.44	c total #propagations: 1903037593 / total #impl: 8039235540 (eff. 0.237)
1348.17/1348.44	c #Conflicts:    2149000 | #Learnt:      59925 | 0.000
1348.17/1348.44	c total clause space: 335.816MB
1348.17/1348.44	c total #watches: 571727
1349.47/1349.74	c total #propagations: 1903767079 / total #impl: 8042556207 (eff. 0.237)
1349.47/1349.74	c #Conflicts:    2150000 | #Learnt:      60925 | 0.000
1349.47/1349.74	c total clause space: 335.816MB
1349.47/1349.74	c total #watches: 575142
1350.77/1351.03	c total #propagations: 1904541961 / total #impl: 8045903259 (eff. 0.237)
1350.77/1351.03	c #Conflicts:    2151000 | #Learnt:      61925 | 0.000
1350.77/1351.03	c total clause space: 335.816MB
1350.77/1351.03	c total #watches: 578718
1351.97/1352.28	c total #propagations: 1905224739 / total #impl: 8048996095 (eff. 0.237)
1351.97/1352.28	c #Conflicts:    2152000 | #Learnt:      62925 | 0.000
1351.97/1352.28	c total clause space: 335.816MB
1351.97/1352.28	c total #watches: 581764
1353.27/1353.50	c total #propagations: 1905900282 / total #impl: 8052029758 (eff. 0.237)
1353.27/1353.50	c #Conflicts:    2153000 | #Learnt:      63925 | 0.000
1353.27/1353.50	c total clause space: 335.816MB
1353.27/1353.50	c total #watches: 585188
1354.17/1354.49	c total #propagations: 1906550414 / total #impl: 8055110533 (eff. 0.237)
1354.17/1354.49	c #Conflicts:    2154000 | #Learnt:      64925 | 0.000
1354.17/1354.49	c total clause space: 335.816MB
1354.17/1354.49	c total #watches: 588163
1354.47/1354.79	c total #propagations: 1907200621 / total #impl: 8058173525 (eff. 0.237)
1354.47/1354.79	c #Conflicts:    2155000 | #Learnt:      65925 | 0.000
1354.47/1354.79	c total clause space: 335.816MB
1354.47/1354.79	c total #watches: 590485
1354.87/1355.12	c total #propagations: 1907758208 / total #impl: 8060356998 (eff. 0.237)
1354.87/1355.12	c #Conflicts:    2156000 | #Learnt:      66925 | 0.000
1354.87/1355.12	c total clause space: 335.816MB
1354.87/1355.12	c total #watches: 592756
1355.17/1355.43	c total #propagations: 1908325060 / total #impl: 8062840886 (eff. 0.237)
1355.17/1355.43	c #Conflicts:    2157000 | #Learnt:      67925 | 0.000
1355.17/1355.43	c total clause space: 335.816MB
1355.17/1355.43	c total #watches: 595283
1355.57/1355.80	c total #propagations: 1908812161 / total #impl: 8064770449 (eff. 0.237)
1355.57/1355.80	c #Conflicts:    2158000 | #Learnt:      68925 | 0.000
1355.57/1355.80	c total clause space: 335.816MB
1355.57/1355.80	c total #watches: 597504
1355.97/1356.23	c total #propagations: 1909395738 / total #impl: 8067251472 (eff. 0.237)
1355.97/1356.23	c #Conflicts:    2159000 | #Learnt:      69925 | 0.000
1355.97/1356.23	c total clause space: 335.816MB
1355.97/1356.23	c total #watches: 600720
1356.37/1356.62	c total #propagations: 1909997259 / total #impl: 8070144749 (eff. 0.237)
1356.37/1356.62	c #Conflicts:    2160000 | #Learnt:      70925 | 0.000
1356.37/1356.62	c total clause space: 335.816MB
1356.37/1356.62	c total #watches: 603058
1356.77/1357.01	c total #propagations: 1910557007 / total #impl: 8072723971 (eff. 0.237)
1356.77/1357.01	c GARBAGE COLLECT
1356.77/1357.01	c #Conflicts:    2161000 | #Learnt:      36333 | 0.000
1356.77/1357.01	c total clause space: 335.816MB
1356.77/1357.01	c total #watches: 490898
1356.97/1357.28	c total #propagations: 1911126248 / total #impl: 8075417471 (eff. 0.237)
1356.97/1357.28	c #Conflicts:    2162000 | #Learnt:      37333 | 0.000
1356.97/1357.28	c total clause space: 335.816MB
1356.97/1357.28	c total #watches: 493409
1357.27/1357.59	c total #propagations: 1911651953 / total #impl: 8077531495 (eff. 0.237)
1357.27/1357.59	c #Conflicts:    2163000 | #Learnt:      38333 | 0.000
1357.27/1357.59	c total clause space: 335.816MB
1357.27/1357.59	c total #watches: 495676
1357.67/1357.96	c total #propagations: 1912222329 / total #impl: 8080165318 (eff. 0.237)
1357.67/1357.96	c #Conflicts:    2164000 | #Learnt:      39333 | 0.000
1357.67/1357.96	c total clause space: 335.816MB
1357.67/1357.96	c total #watches: 498294
1357.97/1358.28	c total #propagations: 1912862950 / total #impl: 8083130369 (eff. 0.237)
1357.97/1358.28	c #Conflicts:    2165000 | #Learnt:      40333 | 0.000
1357.97/1358.28	c total clause space: 335.816MB
1357.97/1358.28	c total #watches: 500620
1358.37/1358.61	c total #propagations: 1913451034 / total #impl: 8085867558 (eff. 0.237)
1358.37/1358.61	c #Conflicts:    2166000 | #Learnt:      41333 | 0.000
1358.37/1358.61	c total clause space: 335.816MB
1358.37/1358.61	c total #watches: 503378
1358.67/1358.94	c total #propagations: 1914018941 / total #impl: 8088726068 (eff. 0.237)
1358.67/1358.94	c #Conflicts:    2167000 | #Learnt:      42333 | 0.000
1358.67/1358.94	c total clause space: 335.816MB
1358.67/1358.94	c total #watches: 506143
1359.07/1359.33	c total #propagations: 1914595905 / total #impl: 8091263733 (eff. 0.237)
1359.07/1359.33	c #Conflicts:    2168000 | #Learnt:      43333 | 0.000
1359.07/1359.33	c total clause space: 335.816MB
1359.07/1359.33	c total #watches: 509178
1359.47/1359.76	c total #propagations: 1915213502 / total #impl: 8094273656 (eff. 0.237)
1359.47/1359.76	c #Conflicts:    2169000 | #Learnt:      44333 | 0.000
1359.47/1359.76	c total clause space: 335.816MB
1359.47/1359.76	c total #watches: 511695
1359.87/1360.17	c total #propagations: 1915887780 / total #impl: 8097475067 (eff. 0.237)
1359.87/1360.17	c #Conflicts:    2170000 | #Learnt:      45333 | 0.000
1359.87/1360.17	c total clause space: 335.816MB
1359.87/1360.17	c total #watches: 514576
1360.37/1360.61	c total #propagations: 1916489298 / total #impl: 8100408297 (eff. 0.237)
1360.37/1360.61	c #Conflicts:    2171000 | #Learnt:      46333 | 0.000
1360.37/1360.61	c total clause space: 335.816MB
1360.37/1360.61	c total #watches: 517674
1360.77/1361.07	c total #propagations: 1917103823 / total #impl: 8103422833 (eff. 0.237)
1360.77/1361.07	c #Conflicts:    2172000 | #Learnt:      47333 | 0.000
1360.77/1361.07	c total clause space: 335.816MB
1360.77/1361.07	c total #watches: 520090
1361.27/1361.50	c total #propagations: 1917712124 / total #impl: 8106496480 (eff. 0.237)
1361.27/1361.50	c #Conflicts:    2173000 | #Learnt:      48333 | 0.000
1361.27/1361.50	c total clause space: 335.816MB
1361.27/1361.50	c total #watches: 522661
1361.76/1362.00	c total #propagations: 1918238677 / total #impl: 8109168411 (eff. 0.237)
1361.76/1362.00	c #Conflicts:    2174000 | #Learnt:      49333 | 0.000
1361.76/1362.00	c total clause space: 335.816MB
1361.76/1362.00	c total #watches: 524858
1362.16/1362.42	c total #propagations: 1918851127 / total #impl: 8111938527 (eff. 0.237)
1362.16/1362.42	c #Conflicts:    2175000 | #Learnt:      50333 | 0.000
1362.16/1362.42	c total clause space: 335.816MB
1362.16/1362.42	c total #watches: 527819
1362.56/1362.86	c total #propagations: 1919358774 / total #impl: 8114574094 (eff. 0.237)
1362.56/1362.86	c #Conflicts:    2176000 | #Learnt:      51333 | 0.000
1362.56/1362.86	c total clause space: 335.816MB
1362.56/1362.86	c total #watches: 531084
1363.06/1363.30	c total #propagations: 1919887176 / total #impl: 8117205480 (eff. 0.237)
1363.06/1363.30	c #Conflicts:    2177000 | #Learnt:      52333 | 0.000
1363.06/1363.30	c total clause space: 335.816MB
1363.06/1363.30	c total #watches: 534006
1363.56/1363.81	c total #propagations: 1920379509 / total #impl: 8119590268 (eff. 0.237)
1363.56/1363.81	c #Conflicts:    2178000 | #Learnt:      53333 | 0.000
1363.56/1363.81	c total clause space: 335.816MB
1363.56/1363.81	c total #watches: 536715
1364.06/1364.30	c total #propagations: 1920905843 / total #impl: 8122117972 (eff. 0.237)
1364.06/1364.30	c #Conflicts:    2179000 | #Learnt:      54333 | 0.000
1364.06/1364.30	c total clause space: 335.816MB
1364.06/1364.31	c total #watches: 539362
1364.56/1364.80	c total #propagations: 1921397208 / total #impl: 8124630806 (eff. 0.236)
1364.56/1364.80	c #Conflicts:    2180000 | #Learnt:      55333 | 0.000
1364.56/1364.80	c total clause space: 335.816MB
1364.56/1364.80	c total #watches: 541765
1365.06/1365.31	c total #propagations: 1921934533 / total #impl: 8127297083 (eff. 0.236)
1365.06/1365.31	c #Conflicts:    2181000 | #Learnt:      56333 | 0.000
1365.06/1365.31	c total clause space: 335.816MB
1365.06/1365.31	c total #watches: 544079
1365.56/1365.80	c total #propagations: 1922465854 / total #impl: 8129863516 (eff. 0.236)
1365.56/1365.80	c #Conflicts:    2182000 | #Learnt:      57333 | 0.000
1365.56/1365.80	c total clause space: 335.816MB
1365.56/1365.80	c total #watches: 546690
1366.16/1366.44	c total #propagations: 1922975895 / total #impl: 8132406883 (eff. 0.236)
1366.16/1366.44	c #Conflicts:    2183000 | #Learnt:      58333 | 0.000
1366.16/1366.44	c total clause space: 335.816MB
1366.16/1366.44	c total #watches: 549160
1366.76/1367.01	c total #propagations: 1923540402 / total #impl: 8135063238 (eff. 0.236)
1366.76/1367.01	c #Conflicts:    2184000 | #Learnt:      59333 | 0.000
1366.76/1367.01	c total clause space: 335.816MB
1366.76/1367.01	c total #watches: 551429
1367.26/1367.57	c total #propagations: 1924116053 / total #impl: 8138057901 (eff. 0.236)
1367.26/1367.57	c #Conflicts:    2185000 | #Learnt:      60333 | 0.000
1367.26/1367.57	c total clause space: 335.816MB
1367.26/1367.57	c total #watches: 553511
1367.76/1368.08	c total #propagations: 1924632861 / total #impl: 8140461190 (eff. 0.236)
1367.76/1368.08	c #Conflicts:    2186000 | #Learnt:      61333 | 0.000
1367.76/1368.08	c total clause space: 335.816MB
1367.76/1368.08	c total #watches: 555787
1368.46/1368.71	c total #propagations: 1925098598 / total #impl: 8142635674 (eff. 0.236)
1368.46/1368.71	c #Conflicts:    2187000 | #Learnt:      62333 | 0.000
1368.46/1368.71	c total clause space: 335.816MB
1368.46/1368.71	c total #watches: 558055
1368.96/1369.23	c total #propagations: 1925673684 / total #impl: 8145521387 (eff. 0.236)
1368.96/1369.23	c #Conflicts:    2188000 | #Learnt:      63333 | 0.000
1368.96/1369.23	c total clause space: 335.816MB
1368.96/1369.23	c total #watches: 560195
1369.46/1369.79	c total #propagations: 1926184971 / total #impl: 8147948693 (eff. 0.236)
1369.46/1369.79	c #Conflicts:    2189000 | #Learnt:      64333 | 0.000
1369.46/1369.79	c total clause space: 335.816MB
1369.46/1369.79	c total #watches: 562437
1370.06/1370.34	c total #propagations: 1926690236 / total #impl: 8150178561 (eff. 0.236)
1370.06/1370.34	c #Conflicts:    2190000 | #Learnt:      65333 | 0.000
1370.06/1370.34	c total clause space: 335.816MB
1370.06/1370.35	c total #watches: 565290
1370.56/1370.82	c total #propagations: 1927235548 / total #impl: 8152868510 (eff. 0.236)
1370.56/1370.82	c #Conflicts:    2191000 | #Learnt:      66333 | 0.000
1370.56/1370.82	c total clause space: 335.816MB
1370.56/1370.82	c total #watches: 567529
1371.06/1371.31	c total #propagations: 1927718933 / total #impl: 8154929472 (eff. 0.236)
1371.06/1371.31	c #Conflicts:    2192000 | #Learnt:      67333 | 0.000
1371.06/1371.31	c total clause space: 335.816MB
1371.06/1371.31	c total #watches: 569804
1371.57/1371.83	c total #propagations: 1928223197 / total #impl: 8156944632 (eff. 0.236)
1371.57/1371.83	c #Conflicts:    2193000 | #Learnt:      68333 | 0.000
1371.57/1371.83	c total clause space: 335.816MB
1371.57/1371.84	c total #watches: 572201
1372.06/1372.37	c total #propagations: 1928733650 / total #impl: 8159053620 (eff. 0.236)
1372.06/1372.37	c #Conflicts:    2194000 | #Learnt:      69333 | 0.000
1372.06/1372.37	c total clause space: 335.816MB
1372.06/1372.37	c total #watches: 574538
1372.67/1372.95	c total #propagations: 1929237294 / total #impl: 8161105398 (eff. 0.236)
1372.67/1372.95	c #Conflicts:    2195000 | #Learnt:      70333 | 0.000
1372.67/1372.95	c total clause space: 335.816MB
1372.67/1372.95	c total #watches: 576906
1373.16/1373.48	c total #propagations: 1929760184 / total #impl: 8163340484 (eff. 0.236)
1373.16/1373.48	c #Conflicts:    2196000 | #Learnt:      71333 | 0.000
1373.16/1373.48	c total clause space: 335.816MB
1373.16/1373.48	c total #watches: 579347
1373.86/1374.16	c total #propagations: 1930290862 / total #impl: 8165523768 (eff. 0.236)
1373.86/1374.16	c GARBAGE COLLECT
1373.86/1374.16	c #Conflicts:    2197000 | #Learnt:      36387 | 0.000
1373.86/1374.16	c total clause space: 335.816MB
1373.86/1374.16	c total #watches: 491531
1374.16/1374.48	c total #propagations: 1930904759 / total #impl: 8168171532 (eff. 0.236)
1374.16/1374.48	c #Conflicts:    2198000 | #Learnt:      37387 | 0.000
1374.16/1374.48	c total clause space: 335.816MB
1374.16/1374.48	c total #watches: 494995
1374.56/1374.84	c total #propagations: 1931448463 / total #impl: 8170655878 (eff. 0.236)
1374.56/1374.84	c #Conflicts:    2199000 | #Learnt:      38387 | 0.000
1374.56/1374.84	c total clause space: 335.816MB
1374.56/1374.84	c total #watches: 497789
1374.87/1375.19	c total #propagations: 1932043549 / total #impl: 8173381370 (eff. 0.236)
1374.87/1375.19	c #Conflicts:    2200000 | #Learnt:      39387 | 0.000
1374.87/1375.19	c total clause space: 335.816MB
1374.87/1375.19	c total #watches: 500642
1375.16/1375.49	c total #propagations: 1932587192 / total #impl: 8175954233 (eff. 0.236)
1375.16/1375.49	c #Conflicts:    2201000 | #Learnt:      40387 | 0.000
1375.16/1375.49	c total clause space: 335.816MB
1375.16/1375.49	c total #watches: 503244
1375.46/1375.79	c total #propagations: 1933065429 / total #impl: 8178205228 (eff. 0.236)
1375.46/1375.79	c #Conflicts:    2202000 | #Learnt:      41387 | 0.000
1375.46/1375.79	c total clause space: 335.816MB
1375.46/1375.79	c total #watches: 505407
1375.87/1376.10	c total #propagations: 1933574300 / total #impl: 8180218173 (eff. 0.236)
1375.87/1376.10	c #Conflicts:    2203000 | #Learnt:      42387 | 0.000
1375.87/1376.10	c total clause space: 335.816MB
1375.87/1376.10	c total #watches: 507599
1376.16/1376.42	c total #propagations: 1934050318 / total #impl: 8182306139 (eff. 0.236)
1376.16/1376.42	c #Conflicts:    2204000 | #Learnt:      43387 | 0.000
1376.16/1376.42	c total clause space: 335.816MB
1376.16/1376.42	c total #watches: 510458
1376.46/1376.78	c total #propagations: 1934522225 / total #impl: 8184298596 (eff. 0.236)
1376.46/1376.78	c #Conflicts:    2205000 | #Learnt:      44387 | 0.000
1376.46/1376.78	c total clause space: 335.816MB
1376.46/1376.78	c total #watches: 513113
1376.86/1377.17	c total #propagations: 1935044234 / total #impl: 8186481213 (eff. 0.236)
1376.86/1377.17	c #Conflicts:    2206000 | #Learnt:      45387 | 0.000
1376.86/1377.17	c total clause space: 335.816MB
1376.86/1377.17	c total #watches: 515754
1377.26/1377.53	c total #propagations: 1935568203 / total #impl: 8188598149 (eff. 0.236)
1377.26/1377.53	c #Conflicts:    2207000 | #Learnt:      46387 | 0.000
1377.26/1377.53	c total clause space: 335.816MB
1377.26/1377.53	c total #watches: 518223
1377.66/1377.92	c total #propagations: 1936005080 / total #impl: 8190510293 (eff. 0.236)
1377.66/1377.92	c #Conflicts:    2208000 | #Learnt:      47387 | 0.000
1377.66/1377.92	c total clause space: 335.816MB
1377.66/1377.92	c total #watches: 520578
1378.07/1378.35	c total #propagations: 1936512129 / total #impl: 8192873445 (eff. 0.236)
1378.07/1378.35	c #Conflicts:    2209000 | #Learnt:      48387 | 0.000
1378.07/1378.35	c total clause space: 335.816MB
1378.07/1378.35	c total #watches: 523219
1378.46/1378.77	c total #propagations: 1937046999 / total #impl: 8195364899 (eff. 0.236)
1378.46/1378.77	c #Conflicts:    2210000 | #Learnt:      49387 | 0.000
1378.46/1378.77	c total clause space: 335.816MB
1378.46/1378.77	c total #watches: 525659
1378.86/1379.17	c total #propagations: 1937518082 / total #impl: 8197352803 (eff. 0.236)
1378.86/1379.17	c #Conflicts:    2211000 | #Learnt:      50387 | 0.000
1378.86/1379.17	c total clause space: 335.816MB
1378.86/1379.17	c total #watches: 527942
1379.36/1379.61	c total #propagations: 1937953440 / total #impl: 8199437787 (eff. 0.236)
1379.36/1379.61	c #Conflicts:    2212000 | #Learnt:      51387 | 0.000
1379.36/1379.61	c total clause space: 335.816MB
1379.36/1379.61	c total #watches: 530056
1379.76/1380.08	c total #propagations: 1938451121 / total #impl: 8201423967 (eff. 0.236)
1379.76/1380.08	c #Conflicts:    2213000 | #Learnt:      52387 | 0.000
1379.76/1380.08	c total clause space: 335.816MB
1379.76/1380.08	c total #watches: 532465
1380.27/1380.53	c total #propagations: 1939029672 / total #impl: 8204008177 (eff. 0.236)
1380.27/1380.53	c #Conflicts:    2214000 | #Learnt:      53387 | 0.000
1380.27/1380.53	c total clause space: 335.816MB
1380.27/1380.53	c total #watches: 534956
1380.76/1381.03	c total #propagations: 1939581825 / total #impl: 8206528580 (eff. 0.236)
1380.76/1381.03	c #Conflicts:    2215000 | #Learnt:      54387 | 0.000
1380.76/1381.03	c total clause space: 335.816MB
1380.76/1381.03	c total #watches: 537421
1381.26/1381.54	c total #propagations: 1940217142 / total #impl: 8209394951 (eff. 0.236)
1381.26/1381.54	c #Conflicts:    2216000 | #Learnt:      55387 | 0.000
1381.26/1381.54	c total clause space: 335.816MB
1381.26/1381.54	c total #watches: 540484
1381.76/1382.01	c total #propagations: 1940819719 / total #impl: 8212123486 (eff. 0.236)
1381.76/1382.01	c #Conflicts:    2217000 | #Learnt:      56387 | 0.000
1381.76/1382.01	c total clause space: 335.816MB
1381.76/1382.01	c total #watches: 543741
1382.26/1382.50	c total #propagations: 1941355336 / total #impl: 8214779164 (eff. 0.236)
1382.26/1382.50	c #Conflicts:    2218000 | #Learnt:      57387 | 0.000
1382.26/1382.50	c total clause space: 335.816MB
1382.26/1382.50	c total #watches: 546535
1382.76/1383.01	c total #propagations: 1941909881 / total #impl: 8217403770 (eff. 0.236)
1382.76/1383.01	c #Conflicts:    2219000 | #Learnt:      58387 | 0.000
1382.76/1383.01	c total clause space: 335.816MB
1382.76/1383.01	c total #watches: 549214
1383.36/1383.64	c total #propagations: 1942463981 / total #impl: 8220034496 (eff. 0.236)
1383.36/1383.64	c #Conflicts:    2220000 | #Learnt:      59387 | 0.000
1383.36/1383.64	c total clause space: 335.816MB
1383.36/1383.64	c total #watches: 552246
1383.96/1384.28	c total #propagations: 1943053966 / total #impl: 8222654679 (eff. 0.236)
1383.96/1384.28	c #Conflicts:    2221000 | #Learnt:      60387 | 0.000
1383.96/1384.28	c total clause space: 335.816MB
1383.96/1384.28	c total #watches: 555488
1384.67/1384.94	c total #propagations: 1943606133 / total #impl: 8225170510 (eff. 0.236)
1384.67/1384.94	c #Conflicts:    2222000 | #Learnt:      61387 | 0.000
1384.67/1384.94	c total clause space: 335.816MB
1384.67/1384.94	c total #watches: 558434
1385.36/1385.68	c total #propagations: 1944164379 / total #impl: 8227995897 (eff. 0.236)
1385.36/1385.68	c #Conflicts:    2223000 | #Learnt:      62387 | 0.000
1385.36/1385.68	c total clause space: 335.816MB
1385.36/1385.68	c total #watches: 561989
1386.06/1386.38	c total #propagations: 1944754932 / total #impl: 8230758158 (eff. 0.236)
1386.06/1386.38	c #Conflicts:    2224000 | #Learnt:      63387 | 0.000
1386.06/1386.38	c total clause space: 335.816MB
1386.06/1386.38	c total #watches: 565488
1386.97/1387.24	c total #propagations: 1945348822 / total #impl: 8233374440 (eff. 0.236)
1386.97/1387.24	c #Conflicts:    2225000 | #Learnt:      64387 | 0.000
1386.97/1387.24	c total clause space: 335.816MB
1386.97/1387.24	c total #watches: 569576
1387.76/1388.04	c total #propagations: 1946008013 / total #impl: 8236464447 (eff. 0.236)
1387.76/1388.04	c #Conflicts:    2226000 | #Learnt:      65387 | 0.000
1387.76/1388.04	c total clause space: 335.816MB
1387.76/1388.04	c total #watches: 572086
1388.66/1388.94	c total #propagations: 1946594829 / total #impl: 8239266067 (eff. 0.236)
1388.66/1388.94	c #Conflicts:    2227000 | #Learnt:      66387 | 0.000
1388.66/1388.94	c total clause space: 335.816MB
1388.66/1388.94	c total #watches: 574642
1389.66/1389.98	c total #propagations: 1947199251 / total #impl: 8242244729 (eff. 0.236)
1389.66/1389.98	c #Conflicts:    2228000 | #Learnt:      67387 | 0.000
1389.66/1389.98	c total clause space: 335.816MB
1389.66/1389.98	c total #watches: 577205
1390.66/1390.90	c total #propagations: 1947792064 / total #impl: 8245237771 (eff. 0.236)
1390.66/1390.90	c #Conflicts:    2229000 | #Learnt:      68387 | 0.000
1390.66/1390.90	c total clause space: 335.816MB
1390.66/1390.90	c total #watches: 579913
1391.76/1392.04	c total #propagations: 1948347380 / total #impl: 8247693448 (eff. 0.236)
1391.76/1392.04	c #Conflicts:    2230000 | #Learnt:      69387 | 0.000
1391.76/1392.04	c total clause space: 335.816MB
1391.76/1392.04	c total #watches: 583908
1392.96/1393.25	c total #propagations: 1948977567 / total #impl: 8250725419 (eff. 0.236)
1392.96/1393.25	c #Conflicts:    2231000 | #Learnt:      70387 | 0.000
1392.96/1393.25	c total clause space: 335.816MB
1392.96/1393.25	c total #watches: 587402
1394.06/1394.32	c total #propagations: 1949571610 / total #impl: 8253558549 (eff. 0.236)
1394.06/1394.32	c #Conflicts:    2232000 | #Learnt:      71387 | 0.000
1394.06/1394.32	c total clause space: 335.816MB
1394.06/1394.32	c total #watches: 589907
1395.16/1395.45	c total #propagations: 1950131110 / total #impl: 8256290987 (eff. 0.236)
1395.16/1395.45	c #Conflicts:    2233000 | #Learnt:      72387 | 0.000
1395.16/1395.45	c total clause space: 335.816MB
1395.16/1395.45	c total #watches: 592143
1395.56/1395.82	c total #propagations: 1950687494 / total #impl: 8258989060 (eff. 0.236)
1395.56/1395.82	c GARBAGE COLLECT
1395.56/1395.82	c #Conflicts:    2234000 | #Learnt:      37162 | 0.000
1395.56/1395.82	c total clause space: 335.816MB
1395.56/1395.82	c total #watches: 493442
1395.86/1396.12	c total #propagations: 1951195873 / total #impl: 8261439267 (eff. 0.236)
1395.86/1396.12	c #Conflicts:    2235000 | #Learnt:      38162 | 0.000
1395.86/1396.12	c total clause space: 335.816MB
1395.86/1396.12	c total #watches: 495880
1396.16/1396.42	c total #propagations: 1951765711 / total #impl: 8264268419 (eff. 0.236)
1396.16/1396.42	c #Conflicts:    2236000 | #Learnt:      39162 | 0.000
1396.16/1396.42	c total clause space: 335.816MB
1396.16/1396.42	c total #watches: 498953
1396.46/1396.75	c total #propagations: 1952307678 / total #impl: 8266775286 (eff. 0.236)
1396.46/1396.75	c #Conflicts:    2237000 | #Learnt:      40162 | 0.000
1396.46/1396.75	c total clause space: 335.816MB
1396.46/1396.75	c total #watches: 502141
1396.86/1397.12	c total #propagations: 1952856275 / total #impl: 8269256823 (eff. 0.236)
1396.86/1397.12	c #Conflicts:    2238000 | #Learnt:      41162 | 0.000
1396.86/1397.12	c total clause space: 335.816MB
1396.86/1397.12	c total #watches: 505514
1397.16/1397.48	c total #propagations: 1953390178 / total #impl: 8271683254 (eff. 0.236)
1397.16/1397.48	c #Conflicts:    2239000 | #Learnt:      42162 | 0.000
1397.16/1397.48	c total clause space: 335.816MB
1397.16/1397.48	c total #watches: 508712
1397.56/1397.88	c total #propagations: 1953898411 / total #impl: 8273948933 (eff. 0.236)
1397.56/1397.88	c #Conflicts:    2240000 | #Learnt:      43162 | 0.000
1397.56/1397.88	c total clause space: 335.816MB
1397.56/1397.88	c total #watches: 511433
1397.96/1398.26	c total #propagations: 1954474897 / total #impl: 8276415191 (eff. 0.236)
1397.96/1398.26	c #Conflicts:    2241000 | #Learnt:      44162 | 0.000
1397.96/1398.26	c total clause space: 335.816MB
1397.96/1398.26	c total #watches: 513944
1398.36/1398.69	c total #propagations: 1954985083 / total #impl: 8278676189 (eff. 0.236)
1398.36/1398.69	c #Conflicts:    2242000 | #Learnt:      45162 | 0.000
1398.36/1398.69	c total clause space: 335.816MB
1398.36/1398.69	c total #watches: 516325
1398.86/1399.10	c total #propagations: 1955518657 / total #impl: 8281076393 (eff. 0.236)
1398.86/1399.10	c #Conflicts:    2243000 | #Learnt:      46162 | 0.000
1398.86/1399.10	c total clause space: 335.816MB
1398.86/1399.10	c total #watches: 518826
1399.26/1399.52	c total #propagations: 1956059324 / total #impl: 8283413748 (eff. 0.236)
1399.26/1399.52	c #Conflicts:    2244000 | #Learnt:      47162 | 0.000
1399.26/1399.52	c total clause space: 335.816MB
1399.26/1399.52	c total #watches: 521287
1399.66/1399.94	c total #propagations: 1956568593 / total #impl: 8285557197 (eff. 0.236)
1399.66/1399.94	c #Conflicts:    2245000 | #Learnt:      48162 | 0.000
1399.66/1399.94	c total clause space: 335.816MB
1399.66/1399.94	c total #watches: 523865
1400.06/1400.36	c total #propagations: 1957150266 / total #impl: 8287933949 (eff. 0.236)
1400.06/1400.36	c #Conflicts:    2246000 | #Learnt:      49162 | 0.000
1400.06/1400.36	c total clause space: 335.816MB
1400.06/1400.36	c total #watches: 526572
1400.56/1400.83	c total #propagations: 1957658877 / total #impl: 8290044310 (eff. 0.236)
1400.56/1400.83	c #Conflicts:    2247000 | #Learnt:      50162 | 0.000
1400.56/1400.83	c total clause space: 335.816MB
1400.56/1400.83	c total #watches: 529605
1401.06/1401.32	c total #propagations: 1958254926 / total #impl: 8292673540 (eff. 0.236)
1401.06/1401.32	c #Conflicts:    2248000 | #Learnt:      51162 | 0.000
1401.06/1401.32	c total clause space: 335.816MB
1401.06/1401.32	c total #watches: 533456
1401.56/1401.84	c total #propagations: 1958856800 / total #impl: 8295397943 (eff. 0.236)
1401.56/1401.84	c #Conflicts:    2249000 | #Learnt:      52162 | 0.000
1401.56/1401.84	c total clause space: 335.816MB
1401.56/1401.84	c total #watches: 536124
1402.06/1402.37	c total #propagations: 1959503152 / total #impl: 8298067306 (eff. 0.236)
1402.06/1402.37	c #Conflicts:    2250000 | #Learnt:      53162 | 0.000
1402.06/1402.37	c total clause space: 335.816MB
1402.06/1402.38	c total #watches: 538643
1402.56/1402.82	c total #propagations: 1960126566 / total #impl: 8300840158 (eff. 0.236)
1402.56/1402.82	c #Conflicts:    2251000 | #Learnt:      54162 | 0.000
1402.56/1402.82	c total clause space: 335.816MB
1402.56/1402.82	c total #watches: 541026
1403.06/1403.35	c total #propagations: 1960769326 / total #impl: 8303665391 (eff. 0.236)
1403.06/1403.35	c #Conflicts:    2252000 | #Learnt:      55162 | 0.000
1403.06/1403.35	c total clause space: 335.816MB
1403.06/1403.35	c total #watches: 543217
1403.56/1403.84	c total #propagations: 1961441074 / total #impl: 8306566578 (eff. 0.236)
1403.56/1403.84	c #Conflicts:    2253000 | #Learnt:      56162 | 0.000
1403.56/1403.84	c total clause space: 335.816MB
1403.56/1403.85	c total #watches: 545442
1404.06/1404.30	c total #propagations: 1962102672 / total #impl: 8309740465 (eff. 0.236)
1404.06/1404.30	c #Conflicts:    2254000 | #Learnt:      57162 | 0.000
1404.06/1404.30	c total clause space: 335.816MB
1404.06/1404.30	c total #watches: 548350
1404.56/1404.84	c total #propagations: 1962651902 / total #impl: 8312552559 (eff. 0.236)
1404.56/1404.84	c #Conflicts:    2255000 | #Learnt:      58162 | 0.000
1404.56/1404.84	c total clause space: 335.816MB
1404.56/1404.84	c total #watches: 551452
1405.06/1405.31	c total #propagations: 1963278185 / total #impl: 8315875052 (eff. 0.236)
1405.06/1405.31	c #Conflicts:    2256000 | #Learnt:      59162 | 0.000
1405.06/1405.31	c total clause space: 335.816MB
1405.06/1405.31	c total #watches: 553887
1405.56/1405.87	c total #propagations: 1963813306 / total #impl: 8318569843 (eff. 0.236)
1405.56/1405.87	c #Conflicts:    2257000 | #Learnt:      60162 | 0.000
1405.56/1405.87	c total clause space: 335.816MB
1405.56/1405.87	c total #watches: 556537
1406.06/1406.33	c total #propagations: 1964494530 / total #impl: 8321267488 (eff. 0.236)
1406.06/1406.33	c #Conflicts:    2258000 | #Learnt:      61162 | 0.000
1406.06/1406.33	c total clause space: 335.816MB
1406.06/1406.33	c total #watches: 558638
1406.56/1406.85	c total #propagations: 1965066927 / total #impl: 8323357657 (eff. 0.236)
1406.56/1406.85	c #Conflicts:    2259000 | #Learnt:      62162 | 0.000
1406.56/1406.85	c total clause space: 335.816MB
1406.56/1406.85	c total #watches: 560866
1407.16/1407.40	c total #propagations: 1965719733 / total #impl: 8325825630 (eff. 0.236)
1407.16/1407.40	c #Conflicts:    2260000 | #Learnt:      63162 | 0.000
1407.16/1407.40	c total clause space: 335.816MB
1407.16/1407.40	c total #watches: 563120
1407.76/1408.06	c total #propagations: 1966404077 / total #impl: 8328310336 (eff. 0.236)
1407.76/1408.06	c #Conflicts:    2261000 | #Learnt:      64162 | 0.000
1407.76/1408.06	c total clause space: 335.816MB
1407.76/1408.06	c total #watches: 565221
1408.35/1408.69	c total #propagations: 1967173936 / total #impl: 8330980178 (eff. 0.236)
1408.35/1408.69	c #Conflicts:    2262000 | #Learnt:      65162 | 0.000
1408.35/1408.69	c total clause space: 335.816MB
1408.35/1408.69	c total #watches: 567806
1408.96/1409.27	c total #propagations: 1967952380 / total #impl: 8333942641 (eff. 0.236)
1408.96/1409.27	c #Conflicts:    2263000 | #Learnt:      66162 | 0.000
1408.96/1409.27	c total clause space: 335.816MB
1408.96/1409.27	c total #watches: 570384
1409.55/1409.90	c total #propagations: 1968573338 / total #impl: 8336280317 (eff. 0.236)
1409.55/1409.90	c #Conflicts:    2264000 | #Learnt:      67162 | 0.000
1409.55/1409.90	c total clause space: 335.816MB
1409.55/1409.90	c total #watches: 574676
1410.15/1410.48	c total #propagations: 1969353082 / total #impl: 8339410261 (eff. 0.236)
1410.15/1410.48	c #Conflicts:    2265000 | #Learnt:      68162 | 0.000
1410.15/1410.48	c total clause space: 335.816MB
1410.15/1410.48	c total #watches: 576781
1410.75/1411.02	c total #propagations: 1969971493 / total #impl: 8341632615 (eff. 0.236)
1410.75/1411.02	c #Conflicts:    2266000 | #Learnt:      69162 | 0.000
1410.75/1411.02	c total clause space: 335.816MB
1410.75/1411.02	c total #watches: 578870
1411.35/1411.66	c total #propagations: 1970517873 / total #impl: 8343637914 (eff. 0.236)
1411.35/1411.66	c #Conflicts:    2267000 | #Learnt:      70162 | 0.000
1411.35/1411.66	c total clause space: 335.816MB
1411.35/1411.66	c total #watches: 581749
1411.95/1412.24	c total #propagations: 1971169820 / total #impl: 8346108389 (eff. 0.236)
1411.95/1412.24	c #Conflicts:    2268000 | #Learnt:      71162 | 0.000
1411.95/1412.24	c total clause space: 335.816MB
1411.95/1412.24	c total #watches: 584020
1412.65/1412.97	c total #propagations: 1971710620 / total #impl: 8348130493 (eff. 0.236)
1412.65/1412.97	c #Conflicts:    2269000 | #Learnt:      72162 | 0.000
1412.65/1412.97	c total clause space: 335.816MB
1412.65/1412.97	c total #watches: 587328
1413.45/1413.72	c total #propagations: 1972447126 / total #impl: 8350998200 (eff. 0.236)
1413.45/1413.72	c GARBAGE COLLECT
1413.45/1413.72	c #Conflicts:    2270000 | #Learnt:      36650 | 0.000
1413.45/1413.72	c total clause space: 335.816MB
1413.45/1413.72	c total #watches: 492058
1413.75/1414.02	c total #propagations: 1973174232 / total #impl: 8353714202 (eff. 0.236)
1413.75/1414.02	c #Conflicts:    2271000 | #Learnt:      37650 | 0.000
1413.75/1414.02	c total clause space: 335.816MB
1413.75/1414.02	c total #watches: 494254
1414.05/1414.38	c total #propagations: 1973873299 / total #impl: 8356236911 (eff. 0.236)
1414.05/1414.38	c #Conflicts:    2272000 | #Learnt:      38650 | 0.000
1414.05/1414.38	c total clause space: 335.816MB
1414.05/1414.38	c total #watches: 496789
1414.36/1414.70	c total #propagations: 1974710064 / total #impl: 8359163404 (eff. 0.236)
1414.36/1414.70	c #Conflicts:    2273000 | #Learnt:      39650 | 0.000
1414.36/1414.70	c total clause space: 335.816MB
1414.36/1414.70	c total #watches: 499137
1414.65/1414.97	c total #propagations: 1975451314 / total #impl: 8361661455 (eff. 0.236)
1414.65/1414.97	c #Conflicts:    2274000 | #Learnt:      40650 | 0.000
1414.65/1414.97	c total clause space: 335.816MB
1414.65/1414.97	c total #watches: 501397
1415.05/1415.30	c total #propagations: 1976101601 / total #impl: 8364052838 (eff. 0.236)
1415.05/1415.30	c #Conflicts:    2275000 | #Learnt:      41650 | 0.000
1415.05/1415.30	c total clause space: 335.816MB
1415.05/1415.30	c total #watches: 503762
1415.35/1415.64	c total #propagations: 1976808099 / total #impl: 8366543570 (eff. 0.236)
1415.35/1415.64	c #Conflicts:    2276000 | #Learnt:      42650 | 0.000
1415.35/1415.64	c total clause space: 335.816MB
1415.35/1415.64	c total #watches: 506658
1415.75/1416.03	c total #propagations: 1977491865 / total #impl: 8369012680 (eff. 0.236)
1415.75/1416.03	c #Conflicts:    2277000 | #Learnt:      43650 | 0.000
1415.75/1416.03	c total clause space: 335.816MB
1415.75/1416.03	c total #watches: 509059
1416.05/1416.38	c total #propagations: 1978247775 / total #impl: 8371796495 (eff. 0.236)
1416.05/1416.38	c #Conflicts:    2278000 | #Learnt:      44650 | 0.000
1416.05/1416.38	c total clause space: 335.816MB
1416.05/1416.38	c total #watches: 511179
1416.45/1416.73	c total #propagations: 1978868376 / total #impl: 8374059250 (eff. 0.236)
1416.45/1416.73	c #Conflicts:    2279000 | #Learnt:      45650 | 0.000
1416.45/1416.73	c total clause space: 335.816MB
1416.45/1416.73	c total #watches: 513702
1416.85/1417.12	c total #propagations: 1979478908 / total #impl: 8376371645 (eff. 0.236)
1416.85/1417.12	c #Conflicts:    2280000 | #Learnt:      46650 | 0.000
1416.85/1417.12	c total clause space: 335.816MB
1416.85/1417.12	c total #watches: 516354
1417.25/1417.54	c total #propagations: 1980199980 / total #impl: 8379026257 (eff. 0.236)
1417.25/1417.54	c #Conflicts:    2281000 | #Learnt:      47650 | 0.000
1417.25/1417.54	c total clause space: 335.816MB
1417.25/1417.54	c total #watches: 518718
1417.66/1417.90	c total #propagations: 1980884440 / total #impl: 8381477167 (eff. 0.236)
1417.66/1417.90	c #Conflicts:    2282000 | #Learnt:      48650 | 0.000
1417.66/1417.90	c total clause space: 335.816MB
1417.66/1417.90	c total #watches: 520898
1418.05/1418.37	c total #propagations: 1981565007 / total #impl: 8384084921 (eff. 0.236)
1418.05/1418.37	c #Conflicts:    2283000 | #Learnt:      49650 | 0.000
1418.05/1418.37	c total clause space: 335.816MB
1418.05/1418.37	c total #watches: 523230
1418.55/1418.82	c total #propagations: 1982384449 / total #impl: 8387291745 (eff. 0.236)
1418.55/1418.82	c #Conflicts:    2284000 | #Learnt:      50650 | 0.000
1418.55/1418.82	c total clause space: 335.816MB
1418.55/1418.82	c total #watches: 526937
1418.95/1419.25	c total #propagations: 1983096132 / total #impl: 8390302201 (eff. 0.236)
1418.95/1419.25	c #Conflicts:    2285000 | #Learnt:      51650 | 0.000
1418.95/1419.25	c total clause space: 335.816MB
1418.95/1419.25	c total #watches: 529742
1419.45/1419.78	c total #propagations: 1983703150 / total #impl: 8392836758 (eff. 0.236)
1419.45/1419.78	c #Conflicts:    2286000 | #Learnt:      52650 | 0.000
1419.45/1419.78	c total clause space: 335.816MB
1419.45/1419.78	c total #watches: 532526
1419.96/1420.26	c total #propagations: 1984406865 / total #impl: 8395706971 (eff. 0.236)
1419.96/1420.26	c #Conflicts:    2287000 | #Learnt:      53650 | 0.000
1419.96/1420.26	c total clause space: 335.816MB
1419.96/1420.26	c total #watches: 535694
1420.45/1420.75	c total #propagations: 1985141908 / total #impl: 8398685555 (eff. 0.236)
1420.45/1420.75	c #Conflicts:    2288000 | #Learnt:      54650 | 0.000
1420.45/1420.75	c total clause space: 335.816MB
1420.45/1420.75	c total #watches: 538017
1420.85/1421.19	c total #propagations: 1985803890 / total #impl: 8401074288 (eff. 0.236)
1420.85/1421.19	c #Conflicts:    2289000 | #Learnt:      55650 | 0.000
1420.85/1421.19	c total clause space: 335.816MB
1420.85/1421.19	c total #watches: 540668
1421.45/1421.72	c total #propagations: 1986431037 / total #impl: 8403525329 (eff. 0.236)
1421.45/1421.72	c #Conflicts:    2290000 | #Learnt:      56650 | 0.000
1421.45/1421.72	c total clause space: 335.816MB
1421.45/1421.72	c total #watches: 543230
1421.95/1422.30	c total #propagations: 1987071978 / total #impl: 8406020185 (eff. 0.236)
1421.95/1422.30	c #Conflicts:    2291000 | #Learnt:      57650 | 0.000
1421.95/1422.30	c total clause space: 335.816MB
1422.06/1422.30	c total #watches: 545734
1422.65/1422.90	c total #propagations: 1987782342 / total #impl: 8408617234 (eff. 0.236)
1422.65/1422.90	c #Conflicts:    2292000 | #Learnt:      58650 | 0.000
1422.65/1422.90	c total clause space: 335.816MB
1422.65/1422.90	c total #watches: 548150
1423.16/1423.49	c total #propagations: 1988509830 / total #impl: 8411260335 (eff. 0.236)
1423.16/1423.49	c #Conflicts:    2293000 | #Learnt:      59650 | 0.000
1423.16/1423.49	c total clause space: 335.816MB
1423.16/1423.49	c total #watches: 550450
1423.85/1424.10	c total #propagations: 1989171591 / total #impl: 8413682875 (eff. 0.236)
1423.85/1424.10	c #Conflicts:    2294000 | #Learnt:      60650 | 0.000
1423.85/1424.10	c total clause space: 335.816MB
1423.85/1424.10	c total #watches: 552918
1424.45/1424.70	c total #propagations: 1989863714 / total #impl: 8416278897 (eff. 0.236)
1424.45/1424.70	c #Conflicts:    2295000 | #Learnt:      61650 | 0.000
1424.45/1424.70	c total clause space: 335.816MB
1424.45/1424.70	c total #watches: 555816
1424.95/1425.29	c total #propagations: 1990501107 / total #impl: 8418710217 (eff. 0.236)
1424.95/1425.29	c #Conflicts:    2296000 | #Learnt:      62650 | 0.000
1424.95/1425.29	c total clause space: 335.816MB
1424.95/1425.29	c total #watches: 558957
1425.65/1425.91	c total #propagations: 1991242168 / total #impl: 8421686762 (eff. 0.236)
1425.65/1425.91	c #Conflicts:    2297000 | #Learnt:      63650 | 0.000
1425.65/1425.91	c total clause space: 335.816MB
1425.65/1425.91	c total #watches: 561517
1426.35/1426.65	c total #propagations: 1991992870 / total #impl: 8424925673 (eff. 0.236)
1426.35/1426.65	c #Conflicts:    2298000 | #Learnt:      64650 | 0.000
1426.35/1426.65	c total clause space: 335.816MB
1426.35/1426.65	c total #watches: 564332
1427.15/1427.43	c total #propagations: 1992688082 / total #impl: 8427687566 (eff. 0.236)
1427.15/1427.43	c #Conflicts:    2299000 | #Learnt:      65650 | 0.000
1427.15/1427.43	c total clause space: 335.816MB
1427.15/1427.43	c total #watches: 566450
1427.85/1428.19	c total #propagations: 1993387307 / total #impl: 8430299785 (eff. 0.236)
1427.85/1428.19	c #Conflicts:    2300000 | #Learnt:      66650 | 0.000
1427.85/1428.19	c total clause space: 335.816MB
1427.85/1428.19	c total #watches: 568609
1428.66/1428.94	c total #propagations: 1994052958 / total #impl: 8432836078 (eff. 0.236)
1428.66/1428.94	c #Conflicts:    2301000 | #Learnt:      67650 | 0.000
1428.66/1428.94	c total clause space: 335.816MB
1428.66/1428.94	c total #watches: 571258
1429.45/1429.72	c total #propagations: 1994742576 / total #impl: 8435414602 (eff. 0.236)
1429.45/1429.72	c #Conflicts:    2302000 | #Learnt:      68650 | 0.000
1429.45/1429.72	c total clause space: 335.816MB
1429.45/1429.72	c total #watches: 573701
1430.25/1430.50	c total #propagations: 1995419853 / total #impl: 8438170279 (eff. 0.236)
1430.25/1430.50	c #Conflicts:    2303000 | #Learnt:      69650 | 0.000
1430.25/1430.50	c total clause space: 335.816MB
1430.25/1430.50	c total #watches: 576628
1430.96/1431.21	c total #propagations: 1996086336 / total #impl: 8440989676 (eff. 0.236)
1430.96/1431.21	c #Conflicts:    2304000 | #Learnt:      70650 | 0.000
1430.96/1431.21	c total clause space: 335.816MB
1430.96/1431.21	c total #watches: 579982
1431.75/1432.01	c total #propagations: 1996669742 / total #impl: 8443096541 (eff. 0.236)
1431.75/1432.01	c #Conflicts:    2305000 | #Learnt:      71650 | 0.000
1431.75/1432.01	c total clause space: 335.816MB
1431.75/1432.01	c total #watches: 582320
1432.45/1432.70	c total #propagations: 1997336148 / total #impl: 8445571732 (eff. 0.236)
1432.45/1432.70	c #Conflicts:    2306000 | #Learnt:      72650 | 0.000
1432.45/1432.70	c total clause space: 335.816MB
1432.45/1432.70	c total #watches: 584444
1433.16/1433.45	c total #propagations: 1998019542 / total #impl: 8448237846 (eff. 0.237)
1433.16/1433.45	c #Conflicts:    2307000 | #Learnt:      73650 | 0.000
1433.16/1433.45	c total clause space: 335.816MB
1433.16/1433.45	c total #watches: 586523
1433.55/1433.81	c total #propagations: 1998718868 / total #impl: 8451023406 (eff. 0.237)
1433.55/1433.81	c GARBAGE COLLECT
1433.55/1433.81	c #Conflicts:    2308000 | #Learnt:      37849 | 0.000
1433.55/1433.81	c total clause space: 335.816MB
1433.55/1433.81	c total #watches: 495357
1433.85/1434.10	c total #propagations: 1999542046 / total #impl: 8454303727 (eff. 0.237)
1433.85/1434.10	c #Conflicts:    2309000 | #Learnt:      38849 | 0.000
1433.85/1434.10	c total clause space: 335.816MB
1433.85/1434.10	c total #watches: 497650
1434.15/1434.44	c total #propagations: 2000243506 / total #impl: 8457294631 (eff. 0.237)
1434.15/1434.44	c #Conflicts:    2310000 | #Learnt:      39849 | 0.000
1434.15/1434.44	c total clause space: 335.816MB
1434.15/1434.44	c total #watches: 500919
1434.55/1434.85	c total #propagations: 2001015275 / total #impl: 8460514058 (eff. 0.237)
1434.55/1434.85	c #Conflicts:    2311000 | #Learnt:      40849 | 0.000
1434.55/1434.85	c total clause space: 335.816MB
1434.55/1434.85	c total #watches: 503618
1434.95/1435.26	c total #propagations: 2001828758 / total #impl: 8464010546 (eff. 0.237)
1434.95/1435.26	c #Conflicts:    2312000 | #Learnt:      41849 | 0.000
1434.95/1435.26	c total clause space: 335.816MB
1434.95/1435.26	c total #watches: 506086
1435.35/1435.67	c total #propagations: 2002758527 / total #impl: 8467710860 (eff. 0.237)
1435.35/1435.67	c #Conflicts:    2313000 | #Learnt:      42849 | 0.000
1435.35/1435.67	c total clause space: 335.816MB
1435.35/1435.67	c total #watches: 509407
1435.75/1436.05	c total #propagations: 2003534642 / total #impl: 8470812718 (eff. 0.237)
1435.75/1436.05	c #Conflicts:    2314000 | #Learnt:      43849 | 0.000
1435.75/1436.05	c total clause space: 335.816MB
1435.75/1436.05	c total #watches: 512963
1436.15/1436.46	c total #propagations: 2004207643 / total #impl: 8473658406 (eff. 0.237)
1436.15/1436.46	c #Conflicts:    2315000 | #Learnt:      44849 | 0.000
1436.15/1436.46	c total clause space: 335.816MB
1436.15/1436.46	c total #watches: 515985
1436.55/1436.89	c total #propagations: 2004898715 / total #impl: 8476727070 (eff. 0.237)
1436.55/1436.89	c #Conflicts:    2316000 | #Learnt:      45849 | 0.000
1436.55/1436.89	c total clause space: 335.816MB
1436.55/1436.89	c total #watches: 519004
1437.05/1437.38	c total #propagations: 2005607902 / total #impl: 8479803134 (eff. 0.237)
1437.05/1437.38	c #Conflicts:    2317000 | #Learnt:      46849 | 0.000
1437.05/1437.38	c total clause space: 335.816MB
1437.05/1437.38	c total #watches: 522125
1437.55/1437.84	c total #propagations: 2006316106 / total #impl: 8482825254 (eff. 0.237)
1437.55/1437.84	c #Conflicts:    2318000 | #Learnt:      47849 | 0.000
1437.55/1437.84	c total clause space: 335.816MB
1437.55/1437.84	c total #watches: 524437
1438.15/1438.41	c total #propagations: 2007042083 / total #impl: 8485683871 (eff. 0.237)
1438.15/1438.41	c #Conflicts:    2319000 | #Learnt:      48849 | 0.000
1438.15/1438.41	c total clause space: 335.816MB
1438.15/1438.41	c total #watches: 527166
1438.65/1438.93	c total #propagations: 2007850982 / total #impl: 8488729775 (eff. 0.237)
1438.65/1438.93	c #Conflicts:    2320000 | #Learnt:      49849 | 0.000
1438.65/1438.93	c total clause space: 335.816MB
1438.65/1438.93	c total #watches: 530503
1439.15/1439.42	c total #propagations: 2008581620 / total #impl: 8491401528 (eff. 0.237)
1439.15/1439.42	c #Conflicts:    2321000 | #Learnt:      50849 | 0.000
1439.15/1439.42	c total clause space: 335.816MB
1439.15/1439.42	c total #watches: 532920
1439.65/1439.95	c total #propagations: 2009228137 / total #impl: 8493896540 (eff. 0.237)
1439.65/1439.95	c #Conflicts:    2322000 | #Learnt:      51849 | 0.000
1439.65/1439.95	c total clause space: 335.816MB
1439.65/1439.95	c total #watches: 535405
1440.25/1440.52	c total #propagations: 2009860646 / total #impl: 8496400212 (eff. 0.237)
1440.25/1440.52	c #Conflicts:    2323000 | #Learnt:      52849 | 0.000
1440.25/1440.52	c total clause space: 335.816MB
1440.25/1440.52	c total #watches: 538000
1440.85/1441.12	c total #propagations: 2010550268 / total #impl: 8499376903 (eff. 0.237)
1440.85/1441.12	c #Conflicts:    2324000 | #Learnt:      53849 | 0.000
1440.85/1441.12	c total clause space: 335.816MB
1440.85/1441.12	c total #watches: 540542
1441.45/1441.70	c total #propagations: 2011284044 / total #impl: 8502377015 (eff. 0.237)
1441.45/1441.70	c #Conflicts:    2325000 | #Learnt:      54849 | 0.000
1441.45/1441.70	c total clause space: 335.816MB
1441.45/1441.70	c total #watches: 543439
1442.05/1442.39	c total #propagations: 2012080050 / total #impl: 8505837126 (eff. 0.237)
1442.05/1442.39	c #Conflicts:    2326000 | #Learnt:      55849 | 0.000
1442.05/1442.39	c total clause space: 335.816MB
1442.05/1442.39	c total #watches: 546687
1442.65/1442.99	c total #propagations: 2012907829 / total #impl: 8508929243 (eff. 0.237)
1442.65/1442.99	c #Conflicts:    2327000 | #Learnt:      56849 | 0.000
1442.65/1442.99	c total clause space: 335.816MB
1442.65/1442.99	c total #watches: 548949
1443.35/1443.66	c total #propagations: 2013616178 / total #impl: 8511766248 (eff. 0.237)
1443.35/1443.66	c #Conflicts:    2328000 | #Learnt:      57849 | 0.000
1443.35/1443.66	c total clause space: 335.816MB
1443.35/1443.66	c total #watches: 551073
1444.05/1444.30	c total #propagations: 2014385023 / total #impl: 8514491694 (eff. 0.237)
1444.05/1444.30	c #Conflicts:    2329000 | #Learnt:      58849 | 0.000
1444.05/1444.30	c total clause space: 335.816MB
1444.05/1444.31	c total #watches: 553240
1444.65/1444.94	c total #propagations: 2015095452 / total #impl: 8516934816 (eff. 0.237)
1444.65/1444.94	c #Conflicts:    2330000 | #Learnt:      59849 | 0.000
1444.65/1444.94	c total clause space: 335.816MB
1444.65/1444.94	c total #watches: 555408
1445.35/1445.60	c total #propagations: 2015864149 / total #impl: 8519631102 (eff. 0.237)
1445.35/1445.60	c #Conflicts:    2331000 | #Learnt:      60849 | 0.000
1445.35/1445.60	c total clause space: 335.816MB
1445.35/1445.60	c total #watches: 558079
1445.65/1445.98	c total #propagations: 2016695514 / total #impl: 8523174162 (eff. 0.237)
1445.65/1445.98	c #Conflicts:    2332000 | #Learnt:      61849 | 0.000
1445.65/1445.98	c total clause space: 335.816MB
1445.65/1445.98	c total #watches: 561731
1445.95/1446.26	c total #propagations: 2017422870 / total #impl: 8526026015 (eff. 0.237)
1445.95/1446.26	c #Conflicts:    2333000 | #Learnt:      62849 | 0.000
1445.95/1446.26	c total clause space: 335.816MB
1445.95/1446.26	c total #watches: 565051
1446.25/1446.57	c total #propagations: 2017949807 / total #impl: 8528724156 (eff. 0.237)
1446.25/1446.57	c #Conflicts:    2334000 | #Learnt:      63849 | 0.000
1446.25/1446.57	c total clause space: 335.816MB
1446.25/1446.57	c total #watches: 568819
1446.65/1446.92	c total #propagations: 2018467083 / total #impl: 8531460006 (eff. 0.237)
1446.65/1446.92	c #Conflicts:    2335000 | #Learnt:      64849 | 0.000
1446.65/1446.92	c total clause space: 335.816MB
1446.65/1446.92	c total #watches: 571886
1447.05/1447.32	c total #propagations: 2019024077 / total #impl: 8534404570 (eff. 0.237)
1447.05/1447.32	c #Conflicts:    2336000 | #Learnt:      65849 | 0.000
1447.05/1447.32	c total clause space: 335.816MB
1447.05/1447.32	c total #watches: 576164
1447.45/1447.75	c total #propagations: 2019602005 / total #impl: 8537917018 (eff. 0.237)
1447.45/1447.75	c #Conflicts:    2337000 | #Learnt:      66849 | 0.000
1447.45/1447.75	c total clause space: 335.816MB
1447.45/1447.75	c total #watches: 579561
1447.85/1448.13	c total #propagations: 2020179338 / total #impl: 8540993945 (eff. 0.237)
1447.85/1448.13	c #Conflicts:    2338000 | #Learnt:      67849 | 0.000
1447.85/1448.13	c total clause space: 335.816MB
1447.85/1448.13	c total #watches: 582746
1448.35/1448.60	c total #propagations: 2020681076 / total #impl: 8543603997 (eff. 0.237)
1448.35/1448.60	c #Conflicts:    2339000 | #Learnt:      68849 | 0.000
1448.35/1448.60	c total clause space: 335.816MB
1448.35/1448.60	c total #watches: 585770
1448.75/1449.07	c total #propagations: 2021268557 / total #impl: 8546612903 (eff. 0.236)
1448.75/1449.07	c #Conflicts:    2340000 | #Learnt:      69849 | 0.000
1448.75/1449.07	c total clause space: 335.816MB
1448.75/1449.07	c total #watches: 588594
1449.25/1449.58	c total #propagations: 2021909433 / total #impl: 8549018044 (eff. 0.237)
1449.25/1449.58	c #Conflicts:    2341000 | #Learnt:      70849 | 0.000
1449.25/1449.58	c total clause space: 335.816MB
1449.25/1449.58	c total #watches: 592928
1449.85/1450.17	c total #propagations: 2022552892 / total #impl: 8551690828 (eff. 0.237)
1449.85/1450.17	c #Conflicts:    2342000 | #Learnt:      71849 | 0.000
1449.85/1450.17	c total clause space: 335.816MB
1449.85/1450.17	c total #watches: 596219
1450.45/1450.73	c total #propagations: 2023236126 / total #impl: 8554336784 (eff. 0.237)
1450.45/1450.73	c #Conflicts:    2343000 | #Learnt:      72849 | 0.000
1450.45/1450.73	c total clause space: 335.816MB
1450.45/1450.73	c total #watches: 599933
1451.05/1451.37	c total #propagations: 2023863446 / total #impl: 8556722306 (eff. 0.237)
1451.05/1451.37	c #Conflicts:    2344000 | #Learnt:      73849 | 0.000
1451.05/1451.37	c total clause space: 335.816MB
1451.05/1451.37	c total #watches: 603910
1451.65/1451.95	c total #propagations: 2024505876 / total #impl: 8559171429 (eff. 0.237)
1451.65/1451.95	c GARBAGE COLLECT
1451.65/1451.95	c #Conflicts:    2345000 | #Learnt:      37780 | 0.000
1451.65/1451.95	c total clause space: 335.816MB
1451.65/1451.95	c total #watches: 494966
1452.15/1452.44	c total #propagations: 2025096913 / total #impl: 8561427203 (eff. 0.237)
1452.15/1452.44	c #Conflicts:    2346000 | #Learnt:      38780 | 0.000
1452.15/1452.44	c total clause space: 335.816MB
1452.15/1452.44	c total #watches: 497935
1452.65/1452.91	c total #propagations: 2025767232 / total #impl: 8564011010 (eff. 0.237)
1452.65/1452.91	c #Conflicts:    2347000 | #Learnt:      39780 | 0.000
1452.65/1452.91	c total clause space: 335.816MB
1452.65/1452.91	c total #watches: 501129
1453.15/1453.41	c total #propagations: 2026397297 / total #impl: 8566425364 (eff. 0.237)
1453.15/1453.41	c #Conflicts:    2348000 | #Learnt:      40780 | 0.000
1453.15/1453.41	c total clause space: 335.816MB
1453.15/1453.41	c total #watches: 504413
1453.65/1453.97	c total #propagations: 2027022652 / total #impl: 8568927687 (eff. 0.237)
1453.65/1453.97	c #Conflicts:    2349000 | #Learnt:      41780 | 0.000
1453.65/1453.97	c total clause space: 335.816MB
1453.65/1453.97	c total #watches: 508652
1454.35/1454.62	c total #propagations: 2027652729 / total #impl: 8571437317 (eff. 0.237)
1454.35/1454.62	c #Conflicts:    2350000 | #Learnt:      42780 | 0.000
1454.35/1454.62	c total clause space: 335.816MB
1454.35/1454.62	c total #watches: 512392
1455.06/1455.34	c total #propagations: 2028284037 / total #impl: 8573842038 (eff. 0.237)
1455.06/1455.34	c #Conflicts:    2351000 | #Learnt:      43780 | 0.000
1455.06/1455.34	c total clause space: 335.816MB
1455.06/1455.34	c total #watches: 514831
1455.65/1455.99	c total #propagations: 2028965433 / total #impl: 8576368236 (eff. 0.237)
1455.65/1455.99	c #Conflicts:    2352000 | #Learnt:      44780 | 0.000
1455.65/1455.99	c total clause space: 335.816MB
1455.65/1455.99	c total #watches: 517532
1456.35/1456.61	c total #propagations: 2029629688 / total #impl: 8578921311 (eff. 0.237)
1456.35/1456.61	c #Conflicts:    2353000 | #Learnt:      45780 | 0.000
1456.35/1456.61	c total clause space: 335.816MB
1456.35/1456.61	c total #watches: 520303
1457.05/1457.32	c total #propagations: 2030193515 / total #impl: 8581134013 (eff. 0.237)
1457.05/1457.32	c #Conflicts:    2354000 | #Learnt:      46780 | 0.000
1457.05/1457.32	c total clause space: 335.816MB
1457.05/1457.32	c total #watches: 523563
1457.85/1458.17	c total #propagations: 2030827804 / total #impl: 8583714836 (eff. 0.237)
1457.85/1458.17	c #Conflicts:    2355000 | #Learnt:      47780 | 0.000
1457.85/1458.17	c total clause space: 335.816MB
1457.85/1458.18	c total #watches: 526387
1458.65/1458.96	c total #propagations: 2031553189 / total #impl: 8586431208 (eff. 0.237)
1458.65/1458.96	c #Conflicts:    2356000 | #Learnt:      48780 | 0.000
1458.65/1458.96	c total clause space: 335.816MB
1458.65/1458.96	c total #watches: 529192
1459.46/1459.73	c total #propagations: 2032190122 / total #impl: 8588691952 (eff. 0.237)
1459.46/1459.73	c #Conflicts:    2357000 | #Learnt:      49780 | 0.000
1459.46/1459.73	c total clause space: 335.816MB
1459.46/1459.73	c total #watches: 532499
1460.15/1460.42	c total #propagations: 2032865321 / total #impl: 8591250817 (eff. 0.237)
1460.15/1460.42	c #Conflicts:    2358000 | #Learnt:      50780 | 0.000
1460.15/1460.42	c total clause space: 335.816MB
1460.15/1460.42	c total #watches: 535847
1460.85/1461.15	c total #propagations: 2033465878 / total #impl: 8593524501 (eff. 0.237)
1460.85/1461.15	c #Conflicts:    2359000 | #Learnt:      51780 | 0.000
1460.85/1461.15	c total clause space: 335.816MB
1460.85/1461.15	c total #watches: 538571
1461.76/1462.05	c total #propagations: 2034003824 / total #impl: 8595672069 (eff. 0.237)
1461.76/1462.05	c #Conflicts:    2360000 | #Learnt:      52780 | 0.000
1461.76/1462.05	c total clause space: 335.816MB
1461.76/1462.05	c total #watches: 541826
1462.55/1462.88	c total #propagations: 2034657125 / total #impl: 8598280925 (eff. 0.237)
1462.55/1462.88	c #Conflicts:    2361000 | #Learnt:      53780 | 0.000
1462.55/1462.88	c total clause space: 335.816MB
1462.55/1462.89	c total #watches: 544655
1463.35/1463.68	c total #propagations: 2035289055 / total #impl: 8600658707 (eff. 0.237)
1463.35/1463.68	c #Conflicts:    2362000 | #Learnt:      54780 | 0.000
1463.35/1463.68	c total clause space: 335.816MB
1463.35/1463.68	c total #watches: 547738
1464.25/1464.58	c total #propagations: 2035905805 / total #impl: 8603099342 (eff. 0.237)
1464.25/1464.58	c #Conflicts:    2363000 | #Learnt:      55780 | 0.000
1464.25/1464.58	c total clause space: 335.816MB
1464.25/1464.58	c total #watches: 550408
1465.25/1465.51	c total #propagations: 2036552009 / total #impl: 8605707911 (eff. 0.237)
1465.25/1465.51	c #Conflicts:    2364000 | #Learnt:      56780 | 0.000
1465.25/1465.51	c total clause space: 335.816MB
1465.25/1465.51	c total #watches: 553702
1466.16/1466.45	c total #propagations: 2037194176 / total #impl: 8608208695 (eff. 0.237)
1466.16/1466.45	c #Conflicts:    2365000 | #Learnt:      57780 | 0.000
1466.16/1466.45	c total clause space: 335.816MB
1466.16/1466.45	c total #watches: 556907
1467.16/1467.44	c total #propagations: 2037756394 / total #impl: 8610521071 (eff. 0.237)
1467.16/1467.44	c #Conflicts:    2366000 | #Learnt:      58780 | 0.000
1467.16/1467.44	c total clause space: 335.816MB
1467.16/1467.44	c total #watches: 559931
1468.15/1468.45	c total #propagations: 2038364940 / total #impl: 8613025953 (eff. 0.237)
1468.15/1468.45	c #Conflicts:    2367000 | #Learnt:      59780 | 0.000
1468.15/1468.45	c total clause space: 335.816MB
1468.15/1468.45	c total #watches: 562936
1469.15/1469.48	c total #propagations: 2039002490 / total #impl: 8615441417 (eff. 0.237)
1469.15/1469.48	c #Conflicts:    2368000 | #Learnt:      60780 | 0.000
1469.15/1469.48	c total clause space: 335.816MB
1469.15/1469.48	c total #watches: 567718
1470.25/1470.58	c total #propagations: 2039591114 / total #impl: 8617774314 (eff. 0.237)
1470.25/1470.58	c #Conflicts:    2369000 | #Learnt:      61780 | 0.000
1470.25/1470.58	c total clause space: 335.816MB
1470.25/1470.58	c total #watches: 572947
1471.56/1471.83	c total #propagations: 2040180368 / total #impl: 8620221391 (eff. 0.237)
1471.56/1471.83	c #Conflicts:    2370000 | #Learnt:      62780 | 0.000
1471.56/1471.83	c total clause space: 335.816MB
1471.56/1471.83	c total #watches: 576024
1472.76/1473.04	c total #propagations: 2040773646 / total #impl: 8622553115 (eff. 0.237)
1472.76/1473.04	c #Conflicts:    2371000 | #Learnt:      63780 | 0.000
1472.76/1473.04	c total clause space: 335.816MB
1472.76/1473.04	c total #watches: 579126
1474.05/1474.35	c total #propagations: 2041337774 / total #impl: 8624802279 (eff. 0.237)
1474.05/1474.35	c #Conflicts:    2372000 | #Learnt:      64780 | 0.000
1474.05/1474.35	c total clause space: 335.816MB
1474.05/1474.35	c total #watches: 582360
1475.45/1475.79	c total #propagations: 2041920630 / total #impl: 8627090997 (eff. 0.237)
1475.45/1475.79	c #Conflicts:    2373000 | #Learnt:      65780 | 0.000
1475.45/1475.79	c total clause space: 335.816MB
1475.45/1475.79	c total #watches: 585766
1476.95/1477.23	c total #propagations: 2042530193 / total #impl: 8629479277 (eff. 0.237)
1476.95/1477.23	c #Conflicts:    2374000 | #Learnt:      66780 | 0.000
1476.95/1477.23	c total clause space: 335.816MB
1476.95/1477.23	c total #watches: 588102
1478.35/1478.60	c total #propagations: 2043183238 / total #impl: 8631976851 (eff. 0.237)
1478.35/1478.60	c #Conflicts:    2375000 | #Learnt:      67780 | 0.000
1478.35/1478.60	c total clause space: 335.816MB
1478.35/1478.60	c total #watches: 591753
1479.75/1480.06	c total #propagations: 2043798946 / total #impl: 8634375497 (eff. 0.237)
1479.75/1480.06	c #Conflicts:    2376000 | #Learnt:      68780 | 0.000
1479.75/1480.06	c total clause space: 335.816MB
1479.75/1480.06	c total #watches: 596675
1481.14/1481.40	c total #propagations: 2044394833 / total #impl: 8636703021 (eff. 0.237)
1481.14/1481.40	c #Conflicts:    2377000 | #Learnt:      69780 | 0.000
1481.14/1481.40	c total clause space: 335.816MB
1481.14/1481.40	c total #watches: 599851
1482.24/1482.54	c total #propagations: 2044988534 / total #impl: 8639194107 (eff. 0.237)
1482.24/1482.54	c #Conflicts:    2378000 | #Learnt:      70780 | 0.000
1482.24/1482.54	c total clause space: 335.816MB
1482.24/1482.54	c total #watches: 603729
1483.54/1483.85	c total #propagations: 2045514136 / total #impl: 8641388530 (eff. 0.237)
1483.54/1483.85	c #Conflicts:    2379000 | #Learnt:      71780 | 0.000
1483.54/1483.85	c total clause space: 335.816MB
1483.54/1483.86	c total #watches: 606923
1484.75/1485.05	c total #propagations: 2046060956 / total #impl: 8643562280 (eff. 0.237)
1484.75/1485.05	c #Conflicts:    2380000 | #Learnt:      72780 | 0.000
1484.75/1485.05	c total clause space: 335.816MB
1484.75/1485.05	c total #watches: 610251
1486.15/1486.46	c total #propagations: 2046611800 / total #impl: 8645630517 (eff. 0.237)
1486.15/1486.46	c #Conflicts:    2381000 | #Learnt:      73780 | 0.000
1486.15/1486.46	c total clause space: 335.816MB
1486.15/1486.46	c total #watches: 613094
1487.65/1487.94	c total #propagations: 2047234351 / total #impl: 8648017580 (eff. 0.237)
1487.65/1487.94	c #Conflicts:    2382000 | #Learnt:      74780 | 0.000
1487.65/1487.94	c total clause space: 335.816MB
1487.65/1487.94	c total #watches: 618057
1488.25/1488.55	c total #propagations: 2047824262 / total #impl: 8650345700 (eff. 0.237)
1488.25/1488.55	c GARBAGE COLLECT
1488.25/1488.55	c #Conflicts:    2383000 | #Learnt:      38357 | 0.000
1488.25/1488.55	c total clause space: 335.816MB
1488.25/1488.55	c total #watches: 497117
1488.75/1489.05	c total #propagations: 2048439723 / total #impl: 8652829559 (eff. 0.237)
1488.75/1489.05	c #Conflicts:    2384000 | #Learnt:      39357 | 0.000
1488.75/1489.05	c total clause space: 335.816MB
1488.75/1489.05	c total #watches: 500474
1489.25/1489.58	c total #propagations: 2049117017 / total #impl: 8655514621 (eff. 0.237)
1489.25/1489.58	c #Conflicts:    2385000 | #Learnt:      40357 | 0.000
1489.25/1489.58	c total clause space: 335.816MB
1489.25/1489.58	c total #watches: 504203
1489.75/1490.07	c total #propagations: 2049762930 / total #impl: 8658000821 (eff. 0.237)
1489.75/1490.07	c #Conflicts:    2386000 | #Learnt:      41357 | 0.000
1489.75/1490.07	c total clause space: 335.816MB
1489.75/1490.07	c total #watches: 507714
1490.25/1490.56	c total #propagations: 2050370481 / total #impl: 8660305944 (eff. 0.237)
1490.25/1490.56	c #Conflicts:    2387000 | #Learnt:      42357 | 0.000
1490.25/1490.56	c total clause space: 335.816MB
1490.25/1490.56	c total #watches: 511271
1490.75/1491.08	c total #propagations: 2050941012 / total #impl: 8662572298 (eff. 0.237)
1490.75/1491.08	c #Conflicts:    2388000 | #Learnt:      43357 | 0.000
1490.75/1491.08	c total clause space: 335.816MB
1490.75/1491.08	c total #watches: 514962
1491.35/1491.64	c total #propagations: 2051551989 / total #impl: 8664949127 (eff. 0.237)
1491.35/1491.64	c #Conflicts:    2389000 | #Learnt:      44357 | 0.000
1491.35/1491.64	c total clause space: 335.816MB
1491.35/1491.64	c total #watches: 517978
1491.95/1492.23	c total #propagations: 2052153893 / total #impl: 8667247077 (eff. 0.237)
1491.95/1492.23	c #Conflicts:    2390000 | #Learnt:      45357 | 0.000
1491.95/1492.23	c total clause space: 335.816MB
1491.95/1492.23	c total #watches: 521301
1492.55/1492.83	c total #propagations: 2052749433 / total #impl: 8669437461 (eff. 0.237)
1492.55/1492.83	c #Conflicts:    2391000 | #Learnt:      46357 | 0.000
1492.55/1492.83	c total clause space: 335.816MB
1492.55/1492.83	c total #watches: 524227
1493.15/1493.47	c total #propagations: 2053340187 / total #impl: 8671586008 (eff. 0.237)
1493.15/1493.47	c #Conflicts:    2392000 | #Learnt:      47357 | 0.000
1493.15/1493.47	c total clause space: 335.816MB
1493.15/1493.47	c total #watches: 526963
1493.85/1494.19	c total #propagations: 2053888541 / total #impl: 8673539044 (eff. 0.237)
1493.85/1494.19	c #Conflicts:    2393000 | #Learnt:      48357 | 0.000
1493.85/1494.19	c total clause space: 335.816MB
1493.85/1494.19	c total #watches: 529927
1494.55/1494.83	c total #propagations: 2054491028 / total #impl: 8675706248 (eff. 0.237)
1494.55/1494.83	c #Conflicts:    2394000 | #Learnt:      49357 | 0.000
1494.55/1494.83	c total clause space: 335.816MB
1494.55/1494.83	c total #watches: 533260
1495.25/1495.55	c total #propagations: 2055024641 / total #impl: 8677731051 (eff. 0.237)
1495.25/1495.55	c #Conflicts:    2395000 | #Learnt:      50357 | 0.000
1495.25/1495.55	c total clause space: 335.816MB
1495.25/1495.55	c total #watches: 537211
1495.95/1496.24	c total #propagations: 2055620387 / total #impl: 8679967153 (eff. 0.237)
1495.95/1496.24	c #Conflicts:    2396000 | #Learnt:      51357 | 0.000
1495.95/1496.24	c total clause space: 335.816MB
1495.95/1496.24	c total #watches: 540629
1496.55/1496.89	c total #propagations: 2056217609 / total #impl: 8682251681 (eff. 0.237)
1496.55/1496.89	c #Conflicts:    2397000 | #Learnt:      52357 | 0.000
1496.55/1496.89	c total clause space: 335.816MB
1496.55/1496.89	c total #watches: 543859
1497.25/1497.58	c total #propagations: 2056807492 / total #impl: 8684469617 (eff. 0.237)
1497.25/1497.58	c #Conflicts:    2398000 | #Learnt:      53357 | 0.000
1497.25/1497.58	c total clause space: 335.816MB
1497.25/1497.58	c total #watches: 547521
1498.15/1498.42	c total #propagations: 2057408520 / total #impl: 8686787676 (eff. 0.237)
1498.15/1498.42	c #Conflicts:    2399000 | #Learnt:      54357 | 0.000
1498.15/1498.42	c total clause space: 335.816MB
1498.15/1498.42	c total #watches: 550496
1499.05/1499.35	c total #propagations: 2058030911 / total #impl: 8689204838 (eff. 0.237)
1499.05/1499.35	c #Conflicts:    2400000 | #Learnt:      55357 | 0.000
1499.05/1499.35	c total clause space: 335.816MB
1499.05/1499.35	c total #watches: 553207
1499.94/1500.21	c total #propagations: 2058644858 / total #impl: 8691487432 (eff. 0.237)
1499.94/1500.21	c #Conflicts:    2401000 | #Learnt:      56357 | 0.000
1499.94/1500.21	c total clause space: 335.816MB
1499.94/1500.21	c total #watches: 556228
1500.74/1501.01	c total #propagations: 2059251321 / total #impl: 8693816653 (eff. 0.237)
1500.74/1501.01	c #Conflicts:    2402000 | #Learnt:      57357 | 0.000
1500.74/1501.01	c total clause space: 335.816MB
1500.74/1501.01	c total #watches: 559338
1501.54/1501.80	c total #propagations: 2059812159 / total #impl: 8696126302 (eff. 0.237)
1501.54/1501.80	c #Conflicts:    2403000 | #Learnt:      58357 | 0.000
1501.54/1501.80	c total clause space: 335.816MB
1501.54/1501.80	c total #watches: 562554
1502.54/1502.81	c total #propagations: 2060332826 / total #impl: 8698171270 (eff. 0.237)
1502.54/1502.81	c #Conflicts:    2404000 | #Learnt:      59357 | 0.000
1502.54/1502.81	c total clause space: 335.816MB
1502.54/1502.81	c total #watches: 565157
1503.34/1503.68	c total #propagations: 2060951823 / total #impl: 8700544943 (eff. 0.237)
1503.34/1503.68	c #Conflicts:    2405000 | #Learnt:      60357 | 0.000
1503.34/1503.68	c total clause space: 335.816MB
1503.34/1503.68	c total #watches: 568043
1504.24/1504.52	c total #propagations: 2061467945 / total #impl: 8702597266 (eff. 0.237)
1504.24/1504.52	c #Conflicts:    2406000 | #Learnt:      61357 | 0.000
1504.24/1504.52	c total clause space: 335.816MB
1504.24/1504.52	c total #watches: 570850
1505.24/1505.56	c total #propagations: 2062027162 / total #impl: 8704792903 (eff. 0.237)
1505.24/1505.56	c #Conflicts:    2407000 | #Learnt:      62357 | 0.000
1505.24/1505.56	c total clause space: 335.816MB
1505.24/1505.56	c total #watches: 573701
1506.24/1506.52	c total #propagations: 2062638870 / total #impl: 8707191866 (eff. 0.237)
1506.24/1506.52	c #Conflicts:    2408000 | #Learnt:      63357 | 0.000
1506.24/1506.52	c total clause space: 335.816MB
1506.24/1506.52	c total #watches: 576665
1507.24/1507.50	c total #propagations: 2063196059 / total #impl: 8709402158 (eff. 0.237)
1507.24/1507.50	c #Conflicts:    2409000 | #Learnt:      64357 | 0.000
1507.24/1507.50	c total clause space: 335.816MB
1507.24/1507.50	c total #watches: 580914
1508.24/1508.52	c total #propagations: 2063762072 / total #impl: 8711701922 (eff. 0.237)
1508.24/1508.52	c #Conflicts:    2410000 | #Learnt:      65357 | 0.000
1508.24/1508.52	c total clause space: 335.816MB
1508.24/1508.52	c total #watches: 583696
1509.34/1509.60	c total #propagations: 2064254867 / total #impl: 8713666377 (eff. 0.237)
1509.34/1509.60	c #Conflicts:    2411000 | #Learnt:      66357 | 0.000
1509.34/1509.60	c total clause space: 335.816MB
1509.34/1509.60	c total #watches: 588073
1510.44/1510.72	c total #propagations: 2064745936 / total #impl: 8715660938 (eff. 0.237)
1510.44/1510.72	c #Conflicts:    2412000 | #Learnt:      67357 | 0.000
1510.44/1510.72	c total clause space: 335.816MB
1510.44/1510.72	c total #watches: 591510
1511.64/1511.97	c total #propagations: 2065269308 / total #impl: 8717767289 (eff. 0.237)
1511.64/1511.97	c #Conflicts:    2413000 | #Learnt:      68357 | 0.000
1511.64/1511.97	c total clause space: 335.816MB
1511.64/1511.97	c total #watches: 595264
1512.84/1513.11	c total #propagations: 2065821534 / total #impl: 8719941987 (eff. 0.237)
1512.84/1513.11	c #Conflicts:    2414000 | #Learnt:      69357 | 0.000
1512.84/1513.11	c total clause space: 335.816MB
1512.84/1513.11	c total #watches: 599227
1514.04/1514.37	c total #propagations: 2066391417 / total #impl: 8722229961 (eff. 0.237)
1514.04/1514.37	c #Conflicts:    2415000 | #Learnt:      70357 | 0.000
1514.04/1514.37	c total clause space: 335.816MB
1514.04/1514.37	c total #watches: 602607
1515.14/1515.44	c total #propagations: 2066979011 / total #impl: 8724664659 (eff. 0.237)
1515.14/1515.44	c #Conflicts:    2416000 | #Learnt:      71357 | 0.000
1515.14/1515.44	c total clause space: 335.816MB
1515.14/1515.44	c total #watches: 606246
1516.54/1516.83	c total #propagations: 2067489677 / total #impl: 8726904127 (eff. 0.237)
1516.54/1516.83	c #Conflicts:    2417000 | #Learnt:      72357 | 0.000
1516.54/1516.83	c total clause space: 335.816MB
1516.54/1516.83	c total #watches: 610225
1517.94/1518.22	c total #propagations: 2068084951 / total #impl: 8729503427 (eff. 0.237)
1517.94/1518.22	c #Conflicts:    2418000 | #Learnt:      73357 | 0.000
1517.94/1518.22	c total clause space: 335.816MB
1517.94/1518.22	c total #watches: 613887
1519.64/1519.95	c total #propagations: 2068660494 / total #impl: 8731945954 (eff. 0.237)
1519.64/1519.95	c #Conflicts:    2419000 | #Learnt:      74357 | 0.000
1519.64/1519.95	c total clause space: 335.816MB
1519.64/1519.96	c total #watches: 617248
1521.34/1521.61	c total #propagations: 2069308537 / total #impl: 8734671413 (eff. 0.237)
1521.34/1521.61	c #Conflicts:    2420000 | #Learnt:      75357 | 0.000
1521.34/1521.61	c total clause space: 335.816MB
1521.34/1521.61	c total #watches: 620470
1521.94/1522.29	c total #propagations: 2069957208 / total #impl: 8737308171 (eff. 0.237)
1521.94/1522.29	c GARBAGE COLLECT
1521.94/1522.29	c #Conflicts:    2421000 | #Learnt:      38643 | 0.000
1521.94/1522.29	c total clause space: 335.816MB
1521.94/1522.29	c total #watches: 499758
1522.54/1522.89	c total #propagations: 2070604897 / total #impl: 8739811976 (eff. 0.237)
1522.54/1522.89	c #Conflicts:    2422000 | #Learnt:      39643 | 0.000
1522.54/1522.89	c total clause space: 335.816MB
1522.54/1522.89	c total #watches: 503961
1523.14/1523.50	c total #propagations: 2071294081 / total #impl: 8742416948 (eff. 0.237)
1523.14/1523.50	c #Conflicts:    2423000 | #Learnt:      40643 | 0.000
1523.14/1523.50	c total clause space: 335.816MB
1523.14/1523.50	c total #watches: 507108
1523.84/1524.16	c total #propagations: 2071986557 / total #impl: 8744940914 (eff. 0.237)
1523.84/1524.16	c #Conflicts:    2424000 | #Learnt:      41643 | 0.000
1523.84/1524.16	c total clause space: 335.816MB
1523.84/1524.16	c total #watches: 511533
1524.45/1524.76	c total #propagations: 2072679212 / total #impl: 8747494162 (eff. 0.237)
1524.45/1524.76	c #Conflicts:    2425000 | #Learnt:      42643 | 0.000
1524.45/1524.76	c total clause space: 335.816MB
1524.45/1524.76	c total #watches: 514876
1525.04/1525.32	c total #propagations: 2073317818 / total #impl: 8750082143 (eff. 0.237)
1525.04/1525.32	c #Conflicts:    2426000 | #Learnt:      43643 | 0.000
1525.04/1525.32	c total clause space: 335.816MB
1525.04/1525.32	c total #watches: 518453
1525.64/1525.96	c total #propagations: 2073895669 / total #impl: 8752252770 (eff. 0.237)
1525.64/1525.96	c #Conflicts:    2427000 | #Learnt:      44643 | 0.000
1525.64/1525.96	c total clause space: 335.816MB
1525.64/1525.96	c total #watches: 521755
1526.34/1526.64	c total #propagations: 2074499771 / total #impl: 8754610768 (eff. 0.237)
1526.34/1526.64	c #Conflicts:    2428000 | #Learnt:      45643 | 0.000
1526.34/1526.64	c total clause space: 335.816MB
1526.34/1526.64	c total #watches: 526777
1527.04/1527.32	c total #propagations: 2075033907 / total #impl: 8756747918 (eff. 0.237)
1527.04/1527.32	c #Conflicts:    2429000 | #Learnt:      46643 | 0.000
1527.04/1527.32	c total clause space: 335.816MB
1527.04/1527.32	c total #watches: 530556
1527.75/1528.09	c total #propagations: 2075604303 / total #impl: 8759075773 (eff. 0.237)
1527.75/1528.09	c #Conflicts:    2430000 | #Learnt:      47643 | 0.000
1527.75/1528.09	c total clause space: 335.816MB
1527.75/1528.09	c total #watches: 534838
1528.64/1528.90	c total #propagations: 2076132854 / total #impl: 8761159084 (eff. 0.237)
1528.64/1528.90	c #Conflicts:    2431000 | #Learnt:      48643 | 0.000
1528.64/1528.90	c total clause space: 335.816MB
1528.64/1528.90	c total #watches: 539733
1529.54/1529.85	c total #propagations: 2076601153 / total #impl: 8763105900 (eff. 0.237)
1529.54/1529.85	c #Conflicts:    2432000 | #Learnt:      49643 | 0.000
1529.54/1529.85	c total clause space: 335.816MB
1529.54/1529.85	c total #watches: 542906
1530.54/1530.82	c total #propagations: 2077167544 / total #impl: 8765335156 (eff. 0.237)
1530.54/1530.82	c #Conflicts:    2433000 | #Learnt:      50643 | 0.000
1530.54/1530.82	c total clause space: 335.816MB
1530.54/1530.82	c total #watches: 546230
1531.64/1531.91	c total #propagations: 2077763780 / total #impl: 8767512480 (eff. 0.237)
1531.64/1531.91	c #Conflicts:    2434000 | #Learnt:      51643 | 0.000
1531.64/1531.91	c total clause space: 335.816MB
1531.64/1531.91	c total #watches: 548988
1532.84/1533.10	c total #propagations: 2078384983 / total #impl: 8769910638 (eff. 0.237)
1532.84/1533.10	c #Conflicts:    2435000 | #Learnt:      52643 | 0.000
1532.84/1533.10	c total clause space: 335.816MB
1532.84/1533.10	c total #watches: 552106
1533.94/1534.29	c total #propagations: 2079093762 / total #impl: 8772672816 (eff. 0.237)
1533.94/1534.29	c #Conflicts:    2436000 | #Learnt:      53643 | 0.000
1533.94/1534.29	c total clause space: 335.816MB
1533.94/1534.29	c total #watches: 555999
1535.04/1535.39	c total #propagations: 2079696741 / total #impl: 8775153563 (eff. 0.237)
1535.04/1535.39	c #Conflicts:    2437000 | #Learnt:      54643 | 0.000
1535.04/1535.39	c total clause space: 335.816MB
1535.04/1535.39	c total #watches: 559630
1536.14/1536.49	c total #propagations: 2080263367 / total #impl: 8777550610 (eff. 0.237)
1536.14/1536.49	c #Conflicts:    2438000 | #Learnt:      55643 | 0.000
1536.14/1536.49	c total clause space: 335.816MB
1536.14/1536.49	c total #watches: 563212
1537.24/1537.52	c total #propagations: 2080843522 / total #impl: 8780019536 (eff. 0.237)
1537.24/1537.52	c #Conflicts:    2439000 | #Learnt:      56643 | 0.000
1537.24/1537.52	c total clause space: 335.816MB
1537.24/1537.52	c total #watches: 567083
1538.44/1538.79	c total #propagations: 2081465927 / total #impl: 8782609285 (eff. 0.237)
1538.44/1538.79	c #Conflicts:    2440000 | #Learnt:      57643 | 0.000
1538.44/1538.79	c total clause space: 335.816MB
1538.44/1538.79	c total #watches: 570629
1539.84/1540.12	c total #propagations: 2082129009 / total #impl: 8785153562 (eff. 0.237)
1539.84/1540.12	c #Conflicts:    2441000 | #Learnt:      58643 | 0.000
1539.84/1540.12	c total clause space: 335.816MB
1539.84/1540.12	c total #watches: 573351
1541.04/1541.33	c total #propagations: 2082744091 / total #impl: 8787649399 (eff. 0.237)
1541.04/1541.33	c #Conflicts:    2442000 | #Learnt:      59643 | 0.000
1541.04/1541.33	c total clause space: 335.816MB
1541.04/1541.33	c total #watches: 576051
1542.24/1542.52	c total #propagations: 2083312802 / total #impl: 8789926730 (eff. 0.237)
1542.24/1542.52	c #Conflicts:    2443000 | #Learnt:      60643 | 0.000
1542.24/1542.52	c total clause space: 335.816MB
1542.24/1542.52	c total #watches: 579948
1543.44/1543.76	c total #propagations: 2083869856 / total #impl: 8792315891 (eff. 0.237)
1543.44/1543.76	c #Conflicts:    2444000 | #Learnt:      61643 | 0.000
1543.44/1543.76	c total clause space: 335.816MB
1543.44/1543.76	c total #watches: 584647
1544.84/1545.15	c total #propagations: 2084445176 / total #impl: 8794847772 (eff. 0.237)
1544.84/1545.15	c #Conflicts:    2445000 | #Learnt:      62643 | 0.000
1544.84/1545.15	c total clause space: 335.816MB
1544.84/1545.15	c total #watches: 588867
1546.14/1546.46	c total #propagations: 2085020836 / total #impl: 8797500935 (eff. 0.237)
1546.14/1546.46	c #Conflicts:    2446000 | #Learnt:      63643 | 0.000
1546.14/1546.46	c total clause space: 335.816MB
1546.14/1546.46	c total #watches: 593287
1547.94/1548.20	c total #propagations: 2085611788 / total #impl: 8800140976 (eff. 0.237)
1547.94/1548.20	c #Conflicts:    2447000 | #Learnt:      64643 | 0.000
1547.94/1548.20	c total clause space: 335.816MB
1547.94/1548.20	c total #watches: 596546
1549.54/1549.87	c total #propagations: 2086262582 / total #impl: 8802835083 (eff. 0.237)
1549.54/1549.87	c #Conflicts:    2448000 | #Learnt:      65643 | 0.000
1549.54/1549.87	c total clause space: 335.816MB
1549.54/1549.87	c total #watches: 601346
1551.04/1551.30	c total #propagations: 2086826446 / total #impl: 8805182681 (eff. 0.237)
1551.04/1551.30	c #Conflicts:    2449000 | #Learnt:      66643 | 0.000
1551.04/1551.30	c total clause space: 335.816MB
1551.04/1551.30	c total #watches: 605159
1552.83/1553.10	c total #propagations: 2087361357 / total #impl: 8807573310 (eff. 0.237)
1552.83/1553.10	c #Conflicts:    2450000 | #Learnt:      67643 | 0.000
1552.83/1553.10	c total clause space: 335.816MB
1552.83/1553.10	c total #watches: 608263
1554.83/1555.18	c total #propagations: 2088001924 / total #impl: 8810250783 (eff. 0.237)
1554.83/1555.18	c #Conflicts:    2451000 | #Learnt:      68643 | 0.000
1554.83/1555.18	c total clause space: 335.816MB
1554.83/1555.18	c total #watches: 611139
1556.73/1557.04	c total #propagations: 2088655714 / total #impl: 8812898213 (eff. 0.237)
1556.73/1557.04	c #Conflicts:    2452000 | #Learnt:      69643 | 0.000
1556.73/1557.04	c total clause space: 335.816MB
1556.73/1557.04	c total #watches: 613661
1558.73/1559.08	c total #propagations: 2089242993 / total #impl: 8815406565 (eff. 0.237)
1558.73/1559.08	c #Conflicts:    2453000 | #Learnt:      70643 | 0.000
1558.73/1559.08	c total clause space: 335.816MB
1558.73/1559.08	c total #watches: 616664
1560.93/1561.20	c total #propagations: 2089846794 / total #impl: 8818052732 (eff. 0.237)
1560.93/1561.20	c #Conflicts:    2454000 | #Learnt:      71643 | 0.000
1560.93/1561.20	c total clause space: 335.816MB
1560.93/1561.20	c total #watches: 619887
1562.73/1563.02	c total #propagations: 2090516824 / total #impl: 8820861205 (eff. 0.237)
1562.73/1563.02	c #Conflicts:    2455000 | #Learnt:      72643 | 0.000
1562.73/1563.02	c total clause space: 335.816MB
1562.73/1563.02	c total #watches: 622645
1564.23/1564.57	c total #propagations: 2091100227 / total #impl: 8823360864 (eff. 0.237)
1564.23/1564.57	c #Conflicts:    2456000 | #Learnt:      73643 | 0.000
1564.23/1564.57	c total clause space: 335.816MB
1564.23/1564.57	c total #watches: 625668
1565.93/1566.26	c total #propagations: 2091667461 / total #impl: 8825651166 (eff. 0.237)
1565.93/1566.26	c #Conflicts:    2457000 | #Learnt:      74643 | 0.000
1565.93/1566.26	c total clause space: 335.816MB
1565.93/1566.26	c total #watches: 628925
1567.63/1567.98	c total #propagations: 2092249169 / total #impl: 8828126480 (eff. 0.237)
1567.63/1567.98	c #Conflicts:    2458000 | #Learnt:      75643 | 0.000
1567.63/1567.98	c total clause space: 335.816MB
1567.63/1567.98	c total #watches: 632351
1568.83/1569.13	c total #propagations: 2092821888 / total #impl: 8830494221 (eff. 0.237)
1568.83/1569.13	c GARBAGE COLLECT
1568.83/1569.13	c #Conflicts:    2459000 | #Learnt:      38636 | 0.000
1568.83/1569.13	c total clause space: 335.816MB
1568.83/1569.13	c total #watches: 498666
1569.33/1569.65	c total #propagations: 2093474299 / total #impl: 8833052757 (eff. 0.237)
1569.33/1569.65	c #Conflicts:    2460000 | #Learnt:      39636 | 0.000
1569.33/1569.65	c total clause space: 335.816MB
1569.33/1569.65	c total #watches: 501674
1569.83/1570.11	c total #propagations: 2094136275 / total #impl: 8835613324 (eff. 0.237)
1569.83/1570.11	c #Conflicts:    2461000 | #Learnt:      40636 | 0.000
1569.83/1570.11	c total clause space: 335.816MB
1569.83/1570.11	c total #watches: 504620
1570.33/1570.62	c total #propagations: 2094718868 / total #impl: 8838037324 (eff. 0.237)
1570.33/1570.62	c #Conflicts:    2462000 | #Learnt:      41636 | 0.000
1570.33/1570.62	c total clause space: 335.816MB
1570.33/1570.62	c total #watches: 507407
1570.73/1571.08	c total #propagations: 2095877132 / total #impl: 8842207166 (eff. 0.237)
1570.73/1571.08	c #Conflicts:    2463000 | #Learnt:      42636 | 0.000
1570.73/1571.08	c total clause space: 335.816MB
1570.73/1571.08	c total #watches: 510053
1571.53/1571.88	c total #propagations: 2096867553 / total #impl: 8846060763 (eff. 0.237)
1571.53/1571.88	c #Conflicts:    2464000 | #Learnt:      43636 | 0.000
1571.53/1571.88	c total clause space: 335.816MB
1571.53/1571.88	c total #watches: 512966
1572.23/1572.52	c total #propagations: 2098302096 / total #impl: 8851516039 (eff. 0.237)
1572.23/1572.52	c #Conflicts:    2465000 | #Learnt:      44636 | 0.000
1572.23/1572.52	c total clause space: 335.816MB
1572.23/1572.52	c total #watches: 516608
1572.74/1573.02	c total #propagations: 2099598247 / total #impl: 8856431192 (eff. 0.237)
1572.74/1573.02	c #Conflicts:    2466000 | #Learnt:      45636 | 0.000
1572.74/1573.02	c total clause space: 335.816MB
1572.74/1573.02	c total #watches: 519378
1573.23/1573.59	c total #propagations: 2100679822 / total #impl: 8860650151 (eff. 0.237)
1573.23/1573.59	c #Conflicts:    2467000 | #Learnt:      46636 | 0.000
1573.23/1573.59	c total clause space: 335.816MB
1573.23/1573.59	c total #watches: 522426
1573.94/1574.21	c total #propagations: 2101659525 / total #impl: 8864329962 (eff. 0.237)
1573.94/1574.21	c #Conflicts:    2468000 | #Learnt:      47636 | 0.000
1573.94/1574.21	c total clause space: 335.816MB
1573.94/1574.21	c total #watches: 525489
1574.43/1574.74	c total #propagations: 2102561800 / total #impl: 8868079748 (eff. 0.237)
1574.43/1574.74	c #Conflicts:    2469000 | #Learnt:      48636 | 0.000
1574.43/1574.74	c total clause space: 335.816MB
1574.43/1574.74	c total #watches: 528334
1574.94/1575.21	c total #propagations: 2103403697 / total #impl: 8871521706 (eff. 0.237)
1574.94/1575.21	c #Conflicts:    2470000 | #Learnt:      49636 | 0.000
1574.94/1575.21	c total clause space: 335.816MB
1574.94/1575.21	c total #watches: 531020
1575.33/1575.66	c total #propagations: 2104332585 / total #impl: 8875042705 (eff. 0.237)
1575.33/1575.66	c #Conflicts:    2471000 | #Learnt:      50636 | 0.000
1575.33/1575.66	c total clause space: 335.816MB
1575.33/1575.66	c total #watches: 533851
1575.83/1576.10	c total #propagations: 2105239597 / total #impl: 8878396397 (eff. 0.237)
1575.83/1576.10	c #Conflicts:    2472000 | #Learnt:      51636 | 0.000
1575.83/1576.10	c total clause space: 335.816MB
1575.83/1576.10	c total #watches: 537152
1576.33/1576.67	c total #propagations: 2106094301 / total #impl: 8882307604 (eff. 0.237)
1576.33/1576.67	c #Conflicts:    2473000 | #Learnt:      52636 | 0.000
1576.33/1576.67	c total clause space: 335.816MB
1576.33/1576.67	c total #watches: 539916
1576.93/1577.22	c total #propagations: 2107181716 / total #impl: 8886691843 (eff. 0.237)
1576.93/1577.22	c #Conflicts:    2474000 | #Learnt:      53636 | 0.000
1576.93/1577.22	c total clause space: 335.816MB
1576.93/1577.22	c total #watches: 542779
1577.63/1577.90	c total #propagations: 2108192704 / total #impl: 8890338512 (eff. 0.237)
1577.63/1577.90	c #Conflicts:    2475000 | #Learnt:      54636 | 0.000
1577.63/1577.90	c total clause space: 335.816MB
1577.63/1577.90	c total #watches: 545993
1578.24/1578.55	c total #propagations: 2109620353 / total #impl: 8896536945 (eff. 0.237)
1578.24/1578.55	c #Conflicts:    2476000 | #Learnt:      55636 | 0.000
1578.24/1578.55	c total clause space: 335.816MB
1578.24/1578.55	c total #watches: 548950
1578.83/1579.10	c total #propagations: 2110633068 / total #impl: 8901072879 (eff. 0.237)
1578.83/1579.10	c #Conflicts:    2477000 | #Learnt:      56636 | 0.000
1578.83/1579.10	c total clause space: 335.816MB
1578.83/1579.10	c total #watches: 552284
1579.53/1579.84	c total #propagations: 2111393218 / total #impl: 8903896540 (eff. 0.237)
1579.53/1579.84	c #Conflicts:    2478000 | #Learnt:      57636 | 0.000
1579.53/1579.84	c total clause space: 335.816MB
1579.53/1579.84	c total #watches: 555569
1580.23/1580.58	c total #propagations: 2112612923 / total #impl: 8908182869 (eff. 0.237)
1580.23/1580.58	c #Conflicts:    2479000 | #Learnt:      58636 | 0.000
1580.23/1580.58	c total clause space: 335.816MB
1580.23/1580.58	c total #watches: 559339
1581.13/1581.42	c total #propagations: 2113846847 / total #impl: 8912639695 (eff. 0.237)
1581.13/1581.42	c #Conflicts:    2480000 | #Learnt:      59636 | 0.000
1581.13/1581.42	c total clause space: 335.816MB
1581.13/1581.42	c total #watches: 562684
1581.83/1582.13	c total #propagations: 2115075889 / total #impl: 8917136075 (eff. 0.237)
1581.83/1582.13	c #Conflicts:    2481000 | #Learnt:      60636 | 0.000
1581.83/1582.13	c total clause space: 335.816MB
1581.83/1582.13	c total #watches: 565590
1582.33/1582.69	c total #propagations: 2116124600 / total #impl: 8921381726 (eff. 0.237)
1582.33/1582.69	c #Conflicts:    2482000 | #Learnt:      61636 | 0.000
1582.33/1582.69	c total clause space: 335.816MB
1582.33/1582.69	c total #watches: 568932
1582.93/1583.27	c total #propagations: 2117136568 / total #impl: 8925666424 (eff. 0.237)
1582.93/1583.27	c #Conflicts:    2483000 | #Learnt:      62636 | 0.000
1582.93/1583.27	c total clause space: 335.816MB
1582.93/1583.27	c total #watches: 571602
1583.53/1583.85	c total #propagations: 2118262040 / total #impl: 8929835300 (eff. 0.237)
1583.53/1583.85	c #Conflicts:    2484000 | #Learnt:      63636 | 0.000
1583.53/1583.85	c total clause space: 335.816MB
1583.53/1583.85	c total #watches: 574334
1584.03/1584.33	c total #propagations: 2119530075 / total #impl: 8934274358 (eff. 0.237)
1584.03/1584.33	c #Conflicts:    2485000 | #Learnt:      64636 | 0.000
1584.03/1584.33	c total clause space: 335.816MB
1584.03/1584.34	c total #watches: 577385
1584.63/1584.94	c total #propagations: 2120441581 / total #impl: 8937926383 (eff. 0.237)
1584.63/1584.94	c #Conflicts:    2486000 | #Learnt:      65636 | 0.000
1584.63/1584.94	c total clause space: 335.816MB
1584.63/1584.94	c total #watches: 580308
1585.13/1585.44	c total #propagations: 2121593744 / total #impl: 8942337645 (eff. 0.237)
1585.13/1585.44	c #Conflicts:    2487000 | #Learnt:      66636 | 0.000
1585.13/1585.44	c total clause space: 335.816MB
1585.13/1585.44	c total #watches: 583431
1585.83/1586.12	c total #propagations: 2122355029 / total #impl: 8945561070 (eff. 0.237)
1585.83/1586.12	c #Conflicts:    2488000 | #Learnt:      67636 | 0.000
1585.83/1586.12	c total clause space: 335.816MB
1585.83/1586.12	c total #watches: 586030
1586.43/1586.72	c total #propagations: 2123033157 / total #impl: 8947994948 (eff. 0.237)
1586.43/1586.72	c #Conflicts:    2489000 | #Learnt:      68636 | 0.000
1586.43/1586.72	c total clause space: 335.816MB
1586.43/1586.72	c total #watches: 589015
1586.93/1587.23	c total #propagations: 2123996198 / total #impl: 8951602265 (eff. 0.237)
1586.93/1587.23	c #Conflicts:    2490000 | #Learnt:      69636 | 0.000
1586.93/1587.23	c total clause space: 335.816MB
1586.93/1587.23	c total #watches: 592673
1587.63/1587.93	c total #propagations: 2124917844 / total #impl: 8955466924 (eff. 0.237)
1587.63/1587.93	c #Conflicts:    2491000 | #Learnt:      70636 | 0.000
1587.63/1587.93	c total clause space: 335.816MB
1587.63/1587.93	c total #watches: 596337
1588.03/1588.34	c total #propagations: 2125853978 / total #impl: 8959811984 (eff. 0.237)
1588.03/1588.34	c #Conflicts:    2492000 | #Learnt:      71636 | 0.000
1588.03/1588.34	c total clause space: 335.816MB
1588.03/1588.34	c total #watches: 599284
1588.53/1588.86	c total #propagations: 2126627622 / total #impl: 8963562005 (eff. 0.237)
1588.53/1588.86	c #Conflicts:    2493000 | #Learnt:      72636 | 0.000
1588.53/1588.86	c total clause space: 335.816MB
1588.53/1588.86	c total #watches: 601734
1589.03/1589.39	c total #propagations: 2127552793 / total #impl: 8967083449 (eff. 0.237)
1589.03/1589.39	c #Conflicts:    2494000 | #Learnt:      73636 | 0.000
1589.03/1589.39	c total clause space: 335.816MB
1589.03/1589.39	c total #watches: 604971
1589.73/1590.02	c total #propagations: 2128585828 / total #impl: 8970982577 (eff. 0.237)
1589.73/1590.02	c #Conflicts:    2495000 | #Learnt:      74636 | 0.000
1589.73/1590.02	c total clause space: 335.816MB
1589.73/1590.02	c total #watches: 607600
1590.23/1590.53	c total #propagations: 2129411520 / total #impl: 8973903209 (eff. 0.237)
1590.23/1590.53	c #Conflicts:    2496000 | #Learnt:      75636 | 0.000
1590.23/1590.53	c total clause space: 335.816MB
1590.23/1590.53	c total #watches: 609949
1590.73/1591.00	c total #propagations: 2130199875 / total #impl: 8976851106 (eff. 0.237)
1590.73/1591.00	c #Conflicts:    2497000 | #Learnt:      76636 | 0.000
1590.73/1591.00	c total clause space: 335.816MB
1590.73/1591.00	c total #watches: 612755
1591.13/1591.49	c total #propagations: 2131372237 / total #impl: 8980586898 (eff. 0.237)
1591.13/1591.49	c GARBAGE COLLECT
1591.13/1591.49	c #Conflicts:    2498000 | #Learnt:      39321 | 0.000
1591.13/1591.49	c total clause space: 335.816MB
1591.13/1591.49	c total #watches: 499558
1591.73/1592.01	c total #propagations: 2132872072 / total #impl: 8985327848 (eff. 0.237)
1591.73/1592.01	c #Conflicts:    2499000 | #Learnt:      40321 | 0.000
1591.73/1592.01	c total clause space: 335.816MB
1591.73/1592.01	c total #watches: 501863
1592.23/1592.56	c total #propagations: 2134423818 / total #impl: 8990471835 (eff. 0.237)
1592.23/1592.56	c #Conflicts:    2500000 | #Learnt:      41321 | 0.000
1592.23/1592.56	c total clause space: 335.816MB
1592.23/1592.56	c total #watches: 504774
1592.83/1593.12	c total #propagations: 2135467954 / total #impl: 8994517199 (eff. 0.237)
1592.83/1593.12	c #Conflicts:    2501000 | #Learnt:      42321 | 0.000
1592.83/1593.12	c total clause space: 335.816MB
1592.83/1593.12	c total #watches: 508785
1593.33/1593.68	c total #propagations: 2136538432 / total #impl: 8999246699 (eff. 0.237)
1593.33/1593.68	c #Conflicts:    2502000 | #Learnt:      43321 | 0.000
1593.33/1593.68	c total clause space: 335.816MB
1593.33/1593.68	c total #watches: 512630
1593.63/1593.99	c total #propagations: 2137519483 / total #impl: 9003667882 (eff. 0.237)
1593.63/1593.99	c #Conflicts:    2503000 | #Learnt:      44321 | 0.000
1593.63/1593.99	c total clause space: 335.816MB
1593.63/1593.99	c total #watches: 515364
1593.93/1594.27	c total #propagations: 2138172075 / total #impl: 9006837281 (eff. 0.237)
1593.93/1594.27	c #Conflicts:    2504000 | #Learnt:      45321 | 0.000
1593.93/1594.27	c total clause space: 335.816MB
1593.93/1594.28	c total #watches: 518481
1594.23/1594.57	c total #propagations: 2138760316 / total #impl: 9009709812 (eff. 0.237)
1594.23/1594.57	c #Conflicts:    2505000 | #Learnt:      46321 | 0.000
1594.23/1594.57	c total clause space: 335.816MB
1594.23/1594.57	c total #watches: 521676
1594.63/1594.94	c total #propagations: 2139365448 / total #impl: 9012774197 (eff. 0.237)
1594.63/1594.94	c #Conflicts:    2506000 | #Learnt:      47321 | 0.000
1594.63/1594.94	c total clause space: 335.816MB
1594.63/1594.94	c total #watches: 525653
1595.13/1595.45	c total #propagations: 2140062247 / total #impl: 9016388900 (eff. 0.237)
1595.13/1595.45	c #Conflicts:    2507000 | #Learnt:      48321 | 0.000
1595.13/1595.45	c total clause space: 335.816MB
1595.13/1595.45	c total #watches: 528392
1595.73/1596.08	c total #propagations: 2141107487 / total #impl: 9020094087 (eff. 0.237)
1595.73/1596.08	c #Conflicts:    2508000 | #Learnt:      49321 | 0.000
1595.73/1596.08	c total clause space: 335.816MB
1595.73/1596.08	c total #watches: 531630
1596.03/1596.39	c total #propagations: 2142343569 / total #impl: 9024537902 (eff. 0.237)
1596.03/1596.39	c #Conflicts:    2509000 | #Learnt:      50321 | 0.000
1596.03/1596.39	c total clause space: 335.816MB
1596.03/1596.39	c total #watches: 535482
1596.73/1597.01	c total #propagations: 2143043180 / total #impl: 9027517779 (eff. 0.237)
1596.73/1597.01	c #Conflicts:    2510000 | #Learnt:      51321 | 0.000
1596.73/1597.01	c total clause space: 335.816MB
1596.73/1597.01	c total #watches: 538426
1597.23/1597.57	c total #propagations: 2144235840 / total #impl: 9031846398 (eff. 0.237)
1597.23/1597.57	c #Conflicts:    2511000 | #Learnt:      52321 | 0.000
1597.23/1597.57	c total clause space: 335.816MB
1597.23/1597.57	c total #watches: 541268
1597.83/1598.18	c total #propagations: 2145380473 / total #impl: 9036310479 (eff. 0.237)
1597.83/1598.18	c #Conflicts:    2512000 | #Learnt:      53321 | 0.000
1597.83/1598.18	c total clause space: 335.816MB
1597.83/1598.18	c total #watches: 544198
1598.23/1598.58	c total #propagations: 2146578270 / total #impl: 9040388172 (eff. 0.237)
1598.23/1598.58	c #Conflicts:    2513000 | #Learnt:      54321 | 0.000
1598.23/1598.58	c total clause space: 335.816MB
1598.23/1598.58	c total #watches: 547160
1598.73/1599.04	c total #propagations: 2147598592 / total #impl: 9043891527 (eff. 0.237)
1598.73/1599.04	c #Conflicts:    2514000 | #Learnt:      55321 | 0.000
1598.73/1599.04	c total clause space: 335.816MB
1598.73/1599.04	c total #watches: 550315
1599.23/1599.55	c total #propagations: 2148687470 / total #impl: 9048223246 (eff. 0.237)
1599.23/1599.55	c #Conflicts:    2515000 | #Learnt:      56321 | 0.000
1599.23/1599.55	c total clause space: 335.816MB
1599.23/1599.55	c total #watches: 553402
1599.83/1600.17	c total #propagations: 2149634111 / total #impl: 9052138919 (eff. 0.237)
1599.83/1600.17	c #Conflicts:    2516000 | #Learnt:      57321 | 0.000
1599.83/1600.17	c total clause space: 335.816MB
1599.83/1600.17	c total #watches: 556694
1600.33/1600.64	c total #propagations: 2150856634 / total #impl: 9056792906 (eff. 0.237)
1600.33/1600.64	c #Conflicts:    2517000 | #Learnt:      58321 | 0.000
1600.33/1600.64	c total clause space: 335.816MB
1600.33/1600.64	c total #watches: 559264
1600.83/1601.13	c total #propagations: 2151573508 / total #impl: 9059432002 (eff. 0.237)
1600.83/1601.13	c #Conflicts:    2518000 | #Learnt:      59321 | 0.000
1600.83/1601.13	c total clause space: 335.816MB
1600.83/1601.13	c total #watches: 562305
1601.33/1601.67	c total #propagations: 2152588015 / total #impl: 9063132769 (eff. 0.238)
1601.33/1601.67	c #Conflicts:    2519000 | #Learnt:      60321 | 0.000
1601.33/1601.67	c total clause space: 335.816MB
1601.33/1601.67	c total #watches: 564922
1601.83/1602.16	c total #propagations: 2153694805 / total #impl: 9067004172 (eff. 0.238)
1601.83/1602.16	c #Conflicts:    2520000 | #Learnt:      61321 | 0.000
1601.83/1602.16	c total clause space: 335.816MB
1601.83/1602.16	c total #watches: 568268
1602.43/1602.78	c total #propagations: 2154486148 / total #impl: 9070037766 (eff. 0.238)
1602.43/1602.78	c #Conflicts:    2521000 | #Learnt:      62321 | 0.000
1602.43/1602.78	c total clause space: 335.816MB
1602.43/1602.78	c total #watches: 571798
1603.13/1603.49	c total #propagations: 2155513588 / total #impl: 9074129040 (eff. 0.238)
1603.13/1603.49	c #Conflicts:    2522000 | #Learnt:      63321 | 0.000
1603.13/1603.49	c total clause space: 335.816MB
1603.13/1603.49	c total #watches: 575603
1603.53/1603.86	c total #propagations: 2156662815 / total #impl: 9078595692 (eff. 0.238)
1603.53/1603.86	c #Conflicts:    2523000 | #Learnt:      64321 | 0.000
1603.53/1603.86	c total clause space: 335.816MB
1603.53/1603.86	c total #watches: 580460
1603.93/1604.22	c total #propagations: 2157354964 / total #impl: 9082223761 (eff. 0.238)
1603.93/1604.22	c #Conflicts:    2524000 | #Learnt:      65321 | 0.000
1603.93/1604.22	c total clause space: 335.816MB
1603.93/1604.22	c total #watches: 585255
1604.23/1604.56	c total #propagations: 2157907961 / total #impl: 9085374254 (eff. 0.238)
1604.23/1604.56	c #Conflicts:    2525000 | #Learnt:      66321 | 0.000
1604.23/1604.56	c total clause space: 335.816MB
1604.23/1604.56	c total #watches: 588236
1604.73/1605.09	c total #propagations: 2158499315 / total #impl: 9088451782 (eff. 0.237)
1604.73/1605.09	c #Conflicts:    2526000 | #Learnt:      67321 | 0.000
1604.73/1605.09	c total clause space: 335.816MB
1604.73/1605.09	c total #watches: 590882
1605.33/1605.61	c total #propagations: 2159430000 / total #impl: 9091932219 (eff. 0.238)
1605.33/1605.61	c #Conflicts:    2527000 | #Learnt:      68321 | 0.000
1605.33/1605.61	c total clause space: 335.816MB
1605.33/1605.61	c total #watches: 593586
1605.73/1606.05	c total #propagations: 2160426543 / total #impl: 9095540496 (eff. 0.238)
1605.73/1606.05	c #Conflicts:    2528000 | #Learnt:      69321 | 0.000
1605.73/1606.05	c total clause space: 335.816MB
1605.73/1606.05	c total #watches: 596547
1606.23/1606.59	c total #propagations: 2161237668 / total #impl: 9099225942 (eff. 0.238)
1606.23/1606.59	c #Conflicts:    2529000 | #Learnt:      70321 | 0.000
1606.23/1606.59	c total clause space: 335.816MB
1606.23/1606.59	c total #watches: 600011
1606.83/1607.16	c total #propagations: 2162236136 / total #impl: 9103253513 (eff. 0.238)
1606.83/1607.16	c #Conflicts:    2530000 | #Learnt:      71321 | 0.000
1606.83/1607.16	c total clause space: 335.816MB
1606.83/1607.16	c total #watches: 602824
1607.33/1607.67	c total #propagations: 2163271293 / total #impl: 9107101839 (eff. 0.238)
1607.33/1607.67	c #Conflicts:    2531000 | #Learnt:      72321 | 0.000
1607.33/1607.67	c total clause space: 335.816MB
1607.33/1607.67	c total #watches: 605557
1607.83/1608.14	c total #propagations: 2164159482 / total #impl: 9110563191 (eff. 0.238)
1607.83/1608.14	c #Conflicts:    2532000 | #Learnt:      73321 | 0.000
1607.83/1608.14	c total clause space: 335.816MB
1607.83/1608.14	c total #watches: 608311
1608.43/1608.77	c total #propagations: 2164919029 / total #impl: 9113772403 (eff. 0.238)
1608.43/1608.77	c #Conflicts:    2533000 | #Learnt:      74321 | 0.000
1608.43/1608.77	c total clause space: 335.816MB
1608.43/1608.77	c total #watches: 610799
1609.13/1609.48	c total #propagations: 2165675507 / total #impl: 9116779696 (eff. 0.238)
1609.13/1609.48	c #Conflicts:    2534000 | #Learnt:      75321 | 0.000
1609.13/1609.48	c total clause space: 335.816MB
1609.13/1609.48	c total #watches: 613326
1609.73/1610.00	c total #propagations: 2166895647 / total #impl: 9121103882 (eff. 0.238)
1609.73/1610.00	c #Conflicts:    2535000 | #Learnt:      76321 | 0.000
1609.73/1610.00	c total clause space: 335.816MB
1609.73/1610.00	c total #watches: 615891
1610.43/1610.74	c total #propagations: 2167827488 / total #impl: 9124807006 (eff. 0.238)
1610.43/1610.74	c GARBAGE COLLECT
1610.43/1610.74	c #Conflicts:    2536000 | #Learnt:      38745 | 0.000
1610.43/1610.74	c total clause space: 335.816MB
1610.43/1610.74	c total #watches: 498592
1610.83/1611.10	c total #propagations: 2168789172 / total #impl: 9128826464 (eff. 0.238)
1610.83/1611.10	c #Conflicts:    2537000 | #Learnt:      39745 | 0.000
1610.83/1611.10	c total clause space: 335.816MB
1610.83/1611.10	c total #watches: 501317
1611.23/1611.56	c total #propagations: 2169660341 / total #impl: 9132311465 (eff. 0.238)
1611.23/1611.56	c #Conflicts:    2538000 | #Learnt:      40745 | 0.000
1611.23/1611.56	c total clause space: 335.816MB
1611.23/1611.56	c total #watches: 504634
1611.73/1612.09	c total #propagations: 2170568082 / total #impl: 9136188373 (eff. 0.238)
1611.73/1612.09	c #Conflicts:    2539000 | #Learnt:      41745 | 0.000
1611.73/1612.09	c total clause space: 335.816MB
1611.73/1612.09	c total #watches: 508347
1612.12/1612.43	c total #propagations: 2171698325 / total #impl: 9140777169 (eff. 0.238)
1612.12/1612.43	c #Conflicts:    2540000 | #Learnt:      42745 | 0.000
1612.12/1612.43	c total clause space: 335.816MB
1612.12/1612.43	c total #watches: 511176
1612.43/1612.77	c total #propagations: 2172457674 / total #impl: 9144138556 (eff. 0.238)
1612.43/1612.77	c #Conflicts:    2541000 | #Learnt:      43745 | 0.000
1612.43/1612.77	c total clause space: 335.816MB
1612.43/1612.77	c total #watches: 513383
1612.72/1613.09	c total #propagations: 2173268985 / total #impl: 9146996358 (eff. 0.238)
1612.72/1613.09	c #Conflicts:    2542000 | #Learnt:      44745 | 0.000
1612.72/1613.09	c total clause space: 335.816MB
1612.72/1613.09	c total #watches: 516228
1613.02/1613.39	c total #propagations: 2173932352 / total #impl: 9150085165 (eff. 0.238)
1613.02/1613.39	c #Conflicts:    2543000 | #Learnt:      45745 | 0.000
1613.02/1613.39	c total clause space: 335.816MB
1613.02/1613.39	c total #watches: 518638
1613.32/1613.66	c total #propagations: 2174495390 / total #impl: 9152938608 (eff. 0.238)
1613.32/1613.66	c #Conflicts:    2544000 | #Learnt:      46745 | 0.000
1613.32/1613.66	c total clause space: 335.816MB
1613.32/1613.66	c total #watches: 520751
1613.82/1614.12	c total #propagations: 2174973318 / total #impl: 9155208342 (eff. 0.238)
1613.82/1614.12	c #Conflicts:    2545000 | #Learnt:      47745 | 0.000
1613.82/1614.12	c total clause space: 335.816MB
1613.82/1614.12	c total #watches: 523468
1614.42/1614.73	c total #propagations: 2175745094 / total #impl: 9158457050 (eff. 0.238)
1614.42/1614.73	c #Conflicts:    2546000 | #Learnt:      48745 | 0.000
1614.42/1614.73	c total clause space: 335.816MB
1614.42/1614.73	c total #watches: 526406
1615.02/1615.35	c total #propagations: 2176637038 / total #impl: 9162157797 (eff. 0.238)
1615.02/1615.35	c #Conflicts:    2547000 | #Learnt:      49745 | 0.000
1615.02/1615.35	c total clause space: 335.816MB
1615.02/1615.35	c total #watches: 529371
1615.63/1615.92	c total #propagations: 2177493783 / total #impl: 9165719878 (eff. 0.238)
1615.63/1615.92	c #Conflicts:    2548000 | #Learnt:      50745 | 0.000
1615.63/1615.92	c total clause space: 335.816MB
1615.63/1615.92	c total #watches: 532786
1616.12/1616.43	c total #propagations: 2178333333 / total #impl: 9169430753 (eff. 0.238)
1616.12/1616.43	c #Conflicts:    2549000 | #Learnt:      51745 | 0.000
1616.12/1616.43	c total clause space: 335.816MB
1616.12/1616.43	c total #watches: 535609
1616.83/1617.14	c total #propagations: 2179045072 / total #impl: 9172724880 (eff. 0.238)
1616.83/1617.14	c #Conflicts:    2550000 | #Learnt:      52745 | 0.000
1616.83/1617.14	c total clause space: 335.816MB
1616.83/1617.14	c total #watches: 539474
1617.42/1617.74	c total #propagations: 2180033798 / total #impl: 9177326069 (eff. 0.238)
1617.42/1617.74	c #Conflicts:    2551000 | #Learnt:      53745 | 0.000
1617.42/1617.74	c total clause space: 335.816MB
1617.42/1617.74	c total #watches: 542798
1617.72/1618.09	c total #propagations: 2180855767 / total #impl: 9181003554 (eff. 0.238)
1617.72/1618.09	c #Conflicts:    2552000 | #Learnt:      54745 | 0.000
1617.72/1618.09	c total clause space: 335.816MB
1617.72/1618.09	c total #watches: 545407
1618.12/1618.47	c total #propagations: 2181494040 / total #impl: 9183691168 (eff. 0.238)
1618.12/1618.47	c #Conflicts:    2553000 | #Learnt:      55745 | 0.000
1618.12/1618.47	c total clause space: 335.816MB
1618.12/1618.47	c total #watches: 547820
1618.52/1618.85	c total #propagations: 2182172215 / total #impl: 9186593100 (eff. 0.238)
1618.52/1618.85	c #Conflicts:    2554000 | #Learnt:      56745 | 0.000
1618.52/1618.85	c total clause space: 335.816MB
1618.52/1618.85	c total #watches: 550261
1618.93/1619.26	c total #propagations: 2182796050 / total #impl: 9189126496 (eff. 0.238)
1618.93/1619.26	c #Conflicts:    2555000 | #Learnt:      57745 | 0.000
1618.93/1619.26	c total clause space: 335.816MB
1618.93/1619.26	c total #watches: 552741
1619.32/1619.67	c total #propagations: 2183438525 / total #impl: 9191810941 (eff. 0.238)
1619.32/1619.67	c #Conflicts:    2556000 | #Learnt:      58745 | 0.000
1619.32/1619.67	c total clause space: 335.816MB
1619.32/1619.67	c total #watches: 555977
1619.82/1620.10	c total #propagations: 2184069687 / total #impl: 9194403066 (eff. 0.238)
1619.82/1620.10	c #Conflicts:    2557000 | #Learnt:      59745 | 0.000
1619.82/1620.10	c total clause space: 335.816MB
1619.82/1620.10	c total #watches: 558402
1620.22/1620.52	c total #propagations: 2184791463 / total #impl: 9197439244 (eff. 0.238)
1620.22/1620.52	c #Conflicts:    2558000 | #Learnt:      60745 | 0.000
1620.22/1620.52	c total clause space: 335.816MB
1620.22/1620.52	c total #watches: 560839
1620.62/1620.93	c total #propagations: 2185521922 / total #impl: 9200403716 (eff. 0.238)
1620.62/1620.93	c #Conflicts:    2559000 | #Learnt:      61745 | 0.000
1620.62/1620.93	c total clause space: 335.816MB
1620.62/1620.93	c total #watches: 563205
1621.02/1621.39	c total #propagations: 2186214182 / total #impl: 9203199152 (eff. 0.238)
1621.02/1621.39	c #Conflicts:    2560000 | #Learnt:      62745 | 0.000
1621.02/1621.39	c total clause space: 335.816MB
1621.02/1621.39	c total #watches: 565855
1621.62/1621.90	c total #propagations: 2186992674 / total #impl: 9206501326 (eff. 0.238)
1621.62/1621.90	c #Conflicts:    2561000 | #Learnt:      63745 | 0.000
1621.62/1621.90	c total clause space: 335.816MB
1621.62/1621.90	c total #watches: 568678
1622.02/1622.36	c total #propagations: 2187910735 / total #impl: 9210747171 (eff. 0.238)
1622.02/1622.36	c #Conflicts:    2562000 | #Learnt:      64745 | 0.000
1622.02/1622.36	c total clause space: 335.816MB
1622.02/1622.36	c total #watches: 571784
1622.52/1622.84	c total #propagations: 2188757997 / total #impl: 9214837077 (eff. 0.238)
1622.52/1622.84	c #Conflicts:    2563000 | #Learnt:      65745 | 0.000
1622.52/1622.84	c total clause space: 335.816MB
1622.52/1622.84	c total #watches: 574565
1623.02/1623.33	c total #propagations: 2189575221 / total #impl: 9218802000 (eff. 0.238)
1623.02/1623.33	c #Conflicts:    2564000 | #Learnt:      66745 | 0.000
1623.02/1623.33	c total clause space: 335.816MB
1623.02/1623.33	c total #watches: 577180
1623.52/1623.89	c total #propagations: 2190429807 / total #impl: 9222857737 (eff. 0.238)
1623.52/1623.89	c #Conflicts:    2565000 | #Learnt:      67745 | 0.000
1623.52/1623.89	c total clause space: 335.816MB
1623.52/1623.89	c total #watches: 580125
1624.12/1624.43	c total #propagations: 2191611992 / total #impl: 9226997584 (eff. 0.238)
1624.12/1624.43	c #Conflicts:    2566000 | #Learnt:      68745 | 0.000
1624.12/1624.43	c total clause space: 335.816MB
1624.12/1624.43	c total #watches: 583019
1624.62/1624.97	c total #propagations: 2192651650 / total #impl: 9231394108 (eff. 0.238)
1624.62/1624.97	c #Conflicts:    2567000 | #Learnt:      69745 | 0.000
1624.62/1624.97	c total clause space: 335.816MB
1624.62/1624.97	c total #watches: 585676
1625.22/1625.51	c total #propagations: 2193412540 / total #impl: 9234350659 (eff. 0.238)
1625.22/1625.51	c #Conflicts:    2568000 | #Learnt:      70745 | 0.000
1625.22/1625.51	c total clause space: 335.816MB
1625.22/1625.51	c total #watches: 588225
1625.82/1626.12	c total #propagations: 2194340683 / total #impl: 9238284296 (eff. 0.238)
1625.82/1626.12	c #Conflicts:    2569000 | #Learnt:      71745 | 0.000
1625.82/1626.12	c total clause space: 335.816MB
1625.82/1626.12	c total #watches: 591797
1626.32/1626.66	c total #propagations: 2195242129 / total #impl: 9241965445 (eff. 0.238)
1626.32/1626.66	c #Conflicts:    2570000 | #Learnt:      72745 | 0.000
1626.32/1626.66	c total clause space: 335.816MB
1626.32/1626.66	c total #watches: 594679
1626.73/1627.02	c total #propagations: 2195943013 / total #impl: 9244750440 (eff. 0.238)
1626.73/1627.02	c #Conflicts:    2571000 | #Learnt:      73745 | 0.000
1626.73/1627.02	c total clause space: 335.816MB
1626.73/1627.02	c total #watches: 597051
1627.12/1627.45	c total #propagations: 2196671498 / total #impl: 9247826575 (eff. 0.238)
1627.12/1627.45	c #Conflicts:    2572000 | #Learnt:      74745 | 0.000
1627.12/1627.45	c total clause space: 335.816MB
1627.12/1627.45	c total #watches: 599608
1627.83/1628.11	c total #propagations: 2197594137 / total #impl: 9251446169 (eff. 0.238)
1627.83/1628.11	c #Conflicts:    2573000 | #Learnt:      75745 | 0.000
1627.83/1628.11	c total clause space: 335.816MB
1627.83/1628.11	c total #watches: 602532
1628.32/1628.62	c total #propagations: 2198612738 / total #impl: 9255122259 (eff. 0.238)
1628.32/1628.62	c #Conflicts:    2574000 | #Learnt:      76745 | 0.000
1628.32/1628.62	c total clause space: 335.816MB
1628.32/1628.62	c total #watches: 605957
1628.83/1629.14	c total #propagations: 2199569198 / total #impl: 9259070471 (eff. 0.238)
1628.83/1629.14	c #Conflicts:    2575000 | #Learnt:      77745 | 0.000
1628.83/1629.14	c total clause space: 335.816MB
1628.83/1629.14	c total #watches: 608487
1629.52/1629.85	c total #propagations: 2200516882 / total #impl: 9262249385 (eff. 0.238)
1629.52/1629.85	c GARBAGE COLLECT
1629.52/1629.85	c #Conflicts:    2576000 | #Learnt:      39823 | 0.000
1629.52/1629.85	c total clause space: 335.816MB
1629.52/1629.85	c total #watches: 502105
1630.03/1630.38	c total #propagations: 2201685268 / total #impl: 9266397223 (eff. 0.238)
1630.03/1630.38	c #Conflicts:    2577000 | #Learnt:      40823 | 0.000
1630.03/1630.38	c total clause space: 335.816MB
1630.03/1630.38	c total #watches: 505237
1630.42/1630.76	c total #propagations: 2202840561 / total #impl: 9270760058 (eff. 0.238)
1630.42/1630.76	c #Conflicts:    2578000 | #Learnt:      41823 | 0.000
1630.42/1630.76	c total clause space: 335.816MB
1630.42/1630.76	c total #watches: 507984
1631.03/1631.33	c total #propagations: 2203723710 / total #impl: 9274218428 (eff. 0.238)
1631.03/1631.33	c #Conflicts:    2579000 | #Learnt:      42823 | 0.000
1631.03/1631.33	c total clause space: 335.816MB
1631.03/1631.33	c total #watches: 510995
1631.62/1631.97	c total #propagations: 2204576011 / total #impl: 9277528320 (eff. 0.238)
1631.62/1631.97	c #Conflicts:    2580000 | #Learnt:      43823 | 0.000
1631.62/1631.97	c total clause space: 335.816MB
1631.62/1631.97	c total #watches: 514427
1632.42/1632.76	c total #propagations: 2205535683 / total #impl: 9281081108 (eff. 0.238)
1632.42/1632.76	c #Conflicts:    2581000 | #Learnt:      44823 | 0.000
1632.42/1632.76	c total clause space: 335.816MB
1632.42/1632.76	c total #watches: 518697
1633.23/1633.60	c total #propagations: 2206925720 / total #impl: 9285901184 (eff. 0.238)
1633.23/1633.60	c #Conflicts:    2582000 | #Learnt:      45823 | 0.000
1633.23/1633.60	c total clause space: 335.816MB
1633.23/1633.60	c total #watches: 522071
1634.02/1634.37	c total #propagations: 2208294631 / total #impl: 9290578693 (eff. 0.238)
1634.02/1634.37	c #Conflicts:    2583000 | #Learnt:      46823 | 0.000
1634.02/1634.37	c total clause space: 335.816MB
1634.02/1634.37	c total #watches: 525503
1634.52/1634.83	c total #propagations: 2209601140 / total #impl: 9295185531 (eff. 0.238)
1634.52/1634.83	c #Conflicts:    2584000 | #Learnt:      47823 | 0.000
1634.52/1634.83	c total clause space: 335.816MB
1634.52/1634.83	c total #watches: 528419
1635.02/1635.30	c total #propagations: 2210487026 / total #impl: 9298709599 (eff. 0.238)
1635.02/1635.30	c #Conflicts:    2585000 | #Learnt:      48823 | 0.000
1635.02/1635.30	c total clause space: 335.816MB
1635.02/1635.30	c total #watches: 531052
1635.43/1635.77	c total #propagations: 2211486442 / total #impl: 9302611407 (eff. 0.238)
1635.43/1635.77	c #Conflicts:    2586000 | #Learnt:      49823 | 0.000
1635.43/1635.77	c total clause space: 335.816MB
1635.43/1635.77	c total #watches: 533632
1636.02/1636.38	c total #propagations: 2212176850 / total #impl: 9305156568 (eff. 0.238)
1636.02/1636.38	c #Conflicts:    2587000 | #Learnt:      50823 | 0.000
1636.02/1636.38	c total clause space: 335.816MB
1636.02/1636.38	c total #watches: 537016
1636.63/1636.93	c total #propagations: 2213393944 / total #impl: 9309535862 (eff. 0.238)
1636.63/1636.93	c #Conflicts:    2588000 | #Learnt:      51823 | 0.000
1636.63/1636.93	c total clause space: 335.816MB
1636.63/1636.93	c total #watches: 539974
1637.12/1637.44	c total #propagations: 2214414261 / total #impl: 9313557555 (eff. 0.238)
1637.12/1637.44	c #Conflicts:    2589000 | #Learnt:      52823 | 0.000
1637.12/1637.44	c total clause space: 335.816MB
1637.12/1637.44	c total #watches: 543100
1637.52/1637.82	c total #propagations: 2215384010 / total #impl: 9317473677 (eff. 0.238)
1637.52/1637.82	c #Conflicts:    2590000 | #Learnt:      53823 | 0.000
1637.52/1637.82	c total clause space: 335.816MB
1637.52/1637.82	c total #watches: 547565
1637.82/1638.17	c total #propagations: 2216143312 / total #impl: 9321119841 (eff. 0.238)
1637.82/1638.17	c #Conflicts:    2591000 | #Learnt:      54823 | 0.000
1637.82/1638.17	c total clause space: 335.816MB
1637.82/1638.17	c total #watches: 549876
1638.62/1638.93	c total #propagations: 2216915175 / total #impl: 9324018643 (eff. 0.238)
1638.62/1638.93	c #Conflicts:    2592000 | #Learnt:      55823 | 0.000
1638.62/1638.93	c total clause space: 335.816MB
1638.62/1638.93	c total #watches: 552800
1639.22/1639.53	c total #propagations: 2218179088 / total #impl: 9328743966 (eff. 0.238)
1639.22/1639.53	c #Conflicts:    2593000 | #Learnt:      56823 | 0.000
1639.22/1639.53	c total clause space: 335.816MB
1639.22/1639.53	c total #watches: 555314
1639.62/1639.93	c total #propagations: 2219370130 / total #impl: 9332967189 (eff. 0.238)
1639.62/1639.93	c #Conflicts:    2594000 | #Learnt:      57823 | 0.000
1639.62/1639.93	c total clause space: 335.816MB
1639.62/1639.93	c total #watches: 559147
1640.22/1640.55	c total #propagations: 2219992255 / total #impl: 9335975159 (eff. 0.238)
1640.22/1640.55	c #Conflicts:    2595000 | #Learnt:      58823 | 0.000
1640.22/1640.55	c total clause space: 335.816MB
1640.22/1640.55	c total #watches: 564950
1640.92/1641.30	c total #propagations: 2221022217 / total #impl: 9339995923 (eff. 0.238)
1640.92/1641.30	c #Conflicts:    2596000 | #Learnt:      59823 | 0.000
1640.92/1641.30	c total clause space: 335.816MB
1640.92/1641.30	c total #watches: 569018
1641.52/1641.81	c total #propagations: 2222277923 / total #impl: 9344916936 (eff. 0.238)
1641.52/1641.81	c #Conflicts:    2597000 | #Learnt:      60823 | 0.000
1641.52/1641.81	c total clause space: 335.816MB
1641.52/1641.82	c total #watches: 572586
1642.13/1642.42	c total #propagations: 2223211471 / total #impl: 9349182413 (eff. 0.238)
1642.13/1642.42	c #Conflicts:    2598000 | #Learnt:      61823 | 0.000
1642.13/1642.42	c total clause space: 335.816MB
1642.13/1642.42	c total #watches: 576075
1642.72/1643.02	c total #propagations: 2224025356 / total #impl: 9352979898 (eff. 0.238)
1642.72/1643.02	c #Conflicts:    2599000 | #Learnt:      62823 | 0.000
1642.72/1643.02	c total clause space: 335.816MB
1642.72/1643.02	c total #watches: 579710
1643.02/1643.40	c total #propagations: 2224732220 / total #impl: 9356374525 (eff. 0.238)
1643.02/1643.40	c #Conflicts:    2600000 | #Learnt:      63823 | 0.000
1643.02/1643.40	c total clause space: 335.816MB
1643.02/1643.40	c total #watches: 582345
1643.42/1643.74	c total #propagations: 2225442005 / total #impl: 9359217797 (eff. 0.238)
1643.42/1643.74	c #Conflicts:    2601000 | #Learnt:      64823 | 0.000
1643.42/1643.74	c total clause space: 335.816MB
1643.42/1643.74	c total #watches: 584495
1643.72/1644.08	c total #propagations: 2226054572 / total #impl: 9361682145 (eff. 0.238)
1643.72/1644.08	c #Conflicts:    2602000 | #Learnt:      65823 | 0.000
1643.72/1644.08	c total clause space: 335.816MB
1643.72/1644.08	c total #watches: 586637
1644.12/1644.48	c total #propagations: 2226678873 / total #impl: 9364168034 (eff. 0.238)
1644.12/1644.48	c #Conflicts:    2603000 | #Learnt:      66823 | 0.000
1644.12/1644.48	c total clause space: 335.816MB
1644.12/1644.48	c total #watches: 589563
1644.82/1645.10	c total #propagations: 2227694430 / total #impl: 9368070105 (eff. 0.238)
1644.82/1645.10	c #Conflicts:    2604000 | #Learnt:      67823 | 0.000
1644.82/1645.10	c total clause space: 335.816MB
1644.82/1645.10	c total #watches: 593888
1645.62/1645.91	c total #propagations: 2228320577 / total #impl: 9371197307 (eff. 0.238)
1645.62/1645.91	c #Conflicts:    2605000 | #Learnt:      68823 | 0.000
1645.62/1645.91	c total clause space: 335.816MB
1645.62/1645.91	c total #watches: 598343
1646.32/1646.67	c total #propagations: 2229173628 / total #impl: 9375127754 (eff. 0.238)
1646.32/1646.67	c #Conflicts:    2606000 | #Learnt:      69823 | 0.000
1646.32/1646.67	c total clause space: 335.816MB
1646.32/1646.67	c total #watches: 602440
1647.12/1647.44	c total #propagations: 2229924175 / total #impl: 9378629399 (eff. 0.238)
1647.12/1647.44	c #Conflicts:    2607000 | #Learnt:      70823 | 0.000
1647.12/1647.44	c total clause space: 335.816MB
1647.12/1647.45	c total #watches: 606789
1647.92/1648.22	c total #propagations: 2230512024 / total #impl: 9381651952 (eff. 0.238)
1647.92/1648.22	c #Conflicts:    2608000 | #Learnt:      71823 | 0.000
1647.92/1648.22	c total clause space: 335.816MB
1647.92/1648.22	c total #watches: 610759
1648.52/1648.81	c total #propagations: 2231197355 / total #impl: 9385054560 (eff. 0.238)
1648.52/1648.81	c #Conflicts:    2609000 | #Learnt:      72823 | 0.000
1648.52/1648.81	c total clause space: 335.816MB
1648.52/1648.81	c total #watches: 614182
1649.12/1649.41	c total #propagations: 2231968155 / total #impl: 9388504274 (eff. 0.238)
1649.12/1649.41	c #Conflicts:    2610000 | #Learnt:      73823 | 0.000
1649.12/1649.41	c total clause space: 335.816MB
1649.12/1649.41	c total #watches: 617059
1649.62/1649.94	c total #propagations: 2233059364 / total #impl: 9392656367 (eff. 0.238)
1649.62/1649.94	c #Conflicts:    2611000 | #Learnt:      74823 | 0.000
1649.62/1649.94	c total clause space: 335.816MB
1649.62/1649.94	c total #watches: 620273
1650.52/1650.88	c total #propagations: 2233892740 / total #impl: 9396260910 (eff. 0.238)
1650.52/1650.88	c #Conflicts:    2612000 | #Learnt:      75823 | 0.000
1650.52/1650.88	c total clause space: 335.816MB
1650.52/1650.88	c total #watches: 624566
1651.02/1651.36	c total #propagations: 2234805734 / total #impl: 9400734950 (eff. 0.238)
1651.02/1651.36	c #Conflicts:    2613000 | #Learnt:      76823 | 0.000
1651.02/1651.36	c total clause space: 335.816MB
1651.02/1651.36	c total #watches: 626908
1651.82/1652.14	c total #propagations: 2235586151 / total #impl: 9403858093 (eff. 0.238)
1651.82/1652.14	c #Conflicts:    2614000 | #Learnt:      77823 | 0.000
1651.82/1652.14	c total clause space: 335.816MB
1651.82/1652.14	c total #watches: 629918
1652.62/1652.95	c total #propagations: 2236699327 / total #impl: 9408168793 (eff. 0.238)
1652.62/1652.95	c GARBAGE COLLECT
1652.62/1652.95	c #Conflicts:    2615000 | #Learnt:      39630 | 0.000
1652.62/1652.95	c total clause space: 335.816MB
1652.62/1652.95	c total #watches: 502284
1652.92/1653.28	c total #propagations: 2237784244 / total #impl: 9412411780 (eff. 0.238)
1652.92/1653.28	c #Conflicts:    2616000 | #Learnt:      40630 | 0.000
1652.92/1653.28	c total clause space: 335.816MB
1652.92/1653.28	c total #watches: 504655
1653.42/1653.73	c total #propagations: 2238566854 / total #impl: 9415669740 (eff. 0.238)
1653.42/1653.73	c #Conflicts:    2617000 | #Learnt:      41630 | 0.000
1653.42/1653.73	c total clause space: 335.816MB
1653.42/1653.73	c total #watches: 507367
1653.92/1654.20	c total #propagations: 2239562227 / total #impl: 9419383929 (eff. 0.238)
1653.92/1654.20	c #Conflicts:    2618000 | #Learnt:      42630 | 0.000
1653.92/1654.20	c total clause space: 335.816MB
1653.92/1654.20	c total #watches: 510246
1654.42/1654.78	c total #propagations: 2240504430 / total #impl: 9422994510 (eff. 0.238)
1654.42/1654.78	c #Conflicts:    2619000 | #Learnt:      43630 | 0.000
1654.42/1654.78	c total clause space: 335.816MB
1654.42/1654.78	c total #watches: 513164
1654.82/1655.18	c total #propagations: 2241622183 / total #impl: 9427622588 (eff. 0.238)
1654.82/1655.18	c #Conflicts:    2620000 | #Learnt:      44630 | 0.000
1654.82/1655.18	c total clause space: 335.816MB
1654.82/1655.18	c total #watches: 516112
1655.42/1655.73	c total #propagations: 2242573835 / total #impl: 9431520850 (eff. 0.238)
1655.42/1655.73	c #Conflicts:    2621000 | #Learnt:      45630 | 0.000
1655.42/1655.73	c total clause space: 335.816MB
1655.42/1655.73	c total #watches: 519040
1655.92/1656.24	c total #propagations: 2243566753 / total #impl: 9435331631 (eff. 0.238)
1655.92/1656.24	c #Conflicts:    2622000 | #Learnt:      46630 | 0.000
1655.92/1656.24	c total clause space: 335.816MB
1655.92/1656.24	c total #watches: 522668
1656.32/1656.65	c total #propagations: 2244527983 / total #impl: 9439442134 (eff. 0.238)
1656.32/1656.65	c #Conflicts:    2623000 | #Learnt:      47630 | 0.000
1656.32/1656.65	c total clause space: 335.816MB
1656.32/1656.65	c total #watches: 525771
1656.72/1657.04	c total #propagations: 2245212492 / total #impl: 9442485868 (eff. 0.238)
1656.72/1657.04	c #Conflicts:    2624000 | #Learnt:      48630 | 0.000
1656.72/1657.04	c total clause space: 335.816MB
1656.72/1657.04	c total #watches: 529266
1657.12/1657.48	c total #propagations: 2245997763 / total #impl: 9446003313 (eff. 0.238)
1657.12/1657.48	c #Conflicts:    2625000 | #Learnt:      49630 | 0.000
1657.12/1657.48	c total clause space: 335.816MB
1657.12/1657.48	c total #watches: 532114
1657.62/1657.94	c total #propagations: 2246994001 / total #impl: 9449829851 (eff. 0.238)
1657.62/1657.94	c #Conflicts:    2626000 | #Learnt:      50630 | 0.000
1657.62/1657.94	c total clause space: 335.816MB
1657.62/1657.94	c total #watches: 535134
1658.22/1658.52	c total #propagations: 2248054591 / total #impl: 9453546541 (eff. 0.238)
1658.22/1658.52	c #Conflicts:    2627000 | #Learnt:      51630 | 0.000
1658.22/1658.52	c total clause space: 335.816MB
1658.22/1658.52	c total #watches: 538415
1658.72/1659.06	c total #propagations: 2249352670 / total #impl: 9458348908 (eff. 0.238)
1658.72/1659.06	c #Conflicts:    2628000 | #Learnt:      52630 | 0.000
1658.72/1659.06	c total clause space: 335.816MB
1658.72/1659.06	c total #watches: 541232
1659.32/1659.64	c total #propagations: 2250496807 / total #impl: 9462430330 (eff. 0.238)
1659.32/1659.64	c #Conflicts:    2629000 | #Learnt:      53630 | 0.000
1659.32/1659.64	c total clause space: 335.816MB
1659.32/1659.64	c total #watches: 544079
1659.92/1660.26	c total #propagations: 2251452344 / total #impl: 9466235687 (eff. 0.238)
1659.92/1660.26	c #Conflicts:    2630000 | #Learnt:      54630 | 0.000
1659.92/1660.26	c total clause space: 335.816MB
1659.92/1660.26	c total #watches: 547294
1660.52/1660.83	c total #propagations: 2252621174 / total #impl: 9470697054 (eff. 0.238)
1660.52/1660.83	c #Conflicts:    2631000 | #Learnt:      55630 | 0.000
1660.52/1660.83	c total clause space: 335.816MB
1660.52/1660.83	c total #watches: 550534
1661.12/1661.47	c total #propagations: 2253641443 / total #impl: 9474982077 (eff. 0.238)
1661.12/1661.47	c #Conflicts:    2632000 | #Learnt:      56630 | 0.000
1661.12/1661.47	c total clause space: 335.816MB
1661.12/1661.47	c total #watches: 553161
1661.72/1662.08	c total #propagations: 2254830819 / total #impl: 9479387835 (eff. 0.238)
1661.72/1662.08	c #Conflicts:    2633000 | #Learnt:      57630 | 0.000
1661.72/1662.08	c total clause space: 335.816MB
1661.72/1662.08	c total #watches: 556288
1662.32/1662.66	c total #propagations: 2256003286 / total #impl: 9483570782 (eff. 0.238)
1662.32/1662.66	c #Conflicts:    2634000 | #Learnt:      58630 | 0.000
1662.32/1662.66	c total clause space: 335.816MB
1662.32/1662.66	c total #watches: 558827
1662.82/1663.19	c total #propagations: 2257118124 / total #impl: 9488051167 (eff. 0.238)
1662.82/1663.19	c #Conflicts:    2635000 | #Learnt:      59630 | 0.000
1662.82/1663.19	c total clause space: 335.816MB
1662.82/1663.19	c total #watches: 561720
1663.42/1663.70	c total #propagations: 2257975939 / total #impl: 9491811582 (eff. 0.238)
1663.42/1663.70	c #Conflicts:    2636000 | #Learnt:      60630 | 0.000
1663.42/1663.70	c total clause space: 335.816MB
1663.42/1663.70	c total #watches: 565090
1663.92/1664.24	c total #propagations: 2258834374 / total #impl: 9495498162 (eff. 0.238)
1663.92/1664.24	c #Conflicts:    2637000 | #Learnt:      61630 | 0.000
1663.92/1664.24	c total clause space: 335.816MB
1663.92/1664.24	c total #watches: 567953
1664.51/1664.88	c total #propagations: 2259706802 / total #impl: 9498876778 (eff. 0.238)
1664.51/1664.88	c #Conflicts:    2638000 | #Learnt:      62630 | 0.000
1664.51/1664.88	c total clause space: 335.816MB
1664.51/1664.88	c total #watches: 571044
1665.31/1665.62	c total #propagations: 2260804658 / total #impl: 9502993137 (eff. 0.238)
1665.31/1665.62	c #Conflicts:    2639000 | #Learnt:      63630 | 0.000
1665.31/1665.62	c total clause space: 335.816MB
1665.31/1665.62	c total #watches: 574138
1666.01/1666.34	c total #propagations: 2262084458 / total #impl: 9507440092 (eff. 0.238)
1666.01/1666.34	c #Conflicts:    2640000 | #Learnt:      64630 | 0.000
1666.01/1666.34	c total clause space: 335.816MB
1666.01/1666.34	c total #watches: 577099
1666.71/1667.08	c total #propagations: 2263270419 / total #impl: 9511643628 (eff. 0.238)
1666.71/1667.08	c #Conflicts:    2641000 | #Learnt:      65630 | 0.000
1666.71/1667.08	c total clause space: 335.816MB
1666.71/1667.08	c total #watches: 580642
1667.21/1667.56	c total #propagations: 2264604320 / total #impl: 9516735094 (eff. 0.238)
1667.21/1667.56	c #Conflicts:    2642000 | #Learnt:      66630 | 0.000
1667.21/1667.56	c total clause space: 335.816MB
1667.21/1667.56	c total #watches: 585417
1667.71/1668.05	c total #propagations: 2265307675 / total #impl: 9521557508 (eff. 0.238)
1667.71/1668.05	c #Conflicts:    2643000 | #Learnt:      67630 | 0.000
1667.71/1668.05	c total clause space: 335.816MB
1667.71/1668.05	c total #watches: 589358
1668.21/1668.50	c total #propagations: 2266023419 / total #impl: 9525031792 (eff. 0.238)
1668.21/1668.50	c #Conflicts:    2644000 | #Learnt:      68630 | 0.000
1668.21/1668.50	c total clause space: 335.816MB
1668.21/1668.50	c total #watches: 592657
1669.01/1669.32	c total #propagations: 2266676764 / total #impl: 9527759810 (eff. 0.238)
1669.01/1669.32	c #Conflicts:    2645000 | #Learnt:      69630 | 0.000
1669.01/1669.32	c total clause space: 335.816MB
1669.01/1669.32	c total #watches: 595775
1669.81/1670.19	c total #propagations: 2267389322 / total #impl: 9530488304 (eff. 0.238)
1669.81/1670.19	c #Conflicts:    2646000 | #Learnt:      70630 | 0.000
1669.81/1670.19	c total clause space: 335.816MB
1669.81/1670.19	c total #watches: 598650
1670.81/1671.11	c total #propagations: 2268262977 / total #impl: 9534143383 (eff. 0.238)
1670.81/1671.11	c #Conflicts:    2647000 | #Learnt:      71630 | 0.000
1670.81/1671.11	c total clause space: 335.816MB
1670.81/1671.11	c total #watches: 602056
1671.61/1671.94	c total #propagations: 2269386824 / total #impl: 9539469019 (eff. 0.238)
1671.61/1671.94	c #Conflicts:    2648000 | #Learnt:      72630 | 0.000
1671.61/1671.94	c total clause space: 335.816MB
1671.61/1671.94	c total #watches: 611077
1672.01/1672.36	c total #propagations: 2270821319 / total #impl: 9546452697 (eff. 0.238)
1672.01/1672.36	c #Conflicts:    2649000 | #Learnt:      73630 | 0.000
1672.01/1672.36	c total clause space: 335.816MB
1672.01/1672.36	c total #watches: 614483
1672.41/1672.72	c total #propagations: 2271435214 / total #impl: 9549372033 (eff. 0.238)
1672.41/1672.72	c #Conflicts:    2650000 | #Learnt:      74630 | 0.000
1672.41/1672.72	c total clause space: 335.816MB
1672.41/1672.72	c total #watches: 616951
1672.82/1673.13	c total #propagations: 2271935876 / total #impl: 9551396458 (eff. 0.238)
1672.82/1673.13	c #Conflicts:    2651000 | #Learnt:      75630 | 0.000
1672.82/1673.13	c total clause space: 335.816MB
1672.82/1673.13	c total #watches: 619912
1673.21/1673.52	c total #propagations: 2272482842 / total #impl: 9553725724 (eff. 0.238)
1673.21/1673.52	c #Conflicts:    2652000 | #Learnt:      76630 | 0.000
1673.21/1673.52	c total clause space: 335.816MB
1673.21/1673.52	c total #watches: 622307
1673.51/1673.89	c total #propagations: 2272972448 / total #impl: 9555647522 (eff. 0.238)
1673.51/1673.89	c #Conflicts:    2653000 | #Learnt:      77630 | 0.000
1673.51/1673.89	c total clause space: 335.816MB
1673.51/1673.89	c total #watches: 624711
1674.31/1674.68	c total #propagations: 2273469604 / total #impl: 9557717959 (eff. 0.238)
1674.31/1674.68	c #Conflicts:    2654000 | #Learnt:      78630 | 0.000
1674.31/1674.68	c total clause space: 335.816MB
1674.31/1674.69	c total #watches: 627859
1675.31/1675.62	c total #propagations: 2274263679 / total #impl: 9561126581 (eff. 0.238)
1675.31/1675.62	c GARBAGE COLLECT
1675.31/1675.62	c #Conflicts:    2655000 | #Learnt:      40124 | 0.000
1675.31/1675.62	c total clause space: 335.816MB
1675.31/1675.62	c total #watches: 503541
1675.91/1676.27	c total #propagations: 2275132887 / total #impl: 9564748437 (eff. 0.238)
1675.91/1676.27	c #Conflicts:    2656000 | #Learnt:      41124 | 0.000
1675.91/1676.27	c total clause space: 335.816MB
1675.91/1676.27	c total #watches: 506393
1676.51/1676.89	c total #propagations: 2275995518 / total #impl: 9568378262 (eff. 0.238)
1676.51/1676.89	c #Conflicts:    2657000 | #Learnt:      42124 | 0.000
1676.51/1676.89	c total clause space: 335.816MB
1676.51/1676.89	c total #watches: 509794
1677.22/1677.53	c total #propagations: 2276884895 / total #impl: 9572348886 (eff. 0.238)
1677.22/1677.53	c #Conflicts:    2658000 | #Learnt:      43124 | 0.000
1677.22/1677.53	c total clause space: 335.816MB
1677.22/1677.53	c total #watches: 513495
1677.81/1678.19	c total #propagations: 2277743367 / total #impl: 9576259501 (eff. 0.238)
1677.81/1678.19	c #Conflicts:    2659000 | #Learnt:      44124 | 0.000
1677.81/1678.19	c total clause space: 335.816MB
1677.81/1678.19	c total #watches: 517929
1678.61/1678.91	c total #propagations: 2278594158 / total #impl: 9580157261 (eff. 0.238)
1678.61/1678.91	c #Conflicts:    2660000 | #Learnt:      45124 | 0.000
1678.61/1678.91	c total clause space: 335.816MB
1678.61/1678.91	c total #watches: 520977
1679.42/1679.72	c total #propagations: 2279375092 / total #impl: 9583742680 (eff. 0.238)
1679.42/1679.72	c #Conflicts:    2661000 | #Learnt:      46124 | 0.000
1679.42/1679.72	c total clause space: 335.816MB
1679.42/1679.72	c total #watches: 524154
1680.21/1680.52	c total #propagations: 2280240733 / total #impl: 9587691029 (eff. 0.238)
1680.21/1680.52	c #Conflicts:    2662000 | #Learnt:      47124 | 0.000
1680.21/1680.52	c total clause space: 335.816MB
1680.21/1680.52	c total #watches: 526906
1681.01/1681.37	c total #propagations: 2281059544 / total #impl: 9591279928 (eff. 0.238)
1681.01/1681.37	c #Conflicts:    2663000 | #Learnt:      48124 | 0.000
1681.01/1681.37	c total clause space: 335.816MB
1681.01/1681.37	c total #watches: 530428
1681.91/1682.20	c total #propagations: 2281902927 / total #impl: 9594940987 (eff. 0.238)
1681.91/1682.20	c #Conflicts:    2664000 | #Learnt:      49124 | 0.000
1681.91/1682.20	c total clause space: 335.816MB
1681.91/1682.20	c total #watches: 533485
1682.82/1683.13	c total #propagations: 2282721946 / total #impl: 9598486596 (eff. 0.238)
1682.82/1683.13	c #Conflicts:    2665000 | #Learnt:      50124 | 0.000
1682.82/1683.13	c total clause space: 335.816MB
1682.82/1683.13	c total #watches: 536242
1683.71/1684.09	c total #propagations: 2283548031 / total #impl: 9602242026 (eff. 0.238)
1683.71/1684.09	c #Conflicts:    2666000 | #Learnt:      51124 | 0.000
1683.71/1684.09	c total clause space: 335.816MB
1683.71/1684.10	c total #watches: 539081
1684.21/1684.58	c total #propagations: 2284426089 / total #impl: 9605993299 (eff. 0.238)
1684.21/1684.58	c #Conflicts:    2667000 | #Learnt:      52124 | 0.000
1684.21/1684.58	c total clause space: 335.816MB
1684.21/1684.58	c total #watches: 541538
1684.51/1684.89	c total #propagations: 2285083119 / total #impl: 9608686832 (eff. 0.238)
1684.51/1684.89	c #Conflicts:    2668000 | #Learnt:      53124 | 0.000
1684.51/1684.89	c total clause space: 335.816MB
1684.51/1684.89	c total #watches: 543879
1684.81/1685.19	c total #propagations: 2285651767 / total #impl: 9611007608 (eff. 0.238)
1684.81/1685.19	c #Conflicts:    2669000 | #Learnt:      54124 | 0.000
1684.81/1685.19	c total clause space: 335.816MB
1684.81/1685.19	c total #watches: 545986
1685.21/1685.50	c total #propagations: 2286245625 / total #impl: 9613374470 (eff. 0.238)
1685.21/1685.50	c #Conflicts:    2670000 | #Learnt:      55124 | 0.000
1685.21/1685.50	c total clause space: 335.816MB
1685.21/1685.50	c total #watches: 548287
1685.41/1685.79	c total #propagations: 2286834129 / total #impl: 9615725026 (eff. 0.238)
1685.41/1685.79	c #Conflicts:    2671000 | #Learnt:      56124 | 0.000
1685.41/1685.79	c total clause space: 335.816MB
1685.41/1685.79	c total #watches: 550696
1685.81/1686.11	c total #propagations: 2287375540 / total #impl: 9617942456 (eff. 0.238)
1685.81/1686.11	c #Conflicts:    2672000 | #Learnt:      57124 | 0.000
1685.81/1686.11	c total clause space: 335.816MB
1685.81/1686.11	c total #watches: 553006
1686.12/1686.42	c total #propagations: 2287918614 / total #impl: 9620138973 (eff. 0.238)
1686.12/1686.42	c #Conflicts:    2673000 | #Learnt:      58124 | 0.000
1686.12/1686.42	c total clause space: 335.816MB
1686.12/1686.42	c total #watches: 555583
1686.41/1686.77	c total #propagations: 2288459621 / total #impl: 9622247304 (eff. 0.238)
1686.41/1686.77	c #Conflicts:    2674000 | #Learnt:      59124 | 0.000
1686.41/1686.77	c total clause space: 335.816MB
1686.41/1686.77	c total #watches: 557828
1686.81/1687.11	c total #propagations: 2289043530 / total #impl: 9624765962 (eff. 0.238)
1686.81/1687.11	c #Conflicts:    2675000 | #Learnt:      60124 | 0.000
1686.81/1687.11	c total clause space: 335.816MB
1686.81/1687.11	c total #watches: 559962
1687.12/1687.46	c total #propagations: 2289592486 / total #impl: 9627016022 (eff. 0.238)
1687.12/1687.46	c #Conflicts:    2676000 | #Learnt:      61124 | 0.000
1687.12/1687.46	c total clause space: 335.816MB
1687.12/1687.46	c total #watches: 562340
1687.51/1687.83	c total #propagations: 2290147205 / total #impl: 9629324129 (eff. 0.238)
1687.51/1687.83	c #Conflicts:    2677000 | #Learnt:      62123 | 0.000
1687.51/1687.83	c total clause space: 335.816MB
1687.51/1687.83	c total #watches: 564811
1688.41/1688.71	c total #propagations: 2290968497 / total #impl: 9632408599 (eff. 0.238)
1688.41/1688.71	c #Conflicts:    2678000 | #Learnt:      63123 | 0.000
1688.41/1688.71	c total clause space: 335.816MB
1688.41/1688.71	c total #watches: 567947
1689.21/1689.55	c total #propagations: 2291955531 / total #impl: 9636243178 (eff. 0.238)
1689.21/1689.55	c #Conflicts:    2679000 | #Learnt:      64123 | 0.000
1689.21/1689.55	c total clause space: 335.816MB
1689.21/1689.55	c total #watches: 571444
1690.11/1690.41	c total #propagations: 2292805686 / total #impl: 9640010543 (eff. 0.238)
1690.11/1690.41	c #Conflicts:    2680000 | #Learnt:      65123 | 0.000
1690.11/1690.41	c total clause space: 335.816MB
1690.11/1690.41	c total #watches: 574238
1690.91/1691.27	c total #propagations: 2293731576 / total #impl: 9643745186 (eff. 0.238)
1690.91/1691.27	c #Conflicts:    2681000 | #Learnt:      66123 | 0.000
1690.91/1691.27	c total clause space: 335.816MB
1690.91/1691.27	c total #watches: 577386
1691.91/1692.20	c total #propagations: 2294658355 / total #impl: 9647660329 (eff. 0.238)
1691.91/1692.20	c #Conflicts:    2682000 | #Learnt:      67123 | 0.000
1691.91/1692.20	c total clause space: 335.816MB
1691.91/1692.20	c total #watches: 580092
1692.81/1693.15	c total #propagations: 2295593571 / total #impl: 9651562977 (eff. 0.238)
1692.81/1693.15	c #Conflicts:    2683000 | #Learnt:      68123 | 0.000
1692.81/1693.15	c total clause space: 335.816MB
1692.81/1693.15	c total #watches: 582875
1693.72/1694.04	c total #propagations: 2296552515 / total #impl: 9655595199 (eff. 0.238)
1693.72/1694.04	c #Conflicts:    2684000 | #Learnt:      69123 | 0.000
1693.72/1694.04	c total clause space: 335.816MB
1693.72/1694.04	c total #watches: 586732
1694.61/1694.96	c total #propagations: 2297523597 / total #impl: 9659799659 (eff. 0.238)
1694.61/1694.96	c #Conflicts:    2685000 | #Learnt:      70123 | 0.000
1694.61/1694.96	c total clause space: 335.816MB
1694.61/1694.96	c total #watches: 591103
1695.61/1695.98	c total #propagations: 2298464101 / total #impl: 9663942279 (eff. 0.238)
1695.61/1695.98	c #Conflicts:    2686000 | #Learnt:      71123 | 0.000
1695.61/1695.98	c total clause space: 335.816MB
1695.61/1695.99	c total #watches: 594438
1696.71/1697.07	c total #propagations: 2299429800 / total #impl: 9668172626 (eff. 0.238)
1696.71/1697.07	c #Conflicts:    2687000 | #Learnt:      72123 | 0.000
1696.71/1697.07	c total clause space: 335.816MB
1696.71/1697.07	c total #watches: 598517
1697.61/1697.92	c total #propagations: 2300371691 / total #impl: 9672222546 (eff. 0.238)
1697.61/1697.92	c #Conflicts:    2688000 | #Learnt:      73123 | 0.000
1697.61/1697.92	c total clause space: 335.816MB
1697.61/1697.92	c total #watches: 602200
1698.61/1698.92	c total #propagations: 2301269741 / total #impl: 9676216025 (eff. 0.238)
1698.61/1698.92	c #Conflicts:    2689000 | #Learnt:      74123 | 0.000
1698.61/1698.92	c total clause space: 335.816MB
1698.61/1698.92	c total #watches: 605002
1699.61/1699.93	c total #propagations: 2302144618 / total #impl: 9680066318 (eff. 0.238)
1699.61/1699.93	c #Conflicts:    2690000 | #Learnt:      75123 | 0.000
1699.61/1699.93	c total clause space: 335.816MB
1699.61/1699.94	c total #watches: 608508
1700.61/1700.94	c total #propagations: 2302969406 / total #impl: 9683476534 (eff. 0.238)
1700.61/1700.94	c #Conflicts:    2691000 | #Learnt:      76123 | 0.000
1700.61/1700.94	c total clause space: 335.816MB
1700.61/1700.94	c total #watches: 612338
1701.52/1701.85	c total #propagations: 2303811516 / total #impl: 9687021061 (eff. 0.238)
1701.52/1701.85	c #Conflicts:    2692000 | #Learnt:      77123 | 0.000
1701.52/1701.85	c total clause space: 335.816MB
1701.52/1701.85	c total #watches: 615768
1702.01/1702.33	c total #propagations: 2304578792 / total #impl: 9690330810 (eff. 0.238)
1702.01/1702.33	c #Conflicts:    2693000 | #Learnt:      78123 | 0.000
1702.01/1702.33	c total clause space: 335.816MB
1702.01/1702.34	c total #watches: 618802
1702.71/1703.00	c total #propagations: 2305339767 / total #impl: 9693910279 (eff. 0.238)
1702.71/1703.00	c #Conflicts:    2694000 | #Learnt:      79123 | 0.000
1702.71/1703.00	c total clause space: 335.816MB
1702.71/1703.00	c total #watches: 623165
1703.31/1703.61	c total #propagations: 2306314513 / total #impl: 9698279235 (eff. 0.238)
1703.31/1703.61	c GARBAGE COLLECT
1703.31/1703.61	c #Conflicts:    2695000 | #Learnt:      40330 | 0.000
1703.31/1703.61	c total clause space: 335.816MB
1703.31/1703.61	c total #watches: 504124
1703.91/1704.23	c total #propagations: 2306985221 / total #impl: 9701162810 (eff. 0.238)
1703.91/1704.23	c #Conflicts:    2696000 | #Learnt:      41330 | 0.000
1703.91/1704.23	c total clause space: 335.816MB
1703.91/1704.23	c total #watches: 507512
1704.51/1704.87	c total #propagations: 2308157500 / total #impl: 9705612265 (eff. 0.238)
1704.51/1704.87	c #Conflicts:    2697000 | #Learnt:      42330 | 0.000
1704.51/1704.87	c total clause space: 335.816MB
1704.51/1704.87	c total #watches: 511529
1705.11/1705.41	c total #propagations: 2309403670 / total #impl: 9710412071 (eff. 0.238)
1705.11/1705.41	c #Conflicts:    2698000 | #Learnt:      43330 | 0.000
1705.11/1705.41	c total clause space: 335.816MB
1705.11/1705.41	c total #watches: 514156
1705.71/1706.03	c total #propagations: 2310379224 / total #impl: 9714342420 (eff. 0.238)
1705.71/1706.03	c #Conflicts:    2699000 | #Learnt:      44330 | 0.000
1705.71/1706.03	c total clause space: 335.816MB
1705.71/1706.03	c total #watches: 516867
1706.51/1706.82	c total #propagations: 2311131545 / total #impl: 9717327319 (eff. 0.238)
1706.51/1706.82	c #Conflicts:    2700000 | #Learnt:      45330 | 0.000
1706.51/1706.82	c total clause space: 335.816MB
1706.51/1706.82	c total #watches: 519957
1707.11/1707.47	c total #propagations: 2312076257 / total #impl: 9720938097 (eff. 0.238)
1707.11/1707.47	c #Conflicts:    2701000 | #Learnt:      46330 | 0.000
1707.11/1707.47	c total clause space: 335.816MB
1707.11/1707.47	c total #watches: 522581
1707.71/1708.02	c total #propagations: 2313270118 / total #impl: 9725343344 (eff. 0.238)
1707.71/1708.02	c #Conflicts:    2702000 | #Learnt:      47330 | 0.000
1707.71/1708.02	c total clause space: 335.816MB
1707.71/1708.02	c total #watches: 525399
1708.01/1708.37	c total #propagations: 2314278393 / total #impl: 9728961946 (eff. 0.238)
1708.01/1708.37	c #Conflicts:    2703000 | #Learnt:      48330 | 0.000
1708.01/1708.37	c total clause space: 335.816MB
1708.01/1708.37	c total #watches: 528030
1708.61/1708.99	c total #propagations: 2315166032 / total #impl: 9732166928 (eff. 0.238)
1708.61/1708.99	c #Conflicts:    2704000 | #Learnt:      49330 | 0.000
1708.61/1708.99	c total clause space: 335.816MB
1708.61/1708.99	c total #watches: 530747
1709.11/1709.48	c total #propagations: 2316222379 / total #impl: 9736504662 (eff. 0.238)
1709.11/1709.48	c #Conflicts:    2705000 | #Learnt:      50330 | 0.000
1709.11/1709.48	c total clause space: 335.816MB
1709.11/1709.48	c total #watches: 533474
1709.61/1709.94	c total #propagations: 2317165848 / total #impl: 9740520864 (eff. 0.238)
1709.61/1709.94	c #Conflicts:    2706000 | #Learnt:      51330 | 0.000
1709.61/1709.94	c total clause space: 335.816MB
1709.61/1709.95	c total #watches: 536071
1709.91/1710.28	c total #propagations: 2318199776 / total #impl: 9744439445 (eff. 0.238)
1709.91/1710.28	c #Conflicts:    2707000 | #Learnt:      52330 | 0.000
1709.91/1710.28	c total clause space: 335.816MB
1709.91/1710.28	c total #watches: 539132
1710.21/1710.60	c total #propagations: 2318861478 / total #impl: 9747377365 (eff. 0.238)
1710.21/1710.60	c #Conflicts:    2708000 | #Learnt:      53330 | 0.000
1710.21/1710.60	c total clause space: 335.816MB
1710.21/1710.60	c total #watches: 541426
1710.81/1711.12	c total #propagations: 2319572738 / total #impl: 9749889900 (eff. 0.238)
1710.81/1711.12	c #Conflicts:    2709000 | #Learnt:      54330 | 0.000
1710.81/1711.12	c total clause space: 335.816MB
1710.81/1711.12	c total #watches: 544700
1711.41/1711.75	c total #propagations: 2320437955 / total #impl: 9754174836 (eff. 0.238)
1711.41/1711.75	c #Conflicts:    2710000 | #Learnt:      55330 | 0.000
1711.41/1711.75	c total clause space: 335.816MB
1711.41/1711.75	c total #watches: 548129
1711.91/1712.28	c total #propagations: 2321448654 / total #impl: 9759153650 (eff. 0.238)
1711.91/1712.28	c #Conflicts:    2711000 | #Learnt:      56330 | 0.000
1711.91/1712.28	c total clause space: 335.816MB
1711.91/1712.28	c total #watches: 551124
1712.51/1712.88	c total #propagations: 2322255929 / total #impl: 9763521740 (eff. 0.238)
1712.51/1712.88	c #Conflicts:    2712000 | #Learnt:      57330 | 0.000
1712.51/1712.88	c total clause space: 335.816MB
1712.51/1712.88	c total #watches: 553658
1713.21/1713.50	c total #propagations: 2323379795 / total #impl: 9767401000 (eff. 0.238)
1713.21/1713.50	c #Conflicts:    2713000 | #Learnt:      58330 | 0.000
1713.21/1713.50	c total clause space: 335.816MB
1713.21/1713.50	c total #watches: 557019
1713.91/1714.22	c total #propagations: 2324455424 / total #impl: 9771135480 (eff. 0.238)
1713.91/1714.22	c #Conflicts:    2714000 | #Learnt:      59330 | 0.000
1713.91/1714.22	c total clause space: 335.816MB
1713.91/1714.22	c total #watches: 559769
1714.31/1714.68	c total #propagations: 2325548173 / total #impl: 9775286530 (eff. 0.238)
1714.31/1714.68	c #Conflicts:    2715000 | #Learnt:      60330 | 0.000
1714.31/1714.68	c total clause space: 335.816MB
1714.31/1714.68	c total #watches: 562985
1714.81/1715.19	c total #propagations: 2326405855 / total #impl: 9778923187 (eff. 0.238)
1714.81/1715.19	c #Conflicts:    2716000 | #Learnt:      61330 | 0.000
1714.81/1715.19	c total clause space: 335.816MB
1714.81/1715.19	c total #watches: 565664
1715.41/1715.77	c total #propagations: 2327390055 / total #impl: 9782859277 (eff. 0.238)
1715.41/1715.77	c #Conflicts:    2717000 | #Learnt:      62330 | 0.000
1715.41/1715.77	c total clause space: 335.816MB
1715.41/1715.77	c total #watches: 569143
1715.81/1716.15	c total #propagations: 2328374017 / total #impl: 9787104738 (eff. 0.238)
1715.81/1716.15	c #Conflicts:    2718000 | #Learnt:      63330 | 0.000
1715.81/1716.15	c total clause space: 335.816MB
1715.81/1716.15	c total #watches: 572850
1716.21/1716.52	c total #propagations: 2329157417 / total #impl: 9790777561 (eff. 0.238)
1716.21/1716.52	c #Conflicts:    2719000 | #Learnt:      64330 | 0.000
1716.21/1716.52	c total clause space: 335.816MB
1716.21/1716.52	c total #watches: 576344
1716.81/1717.17	c total #propagations: 2329757229 / total #impl: 9793717405 (eff. 0.238)
1716.81/1717.17	c #Conflicts:    2720000 | #Learnt:      65330 | 0.000
1716.81/1717.17	c total clause space: 335.816MB
1716.81/1717.17	c total #watches: 579637
1717.30/1717.62	c total #propagations: 2330783912 / total #impl: 9798301665 (eff. 0.238)
1717.30/1717.62	c #Conflicts:    2721000 | #Learnt:      66330 | 0.000
1717.30/1717.62	c total clause space: 335.816MB
1717.30/1717.62	c total #watches: 582603
1717.80/1718.16	c total #propagations: 2331633009 / total #impl: 9801528857 (eff. 0.238)
1717.80/1718.16	c #Conflicts:    2722000 | #Learnt:      67330 | 0.000
1717.80/1718.16	c total clause space: 335.816MB
1717.80/1718.16	c total #watches: 585427
1718.40/1718.71	c total #propagations: 2332444360 / total #impl: 9804653065 (eff. 0.238)
1718.40/1718.71	c #Conflicts:    2723000 | #Learnt:      68330 | 0.000
1718.40/1718.71	c total clause space: 335.816MB
1718.40/1718.71	c total #watches: 588171
1718.90/1719.22	c total #propagations: 2333447822 / total #impl: 9808395182 (eff. 0.238)
1718.90/1719.22	c #Conflicts:    2724000 | #Learnt:      69330 | 0.000
1718.90/1719.22	c total clause space: 335.816MB
1718.90/1719.22	c total #watches: 591110
1719.50/1719.83	c total #propagations: 2334359992 / total #impl: 9811941650 (eff. 0.238)
1719.50/1719.83	c #Conflicts:    2725000 | #Learnt:      70330 | 0.000
1719.50/1719.83	c total clause space: 335.816MB
1719.50/1719.83	c total #watches: 594401
1720.21/1720.52	c total #propagations: 2335412218 / total #impl: 9816375820 (eff. 0.238)
1720.21/1720.52	c #Conflicts:    2726000 | #Learnt:      71330 | 0.000
1720.21/1720.52	c total clause space: 335.816MB
1720.21/1720.52	c total #watches: 597638
1720.50/1720.85	c total #propagations: 2336351409 / total #impl: 9820328966 (eff. 0.238)
1720.50/1720.85	c #Conflicts:    2727000 | #Learnt:      72330 | 0.000
1720.50/1720.85	c total clause space: 335.816MB
1720.50/1720.85	c total #watches: 600327
1721.10/1721.46	c total #propagations: 2336929750 / total #impl: 9823940135 (eff. 0.238)
1721.10/1721.46	c #Conflicts:    2728000 | #Learnt:      73330 | 0.000
1721.10/1721.46	c total clause space: 335.816MB
1721.10/1721.46	c total #watches: 603355
1721.80/1722.10	c total #propagations: 2337642613 / total #impl: 9827332535 (eff. 0.238)
1721.80/1722.10	c #Conflicts:    2729000 | #Learnt:      74330 | 0.000
1721.80/1722.10	c total clause space: 335.816MB
1721.80/1722.10	c total #watches: 606730
1722.50/1722.80	c total #propagations: 2338308724 / total #impl: 9830343925 (eff. 0.238)
1722.50/1722.80	c #Conflicts:    2730000 | #Learnt:      75330 | 0.000
1722.50/1722.80	c total clause space: 335.816MB
1722.50/1722.80	c total #watches: 610031
1723.00/1723.40	c total #propagations: 2339044971 / total #impl: 9833703516 (eff. 0.238)
1723.00/1723.40	c #Conflicts:    2731000 | #Learnt:      76330 | 0.000
1723.00/1723.40	c total clause space: 335.816MB
1723.10/1723.40	c total #watches: 613110
1723.41/1723.80	c total #propagations: 2339878238 / total #impl: 9837102170 (eff. 0.238)
1723.41/1723.80	c #Conflicts:    2732000 | #Learnt:      77330 | 0.000
1723.41/1723.80	c total clause space: 335.816MB
1723.41/1723.80	c total #watches: 615539
1723.90/1724.22	c total #propagations: 2340502958 / total #impl: 9839432488 (eff. 0.238)
1723.90/1724.22	c #Conflicts:    2733000 | #Learnt:      78330 | 0.000
1723.90/1724.22	c total clause space: 335.816MB
1723.90/1724.23	c total #watches: 618113
1724.30/1724.67	c total #propagations: 2341127292 / total #impl: 9841803700 (eff. 0.238)
1724.30/1724.67	c #Conflicts:    2734000 | #Learnt:      79330 | 0.000
1724.30/1724.67	c total clause space: 335.816MB
1724.30/1724.67	c total #watches: 620951
1724.80/1725.13	c total #propagations: 2341822208 / total #impl: 9844557272 (eff. 0.238)
1724.80/1725.13	c GARBAGE COLLECT
1724.80/1725.13	c #Conflicts:    2735000 | #Learnt:      40252 | 0.000
1724.80/1725.13	c total clause space: 335.816MB
1724.80/1725.13	c total #watches: 503864
1725.10/1725.42	c total #propagations: 2342464538 / total #impl: 9847361422 (eff. 0.238)
1725.10/1725.42	c #Conflicts:    2736000 | #Learnt:      41252 | 0.000
1725.10/1725.42	c total clause space: 335.816MB
1725.10/1725.42	c total #watches: 506618
1725.50/1725.82	c total #propagations: 2343139053 / total #impl: 9850151926 (eff. 0.238)
1725.50/1725.82	c #Conflicts:    2737000 | #Learnt:      42252 | 0.000
1725.50/1725.82	c total clause space: 335.816MB
1725.50/1725.82	c total #watches: 509679
1726.00/1726.39	c total #propagations: 2343935492 / total #impl: 9853219331 (eff. 0.238)
1726.00/1726.39	c #Conflicts:    2738000 | #Learnt:      43252 | 0.000
1726.00/1726.39	c total clause space: 335.816MB
1726.00/1726.39	c total #watches: 512423
1726.60/1726.97	c total #propagations: 2344932248 / total #impl: 9857364888 (eff. 0.238)
1726.60/1726.97	c #Conflicts:    2739000 | #Learnt:      44252 | 0.000
1726.60/1726.97	c total clause space: 335.816MB
1726.60/1726.97	c total #watches: 515599
1726.90/1727.29	c total #propagations: 2346085727 / total #impl: 9861508135 (eff. 0.238)
1726.90/1727.29	c #Conflicts:    2740000 | #Learnt:      45252 | 0.000
1726.90/1727.29	c total clause space: 335.816MB
1726.90/1727.29	c total #watches: 518597
1727.50/1727.84	c total #propagations: 2346780571 / total #impl: 9864432729 (eff. 0.238)
1727.50/1727.84	c #Conflicts:    2741000 | #Learnt:      46252 | 0.000
1727.50/1727.84	c total clause space: 335.816MB
1727.50/1727.84	c total #watches: 522228
1728.10/1728.46	c total #propagations: 2347903318 / total #impl: 9868541464 (eff. 0.238)
1728.10/1728.46	c #Conflicts:    2742000 | #Learnt:      47252 | 0.000
1728.10/1728.46	c total clause space: 335.816MB
1728.10/1728.46	c total #watches: 524905
1728.60/1728.94	c total #propagations: 2349071098 / total #impl: 9872715873 (eff. 0.238)
1728.60/1728.94	c #Conflicts:    2743000 | #Learnt:      48252 | 0.000
1728.60/1728.94	c total clause space: 335.816MB
1728.60/1728.94	c total #watches: 527754
1729.01/1729.30	c total #propagations: 2350042855 / total #impl: 9876345043 (eff. 0.238)
1729.01/1729.30	c #Conflicts:    2744000 | #Learnt:      49252 | 0.000
1729.01/1729.30	c total clause space: 335.816MB
1729.01/1729.30	c total #watches: 530904
1729.40/1729.71	c total #propagations: 2350993698 / total #impl: 9879806898 (eff. 0.238)
1729.40/1729.71	c #Conflicts:    2745000 | #Learnt:      50252 | 0.000
1729.40/1729.71	c total clause space: 335.816MB
1729.40/1729.71	c total #watches: 534192
1729.90/1730.23	c total #propagations: 2351973802 / total #impl: 9883306353 (eff. 0.238)
1729.90/1730.23	c #Conflicts:    2746000 | #Learnt:      51252 | 0.000
1729.90/1730.23	c total clause space: 335.816MB
1729.90/1730.23	c total #watches: 537408
1730.50/1730.80	c total #propagations: 2353099996 / total #impl: 9887659969 (eff. 0.238)
1730.50/1730.80	c #Conflicts:    2747000 | #Learnt:      52252 | 0.000
1730.50/1730.80	c total clause space: 335.816MB
1730.50/1730.80	c total #watches: 540463
1730.90/1731.29	c total #propagations: 2354059670 / total #impl: 9891606192 (eff. 0.238)
1730.90/1731.29	c #Conflicts:    2748000 | #Learnt:      53252 | 0.000
1730.90/1731.29	c total clause space: 335.816MB
1730.90/1731.29	c total #watches: 543512
1731.50/1731.88	c total #propagations: 2355215636 / total #impl: 9895783527 (eff. 0.238)
1731.50/1731.88	c #Conflicts:    2749000 | #Learnt:      54252 | 0.000
1731.50/1731.88	c total clause space: 335.816MB
1731.50/1731.88	c total #watches: 547069
1732.21/1732.52	c total #propagations: 2356219987 / total #impl: 9899608175 (eff. 0.238)
1732.21/1732.52	c #Conflicts:    2750000 | #Learnt:      55252 | 0.000
1732.21/1732.52	c total clause space: 335.816MB
1732.21/1732.52	c total #watches: 549740
1732.60/1732.91	c total #propagations: 2357245312 / total #impl: 9903627015 (eff. 0.238)
1732.60/1732.91	c #Conflicts:    2751000 | #Learnt:      56252 | 0.000
1732.60/1732.91	c total clause space: 335.816MB
1732.60/1732.91	c total #watches: 552947
1733.41/1733.71	c total #propagations: 2358234570 / total #impl: 9907299661 (eff. 0.238)
1733.41/1733.71	c #Conflicts:    2752000 | #Learnt:      57252 | 0.000
1733.41/1733.71	c total clause space: 335.816MB
1733.41/1733.71	c total #watches: 556346
1734.20/1734.53	c total #propagations: 2359198453 / total #impl: 9911041053 (eff. 0.238)
1734.20/1734.53	c #Conflicts:    2753000 | #Learnt:      58252 | 0.000
1734.20/1734.53	c total clause space: 335.816MB
1734.20/1734.53	c total #watches: 559747
1734.51/1734.85	c total #propagations: 2360082795 / total #impl: 9914455488 (eff. 0.238)
1734.51/1734.85	c #Conflicts:    2754000 | #Learnt:      59252 | 0.000
1734.51/1734.85	c total clause space: 335.816MB
1734.51/1734.85	c total #watches: 562302
1734.80/1735.19	c total #propagations: 2360643430 / total #impl: 9916951874 (eff. 0.238)
1734.80/1735.19	c #Conflicts:    2755000 | #Learnt:      60252 | 0.000
1734.80/1735.19	c total clause space: 335.816MB
1734.80/1735.19	c total #watches: 564621
1735.20/1735.55	c total #propagations: 2361201611 / total #impl: 9919109858 (eff. 0.238)
1735.20/1735.55	c #Conflicts:    2756000 | #Learnt:      61252 | 0.000
1735.20/1735.55	c total clause space: 335.816MB
1735.20/1735.55	c total #watches: 566952
1735.70/1736.09	c total #propagations: 2361780643 / total #impl: 9921203417 (eff. 0.238)
1735.70/1736.09	c #Conflicts:    2757000 | #Learnt:      62252 | 0.000
1735.70/1736.09	c total clause space: 335.816MB
1735.70/1736.09	c total #watches: 569693
1736.40/1736.78	c total #propagations: 2362752295 / total #impl: 9924749030 (eff. 0.238)
1736.40/1736.78	c #Conflicts:    2758000 | #Learnt:      63252 | 0.000
1736.40/1736.78	c total clause space: 335.816MB
1736.40/1736.78	c total #watches: 572313
1736.90/1737.20	c total #propagations: 2363773867 / total #impl: 9928692157 (eff. 0.238)
1736.90/1737.20	c #Conflicts:    2759000 | #Learnt:      64252 | 0.000
1736.90/1737.20	c total clause space: 335.816MB
1736.90/1737.20	c total #watches: 574602
1737.40/1737.76	c total #propagations: 2364542528 / total #impl: 9931259768 (eff. 0.238)
1737.40/1737.76	c #Conflicts:    2760000 | #Learnt:      65252 | 0.000
1737.40/1737.76	c total clause space: 335.816MB
1737.40/1737.76	c total #watches: 577694
1738.10/1738.48	c total #propagations: 2365541077 / total #impl: 9934843218 (eff. 0.238)
1738.10/1738.48	c #Conflicts:    2761000 | #Learnt:      66252 | 0.000
1738.10/1738.48	c total clause space: 335.816MB
1738.10/1738.48	c total #watches: 580546
1738.91/1739.22	c total #propagations: 2366762393 / total #impl: 9939169338 (eff. 0.238)
1738.91/1739.22	c #Conflicts:    2762000 | #Learnt:      67252 | 0.000
1738.91/1739.22	c total clause space: 335.816MB
1738.91/1739.23	c total #watches: 583490
1739.50/1739.81	c total #propagations: 2367838569 / total #impl: 9943231002 (eff. 0.238)
1739.50/1739.81	c #Conflicts:    2763000 | #Learnt:      68252 | 0.000
1739.50/1739.81	c total clause space: 335.816MB
1739.50/1739.81	c total #watches: 586630
1739.91/1740.30	c total #propagations: 2368697624 / total #impl: 9946553994 (eff. 0.238)
1739.91/1740.30	c #Conflicts:    2764000 | #Learnt:      69252 | 0.000
1739.91/1740.30	c total clause space: 335.816MB
1739.91/1740.30	c total #watches: 589346
1740.60/1740.93	c total #propagations: 2369658058 / total #impl: 9950762520 (eff. 0.238)
1740.60/1740.93	c #Conflicts:    2765000 | #Learnt:      70252 | 0.000
1740.60/1740.93	c total clause space: 335.816MB
1740.60/1740.93	c total #watches: 592065
1741.20/1741.56	c total #propagations: 2370927038 / total #impl: 9955471260 (eff. 0.238)
1741.20/1741.56	c #Conflicts:    2766000 | #Learnt:      71252 | 0.000
1741.20/1741.56	c total clause space: 335.816MB
1741.20/1741.56	c total #watches: 594379
1741.80/1742.18	c total #propagations: 2372015661 / total #impl: 9959720841 (eff. 0.238)
1741.80/1742.18	c #Conflicts:    2767000 | #Learnt:      72252 | 0.000
1741.80/1742.18	c total clause space: 335.816MB
1741.80/1742.18	c total #watches: 597007
1742.50/1742.81	c total #propagations: 2373028654 / total #impl: 9963782482 (eff. 0.238)
1742.50/1742.81	c #Conflicts:    2768000 | #Learnt:      73252 | 0.000
1742.50/1742.81	c total clause space: 335.816MB
1742.50/1742.81	c total #watches: 599818
1743.00/1743.32	c total #propagations: 2374006473 / total #impl: 9967928875 (eff. 0.238)
1743.00/1743.32	c #Conflicts:    2769000 | #Learnt:      74252 | 0.000
1743.00/1743.32	c total clause space: 335.816MB
1743.00/1743.33	c total #watches: 602443
1743.50/1743.82	c total #propagations: 2374901074 / total #impl: 9971276965 (eff. 0.238)
1743.50/1743.82	c #Conflicts:    2770000 | #Learnt:      75252 | 0.000
1743.50/1743.82	c total clause space: 335.816MB
1743.50/1743.82	c total #watches: 605243
1743.90/1744.28	c total #propagations: 2375814928 / total #impl: 9974934432 (eff. 0.238)
1743.90/1744.28	c #Conflicts:    2771000 | #Learnt:      76252 | 0.000
1743.90/1744.28	c total clause space: 335.816MB
1743.90/1744.28	c total #watches: 607680
1744.50/1744.83	c total #propagations: 2376680860 / total #impl: 9978339229 (eff. 0.238)
1744.50/1744.83	c #Conflicts:    2772000 | #Learnt:      77252 | 0.000
1744.50/1744.83	c total clause space: 335.816MB
1744.50/1744.83	c total #watches: 610706
1745.10/1745.45	c total #propagations: 2377416280 / total #impl: 9981956289 (eff. 0.238)
1745.10/1745.45	c #Conflicts:    2773000 | #Learnt:      78252 | 0.000
1745.10/1745.45	c total clause space: 335.816MB
1745.10/1745.45	c total #watches: 614351
1745.90/1746.28	c total #propagations: 2378290793 / total #impl: 9985422799 (eff. 0.238)
1745.90/1746.28	c #Conflicts:    2774000 | #Learnt:      79252 | 0.000
1745.90/1746.28	c total clause space: 335.816MB
1745.90/1746.28	c total #watches: 619156
1746.70/1747.05	c total #propagations: 2379401180 / total #impl: 9990086667 (eff. 0.238)
1746.70/1747.05	c #Conflicts:    2775000 | #Learnt:      80252 | 0.000
1746.70/1747.05	c total clause space: 335.816MB
1746.70/1747.05	c total #watches: 623531
1747.30/1747.67	c total #propagations: 2380350139 / total #impl: 9994097459 (eff. 0.238)
1747.30/1747.67	c GARBAGE COLLECT
1747.30/1747.67	c #Conflicts:    2776000 | #Learnt:      40851 | 0.000
1747.30/1747.67	c total clause space: 335.816MB
1747.30/1747.67	c total #watches: 506096
1747.71/1748.02	c total #propagations: 2381219684 / total #impl: 9997725666 (eff. 0.238)
1747.71/1748.02	c #Conflicts:    2777000 | #Learnt:      41851 | 0.000
1747.71/1748.02	c total clause space: 335.816MB
1747.71/1748.02	c total #watches: 510010
1748.10/1748.47	c total #propagations: 2381874233 / total #impl: 10000534967 (eff. 0.238)
1748.10/1748.47	c #Conflicts:    2778000 | #Learnt:      42851 | 0.000
1748.10/1748.47	c total clause space: 335.816MB
1748.10/1748.47	c total #watches: 514861
1748.71/1749.01	c total #propagations: 2382521364 / total #impl: 10003435130 (eff. 0.238)
1748.71/1749.01	c #Conflicts:    2779000 | #Learnt:      43851 | 0.000
1748.71/1749.01	c total clause space: 335.816MB
1748.71/1749.01	c total #watches: 518367
1749.30/1749.60	c total #propagations: 2383188513 / total #impl: 10006533451 (eff. 0.238)
1749.30/1749.60	c #Conflicts:    2780000 | #Learnt:      44851 | 0.000
1749.30/1749.60	c total clause space: 335.816MB
1749.30/1749.60	c total #watches: 521585
1749.81/1750.12	c total #propagations: 2383845026 / total #impl: 10009547807 (eff. 0.238)
1749.81/1750.12	c #Conflicts:    2781000 | #Learnt:      45851 | 0.000
1749.81/1750.12	c total clause space: 335.816MB
1749.81/1750.12	c total #watches: 524676
1750.30/1750.67	c total #propagations: 2384467332 / total #impl: 10012539581 (eff. 0.238)
1750.30/1750.67	c #Conflicts:    2782000 | #Learnt:      46851 | 0.000
1750.30/1750.67	c total clause space: 335.816MB
1750.30/1750.67	c total #watches: 527633
1750.91/1751.26	c total #propagations: 2385253165 / total #impl: 10016023651 (eff. 0.238)
1750.91/1751.26	c #Conflicts:    2783000 | #Learnt:      47851 | 0.000
1750.91/1751.26	c total clause space: 335.816MB
1750.91/1751.26	c total #watches: 531106
1751.60/1751.90	c total #propagations: 2386308369 / total #impl: 10020031253 (eff. 0.238)
1751.60/1751.90	c #Conflicts:    2784000 | #Learnt:      48851 | 0.000
1751.60/1751.90	c total clause space: 335.816MB
1751.60/1751.91	c total #watches: 534141
1752.20/1752.56	c total #propagations: 2387531450 / total #impl: 10024457256 (eff. 0.238)
1752.20/1752.56	c #Conflicts:    2785000 | #Learnt:      49851 | 0.000
1752.20/1752.56	c total clause space: 335.816MB
1752.20/1752.56	c total #watches: 536628
1752.90/1753.27	c total #propagations: 2388855008 / total #impl: 10028937547 (eff. 0.238)
1752.90/1753.27	c #Conflicts:    2786000 | #Learnt:      50851 | 0.000
1752.90/1753.27	c total clause space: 335.816MB
1752.90/1753.27	c total #watches: 539763
1753.60/1753.93	c total #propagations: 2390271914 / total #impl: 10033840099 (eff. 0.238)
1753.60/1753.93	c #Conflicts:    2787000 | #Learnt:      51851 | 0.000
1753.60/1753.93	c total clause space: 335.816MB
1753.60/1753.93	c total #watches: 542350
1754.21/1754.55	c total #propagations: 2391473645 / total #impl: 10037928975 (eff. 0.238)
1754.21/1754.55	c #Conflicts:    2788000 | #Learnt:      52851 | 0.000
1754.21/1754.55	c total clause space: 335.816MB
1754.21/1754.55	c total #watches: 544879
1754.80/1755.17	c total #propagations: 2392608709 / total #impl: 10041784560 (eff. 0.238)
1754.80/1755.17	c #Conflicts:    2789000 | #Learnt:      53851 | 0.000
1754.80/1755.17	c total clause space: 335.816MB
1754.80/1755.17	c total #watches: 547442
1755.42/1755.77	c total #propagations: 2393760372 / total #impl: 10045840761 (eff. 0.238)
1755.42/1755.77	c #Conflicts:    2790000 | #Learnt:      54851 | 0.000
1755.42/1755.77	c total clause space: 335.816MB
1755.42/1755.77	c total #watches: 549961
1755.81/1756.19	c total #propagations: 2394735577 / total #impl: 10049053123 (eff. 0.238)
1755.81/1756.19	c #Conflicts:    2791000 | #Learnt:      55851 | 0.000
1755.81/1756.19	c total clause space: 335.816MB
1755.81/1756.19	c total #watches: 552535
1756.21/1756.54	c total #propagations: 2395614549 / total #impl: 10052264700 (eff. 0.238)
1756.21/1756.54	c #Conflicts:    2792000 | #Learnt:      56851 | 0.000
1756.21/1756.54	c total clause space: 335.816MB
1756.21/1756.54	c total #watches: 555066
1756.51/1756.87	c total #propagations: 2396443461 / total #impl: 10055934832 (eff. 0.238)
1756.51/1756.87	c #Conflicts:    2793000 | #Learnt:      57851 | 0.000
1756.51/1756.87	c total clause space: 335.816MB
1756.51/1756.87	c total #watches: 557890
1756.91/1757.22	c total #propagations: 2397172295 / total #impl: 10059247169 (eff. 0.238)
1756.91/1757.22	c #Conflicts:    2794000 | #Learnt:      58851 | 0.000
1756.91/1757.22	c total clause space: 335.816MB
1756.91/1757.22	c total #watches: 560363
1757.41/1757.73	c total #propagations: 2397904226 / total #impl: 10062587531 (eff. 0.238)
1757.41/1757.73	c #Conflicts:    2795000 | #Learnt:      59851 | 0.000
1757.41/1757.73	c total clause space: 335.816MB
1757.41/1757.73	c total #watches: 563216
1758.01/1758.30	c total #propagations: 2398828405 / total #impl: 10066177277 (eff. 0.238)
1758.01/1758.30	c #Conflicts:    2796000 | #Learnt:      60851 | 0.000
1758.01/1758.30	c total clause space: 335.816MB
1758.01/1758.30	c total #watches: 566547
1758.41/1758.78	c total #propagations: 2400012275 / total #impl: 10070503882 (eff. 0.238)
1758.41/1758.78	c #Conflicts:    2797000 | #Learnt:      61851 | 0.000
1758.41/1758.78	c total clause space: 335.816MB
1758.41/1758.78	c total #watches: 571168
1759.01/1759.37	c total #propagations: 2400858003 / total #impl: 10074267659 (eff. 0.238)
1759.01/1759.37	c #Conflicts:    2798000 | #Learnt:      62851 | 0.000
1759.01/1759.37	c total clause space: 335.816MB
1759.01/1759.37	c total #watches: 573607
1759.61/1760.00	c total #propagations: 2401830482 / total #impl: 10077502759 (eff. 0.238)
1759.61/1760.00	c #Conflicts:    2799000 | #Learnt:      63851 | 0.000
1759.61/1760.00	c total clause space: 335.816MB
1759.61/1760.00	c total #watches: 577214
1760.21/1760.53	c total #propagations: 2402877224 / total #impl: 10081516467 (eff. 0.238)
1760.21/1760.53	c #Conflicts:    2800000 | #Learnt:      64851 | 0.000
1760.21/1760.53	c total clause space: 335.816MB
1760.21/1760.53	c total #watches: 580232
1760.81/1761.16	c total #propagations: 2403679005 / total #impl: 10085052073 (eff. 0.238)
1760.81/1761.16	c #Conflicts:    2801000 | #Learnt:      65851 | 0.000
1760.81/1761.16	c total clause space: 335.816MB
1760.81/1761.16	c total #watches: 583125
1761.31/1761.69	c total #propagations: 2404706424 / total #impl: 10088791227 (eff. 0.238)
1761.31/1761.69	c #Conflicts:    2802000 | #Learnt:      66851 | 0.000
1761.31/1761.69	c total clause space: 335.816MB
1761.31/1761.69	c total #watches: 585889
1761.91/1762.30	c total #propagations: 2405716656 / total #impl: 10092599516 (eff. 0.238)
1761.91/1762.30	c #Conflicts:    2803000 | #Learnt:      67851 | 0.000
1761.91/1762.30	c total clause space: 335.816MB
1761.91/1762.30	c total #watches: 589337
1762.51/1762.84	c total #propagations: 2406838710 / total #impl: 10097120342 (eff. 0.238)
1762.51/1762.84	c #Conflicts:    2804000 | #Learnt:      68851 | 0.000
1762.51/1762.84	c total clause space: 335.816MB
1762.51/1762.84	c total #watches: 592345
1763.21/1763.55	c total #propagations: 2407719102 / total #impl: 10100902314 (eff. 0.238)
1763.21/1763.55	c #Conflicts:    2805000 | #Learnt:      69851 | 0.000
1763.21/1763.55	c total clause space: 335.816MB
1763.21/1763.55	c total #watches: 595391
1763.81/1764.13	c total #propagations: 2408788334 / total #impl: 10105168090 (eff. 0.238)
1763.81/1764.13	c #Conflicts:    2806000 | #Learnt:      70851 | 0.000
1763.81/1764.13	c total clause space: 335.816MB
1763.81/1764.13	c total #watches: 598435
1764.41/1764.74	c total #propagations: 2409572624 / total #impl: 10108963246 (eff. 0.238)
1764.41/1764.74	c #Conflicts:    2807000 | #Learnt:      71851 | 0.000
1764.41/1764.74	c total clause space: 335.816MB
1764.41/1764.74	c total #watches: 601298
1765.11/1765.46	c total #propagations: 2410618162 / total #impl: 10112876218 (eff. 0.238)
1765.11/1765.46	c #Conflicts:    2808000 | #Learnt:      72851 | 0.000
1765.11/1765.46	c total clause space: 335.816MB
1765.11/1765.46	c total #watches: 604653
1765.81/1766.16	c total #propagations: 2411739365 / total #impl: 10117194136 (eff. 0.238)
1765.81/1766.16	c #Conflicts:    2809000 | #Learnt:      73851 | 0.000
1765.81/1766.16	c total clause space: 335.816MB
1765.81/1766.16	c total #watches: 607313
1766.21/1766.56	c total #propagations: 2412702501 / total #impl: 10120766659 (eff. 0.238)
1766.21/1766.56	c #Conflicts:    2810000 | #Learnt:      74851 | 0.000
1766.21/1766.56	c total clause space: 335.816MB
1766.21/1766.56	c total #watches: 610004
1766.81/1767.10	c total #propagations: 2413614851 / total #impl: 10124958981 (eff. 0.238)
1766.81/1767.10	c #Conflicts:    2811000 | #Learnt:      75851 | 0.000
1766.81/1767.10	c total clause space: 335.816MB
1766.81/1767.10	c total #watches: 613745
1767.41/1767.79	c total #propagations: 2414400017 / total #impl: 10129348034 (eff. 0.238)
1767.41/1767.79	c #Conflicts:    2812000 | #Learnt:      76851 | 0.000
1767.41/1767.79	c total clause space: 335.816MB
1767.41/1767.79	c total #watches: 617248
1768.11/1768.47	c total #propagations: 2415289239 / total #impl: 10133208547 (eff. 0.238)
1768.11/1768.47	c #Conflicts:    2813000 | #Learnt:      77851 | 0.000
1768.11/1768.47	c total clause space: 335.816MB
1768.11/1768.47	c total #watches: 621852
1768.91/1769.24	c total #propagations: 2416104299 / total #impl: 10136757091 (eff. 0.238)
1768.91/1769.24	c #Conflicts:    2814000 | #Learnt:      78851 | 0.000
1768.91/1769.24	c total clause space: 335.816MB
1768.91/1769.24	c total #watches: 624723
1769.71/1770.02	c total #propagations: 2417062407 / total #impl: 10140695429 (eff. 0.238)
1769.71/1770.02	c #Conflicts:    2815000 | #Learnt:      79851 | 0.000
1769.71/1770.02	c total clause space: 335.816MB
1769.71/1770.03	c total #watches: 627500
1770.40/1770.79	c total #propagations: 2418187226 / total #impl: 10144620090 (eff. 0.238)
1770.40/1770.79	c #Conflicts:    2816000 | #Learnt:      80851 | 0.000
1770.40/1770.79	c total clause space: 335.816MB
1770.40/1770.79	c total #watches: 630717
1771.00/1771.36	c total #propagations: 2419289712 / total #impl: 10148995018 (eff. 0.238)
1771.00/1771.36	c GARBAGE COLLECT
1771.00/1771.36	c #Conflicts:    2817000 | #Learnt:      41143 | 0.000
1771.00/1771.36	c total clause space: 335.816MB
1771.00/1771.36	c total #watches: 506579
1771.40/1771.74	c total #propagations: 2420096520 / total #impl: 10151739620 (eff. 0.238)
1771.40/1771.74	c #Conflicts:    2818000 | #Learnt:      42143 | 0.000
1771.40/1771.74	c total clause space: 335.816MB
1771.40/1771.74	c total #watches: 509530
1771.91/1772.25	c total #propagations: 2420900369 / total #impl: 10155330675 (eff. 0.238)
1771.91/1772.25	c #Conflicts:    2819000 | #Learnt:      43143 | 0.000
1771.91/1772.25	c total clause space: 335.816MB
1771.91/1772.25	c total #watches: 512531
1772.30/1772.61	c total #propagations: 2421940049 / total #impl: 10159515565 (eff. 0.238)
1772.30/1772.61	c #Conflicts:    2820000 | #Learnt:      44143 | 0.000
1772.30/1772.61	c total clause space: 335.816MB
1772.30/1772.61	c total #watches: 515291
1772.60/1772.92	c total #propagations: 2422715856 / total #impl: 10162411510 (eff. 0.238)
1772.60/1772.92	c #Conflicts:    2821000 | #Learnt:      45143 | 0.000
1772.60/1772.92	c total clause space: 335.816MB
1772.60/1772.92	c total #watches: 517849
1772.91/1773.24	c total #propagations: 2423373519 / total #impl: 10165245841 (eff. 0.238)
1772.91/1773.24	c #Conflicts:    2822000 | #Learnt:      46143 | 0.000
1772.91/1773.24	c total clause space: 335.816MB
1772.91/1773.24	c total #watches: 520081
1773.50/1773.80	c total #propagations: 2424056342 / total #impl: 10168100079 (eff. 0.238)
1773.50/1773.80	c #Conflicts:    2823000 | #Learnt:      47143 | 0.000
1773.50/1773.80	c total clause space: 335.816MB
1773.50/1773.80	c total #watches: 522605
1774.11/1774.47	c total #propagations: 2425005687 / total #impl: 10171810037 (eff. 0.238)
1774.11/1774.47	c #Conflicts:    2824000 | #Learnt:      48143 | 0.000
1774.11/1774.47	c total clause space: 335.816MB
1774.11/1774.47	c total #watches: 525878
1774.60/1774.99	c total #propagations: 2426259526 / total #impl: 10176519544 (eff. 0.238)
1774.60/1774.99	c #Conflicts:    2825000 | #Learnt:      49143 | 0.000
1774.60/1774.99	c total clause space: 335.816MB
1774.60/1774.99	c total #watches: 528731
1775.21/1775.58	c total #propagations: 2427245409 / total #impl: 10180973157 (eff. 0.238)
1775.21/1775.58	c #Conflicts:    2826000 | #Learnt:      50143 | 0.000
1775.21/1775.58	c total clause space: 335.816MB
1775.21/1775.58	c total #watches: 532063
1775.90/1776.22	c total #propagations: 2428230461 / total #impl: 10185163484 (eff. 0.238)
1775.90/1776.22	c #Conflicts:    2827000 | #Learnt:      51143 | 0.000
1775.90/1776.22	c total clause space: 335.816MB
1775.90/1776.22	c total #watches: 536089
1776.21/1776.53	c total #propagations: 2429333036 / total #impl: 10189069615 (eff. 0.238)
1776.21/1776.53	c #Conflicts:    2828000 | #Learnt:      52143 | 0.000
1776.21/1776.53	c total clause space: 335.816MB
1776.21/1776.53	c total #watches: 539583
1776.60/1776.95	c total #propagations: 2429907396 / total #impl: 10191830286 (eff. 0.238)
1776.60/1776.95	c #Conflicts:    2829000 | #Learnt:      53143 | 0.000
1776.60/1776.95	c total clause space: 335.816MB
1776.60/1776.95	c total #watches: 542556
1777.00/1777.33	c total #propagations: 2430587259 / total #impl: 10195652071 (eff. 0.238)
1777.00/1777.33	c #Conflicts:    2830000 | #Learnt:      54143 | 0.000
1777.00/1777.33	c total clause space: 335.816MB
1777.00/1777.33	c total #watches: 545436
1777.50/1777.82	c total #propagations: 2431312457 / total #impl: 10199175179 (eff. 0.238)
1777.50/1777.82	c #Conflicts:    2831000 | #Learnt:      55143 | 0.000
1777.50/1777.82	c total clause space: 335.816MB
1777.50/1777.82	c total #watches: 548795
1778.20/1778.52	c total #propagations: 2432069968 / total #impl: 10202751157 (eff. 0.238)
1778.20/1778.52	c #Conflicts:    2832000 | #Learnt:      56143 | 0.000
1778.20/1778.52	c total clause space: 335.816MB
1778.20/1778.52	c total #watches: 551257
1778.80/1779.15	c total #propagations: 2432872773 / total #impl: 10206009379 (eff. 0.238)
1778.80/1779.15	c #Conflicts:    2833000 | #Learnt:      57143 | 0.000
1778.80/1779.15	c total clause space: 335.816MB
1778.80/1779.15	c total #watches: 554029
1779.20/1779.50	c total #propagations: 2433653377 / total #impl: 10209040518 (eff. 0.238)
1779.20/1779.50	c #Conflicts:    2834000 | #Learnt:      58143 | 0.000
1779.20/1779.50	c total clause space: 335.816MB
1779.20/1779.50	c total #watches: 556843
1779.51/1779.87	c total #propagations: 2434271259 / total #impl: 10211272526 (eff. 0.238)
1779.51/1779.87	c #Conflicts:    2835000 | #Learnt:      59143 | 0.000
1779.51/1779.87	c total clause space: 335.816MB
1779.51/1779.87	c total #watches: 559434
1779.90/1780.24	c total #propagations: 2434947397 / total #impl: 10213798210 (eff. 0.238)
1779.90/1780.24	c #Conflicts:    2836000 | #Learnt:      60143 | 0.000
1779.90/1780.24	c total clause space: 335.816MB
1779.90/1780.24	c total #watches: 562113
1780.30/1780.63	c total #propagations: 2435614777 / total #impl: 10216324814 (eff. 0.238)
1780.30/1780.63	c #Conflicts:    2837000 | #Learnt:      61143 | 0.000
1780.30/1780.63	c total clause space: 335.816MB
1780.30/1780.63	c total #watches: 565086
1780.71/1781.03	c total #propagations: 2436249981 / total #impl: 10218754094 (eff. 0.238)
1780.71/1781.03	c #Conflicts:    2838000 | #Learnt:      62143 | 0.000
1780.71/1781.03	c total clause space: 335.816MB
1780.71/1781.03	c total #watches: 568185
1781.10/1781.45	c total #propagations: 2436876071 / total #impl: 10221255120 (eff. 0.238)
1781.10/1781.45	c #Conflicts:    2839000 | #Learnt:      63143 | 0.000
1781.10/1781.45	c total clause space: 335.816MB
1781.10/1781.45	c total #watches: 570486
1781.60/1781.95	c total #propagations: 2437496701 / total #impl: 10223544704 (eff. 0.238)
1781.60/1781.95	c #Conflicts:    2840000 | #Learnt:      64143 | 0.000
1781.60/1781.95	c total clause space: 335.816MB
1781.60/1781.95	c total #watches: 573181
1782.10/1782.46	c total #propagations: 2438380996 / total #impl: 10226852709 (eff. 0.238)
1782.10/1782.46	c #Conflicts:    2841000 | #Learnt:      65143 | 0.000
1782.10/1782.46	c total clause space: 335.816MB
1782.10/1782.46	c total #watches: 575669
1782.70/1783.00	c total #propagations: 2439307313 / total #impl: 10230268988 (eff. 0.238)
1782.70/1783.00	c #Conflicts:    2842000 | #Learnt:      66143 | 0.000
1782.70/1783.00	c total clause space: 335.816MB
1782.70/1783.00	c total #watches: 578817
1783.20/1783.53	c total #propagations: 2440334618 / total #impl: 10234013924 (eff. 0.238)
1783.20/1783.53	c #Conflicts:    2843000 | #Learnt:      67143 | 0.000
1783.20/1783.53	c total clause space: 335.816MB
1783.20/1783.53	c total #watches: 581985
1783.80/1784.13	c total #propagations: 2441318972 / total #impl: 10237931168 (eff. 0.238)
1783.80/1784.13	c #Conflicts:    2844000 | #Learnt:      68143 | 0.000
1783.80/1784.13	c total clause space: 335.816MB
1783.80/1784.13	c total #watches: 584975
1784.40/1784.75	c total #propagations: 2442497179 / total #impl: 10242180293 (eff. 0.238)
1784.40/1784.75	c #Conflicts:    2845000 | #Learnt:      69143 | 0.000
1784.40/1784.75	c total clause space: 335.816MB
1784.40/1784.75	c total #watches: 587742
1785.01/1785.37	c total #propagations: 2443507887 / total #impl: 10246037910 (eff. 0.238)
1785.01/1785.37	c #Conflicts:    2846000 | #Learnt:      70143 | 0.000
1785.01/1785.37	c total clause space: 335.816MB
1785.01/1785.37	c total #watches: 590267
1785.40/1785.71	c total #propagations: 2444592851 / total #impl: 10249736342 (eff. 0.239)
1785.40/1785.71	c #Conflicts:    2847000 | #Learnt:      71143 | 0.000
1785.40/1785.71	c total clause space: 335.816MB
1785.40/1785.72	c total #watches: 594671
1786.00/1786.30	c total #propagations: 2445286141 / total #impl: 10253700785 (eff. 0.238)
1786.00/1786.30	c #Conflicts:    2848000 | #Learnt:      72143 | 0.000
1786.00/1786.30	c total clause space: 335.816MB
1786.00/1786.30	c total #watches: 598765
1786.60/1786.96	c total #propagations: 2446273678 / total #impl: 10258346634 (eff. 0.238)
1786.60/1786.96	c #Conflicts:    2849000 | #Learnt:      73143 | 0.000
1786.60/1786.96	c total clause space: 335.816MB
1786.60/1786.96	c total #watches: 602489
1787.10/1787.46	c total #propagations: 2447310053 / total #impl: 10262190175 (eff. 0.238)
1787.10/1787.46	c #Conflicts:    2850000 | #Learnt:      74143 | 0.000
1787.10/1787.46	c total clause space: 335.816MB
1787.10/1787.46	c total #watches: 605793
1787.60/1787.98	c total #propagations: 2448075113 / total #impl: 10265720667 (eff. 0.238)
1787.60/1787.98	c #Conflicts:    2851000 | #Learnt:      75143 | 0.000
1787.60/1787.98	c total clause space: 335.816MB
1787.60/1787.98	c total #watches: 609079
1788.31/1788.63	c total #propagations: 2448808337 / total #impl: 10269031688 (eff. 0.238)
1788.31/1788.63	c #Conflicts:    2852000 | #Learnt:      76143 | 0.000
1788.31/1788.63	c total clause space: 335.816MB
1788.31/1788.63	c total #watches: 612512
1788.90/1789.22	c total #propagations: 2449723329 / total #impl: 10273258218 (eff. 0.238)
1788.90/1789.22	c #Conflicts:    2853000 | #Learnt:      77143 | 0.000
1788.90/1789.22	c total clause space: 335.816MB
1788.90/1789.22	c total #watches: 615424
1789.41/1789.73	c total #propagations: 2450653738 / total #impl: 10277171713 (eff. 0.238)
1789.41/1789.73	c #Conflicts:    2854000 | #Learnt:      78143 | 0.000
1789.41/1789.73	c total clause space: 335.816MB
1789.41/1789.73	c total #watches: 619415
1789.80/1790.11	c total #propagations: 2451601948 / total #impl: 10281352869 (eff. 0.238)
1789.80/1790.11	c #Conflicts:    2855000 | #Learnt:      79143 | 0.000
1789.80/1790.11	c total clause space: 335.816MB
1789.80/1790.11	c total #watches: 621847
1790.40/1790.78	c total #propagations: 2452245473 / total #impl: 10283848034 (eff. 0.238)
1790.40/1790.78	c #Conflicts:    2856000 | #Learnt:      80143 | 0.000
1790.40/1790.78	c total clause space: 335.816MB
1790.40/1790.78	c total #watches: 624447
1791.20/1791.55	c total #propagations: 2452987824 / total #impl: 10286714964 (eff. 0.238)
1791.20/1791.55	c #Conflicts:    2857000 | #Learnt:      81143 | 0.000
1791.20/1791.55	c total clause space: 335.816MB
1791.20/1791.55	c total #watches: 627121
1792.00/1792.36	c total #propagations: 2453820081 / total #impl: 10290159388 (eff. 0.238)
1792.00/1792.36	c GARBAGE COLLECT
1792.00/1792.36	c #Conflicts:    2858000 | #Learnt:      41142 | 0.000
1792.00/1792.36	c total clause space: 335.816MB
1792.00/1792.36	c total #watches: 506674
1792.60/1792.95	c total #propagations: 2454728894 / total #impl: 10293935354 (eff. 0.238)
1792.60/1792.95	c #Conflicts:    2859000 | #Learnt:      42142 | 0.000
1792.60/1792.95	c total clause space: 335.816MB
1792.60/1792.95	c total #watches: 510257
1793.10/1793.40	c total #propagations: 2455602756 / total #impl: 10297655588 (eff. 0.238)
1793.10/1793.40	c #Conflicts:    2860000 | #Learnt:      43142 | 0.000
1793.10/1793.40	c total clause space: 335.816MB
1793.10/1793.40	c total #watches: 513411
1793.81/1794.10	c total #propagations: 2456524911 / total #impl: 10301191017 (eff. 0.238)
1793.81/1794.10	c #Conflicts:    2861000 | #Learnt:      44142 | 0.000
1793.81/1794.10	c total clause space: 335.816MB
1793.81/1794.10	c total #watches: 516711
1794.40/1794.79	c total #propagations: 2457718611 / total #impl: 10305838276 (eff. 0.238)
1794.40/1794.79	c #Conflicts:    2862000 | #Learnt:      45142 | 0.000
1794.40/1794.79	c total clause space: 335.816MB
1794.40/1794.79	c total #watches: 520261
1795.20/1795.52	c total #propagations: 2458977011 / total #impl: 10310890872 (eff. 0.238)
1795.20/1795.52	c #Conflicts:    2863000 | #Learnt:      46142 | 0.000
1795.20/1795.52	c total clause space: 335.816MB
1795.20/1795.52	c total #watches: 523499
1795.70/1796.09	c total #propagations: 2460046480 / total #impl: 10314750263 (eff. 0.238)
1795.70/1796.09	c #Conflicts:    2864000 | #Learnt:      47142 | 0.000
1795.70/1796.09	c total clause space: 335.816MB
1795.70/1796.09	c total #watches: 526414
1796.40/1796.71	c total #propagations: 2461135881 / total #impl: 10319133311 (eff. 0.239)
1796.40/1796.71	c #Conflicts:    2865000 | #Learnt:      48142 | 0.000
1796.40/1796.71	c total clause space: 335.816MB
1796.40/1796.71	c total #watches: 530310
1797.11/1797.44	c total #propagations: 2461941145 / total #impl: 10322418929 (eff. 0.239)
1797.11/1797.44	c #Conflicts:    2866000 | #Learnt:      49142 | 0.000
1797.11/1797.44	c total clause space: 335.816MB
1797.11/1797.44	c total #watches: 533206
1797.80/1798.13	c total #propagations: 2463005466 / total #impl: 10325539082 (eff. 0.239)
1797.80/1798.13	c #Conflicts:    2867000 | #Learnt:      50142 | 0.000
1797.80/1798.13	c total clause space: 335.816MB
1797.80/1798.13	c total #watches: 536049
1798.31/1798.61	c total #propagations: 2464251623 / total #impl: 10329823178 (eff. 0.239)
1798.31/1798.61	c #Conflicts:    2868000 | #Learnt:      51142 | 0.000
1798.31/1798.61	c total clause space: 335.816MB
1798.31/1798.61	c total #watches: 539114
1799.00/1799.36	c total #propagations: 2465173880 / total #impl: 10333714994 (eff. 0.239)
1799.00/1799.36	c #Conflicts:    2869000 | #Learnt:      52142 | 0.000
1799.00/1799.36	c total clause space: 335.816MB
1799.00/1799.36	c total #watches: 541951
1799.41/1799.77	c total #propagations: 2466340642 / total #impl: 10337789821 (eff. 0.239)
1799.41/1799.77	c #Conflicts:    2870000 | #Learnt:      53142 | 0.000
1799.41/1799.77	c total clause space: 335.816MB
1799.41/1799.77	c total #watches: 544769
1799.80/1800.17	c total #propagations: 2467268688 / total #impl: 10341435606 (eff. 0.239)
1799.80/1800.17	c #Conflicts:    2871000 | #Learnt:      54142 | 0.000
1799.80/1800.17	c total clause space: 335.816MB
1799.80/1800.17	c total #watches: 547785

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

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

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


[startup+0 s]
/proc/loadavg: 1.93 2.01 1.99 3/176 17040
/proc/meminfo: memFree=31155032/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 27651272 29802496 5260 33554432000 4194304 6199737 140735856242512 140735499048968 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 7276 5260 122 490 0 6777 0

[startup+0.100165 s]
/proc/loadavg: 1.93 2.01 1.99 3/176 17040
/proc/meminfo: memFree=31155032/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=35336 CPUtime=0.09 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 1650 0 0 0 9 0 0 0 20 0 1 0 27651272 36184064 7786 33554432000 4194304 6199737 140735856242512 140735499048968 4207897 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 8834 7787 133 490 0 8335 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35336

[startup+0.200382 s]
/proc/loadavg: 1.93 2.01 1.99 3/176 17040
/proc/meminfo: memFree=31155032/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=43272 CPUtime=0.19 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 2733 0 0 0 19 0 0 0 20 0 1 0 27651272 44310528 8967 33554432000 4194304 6199737 140735856242512 140735499048968 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 10818 8967 134 490 0 10319 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43272

[startup+0.300328 s]
/proc/loadavg: 1.93 2.01 1.99 3/176 17040
/proc/meminfo: memFree=31155032/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=43924 CPUtime=0.29 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 3513 0 0 0 29 0 0 0 20 0 1 0 27651272 44978176 9943 33554432000 4194304 6199737 140735856242512 140735499048968 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 10981 9943 134 490 0 10482 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43924

[startup+0.70029 s]
/proc/loadavg: 1.93 2.01 1.99 3/176 17040
/proc/meminfo: memFree=31155032/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=66852 CPUtime=0.69 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 6027 0 0 0 69 0 0 0 20 0 1 0 27651272 68456448 14236 33554432000 4194304 6199737 140735856242512 140735499048968 5146803 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 16713 14236 139 490 0 16214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66852

[startup+1.5003 s]
/proc/loadavg: 1.93 2.01 1.99 3/177 17041
/proc/meminfo: memFree=31096128/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=67120 CPUtime=1.49 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 6152 0 0 0 149 0 0 0 20 0 1 0 27651272 68730880 14872 33554432000 4194304 6199737 140735856242512 140735856241128 4218050 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 16780 14873 155 490 0 16281 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67120

[startup+3.1003 s]
/proc/loadavg: 1.93 2.01 1.99 3/177 17041
/proc/meminfo: memFree=31093340/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=86484 CPUtime=3.09 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 7156 0 0 0 308 1 0 0 20 0 1 0 27651272 88559616 17016 33554432000 4194304 6199737 140735856242512 140735856241624 4213476 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 21621 17016 161 490 0 21122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86484

[startup+6.30025 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 17041
/proc/meminfo: memFree=31084632/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=87280 CPUtime=6.29 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 7350 0 0 0 628 1 0 0 20 0 1 0 27651272 89374720 17715 33554432000 4194304 6199737 140735856242512 140735856241624 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 21820 17715 161 490 0 21321 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87280

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 17041
/proc/meminfo: memFree=31077188/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=88236 CPUtime=12.69 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 7610 0 0 0 1268 1 0 0 20 0 1 0 27651272 90353664 19508 33554432000 4194304 6199737 140735856242512 140735856241624 4213473 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 22059 19508 161 490 0 21560 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88236

[startup+25.5004 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 17041
/proc/meminfo: memFree=31061580/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=120540 CPUtime=25.48 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 8853 0 0 0 2547 1 0 0 20 0 1 0 27651272 123432960 23438 33554432000 4194304 6199737 140735856242512 140735856241624 4213593 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 30135 23438 161 490 0 29636 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 120540

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 17042
/proc/meminfo: memFree=31050664/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=122480 CPUtime=51.08 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 9340 0 0 0 5106 2 0 0 20 0 1 0 27651272 125419520 25969 33554432000 4194304 6199737 140735856242512 140735856241624 4213345 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 30620 25969 161 490 0 30121 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 122480

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 17043
/proc/meminfo: memFree=30993516/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=175840 CPUtime=102.28 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 11030 0 0 0 10225 3 0 0 20 0 1 0 27651272 180060160 31916 33554432000 4194304 6199737 140735856242512 140735856241624 4213377 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 43960 31916 161 490 0 43461 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 175840

[startup+162.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 17044
/proc/meminfo: memFree=30983640/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=178436 CPUtime=162.26 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 11709 0 0 0 16222 4 0 0 20 0 1 0 27651272 182718464 34112 33554432000 4194304 6199737 140735856242512 140735856241624 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 44609 34112 161 490 0 44110 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 178436

[startup+222.307 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 17046
/proc/meminfo: memFree=30946880/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=181396 CPUtime=222.26 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 12434 0 0 0 22221 5 0 0 20 0 1 0 27651272 185749504 41991 33554432000 4194304 6199737 140735856242512 140735856241624 4235298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 45349 41991 161 490 0 44850 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 181396

[startup+282.3 s]
/proc/loadavg: 1.89 1.99 1.99 3/177 18105
/proc/meminfo: memFree=31306220/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=183652 CPUtime=282.25 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 13010 0 0 0 28219 6 0 0 20 0 1 0 27651272 188059648 42574 33554432000 4194304 6199737 140735856242512 140735856241624 4213522 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 45913 42574 161 490 0 45414 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 183652

[startup+342.3 s]
/proc/loadavg: 1.96 1.99 1.99 3/177 18106
/proc/meminfo: memFree=31269828/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=267288 CPUtime=342.22 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 14443 0 0 0 34216 6 0 0 20 0 1 0 27651272 273702912 47250 33554432000 4194304 6199737 140735856242512 140735856241624 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 66822 47250 161 490 0 66323 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 267288

[startup+402.3 s]
/proc/loadavg: 1.98 1.99 1.99 3/177 18107
/proc/meminfo: memFree=31183924/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=269776 CPUtime=402.21 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 15080 0 0 0 40214 7 0 0 20 0 1 0 27651272 276250624 59142 33554432000 4194304 6199737 140735856242512 140735856241624 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 67444 59142 161 490 0 66945 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 269776

[startup+462.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 18108
/proc/meminfo: memFree=31179844/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=272176 CPUtime=462.21 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 15690 0 0 0 46213 8 0 0 20 0 1 0 27651272 278708224 59752 33554432000 4194304 6199737 140735856242512 140735856241624 4217204 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 68044 59752 161 490 0 67545 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 272176

[startup+522.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 18110
/proc/meminfo: memFree=31158992/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=273800 CPUtime=522.19 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 16077 0 0 0 52211 8 0 0 20 0 1 0 27651272 280371200 64738 33554432000 4194304 6199737 140735856242512 140735856241128 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 68450 64738 161 490 0 67951 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 273800

[startup+582.3 s]
/proc/loadavg: 2.06 2.01 1.99 3/177 18111
/proc/meminfo: memFree=31075500/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=274680 CPUtime=582.18 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 16312 0 0 0 58210 8 0 0 20 0 1 0 27651272 281272320 66506 33554432000 4194304 6199737 140735856242512 140735856241624 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 68670 66506 161 490 0 68171 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 274680


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


[startup+942.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 18121
/proc/meminfo: memFree=31062312/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=278836 CPUtime=942.13 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 17354 0 0 0 94204 9 0 0 20 0 1 0 27651272 285528064 68058 33554432000 4194304 6199737 140735856242512 140735856241624 4198638 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 69709 68058 161 490 0 69210 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 278836

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 18122
/proc/meminfo: memFree=31060808/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=280216 CPUtime=1002.12 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 17676 0 0 0 100202 10 0 0 20 0 1 0 27651272 286941184 68380 33554432000 4194304 6199737 140735856242512 140735856241624 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 70054 68380 161 490 0 69555 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 280216

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 18123
/proc/meminfo: memFree=31048012/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=413640 CPUtime=1062.11 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 18508 0 0 0 106201 10 0 0 20 0 1 0 27651272 423567360 71570 33554432000 4194304 6199737 140735856242512 140735856241624 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 103410 71570 161 490 0 102911 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 413640

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 18124
/proc/meminfo: memFree=31046504/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=414612 CPUtime=1122.1 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 18753 0 0 0 112200 10 0 0 20 0 1 0 27651272 424562688 71815 33554432000 4194304 6199737 140735856242512 140735856241624 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 103653 71815 161 490 0 103154 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 414612

[startup+1182.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 18126
/proc/meminfo: memFree=31016132/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=415772 CPUtime=1182.1 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 18954 0 0 0 118199 11 0 0 20 0 1 0 27651272 425750528 72016 33554432000 4194304 6199737 140735856242512 140735856241624 4222443 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 103943 72016 161 490 0 103444 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 415772

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 18130
/proc/meminfo: memFree=31001192/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=416764 CPUtime=1242.08 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 19172 0 0 0 124197 11 0 0 20 0 1 0 27651272 426766336 72338 33554432000 4194304 6199737 140735856242512 140735856241624 4213875 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 104191 72338 161 490 0 103692 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 416764

[startup+1302.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/177 18131
/proc/meminfo: memFree=31000124/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=417452 CPUtime=1302.07 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 19344 0 0 0 130196 11 0 0 20 0 1 0 27651272 427470848 72510 33554432000 4194304 6199737 140735856242512 140735856241128 5146803 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 104363 72510 161 490 0 103864 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 417452

[startup+1362.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 18132
/proc/meminfo: memFree=30945136/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=419088 CPUtime=1362.06 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 20032 0 0 0 136194 12 0 0 20 0 1 0 27651272 429146112 76152 33554432000 4194304 6199737 140735856242512 140735856241624 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 104772 76152 161 490 0 104273 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 419088

[startup+1422.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 18133
/proc/meminfo: memFree=30942548/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=421036 CPUtime=1422.06 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 20530 0 0 0 142194 12 0 0 20 0 1 0 27651272 431140864 76683 33554432000 4194304 6199737 140735856242512 140735856241624 4235272 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 105259 76683 161 490 0 104760 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 421036

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 18135
/proc/meminfo: memFree=30919952/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=422428 CPUtime=1482.04 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 20887 0 0 0 148191 13 0 0 20 0 1 0 27651272 432566272 82661 33554432000 4194304 6199737 140735856242512 140735856241624 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 105607 82661 161 490 0 105108 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 422428

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 18136
/proc/meminfo: memFree=30886196/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=423452 CPUtime=1542.04 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 21145 0 0 0 154190 14 0 0 20 0 1 0 27651272 433614848 90584 33554432000 4194304 6199737 140735856242512 140735856241624 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 105863 90584 161 490 0 105364 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 423452

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 18137
/proc/meminfo: memFree=30885056/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=423832 CPUtime=1602.03 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 21242 0 0 0 160189 14 0 0 20 0 1 0 27651272 434003968 90681 33554432000 4194304 6199737 140735856242512 140735856241624 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 105958 90681 161 490 0 105459 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 423832

[startup+1662.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 18138
/proc/meminfo: memFree=30883880/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=424228 CPUtime=1662.02 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 21359 0 0 0 166188 14 0 0 20 0 1 0 27651272 434409472 90798 33554432000 4194304 6199737 140735856242512 140735856241624 4213522 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 106057 90798 161 490 0 105558 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 424228

[startup+1722.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 18139
/proc/meminfo: memFree=30883064/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=424764 CPUtime=1722 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 21471 0 0 0 172186 14 0 0 20 0 1 0 27651272 434958336 90910 33554432000 4194304 6199737 140735856242512 140735856241624 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 106191 90910 161 490 0 105692 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 424764

[startup+1782.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 18141
/proc/meminfo: memFree=30882304/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=425224 CPUtime=1782 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 21586 0 0 0 178185 15 0 0 20 0 1 0 27651272 435429376 91025 33554432000 4194304 6199737 140735856242512 140735856241624 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 106306 91025 161 490 0 105807 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 425224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 18144
/proc/meminfo: memFree=30882568/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=425224 CPUtime=1800 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 21608 0 0 0 179985 15 0 0 20 0 1 0 27651272 435429376 91047 33554432000 4194304 6199737 140735856242512 140735856241624 4213215 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 106306 91047 161 490 0 105807 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 425224

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

[startup+1800.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/178 18144
/proc/meminfo: memFree=30882568/32872528 swapFree=241348/274052
[pid=17040] ppid=17037 vsize=425224 CPUtime=1800 cores=1,3,5,7
/proc/17040/stat : 17040 (cdcl-cuttingpla) R 17037 17040 5548 0 -1 4202496 21608 0 0 0 179985 15 0 0 20 0 1 0 27651272 435429376 91047 33554432000 4194304 6199737 140735856242512 140735856241624 4213215 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/17040/statm: 106306 91047 161 490 0 105807 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 425224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.01
CPU user time (s): 1799.85
CPU system time (s): 0.154976
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 425224

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.20721 second user time and 7.60384 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-18 15:20:12
IDJOB=4107977
IDBENCH=74391
IDSOLVER=2548
FILE ID=node107/4107977-1466256012
RUNJOBID= node107-1466240967-5565
PBS_JOBID= 19918200
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= cf899369697891a2aa5256c136e26408
RANDOM SEED=1642404170

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31155316 kB
Buffers:          129096 kB
Cached:           179824 kB
SwapCached:         3136 kB
Active:           476492 kB
Inactive:         225204 kB
Active(anon):     392264 kB
Inactive(anon):     2864 kB
Active(file):      84228 kB
Inactive(file):   222340 kB
Unevictable:      274052 kB
Mlocked:          241348 kB
SwapTotal:      67108856 kB
SwapFree:       67099620 kB
Dirty:              8672 kB
Writeback:             0 kB
AnonPages:        665160 kB
Mapped:             8612 kB
Shmem:                 0 kB
Slab:             610072 kB
SReclaimable:      53220 kB
SUnreclaim:       556852 kB
KernelStack:        1440 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     790004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71704 MiB
End job on node107 at 2016-06-18 15:50:13