Trace number 4117373

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
EmployeeScheduling/normalized-sep4.5.opb
MD5SUM1622df9aaccf800bf3d8a8230db1e870
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.68344
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9324
Total number of constraints28660
Number of constraints which are clauses26658
Number of constraints which are cardinality constraints (but not clauses)238
Number of constraints which are nor clauses,nor cardinality constraints1764
Minimum length of a constraint2
Maximum length of a constraint240
Number of terms in the objective function 26
Biggest coefficient in the objective function 200
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2110
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 200
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2110
Number of bits of the biggest sum of numbers12
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 OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 9324 #constraint= 28660
0.09/0.18	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.09/0.18	c total clause space: 6.90675MB
0.09/0.18	c total #watches: 71716
0.19/0.24	c total #propagations: 66257 / total #impl: 211092 (eff. 0.314)
0.19/0.24	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.19/0.24	c total clause space: 11.2235MB
0.19/0.24	c total #watches: 77836
0.28/0.33	c total #propagations: 117114 / total #impl: 407537 (eff. 0.287)
0.28/0.33	c #Conflicts:       3000 | #Learnt:       2002 | 0.000
0.28/0.33	c total clause space: 11.2235MB
0.28/0.33	c total #watches: 81903
0.39/0.42	c total #propagations: 173784 / total #impl: 782756 (eff. 0.222)
0.39/0.42	c #Conflicts:       4000 | #Learnt:       3002 | 0.000
0.39/0.42	c total clause space: 11.2235MB
0.39/0.42	c total #watches: 84833
0.49/0.54	c total #propagations: 218976 / total #impl: 1066503 (eff. 0.205)
0.49/0.54	c GC COLLECT
0.49/0.54	c #Conflicts:       5000 | #Learnt:       2354 | 0.000
0.49/0.54	c total clause space: 11.2235MB
0.49/0.54	c total #watches: 78969
0.59/0.66	c total #propagations: 278210 / total #impl: 1600051 (eff. 0.174)
0.59/0.66	c #Conflicts:       6000 | #Learnt:       3354 | 0.000
0.59/0.66	c total clause space: 11.2235MB
0.59/0.66	c total #watches: 82441
0.69/0.78	c total #propagations: 324914 / total #impl: 1946966 (eff. 0.167)
0.69/0.78	c GC COLLECT
0.69/0.78	c #Conflicts:       7000 | #Learnt:       2229 | 0.000
0.69/0.78	c total clause space: 11.2235MB
0.69/0.78	c total #watches: 76480
0.79/0.87	c total #propagations: 367605 / total #impl: 2354292 (eff. 0.156)
0.79/0.87	c #Conflicts:       8000 | #Learnt:       3229 | 0.000
0.79/0.87	c total clause space: 11.2235MB
0.79/0.87	c total #watches: 79294
0.89/0.96	c total #propagations: 411147 / total #impl: 2834114 (eff. 0.145)
0.89/0.96	c #Conflicts:       9000 | #Learnt:       4229 | 0.000
0.89/0.96	c total clause space: 11.2235MB
0.89/0.96	c total #watches: 82655
0.99/1.06	c total #propagations: 460520 / total #impl: 3146252 (eff. 0.146)
0.99/1.06	c GC COLLECT
0.99/1.06	c #Conflicts:      10000 | #Learnt:       2721 | 0.000
0.99/1.06	c total clause space: 18.2382MB
0.99/1.06	c total #watches: 77961
1.10/1.16	c total #propagations: 507377 / total #impl: 3555617 (eff. 0.143)
1.10/1.16	c #Conflicts:      11000 | #Learnt:       3721 | 0.000
1.10/1.16	c total clause space: 18.2382MB
1.10/1.16	c total #watches: 83339
1.29/1.30	c total #propagations: 565185 / total #impl: 4202532 (eff. 0.134)
1.29/1.30	c #Conflicts:      12000 | #Learnt:       4721 | 0.000
1.29/1.30	c total clause space: 18.2382MB
1.29/1.30	c total #watches: 89777
1.39/1.43	c total #propagations: 629408 / total #impl: 4813799 (eff. 0.131)
1.39/1.43	c #Conflicts:      13000 | #Learnt:       5721 | 0.000
1.39/1.43	c total clause space: 18.2382MB
1.39/1.43	c total #watches: 94509
1.49/1.57	c total #propagations: 675987 / total #impl: 5135041 (eff. 0.132)
1.49/1.57	c GC COLLECT
1.49/1.57	c #Conflicts:      14000 | #Learnt:       3862 | 0.000
1.49/1.57	c total clause space: 18.2382MB
1.49/1.57	c total #watches: 88213
1.69/1.74	c total #propagations: 749497 / total #impl: 5580338 (eff. 0.134)
1.69/1.74	c #Conflicts:      15000 | #Learnt:       4862 | 0.000
1.69/1.74	c total clause space: 18.2382MB
1.69/1.74	c total #watches: 92523
1.89/1.95	c total #propagations: 820624 / total #impl: 6091519 (eff. 0.135)
1.89/1.95	c #Conflicts:      16000 | #Learnt:       5862 | 0.000
1.89/1.95	c total clause space: 18.2382MB
1.89/1.95	c total #watches: 97470
2.09/2.13	c total #propagations: 896754 / total #impl: 6724947 (eff. 0.133)
2.09/2.13	c GC COLLECT
2.09/2.13	c #Conflicts:      17000 | #Learnt:       3684 | 0.000
2.09/2.13	c total clause space: 18.2382MB
2.09/2.13	c total #watches: 83604
2.20/2.27	c total #propagations: 953895 / total #impl: 7100896 (eff. 0.134)
2.20/2.27	c #Conflicts:      18000 | #Learnt:       4684 | 0.000
2.20/2.27	c total clause space: 18.2382MB
2.20/2.27	c total #watches: 86649
2.39/2.40	c total #propagations: 1004726 / total #impl: 7537338 (eff. 0.133)
2.39/2.40	c #Conflicts:      19000 | #Learnt:       5684 | 0.000
2.39/2.40	c total clause space: 18.2382MB
2.39/2.40	c total #watches: 89774
2.49/2.59	c total #propagations: 1052864 / total #impl: 7993458 (eff. 0.132)
2.49/2.59	c #Conflicts:      20000 | #Learnt:       6684 | 0.000
2.49/2.59	c total clause space: 18.2382MB
2.49/2.59	c total #watches: 94206
2.69/2.75	c total #propagations: 1124997 / total #impl: 8501560 (eff. 0.132)
2.69/2.75	c GC COLLECT
2.69/2.75	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
2.69/2.75	c total clause space: 18.2382MB
2.69/2.75	c total #watches: 87775
2.79/2.89	c total #propagations: 1198493 / total #impl: 9127971 (eff. 0.131)
2.79/2.89	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
2.79/2.89	c total clause space: 18.2382MB
2.79/2.89	c total #watches: 90985
2.99/3.06	c total #propagations: 1266235 / total #impl: 9437494 (eff. 0.134)
2.99/3.06	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
2.99/3.06	c total clause space: 18.2382MB
2.99/3.06	c total #watches: 94285
3.19/3.23	c total #propagations: 1342473 / total #impl: 9787422 (eff. 0.137)
3.19/3.23	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
3.19/3.23	c total clause space: 18.2382MB
3.19/3.23	c total #watches: 97802
3.30/3.38	c total #propagations: 1403585 / total #impl: 10224277 (eff. 0.137)
3.30/3.38	c GC COLLECT
3.30/3.38	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
3.30/3.38	c total clause space: 18.2382MB
3.30/3.38	c total #watches: 86507
3.49/3.51	c total #propagations: 1460040 / total #impl: 10654643 (eff. 0.137)
3.49/3.51	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
3.49/3.51	c total clause space: 18.2382MB
3.49/3.51	c total #watches: 90314
3.59/3.66	c total #propagations: 1507128 / total #impl: 10972002 (eff. 0.137)
3.59/3.66	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
3.59/3.66	c total clause space: 18.2382MB
3.59/3.66	c total #watches: 93717
3.79/3.84	c total #propagations: 1553878 / total #impl: 11454482 (eff. 0.136)
3.79/3.84	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
3.79/3.84	c total clause space: 18.2382MB
3.79/3.84	c total #watches: 97847
3.99/4.03	c total #propagations: 1605847 / total #impl: 11959767 (eff. 0.134)
3.99/4.03	c GC COLLECT
3.99/4.03	c #Conflicts:      29000 | #Learnt:       4301 | 0.000
3.99/4.03	c total clause space: 18.2382MB
3.99/4.03	c total #watches: 85207
4.19/4.23	c total #propagations: 1668279 / total #impl: 12532242 (eff. 0.133)
4.19/4.23	c #Conflicts:      30000 | #Learnt:       5301 | 0.000
4.19/4.23	c total clause space: 18.2382MB
4.19/4.23	c total #watches: 92377
4.40/4.48	c total #propagations: 1739293 / total #impl: 13517504 (eff. 0.129)
4.40/4.48	c #Conflicts:      31000 | #Learnt:       6301 | 0.000
4.40/4.48	c total clause space: 18.2382MB
4.40/4.48	c total #watches: 96703
4.69/4.73	c total #propagations: 1808316 / total #impl: 14344358 (eff. 0.126)
4.69/4.73	c #Conflicts:      32000 | #Learnt:       7301 | 0.000
4.69/4.73	c total clause space: 18.2382MB
4.69/4.73	c total #watches: 101224
4.89/4.94	c total #propagations: 1874548 / total #impl: 15031269 (eff. 0.125)
4.89/4.94	c #Conflicts:      33000 | #Learnt:       8301 | 0.000
4.89/4.94	c total clause space: 18.2382MB
4.89/4.94	c total #watches: 106315
4.99/5.03	c total #propagations: 1950010 / total #impl: 15579570 (eff. 0.125)
4.99/5.03	c GC COLLECT
4.99/5.03	c #Conflicts:      34000 | #Learnt:       4897 | 0.000
4.99/5.03	c total clause space: 18.2382MB
4.99/5.03	c total #watches: 93392
5.09/5.11	c total #propagations: 2002480 / total #impl: 15712614 (eff. 0.127)
5.09/5.11	c #Conflicts:      35000 | #Learnt:       5897 | 0.000
5.09/5.11	c total clause space: 18.2382MB
5.09/5.11	c total #watches: 97451
5.19/5.26	c total #propagations: 2050584 / total #impl: 15841616 (eff. 0.129)
5.19/5.26	c #Conflicts:      36000 | #Learnt:       6897 | 0.000
5.19/5.26	c total clause space: 18.2382MB
5.19/5.26	c total #watches: 103649
5.39/5.41	c total #propagations: 2107636 / total #impl: 16141138 (eff. 0.131)
5.39/5.41	c #Conflicts:      37000 | #Learnt:       7897 | 0.000
5.39/5.41	c total clause space: 18.2382MB
5.39/5.41	c total #watches: 108449
5.50/5.54	c total #propagations: 2161489 / total #impl: 16379887 (eff. 0.132)
5.50/5.54	c #Conflicts:      38000 | #Learnt:       8897 | 0.000
5.50/5.54	c total clause space: 18.2382MB
5.50/5.54	c total #watches: 111863
5.60/5.66	c total #propagations: 2200239 / total #impl: 16566025 (eff. 0.133)
5.60/5.66	c GC COLLECT
5.60/5.66	c #Conflicts:      39000 | #Learnt:       5205 | 0.000
5.60/5.66	c total clause space: 29.637MB
5.60/5.66	c total #watches: 91121
5.69/5.79	c total #propagations: 2249459 / total #impl: 16758300 (eff. 0.134)
5.69/5.79	c #Conflicts:      40000 | #Learnt:       6205 | 0.000
5.69/5.79	c total clause space: 29.637MB
5.69/5.79	c total #watches: 95633
5.89/5.98	c total #propagations: 2300877 / total #impl: 17127397 (eff. 0.134)
5.89/5.98	c #Conflicts:      41000 | #Learnt:       7205 | 0.000
5.89/5.98	c total clause space: 29.637MB
5.89/5.98	c total #watches: 100107
6.09/6.18	c total #propagations: 2349394 / total #impl: 17548941 (eff. 0.134)
6.09/6.18	c #Conflicts:      42000 | #Learnt:       8205 | 0.000
6.09/6.18	c total clause space: 29.637MB
6.09/6.18	c total #watches: 103573
6.29/6.39	c total #propagations: 2396600 / total #impl: 17856997 (eff. 0.134)
6.29/6.39	c #Conflicts:      43000 | #Learnt:       9205 | 0.000
6.29/6.39	c total clause space: 29.637MB
6.29/6.39	c total #watches: 107350
6.60/6.61	c total #propagations: 2440673 / total #impl: 18168068 (eff. 0.134)
6.60/6.61	c GC COLLECT
6.60/6.61	c #Conflicts:      44000 | #Learnt:       5205 | 0.000
6.60/6.61	c total clause space: 29.637MB
6.60/6.61	c total #watches: 90942
6.70/6.74	c total #propagations: 2486709 / total #impl: 18499081 (eff. 0.134)
6.70/6.74	c #Conflicts:      45000 | #Learnt:       6205 | 0.000
6.70/6.74	c total clause space: 29.637MB
6.70/6.74	c total #watches: 94997
6.89/6.90	c total #propagations: 2533646 / total #impl: 18757324 (eff. 0.135)
6.89/6.90	c #Conflicts:      46000 | #Learnt:       7205 | 0.000
6.89/6.90	c total clause space: 29.637MB
6.89/6.90	c total #watches: 99726
6.99/7.08	c total #propagations: 2596085 / total #impl: 19241017 (eff. 0.135)
6.99/7.08	c #Conflicts:      47000 | #Learnt:       8205 | 0.000
6.99/7.08	c total clause space: 29.637MB
6.99/7.08	c total #watches: 104395
7.19/7.27	c total #propagations: 2653577 / total #impl: 19790674 (eff. 0.134)
7.19/7.27	c #Conflicts:      48000 | #Learnt:       9205 | 0.000
7.19/7.27	c total clause space: 29.637MB
7.19/7.27	c total #watches: 109567
7.39/7.48	c total #propagations: 2709022 / total #impl: 20495850 (eff. 0.132)
7.39/7.48	c #Conflicts:      49000 | #Learnt:      10205 | 0.000
7.39/7.48	c total clause space: 29.637MB
7.39/7.48	c total #watches: 113880
7.59/7.65	c total #propagations: 2765215 / total #impl: 21181829 (eff. 0.131)
7.59/7.65	c GC COLLECT
7.59/7.65	c #Conflicts:      50000 | #Learnt:       5904 | 0.000
7.59/7.65	c total clause space: 29.637MB
7.59/7.65	c total #watches: 94378
7.69/7.79	c total #propagations: 2824375 / total #impl: 21725112 (eff. 0.130)
7.69/7.79	c #Conflicts:      51000 | #Learnt:       6904 | 0.000
7.69/7.79	c total clause space: 29.637MB
7.69/7.79	c total #watches: 97901
7.89/7.93	c total #propagations: 2879472 / total #impl: 22198759 (eff. 0.130)
7.89/7.93	c #Conflicts:      52000 | #Learnt:       7904 | 0.000
7.89/7.93	c total clause space: 29.637MB
7.89/7.93	c total #watches: 101828
7.99/8.09	c total #propagations: 2921423 / total #impl: 22632631 (eff. 0.129)
7.99/8.09	c #Conflicts:      53000 | #Learnt:       8904 | 0.000
7.99/8.09	c total clause space: 29.637MB
7.99/8.09	c total #watches: 106239
8.19/8.27	c total #propagations: 2969526 / total #impl: 23158046 (eff. 0.128)
8.19/8.27	c #Conflicts:      54000 | #Learnt:       9904 | 0.000
8.19/8.27	c total clause space: 29.637MB
8.19/8.27	c total #watches: 109846
8.39/8.48	c total #propagations: 3020859 / total #impl: 23578225 (eff. 0.128)
8.39/8.48	c #Conflicts:      55000 | #Learnt:      10904 | 0.000
8.39/8.48	c total clause space: 29.637MB
8.39/8.48	c total #watches: 114471
8.59/8.63	c total #propagations: 3076790 / total #impl: 24131211 (eff. 0.128)
8.59/8.63	c GC COLLECT
8.59/8.63	c #Conflicts:      56000 | #Learnt:       6298 | 0.000
8.59/8.63	c total clause space: 29.637MB
8.59/8.63	c total #watches: 95908
8.69/8.77	c total #propagations: 3137231 / total #impl: 24484386 (eff. 0.128)
8.69/8.77	c #Conflicts:      57000 | #Learnt:       7298 | 0.000
8.69/8.77	c total clause space: 29.637MB
8.69/8.77	c total #watches: 99446
8.89/8.95	c total #propagations: 3188083 / total #impl: 24923023 (eff. 0.128)
8.89/8.95	c #Conflicts:      58000 | #Learnt:       8298 | 0.000
8.89/8.95	c total clause space: 29.637MB
8.89/8.95	c total #watches: 104410
9.09/9.17	c total #propagations: 3241700 / total #impl: 25416439 (eff. 0.128)
9.09/9.17	c #Conflicts:      59000 | #Learnt:       9298 | 0.000
9.09/9.17	c total clause space: 29.637MB
9.09/9.17	c total #watches: 110011
9.29/9.39	c total #propagations: 3296407 / total #impl: 26042730 (eff. 0.127)
9.29/9.39	c #Conflicts:      60000 | #Learnt:      10298 | 0.000
9.29/9.39	c total clause space: 29.637MB
9.29/9.39	c total #watches: 114549
9.49/9.59	c total #propagations: 3342119 / total #impl: 26530956 (eff. 0.126)
9.49/9.59	c #Conflicts:      61000 | #Learnt:      11298 | 0.000
9.49/9.59	c total clause space: 29.637MB
9.49/9.59	c total #watches: 118622
9.79/9.82	c total #propagations: 3376489 / total #impl: 26996013 (eff. 0.125)
9.79/9.82	c GC COLLECT
9.79/9.82	c #Conflicts:      62000 | #Learnt:       6397 | 0.000
9.79/9.82	c total clause space: 29.637MB
9.79/9.82	c total #watches: 96412
9.89/9.98	c total #propagations: 3431296 / total #impl: 27476611 (eff. 0.125)
9.89/9.98	c #Conflicts:      63000 | #Learnt:       7397 | 0.000
9.89/9.98	c total clause space: 29.637MB
9.89/9.98	c total #watches: 100097
10.09/10.16	c total #propagations: 3475160 / total #impl: 27791261 (eff. 0.125)
10.09/10.16	c #Conflicts:      64000 | #Learnt:       8397 | 0.000
10.09/10.16	c total clause space: 29.637MB
10.09/10.16	c total #watches: 103374
10.29/10.32	c total #propagations: 3524811 / total #impl: 28163483 (eff. 0.125)
10.29/10.32	c #Conflicts:      65000 | #Learnt:       9397 | 0.000
10.29/10.32	c total clause space: 29.637MB
10.29/10.32	c total #watches: 109767
10.49/10.51	c total #propagations: 3578707 / total #impl: 28419341 (eff. 0.126)
10.49/10.51	c #Conflicts:      66000 | #Learnt:      10397 | 0.000
10.49/10.51	c total clause space: 29.637MB
10.49/10.51	c total #watches: 114608
10.59/10.69	c total #propagations: 3663487 / total #impl: 28681056 (eff. 0.128)
10.59/10.69	c #Conflicts:      67000 | #Learnt:      11397 | 0.000
10.59/10.69	c total clause space: 29.637MB
10.59/10.69	c total #watches: 118499
10.79/10.87	c total #propagations: 3738075 / total #impl: 28896296 (eff. 0.129)
10.79/10.87	c #Conflicts:      68000 | #Learnt:      12397 | 0.000
10.79/10.87	c total clause space: 29.637MB
10.79/10.87	c total #watches: 124212
10.99/11.00	c total #propagations: 3800304 / total #impl: 29129724 (eff. 0.130)
10.99/11.00	c GC COLLECT
10.99/11.00	c #Conflicts:      69000 | #Learnt:       7195 | 0.000
10.99/11.00	c total clause space: 29.637MB
10.99/11.00	c total #watches: 99394
11.09/11.16	c total #propagations: 3847848 / total #impl: 29379578 (eff. 0.131)
11.09/11.16	c #Conflicts:      70000 | #Learnt:       8195 | 0.000
11.09/11.16	c total clause space: 29.637MB
11.09/11.16	c total #watches: 103842
11.29/11.33	c total #propagations: 3902992 / total #impl: 29930938 (eff. 0.130)
11.29/11.33	c #Conflicts:      71000 | #Learnt:       9195 | 0.000
11.29/11.33	c total clause space: 29.637MB
11.29/11.33	c total #watches: 108260
11.49/11.52	c total #propagations: 3955695 / total #impl: 30325947 (eff. 0.130)
11.49/11.52	c #Conflicts:      72000 | #Learnt:      10195 | 0.000
11.49/11.52	c total clause space: 29.637MB
11.49/11.52	c total #watches: 112213
11.69/11.74	c total #propagations: 3990879 / total #impl: 30805739 (eff. 0.130)
11.69/11.74	c #Conflicts:      73000 | #Learnt:      11195 | 0.000
11.69/11.74	c total clause space: 29.637MB
11.69/11.74	c total #watches: 115158
11.89/11.92	c total #propagations: 4045760 / total #impl: 31307394 (eff. 0.129)
11.89/11.92	c #Conflicts:      74000 | #Learnt:      12195 | 0.000
11.89/11.92	c total clause space: 29.637MB
11.89/11.92	c total #watches: 120851
11.99/12.09	c total #propagations: 4095739 / total #impl: 31591063 (eff. 0.130)
11.99/12.09	c GC COLLECT
11.99/12.09	c #Conflicts:      75000 | #Learnt:       6700 | 0.000
11.99/12.09	c total clause space: 29.637MB
11.99/12.09	c total #watches: 97903
12.19/12.25	c total #propagations: 4133408 / total #impl: 31838770 (eff. 0.130)
12.19/12.25	c #Conflicts:      76000 | #Learnt:       7700 | 0.000
12.19/12.25	c total clause space: 29.637MB
12.19/12.25	c total #watches: 103530
12.39/12.40	c total #propagations: 4184730 / total #impl: 32143479 (eff. 0.130)
12.39/12.40	c #Conflicts:      77000 | #Learnt:       8700 | 0.000
12.39/12.40	c total clause space: 29.637MB
12.39/12.40	c total #watches: 106739
12.49/12.57	c total #propagations: 4243120 / total #impl: 32420557 (eff. 0.131)
12.49/12.57	c #Conflicts:      78000 | #Learnt:       9700 | 0.000
12.49/12.57	c total clause space: 29.637MB
12.49/12.57	c total #watches: 110195
12.69/12.74	c total #propagations: 4293521 / total #impl: 32737401 (eff. 0.131)
12.69/12.74	c #Conflicts:      79000 | #Learnt:      10700 | 0.000
12.69/12.74	c total clause space: 29.637MB
12.69/12.74	c total #watches: 112998
12.89/12.92	c total #propagations: 4345614 / total #impl: 33036499 (eff. 0.132)
12.89/12.92	c #Conflicts:      80000 | #Learnt:      11700 | 0.000
12.89/12.92	c total clause space: 29.637MB
12.89/12.92	c total #watches: 116189
13.09/13.11	c total #propagations: 4394728 / total #impl: 33423304 (eff. 0.131)
13.09/13.11	c #Conflicts:      81000 | #Learnt:      12700 | 0.000
13.09/13.11	c total clause space: 29.637MB
13.09/13.11	c total #watches: 119350
13.29/13.33	c total #propagations: 4445666 / total #impl: 33774872 (eff. 0.132)
13.29/13.33	c GC COLLECT
13.29/13.33	c #Conflicts:      82000 | #Learnt:       6897 | 0.000
13.29/13.33	c total clause space: 29.637MB
13.29/13.33	c total #watches: 98650
13.39/13.46	c total #propagations: 4493197 / total #impl: 34251289 (eff. 0.131)
13.39/13.46	c #Conflicts:      83000 | #Learnt:       7897 | 0.000
13.39/13.46	c total clause space: 29.637MB
13.39/13.46	c total #watches: 102171
13.59/13.62	c total #propagations: 4536129 / total #impl: 34597025 (eff. 0.131)
13.59/13.62	c #Conflicts:      84000 | #Learnt:       8897 | 0.000
13.59/13.62	c total clause space: 29.637MB
13.59/13.62	c total #watches: 105784
13.69/13.79	c total #propagations: 4584945 / total #impl: 35047789 (eff. 0.131)
13.69/13.79	c #Conflicts:      85000 | #Learnt:       9897 | 0.000
13.69/13.79	c total clause space: 29.637MB
13.69/13.79	c total #watches: 109189
13.89/13.97	c total #propagations: 4634078 / total #impl: 35543607 (eff. 0.130)
13.89/13.97	c #Conflicts:      86000 | #Learnt:      10897 | 0.000
13.89/13.97	c total clause space: 29.637MB
13.89/13.97	c total #watches: 112142
14.09/14.18	c total #propagations: 4681424 / total #impl: 35941531 (eff. 0.130)
14.09/14.18	c #Conflicts:      87000 | #Learnt:      11897 | 0.000
14.09/14.18	c total clause space: 29.637MB
14.09/14.18	c total #watches: 115667
14.29/14.39	c total #propagations: 4732308 / total #impl: 36429393 (eff. 0.130)
14.29/14.39	c #Conflicts:      88000 | #Learnt:      12897 | 0.000
14.29/14.39	c total clause space: 29.637MB
14.29/14.39	c total #watches: 119013
14.59/14.61	c total #propagations: 4782669 / total #impl: 36880324 (eff. 0.130)
14.59/14.61	c #Conflicts:      89000 | #Learnt:      13897 | 0.000
14.59/14.61	c total clause space: 29.637MB
14.59/14.61	c total #watches: 122500
14.69/14.79	c total #propagations: 4831988 / total #impl: 37396465 (eff. 0.129)
14.69/14.79	c GC COLLECT
14.69/14.79	c #Conflicts:      90000 | #Learnt:       7793 | 0.000
14.69/14.79	c total clause space: 29.637MB
14.69/14.79	c total #watches: 101841
14.89/14.98	c total #propagations: 4878776 / total #impl: 37829884 (eff. 0.129)
14.89/14.98	c #Conflicts:      91000 | #Learnt:       8793 | 0.000
14.89/14.98	c total clause space: 29.637MB
14.89/14.98	c total #watches: 106127
15.09/15.17	c total #propagations: 4929423 / total #impl: 38341818 (eff. 0.129)
15.09/15.17	c #Conflicts:      92000 | #Learnt:       9793 | 0.000
15.09/15.17	c total clause space: 29.637MB
15.09/15.17	c total #watches: 109783
15.29/15.37	c total #propagations: 4974458 / total #impl: 38797089 (eff. 0.128)
15.29/15.37	c #Conflicts:      93000 | #Learnt:      10793 | 0.000
15.29/15.37	c total clause space: 29.637MB
15.29/15.37	c total #watches: 114038
15.49/15.58	c total #propagations: 5021473 / total #impl: 39268323 (eff. 0.128)
15.49/15.58	c #Conflicts:      94000 | #Learnt:      11793 | 0.000
15.49/15.58	c total clause space: 29.637MB
15.49/15.58	c total #watches: 117803
15.79/15.80	c total #propagations: 5062501 / total #impl: 39712873 (eff. 0.127)
15.79/15.80	c #Conflicts:      95000 | #Learnt:      12793 | 0.000
15.79/15.80	c total clause space: 29.637MB
15.79/15.80	c total #watches: 121642
15.99/16.04	c total #propagations: 5109273 / total #impl: 40217306 (eff. 0.127)
15.99/16.04	c #Conflicts:      96000 | #Learnt:      13793 | 0.000
15.99/16.04	c total clause space: 29.637MB
15.99/16.04	c total #watches: 125006
16.19/16.29	c total #propagations: 5155860 / total #impl: 40742735 (eff. 0.127)
16.19/16.29	c #Conflicts:      97000 | #Learnt:      14793 | 0.000
16.19/16.29	c total clause space: 29.637MB
16.19/16.29	c total #watches: 128581
16.39/16.44	c total #propagations: 5199317 / total #impl: 41197178 (eff. 0.126)
16.39/16.44	c GC COLLECT
16.39/16.44	c #Conflicts:      98000 | #Learnt:       8394 | 0.000
16.39/16.44	c total clause space: 29.637MB
16.39/16.44	c total #watches: 104568
16.59/16.62	c total #propagations: 5240341 / total #impl: 41640263 (eff. 0.126)
16.59/16.62	c #Conflicts:      99000 | #Learnt:       9394 | 0.000
16.59/16.62	c total clause space: 29.637MB
16.59/16.62	c total #watches: 108772
16.79/16.83	c total #propagations: 5283433 / total #impl: 42170703 (eff. 0.125)
16.79/16.83	c #Conflicts:     100000 | #Learnt:      10394 | 0.000
16.79/16.83	c total clause space: 29.637MB
16.79/16.83	c total #watches: 114209
16.99/17.07	c total #propagations: 5324271 / total #impl: 42775512 (eff. 0.124)
16.99/17.07	c #Conflicts:     101000 | #Learnt:      11394 | 0.000
16.99/17.07	c total clause space: 29.637MB
16.99/17.07	c total #watches: 118970
17.29/17.37	c total #propagations: 5367449 / total #impl: 43352216 (eff. 0.124)
17.29/17.37	c #Conflicts:     102000 | #Learnt:      12394 | 0.000
17.29/17.37	c total clause space: 29.637MB
17.29/17.37	c total #watches: 123839
17.59/17.68	c total #propagations: 5417370 / total #impl: 44003435 (eff. 0.123)
17.59/17.68	c #Conflicts:     103000 | #Learnt:      13394 | 0.000
17.59/17.68	c total clause space: 29.637MB
17.59/17.68	c total #watches: 128388
17.89/17.96	c total #propagations: 5463651 / total #impl: 44633708 (eff. 0.122)
17.89/17.96	c #Conflicts:     104000 | #Learnt:      14394 | 0.000
17.89/17.96	c total clause space: 29.637MB
17.89/17.96	c total #watches: 132945
18.29/18.32	c total #propagations: 5511910 / total #impl: 45222402 (eff. 0.122)
18.29/18.32	c #Conflicts:     105000 | #Learnt:      15394 | 0.000
18.29/18.32	c total clause space: 29.637MB
18.29/18.32	c total #watches: 137884
18.49/18.51	c total #propagations: 5568939 / total #impl: 45964233 (eff. 0.121)
18.49/18.51	c GC COLLECT
18.49/18.51	c #Conflicts:     106000 | #Learnt:       8689 | 0.000
18.49/18.51	c total clause space: 29.637MB
18.49/18.51	c total #watches: 107528
18.69/18.71	c total #propagations: 5623059 / total #impl: 46543774 (eff. 0.121)
18.69/18.71	c #Conflicts:     107000 | #Learnt:       9689 | 0.000
18.69/18.71	c total clause space: 29.637MB
18.69/18.71	c total #watches: 111951
18.89/18.98	c total #propagations: 5671591 / total #impl: 47115272 (eff. 0.120)
18.89/18.98	c #Conflicts:     108000 | #Learnt:      10689 | 0.000
18.89/18.98	c total clause space: 29.637MB
18.89/18.98	c total #watches: 116832
19.19/19.25	c total #propagations: 5724986 / total #impl: 47846000 (eff. 0.120)
19.19/19.25	c #Conflicts:     109000 | #Learnt:      11689 | 0.000
19.19/19.25	c total clause space: 29.637MB
19.19/19.25	c total #watches: 121407
19.49/19.58	c total #propagations: 5777390 / total #impl: 48468343 (eff. 0.119)
19.49/19.58	c #Conflicts:     110000 | #Learnt:      12689 | 0.000
19.49/19.58	c total clause space: 29.637MB
19.49/19.58	c total #watches: 126440
19.79/19.87	c total #propagations: 5826802 / total #impl: 49281614 (eff. 0.118)
19.79/19.87	c #Conflicts:     111000 | #Learnt:      13689 | 0.000
19.79/19.87	c total clause space: 29.637MB
19.79/19.87	c total #watches: 130265
20.08/20.11	c total #propagations: 5875086 / total #impl: 49957291 (eff. 0.118)
20.08/20.11	c #Conflicts:     112000 | #Learnt:      14689 | 0.000
20.08/20.11	c total clause space: 29.637MB
20.08/20.11	c total #watches: 134252
20.38/20.40	c total #propagations: 5930674 / total #impl: 50481160 (eff. 0.117)
20.38/20.40	c #Conflicts:     113000 | #Learnt:      15689 | 0.000
20.38/20.40	c total clause space: 29.637MB
20.38/20.40	c total #watches: 138713
20.58/20.64	c total #propagations: 5991863 / total #impl: 51128450 (eff. 0.117)
20.58/20.64	c GC COLLECT
20.58/20.64	c #Conflicts:     114000 | #Learnt:       8687 | 0.000
20.58/20.64	c total clause space: 29.637MB
20.58/20.64	c total #watches: 106169
20.78/20.81	c total #propagations: 6052388 / total #impl: 51752817 (eff. 0.117)
20.78/20.81	c #Conflicts:     115000 | #Learnt:       9687 | 0.000
20.78/20.81	c total clause space: 29.637MB
20.78/20.81	c total #watches: 110267
20.99/21.02	c total #propagations: 6102441 / total #impl: 52293476 (eff. 0.117)
20.99/21.02	c #Conflicts:     116000 | #Learnt:      10687 | 0.000
20.99/21.02	c total clause space: 29.637MB
20.99/21.02	c total #watches: 115325
21.18/21.24	c total #propagations: 6158202 / total #impl: 52820525 (eff. 0.117)
21.18/21.24	c #Conflicts:     117000 | #Learnt:      11687 | 0.000
21.18/21.24	c total clause space: 29.637MB
21.18/21.24	c total #watches: 120849
21.38/21.45	c total #propagations: 6218732 / total #impl: 53322142 (eff. 0.117)
21.38/21.45	c #Conflicts:     118000 | #Learnt:      12687 | 0.000
21.38/21.45	c total clause space: 29.637MB
21.38/21.45	c total #watches: 124361
21.58/21.68	c total #propagations: 6266663 / total #impl: 53761864 (eff. 0.117)
21.58/21.68	c #Conflicts:     119000 | #Learnt:      13687 | 0.000
21.58/21.68	c total clause space: 29.637MB
21.58/21.68	c total #watches: 127876
21.78/21.89	c total #propagations: 6312107 / total #impl: 54169505 (eff. 0.117)
21.78/21.89	c #Conflicts:     120000 | #Learnt:      14687 | 0.000
21.78/21.89	c total clause space: 29.637MB
21.78/21.89	c total #watches: 131546
22.09/22.11	c total #propagations: 6350377 / total #impl: 54580563 (eff. 0.116)
22.09/22.11	c #Conflicts:     121000 | #Learnt:      15687 | 0.000
22.09/22.11	c total clause space: 29.637MB
22.09/22.11	c total #watches: 134624
22.28/22.34	c total #propagations: 6383750 / total #impl: 54983523 (eff. 0.116)
22.28/22.34	c GC COLLECT
22.28/22.34	c #Conflicts:     122000 | #Learnt:       8389 | 0.000
22.28/22.34	c total clause space: 29.637MB
22.28/22.34	c total #watches: 105170
22.48/22.51	c total #propagations: 6422382 / total #impl: 55420439 (eff. 0.116)
22.48/22.51	c #Conflicts:     123000 | #Learnt:       9389 | 0.000
22.48/22.51	c total clause space: 29.637MB
22.48/22.51	c total #watches: 109062
22.58/22.69	c total #propagations: 6472649 / total #impl: 55837494 (eff. 0.116)
22.58/22.69	c #Conflicts:     124000 | #Learnt:      10389 | 0.000
22.58/22.69	c total clause space: 29.637MB
22.58/22.69	c total #watches: 112658
22.78/22.89	c total #propagations: 6527407 / total #impl: 56228382 (eff. 0.116)
22.78/22.89	c #Conflicts:     125000 | #Learnt:      11389 | 0.000
22.78/22.89	c total clause space: 29.637MB
22.78/22.89	c total #watches: 116440
23.09/23.10	c total #propagations: 6579395 / total #impl: 56665570 (eff. 0.116)
23.09/23.10	c #Conflicts:     126000 | #Learnt:      12389 | 0.000
23.09/23.10	c total clause space: 29.637MB
23.09/23.10	c total #watches: 119678
23.28/23.32	c total #propagations: 6625100 / total #impl: 57115662 (eff. 0.116)
23.28/23.32	c #Conflicts:     127000 | #Learnt:      13389 | 0.000
23.28/23.32	c total clause space: 29.637MB
23.28/23.32	c total #watches: 123517
23.48/23.57	c total #propagations: 6674721 / total #impl: 57472435 (eff. 0.116)
23.48/23.57	c #Conflicts:     128000 | #Learnt:      14389 | 0.000
23.48/23.57	c total clause space: 29.637MB
23.48/23.57	c total #watches: 129229
23.78/23.81	c total #propagations: 6736613 / total #impl: 58032264 (eff. 0.116)
23.78/23.81	c #Conflicts:     129000 | #Learnt:      15389 | 0.000
23.78/23.81	c total clause space: 29.637MB
23.78/23.81	c total #watches: 134047
23.98/24.08	c total #propagations: 6783364 / total #impl: 58480948 (eff. 0.116)
23.98/24.08	c #Conflicts:     130000 | #Learnt:      16389 | 0.000
23.98/24.08	c total clause space: 29.637MB
23.98/24.08	c total #watches: 138403
24.29/24.32	c total #propagations: 6826674 / total #impl: 59035767 (eff. 0.116)
24.29/24.32	c GC COLLECT
24.29/24.32	c #Conflicts:     131000 | #Learnt:       8790 | 0.000
24.29/24.32	c total clause space: 29.637MB
24.29/24.32	c total #watches: 106532
24.38/24.48	c total #propagations: 6873571 / total #impl: 59403188 (eff. 0.116)
24.38/24.48	c #Conflicts:     132000 | #Learnt:       9790 | 0.000
24.38/24.48	c total clause space: 29.637MB
24.38/24.48	c total #watches: 110502
24.58/24.65	c total #propagations: 6926454 / total #impl: 59778008 (eff. 0.116)
24.58/24.65	c #Conflicts:     133000 | #Learnt:      10790 | 0.000
24.58/24.65	c total clause space: 29.637MB
24.58/24.65	c total #watches: 114380
24.78/24.80	c total #propagations: 6973920 / total #impl: 60185454 (eff. 0.116)
24.78/24.80	c #Conflicts:     134000 | #Learnt:      11790 | 0.000
24.78/24.80	c total clause space: 29.637MB
24.78/24.80	c total #watches: 121276
24.98/25.06	c total #propagations: 7015935 / total #impl: 60435628 (eff. 0.116)
24.98/25.06	c #Conflicts:     135000 | #Learnt:      12790 | 0.000
24.98/25.06	c total clause space: 29.637MB
24.98/25.06	c total #watches: 126242
25.18/25.27	c total #propagations: 7071136 / total #impl: 61048515 (eff. 0.116)
25.18/25.27	c #Conflicts:     136000 | #Learnt:      13790 | 0.000
25.18/25.27	c total clause space: 29.637MB
25.18/25.27	c total #watches: 130037
25.48/25.50	c total #propagations: 7123569 / total #impl: 61585199 (eff. 0.116)
25.48/25.50	c #Conflicts:     137000 | #Learnt:      14790 | 0.000
25.48/25.50	c total clause space: 29.637MB
25.48/25.50	c total #watches: 133599
25.68/25.76	c total #propagations: 7186148 / total #impl: 62167991 (eff. 0.116)
25.68/25.76	c #Conflicts:     138000 | #Learnt:      15790 | 0.000
25.68/25.76	c total clause space: 29.637MB
25.68/25.76	c total #watches: 137103
25.98/26.02	c total #propagations: 7246852 / total #impl: 62756438 (eff. 0.115)
25.98/26.02	c #Conflicts:     139000 | #Learnt:      16790 | 0.000
25.98/26.02	c total clause space: 29.637MB
25.98/26.02	c total #watches: 141124
26.28/26.31	c total #propagations: 7299496 / total #impl: 63485542 (eff. 0.115)
26.28/26.31	c #Conflicts:     140000 | #Learnt:      17790 | 0.000
26.28/26.31	c total clause space: 48.1602MB
26.28/26.31	c total #watches: 144981
26.39/26.47	c total #propagations: 7356332 / total #impl: 64213124 (eff. 0.115)
26.39/26.47	c GC COLLECT
26.39/26.47	c #Conflicts:     141000 | #Learnt:       9888 | 0.000
26.39/26.47	c total clause space: 48.1602MB
26.39/26.47	c total #watches: 110787
26.58/26.63	c total #propagations: 7414266 / total #impl: 64708508 (eff. 0.115)
26.58/26.63	c #Conflicts:     142000 | #Learnt:      10888 | 0.000
26.58/26.63	c total clause space: 48.1602MB
26.58/26.63	c total #watches: 114266
26.78/26.81	c total #propagations: 7472169 / total #impl: 65163486 (eff. 0.115)
26.78/26.81	c #Conflicts:     143000 | #Learnt:      11888 | 0.000
26.78/26.81	c total clause space: 48.1602MB
26.78/26.81	c total #watches: 117591
26.88/26.99	c total #propagations: 7531672 / total #impl: 65622019 (eff. 0.115)
26.88/26.99	c #Conflicts:     144000 | #Learnt:      12888 | 0.000
26.88/26.99	c total clause space: 48.1602MB
26.88/26.99	c total #watches: 121340
27.18/27.20	c total #propagations: 7593065 / total #impl: 66173641 (eff. 0.115)
27.18/27.20	c #Conflicts:     145000 | #Learnt:      13888 | 0.000
27.18/27.20	c total clause space: 48.1602MB
27.18/27.20	c total #watches: 124699
27.38/27.41	c total #propagations: 7648203 / total #impl: 66760424 (eff. 0.115)
27.38/27.41	c #Conflicts:     146000 | #Learnt:      14888 | 0.000
27.38/27.41	c total clause space: 48.1602MB
27.38/27.41	c total #watches: 128307
27.59/27.63	c total #propagations: 7704715 / total #impl: 67289961 (eff. 0.115)
27.59/27.63	c #Conflicts:     147000 | #Learnt:      15888 | 0.000
27.59/27.63	c total clause space: 48.1602MB
27.59/27.63	c total #watches: 131812
27.78/27.87	c total #propagations: 7761524 / total #impl: 67709707 (eff. 0.115)
27.78/27.87	c #Conflicts:     148000 | #Learnt:      16888 | 0.000
27.78/27.87	c total clause space: 48.1602MB
27.78/27.87	c total #watches: 135203
28.08/28.17	c total #propagations: 7821350 / total #impl: 68267580 (eff. 0.115)
28.08/28.17	c #Conflicts:     149000 | #Learnt:      17888 | 0.000
28.08/28.17	c total clause space: 48.1602MB
28.08/28.17	c total #watches: 139587
28.38/28.41	c total #propagations: 7882952 / total #impl: 68961068 (eff. 0.114)
28.38/28.41	c GC COLLECT
28.38/28.41	c #Conflicts:     150000 | #Learnt:       9687 | 0.000
28.38/28.41	c total clause space: 48.1602MB
28.38/28.41	c total #watches: 110192
28.48/28.59	c total #propagations: 7931575 / total #impl: 69558807 (eff. 0.114)
28.48/28.59	c #Conflicts:     151000 | #Learnt:      10687 | 0.000
28.48/28.59	c total clause space: 48.1602MB
28.48/28.59	c total #watches: 115408
28.69/28.77	c total #propagations: 8007394 / total #impl: 69975616 (eff. 0.114)
28.69/28.77	c #Conflicts:     152000 | #Learnt:      11687 | 0.000
28.69/28.77	c total clause space: 48.1602MB
28.69/28.77	c total #watches: 120501
28.98/29.02	c total #propagations: 8079281 / total #impl: 70208646 (eff. 0.115)
28.98/29.02	c #Conflicts:     153000 | #Learnt:      12687 | 0.000
28.98/29.02	c total clause space: 48.1602MB
28.98/29.02	c total #watches: 125898
29.18/29.29	c total #propagations: 8127624 / total #impl: 70805119 (eff. 0.115)
29.18/29.29	c #Conflicts:     154000 | #Learnt:      13687 | 0.000
29.18/29.29	c total clause space: 48.1602MB
29.18/29.29	c total #watches: 130325
29.48/29.56	c total #propagations: 8178091 / total #impl: 71404156 (eff. 0.115)
29.48/29.56	c #Conflicts:     155000 | #Learnt:      14687 | 0.000
29.48/29.56	c total clause space: 48.1602MB
29.48/29.56	c total #watches: 134751
29.79/29.84	c total #propagations: 8236434 / total #impl: 72031399 (eff. 0.114)
29.79/29.84	c #Conflicts:     156000 | #Learnt:      15687 | 0.000
29.79/29.84	c total clause space: 48.1602MB
29.79/29.84	c total #watches: 139637
30.08/30.18	c total #propagations: 8293441 / total #impl: 72684643 (eff. 0.114)
30.08/30.18	c #Conflicts:     157000 | #Learnt:      16687 | 0.000
30.08/30.18	c total clause space: 48.1602MB
30.08/30.18	c total #watches: 144217
30.38/30.49	c total #propagations: 8352068 / total #impl: 73387878 (eff. 0.114)
30.38/30.49	c #Conflicts:     158000 | #Learnt:      17687 | 0.000
30.38/30.49	c total clause space: 48.1602MB
30.38/30.49	c total #watches: 148047
30.79/30.88	c total #propagations: 8397522 / total #impl: 74003532 (eff. 0.113)
30.79/30.88	c #Conflicts:     159000 | #Learnt:      18687 | 0.000
30.79/30.88	c total clause space: 48.1602MB
30.79/30.88	c total #watches: 154258
31.08/31.14	c total #propagations: 8444372 / total #impl: 74791149 (eff. 0.113)
31.08/31.14	c GC COLLECT
31.08/31.14	c #Conflicts:     160000 | #Learnt:      10187 | 0.000
31.08/31.14	c total clause space: 48.1602MB
31.08/31.14	c total #watches: 112059
31.28/31.36	c total #propagations: 8494722 / total #impl: 75418200 (eff. 0.113)
31.28/31.36	c #Conflicts:     161000 | #Learnt:      11187 | 0.000
31.28/31.36	c total clause space: 48.1602MB
31.28/31.36	c total #watches: 116862
31.58/31.63	c total #propagations: 8552539 / total #impl: 76151567 (eff. 0.112)
31.58/31.63	c #Conflicts:     162000 | #Learnt:      12187 | 0.000
31.58/31.63	c total clause space: 48.1602MB
31.58/31.63	c total #watches: 121699
31.78/31.88	c total #propagations: 8602830 / total #impl: 76782322 (eff. 0.112)
31.78/31.88	c #Conflicts:     163000 | #Learnt:      13187 | 0.000
31.78/31.88	c total clause space: 48.1602MB
31.78/31.88	c total #watches: 126877
32.08/32.13	c total #propagations: 8648511 / total #impl: 77390132 (eff. 0.112)
32.08/32.13	c #Conflicts:     164000 | #Learnt:      14187 | 0.000
32.08/32.13	c total clause space: 48.1602MB
32.08/32.13	c total #watches: 130780
32.28/32.37	c total #propagations: 8689505 / total #impl: 77982358 (eff. 0.111)
32.28/32.37	c #Conflicts:     165000 | #Learnt:      15187 | 0.000
32.28/32.37	c total clause space: 48.1602MB
32.28/32.37	c total #watches: 134774
32.58/32.65	c total #propagations: 8730568 / total #impl: 78488998 (eff. 0.111)
32.58/32.65	c #Conflicts:     166000 | #Learnt:      16187 | 0.000
32.58/32.65	c total clause space: 48.1602MB
32.58/32.65	c total #watches: 138860
32.88/32.98	c total #propagations: 8772543 / total #impl: 79080995 (eff. 0.111)
32.88/32.98	c #Conflicts:     167000 | #Learnt:      17187 | 0.000
32.88/32.98	c total clause space: 48.1602MB
32.88/32.98	c total #watches: 143827
33.28/33.31	c total #propagations: 8819460 / total #impl: 79797451 (eff. 0.111)
33.28/33.31	c #Conflicts:     168000 | #Learnt:      18187 | 0.000
33.28/33.31	c total clause space: 48.1602MB
33.28/33.31	c total #watches: 148426
33.58/33.66	c total #propagations: 8878974 / total #impl: 80390790 (eff. 0.110)
33.58/33.66	c #Conflicts:     169000 | #Learnt:      19187 | 0.000
33.58/33.66	c total clause space: 48.1602MB
33.58/33.66	c total #watches: 153190
33.88/33.92	c total #propagations: 8931267 / total #impl: 81069481 (eff. 0.110)
33.88/33.92	c GC COLLECT
33.88/33.92	c #Conflicts:     170000 | #Learnt:      10390 | 0.000
33.88/33.92	c total clause space: 48.1602MB
33.88/33.92	c total #watches: 112699
34.09/34.10	c total #propagations: 8970569 / total #impl: 81697435 (eff. 0.110)
34.09/34.10	c #Conflicts:     171000 | #Learnt:      11390 | 0.000
34.09/34.10	c total clause space: 48.1602MB
34.09/34.10	c total #watches: 116393
34.28/34.32	c total #propagations: 9013243 / total #impl: 82154848 (eff. 0.110)
34.28/34.32	c #Conflicts:     172000 | #Learnt:      12390 | 0.000
34.28/34.32	c total clause space: 48.1602MB
34.28/34.32	c total #watches: 120721
34.48/34.55	c total #propagations: 9064608 / total #impl: 82679870 (eff. 0.110)
34.48/34.55	c #Conflicts:     173000 | #Learnt:      13390 | 0.000
34.48/34.55	c total clause space: 48.1602MB
34.48/34.55	c total #watches: 124876
34.68/34.77	c total #propagations: 9111705 / total #impl: 83261136 (eff. 0.109)
34.68/34.77	c #Conflicts:     174000 | #Learnt:      14390 | 0.000
34.68/34.77	c total clause space: 48.1602MB
34.68/34.77	c total #watches: 128296
34.98/35.01	c total #propagations: 9152046 / total #impl: 83819516 (eff. 0.109)
34.98/35.01	c #Conflicts:     175000 | #Learnt:      15390 | 0.000
34.98/35.01	c total clause space: 48.1602MB
34.98/35.01	c total #watches: 131907
35.19/35.25	c total #propagations: 9195215 / total #impl: 84422159 (eff. 0.109)
35.19/35.25	c #Conflicts:     176000 | #Learnt:      16390 | 0.000
35.19/35.25	c total clause space: 48.1602MB
35.19/35.25	c total #watches: 136205
35.48/35.55	c total #propagations: 9233931 / total #impl: 85003626 (eff. 0.109)
35.48/35.55	c #Conflicts:     177000 | #Learnt:      17390 | 0.000
35.48/35.55	c total clause space: 48.1602MB
35.48/35.55	c total #watches: 140295
35.78/35.87	c total #propagations: 9292390 / total #impl: 85623736 (eff. 0.109)
35.78/35.87	c #Conflicts:     178000 | #Learnt:      18390 | 0.000
35.78/35.87	c total clause space: 48.1602MB
35.78/35.87	c total #watches: 143338
36.18/36.24	c total #propagations: 9350479 / total #impl: 86409598 (eff. 0.108)
36.18/36.24	c #Conflicts:     179000 | #Learnt:      19390 | 0.000
36.18/36.24	c total clause space: 48.1602MB
36.18/36.24	c total #watches: 147908
36.48/36.54	c total #propagations: 9417297 / total #impl: 87226139 (eff. 0.108)
36.48/36.54	c GC COLLECT
36.48/36.54	c #Conflicts:     180000 | #Learnt:      10286 | 0.000
36.48/36.54	c total clause space: 48.1602MB
36.48/36.54	c total #watches: 112987
36.68/36.74	c total #propagations: 9470857 / total #impl: 87832031 (eff. 0.108)
36.68/36.74	c #Conflicts:     181000 | #Learnt:      11286 | 0.000
36.68/36.74	c total clause space: 48.1602MB
36.68/36.74	c total #watches: 117832
36.88/36.92	c total #propagations: 9511435 / total #impl: 88544377 (eff. 0.107)
36.88/36.92	c #Conflicts:     182000 | #Learnt:      12286 | 0.000
36.88/36.92	c total clause space: 48.1602MB
36.88/36.92	c total #watches: 122913
37.08/37.12	c total #propagations: 9553897 / total #impl: 89094072 (eff. 0.107)
37.08/37.12	c #Conflicts:     183000 | #Learnt:      13286 | 0.000
37.08/37.12	c total clause space: 48.1602MB
37.08/37.12	c total #watches: 126763
37.28/37.38	c total #propagations: 9600723 / total #impl: 89669787 (eff. 0.107)
37.28/37.38	c #Conflicts:     184000 | #Learnt:      14286 | 0.000
37.28/37.38	c total clause space: 48.1602MB
37.28/37.38	c total #watches: 130759
37.68/37.70	c total #propagations: 9651302 / total #impl: 90302839 (eff. 0.107)
37.68/37.70	c #Conflicts:     185000 | #Learnt:      15286 | 0.000
37.68/37.70	c total clause space: 48.1602MB
37.68/37.70	c total #watches: 134951
37.98/38.02	c total #propagations: 9705961 / total #impl: 91025722 (eff. 0.107)
37.98/38.02	c #Conflicts:     186000 | #Learnt:      16286 | 0.000
37.98/38.02	c total clause space: 48.1602MB
37.98/38.02	c total #watches: 139462
38.28/38.37	c total #propagations: 9751610 / total #impl: 91783943 (eff. 0.106)
38.28/38.37	c #Conflicts:     187000 | #Learnt:      17286 | 0.000
38.28/38.37	c total clause space: 48.1602MB
38.28/38.37	c total #watches: 143813
38.68/38.76	c total #propagations: 9803868 / total #impl: 92492794 (eff. 0.106)
38.68/38.76	c #Conflicts:     188000 | #Learnt:      18286 | 0.000
38.68/38.76	c total clause space: 48.1602MB
38.68/38.76	c total #watches: 147880
39.08/39.18	c total #propagations: 9853774 / total #impl: 93231287 (eff. 0.106)
39.08/39.18	c #Conflicts:     189000 | #Learnt:      19286 | 0.000
39.08/39.18	c total clause space: 48.1602MB
39.08/39.18	c total #watches: 151549
39.59/39.62	c total #propagations: 9909597 / total #impl: 94003462 (eff. 0.105)
39.59/39.62	c #Conflicts:     190000 | #Learnt:      20286 | 0.000
39.59/39.62	c total clause space: 48.1602MB
39.59/39.62	c total #watches: 155022
39.88/39.96	c total #propagations: 9967351 / total #impl: 94642903 (eff. 0.105)
39.88/39.96	c GC COLLECT
39.88/39.96	c #Conflicts:     191000 | #Learnt:      10888 | 0.000
39.88/39.96	c total clause space: 48.1602MB
39.88/39.96	c total #watches: 115951
40.18/40.22	c total #propagations: 10019469 / total #impl: 95342655 (eff. 0.105)
40.18/40.22	c #Conflicts:     192000 | #Learnt:      11888 | 0.000
40.18/40.22	c total clause space: 48.1602MB
40.18/40.22	c total #watches: 121134
40.38/40.45	c total #propagations: 10076054 / total #impl: 95961862 (eff. 0.105)
40.38/40.45	c #Conflicts:     193000 | #Learnt:      12888 | 0.000
40.38/40.45	c total clause space: 48.1602MB
40.38/40.47	c total #watches: 127594
40.58/40.65	c total #propagations: 10135372 / total #impl: 96409835 (eff. 0.105)
40.58/40.65	c #Conflicts:     194000 | #Learnt:      13888 | 0.000
40.58/40.65	c total clause space: 48.1602MB
40.58/40.65	c total #watches: 133898
40.88/40.91	c total #propagations: 10175848 / total #impl: 96761368 (eff. 0.105)
40.88/40.91	c #Conflicts:     195000 | #Learnt:      14888 | 0.000
40.88/40.91	c total clause space: 48.1602MB
40.88/40.91	c total #watches: 140068
41.18/41.22	c total #propagations: 10214540 / total #impl: 97209844 (eff. 0.105)
41.18/41.22	c #Conflicts:     196000 | #Learnt:      15888 | 0.000
41.18/41.22	c total clause space: 48.1602MB
41.18/41.22	c total #watches: 144818
41.48/41.55	c total #propagations: 10263141 / total #impl: 97784373 (eff. 0.105)
41.48/41.55	c #Conflicts:     197000 | #Learnt:      16888 | 0.000
41.48/41.55	c total clause space: 48.1602MB
41.48/41.55	c total #watches: 148864
41.89/41.92	c total #propagations: 10299704 / total #impl: 98552562 (eff. 0.105)
41.89/41.92	c #Conflicts:     198000 | #Learnt:      17888 | 0.000
41.89/41.92	c total clause space: 48.1602MB
41.89/41.92	c total #watches: 153772
42.28/42.37	c total #propagations: 10343575 / total #impl: 99387100 (eff. 0.104)
42.28/42.37	c #Conflicts:     199000 | #Learnt:      18888 | 0.000
42.28/42.37	c total clause space: 48.1602MB
42.28/42.37	c total #watches: 158691
42.78/42.82	c total #propagations: 10392827 / total #impl: 100260645 (eff. 0.104)
42.78/42.82	c #Conflicts:     200000 | #Learnt:      19888 | 0.000
42.78/42.82	c total clause space: 48.1602MB
42.78/42.82	c total #watches: 162961
43.29/43.34	c total #propagations: 10441785 / total #impl: 101076219 (eff. 0.103)
43.29/43.34	c #Conflicts:     201000 | #Learnt:      20888 | 0.000
43.29/43.34	c total clause space: 48.1602MB
43.29/43.34	c total #watches: 167886
43.69/43.72	c total #propagations: 10492806 / total #impl: 102086801 (eff. 0.103)
43.69/43.72	c GC COLLECT
43.69/43.72	c #Conflicts:     202000 | #Learnt:      11196 | 0.000
43.69/43.72	c total clause space: 48.1602MB
43.69/43.72	c total #watches: 118634
43.99/44.01	c total #propagations: 10539286 / total #impl: 102819325 (eff. 0.103)
43.99/44.01	c #Conflicts:     203000 | #Learnt:      12196 | 0.000
43.99/44.01	c total clause space: 48.1602MB
43.99/44.01	c total #watches: 123217
44.19/44.28	c total #propagations: 10590598 / total #impl: 103632263 (eff. 0.102)
44.19/44.28	c #Conflicts:     204000 | #Learnt:      13196 | 0.000
44.19/44.28	c total clause space: 48.1602MB
44.19/44.28	c total #watches: 126920
44.49/44.58	c total #propagations: 10633597 / total #impl: 104295463 (eff. 0.102)
44.49/44.58	c #Conflicts:     205000 | #Learnt:      14196 | 0.000
44.49/44.58	c total clause space: 48.1602MB
44.49/44.58	c total #watches: 131471
44.79/44.82	c total #propagations: 10679530 / total #impl: 105002927 (eff. 0.102)
44.79/44.82	c #Conflicts:     206000 | #Learnt:      15196 | 0.000
44.79/44.82	c total clause space: 48.1602MB
44.79/44.82	c total #watches: 136553
44.99/45.08	c total #propagations: 10720360 / total #impl: 105437550 (eff. 0.102)
44.99/45.08	c #Conflicts:     207000 | #Learnt:      16196 | 0.000
44.99/45.08	c total clause space: 48.1602MB
44.99/45.08	c total #watches: 141071
45.29/45.33	c total #propagations: 10758912 / total #impl: 105933478 (eff. 0.102)
45.29/45.33	c #Conflicts:     208000 | #Learnt:      17196 | 0.000
45.29/45.33	c total clause space: 48.1602MB
45.29/45.33	c total #watches: 145561
45.59/45.62	c total #propagations: 10791855 / total #impl: 106407842 (eff. 0.101)
45.59/45.62	c #Conflicts:     209000 | #Learnt:      18196 | 0.000
45.59/45.62	c total clause space: 48.1602MB
45.59/45.62	c total #watches: 149538
45.89/45.92	c total #propagations: 10828776 / total #impl: 107027996 (eff. 0.101)
45.89/45.92	c #Conflicts:     210000 | #Learnt:      19196 | 0.000
45.89/45.92	c total clause space: 48.1602MB
45.89/45.92	c total #watches: 153735
46.09/46.20	c total #propagations: 10864236 / total #impl: 107723801 (eff. 0.101)
46.09/46.20	c #Conflicts:     211000 | #Learnt:      20196 | 0.000
46.09/46.20	c total clause space: 48.1602MB
46.09/46.20	c total #watches: 158156
46.49/46.50	c total #propagations: 10895199 / total #impl: 108359606 (eff. 0.101)
46.49/46.50	c #Conflicts:     212000 | #Learnt:      21196 | 0.000
46.49/46.50	c total clause space: 48.1602MB
46.49/46.50	c total #watches: 162213
46.79/46.84	c total #propagations: 10927146 / total #impl: 109003075 (eff. 0.100)
46.79/46.84	c GC COLLECT
46.79/46.84	c #Conflicts:     213000 | #Learnt:      11197 | 0.000
46.79/46.84	c total clause space: 48.1602MB
46.79/46.84	c total #watches: 118421
46.99/47.04	c total #propagations: 10965240 / total #impl: 109613029 (eff. 0.100)
46.99/47.04	c #Conflicts:     214000 | #Learnt:      12197 | 0.000
46.99/47.04	c total clause space: 48.1602MB
46.99/47.04	c total #watches: 122899
47.19/47.27	c total #propagations: 11006349 / total #impl: 109995392 (eff. 0.100)
47.19/47.27	c #Conflicts:     215000 | #Learnt:      13197 | 0.000
47.19/47.27	c total clause space: 48.1602MB
47.19/47.27	c total #watches: 127732
47.39/47.48	c total #propagations: 11049717 / total #impl: 110301224 (eff. 0.100)
47.39/47.48	c #Conflicts:     216000 | #Learnt:      14197 | 0.000
47.39/47.48	c total clause space: 48.1602MB
47.39/47.48	c total #watches: 133486
47.69/47.73	c total #propagations: 11090451 / total #impl: 110643692 (eff. 0.100)
47.69/47.73	c #Conflicts:     217000 | #Learnt:      15197 | 0.000
47.69/47.73	c total clause space: 48.1602MB
47.69/47.73	c total #watches: 138799
47.89/47.96	c total #propagations: 11132060 / total #impl: 111182918 (eff. 0.100)
47.89/47.96	c #Conflicts:     218000 | #Learnt:      16197 | 0.000
47.89/47.96	c total clause space: 48.1602MB
47.89/47.96	c total #watches: 145925
48.09/48.17	c total #propagations: 11167975 / total #impl: 111558993 (eff. 0.100)
48.09/48.17	c #Conflicts:     219000 | #Learnt:      17197 | 0.000
48.09/48.17	c total clause space: 48.1602MB
48.09/48.17	c total #watches: 152362
48.39/48.44	c total #propagations: 11199656 / total #impl: 111899852 (eff. 0.100)
48.39/48.44	c #Conflicts:     220000 | #Learnt:      18197 | 0.000
48.39/48.44	c total clause space: 48.1602MB
48.39/48.44	c total #watches: 156729
48.69/48.72	c total #propagations: 11232767 / total #impl: 112392625 (eff. 0.100)
48.69/48.72	c #Conflicts:     221000 | #Learnt:      19197 | 0.000
48.69/48.72	c total clause space: 48.1602MB
48.69/48.72	c total #watches: 162247
48.99/49.04	c total #propagations: 11276937 / total #impl: 112798083 (eff. 0.100)
48.99/49.04	c #Conflicts:     222000 | #Learnt:      20197 | 0.000
48.99/49.04	c total clause space: 48.1602MB
48.99/49.04	c total #watches: 167220
49.29/49.36	c total #propagations: 11318571 / total #impl: 113358455 (eff. 0.100)
49.29/49.36	c #Conflicts:     223000 | #Learnt:      21197 | 0.000
49.29/49.36	c total clause space: 48.1602MB
49.29/49.36	c total #watches: 171286
49.69/49.70	c total #propagations: 11357508 / total #impl: 113896341 (eff. 0.100)
49.69/49.70	c #Conflicts:     224000 | #Learnt:      22197 | 0.000
49.69/49.70	c total clause space: 48.1602MB
49.69/49.70	c total #watches: 175211
49.89/49.99	c total #propagations: 11393139 / total #impl: 114440626 (eff. 0.100)
49.89/49.99	c GC COLLECT
49.89/49.99	c #Conflicts:     225000 | #Learnt:      11899 | 0.000
49.89/49.99	c total clause space: 48.1602MB
49.89/49.99	c total #watches: 122671
50.19/50.21	c total #propagations: 11430973 / total #impl: 114980010 (eff. 0.099)
50.19/50.21	c #Conflicts:     226000 | #Learnt:      12899 | 0.000
50.19/50.21	c total clause space: 48.1602MB
50.19/50.21	c total #watches: 128109
50.39/50.42	c total #propagations: 11465763 / total #impl: 115491160 (eff. 0.099)
50.39/50.42	c #Conflicts:     227000 | #Learnt:      13899 | 0.000
50.39/50.42	c total clause space: 48.1602MB
50.39/50.42	c total #watches: 132863
50.59/50.65	c total #propagations: 11507040 / total #impl: 115845818 (eff. 0.099)
50.59/50.65	c #Conflicts:     228000 | #Learnt:      14899 | 0.000
50.59/50.65	c total clause space: 48.1602MB
50.59/50.65	c total #watches: 136891
50.79/50.87	c total #propagations: 11542377 / total #impl: 116295084 (eff. 0.099)
50.79/50.87	c #Conflicts:     229000 | #Learnt:      15899 | 0.000
50.79/50.87	c total clause space: 48.1602MB
50.79/50.87	c total #watches: 140597
50.99/51.09	c total #propagations: 11575048 / total #impl: 116693927 (eff. 0.099)
50.99/51.09	c #Conflicts:     230000 | #Learnt:      16899 | 0.000
50.99/51.09	c total clause space: 48.1602MB
50.99/51.09	c total #watches: 144248
51.29/51.38	c total #propagations: 11608919 / total #impl: 117109546 (eff. 0.099)
51.29/51.38	c #Conflicts:     231000 | #Learnt:      17899 | 0.000
51.29/51.38	c total clause space: 48.1602MB
51.29/51.38	c total #watches: 148313
51.69/51.71	c total #propagations: 11653123 / total #impl: 117673651 (eff. 0.099)
51.69/51.71	c #Conflicts:     232000 | #Learnt:      18899 | 0.000
51.69/51.71	c total clause space: 48.1602MB
51.69/51.71	c total #watches: 153454
51.89/51.97	c total #propagations: 11705110 / total #impl: 118316340 (eff. 0.099)
51.89/51.97	c #Conflicts:     233000 | #Learnt:      19899 | 0.000
51.89/51.97	c total clause space: 48.1602MB
51.89/51.97	c total #watches: 156562
52.19/52.26	c total #propagations: 11748994 / total #impl: 118695174 (eff. 0.099)
52.19/52.26	c #Conflicts:     234000 | #Learnt:      20899 | 0.000
52.19/52.26	c total clause space: 48.1602MB
52.19/52.26	c total #watches: 159773
52.49/52.58	c total #propagations: 11795700 / total #impl: 119166093 (eff. 0.099)
52.49/52.58	c #Conflicts:     235000 | #Learnt:      21899 | 0.000
52.49/52.58	c total clause space: 48.1602MB
52.49/52.58	c total #watches: 164027
52.89/52.92	c total #propagations: 11845410 / total #impl: 119680891 (eff. 0.099)
52.89/52.92	c #Conflicts:     236000 | #Learnt:      22899 | 0.000
52.89/52.92	c total clause space: 48.1602MB
52.89/52.92	c total #watches: 167437
53.19/53.21	c total #propagations: 11885207 / total #impl: 120176251 (eff. 0.099)
53.19/53.21	c GC COLLECT
53.19/53.21	c #Conflicts:     237000 | #Learnt:      12288 | 0.000
53.19/53.21	c total clause space: 48.1602MB
53.19/53.21	c total #watches: 123909
53.39/53.45	c total #propagations: 11931067 / total #impl: 120762728 (eff. 0.099)
53.39/53.45	c #Conflicts:     238000 | #Learnt:      13288 | 0.000
53.39/53.45	c total clause space: 48.1602MB
53.39/53.45	c total #watches: 127818
53.59/53.68	c total #propagations: 11982063 / total #impl: 121300914 (eff. 0.099)
53.59/53.68	c #Conflicts:     239000 | #Learnt:      14288 | 0.000
53.59/53.68	c total clause space: 48.1602MB
53.59/53.68	c total #watches: 131342
53.79/53.90	c total #propagations: 12027224 / total #impl: 121773347 (eff. 0.099)
53.79/53.90	c #Conflicts:     240000 | #Learnt:      15288 | 0.000
53.79/53.90	c total clause space: 48.1602MB
53.79/53.90	c total #watches: 134853
54.19/54.21	c total #propagations: 12078121 / total #impl: 122102074 (eff. 0.099)
54.19/54.21	c #Conflicts:     241000 | #Learnt:      16288 | 0.000
54.19/54.21	c total clause space: 48.1602MB
54.19/54.21	c total #watches: 139545
54.39/54.47	c total #propagations: 12132515 / total #impl: 122759751 (eff. 0.099)
54.39/54.47	c #Conflicts:     242000 | #Learnt:      17288 | 0.000
54.39/54.47	c total clause space: 48.1602MB
54.39/54.47	c total #watches: 143346
54.69/54.74	c total #propagations: 12179976 / total #impl: 123347369 (eff. 0.099)
54.69/54.74	c #Conflicts:     243000 | #Learnt:      18288 | 0.000
54.69/54.74	c total clause space: 48.1602MB
54.69/54.74	c total #watches: 147282
54.99/55.03	c total #propagations: 12229419 / total #impl: 123906481 (eff. 0.099)
54.99/55.03	c #Conflicts:     244000 | #Learnt:      19288 | 0.000
54.99/55.03	c total clause space: 48.1602MB
54.99/55.03	c total #watches: 151484
55.29/55.31	c total #propagations: 12285063 / total #impl: 124447949 (eff. 0.099)
55.29/55.31	c #Conflicts:     245000 | #Learnt:      20288 | 0.000
55.29/55.31	c total clause space: 48.1602MB
55.29/55.31	c total #watches: 155530
55.49/55.56	c total #propagations: 12325957 / total #impl: 124996983 (eff. 0.099)
55.49/55.56	c #Conflicts:     246000 | #Learnt:      21288 | 0.000
55.49/55.56	c total clause space: 48.1602MB
55.49/55.56	c total #watches: 159002
55.79/55.89	c total #propagations: 12367335 / total #impl: 125549770 (eff. 0.099)
55.79/55.89	c #Conflicts:     247000 | #Learnt:      22288 | 0.000
55.79/55.89	c total clause space: 48.1602MB
55.79/55.89	c total #watches: 162652
56.19/56.23	c total #propagations: 12409880 / total #impl: 126152401 (eff. 0.098)
56.19/56.23	c #Conflicts:     248000 | #Learnt:      23288 | 0.000
56.19/56.23	c total clause space: 48.1602MB
56.19/56.23	c total #watches: 166168
56.49/56.52	c total #propagations: 12454306 / total #impl: 126812038 (eff. 0.098)
56.49/56.52	c GC COLLECT
56.49/56.52	c #Conflicts:     249000 | #Learnt:      12395 | 0.000
56.49/56.52	c total clause space: 48.1602MB
56.49/56.52	c total #watches: 124401
56.69/56.74	c total #propagations: 12497885 / total #impl: 127378221 (eff. 0.098)
56.69/56.74	c #Conflicts:     250000 | #Learnt:      13395 | 0.000
56.69/56.74	c total clause space: 48.1602MB
56.69/56.74	c total #watches: 128528
56.89/56.96	c total #propagations: 12540583 / total #impl: 127894691 (eff. 0.098)
56.89/56.96	c #Conflicts:     251000 | #Learnt:      14395 | 0.000
56.89/56.96	c total clause space: 48.1602MB
56.89/56.96	c total #watches: 132317
57.09/57.19	c total #propagations: 12588828 / total #impl: 128377228 (eff. 0.098)
57.09/57.19	c #Conflicts:     252000 | #Learnt:      15395 | 0.000
57.09/57.19	c total clause space: 48.1602MB
57.09/57.19	c total #watches: 135703
57.39/57.42	c total #propagations: 12632645 / total #impl: 128822667 (eff. 0.098)
57.39/57.42	c #Conflicts:     253000 | #Learnt:      16395 | 0.000
57.39/57.42	c total clause space: 48.1602MB
57.39/57.42	c total #watches: 139114
57.69/57.70	c total #propagations: 12675319 / total #impl: 129348580 (eff. 0.098)
57.69/57.70	c #Conflicts:     254000 | #Learnt:      17395 | 0.000
57.69/57.70	c total clause space: 48.1602MB
57.69/57.70	c total #watches: 142256
57.89/57.93	c total #propagations: 12722541 / total #impl: 130086334 (eff. 0.098)
57.89/57.93	c #Conflicts:     255000 | #Learnt:      18395 | 0.000
57.89/57.93	c total clause space: 48.1602MB
57.89/57.93	c total #watches: 146167
58.09/58.18	c total #propagations: 12768133 / total #impl: 130662996 (eff. 0.098)
58.09/58.18	c #Conflicts:     256000 | #Learnt:      19395 | 0.000
58.09/58.18	c total clause space: 48.1602MB
58.09/58.18	c total #watches: 149542
58.49/58.50	c total #propagations: 12810021 / total #impl: 131162801 (eff. 0.098)
58.49/58.50	c #Conflicts:     257000 | #Learnt:      20395 | 0.000
58.49/58.50	c total clause space: 48.1602MB
58.49/58.50	c total #watches: 153443
58.79/58.82	c total #propagations: 12852683 / total #impl: 131954689 (eff. 0.097)
58.79/58.82	c #Conflicts:     258000 | #Learnt:      21395 | 0.000
58.79/58.82	c total clause space: 48.1602MB
58.79/58.82	c total #watches: 157035
59.09/59.17	c total #propagations: 12896345 / total #impl: 132722241 (eff. 0.097)
59.09/59.17	c #Conflicts:     259000 | #Learnt:      22395 | 0.000
59.09/59.17	c total clause space: 48.1602MB
59.09/59.17	c total #watches: 160833
59.39/59.45	c total #propagations: 12945189 / total #impl: 133460975 (eff. 0.097)
59.39/59.45	c #Conflicts:     260000 | #Learnt:      23395 | 0.000
59.39/59.45	c total clause space: 48.1602MB
59.39/59.45	c total #watches: 167133
59.68/59.76	c total #propagations: 12987809 / total #impl: 133893657 (eff. 0.097)
59.68/59.76	c #Conflicts:     261000 | #Learnt:      24395 | 0.000
59.68/59.76	c total clause space: 48.1602MB
59.68/59.76	c total #watches: 172162
59.88/59.99	c total #propagations: 13029754 / total #impl: 134429474 (eff. 0.097)
59.88/59.99	c GC COLLECT
59.88/59.99	c #Conflicts:     262000 | #Learnt:      13189 | 0.000
59.88/59.99	c total clause space: 48.1602MB
59.88/59.99	c total #watches: 128278
60.18/60.28	c total #propagations: 13078862 / total #impl: 134891995 (eff. 0.097)
60.18/60.28	c #Conflicts:     263000 | #Learnt:      14189 | 0.000
60.18/60.28	c total clause space: 48.1602MB
60.18/60.28	c total #watches: 132666
60.49/60.56	c total #propagations: 13129005 / total #impl: 135498481 (eff. 0.097)
60.49/60.56	c #Conflicts:     264000 | #Learnt:      15189 | 0.000
60.49/60.56	c total clause space: 48.1602MB
60.49/60.56	c total #watches: 136522
60.78/60.84	c total #propagations: 13180675 / total #impl: 136049084 (eff. 0.097)
60.78/60.84	c #Conflicts:     265000 | #Learnt:      16189 | 0.000
60.78/60.84	c total clause space: 48.1602MB
60.78/60.84	c total #watches: 140459
60.98/61.06	c total #propagations: 13223633 / total #impl: 136791254 (eff. 0.097)
60.98/61.06	c #Conflicts:     266000 | #Learnt:      17189 | 0.000
60.98/61.06	c total clause space: 48.1602MB
60.98/61.06	c total #watches: 144255
61.18/61.24	c total #propagations: 13261666 / total #impl: 137152576 (eff. 0.097)
61.18/61.24	c #Conflicts:     267000 | #Learnt:      18189 | 0.000
61.18/61.24	c total clause space: 48.1602MB
61.18/61.24	c total #watches: 150187
61.28/61.39	c total #propagations: 13311736 / total #impl: 137390475 (eff. 0.097)
61.28/61.39	c #Conflicts:     268000 | #Learnt:      19189 | 0.000
61.28/61.39	c total clause space: 48.1602MB
61.28/61.39	c total #watches: 154226
61.48/61.56	c total #propagations: 13353430 / total #impl: 137673480 (eff. 0.097)
61.48/61.56	c #Conflicts:     269000 | #Learnt:      20189 | 0.000
61.48/61.56	c total clause space: 48.1602MB
61.48/61.56	c total #watches: 158028
61.69/61.73	c total #propagations: 13393176 / total #impl: 138028440 (eff. 0.097)
61.69/61.73	c #Conflicts:     270000 | #Learnt:      21189 | 0.000
61.69/61.73	c total clause space: 48.1602MB
61.69/61.73	c total #watches: 160609
61.88/61.90	c total #propagations: 13431540 / total #impl: 138350317 (eff. 0.097)
61.88/61.90	c #Conflicts:     271000 | #Learnt:      22189 | 0.000
61.88/61.90	c total clause space: 48.1602MB
61.88/61.90	c total #watches: 163345
62.08/62.10	c total #propagations: 13463738 / total #impl: 138673715 (eff. 0.097)
62.08/62.10	c #Conflicts:     272000 | #Learnt:      23189 | 0.000
62.08/62.10	c total clause space: 48.1602MB
62.08/62.10	c total #watches: 165943
62.28/62.30	c total #propagations: 13497476 / total #impl: 139029499 (eff. 0.097)
62.28/62.30	c #Conflicts:     273000 | #Learnt:      24189 | 0.000
62.28/62.30	c total clause space: 48.1602MB
62.28/62.30	c total #watches: 168679
62.48/62.53	c total #propagations: 13536181 / total #impl: 139433916 (eff. 0.097)
62.48/62.53	c GC COLLECT
62.48/62.53	c #Conflicts:     274000 | #Learnt:      12691 | 0.000
62.48/62.53	c total clause space: 48.1602MB
62.48/62.53	c total #watches: 126923
62.69/62.77	c total #propagations: 13570770 / total #impl: 139840418 (eff. 0.097)
62.69/62.77	c #Conflicts:     275000 | #Learnt:      13691 | 0.000
62.69/62.77	c total clause space: 48.1602MB
62.69/62.77	c total #watches: 131480
62.98/63.02	c total #propagations: 13606126 / total #impl: 140228706 (eff. 0.097)
62.98/63.02	c #Conflicts:     276000 | #Learnt:      14691 | 0.000
62.98/63.02	c total clause space: 48.1602MB
62.98/63.02	c total #watches: 135980
63.28/63.33	c total #propagations: 13654886 / total #impl: 140632588 (eff. 0.097)
63.28/63.33	c #Conflicts:     277000 | #Learnt:      15691 | 0.000
63.28/63.33	c total clause space: 48.1602MB
63.28/63.33	c total #watches: 140515
63.48/63.58	c total #propagations: 13705724 / total #impl: 141302141 (eff. 0.097)
63.48/63.58	c #Conflicts:     278000 | #Learnt:      16691 | 0.000
63.48/63.58	c total clause space: 48.1602MB
63.48/63.58	c total #watches: 144176
63.79/63.86	c total #propagations: 13750707 / total #impl: 141867172 (eff. 0.097)
63.79/63.86	c #Conflicts:     279000 | #Learnt:      17691 | 0.000
63.79/63.86	c total clause space: 48.1602MB
63.79/63.86	c total #watches: 147220
64.18/64.20	c total #propagations: 13798542 / total #impl: 142589051 (eff. 0.097)
64.18/64.20	c #Conflicts:     280000 | #Learnt:      18691 | 0.000
64.18/64.20	c total clause space: 48.1602MB
64.18/64.20	c total #watches: 151167
64.48/64.53	c total #propagations: 13849445 / total #impl: 143261894 (eff. 0.097)
64.48/64.53	c #Conflicts:     281000 | #Learnt:      19691 | 0.000
64.48/64.53	c total clause space: 48.1602MB
64.48/64.53	c total #watches: 155275
64.68/64.78	c total #propagations: 13910887 / total #impl: 143859297 (eff. 0.097)
64.68/64.78	c #Conflicts:     282000 | #Learnt:      20691 | 0.000
64.68/64.78	c total clause space: 48.1602MB
64.68/64.78	c total #watches: 157886
64.89/64.99	c total #propagations: 13970613 / total #impl: 144120605 (eff. 0.097)
64.89/64.99	c #Conflicts:     283000 | #Learnt:      21691 | 0.000
64.89/64.99	c total clause space: 48.1602MB
64.89/64.99	c total #watches: 160522
65.18/65.22	c total #propagations: 14023853 / total #impl: 144285725 (eff. 0.097)
65.18/65.22	c #Conflicts:     284000 | #Learnt:      22691 | 0.000
65.18/65.22	c total clause space: 48.1602MB
65.18/65.22	c total #watches: 164855
65.58/65.60	c total #propagations: 14071061 / total #impl: 144487724 (eff. 0.097)
65.58/65.60	c #Conflicts:     285000 | #Learnt:      23691 | 0.000
65.58/65.60	c total clause space: 48.1602MB
65.58/65.60	c total #watches: 169179
65.88/65.90	c total #propagations: 14132081 / total #impl: 145082809 (eff. 0.097)
65.88/65.90	c #Conflicts:     286000 | #Learnt:      24691 | 0.000
65.88/65.90	c total clause space: 48.1602MB
65.88/65.90	c total #watches: 174245
66.09/66.14	c total #propagations: 14180802 / total #impl: 145411779 (eff. 0.098)
66.09/66.14	c GC COLLECT
66.09/66.14	c #Conflicts:     287000 | #Learnt:      12889 | 0.000
66.09/66.14	c total clause space: 48.1602MB
66.09/66.14	c total #watches: 127999
66.28/66.38	c total #propagations: 14219292 / total #impl: 145691790 (eff. 0.098)
66.28/66.38	c #Conflicts:     288000 | #Learnt:      13889 | 0.000
66.28/66.38	c total clause space: 48.1602MB
66.28/66.38	c total #watches: 134011
66.58/66.64	c total #propagations: 14267471 / total #impl: 146101827 (eff. 0.098)
66.58/66.64	c #Conflicts:     289000 | #Learnt:      14889 | 0.000
66.58/66.64	c total clause space: 48.1602MB
66.58/66.64	c total #watches: 139945
66.78/66.83	c total #propagations: 14313728 / total #impl: 146493784 (eff. 0.098)
66.78/66.83	c #Conflicts:     290000 | #Learnt:      15889 | 0.000
66.78/66.83	c total clause space: 48.1602MB
66.78/66.83	c total #watches: 146167
66.98/67.07	c total #propagations: 14354766 / total #impl: 146766907 (eff. 0.098)
66.98/67.07	c #Conflicts:     291000 | #Learnt:      16889 | 0.000
66.98/67.07	c total clause space: 48.1602MB
66.98/67.07	c total #watches: 152853
67.38/67.47	c total #propagations: 14392371 / total #impl: 147150649 (eff. 0.098)
67.38/67.47	c #Conflicts:     292000 | #Learnt:      17889 | 0.000
67.38/67.47	c total clause space: 48.1602MB
67.38/67.47	c total #watches: 159437
67.78/67.90	c total #propagations: 14442839 / total #impl: 147646129 (eff. 0.098)
67.78/67.90	c #Conflicts:     293000 | #Learnt:      18889 | 0.000
67.78/67.90	c total clause space: 48.1602MB
67.78/67.90	c total #watches: 165163
68.29/68.35	c total #propagations: 14504483 / total #impl: 148184579 (eff. 0.098)
68.29/68.35	c #Conflicts:     294000 | #Learnt:      19889 | 0.000
68.29/68.35	c total clause space: 48.1602MB
68.29/68.35	c total #watches: 169370
68.78/68.80	c total #propagations: 14563927 / total #impl: 148785252 (eff. 0.098)
68.78/68.80	c #Conflicts:     295000 | #Learnt:      20889 | 0.000
68.78/68.80	c total clause space: 48.1602MB
68.78/68.80	c total #watches: 173520
69.08/69.16	c total #propagations: 14623520 / total #impl: 149278116 (eff. 0.098)
69.08/69.16	c #Conflicts:     296000 | #Learnt:      21889 | 0.000
69.08/69.16	c total clause space: 48.1602MB
69.08/69.16	c total #watches: 179084
69.48/69.57	c total #propagations: 14665454 / total #impl: 149642531 (eff. 0.098)
69.48/69.57	c #Conflicts:     297000 | #Learnt:      22889 | 0.000
69.48/69.57	c total clause space: 48.1602MB
69.48/69.57	c total #watches: 185149
69.78/69.89	c total #propagations: 14716921 / total #impl: 150087740 (eff. 0.098)
69.78/69.89	c #Conflicts:     298000 | #Learnt:      23889 | 0.000
69.78/69.89	c total clause space: 48.1602MB
69.78/69.89	c total #watches: 190232
70.28/70.34	c total #propagations: 14759166 / total #impl: 150391605 (eff. 0.098)
70.28/70.34	c #Conflicts:     299000 | #Learnt:      24889 | 0.000
70.28/70.34	c total clause space: 48.1602MB
70.28/70.34	c total #watches: 194821
70.68/70.77	c total #propagations: 14804919 / total #impl: 150912590 (eff. 0.098)
70.68/70.77	c #Conflicts:     300000 | #Learnt:      25889 | 0.000
70.68/70.77	c total clause space: 48.1602MB
70.68/70.77	c total #watches: 199629
71.08/71.12	c total #propagations: 14855403 / total #impl: 151478435 (eff. 0.098)
71.08/71.12	c GC COLLECT
71.08/71.12	c #Conflicts:     301000 | #Learnt:      13784 | 0.000
71.08/71.12	c total clause space: 48.1602MB
71.08/71.12	c total #watches: 132721
71.28/71.39	c total #propagations: 14904874 / total #impl: 152112747 (eff. 0.098)
71.28/71.39	c #Conflicts:     302000 | #Learnt:      14784 | 0.000
71.28/71.39	c total clause space: 48.1602MB
71.28/71.39	c total #watches: 137877
71.59/71.67	c total #propagations: 14946419 / total #impl: 152825775 (eff. 0.098)
71.59/71.67	c #Conflicts:     303000 | #Learnt:      15784 | 0.000
71.59/71.67	c total clause space: 48.1602MB
71.59/71.67	c total #watches: 142494
71.88/71.96	c total #propagations: 14992699 / total #impl: 153563582 (eff. 0.098)
71.88/71.96	c #Conflicts:     304000 | #Learnt:      16784 | 0.000
71.88/71.96	c total clause space: 48.1602MB
71.88/71.96	c total #watches: 145989
72.18/72.26	c total #propagations: 15047905 / total #impl: 154154977 (eff. 0.098)
72.18/72.26	c #Conflicts:     305000 | #Learnt:      17784 | 0.000
72.18/72.26	c total clause space: 48.1602MB
72.18/72.26	c total #watches: 149420
72.48/72.54	c total #propagations: 15118252 / total #impl: 154737942 (eff. 0.098)
72.48/72.54	c #Conflicts:     306000 | #Learnt:      18784 | 0.000
72.48/72.54	c total clause space: 48.1602MB
72.48/72.54	c total #watches: 153091
72.78/72.81	c total #propagations: 15173981 / total #impl: 155210906 (eff. 0.098)
72.78/72.81	c #Conflicts:     307000 | #Learnt:      19784 | 0.000
72.78/72.81	c total clause space: 48.1602MB
72.78/72.81	c total #watches: 156367
73.08/73.16	c total #propagations: 15222624 / total #impl: 155663675 (eff. 0.098)
73.08/73.16	c #Conflicts:     308000 | #Learnt:      20784 | 0.000
73.08/73.16	c total clause space: 48.1602MB
73.08/73.16	c total #watches: 159861
73.48/73.53	c total #propagations: 15279400 / total #impl: 156238538 (eff. 0.098)
73.48/73.53	c #Conflicts:     309000 | #Learnt:      21784 | 0.000
73.48/73.53	c total clause space: 48.1602MB
73.48/73.53	c total #watches: 165129
73.88/73.93	c total #propagations: 15324814 / total #impl: 156904941 (eff. 0.098)
73.88/73.93	c #Conflicts:     310000 | #Learnt:      22784 | 0.000
73.88/73.93	c total clause space: 48.1602MB
73.88/73.93	c total #watches: 169739
74.28/74.37	c total #propagations: 15371104 / total #impl: 157657855 (eff. 0.097)
74.28/74.37	c #Conflicts:     311000 | #Learnt:      23784 | 0.000
74.28/74.37	c total clause space: 48.1602MB
74.28/74.37	c total #watches: 173962
74.68/74.78	c total #propagations: 15422533 / total #impl: 158471443 (eff. 0.097)
74.68/74.78	c #Conflicts:     312000 | #Learnt:      24784 | 0.000
74.68/74.78	c total clause space: 48.1602MB
74.68/74.78	c total #watches: 178020
75.08/75.18	c total #propagations: 15462011 / total #impl: 159189618 (eff. 0.097)
75.08/75.18	c #Conflicts:     313000 | #Learnt:      25784 | 0.000
75.08/75.18	c total clause space: 48.1602MB
75.08/75.18	c total #watches: 182442
75.58/75.62	c total #propagations: 15505020 / total #impl: 159974490 (eff. 0.097)
75.58/75.62	c #Conflicts:     314000 | #Learnt:      26784 | 0.000
75.58/75.62	c total clause space: 48.1602MB
75.58/75.62	c total #watches: 186839
75.78/75.85	c total #propagations: 15545582 / total #impl: 160714798 (eff. 0.097)
75.78/75.85	c GC COLLECT
75.78/75.85	c #Conflicts:     315000 | #Learnt:      14384 | 0.000
75.78/75.85	c total clause space: 48.1602MB
75.78/75.85	c total #watches: 134793
76.08/76.10	c total #propagations: 15584932 / total #impl: 161216159 (eff. 0.097)
76.08/76.10	c #Conflicts:     316000 | #Learnt:      15384 | 0.000
76.08/76.10	c total clause space: 48.1602MB
76.08/76.10	c total #watches: 139134
76.38/76.43	c total #propagations: 15624868 / total #impl: 161725891 (eff. 0.097)
76.38/76.43	c #Conflicts:     317000 | #Learnt:      16384 | 0.000
76.38/76.43	c total clause space: 48.1602MB
76.38/76.43	c total #watches: 142985
76.68/76.70	c total #propagations: 15670135 / total #impl: 162250123 (eff. 0.097)
76.68/76.70	c #Conflicts:     318000 | #Learnt:      17384 | 0.000
76.68/76.70	c total clause space: 48.1602MB
76.68/76.70	c total #watches: 146633
76.88/76.98	c total #propagations: 15711965 / total #impl: 162779628 (eff. 0.097)
76.88/76.98	c #Conflicts:     319000 | #Learnt:      18384 | 0.000
76.88/76.98	c total clause space: 48.1602MB
76.88/76.98	c total #watches: 150195
77.28/77.32	c total #propagations: 15753007 / total #impl: 163288998 (eff. 0.096)
77.28/77.32	c #Conflicts:     320000 | #Learnt:      19384 | 0.000
77.28/77.32	c total clause space: 48.1602MB
77.28/77.32	c total #watches: 153792
77.58/77.66	c total #propagations: 15797373 / total #impl: 163838092 (eff. 0.096)
77.58/77.66	c #Conflicts:     321000 | #Learnt:      20384 | 0.000
77.58/77.66	c total clause space: 48.1602MB
77.58/77.66	c total #watches: 157806
77.98/78.06	c total #propagations: 15844624 / total #impl: 164456640 (eff. 0.096)
77.98/78.06	c #Conflicts:     322000 | #Learnt:      21384 | 0.000
77.98/78.06	c total clause space: 48.1602MB
77.98/78.06	c total #watches: 161442
78.38/78.45	c total #propagations: 15895659 / total #impl: 165193759 (eff. 0.096)
78.38/78.45	c #Conflicts:     323000 | #Learnt:      22384 | 0.000
78.38/78.45	c total clause space: 48.1602MB
78.38/78.45	c total #watches: 165538
78.78/78.82	c total #propagations: 15942738 / total #impl: 165874537 (eff. 0.096)
78.78/78.82	c #Conflicts:     324000 | #Learnt:      23384 | 0.000
78.78/78.82	c total clause space: 48.1602MB
78.78/78.82	c total #watches: 170949
79.08/79.14	c total #propagations: 15989127 / total #impl: 166488918 (eff. 0.096)
79.08/79.14	c #Conflicts:     325000 | #Learnt:      24384 | 0.000
79.08/79.14	c total clause space: 48.1602MB
79.08/79.14	c total #watches: 176344
79.38/79.45	c total #propagations: 16033851 / total #impl: 166898254 (eff. 0.096)
79.38/79.45	c #Conflicts:     326000 | #Learnt:      25384 | 0.000
79.38/79.45	c total clause space: 48.1602MB
79.38/79.45	c total #watches: 181486
79.58/79.68	c total #propagations: 16077470 / total #impl: 167314840 (eff. 0.096)
79.58/79.68	c #Conflicts:     327000 | #Learnt:      26384 | 0.000
79.58/79.68	c total clause space: 48.1602MB
79.58/79.68	c total #watches: 185463
79.88/79.96	c total #propagations: 16120331 / total #impl: 167611257 (eff. 0.096)
79.88/79.96	c #Conflicts:     328000 | #Learnt:      27384 | 0.000
79.88/79.96	c total clause space: 48.1602MB
79.88/79.96	c total #watches: 188936
80.18/80.20	c total #propagations: 16161355 / total #impl: 167955832 (eff. 0.096)
80.18/80.20	c GC COLLECT
80.18/80.20	c #Conflicts:     329000 | #Learnt:      14686 | 0.000
80.18/80.20	c total clause space: 48.1602MB
80.18/80.20	c total #watches: 135790
80.39/80.48	c total #propagations: 16198541 / total #impl: 168370725 (eff. 0.096)
80.39/80.48	c #Conflicts:     330000 | #Learnt:      15686 | 0.000
80.39/80.48	c total clause space: 48.1602MB
80.39/80.48	c total #watches: 140652
80.58/80.68	c total #propagations: 16239547 / total #impl: 168959792 (eff. 0.096)
80.58/80.68	c #Conflicts:     331000 | #Learnt:      16686 | 0.000
80.58/80.68	c total clause space: 48.1602MB
80.58/80.68	c total #watches: 146428
80.78/80.86	c total #propagations: 16271496 / total #impl: 169226830 (eff. 0.096)
80.78/80.86	c #Conflicts:     332000 | #Learnt:      17686 | 0.000
80.78/80.86	c total clause space: 48.1602MB
80.78/80.86	c total #watches: 150513
80.98/81.04	c total #propagations: 16301113 / total #impl: 169415378 (eff. 0.096)
80.98/81.04	c #Conflicts:     333000 | #Learnt:      18686 | 0.000
80.98/81.04	c total clause space: 48.1602MB
80.98/81.04	c total #watches: 154714
81.18/81.24	c total #propagations: 16334946 / total #impl: 169622689 (eff. 0.096)
81.18/81.24	c #Conflicts:     334000 | #Learnt:      19686 | 0.000
81.18/81.24	c total clause space: 48.1602MB
81.18/81.24	c total #watches: 160232
81.49/81.57	c total #propagations: 16372144 / total #impl: 169889405 (eff. 0.096)
81.49/81.57	c #Conflicts:     335000 | #Learnt:      20686 | 0.000
81.49/81.57	c total clause space: 48.1602MB
81.49/81.57	c total #watches: 164344
81.88/81.90	c total #propagations: 16423908 / total #impl: 170384432 (eff. 0.096)
81.88/81.90	c #Conflicts:     336000 | #Learnt:      21686 | 0.000
81.88/81.90	c total clause space: 48.1602MB
81.88/81.90	c total #watches: 167900
82.18/82.23	c total #propagations: 16480376 / total #impl: 170814833 (eff. 0.096)
82.18/82.23	c #Conflicts:     337000 | #Learnt:      22686 | 0.000
82.18/82.23	c total clause space: 48.1602MB
82.18/82.23	c total #watches: 171548
82.49/82.56	c total #propagations: 16530094 / total #impl: 171307169 (eff. 0.096)
82.49/82.56	c #Conflicts:     338000 | #Learnt:      23686 | 0.000
82.49/82.56	c total clause space: 48.1602MB
82.49/82.56	c total #watches: 176002
82.88/82.95	c total #propagations: 16578885 / total #impl: 171756031 (eff. 0.097)
82.88/82.95	c #Conflicts:     339000 | #Learnt:      24686 | 0.000
82.88/82.95	c total clause space: 48.1602MB
82.88/82.95	c total #watches: 180170
83.28/83.33	c total #propagations: 16633325 / total #impl: 172331278 (eff. 0.097)
83.28/83.33	c #Conflicts:     340000 | #Learnt:      25686 | 0.000
83.28/83.33	c total clause space: 48.1602MB
83.28/83.33	c total #watches: 183667
83.69/83.77	c total #propagations: 16680379 / total #impl: 172983414 (eff. 0.096)
83.69/83.77	c #Conflicts:     341000 | #Learnt:      26686 | 0.000
83.69/83.77	c total clause space: 48.1602MB
83.69/83.77	c total #watches: 188381
84.08/84.18	c total #propagations: 16726316 / total #impl: 173853681 (eff. 0.096)
84.08/84.18	c #Conflicts:     342000 | #Learnt:      27686 | 0.000
84.08/84.18	c total clause space: 48.1602MB
84.08/84.18	c total #watches: 192958
84.38/84.49	c total #propagations: 16771300 / total #impl: 174610702 (eff. 0.096)
84.38/84.49	c GC COLLECT
84.38/84.49	c #Conflicts:     343000 | #Learnt:      14682 | 0.000
84.38/84.49	c total clause space: 48.1602MB
84.38/84.49	c total #watches: 135929
84.69/84.71	c total #propagations: 16822953 / total #impl: 175045059 (eff. 0.096)
84.69/84.71	c #Conflicts:     344000 | #Learnt:      15682 | 0.000
84.69/84.71	c total clause space: 48.1602MB
84.69/84.71	c total #watches: 141358
84.88/84.98	c total #propagations: 16875605 / total #impl: 175465070 (eff. 0.096)
84.88/84.98	c #Conflicts:     345000 | #Learnt:      16682 | 0.000
84.88/84.98	c total clause space: 48.1602MB
84.88/84.98	c total #watches: 144711
85.18/85.25	c total #propagations: 16946144 / total #impl: 175770453 (eff. 0.096)
85.18/85.25	c #Conflicts:     346000 | #Learnt:      17682 | 0.000
85.18/85.25	c total clause space: 48.1602MB
85.18/85.25	c total #watches: 148388
85.48/85.54	c total #propagations: 16993032 / total #impl: 176219503 (eff. 0.096)
85.48/85.54	c #Conflicts:     347000 | #Learnt:      18682 | 0.000
85.48/85.54	c total clause space: 48.1602MB
85.48/85.54	c total #watches: 151469
85.79/85.89	c total #propagations: 17039650 / total #impl: 176779975 (eff. 0.096)
85.79/85.89	c #Conflicts:     348000 | #Learnt:      19682 | 0.000
85.79/85.89	c total clause space: 48.1602MB
85.79/85.89	c total #watches: 156332
86.08/86.13	c total #propagations: 17088918 / total #impl: 177563187 (eff. 0.096)
86.08/86.13	c #Conflicts:     349000 | #Learnt:      20682 | 0.000
86.08/86.13	c total clause space: 48.1602MB
86.08/86.13	c total #watches: 161468
86.28/86.36	c total #propagations: 17143896 / total #impl: 177858040 (eff. 0.096)
86.28/86.36	c #Conflicts:     350000 | #Learnt:      21682 | 0.000
86.28/86.36	c total clause space: 48.1602MB
86.28/86.36	c total #watches: 165343
86.48/86.58	c total #propagations: 17189374 / total #impl: 178132443 (eff. 0.096)
86.48/86.58	c #Conflicts:     351000 | #Learnt:      22682 | 0.000
86.48/86.58	c total clause space: 48.1602MB
86.48/86.58	c total #watches: 169575
86.68/86.76	c total #propagations: 17234518 / total #impl: 178446318 (eff. 0.097)
86.68/86.76	c #Conflicts:     352000 | #Learnt:      23682 | 0.000
86.68/86.76	c total clause space: 48.1602MB
86.68/86.76	c total #watches: 172701
86.99/87.03	c total #propagations: 17282179 / total #impl: 178687782 (eff. 0.097)
86.99/87.03	c #Conflicts:     353000 | #Learnt:      24682 | 0.000
86.99/87.03	c total clause space: 48.1602MB
86.99/87.03	c total #watches: 177078
87.18/87.27	c total #propagations: 17331587 / total #impl: 178926594 (eff. 0.097)
87.18/87.27	c #Conflicts:     354000 | #Learnt:      25682 | 0.000
87.18/87.27	c total clause space: 48.1602MB
87.18/87.27	c total #watches: 180748
87.48/87.60	c total #propagations: 17388049 / total #impl: 179088896 (eff. 0.097)
87.48/87.60	c #Conflicts:     355000 | #Learnt:      26682 | 0.000
87.48/87.60	c total clause space: 48.1602MB
87.58/87.60	c total #watches: 184474
87.88/87.97	c total #propagations: 17444255 / total #impl: 179563109 (eff. 0.097)
87.88/87.97	c #Conflicts:     356000 | #Learnt:      27682 | 0.000
87.88/87.97	c total clause space: 48.1602MB
87.88/87.97	c total #watches: 188160
88.38/88.43	c total #propagations: 17505003 / total #impl: 180162138 (eff. 0.097)
88.38/88.43	c GC COLLECT
88.38/88.43	c #Conflicts:     357000 | #Learnt:      14382 | 0.000
88.38/88.43	c total clause space: 48.1602MB
88.38/88.43	c total #watches: 134516
88.58/88.69	c total #propagations: 17557208 / total #impl: 180700403 (eff. 0.097)
88.58/88.69	c #Conflicts:     358000 | #Learnt:      15382 | 0.000
88.58/88.69	c total clause space: 48.1602MB
88.58/88.69	c total #watches: 138532
88.98/89.02	c total #propagations: 17621384 / total #impl: 181231946 (eff. 0.097)
88.98/89.02	c #Conflicts:     359000 | #Learnt:      16382 | 0.000
88.98/89.02	c total clause space: 48.1602MB
88.98/89.02	c total #watches: 143058
89.18/89.29	c total #propagations: 17676713 / total #impl: 182088768 (eff. 0.097)
89.18/89.29	c #Conflicts:     360000 | #Learnt:      17382 | 0.000
89.18/89.29	c total clause space: 48.1602MB
89.18/89.29	c total #watches: 148035
89.48/89.57	c total #propagations: 17714435 / total #impl: 182630103 (eff. 0.097)
89.48/89.57	c #Conflicts:     361000 | #Learnt:      18382 | 0.000
89.48/89.57	c total clause space: 48.1602MB
89.48/89.57	c total #watches: 152320
89.88/89.90	c total #propagations: 17756508 / total #impl: 183263559 (eff. 0.097)
89.88/89.90	c #Conflicts:     362000 | #Learnt:      19382 | 0.000
89.88/89.90	c total clause space: 48.1602MB
89.88/89.90	c total #watches: 155820
90.08/90.19	c total #propagations: 17811362 / total #impl: 183754681 (eff. 0.097)
90.08/90.19	c #Conflicts:     363000 | #Learnt:      20382 | 0.000
90.08/90.19	c total clause space: 48.1602MB
90.08/90.19	c total #watches: 159205
90.38/90.48	c total #propagations: 17859286 / total #impl: 184226128 (eff. 0.097)
90.38/90.48	c #Conflicts:     364000 | #Learnt:      21382 | 0.000
90.38/90.48	c total clause space: 48.1602MB
90.38/90.48	c total #watches: 162076
90.78/90.81	c total #propagations: 17906785 / total #impl: 184723205 (eff. 0.097)
90.78/90.81	c #Conflicts:     365000 | #Learnt:      22382 | 0.000
90.78/90.81	c total clause space: 48.1602MB
90.78/90.81	c total #watches: 165825
91.08/91.14	c total #propagations: 17956479 / total #impl: 185133846 (eff. 0.097)
91.08/91.14	c #Conflicts:     366000 | #Learnt:      23382 | 0.000
91.08/91.14	c total clause space: 48.1602MB
91.08/91.14	c total #watches: 170404
91.48/91.51	c total #propagations: 18006958 / total #impl: 185564778 (eff. 0.097)
91.48/91.51	c #Conflicts:     367000 | #Learnt:      24382 | 0.000
91.48/91.51	c total clause space: 48.1602MB
91.48/91.51	c total #watches: 174724
91.88/91.96	c total #propagations: 18053086 / total #impl: 186081389 (eff. 0.097)
91.88/91.96	c #Conflicts:     368000 | #Learnt:      25382 | 0.000
91.88/91.96	c total clause space: 48.1602MB
91.88/91.96	c total #watches: 179966
92.38/92.41	c total #propagations: 18110922 / total #impl: 186696803 (eff. 0.097)
92.38/92.41	c #Conflicts:     369000 | #Learnt:      26382 | 0.000
92.38/92.41	c total clause space: 48.1602MB
92.38/92.41	c total #watches: 184989
92.78/92.82	c total #propagations: 18158003 / total #impl: 187344318 (eff. 0.097)
92.78/92.82	c #Conflicts:     370000 | #Learnt:      27382 | 0.000
92.78/92.82	c total clause space: 48.1602MB
92.78/92.82	c total #watches: 188431
93.18/93.25	c total #propagations: 18201297 / total #impl: 187977569 (eff. 0.097)
93.18/93.25	c #Conflicts:     371000 | #Learnt:      28382 | 0.000
93.18/93.25	c total clause space: 48.1602MB
93.18/93.25	c total #watches: 192248
93.58/93.65	c total #propagations: 18246374 / total #impl: 188608717 (eff. 0.097)
93.58/93.65	c GC COLLECT
93.58/93.65	c #Conflicts:     372000 | #Learnt:      14778 | 0.000
93.58/93.65	c total clause space: 78.2603MB
93.58/93.65	c total #watches: 136455
93.78/93.85	c total #propagations: 18294662 / total #impl: 189194040 (eff. 0.097)
93.78/93.85	c #Conflicts:     373000 | #Learnt:      15778 | 0.000
93.78/93.85	c total clause space: 78.2603MB
93.78/93.85	c total #watches: 140394
93.98/94.06	c total #propagations: 18337578 / total #impl: 189591558 (eff. 0.097)
93.98/94.06	c #Conflicts:     374000 | #Learnt:      16778 | 0.000
93.98/94.06	c total clause space: 78.2603MB
93.98/94.06	c total #watches: 144111
94.28/94.32	c total #propagations: 18380475 / total #impl: 190020348 (eff. 0.097)
94.28/94.32	c #Conflicts:     375000 | #Learnt:      17778 | 0.000
94.28/94.32	c total clause space: 78.2603MB
94.28/94.32	c total #watches: 148564
94.48/94.58	c total #propagations: 18429007 / total #impl: 190512955 (eff. 0.097)
94.48/94.58	c #Conflicts:     376000 | #Learnt:      18778 | 0.000
94.48/94.58	c total clause space: 78.2603MB
94.48/94.58	c total #watches: 152324
94.78/94.87	c total #propagations: 18470917 / total #impl: 190960055 (eff. 0.097)
94.78/94.87	c #Conflicts:     377000 | #Learnt:      19778 | 0.000
94.78/94.87	c total clause space: 78.2603MB
94.78/94.87	c total #watches: 156465
95.08/95.16	c total #propagations: 18518333 / total #impl: 191549318 (eff. 0.097)
95.08/95.16	c #Conflicts:     378000 | #Learnt:      20778 | 0.000
95.08/95.16	c total clause space: 78.2603MB
95.08/95.16	c total #watches: 160962
95.38/95.46	c total #propagations: 18561564 / total #impl: 192154525 (eff. 0.097)
95.38/95.46	c #Conflicts:     379000 | #Learnt:      21778 | 0.000
95.38/95.46	c total clause space: 78.2603MB
95.38/95.46	c total #watches: 164708
95.68/95.75	c total #propagations: 18608295 / total #impl: 192630573 (eff. 0.097)
95.68/95.75	c #Conflicts:     380000 | #Learnt:      22778 | 0.000
95.68/95.75	c total clause space: 78.2603MB
95.68/95.75	c total #watches: 167606
95.98/96.06	c total #propagations: 18651508 / total #impl: 192920953 (eff. 0.097)
95.98/96.06	c #Conflicts:     381000 | #Learnt:      23778 | 0.000
95.98/96.06	c total clause space: 78.2603MB
95.98/96.06	c total #watches: 171034
96.28/96.36	c total #propagations: 18696957 / total #impl: 193423334 (eff. 0.097)
96.28/96.36	c #Conflicts:     382000 | #Learnt:      24778 | 0.000
96.28/96.36	c total clause space: 78.2603MB
96.28/96.36	c total #watches: 174676
96.68/96.77	c total #propagations: 18741735 / total #impl: 193857397 (eff. 0.097)
96.68/96.77	c #Conflicts:     383000 | #Learnt:      25778 | 0.000
96.68/96.77	c total clause space: 78.2603MB
96.68/96.77	c total #watches: 179142
97.08/97.17	c total #propagations: 18799950 / total #impl: 194469781 (eff. 0.097)
97.08/97.17	c #Conflicts:     384000 | #Learnt:      26778 | 0.000
97.08/97.17	c total clause space: 78.2603MB
97.08/97.17	c total #watches: 183352
97.48/97.57	c total #propagations: 18852802 / total #impl: 195129597 (eff. 0.097)
97.48/97.57	c #Conflicts:     385000 | #Learnt:      27778 | 0.000
97.48/97.57	c total clause space: 78.2603MB
97.48/97.57	c total #watches: 187503
97.88/97.98	c total #propagations: 18895189 / total #impl: 195784502 (eff. 0.097)
97.88/97.98	c #Conflicts:     386000 | #Learnt:      28778 | 0.000
97.88/97.98	c total clause space: 78.2603MB
97.88/97.98	c total #watches: 191103
98.28/98.36	c total #propagations: 18943938 / total #impl: 196348959 (eff. 0.096)
98.28/98.36	c #Conflicts:     387000 | #Learnt:      29778 | 0.000
98.28/98.36	c total clause space: 78.2603MB
98.28/98.36	c total #watches: 194857
98.58/98.67	c total #propagations: 18988695 / total #impl: 196917374 (eff. 0.096)
98.58/98.67	c GC COLLECT
98.58/98.67	c #Conflicts:     388000 | #Learnt:      15874 | 0.000
98.58/98.67	c total clause space: 78.2603MB
98.58/98.67	c total #watches: 141504
98.87/98.94	c total #propagations: 19039890 / total #impl: 197448656 (eff. 0.096)
98.87/98.94	c #Conflicts:     389000 | #Learnt:      16874 | 0.000
98.87/98.94	c total clause space: 78.2603MB
98.87/98.94	c total #watches: 147459
99.08/99.19	c total #propagations: 19085975 / total #impl: 197894398 (eff. 0.096)
99.08/99.19	c #Conflicts:     390000 | #Learnt:      17874 | 0.000
99.08/99.19	c total clause space: 78.2603MB
99.08/99.19	c total #watches: 152683
99.37/99.49	c total #propagations: 19128817 / total #impl: 198311101 (eff. 0.096)
99.37/99.49	c #Conflicts:     391000 | #Learnt:      18874 | 0.000
99.37/99.49	c total clause space: 78.2603MB
99.37/99.49	c total #watches: 157183
99.67/99.79	c total #propagations: 19183224 / total #impl: 198701874 (eff. 0.097)
99.67/99.79	c #Conflicts:     392000 | #Learnt:      19874 | 0.000
99.67/99.79	c total clause space: 78.2603MB
99.67/99.79	c total #watches: 161218
100.08/100.13	c total #propagations: 19227422 / total #impl: 199149772 (eff. 0.097)
100.08/100.13	c #Conflicts:     393000 | #Learnt:      20874 | 0.000
100.08/100.13	c total clause space: 78.2603MB
100.08/100.13	c total #watches: 165354
100.47/100.51	c total #propagations: 19271804 / total #impl: 199783391 (eff. 0.096)
100.47/100.51	c #Conflicts:     394000 | #Learnt:      21874 | 0.000
100.47/100.51	c total clause space: 78.2603MB
100.47/100.51	c total #watches: 169481
100.77/100.85	c total #propagations: 19311727 / total #impl: 200368038 (eff. 0.096)
100.77/100.85	c #Conflicts:     395000 | #Learnt:      22874 | 0.000
100.77/100.85	c total clause space: 78.2603MB
100.77/100.85	c total #watches: 173301
101.18/101.21	c total #propagations: 19357280 / total #impl: 200899201 (eff. 0.096)
101.18/101.21	c #Conflicts:     396000 | #Learnt:      23874 | 0.000
101.18/101.21	c total clause space: 78.2603MB
101.18/101.21	c total #watches: 178136
101.47/101.55	c total #propagations: 19400061 / total #impl: 201443804 (eff. 0.096)
101.47/101.55	c #Conflicts:     397000 | #Learnt:      24874 | 0.000
101.47/101.55	c total clause space: 78.2603MB
101.47/101.55	c total #watches: 182234
101.87/101.90	c total #propagations: 19441770 / total #impl: 201858507 (eff. 0.096)
101.87/101.90	c #Conflicts:     398000 | #Learnt:      25874 | 0.000
101.87/101.90	c total clause space: 78.2603MB
101.87/101.90	c total #watches: 186692
102.28/102.31	c total #propagations: 19480164 / total #impl: 202328909 (eff. 0.096)
102.28/102.31	c #Conflicts:     399000 | #Learnt:      26874 | 0.000
102.28/102.31	c total clause space: 78.2603MB
102.28/102.31	c total #watches: 191315
102.57/102.64	c total #propagations: 19533256 / total #impl: 202910852 (eff. 0.096)
102.57/102.64	c #Conflicts:     400000 | #Learnt:      27874 | 0.000
102.57/102.64	c total clause space: 78.2603MB
102.57/102.64	c total #watches: 195617
102.87/102.98	c total #propagations: 19573208 / total #impl: 203343577 (eff. 0.096)
102.87/102.98	c #Conflicts:     401000 | #Learnt:      28874 | 0.000
102.87/102.98	c total clause space: 78.2603MB
102.87/102.98	c total #watches: 201990
103.17/103.26	c total #propagations: 19615706 / total #impl: 203715953 (eff. 0.096)
103.17/103.26	c #Conflicts:     402000 | #Learnt:      29874 | 0.000
103.17/103.26	c total clause space: 78.2603MB
103.17/103.26	c total #watches: 208797
103.48/103.53	c total #propagations: 19653009 / total #impl: 204023563 (eff. 0.096)
103.48/103.53	c GC COLLECT
103.48/103.53	c #Conflicts:     403000 | #Learnt:      15681 | 0.000
103.48/103.53	c total clause space: 78.2603MB
103.48/103.53	c total #watches: 142023
103.67/103.73	c total #propagations: 19699762 / total #impl: 204338356 (eff. 0.096)
103.67/103.73	c #Conflicts:     404000 | #Learnt:      16681 | 0.000
103.67/103.73	c total clause space: 78.2603MB
103.67/103.73	c total #watches: 148465
103.97/104.01	c total #propagations: 19741089 / total #impl: 204641497 (eff. 0.096)
103.97/104.01	c #Conflicts:     405000 | #Learnt:      17681 | 0.000
103.97/104.01	c total clause space: 78.2603MB
103.97/104.01	c total #watches: 152992
104.27/104.31	c total #propagations: 19786043 / total #impl: 205115759 (eff. 0.096)
104.27/104.31	c #Conflicts:     406000 | #Learnt:      18681 | 0.000
104.27/104.31	c total clause space: 78.2603MB
104.27/104.31	c total #watches: 158453
104.67/104.73	c total #propagations: 19846443 / total #impl: 205577091 (eff. 0.097)
104.67/104.73	c #Conflicts:     407000 | #Learnt:      19681 | 0.000
104.67/104.73	c total clause space: 78.2603MB
104.67/104.73	c total #watches: 162404
105.07/105.12	c total #propagations: 19905693 / total #impl: 206383215 (eff. 0.096)
105.07/105.12	c #Conflicts:     408000 | #Learnt:      20681 | 0.000
105.07/105.12	c total clause space: 78.2603MB
105.07/105.12	c total #watches: 166697
105.37/105.49	c total #propagations: 19952873 / total #impl: 207037510 (eff. 0.096)
105.37/105.49	c #Conflicts:     409000 | #Learnt:      21681 | 0.000
105.37/105.49	c total clause space: 78.2603MB
105.37/105.49	c total #watches: 170138
105.87/105.90	c total #propagations: 20000416 / total #impl: 207635417 (eff. 0.096)
105.87/105.90	c #Conflicts:     410000 | #Learnt:      22681 | 0.000
105.87/105.90	c total clause space: 78.2603MB
105.87/105.90	c total #watches: 174337
106.17/106.25	c total #propagations: 20062032 / total #impl: 208278817 (eff. 0.096)
106.17/106.25	c #Conflicts:     411000 | #Learnt:      23681 | 0.000
106.17/106.25	c total clause space: 78.2603MB
106.17/106.25	c total #watches: 179092
106.47/106.53	c total #propagations: 20109237 / total #impl: 208843003 (eff. 0.096)
106.47/106.53	c #Conflicts:     412000 | #Learnt:      24681 | 0.000
106.47/106.53	c total clause space: 78.2603MB
106.47/106.53	c total #watches: 184054
106.78/106.89	c total #propagations: 20153728 / total #impl: 209150626 (eff. 0.096)
106.78/106.89	c #Conflicts:     413000 | #Learnt:      25681 | 0.000
106.78/106.89	c total clause space: 78.2603MB
106.78/106.89	c total #watches: 187190
107.27/107.33	c total #propagations: 20197654 / total #impl: 209624281 (eff. 0.096)
107.27/107.33	c #Conflicts:     414000 | #Learnt:      26681 | 0.000
107.27/107.33	c total clause space: 78.2603MB
107.27/107.33	c total #watches: 190611
107.67/107.79	c total #propagations: 20251243 / total #impl: 210217067 (eff. 0.096)
107.67/107.79	c #Conflicts:     415000 | #Learnt:      27681 | 0.000
107.67/107.79	c total clause space: 78.2603MB
107.67/107.79	c total #watches: 194111
108.17/108.26	c total #propagations: 20304348 / total #impl: 211059582 (eff. 0.096)
108.17/108.26	c #Conflicts:     416000 | #Learnt:      28681 | 0.000
108.17/108.26	c total clause space: 78.2603MB
108.17/108.26	c total #watches: 196724
108.67/108.76	c total #propagations: 20357975 / total #impl: 211772614 (eff. 0.096)
108.67/108.76	c #Conflicts:     417000 | #Learnt:      29681 | 0.000
108.67/108.76	c total clause space: 78.2603MB
108.67/108.76	c total #watches: 199209
109.17/109.26	c total #propagations: 20411181 / total #impl: 212475300 (eff. 0.096)
109.17/109.26	c #Conflicts:     418000 | #Learnt:      30681 | 0.000
109.17/109.26	c total clause space: 78.2603MB
109.17/109.26	c total #watches: 203147
109.57/109.63	c total #propagations: 20463577 / total #impl: 213194217 (eff. 0.096)
109.57/109.63	c GC COLLECT
109.57/109.63	c #Conflicts:     419000 | #Learnt:      16179 | 0.000
109.57/109.63	c total clause space: 78.2603MB
109.57/109.63	c total #watches: 143339
109.87/109.91	c total #propagations: 20516412 / total #impl: 213721089 (eff. 0.096)
109.87/109.91	c #Conflicts:     420000 | #Learnt:      17179 | 0.000
109.87/109.91	c total clause space: 78.2603MB
109.87/109.91	c total #watches: 147853
110.17/110.20	c total #propagations: 20561221 / total #impl: 214232231 (eff. 0.096)
110.17/110.20	c #Conflicts:     421000 | #Learnt:      18179 | 0.000
110.17/110.20	c total clause space: 78.2603MB
110.17/110.20	c total #watches: 152479
110.47/110.54	c total #propagations: 20603594 / total #impl: 214784649 (eff. 0.096)
110.47/110.54	c #Conflicts:     422000 | #Learnt:      19179 | 0.000
110.47/110.54	c total clause space: 78.2603MB
110.47/110.54	c total #watches: 157119
110.77/110.87	c total #propagations: 20651791 / total #impl: 215427708 (eff. 0.096)
110.77/110.87	c #Conflicts:     423000 | #Learnt:      20179 | 0.000
110.77/110.87	c total clause space: 78.2603MB
110.77/110.87	c total #watches: 160946
111.18/111.21	c total #propagations: 20696053 / total #impl: 216026102 (eff. 0.096)
111.18/111.21	c #Conflicts:     424000 | #Learnt:      21179 | 0.000
111.18/111.21	c total clause space: 78.2603MB
111.18/111.21	c total #watches: 164965
111.47/111.59	c total #propagations: 20741143 / total #impl: 216557136 (eff. 0.096)
111.47/111.59	c #Conflicts:     425000 | #Learnt:      22179 | 0.000
111.47/111.59	c total clause space: 78.2603MB
111.47/111.59	c total #watches: 168552
111.87/111.96	c total #propagations: 20784624 / total #impl: 217139515 (eff. 0.096)
111.87/111.96	c #Conflicts:     426000 | #Learnt:      23179 | 0.000
111.87/111.96	c total clause space: 78.2603MB
111.87/111.96	c total #watches: 172494
112.28/112.36	c total #propagations: 20833273 / total #impl: 217766334 (eff. 0.096)
112.28/112.36	c #Conflicts:     427000 | #Learnt:      24179 | 0.000
112.28/112.36	c total clause space: 78.2603MB
112.28/112.36	c total #watches: 176589
112.67/112.79	c total #propagations: 20874205 / total #impl: 218342834 (eff. 0.096)
112.67/112.79	c #Conflicts:     428000 | #Learnt:      25179 | 0.000
112.67/112.79	c total clause space: 78.2603MB
112.67/112.79	c total #watches: 180859
113.17/113.23	c total #propagations: 20916438 / total #impl: 218919777 (eff. 0.096)
113.17/113.23	c #Conflicts:     429000 | #Learnt:      26179 | 0.000
113.17/113.23	c total clause space: 78.2603MB
113.17/113.23	c total #watches: 184466
113.67/113.70	c total #propagations: 20956715 / total #impl: 219493457 (eff. 0.095)
113.67/113.70	c #Conflicts:     430000 | #Learnt:      27179 | 0.000
113.67/113.70	c total clause space: 78.2603MB
113.67/113.70	c total #watches: 189305
114.07/114.18	c total #propagations: 20997092 / total #impl: 220213091 (eff. 0.095)
114.07/114.18	c #Conflicts:     431000 | #Learnt:      28179 | 0.000
114.07/114.18	c total clause space: 78.2603MB
114.07/114.18	c total #watches: 194038
114.57/114.66	c total #propagations: 21037444 / total #impl: 220943856 (eff. 0.095)
114.57/114.66	c #Conflicts:     432000 | #Learnt:      29179 | 0.000
114.57/114.66	c total clause space: 78.2603MB
114.57/114.66	c total #watches: 197748
115.07/115.12	c total #propagations: 21078112 / total #impl: 221660445 (eff. 0.095)
115.07/115.12	c #Conflicts:     433000 | #Learnt:      30179 | 0.000
115.07/115.12	c total clause space: 78.2603MB
115.07/115.12	c total #watches: 201857
115.58/115.62	c total #propagations: 21122087 / total #impl: 222261284 (eff. 0.095)
115.58/115.62	c #Conflicts:     434000 | #Learnt:      31179 | 0.000
115.58/115.62	c total clause space: 78.2603MB
115.58/115.62	c total #watches: 205912
115.87/115.96	c total #propagations: 21167929 / total #impl: 223011942 (eff. 0.095)
115.87/115.96	c GC COLLECT
115.87/115.96	c #Conflicts:     435000 | #Learnt:      16382 | 0.000
115.87/115.96	c total clause space: 78.2603MB
115.87/115.96	c total #watches: 144157
116.17/116.25	c total #propagations: 21208533 / total #impl: 223509813 (eff. 0.095)
116.17/116.25	c #Conflicts:     436000 | #Learnt:      17382 | 0.000
116.17/116.25	c total clause space: 78.2603MB
116.17/116.25	c total #watches: 148725
116.47/116.53	c total #propagations: 21249882 / total #impl: 224040802 (eff. 0.095)
116.47/116.53	c #Conflicts:     437000 | #Learnt:      18382 | 0.000
116.47/116.53	c total clause space: 78.2603MB
116.47/116.53	c total #watches: 153249
116.68/116.79	c total #propagations: 21293747 / total #impl: 224454753 (eff. 0.095)
116.68/116.79	c #Conflicts:     438000 | #Learnt:      19382 | 0.000
116.68/116.79	c total clause space: 78.2603MB
116.68/116.79	c total #watches: 156847
116.97/117.08	c total #propagations: 21337829 / total #impl: 224834824 (eff. 0.095)
116.97/117.08	c #Conflicts:     439000 | #Learnt:      20382 | 0.000
116.97/117.08	c total clause space: 78.2603MB
116.97/117.08	c total #watches: 159723
117.37/117.41	c total #propagations: 21384378 / total #impl: 225211846 (eff. 0.095)
117.37/117.41	c #Conflicts:     440000 | #Learnt:      21382 | 0.000
117.37/117.41	c total clause space: 78.2603MB
117.37/117.41	c total #watches: 164313
117.57/117.69	c total #propagations: 21432660 / total #impl: 225674828 (eff. 0.095)
117.57/117.69	c #Conflicts:     441000 | #Learnt:      22382 | 0.000
117.57/117.69	c total clause space: 78.2603MB
117.57/117.69	c total #watches: 171111
117.97/118.03	c total #propagations: 21465409 / total #impl: 226066055 (eff. 0.095)
117.97/118.03	c #Conflicts:     442000 | #Learnt:      23382 | 0.000
117.97/118.03	c total clause space: 78.2603MB
117.97/118.03	c total #watches: 177608
118.27/118.38	c total #propagations: 21496866 / total #impl: 226660805 (eff. 0.095)
118.27/118.38	c #Conflicts:     443000 | #Learnt:      24382 | 0.000
118.27/118.38	c total clause space: 78.2603MB
118.27/118.38	c total #watches: 182905
118.57/118.67	c total #propagations: 21524859 / total #impl: 227224885 (eff. 0.095)
118.57/118.67	c #Conflicts:     444000 | #Learnt:      25382 | 0.000
118.57/118.67	c total clause space: 78.2603MB
118.57/118.67	c total #watches: 186270
118.88/118.94	c total #propagations: 21552590 / total #impl: 227582327 (eff. 0.095)
118.88/118.94	c #Conflicts:     445000 | #Learnt:      26382 | 0.000
118.88/118.94	c total clause space: 78.2603MB
118.88/118.94	c total #watches: 190098
119.27/119.35	c total #propagations: 21580832 / total #impl: 227881043 (eff. 0.095)
119.27/119.35	c #Conflicts:     446000 | #Learnt:      27382 | 0.000
119.27/119.35	c total clause space: 78.2603MB
119.27/119.35	c total #watches: 195250
119.77/119.81	c total #propagations: 21613369 / total #impl: 228659892 (eff. 0.095)
119.77/119.81	c #Conflicts:     447000 | #Learnt:      28382 | 0.000
119.77/119.81	c total clause space: 78.2603MB
119.77/119.81	c total #watches: 201424
120.17/120.28	c total #propagations: 21650291 / total #impl: 229691424 (eff. 0.094)
120.17/120.28	c #Conflicts:     448000 | #Learnt:      29382 | 0.000
120.17/120.28	c total clause space: 78.2603MB
120.17/120.28	c total #watches: 205913
120.47/120.58	c total #propagations: 21687271 / total #impl: 230676349 (eff. 0.094)
120.47/120.58	c #Conflicts:     449000 | #Learnt:      30382 | 0.000
120.47/120.58	c total clause space: 78.2603MB
120.47/120.58	c total #watches: 209407
120.77/120.83	c total #propagations: 21717918 / total #impl: 230941478 (eff. 0.094)
120.77/120.83	c #Conflicts:     450000 | #Learnt:      31382 | 0.000
120.77/120.83	c total clause space: 78.2603MB
120.77/120.83	c total #watches: 212951
121.08/121.19	c total #propagations: 21748469 / total #impl: 231180413 (eff. 0.094)
121.08/121.19	c GC COLLECT
121.08/121.19	c #Conflicts:     451000 | #Learnt:      16278 | 0.000
121.08/121.19	c total clause space: 78.2603MB
121.08/121.19	c total #watches: 144268
121.37/121.44	c total #propagations: 21787471 / total #impl: 231521410 (eff. 0.094)
121.37/121.44	c #Conflicts:     452000 | #Learnt:      17278 | 0.000
121.37/121.44	c total clause space: 78.2603MB
121.37/121.44	c total #watches: 148665
121.67/121.72	c total #propagations: 21825089 / total #impl: 231869894 (eff. 0.094)
121.67/121.72	c #Conflicts:     453000 | #Learnt:      18278 | 0.000
121.67/121.72	c total clause space: 78.2603MB
121.67/121.72	c total #watches: 154548
121.97/122.04	c total #propagations: 21862679 / total #impl: 232557296 (eff. 0.094)
121.97/122.04	c #Conflicts:     454000 | #Learnt:      19278 | 0.000
121.97/122.04	c total clause space: 78.2603MB
121.97/122.04	c total #watches: 158671
122.27/122.35	c total #propagations: 21902607 / total #impl: 233176369 (eff. 0.094)
122.27/122.35	c #Conflicts:     455000 | #Learnt:      20278 | 0.000
122.27/122.35	c total clause space: 78.2603MB
122.27/122.35	c total #watches: 162174
122.57/122.63	c total #propagations: 21944982 / total #impl: 233720475 (eff. 0.094)
122.57/122.63	c #Conflicts:     456000 | #Learnt:      21278 | 0.000
122.57/122.63	c total clause space: 78.2603MB
122.57/122.63	c total #watches: 165669
122.87/122.91	c total #propagations: 21979862 / total #impl: 234105268 (eff. 0.094)
122.87/122.91	c #Conflicts:     457000 | #Learnt:      22278 | 0.000
122.87/122.91	c total clause space: 78.2603MB
122.87/122.91	c total #watches: 169059
123.07/123.14	c total #propagations: 22015350 / total #impl: 234453642 (eff. 0.094)
123.07/123.14	c #Conflicts:     458000 | #Learnt:      23278 | 0.000
123.07/123.14	c total clause space: 78.2603MB
123.07/123.14	c total #watches: 172373
123.37/123.43	c total #propagations: 22046760 / total #impl: 234677790 (eff. 0.094)
123.37/123.43	c #Conflicts:     459000 | #Learnt:      24278 | 0.000
123.37/123.43	c total clause space: 78.2603MB
123.37/123.43	c total #watches: 175442
123.57/123.69	c total #propagations: 22089143 / total #impl: 234998713 (eff. 0.094)
123.57/123.69	c #Conflicts:     460000 | #Learnt:      25278 | 0.000
123.57/123.69	c total clause space: 78.2603MB
123.57/123.69	c total #watches: 178846
123.87/123.91	c total #propagations: 22121480 / total #impl: 235322894 (eff. 0.094)
123.87/123.91	c #Conflicts:     461000 | #Learnt:      26278 | 0.000
123.87/123.91	c total clause space: 78.2603MB
123.87/123.91	c total #watches: 182164
124.17/124.23	c total #propagations: 22148921 / total #impl: 235634550 (eff. 0.094)
124.17/124.23	c #Conflicts:     462000 | #Learnt:      27278 | 0.000
124.17/124.23	c total clause space: 78.2603MB
124.17/124.23	c total #watches: 186010
124.47/124.57	c total #propagations: 22184813 / total #impl: 236120085 (eff. 0.094)
124.47/124.57	c #Conflicts:     463000 | #Learnt:      28278 | 0.000
124.47/124.57	c total clause space: 78.2603MB
124.47/124.57	c total #watches: 189736
124.87/124.92	c total #propagations: 22220361 / total #impl: 236466006 (eff. 0.094)
124.87/124.92	c #Conflicts:     464000 | #Learnt:      29278 | 0.000
124.87/124.92	c total clause space: 78.2603MB
124.87/124.92	c total #watches: 192565
125.17/125.29	c total #propagations: 22255844 / total #impl: 236852914 (eff. 0.094)
125.17/125.29	c #Conflicts:     465000 | #Learnt:      30278 | 0.000
125.17/125.29	c total clause space: 78.2603MB
125.17/125.29	c total #watches: 195349
125.67/125.71	c total #propagations: 22293517 / total #impl: 237225397 (eff. 0.094)
125.67/125.71	c #Conflicts:     466000 | #Learnt:      31278 | 0.000
125.67/125.71	c total clause space: 78.2603MB
125.67/125.71	c total #watches: 200224
126.07/126.18	c total #propagations: 22344403 / total #impl: 238005262 (eff. 0.094)
126.07/126.18	c #Conflicts:     467000 | #Learnt:      32278 | 0.000
126.07/126.18	c total clause space: 78.2603MB
126.07/126.18	c total #watches: 205003
126.57/126.63	c total #propagations: 22399420 / total #impl: 238909263 (eff. 0.094)
126.57/126.63	c GC COLLECT
126.57/126.63	c #Conflicts:     468000 | #Learnt:      16876 | 0.000
126.57/126.63	c total clause space: 78.2603MB
126.57/126.63	c total #watches: 147184
126.87/126.93	c total #propagations: 22448153 / total #impl: 239495702 (eff. 0.094)
126.87/126.93	c #Conflicts:     469000 | #Learnt:      17876 | 0.000
126.87/126.93	c total clause space: 78.2603MB
126.87/126.93	c total #watches: 151706
127.17/127.29	c total #propagations: 22495044 / total #impl: 240091896 (eff. 0.094)
127.17/127.29	c #Conflicts:     470000 | #Learnt:      18876 | 0.000
127.17/127.29	c total clause space: 78.2603MB
127.17/127.29	c total #watches: 156539
127.57/127.69	c total #propagations: 22545097 / total #impl: 240881383 (eff. 0.094)
127.57/127.69	c #Conflicts:     471000 | #Learnt:      19876 | 0.000
127.57/127.69	c total clause space: 78.2603MB
127.57/127.69	c total #watches: 161834
128.07/128.11	c total #propagations: 22592340 / total #impl: 241810387 (eff. 0.093)
128.07/128.11	c #Conflicts:     472000 | #Learnt:      20876 | 0.000
128.07/128.11	c total clause space: 78.2603MB
128.07/128.11	c total #watches: 166778
128.57/128.60	c total #propagations: 22637302 / total #impl: 242738279 (eff. 0.093)
128.57/128.60	c #Conflicts:     473000 | #Learnt:      21876 | 0.000
128.57/128.60	c total clause space: 78.2603MB
128.57/128.60	c total #watches: 171231
128.97/129.09	c total #propagations: 22685203 / total #impl: 243695373 (eff. 0.093)
128.97/129.09	c #Conflicts:     474000 | #Learnt:      22876 | 0.000
128.97/129.09	c total clause space: 78.2603MB
128.97/129.09	c total #watches: 175583
129.57/129.66	c total #propagations: 22738996 / total #impl: 244632060 (eff. 0.093)
129.57/129.66	c #Conflicts:     475000 | #Learnt:      23876 | 0.000
129.57/129.66	c total clause space: 78.2603MB
129.57/129.66	c total #watches: 180701
130.27/130.31	c total #propagations: 22792105 / total #impl: 245558792 (eff. 0.093)
130.27/130.31	c #Conflicts:     476000 | #Learnt:      24876 | 0.000
130.27/130.31	c total clause space: 78.2603MB
130.27/130.31	c total #watches: 184976
130.87/130.95	c total #propagations: 22849247 / total #impl: 246554555 (eff. 0.093)
130.87/130.95	c #Conflicts:     477000 | #Learnt:      25876 | 0.000
130.87/130.95	c total clause space: 78.2603MB
130.87/130.95	c total #watches: 189489
131.57/131.66	c total #propagations: 22907643 / total #impl: 247398120 (eff. 0.093)
131.57/131.66	c #Conflicts:     478000 | #Learnt:      26876 | 0.000
131.57/131.66	c total clause space: 78.2603MB
131.57/131.66	c total #watches: 193294
132.17/132.29	c total #propagations: 22964025 / total #impl: 248433197 (eff. 0.092)
132.17/132.29	c #Conflicts:     479000 | #Learnt:      27876 | 0.000
132.17/132.29	c total clause space: 78.2603MB
132.17/132.29	c total #watches: 198672
132.87/132.99	c total #propagations: 23020569 / total #impl: 249317077 (eff. 0.092)
132.87/132.99	c #Conflicts:     480000 | #Learnt:      28876 | 0.000
132.87/132.99	c total clause space: 78.2603MB
132.87/132.99	c total #watches: 203659
133.67/133.71	c total #propagations: 23072531 / total #impl: 250156867 (eff. 0.092)
133.67/133.71	c #Conflicts:     481000 | #Learnt:      29876 | 0.000
133.67/133.71	c total clause space: 78.2603MB
133.67/133.71	c total #watches: 208739
134.37/134.45	c total #propagations: 23120646 / total #impl: 251129168 (eff. 0.092)
134.37/134.45	c #Conflicts:     482000 | #Learnt:      30876 | 0.000
134.37/134.45	c total clause space: 78.2603MB
134.37/134.45	c total #watches: 213114
135.07/135.15	c total #propagations: 23165952 / total #impl: 252029444 (eff. 0.092)
135.07/135.15	c #Conflicts:     483000 | #Learnt:      31876 | 0.000
135.07/135.15	c total clause space: 78.2603MB
135.07/135.15	c total #watches: 217253
135.77/135.83	c total #propagations: 23209771 / total #impl: 252807066 (eff. 0.092)
135.77/135.83	c #Conflicts:     484000 | #Learnt:      32876 | 0.000
135.77/135.83	c total clause space: 78.2603MB
135.77/135.83	c total #watches: 220933
136.27/136.35	c total #propagations: 23250199 / total #impl: 253400209 (eff. 0.092)
136.27/136.35	c GC COLLECT
136.27/136.35	c #Conflicts:     485000 | #Learnt:      17174 | 0.000
136.27/136.35	c total clause space: 78.2603MB
136.27/136.35	c total #watches: 148363
136.67/136.73	c total #propagations: 23295231 / total #impl: 253946319 (eff. 0.092)
136.67/136.73	c #Conflicts:     486000 | #Learnt:      18174 | 0.000
136.67/136.73	c total clause space: 78.2603MB
136.67/136.73	c total #watches: 152328
137.07/137.17	c total #propagations: 23344955 / total #impl: 254427721 (eff. 0.092)
137.07/137.17	c #Conflicts:     487000 | #Learnt:      19174 | 0.000
137.07/137.17	c total clause space: 78.2603MB
137.07/137.17	c total #watches: 155910
137.47/137.52	c total #propagations: 23400879 / total #impl: 255011744 (eff. 0.092)
137.47/137.52	c #Conflicts:     488000 | #Learnt:      20174 | 0.000
137.47/137.52	c total clause space: 78.2603MB
137.47/137.52	c total #watches: 159468
137.77/137.82	c total #propagations: 23455920 / total #impl: 255563748 (eff. 0.092)
137.77/137.82	c #Conflicts:     489000 | #Learnt:      21174 | 0.000
137.77/137.82	c total clause space: 78.2603MB
137.77/137.82	c total #watches: 162506
138.07/138.13	c total #propagations: 23498285 / total #impl: 256008662 (eff. 0.092)
138.07/138.13	c #Conflicts:     490000 | #Learnt:      22174 | 0.000
138.07/138.13	c total clause space: 78.2603MB
138.07/138.13	c total #watches: 165229
138.36/138.44	c total #propagations: 23541035 / total #impl: 256499751 (eff. 0.092)
138.36/138.44	c #Conflicts:     491000 | #Learnt:      23174 | 0.000
138.36/138.44	c total clause space: 78.2603MB
138.36/138.44	c total #watches: 168038
138.67/138.77	c total #propagations: 23586423 / total #impl: 257024322 (eff. 0.092)
138.67/138.77	c #Conflicts:     492000 | #Learnt:      24174 | 0.000
138.67/138.77	c total clause space: 78.2603MB
138.67/138.77	c total #watches: 172003
138.96/139.09	c total #propagations: 23629627 / total #impl: 257525810 (eff. 0.092)
138.96/139.09	c #Conflicts:     493000 | #Learnt:      25174 | 0.000
138.96/139.09	c total clause space: 78.2603MB
138.96/139.09	c total #watches: 175583
139.26/139.39	c total #propagations: 23672572 / total #impl: 257970439 (eff. 0.092)
139.26/139.39	c #Conflicts:     494000 | #Learnt:      26174 | 0.000
139.26/139.39	c total clause space: 78.2603MB
139.26/139.39	c total #watches: 179008
139.67/139.74	c total #propagations: 23711652 / total #impl: 258409673 (eff. 0.092)
139.67/139.74	c #Conflicts:     495000 | #Learnt:      27174 | 0.000
139.67/139.74	c total clause space: 78.2603MB
139.67/139.74	c total #watches: 181990
139.96/140.04	c total #propagations: 23753199 / total #impl: 258896160 (eff. 0.092)
139.96/140.04	c #Conflicts:     496000 | #Learnt:      28174 | 0.000
139.96/140.04	c total clause space: 78.2603MB
139.96/140.04	c total #watches: 184940
140.26/140.38	c total #propagations: 23787513 / total #impl: 259346274 (eff. 0.092)
140.26/140.38	c #Conflicts:     497000 | #Learnt:      29174 | 0.000
140.26/140.38	c total clause space: 78.2603MB
140.26/140.38	c total #watches: 188149
140.66/140.75	c total #propagations: 23823069 / total #impl: 259859070 (eff. 0.092)
140.66/140.75	c #Conflicts:     498000 | #Learnt:      30174 | 0.000
140.66/140.75	c total clause space: 78.2603MB
140.66/140.75	c total #watches: 191553
141.06/141.13	c total #propagations: 23859281 / total #impl: 260393541 (eff. 0.092)
141.06/141.13	c #Conflicts:     499000 | #Learnt:      31174 | 0.000
141.06/141.13	c total clause space: 78.2603MB
141.06/141.13	c total #watches: 194797
141.36/141.48	c total #propagations: 23897202 / total #impl: 260823880 (eff. 0.092)
141.36/141.48	c #Conflicts:     500000 | #Learnt:      32174 | 0.000
141.36/141.48	c total clause space: 78.2603MB
141.36/141.48	c total #watches: 197582
141.76/141.87	c total #propagations: 23932861 / total #impl: 261305970 (eff. 0.092)
141.76/141.87	c #Conflicts:     501000 | #Learnt:      33174 | 0.000
141.76/141.87	c total clause space: 78.2603MB
141.76/141.87	c total #watches: 200473
142.16/142.25	c total #propagations: 23971635 / total #impl: 261848436 (eff. 0.092)
142.16/142.25	c GC COLLECT
142.16/142.25	c #Conflicts:     502000 | #Learnt:      17172 | 0.000
142.16/142.25	c total clause space: 78.2603MB
142.16/142.25	c total #watches: 148504
142.46/142.59	c total #propagations: 24008338 / total #impl: 262387522 (eff. 0.091)
142.46/142.59	c #Conflicts:     503000 | #Learnt:      18172 | 0.000
142.46/142.59	c total clause space: 78.2603MB
142.46/142.59	c total #watches: 153701
142.86/142.95	c total #propagations: 24057184 / total #impl: 262945538 (eff. 0.091)
142.86/142.95	c #Conflicts:     504000 | #Learnt:      19172 | 0.000
142.86/142.95	c total clause space: 78.2603MB
142.86/142.95	c total #watches: 157727
143.26/143.32	c total #propagations: 24107080 / total #impl: 263563488 (eff. 0.091)
143.26/143.32	c #Conflicts:     505000 | #Learnt:      20172 | 0.000
143.26/143.32	c total clause space: 78.2603MB
143.26/143.32	c total #watches: 161310
143.66/143.72	c total #propagations: 24157120 / total #impl: 264170016 (eff. 0.091)
143.66/143.72	c #Conflicts:     506000 | #Learnt:      21172 | 0.000
143.66/143.72	c total clause space: 78.2603MB
143.66/143.72	c total #watches: 165088
143.96/144.08	c total #propagations: 24210034 / total #impl: 264765900 (eff. 0.091)
143.96/144.08	c #Conflicts:     507000 | #Learnt:      22172 | 0.000
143.96/144.08	c total clause space: 78.2603MB
143.96/144.08	c total #watches: 169736
144.36/144.43	c total #propagations: 24253235 / total #impl: 265330073 (eff. 0.091)
144.36/144.43	c #Conflicts:     508000 | #Learnt:      23172 | 0.000
144.36/144.43	c total clause space: 78.2603MB
144.36/144.43	c total #watches: 173371
144.66/144.79	c total #propagations: 24293734 / total #impl: 265789607 (eff. 0.091)
144.66/144.79	c #Conflicts:     509000 | #Learnt:      24172 | 0.000
144.66/144.79	c total clause space: 78.2603MB
144.66/144.79	c total #watches: 176686
145.06/145.18	c total #propagations: 24335416 / total #impl: 266262642 (eff. 0.091)
145.06/145.18	c #Conflicts:     510000 | #Learnt:      25172 | 0.000
145.06/145.18	c total clause space: 78.2603MB
145.06/145.18	c total #watches: 180004
145.56/145.62	c total #propagations: 24381390 / total #impl: 266803792 (eff. 0.091)
145.56/145.62	c #Conflicts:     511000 | #Learnt:      26172 | 0.000
145.56/145.62	c total clause space: 78.2603MB
145.56/145.62	c total #watches: 182938
145.96/146.06	c total #propagations: 24429287 / total #impl: 267437606 (eff. 0.091)
145.96/146.06	c #Conflicts:     512000 | #Learnt:      27172 | 0.000
145.96/146.06	c total clause space: 78.2603MB
145.96/146.06	c total #watches: 185855
146.46/146.52	c total #propagations: 24477930 / total #impl: 268133575 (eff. 0.091)
146.46/146.52	c #Conflicts:     513000 | #Learnt:      28172 | 0.000
146.46/146.52	c total clause space: 78.2603MB
146.46/146.52	c total #watches: 189611
146.76/146.83	c total #propagations: 24527978 / total #impl: 268826192 (eff. 0.091)
146.76/146.83	c #Conflicts:     514000 | #Learnt:      29172 | 0.000
146.76/146.83	c total clause space: 78.2603MB
146.76/146.83	c total #watches: 194019
147.06/147.19	c total #propagations: 24597175 / total #impl: 269089482 (eff. 0.091)
147.06/147.19	c #Conflicts:     515000 | #Learnt:      30172 | 0.000
147.06/147.19	c total clause space: 78.2603MB
147.06/147.19	c total #watches: 198179
147.26/147.37	c total #propagations: 24648012 / total #impl: 269520652 (eff. 0.091)
147.26/147.37	c #Conflicts:     516000 | #Learnt:      31172 | 0.000
147.26/147.37	c total clause space: 78.2603MB
147.26/147.37	c total #watches: 201146
147.66/147.73	c total #propagations: 24697303 / total #impl: 269654609 (eff. 0.092)
147.66/147.73	c #Conflicts:     517000 | #Learnt:      32172 | 0.000
147.66/147.73	c total clause space: 78.2603MB
147.66/147.73	c total #watches: 205143
147.96/148.08	c total #propagations: 24752766 / total #impl: 270078024 (eff. 0.092)
147.96/148.08	c #Conflicts:     518000 | #Learnt:      33172 | 0.000
147.96/148.08	c total clause space: 78.2603MB
147.96/148.08	c total #watches: 208430
148.36/148.44	c total #propagations: 24814238 / total #impl: 270564235 (eff. 0.092)
148.36/148.44	c #Conflicts:     519000 | #Learnt:      34172 | 0.000
148.36/148.44	c total clause space: 78.2603MB
148.36/148.44	c total #watches: 211515
148.66/148.71	c total #propagations: 24868526 / total #impl: 270895384 (eff. 0.092)
148.66/148.71	c GC COLLECT
148.66/148.71	c #Conflicts:     520000 | #Learnt:      17865 | 0.000
148.66/148.71	c total clause space: 78.2603MB
148.66/148.71	c total #watches: 151405
148.76/148.86	c total #propagations: 24928878 / total #impl: 271098779 (eff. 0.092)
148.76/148.86	c #Conflicts:     521000 | #Learnt:      18865 | 0.000
148.76/148.86	c total clause space: 78.2603MB
148.76/148.86	c total #watches: 155053
149.06/149.17	c total #propagations: 24974065 / total #impl: 271238503 (eff. 0.092)
149.06/149.17	c #Conflicts:     522000 | #Learnt:      19865 | 0.000
149.06/149.17	c total clause space: 78.2603MB
149.06/149.17	c total #watches: 159719
149.36/149.47	c total #propagations: 25030322 / total #impl: 271739211 (eff. 0.092)
149.36/149.47	c #Conflicts:     523000 | #Learnt:      20865 | 0.000
149.36/149.47	c total clause space: 78.2603MB
149.36/149.47	c total #watches: 163689
149.76/149.81	c total #propagations: 25082695 / total #impl: 272235877 (eff. 0.092)
149.76/149.81	c #Conflicts:     524000 | #Learnt:      21865 | 0.000
149.76/149.81	c total clause space: 78.2603MB
149.76/149.81	c total #watches: 168445
150.06/150.13	c total #propagations: 25124829 / total #impl: 272841162 (eff. 0.092)
150.06/150.13	c #Conflicts:     525000 | #Learnt:      22865 | 0.000
150.06/150.13	c total clause space: 78.2603MB
150.06/150.13	c total #watches: 172381
150.36/150.42	c total #propagations: 25174490 / total #impl: 273395100 (eff. 0.092)
150.36/150.42	c #Conflicts:     526000 | #Learnt:      23865 | 0.000
150.36/150.42	c total clause space: 78.2603MB
150.36/150.42	c total #watches: 175788
150.67/150.80	c total #propagations: 25225724 / total #impl: 273856969 (eff. 0.092)
150.67/150.80	c #Conflicts:     527000 | #Learnt:      24865 | 0.000
150.67/150.80	c total clause space: 78.2603MB
150.67/150.80	c total #watches: 179654
151.06/151.19	c total #propagations: 25271246 / total #impl: 274564214 (eff. 0.092)
151.06/151.19	c #Conflicts:     528000 | #Learnt:      25865 | 0.000
151.06/151.19	c total clause space: 78.2603MB
151.06/151.19	c total #watches: 183681
151.26/151.37	c total #propagations: 25319214 / total #impl: 275166122 (eff. 0.092)
151.26/151.37	c #Conflicts:     529000 | #Learnt:      26865 | 0.000
151.26/151.37	c total clause space: 78.2603MB
151.26/151.37	c total #watches: 187291
151.46/151.58	c total #propagations: 25354496 / total #impl: 275325729 (eff. 0.092)
151.46/151.58	c #Conflicts:     530000 | #Learnt:      27865 | 0.000
151.46/151.58	c total clause space: 78.2603MB
151.46/151.58	c total #watches: 191146
151.77/151.85	c total #propagations: 25388132 / total #impl: 275496696 (eff. 0.092)
151.77/151.85	c #Conflicts:     531000 | #Learnt:      28865 | 0.000
151.77/151.85	c total clause space: 78.2603MB
151.77/151.85	c total #watches: 194529
152.06/152.15	c total #propagations: 25434281 / total #impl: 275800072 (eff. 0.092)
152.06/152.15	c #Conflicts:     532000 | #Learnt:      29865 | 0.000
152.06/152.15	c total clause space: 78.2603MB
152.06/152.15	c total #watches: 197098
152.36/152.48	c total #propagations: 25478997 / total #impl: 276157113 (eff. 0.092)
152.36/152.48	c #Conflicts:     533000 | #Learnt:      30865 | 0.000
152.36/152.48	c total clause space: 78.2603MB
152.36/152.48	c total #watches: 201420
152.76/152.83	c total #propagations: 25535955 / total #impl: 276448625 (eff. 0.092)
152.76/152.83	c #Conflicts:     534000 | #Learnt:      31865 | 0.000
152.76/152.83	c total clause space: 78.2603MB
152.76/152.83	c total #watches: 206328
152.97/153.09	c total #propagations: 25608033 / total #impl: 276646409 (eff. 0.093)
152.97/153.09	c #Conflicts:     535000 | #Learnt:      32865 | 0.000
152.97/153.09	c total clause space: 78.2603MB
152.97/153.09	c total #watches: 210660
153.26/153.36	c total #propagations: 25676203 / total #impl: 276871471 (eff. 0.093)
153.26/153.36	c #Conflicts:     536000 | #Learnt:      33865 | 0.000
153.26/153.36	c total clause space: 78.2603MB
153.26/153.36	c total #watches: 213913
153.66/153.70	c total #propagations: 25752801 / total #impl: 277118607 (eff. 0.093)
153.66/153.70	c #Conflicts:     537000 | #Learnt:      34865 | 0.000
153.66/153.70	c total clause space: 78.2603MB
153.66/153.71	c total #watches: 217270
153.97/154.03	c total #propagations: 25820830 / total #impl: 277415807 (eff. 0.093)
153.97/154.03	c GC COLLECT
153.97/154.03	c #Conflicts:     538000 | #Learnt:      18264 | 0.000
153.97/154.03	c total clause space: 78.2603MB
153.97/154.03	c total #watches: 152279
154.26/154.30	c total #propagations: 25875114 / total #impl: 277819256 (eff. 0.093)
154.26/154.30	c #Conflicts:     539000 | #Learnt:      19264 | 0.000
154.26/154.30	c total clause space: 78.2603MB
154.26/154.30	c total #watches: 155904
154.46/154.58	c total #propagations: 25923418 / total #impl: 278366505 (eff. 0.093)
154.46/154.58	c #Conflicts:     540000 | #Learnt:      20264 | 0.000
154.46/154.58	c total clause space: 78.2603MB
154.46/154.58	c total #watches: 160003
154.86/154.95	c total #propagations: 25965846 / total #impl: 278852156 (eff. 0.093)
154.86/154.95	c #Conflicts:     541000 | #Learnt:      21264 | 0.000
154.86/154.95	c total clause space: 78.2603MB
154.86/154.95	c total #watches: 164046
155.26/155.33	c total #propagations: 26027938 / total #impl: 279372111 (eff. 0.093)
155.26/155.33	c #Conflicts:     542000 | #Learnt:      22264 | 0.000
155.26/155.33	c total clause space: 78.2603MB
155.26/155.33	c total #watches: 167486
155.56/155.67	c total #propagations: 26089623 / total #impl: 279969933 (eff. 0.093)
155.56/155.67	c #Conflicts:     543000 | #Learnt:      23264 | 0.000
155.56/155.67	c total clause space: 78.2603MB
155.56/155.67	c total #watches: 171122
155.96/156.03	c total #propagations: 26147395 / total #impl: 280460125 (eff. 0.093)
155.96/156.03	c #Conflicts:     544000 | #Learnt:      24264 | 0.000
155.96/156.03	c total clause space: 78.2603MB
155.96/156.03	c total #watches: 174921
156.27/156.39	c total #propagations: 26196946 / total #impl: 280994145 (eff. 0.093)
156.27/156.39	c #Conflicts:     545000 | #Learnt:      25264 | 0.000
156.27/156.39	c total clause space: 78.2603MB
156.27/156.39	c total #watches: 177888
156.66/156.77	c total #propagations: 26245617 / total #impl: 281508576 (eff. 0.093)
156.66/156.77	c #Conflicts:     546000 | #Learnt:      26264 | 0.000
156.66/156.77	c total clause space: 78.2603MB
156.66/156.77	c total #watches: 181863
157.16/157.21	c total #propagations: 26292239 / total #impl: 282175091 (eff. 0.093)
157.16/157.21	c #Conflicts:     547000 | #Learnt:      27264 | 0.000
157.16/157.21	c total clause space: 78.2603MB
157.16/157.21	c total #watches: 186408
157.56/157.69	c total #propagations: 26340496 / total #impl: 282970486 (eff. 0.093)
157.56/157.69	c #Conflicts:     548000 | #Learnt:      28264 | 0.000
157.56/157.69	c total clause space: 78.2603MB
157.56/157.69	c total #watches: 191283
157.96/158.06	c total #propagations: 26383379 / total #impl: 283734065 (eff. 0.093)
157.96/158.06	c #Conflicts:     549000 | #Learnt:      29264 | 0.000
157.96/158.06	c total clause space: 78.2603MB
157.96/158.06	c total #watches: 197866
158.37/158.42	c total #propagations: 26426737 / total #impl: 284237256 (eff. 0.093)
158.37/158.42	c #Conflicts:     550000 | #Learnt:      30264 | 0.000
158.37/158.42	c total clause space: 78.2603MB
158.37/158.42	c total #watches: 203468
158.66/158.72	c total #propagations: 26472077 / total #impl: 284739664 (eff. 0.093)
158.66/158.72	c #Conflicts:     551000 | #Learnt:      31264 | 0.000
158.66/158.72	c total clause space: 78.2603MB
158.66/158.72	c total #watches: 208117
158.86/158.98	c total #propagations: 26510179 / total #impl: 285062777 (eff. 0.093)
158.86/158.98	c #Conflicts:     552000 | #Learnt:      32264 | 0.000
158.86/158.98	c total clause space: 78.2603MB
158.86/158.98	c total #watches: 213051
159.16/159.26	c total #propagations: 26545561 / total #impl: 285381012 (eff. 0.093)
159.16/159.26	c #Conflicts:     553000 | #Learnt:      33264 | 0.000
159.16/159.26	c total clause space: 78.2603MB
159.16/159.26	c total #watches: 217030
159.47/159.59	c total #propagations: 26580127 / total #impl: 285718258 (eff. 0.093)
159.47/159.59	c #Conflicts:     554000 | #Learnt:      34264 | 0.000
159.47/159.59	c total clause space: 78.2603MB
159.47/159.59	c total #watches: 220050
159.86/159.90	c total #propagations: 26615495 / total #impl: 286124753 (eff. 0.093)
159.86/159.90	c #Conflicts:     555000 | #Learnt:      35264 | 0.000
159.86/159.90	c total clause space: 78.2603MB
159.86/159.90	c total #watches: 222793
160.16/160.22	c total #propagations: 26650495 / total #impl: 286566010 (eff. 0.093)
160.16/160.22	c GC COLLECT
160.16/160.22	c #Conflicts:     556000 | #Learnt:      18363 | 0.000
160.16/160.22	c total clause space: 78.2603MB
160.16/160.22	c total #watches: 154325
160.46/160.57	c total #propagations: 26689177 / total #impl: 287145685 (eff. 0.093)
160.46/160.57	c #Conflicts:     557000 | #Learnt:      19363 | 0.000
160.46/160.57	c total clause space: 78.2603MB
160.46/160.57	c total #watches: 159570
160.86/160.92	c total #propagations: 26732493 / total #impl: 287937657 (eff. 0.093)
160.86/160.92	c #Conflicts:     558000 | #Learnt:      20363 | 0.000
160.86/160.92	c total clause space: 78.2603MB
160.86/160.92	c total #watches: 165034
161.26/161.31	c total #propagations: 26784965 / total #impl: 288639953 (eff. 0.093)
161.26/161.31	c #Conflicts:     559000 | #Learnt:      21363 | 0.000
161.26/161.31	c total clause space: 78.2603MB
161.26/161.31	c total #watches: 170053
161.56/161.62	c total #propagations: 26845095 / total #impl: 289353054 (eff. 0.093)
161.56/161.62	c #Conflicts:     560000 | #Learnt:      22363 | 0.000
161.56/161.62	c total clause space: 78.2603MB
161.56/161.62	c total #watches: 178338
161.77/161.89	c total #propagations: 26898981 / total #impl: 289685403 (eff. 0.093)
161.77/161.89	c #Conflicts:     561000 | #Learnt:      23363 | 0.000
161.77/161.89	c total clause space: 78.2603MB
161.77/161.89	c total #watches: 185827
162.16/162.29	c total #propagations: 26948181 / total #impl: 290033358 (eff. 0.093)
162.16/162.29	c #Conflicts:     562000 | #Learnt:      24363 | 0.000
162.16/162.29	c total clause space: 78.2603MB
162.16/162.29	c total #watches: 191851
162.66/162.76	c total #propagations: 26997108 / total #impl: 290315140 (eff. 0.093)
162.66/162.76	c #Conflicts:     563000 | #Learnt:      25363 | 0.000
162.66/162.76	c total clause space: 78.2603MB
162.66/162.76	c total #watches: 196100
163.16/163.29	c total #propagations: 27044338 / total #impl: 290688451 (eff. 0.093)
163.16/163.29	c #Conflicts:     564000 | #Learnt:      26363 | 0.000
163.16/163.29	c total clause space: 78.2603MB
163.16/163.29	c total #watches: 200353
163.76/163.86	c total #propagations: 27099651 / total #impl: 291285568 (eff. 0.093)
163.76/163.86	c #Conflicts:     565000 | #Learnt:      27363 | 0.000
163.76/163.86	c total clause space: 78.2603MB
163.76/163.86	c total #watches: 204253
164.36/164.47	c total #propagations: 27152971 / total #impl: 291987423 (eff. 0.093)
164.36/164.47	c #Conflicts:     566000 | #Learnt:      28363 | 0.000
164.36/164.47	c total clause space: 78.2603MB
164.36/164.47	c total #watches: 208429
164.97/165.08	c total #propagations: 27203075 / total #impl: 292700404 (eff. 0.093)
164.97/165.08	c #Conflicts:     567000 | #Learnt:      29363 | 0.000
164.97/165.08	c total clause space: 78.2603MB
164.97/165.08	c total #watches: 213312
165.46/165.56	c total #propagations: 27254492 / total #impl: 293470118 (eff. 0.093)
165.46/165.56	c #Conflicts:     568000 | #Learnt:      30363 | 0.000
165.46/165.56	c total clause space: 78.2603MB
165.46/165.56	c total #watches: 219446
166.17/166.23	c total #propagations: 27301281 / total #impl: 293904740 (eff. 0.093)
166.17/166.23	c #Conflicts:     569000 | #Learnt:      31363 | 0.000
166.17/166.23	c total clause space: 78.2603MB
166.17/166.23	c total #watches: 226877
166.86/166.91	c total #propagations: 27377046 / total #impl: 294414057 (eff. 0.093)
166.86/166.91	c #Conflicts:     570000 | #Learnt:      32363 | 0.000
166.86/166.91	c total clause space: 78.2603MB
166.86/166.91	c total #watches: 233090
167.36/167.45	c total #propagations: 27447900 / total #impl: 294863192 (eff. 0.093)
167.36/167.45	c #Conflicts:     571000 | #Learnt:      33363 | 0.000
167.36/167.45	c total clause space: 78.2603MB
167.36/167.45	c total #watches: 240040
167.86/167.98	c total #propagations: 27507361 / total #impl: 295157872 (eff. 0.093)
167.86/167.98	c #Conflicts:     572000 | #Learnt:      34363 | 0.000
167.86/167.98	c total clause space: 78.2603MB
167.86/167.98	c total #watches: 247150
168.46/168.51	c total #propagations: 27561525 / total #impl: 295535640 (eff. 0.093)
168.46/168.51	c #Conflicts:     573000 | #Learnt:      35363 | 0.000
168.46/168.51	c total clause space: 78.2603MB
168.46/168.51	c total #watches: 251750
168.96/169.06	c total #propagations: 27617810 / total #impl: 295898975 (eff. 0.093)
168.96/169.06	c #Conflicts:     574000 | #Learnt:      36363 | 0.000
168.96/169.06	c total clause space: 78.2603MB
168.96/169.06	c total #watches: 255188
169.26/169.32	c total #propagations: 27669412 / total #impl: 296274690 (eff. 0.093)
169.26/169.32	c GC COLLECT
169.26/169.32	c #Conflicts:     575000 | #Learnt:      19161 | 0.000
169.26/169.32	c total clause space: 78.2603MB
169.26/169.32	c total #watches: 156898
169.47/169.57	c total #propagations: 27716632 / total #impl: 296592421 (eff. 0.093)
169.47/169.57	c #Conflicts:     576000 | #Learnt:      20161 | 0.000
169.47/169.57	c total clause space: 78.2603MB
169.47/169.57	c total #watches: 160022
169.76/169.82	c total #propagations: 27769316 / total #impl: 296941901 (eff. 0.094)
169.76/169.82	c #Conflicts:     577000 | #Learnt:      21161 | 0.000
169.76/169.82	c total clause space: 78.2603MB
169.76/169.82	c total #watches: 163222
170.06/170.10	c total #propagations: 27815916 / total #impl: 297287996 (eff. 0.094)
170.06/170.10	c #Conflicts:     578000 | #Learnt:      22161 | 0.000
170.06/170.10	c total clause space: 78.2603MB
170.06/170.10	c total #watches: 166488
170.36/170.44	c total #propagations: 27862906 / total #impl: 297745056 (eff. 0.094)
170.36/170.44	c #Conflicts:     579000 | #Learnt:      23161 | 0.000
170.36/170.44	c total clause space: 78.2603MB
170.36/170.44	c total #watches: 170521
170.76/170.80	c total #propagations: 27914719 / total #impl: 298149706 (eff. 0.094)
170.76/170.80	c #Conflicts:     580000 | #Learnt:      24161 | 0.000
170.76/170.80	c total clause space: 78.2603MB
170.76/170.80	c total #watches: 173717
171.06/171.13	c total #propagations: 27964268 / total #impl: 298674694 (eff. 0.094)
171.06/171.13	c #Conflicts:     581000 | #Learnt:      25161 | 0.000
171.06/171.13	c total clause space: 78.2603MB
171.06/171.13	c total #watches: 177058
171.46/171.51	c total #propagations: 28008826 / total #impl: 299105795 (eff. 0.094)
171.46/171.51	c #Conflicts:     582000 | #Learnt:      26161 | 0.000
171.46/171.51	c total clause space: 78.2603MB
171.46/171.51	c total #watches: 180387
171.76/171.89	c total #propagations: 28069586 / total #impl: 299649293 (eff. 0.094)
171.76/171.89	c #Conflicts:     583000 | #Learnt:      27161 | 0.000
171.76/171.89	c total clause space: 78.2603MB
171.76/171.89	c total #watches: 183534
172.16/172.29	c total #propagations: 28125045 / total #impl: 300179944 (eff. 0.094)
172.16/172.29	c #Conflicts:     584000 | #Learnt:      28161 | 0.000
172.16/172.29	c total clause space: 78.2603MB
172.16/172.29	c total #watches: 186702
172.56/172.66	c total #propagations: 28187696 / total #impl: 300800729 (eff. 0.094)
172.56/172.66	c #Conflicts:     585000 | #Learnt:      29161 | 0.000
172.56/172.66	c total clause space: 78.2603MB
172.56/172.66	c total #watches: 189852
172.96/173.04	c total #propagations: 28240954 / total #impl: 301353407 (eff. 0.094)
172.96/173.04	c #Conflicts:     586000 | #Learnt:      30161 | 0.000
172.96/173.04	c total clause space: 78.2603MB
172.96/173.04	c total #watches: 192935
173.36/173.44	c total #propagations: 28285553 / total #impl: 301861522 (eff. 0.094)
173.36/173.44	c #Conflicts:     587000 | #Learnt:      31161 | 0.000
173.36/173.44	c total clause space: 78.2603MB
173.36/173.44	c total #watches: 196029
173.77/173.87	c total #propagations: 28337464 / total #impl: 302418244 (eff. 0.094)
173.77/173.87	c #Conflicts:     588000 | #Learnt:      32161 | 0.000
173.77/173.87	c total clause space: 78.2603MB
173.77/173.87	c total #watches: 199375
174.06/174.19	c total #propagations: 28399609 / total #impl: 303124176 (eff. 0.094)
174.06/174.19	c #Conflicts:     589000 | #Learnt:      33161 | 0.000
174.06/174.19	c total clause space: 78.2603MB
174.06/174.19	c total #watches: 206268
174.56/174.66	c total #propagations: 28451704 / total #impl: 303480780 (eff. 0.094)
174.56/174.66	c #Conflicts:     590000 | #Learnt:      34161 | 0.000
174.56/174.66	c total clause space: 78.2603MB
174.56/174.66	c total #watches: 210876
175.06/175.11	c total #propagations: 28503456 / total #impl: 304241418 (eff. 0.094)
175.06/175.11	c #Conflicts:     591000 | #Learnt:      35161 | 0.000
175.06/175.11	c total clause space: 78.2603MB
175.06/175.11	c total #watches: 214734
175.46/175.59	c total #propagations: 28550274 / total #impl: 304950082 (eff. 0.094)
175.46/175.59	c #Conflicts:     592000 | #Learnt:      36161 | 0.000
175.46/175.59	c total clause space: 78.2603MB
175.46/175.59	c total #watches: 218648
175.97/176.07	c total #propagations: 28596949 / total #impl: 305662313 (eff. 0.094)
175.97/176.07	c GC COLLECT
175.97/176.07	c #Conflicts:     593000 | #Learnt:      18660 | 0.000
175.97/176.07	c total clause space: 78.2603MB
175.97/176.07	c total #watches: 155094
176.26/176.39	c total #propagations: 28642595 / total #impl: 306467843 (eff. 0.093)
176.26/176.39	c #Conflicts:     594000 | #Learnt:      19660 | 0.000
176.26/176.39	c total clause space: 78.2603MB
176.26/176.39	c total #watches: 159893
176.66/176.74	c total #propagations: 28688831 / total #impl: 307153007 (eff. 0.093)
176.66/176.74	c #Conflicts:     595000 | #Learnt:      20660 | 0.000
176.66/176.74	c total clause space: 78.2603MB
176.66/176.74	c total #watches: 164678
177.07/177.13	c total #propagations: 28732145 / total #impl: 307897121 (eff. 0.093)
177.07/177.13	c #Conflicts:     596000 | #Learnt:      21660 | 0.000
177.07/177.13	c total clause space: 78.2603MB
177.07/177.13	c total #watches: 169563
177.46/177.54	c total #propagations: 28775910 / total #impl: 308688510 (eff. 0.093)
177.46/177.54	c #Conflicts:     597000 | #Learnt:      22660 | 0.000
177.46/177.54	c total clause space: 78.2603MB
177.46/177.54	c total #watches: 174460
177.96/178.01	c total #propagations: 28824723 / total #impl: 309379003 (eff. 0.093)
177.96/178.01	c #Conflicts:     598000 | #Learnt:      23660 | 0.000
177.96/178.01	c total clause space: 78.2603MB
177.96/178.01	c total #watches: 178927
178.36/178.44	c total #propagations: 28873818 / total #impl: 310176560 (eff. 0.093)
178.36/178.44	c #Conflicts:     599000 | #Learnt:      24660 | 0.000
178.36/178.44	c total clause space: 78.2603MB
178.36/178.44	c total #watches: 183534
178.86/178.92	c total #propagations: 28917687 / total #impl: 310967763 (eff. 0.093)
178.86/178.92	c #Conflicts:     600000 | #Learnt:      25660 | 0.000
178.86/178.92	c total clause space: 78.2603MB
178.86/178.92	c total #watches: 187640
179.26/179.32	c total #propagations: 28964317 / total #impl: 311846887 (eff. 0.093)
179.26/179.32	c #Conflicts:     601000 | #Learnt:      26660 | 0.000
179.26/179.32	c total clause space: 78.2603MB
179.26/179.32	c total #watches: 192218
179.76/179.81	c total #propagations: 29001773 / total #impl: 312483322 (eff. 0.093)
179.76/179.81	c #Conflicts:     602000 | #Learnt:      27660 | 0.000
179.76/179.81	c total clause space: 78.2603MB
179.76/179.81	c total #watches: 196719
180.16/180.29	c total #propagations: 29041507 / total #impl: 313228625 (eff. 0.093)
180.16/180.29	c #Conflicts:     603000 | #Learnt:      28660 | 0.000
180.16/180.29	c total clause space: 78.2603MB
180.16/180.29	c total #watches: 201234
180.66/180.78	c total #propagations: 29077256 / total #impl: 313992701 (eff. 0.093)
180.66/180.78	c #Conflicts:     604000 | #Learnt:      29660 | 0.000
180.66/180.78	c total clause space: 78.2603MB
180.66/180.78	c total #watches: 205885
181.16/181.27	c total #propagations: 29110846 / total #impl: 314835258 (eff. 0.092)
181.16/181.27	c #Conflicts:     605000 | #Learnt:      30660 | 0.000
181.16/181.27	c total clause space: 78.2603MB
181.16/181.27	c total #watches: 210137
181.66/181.74	c total #propagations: 29146334 / total #impl: 315623500 (eff. 0.092)
181.66/181.74	c #Conflicts:     606000 | #Learnt:      31660 | 0.000
181.66/181.74	c total clause space: 78.2603MB
181.66/181.74	c total #watches: 214426
182.16/182.24	c total #propagations: 29180591 / total #impl: 316365062 (eff. 0.092)
182.16/182.24	c #Conflicts:     607000 | #Learnt:      32660 | 0.000
182.16/182.24	c total clause space: 78.2603MB
182.16/182.24	c total #watches: 218644
182.66/182.71	c total #propagations: 29211945 / total #impl: 317189355 (eff. 0.092)
182.66/182.71	c #Conflicts:     608000 | #Learnt:      33660 | 0.000
182.66/182.71	c total clause space: 78.2603MB
182.66/182.71	c total #watches: 222494
183.16/183.21	c total #propagations: 29244252 / total #impl: 317946598 (eff. 0.092)
183.16/183.21	c #Conflicts:     609000 | #Learnt:      34660 | 0.000
183.16/183.21	c total clause space: 78.2603MB
183.16/183.21	c total #watches: 226718
183.76/183.81	c total #propagations: 29276404 / total #impl: 318745470 (eff. 0.092)
183.76/183.81	c #Conflicts:     610000 | #Learnt:      35660 | 0.000
183.76/183.81	c total clause space: 78.2603MB
183.76/183.81	c total #watches: 231136
184.36/184.48	c total #propagations: 29313122 / total #impl: 319632933 (eff. 0.092)
184.36/184.48	c #Conflicts:     611000 | #Learnt:      36660 | 0.000
184.36/184.48	c total clause space: 78.2603MB
184.36/184.48	c total #watches: 235439
184.96/185.09	c total #propagations: 29347593 / total #impl: 320645768 (eff. 0.092)
184.96/185.09	c GC COLLECT
184.96/185.09	c #Conflicts:     612000 | #Learnt:      18862 | 0.000
184.96/185.09	c total clause space: 78.2603MB
184.96/185.09	c total #watches: 155967
185.26/185.36	c total #propagations: 29382587 / total #impl: 321703008 (eff. 0.091)
185.26/185.36	c #Conflicts:     613000 | #Learnt:      19862 | 0.000
185.26/185.36	c total clause space: 78.2603MB
185.26/185.36	c total #watches: 160756
185.66/185.77	c total #propagations: 29414207 / total #impl: 322306601 (eff. 0.091)
185.66/185.77	c #Conflicts:     614000 | #Learnt:      20862 | 0.000
185.66/185.77	c total clause space: 78.2603MB
185.66/185.77	c total #watches: 166783
186.06/186.18	c total #propagations: 29452122 / total #impl: 323165906 (eff. 0.091)
186.06/186.18	c #Conflicts:     615000 | #Learnt:      21862 | 0.000
186.06/186.18	c total clause space: 78.2603MB
186.06/186.18	c total #watches: 173204
186.56/186.63	c total #propagations: 29489366 / total #impl: 323968336 (eff. 0.091)
186.56/186.63	c #Conflicts:     616000 | #Learnt:      22862 | 0.000
186.56/186.63	c total clause space: 78.2603MB
186.56/186.63	c total #watches: 178356
186.96/187.07	c total #propagations: 29534912 / total #impl: 324724154 (eff. 0.091)
186.96/187.07	c #Conflicts:     617000 | #Learnt:      23862 | 0.000
186.96/187.07	c total clause space: 78.2603MB
186.96/187.07	c total #watches: 182144
187.46/187.53	c total #propagations: 29579506 / total #impl: 325539367 (eff. 0.091)
187.46/187.53	c #Conflicts:     618000 | #Learnt:      24862 | 0.000
187.46/187.53	c total clause space: 78.2603MB
187.46/187.53	c total #watches: 187866
187.76/187.85	c total #propagations: 29616638 / total #impl: 326268860 (eff. 0.091)
187.76/187.85	c #Conflicts:     619000 | #Learnt:      25862 | 0.000
187.76/187.85	c total clause space: 78.2603MB
187.76/187.85	c total #watches: 192187
188.16/188.22	c total #propagations: 29652756 / total #impl: 326551569 (eff. 0.091)
188.16/188.22	c #Conflicts:     620000 | #Learnt:      26862 | 0.000
188.16/188.22	c total clause space: 78.2603MB
188.16/188.22	c total #watches: 199320
188.56/188.64	c total #propagations: 29692961 / total #impl: 326864526 (eff. 0.091)
188.56/188.64	c #Conflicts:     621000 | #Learnt:      27862 | 0.000
188.56/188.64	c total clause space: 78.2603MB
188.56/188.64	c total #watches: 204938
188.96/189.06	c total #propagations: 29747759 / total #impl: 327288793 (eff. 0.091)
188.96/189.06	c #Conflicts:     622000 | #Learnt:      28862 | 0.000
188.96/189.06	c total clause space: 78.2603MB
188.96/189.06	c total #watches: 210318
189.46/189.50	c total #propagations: 29804398 / total #impl: 327700052 (eff. 0.091)
189.46/189.50	c #Conflicts:     623000 | #Learnt:      29862 | 0.000
189.46/189.50	c total clause space: 78.2603MB
189.46/189.50	c total #watches: 214890
189.96/190.05	c total #propagations: 29858189 / total #impl: 328157209 (eff. 0.091)
189.96/190.05	c #Conflicts:     624000 | #Learnt:      30862 | 0.000
189.96/190.05	c total clause space: 78.2603MB
189.96/190.05	c total #watches: 218440
190.56/190.63	c total #propagations: 29912151 / total #impl: 328889006 (eff. 0.091)
190.56/190.63	c #Conflicts:     625000 | #Learnt:      31862 | 0.000
190.56/190.63	c total clause space: 78.2603MB
190.56/190.63	c total #watches: 221981
190.96/191.01	c total #propagations: 29966967 / total #impl: 329685448 (eff. 0.091)
190.96/191.01	c #Conflicts:     626000 | #Learnt:      32862 | 0.000
190.96/191.01	c total clause space: 78.2603MB
190.96/191.01	c total #watches: 227278
191.36/191.41	c total #propagations: 30011088 / total #impl: 329923466 (eff. 0.091)
191.36/191.41	c #Conflicts:     627000 | #Learnt:      33862 | 0.000
191.36/191.41	c total clause space: 78.2603MB
191.36/191.41	c total #watches: 232630
191.96/192.01	c total #propagations: 30050140 / total #impl: 330249602 (eff. 0.091)
191.96/192.01	c #Conflicts:     628000 | #Learnt:      34862 | 0.000
191.96/192.01	c total clause space: 78.2603MB
191.96/192.01	c total #watches: 239399
192.56/192.65	c total #propagations: 30095977 / total #impl: 330774545 (eff. 0.091)
192.56/192.65	c #Conflicts:     629000 | #Learnt:      35862 | 0.000
192.56/192.65	c total clause space: 78.2603MB
192.56/192.65	c total #watches: 244073
193.16/193.26	c total #propagations: 30145075 / total #impl: 331533946 (eff. 0.091)
193.16/193.26	c #Conflicts:     630000 | #Learnt:      36862 | 0.000
193.16/193.26	c total clause space: 78.2603MB
193.16/193.26	c total #watches: 248035
193.86/193.92	c total #propagations: 30192650 / total #impl: 332016720 (eff. 0.091)
193.86/193.92	c #Conflicts:     631000 | #Learnt:      37862 | 0.000
193.86/193.92	c total clause space: 78.2603MB
193.86/193.92	c total #watches: 251726
194.26/194.34	c total #propagations: 30239668 / total #impl: 332583603 (eff. 0.091)
194.26/194.34	c GC COLLECT
194.26/194.34	c #Conflicts:     632000 | #Learnt:      19765 | 0.000
194.26/194.34	c total clause space: 78.2603MB
194.26/194.34	c total #watches: 159632
194.56/194.62	c total #propagations: 30286202 / total #impl: 333149070 (eff. 0.091)
194.56/194.62	c #Conflicts:     633000 | #Learnt:      20765 | 0.000
194.56/194.62	c total clause space: 78.2603MB
194.56/194.62	c total #watches: 163377
194.86/194.94	c total #propagations: 30330211 / total #impl: 333565242 (eff. 0.091)
194.86/194.94	c #Conflicts:     634000 | #Learnt:      21765 | 0.000
194.86/194.94	c total clause space: 78.2603MB
194.86/194.94	c total #watches: 167272
195.26/195.30	c total #propagations: 30368148 / total #impl: 334098231 (eff. 0.091)
195.26/195.30	c #Conflicts:     635000 | #Learnt:      22765 | 0.000
195.26/195.30	c total clause space: 78.2603MB
195.26/195.30	c total #watches: 170645
195.66/195.70	c total #propagations: 30409418 / total #impl: 334827260 (eff. 0.091)
195.66/195.70	c #Conflicts:     636000 | #Learnt:      23765 | 0.000
195.66/195.70	c total clause space: 78.2603MB
195.66/195.70	c total #watches: 174311
195.87/195.94	c total #propagations: 30459048 / total #impl: 335484028 (eff. 0.091)
195.87/195.94	c #Conflicts:     637000 | #Learnt:      24765 | 0.000
195.87/195.94	c total clause space: 78.2603MB
195.87/195.94	c total #watches: 181178
196.16/196.28	c total #propagations: 30499908 / total #impl: 335854095 (eff. 0.091)
196.16/196.28	c #Conflicts:     638000 | #Learnt:      25765 | 0.000
196.16/196.28	c total clause space: 78.2603MB
196.16/196.28	c total #watches: 186237
196.46/196.59	c total #propagations: 30539067 / total #impl: 336255082 (eff. 0.091)
196.46/196.59	c #Conflicts:     639000 | #Learnt:      26765 | 0.000
196.46/196.59	c total clause space: 78.2603MB
196.46/196.59	c total #watches: 193224
196.97/197.00	c total #propagations: 30594213 / total #impl: 336484138 (eff. 0.091)
196.97/197.00	c #Conflicts:     640000 | #Learnt:      27765 | 0.000
196.97/197.00	c total clause space: 78.2603MB
196.97/197.00	c total #watches: 200343
197.36/197.46	c total #propagations: 30641856 / total #impl: 336946179 (eff. 0.091)
197.36/197.46	c #Conflicts:     641000 | #Learnt:      28765 | 0.000
197.36/197.46	c total clause space: 78.2603MB
197.36/197.46	c total #watches: 205530
197.76/197.85	c total #propagations: 30692057 / total #impl: 337507624 (eff. 0.091)
197.76/197.85	c #Conflicts:     642000 | #Learnt:      29765 | 0.000
197.76/197.85	c total clause space: 78.2603MB
197.76/197.85	c total #watches: 208886
198.26/198.31	c total #propagations: 30739648 / total #impl: 337862090 (eff. 0.091)
198.26/198.31	c #Conflicts:     643000 | #Learnt:      30765 | 0.000
198.26/198.31	c total clause space: 78.2603MB
198.26/198.31	c total #watches: 212939
198.76/198.87	c total #propagations: 30786540 / total #impl: 338423259 (eff. 0.091)
198.76/198.87	c #Conflicts:     644000 | #Learnt:      31765 | 0.000
198.76/198.87	c total clause space: 78.2603MB
198.76/198.87	c total #watches: 216821
199.36/199.43	c total #propagations: 30837835 / total #impl: 339112419 (eff. 0.091)
199.36/199.43	c #Conflicts:     645000 | #Learnt:      32765 | 0.000
199.36/199.43	c total clause space: 78.2603MB
199.36/199.43	c total #watches: 220377
199.86/199.97	c total #propagations: 30893858 / total #impl: 339770811 (eff. 0.091)
199.86/199.97	c #Conflicts:     646000 | #Learnt:      33765 | 0.000
199.86/199.97	c total clause space: 78.2603MB
199.86/199.97	c total #watches: 224067
200.46/200.59	c total #propagations: 30944634 / total #impl: 340500922 (eff. 0.091)
200.46/200.59	c #Conflicts:     647000 | #Learnt:      34765 | 0.000
200.46/200.59	c total clause space: 78.2603MB
200.46/200.59	c total #watches: 228648
201.06/201.12	c total #propagations: 30998328 / total #impl: 341165263 (eff. 0.091)
201.06/201.12	c #Conflicts:     648000 | #Learnt:      35765 | 0.000
201.06/201.12	c total clause space: 78.2603MB
201.06/201.12	c total #watches: 234230
201.56/201.63	c total #propagations: 31044975 / total #impl: 341713679 (eff. 0.091)
201.56/201.63	c #Conflicts:     649000 | #Learnt:      36765 | 0.000
201.56/201.63	c total clause space: 78.2603MB
201.56/201.63	c total #watches: 239692
202.06/202.12	c total #propagations: 31085340 / total #impl: 342357743 (eff. 0.091)
202.06/202.12	c #Conflicts:     650000 | #Learnt:      37765 | 0.000
202.06/202.12	c total clause space: 78.2603MB
202.06/202.12	c total #watches: 245077
202.47/202.54	c total #propagations: 31123500 / total #impl: 342682752 (eff. 0.091)
202.47/202.54	c #Conflicts:     651000 | #Learnt:      38765 | 0.000
202.47/202.54	c total clause space: 78.2603MB
202.47/202.54	c total #watches: 251359
202.76/202.84	c total #propagations: 31161143 / total #impl: 342980896 (eff. 0.091)
202.76/202.84	c GC COLLECT
202.76/202.84	c #Conflicts:     652000 | #Learnt:      20358 | 0.000
202.76/202.84	c total clause space: 78.2603MB
202.76/202.84	c total #watches: 165750
202.96/203.08	c total #propagations: 31204474 / total #impl: 343388632 (eff. 0.091)
202.96/203.08	c #Conflicts:     653000 | #Learnt:      21358 | 0.000
202.96/203.08	c total clause space: 78.2603MB
202.96/203.08	c total #watches: 170890
203.26/203.37	c total #propagations: 31245323 / total #impl: 343890372 (eff. 0.091)
203.26/203.37	c #Conflicts:     654000 | #Learnt:      22358 | 0.000
203.26/203.37	c total clause space: 78.2603MB
203.26/203.37	c total #watches: 175256
203.57/203.67	c total #propagations: 31292971 / total #impl: 344497997 (eff. 0.091)
203.57/203.67	c #Conflicts:     655000 | #Learnt:      23358 | 0.000
203.57/203.67	c total clause space: 78.2603MB
203.57/203.67	c total #watches: 178667
203.96/204.00	c total #propagations: 31342505 / total #impl: 345006600 (eff. 0.091)
203.96/204.00	c #Conflicts:     656000 | #Learnt:      24358 | 0.000
203.96/204.00	c total clause space: 78.2603MB
203.96/204.00	c total #watches: 182156
204.26/204.32	c total #propagations: 31384843 / total #impl: 345481130 (eff. 0.091)
204.26/204.32	c #Conflicts:     657000 | #Learnt:      25358 | 0.000
204.26/204.32	c total clause space: 78.2603MB
204.26/204.32	c total #watches: 185454
204.57/204.64	c total #propagations: 31425840 / total #impl: 346042756 (eff. 0.091)
204.57/204.64	c #Conflicts:     658000 | #Learnt:      26358 | 0.000
204.57/204.64	c total clause space: 78.2603MB
204.57/204.64	c total #watches: 188537
204.96/205.00	c total #propagations: 31472121 / total #impl: 346536418 (eff. 0.091)
204.96/205.00	c #Conflicts:     659000 | #Learnt:      27358 | 0.000
204.96/205.00	c total clause space: 78.2603MB
204.96/205.00	c total #watches: 192636
205.26/205.38	c total #propagations: 31526269 / total #impl: 347006763 (eff. 0.091)
205.26/205.38	c #Conflicts:     660000 | #Learnt:      28358 | 0.000
205.26/205.38	c total clause space: 78.2603MB
205.26/205.38	c total #watches: 196450
205.67/205.79	c total #propagations: 31568447 / total #impl: 347592287 (eff. 0.091)
205.67/205.79	c #Conflicts:     661000 | #Learnt:      29358 | 0.000
205.67/205.79	c total clause space: 78.2603MB
205.67/205.79	c total #watches: 200132
206.26/206.31	c total #propagations: 31615235 / total #impl: 348223985 (eff. 0.091)
206.26/206.31	c #Conflicts:     662000 | #Learnt:      30358 | 0.000
206.26/206.31	c total clause space: 78.2603MB
206.26/206.31	c total #watches: 205418
206.66/206.80	c total #propagations: 31694076 / total #impl: 348835018 (eff. 0.091)
206.66/206.80	c #Conflicts:     663000 | #Learnt:      31358 | 0.000
206.66/206.80	c total clause space: 78.2603MB
206.66/206.80	c total #watches: 212397
207.26/207.31	c total #propagations: 31752640 / total #impl: 349445822 (eff. 0.091)
207.26/207.31	c #Conflicts:     664000 | #Learnt:      32358 | 0.000
207.26/207.31	c total clause space: 78.2603MB
207.26/207.31	c total #watches: 217899
207.66/207.75	c total #propagations: 31817144 / total #impl: 349941848 (eff. 0.091)
207.66/207.75	c #Conflicts:     665000 | #Learnt:      33358 | 0.000
207.66/207.75	c total clause space: 78.2603MB
207.66/207.75	c total #watches: 221841
208.06/208.14	c total #propagations: 31881550 / total #impl: 350484214 (eff. 0.091)
208.06/208.14	c #Conflicts:     666000 | #Learnt:      34358 | 0.000
208.06/208.14	c total clause space: 78.2603MB
208.06/208.14	c total #watches: 225917
208.46/208.54	c total #propagations: 31933583 / total #impl: 350982443 (eff. 0.091)
208.46/208.54	c #Conflicts:     667000 | #Learnt:      35358 | 0.000
208.46/208.54	c total clause space: 78.2603MB
208.46/208.54	c total #watches: 229127
208.86/208.91	c total #propagations: 31986346 / total #impl: 351413938 (eff. 0.091)
208.86/208.91	c #Conflicts:     668000 | #Learnt:      36358 | 0.000
208.86/208.91	c total clause space: 78.2603MB
208.86/208.91	c total #watches: 232703
209.26/209.36	c total #propagations: 32037917 / total #impl: 351824037 (eff. 0.091)
209.26/209.36	c #Conflicts:     669000 | #Learnt:      37358 | 0.000
209.26/209.36	c total clause space: 78.2603MB
209.26/209.36	c total #watches: 236341
209.76/209.81	c total #propagations: 32098760 / total #impl: 352253566 (eff. 0.091)
209.76/209.81	c #Conflicts:     670000 | #Learnt:      38358 | 0.000
209.76/209.81	c total clause space: 78.2603MB
209.76/209.81	c total #watches: 240632
210.26/210.31	c total #propagations: 32153575 / total #impl: 352647502 (eff. 0.091)
210.26/210.31	c #Conflicts:     671000 | #Learnt:      39358 | 0.000
210.26/210.31	c total clause space: 78.2603MB
210.26/210.31	c total #watches: 244894
210.56/210.64	c total #propagations: 32234944 / total #impl: 352953852 (eff. 0.091)
210.56/210.64	c GC COLLECT
210.56/210.64	c #Conflicts:     672000 | #Learnt:      20656 | 0.000
210.56/210.64	c total clause space: 78.2603MB
210.56/210.64	c total #watches: 164147
210.86/210.97	c total #propagations: 32285912 / total #impl: 353329016 (eff. 0.091)
210.86/210.97	c #Conflicts:     673000 | #Learnt:      21656 | 0.000
210.86/210.97	c total clause space: 78.2603MB
210.86/210.97	c total #watches: 167741
211.17/211.29	c total #propagations: 32337471 / total #impl: 353890412 (eff. 0.091)
211.17/211.29	c #Conflicts:     674000 | #Learnt:      22656 | 0.000
211.17/211.29	c total clause space: 78.2603MB
211.17/211.29	c total #watches: 172315
211.66/211.71	c total #propagations: 32390291 / total #impl: 354285456 (eff. 0.091)
211.66/211.71	c #Conflicts:     675000 | #Learnt:      23656 | 0.000
211.66/211.71	c total clause space: 78.2603MB
211.66/211.71	c total #watches: 178794
212.06/212.14	c total #propagations: 32434786 / total #impl: 354886181 (eff. 0.091)
212.06/212.14	c #Conflicts:     676000 | #Learnt:      24656 | 0.000
212.06/212.14	c total clause space: 78.2603MB
212.06/212.14	c total #watches: 183360
212.56/212.62	c total #propagations: 32477896 / total #impl: 355623497 (eff. 0.091)
212.56/212.62	c #Conflicts:     677000 | #Learnt:      25656 | 0.000
212.56/212.62	c total clause space: 78.2603MB
212.56/212.62	c total #watches: 188258
212.96/213.04	c total #propagations: 32529697 / total #impl: 356471051 (eff. 0.091)
212.96/213.04	c #Conflicts:     678000 | #Learnt:      26656 | 0.000
212.96/213.04	c total clause space: 78.2603MB
212.96/213.04	c total #watches: 192416
213.37/213.47	c total #propagations: 32570849 / total #impl: 357168486 (eff. 0.091)
213.37/213.47	c #Conflicts:     679000 | #Learnt:      27656 | 0.000
213.37/213.47	c total clause space: 78.2603MB
213.37/213.47	c total #watches: 196296
213.86/213.99	c total #propagations: 32609820 / total #impl: 357829066 (eff. 0.091)
213.86/213.99	c #Conflicts:     680000 | #Learnt:      28656 | 0.000
213.86/213.99	c total clause space: 78.2603MB
213.86/213.99	c total #watches: 200506
214.36/214.44	c total #propagations: 32652586 / total #impl: 358629178 (eff. 0.091)
214.36/214.44	c #Conflicts:     681000 | #Learnt:      29656 | 0.000
214.36/214.44	c total clause space: 78.2603MB
214.36/214.44	c total #watches: 204631
214.76/214.87	c total #propagations: 32697132 / total #impl: 359226936 (eff. 0.091)
214.76/214.87	c #Conflicts:     682000 | #Learnt:      30656 | 0.000
214.76/214.87	c total clause space: 78.2603MB
214.76/214.87	c total #watches: 207697
215.06/215.13	c total #propagations: 32749729 / total #impl: 359794564 (eff. 0.091)
215.06/215.13	c #Conflicts:     683000 | #Learnt:      31656 | 0.000
215.06/215.13	c total clause space: 78.2603MB
215.06/215.13	c total #watches: 214857
215.57/215.63	c total #propagations: 32787412 / total #impl: 360032753 (eff. 0.091)
215.57/215.63	c #Conflicts:     684000 | #Learnt:      32656 | 0.000
215.57/215.63	c total clause space: 78.2603MB
215.57/215.63	c total #watches: 221660
216.06/216.10	c total #propagations: 32839459 / total #impl: 360617522 (eff. 0.091)
216.06/216.10	c #Conflicts:     685000 | #Learnt:      33656 | 0.000
216.06/216.10	c total clause space: 78.2603MB
216.06/216.10	c total #watches: 226350
216.46/216.59	c total #propagations: 32892197 / total #impl: 361220476 (eff. 0.091)
216.46/216.59	c #Conflicts:     686000 | #Learnt:      34656 | 0.000
216.46/216.59	c total clause space: 78.2603MB
216.46/216.59	c total #watches: 231120
216.86/216.90	c total #propagations: 32947427 / total #impl: 361605009 (eff. 0.091)
216.86/216.90	c #Conflicts:     687000 | #Learnt:      35656 | 0.000
216.86/216.90	c total clause space: 78.2603MB
216.86/216.90	c total #watches: 234877
217.26/217.32	c total #propagations: 32999687 / total #impl: 361827942 (eff. 0.091)
217.26/217.32	c #Conflicts:     688000 | #Learnt:      36656 | 0.000
217.26/217.32	c total clause space: 78.2603MB
217.26/217.32	c total #watches: 239379
217.77/217.86	c total #propagations: 33053719 / total #impl: 362146257 (eff. 0.091)
217.77/217.86	c #Conflicts:     689000 | #Learnt:      37656 | 0.000
217.77/217.86	c total clause space: 78.2603MB
217.77/217.86	c total #watches: 242339
218.36/218.44	c total #propagations: 33105460 / total #impl: 362780410 (eff. 0.091)
218.36/218.44	c #Conflicts:     690000 | #Learnt:      38656 | 0.000
218.36/218.44	c total clause space: 78.2603MB
218.36/218.44	c total #watches: 245960
218.97/219.04	c total #propagations: 33152943 / total #impl: 363376498 (eff. 0.091)
218.97/219.04	c #Conflicts:     691000 | #Learnt:      39656 | 0.000
218.97/219.04	c total clause space: 78.2603MB
218.97/219.04	c total #watches: 249820
219.36/219.48	c total #propagations: 33196797 / total #impl: 364184358 (eff. 0.091)
219.36/219.48	c GC COLLECT
219.36/219.48	c #Conflicts:     692000 | #Learnt:      20654 | 0.000
219.36/219.48	c total clause space: 78.2603MB
219.36/219.48	c total #watches: 163908
219.76/219.82	c total #propagations: 33241224 / total #impl: 364786856 (eff. 0.091)
219.76/219.82	c #Conflicts:     693000 | #Learnt:      21654 | 0.000
219.76/219.82	c total clause space: 78.2603MB
219.76/219.82	c total #watches: 168244
220.07/220.15	c total #propagations: 33287789 / total #impl: 365177789 (eff. 0.091)
220.07/220.15	c #Conflicts:     694000 | #Learnt:      22654 | 0.000
220.07/220.15	c total clause space: 78.2603MB
220.07/220.15	c total #watches: 173368
220.36/220.48	c total #propagations: 33328843 / total #impl: 365872780 (eff. 0.091)
220.36/220.48	c #Conflicts:     695000 | #Learnt:      23654 | 0.000
220.36/220.48	c total clause space: 78.2603MB
220.36/220.48	c total #watches: 176813
220.76/220.82	c total #propagations: 33372859 / total #impl: 366484666 (eff. 0.091)
220.76/220.82	c #Conflicts:     696000 | #Learnt:      24654 | 0.000
220.76/220.82	c total clause space: 78.2603MB
220.76/220.82	c total #watches: 180216
221.07/221.11	c total #propagations: 33415835 / total #impl: 367039268 (eff. 0.091)
221.07/221.11	c #Conflicts:     697000 | #Learnt:      25654 | 0.000
221.07/221.11	c total clause space: 78.2603MB
221.07/221.11	c total #watches: 183595
221.36/221.40	c total #propagations: 33453058 / total #impl: 367504586 (eff. 0.091)
221.36/221.40	c #Conflicts:     698000 | #Learnt:      26654 | 0.000
221.36/221.40	c total clause space: 78.2603MB
221.36/221.40	c total #watches: 187450
221.66/221.70	c total #propagations: 33491474 / total #impl: 367965098 (eff. 0.091)
221.66/221.70	c #Conflicts:     699000 | #Learnt:      27654 | 0.000
221.66/221.70	c total clause space: 78.2603MB
221.66/221.70	c total #watches: 191526
221.86/221.94	c total #propagations: 33529767 / total #impl: 368423807 (eff. 0.091)
221.86/221.94	c #Conflicts:     700000 | #Learnt:      28654 | 0.000
221.86/221.94	c total clause space: 78.2603MB
221.86/221.94	c total #watches: 196541
222.27/222.34	c total #propagations: 33562447 / total #impl: 368776137 (eff. 0.091)
222.27/222.34	c #Conflicts:     701000 | #Learnt:      29654 | 0.000
222.27/222.34	c total clause space: 78.2603MB
222.27/222.34	c total #watches: 200352
222.56/222.67	c total #propagations: 33604261 / total #impl: 369145893 (eff. 0.091)
222.56/222.67	c #Conflicts:     702000 | #Learnt:      30654 | 0.000
222.56/222.67	c total clause space: 78.2603MB
222.56/222.67	c total #watches: 203978
222.96/223.05	c total #propagations: 33635673 / total #impl: 369586527 (eff. 0.091)
222.96/223.05	c #Conflicts:     703000 | #Learnt:      31654 | 0.000
222.96/223.05	c total clause space: 78.2603MB
222.96/223.05	c total #watches: 208918
223.37/223.49	c total #propagations: 33670645 / total #impl: 370055849 (eff. 0.091)
223.37/223.49	c #Conflicts:     704000 | #Learnt:      32654 | 0.000
223.37/223.49	c total clause space: 78.2603MB
223.37/223.49	c total #watches: 213699
223.86/223.90	c total #propagations: 33709053 / total #impl: 370627756 (eff. 0.091)
223.86/223.90	c #Conflicts:     705000 | #Learnt:      33654 | 0.000
223.86/223.90	c total clause space: 78.2603MB
223.86/223.90	c total #watches: 218155
224.26/224.32	c total #propagations: 33743617 / total #impl: 371027068 (eff. 0.091)
224.26/224.32	c #Conflicts:     706000 | #Learnt:      34654 | 0.000
224.26/224.32	c total clause space: 78.2603MB
224.26/224.32	c total #watches: 223436
224.66/224.72	c total #propagations: 33809864 / total #impl: 371305745 (eff. 0.091)
224.66/224.72	c #Conflicts:     707000 | #Learnt:      35654 | 0.000
224.66/224.72	c total clause space: 78.2603MB
224.66/224.72	c total #watches: 226809
224.96/225.09	c total #propagations: 33884798 / total #impl: 371510735 (eff. 0.091)
224.96/225.09	c #Conflicts:     708000 | #Learnt:      36654 | 0.000
224.96/225.09	c total clause space: 78.2603MB
224.96/225.09	c total #watches: 230598
225.36/225.46	c total #propagations: 33972205 / total #impl: 371768974 (eff. 0.091)
225.36/225.46	c #Conflicts:     709000 | #Learnt:      37654 | 0.000
225.36/225.46	c total clause space: 78.2603MB
225.36/225.46	c total #watches: 233376
225.76/225.89	c total #propagations: 34056329 / total #impl: 372018485 (eff. 0.092)
225.76/225.89	c #Conflicts:     710000 | #Learnt:      38654 | 0.000
225.76/225.89	c total clause space: 78.2603MB
225.76/225.89	c total #watches: 236297
226.16/226.24	c total #propagations: 34133583 / total #impl: 372272843 (eff. 0.092)
226.16/226.24	c #Conflicts:     711000 | #Learnt:      39654 | 0.000
226.16/226.24	c total clause space: 78.2603MB
226.16/226.24	c total #watches: 239219
226.66/226.73	c total #propagations: 34210282 / total #impl: 372541527 (eff. 0.092)
226.66/226.73	c GC COLLECT
226.66/226.73	c #Conflicts:     712000 | #Learnt:      20361 | 0.000
226.66/226.73	c total clause space: 78.2603MB
226.66/226.73	c total #watches: 163507
226.86/226.92	c total #propagations: 34292640 / total #impl: 372834815 (eff. 0.092)
226.86/226.92	c #Conflicts:     713000 | #Learnt:      21361 | 0.000
226.86/226.92	c total clause space: 78.2603MB
226.86/226.92	c total #watches: 166780
227.06/227.13	c total #propagations: 34362082 / total #impl: 373009163 (eff. 0.092)
227.06/227.13	c #Conflicts:     714000 | #Learnt:      22361 | 0.000
227.06/227.13	c total clause space: 78.2603MB
227.06/227.13	c total #watches: 169606
227.26/227.34	c total #propagations: 34425303 / total #impl: 373242163 (eff. 0.092)
227.26/227.34	c #Conflicts:     715000 | #Learnt:      23361 | 0.000
227.26/227.34	c total clause space: 78.2603MB
227.26/227.34	c total #watches: 172222
227.36/227.46	c total #propagations: 34483025 / total #impl: 373429212 (eff. 0.092)
227.36/227.46	c #Conflicts:     716000 | #Learnt:      24361 | 0.000
227.36/227.46	c total clause space: 78.2603MB
227.36/227.46	c total #watches: 175792
227.56/227.64	c total #propagations: 34514572 / total #impl: 373521366 (eff. 0.092)
227.56/227.64	c #Conflicts:     717000 | #Learnt:      25361 | 0.000
227.56/227.64	c total clause space: 78.2603MB
227.56/227.64	c total #watches: 179082
227.66/227.77	c total #propagations: 34556840 / total #impl: 373692857 (eff. 0.092)
227.66/227.77	c #Conflicts:     718000 | #Learnt:      26361 | 0.000
227.66/227.77	c total clause space: 78.2603MB
227.66/227.77	c total #watches: 181640
227.96/228.05	c total #propagations: 34583400 / total #impl: 373811512 (eff. 0.093)
227.96/228.05	c #Conflicts:     719000 | #Learnt:      27361 | 0.000
227.96/228.05	c total clause space: 78.2603MB
227.96/228.05	c total #watches: 187153
228.26/228.35	c total #propagations: 34637040 / total #impl: 374119600 (eff. 0.093)
228.26/228.35	c #Conflicts:     720000 | #Learnt:      28361 | 0.000
228.26/228.35	c total clause space: 78.2603MB
228.26/228.35	c total #watches: 192704
228.56/228.63	c total #propagations: 34684342 / total #impl: 374480648 (eff. 0.093)
228.56/228.63	c #Conflicts:     721000 | #Learnt:      29361 | 0.000
228.56/228.63	c total clause space: 78.2603MB
228.56/228.63	c total #watches: 196618
228.86/228.93	c total #propagations: 34720043 / total #impl: 374806335 (eff. 0.093)
228.86/228.93	c #Conflicts:     722000 | #Learnt:      30361 | 0.000
228.86/228.93	c total clause space: 78.2603MB
228.86/228.93	c total #watches: 199965
229.16/229.21	c total #propagations: 34758855 / total #impl: 375094463 (eff. 0.093)
229.16/229.21	c #Conflicts:     723000 | #Learnt:      31361 | 0.000
229.16/229.21	c total clause space: 78.2603MB
229.16/229.21	c total #watches: 203427
229.46/229.50	c total #propagations: 34804131 / total #impl: 375364434 (eff. 0.093)
229.46/229.50	c #Conflicts:     724000 | #Learnt:      32361 | 0.000
229.46/229.50	c total clause space: 78.2603MB
229.46/229.50	c total #watches: 206242
229.76/229.82	c total #propagations: 34840580 / total #impl: 375736197 (eff. 0.093)
229.76/229.82	c #Conflicts:     725000 | #Learnt:      33361 | 0.000
229.76/229.82	c total clause space: 78.2603MB
229.76/229.82	c total #watches: 209108
230.06/230.17	c total #propagations: 34887648 / total #impl: 376166337 (eff. 0.093)
230.06/230.17	c #Conflicts:     726000 | #Learnt:      34361 | 0.000
230.06/230.17	c total clause space: 78.2603MB
230.06/230.17	c total #watches: 211707
230.46/230.52	c total #propagations: 34934783 / total #impl: 376512372 (eff. 0.093)
230.46/230.52	c #Conflicts:     727000 | #Learnt:      35361 | 0.000
230.46/230.52	c total clause space: 78.2603MB
230.46/230.52	c total #watches: 214712
230.86/230.90	c total #propagations: 34990843 / total #impl: 376929391 (eff. 0.093)
230.86/230.90	c #Conflicts:     728000 | #Learnt:      36361 | 0.000
230.86/230.90	c total clause space: 78.2603MB
230.86/230.90	c total #watches: 217821
231.16/231.26	c total #propagations: 35044208 / total #impl: 377430419 (eff. 0.093)
231.16/231.26	c #Conflicts:     729000 | #Learnt:      37361 | 0.000
231.16/231.26	c total clause space: 78.2603MB
231.16/231.26	c total #watches: 220824
231.56/231.65	c total #propagations: 35088026 / total #impl: 377942198 (eff. 0.093)
231.56/231.65	c #Conflicts:     730000 | #Learnt:      38361 | 0.000
231.56/231.65	c total clause space: 78.2603MB
231.56/231.65	c total #watches: 223910
231.96/232.02	c total #propagations: 35137349 / total #impl: 378427707 (eff. 0.093)
231.96/232.02	c #Conflicts:     731000 | #Learnt:      39361 | 0.000
231.96/232.02	c total clause space: 78.2603MB
231.96/232.02	c total #watches: 226597
232.36/232.41	c total #propagations: 35179563 / total #impl: 378942109 (eff. 0.093)
232.36/232.41	c #Conflicts:     732000 | #Learnt:      40361 | 0.000
232.36/232.41	c total clause space: 78.2603MB
232.36/232.41	c total #watches: 229460
232.76/232.82	c total #propagations: 35219919 / total #impl: 379610997 (eff. 0.093)
232.76/232.82	c GC COLLECT
232.76/232.82	c #Conflicts:     733000 | #Learnt:      20758 | 0.000
232.76/232.82	c total clause space: 78.2603MB
232.76/232.82	c total #watches: 165116
232.96/233.09	c total #propagations: 35268692 / total #impl: 380119587 (eff. 0.093)
232.96/233.09	c #Conflicts:     734000 | #Learnt:      21758 | 0.000
232.96/233.09	c total clause space: 78.2603MB
232.96/233.09	c total #watches: 169340
233.26/233.36	c total #propagations: 35335597 / total #impl: 380492065 (eff. 0.093)
233.26/233.36	c #Conflicts:     735000 | #Learnt:      22758 | 0.000
233.26/233.36	c total clause space: 78.2603MB
233.26/233.36	c total #watches: 173721
233.56/233.65	c total #propagations: 35399879 / total #impl: 380955660 (eff. 0.093)
233.56/233.65	c #Conflicts:     736000 | #Learnt:      23758 | 0.000
233.56/233.65	c total clause space: 78.2603MB
233.56/233.65	c total #watches: 177351
233.76/233.89	c total #propagations: 35467552 / total #impl: 381367061 (eff. 0.093)
233.76/233.89	c #Conflicts:     737000 | #Learnt:      24758 | 0.000
233.76/233.89	c total clause space: 78.2603MB
233.76/233.89	c total #watches: 182806
234.16/234.22	c total #propagations: 35522718 / total #impl: 381668017 (eff. 0.093)
234.16/234.22	c #Conflicts:     738000 | #Learnt:      25758 | 0.000
234.16/234.22	c total clause space: 78.2603MB
234.16/234.22	c total #watches: 187006
234.46/234.56	c total #propagations: 35581244 / total #impl: 382093142 (eff. 0.093)
234.46/234.56	c #Conflicts:     739000 | #Learnt:      26758 | 0.000
234.46/234.56	c total clause space: 78.2603MB
234.46/234.56	c total #watches: 190562
234.86/234.93	c total #propagations: 35628474 / total #impl: 382578666 (eff. 0.093)
234.86/234.93	c #Conflicts:     740000 | #Learnt:      27758 | 0.000
234.86/234.93	c total clause space: 78.2603MB
234.86/234.93	c total #watches: 194026
235.26/235.37	c total #propagations: 35672042 / total #impl: 383130572 (eff. 0.093)
235.26/235.37	c #Conflicts:     741000 | #Learnt:      28758 | 0.000
235.26/235.37	c total clause space: 78.2603MB
235.26/235.37	c total #watches: 198179
235.66/235.75	c total #propagations: 35725944 / total #impl: 383678413 (eff. 0.093)
235.66/235.75	c #Conflicts:     742000 | #Learnt:      29758 | 0.000
235.66/235.75	c total clause space: 78.2603MB
235.66/235.75	c total #watches: 203333
236.06/236.19	c total #propagations: 35778453 / total #impl: 384136370 (eff. 0.093)
236.06/236.19	c #Conflicts:     743000 | #Learnt:      30758 | 0.000
236.06/236.19	c total clause space: 78.2603MB
236.06/236.19	c total #watches: 207524
236.56/236.69	c total #propagations: 35821626 / total #impl: 384729717 (eff. 0.093)
236.56/236.69	c #Conflicts:     744000 | #Learnt:      31758 | 0.000
236.56/236.69	c total clause space: 78.2603MB
236.56/236.69	c total #watches: 212020
237.15/237.22	c total #propagations: 35875066 / total #impl: 385294060 (eff. 0.093)
237.15/237.22	c #Conflicts:     745000 | #Learnt:      32758 | 0.000
237.15/237.22	c total clause space: 78.2603MB
237.15/237.22	c total #watches: 216781
237.66/237.74	c total #propagations: 35932091 / total #impl: 385648882 (eff. 0.093)
237.66/237.74	c #Conflicts:     746000 | #Learnt:      33758 | 0.000
237.66/237.74	c total clause space: 78.2603MB
237.66/237.74	c total #watches: 222086
238.15/238.27	c total #propagations: 35978890 / total #impl: 386258279 (eff. 0.093)
238.15/238.27	c #Conflicts:     747000 | #Learnt:      34758 | 0.000
238.15/238.27	c total clause space: 78.2603MB
238.15/238.27	c total #watches: 226706
238.76/238.85	c total #propagations: 36020889 / total #impl: 387038362 (eff. 0.093)
238.76/238.85	c #Conflicts:     748000 | #Learnt:      35758 | 0.000
238.76/238.85	c total clause space: 78.2603MB
238.76/238.85	c total #watches: 231323
239.35/239.41	c total #propagations: 36076923 / total #impl: 387610998 (eff. 0.093)
239.35/239.41	c #Conflicts:     749000 | #Learnt:      36758 | 0.000
239.35/239.41	c total clause space: 78.2603MB
239.35/239.41	c total #watches: 236472
240.05/240.11	c total #propagations: 36131117 / total #impl: 388082797 (eff. 0.093)
240.05/240.11	c #Conflicts:     750000 | #Learnt:      37758 | 0.000
240.05/240.11	c total clause space: 78.2603MB
240.05/240.11	c total #watches: 241043
240.65/240.79	c total #propagations: 36192332 / total #impl: 388621663 (eff. 0.093)
240.65/240.79	c #Conflicts:     751000 | #Learnt:      38758 | 0.000
240.65/240.79	c total clause space: 78.2603MB
240.65/240.79	c total #watches: 246747
241.25/241.40	c total #propagations: 36256463 / total #impl: 389235692 (eff. 0.093)
241.25/241.40	c #Conflicts:     752000 | #Learnt:      39758 | 0.000
241.25/241.40	c total clause space: 78.2603MB
241.25/241.40	c total #watches: 252171
241.96/242.05	c total #propagations: 36314691 / total #impl: 389720864 (eff. 0.093)
241.96/242.05	c #Conflicts:     753000 | #Learnt:      40758 | 0.000
241.96/242.05	c total clause space: 78.2603MB
241.96/242.05	c total #watches: 256553
242.45/242.55	c total #propagations: 36366248 / total #impl: 390497441 (eff. 0.093)
242.45/242.55	c #Conflicts:     754000 | #Learnt:      41758 | 0.000
242.45/242.55	c total clause space: 78.2603MB
242.45/242.55	c total #watches: 261388
242.65/242.76	c total #propagations: 36413695 / total #impl: 391008088 (eff. 0.093)
242.65/242.76	c GC COLLECT
242.65/242.76	c #Conflicts:     755000 | #Learnt:      21852 | 0.000
242.65/242.76	c total clause space: 78.2603MB
242.65/242.76	c total #watches: 169826
242.95/243.10	c total #propagations: 36463062 / total #impl: 391211199 (eff. 0.093)
242.95/243.10	c #Conflicts:     756000 | #Learnt:      22852 | 0.000
242.95/243.10	c total clause space: 78.2603MB
242.95/243.10	c total #watches: 175183
243.35/243.49	c total #propagations: 36524129 / total #impl: 391727653 (eff. 0.093)
243.35/243.49	c #Conflicts:     757000 | #Learnt:      23852 | 0.000
243.35/243.49	c total clause space: 78.2603MB
243.35/243.49	c total #watches: 179156
243.85/243.91	c total #propagations: 36574396 / total #impl: 392533237 (eff. 0.093)
243.85/243.91	c #Conflicts:     758000 | #Learnt:      24852 | 0.000
243.85/243.91	c total clause space: 78.2603MB
243.85/243.91	c total #watches: 184680
244.16/244.29	c total #propagations: 36623403 / total #impl: 392982124 (eff. 0.093)
244.16/244.29	c #Conflicts:     759000 | #Learnt:      25852 | 0.000
244.16/244.29	c total clause space: 78.2603MB
244.16/244.29	c total #watches: 189683
244.35/244.48	c total #propagations: 36669810 / total #impl: 393408281 (eff. 0.093)
244.35/244.48	c #Conflicts:     760000 | #Learnt:      26852 | 0.000
244.35/244.48	c total clause space: 78.2603MB
244.35/244.48	c total #watches: 192842
244.55/244.65	c total #propagations: 36709902 / total #impl: 393552271 (eff. 0.093)
244.55/244.65	c #Conflicts:     761000 | #Learnt:      27852 | 0.000
244.55/244.65	c total clause space: 78.2603MB
244.55/244.65	c total #watches: 195020
244.75/244.86	c total #propagations: 36779844 / total #impl: 393694512 (eff. 0.093)
244.75/244.86	c #Conflicts:     762000 | #Learnt:      28852 | 0.000
244.75/244.86	c total clause space: 78.2603MB
244.75/244.86	c total #watches: 197436
244.95/245.08	c total #propagations: 36827326 / total #impl: 393812613 (eff. 0.094)
244.95/245.08	c #Conflicts:     763000 | #Learnt:      29852 | 0.000
244.95/245.08	c total clause space: 78.2603MB
244.95/245.08	c total #watches: 200046
245.45/245.54	c total #propagations: 36869246 / total #impl: 393925552 (eff. 0.094)
245.45/245.54	c #Conflicts:     764000 | #Learnt:      30852 | 0.000
245.45/245.54	c total clause space: 78.2603MB
245.45/245.54	c total #watches: 205323
245.85/245.94	c total #propagations: 36940892 / total #impl: 394206428 (eff. 0.094)
245.85/245.94	c #Conflicts:     765000 | #Learnt:      31852 | 0.000
245.85/245.94	c total clause space: 78.2603MB
245.85/245.94	c total #watches: 208850
246.25/246.38	c total #propagations: 36992996 / total #impl: 394628265 (eff. 0.094)
246.25/246.38	c #Conflicts:     766000 | #Learnt:      32852 | 0.000
246.25/246.38	c total clause space: 78.2603MB
246.25/246.38	c total #watches: 212237
246.75/246.81	c total #propagations: 37040181 / total #impl: 395194256 (eff. 0.094)
246.75/246.81	c #Conflicts:     767000 | #Learnt:      33852 | 0.000
246.75/246.81	c total clause space: 78.2603MB
246.75/246.81	c total #watches: 215641
247.15/247.26	c total #propagations: 37094151 / total #impl: 395649933 (eff. 0.094)
247.15/247.26	c #Conflicts:     768000 | #Learnt:      34852 | 0.000
247.15/247.26	c total clause space: 78.2603MB
247.15/247.26	c total #watches: 219295
247.65/247.76	c total #propagations: 37138768 / total #impl: 396213122 (eff. 0.094)
247.65/247.76	c #Conflicts:     769000 | #Learnt:      35852 | 0.000
247.65/247.76	c total clause space: 78.2603MB
247.65/247.76	c total #watches: 224042
248.15/248.22	c total #propagations: 37184736 / total #impl: 396943955 (eff. 0.094)
248.15/248.22	c #Conflicts:     770000 | #Learnt:      36852 | 0.000
248.15/248.22	c total clause space: 78.2603MB
248.15/248.22	c total #watches: 229422
248.75/248.83	c total #propagations: 37237974 / total #impl: 397376780 (eff. 0.094)
248.75/248.83	c #Conflicts:     771000 | #Learnt:      37852 | 0.000
248.75/248.83	c total clause space: 78.2603MB
248.75/248.83	c total #watches: 233872
249.05/249.18	c total #propagations: 37296658 / total #impl: 398149741 (eff. 0.094)
249.05/249.18	c #Conflicts:     772000 | #Learnt:      38852 | 0.000
249.05/249.18	c total clause space: 78.2603MB
249.05/249.18	c total #watches: 238031
249.76/249.86	c total #propagations: 37354648 / total #impl: 398349059 (eff. 0.094)
249.76/249.86	c #Conflicts:     773000 | #Learnt:      39852 | 0.000
249.76/249.86	c total clause space: 78.2603MB
249.76/249.86	c total #watches: 243500
250.45/250.53	c total #propagations: 37423210 / total #impl: 398998110 (eff. 0.094)
250.45/250.53	c #Conflicts:     774000 | #Learnt:      40852 | 0.000
250.45/250.53	c total clause space: 78.2603MB
250.45/250.53	c total #watches: 247854
251.25/251.30	c total #propagations: 37465733 / total #impl: 399636519 (eff. 0.094)
251.25/251.30	c #Conflicts:     775000 | #Learnt:      41852 | 0.000
251.25/251.30	c total clause space: 78.2603MB
251.25/251.30	c total #watches: 251712
251.65/251.77	c total #propagations: 37523043 / total #impl: 400390988 (eff. 0.094)
251.65/251.77	c GC COLLECT
251.65/251.77	c #Conflicts:     776000 | #Learnt:      21653 | 0.000
251.65/251.77	c total clause space: 78.2603MB
251.65/251.77	c total #watches: 169813
251.96/252.03	c total #propagations: 37573350 / total #impl: 400772451 (eff. 0.094)
251.96/252.03	c #Conflicts:     777000 | #Learnt:      22653 | 0.000
251.96/252.03	c total clause space: 78.2603MB
251.96/252.03	c total #watches: 173803
252.25/252.37	c total #propagations: 37633925 / total #impl: 400999369 (eff. 0.094)
252.25/252.37	c #Conflicts:     778000 | #Learnt:      23653 | 0.000
252.25/252.37	c total clause space: 78.2603MB
252.25/252.37	c total #watches: 176673
252.65/252.74	c total #propagations: 37683353 / total #impl: 401328705 (eff. 0.094)
252.65/252.74	c #Conflicts:     779000 | #Learnt:      24653 | 0.000
252.65/252.74	c total clause space: 78.2603MB
252.65/252.74	c total #watches: 179634
252.96/253.05	c total #propagations: 37725276 / total #impl: 401742664 (eff. 0.094)
252.96/253.05	c #Conflicts:     780000 | #Learnt:      25653 | 0.000
252.96/253.05	c total clause space: 78.2603MB
252.96/253.05	c total #watches: 182507
253.35/253.42	c total #propagations: 37765114 / total #impl: 402192431 (eff. 0.094)
253.35/253.42	c #Conflicts:     781000 | #Learnt:      26653 | 0.000
253.35/253.42	c total clause space: 78.2603MB
253.35/253.42	c total #watches: 186818
253.75/253.85	c total #propagations: 37806617 / total #impl: 402777380 (eff. 0.094)
253.75/253.85	c #Conflicts:     782000 | #Learnt:      27653 | 0.000
253.75/253.85	c total clause space: 78.2603MB
253.75/253.85	c total #watches: 192753
254.16/254.26	c total #propagations: 37854262 / total #impl: 403596713 (eff. 0.094)
254.16/254.26	c #Conflicts:     783000 | #Learnt:      28653 | 0.000
254.16/254.26	c total clause space: 78.2603MB
254.16/254.26	c total #watches: 197624
254.55/254.67	c total #propagations: 37912292 / total #impl: 404041492 (eff. 0.094)
254.55/254.67	c #Conflicts:     784000 | #Learnt:      29653 | 0.000
254.55/254.67	c total clause space: 78.2603MB
254.55/254.67	c total #watches: 201709
255.05/255.17	c total #propagations: 37963131 / total #impl: 404419915 (eff. 0.094)
255.05/255.17	c #Conflicts:     785000 | #Learnt:      30653 | 0.000
255.05/255.17	c total clause space: 78.2603MB
255.05/255.17	c total #watches: 207633
255.55/255.66	c total #propagations: 38021529 / total #impl: 404970014 (eff. 0.094)
255.55/255.66	c #Conflicts:     786000 | #Learnt:      31653 | 0.000
255.55/255.66	c total clause space: 78.2603MB
255.55/255.66	c total #watches: 213842
256.15/256.24	c total #propagations: 38094132 / total #impl: 405481529 (eff. 0.094)
256.15/256.24	c #Conflicts:     787000 | #Learnt:      32653 | 0.000
256.15/256.24	c total clause space: 78.2603MB
256.15/256.24	c total #watches: 218789
256.75/256.83	c total #propagations: 38169426 / total #impl: 405898151 (eff. 0.094)
256.75/256.83	c #Conflicts:     788000 | #Learnt:      33653 | 0.000
256.75/256.83	c total clause space: 78.2603MB
256.75/256.83	c total #watches: 222527
257.36/257.40	c total #propagations: 38235223 / total #impl: 406267384 (eff. 0.094)
257.36/257.40	c #Conflicts:     789000 | #Learnt:      34653 | 0.000
257.36/257.40	c total clause space: 78.2603MB
257.36/257.40	c total #watches: 226685
257.75/257.83	c total #propagations: 38311755 / total #impl: 406581343 (eff. 0.094)
257.75/257.83	c #Conflicts:     790000 | #Learnt:      35653 | 0.000
257.75/257.83	c total clause space: 78.2603MB
257.75/257.83	c total #watches: 230651
258.35/258.41	c total #propagations: 38366838 / total #impl: 406784538 (eff. 0.094)
258.35/258.41	c #Conflicts:     791000 | #Learnt:      36653 | 0.000
258.35/258.41	c total clause space: 78.2603MB
258.35/258.41	c total #watches: 236460
258.85/258.90	c total #propagations: 38427515 / total #impl: 407181112 (eff. 0.094)
258.85/258.90	c #Conflicts:     792000 | #Learnt:      37653 | 0.000
258.85/258.90	c total clause space: 78.2603MB
258.85/258.90	c total #watches: 240434
259.45/259.59	c total #propagations: 38500191 / total #impl: 407592001 (eff. 0.094)
259.45/259.59	c #Conflicts:     793000 | #Learnt:      38653 | 0.000
259.45/259.59	c total clause space: 78.2603MB
259.45/259.59	c total #watches: 245049
260.05/260.16	c total #propagations: 38551466 / total #impl: 408477737 (eff. 0.094)
260.05/260.16	c #Conflicts:     794000 | #Learnt:      39653 | 0.000
260.05/260.16	c total clause space: 78.2603MB
260.05/260.16	c total #watches: 250750
260.45/260.56	c total #propagations: 38605651 / total #impl: 408940920 (eff. 0.094)
260.45/260.56	c #Conflicts:     795000 | #Learnt:      40653 | 0.000
260.45/260.56	c total clause space: 78.2603MB
260.45/260.56	c total #watches: 255700
260.95/261.06	c total #propagations: 38657578 / total #impl: 409225145 (eff. 0.094)
260.95/261.06	c #Conflicts:     796000 | #Learnt:      41653 | 0.000
260.95/261.06	c total clause space: 78.2603MB
260.95/261.06	c total #watches: 261435
261.76/261.86	c total #propagations: 38712221 / total #impl: 409630307 (eff. 0.095)
261.76/261.86	c #Conflicts:     797000 | #Learnt:      42653 | 0.000
261.76/261.86	c total clause space: 78.2603MB
261.76/261.86	c total #watches: 267377
262.35/262.43	c total #propagations: 38774604 / total #impl: 410405867 (eff. 0.094)
262.35/262.43	c GC COLLECT
262.35/262.43	c #Conflicts:     798000 | #Learnt:      22153 | 0.000
262.35/262.43	c total clause space: 78.2603MB
262.35/262.43	c total #watches: 172376
262.65/262.77	c total #propagations: 38823979 / total #impl: 411049976 (eff. 0.094)
262.65/262.77	c #Conflicts:     799000 | #Learnt:      23153 | 0.000
262.65/262.77	c total clause space: 78.2603MB
262.65/262.77	c total #watches: 176872
262.96/263.03	c total #propagations: 38872376 / total #impl: 411451045 (eff. 0.094)
262.96/263.03	c #Conflicts:     800000 | #Learnt:      24153 | 0.000
262.96/263.03	c total clause space: 78.2603MB
262.96/263.03	c total #watches: 182829
263.25/263.38	c total #propagations: 38934192 / total #impl: 411831842 (eff. 0.095)
263.25/263.38	c #Conflicts:     801000 | #Learnt:      25153 | 0.000
263.25/263.38	c total clause space: 78.2603MB
263.25/263.38	c total #watches: 186663
263.75/263.84	c total #propagations: 38983807 / total #impl: 412410194 (eff. 0.095)
263.75/263.84	c #Conflicts:     802000 | #Learnt:      26153 | 0.000
263.75/263.84	c total clause space: 78.2603MB
263.75/263.84	c total #watches: 191221
264.15/264.20	c total #propagations: 39034732 / total #impl: 413242331 (eff. 0.094)
264.15/264.20	c #Conflicts:     803000 | #Learnt:      27153 | 0.000
264.15/264.20	c total clause space: 78.2603MB
264.15/264.20	c total #watches: 196265
264.45/264.53	c total #propagations: 39083440 / total #impl: 413532051 (eff. 0.095)
264.45/264.53	c #Conflicts:     804000 | #Learnt:      28153 | 0.000
264.45/264.53	c total clause space: 78.2603MB
264.45/264.53	c total #watches: 199213
264.75/264.83	c total #propagations: 39110770 / total #impl: 413776712 (eff. 0.095)
264.75/264.83	c #Conflicts:     805000 | #Learnt:      29153 | 0.000
264.75/264.83	c total clause space: 78.2603MB
264.75/264.83	c total #watches: 202166
264.95/265.05	c total #propagations: 39142803 / total #impl: 414127101 (eff. 0.095)
264.95/265.05	c #Conflicts:     806000 | #Learnt:      30153 | 0.000
264.95/265.05	c total clause space: 78.2603MB
264.95/265.05	c total #watches: 207283
265.16/265.23	c total #propagations: 39180045 / total #impl: 414307899 (eff. 0.095)
265.16/265.23	c #Conflicts:     807000 | #Learnt:      31153 | 0.000
265.16/265.23	c total clause space: 78.2603MB
265.16/265.23	c total #watches: 211649
265.45/265.53	c total #propagations: 39227261 / total #impl: 414518710 (eff. 0.095)
265.45/265.53	c #Conflicts:     808000 | #Learnt:      32153 | 0.000
265.45/265.53	c total clause space: 78.2603MB
265.45/265.53	c total #watches: 215446
265.85/265.97	c total #propagations: 39273196 / total #impl: 414804110 (eff. 0.095)
265.85/265.97	c #Conflicts:     809000 | #Learnt:      33153 | 0.000
265.85/265.97	c total clause space: 78.2603MB
265.85/265.97	c total #watches: 219325
266.35/266.40	c total #propagations: 39324671 / total #impl: 415297422 (eff. 0.095)
266.35/266.40	c #Conflicts:     810000 | #Learnt:      34153 | 0.000
266.35/266.40	c total clause space: 78.2603MB
266.35/266.40	c total #watches: 225297
266.75/266.83	c total #propagations: 39370206 / total #impl: 415670207 (eff. 0.095)
266.75/266.83	c #Conflicts:     811000 | #Learnt:      35153 | 0.000
266.75/266.83	c total clause space: 78.2603MB
266.75/266.83	c total #watches: 231231
267.25/267.30	c total #propagations: 39409212 / total #impl: 415998798 (eff. 0.095)
267.25/267.30	c #Conflicts:     812000 | #Learnt:      36153 | 0.000
267.25/267.30	c total clause space: 78.2603MB
267.25/267.30	c total #watches: 237404
267.65/267.74	c total #propagations: 39454896 / total #impl: 416511930 (eff. 0.095)
267.65/267.74	c #Conflicts:     813000 | #Learnt:      37153 | 0.000
267.65/267.74	c total clause space: 78.2603MB
267.65/267.74	c total #watches: 241798
268.05/268.18	c total #propagations: 39494536 / total #impl: 416858924 (eff. 0.095)
268.05/268.18	c #Conflicts:     814000 | #Learnt:      38153 | 0.000
268.05/268.18	c total clause space: 78.2603MB
268.05/268.18	c total #watches: 246812
268.55/268.61	c total #propagations: 39533283 / total #impl: 417177107 (eff. 0.095)
268.55/268.61	c #Conflicts:     815000 | #Learnt:      39153 | 0.000
268.55/268.61	c total clause space: 78.2603MB
268.55/268.61	c total #watches: 249919
268.95/269.05	c total #propagations: 39566381 / total #impl: 417580091 (eff. 0.095)
268.95/269.05	c #Conflicts:     816000 | #Learnt:      40153 | 0.000
268.95/269.05	c total clause space: 78.2603MB
268.95/269.05	c total #watches: 253053
269.45/269.54	c total #propagations: 39602993 / total #impl: 417956662 (eff. 0.095)
269.45/269.54	c #Conflicts:     817000 | #Learnt:      41153 | 0.000
269.45/269.54	c total clause space: 78.2603MB
269.45/269.54	c total #watches: 256184
270.05/270.15	c total #propagations: 39642005 / total #impl: 418358523 (eff. 0.095)
270.05/270.15	c #Conflicts:     818000 | #Learnt:      42153 | 0.000
270.05/270.15	c total clause space: 78.2603MB
270.05/270.15	c total #watches: 261011
270.65/270.73	c total #propagations: 39718729 / total #impl: 418627297 (eff. 0.095)
270.65/270.73	c #Conflicts:     819000 | #Learnt:      43153 | 0.000
270.65/270.73	c total clause space: 78.2603MB
270.65/270.73	c total #watches: 265220
271.05/271.18	c total #propagations: 39783465 / total #impl: 418952601 (eff. 0.095)
271.05/271.18	c GC COLLECT
271.05/271.18	c #Conflicts:     820000 | #Learnt:      22349 | 0.000
271.05/271.18	c total clause space: 78.2603MB
271.05/271.18	c total #watches: 173334
271.45/271.52	c total #propagations: 39839845 / total #impl: 419410730 (eff. 0.095)
271.45/271.52	c #Conflicts:     821000 | #Learnt:      23349 | 0.000
271.45/271.52	c total clause space: 78.2603MB
271.45/271.52	c total #watches: 177268
271.95/272.03	c total #propagations: 39891375 / total #impl: 419924688 (eff. 0.095)
271.95/272.03	c #Conflicts:     822000 | #Learnt:      24349 | 0.000
271.95/272.03	c total clause space: 78.2603MB
271.95/272.03	c total #watches: 181944
272.35/272.43	c total #propagations: 39968097 / total #impl: 420605821 (eff. 0.095)
272.35/272.43	c #Conflicts:     823000 | #Learnt:      25349 | 0.000
272.35/272.43	c total clause space: 78.2603MB
272.35/272.43	c total #watches: 186200
272.65/272.80	c total #propagations: 40029461 / total #impl: 421218501 (eff. 0.095)
272.65/272.80	c #Conflicts:     824000 | #Learnt:      26349 | 0.000
272.65/272.80	c total clause space: 78.2603MB
272.65/272.80	c total #watches: 190007
273.15/273.24	c total #propagations: 40088309 / total #impl: 422004715 (eff. 0.095)
273.15/273.24	c #Conflicts:     825000 | #Learnt:      27349 | 0.000
273.15/273.24	c total clause space: 78.2603MB
273.15/273.24	c total #watches: 193891
273.65/273.74	c total #propagations: 40142364 / total #impl: 422910777 (eff. 0.095)
273.65/273.74	c #Conflicts:     826000 | #Learnt:      28349 | 0.000
273.65/273.74	c total clause space: 78.2603MB
273.65/273.74	c total #watches: 198378
274.15/274.23	c total #propagations: 40193598 / total #impl: 423891914 (eff. 0.095)
274.15/274.23	c #Conflicts:     827000 | #Learnt:      29349 | 0.000
274.15/274.23	c total clause space: 78.2603MB
274.15/274.23	c total #watches: 203260
274.65/274.75	c total #propagations: 40237661 / total #impl: 424931850 (eff. 0.095)
274.65/274.75	c #Conflicts:     828000 | #Learnt:      30349 | 0.000
274.65/274.75	c total clause space: 78.2603MB
274.65/274.75	c total #watches: 207555
275.15/275.20	c total #propagations: 40276139 / total #impl: 425676830 (eff. 0.095)
275.15/275.20	c #Conflicts:     829000 | #Learnt:      31349 | 0.000
275.15/275.20	c total clause space: 78.2603MB
275.15/275.20	c total #watches: 211926
275.65/275.70	c total #propagations: 40313344 / total #impl: 426423258 (eff. 0.095)
275.65/275.70	c #Conflicts:     830000 | #Learnt:      32349 | 0.000
275.65/275.70	c total clause space: 78.2603MB
275.65/275.70	c total #watches: 216683
276.05/276.18	c total #propagations: 40350552 / total #impl: 427215635 (eff. 0.094)
276.05/276.18	c #Conflicts:     831000 | #Learnt:      33349 | 0.000
276.05/276.18	c total clause space: 78.2603MB
276.05/276.18	c total #watches: 221244
276.45/276.58	c total #propagations: 40384493 / total #impl: 428028161 (eff. 0.094)
276.45/276.58	c #Conflicts:     832000 | #Learnt:      34349 | 0.000
276.45/276.58	c total clause space: 78.2603MB
276.45/276.58	c total #watches: 225103
276.85/276.99	c total #propagations: 40416395 / total #impl: 428454043 (eff. 0.094)
276.85/276.99	c #Conflicts:     833000 | #Learnt:      35349 | 0.000
276.85/276.99	c total clause space: 78.2603MB
276.85/276.99	c total #watches: 228738
277.35/277.43	c total #propagations: 40447688 / total #impl: 428943994 (eff. 0.094)
277.35/277.43	c #Conflicts:     834000 | #Learnt:      36349 | 0.000
277.35/277.43	c total clause space: 78.2603MB
277.35/277.43	c total #watches: 233398
277.95/278.00	c total #propagations: 40497949 / total #impl: 429465862 (eff. 0.094)
277.95/278.00	c #Conflicts:     835000 | #Learnt:      37349 | 0.000
277.95/278.00	c total clause space: 78.2603MB
277.95/278.00	c total #watches: 237956
278.55/278.60	c total #propagations: 40553351 / total #impl: 430129628 (eff. 0.094)
278.55/278.60	c #Conflicts:     836000 | #Learnt:      38349 | 0.000
278.55/278.60	c total clause space: 78.2603MB
278.55/278.60	c total #watches: 243097
279.15/279.21	c total #propagations: 40610287 / total #impl: 430780775 (eff. 0.094)
279.15/279.21	c #Conflicts:     837000 | #Learnt:      39349 | 0.000
279.15/279.21	c total clause space: 78.2603MB
279.15/279.21	c total #watches: 246597
279.75/279.83	c total #propagations: 40678261 / total #impl: 431315393 (eff. 0.094)
279.75/279.83	c #Conflicts:     838000 | #Learnt:      40349 | 0.000
279.75/279.83	c total clause space: 78.2603MB
279.75/279.83	c total #watches: 249627
280.35/280.43	c total #propagations: 40734379 / total #impl: 432008386 (eff. 0.094)
280.35/280.43	c #Conflicts:     839000 | #Learnt:      41349 | 0.000
280.35/280.43	c total clause space: 78.2603MB
280.35/280.43	c total #watches: 253049
280.95/281.02	c total #propagations: 40790039 / total #impl: 432710797 (eff. 0.094)
280.95/281.02	c #Conflicts:     840000 | #Learnt:      42349 | 0.000
280.95/281.02	c total clause space: 78.2603MB
280.95/281.02	c total #watches: 256128
281.65/281.71	c total #propagations: 40846403 / total #impl: 433377848 (eff. 0.094)
281.65/281.71	c #Conflicts:     841000 | #Learnt:      43349 | 0.000
281.65/281.71	c total clause space: 78.2603MB
281.65/281.71	c total #watches: 259599
282.25/282.33	c total #propagations: 40901344 / total #impl: 434018254 (eff. 0.094)
282.25/282.33	c GC COLLECT
282.25/282.33	c #Conflicts:     842000 | #Learnt:      22253 | 0.000
282.25/282.33	c total clause space: 78.2603MB
282.25/282.33	c total #watches: 173265
282.65/282.71	c total #propagations: 40962852 / total #impl: 434677988 (eff. 0.094)
282.65/282.71	c #Conflicts:     843000 | #Learnt:      23253 | 0.000
282.65/282.71	c total clause space: 78.2603MB
282.65/282.71	c total #watches: 177613
282.94/283.09	c total #propagations: 41006987 / total #impl: 435331315 (eff. 0.094)
282.94/283.09	c #Conflicts:     844000 | #Learnt:      24253 | 0.000
282.94/283.09	c total clause space: 78.2603MB
282.94/283.09	c total #watches: 181781
283.34/283.48	c total #propagations: 41051192 / total #impl: 435993866 (eff. 0.094)
283.34/283.48	c #Conflicts:     845000 | #Learnt:      25253 | 0.000
283.34/283.48	c total clause space: 78.2603MB
283.34/283.48	c total #watches: 185672
283.75/283.88	c total #propagations: 41092094 / total #impl: 436613326 (eff. 0.094)
283.75/283.88	c #Conflicts:     846000 | #Learnt:      26253 | 0.000
283.75/283.88	c total clause space: 78.2603MB
283.75/283.88	c total #watches: 189441
284.24/284.31	c total #propagations: 41133326 / total #impl: 437339432 (eff. 0.094)
284.24/284.31	c #Conflicts:     847000 | #Learnt:      27253 | 0.000
284.24/284.31	c total clause space: 78.2603MB
284.24/284.31	c total #watches: 193771
284.64/284.71	c total #propagations: 41192363 / total #impl: 437871305 (eff. 0.094)
284.64/284.71	c #Conflicts:     848000 | #Learnt:      28253 | 0.000
284.64/284.71	c total clause space: 78.2603MB
284.64/284.71	c total #watches: 197396
285.04/285.18	c total #propagations: 41257468 / total #impl: 438353870 (eff. 0.094)
285.04/285.18	c #Conflicts:     849000 | #Learnt:      29253 | 0.000
285.04/285.18	c total clause space: 78.2603MB
285.04/285.18	c total #watches: 200581
285.54/285.62	c total #propagations: 41312215 / total #impl: 439094485 (eff. 0.094)
285.54/285.62	c #Conflicts:     850000 | #Learnt:      30253 | 0.000
285.54/285.62	c total clause space: 78.2603MB
285.54/285.62	c total #watches: 204275
285.95/286.02	c total #propagations: 41370988 / total #impl: 439724740 (eff. 0.094)
285.95/286.02	c #Conflicts:     851000 | #Learnt:      31253 | 0.000
285.95/286.02	c total clause space: 78.2603MB
285.95/286.02	c total #watches: 208320
286.34/286.49	c total #propagations: 41425259 / total #impl: 439980580 (eff. 0.094)
286.34/286.49	c #Conflicts:     852000 | #Learnt:      32253 | 0.000
286.34/286.49	c total clause space: 78.2603MB
286.34/286.49	c total #watches: 214001
286.84/286.90	c total #propagations: 41502629 / total #impl: 440439471 (eff. 0.094)
286.84/286.90	c #Conflicts:     853000 | #Learnt:      33253 | 0.000
286.84/286.90	c total clause space: 78.2603MB
286.84/286.90	c total #watches: 217623
287.24/287.34	c total #propagations: 41564516 / total #impl: 440880845 (eff. 0.094)
287.24/287.34	c #Conflicts:     854000 | #Learnt:      34253 | 0.000
287.24/287.34	c total clause space: 78.2603MB
287.24/287.34	c total #watches: 221073
287.74/287.81	c total #propagations: 41623186 / total #impl: 441516157 (eff. 0.094)
287.74/287.81	c #Conflicts:     855000 | #Learnt:      35253 | 0.000
287.74/287.81	c total clause space: 78.2603MB
287.74/287.81	c total #watches: 224625
288.25/288.31	c total #propagations: 41679444 / total #impl: 442122451 (eff. 0.094)
288.25/288.31	c #Conflicts:     856000 | #Learnt:      36253 | 0.000
288.25/288.31	c total clause space: 78.2603MB
288.25/288.31	c total #watches: 228227
288.74/288.84	c total #propagations: 41737326 / total #impl: 442636348 (eff. 0.094)
288.74/288.84	c #Conflicts:     857000 | #Learnt:      37253 | 0.000
288.74/288.84	c total clause space: 78.2603MB
288.74/288.84	c total #watches: 232064
289.25/289.33	c total #propagations: 41792359 / total #impl: 443319665 (eff. 0.094)
289.25/289.33	c #Conflicts:     858000 | #Learnt:      38253 | 0.000
289.25/289.33	c total clause space: 78.2603MB
289.25/289.33	c total #watches: 235913
289.74/289.85	c total #propagations: 41846666 / total #impl: 443858936 (eff. 0.094)
289.74/289.85	c #Conflicts:     859000 | #Learnt:      39253 | 0.000
289.74/289.85	c total clause space: 78.2603MB
289.74/289.85	c total #watches: 242237
290.35/290.41	c total #propagations: 41894315 / total #impl: 444272902 (eff. 0.094)
290.35/290.41	c #Conflicts:     860000 | #Learnt:      40253 | 0.000
290.35/290.41	c total clause space: 78.2603MB
290.35/290.41	c total #watches: 246071
290.84/290.97	c total #propagations: 41943530 / total #impl: 444881140 (eff. 0.094)
290.84/290.97	c #Conflicts:     861000 | #Learnt:      41253 | 0.000
290.84/290.97	c total clause space: 78.2603MB
290.84/290.97	c total #watches: 250003
291.45/291.52	c total #propagations: 41986091 / total #impl: 445565277 (eff. 0.094)
291.45/291.52	c #Conflicts:     862000 | #Learnt:      42253 | 0.000
291.45/291.52	c total clause space: 78.2603MB
291.45/291.52	c total #watches: 253569
292.04/292.13	c total #propagations: 42021568 / total #impl: 446328938 (eff. 0.094)
292.04/292.13	c #Conflicts:     863000 | #Learnt:      43253 | 0.000
292.04/292.13	c total clause space: 78.2603MB
292.04/292.14	c total #watches: 257324
292.65/292.73	c total #propagations: 42062549 / total #impl: 447290686 (eff. 0.094)
292.65/292.73	c #Conflicts:     864000 | #Learnt:      44253 | 0.000
292.65/292.73	c total clause space: 78.2603MB
292.65/292.73	c total #watches: 260760
293.14/293.24	c total #propagations: 42102243 / total #impl: 448188817 (eff. 0.094)
293.14/293.24	c GC COLLECT
293.14/293.24	c #Conflicts:     865000 | #Learnt:      22855 | 0.000
293.14/293.24	c total clause space: 78.2603MB
293.14/293.24	c total #watches: 175481
293.44/293.55	c total #propagations: 42144598 / total #impl: 448935193 (eff. 0.094)
293.44/293.55	c #Conflicts:     866000 | #Learnt:      23855 | 0.000
293.44/293.55	c total clause space: 78.2603MB
293.44/293.55	c total #watches: 178475
293.84/293.93	c total #propagations: 42185424 / total #impl: 449357904 (eff. 0.094)
293.84/293.93	c #Conflicts:     867000 | #Learnt:      24855 | 0.000
293.84/293.93	c total clause space: 78.2603MB
293.84/293.93	c total #watches: 183190
294.24/294.30	c total #propagations: 42230876 / total #impl: 450044064 (eff. 0.094)
294.24/294.30	c #Conflicts:     868000 | #Learnt:      25855 | 0.000
294.24/294.30	c total clause space: 78.2603MB
294.24/294.30	c total #watches: 188730
294.54/294.62	c total #propagations: 42273184 / total #impl: 450489800 (eff. 0.094)
294.54/294.62	c #Conflicts:     869000 | #Learnt:      26855 | 0.000
294.54/294.62	c total clause space: 78.2603MB
294.54/294.62	c total #watches: 194895
294.94/295.03	c total #propagations: 42318805 / total #impl: 450771044 (eff. 0.094)
294.94/295.03	c #Conflicts:     870000 | #Learnt:      27855 | 0.000
294.94/295.03	c total clause space: 78.2603MB
294.94/295.03	c total #watches: 199262
295.34/295.48	c total #propagations: 42378121 / total #impl: 451268453 (eff. 0.094)
295.34/295.48	c #Conflicts:     871000 | #Learnt:      28855 | 0.000
295.34/295.48	c total clause space: 78.2603MB
295.34/295.48	c total #watches: 204176
295.85/295.97	c total #propagations: 42428374 / total #impl: 452066264 (eff. 0.094)
295.85/295.97	c #Conflicts:     872000 | #Learnt:      29855 | 0.000
295.85/295.97	c total clause space: 78.2603MB
295.85/295.97	c total #watches: 208292
296.24/296.38	c total #propagations: 42485211 / total #impl: 452807650 (eff. 0.094)
296.24/296.38	c #Conflicts:     873000 | #Learnt:      30855 | 0.000
296.24/296.38	c total clause space: 78.2603MB
296.24/296.38	c total #watches: 212617
296.64/296.75	c total #propagations: 42531342 / total #impl: 453396310 (eff. 0.094)
296.64/296.75	c #Conflicts:     874000 | #Learnt:      31855 | 0.000
296.64/296.75	c total clause space: 78.2603MB
296.64/296.75	c total #watches: 216636
297.14/297.22	c total #propagations: 42572892 / total #impl: 453842422 (eff. 0.094)
297.14/297.22	c #Conflicts:     875000 | #Learnt:      32855 | 0.000
297.14/297.22	c total clause space: 78.2603MB
297.14/297.22	c total #watches: 220406
297.54/297.66	c total #propagations: 42625228 / total #impl: 454437472 (eff. 0.094)
297.54/297.66	c #Conflicts:     876000 | #Learnt:      33855 | 0.000
297.54/297.66	c total clause space: 78.2603MB
297.54/297.66	c total #watches: 225423
297.84/297.97	c total #propagations: 42676157 / total #impl: 454996134 (eff. 0.094)
297.84/297.97	c #Conflicts:     877000 | #Learnt:      34855 | 0.000
297.84/297.97	c total clause space: 78.2603MB
297.84/297.97	c total #watches: 230199
298.44/298.50	c total #propagations: 42725661 / total #impl: 455228500 (eff. 0.094)
298.44/298.50	c #Conflicts:     878000 | #Learnt:      35855 | 0.000
298.44/298.50	c total clause space: 78.2603MB
298.44/298.50	c total #watches: 236207
299.04/299.13	c total #propagations: 42798157 / total #impl: 455595679 (eff. 0.094)
299.04/299.13	c #Conflicts:     879000 | #Learnt:      36855 | 0.000
299.04/299.13	c total clause space: 78.2603MB
299.04/299.13	c total #watches: 242493
299.64/299.75	c total #propagations: 42870458 / total #impl: 456150890 (eff. 0.094)
299.64/299.75	c #Conflicts:     880000 | #Learnt:      37855 | 0.000
299.64/299.75	c total clause space: 78.2603MB
299.64/299.75	c total #watches: 247295
300.14/300.25	c total #propagations: 42953027 / total #impl: 456567805 (eff. 0.094)
300.14/300.25	c #Conflicts:     881000 | #Learnt:      38855 | 0.000
300.14/300.25	c total clause space: 78.2603MB
300.14/300.25	c total #watches: 253154
300.64/300.79	c total #propagations: 43031908 / total #impl: 456975969 (eff. 0.094)
300.64/300.79	c #Conflicts:     882000 | #Learnt:      39855 | 0.000
300.64/300.79	c total clause space: 78.2603MB
300.64/300.79	c total #watches: 258230
301.45/301.58	c total #propagations: 43106923 / total #impl: 457386150 (eff. 0.094)
301.45/301.58	c #Conflicts:     883000 | #Learnt:      40855 | 0.000
301.45/301.58	c total clause space: 78.2603MB
301.45/301.58	c total #watches: 261838
302.04/302.17	c total #propagations: 43173372 / total #impl: 457997369 (eff. 0.094)
302.04/302.17	c #Conflicts:     884000 | #Learnt:      41855 | 0.000
302.04/302.17	c total clause space: 78.2603MB
302.04/302.17	c total #watches: 265179
302.74/302.83	c total #propagations: 43217513 / total #impl: 458284704 (eff. 0.094)
302.74/302.83	c #Conflicts:     885000 | #Learnt:      42855 | 0.000
302.74/302.83	c total clause space: 78.2603MB
302.74/302.83	c total #watches: 268388
303.34/303.41	c total #propagations: 43267768 / total #impl: 458726027 (eff. 0.094)
303.34/303.41	c #Conflicts:     886000 | #Learnt:      43855 | 0.000
303.34/303.41	c total clause space: 78.2603MB
303.34/303.41	c total #watches: 271212
303.84/303.92	c total #propagations: 43316286 / total #impl: 459125225 (eff. 0.094)
303.84/303.92	c #Conflicts:     887000 | #Learnt:      44855 | 0.000
303.84/303.92	c total clause space: 78.2603MB
303.84/303.92	c total #watches: 274088
304.24/304.36	c total #propagations: 43355908 / total #impl: 459529469 (eff. 0.094)
304.24/304.36	c GC COLLECT
304.24/304.36	c #Conflicts:     888000 | #Learnt:      23154 | 0.000
304.24/304.36	c total clause space: 78.2603MB
304.24/304.36	c total #watches: 176729
304.54/304.66	c total #propagations: 43398944 / total #impl: 459944243 (eff. 0.094)
304.54/304.66	c #Conflicts:     889000 | #Learnt:      24154 | 0.000
304.54/304.66	c total clause space: 78.2603MB
304.54/304.66	c total #watches: 180865
304.94/305.02	c total #propagations: 43449540 / total #impl: 460335576 (eff. 0.094)
304.94/305.02	c #Conflicts:     890000 | #Learnt:      25154 | 0.000
304.94/305.02	c total clause space: 78.2603MB
304.94/305.02	c total #watches: 184442
305.34/305.42	c total #propagations: 43503122 / total #impl: 460794628 (eff. 0.094)
305.34/305.42	c #Conflicts:     891000 | #Learnt:      26154 | 0.000
305.34/305.42	c total clause space: 78.2603MB
305.34/305.42	c total #watches: 187900
305.64/305.77	c total #propagations: 43555998 / total #impl: 461202354 (eff. 0.094)
305.64/305.77	c #Conflicts:     892000 | #Learnt:      27154 | 0.000
305.64/305.77	c total clause space: 78.2603MB
305.64/305.77	c total #watches: 190983
306.14/306.25	c total #propagations: 43599672 / total #impl: 461560530 (eff. 0.094)
306.14/306.25	c #Conflicts:     893000 | #Learnt:      28154 | 0.000
306.14/306.25	c total clause space: 78.2603MB
306.14/306.25	c total #watches: 194949
306.34/306.47	c total #propagations: 43658076 / total #impl: 461997426 (eff. 0.094)
306.34/306.47	c #Conflicts:     894000 | #Learnt:      29154 | 0.000
306.34/306.47	c total clause space: 78.2603MB
306.34/306.47	c total #watches: 199330
306.64/306.77	c total #propagations: 43720393 / total #impl: 462162101 (eff. 0.095)
306.64/306.77	c #Conflicts:     895000 | #Learnt:      30154 | 0.000
306.64/306.77	c total clause space: 78.2603MB
306.64/306.77	c total #watches: 204868
307.14/307.25	c total #propagations: 43776764 / total #impl: 462404405 (eff. 0.095)
307.14/307.25	c #Conflicts:     896000 | #Learnt:      31154 | 0.000
307.14/307.25	c total clause space: 78.2603MB
307.14/307.25	c total #watches: 208405
307.64/307.72	c total #propagations: 43826233 / total #impl: 462980648 (eff. 0.095)
307.64/307.72	c #Conflicts:     897000 | #Learnt:      32154 | 0.000
307.64/307.72	c total clause space: 78.2603MB
307.64/307.72	c total #watches: 211643
308.14/308.23	c total #propagations: 43876351 / total #impl: 463515473 (eff. 0.095)
308.14/308.23	c #Conflicts:     898000 | #Learnt:      33154 | 0.000
308.14/308.23	c total clause space: 78.2603MB
308.14/308.23	c total #watches: 215011
308.84/308.91	c total #propagations: 43924142 / total #impl: 464196901 (eff. 0.095)
308.84/308.91	c #Conflicts:     899000 | #Learnt:      34154 | 0.000
308.84/308.91	c total clause space: 78.2603MB
308.84/308.91	c total #watches: 219731
309.44/309.56	c total #propagations: 43983200 / total #impl: 465126280 (eff. 0.095)
309.44/309.56	c #Conflicts:     900000 | #Learnt:      35154 | 0.000
309.44/309.56	c total clause space: 78.2603MB
309.44/309.56	c total #watches: 225180
309.94/310.08	c total #propagations: 44048487 / total #impl: 465843789 (eff. 0.095)
309.94/310.08	c #Conflicts:     901000 | #Learnt:      36154 | 0.000
309.94/310.08	c total clause space: 78.2603MB
309.94/310.08	c total #watches: 229415
310.25/310.37	c total #propagations: 44095396 / total #impl: 466490502 (eff. 0.095)
310.25/310.37	c #Conflicts:     902000 | #Learnt:      37154 | 0.000
310.25/310.37	c total clause space: 78.2603MB
310.25/310.37	c total #watches: 234538
310.54/310.68	c total #propagations: 44140997 / total #impl: 466659879 (eff. 0.095)
310.54/310.68	c #Conflicts:     903000 | #Learnt:      38154 | 0.000
310.54/310.68	c total clause space: 78.2603MB
310.54/310.68	c total #watches: 238500
311.04/311.16	c total #propagations: 44181326 / total #impl: 466797514 (eff. 0.095)
311.04/311.16	c #Conflicts:     904000 | #Learnt:      39154 | 0.000
311.04/311.16	c total clause space: 78.2603MB
311.04/311.16	c total #watches: 243848
311.74/311.80	c total #propagations: 44225557 / total #impl: 467035608 (eff. 0.095)
311.74/311.80	c #Conflicts:     905000 | #Learnt:      40154 | 0.000
311.74/311.80	c total clause space: 78.2603MB
311.74/311.80	c total #watches: 248139
312.35/312.46	c total #propagations: 44283298 / total #impl: 468096178 (eff. 0.095)
312.35/312.46	c #Conflicts:     906000 | #Learnt:      41154 | 0.000
312.35/312.46	c total clause space: 78.2603MB
312.35/312.46	c total #watches: 252841
312.84/312.96	c total #propagations: 44334513 / total #impl: 468995013 (eff. 0.095)
312.84/312.96	c #Conflicts:     907000 | #Learnt:      42154 | 0.000
312.84/312.96	c total clause space: 78.2603MB
312.84/312.96	c total #watches: 257317
313.34/313.46	c total #propagations: 44376737 / total #impl: 469469910 (eff. 0.095)
313.34/313.46	c #Conflicts:     908000 | #Learnt:      43154 | 0.000
313.34/313.46	c total clause space: 78.2603MB
313.34/313.46	c total #watches: 262431
314.04/314.12	c total #propagations: 44428504 / total #impl: 469823641 (eff. 0.095)
314.04/314.12	c #Conflicts:     909000 | #Learnt:      44154 | 0.000
314.04/314.12	c total clause space: 78.2603MB
314.04/314.12	c total #watches: 266889
314.74/314.86	c total #propagations: 44476981 / total #impl: 470540762 (eff. 0.095)
314.74/314.86	c #Conflicts:     910000 | #Learnt:      45154 | 0.000
314.74/314.86	c total clause space: 78.2603MB
314.74/314.86	c total #watches: 270954
315.54/315.64	c total #propagations: 44522698 / total #impl: 471553098 (eff. 0.094)
315.54/315.64	c GC COLLECT
315.54/315.64	c #Conflicts:     911000 | #Learnt:      23148 | 0.000
315.54/315.64	c total clause space: 78.2603MB
315.54/315.64	c total #watches: 176644
315.94/316.00	c total #propagations: 44588647 / total #impl: 472271170 (eff. 0.094)
315.94/316.00	c #Conflicts:     912000 | #Learnt:      24148 | 0.000
315.94/316.00	c total clause space: 78.2603MB
315.94/316.00	c total #watches: 180806
316.34/316.45	c total #propagations: 44641685 / total #impl: 473040296 (eff. 0.094)
316.34/316.45	c #Conflicts:     913000 | #Learnt:      25148 | 0.000
316.34/316.45	c total clause space: 78.2603MB
316.34/316.45	c total #watches: 185353
316.74/316.87	c total #propagations: 44688823 / total #impl: 473824521 (eff. 0.094)
316.74/316.87	c #Conflicts:     914000 | #Learnt:      26148 | 0.000
316.74/316.87	c total clause space: 78.2603MB
316.74/316.87	c total #watches: 188597
317.24/317.30	c total #propagations: 44734586 / total #impl: 474560501 (eff. 0.094)
317.24/317.30	c #Conflicts:     915000 | #Learnt:      27148 | 0.000
317.24/317.30	c total clause space: 78.2603MB
317.24/317.30	c total #watches: 192237
317.54/317.69	c total #propagations: 44789490 / total #impl: 475174420 (eff. 0.094)
317.54/317.69	c #Conflicts:     916000 | #Learnt:      28148 | 0.000
317.54/317.69	c total clause space: 78.2603MB
317.54/317.69	c total #watches: 197545
317.94/318.05	c total #propagations: 44839808 / total #impl: 475667827 (eff. 0.094)
317.94/318.05	c #Conflicts:     917000 | #Learnt:      29148 | 0.000
317.94/318.05	c total clause space: 78.2603MB
317.94/318.05	c total #watches: 204033
318.54/318.65	c total #propagations: 44878151 / total #impl: 476168148 (eff. 0.094)
318.54/318.65	c #Conflicts:     918000 | #Learnt:      30148 | 0.000
318.54/318.65	c total clause space: 78.2603MB
318.54/318.65	c total #watches: 210345
319.04/319.18	c total #propagations: 44940643 / total #impl: 476710404 (eff. 0.094)
319.04/319.18	c #Conflicts:     919000 | #Learnt:      31148 | 0.000
319.04/319.18	c total clause space: 78.2603MB
319.04/319.18	c total #watches: 215746
319.64/319.75	c total #propagations: 45004206 / total #impl: 477149111 (eff. 0.094)
319.64/319.75	c #Conflicts:     920000 | #Learnt:      32148 | 0.000
319.64/319.75	c total clause space: 78.2603MB
319.64/319.75	c total #watches: 219433
320.24/320.33	c total #propagations: 45049910 / total #impl: 477903278 (eff. 0.094)
320.24/320.33	c #Conflicts:     921000 | #Learnt:      33148 | 0.000
320.24/320.33	c total clause space: 78.2603MB
320.24/320.33	c total #watches: 226264
320.74/320.85	c total #propagations: 45112311 / total #impl: 478523617 (eff. 0.094)
320.74/320.85	c #Conflicts:     922000 | #Learnt:      34148 | 0.000
320.74/320.85	c total clause space: 78.2603MB
320.74/320.85	c total #watches: 234363
321.24/321.33	c total #propagations: 45159924 / total #impl: 479125246 (eff. 0.094)
321.24/321.33	c #Conflicts:     923000 | #Learnt:      35148 | 0.000
321.24/321.33	c total clause space: 78.2603MB
321.24/321.33	c total #watches: 241757
321.84/321.92	c total #propagations: 45217800 / total #impl: 479555451 (eff. 0.094)
321.84/321.92	c #Conflicts:     924000 | #Learnt:      36148 | 0.000
321.84/321.92	c total clause space: 78.2603MB
321.84/321.92	c total #watches: 246648
322.34/322.47	c total #propagations: 45266321 / total #impl: 480237295 (eff. 0.094)
322.34/322.47	c #Conflicts:     925000 | #Learnt:      37148 | 0.000
322.34/322.47	c total clause space: 78.2603MB
322.34/322.47	c total #watches: 250834
322.94/323.02	c total #propagations: 45311454 / total #impl: 480770562 (eff. 0.094)
322.94/323.02	c #Conflicts:     926000 | #Learnt:      38148 | 0.000
322.94/323.02	c total clause space: 78.2603MB
322.94/323.02	c total #watches: 255222
323.24/323.30	c total #propagations: 45369450 / total #impl: 481202471 (eff. 0.094)
323.24/323.30	c #Conflicts:     927000 | #Learnt:      39148 | 0.000
323.24/323.30	c total clause space: 78.2603MB
323.24/323.30	c total #watches: 259201
323.34/323.48	c total #propagations: 45412695 / total #impl: 481345599 (eff. 0.094)
323.34/323.48	c #Conflicts:     928000 | #Learnt:      40148 | 0.000
323.34/323.48	c total clause space: 78.2603MB
323.34/323.48	c total #watches: 264656
323.64/323.74	c total #propagations: 45451189 / total #impl: 481584065 (eff. 0.094)
323.64/323.74	c #Conflicts:     929000 | #Learnt:      41148 | 0.000
323.64/323.74	c total clause space: 78.2603MB
323.64/323.74	c total #watches: 268294
324.14/324.20	c total #propagations: 45495050 / total #impl: 481795848 (eff. 0.094)
324.14/324.20	c #Conflicts:     930000 | #Learnt:      42148 | 0.000
324.14/324.20	c total clause space: 78.2603MB
324.14/324.20	c total #watches: 270912
324.84/324.92	c total #propagations: 45545157 / total #impl: 482158872 (eff. 0.094)
324.84/324.92	c #Conflicts:     931000 | #Learnt:      43148 | 0.000
324.84/324.92	c total clause space: 78.2603MB
324.84/324.92	c total #watches: 274129
325.54/325.64	c total #propagations: 45592776 / total #impl: 482944135 (eff. 0.094)
325.54/325.64	c #Conflicts:     932000 | #Learnt:      44148 | 0.000
325.54/325.64	c total clause space: 78.2603MB
325.54/325.64	c total #watches: 277774
326.24/326.34	c total #propagations: 45636966 / total #impl: 483786845 (eff. 0.094)
326.24/326.34	c #Conflicts:     933000 | #Learnt:      45148 | 0.000
326.24/326.34	c total clause space: 78.2603MB
326.24/326.34	c total #watches: 281333
326.84/326.94	c total #propagations: 45680978 / total #impl: 484561101 (eff. 0.094)
326.84/326.94	c #Conflicts:     934000 | #Learnt:      46148 | 0.000
326.84/326.94	c total clause space: 78.2603MB
326.84/326.94	c total #watches: 284508
327.54/327.61	c total #propagations: 45727460 / total #impl: 485044264 (eff. 0.094)
327.54/327.61	c GC COLLECT
327.54/327.61	c #Conflicts:     935000 | #Learnt:      23846 | 0.000
327.54/327.61	c total clause space: 78.2603MB
327.54/327.61	c total #watches: 179328
327.94/328.03	c total #propagations: 45779735 / total #impl: 485816089 (eff. 0.094)
327.94/328.03	c #Conflicts:     936000 | #Learnt:      24846 | 0.000
327.94/328.03	c total clause space: 78.2603MB
327.94/328.03	c total #watches: 182672
328.34/328.42	c total #propagations: 45826956 / total #impl: 486580222 (eff. 0.094)
328.34/328.42	c #Conflicts:     937000 | #Learnt:      25846 | 0.000
328.34/328.42	c total clause space: 78.2603MB
328.34/328.42	c total #watches: 185736
328.64/328.78	c total #propagations: 45876371 / total #impl: 487149200 (eff. 0.094)
328.64/328.78	c #Conflicts:     938000 | #Learnt:      26846 | 0.000
328.64/328.78	c total clause space: 78.2603MB
328.64/328.78	c total #watches: 188947
329.03/329.15	c total #propagations: 45920749 / total #impl: 487784769 (eff. 0.094)
329.03/329.15	c #Conflicts:     939000 | #Learnt:      27846 | 0.000
329.03/329.15	c total clause space: 78.2603MB
329.03/329.15	c total #watches: 192356
329.43/329.54	c total #propagations: 45963185 / total #impl: 488557088 (eff. 0.094)
329.43/329.54	c #Conflicts:     940000 | #Learnt:      28846 | 0.000
329.43/329.54	c total clause space: 78.2603MB
329.43/329.54	c total #watches: 196124
329.83/329.96	c total #propagations: 46005132 / total #impl: 489233607 (eff. 0.094)
329.83/329.96	c #Conflicts:     941000 | #Learnt:      29846 | 0.000
329.83/329.96	c total clause space: 78.2603MB
329.83/329.96	c total #watches: 199914
330.33/330.42	c total #propagations: 46045882 / total #impl: 489992888 (eff. 0.094)
330.33/330.42	c #Conflicts:     942000 | #Learnt:      30846 | 0.000
330.33/330.42	c total clause space: 78.2603MB
330.33/330.42	c total #watches: 203897
330.83/330.96	c total #propagations: 46086742 / total #impl: 490903097 (eff. 0.094)
330.83/330.96	c #Conflicts:     943000 | #Learnt:      31846 | 0.000
330.83/330.96	c total clause space: 78.2603MB
330.83/330.96	c total #watches: 208718
331.33/331.48	c total #propagations: 46132381 / total #impl: 491848688 (eff. 0.094)
331.33/331.48	c #Conflicts:     944000 | #Learnt:      32846 | 0.000
331.33/331.48	c total clause space: 78.2603MB
331.33/331.48	c total #watches: 213769
331.93/332.05	c total #propagations: 46172459 / total #impl: 492774306 (eff. 0.094)
331.93/332.05	c #Conflicts:     945000 | #Learnt:      33846 | 0.000
331.93/332.05	c total clause space: 78.2603MB
331.93/332.05	c total #watches: 217727
332.53/332.64	c total #propagations: 46214769 / total #impl: 493821638 (eff. 0.094)
332.53/332.64	c #Conflicts:     946000 | #Learnt:      34846 | 0.000
332.53/332.64	c total clause space: 78.2603MB
332.53/332.64	c total #watches: 221797
333.03/333.19	c total #propagations: 46262521 / total #impl: 494694311 (eff. 0.094)
333.03/333.19	c #Conflicts:     947000 | #Learnt:      35846 | 0.000
333.03/333.19	c total clause space: 78.2603MB
333.03/333.19	c total #watches: 225177
333.63/333.79	c total #propagations: 46304149 / total #impl: 495411257 (eff. 0.093)
333.63/333.79	c #Conflicts:     948000 | #Learnt:      36846 | 0.000
333.63/333.79	c total clause space: 78.2603MB
333.63/333.79	c total #watches: 229085
334.23/334.37	c total #propagations: 46349095 / total #impl: 496331545 (eff. 0.093)
334.23/334.37	c #Conflicts:     949000 | #Learnt:      37846 | 0.000
334.23/334.37	c total clause space: 78.2603MB
334.23/334.37	c total #watches: 234846
334.74/334.87	c total #propagations: 46392947 / total #impl: 497115457 (eff. 0.093)
334.74/334.87	c #Conflicts:     950000 | #Learnt:      38846 | 0.000
334.74/334.87	c total clause space: 78.2603MB
334.74/334.87	c total #watches: 239721
335.45/335.58	c total #propagations: 46444976 / total #impl: 497645093 (eff. 0.093)
335.45/335.58	c #Conflicts:     951000 | #Learnt:      39846 | 0.000
335.45/335.58	c total clause space: 78.2603MB
335.45/335.58	c total #watches: 243977
336.34/336.42	c total #propagations: 46496756 / total #impl: 498474892 (eff. 0.093)
336.34/336.42	c #Conflicts:     952000 | #Learnt:      40846 | 0.000
336.34/336.42	c total clause space: 78.2603MB
336.34/336.42	c total #watches: 248151
336.94/337.09	c total #propagations: 46545275 / total #impl: 499498294 (eff. 0.093)
336.94/337.09	c #Conflicts:     953000 | #Learnt:      41846 | 0.000
336.94/337.09	c total clause space: 78.2603MB
336.94/337.09	c total #watches: 252328
337.65/337.78	c total #propagations: 46584037 / total #impl: 500298078 (eff. 0.093)
337.65/337.78	c #Conflicts:     954000 | #Learnt:      42846 | 0.000
337.65/337.78	c total clause space: 78.2603MB
337.65/337.78	c total #watches: 256671
338.54/338.63	c total #propagations: 46624222 / total #impl: 501136969 (eff. 0.093)
338.54/338.63	c #Conflicts:     955000 | #Learnt:      43846 | 0.000
338.54/338.63	c total clause space: 78.2603MB
338.54/338.63	c total #watches: 261370
339.44/339.50	c total #propagations: 46667490 / total #impl: 502042496 (eff. 0.093)
339.44/339.50	c #Conflicts:     956000 | #Learnt:      44846 | 0.000
339.44/339.50	c total clause space: 78.2603MB
339.44/339.50	c total #watches: 265615
340.24/340.30	c total #propagations: 46710766 / total #impl: 502869601 (eff. 0.093)
340.24/340.30	c #Conflicts:     957000 | #Learnt:      45846 | 0.000
340.24/340.30	c total clause space: 78.2603MB
340.24/340.30	c total #watches: 270185
341.05/341.13	c total #propagations: 46752945 / total #impl: 503729563 (eff. 0.093)
341.05/341.13	c #Conflicts:     958000 | #Learnt:      46846 | 0.000
341.05/341.13	c total clause space: 78.2603MB
341.05/341.13	c total #watches: 274624
341.64/341.71	c total #propagations: 46800795 / total #impl: 504552074 (eff. 0.093)
341.64/341.71	c GC COLLECT
341.64/341.71	c #Conflicts:     959000 | #Learnt:      24243 | 0.000
341.64/341.71	c total clause space: 78.2603MB
341.64/341.71	c total #watches: 181675
341.94/342.00	c total #propagations: 46854550 / total #impl: 505141481 (eff. 0.093)
341.94/342.00	c #Conflicts:     960000 | #Learnt:      25243 | 0.000
341.94/342.00	c total clause space: 78.2603MB
341.94/342.00	c total #watches: 186575
342.24/342.33	c total #propagations: 46898772 / total #impl: 505497166 (eff. 0.093)
342.24/342.33	c #Conflicts:     961000 | #Learnt:      26243 | 0.000
342.24/342.33	c total clause space: 78.2603MB
342.24/342.33	c total #watches: 190462
342.54/342.60	c total #propagations: 46941767 / total #impl: 505916031 (eff. 0.093)
342.54/342.60	c #Conflicts:     962000 | #Learnt:      27243 | 0.000
342.54/342.60	c total clause space: 78.2603MB
342.54/342.60	c total #watches: 194032
342.74/342.87	c total #propagations: 46981915 / total #impl: 506268175 (eff. 0.093)
342.74/342.87	c #Conflicts:     963000 | #Learnt:      28243 | 0.000
342.74/342.87	c total clause space: 78.2603MB
342.74/342.87	c total #watches: 198079
343.15/343.23	c total #propagations: 47017970 / total #impl: 506680120 (eff. 0.093)
343.15/343.23	c #Conflicts:     964000 | #Learnt:      29243 | 0.000
343.15/343.23	c total clause space: 78.2603MB
343.15/343.23	c total #watches: 201558
343.44/343.59	c total #propagations: 47061386 / total #impl: 507258180 (eff. 0.093)
343.44/343.59	c #Conflicts:     965000 | #Learnt:      30243 | 0.000
343.44/343.59	c total clause space: 78.2603MB
343.44/343.59	c total #watches: 204870
343.84/343.94	c total #propagations: 47104032 / total #impl: 507855617 (eff. 0.093)
343.84/343.94	c #Conflicts:     966000 | #Learnt:      31243 | 0.000
343.84/343.94	c total clause space: 78.2603MB
343.84/343.94	c total #watches: 209356
344.25/344.32	c total #propagations: 47145894 / total #impl: 508409990 (eff. 0.093)
344.25/344.32	c #Conflicts:     967000 | #Learnt:      32243 | 0.000
344.25/344.32	c total clause space: 78.2603MB
344.25/344.32	c total #watches: 213748
344.64/344.76	c total #propagations: 47184279 / total #impl: 508976212 (eff. 0.093)
344.64/344.76	c #Conflicts:     968000 | #Learnt:      33243 | 0.000
344.64/344.76	c total clause space: 78.2603MB
344.64/344.76	c total #watches: 217043
345.14/345.21	c total #propagations: 47228486 / total #impl: 509643089 (eff. 0.093)
345.14/345.21	c #Conflicts:     969000 | #Learnt:      34243 | 0.000
345.14/345.21	c total clause space: 78.2603MB
345.14/345.21	c total #watches: 219900
345.64/345.70	c total #propagations: 47268659 / total #impl: 510293556 (eff. 0.093)
345.64/345.70	c #Conflicts:     970000 | #Learnt:      35243 | 0.000
345.64/345.70	c total clause space: 78.2603MB
345.64/345.70	c total #watches: 222965
346.14/346.20	c total #propagations: 47314215 / total #impl: 511053769 (eff. 0.093)
346.14/346.20	c #Conflicts:     971000 | #Learnt:      36243 | 0.000
346.14/346.20	c total clause space: 78.2603MB
346.14/346.20	c total #watches: 226014
346.64/346.73	c total #propagations: 47359254 / total #impl: 511824245 (eff. 0.093)
346.64/346.73	c #Conflicts:     972000 | #Learnt:      37243 | 0.000
346.64/346.73	c total clause space: 78.2603MB
346.64/346.73	c total #watches: 228977
347.14/347.27	c total #propagations: 47403974 / total #impl: 512623743 (eff. 0.092)
347.14/347.27	c #Conflicts:     973000 | #Learnt:      38243 | 0.000
347.14/347.27	c total clause space: 78.2603MB
347.14/347.27	c total #watches: 231885
347.65/347.78	c total #propagations: 47449595 / total #impl: 513443344 (eff. 0.092)
347.65/347.78	c #Conflicts:     974000 | #Learnt:      39243 | 0.000
347.65/347.78	c total clause space: 78.2603MB
347.65/347.78	c total #watches: 234586
348.24/348.38	c total #propagations: 47489856 / total #impl: 514163240 (eff. 0.092)
348.24/348.38	c #Conflicts:     975000 | #Learnt:      40243 | 0.000
348.24/348.38	c total clause space: 78.2603MB
348.24/348.38	c total #watches: 237416
348.84/348.97	c total #propagations: 47539516 / total #impl: 515207359 (eff. 0.092)
348.84/348.97	c #Conflicts:     976000 | #Learnt:      41243 | 0.000
348.84/348.97	c total clause space: 78.2603MB
348.84/348.97	c total #watches: 240550
349.44/349.52	c total #propagations: 47588968 / total #impl: 516154491 (eff. 0.092)
349.44/349.52	c #Conflicts:     977000 | #Learnt:      42243 | 0.000
349.44/349.52	c total clause space: 78.2603MB
349.44/349.52	c total #watches: 244234
349.94/350.08	c total #propagations: 47638358 / total #impl: 516880665 (eff. 0.092)
349.94/350.08	c #Conflicts:     978000 | #Learnt:      43243 | 0.000
349.94/350.08	c total clause space: 78.2603MB
349.94/350.08	c total #watches: 249854
350.54/350.62	c total #propagations: 47691759 / total #impl: 517436130 (eff. 0.092)
350.54/350.62	c #Conflicts:     979000 | #Learnt:      44243 | 0.000
350.54/350.62	c total clause space: 78.2603MB
350.54/350.62	c total #watches: 254326
351.14/351.27	c total #propagations: 47740178 / total #impl: 517984565 (eff. 0.092)
351.14/351.27	c #Conflicts:     980000 | #Learnt:      45243 | 0.000
351.14/351.27	c total clause space: 78.2603MB
351.14/351.27	c total #watches: 258132
351.74/351.87	c total #propagations: 47795854 / total #impl: 518733869 (eff. 0.092)
351.74/351.87	c #Conflicts:     981000 | #Learnt:      46243 | 0.000
351.74/351.87	c total clause space: 78.2603MB
351.74/351.87	c total #watches: 262081
352.34/352.44	c total #propagations: 47843994 / total #impl: 519366781 (eff. 0.092)
352.34/352.44	c #Conflicts:     982000 | #Learnt:      47243 | 0.000
352.34/352.44	c total clause space: 78.2603MB
352.34/352.44	c total #watches: 265600
352.94/353.06	c total #propagations: 47885864 / total #impl: 519918176 (eff. 0.092)
352.94/353.06	c GC COLLECT
352.94/353.06	c #Conflicts:     983000 | #Learnt:      24342 | 0.000
352.94/353.06	c total clause space: 127.173MB
352.94/353.06	c total #watches: 181376
353.34/353.42	c total #propagations: 47931710 / total #impl: 520554007 (eff. 0.092)
353.34/353.42	c #Conflicts:     984000 | #Learnt:      25342 | 0.000
353.34/353.42	c total clause space: 127.173MB
353.34/353.42	c total #watches: 185125
353.64/353.76	c total #propagations: 47971162 / total #impl: 521073748 (eff. 0.092)
353.64/353.76	c #Conflicts:     985000 | #Learnt:      26342 | 0.000
353.64/353.76	c total clause space: 127.173MB
353.64/353.76	c total #watches: 188512
354.04/354.15	c total #propagations: 48007034 / total #impl: 521625479 (eff. 0.092)
354.04/354.15	c #Conflicts:     986000 | #Learnt:      27342 | 0.000
354.04/354.15	c total clause space: 127.173MB
354.04/354.15	c total #watches: 193441
354.54/354.60	c total #propagations: 48048937 / total #impl: 522240270 (eff. 0.092)
354.54/354.60	c #Conflicts:     987000 | #Learnt:      28342 | 0.000
354.54/354.60	c total clause space: 127.173MB
354.54/354.60	c total #watches: 197697
355.04/355.10	c total #propagations: 48090380 / total #impl: 522887044 (eff. 0.092)
355.04/355.10	c #Conflicts:     988000 | #Learnt:      29342 | 0.000
355.04/355.10	c total clause space: 127.173MB
355.04/355.10	c total #watches: 201790
355.44/355.52	c total #propagations: 48137223 / total #impl: 523557080 (eff. 0.092)
355.44/355.52	c #Conflicts:     989000 | #Learnt:      30342 | 0.000
355.44/355.52	c total clause space: 127.173MB
355.44/355.52	c total #watches: 204997
355.84/355.94	c total #propagations: 48177755 / total #impl: 524115971 (eff. 0.092)
355.84/355.94	c #Conflicts:     990000 | #Learnt:      31342 | 0.000
355.84/355.94	c total clause space: 127.173MB
355.84/355.94	c total #watches: 207998
356.35/356.41	c total #propagations: 48223571 / total #impl: 524633035 (eff. 0.092)
356.35/356.41	c #Conflicts:     991000 | #Learnt:      32342 | 0.000
356.35/356.41	c total clause space: 127.173MB
356.35/356.41	c total #watches: 211633
356.74/356.85	c total #propagations: 48273481 / total #impl: 525223391 (eff. 0.092)
356.74/356.85	c #Conflicts:     992000 | #Learnt:      33342 | 0.000
356.74/356.85	c total clause space: 127.173MB
356.74/356.85	c total #watches: 215252
357.24/357.30	c total #propagations: 48315002 / total #impl: 525739754 (eff. 0.092)
357.24/357.30	c #Conflicts:     993000 | #Learnt:      34342 | 0.000
357.24/357.30	c total clause space: 127.173MB
357.24/357.30	c total #watches: 218659
357.64/357.77	c total #propagations: 48353136 / total #impl: 526248047 (eff. 0.092)
357.64/357.77	c #Conflicts:     994000 | #Learnt:      35342 | 0.000
357.64/357.77	c total clause space: 127.173MB
357.64/357.77	c total #watches: 221449
358.14/358.26	c total #propagations: 48391213 / total #impl: 526943481 (eff. 0.092)
358.14/358.26	c #Conflicts:     995000 | #Learnt:      36342 | 0.000
358.14/358.26	c total clause space: 127.173MB
358.14/358.26	c total #watches: 224461
358.65/358.75	c total #propagations: 48432533 / total #impl: 527651379 (eff. 0.092)
358.65/358.75	c #Conflicts:     996000 | #Learnt:      37342 | 0.000
358.65/358.75	c total clause space: 127.173MB
358.65/358.75	c total #watches: 227620
359.24/359.33	c total #propagations: 48476093 / total #impl: 528342294 (eff. 0.092)
359.24/359.33	c #Conflicts:     997000 | #Learnt:      38342 | 0.000
359.24/359.33	c total clause space: 127.173MB
359.24/359.33	c total #watches: 231040
359.84/359.97	c total #propagations: 48522248 / total #impl: 529244123 (eff. 0.092)
359.84/359.97	c #Conflicts:     998000 | #Learnt:      39342 | 0.000
359.84/359.97	c total clause space: 127.173MB
359.84/359.97	c total #watches: 235174
360.54/360.69	c total #propagations: 48576304 / total #impl: 530013008 (eff. 0.092)
360.54/360.69	c #Conflicts:     999000 | #Learnt:      40342 | 0.000
360.54/360.69	c total clause space: 127.173MB
360.54/360.69	c total #watches: 238586
361.14/361.28	c total #propagations: 48631575 / total #impl: 530599467 (eff. 0.092)
361.14/361.28	c #Conflicts:    1000000 | #Learnt:      41342 | 0.000
361.14/361.28	c total clause space: 127.173MB
361.14/361.28	c total #watches: 242034
361.74/361.81	c total #propagations: 48679406 / total #impl: 531166150 (eff. 0.092)
361.74/361.81	c #Conflicts:    1001000 | #Learnt:      42342 | 0.000
361.74/361.81	c total clause space: 127.173MB
361.74/361.81	c total #watches: 245474
362.24/362.34	c total #propagations: 48725126 / total #impl: 531620545 (eff. 0.092)
362.24/362.34	c #Conflicts:    1002000 | #Learnt:      43342 | 0.000
362.24/362.34	c total clause space: 127.173MB
362.24/362.34	c total #watches: 248643
362.84/362.90	c total #propagations: 48766712 / total #impl: 532135808 (eff. 0.092)
362.84/362.90	c #Conflicts:    1003000 | #Learnt:      44342 | 0.000
362.84/362.90	c total clause space: 127.173MB
362.84/362.90	c total #watches: 251953
363.34/363.45	c total #propagations: 48810095 / total #impl: 532618209 (eff. 0.092)
363.34/363.45	c #Conflicts:    1004000 | #Learnt:      45342 | 0.000
363.34/363.45	c total clause space: 127.173MB
363.34/363.45	c total #watches: 255590
363.94/364.01	c total #propagations: 48856700 / total #impl: 533120691 (eff. 0.092)
363.94/364.01	c #Conflicts:    1005000 | #Learnt:      46342 | 0.000
363.94/364.01	c total clause space: 127.173MB
363.94/364.01	c total #watches: 259225
364.54/364.66	c total #propagations: 48897213 / total #impl: 533594534 (eff. 0.092)
364.54/364.66	c #Conflicts:    1006000 | #Learnt:      47342 | 0.000
364.54/364.66	c total clause space: 127.173MB
364.54/364.66	c total #watches: 262564
365.24/365.37	c total #propagations: 48937983 / total #impl: 534069873 (eff. 0.092)
365.24/365.37	c #Conflicts:    1007000 | #Learnt:      48342 | 0.000
365.24/365.37	c total clause space: 127.173MB
365.24/365.37	c total #watches: 265925
365.74/365.85	c total #propagations: 48979417 / total #impl: 534669485 (eff. 0.092)
365.74/365.85	c GC COLLECT
365.74/365.85	c #Conflicts:    1008000 | #Learnt:      25145 | 0.000
365.74/365.85	c total clause space: 127.173MB
365.74/365.85	c total #watches: 184989
366.14/366.23	c total #propagations: 49023106 / total #impl: 535126771 (eff. 0.092)
366.14/366.23	c #Conflicts:    1009000 | #Learnt:      26145 | 0.000
366.14/366.23	c total clause space: 127.173MB
366.14/366.23	c total #watches: 188978
366.54/366.60	c total #propagations: 49064114 / total #impl: 535697657 (eff. 0.092)
366.54/366.60	c #Conflicts:    1010000 | #Learnt:      27145 | 0.000
366.54/366.60	c total clause space: 127.173MB
366.54/366.60	c total #watches: 192911
366.94/367.00	c total #propagations: 49107129 / total #impl: 536201928 (eff. 0.092)
366.94/367.00	c #Conflicts:    1011000 | #Learnt:      28145 | 0.000
366.94/367.00	c total clause space: 127.173MB
366.94/367.00	c total #watches: 196738
367.34/367.44	c total #propagations: 49152571 / total #impl: 536743460 (eff. 0.092)
367.34/367.44	c #Conflicts:    1012000 | #Learnt:      29145 | 0.000
367.34/367.44	c total clause space: 127.173MB
367.34/367.44	c total #watches: 201111
367.84/367.93	c total #propagations: 49197076 / total #impl: 537320588 (eff. 0.092)
367.84/367.93	c #Conflicts:    1013000 | #Learnt:      30145 | 0.000
367.84/367.93	c total clause space: 127.173MB
367.84/367.93	c total #watches: 204784
368.24/368.35	c total #propagations: 49239700 / total #impl: 537967332 (eff. 0.092)
368.24/368.35	c #Conflicts:    1014000 | #Learnt:      31145 | 0.000
368.24/368.35	c total clause space: 127.173MB
368.24/368.35	c total #watches: 208336
368.74/368.86	c total #propagations: 49278169 / total #impl: 538539314 (eff. 0.092)
368.74/368.86	c #Conflicts:    1015000 | #Learnt:      32145 | 0.000
368.74/368.86	c total clause space: 127.173MB
368.74/368.86	c total #watches: 212650
369.24/369.32	c total #propagations: 49322157 / total #impl: 539374134 (eff. 0.091)
369.24/369.32	c #Conflicts:    1016000 | #Learnt:      33145 | 0.000
369.24/369.32	c total clause space: 127.173MB
369.24/369.32	c total #watches: 218224
369.74/369.81	c total #propagations: 49368715 / total #impl: 539919388 (eff. 0.091)
369.74/369.81	c #Conflicts:    1017000 | #Learnt:      34145 | 0.000
369.74/369.81	c total clause space: 127.173MB
369.74/369.81	c total #watches: 222767
370.44/370.51	c total #propagations: 49413164 / total #impl: 540434840 (eff. 0.091)
370.44/370.51	c #Conflicts:    1018000 | #Learnt:      35145 | 0.000
370.44/370.51	c total clause space: 127.173MB
370.44/370.51	c total #watches: 227385
371.04/371.19	c total #propagations: 49467856 / total #impl: 541072838 (eff. 0.091)
371.04/371.19	c #Conflicts:    1019000 | #Learnt:      36145 | 0.000
371.04/371.19	c total clause space: 127.173MB
371.04/371.19	c total #watches: 232251
371.64/371.71	c total #propagations: 49515172 / total #impl: 541745432 (eff. 0.091)
371.64/371.71	c #Conflicts:    1020000 | #Learnt:      37145 | 0.000
371.64/371.71	c total clause space: 127.173MB
371.64/371.71	c total #watches: 236886
372.24/372.37	c total #propagations: 49558472 / total #impl: 542340770 (eff. 0.091)
372.24/372.37	c #Conflicts:    1021000 | #Learnt:      38145 | 0.000
372.24/372.37	c total clause space: 127.173MB
372.24/372.37	c total #watches: 241653
372.94/373.08	c total #propagations: 49603621 / total #impl: 543021336 (eff. 0.091)
372.94/373.08	c #Conflicts:    1022000 | #Learnt:      39145 | 0.000
372.94/373.08	c total clause space: 127.173MB
372.94/373.08	c total #watches: 246239
373.64/373.74	c total #propagations: 49649489 / total #impl: 543698535 (eff. 0.091)
373.64/373.74	c #Conflicts:    1023000 | #Learnt:      40145 | 0.000
373.64/373.74	c total clause space: 127.173MB
373.64/373.74	c total #watches: 250148
374.34/374.42	c total #propagations: 49691142 / total #impl: 544335757 (eff. 0.091)
374.34/374.42	c #Conflicts:    1024000 | #Learnt:      41145 | 0.000
374.34/374.42	c total clause space: 127.173MB
374.34/374.42	c total #watches: 253924
375.04/375.16	c total #propagations: 49731695 / total #impl: 545151475 (eff. 0.091)
375.04/375.16	c #Conflicts:    1025000 | #Learnt:      42145 | 0.000
375.04/375.16	c total clause space: 127.173MB
375.04/375.16	c total #watches: 258228
375.84/375.93	c total #propagations: 49776103 / total #impl: 545985524 (eff. 0.091)
375.84/375.93	c #Conflicts:    1026000 | #Learnt:      43145 | 0.000
375.84/375.93	c total clause space: 127.173MB
375.84/375.93	c total #watches: 262392
376.74/376.82	c total #propagations: 49820966 / total #impl: 546662168 (eff. 0.091)
376.74/376.82	c #Conflicts:    1027000 | #Learnt:      44145 | 0.000
376.74/376.82	c total clause space: 127.173MB
376.74/376.82	c total #watches: 266629
377.44/377.54	c total #propagations: 49868278 / total #impl: 547573658 (eff. 0.091)
377.44/377.54	c #Conflicts:    1028000 | #Learnt:      45145 | 0.000
377.44/377.54	c total clause space: 127.173MB
377.44/377.54	c total #watches: 270057
378.24/378.33	c total #propagations: 49908842 / total #impl: 548180492 (eff. 0.091)
378.24/378.33	c #Conflicts:    1029000 | #Learnt:      46145 | 0.000
378.24/378.33	c total clause space: 127.173MB
378.24/378.33	c total #watches: 273746
379.04/379.15	c total #propagations: 49953862 / total #impl: 548936884 (eff. 0.091)
379.04/379.15	c #Conflicts:    1030000 | #Learnt:      47145 | 0.000
379.04/379.15	c total clause space: 127.173MB
379.04/379.15	c total #watches: 277497
380.14/380.20	c total #propagations: 49996771 / total #impl: 549761148 (eff. 0.091)
380.14/380.20	c #Conflicts:    1031000 | #Learnt:      48145 | 0.000
380.14/380.20	c total clause space: 127.173MB
380.14/380.20	c total #watches: 281362
381.04/381.11	c total #propagations: 50048549 / total #impl: 550684834 (eff. 0.091)
381.04/381.11	c GC COLLECT
381.04/381.11	c #Conflicts:    1032000 | #Learnt:      24644 | 0.000
381.04/381.11	c total clause space: 127.173MB
381.04/381.11	c total #watches: 182787
381.44/381.51	c total #propagations: 50100286 / total #impl: 551481519 (eff. 0.091)
381.44/381.51	c #Conflicts:    1033000 | #Learnt:      25644 | 0.000
381.44/381.51	c total clause space: 127.173MB
381.44/381.51	c total #watches: 186736
381.83/381.92	c total #propagations: 50145858 / total #impl: 552287687 (eff. 0.091)
381.83/381.92	c #Conflicts:    1034000 | #Learnt:      26644 | 0.000
381.83/381.92	c total clause space: 127.173MB
381.83/381.92	c total #watches: 190725
382.23/382.33	c total #propagations: 50194224 / total #impl: 552986628 (eff. 0.091)
382.23/382.33	c #Conflicts:    1035000 | #Learnt:      27644 | 0.000
382.23/382.33	c total clause space: 127.173MB
382.23/382.33	c total #watches: 194922
382.63/382.79	c total #propagations: 50238984 / total #impl: 553636573 (eff. 0.091)
382.63/382.79	c #Conflicts:    1036000 | #Learnt:      28644 | 0.000
382.63/382.79	c total clause space: 127.173MB
382.63/382.79	c total #watches: 198633
383.23/383.30	c total #propagations: 50283000 / total #impl: 554287924 (eff. 0.091)
383.23/383.30	c #Conflicts:    1037000 | #Learnt:      29644 | 0.000
383.23/383.30	c total clause space: 127.173MB
383.23/383.30	c total #watches: 202707
383.73/383.80	c total #propagations: 50331046 / total #impl: 555035309 (eff. 0.091)
383.73/383.80	c #Conflicts:    1038000 | #Learnt:      30644 | 0.000
383.73/383.80	c total clause space: 127.173MB
383.73/383.80	c total #watches: 206680
384.13/384.29	c total #propagations: 50374153 / total #impl: 555815076 (eff. 0.091)
384.13/384.29	c #Conflicts:    1039000 | #Learnt:      31644 | 0.000
384.13/384.29	c total clause space: 127.173MB
384.13/384.29	c total #watches: 210162
384.63/384.79	c total #propagations: 50413782 / total #impl: 556548342 (eff. 0.091)
384.63/384.79	c #Conflicts:    1040000 | #Learnt:      32644 | 0.000
384.63/384.79	c total clause space: 127.173MB
384.63/384.79	c total #watches: 213992
385.13/385.29	c total #propagations: 50453053 / total #impl: 557381231 (eff. 0.091)
385.13/385.29	c #Conflicts:    1041000 | #Learnt:      33644 | 0.000
385.13/385.29	c total clause space: 127.173MB
385.13/385.29	c total #watches: 217696
385.73/385.89	c total #propagations: 50491286 / total #impl: 558190414 (eff. 0.090)
385.73/385.89	c #Conflicts:    1042000 | #Learnt:      34644 | 0.000
385.73/385.89	c total clause space: 127.173MB
385.73/385.89	c total #watches: 221761
386.43/386.55	c total #propagations: 50531168 / total #impl: 559196289 (eff. 0.090)
386.43/386.55	c #Conflicts:    1043000 | #Learnt:      35644 | 0.000
386.43/386.55	c total clause space: 127.173MB
386.43/386.55	c total #watches: 226138
387.14/387.26	c total #propagations: 50572445 / total #impl: 560247367 (eff. 0.090)
387.14/387.26	c #Conflicts:    1044000 | #Learnt:      36644 | 0.000
387.14/387.26	c total clause space: 127.173MB
387.14/387.26	c total #watches: 230384
387.83/387.96	c total #propagations: 50618606 / total #impl: 561157062 (eff. 0.090)
387.83/387.96	c #Conflicts:    1045000 | #Learnt:      37644 | 0.000
387.83/387.96	c total clause space: 127.173MB
387.83/387.96	c total #watches: 234440
388.53/388.67	c total #propagations: 50670530 / total #impl: 561941519 (eff. 0.090)
388.53/388.67	c #Conflicts:    1046000 | #Learnt:      38644 | 0.000
388.53/388.67	c total clause space: 127.173MB
388.53/388.67	c total #watches: 238349
389.23/389.35	c total #propagations: 50724209 / total #impl: 562789287 (eff. 0.090)
389.23/389.35	c #Conflicts:    1047000 | #Learnt:      39644 | 0.000
389.23/389.35	c total clause space: 127.173MB
389.23/389.35	c total #watches: 242402
389.93/390.02	c total #propagations: 50774207 / total #impl: 563581827 (eff. 0.090)
389.93/390.02	c #Conflicts:    1048000 | #Learnt:      40644 | 0.000
389.93/390.02	c total clause space: 127.173MB
389.93/390.02	c total #watches: 246195
390.54/390.61	c total #propagations: 50818562 / total #impl: 564356516 (eff. 0.090)
390.54/390.61	c #Conflicts:    1049000 | #Learnt:      41644 | 0.000
390.54/390.61	c total clause space: 127.173MB
390.54/390.61	c total #watches: 249879
391.13/391.29	c total #propagations: 50861774 / total #impl: 565026794 (eff. 0.090)
391.13/391.29	c #Conflicts:    1050000 | #Learnt:      42644 | 0.000
391.13/391.29	c total clause space: 127.173MB
391.13/391.29	c total #watches: 253701
391.83/391.96	c total #propagations: 50907676 / total #impl: 565902409 (eff. 0.090)
391.83/391.96	c #Conflicts:    1051000 | #Learnt:      43644 | 0.000
391.83/391.96	c total clause space: 127.173MB
391.83/391.96	c total #watches: 257407
392.53/392.61	c total #propagations: 50951508 / total #impl: 566578207 (eff. 0.090)
392.53/392.61	c #Conflicts:    1052000 | #Learnt:      44644 | 0.000
392.53/392.61	c total clause space: 127.173MB
392.53/392.61	c total #watches: 261046
393.23/393.34	c total #propagations: 50993958 / total #impl: 567285220 (eff. 0.090)
393.23/393.34	c #Conflicts:    1053000 | #Learnt:      45644 | 0.000
393.23/393.34	c total clause space: 127.173MB
393.23/393.34	c total #watches: 264651
393.93/394.07	c total #propagations: 51039052 / total #impl: 568181206 (eff. 0.090)
393.93/394.07	c #Conflicts:    1054000 | #Learnt:      46644 | 0.000
393.93/394.07	c total clause space: 127.173MB
393.93/394.07	c total #watches: 268430
394.63/394.78	c total #propagations: 51084950 / total #impl: 568993576 (eff. 0.090)
394.63/394.78	c #Conflicts:    1055000 | #Learnt:      47644 | 0.000
394.63/394.78	c total clause space: 127.173MB
394.63/394.78	c total #watches: 272162
395.53/395.61	c total #propagations: 51131685 / total #impl: 569629522 (eff. 0.090)
395.53/395.61	c #Conflicts:    1056000 | #Learnt:      48644 | 0.000
395.53/395.61	c total clause space: 127.173MB
395.53/395.61	c total #watches: 276048
396.23/396.38	c total #propagations: 51177059 / total #impl: 570525826 (eff. 0.090)
396.23/396.38	c GC COLLECT
396.23/396.38	c #Conflicts:    1057000 | #Learnt:      24848 | 0.000
396.23/396.38	c total clause space: 127.173MB
396.23/396.38	c total #watches: 183680
396.63/396.70	c total #propagations: 51223808 / total #impl: 571320840 (eff. 0.090)
396.63/396.70	c #Conflicts:    1058000 | #Learnt:      25848 | 0.000
396.63/396.70	c total clause space: 127.173MB
396.63/396.70	c total #watches: 187378
397.04/397.11	c total #propagations: 51269401 / total #impl: 571847925 (eff. 0.090)
397.04/397.11	c #Conflicts:    1059000 | #Learnt:      26848 | 0.000
397.04/397.11	c total clause space: 127.173MB
397.04/397.11	c total #watches: 191647
397.33/397.49	c total #propagations: 51314555 / total #impl: 572477771 (eff. 0.090)
397.33/397.49	c #Conflicts:    1060000 | #Learnt:      27848 | 0.000
397.33/397.49	c total clause space: 127.173MB
397.33/397.49	c total #watches: 195372
397.73/397.89	c total #propagations: 51358525 / total #impl: 572982269 (eff. 0.090)
397.73/397.89	c #Conflicts:    1061000 | #Learnt:      28848 | 0.000
397.73/397.89	c total clause space: 127.173MB
397.73/397.89	c total #watches: 199099
398.14/398.29	c total #propagations: 51407988 / total #impl: 573515377 (eff. 0.090)
398.14/398.29	c #Conflicts:    1062000 | #Learnt:      29848 | 0.000
398.14/398.29	c total clause space: 127.173MB
398.14/398.29	c total #watches: 202476
398.63/398.70	c total #propagations: 51453289 / total #impl: 574039538 (eff. 0.090)
398.63/398.70	c #Conflicts:    1063000 | #Learnt:      30848 | 0.000
398.63/398.70	c total clause space: 127.173MB
398.63/398.70	c total #watches: 205885
399.03/399.15	c total #propagations: 51497019 / total #impl: 574627851 (eff. 0.090)
399.03/399.15	c #Conflicts:    1064000 | #Learnt:      31848 | 0.000
399.03/399.15	c total clause space: 127.173MB
399.03/399.15	c total #watches: 209416
399.53/399.64	c total #propagations: 51539049 / total #impl: 575245182 (eff. 0.090)
399.53/399.64	c #Conflicts:    1065000 | #Learnt:      32848 | 0.000
399.53/399.64	c total clause space: 127.173MB
399.53/399.64	c total #watches: 213296
400.03/400.13	c total #propagations: 51579236 / total #impl: 576027907 (eff. 0.090)
400.03/400.13	c #Conflicts:    1066000 | #Learnt:      33848 | 0.000
400.03/400.13	c total clause space: 127.173MB
400.03/400.13	c total #watches: 216784
400.53/400.62	c total #propagations: 51620346 / total #impl: 576628207 (eff. 0.090)
400.53/400.62	c #Conflicts:    1067000 | #Learnt:      34848 | 0.000
400.53/400.62	c total clause space: 127.173MB
400.53/400.62	c total #watches: 220103
401.03/401.19	c total #propagations: 51661773 / total #impl: 577229734 (eff. 0.089)
401.03/401.19	c #Conflicts:    1068000 | #Learnt:      35848 | 0.000
401.03/401.19	c total clause space: 127.173MB
401.03/401.19	c total #watches: 223871
401.63/401.74	c total #propagations: 51707965 / total #impl: 577956647 (eff. 0.089)
401.63/401.74	c #Conflicts:    1069000 | #Learnt:      36848 | 0.000
401.63/401.74	c total clause space: 127.173MB
401.63/401.75	c total #watches: 227590
402.23/402.35	c total #propagations: 51753891 / total #impl: 578751790 (eff. 0.089)
402.23/402.35	c #Conflicts:    1070000 | #Learnt:      37848 | 0.000
402.23/402.35	c total clause space: 127.173MB
402.23/402.35	c total #watches: 231550
402.83/402.96	c total #propagations: 51803632 / total #impl: 579485970 (eff. 0.089)
402.83/402.96	c #Conflicts:    1071000 | #Learnt:      38848 | 0.000
402.83/402.96	c total clause space: 127.173MB
402.83/402.96	c total #watches: 235610
403.53/403.66	c total #propagations: 51852117 / total #impl: 580356653 (eff. 0.089)
403.53/403.66	c #Conflicts:    1072000 | #Learnt:      39848 | 0.000
403.53/403.66	c total clause space: 127.173MB
403.53/403.66	c total #watches: 239681
404.23/404.35	c total #propagations: 51900771 / total #impl: 581338859 (eff. 0.089)
404.23/404.35	c #Conflicts:    1073000 | #Learnt:      40848 | 0.000
404.23/404.35	c total clause space: 127.173MB
404.23/404.35	c total #watches: 244033
404.84/404.97	c total #propagations: 51950285 / total #impl: 582248147 (eff. 0.089)
404.84/404.97	c #Conflicts:    1074000 | #Learnt:      41848 | 0.000
404.84/404.97	c total clause space: 127.173MB
404.84/404.97	c total #watches: 247644
405.53/405.68	c total #propagations: 51996242 / total #impl: 583067299 (eff. 0.089)
405.53/405.68	c #Conflicts:    1075000 | #Learnt:      42848 | 0.000
405.53/405.68	c total clause space: 127.173MB
405.53/405.68	c total #watches: 251505
406.23/406.31	c total #propagations: 52043267 / total #impl: 583982802 (eff. 0.089)
406.23/406.31	c #Conflicts:    1076000 | #Learnt:      43848 | 0.000
406.23/406.31	c total clause space: 127.173MB
406.23/406.31	c total #watches: 255323
406.94/407.04	c total #propagations: 52084043 / total #impl: 584953369 (eff. 0.089)
406.94/407.04	c #Conflicts:    1077000 | #Learnt:      44848 | 0.000
406.94/407.04	c total clause space: 127.173MB
406.94/407.04	c total #watches: 259333
407.73/407.84	c total #propagations: 52127120 / total #impl: 586052435 (eff. 0.089)
407.73/407.84	c #Conflicts:    1078000 | #Learnt:      45848 | 0.000
407.73/407.84	c total clause space: 127.173MB
407.73/407.84	c total #watches: 263391
408.43/408.57	c total #propagations: 52173414 / total #impl: 587200282 (eff. 0.089)
408.43/408.57	c #Conflicts:    1079000 | #Learnt:      46848 | 0.000
408.43/408.57	c total clause space: 127.173MB
408.43/408.57	c total #watches: 267028
409.33/409.47	c total #propagations: 52216272 / total #impl: 588164746 (eff. 0.089)
409.33/409.47	c #Conflicts:    1080000 | #Learnt:      47848 | 0.000
409.33/409.47	c total clause space: 127.173MB
409.33/409.47	c total #watches: 270771
410.13/410.27	c total #propagations: 52264299 / total #impl: 589216234 (eff. 0.089)
410.13/410.27	c #Conflicts:    1081000 | #Learnt:      48848 | 0.000
410.13/410.27	c total clause space: 127.173MB
410.13/410.27	c total #watches: 274763
410.83/410.93	c total #propagations: 52310962 / total #impl: 590098400 (eff. 0.089)
410.83/410.93	c #Conflicts:    1082000 | #Learnt:      49848 | 0.000
410.83/410.93	c total clause space: 127.173MB
410.83/410.93	c total #watches: 278178
411.34/411.41	c total #propagations: 52349808 / total #impl: 590849198 (eff. 0.089)
411.34/411.41	c GC COLLECT
411.34/411.41	c #Conflicts:    1083000 | #Learnt:      25750 | 0.000
411.34/411.41	c total clause space: 127.173MB
411.34/411.41	c total #watches: 187131
411.63/411.76	c total #propagations: 52391732 / total #impl: 591512141 (eff. 0.089)
411.63/411.76	c #Conflicts:    1084000 | #Learnt:      26750 | 0.000
411.63/411.76	c total clause space: 127.173MB
411.63/411.76	c total #watches: 190954
412.03/412.14	c total #propagations: 52437153 / total #impl: 592155345 (eff. 0.089)
412.03/412.14	c #Conflicts:    1085000 | #Learnt:      27750 | 0.000
412.03/412.14	c total clause space: 127.173MB
412.03/412.14	c total #watches: 194621
412.44/412.54	c total #propagations: 52480555 / total #impl: 592759789 (eff. 0.089)
412.44/412.54	c #Conflicts:    1086000 | #Learnt:      28750 | 0.000
412.44/412.54	c total clause space: 127.173MB
412.44/412.54	c total #watches: 198292
412.83/412.99	c total #propagations: 52526008 / total #impl: 593476372 (eff. 0.089)
412.83/412.99	c #Conflicts:    1087000 | #Learnt:      29750 | 0.000
412.83/412.99	c total clause space: 127.173MB
412.83/412.99	c total #watches: 202199
413.33/413.46	c total #propagations: 52572181 / total #impl: 594342330 (eff. 0.088)
413.33/413.46	c #Conflicts:    1088000 | #Learnt:      30750 | 0.000
413.33/413.46	c total clause space: 127.173MB
413.33/413.46	c total #watches: 205909
413.83/413.95	c total #propagations: 52617859 / total #impl: 595181566 (eff. 0.088)
413.83/413.95	c #Conflicts:    1089000 | #Learnt:      31750 | 0.000
413.83/413.95	c total clause space: 127.173MB
413.83/413.95	c total #watches: 209320
414.33/414.43	c total #propagations: 52663348 / total #impl: 596095136 (eff. 0.088)
414.33/414.43	c #Conflicts:    1090000 | #Learnt:      32750 | 0.000
414.33/414.43	c total clause space: 127.173MB
414.33/414.43	c total #watches: 212828
414.83/414.92	c total #propagations: 52704747 / total #impl: 596903988 (eff. 0.088)
414.83/414.92	c #Conflicts:    1091000 | #Learnt:      33750 | 0.000
414.83/414.92	c total clause space: 127.173MB
414.83/414.92	c total #watches: 215874
415.43/415.50	c total #propagations: 52745458 / total #impl: 597754323 (eff. 0.088)
415.43/415.50	c #Conflicts:    1092000 | #Learnt:      34750 | 0.000
415.43/415.50	c total clause space: 127.173MB
415.43/415.50	c total #watches: 219236
416.03/416.12	c total #propagations: 52790682 / total #impl: 598595777 (eff. 0.088)
416.03/416.12	c #Conflicts:    1093000 | #Learnt:      35750 | 0.000
416.03/416.12	c total clause space: 127.173MB
416.03/416.12	c total #watches: 223019
416.63/416.78	c total #propagations: 52839011 / total #impl: 599533675 (eff. 0.088)
416.63/416.78	c #Conflicts:    1094000 | #Learnt:      36750 | 0.000
416.63/416.78	c total clause space: 127.173MB
416.63/416.78	c total #watches: 227770
417.33/417.44	c total #propagations: 52888178 / total #impl: 600429593 (eff. 0.088)
417.33/417.44	c #Conflicts:    1095000 | #Learnt:      37750 | 0.000
417.33/417.44	c total clause space: 127.173MB
417.33/417.44	c total #watches: 232151
417.94/418.08	c total #propagations: 52935685 / total #impl: 601273688 (eff. 0.088)
417.94/418.08	c #Conflicts:    1096000 | #Learnt:      38750 | 0.000
417.94/418.08	c total clause space: 127.173MB
417.94/418.08	c total #watches: 235985
418.73/418.82	c total #propagations: 52979089 / total #impl: 602411497 (eff. 0.088)
418.73/418.82	c #Conflicts:    1097000 | #Learnt:      39750 | 0.000
418.73/418.82	c total clause space: 127.173MB
418.73/418.82	c total #watches: 239846
419.33/419.49	c total #propagations: 53032610 / total #impl: 603300245 (eff. 0.088)
419.33/419.49	c #Conflicts:    1098000 | #Learnt:      40750 | 0.000
419.33/419.49	c total clause space: 127.173MB
419.33/419.49	c total #watches: 243502
420.03/420.12	c total #propagations: 53077766 / total #impl: 604545519 (eff. 0.088)
420.03/420.12	c #Conflicts:    1099000 | #Learnt:      41750 | 0.000
420.03/420.12	c total clause space: 127.173MB
420.03/420.12	c total #watches: 246840
420.63/420.79	c total #propagations: 53115205 / total #impl: 605673063 (eff. 0.088)
420.63/420.79	c #Conflicts:    1100000 | #Learnt:      42750 | 0.000
420.63/420.79	c total clause space: 127.173MB
420.63/420.79	c total #watches: 250633
421.33/421.45	c total #propagations: 53158610 / total #impl: 606753540 (eff. 0.088)
421.33/421.45	c #Conflicts:    1101000 | #Learnt:      43750 | 0.000
421.33/421.45	c total clause space: 127.173MB
421.33/421.45	c total #watches: 254218
422.13/422.21	c total #propagations: 53201569 / total #impl: 607790367 (eff. 0.088)
422.13/422.21	c #Conflicts:    1102000 | #Learnt:      44750 | 0.000
422.13/422.21	c total clause space: 127.173MB
422.13/422.21	c total #watches: 258443
422.93/423.04	c total #propagations: 53248256 / total #impl: 608865708 (eff. 0.087)
422.93/423.04	c #Conflicts:    1103000 | #Learnt:      45750 | 0.000
422.93/423.04	c total clause space: 127.173MB
422.93/423.04	c total #watches: 261860
423.73/423.87	c total #propagations: 53297498 / total #impl: 610168102 (eff. 0.087)
423.73/423.87	c #Conflicts:    1104000 | #Learnt:      46750 | 0.000
423.73/423.87	c total clause space: 127.173MB
423.73/423.87	c total #watches: 265654
424.53/424.66	c total #propagations: 53347156 / total #impl: 611194944 (eff. 0.087)
424.53/424.66	c #Conflicts:    1105000 | #Learnt:      47750 | 0.000
424.53/424.66	c total clause space: 127.173MB
424.53/424.66	c total #watches: 269057
425.33/425.40	c total #propagations: 53395947 / total #impl: 612215496 (eff. 0.087)
425.33/425.40	c #Conflicts:    1106000 | #Learnt:      48750 | 0.000
425.33/425.40	c total clause space: 127.173MB
425.33/425.40	c total #watches: 272664
426.03/426.18	c total #propagations: 53440081 / total #impl: 613154068 (eff. 0.087)
426.03/426.18	c #Conflicts:    1107000 | #Learnt:      49750 | 0.000
426.03/426.18	c total clause space: 127.173MB
426.03/426.18	c total #watches: 275595
426.83/426.95	c total #propagations: 53481685 / total #impl: 614081392 (eff. 0.087)
426.83/426.95	c #Conflicts:    1108000 | #Learnt:      50750 | 0.000
426.83/426.95	c total clause space: 127.173MB
426.83/426.95	c total #watches: 278775
427.33/427.42	c total #propagations: 53522784 / total #impl: 615185359 (eff. 0.087)
427.33/427.42	c GC COLLECT
427.33/427.42	c #Conflicts:    1109000 | #Learnt:      26344 | 0.000
427.33/427.42	c total clause space: 127.173MB
427.33/427.42	c total #watches: 190424
427.72/427.89	c total #propagations: 53569404 / total #impl: 615925588 (eff. 0.087)
427.72/427.89	c #Conflicts:    1110000 | #Learnt:      27344 | 0.000
427.72/427.89	c total clause space: 127.173MB
427.72/427.89	c total #watches: 195494
428.22/428.33	c total #propagations: 53615333 / total #impl: 616715408 (eff. 0.087)
428.22/428.33	c #Conflicts:    1111000 | #Learnt:      28344 | 0.000
428.22/428.33	c total clause space: 127.173MB
428.22/428.33	c total #watches: 201178
428.62/428.72	c total #propagations: 53665375 / total #impl: 617460650 (eff. 0.087)
428.62/428.72	c #Conflicts:    1112000 | #Learnt:      29344 | 0.000
428.62/428.72	c total clause space: 127.173MB
428.62/428.72	c total #watches: 206031
429.03/429.15	c total #propagations: 53714193 / total #impl: 618017262 (eff. 0.087)
429.03/429.15	c #Conflicts:    1113000 | #Learnt:      30344 | 0.000
429.03/429.15	c total clause space: 127.173MB
429.03/429.15	c total #watches: 210046
429.42/429.59	c total #propagations: 53758576 / total #impl: 618670198 (eff. 0.087)
429.42/429.59	c #Conflicts:    1114000 | #Learnt:      31344 | 0.000
429.42/429.59	c total clause space: 127.173MB
429.42/429.59	c total #watches: 214458
429.82/429.97	c total #propagations: 53803664 / total #impl: 619215825 (eff. 0.087)
429.82/429.97	c #Conflicts:    1115000 | #Learnt:      32344 | 0.000
429.82/429.97	c total clause space: 127.173MB
429.82/429.97	c total #watches: 218145
430.22/430.35	c total #propagations: 53840077 / total #impl: 619673784 (eff. 0.087)
430.22/430.35	c #Conflicts:    1116000 | #Learnt:      33344 | 0.000
430.22/430.35	c total clause space: 127.173MB
430.22/430.35	c total #watches: 221681
430.72/430.81	c total #propagations: 53876479 / total #impl: 620048866 (eff. 0.087)
430.72/430.81	c #Conflicts:    1117000 | #Learnt:      34344 | 0.000
430.72/430.81	c total clause space: 127.173MB
430.72/430.81	c total #watches: 224827
431.13/431.20	c total #propagations: 53919438 / total #impl: 620787109 (eff. 0.087)
431.13/431.20	c #Conflicts:    1118000 | #Learnt:      35344 | 0.000
431.13/431.20	c total clause space: 127.173MB
431.13/431.20	c total #watches: 228282
431.52/431.69	c total #propagations: 53955194 / total #impl: 621220463 (eff. 0.087)
431.52/431.69	c #Conflicts:    1119000 | #Learnt:      36344 | 0.000
431.52/431.69	c total clause space: 127.173MB
431.52/431.69	c total #watches: 231830
432.02/432.19	c total #propagations: 53998980 / total #impl: 621724818 (eff. 0.087)
432.02/432.19	c #Conflicts:    1120000 | #Learnt:      37344 | 0.000
432.02/432.19	c total clause space: 127.173MB
432.02/432.19	c total #watches: 235601
432.62/432.78	c total #propagations: 54039057 / total #impl: 622289351 (eff. 0.087)
432.62/432.78	c #Conflicts:    1121000 | #Learnt:      38344 | 0.000
432.62/432.78	c total clause space: 127.173MB
432.62/432.78	c total #watches: 239352
433.22/433.37	c total #propagations: 54078310 / total #impl: 623032603 (eff. 0.087)
433.22/433.37	c #Conflicts:    1122000 | #Learnt:      39344 | 0.000
433.22/433.37	c total clause space: 127.173MB
433.22/433.37	c total #watches: 242716
433.82/433.94	c total #propagations: 54117669 / total #impl: 623805029 (eff. 0.087)
433.82/433.94	c #Conflicts:    1123000 | #Learnt:      40344 | 0.000
433.82/433.94	c total clause space: 127.173MB
433.82/433.94	c total #watches: 246179
434.43/434.58	c total #propagations: 54157336 / total #impl: 624544094 (eff. 0.087)
434.43/434.58	c #Conflicts:    1124000 | #Learnt:      41344 | 0.000
434.43/434.58	c total clause space: 127.173MB
434.43/434.58	c total #watches: 250087
435.02/435.14	c total #propagations: 54198772 / total #impl: 625455718 (eff. 0.087)
435.02/435.14	c #Conflicts:    1125000 | #Learnt:      42344 | 0.000
435.02/435.14	c total clause space: 127.173MB
435.02/435.14	c total #watches: 254066
435.63/435.74	c total #propagations: 54239856 / total #impl: 626165638 (eff. 0.087)
435.63/435.74	c #Conflicts:    1126000 | #Learnt:      43344 | 0.000
435.63/435.74	c total clause space: 127.173MB
435.63/435.74	c total #watches: 258257
436.32/436.44	c total #propagations: 54280146 / total #impl: 627072594 (eff. 0.087)
436.32/436.44	c #Conflicts:    1127000 | #Learnt:      44344 | 0.000
436.32/436.44	c total clause space: 127.173MB
436.32/436.44	c total #watches: 262172
437.02/437.15	c total #propagations: 54324335 / total #impl: 627968515 (eff. 0.087)
437.02/437.15	c #Conflicts:    1128000 | #Learnt:      45344 | 0.000
437.02/437.15	c total clause space: 127.173MB
437.02/437.15	c total #watches: 266185
437.62/437.79	c total #propagations: 54367244 / total #impl: 628814221 (eff. 0.086)
437.62/437.79	c #Conflicts:    1129000 | #Learnt:      46344 | 0.000
437.62/437.79	c total clause space: 127.173MB
437.62/437.79	c total #watches: 269421
438.42/438.51	c total #propagations: 54416026 / total #impl: 629634081 (eff. 0.086)
438.42/438.51	c #Conflicts:    1130000 | #Learnt:      47344 | 0.000
438.42/438.51	c total clause space: 127.173MB
438.42/438.51	c total #watches: 272909
438.93/439.06	c total #propagations: 54463929 / total #impl: 630530902 (eff. 0.086)
438.93/439.06	c #Conflicts:    1131000 | #Learnt:      48344 | 0.000
438.93/439.06	c total clause space: 127.173MB
438.93/439.06	c total #watches: 277546
439.82/439.90	c total #propagations: 54508720 / total #impl: 631047531 (eff. 0.086)
439.82/439.90	c #Conflicts:    1132000 | #Learnt:      49344 | 0.000
439.82/439.90	c total clause space: 127.173MB
439.82/439.90	c total #watches: 282045
440.72/440.84	c total #propagations: 54559018 / total #impl: 631763502 (eff. 0.086)
440.72/440.84	c #Conflicts:    1133000 | #Learnt:      50344 | 0.000
440.72/440.84	c total clause space: 127.173MB
440.72/440.84	c total #watches: 286191
441.42/441.56	c total #propagations: 54613802 / total #impl: 632597060 (eff. 0.086)
441.42/441.56	c #Conflicts:    1134000 | #Learnt:      51344 | 0.000
441.42/441.56	c total clause space: 127.173MB
441.42/441.56	c total #watches: 289764
441.82/441.96	c total #propagations: 54664270 / total #impl: 633236676 (eff. 0.086)
441.82/441.96	c GC COLLECT
441.82/441.96	c #Conflicts:    1135000 | #Learnt:      26635 | 0.000
441.82/441.96	c total clause space: 127.173MB
441.82/441.96	c total #watches: 190039
442.23/442.36	c total #propagations: 54710359 / total #impl: 633747182 (eff. 0.086)
442.23/442.36	c #Conflicts:    1136000 | #Learnt:      27635 | 0.000
442.23/442.36	c total clause space: 127.173MB
442.23/442.36	c total #watches: 193679
442.72/442.83	c total #propagations: 54753623 / total #impl: 634377170 (eff. 0.086)
442.72/442.83	c #Conflicts:    1137000 | #Learnt:      28635 | 0.000
442.72/442.83	c total clause space: 127.173MB
442.72/442.83	c total #watches: 198461
443.02/443.12	c total #propagations: 54814232 / total #impl: 635085836 (eff. 0.086)
443.02/443.12	c #Conflicts:    1138000 | #Learnt:      29635 | 0.000
443.02/443.12	c total clause space: 127.173MB
443.02/443.12	c total #watches: 203205
443.33/443.44	c total #propagations: 54878426 / total #impl: 635354439 (eff. 0.086)
443.33/443.44	c #Conflicts:    1139000 | #Learnt:      30635 | 0.000
443.33/443.44	c total clause space: 127.173MB
443.33/443.44	c total #watches: 207480
443.72/443.85	c total #propagations: 54942789 / total #impl: 635727257 (eff. 0.086)
443.72/443.85	c #Conflicts:    1140000 | #Learnt:      31635 | 0.000
443.72/443.85	c total clause space: 127.173MB
443.72/443.85	c total #watches: 213631
444.02/444.16	c total #propagations: 54995631 / total #impl: 636214080 (eff. 0.086)
444.02/444.16	c #Conflicts:    1141000 | #Learnt:      32635 | 0.000
444.02/444.16	c total clause space: 127.173MB
444.02/444.16	c total #watches: 219009
444.33/444.49	c total #propagations: 55043353 / total #impl: 636434268 (eff. 0.086)
444.33/444.49	c #Conflicts:    1142000 | #Learnt:      33635 | 0.000
444.33/444.49	c total clause space: 127.173MB
444.33/444.49	c total #watches: 225397
444.82/444.98	c total #propagations: 55083732 / total #impl: 636735735 (eff. 0.087)
444.82/444.98	c #Conflicts:    1143000 | #Learnt:      34635 | 0.000
444.82/444.98	c total clause space: 127.173MB
444.82/444.98	c total #watches: 232824
445.43/445.58	c total #propagations: 55122294 / total #impl: 637298045 (eff. 0.086)
445.43/445.58	c #Conflicts:    1144000 | #Learnt:      35635 | 0.000
445.43/445.58	c total clause space: 127.173MB
445.43/445.58	c total #watches: 239240
446.12/446.24	c total #propagations: 55163958 / total #impl: 638331463 (eff. 0.086)
446.12/446.24	c #Conflicts:    1145000 | #Learnt:      36635 | 0.000
446.12/446.24	c total clause space: 127.173MB
446.12/446.24	c total #watches: 245399
446.63/446.79	c total #propagations: 55222267 / total #impl: 639144891 (eff. 0.086)
446.63/446.79	c #Conflicts:    1146000 | #Learnt:      37635 | 0.000
446.63/446.79	c total clause space: 127.173MB
446.63/446.79	c total #watches: 248955
447.32/447.40	c total #propagations: 55301100 / total #impl: 639491317 (eff. 0.086)
447.32/447.40	c #Conflicts:    1147000 | #Learnt:      38635 | 0.000
447.32/447.40	c total clause space: 127.173MB
447.32/447.40	c total #watches: 252938
447.92/448.03	c total #propagations: 55390200 / total #impl: 639828105 (eff. 0.087)
447.92/448.03	c #Conflicts:    1148000 | #Learnt:      39635 | 0.000
447.92/448.03	c total clause space: 127.173MB
447.92/448.03	c total #watches: 257018
448.52/448.65	c total #propagations: 55442646 / total #impl: 640317231 (eff. 0.087)
448.52/448.65	c #Conflicts:    1149000 | #Learnt:      40635 | 0.000
448.52/448.65	c total clause space: 127.173MB
448.52/448.65	c total #watches: 261187
449.22/449.32	c total #propagations: 55493273 / total #impl: 640854274 (eff. 0.087)
449.22/449.32	c #Conflicts:    1150000 | #Learnt:      41635 | 0.000
449.22/449.32	c total clause space: 127.173MB
449.22/449.32	c total #watches: 264743
449.83/449.94	c total #propagations: 55541486 / total #impl: 641701569 (eff. 0.087)
449.83/449.94	c #Conflicts:    1151000 | #Learnt:      42635 | 0.000
449.83/449.94	c total clause space: 127.173MB
449.83/449.94	c total #watches: 268395
450.42/450.59	c total #propagations: 55591603 / total #impl: 642502126 (eff. 0.087)
450.42/450.59	c #Conflicts:    1152000 | #Learnt:      43635 | 0.000
450.42/450.59	c total clause space: 127.173MB
450.42/450.59	c total #watches: 272524
451.12/451.25	c total #propagations: 55640110 / total #impl: 643303394 (eff. 0.086)
451.12/451.25	c #Conflicts:    1153000 | #Learnt:      44635 | 0.000
451.12/451.25	c total clause space: 127.173MB
451.12/451.25	c total #watches: 276162
451.72/451.81	c total #propagations: 55690995 / total #impl: 643886438 (eff. 0.086)
451.72/451.81	c #Conflicts:    1154000 | #Learnt:      45635 | 0.000
451.72/451.81	c total clause space: 127.173MB
451.72/451.81	c total #watches: 281698
452.03/452.15	c total #propagations: 55739753 / total #impl: 644280312 (eff. 0.087)
452.03/452.15	c #Conflicts:    1155000 | #Learnt:      46635 | 0.000
452.03/452.15	c total clause space: 127.173MB
452.03/452.15	c total #watches: 284548
452.72/452.82	c total #propagations: 55777750 / total #impl: 644485863 (eff. 0.087)
452.72/452.82	c #Conflicts:    1156000 | #Learnt:      47635 | 0.000
452.72/452.82	c total clause space: 127.173MB
452.72/452.82	c total #watches: 287786
453.23/453.33	c total #propagations: 55839186 / total #impl: 644978858 (eff. 0.087)
453.23/453.33	c #Conflicts:    1157000 | #Learnt:      48635 | 0.000
453.23/453.33	c total clause space: 127.173MB
453.23/453.33	c total #watches: 292614
453.62/453.78	c total #propagations: 55884675 / total #impl: 645557723 (eff. 0.087)
453.62/453.78	c #Conflicts:    1158000 | #Learnt:      49635 | 0.000
453.62/453.78	c total clause space: 127.173MB
453.62/453.78	c total #watches: 296462
454.33/454.43	c total #propagations: 55926701 / total #impl: 645816399 (eff. 0.087)
454.33/454.43	c #Conflicts:    1159000 | #Learnt:      50635 | 0.000
454.33/454.43	c total clause space: 127.173MB
454.33/454.43	c total #watches: 299089
454.82/454.96	c total #propagations: 55975261 / total #impl: 646198690 (eff. 0.087)
454.82/454.96	c #Conflicts:    1160000 | #Learnt:      51635 | 0.000
454.82/454.96	c total clause space: 127.173MB
454.82/454.96	c total #watches: 302466
455.33/455.48	c total #propagations: 56021607 / total #impl: 646665447 (eff. 0.087)
455.33/455.48	c GC COLLECT
455.33/455.48	c #Conflicts:    1161000 | #Learnt:      26634 | 0.000
455.33/455.48	c total clause space: 127.173MB
455.33/455.48	c total #watches: 191131
455.82/455.96	c total #propagations: 56069443 / total #impl: 647248627 (eff. 0.087)
455.82/455.96	c #Conflicts:    1162000 | #Learnt:      27634 | 0.000
455.82/455.96	c total clause space: 127.173MB
455.82/455.96	c total #watches: 196568
456.22/456.38	c total #propagations: 56122839 / total #impl: 647936166 (eff. 0.087)
456.22/456.38	c #Conflicts:    1163000 | #Learnt:      28634 | 0.000
456.22/456.38	c total clause space: 127.173MB
456.22/456.38	c total #watches: 201425
456.72/456.83	c total #propagations: 56164319 / total #impl: 648518795 (eff. 0.087)
456.72/456.83	c #Conflicts:    1164000 | #Learnt:      29634 | 0.000
456.72/456.83	c total clause space: 127.173MB
456.72/456.83	c total #watches: 206688
457.02/457.15	c total #propagations: 56208475 / total #impl: 649208482 (eff. 0.087)
457.02/457.15	c #Conflicts:    1165000 | #Learnt:      30634 | 0.000
457.02/457.15	c total clause space: 127.173MB
457.02/457.15	c total #watches: 211503
457.42/457.54	c total #propagations: 56251567 / total #impl: 649726610 (eff. 0.087)
457.42/457.54	c #Conflicts:    1166000 | #Learnt:      31634 | 0.000
457.42/457.54	c total clause space: 127.173MB
457.42/457.54	c total #watches: 216754
457.92/458.03	c total #propagations: 56295309 / total #impl: 650334204 (eff. 0.087)
457.92/458.03	c #Conflicts:    1167000 | #Learnt:      32634 | 0.000
457.92/458.03	c total clause space: 127.173MB
457.92/458.03	c total #watches: 222671
458.52/458.63	c total #propagations: 56337690 / total #impl: 651116854 (eff. 0.087)
458.52/458.63	c #Conflicts:    1168000 | #Learnt:      33634 | 0.000
458.52/458.63	c total clause space: 127.173MB
458.52/458.63	c total #watches: 227813
459.02/459.19	c total #propagations: 56378267 / total #impl: 652041745 (eff. 0.086)
459.02/459.19	c #Conflicts:    1169000 | #Learnt:      34634 | 0.000
459.02/459.19	c total clause space: 127.173MB
459.02/459.19	c total #watches: 232598
459.62/459.80	c total #propagations: 56416403 / total #impl: 652934880 (eff. 0.086)
459.62/459.80	c #Conflicts:    1170000 | #Learnt:      35634 | 0.000
459.62/459.80	c total clause space: 127.173MB
459.62/459.80	c total #watches: 237147
460.22/460.39	c total #propagations: 56458300 / total #impl: 653740037 (eff. 0.086)
460.22/460.39	c #Conflicts:    1171000 | #Learnt:      36634 | 0.000
460.22/460.39	c total clause space: 127.173MB
460.22/460.39	c total #watches: 242324
460.93/461.06	c total #propagations: 56497049 / total #impl: 654787682 (eff. 0.086)
460.93/461.06	c #Conflicts:    1172000 | #Learnt:      37634 | 0.000
460.93/461.06	c total clause space: 127.173MB
460.93/461.06	c total #watches: 247463
461.52/461.69	c total #propagations: 56539529 / total #impl: 655981661 (eff. 0.086)
461.52/461.69	c #Conflicts:    1173000 | #Learnt:      38634 | 0.000
461.52/461.69	c total clause space: 127.173MB
461.52/461.69	c total #watches: 253390
462.32/462.41	c total #propagations: 56581025 / total #impl: 656965440 (eff. 0.086)
462.32/462.41	c #Conflicts:    1174000 | #Learnt:      39634 | 0.000
462.32/462.41	c total clause space: 127.173MB
462.32/462.41	c total #watches: 258050
463.13/463.21	c total #propagations: 56644815 / total #impl: 657614493 (eff. 0.086)
463.13/463.21	c #Conflicts:    1175000 | #Learnt:      40634 | 0.000
463.13/463.21	c total clause space: 127.173MB
463.13/463.21	c total #watches: 262445
463.82/463.94	c total #propagations: 56701971 / total #impl: 658367979 (eff. 0.086)
463.82/463.94	c #Conflicts:    1176000 | #Learnt:      41634 | 0.000
463.82/463.94	c total clause space: 127.173MB
463.82/463.94	c total #watches: 267644
464.62/464.75	c total #propagations: 56748251 / total #impl: 659053008 (eff. 0.086)
464.62/464.75	c #Conflicts:    1177000 | #Learnt:      42634 | 0.000
464.62/464.75	c total clause space: 127.173MB
464.62/464.75	c total #watches: 272103
465.42/465.53	c total #propagations: 56796419 / total #impl: 659866099 (eff. 0.086)
465.42/465.53	c #Conflicts:    1178000 | #Learnt:      43634 | 0.000
465.42/465.53	c total clause space: 127.173MB
465.42/465.53	c total #watches: 276753
466.12/466.20	c total #propagations: 56848819 / total #impl: 660651170 (eff. 0.086)
466.12/466.20	c #Conflicts:    1179000 | #Learnt:      44634 | 0.000
466.12/466.20	c total clause space: 127.173MB
466.12/466.20	c total #watches: 280963
466.72/466.84	c total #propagations: 56898818 / total #impl: 661284324 (eff. 0.086)
466.72/466.84	c #Conflicts:    1180000 | #Learnt:      45634 | 0.000
466.72/466.84	c total clause space: 127.173MB
466.72/466.84	c total #watches: 284072
467.42/467.51	c total #propagations: 56947598 / total #impl: 661881408 (eff. 0.086)
467.42/467.51	c #Conflicts:    1181000 | #Learnt:      46634 | 0.000
467.42/467.51	c total clause space: 127.173MB
467.42/467.51	c total #watches: 288573
468.22/468.31	c total #propagations: 56992067 / total #impl: 662626214 (eff. 0.086)
468.22/468.31	c #Conflicts:    1182000 | #Learnt:      47634 | 0.000
468.22/468.31	c total clause space: 127.173MB
468.22/468.31	c total #watches: 293024
468.92/469.01	c total #propagations: 57041040 / total #impl: 663311114 (eff. 0.086)
468.92/469.01	c #Conflicts:    1183000 | #Learnt:      48634 | 0.000
468.92/469.01	c total clause space: 127.173MB
468.92/469.01	c total #watches: 297304
469.62/469.70	c total #propagations: 57093076 / total #impl: 663943149 (eff. 0.086)
469.62/469.70	c #Conflicts:    1184000 | #Learnt:      49634 | 0.000
469.62/469.70	c total clause space: 127.173MB
469.62/469.70	c total #watches: 301736
470.42/470.53	c total #propagations: 57143916 / total #impl: 664574890 (eff. 0.086)
470.42/470.53	c #Conflicts:    1185000 | #Learnt:      50634 | 0.000
470.42/470.53	c total clause space: 127.173MB
470.42/470.53	c total #watches: 305413
471.32/471.47	c total #propagations: 57191668 / total #impl: 665097485 (eff. 0.086)
471.32/471.47	c #Conflicts:    1186000 | #Learnt:      51634 | 0.000
471.32/471.47	c total clause space: 127.173MB
471.32/471.47	c total #watches: 309313
472.22/472.35	c total #propagations: 57245690 / total #impl: 665880063 (eff. 0.086)
472.22/472.35	c GC COLLECT
472.22/472.35	c #Conflicts:    1187000 | #Learnt:      26333 | 0.000
472.22/472.35	c total clause space: 127.173MB
472.22/472.35	c total #watches: 189453
472.62/472.77	c total #propagations: 57296496 / total #impl: 666775441 (eff. 0.086)
472.62/472.77	c #Conflicts:    1188000 | #Learnt:      27333 | 0.000
472.62/472.77	c total clause space: 127.173MB
472.62/472.77	c total #watches: 193402
473.12/473.22	c total #propagations: 57357106 / total #impl: 667488265 (eff. 0.086)
473.12/473.22	c #Conflicts:    1189000 | #Learnt:      28333 | 0.000
473.12/473.22	c total clause space: 127.173MB
473.12/473.22	c total #watches: 197430
473.52/473.66	c total #propagations: 57413281 / total #impl: 668412692 (eff. 0.086)
473.52/473.66	c #Conflicts:    1190000 | #Learnt:      29333 | 0.000
473.52/473.66	c total clause space: 127.173MB
473.52/473.66	c total #watches: 200817
473.92/474.06	c total #propagations: 57474671 / total #impl: 669229810 (eff. 0.086)
473.92/474.06	c #Conflicts:    1191000 | #Learnt:      30333 | 0.000
473.92/474.06	c total clause space: 127.173MB
473.92/474.06	c total #watches: 204755
474.32/474.49	c total #propagations: 57521946 / total #impl: 670082897 (eff. 0.086)
474.32/474.49	c #Conflicts:    1192000 | #Learnt:      31333 | 0.000
474.32/474.49	c total clause space: 127.173MB
474.32/474.49	c total #watches: 208327
474.82/474.94	c total #propagations: 57566485 / total #impl: 670882850 (eff. 0.086)
474.82/474.94	c #Conflicts:    1193000 | #Learnt:      32333 | 0.000
474.82/474.94	c total clause space: 127.173MB
474.82/474.94	c total #watches: 212096
475.32/475.41	c total #propagations: 57614074 / total #impl: 671588127 (eff. 0.086)
475.32/475.41	c #Conflicts:    1194000 | #Learnt:      33333 | 0.000
475.32/475.41	c total clause space: 127.173MB
475.32/475.41	c total #watches: 216569
475.82/475.91	c total #propagations: 57660339 / total #impl: 672223478 (eff. 0.086)
475.82/475.91	c #Conflicts:    1195000 | #Learnt:      34333 | 0.000
475.82/475.91	c total clause space: 127.173MB
475.82/475.91	c total #watches: 220719
476.32/476.42	c total #propagations: 57706528 / total #impl: 672914223 (eff. 0.086)
476.32/476.42	c #Conflicts:    1196000 | #Learnt:      35333 | 0.000
476.32/476.42	c total clause space: 127.173MB
476.32/476.42	c total #watches: 224975
476.92/477.02	c total #propagations: 57754549 / total #impl: 673606167 (eff. 0.086)
476.92/477.02	c #Conflicts:    1197000 | #Learnt:      36333 | 0.000
476.92/477.02	c total clause space: 127.173MB
476.92/477.02	c total #watches: 229392
477.52/477.61	c total #propagations: 57808882 / total #impl: 674514521 (eff. 0.086)
477.52/477.61	c #Conflicts:    1198000 | #Learnt:      37333 | 0.000
477.52/477.61	c total clause space: 127.173MB
477.52/477.61	c total #watches: 234093
478.12/478.29	c total #propagations: 57851831 / total #impl: 675519608 (eff. 0.086)
478.12/478.29	c #Conflicts:    1199000 | #Learnt:      38333 | 0.000
478.12/478.29	c total clause space: 127.173MB
478.12/478.29	c total #watches: 238770
478.82/478.92	c total #propagations: 57897653 / total #impl: 676601305 (eff. 0.086)
478.82/478.92	c #Conflicts:    1200000 | #Learnt:      39333 | 0.000
478.82/478.92	c total clause space: 127.173MB
478.82/478.92	c total #watches: 242479
479.42/479.55	c total #propagations: 57945982 / total #impl: 677609665 (eff. 0.086)
479.42/479.55	c #Conflicts:    1201000 | #Learnt:      40333 | 0.000
479.42/479.55	c total clause space: 127.173MB
479.42/479.55	c total #watches: 247309
480.02/480.10	c total #propagations: 57988119 / total #impl: 678505635 (eff. 0.085)
480.02/480.10	c #Conflicts:    1202000 | #Learnt:      41333 | 0.000
480.02/480.10	c total clause space: 127.173MB
480.02/480.10	c total #watches: 253280
480.41/480.59	c total #propagations: 58026994 / total #impl: 679081529 (eff. 0.085)
480.41/480.59	c #Conflicts:    1203000 | #Learnt:      42333 | 0.000
480.41/480.59	c total clause space: 127.173MB
480.41/480.59	c total #watches: 257738
481.01/481.10	c total #propagations: 58057778 / total #impl: 679517762 (eff. 0.085)
481.01/481.10	c #Conflicts:    1204000 | #Learnt:      43333 | 0.000
481.01/481.10	c total clause space: 127.173MB
481.01/481.10	c total #watches: 262741
481.61/481.76	c total #propagations: 58093231 / total #impl: 680011181 (eff. 0.085)
481.61/481.76	c #Conflicts:    1205000 | #Learnt:      44333 | 0.000
481.61/481.76	c total clause space: 127.173MB
481.61/481.76	c total #watches: 269597
482.41/482.52	c total #propagations: 58138780 / total #impl: 680806584 (eff. 0.085)
482.41/482.52	c #Conflicts:    1206000 | #Learnt:      45333 | 0.000
482.41/482.52	c total clause space: 127.173MB
482.41/482.52	c total #watches: 273956
483.01/483.18	c total #propagations: 58185224 / total #impl: 681605268 (eff. 0.085)
483.01/483.18	c #Conflicts:    1207000 | #Learnt:      46333 | 0.000
483.01/483.18	c total clause space: 127.173MB
483.01/483.18	c total #watches: 278766
483.92/484.07	c total #propagations: 58234256 / total #impl: 682256764 (eff. 0.085)
483.92/484.07	c #Conflicts:    1208000 | #Learnt:      47333 | 0.000
483.92/484.07	c total clause space: 127.173MB
483.92/484.07	c total #watches: 282199
484.61/484.74	c total #propagations: 58287656 / total #impl: 683072120 (eff. 0.085)
484.61/484.74	c #Conflicts:    1209000 | #Learnt:      48333 | 0.000
484.61/484.74	c total clause space: 127.173MB
484.61/484.74	c total #watches: 285584
485.21/485.37	c total #propagations: 58327202 / total #impl: 683704195 (eff. 0.085)
485.21/485.37	c #Conflicts:    1210000 | #Learnt:      49333 | 0.000
485.21/485.37	c total clause space: 127.173MB
485.21/485.37	c total #watches: 288891
485.91/486.06	c total #propagations: 58368718 / total #impl: 684218599 (eff. 0.085)
485.91/486.06	c #Conflicts:    1211000 | #Learnt:      50333 | 0.000
485.91/486.06	c total clause space: 127.173MB
485.91/486.06	c total #watches: 292414
486.61/486.72	c total #propagations: 58416051 / total #impl: 684732035 (eff. 0.085)
486.61/486.72	c #Conflicts:    1212000 | #Learnt:      51333 | 0.000
486.61/486.72	c total clause space: 127.173MB
486.61/486.72	c total #watches: 295849
487.22/487.33	c total #propagations: 58451667 / total #impl: 685351735 (eff. 0.085)
487.22/487.33	c #Conflicts:    1213000 | #Learnt:      52333 | 0.000
487.22/487.33	c total clause space: 127.173MB
487.22/487.33	c total #watches: 299735
487.81/487.96	c total #propagations: 58480884 / total #impl: 686020462 (eff. 0.085)
487.81/487.96	c GC COLLECT
487.81/487.96	c #Conflicts:    1214000 | #Learnt:      26736 | 0.000
487.81/487.96	c total clause space: 127.173MB
487.81/487.96	c total #watches: 191253
488.21/488.30	c total #propagations: 58510550 / total #impl: 686721826 (eff. 0.085)
488.21/488.30	c #Conflicts:    1215000 | #Learnt:      27736 | 0.000
488.21/488.30	c total clause space: 127.173MB
488.21/488.30	c total #watches: 195220
488.51/488.69	c total #propagations: 58541322 / total #impl: 687379856 (eff. 0.085)
488.51/488.69	c #Conflicts:    1216000 | #Learnt:      28736 | 0.000
488.51/488.69	c total clause space: 127.173MB
488.51/488.69	c total #watches: 198921
489.01/489.12	c total #propagations: 58575631 / total #impl: 688166918 (eff. 0.085)
489.01/489.12	c #Conflicts:    1217000 | #Learnt:      29736 | 0.000
489.01/489.12	c total clause space: 127.173MB
489.01/489.12	c total #watches: 203992
489.52/489.60	c total #propagations: 58608197 / total #impl: 688860445 (eff. 0.085)
489.52/489.60	c #Conflicts:    1218000 | #Learnt:      30736 | 0.000
489.52/489.60	c total clause space: 127.173MB
489.52/489.60	c total #watches: 209039
490.01/490.13	c total #propagations: 58649744 / total #impl: 689767361 (eff. 0.085)
490.01/490.13	c #Conflicts:    1219000 | #Learnt:      31736 | 0.000
490.01/490.13	c total clause space: 127.173MB
490.01/490.13	c total #watches: 212778
490.52/490.64	c total #propagations: 58694062 / total #impl: 690534846 (eff. 0.085)
490.52/490.64	c #Conflicts:    1220000 | #Learnt:      32736 | 0.000
490.52/490.64	c total clause space: 127.173MB
490.52/490.64	c total #watches: 217461
491.01/491.16	c total #propagations: 58734111 / total #impl: 691424329 (eff. 0.085)
491.01/491.16	c #Conflicts:    1221000 | #Learnt:      33736 | 0.000
491.01/491.16	c total clause space: 127.173MB
491.01/491.16	c total #watches: 221430
491.62/491.76	c total #propagations: 58773460 / total #impl: 692180873 (eff. 0.085)
491.62/491.76	c #Conflicts:    1222000 | #Learnt:      34736 | 0.000
491.62/491.76	c total clause space: 127.173MB
491.62/491.76	c total #watches: 225745
492.11/492.28	c total #propagations: 58816943 / total #impl: 693097887 (eff. 0.085)
492.11/492.28	c #Conflicts:    1223000 | #Learnt:      35736 | 0.000
492.11/492.28	c total clause space: 127.173MB
492.11/492.28	c total #watches: 230104
492.72/492.85	c total #propagations: 58863515 / total #impl: 693813330 (eff. 0.085)
492.72/492.85	c #Conflicts:    1224000 | #Learnt:      36736 | 0.000
492.72/492.85	c total clause space: 127.173MB
492.72/492.85	c total #watches: 234357
493.31/493.44	c total #propagations: 58911137 / total #impl: 694524422 (eff. 0.085)
493.31/493.44	c #Conflicts:    1225000 | #Learnt:      37736 | 0.000
493.31/493.44	c total clause space: 127.173MB
493.31/493.44	c total #watches: 238431
493.92/494.01	c total #propagations: 58961354 / total #impl: 695205261 (eff. 0.085)
493.92/494.01	c #Conflicts:    1226000 | #Learnt:      38736 | 0.000
493.92/494.01	c total clause space: 127.173MB
493.92/494.01	c total #watches: 241690
494.51/494.62	c total #propagations: 59007152 / total #impl: 696014397 (eff. 0.085)
494.51/494.62	c #Conflicts:    1227000 | #Learnt:      39736 | 0.000
494.51/494.62	c total clause space: 127.173MB
494.51/494.62	c total #watches: 245711
495.11/495.21	c total #propagations: 59048886 / total #impl: 696904050 (eff. 0.085)
495.11/495.21	c #Conflicts:    1228000 | #Learnt:      40736 | 0.000
495.11/495.21	c total clause space: 127.173MB
495.11/495.21	c total #watches: 248972
495.71/495.80	c total #propagations: 59094867 / total #impl: 697673999 (eff. 0.085)
495.71/495.80	c #Conflicts:    1229000 | #Learnt:      41736 | 0.000
495.71/495.80	c total clause space: 127.173MB
495.71/495.80	c total #watches: 252523
496.21/496.33	c total #propagations: 59132396 / total #impl: 698576860 (eff. 0.085)
496.21/496.33	c #Conflicts:    1230000 | #Learnt:      42736 | 0.000
496.21/496.33	c total clause space: 127.173MB
496.21/496.33	c total #watches: 255809
496.81/496.91	c total #propagations: 59170676 / total #impl: 699308214 (eff. 0.085)
496.81/496.91	c #Conflicts:    1231000 | #Learnt:      43736 | 0.000
496.81/496.91	c total clause space: 127.173MB
496.81/496.91	c total #watches: 260076
497.31/497.41	c total #propagations: 59211244 / total #impl: 700005779 (eff. 0.085)
497.31/497.41	c #Conflicts:    1232000 | #Learnt:      44736 | 0.000
497.31/497.41	c total clause space: 127.173MB
497.31/497.41	c total #watches: 263868
497.81/497.92	c total #propagations: 59254246 / total #impl: 700544174 (eff. 0.085)
497.81/497.92	c #Conflicts:    1233000 | #Learnt:      45736 | 0.000
497.81/497.92	c total clause space: 127.173MB
497.81/497.92	c total #watches: 267506
498.51/498.60	c total #propagations: 59291924 / total #impl: 701088260 (eff. 0.085)
498.51/498.60	c #Conflicts:    1234000 | #Learnt:      46736 | 0.000
498.51/498.60	c total clause space: 127.173MB
498.51/498.60	c total #watches: 271002
499.21/499.31	c total #propagations: 59336076 / total #impl: 701935504 (eff. 0.085)
499.21/499.31	c #Conflicts:    1235000 | #Learnt:      47736 | 0.000
499.21/499.31	c total clause space: 127.173MB
499.21/499.31	c total #watches: 275001
499.81/499.99	c total #propagations: 59379903 / total #impl: 702998034 (eff. 0.084)
499.81/499.99	c #Conflicts:    1236000 | #Learnt:      48736 | 0.000
499.81/499.99	c total clause space: 127.173MB
499.81/499.99	c total #watches: 279156
500.52/500.68	c total #propagations: 59425198 / total #impl: 704066881 (eff. 0.084)
500.52/500.68	c #Conflicts:    1237000 | #Learnt:      49736 | 0.000
500.52/500.68	c total clause space: 127.173MB
500.52/500.68	c total #watches: 283243
501.52/501.63	c total #propagations: 59476358 / total #impl: 705045357 (eff. 0.084)
501.52/501.63	c #Conflicts:    1238000 | #Learnt:      50736 | 0.000
501.52/501.63	c total clause space: 127.173MB
501.52/501.63	c total #watches: 287554
502.21/502.38	c total #propagations: 59534204 / total #impl: 706213950 (eff. 0.084)
502.21/502.38	c #Conflicts:    1239000 | #Learnt:      51736 | 0.000
502.21/502.38	c total clause space: 127.173MB
502.21/502.38	c total #watches: 293106
503.01/503.18	c total #propagations: 59576435 / total #impl: 707274161 (eff. 0.084)
503.01/503.18	c #Conflicts:    1240000 | #Learnt:      52736 | 0.000
503.01/503.18	c total clause space: 127.173MB
503.01/503.18	c total #watches: 297409
503.91/504.05	c total #propagations: 59623097 / total #impl: 708195633 (eff. 0.084)
503.91/504.05	c #Conflicts:    1241000 | #Learnt:      53736 | 0.000
503.91/504.05	c total clause space: 127.173MB
503.91/504.05	c total #watches: 303240
504.41/504.58	c total #propagations: 59670886 / total #impl: 709167568 (eff. 0.084)
504.41/504.58	c GC COLLECT
504.41/504.58	c #Conflicts:    1242000 | #Learnt:      27840 | 0.000
504.41/504.58	c total clause space: 127.173MB
504.41/504.58	c total #watches: 197493
504.92/505.02	c total #propagations: 59720913 / total #impl: 709812421 (eff. 0.084)
504.92/505.02	c #Conflicts:    1243000 | #Learnt:      28840 | 0.000
504.92/505.02	c total clause space: 127.173MB
504.92/505.02	c total #watches: 202338
505.41/505.58	c total #propagations: 59773551 / total #impl: 710295919 (eff. 0.084)
505.41/505.58	c #Conflicts:    1244000 | #Learnt:      29840 | 0.000
505.41/505.58	c total clause space: 127.173MB
505.41/505.58	c total #watches: 207282
506.02/506.18	c total #propagations: 59828480 / total #impl: 711071368 (eff. 0.084)
506.02/506.18	c #Conflicts:    1245000 | #Learnt:      30840 | 0.000
506.02/506.18	c total clause space: 127.173MB
506.02/506.18	c total #watches: 212612
506.51/506.65	c total #propagations: 59886845 / total #impl: 711775464 (eff. 0.084)
506.51/506.65	c #Conflicts:    1246000 | #Learnt:      31840 | 0.000
506.51/506.65	c total clause space: 127.173MB
506.51/506.65	c total #watches: 218290
506.91/507.08	c total #propagations: 59934353 / total #impl: 712183210 (eff. 0.084)
506.91/507.08	c #Conflicts:    1247000 | #Learnt:      32840 | 0.000
506.91/507.08	c total clause space: 127.173MB
506.91/507.08	c total #watches: 223425
507.51/507.61	c total #propagations: 59972104 / total #impl: 712612410 (eff. 0.084)
507.51/507.61	c #Conflicts:    1248000 | #Learnt:      33840 | 0.000
507.51/507.61	c total clause space: 127.173MB
507.51/507.61	c total #watches: 227186
507.91/508.09	c total #propagations: 60023667 / total #impl: 713169551 (eff. 0.084)
507.91/508.09	c #Conflicts:    1249000 | #Learnt:      34840 | 0.000
507.91/508.09	c total clause space: 127.173MB
507.91/508.09	c total #watches: 231056
508.51/508.60	c total #propagations: 60062718 / total #impl: 713667202 (eff. 0.084)
508.51/508.60	c #Conflicts:    1250000 | #Learnt:      35840 | 0.000
508.51/508.60	c total clause space: 127.173MB
508.51/508.60	c total #watches: 234778
509.11/509.21	c total #propagations: 60102970 / total #impl: 714201550 (eff. 0.084)
509.11/509.21	c #Conflicts:    1251000 | #Learnt:      36840 | 0.000
509.11/509.21	c total clause space: 127.173MB
509.11/509.21	c total #watches: 239813
509.71/509.80	c total #propagations: 60155778 / total #impl: 714982839 (eff. 0.084)
509.71/509.80	c #Conflicts:    1252000 | #Learnt:      37840 | 0.000
509.71/509.80	c total clause space: 127.173MB
509.71/509.80	c total #watches: 244790
510.21/510.36	c total #propagations: 60209820 / total #impl: 715802709 (eff. 0.084)
510.21/510.36	c #Conflicts:    1253000 | #Learnt:      38840 | 0.000
510.21/510.36	c total clause space: 127.173MB
510.21/510.36	c total #watches: 248782
510.81/510.92	c total #propagations: 60264795 / total #impl: 716738015 (eff. 0.084)
510.81/510.92	c #Conflicts:    1254000 | #Learnt:      39840 | 0.000
510.81/510.92	c total clause space: 127.173MB
510.81/510.92	c total #watches: 253017
511.31/511.49	c total #propagations: 60324498 / total #impl: 717529208 (eff. 0.084)
511.31/511.49	c #Conflicts:    1255000 | #Learnt:      40840 | 0.000
511.31/511.49	c total clause space: 127.173MB
511.31/511.49	c total #watches: 259698
512.01/512.15	c total #propagations: 60387907 / total #impl: 718059434 (eff. 0.084)
512.01/512.15	c #Conflicts:    1256000 | #Learnt:      41840 | 0.000
512.01/512.15	c total clause space: 127.173MB
512.01/512.15	c total #watches: 263678
512.71/512.86	c total #propagations: 60428176 / total #impl: 719007117 (eff. 0.084)
512.71/512.86	c #Conflicts:    1257000 | #Learnt:      42840 | 0.000
512.71/512.86	c total clause space: 127.173MB
512.71/512.86	c total #watches: 267898
513.51/513.64	c total #propagations: 60471959 / total #impl: 720071897 (eff. 0.084)
513.51/513.64	c #Conflicts:    1258000 | #Learnt:      43840 | 0.000
513.51/513.64	c total clause space: 127.173MB
513.51/513.64	c total #watches: 272340
514.21/514.35	c total #propagations: 60519751 / total #impl: 721275856 (eff. 0.084)
514.21/514.35	c #Conflicts:    1259000 | #Learnt:      44840 | 0.000
514.21/514.35	c total clause space: 127.173MB
514.21/514.35	c total #watches: 279052
515.11/515.23	c total #propagations: 60572219 / total #impl: 721754398 (eff. 0.084)
515.11/515.23	c #Conflicts:    1260000 | #Learnt:      45840 | 0.000
515.11/515.23	c total clause space: 127.173MB
515.11/515.23	c total #watches: 284301
516.01/516.15	c total #propagations: 60623987 / total #impl: 722436191 (eff. 0.084)
516.01/516.15	c #Conflicts:    1261000 | #Learnt:      46840 | 0.000
516.01/516.15	c total clause space: 127.173MB
516.01/516.15	c total #watches: 290028
517.02/517.15	c total #propagations: 60670934 / total #impl: 723189809 (eff. 0.084)
517.02/517.15	c #Conflicts:    1262000 | #Learnt:      47840 | 0.000
517.02/517.15	c total clause space: 127.173MB
517.02/517.15	c total #watches: 294761
517.71/517.85	c total #propagations: 60725191 / total #impl: 724126071 (eff. 0.084)
517.71/517.85	c #Conflicts:    1263000 | #Learnt:      48840 | 0.000
517.71/517.85	c total clause space: 127.173MB
517.71/517.85	c total #watches: 299387
518.31/518.45	c total #propagations: 60773774 / total #impl: 724665388 (eff. 0.084)
518.31/518.45	c #Conflicts:    1264000 | #Learnt:      49840 | 0.000
518.31/518.45	c total clause space: 127.173MB
518.31/518.45	c total #watches: 304452
518.81/518.97	c total #propagations: 60807035 / total #impl: 725179838 (eff. 0.084)
518.81/518.97	c #Conflicts:    1265000 | #Learnt:      50840 | 0.000
518.81/518.97	c total clause space: 127.173MB
518.81/518.97	c total #watches: 308490
519.22/519.37	c total #propagations: 60838812 / total #impl: 725835068 (eff. 0.084)
519.22/519.37	c #Conflicts:    1266000 | #Learnt:      51840 | 0.000
519.22/519.37	c total clause space: 127.173MB
519.22/519.37	c total #watches: 311531
519.91/520.08	c total #propagations: 60877594 / total #impl: 726144225 (eff. 0.084)
519.91/520.08	c #Conflicts:    1267000 | #Learnt:      52840 | 0.000
519.91/520.08	c total clause space: 127.173MB
519.91/520.08	c total #watches: 317238
520.91/521.00	c total #propagations: 60943215 / total #impl: 726552335 (eff. 0.084)
520.91/521.00	c #Conflicts:    1268000 | #Learnt:      53840 | 0.000
520.91/521.00	c total clause space: 127.173MB
520.91/521.00	c total #watches: 324958
521.61/521.71	c total #propagations: 61009925 / total #impl: 727251953 (eff. 0.084)
521.61/521.71	c GC COLLECT
521.61/521.71	c #Conflicts:    1269000 | #Learnt:      27639 | 0.000
521.61/521.71	c total clause space: 127.173MB
521.61/521.71	c total #watches: 196293
522.11/522.27	c total #propagations: 61069037 / total #impl: 727749935 (eff. 0.084)
522.11/522.27	c #Conflicts:    1270000 | #Learnt:      28639 | 0.000
522.11/522.27	c total clause space: 127.173MB
522.11/522.27	c total #watches: 201215
522.61/522.72	c total #propagations: 61124147 / total #impl: 728549161 (eff. 0.084)
522.61/522.72	c #Conflicts:    1271000 | #Learnt:      29639 | 0.000
522.61/522.72	c total clause space: 127.173MB
522.61/522.72	c total #watches: 206148
522.91/523.00	c total #propagations: 61166751 / total #impl: 728988653 (eff. 0.084)
522.91/523.00	c #Conflicts:    1272000 | #Learnt:      30639 | 0.000
522.91/523.00	c total clause space: 127.173MB
522.91/523.00	c total #watches: 208868
523.11/523.24	c total #propagations: 61209515 / total #impl: 729211489 (eff. 0.084)
523.11/523.24	c #Conflicts:    1273000 | #Learnt:      31639 | 0.000
523.11/523.24	c total clause space: 127.173MB
523.11/523.24	c total #watches: 211276
523.52/523.65	c total #propagations: 61247650 / total #impl: 729446609 (eff. 0.084)
523.52/523.65	c #Conflicts:    1274000 | #Learnt:      32639 | 0.000
523.52/523.65	c total clause space: 127.173MB
523.52/523.65	c total #watches: 214692
523.91/524.03	c total #propagations: 61294522 / total #impl: 729835209 (eff. 0.084)
523.91/524.03	c #Conflicts:    1275000 | #Learnt:      33639 | 0.000
523.91/524.03	c total clause space: 127.173MB
523.91/524.03	c total #watches: 217856
524.31/524.45	c total #propagations: 61336072 / total #impl: 730157119 (eff. 0.084)
524.31/524.45	c #Conflicts:    1276000 | #Learnt:      34639 | 0.000
524.31/524.45	c total clause space: 127.173MB
524.31/524.45	c total #watches: 221206
524.91/525.06	c total #propagations: 61382733 / total #impl: 730563868 (eff. 0.084)
524.91/525.06	c #Conflicts:    1277000 | #Learnt:      35639 | 0.000
524.91/525.06	c total clause space: 127.173MB
524.91/525.06	c total #watches: 226387
525.21/525.39	c total #propagations: 61438653 / total #impl: 731073893 (eff. 0.084)
525.21/525.39	c #Conflicts:    1278000 | #Learnt:      36639 | 0.000
525.21/525.39	c total clause space: 127.173MB
525.21/525.39	c total #watches: 232333
525.72/525.86	c total #propagations: 61495004 / total #impl: 731252800 (eff. 0.084)
525.72/525.86	c #Conflicts:    1279000 | #Learnt:      37639 | 0.000
525.72/525.86	c total clause space: 127.173MB
525.72/525.86	c total #watches: 238630
526.31/526.48	c total #propagations: 61560850 / total #impl: 731620918 (eff. 0.084)
526.31/526.48	c #Conflicts:    1280000 | #Learnt:      38639 | 0.000
526.31/526.48	c total clause space: 127.173MB
526.31/526.48	c total #watches: 244579
526.91/527.08	c total #propagations: 61611176 / total #impl: 732331144 (eff. 0.084)
526.91/527.08	c #Conflicts:    1281000 | #Learnt:      39639 | 0.000
526.91/527.08	c total clause space: 127.173MB
526.91/527.08	c total #watches: 249076
527.31/527.45	c total #propagations: 61683040 / total #impl: 732636767 (eff. 0.084)
527.31/527.45	c #Conflicts:    1282000 | #Learnt:      40639 | 0.000
527.31/527.45	c total clause space: 127.173MB
527.31/527.45	c total #watches: 253447
527.51/527.67	c total #propagations: 61741933 / total #impl: 732816618 (eff. 0.084)
527.51/527.67	c #Conflicts:    1283000 | #Learnt:      41639 | 0.000
527.51/527.67	c total clause space: 127.173MB
527.51/527.67	c total #watches: 257590
527.81/527.93	c total #propagations: 61776816 / total #impl: 732934735 (eff. 0.084)
527.81/527.93	c #Conflicts:    1284000 | #Learnt:      42639 | 0.000
527.81/527.93	c total clause space: 127.173MB
527.81/527.93	c total #watches: 261709
528.31/528.46	c total #propagations: 61809338 / total #impl: 733044099 (eff. 0.084)
528.31/528.46	c #Conflicts:    1285000 | #Learnt:      43639 | 0.000
528.31/528.46	c total clause space: 127.173MB
528.31/528.46	c total #watches: 265438
528.91/529.03	c total #propagations: 61857985 / total #impl: 733570425 (eff. 0.084)
528.91/529.03	c #Conflicts:    1286000 | #Learnt:      44639 | 0.000
528.91/529.03	c total clause space: 127.173MB
528.91/529.03	c total #watches: 269627
529.51/529.66	c total #propagations: 61902235 / total #impl: 734249780 (eff. 0.084)
529.51/529.66	c #Conflicts:    1287000 | #Learnt:      45639 | 0.000
529.51/529.66	c total clause space: 127.173MB
529.51/529.66	c total #watches: 273206
530.31/530.45	c total #propagations: 61958725 / total #impl: 734937167 (eff. 0.084)
530.31/530.45	c #Conflicts:    1288000 | #Learnt:      46639 | 0.000
530.31/530.45	c total clause space: 127.173MB
530.31/530.45	c total #watches: 278371
531.11/531.22	c total #propagations: 62030459 / total #impl: 735535322 (eff. 0.084)
531.11/531.22	c #Conflicts:    1289000 | #Learnt:      47639 | 0.000
531.11/531.22	c total clause space: 127.173MB
531.11/531.22	c total #watches: 283112
531.81/531.91	c total #propagations: 62078796 / total #impl: 736425412 (eff. 0.084)
531.81/531.91	c #Conflicts:    1290000 | #Learnt:      48639 | 0.000
531.81/531.91	c total clause space: 127.173MB
531.81/531.91	c total #watches: 287851
532.51/532.64	c total #propagations: 62121361 / total #impl: 737215905 (eff. 0.084)
532.51/532.64	c #Conflicts:    1291000 | #Learnt:      49639 | 0.000
532.51/532.64	c total clause space: 127.173MB
532.51/532.64	c total #watches: 293086
533.21/533.31	c total #propagations: 62168548 / total #impl: 738018117 (eff. 0.084)
533.21/533.31	c #Conflicts:    1292000 | #Learnt:      50639 | 0.000
533.21/533.31	c total clause space: 127.173MB
533.21/533.31	c total #watches: 298680
533.71/533.85	c total #propagations: 62213139 / total #impl: 738628462 (eff. 0.084)
533.71/533.85	c #Conflicts:    1293000 | #Learnt:      51639 | 0.000
533.71/533.85	c total clause space: 127.173MB
533.71/533.85	c total #watches: 303445
534.21/534.38	c total #propagations: 62253342 / total #impl: 739082903 (eff. 0.084)
534.21/534.38	c #Conflicts:    1294000 | #Learnt:      52639 | 0.000
534.21/534.38	c total clause space: 127.173MB
534.21/534.38	c total #watches: 307437
534.81/534.93	c total #propagations: 62293596 / total #impl: 739584284 (eff. 0.084)
534.81/534.93	c #Conflicts:    1295000 | #Learnt:      53639 | 0.000
534.81/534.93	c total clause space: 127.173MB
534.81/534.93	c total #watches: 311593
535.71/535.84	c total #propagations: 62332246 / total #impl: 740093326 (eff. 0.084)
535.71/535.84	c #Conflicts:    1296000 | #Learnt:      54639 | 0.000
535.71/535.84	c total clause space: 127.173MB
535.71/535.84	c total #watches: 318513
536.21/536.30	c total #propagations: 62378393 / total #impl: 740569477 (eff. 0.084)
536.21/536.30	c GC COLLECT
536.21/536.30	c #Conflicts:    1297000 | #Learnt:      28132 | 0.000
536.21/536.30	c total clause space: 127.173MB
536.21/536.30	c total #watches: 198807
536.61/536.74	c total #propagations: 62420944 / total #impl: 740855517 (eff. 0.084)
536.61/536.74	c #Conflicts:    1298000 | #Learnt:      29132 | 0.000
536.61/536.74	c total clause space: 127.173MB
536.61/536.74	c total #watches: 206185
536.91/537.06	c total #propagations: 62469426 / total #impl: 741337034 (eff. 0.084)
536.91/537.06	c #Conflicts:    1299000 | #Learnt:      30132 | 0.000
536.91/537.06	c total clause space: 127.173MB
536.91/537.06	c total #watches: 211206
537.21/537.39	c total #propagations: 62515606 / total #impl: 741620415 (eff. 0.084)
537.21/537.39	c #Conflicts:    1300000 | #Learnt:      31132 | 0.000
537.21/537.39	c total clause space: 127.173MB
537.21/537.39	c total #watches: 214700
537.61/537.78	c total #propagations: 62565197 / total #impl: 741981758 (eff. 0.084)
537.61/537.78	c #Conflicts:    1301000 | #Learnt:      32132 | 0.000
537.61/537.78	c total clause space: 127.173MB
537.61/537.78	c total #watches: 220929
538.11/538.28	c total #propagations: 62609951 / total #impl: 742496823 (eff. 0.084)
538.11/538.28	c #Conflicts:    1302000 | #Learnt:      33132 | 0.000
538.11/538.28	c total clause space: 127.173MB
538.11/538.28	c total #watches: 224957
538.71/538.88	c total #propagations: 62661894 / total #impl: 743138251 (eff. 0.084)
538.71/538.88	c #Conflicts:    1303000 | #Learnt:      34132 | 0.000
538.71/538.88	c total clause space: 127.173MB
538.71/538.88	c total #watches: 228976
539.21/539.34	c total #propagations: 62713254 / total #impl: 743887625 (eff. 0.084)
539.21/539.34	c #Conflicts:    1304000 | #Learnt:      35132 | 0.000
539.21/539.34	c total clause space: 127.173MB
539.21/539.34	c total #watches: 232496
539.61/539.72	c total #propagations: 62763911 / total #impl: 744306924 (eff. 0.084)
539.61/539.72	c #Conflicts:    1305000 | #Learnt:      36132 | 0.000
539.61/539.72	c total clause space: 127.173MB
539.61/539.72	c total #watches: 237526
539.91/540.01	c total #propagations: 62807394 / total #impl: 744578730 (eff. 0.084)
539.91/540.01	c #Conflicts:    1306000 | #Learnt:      37132 | 0.000
539.91/540.01	c total clause space: 127.173MB
539.91/540.01	c total #watches: 241375
540.41/540.59	c total #propagations: 62846568 / total #impl: 744809781 (eff. 0.084)
540.41/540.59	c #Conflicts:    1307000 | #Learnt:      38132 | 0.000
540.41/540.59	c total clause space: 127.173MB
540.41/540.59	c total #watches: 246993
541.11/541.23	c total #propagations: 62918669 / total #impl: 745293575 (eff. 0.084)
541.11/541.23	c #Conflicts:    1308000 | #Learnt:      39132 | 0.000
541.11/541.23	c total clause space: 127.173MB
541.11/541.23	c total #watches: 251154
541.71/541.88	c total #propagations: 62976677 / total #impl: 745889165 (eff. 0.084)
541.71/541.88	c #Conflicts:    1309000 | #Learnt:      40132 | 0.000
541.71/541.88	c total clause space: 127.173MB
541.71/541.88	c total #watches: 254887
542.41/542.56	c total #propagations: 63022769 / total #impl: 746533775 (eff. 0.084)
542.41/542.56	c #Conflicts:    1310000 | #Learnt:      41132 | 0.000
542.41/542.56	c total clause space: 127.173MB
542.41/542.56	c total #watches: 258872
543.01/543.19	c total #propagations: 63067593 / total #impl: 747456578 (eff. 0.084)
543.01/543.19	c #Conflicts:    1311000 | #Learnt:      42132 | 0.000
543.01/543.19	c total clause space: 127.173MB
543.01/543.19	c total #watches: 264069
543.81/543.95	c total #propagations: 63118514 / total #impl: 748075031 (eff. 0.084)
543.81/543.95	c #Conflicts:    1312000 | #Learnt:      43132 | 0.000
543.81/543.95	c total clause space: 127.173MB
543.81/543.95	c total #watches: 269172
544.51/544.61	c total #propagations: 63164595 / total #impl: 748706755 (eff. 0.084)
544.51/544.61	c #Conflicts:    1313000 | #Learnt:      44132 | 0.000
544.51/544.61	c total clause space: 127.173MB
544.51/544.61	c total #watches: 274324
545.31/545.44	c total #propagations: 63212383 / total #impl: 749281926 (eff. 0.084)
545.31/545.44	c #Conflicts:    1314000 | #Learnt:      45132 | 0.000
545.31/545.44	c total clause space: 127.173MB
545.31/545.44	c total #watches: 280047
545.71/545.84	c total #propagations: 63259872 / total #impl: 750187360 (eff. 0.084)
545.71/545.84	c #Conflicts:    1315000 | #Learnt:      46132 | 0.000
545.71/545.84	c total clause space: 127.173MB
545.71/545.84	c total #watches: 284195
546.40/546.52	c total #propagations: 63292269 / total #impl: 750487072 (eff. 0.084)
546.40/546.52	c #Conflicts:    1316000 | #Learnt:      47132 | 0.000
546.40/546.52	c total clause space: 127.173MB
546.40/546.52	c total #watches: 288354
547.10/547.28	c total #propagations: 63335234 / total #impl: 751090894 (eff. 0.084)
547.10/547.28	c #Conflicts:    1317000 | #Learnt:      48132 | 0.000
547.10/547.28	c total clause space: 127.173MB
547.10/547.28	c total #watches: 292435
547.90/548.04	c total #propagations: 63385304 / total #impl: 751646171 (eff. 0.084)
547.90/548.04	c #Conflicts:    1318000 | #Learnt:      49132 | 0.000
547.90/548.04	c total clause space: 127.173MB
547.90/548.04	c total #watches: 296196
548.70/548.88	c total #propagations: 63430438 / total #impl: 752221483 (eff. 0.084)
548.70/548.88	c #Conflicts:    1319000 | #Learnt:      50132 | 0.000
548.70/548.88	c total clause space: 127.173MB
548.70/548.88	c total #watches: 299266
549.50/549.68	c total #propagations: 63474973 / total #impl: 752922103 (eff. 0.084)
549.50/549.68	c #Conflicts:    1320000 | #Learnt:      51132 | 0.000
549.50/549.68	c total clause space: 127.173MB
549.50/549.68	c total #watches: 302845
550.40/550.51	c total #propagations: 63526849 / total #impl: 753539438 (eff. 0.084)
550.40/550.51	c #Conflicts:    1321000 | #Learnt:      52132 | 0.000
550.40/550.51	c total clause space: 127.173MB
550.40/550.51	c total #watches: 306881
551.30/551.45	c total #propagations: 63567883 / total #impl: 754260120 (eff. 0.084)
551.30/551.45	c #Conflicts:    1322000 | #Learnt:      53132 | 0.000
551.30/551.45	c total clause space: 127.173MB
551.30/551.45	c total #watches: 311036
552.40/552.52	c total #propagations: 63611836 / total #impl: 755038842 (eff. 0.084)
552.40/552.52	c #Conflicts:    1323000 | #Learnt:      54132 | 0.000
552.40/552.52	c total clause space: 127.173MB
552.40/552.52	c total #watches: 315313
553.40/553.52	c total #propagations: 63660067 / total #impl: 755850326 (eff. 0.084)
553.40/553.52	c #Conflicts:    1324000 | #Learnt:      55132 | 0.000
553.40/553.52	c total clause space: 127.173MB
553.40/553.52	c total #watches: 319996
554.10/554.21	c total #propagations: 63702846 / total #impl: 756755870 (eff. 0.084)
554.10/554.21	c GC COLLECT
554.10/554.21	c #Conflicts:    1325000 | #Learnt:      28327 | 0.000
554.10/554.21	c total clause space: 127.173MB
554.10/554.21	c total #watches: 199316
554.41/554.59	c total #propagations: 63741172 / total #impl: 757345883 (eff. 0.084)
554.41/554.59	c #Conflicts:    1326000 | #Learnt:      29327 | 0.000
554.41/554.59	c total clause space: 127.173MB
554.41/554.59	c total #watches: 203654
554.80/554.96	c total #propagations: 63777702 / total #impl: 757786306 (eff. 0.084)
554.80/554.96	c #Conflicts:    1327000 | #Learnt:      30327 | 0.000
554.80/554.96	c total clause space: 127.173MB
554.80/554.96	c total #watches: 207871
555.20/555.30	c total #propagations: 63813004 / total #impl: 758144522 (eff. 0.084)
555.20/555.30	c #Conflicts:    1328000 | #Learnt:      31327 | 0.000
555.20/555.30	c total clause space: 127.173MB
555.20/555.30	c total #watches: 210906
555.51/555.67	c total #propagations: 63846754 / total #impl: 758456625 (eff. 0.084)
555.51/555.67	c #Conflicts:    1329000 | #Learnt:      32327 | 0.000
555.51/555.67	c total clause space: 127.173MB
555.51/555.67	c total #watches: 213963
555.90/556.06	c total #propagations: 63882640 / total #impl: 758817753 (eff. 0.084)
555.90/556.06	c #Conflicts:    1330000 | #Learnt:      33327 | 0.000
555.90/556.06	c total clause space: 127.173MB
555.90/556.06	c total #watches: 216872
556.30/556.44	c total #propagations: 63919286 / total #impl: 759174472 (eff. 0.084)
556.30/556.44	c #Conflicts:    1331000 | #Learnt:      34327 | 0.000
556.30/556.44	c total clause space: 127.173MB
556.30/556.44	c total #watches: 219753
556.70/556.80	c total #propagations: 63958021 / total #impl: 759562875 (eff. 0.084)
556.70/556.80	c #Conflicts:    1332000 | #Learnt:      35327 | 0.000
556.70/556.80	c total clause space: 127.173MB
556.70/556.80	c total #watches: 222531
557.00/557.17	c total #propagations: 63987610 / total #impl: 759967606 (eff. 0.084)
557.00/557.17	c #Conflicts:    1333000 | #Learnt:      36327 | 0.000
557.00/557.17	c total clause space: 127.173MB
557.00/557.17	c total #watches: 225178
557.40/557.59	c total #propagations: 64015918 / total #impl: 760309458 (eff. 0.084)
557.40/557.59	c #Conflicts:    1334000 | #Learnt:      37327 | 0.000
557.40/557.59	c total clause space: 127.173MB
557.40/557.59	c total #watches: 228522
557.90/558.05	c total #propagations: 64063441 / total #impl: 760778823 (eff. 0.084)
557.90/558.05	c #Conflicts:    1335000 | #Learnt:      38327 | 0.000
557.90/558.05	c total clause space: 127.173MB
557.90/558.05	c total #watches: 231888
558.40/558.54	c total #propagations: 64110247 / total #impl: 761382984 (eff. 0.084)
558.40/558.54	c #Conflicts:    1336000 | #Learnt:      39327 | 0.000
558.40/558.54	c total clause space: 127.173MB
558.40/558.54	c total #watches: 235642
558.90/559.03	c total #propagations: 64151429 / total #impl: 761979353 (eff. 0.084)
558.90/559.03	c #Conflicts:    1337000 | #Learnt:      40327 | 0.000
558.90/559.03	c total clause space: 127.173MB
558.90/559.03	c total #watches: 239031
559.40/559.57	c total #propagations: 64186697 / total #impl: 762695990 (eff. 0.084)
559.40/559.57	c #Conflicts:    1338000 | #Learnt:      41327 | 0.000
559.40/559.57	c total clause space: 127.173MB
559.40/559.57	c total #watches: 242649
559.91/560.04	c total #propagations: 64226669 / total #impl: 763375419 (eff. 0.084)
559.91/560.04	c #Conflicts:    1339000 | #Learnt:      42327 | 0.000
559.91/560.04	c total clause space: 127.173MB
559.91/560.04	c total #watches: 246209
560.50/560.60	c total #propagations: 64262814 / total #impl: 764035751 (eff. 0.084)
560.50/560.60	c #Conflicts:    1340000 | #Learnt:      43327 | 0.000
560.50/560.60	c total clause space: 127.173MB
560.50/560.60	c total #watches: 249522
561.01/561.13	c total #propagations: 64308949 / total #impl: 764773525 (eff. 0.084)
561.01/561.13	c #Conflicts:    1341000 | #Learnt:      44327 | 0.000
561.01/561.13	c total clause space: 127.173MB
561.01/561.13	c total #watches: 252830
561.60/561.70	c total #propagations: 64352264 / total #impl: 765549719 (eff. 0.084)
561.60/561.70	c #Conflicts:    1342000 | #Learnt:      45327 | 0.000
561.60/561.70	c total clause space: 127.173MB
561.60/561.70	c total #watches: 255972
562.11/562.25	c total #propagations: 64390065 / total #impl: 766266614 (eff. 0.084)
562.11/562.25	c #Conflicts:    1343000 | #Learnt:      46327 | 0.000
562.11/562.25	c total clause space: 127.173MB
562.11/562.25	c total #watches: 259173
562.70/562.84	c total #propagations: 64428030 / total #impl: 767060481 (eff. 0.084)
562.70/562.84	c #Conflicts:    1344000 | #Learnt:      47327 | 0.000
562.70/562.84	c total clause space: 127.173MB
562.70/562.84	c total #watches: 262523
563.30/563.44	c total #propagations: 64468816 / total #impl: 767778101 (eff. 0.084)
563.30/563.44	c #Conflicts:    1345000 | #Learnt:      48327 | 0.000
563.30/563.44	c total clause space: 127.173MB
563.30/563.44	c total #watches: 265532
563.90/564.04	c total #propagations: 64516866 / total #impl: 768623370 (eff. 0.084)
563.90/564.04	c #Conflicts:    1346000 | #Learnt:      49327 | 0.000
563.90/564.04	c total clause space: 127.173MB
563.90/564.04	c total #watches: 268650
564.50/564.64	c total #propagations: 64560438 / total #impl: 769406269 (eff. 0.084)
564.50/564.64	c #Conflicts:    1347000 | #Learnt:      50327 | 0.000
564.50/564.64	c total clause space: 127.173MB
564.50/564.64	c total #watches: 272000
565.10/565.28	c total #propagations: 64597004 / total #impl: 770154081 (eff. 0.084)
565.10/565.28	c #Conflicts:    1348000 | #Learnt:      51327 | 0.000
565.10/565.28	c total clause space: 127.173MB
565.10/565.28	c total #watches: 275204
565.80/565.95	c total #propagations: 64639953 / total #impl: 770927622 (eff. 0.084)
565.80/565.95	c #Conflicts:    1349000 | #Learnt:      52327 | 0.000
565.80/565.95	c total clause space: 127.173MB
565.80/565.95	c total #watches: 278328
566.60/566.73	c total #propagations: 64681136 / total #impl: 771405561 (eff. 0.084)
566.60/566.73	c #Conflicts:    1350000 | #Learnt:      53327 | 0.000
566.60/566.73	c total clause space: 127.173MB
566.60/566.73	c total #watches: 282238
567.30/567.49	c total #propagations: 64728033 / total #impl: 772307619 (eff. 0.084)
567.30/567.49	c #Conflicts:    1351000 | #Learnt:      54327 | 0.000
567.30/567.49	c total clause space: 127.173MB
567.30/567.49	c total #watches: 285419
568.20/568.35	c total #propagations: 64774440 / total #impl: 773040560 (eff. 0.084)
568.20/568.35	c #Conflicts:    1352000 | #Learnt:      55327 | 0.000
568.20/568.35	c total clause space: 127.173MB
568.20/568.35	c total #watches: 289110
569.00/569.16	c total #propagations: 64824424 / total #impl: 774053988 (eff. 0.084)
569.00/569.16	c GC COLLECT
569.00/569.16	c #Conflicts:    1353000 | #Learnt:      28235 | 0.000
569.00/569.16	c total clause space: 127.173MB
569.00/569.16	c total #watches: 198656
569.40/569.55	c total #propagations: 64869197 / total #impl: 774911181 (eff. 0.084)
569.40/569.55	c #Conflicts:    1354000 | #Learnt:      29235 | 0.000
569.40/569.55	c total clause space: 127.173MB
569.40/569.55	c total #watches: 202252
569.90/570.06	c total #propagations: 64912163 / total #impl: 775452651 (eff. 0.084)
569.90/570.06	c #Conflicts:    1355000 | #Learnt:      30235 | 0.000
569.90/570.06	c total clause space: 127.173MB
569.90/570.06	c total #watches: 206164
570.40/570.51	c total #propagations: 64962888 / total #impl: 776219706 (eff. 0.084)
570.40/570.51	c #Conflicts:    1356000 | #Learnt:      31235 | 0.000
570.40/570.51	c total clause space: 127.173MB
570.40/570.51	c total #watches: 209903
570.81/571.00	c total #propagations: 65011140 / total #impl: 776832894 (eff. 0.084)
570.81/571.00	c #Conflicts:    1357000 | #Learnt:      32235 | 0.000
570.81/571.00	c total clause space: 127.173MB
570.81/571.00	c total #watches: 213606
571.30/571.47	c total #propagations: 65057804 / total #impl: 777388612 (eff. 0.084)
571.30/571.47	c #Conflicts:    1358000 | #Learnt:      33235 | 0.000
571.30/571.47	c total clause space: 127.173MB
571.30/571.47	c total #watches: 216659
571.80/571.92	c total #propagations: 65105171 / total #impl: 777910565 (eff. 0.084)
571.80/571.92	c #Conflicts:    1359000 | #Learnt:      34235 | 0.000
571.80/571.92	c total clause space: 127.173MB
571.80/571.92	c total #watches: 220062
572.20/572.35	c total #propagations: 65156072 / total #impl: 778417351 (eff. 0.084)
572.20/572.35	c #Conflicts:    1360000 | #Learnt:      35235 | 0.000
572.20/572.35	c total clause space: 127.173MB
572.20/572.35	c total #watches: 223650
572.70/572.83	c total #propagations: 65207379 / total #impl: 778989794 (eff. 0.084)
572.70/572.83	c #Conflicts:    1361000 | #Learnt:      36235 | 0.000
572.70/572.83	c total clause space: 127.173MB
572.70/572.83	c total #watches: 227044
573.20/573.31	c total #propagations: 65265119 / total #impl: 779577081 (eff. 0.084)
573.20/573.31	c #Conflicts:    1362000 | #Learnt:      37235 | 0.000
573.20/573.31	c total clause space: 127.173MB
573.20/573.31	c total #watches: 230624
573.70/573.85	c total #propagations: 65313628 / total #impl: 780130971 (eff. 0.084)
573.70/573.85	c #Conflicts:    1363000 | #Learnt:      38235 | 0.000
573.70/573.85	c total clause space: 127.173MB
573.70/573.85	c total #watches: 233988
574.11/574.26	c total #propagations: 65368513 / total #impl: 780778313 (eff. 0.084)
574.11/574.26	c #Conflicts:    1364000 | #Learnt:      39235 | 0.000
574.11/574.26	c total clause space: 127.173MB
574.11/574.26	c total #watches: 237647
574.60/574.73	c total #propagations: 65417241 / total #impl: 781357552 (eff. 0.084)
574.60/574.73	c #Conflicts:    1365000 | #Learnt:      40235 | 0.000
574.60/574.73	c total clause space: 127.173MB
574.60/574.73	c total #watches: 241175
575.00/575.18	c total #propagations: 65468044 / total #impl: 781958046 (eff. 0.084)
575.00/575.18	c #Conflicts:    1366000 | #Learnt:      41235 | 0.000
575.00/575.18	c total clause space: 127.173MB
575.00/575.18	c total #watches: 244911
575.50/575.66	c total #propagations: 65514506 / total #impl: 782559843 (eff. 0.084)
575.50/575.66	c #Conflicts:    1367000 | #Learnt:      42235 | 0.000
575.50/575.66	c total clause space: 127.173MB
575.50/575.66	c total #watches: 248855
576.10/576.29	c total #propagations: 65557691 / total #impl: 783203788 (eff. 0.084)
576.10/576.29	c #Conflicts:    1368000 | #Learnt:      43235 | 0.000
576.10/576.29	c total clause space: 127.173MB
576.10/576.29	c total #watches: 253236
576.80/576.95	c total #propagations: 65607004 / total #impl: 783900568 (eff. 0.084)
576.80/576.95	c #Conflicts:    1369000 | #Learnt:      44235 | 0.000
576.80/576.95	c total clause space: 127.173MB
576.80/576.95	c total #watches: 257367
577.41/577.53	c total #propagations: 65655088 / total #impl: 784439509 (eff. 0.084)
577.41/577.53	c #Conflicts:    1370000 | #Learnt:      45235 | 0.000
577.41/577.53	c total clause space: 127.173MB
577.41/577.53	c total #watches: 262258
578.00/578.15	c total #propagations: 65695054 / total #impl: 784971217 (eff. 0.084)
578.00/578.15	c #Conflicts:    1371000 | #Learnt:      46235 | 0.000
578.00/578.15	c total clause space: 127.173MB
578.00/578.15	c total #watches: 268183
578.70/578.83	c total #propagations: 65741047 / total #impl: 785462031 (eff. 0.084)
578.70/578.83	c #Conflicts:    1372000 | #Learnt:      47235 | 0.000
578.70/578.83	c total clause space: 127.173MB
578.70/578.83	c total #watches: 273060
579.30/579.45	c total #propagations: 65786148 / total #impl: 786243090 (eff. 0.084)
579.30/579.45	c #Conflicts:    1373000 | #Learnt:      48235 | 0.000
579.30/579.45	c total clause space: 127.173MB
579.30/579.45	c total #watches: 277377
579.90/580.03	c total #propagations: 65830519 / total #impl: 787005933 (eff. 0.084)
579.90/580.03	c #Conflicts:    1374000 | #Learnt:      49235 | 0.000
579.90/580.03	c total clause space: 127.173MB
579.90/580.03	c total #watches: 280823
580.50/580.60	c total #propagations: 65875163 / total #impl: 787592399 (eff. 0.084)
580.50/580.60	c #Conflicts:    1375000 | #Learnt:      50235 | 0.000
580.50/580.60	c total clause space: 127.173MB
580.50/580.60	c total #watches: 284223
581.20/581.32	c total #propagations: 65920769 / total #impl: 788164008 (eff. 0.084)
581.20/581.32	c #Conflicts:    1376000 | #Learnt:      51235 | 0.000
581.20/581.32	c total clause space: 127.173MB
581.20/581.32	c total #watches: 287745
581.90/582.01	c total #propagations: 65966464 / total #impl: 788956859 (eff. 0.084)
581.90/582.01	c #Conflicts:    1377000 | #Learnt:      52235 | 0.000
581.90/582.01	c total clause space: 127.173MB
581.90/582.01	c total #watches: 291207
582.60/582.78	c total #propagations: 66006135 / total #impl: 789619230 (eff. 0.084)
582.60/582.78	c #Conflicts:    1378000 | #Learnt:      53235 | 0.000
582.60/582.78	c total clause space: 127.173MB
582.60/582.78	c total #watches: 295211
583.40/583.55	c total #propagations: 66051105 / total #impl: 790470511 (eff. 0.084)
583.40/583.55	c #Conflicts:    1379000 | #Learnt:      54235 | 0.000
583.40/583.55	c total clause space: 127.173MB
583.40/583.55	c total #watches: 300414
584.00/584.14	c total #propagations: 66093963 / total #impl: 791016616 (eff. 0.084)
584.00/584.14	c #Conflicts:    1380000 | #Learnt:      55235 | 0.000
584.00/584.14	c total clause space: 127.173MB
584.00/584.14	c total #watches: 305050
584.70/584.80	c total #propagations: 66138088 / total #impl: 791594095 (eff. 0.084)
584.70/584.80	c #Conflicts:    1381000 | #Learnt:      56235 | 0.000
584.70/584.80	c total clause space: 127.173MB
584.70/584.80	c total #watches: 310888
585.40/585.53	c total #propagations: 66173460 / total #impl: 792189746 (eff. 0.084)
585.40/585.53	c GC COLLECT
585.40/585.53	c #Conflicts:    1382000 | #Learnt:      28825 | 0.000
585.40/585.53	c total clause space: 127.173MB
585.40/585.53	c total #watches: 201218
585.80/585.96	c total #propagations: 66229481 / total #impl: 792885243 (eff. 0.084)
585.80/585.96	c #Conflicts:    1383000 | #Learnt:      29825 | 0.000
585.80/585.96	c total clause space: 127.173MB
585.80/585.96	c total #watches: 205466
586.20/586.34	c total #propagations: 66272707 / total #impl: 793671572 (eff. 0.084)
586.20/586.34	c #Conflicts:    1384000 | #Learnt:      30825 | 0.000
586.20/586.34	c total clause space: 127.173MB
586.20/586.34	c total #watches: 210774
586.60/586.77	c total #propagations: 66320396 / total #impl: 793986571 (eff. 0.084)
586.60/586.77	c #Conflicts:    1385000 | #Learnt:      31825 | 0.000
586.60/586.77	c total clause space: 127.173MB
586.60/586.77	c total #watches: 216541
587.20/587.30	c total #propagations: 66375707 / total #impl: 794468510 (eff. 0.084)
587.20/587.30	c #Conflicts:    1386000 | #Learnt:      32825 | 0.000
587.20/587.30	c total clause space: 127.173MB
587.20/587.30	c total #watches: 222414
587.70/587.80	c total #propagations: 66425833 / total #impl: 795034594 (eff. 0.084)
587.70/587.80	c #Conflicts:    1387000 | #Learnt:      33825 | 0.000
587.70/587.80	c total clause space: 127.173MB
587.70/587.80	c total #watches: 225916
588.10/588.23	c total #propagations: 66480310 / total #impl: 795503214 (eff. 0.084)
588.10/588.23	c #Conflicts:    1388000 | #Learnt:      34825 | 0.000
588.10/588.23	c total clause space: 127.173MB
588.10/588.23	c total #watches: 229222
588.60/588.71	c total #propagations: 66524765 / total #impl: 796056410 (eff. 0.084)
588.60/588.71	c #Conflicts:    1389000 | #Learnt:      35825 | 0.000
588.60/588.71	c total clause space: 127.173MB
588.60/588.71	c total #watches: 232772
589.10/589.25	c total #propagations: 66571162 / total #impl: 796743172 (eff. 0.084)
589.10/589.25	c #Conflicts:    1390000 | #Learnt:      36825 | 0.000
589.10/589.25	c total clause space: 127.173MB
589.10/589.25	c total #watches: 237881
589.60/589.78	c total #propagations: 66611663 / total #impl: 797427358 (eff. 0.084)
589.60/589.78	c #Conflicts:    1391000 | #Learnt:      37825 | 0.000
589.60/589.78	c total clause space: 127.173MB
589.60/589.78	c total #watches: 241382
590.20/590.37	c total #propagations: 66660209 / total #impl: 798057674 (eff. 0.084)
590.20/590.37	c #Conflicts:    1392000 | #Learnt:      38825 | 0.000
590.20/590.37	c total clause space: 127.173MB
590.20/590.37	c total #watches: 246194
590.90/591.04	c total #propagations: 66706528 / total #impl: 798778092 (eff. 0.084)
590.90/591.04	c #Conflicts:    1393000 | #Learnt:      39825 | 0.000
590.90/591.04	c total clause space: 127.173MB
590.90/591.04	c total #watches: 251320
591.70/591.89	c total #propagations: 66753636 / total #impl: 799562629 (eff. 0.083)
591.70/591.89	c #Conflicts:    1394000 | #Learnt:      40825 | 0.000
591.70/591.89	c total clause space: 127.173MB
591.70/591.89	c total #watches: 255020
592.29/592.49	c total #propagations: 66807671 / total #impl: 800419011 (eff. 0.083)
592.29/592.49	c #Conflicts:    1395000 | #Learnt:      41825 | 0.000
592.29/592.49	c total clause space: 127.173MB
592.29/592.49	c total #watches: 258231
592.99/593.13	c total #propagations: 66854479 / total #impl: 801272870 (eff. 0.083)
592.99/593.13	c #Conflicts:    1396000 | #Learnt:      42825 | 0.000
592.99/593.13	c total clause space: 127.173MB
592.99/593.13	c total #watches: 261749
593.49/593.67	c total #propagations: 66897163 / total #impl: 802086029 (eff. 0.083)
593.49/593.67	c #Conflicts:    1397000 | #Learnt:      43825 | 0.000
593.49/593.67	c total clause space: 127.173MB
593.49/593.67	c total #watches: 265190
594.09/594.20	c total #propagations: 66937278 / total #impl: 802755399 (eff. 0.083)
594.09/594.20	c #Conflicts:    1398000 | #Learnt:      44825 | 0.000
594.09/594.20	c total clause space: 127.173MB
594.09/594.20	c total #watches: 268650
594.59/594.78	c total #propagations: 66977498 / total #impl: 803345574 (eff. 0.083)
594.59/594.78	c #Conflicts:    1399000 | #Learnt:      45825 | 0.000
594.59/594.78	c total clause space: 127.173MB
594.59/594.78	c total #watches: 271944
595.29/595.42	c total #propagations: 67017371 / total #impl: 804032211 (eff. 0.083)
595.29/595.42	c #Conflicts:    1400000 | #Learnt:      46825 | 0.000
595.29/595.42	c total clause space: 127.173MB
595.29/595.42	c total #watches: 275118
595.79/595.98	c total #propagations: 67060018 / total #impl: 804751521 (eff. 0.083)
595.79/595.98	c #Conflicts:    1401000 | #Learnt:      47825 | 0.000
595.79/595.98	c total clause space: 127.173MB
595.79/595.98	c total #watches: 278577
596.49/596.60	c total #propagations: 67100126 / total #impl: 805446745 (eff. 0.083)
596.49/596.60	c #Conflicts:    1402000 | #Learnt:      48825 | 0.000
596.49/596.60	c total clause space: 127.173MB
596.49/596.60	c total #watches: 281902
597.09/597.20	c total #propagations: 67140974 / total #impl: 806075364 (eff. 0.083)
597.09/597.20	c #Conflicts:    1403000 | #Learnt:      49825 | 0.000
597.09/597.20	c total clause space: 127.173MB
597.09/597.20	c total #watches: 285289
597.69/597.85	c total #propagations: 67183154 / total #impl: 806769967 (eff. 0.083)
597.69/597.85	c #Conflicts:    1404000 | #Learnt:      50825 | 0.000
597.69/597.85	c total clause space: 127.173MB
597.69/597.85	c total #watches: 288623
598.49/598.68	c total #propagations: 67225534 / total #impl: 807402317 (eff. 0.083)
598.49/598.68	c #Conflicts:    1405000 | #Learnt:      51825 | 0.000
598.49/598.68	c total clause space: 127.173MB
598.49/598.68	c total #watches: 291512
599.29/599.41	c total #propagations: 67276831 / total #impl: 808052357 (eff. 0.083)
599.29/599.41	c #Conflicts:    1406000 | #Learnt:      52825 | 0.000
599.29/599.41	c total clause space: 127.173MB
599.29/599.41	c total #watches: 296429
599.99/600.16	c total #propagations: 67327615 / total #impl: 808439495 (eff. 0.083)
599.99/600.16	c #Conflicts:    1407000 | #Learnt:      53825 | 0.000
599.99/600.16	c total clause space: 127.173MB
599.99/600.16	c total #watches: 301742
600.79/600.98	c total #propagations: 67375079 / total #impl: 809146577 (eff. 0.083)
600.79/600.98	c #Conflicts:    1408000 | #Learnt:      54825 | 0.000
600.79/600.98	c total clause space: 127.173MB
600.79/600.98	c total #watches: 306154
601.60/601.77	c total #propagations: 67426802 / total #impl: 809915122 (eff. 0.083)
601.60/601.77	c #Conflicts:    1409000 | #Learnt:      55825 | 0.000
601.60/601.77	c total clause space: 127.173MB
601.60/601.77	c total #watches: 309986
602.29/602.44	c total #propagations: 67481608 / total #impl: 810624825 (eff. 0.083)
602.29/602.44	c #Conflicts:    1410000 | #Learnt:      56825 | 0.000
602.29/602.44	c total clause space: 127.173MB
602.29/602.44	c total #watches: 313543
602.99/603.15	c total #propagations: 67528148 / total #impl: 811091537 (eff. 0.083)
602.99/603.15	c GC COLLECT
602.99/603.15	c #Conflicts:    1411000 | #Learnt:      29124 | 0.000
602.99/603.15	c total clause space: 127.173MB
602.99/603.15	c total #watches: 202939
603.49/603.60	c total #propagations: 67577855 / total #impl: 811730944 (eff. 0.083)
603.49/603.60	c #Conflicts:    1412000 | #Learnt:      30124 | 0.000
603.49/603.60	c total clause space: 127.173MB
603.49/603.60	c total #watches: 208032
603.80/603.93	c total #propagations: 67622163 / total #impl: 812400890 (eff. 0.083)
603.80/603.93	c #Conflicts:    1413000 | #Learnt:      31124 | 0.000
603.80/603.93	c total clause space: 127.173MB
603.80/603.93	c total #watches: 215007
604.29/604.44	c total #propagations: 67664335 / total #impl: 812671339 (eff. 0.083)
604.29/604.44	c #Conflicts:    1414000 | #Learnt:      32124 | 0.000
604.29/604.44	c total clause space: 127.173MB
604.29/604.44	c total #watches: 220221
604.79/604.94	c total #propagations: 67717491 / total #impl: 813217346 (eff. 0.083)
604.79/604.94	c #Conflicts:    1415000 | #Learnt:      33124 | 0.000
604.79/604.94	c total clause space: 127.173MB
604.79/604.94	c total #watches: 224031
605.29/605.46	c total #propagations: 67762603 / total #impl: 813826547 (eff. 0.083)
605.29/605.46	c #Conflicts:    1416000 | #Learnt:      34124 | 0.000
605.29/605.46	c total clause space: 127.173MB
605.29/605.46	c total #watches: 228622
605.89/606.03	c total #propagations: 67811582 / total #impl: 814455718 (eff. 0.083)
605.89/606.03	c #Conflicts:    1417000 | #Learnt:      35124 | 0.000
605.89/606.03	c total clause space: 127.173MB
605.89/606.03	c total #watches: 234622
606.19/606.34	c total #propagations: 67873419 / total #impl: 814973101 (eff. 0.083)
606.19/606.34	c #Conflicts:    1418000 | #Learnt:      36124 | 0.000
606.19/606.34	c total clause space: 127.173MB
606.19/606.34	c total #watches: 240415
606.69/606.89	c total #propagations: 67924275 / total #impl: 815118533 (eff. 0.083)
606.69/606.89	c #Conflicts:    1419000 | #Learnt:      37124 | 0.000
606.69/606.89	c total clause space: 127.173MB
606.69/606.89	c total #watches: 244612
607.39/607.57	c total #propagations: 67964476 / total #impl: 815555860 (eff. 0.083)
607.39/607.57	c #Conflicts:    1420000 | #Learnt:      38124 | 0.000
607.39/607.57	c total clause space: 127.173MB
607.39/607.57	c total #watches: 248501
607.99/608.15	c total #propagations: 68011287 / total #impl: 816251733 (eff. 0.083)
607.99/608.15	c #Conflicts:    1421000 | #Learnt:      39124 | 0.000
607.99/608.15	c total clause space: 127.173MB
607.99/608.15	c total #watches: 252982
608.59/608.73	c total #propagations: 68052822 / total #impl: 816768633 (eff. 0.083)
608.59/608.73	c #Conflicts:    1422000 | #Learnt:      40124 | 0.000
608.59/608.73	c total clause space: 127.173MB
608.59/608.73	c total #watches: 257218
609.09/609.29	c total #propagations: 68092106 / total #impl: 817363701 (eff. 0.083)
609.09/609.29	c #Conflicts:    1423000 | #Learnt:      41124 | 0.000
609.09/609.29	c total clause space: 127.173MB
609.09/609.29	c total #watches: 260633
609.79/609.91	c total #propagations: 68131513 / total #impl: 817877883 (eff. 0.083)
609.79/609.91	c #Conflicts:    1424000 | #Learnt:      42124 | 0.000
609.79/609.91	c total clause space: 127.173MB
609.79/609.91	c total #watches: 265245
610.29/610.45	c total #propagations: 68178397 / total #impl: 818377423 (eff. 0.083)
610.29/610.45	c #Conflicts:    1425000 | #Learnt:      43124 | 0.000
610.29/610.45	c total clause space: 127.173MB
610.29/610.45	c total #watches: 270989
610.99/611.17	c total #propagations: 68226305 / total #impl: 818682027 (eff. 0.083)
610.99/611.17	c #Conflicts:    1426000 | #Learnt:      44124 | 0.000
610.99/611.17	c total clause space: 127.173MB
610.99/611.17	c total #watches: 274475
611.89/612.01	c total #propagations: 68300962 / total #impl: 819126908 (eff. 0.083)
611.89/612.01	c #Conflicts:    1427000 | #Learnt:      45124 | 0.000
611.89/612.01	c total clause space: 127.173MB
611.89/612.01	c total #watches: 279087
612.79/612.92	c total #propagations: 68388735 / total #impl: 819535289 (eff. 0.083)
612.79/612.92	c #Conflicts:    1428000 | #Learnt:      46124 | 0.000
612.79/612.92	c total clause space: 127.173MB
612.79/612.92	c total #watches: 283071
613.70/613.85	c total #propagations: 68480108 / total #impl: 819950384 (eff. 0.084)
613.70/613.85	c #Conflicts:    1429000 | #Learnt:      47124 | 0.000
613.70/613.85	c total clause space: 127.173MB
613.70/613.85	c total #watches: 287202
614.29/614.41	c total #propagations: 68567268 / total #impl: 820417754 (eff. 0.084)
614.29/614.41	c #Conflicts:    1430000 | #Learnt:      48124 | 0.000
614.29/614.41	c total clause space: 127.173MB
614.29/614.41	c total #watches: 291535
614.80/615.00	c total #propagations: 68639884 / total #impl: 820711024 (eff. 0.084)
614.80/615.00	c #Conflicts:    1431000 | #Learnt:      49124 | 0.000
614.80/615.00	c total clause space: 127.173MB
614.80/615.00	c total #watches: 295754
615.59/615.76	c total #propagations: 68712715 / total #impl: 821008749 (eff. 0.084)
615.59/615.76	c #Conflicts:    1432000 | #Learnt:      50124 | 0.000
615.59/615.76	c total clause space: 127.173MB
615.59/615.76	c total #watches: 300806
616.29/616.43	c total #propagations: 68768107 / total #impl: 821433326 (eff. 0.084)
616.29/616.43	c #Conflicts:    1433000 | #Learnt:      51124 | 0.000
616.29/616.43	c total clause space: 127.173MB
616.29/616.43	c total #watches: 304829
617.10/617.25	c total #propagations: 68820339 / total #impl: 822164147 (eff. 0.084)
617.10/617.25	c #Conflicts:    1434000 | #Learnt:      52124 | 0.000
617.10/617.25	c total clause space: 127.173MB
617.10/617.25	c total #watches: 309178
617.79/617.97	c total #propagations: 68877349 / total #impl: 823090233 (eff. 0.084)
617.79/617.97	c #Conflicts:    1435000 | #Learnt:      53124 | 0.000
617.79/617.97	c total clause space: 127.173MB
617.79/617.97	c total #watches: 312937
618.49/618.66	c total #propagations: 68927945 / total #impl: 823764993 (eff. 0.084)
618.49/618.66	c #Conflicts:    1436000 | #Learnt:      54124 | 0.000
618.49/618.66	c total clause space: 127.173MB
618.49/618.66	c total #watches: 316391
619.20/619.40	c total #propagations: 68978093 / total #impl: 824328200 (eff. 0.084)
619.20/619.40	c #Conflicts:    1437000 | #Learnt:      55124 | 0.000
619.20/619.40	c total clause space: 127.173MB
619.20/619.40	c total #watches: 319906
619.99/620.12	c total #propagations: 69025374 / total #impl: 824907009 (eff. 0.084)
619.99/620.12	c #Conflicts:    1438000 | #Learnt:      56124 | 0.000
619.99/620.12	c total clause space: 127.173MB
619.99/620.12	c total #watches: 323688
620.79/620.95	c total #propagations: 69070704 / total #impl: 825667377 (eff. 0.084)
620.79/620.95	c #Conflicts:    1439000 | #Learnt:      57124 | 0.000
620.79/620.95	c total clause space: 127.173MB
620.79/620.95	c total #watches: 327648
621.50/621.69	c total #propagations: 69115621 / total #impl: 826326429 (eff. 0.084)
621.50/621.69	c GC COLLECT
621.50/621.69	c #Conflicts:    1440000 | #Learnt:      29122 | 0.000
621.50/621.69	c total clause space: 127.173MB
621.50/621.69	c total #watches: 202722
621.89/622.03	c total #propagations: 69160597 / total #impl: 826963933 (eff. 0.084)
621.89/622.03	c #Conflicts:    1441000 | #Learnt:      30122 | 0.000
621.89/622.03	c total clause space: 127.173MB
621.89/622.03	c total #watches: 205974
622.29/622.44	c total #propagations: 69204492 / total #impl: 827407632 (eff. 0.084)
622.29/622.44	c #Conflicts:    1442000 | #Learnt:      31122 | 0.000
622.29/622.44	c total clause space: 127.173MB
622.29/622.44	c total #watches: 209784
622.69/622.88	c total #propagations: 69246919 / total #impl: 827968130 (eff. 0.084)
622.69/622.88	c #Conflicts:    1443000 | #Learnt:      32122 | 0.000
622.69/622.88	c total clause space: 127.173MB
622.69/622.88	c total #watches: 214024
623.19/623.34	c total #propagations: 69293787 / total #impl: 828631381 (eff. 0.084)
623.19/623.34	c #Conflicts:    1444000 | #Learnt:      33122 | 0.000
623.19/623.34	c total clause space: 127.173MB
623.19/623.34	c total #watches: 218358
623.60/623.77	c total #propagations: 69340819 / total #impl: 829338225 (eff. 0.084)
623.60/623.77	c #Conflicts:    1445000 | #Learnt:      34122 | 0.000
623.60/623.77	c total clause space: 127.173MB
623.60/623.77	c total #watches: 222389
624.09/624.22	c total #propagations: 69384320 / total #impl: 830031432 (eff. 0.084)
624.09/624.22	c #Conflicts:    1446000 | #Learnt:      35122 | 0.000
624.09/624.22	c total clause space: 127.173MB
624.09/624.22	c total #watches: 226701
624.49/624.67	c total #propagations: 69431179 / total #impl: 830697742 (eff. 0.084)
624.49/624.67	c #Conflicts:    1447000 | #Learnt:      36122 | 0.000
624.49/624.67	c total clause space: 127.173MB
624.49/624.67	c total #watches: 230922
625.09/625.20	c total #propagations: 69472146 / total #impl: 831553181 (eff. 0.084)
625.09/625.20	c #Conflicts:    1448000 | #Learnt:      37122 | 0.000
625.09/625.20	c total clause space: 127.173MB
625.09/625.20	c total #watches: 235318
625.59/625.76	c total #propagations: 69516372 / total #impl: 832470382 (eff. 0.084)
625.59/625.76	c #Conflicts:    1449000 | #Learnt:      38122 | 0.000
625.59/625.76	c total clause space: 127.173MB
625.59/625.76	c total #watches: 239918
626.19/626.32	c total #propagations: 69561479 / total #impl: 833473029 (eff. 0.083)
626.19/626.32	c #Conflicts:    1450000 | #Learnt:      39122 | 0.000
626.19/626.32	c total clause space: 127.173MB
626.19/626.32	c total #watches: 243950
626.69/626.84	c total #propagations: 69610530 / total #impl: 834412123 (eff. 0.083)
626.69/626.84	c #Conflicts:    1451000 | #Learnt:      40122 | 0.000
626.69/626.84	c total clause space: 127.173MB
626.69/626.84	c total #watches: 248403
627.19/627.38	c total #propagations: 69651247 / total #impl: 835173638 (eff. 0.083)
627.19/627.38	c #Conflicts:    1452000 | #Learnt:      41122 | 0.000
627.19/627.38	c total clause space: 127.173MB
627.19/627.38	c total #watches: 252338
627.69/627.89	c total #propagations: 69693364 / total #impl: 836028504 (eff. 0.083)
627.69/627.89	c #Conflicts:    1453000 | #Learnt:      42122 | 0.000
627.69/627.89	c total clause space: 127.173MB
627.69/627.89	c total #watches: 256834
628.29/628.48	c total #propagations: 69732023 / total #impl: 836971678 (eff. 0.083)
628.29/628.48	c #Conflicts:    1454000 | #Learnt:      43122 | 0.000
628.29/628.48	c total clause space: 127.173MB
628.29/628.48	c total #watches: 261147
628.89/629.07	c total #propagations: 69773212 / total #impl: 837820772 (eff. 0.083)
628.89/629.07	c #Conflicts:    1455000 | #Learnt:      44122 | 0.000
628.89/629.07	c total clause space: 127.173MB
628.89/629.07	c total #watches: 264757
629.49/629.66	c total #propagations: 69812573 / total #impl: 838519055 (eff. 0.083)
629.49/629.66	c #Conflicts:    1456000 | #Learnt:      45122 | 0.000
629.49/629.66	c total clause space: 127.173MB
629.49/629.66	c total #watches: 268640
630.09/630.25	c total #propagations: 69852204 / total #impl: 839371844 (eff. 0.083)
630.09/630.25	c #Conflicts:    1457000 | #Learnt:      46122 | 0.000
630.09/630.25	c total clause space: 127.173MB
630.09/630.25	c total #watches: 273111
630.69/630.82	c total #propagations: 69892398 / total #impl: 840271647 (eff. 0.083)
630.69/630.82	c #Conflicts:    1458000 | #Learnt:      47122 | 0.000
630.69/630.82	c total clause space: 127.173MB
630.69/630.82	c total #watches: 277822
631.30/631.42	c total #propagations: 69928391 / total #impl: 841127016 (eff. 0.083)
631.30/631.42	c #Conflicts:    1459000 | #Learnt:      48122 | 0.000
631.30/631.42	c total clause space: 127.173MB
631.30/631.42	c total #watches: 281439
631.79/631.96	c total #propagations: 69965600 / total #impl: 841912190 (eff. 0.083)
631.79/631.96	c #Conflicts:    1460000 | #Learnt:      49122 | 0.000
631.79/631.96	c total clause space: 127.173MB
631.79/631.96	c total #watches: 285019
632.40/632.56	c total #propagations: 69999374 / total #impl: 842583984 (eff. 0.083)
632.40/632.56	c #Conflicts:    1461000 | #Learnt:      50122 | 0.000
632.40/632.56	c total clause space: 127.173MB
632.40/632.56	c total #watches: 288126
632.99/633.18	c total #propagations: 70033406 / total #impl: 843297754 (eff. 0.083)
632.99/633.18	c #Conflicts:    1462000 | #Learnt:      51122 | 0.000
632.99/633.18	c total clause space: 127.173MB
632.99/633.18	c total #watches: 292130
633.79/633.93	c total #propagations: 70077196 / total #impl: 844005100 (eff. 0.083)
633.79/633.93	c #Conflicts:    1463000 | #Learnt:      52122 | 0.000
633.79/633.93	c total clause space: 127.173MB
633.79/633.93	c total #watches: 296307
634.49/634.61	c total #propagations: 70132464 / total #impl: 844439461 (eff. 0.083)
634.49/634.61	c #Conflicts:    1464000 | #Learnt:      53122 | 0.000
634.49/634.61	c total clause space: 127.173MB
634.49/634.61	c total #watches: 303298
635.19/635.35	c total #propagations: 70186971 / total #impl: 844767728 (eff. 0.083)
635.19/635.35	c #Conflicts:    1465000 | #Learnt:      54122 | 0.000
635.19/635.35	c total clause space: 127.173MB
635.19/635.35	c total #watches: 308768
635.99/636.19	c total #propagations: 70236264 / total #impl: 845143037 (eff. 0.083)
635.99/636.19	c #Conflicts:    1466000 | #Learnt:      55122 | 0.000
635.99/636.19	c total clause space: 127.173MB
635.99/636.19	c total #watches: 313822
636.80/636.94	c total #propagations: 70284458 / total #impl: 845711930 (eff. 0.083)
636.80/636.94	c #Conflicts:    1467000 | #Learnt:      56122 | 0.000
636.80/636.94	c total clause space: 127.173MB
636.80/636.94	c total #watches: 320827
637.60/637.71	c total #propagations: 70330400 / total #impl: 846236041 (eff. 0.083)
637.60/637.71	c #Conflicts:    1468000 | #Learnt:      57122 | 0.000
637.60/637.71	c total clause space: 127.173MB
637.60/637.71	c total #watches: 326052
638.80/638.95	c total #propagations: 70376518 / total #impl: 846937500 (eff. 0.083)
638.80/638.95	c #Conflicts:    1469000 | #Learnt:      58122 | 0.000
638.80/638.95	c total clause space: 127.173MB
638.80/638.95	c total #watches: 330828
639.50/639.69	c total #propagations: 70445748 / total #impl: 847685438 (eff. 0.083)
639.50/639.69	c GC COLLECT
639.50/639.69	c #Conflicts:    1470000 | #Learnt:      29819 | 0.000
639.50/639.69	c total clause space: 127.173MB
639.50/639.69	c total #watches: 206690
640.00/640.18	c total #propagations: 70499392 / total #impl: 848153240 (eff. 0.083)
640.00/640.18	c #Conflicts:    1471000 | #Learnt:      30819 | 0.000
640.00/640.18	c total clause space: 127.173MB
640.00/640.18	c total #watches: 211429
640.50/640.61	c total #propagations: 70561098 / total #impl: 848688506 (eff. 0.083)
640.50/640.61	c #Conflicts:    1472000 | #Learnt:      31819 | 0.000
640.50/640.61	c total clause space: 127.173MB
640.50/640.61	c total #watches: 216311
640.90/641.08	c total #propagations: 70613119 / total #impl: 849056589 (eff. 0.083)
640.90/641.08	c #Conflicts:    1473000 | #Learnt:      32819 | 0.000
640.90/641.08	c total clause space: 127.173MB
640.90/641.08	c total #watches: 220208
641.50/641.62	c total #propagations: 70661305 / total #impl: 849710123 (eff. 0.083)
641.50/641.62	c #Conflicts:    1474000 | #Learnt:      33819 | 0.000
641.50/641.62	c total clause space: 127.173MB
641.50/641.62	c total #watches: 225179
642.00/642.15	c total #propagations: 70713221 / total #impl: 850437752 (eff. 0.083)
642.00/642.15	c #Conflicts:    1475000 | #Learnt:      34819 | 0.000
642.00/642.15	c total clause space: 127.173MB
642.00/642.15	c total #watches: 231162
642.50/642.63	c total #propagations: 70759778 / total #impl: 851043947 (eff. 0.083)
642.50/642.63	c #Conflicts:    1476000 | #Learnt:      35819 | 0.000
642.50/642.63	c total clause space: 127.173MB
642.50/642.63	c total #watches: 237918
643.10/643.24	c total #propagations: 70802383 / total #impl: 851442777 (eff. 0.083)
643.10/643.24	c #Conflicts:    1477000 | #Learnt:      36819 | 0.000
643.10/643.24	c total clause space: 127.173MB
643.10/643.24	c total #watches: 243974
643.70/643.88	c total #propagations: 70856020 / total #impl: 852024598 (eff. 0.083)
643.70/643.88	c #Conflicts:    1478000 | #Learnt:      37819 | 0.000
643.70/643.88	c total clause space: 127.173MB
643.70/643.88	c total #watches: 247797
644.40/644.60	c total #propagations: 70901630 / total #impl: 852591787 (eff. 0.083)
644.40/644.60	c #Conflicts:    1479000 | #Learnt:      38819 | 0.000
644.40/644.60	c total clause space: 127.173MB
644.40/644.60	c total #watches: 252436
645.20/645.33	c total #propagations: 70952797 / total #impl: 853450799 (eff. 0.083)
645.20/645.33	c #Conflicts:    1480000 | #Learnt:      39819 | 0.000
645.20/645.33	c total clause space: 127.173MB
645.20/645.33	c total #watches: 256566
645.90/646.06	c total #propagations: 70998514 / total #impl: 854528839 (eff. 0.083)
645.90/646.06	c #Conflicts:    1481000 | #Learnt:      40819 | 0.000
645.90/646.06	c total clause space: 127.173MB
645.90/646.06	c total #watches: 261104
646.60/646.71	c total #propagations: 71044308 / total #impl: 855376129 (eff. 0.083)
646.60/646.71	c #Conflicts:    1482000 | #Learnt:      41819 | 0.000
646.60/646.71	c total clause space: 127.173MB
646.60/646.71	c total #watches: 266779
647.30/647.48	c total #propagations: 71088496 / total #impl: 855884062 (eff. 0.083)
647.30/647.48	c #Conflicts:    1483000 | #Learnt:      42819 | 0.000
647.30/647.48	c total clause space: 127.173MB
647.30/647.48	c total #watches: 272663
648.20/648.35	c total #propagations: 71160896 / total #impl: 856445460 (eff. 0.083)
648.20/648.35	c #Conflicts:    1484000 | #Learnt:      43819 | 0.000
648.20/648.35	c total clause space: 127.173MB
648.20/648.35	c total #watches: 276749
648.90/649.06	c total #propagations: 71226396 / total #impl: 856986072 (eff. 0.083)
648.90/649.06	c #Conflicts:    1485000 | #Learnt:      44819 | 0.000
648.90/649.06	c total clause space: 127.173MB
648.90/649.06	c total #watches: 281485
649.60/649.79	c total #propagations: 71278733 / total #impl: 857768489 (eff. 0.083)
649.60/649.79	c #Conflicts:    1486000 | #Learnt:      45819 | 0.000
649.60/649.79	c total clause space: 127.173MB
649.60/649.79	c total #watches: 284784
650.30/650.44	c total #propagations: 71333570 / total #impl: 858415080 (eff. 0.083)
650.30/650.44	c #Conflicts:    1487000 | #Learnt:      46819 | 0.000
650.30/650.44	c total clause space: 127.173MB
650.30/650.44	c total #watches: 287635
651.00/651.11	c total #propagations: 71378990 / total #impl: 858795820 (eff. 0.083)
651.00/651.11	c #Conflicts:    1488000 | #Learnt:      47819 | 0.000
651.00/651.11	c total clause space: 127.173MB
651.00/651.11	c total #watches: 290755
651.69/651.85	c total #propagations: 71423796 / total #impl: 859342462 (eff. 0.083)
651.69/651.85	c #Conflicts:    1489000 | #Learnt:      48819 | 0.000
651.69/651.85	c total clause space: 127.173MB
651.69/651.85	c total #watches: 294095
652.49/652.65	c total #propagations: 71470566 / total #impl: 860056501 (eff. 0.083)
652.49/652.65	c #Conflicts:    1490000 | #Learnt:      49819 | 0.000
652.49/652.65	c total clause space: 127.173MB
652.49/652.65	c total #watches: 300358
653.30/653.47	c total #propagations: 71521889 / total #impl: 860602812 (eff. 0.083)
653.30/653.47	c #Conflicts:    1491000 | #Learnt:      50819 | 0.000
653.30/653.47	c total clause space: 127.173MB
653.30/653.47	c total #watches: 305456
653.89/654.02	c total #propagations: 71578493 / total #impl: 861509140 (eff. 0.083)
653.89/654.02	c #Conflicts:    1492000 | #Learnt:      51819 | 0.000
653.89/654.02	c total clause space: 127.173MB
653.89/654.02	c total #watches: 309914
654.59/654.70	c total #propagations: 71624184 / total #impl: 861946654 (eff. 0.083)
654.59/654.70	c #Conflicts:    1493000 | #Learnt:      52819 | 0.000
654.59/654.70	c total clause space: 127.173MB
654.59/654.70	c total #watches: 313763
655.39/655.52	c total #propagations: 71685288 / total #impl: 862420610 (eff. 0.083)
655.39/655.52	c #Conflicts:    1494000 | #Learnt:      53819 | 0.000
655.39/655.52	c total clause space: 127.173MB
655.39/655.52	c total #watches: 317617
656.19/656.31	c total #propagations: 71732302 / total #impl: 863332043 (eff. 0.083)
656.19/656.31	c #Conflicts:    1495000 | #Learnt:      54819 | 0.000
656.19/656.31	c total clause space: 127.173MB
656.19/656.31	c total #watches: 321004
656.99/657.17	c total #propagations: 71789778 / total #impl: 864311153 (eff. 0.083)
656.99/657.17	c #Conflicts:    1496000 | #Learnt:      55819 | 0.000
656.99/657.17	c total clause space: 127.173MB
656.99/657.17	c total #watches: 325377
657.80/657.93	c total #propagations: 71847715 / total #impl: 865158069 (eff. 0.083)
657.80/657.93	c #Conflicts:    1497000 | #Learnt:      56819 | 0.000
657.80/657.93	c total clause space: 127.173MB
657.80/657.93	c total #watches: 329401
658.49/658.62	c total #propagations: 71905451 / total #impl: 866032929 (eff. 0.083)
658.49/658.62	c #Conflicts:    1498000 | #Learnt:      57819 | 0.000
658.49/658.62	c total clause space: 127.173MB
658.49/658.62	c total #watches: 332673
659.29/659.46	c total #propagations: 71953805 / total #impl: 866926497 (eff. 0.083)
659.29/659.46	c #Conflicts:    1499000 | #Learnt:      58819 | 0.000
659.29/659.46	c total clause space: 127.173MB
659.29/659.46	c total #watches: 336734
659.90/660.04	c total #propagations: 72003353 / total #impl: 867921572 (eff. 0.083)
659.90/660.04	c GC COLLECT
659.90/660.04	c #Conflicts:    1500000 | #Learnt:      30217 | 0.000
659.90/660.04	c total clause space: 127.173MB
659.90/660.04	c total #watches: 207325
660.39/660.53	c total #propagations: 72048938 / total #impl: 868726297 (eff. 0.083)
660.39/660.53	c #Conflicts:    1501000 | #Learnt:      31217 | 0.000
660.39/660.53	c total clause space: 127.173MB
660.39/660.53	c total #watches: 210822
660.89/661.00	c total #propagations: 72100631 / total #impl: 869540305 (eff. 0.083)
660.89/661.00	c #Conflicts:    1502000 | #Learnt:      32217 | 0.000
660.89/661.00	c total clause space: 127.173MB
660.89/661.00	c total #watches: 214027
661.39/661.51	c total #propagations: 72139743 / total #impl: 870448786 (eff. 0.083)
661.39/661.51	c #Conflicts:    1503000 | #Learnt:      33217 | 0.000
661.39/661.51	c total clause space: 127.173MB
661.39/661.51	c total #watches: 217255
661.89/662.03	c total #propagations: 72174946 / total #impl: 871360957 (eff. 0.083)
661.89/662.03	c #Conflicts:    1504000 | #Learnt:      34217 | 0.000
661.89/662.03	c total clause space: 127.173MB
661.89/662.03	c total #watches: 220848
662.39/662.56	c total #propagations: 72211163 / total #impl: 872207135 (eff. 0.083)
662.39/662.56	c #Conflicts:    1505000 | #Learnt:      35217 | 0.000
662.39/662.56	c total clause space: 127.173MB
662.39/662.56	c total #watches: 224693
662.89/663.09	c total #propagations: 72249191 / total #impl: 873017610 (eff. 0.083)
662.89/663.09	c #Conflicts:    1506000 | #Learnt:      36217 | 0.000
662.89/663.09	c total clause space: 127.173MB
662.89/663.09	c total #watches: 227614
663.49/663.61	c total #propagations: 72287385 / total #impl: 873771876 (eff. 0.083)
663.49/663.61	c #Conflicts:    1507000 | #Learnt:      37217 | 0.000
663.49/663.61	c total clause space: 127.173MB
663.49/663.61	c total #watches: 230418
663.99/664.15	c total #propagations: 72335119 / total #impl: 874607640 (eff. 0.083)
663.99/664.15	c #Conflicts:    1508000 | #Learnt:      38217 | 0.000
663.99/664.15	c total clause space: 127.173MB
663.99/664.15	c total #watches: 233754
664.49/664.68	c total #propagations: 72387957 / total #impl: 875251035 (eff. 0.083)
664.49/664.68	c #Conflicts:    1509000 | #Learnt:      39217 | 0.000
664.49/664.68	c total clause space: 127.173MB
664.49/664.68	c total #watches: 237696
665.09/665.26	c total #propagations: 72433780 / total #impl: 875852920 (eff. 0.083)
665.09/665.26	c #Conflicts:    1510000 | #Learnt:      40217 | 0.000
665.09/665.26	c total clause space: 127.173MB
665.09/665.26	c total #watches: 242627
665.59/665.73	c total #propagations: 72480370 / total #impl: 876441174 (eff. 0.083)
665.59/665.73	c #Conflicts:    1511000 | #Learnt:      41217 | 0.000
665.59/665.73	c total clause space: 127.173MB
665.59/665.73	c total #watches: 245514
666.19/666.30	c total #propagations: 72529944 / total #impl: 877080218 (eff. 0.083)
666.19/666.30	c #Conflicts:    1512000 | #Learnt:      42217 | 0.000
666.19/666.30	c total clause space: 127.173MB
666.19/666.30	c total #watches: 250074
666.50/666.62	c total #propagations: 72583675 / total #impl: 877842265 (eff. 0.083)
666.50/666.62	c #Conflicts:    1513000 | #Learnt:      43217 | 0.000
666.50/666.62	c total clause space: 127.173MB
666.50/666.62	c total #watches: 253544
667.29/667.49	c total #propagations: 72624897 / total #impl: 878028323 (eff. 0.083)
667.29/667.49	c #Conflicts:    1514000 | #Learnt:      44217 | 0.000
667.29/667.49	c total clause space: 127.173MB
667.29/667.49	c total #watches: 258284
668.09/668.20	c total #propagations: 72692764 / total #impl: 878654923 (eff. 0.083)
668.09/668.20	c #Conflicts:    1515000 | #Learnt:      45217 | 0.000
668.09/668.20	c total clause space: 127.173MB
668.09/668.20	c total #watches: 263448
668.70/668.81	c total #propagations: 72747064 / total #impl: 879434247 (eff. 0.083)
668.70/668.81	c #Conflicts:    1516000 | #Learnt:      46217 | 0.000
668.70/668.81	c total clause space: 127.173MB
668.70/668.81	c total #watches: 267985
669.39/669.56	c total #propagations: 72794694 / total #impl: 880252619 (eff. 0.083)
669.39/669.56	c #Conflicts:    1517000 | #Learnt:      47217 | 0.000
669.39/669.56	c total clause space: 127.173MB
669.39/669.56	c total #watches: 272294
670.09/670.26	c total #propagations: 72844017 / total #impl: 881345654 (eff. 0.083)
670.09/670.26	c #Conflicts:    1518000 | #Learnt:      48217 | 0.000
670.09/670.26	c total clause space: 127.173MB
670.09/670.26	c total #watches: 276161
670.69/670.86	c total #propagations: 72889442 / total #impl: 882623145 (eff. 0.083)
670.69/670.86	c #Conflicts:    1519000 | #Learnt:      49217 | 0.000
670.69/670.86	c total clause space: 127.173MB
670.69/670.86	c total #watches: 280081
671.49/671.61	c total #propagations: 72931359 / total #impl: 883288144 (eff. 0.083)
671.49/671.61	c #Conflicts:    1520000 | #Learnt:      50217 | 0.000
671.49/671.61	c total clause space: 127.173MB
671.49/671.61	c total #watches: 284490
672.29/672.42	c total #propagations: 72973158 / total #impl: 884210760 (eff. 0.083)
672.29/672.42	c #Conflicts:    1521000 | #Learnt:      51217 | 0.000
672.29/672.42	c total clause space: 127.173MB
672.29/672.42	c total #watches: 290609
672.89/673.02	c total #propagations: 73018730 / total #impl: 885063512 (eff. 0.083)
672.89/673.02	c #Conflicts:    1522000 | #Learnt:      52217 | 0.000
672.89/673.02	c total clause space: 127.173MB
672.89/673.02	c total #watches: 296414
673.39/673.57	c total #propagations: 73056940 / total #impl: 885490999 (eff. 0.083)
673.39/673.57	c #Conflicts:    1523000 | #Learnt:      53217 | 0.000
673.39/673.57	c total clause space: 127.173MB
673.39/673.57	c total #watches: 302158
673.89/674.04	c total #propagations: 73092811 / total #impl: 885887837 (eff. 0.083)
673.89/674.04	c #Conflicts:    1524000 | #Learnt:      54217 | 0.000
673.89/674.04	c total clause space: 127.173MB
673.89/674.04	c total #watches: 308120
674.49/674.60	c total #propagations: 73129570 / total #impl: 886316119 (eff. 0.083)
674.49/674.60	c #Conflicts:    1525000 | #Learnt:      55217 | 0.000
674.49/674.60	c total clause space: 127.173MB
674.49/674.60	c total #watches: 313301
674.79/674.97	c total #propagations: 73165837 / total #impl: 886723063 (eff. 0.083)
674.79/674.97	c #Conflicts:    1526000 | #Learnt:      56217 | 0.000
674.79/674.97	c total clause space: 127.173MB
674.79/674.97	c total #watches: 317851
675.30/675.41	c total #propagations: 73202570 / total #impl: 887036555 (eff. 0.083)
675.30/675.41	c #Conflicts:    1527000 | #Learnt:      57217 | 0.000
675.30/675.41	c total clause space: 127.173MB
675.30/675.41	c total #watches: 322520
675.69/675.85	c total #propagations: 73248726 / total #impl: 887251894 (eff. 0.083)
675.69/675.85	c #Conflicts:    1528000 | #Learnt:      58217 | 0.000
675.69/675.85	c total clause space: 127.173MB
675.69/675.85	c total #watches: 326520
676.59/676.78	c total #propagations: 73302155 / total #impl: 887501266 (eff. 0.083)
676.59/676.78	c #Conflicts:    1529000 | #Learnt:      59217 | 0.000
676.59/676.78	c total clause space: 127.173MB
676.59/676.78	c total #watches: 330832
677.39/677.54	c total #propagations: 73350610 / total #impl: 888044257 (eff. 0.083)
677.39/677.54	c GC COLLECT
677.39/677.54	c #Conflicts:    1530000 | #Learnt:      30316 | 0.000
677.39/677.54	c total clause space: 127.173MB
677.39/677.54	c total #watches: 207883
677.89/678.02	c total #propagations: 73408214 / total #impl: 888729134 (eff. 0.083)
677.89/678.02	c #Conflicts:    1531000 | #Learnt:      31316 | 0.000
677.89/678.02	c total clause space: 127.173MB
677.89/678.02	c total #watches: 212673
678.39/678.53	c total #propagations: 73472414 / total #impl: 889216503 (eff. 0.083)
678.39/678.53	c #Conflicts:    1532000 | #Learnt:      32316 | 0.000
678.39/678.53	c total clause space: 127.173MB
678.39/678.53	c total #watches: 217695
678.70/678.89	c total #propagations: 73533705 / total #impl: 889834819 (eff. 0.083)
678.70/678.89	c #Conflicts:    1533000 | #Learnt:      33316 | 0.000
678.70/678.89	c total clause space: 127.173MB
678.70/678.89	c total #watches: 222847
679.19/679.35	c total #propagations: 73574692 / total #impl: 890154311 (eff. 0.083)
679.19/679.35	c #Conflicts:    1534000 | #Learnt:      34316 | 0.000
679.19/679.35	c total clause space: 127.173MB
679.19/679.35	c total #watches: 228626
679.70/679.81	c total #propagations: 73620816 / total #impl: 890763913 (eff. 0.083)
679.70/679.81	c #Conflicts:    1535000 | #Learnt:      35316 | 0.000
679.70/679.81	c total clause space: 127.173MB
679.70/679.81	c total #watches: 232334
680.19/680.35	c total #propagations: 73672694 / total #impl: 891219841 (eff. 0.083)
680.19/680.35	c #Conflicts:    1536000 | #Learnt:      36316 | 0.000
680.19/680.35	c total clause space: 127.173MB
680.19/680.35	c total #watches: 237233
680.69/680.85	c total #propagations: 73717157 / total #impl: 891827182 (eff. 0.083)
680.69/680.85	c #Conflicts:    1537000 | #Learnt:      37316 | 0.000
680.69/680.85	c total clause space: 127.173MB
680.69/680.85	c total #watches: 243602
681.29/681.41	c total #propagations: 73763476 / total #impl: 892273251 (eff. 0.083)
681.29/681.41	c #Conflicts:    1538000 | #Learnt:      38316 | 0.000
681.29/681.41	c total clause space: 127.173MB
681.29/681.41	c total #watches: 248388
681.90/682.10	c total #propagations: 73811802 / total #impl: 892885965 (eff. 0.083)
681.90/682.10	c #Conflicts:    1539000 | #Learnt:      39316 | 0.000
681.90/682.10	c total clause space: 127.173MB
681.90/682.10	c total #watches: 252666
682.69/682.81	c total #propagations: 73863312 / total #impl: 893645971 (eff. 0.083)
682.69/682.81	c #Conflicts:    1540000 | #Learnt:      40316 | 0.000
682.69/682.81	c total clause space: 127.173MB
682.69/682.81	c total #watches: 256941
683.39/683.53	c total #propagations: 73917920 / total #impl: 894461007 (eff. 0.083)
683.39/683.53	c #Conflicts:    1541000 | #Learnt:      41316 | 0.000
683.39/683.53	c total clause space: 127.173MB
683.39/683.53	c total #watches: 260990
683.89/684.08	c total #propagations: 73963697 / total #impl: 895237207 (eff. 0.083)
683.89/684.08	c #Conflicts:    1542000 | #Learnt:      42316 | 0.000
683.89/684.08	c total clause space: 127.173MB
683.89/684.08	c total #watches: 265326
684.49/684.65	c total #propagations: 74020518 / total #impl: 895573074 (eff. 0.083)
684.49/684.65	c #Conflicts:    1543000 | #Learnt:      43316 | 0.000
684.49/684.65	c total clause space: 127.173MB
684.49/684.65	c total #watches: 269065
684.99/685.19	c total #propagations: 74067076 / total #impl: 896045251 (eff. 0.083)
684.99/685.19	c #Conflicts:    1544000 | #Learnt:      44316 | 0.000
684.99/685.19	c total clause space: 127.173MB
684.99/685.19	c total #watches: 274187
685.59/685.77	c total #propagations: 74115559 / total #impl: 896466223 (eff. 0.083)
685.59/685.77	c #Conflicts:    1545000 | #Learnt:      45316 | 0.000
685.59/685.77	c total clause space: 127.173MB
685.59/685.77	c total #watches: 281267
686.29/686.42	c total #propagations: 74180211 / total #impl: 896852233 (eff. 0.083)
686.29/686.42	c #Conflicts:    1546000 | #Learnt:      46316 | 0.000
686.29/686.42	c total clause space: 127.173MB
686.29/686.42	c total #watches: 285805
686.89/687.09	c total #propagations: 74223106 / total #impl: 897514629 (eff. 0.083)
686.89/687.09	c #Conflicts:    1547000 | #Learnt:      47316 | 0.000
686.89/687.09	c total clause space: 127.173MB
686.89/687.09	c total #watches: 290617
687.69/687.80	c total #propagations: 74259799 / total #impl: 898258888 (eff. 0.083)
687.69/687.80	c #Conflicts:    1548000 | #Learnt:      48316 | 0.000
687.69/687.80	c total clause space: 127.173MB
687.69/687.80	c total #watches: 296418
688.49/688.65	c total #propagations: 74303694 / total #impl: 899151553 (eff. 0.083)
688.49/688.65	c #Conflicts:    1549000 | #Learnt:      49316 | 0.000
688.49/688.65	c total clause space: 127.173MB
688.49/688.65	c total #watches: 301519
689.29/689.40	c total #propagations: 74348008 / total #impl: 899933907 (eff. 0.083)
689.29/689.40	c #Conflicts:    1550000 | #Learnt:      50316 | 0.000
689.29/689.40	c total clause space: 127.173MB
689.29/689.40	c total #watches: 305244
689.89/690.07	c total #propagations: 74389669 / total #impl: 900667651 (eff. 0.083)
689.89/690.07	c #Conflicts:    1551000 | #Learnt:      51316 | 0.000
689.89/690.07	c total clause space: 127.173MB
689.89/690.07	c total #watches: 308798
690.79/690.99	c total #propagations: 74428035 / total #impl: 901317877 (eff. 0.083)
690.79/690.99	c #Conflicts:    1552000 | #Learnt:      52316 | 0.000
690.79/690.99	c total clause space: 127.173MB
690.79/690.99	c total #watches: 312590
691.89/692.03	c total #propagations: 74480625 / total #impl: 902052839 (eff. 0.083)
691.89/692.03	c #Conflicts:    1553000 | #Learnt:      53316 | 0.000
691.89/692.03	c total clause space: 127.173MB
691.89/692.03	c total #watches: 316785
692.99/693.12	c total #propagations: 74530887 / total #impl: 902954064 (eff. 0.083)
692.99/693.12	c #Conflicts:    1554000 | #Learnt:      54316 | 0.000
692.99/693.12	c total clause space: 127.173MB
692.99/693.12	c total #watches: 320859
693.89/694.05	c total #propagations: 74583198 / total #impl: 903777003 (eff. 0.083)
693.89/694.05	c #Conflicts:    1555000 | #Learnt:      55316 | 0.000
693.89/694.05	c total clause space: 127.173MB
693.89/694.05	c total #watches: 325220
694.99/695.14	c total #propagations: 74635991 / total #impl: 904610424 (eff. 0.083)
694.99/695.14	c #Conflicts:    1556000 | #Learnt:      56316 | 0.000
694.99/695.14	c total clause space: 127.173MB
694.99/695.14	c total #watches: 329869
696.09/696.22	c total #propagations: 74692392 / total #impl: 905398079 (eff. 0.082)
696.09/696.22	c #Conflicts:    1557000 | #Learnt:      57316 | 0.000
696.09/696.22	c total clause space: 127.173MB
696.09/696.22	c total #watches: 333860
697.09/697.22	c total #propagations: 74746443 / total #impl: 906257316 (eff. 0.082)
697.09/697.22	c #Conflicts:    1558000 | #Learnt:      58316 | 0.000
697.09/697.22	c total clause space: 127.173MB
697.09/697.22	c total #watches: 338163
698.09/698.26	c total #propagations: 74797118 / total #impl: 907172732 (eff. 0.082)
698.09/698.26	c #Conflicts:    1559000 | #Learnt:      59316 | 0.000
698.09/698.26	c total clause space: 127.173MB
698.09/698.26	c total #watches: 342233
699.19/699.36	c total #propagations: 74843597 / total #impl: 908022091 (eff. 0.082)
699.19/699.36	c #Conflicts:    1560000 | #Learnt:      60316 | 0.000
699.19/699.36	c total clause space: 127.173MB
699.19/699.36	c total #watches: 346239
699.79/699.93	c total #propagations: 74887266 / total #impl: 909113524 (eff. 0.082)
699.79/699.93	c GC COLLECT
699.79/699.93	c #Conflicts:    1561000 | #Learnt:      31122 | 0.000
699.79/699.93	c total clause space: 127.173MB
699.79/699.93	c total #watches: 211176
700.19/700.37	c total #propagations: 74932550 / total #impl: 909898548 (eff. 0.082)
700.19/700.37	c #Conflicts:    1562000 | #Learnt:      32122 | 0.000
700.19/700.37	c total clause space: 127.173MB
700.19/700.37	c total #watches: 214743
700.69/700.82	c total #propagations: 74978427 / total #impl: 910553763 (eff. 0.082)
700.69/700.82	c #Conflicts:    1563000 | #Learnt:      33122 | 0.000
700.69/700.82	c total clause space: 127.173MB
700.69/700.82	c total #watches: 218400
701.19/701.30	c total #propagations: 75027013 / total #impl: 911176182 (eff. 0.082)
701.19/701.30	c #Conflicts:    1564000 | #Learnt:      34122 | 0.000
701.19/701.30	c total clause space: 127.173MB
701.19/701.30	c total #watches: 222163
701.59/701.75	c total #propagations: 75078875 / total #impl: 911871281 (eff. 0.082)
701.59/701.75	c #Conflicts:    1565000 | #Learnt:      35122 | 0.000
701.59/701.75	c total clause space: 127.173MB
701.59/701.75	c total #watches: 225422
701.99/702.19	c total #propagations: 75123629 / total #impl: 912466071 (eff. 0.082)
701.99/702.19	c #Conflicts:    1566000 | #Learnt:      36122 | 0.000
701.99/702.19	c total clause space: 127.173MB
701.99/702.19	c total #watches: 228728
702.49/702.64	c total #propagations: 75165370 / total #impl: 913118721 (eff. 0.082)
702.49/702.64	c #Conflicts:    1567000 | #Learnt:      37122 | 0.000
702.49/702.64	c total clause space: 127.173MB
702.49/702.64	c total #watches: 232060
702.99/703.15	c total #propagations: 75203602 / total #impl: 913741564 (eff. 0.082)
702.99/703.15	c #Conflicts:    1568000 | #Learnt:      38122 | 0.000
702.99/703.15	c total clause space: 127.173MB
702.99/703.15	c total #watches: 235473
703.49/703.67	c total #propagations: 75245446 / total #impl: 914422812 (eff. 0.082)
703.49/703.67	c #Conflicts:    1569000 | #Learnt:      39122 | 0.000
703.49/703.67	c total clause space: 127.173MB
703.49/703.67	c total #watches: 238833
704.08/704.21	c total #propagations: 75288363 / total #impl: 915107681 (eff. 0.082)
704.08/704.21	c #Conflicts:    1570000 | #Learnt:      40122 | 0.000
704.08/704.21	c total clause space: 127.173MB
704.08/704.21	c total #watches: 242121
704.58/704.73	c total #propagations: 75328309 / total #impl: 915826527 (eff. 0.082)
704.58/704.73	c #Conflicts:    1571000 | #Learnt:      41122 | 0.000
704.58/704.73	c total clause space: 127.173MB
704.58/704.73	c total #watches: 245455
705.18/705.30	c total #propagations: 75367496 / total #impl: 916531342 (eff. 0.082)
705.18/705.30	c #Conflicts:    1572000 | #Learnt:      42122 | 0.000
705.18/705.30	c total clause space: 127.173MB
705.18/705.30	c total #watches: 248847
705.68/705.86	c total #propagations: 75408099 / total #impl: 917276074 (eff. 0.082)
705.68/705.86	c #Conflicts:    1573000 | #Learnt:      43122 | 0.000
705.68/705.86	c total clause space: 127.173MB
705.68/705.86	c total #watches: 252051
706.28/706.43	c total #propagations: 75446399 / total #impl: 918041741 (eff. 0.082)
706.28/706.43	c #Conflicts:    1574000 | #Learnt:      44122 | 0.000
706.28/706.43	c total clause space: 127.173MB
706.28/706.43	c total #watches: 255409
706.88/707.05	c total #propagations: 75484712 / total #impl: 918773828 (eff. 0.082)
706.88/707.05	c #Conflicts:    1575000 | #Learnt:      45122 | 0.000
706.88/707.05	c total clause space: 127.173MB
706.88/707.05	c total #watches: 259029
707.48/707.68	c total #propagations: 75521758 / total #impl: 919549782 (eff. 0.082)
707.48/707.68	c #Conflicts:    1576000 | #Learnt:      46122 | 0.000
707.48/707.68	c total clause space: 127.173MB
707.48/707.68	c total #watches: 262593
708.18/708.32	c total #propagations: 75560268 / total #impl: 920304695 (eff. 0.082)
708.18/708.32	c #Conflicts:    1577000 | #Learnt:      47122 | 0.000
708.18/708.32	c total clause space: 127.173MB
708.18/708.32	c total #watches: 265663
708.88/709.01	c total #propagations: 75605885 / total #impl: 921046256 (eff. 0.082)
708.88/709.01	c #Conflicts:    1578000 | #Learnt:      48122 | 0.000
708.88/709.01	c total clause space: 127.173MB
708.88/709.01	c total #watches: 269207
709.49/709.63	c total #propagations: 75647272 / total #impl: 921843372 (eff. 0.082)
709.49/709.63	c #Conflicts:    1579000 | #Learnt:      49122 | 0.000
709.49/709.63	c total clause space: 127.173MB
709.49/709.63	c total #watches: 272570
710.08/710.26	c total #propagations: 75686077 / total #impl: 922606135 (eff. 0.082)
710.08/710.26	c #Conflicts:    1580000 | #Learnt:      50122 | 0.000
710.08/710.26	c total clause space: 127.173MB
710.08/710.26	c total #watches: 275926
710.78/710.95	c total #propagations: 75721921 / total #impl: 923379360 (eff. 0.082)
710.78/710.95	c #Conflicts:    1581000 | #Learnt:      51122 | 0.000
710.78/710.95	c total clause space: 127.173MB
710.78/710.95	c total #watches: 279288
711.48/711.60	c total #propagations: 75759546 / total #impl: 924181755 (eff. 0.082)
711.48/711.60	c #Conflicts:    1582000 | #Learnt:      52122 | 0.000
711.48/711.60	c total clause space: 127.173MB
711.48/711.60	c total #watches: 282554
712.28/712.41	c total #propagations: 75793500 / total #impl: 924965211 (eff. 0.082)
712.28/712.41	c #Conflicts:    1583000 | #Learnt:      53122 | 0.000
712.28/712.41	c total clause space: 127.173MB
712.28/712.41	c total #watches: 286277
712.98/713.10	c total #propagations: 75838415 / total #impl: 925831808 (eff. 0.082)
712.98/713.10	c #Conflicts:    1584000 | #Learnt:      54122 | 0.000
712.98/713.10	c total clause space: 127.173MB
712.98/713.10	c total #watches: 289596
713.68/713.83	c total #propagations: 75873702 / total #impl: 926570733 (eff. 0.082)
713.68/713.83	c #Conflicts:    1585000 | #Learnt:      55122 | 0.000
713.68/713.83	c total clause space: 127.173MB
713.68/713.83	c total #watches: 292710
714.38/714.59	c total #propagations: 75914423 / total #impl: 927355747 (eff. 0.082)
714.38/714.59	c #Conflicts:    1586000 | #Learnt:      56122 | 0.000
714.38/714.59	c total clause space: 127.173MB
714.38/714.59	c total #watches: 296299
715.18/715.34	c total #propagations: 75958872 / total #impl: 928236950 (eff. 0.082)
715.18/715.34	c #Conflicts:    1587000 | #Learnt:      57122 | 0.000
715.18/715.34	c total clause space: 127.173MB
715.18/715.35	c total #watches: 299718
715.99/716.11	c total #propagations: 75995299 / total #impl: 929076408 (eff. 0.082)
715.99/716.11	c #Conflicts:    1588000 | #Learnt:      58122 | 0.000
715.99/716.11	c total clause space: 127.173MB
715.99/716.11	c total #watches: 303164
716.68/716.88	c total #propagations: 76033920 / total #impl: 929904255 (eff. 0.082)
716.68/716.88	c #Conflicts:    1589000 | #Learnt:      59122 | 0.000
716.68/716.88	c total clause space: 127.173MB
716.68/716.88	c total #watches: 306715
717.58/717.73	c total #propagations: 76071506 / total #impl: 930725726 (eff. 0.082)
717.58/717.73	c #Conflicts:    1590000 | #Learnt:      60122 | 0.000
717.58/717.73	c total clause space: 127.173MB
717.58/717.73	c total #watches: 310833
718.38/718.59	c total #propagations: 76114704 / total #impl: 931595276 (eff. 0.082)
718.38/718.59	c GC COLLECT
718.38/718.59	c #Conflicts:    1591000 | #Learnt:      30621 | 0.000
718.38/718.59	c total clause space: 127.173MB
718.38/718.59	c total #watches: 209469
718.88/719.04	c total #propagations: 76161648 / total #impl: 932440358 (eff. 0.082)
718.88/719.04	c #Conflicts:    1592000 | #Learnt:      31621 | 0.000
718.88/719.04	c total clause space: 127.173MB
718.88/719.04	c total #watches: 213543
719.39/719.51	c total #propagations: 76209248 / total #impl: 933175579 (eff. 0.082)
719.39/719.51	c #Conflicts:    1593000 | #Learnt:      32621 | 0.000
719.39/719.51	c total clause space: 127.173MB
719.39/719.51	c total #watches: 217307
719.88/720.08	c total #propagations: 76255231 / total #impl: 933987129 (eff. 0.082)
719.88/720.08	c #Conflicts:    1594000 | #Learnt:      33621 | 0.000
719.88/720.08	c total clause space: 127.173MB
719.88/720.08	c total #watches: 222246
720.39/720.59	c total #propagations: 76307961 / total #impl: 934787559 (eff. 0.082)
720.39/720.59	c #Conflicts:    1595000 | #Learnt:      34621 | 0.000
720.39/720.59	c total clause space: 127.173MB
720.39/720.59	c total #watches: 226304
720.98/721.15	c total #propagations: 76353923 / total #impl: 935587638 (eff. 0.082)
720.98/721.15	c #Conflicts:    1596000 | #Learnt:      35621 | 0.000
720.98/721.15	c total clause space: 127.173MB
720.98/721.15	c total #watches: 230634
721.49/721.69	c total #propagations: 76402291 / total #impl: 936447953 (eff. 0.082)
721.49/721.69	c #Conflicts:    1597000 | #Learnt:      36621 | 0.000
721.49/721.69	c total clause space: 127.173MB
721.49/721.69	c total #watches: 234629
722.08/722.24	c total #propagations: 76447909 / total #impl: 937306277 (eff. 0.082)
722.08/722.24	c #Conflicts:    1598000 | #Learnt:      37621 | 0.000
722.08/722.24	c total clause space: 127.173MB
722.08/722.24	c total #watches: 239082
722.69/722.84	c total #propagations: 76489981 / total #impl: 938135258 (eff. 0.082)
722.69/722.84	c #Conflicts:    1599000 | #Learnt:      38621 | 0.000
722.69/722.84	c total clause space: 127.173MB
722.69/722.84	c total #watches: 242826
723.28/723.45	c total #propagations: 76530411 / total #impl: 938922559 (eff. 0.082)
723.28/723.45	c #Conflicts:    1600000 | #Learnt:      39621 | 0.000
723.28/723.45	c total clause space: 127.173MB
723.28/723.45	c total #watches: 246773
723.98/724.12	c total #propagations: 76575254 / total #impl: 939729897 (eff. 0.081)
723.98/724.12	c #Conflicts:    1601000 | #Learnt:      40621 | 0.000
723.98/724.12	c total clause space: 127.173MB
723.98/724.12	c total #watches: 251444
724.68/724.84	c total #propagations: 76617761 / total #impl: 940681443 (eff. 0.081)
724.68/724.84	c #Conflicts:    1602000 | #Learnt:      41621 | 0.000
724.68/724.84	c total clause space: 127.173MB
724.68/724.84	c total #watches: 256011
725.48/725.60	c total #propagations: 76661097 / total #impl: 941697187 (eff. 0.081)
725.48/725.60	c #Conflicts:    1603000 | #Learnt:      42621 | 0.000
725.48/725.60	c total clause space: 127.173MB
725.48/725.60	c total #watches: 260590
726.28/726.43	c total #propagations: 76700946 / total #impl: 942772381 (eff. 0.081)
726.28/726.43	c #Conflicts:    1604000 | #Learnt:      43621 | 0.000
726.28/726.43	c total clause space: 127.173MB
726.28/726.43	c total #watches: 264880
727.09/727.27	c total #propagations: 76749986 / total #impl: 943793301 (eff. 0.081)
727.09/727.27	c #Conflicts:    1605000 | #Learnt:      44621 | 0.000
727.09/727.27	c total clause space: 127.173MB
727.09/727.27	c total #watches: 269120
727.88/728.09	c total #propagations: 76794850 / total #impl: 944870792 (eff. 0.081)
727.88/728.09	c #Conflicts:    1606000 | #Learnt:      45621 | 0.000
727.88/728.09	c total clause space: 127.173MB
727.88/728.09	c total #watches: 273578
728.78/728.94	c total #propagations: 76840062 / total #impl: 945897406 (eff. 0.081)
728.78/728.94	c #Conflicts:    1607000 | #Learnt:      46621 | 0.000
728.78/728.94	c total clause space: 127.173MB
728.78/728.94	c total #watches: 278167
729.48/729.69	c total #propagations: 76887716 / total #impl: 946824787 (eff. 0.081)
729.48/729.69	c #Conflicts:    1608000 | #Learnt:      47621 | 0.000
729.48/729.69	c total clause space: 127.173MB
729.48/729.69	c total #watches: 282735
730.48/730.65	c total #propagations: 76933706 / total #impl: 947949580 (eff. 0.081)
730.48/730.65	c #Conflicts:    1609000 | #Learnt:      48621 | 0.000
730.48/730.65	c total clause space: 127.173MB
730.48/730.65	c total #watches: 287446
731.39/731.55	c total #propagations: 76982114 / total #impl: 949071351 (eff. 0.081)
731.39/731.55	c #Conflicts:    1610000 | #Learnt:      49621 | 0.000
731.39/731.55	c total clause space: 127.173MB
731.39/731.55	c total #watches: 292054
732.28/732.40	c total #propagations: 77026217 / total #impl: 950188883 (eff. 0.081)
732.28/732.40	c #Conflicts:    1611000 | #Learnt:      50621 | 0.000
732.28/732.40	c total clause space: 127.173MB
732.28/732.40	c total #watches: 296605
733.18/733.38	c total #propagations: 77066956 / total #impl: 951134684 (eff. 0.081)
733.18/733.38	c #Conflicts:    1612000 | #Learnt:      51621 | 0.000
733.18/733.38	c total clause space: 127.173MB
733.18/733.38	c total #watches: 300772
734.18/734.37	c total #propagations: 77108430 / total #impl: 952152280 (eff. 0.081)
734.18/734.37	c #Conflicts:    1613000 | #Learnt:      52621 | 0.000
734.18/734.37	c total clause space: 127.173MB
734.18/734.37	c total #watches: 305932
735.08/735.27	c total #propagations: 77149634 / total #impl: 953322601 (eff. 0.081)
735.08/735.27	c #Conflicts:    1614000 | #Learnt:      53621 | 0.000
735.08/735.27	c total clause space: 127.173MB
735.08/735.27	c total #watches: 311216
735.98/736.15	c total #propagations: 77189611 / total #impl: 954303415 (eff. 0.081)
735.98/736.15	c #Conflicts:    1615000 | #Learnt:      54621 | 0.000
735.98/736.15	c total clause space: 127.173MB
735.98/736.15	c total #watches: 316466
736.78/736.94	c total #propagations: 77226708 / total #impl: 955241329 (eff. 0.081)
736.78/736.94	c #Conflicts:    1616000 | #Learnt:      55621 | 0.000
736.78/736.94	c total clause space: 127.173MB
736.78/736.94	c total #watches: 321388
737.99/738.11	c total #propagations: 77260734 / total #impl: 955895966 (eff. 0.081)
737.99/738.11	c #Conflicts:    1617000 | #Learnt:      56621 | 0.000
737.99/738.11	c total clause space: 127.173MB
737.99/738.11	c total #watches: 325268
738.88/739.04	c total #propagations: 77302725 / total #impl: 956625508 (eff. 0.081)
738.88/739.04	c #Conflicts:    1618000 | #Learnt:      57621 | 0.000
738.88/739.04	c total clause space: 127.173MB
738.88/739.04	c total #watches: 329503
739.78/739.91	c total #propagations: 77342990 / total #impl: 957228494 (eff. 0.081)
739.78/739.91	c #Conflicts:    1619000 | #Learnt:      58621 | 0.000
739.78/739.91	c total clause space: 127.173MB
739.78/739.91	c total #watches: 334189
740.68/740.81	c total #propagations: 77379741 / total #impl: 958025495 (eff. 0.081)
740.68/740.81	c #Conflicts:    1620000 | #Learnt:      59621 | 0.000
740.68/740.81	c total clause space: 127.173MB
740.68/740.81	c total #watches: 338911
741.68/741.88	c total #propagations: 77415413 / total #impl: 958949314 (eff. 0.081)
741.68/741.88	c #Conflicts:    1621000 | #Learnt:      60621 | 0.000
741.68/741.88	c total clause space: 127.173MB
741.68/741.88	c total #watches: 342139
742.78/742.98	c total #propagations: 77453909 / total #impl: 959562465 (eff. 0.081)
742.78/742.98	c GC COLLECT
742.78/742.98	c #Conflicts:    1622000 | #Learnt:      30827 | 0.000
742.78/742.98	c total clause space: 127.173MB
742.78/742.98	c total #watches: 210461
743.18/743.38	c total #propagations: 77491592 / total #impl: 960462101 (eff. 0.081)
743.18/743.38	c #Conflicts:    1623000 | #Learnt:      31827 | 0.000
743.18/743.38	c total clause space: 127.173MB
743.18/743.38	c total #watches: 213938
743.68/743.87	c total #propagations: 77527509 / total #impl: 960982028 (eff. 0.081)
743.68/743.87	c #Conflicts:    1624000 | #Learnt:      32827 | 0.000
743.68/743.87	c total clause space: 127.173MB
743.68/743.87	c total #watches: 218446
744.28/744.40	c total #propagations: 77576978 / total #impl: 961654952 (eff. 0.081)
744.28/744.40	c #Conflicts:    1625000 | #Learnt:      33827 | 0.000
744.28/744.40	c total clause space: 127.173MB
744.28/744.40	c total #watches: 222795
744.78/744.94	c total #propagations: 77619809 / total #impl: 962539632 (eff. 0.081)
744.78/744.94	c #Conflicts:    1626000 | #Learnt:      34827 | 0.000
744.78/744.94	c total clause space: 127.173MB
744.78/744.94	c total #watches: 226467
745.28/745.46	c total #propagations: 77663512 / total #impl: 963244771 (eff. 0.081)
745.28/745.46	c #Conflicts:    1627000 | #Learnt:      35827 | 0.000
745.28/745.46	c total clause space: 127.173MB
745.28/745.46	c total #watches: 230599
745.88/746.03	c total #propagations: 77702750 / total #impl: 963722511 (eff. 0.081)
745.88/746.03	c #Conflicts:    1628000 | #Learnt:      36827 | 0.000
745.88/746.03	c total clause space: 127.173MB
745.88/746.03	c total #watches: 234890
746.48/746.61	c total #propagations: 77740090 / total #impl: 964392611 (eff. 0.081)
746.48/746.61	c #Conflicts:    1629000 | #Learnt:      37827 | 0.000
746.48/746.61	c total clause space: 127.173MB
746.48/746.61	c total #watches: 239300
746.98/747.15	c total #propagations: 77778245 / total #impl: 965273786 (eff. 0.081)
746.98/747.15	c #Conflicts:    1630000 | #Learnt:      38827 | 0.000
746.98/747.15	c total clause space: 127.173MB
746.98/747.15	c total #watches: 243404
747.48/747.61	c total #propagations: 77814693 / total #impl: 965760544 (eff. 0.081)
747.48/747.61	c #Conflicts:    1631000 | #Learnt:      39827 | 0.000
747.48/747.61	c total clause space: 127.173MB
747.48/747.61	c total #watches: 247125
747.88/748.01	c total #propagations: 77852755 / total #impl: 966124048 (eff. 0.081)
747.88/748.01	c #Conflicts:    1632000 | #Learnt:      40827 | 0.000
747.88/748.01	c total clause space: 127.173MB
747.88/748.01	c total #watches: 251084
748.18/748.39	c total #propagations: 77886278 / total #impl: 966550543 (eff. 0.081)
748.18/748.39	c #Conflicts:    1633000 | #Learnt:      41827 | 0.000
748.18/748.39	c total clause space: 127.173MB
748.18/748.39	c total #watches: 254800
748.68/748.82	c total #propagations: 77919711 / total #impl: 966816418 (eff. 0.081)
748.68/748.82	c #Conflicts:    1634000 | #Learnt:      42827 | 0.000
748.68/748.82	c total clause space: 127.173MB
748.68/748.82	c total #watches: 258783
749.08/749.26	c total #propagations: 77953822 / total #impl: 967187517 (eff. 0.081)
749.08/749.26	c #Conflicts:    1635000 | #Learnt:      43827 | 0.000
749.08/749.26	c total clause space: 127.173MB
749.08/749.26	c total #watches: 263041
749.38/749.54	c total #propagations: 77989200 / total #impl: 967682467 (eff. 0.081)
749.38/749.54	c #Conflicts:    1636000 | #Learnt:      44827 | 0.000
749.38/749.54	c total clause space: 127.173MB
749.38/749.54	c total #watches: 266159
749.78/749.90	c total #propagations: 78018787 / total #impl: 967906872 (eff. 0.081)
749.78/749.90	c #Conflicts:    1637000 | #Learnt:      45827 | 0.000
749.78/749.90	c total clause space: 127.173MB
749.78/749.90	c total #watches: 269121
750.08/750.30	c total #propagations: 78052398 / total #impl: 968128315 (eff. 0.081)
750.08/750.30	c #Conflicts:    1638000 | #Learnt:      46827 | 0.000
750.08/750.30	c total clause space: 127.173MB
750.08/750.30	c total #watches: 272006
750.57/750.75	c total #propagations: 78087333 / total #impl: 968384748 (eff. 0.081)
750.57/750.75	c #Conflicts:    1639000 | #Learnt:      47827 | 0.000
750.57/750.75	c total clause space: 127.173MB
750.57/750.75	c total #watches: 274691
751.07/751.20	c total #propagations: 78128902 / total #impl: 968631505 (eff. 0.081)
751.07/751.20	c #Conflicts:    1640000 | #Learnt:      48827 | 0.000
751.07/751.20	c total clause space: 127.173MB
751.07/751.20	c total #watches: 277481
751.47/751.65	c total #propagations: 78166633 / total #impl: 968894405 (eff. 0.081)
751.47/751.65	c #Conflicts:    1641000 | #Learnt:      49827 | 0.000
751.47/751.65	c total clause space: 127.173MB
751.47/751.65	c total #watches: 279915
752.17/752.37	c total #propagations: 78204063 / total #impl: 969161869 (eff. 0.081)
752.17/752.37	c #Conflicts:    1642000 | #Learnt:      50827 | 0.000
752.17/752.37	c total clause space: 127.173MB
752.17/752.37	c total #watches: 285574
752.87/753.08	c total #propagations: 78258854 / total #impl: 969864375 (eff. 0.081)
752.87/753.08	c #Conflicts:    1643000 | #Learnt:      51827 | 0.000
752.87/753.08	c total clause space: 127.173MB
752.87/753.08	c total #watches: 291350
753.57/753.79	c total #propagations: 78332667 / total #impl: 970286550 (eff. 0.081)
753.57/753.79	c #Conflicts:    1644000 | #Learnt:      52827 | 0.000
753.57/753.79	c total clause space: 127.173MB
753.57/753.79	c total #watches: 295891
754.37/754.53	c total #propagations: 78387121 / total #impl: 970616352 (eff. 0.081)
754.37/754.53	c #Conflicts:    1645000 | #Learnt:      53827 | 0.000
754.37/754.53	c total clause space: 127.173MB
754.37/754.53	c total #watches: 300113
755.07/755.24	c total #propagations: 78447026 / total #impl: 971228791 (eff. 0.081)
755.07/755.24	c #Conflicts:    1646000 | #Learnt:      54827 | 0.000
755.07/755.24	c total clause space: 127.173MB
755.07/755.24	c total #watches: 303777
755.77/755.90	c total #propagations: 78496955 / total #impl: 971766531 (eff. 0.081)
755.77/755.90	c #Conflicts:    1647000 | #Learnt:      55827 | 0.000
755.77/755.90	c total clause space: 127.173MB
755.77/755.90	c total #watches: 307939
756.47/756.66	c total #propagations: 78545436 / total #impl: 972393424 (eff. 0.081)
756.47/756.66	c #Conflicts:    1648000 | #Learnt:      56827 | 0.000
756.47/756.66	c total clause space: 127.173MB
756.47/756.66	c total #watches: 311945
757.27/757.48	c total #propagations: 78594104 / total #impl: 973012819 (eff. 0.081)
757.27/757.48	c #Conflicts:    1649000 | #Learnt:      57827 | 0.000
757.27/757.48	c total clause space: 127.173MB
757.27/757.48	c total #watches: 315897
758.17/758.33	c total #propagations: 78640982 / total #impl: 973817873 (eff. 0.081)
758.17/758.33	c #Conflicts:    1650000 | #Learnt:      58827 | 0.000
758.17/758.33	c total clause space: 127.173MB
758.17/758.33	c total #watches: 320726
759.07/759.28	c total #propagations: 78688430 / total #impl: 974751357 (eff. 0.081)
759.07/759.28	c #Conflicts:    1651000 | #Learnt:      59827 | 0.000
759.07/759.28	c total clause space: 127.173MB
759.07/759.28	c total #watches: 325114
759.98/760.16	c total #propagations: 78735596 / total #impl: 975846965 (eff. 0.081)
759.98/760.16	c #Conflicts:    1652000 | #Learnt:      60827 | 0.000
759.98/760.16	c total clause space: 127.173MB
759.98/760.16	c total #watches: 329491
760.67/760.84	c total #propagations: 78777741 / total #impl: 976982198 (eff. 0.081)
760.67/760.84	c #Conflicts:    1653000 | #Learnt:      61827 | 0.000
760.67/760.84	c total clause space: 127.173MB
760.67/760.84	c total #watches: 333829
761.18/761.39	c total #propagations: 78824148 / total #impl: 977596936 (eff. 0.081)
761.18/761.39	c GC COLLECT
761.18/761.39	c #Conflicts:    1654000 | #Learnt:      31725 | 0.000
761.18/761.39	c total clause space: 127.173MB
761.18/761.39	c total #watches: 213601
761.67/761.81	c total #propagations: 78870577 / total #impl: 978082564 (eff. 0.081)
761.67/761.81	c #Conflicts:    1655000 | #Learnt:      32725 | 0.000
761.67/761.81	c total clause space: 127.173MB
761.67/761.81	c total #watches: 217298
762.07/762.27	c total #propagations: 78918139 / total #impl: 978727333 (eff. 0.081)
762.07/762.27	c #Conflicts:    1656000 | #Learnt:      33725 | 0.000
762.07/762.27	c total clause space: 127.173MB
762.07/762.27	c total #watches: 221300
762.57/762.70	c total #propagations: 78970606 / total #impl: 979249059 (eff. 0.081)
762.57/762.70	c #Conflicts:    1657000 | #Learnt:      34725 | 0.000
762.57/762.70	c total clause space: 127.173MB
762.57/762.70	c total #watches: 224770
762.97/763.18	c total #propagations: 79016363 / total #impl: 979719809 (eff. 0.081)
762.97/763.18	c #Conflicts:    1658000 | #Learnt:      35725 | 0.000
762.97/763.18	c total clause space: 127.173MB
762.97/763.18	c total #watches: 228642
763.57/763.72	c total #propagations: 79061825 / total #impl: 980453686 (eff. 0.081)
763.57/763.72	c #Conflicts:    1659000 | #Learnt:      36725 | 0.000
763.57/763.72	c total clause space: 127.173MB
763.57/763.72	c total #watches: 232720
764.17/764.30	c total #propagations: 79113340 / total #impl: 981147455 (eff. 0.081)
764.17/764.30	c #Conflicts:    1660000 | #Learnt:      37725 | 0.000
764.17/764.30	c total clause space: 127.173MB
764.17/764.30	c total #watches: 236655
764.77/764.92	c total #propagations: 79165991 / total #impl: 981842371 (eff. 0.081)
764.77/764.92	c #Conflicts:    1661000 | #Learnt:      38725 | 0.000
764.77/764.92	c total clause space: 127.173MB
764.77/764.92	c total #watches: 240393
765.37/765.53	c total #propagations: 79213349 / total #impl: 982703768 (eff. 0.081)
765.37/765.53	c #Conflicts:    1662000 | #Learnt:      39725 | 0.000
765.37/765.53	c total clause space: 127.173MB
765.37/765.53	c total #watches: 244361
766.07/766.23	c total #propagations: 79262017 / total #impl: 983474866 (eff. 0.081)
766.07/766.23	c #Conflicts:    1663000 | #Learnt:      40725 | 0.000
766.07/766.23	c total clause space: 127.173MB
766.07/766.23	c total #watches: 249228
766.68/766.81	c total #propagations: 79310600 / total #impl: 984340220 (eff. 0.081)
766.68/766.81	c #Conflicts:    1664000 | #Learnt:      41725 | 0.000
766.68/766.81	c total clause space: 127.173MB
766.68/766.81	c total #watches: 252637
767.27/767.45	c total #propagations: 79358112 / total #impl: 985179439 (eff. 0.081)
767.27/767.45	c #Conflicts:    1665000 | #Learnt:      42725 | 0.000
767.27/767.45	c total clause space: 127.173MB
767.27/767.45	c total #watches: 257180
767.87/768.09	c total #propagations: 79397109 / total #impl: 985877095 (eff. 0.081)
767.87/768.09	c #Conflicts:    1666000 | #Learnt:      43725 | 0.000
767.87/768.09	c total clause space: 127.173MB
767.87/768.09	c total #watches: 262018
768.47/768.69	c total #propagations: 79434214 / total #impl: 986378047 (eff. 0.081)
768.47/768.69	c #Conflicts:    1667000 | #Learnt:      44725 | 0.000
768.47/768.69	c total clause space: 127.173MB
768.47/768.69	c total #watches: 268085
768.97/769.11	c total #propagations: 79474289 / total #impl: 986916108 (eff. 0.081)
768.97/769.11	c #Conflicts:    1668000 | #Learnt:      45725 | 0.000
768.97/769.11	c total clause space: 127.173MB
768.97/769.11	c total #watches: 273056
769.47/769.66	c total #propagations: 79515483 / total #impl: 987249216 (eff. 0.081)
769.47/769.66	c #Conflicts:    1669000 | #Learnt:      46725 | 0.000
769.47/769.66	c total clause space: 127.173MB
769.47/769.66	c total #watches: 278577
770.07/770.28	c total #propagations: 79555165 / total #impl: 987689894 (eff. 0.081)
770.07/770.28	c #Conflicts:    1670000 | #Learnt:      47725 | 0.000
770.07/770.28	c total clause space: 127.173MB
770.07/770.28	c total #watches: 285390
770.67/770.89	c total #propagations: 79596105 / total #impl: 988205129 (eff. 0.081)
770.67/770.89	c #Conflicts:    1671000 | #Learnt:      48725 | 0.000
770.67/770.89	c total clause space: 127.173MB
770.67/770.89	c total #watches: 289669
771.27/771.49	c total #propagations: 79643080 / total #impl: 988942413 (eff. 0.081)
771.27/771.49	c #Conflicts:    1672000 | #Learnt:      49725 | 0.000
771.27/771.49	c total clause space: 127.173MB
771.27/771.49	c total #watches: 292815
771.97/772.17	c total #propagations: 79695463 / total #impl: 989625579 (eff. 0.081)
771.97/772.17	c #Conflicts:    1673000 | #Learnt:      50725 | 0.000
771.97/772.17	c total clause space: 127.173MB
771.97/772.17	c total #watches: 296536
772.67/772.86	c total #propagations: 79746709 / total #impl: 990362387 (eff. 0.081)
772.67/772.86	c #Conflicts:    1674000 | #Learnt:      51725 | 0.000
772.67/772.86	c total clause space: 127.173MB
772.67/772.86	c total #watches: 300171
773.28/773.49	c total #propagations: 79789801 / total #impl: 991047199 (eff. 0.081)
773.28/773.49	c #Conflicts:    1675000 | #Learnt:      52725 | 0.000
773.28/773.49	c total clause space: 127.173MB
773.28/773.49	c total #watches: 303185
773.97/774.18	c total #propagations: 79832979 / total #impl: 991614679 (eff. 0.081)
773.97/774.18	c #Conflicts:    1676000 | #Learnt:      53725 | 0.000
773.97/774.18	c total clause space: 127.173MB
773.97/774.18	c total #watches: 306256
774.67/774.88	c total #propagations: 79877907 / total #impl: 992124221 (eff. 0.081)
774.67/774.88	c #Conflicts:    1677000 | #Learnt:      54725 | 0.000
774.67/774.88	c total clause space: 127.173MB
774.67/774.88	c total #watches: 309089
775.57/775.70	c total #propagations: 79920858 / total #impl: 992658943 (eff. 0.081)
775.57/775.70	c #Conflicts:    1678000 | #Learnt:      55725 | 0.000
775.57/775.70	c total clause space: 127.173MB
775.57/775.70	c total #watches: 312119
776.48/776.62	c total #propagations: 79967496 / total #impl: 993350280 (eff. 0.081)
776.48/776.62	c #Conflicts:    1679000 | #Learnt:      56725 | 0.000
776.48/776.62	c total clause space: 127.173MB
776.48/776.62	c total #watches: 315317
777.37/777.57	c total #propagations: 80019281 / total #impl: 994027519 (eff. 0.081)
777.37/777.57	c #Conflicts:    1680000 | #Learnt:      57725 | 0.000
777.37/777.57	c total clause space: 127.173MB
777.37/777.57	c total #watches: 320261
777.97/778.17	c total #propagations: 80074348 / total #impl: 994632167 (eff. 0.081)
777.97/778.17	c #Conflicts:    1681000 | #Learnt:      58725 | 0.000
777.97/778.17	c total clause space: 127.173MB
777.97/778.17	c total #watches: 325311
778.47/778.65	c total #propagations: 80116683 / total #impl: 994989224 (eff. 0.081)
778.47/778.65	c #Conflicts:    1682000 | #Learnt:      59725 | 0.000
778.47/778.65	c total clause space: 127.173MB
778.47/778.65	c total #watches: 328812
778.97/779.15	c total #propagations: 80159498 / total #impl: 995298458 (eff. 0.081)
778.97/779.15	c #Conflicts:    1683000 | #Learnt:      60725 | 0.000
778.97/779.15	c total clause space: 127.173MB
778.97/779.15	c total #watches: 332825
779.47/779.68	c total #propagations: 80196880 / total #impl: 995685833 (eff. 0.081)
779.47/779.68	c #Conflicts:    1684000 | #Learnt:      61725 | 0.000
779.47/779.68	c total clause space: 127.173MB
779.47/779.68	c total #watches: 336793
779.88/780.07	c total #propagations: 80230628 / total #impl: 996141475 (eff. 0.081)
779.88/780.07	c #Conflicts:    1685000 | #Learnt:      62725 | 0.000
779.88/780.07	c total clause space: 127.173MB
779.88/780.07	c total #watches: 339759
780.47/780.60	c total #propagations: 80267553 / total #impl: 996541227 (eff. 0.081)
780.47/780.60	c GC COLLECT
780.47/780.60	c #Conflicts:    1686000 | #Learnt:      32321 | 0.000
780.47/780.60	c total clause space: 127.173MB
780.47/780.60	c total #watches: 216924
780.77/780.96	c total #propagations: 80315593 / total #impl: 997111638 (eff. 0.081)
780.77/780.96	c #Conflicts:    1687000 | #Learnt:      33321 | 0.000
780.77/780.96	c total clause space: 127.173MB
780.77/780.96	c total #watches: 222543
781.27/781.48	c total #propagations: 80361870 / total #impl: 997477653 (eff. 0.081)
781.27/781.48	c #Conflicts:    1688000 | #Learnt:      34321 | 0.000
781.27/781.48	c total clause space: 127.173MB
781.27/781.48	c total #watches: 229940
781.98/782.11	c total #propagations: 80421810 / total #impl: 997998918 (eff. 0.081)
781.98/782.11	c #Conflicts:    1689000 | #Learnt:      35321 | 0.000
781.98/782.11	c total clause space: 127.173MB
781.98/782.11	c total #watches: 235239
782.47/782.66	c total #propagations: 80504544 / total #impl: 998458180 (eff. 0.081)
782.47/782.66	c #Conflicts:    1690000 | #Learnt:      36321 | 0.000
782.47/782.66	c total clause space: 127.173MB
782.47/782.66	c total #watches: 241362
783.18/783.34	c total #propagations: 80566131 / total #impl: 998825675 (eff. 0.081)
783.18/783.34	c #Conflicts:    1691000 | #Learnt:      37321 | 0.000
783.18/783.34	c total clause space: 127.173MB
783.18/783.34	c total #watches: 246143
783.67/783.89	c total #propagations: 80629584 / total #impl: 999314454 (eff. 0.081)
783.67/783.89	c #Conflicts:    1692000 | #Learnt:      38321 | 0.000
783.67/783.89	c total clause space: 127.173MB
783.67/783.89	c total #watches: 249494
784.28/784.45	c total #propagations: 80680911 / total #impl: 999765483 (eff. 0.081)
784.28/784.45	c #Conflicts:    1693000 | #Learnt:      39321 | 0.000
784.28/784.45	c total clause space: 127.173MB
784.28/784.45	c total #watches: 252779
784.87/785.05	c total #propagations: 80729035 / total #impl: 1000243169 (eff. 0.081)
784.87/785.05	c #Conflicts:    1694000 | #Learnt:      40321 | 0.000
784.87/785.05	c total clause space: 127.173MB
784.87/785.05	c total #watches: 256393
785.57/785.79	c total #propagations: 80774513 / total #impl: 1000797469 (eff. 0.081)
785.57/785.79	c #Conflicts:    1695000 | #Learnt:      41321 | 0.000
785.57/785.79	c total clause space: 127.173MB
785.57/785.79	c total #watches: 261329
786.17/786.38	c total #propagations: 80825486 / total #impl: 1001449528 (eff. 0.081)
786.17/786.38	c #Conflicts:    1696000 | #Learnt:      42321 | 0.000
786.17/786.38	c total clause space: 127.173MB
786.17/786.38	c total #watches: 267161
786.77/786.92	c total #propagations: 80865449 / total #impl: 1001839428 (eff. 0.081)
786.77/786.92	c #Conflicts:    1697000 | #Learnt:      43321 | 0.000
786.77/786.92	c total clause space: 127.173MB
786.77/786.92	c total #watches: 271334
787.27/787.42	c total #propagations: 80895705 / total #impl: 1002226716 (eff. 0.081)
787.27/787.42	c #Conflicts:    1698000 | #Learnt:      44321 | 0.000
787.27/787.42	c total clause space: 127.173MB
787.27/787.42	c total #watches: 275898
787.67/787.88	c total #propagations: 80949168 / total #impl: 1002503654 (eff. 0.081)
787.67/787.88	c #Conflicts:    1699000 | #Learnt:      45321 | 0.000
787.67/787.88	c total clause space: 127.173MB
787.67/787.89	c total #watches: 280333
788.37/788.59	c total #propagations: 80992932 / total #impl: 1002780920 (eff. 0.081)
788.37/788.59	c #Conflicts:    1700000 | #Learnt:      46321 | 0.000
788.37/788.59	c total clause space: 127.173MB
788.37/788.59	c total #watches: 284633
789.17/789.35	c total #propagations: 81038030 / total #impl: 1003572005 (eff. 0.081)
789.17/789.35	c #Conflicts:    1701000 | #Learnt:      47321 | 0.000
789.17/789.35	c total clause space: 127.173MB
789.17/789.35	c total #watches: 289031
789.97/790.11	c total #propagations: 81086001 / total #impl: 1004479378 (eff. 0.081)
789.97/790.11	c #Conflicts:    1702000 | #Learnt:      48321 | 0.000
789.97/790.11	c total clause space: 127.173MB
789.97/790.11	c total #watches: 293954
790.77/790.93	c total #propagations: 81133741 / total #impl: 1005298493 (eff. 0.081)
790.77/790.93	c #Conflicts:    1703000 | #Learnt:      49321 | 0.000
790.77/790.93	c total clause space: 127.173MB
790.77/790.93	c total #watches: 299457
791.27/791.41	c total #propagations: 81183152 / total #impl: 1006164895 (eff. 0.081)
791.27/791.41	c #Conflicts:    1704000 | #Learnt:      50321 | 0.000
791.27/791.41	c total clause space: 127.173MB
791.27/791.41	c total #watches: 304752
791.67/791.80	c total #propagations: 81229835 / total #impl: 1006420061 (eff. 0.081)
791.67/791.80	c #Conflicts:    1705000 | #Learnt:      51321 | 0.000
791.67/791.80	c total clause space: 127.173MB
791.67/791.80	c total #watches: 309186
792.17/792.34	c total #propagations: 81265756 / total #impl: 1006633890 (eff. 0.081)
792.17/792.34	c #Conflicts:    1706000 | #Learnt:      52321 | 0.000
792.17/792.34	c total clause space: 127.173MB
792.17/792.34	c total #watches: 315351
792.87/793.03	c total #propagations: 81305254 / total #impl: 1006945908 (eff. 0.081)
792.87/793.03	c #Conflicts:    1707000 | #Learnt:      53321 | 0.000
792.87/793.03	c total clause space: 127.173MB
792.87/793.04	c total #watches: 322242
793.77/793.92	c total #propagations: 81353892 / total #impl: 1007428967 (eff. 0.081)
793.77/793.92	c #Conflicts:    1708000 | #Learnt:      54321 | 0.000
793.77/793.92	c total clause space: 127.173MB
793.77/793.92	c total #watches: 326281
794.57/794.76	c total #propagations: 81410566 / total #impl: 1008227273 (eff. 0.081)
794.57/794.76	c #Conflicts:    1709000 | #Learnt:      55321 | 0.000
794.57/794.76	c total clause space: 127.173MB
794.57/794.76	c total #watches: 330976
795.57/795.71	c total #propagations: 81476727 / total #impl: 1008774402 (eff. 0.081)
795.57/795.71	c #Conflicts:    1710000 | #Learnt:      56321 | 0.000
795.57/795.71	c total clause space: 127.173MB
795.57/795.71	c total #watches: 335448
796.27/796.48	c total #propagations: 81537237 / total #impl: 1009373398 (eff. 0.081)
796.27/796.48	c #Conflicts:    1711000 | #Learnt:      57321 | 0.000
796.27/796.48	c total clause space: 127.173MB
796.27/796.48	c total #watches: 339687
797.07/797.25	c total #propagations: 81592165 / total #impl: 1009847207 (eff. 0.081)
797.07/797.25	c #Conflicts:    1712000 | #Learnt:      58321 | 0.000
797.07/797.25	c total clause space: 127.173MB
797.07/797.25	c total #watches: 343708
797.77/797.95	c total #propagations: 81644697 / total #impl: 1010232006 (eff. 0.081)
797.77/797.95	c #Conflicts:    1713000 | #Learnt:      59321 | 0.000
797.77/797.95	c total clause space: 127.173MB
797.77/797.95	c total #watches: 348176
798.37/798.57	c total #propagations: 81692763 / total #impl: 1010545418 (eff. 0.081)
798.37/798.57	c #Conflicts:    1714000 | #Learnt:      60321 | 0.000
798.37/798.57	c total clause space: 127.173MB
798.37/798.57	c total #watches: 353698
799.07/799.26	c total #propagations: 81736953 / total #impl: 1011116387 (eff. 0.081)
799.07/799.26	c #Conflicts:    1715000 | #Learnt:      61321 | 0.000
799.07/799.26	c total clause space: 127.173MB
799.07/799.26	c total #watches: 358094
799.77/799.95	c total #propagations: 81790423 / total #impl: 1011578066 (eff. 0.081)
799.77/799.95	c #Conflicts:    1716000 | #Learnt:      62321 | 0.000
799.77/799.95	c total clause space: 127.173MB
799.77/799.95	c total #watches: 364286
800.57/800.78	c total #propagations: 81826653 / total #impl: 1011934037 (eff. 0.081)
800.57/800.78	c #Conflicts:    1717000 | #Learnt:      63321 | 0.000
800.57/800.78	c total clause space: 127.173MB
800.57/800.78	c total #watches: 370818
801.07/801.28	c total #propagations: 81882085 / total #impl: 1012266176 (eff. 0.081)
801.07/801.28	c GC COLLECT
801.07/801.28	c #Conflicts:    1718000 | #Learnt:      32616 | 0.000
801.07/801.28	c total clause space: 127.173MB
801.07/801.28	c total #watches: 219553
801.57/801.75	c total #propagations: 81945614 / total #impl: 1012531410 (eff. 0.081)
801.57/801.75	c #Conflicts:    1719000 | #Learnt:      33616 | 0.000
801.57/801.75	c total clause space: 127.173MB
801.57/801.75	c total #watches: 223516
802.06/802.21	c total #propagations: 81992483 / total #impl: 1013221346 (eff. 0.081)
802.06/802.21	c #Conflicts:    1720000 | #Learnt:      34616 | 0.000
802.06/802.21	c total clause space: 127.173MB
802.06/802.21	c total #watches: 227459
802.46/802.69	c total #propagations: 82034754 / total #impl: 1013912910 (eff. 0.081)
802.46/802.69	c #Conflicts:    1721000 | #Learnt:      35616 | 0.000
802.46/802.69	c total clause space: 127.173MB
802.46/802.69	c total #watches: 231221
803.06/803.24	c total #propagations: 82077854 / total #impl: 1014706863 (eff. 0.081)
803.06/803.24	c #Conflicts:    1722000 | #Learnt:      36616 | 0.000
803.06/803.24	c total clause space: 127.173MB
803.06/803.24	c total #watches: 234983
803.56/803.78	c total #propagations: 82119710 / total #impl: 1015615655 (eff. 0.081)
803.56/803.78	c #Conflicts:    1723000 | #Learnt:      37616 | 0.000
803.56/803.78	c total clause space: 127.173MB
803.56/803.78	c total #watches: 239164
804.16/804.30	c total #propagations: 82163366 / total #impl: 1016469089 (eff. 0.081)
804.16/804.30	c #Conflicts:    1724000 | #Learnt:      38616 | 0.000
804.16/804.30	c total clause space: 127.173MB
804.16/804.30	c total #watches: 243377
804.66/804.88	c total #propagations: 82203414 / total #impl: 1017295442 (eff. 0.081)
804.66/804.88	c #Conflicts:    1725000 | #Learnt:      39616 | 0.000
804.66/804.88	c total clause space: 127.173MB
804.66/804.88	c total #watches: 247598
805.26/805.45	c total #propagations: 82250958 / total #impl: 1018188798 (eff. 0.081)
805.26/805.45	c #Conflicts:    1726000 | #Learnt:      40616 | 0.000
805.26/805.45	c total clause space: 127.173MB
805.26/805.45	c total #watches: 251348
805.86/806.05	c total #propagations: 82302176 / total #impl: 1019119627 (eff. 0.081)
805.86/806.05	c #Conflicts:    1727000 | #Learnt:      41616 | 0.000
805.86/806.05	c total clause space: 127.173MB
805.86/806.05	c total #watches: 257019
806.56/806.72	c total #propagations: 82351728 / total #impl: 1019877883 (eff. 0.081)
806.56/806.72	c #Conflicts:    1728000 | #Learnt:      42616 | 0.000
806.56/806.72	c total clause space: 127.173MB
806.56/806.72	c total #watches: 260073
807.16/807.33	c total #propagations: 82408229 / total #impl: 1020649706 (eff. 0.081)
807.16/807.33	c #Conflicts:    1729000 | #Learnt:      43616 | 0.000
807.16/807.33	c total clause space: 127.173MB
807.16/807.33	c total #watches: 264212
807.76/807.99	c total #propagations: 82454252 / total #impl: 1021326076 (eff. 0.081)
807.76/807.99	c #Conflicts:    1730000 | #Learnt:      44616 | 0.000
807.76/807.99	c total clause space: 127.173MB
807.76/807.99	c total #watches: 267065
808.47/808.68	c total #propagations: 82504696 / total #impl: 1022008770 (eff. 0.081)
808.47/808.68	c #Conflicts:    1731000 | #Learnt:      45616 | 0.000
808.47/808.68	c total clause space: 127.173MB
808.47/808.68	c total #watches: 271151
809.16/809.32	c total #propagations: 82556126 / total #impl: 1022663578 (eff. 0.081)
809.16/809.32	c #Conflicts:    1732000 | #Learnt:      46616 | 0.000
809.16/809.32	c total clause space: 127.173MB
809.16/809.32	c total #watches: 273869
809.86/810.01	c total #propagations: 82608430 / total #impl: 1023348909 (eff. 0.081)
809.86/810.01	c #Conflicts:    1733000 | #Learnt:      47616 | 0.000
809.86/810.01	c total clause space: 127.173MB
809.86/810.01	c total #watches: 276773
810.46/810.68	c total #propagations: 82656795 / total #impl: 1024130891 (eff. 0.081)
810.46/810.68	c #Conflicts:    1734000 | #Learnt:      48616 | 0.000
810.46/810.68	c total clause space: 127.173MB
810.46/810.68	c total #watches: 279468
811.36/811.58	c total #propagations: 82705882 / total #impl: 1024889784 (eff. 0.081)
811.36/811.58	c #Conflicts:    1735000 | #Learnt:      49616 | 0.000
811.36/811.58	c total clause space: 127.173MB
811.36/811.58	c total #watches: 283829
812.26/812.42	c total #propagations: 82759919 / total #impl: 1025978267 (eff. 0.081)
812.26/812.42	c #Conflicts:    1736000 | #Learnt:      50616 | 0.000
812.26/812.42	c total clause space: 127.173MB
812.26/812.42	c total #watches: 287548
813.06/813.24	c total #propagations: 82808647 / total #impl: 1027102288 (eff. 0.081)
813.06/813.24	c #Conflicts:    1737000 | #Learnt:      51616 | 0.000
813.06/813.24	c total clause space: 127.173MB
813.06/813.24	c total #watches: 291498
814.06/814.24	c total #propagations: 82855137 / total #impl: 1028279464 (eff. 0.081)
814.06/814.24	c #Conflicts:    1738000 | #Learnt:      52616 | 0.000
814.06/814.24	c total clause space: 127.173MB
814.06/814.24	c total #watches: 295070
814.97/815.11	c total #propagations: 82917322 / total #impl: 1029373884 (eff. 0.081)
814.97/815.11	c #Conflicts:    1739000 | #Learnt:      53616 | 0.000
814.97/815.11	c total clause space: 127.173MB
814.97/815.11	c total #watches: 298420
815.86/816.02	c total #propagations: 82965993 / total #impl: 1030371661 (eff. 0.081)
815.86/816.02	c #Conflicts:    1740000 | #Learnt:      54616 | 0.000
815.86/816.02	c total clause space: 127.173MB
815.86/816.02	c total #watches: 301955
816.86/817.06	c total #propagations: 83015436 / total #impl: 1031245726 (eff. 0.081)
816.86/817.06	c #Conflicts:    1741000 | #Learnt:      55616 | 0.000
816.86/817.06	c total clause space: 127.173MB
816.86/817.06	c total #watches: 305356
817.86/818.03	c total #propagations: 83073610 / total #impl: 1032253350 (eff. 0.080)
817.86/818.03	c #Conflicts:    1742000 | #Learnt:      56616 | 0.000
817.86/818.03	c total clause space: 127.173MB
817.86/818.03	c total #watches: 309139
818.86/819.01	c total #propagations: 83129005 / total #impl: 1033264366 (eff. 0.080)
818.86/819.01	c #Conflicts:    1743000 | #Learnt:      57616 | 0.000
818.86/819.01	c total clause space: 127.173MB
818.86/819.01	c total #watches: 312539
819.86/820.06	c total #propagations: 83182133 / total #impl: 1034433597 (eff. 0.080)
819.86/820.06	c #Conflicts:    1744000 | #Learnt:      58616 | 0.000
819.86/820.06	c total clause space: 127.173MB
819.86/820.06	c total #watches: 317231
820.47/820.69	c total #propagations: 83237249 / total #impl: 1035409815 (eff. 0.080)
820.47/820.69	c #Conflicts:    1745000 | #Learnt:      59616 | 0.000
820.47/820.69	c total clause space: 127.173MB
820.47/820.69	c total #watches: 322233
821.36/821.57	c total #propagations: 83273516 / total #impl: 1035709931 (eff. 0.080)
821.36/821.57	c #Conflicts:    1746000 | #Learnt:      60616 | 0.000
821.36/821.57	c total clause space: 127.173MB
821.36/821.57	c total #watches: 327308
822.06/822.23	c total #propagations: 83338360 / total #impl: 1036031679 (eff. 0.080)
822.06/822.23	c #Conflicts:    1747000 | #Learnt:      61616 | 0.000
822.06/822.23	c total clause space: 127.173MB
822.06/822.23	c total #watches: 332080
822.67/822.85	c total #propagations: 83390419 / total #impl: 1036283073 (eff. 0.080)
822.67/822.85	c #Conflicts:    1748000 | #Learnt:      62616 | 0.000
822.67/822.85	c total clause space: 127.173MB
822.67/822.85	c total #watches: 339955
823.16/823.31	c total #propagations: 83434523 / total #impl: 1036531060 (eff. 0.080)
823.16/823.31	c #Conflicts:    1749000 | #Learnt:      63616 | 0.000
823.16/823.31	c total clause space: 127.173MB
823.16/823.31	c total #watches: 344772
823.77/823.98	c total #propagations: 83494376 / total #impl: 1036719767 (eff. 0.081)
823.77/823.98	c GC COLLECT
823.77/823.98	c #Conflicts:    1750000 | #Learnt:      32611 | 0.000
823.77/823.98	c total clause space: 127.173MB
823.77/823.98	c total #watches: 218222
824.46/824.60	c total #propagations: 83550113 / total #impl: 1037114970 (eff. 0.081)
824.46/824.60	c #Conflicts:    1751000 | #Learnt:      33611 | 0.000
824.46/824.60	c total clause space: 127.173MB
824.46/824.60	c total #watches: 222304
825.06/825.21	c total #propagations: 83632477 / total #impl: 1037671040 (eff. 0.081)
825.06/825.21	c #Conflicts:    1752000 | #Learnt:      34611 | 0.000
825.06/825.21	c total clause space: 127.173MB
825.06/825.21	c total #watches: 227282
825.66/825.81	c total #propagations: 83712392 / total #impl: 1038266694 (eff. 0.081)
825.66/825.81	c #Conflicts:    1753000 | #Learnt:      35611 | 0.000
825.66/825.81	c total clause space: 127.173MB
825.66/825.81	c total #watches: 232604
826.16/826.36	c total #propagations: 83764253 / total #impl: 1038822240 (eff. 0.081)
826.16/826.36	c #Conflicts:    1754000 | #Learnt:      36611 | 0.000
826.16/826.36	c total clause space: 127.173MB
826.16/826.36	c total #watches: 236908
826.76/826.92	c total #propagations: 83831387 / total #impl: 1039317576 (eff. 0.081)
826.76/826.92	c #Conflicts:    1755000 | #Learnt:      37611 | 0.000
826.76/826.92	c total clause space: 127.173MB
826.76/826.92	c total #watches: 240838
827.36/827.59	c total #propagations: 83886351 / total #impl: 1039979707 (eff. 0.081)
827.36/827.59	c #Conflicts:    1756000 | #Learnt:      38611 | 0.000
827.36/827.59	c total clause space: 127.173MB
827.36/827.59	c total #watches: 245683
827.96/828.19	c total #propagations: 83956611 / total #impl: 1040588422 (eff. 0.081)
827.96/828.19	c #Conflicts:    1757000 | #Learnt:      39611 | 0.000
827.96/828.19	c total clause space: 127.173MB
827.96/828.19	c total #watches: 250952
828.56/828.79	c total #propagations: 84028909 / total #impl: 1041001588 (eff. 0.081)
828.56/828.79	c #Conflicts:    1758000 | #Learnt:      40611 | 0.000
828.56/828.79	c total clause space: 127.173MB
828.56/828.79	c total #watches: 256991
829.27/829.41	c total #propagations: 84100074 / total #impl: 1041363254 (eff. 0.081)
829.27/829.41	c #Conflicts:    1759000 | #Learnt:      41611 | 0.000
829.27/829.41	c total clause space: 127.173MB
829.27/829.41	c total #watches: 263477
829.86/830.02	c total #propagations: 84150079 / total #impl: 1041710045 (eff. 0.081)
829.86/830.02	c #Conflicts:    1760000 | #Learnt:      42611 | 0.000
829.86/830.02	c total clause space: 127.173MB
829.86/830.02	c total #watches: 268857
830.56/830.78	c total #propagations: 84206189 / total #impl: 1042064837 (eff. 0.081)
830.56/830.78	c #Conflicts:    1761000 | #Learnt:      43611 | 0.000
830.56/830.78	c total clause space: 127.173MB
830.56/830.79	c total #watches: 273867
830.96/831.16	c total #propagations: 84282097 / total #impl: 1042567230 (eff. 0.081)
830.96/831.16	c #Conflicts:    1762000 | #Learnt:      44611 | 0.000
830.96/831.16	c total clause space: 127.173MB
830.96/831.16	c total #watches: 277271
831.36/831.58	c total #propagations: 84335725 / total #impl: 1042751270 (eff. 0.081)
831.36/831.58	c #Conflicts:    1763000 | #Learnt:      45611 | 0.000
831.36/831.58	c total clause space: 127.173MB
831.36/831.58	c total #watches: 281186
832.26/832.44	c total #propagations: 84396917 / total #impl: 1042974107 (eff. 0.081)
832.26/832.44	c #Conflicts:    1764000 | #Learnt:      46611 | 0.000
832.26/832.44	c total clause space: 127.173MB
832.26/832.44	c total #watches: 284733
833.16/833.31	c total #propagations: 84458261 / total #impl: 1043864728 (eff. 0.081)
833.16/833.31	c #Conflicts:    1765000 | #Learnt:      47611 | 0.000
833.16/833.31	c total clause space: 127.173MB
833.16/833.31	c total #watches: 289059
833.67/833.87	c total #propagations: 84506333 / total #impl: 1044987331 (eff. 0.081)
833.67/833.87	c #Conflicts:    1766000 | #Learnt:      48611 | 0.000
833.67/833.87	c total clause space: 127.173MB
833.67/833.87	c total #watches: 292673
834.26/834.49	c total #propagations: 84542757 / total #impl: 1045371696 (eff. 0.081)
834.26/834.49	c #Conflicts:    1767000 | #Learnt:      49611 | 0.000
834.26/834.49	c total clause space: 127.173MB
834.26/834.49	c total #watches: 298580
835.06/835.22	c total #propagations: 84587604 / total #impl: 1045751525 (eff. 0.081)
835.06/835.22	c #Conflicts:    1768000 | #Learnt:      50611 | 0.000
835.06/835.22	c total clause space: 127.173MB
835.06/835.22	c total #watches: 303187
835.76/835.98	c total #propagations: 84638718 / total #impl: 1046144303 (eff. 0.081)
835.76/835.98	c #Conflicts:    1769000 | #Learnt:      51611 | 0.000
835.76/835.98	c total clause space: 127.173MB
835.76/835.98	c total #watches: 307412
836.46/836.62	c total #propagations: 84703217 / total #impl: 1046846772 (eff. 0.081)
836.46/836.62	c #Conflicts:    1770000 | #Learnt:      52611 | 0.000
836.46/836.62	c total clause space: 127.173MB
836.46/836.62	c total #watches: 310887
837.16/837.31	c total #propagations: 84748209 / total #impl: 1047449780 (eff. 0.081)
837.16/837.31	c #Conflicts:    1771000 | #Learnt:      53611 | 0.000
837.16/837.31	c total clause space: 127.173MB
837.16/837.31	c total #watches: 314619
838.07/838.21	c total #propagations: 84795487 / total #impl: 1048098453 (eff. 0.081)
838.07/838.21	c #Conflicts:    1772000 | #Learnt:      54611 | 0.000
838.07/838.21	c total clause space: 127.173MB
838.07/838.21	c total #watches: 320156
838.86/839.01	c total #propagations: 84848289 / total #impl: 1048771945 (eff. 0.081)
838.86/839.01	c #Conflicts:    1773000 | #Learnt:      55611 | 0.000
838.86/839.01	c total clause space: 127.173MB
838.86/839.01	c total #watches: 325754
839.66/839.86	c total #propagations: 84898549 / total #impl: 1049235333 (eff. 0.081)
839.66/839.86	c #Conflicts:    1774000 | #Learnt:      56611 | 0.000
839.66/839.86	c total clause space: 127.173MB
839.66/839.86	c total #watches: 329884
840.56/840.74	c total #propagations: 84942536 / total #impl: 1049966391 (eff. 0.081)
840.56/840.74	c #Conflicts:    1775000 | #Learnt:      57611 | 0.000
840.56/840.74	c total clause space: 127.173MB
840.56/840.74	c total #watches: 334382
841.66/841.84	c total #propagations: 84998484 / total #impl: 1050333357 (eff. 0.081)
841.66/841.84	c #Conflicts:    1776000 | #Learnt:      58611 | 0.000
841.66/841.84	c total clause space: 127.173MB
841.66/841.84	c total #watches: 338340
842.46/842.66	c total #propagations: 85053140 / total #impl: 1051132693 (eff. 0.081)
842.46/842.66	c #Conflicts:    1777000 | #Learnt:      59611 | 0.000
842.46/842.66	c total clause space: 127.173MB
842.46/842.66	c total #watches: 343600
843.06/843.25	c total #propagations: 85102778 / total #impl: 1051740029 (eff. 0.081)
843.06/843.25	c #Conflicts:    1778000 | #Learnt:      60611 | 0.000
843.06/843.25	c total clause space: 127.173MB
843.06/843.25	c total #watches: 348383
843.56/843.72	c total #propagations: 85141997 / total #impl: 1052045802 (eff. 0.081)
843.56/843.72	c #Conflicts:    1779000 | #Learnt:      61611 | 0.000
843.56/843.72	c total clause space: 127.173MB
843.56/843.72	c total #watches: 352458
844.26/844.45	c total #propagations: 85174247 / total #impl: 1052179096 (eff. 0.081)
844.26/844.45	c #Conflicts:    1780000 | #Learnt:      62611 | 0.000
844.26/844.45	c total clause space: 127.173MB
844.26/844.45	c total #watches: 357384
845.16/845.32	c total #propagations: 85209851 / total #impl: 1052412050 (eff. 0.081)
845.16/845.32	c #Conflicts:    1781000 | #Learnt:      63611 | 0.000
845.16/845.32	c total clause space: 127.173MB
845.16/845.32	c total #watches: 361531
845.96/846.17	c total #propagations: 85257425 / total #impl: 1052703148 (eff. 0.081)
845.96/846.17	c GC COLLECT
845.96/846.17	c #Conflicts:    1782000 | #Learnt:      32318 | 0.000
845.96/846.17	c total clause space: 127.173MB
845.96/846.17	c total #watches: 217472
846.56/846.73	c total #propagations: 85295424 / total #impl: 1052974477 (eff. 0.081)
846.56/846.73	c #Conflicts:    1783000 | #Learnt:      33318 | 0.000
846.56/846.73	c total clause space: 127.173MB
846.56/846.73	c total #watches: 221294
847.06/847.20	c total #propagations: 85355987 / total #impl: 1053221521 (eff. 0.081)
847.06/847.20	c #Conflicts:    1784000 | #Learnt:      34318 | 0.000
847.06/847.20	c total clause space: 127.173MB
847.06/847.20	c total #watches: 224527
847.46/847.69	c total #propagations: 85390429 / total #impl: 1053479753 (eff. 0.081)
847.46/847.69	c #Conflicts:    1785000 | #Learnt:      35318 | 0.000
847.46/847.69	c total clause space: 127.173MB
847.46/847.69	c total #watches: 228329
848.16/848.33	c total #propagations: 85421067 / total #impl: 1053899797 (eff. 0.081)
848.16/848.33	c #Conflicts:    1786000 | #Learnt:      36318 | 0.000
848.16/848.33	c total clause space: 127.173MB
848.16/848.33	c total #watches: 233698
848.76/848.92	c total #propagations: 85458305 / total #impl: 1054609149 (eff. 0.081)
848.76/848.92	c #Conflicts:    1787000 | #Learnt:      37318 | 0.000
848.76/848.92	c total clause space: 127.173MB
848.76/848.92	c total #watches: 238736
849.16/849.39	c total #propagations: 85507125 / total #impl: 1055043007 (eff. 0.081)
849.16/849.39	c #Conflicts:    1788000 | #Learnt:      38318 | 0.000
849.16/849.39	c total clause space: 127.173MB
849.16/849.39	c total #watches: 242513
849.76/849.95	c total #propagations: 85546377 / total #impl: 1055364941 (eff. 0.081)
849.76/849.95	c #Conflicts:    1789000 | #Learnt:      39318 | 0.000
849.76/849.95	c total clause space: 127.173MB
849.76/849.95	c total #watches: 246332
850.36/850.59	c total #propagations: 85594049 / total #impl: 1055740861 (eff. 0.081)
850.36/850.59	c #Conflicts:    1790000 | #Learnt:      40318 | 0.000
850.36/850.59	c total clause space: 127.173MB
850.36/850.59	c total #watches: 250273
850.96/851.19	c total #propagations: 85641596 / total #impl: 1056558159 (eff. 0.081)
850.96/851.19	c #Conflicts:    1791000 | #Learnt:      41318 | 0.000
850.96/851.19	c total clause space: 127.173MB
850.96/851.19	c total #watches: 254020
851.56/851.78	c total #propagations: 85694085 / total #impl: 1057313546 (eff. 0.081)
851.56/851.78	c #Conflicts:    1792000 | #Learnt:      42318 | 0.000
851.56/851.78	c total clause space: 127.173MB
851.56/851.78	c total #watches: 257524
852.16/852.38	c total #propagations: 85750303 / total #impl: 1057999534 (eff. 0.081)
852.16/852.38	c #Conflicts:    1793000 | #Learnt:      43318 | 0.000
852.16/852.38	c total clause space: 127.173MB
852.16/852.38	c total #watches: 261094
852.86/853.05	c total #propagations: 85805749 / total #impl: 1058749412 (eff. 0.081)
852.86/853.05	c #Conflicts:    1794000 | #Learnt:      44318 | 0.000
852.86/853.05	c total clause space: 127.173MB
852.86/853.05	c total #watches: 264663
853.46/853.70	c total #propagations: 85859713 / total #impl: 1059560192 (eff. 0.081)
853.46/853.70	c #Conflicts:    1795000 | #Learnt:      45318 | 0.000
853.46/853.70	c total clause space: 127.173MB
853.46/853.70	c total #watches: 267955
854.26/854.41	c total #propagations: 85921107 / total #impl: 1060352615 (eff. 0.081)
854.26/854.41	c #Conflicts:    1796000 | #Learnt:      46318 | 0.000
854.26/854.41	c total clause space: 127.173MB
854.26/854.41	c total #watches: 272233
854.86/855.08	c total #propagations: 85977432 / total #impl: 1061333609 (eff. 0.081)
854.86/855.08	c #Conflicts:    1797000 | #Learnt:      47318 | 0.000
854.86/855.08	c total clause space: 127.173MB
854.86/855.08	c total #watches: 276895
855.55/855.76	c total #propagations: 86026961 / total #impl: 1062120175 (eff. 0.081)
855.55/855.76	c #Conflicts:    1798000 | #Learnt:      48318 | 0.000
855.55/855.76	c total clause space: 127.173MB
855.55/855.76	c total #watches: 280851
856.45/856.60	c total #propagations: 86077762 / total #impl: 1062826475 (eff. 0.081)
856.45/856.60	c #Conflicts:    1799000 | #Learnt:      49318 | 0.000
856.45/856.60	c total clause space: 127.173MB
856.45/856.60	c total #watches: 285052
857.25/857.47	c total #propagations: 86130476 / total #impl: 1063657934 (eff. 0.081)
857.25/857.47	c #Conflicts:    1800000 | #Learnt:      50318 | 0.000
857.25/857.47	c total clause space: 127.173MB
857.25/857.47	c total #watches: 289858
857.86/858.01	c total #propagations: 86183459 / total #impl: 1064513583 (eff. 0.081)
857.86/858.01	c #Conflicts:    1801000 | #Learnt:      51318 | 0.000
857.86/858.01	c total clause space: 127.173MB
857.86/858.01	c total #watches: 295126
858.55/858.75	c total #propagations: 86228954 / total #impl: 1064943396 (eff. 0.081)
858.55/858.75	c #Conflicts:    1802000 | #Learnt:      52318 | 0.000
858.55/858.75	c total clause space: 127.173MB
858.55/858.75	c total #watches: 299050
859.35/859.53	c total #propagations: 86275369 / total #impl: 1065658165 (eff. 0.081)
859.35/859.53	c #Conflicts:    1803000 | #Learnt:      53318 | 0.000
859.35/859.53	c total clause space: 127.173MB
859.35/859.53	c total #watches: 303754
860.16/860.37	c total #propagations: 86321303 / total #impl: 1066528268 (eff. 0.081)
860.16/860.37	c #Conflicts:    1804000 | #Learnt:      54318 | 0.000
860.16/860.37	c total clause space: 127.173MB
860.16/860.37	c total #watches: 308012
860.95/861.14	c total #propagations: 86373624 / total #impl: 1067212419 (eff. 0.081)
860.95/861.14	c #Conflicts:    1805000 | #Learnt:      55318 | 0.000
860.95/861.14	c total clause space: 127.173MB
860.95/861.14	c total #watches: 311783
861.35/861.59	c total #propagations: 86424522 / total #impl: 1067776091 (eff. 0.081)
861.35/861.59	c #Conflicts:    1806000 | #Learnt:      56318 | 0.000
861.35/861.59	c total clause space: 127.173MB
861.35/861.59	c total #watches: 315042
861.75/861.98	c total #propagations: 86457373 / total #impl: 1068106916 (eff. 0.081)
861.75/861.98	c #Conflicts:    1807000 | #Learnt:      57318 | 0.000
861.75/861.98	c total clause space: 127.173MB
861.75/861.98	c total #watches: 318347
862.15/862.31	c total #propagations: 86489204 / total #impl: 1068399120 (eff. 0.081)
862.15/862.31	c #Conflicts:    1808000 | #Learnt:      58318 | 0.000
862.15/862.31	c total clause space: 127.173MB
862.15/862.31	c total #watches: 321256
862.75/862.94	c total #propagations: 86520108 / total #impl: 1068663973 (eff. 0.081)
862.75/862.94	c #Conflicts:    1809000 | #Learnt:      59318 | 0.000
862.75/862.94	c total clause space: 127.173MB
862.75/862.94	c total #watches: 325677
863.55/863.71	c total #propagations: 86563084 / total #impl: 1069087277 (eff. 0.081)
863.55/863.71	c #Conflicts:    1810000 | #Learnt:      60318 | 0.000
863.55/863.71	c total clause space: 127.173MB
863.55/863.71	c total #watches: 329155
864.25/864.48	c total #propagations: 86621553 / total #impl: 1069761301 (eff. 0.081)
864.25/864.48	c #Conflicts:    1811000 | #Learnt:      61318 | 0.000
864.25/864.48	c total clause space: 127.173MB
864.25/864.48	c total #watches: 332805
865.15/865.33	c total #propagations: 86685382 / total #impl: 1070327484 (eff. 0.081)
865.15/865.33	c #Conflicts:    1812000 | #Learnt:      62318 | 0.000
865.15/865.33	c total clause space: 127.173MB
865.15/865.33	c total #watches: 338226
866.05/866.26	c total #propagations: 86750177 / total #impl: 1070886103 (eff. 0.081)
866.05/866.26	c #Conflicts:    1813000 | #Learnt:      63318 | 0.000
866.05/866.26	c total clause space: 127.173MB
866.05/866.26	c total #watches: 341812
866.95/867.14	c total #propagations: 86817063 / total #impl: 1071766532 (eff. 0.081)
866.95/867.14	c #Conflicts:    1814000 | #Learnt:      64318 | 0.000
866.95/867.14	c total clause space: 127.173MB
866.95/867.14	c total #watches: 345442
867.95/868.19	c total #propagations: 86866824 / total #impl: 1072696340 (eff. 0.081)
867.95/868.19	c GC COLLECT
867.95/868.19	c #Conflicts:    1815000 | #Learnt:      32717 | 0.000
867.95/868.19	c total clause space: 127.173MB
867.95/868.19	c total #watches: 219416
868.45/868.69	c total #propagations: 86915870 / total #impl: 1073584795 (eff. 0.081)
868.45/868.69	c #Conflicts:    1816000 | #Learnt:      33717 | 0.000
868.45/868.69	c total clause space: 127.173MB
868.45/868.69	c total #watches: 225041
868.96/869.12	c total #propagations: 86961798 / total #impl: 1074264879 (eff. 0.081)
868.96/869.12	c #Conflicts:    1817000 | #Learnt:      34717 | 0.000
868.96/869.12	c total clause space: 127.173MB
868.96/869.12	c total #watches: 229407
869.55/869.73	c total #propagations: 87006987 / total #impl: 1074764085 (eff. 0.081)
869.55/869.73	c #Conflicts:    1818000 | #Learnt:      35717 | 0.000
869.55/869.73	c total clause space: 127.173MB
869.55/869.73	c total #watches: 234057
870.06/870.25	c total #propagations: 87056390 / total #impl: 1075617925 (eff. 0.081)
870.06/870.25	c #Conflicts:    1819000 | #Learnt:      36717 | 0.000
870.06/870.25	c total clause space: 127.173MB
870.06/870.25	c total #watches: 238201
870.45/870.66	c total #propagations: 87095329 / total #impl: 1076316367 (eff. 0.081)
870.45/870.66	c #Conflicts:    1820000 | #Learnt:      37717 | 0.000
870.45/870.66	c total clause space: 127.173MB
870.45/870.66	c total #watches: 242587
871.06/871.21	c total #propagations: 87136996 / total #impl: 1076724055 (eff. 0.081)
871.06/871.21	c #Conflicts:    1821000 | #Learnt:      38717 | 0.000
871.06/871.21	c total clause space: 127.173MB
871.06/871.21	c total #watches: 247770
871.75/871.91	c total #propagations: 87191302 / total #impl: 1077040890 (eff. 0.081)
871.75/871.91	c #Conflicts:    1822000 | #Learnt:      39717 | 0.000
871.75/871.91	c total clause space: 127.173MB
871.75/871.91	c total #watches: 252483
872.16/872.31	c total #propagations: 87260484 / total #impl: 1077467851 (eff. 0.081)
872.16/872.31	c #Conflicts:    1823000 | #Learnt:      40717 | 0.000
872.16/872.31	c total clause space: 127.173MB
872.16/872.31	c total #watches: 255549
872.55/872.72	c total #propagations: 87304732 / total #impl: 1077810199 (eff. 0.081)
872.55/872.72	c #Conflicts:    1824000 | #Learnt:      41717 | 0.000
872.55/872.72	c total clause space: 127.173MB
872.55/872.72	c total #watches: 258086
872.95/873.19	c total #propagations: 87341242 / total #impl: 1078199571 (eff. 0.081)
872.95/873.19	c #Conflicts:    1825000 | #Learnt:      42717 | 0.000
872.95/873.19	c total clause space: 127.173MB
872.95/873.19	c total #watches: 260941
873.45/873.68	c total #propagations: 87384927 / total #impl: 1078689515 (eff. 0.081)
873.45/873.68	c #Conflicts:    1826000 | #Learnt:      43717 | 0.000
873.45/873.68	c total clause space: 127.173MB
873.45/873.68	c total #watches: 263926
873.95/874.19	c total #propagations: 87427110 / total #impl: 1079324520 (eff. 0.081)
873.95/874.19	c #Conflicts:    1827000 | #Learnt:      44717 | 0.000
873.95/874.19	c total clause space: 127.173MB
873.95/874.19	c total #watches: 266724
874.65/874.89	c total #propagations: 87470580 / total #impl: 1079905914 (eff. 0.081)
874.65/874.89	c #Conflicts:    1828000 | #Learnt:      45717 | 0.000
874.65/874.89	c total clause space: 127.173MB
874.65/874.89	c total #watches: 270376
875.25/875.47	c total #propagations: 87517878 / total #impl: 1080871126 (eff. 0.081)
875.25/875.47	c #Conflicts:    1829000 | #Learnt:      46717 | 0.000
875.25/875.47	c total clause space: 127.173MB
875.25/875.47	c total #watches: 273520
875.95/876.13	c total #propagations: 87560225 / total #impl: 1081674219 (eff. 0.081)
875.95/876.13	c #Conflicts:    1830000 | #Learnt:      47717 | 0.000
875.95/876.13	c total clause space: 127.173MB
875.95/876.13	c total #watches: 276799
876.56/876.75	c total #propagations: 87605053 / total #impl: 1082719773 (eff. 0.081)
876.56/876.75	c #Conflicts:    1831000 | #Learnt:      48717 | 0.000
876.56/876.75	c total clause space: 127.173MB
876.56/876.75	c total #watches: 279898
877.25/877.40	c total #propagations: 87653143 / total #impl: 1083513275 (eff. 0.081)
877.25/877.40	c #Conflicts:    1832000 | #Learnt:      49717 | 0.000
877.25/877.40	c total clause space: 127.173MB
877.25/877.40	c total #watches: 282999
877.95/878.13	c total #propagations: 87703259 / total #impl: 1084427733 (eff. 0.081)
877.95/878.13	c #Conflicts:    1833000 | #Learnt:      50717 | 0.000
877.95/878.13	c total clause space: 127.173MB
877.95/878.13	c total #watches: 286278
878.65/878.80	c total #propagations: 87753547 / total #impl: 1085512171 (eff. 0.081)
878.65/878.80	c #Conflicts:    1834000 | #Learnt:      51717 | 0.000
878.65/878.80	c total clause space: 127.173MB
878.65/878.80	c total #watches: 289300
879.25/879.49	c total #propagations: 87801157 / total #impl: 1086569743 (eff. 0.081)
879.25/879.49	c #Conflicts:    1835000 | #Learnt:      52717 | 0.000
879.25/879.49	c total clause space: 127.173MB
879.25/879.49	c total #watches: 292384
880.15/880.34	c total #propagations: 87846225 / total #impl: 1087611151 (eff. 0.081)
880.15/880.34	c #Conflicts:    1836000 | #Learnt:      53717 | 0.000
880.15/880.34	c total clause space: 127.173MB
880.15/880.34	c total #watches: 296495
880.96/881.16	c total #propagations: 87890053 / total #impl: 1088796539 (eff. 0.081)
880.96/881.16	c #Conflicts:    1837000 | #Learnt:      54717 | 0.000
880.96/881.16	c total clause space: 127.173MB
880.96/881.16	c total #watches: 299720
881.75/881.95	c total #propagations: 87936047 / total #impl: 1090071521 (eff. 0.081)
881.75/881.95	c #Conflicts:    1838000 | #Learnt:      55717 | 0.000
881.75/881.95	c total clause space: 127.173MB
881.75/881.95	c total #watches: 302871
882.55/882.70	c total #propagations: 87978592 / total #impl: 1091248055 (eff. 0.081)
882.55/882.70	c #Conflicts:    1839000 | #Learnt:      56717 | 0.000
882.55/882.70	c total clause space: 127.173MB
882.55/882.70	c total #watches: 306046
883.35/883.58	c total #propagations: 88022657 / total #impl: 1092243989 (eff. 0.081)
883.35/883.58	c #Conflicts:    1840000 | #Learnt:      57717 | 0.000
883.35/883.58	c total clause space: 127.173MB
883.35/883.58	c total #watches: 309163
884.27/884.47	c total #propagations: 88071629 / total #impl: 1093423648 (eff. 0.081)
884.27/884.47	c #Conflicts:    1841000 | #Learnt:      58717 | 0.000
884.27/884.47	c total clause space: 127.173MB
884.27/884.47	c total #watches: 312027
885.16/885.35	c total #propagations: 88116593 / total #impl: 1094483593 (eff. 0.081)
885.16/885.35	c #Conflicts:    1842000 | #Learnt:      59717 | 0.000
885.16/885.35	c total clause space: 127.173MB
885.16/885.35	c total #watches: 314567
886.06/886.26	c total #propagations: 88159314 / total #impl: 1095620567 (eff. 0.080)
886.06/886.26	c #Conflicts:    1843000 | #Learnt:      60717 | 0.000
886.06/886.26	c total clause space: 127.173MB
886.06/886.26	c total #watches: 317406
886.96/887.12	c total #propagations: 88204422 / total #impl: 1096800951 (eff. 0.080)
886.96/887.12	c #Conflicts:    1844000 | #Learnt:      61717 | 0.000
886.96/887.12	c total clause space: 127.173MB
886.96/887.12	c total #watches: 320488
887.76/887.93	c total #propagations: 88249447 / total #impl: 1097936492 (eff. 0.080)
887.76/887.93	c #Conflicts:    1845000 | #Learnt:      62717 | 0.000
887.76/887.93	c total clause space: 127.173MB
887.76/887.93	c total #watches: 323340
888.56/888.80	c total #propagations: 88293855 / total #impl: 1099027242 (eff. 0.080)
888.56/888.80	c #Conflicts:    1846000 | #Learnt:      63717 | 0.000
888.56/888.80	c total clause space: 127.173MB
888.56/888.80	c total #watches: 326668
889.46/889.69	c total #propagations: 88340433 / total #impl: 1100189890 (eff. 0.080)
889.46/889.69	c #Conflicts:    1847000 | #Learnt:      64717 | 0.000
889.46/889.69	c total clause space: 127.173MB
889.46/889.69	c total #watches: 329918
890.46/890.68	c total #propagations: 88385162 / total #impl: 1101373437 (eff. 0.080)
890.46/890.68	c #Conflicts:    1848000 | #Learnt:      65717 | 0.000
890.46/890.68	c total clause space: 127.173MB
890.46/890.68	c total #watches: 333658
891.06/891.29	c total #propagations: 88431244 / total #impl: 1102519596 (eff. 0.080)
891.06/891.29	c GC COLLECT
891.06/891.29	c #Conflicts:    1849000 | #Learnt:      33818 | 0.000
891.06/891.29	c total clause space: 127.173MB
891.06/891.29	c total #watches: 224251
891.56/891.72	c total #propagations: 88482159 / total #impl: 1103231815 (eff. 0.080)
891.56/891.72	c #Conflicts:    1850000 | #Learnt:      34818 | 0.000
891.56/891.72	c total clause space: 127.173MB
891.56/891.72	c total #watches: 229782
891.86/892.02	c total #propagations: 88538735 / total #impl: 1103665638 (eff. 0.080)
891.86/892.02	c #Conflicts:    1851000 | #Learnt:      35818 | 0.000
891.86/892.02	c total clause space: 127.173MB
891.86/892.02	c total #watches: 233260
892.06/892.26	c total #propagations: 88586672 / total #impl: 1103890411 (eff. 0.080)
892.06/892.26	c #Conflicts:    1852000 | #Learnt:      36818 | 0.000
892.06/892.26	c total clause space: 127.173MB
892.06/892.26	c total #watches: 236148
892.36/892.53	c total #propagations: 88624954 / total #impl: 1104090450 (eff. 0.080)
892.36/892.53	c #Conflicts:    1853000 | #Learnt:      37818 | 0.000
892.36/892.53	c total clause space: 127.173MB
892.36/892.53	c total #watches: 238879
892.56/892.76	c total #propagations: 88661432 / total #impl: 1104304789 (eff. 0.080)
892.56/892.76	c #Conflicts:    1854000 | #Learnt:      38818 | 0.000
892.56/892.76	c total clause space: 127.173MB
892.56/892.76	c total #watches: 241652
892.86/893.03	c total #propagations: 88697948 / total #impl: 1104498401 (eff. 0.080)
892.86/893.03	c #Conflicts:    1855000 | #Learnt:      39818 | 0.000
892.86/893.03	c total clause space: 127.173MB
892.86/893.03	c total #watches: 244505
893.26/893.42	c total #propagations: 88729805 / total #impl: 1104711374 (eff. 0.080)
893.26/893.42	c #Conflicts:    1856000 | #Learnt:      40818 | 0.000
893.26/893.42	c total clause space: 127.173MB
893.26/893.42	c total #watches: 247439
893.76/893.92	c total #propagations: 88764404 / total #impl: 1104941077 (eff. 0.080)
893.76/893.92	c #Conflicts:    1857000 | #Learnt:      41818 | 0.000
893.76/893.92	c total clause space: 127.173MB
893.76/893.92	c total #watches: 250839
894.06/894.21	c total #propagations: 88796762 / total #impl: 1105317239 (eff. 0.080)
894.06/894.21	c #Conflicts:    1858000 | #Learnt:      42818 | 0.000
894.06/894.21	c total clause space: 127.173MB
894.06/894.21	c total #watches: 254946
894.16/894.39	c total #propagations: 88845599 / total #impl: 1105508963 (eff. 0.080)
894.16/894.39	c #Conflicts:    1859000 | #Learnt:      43818 | 0.000
894.16/894.39	c total clause space: 127.173MB
894.16/894.39	c total #watches: 258638
894.36/894.55	c total #propagations: 88893994 / total #impl: 1105661172 (eff. 0.080)
894.36/894.55	c #Conflicts:    1860000 | #Learnt:      44818 | 0.000
894.36/894.55	c total clause space: 127.173MB
894.36/894.55	c total #watches: 261656
894.56/894.78	c total #propagations: 88935996 / total #impl: 1105793285 (eff. 0.080)
894.56/894.78	c #Conflicts:    1861000 | #Learnt:      45818 | 0.000
894.56/894.78	c total clause space: 127.173MB
894.56/894.78	c total #watches: 264390
894.86/895.00	c total #propagations: 88981372 / total #impl: 1105968069 (eff. 0.080)
894.86/895.00	c #Conflicts:    1862000 | #Learnt:      46818 | 0.000
894.86/895.00	c total clause space: 127.173MB
894.86/895.00	c total #watches: 267031
895.06/895.28	c total #propagations: 89023594 / total #impl: 1106137583 (eff. 0.080)
895.06/895.28	c #Conflicts:    1863000 | #Learnt:      47818 | 0.000
895.06/895.28	c total clause space: 127.173MB
895.06/895.28	c total #watches: 269843
895.46/895.60	c total #propagations: 89073930 / total #impl: 1106331587 (eff. 0.081)
895.46/895.60	c #Conflicts:    1864000 | #Learnt:      48818 | 0.000
895.46/895.60	c total clause space: 127.173MB
895.46/895.60	c total #watches: 272162
895.76/895.96	c total #propagations: 89119617 / total #impl: 1106525623 (eff. 0.081)
895.76/895.96	c #Conflicts:    1865000 | #Learnt:      49818 | 0.000
895.76/895.96	c total clause space: 127.173MB
895.76/895.96	c total #watches: 274481
895.96/896.14	c total #propagations: 89169020 / total #impl: 1106718489 (eff. 0.081)
895.96/896.14	c #Conflicts:    1866000 | #Learnt:      50818 | 0.000
895.96/896.14	c total clause space: 127.173MB
895.96/896.14	c total #watches: 276837
896.26/896.40	c total #propagations: 89205120 / total #impl: 1106885455 (eff. 0.081)
896.26/896.40	c #Conflicts:    1867000 | #Learnt:      51818 | 0.000
896.26/896.40	c total clause space: 127.173MB
896.26/896.40	c total #watches: 278986
896.56/896.75	c total #propagations: 89244430 / total #impl: 1107106029 (eff. 0.081)
896.56/896.75	c #Conflicts:    1868000 | #Learnt:      52818 | 0.000
896.56/896.75	c total clause space: 127.173MB
896.56/896.75	c total #watches: 281210
896.66/896.84	c total #propagations: 89291349 / total #impl: 1107340279 (eff. 0.081)
896.66/896.84	c #Conflicts:    1869000 | #Learnt:      53818 | 0.000
896.66/896.84	c total clause space: 127.173MB
896.66/896.84	c total #watches: 284292
896.76/896.90	c total #propagations: 89317567 / total #impl: 1107457862 (eff. 0.081)
896.76/896.90	c #Conflicts:    1870000 | #Learnt:      54818 | 0.000
896.76/896.90	c total clause space: 127.173MB
896.76/896.90	c total #watches: 288217
896.86/897.00	c total #propagations: 89343509 / total #impl: 1107621277 (eff. 0.081)
896.86/897.00	c #Conflicts:    1871000 | #Learnt:      55818 | 0.000
896.86/897.00	c total clause space: 127.173MB
896.86/897.00	c total #watches: 292218
896.96/897.12	c total #propagations: 89368132 / total #impl: 1107819624 (eff. 0.081)
896.96/897.12	c #Conflicts:    1872000 | #Learnt:      56818 | 0.000
896.96/897.12	c total clause space: 127.173MB
896.96/897.12	c total #watches: 296041
896.96/897.15	c total #propagations: 89400981 / total #impl: 1108043259 (eff. 0.081)
896.96/897.15	c #Conflicts:    1873000 | #Learnt:      57818 | 0.000
896.96/897.15	c total clause space: 127.173MB
896.96/897.15	c total #watches: 299912
897.46/897.67	c total #propagations: 89432453 / total #impl: 1108136236 (eff. 0.081)
897.46/897.67	c #Conflicts:    1874000 | #Learnt:      58818 | 0.000
897.46/897.67	c total clause space: 127.173MB
897.46/897.67	c total #watches: 305125
898.16/898.39	c total #propagations: 89480540 / total #impl: 1108474685 (eff. 0.081)
898.16/898.39	c #Conflicts:    1875000 | #Learnt:      59818 | 0.000
898.16/898.39	c total clause space: 127.173MB
898.16/898.39	c total #watches: 309679
898.96/899.15	c total #propagations: 89533532 / total #impl: 1109017546 (eff. 0.081)
898.96/899.15	c #Conflicts:    1876000 | #Learnt:      60818 | 0.000
898.96/899.15	c total clause space: 127.173MB
898.96/899.15	c total #watches: 313646
899.76/899.92	c total #propagations: 89586870 / total #impl: 1109589290 (eff. 0.081)
899.76/899.92	c #Conflicts:    1877000 | #Learnt:      61818 | 0.000
899.76/899.92	c total clause space: 127.173MB
899.76/899.92	c total #watches: 317560
900.46/900.69	c total #propagations: 89637044 / total #impl: 1110204494 (eff. 0.081)
900.46/900.69	c #Conflicts:    1878000 | #Learnt:      62818 | 0.000
900.46/900.69	c total clause space: 127.173MB
900.46/900.69	c total #watches: 322460
901.46/901.64	c total #propagations: 89688266 / total #impl: 1111253197 (eff. 0.081)
901.46/901.64	c #Conflicts:    1879000 | #Learnt:      63818 | 0.000
901.46/901.64	c total clause space: 127.173MB
901.46/901.64	c total #watches: 326993
902.46/902.62	c total #propagations: 89741623 / total #impl: 1112367506 (eff. 0.081)
902.46/902.62	c #Conflicts:    1880000 | #Learnt:      64818 | 0.000
902.46/902.62	c total clause space: 127.173MB
902.46/902.62	c total #watches: 331115
903.36/903.52	c total #propagations: 89795779 / total #impl: 1113574027 (eff. 0.081)
903.36/903.52	c #Conflicts:    1881000 | #Learnt:      65818 | 0.000
903.36/903.52	c total clause space: 127.173MB
903.36/903.52	c total #watches: 335439
904.16/904.40	c total #propagations: 89845632 / total #impl: 1114457249 (eff. 0.081)
904.16/904.40	c GC COLLECT
904.16/904.40	c #Conflicts:    1882000 | #Learnt:      33614 | 0.000
904.16/904.40	c total clause space: 127.173MB
904.26/904.40	c total #watches: 223664
904.76/904.94	c total #propagations: 89899432 / total #impl: 1115425781 (eff. 0.081)
904.76/904.94	c #Conflicts:    1883000 | #Learnt:      34614 | 0.000
904.76/904.94	c total clause space: 127.173MB
904.76/904.94	c total #watches: 228394
905.26/905.47	c total #propagations: 89943923 / total #impl: 1116321396 (eff. 0.081)
905.26/905.47	c #Conflicts:    1884000 | #Learnt:      35614 | 0.000
905.26/905.47	c total clause space: 127.173MB
905.26/905.47	c total #watches: 232947
905.66/905.87	c total #propagations: 90004028 / total #impl: 1116733953 (eff. 0.081)
905.66/905.87	c #Conflicts:    1885000 | #Learnt:      36614 | 0.000
905.66/905.87	c total clause space: 127.173MB
905.66/905.87	c total #watches: 238038
906.06/906.26	c total #propagations: 90047421 / total #impl: 1117008788 (eff. 0.081)
906.06/906.26	c #Conflicts:    1886000 | #Learnt:      37614 | 0.000
906.06/906.26	c total clause space: 127.173MB
906.06/906.26	c total #watches: 243463
906.36/906.59	c total #propagations: 90082241 / total #impl: 1117300998 (eff. 0.081)
906.36/906.59	c #Conflicts:    1887000 | #Learnt:      38614 | 0.000
906.36/906.59	c total clause space: 127.173MB
906.36/906.59	c total #watches: 248780
906.66/906.85	c total #propagations: 90125343 / total #impl: 1117565716 (eff. 0.081)
906.66/906.85	c #Conflicts:    1888000 | #Learnt:      39614 | 0.000
906.66/906.85	c total clause space: 127.173MB
906.66/906.85	c total #watches: 253773
907.46/907.66	c total #propagations: 90165394 / total #impl: 1117884897 (eff. 0.081)
907.46/907.66	c #Conflicts:    1889000 | #Learnt:      40614 | 0.000
907.46/907.66	c total clause space: 127.173MB
907.46/907.66	c total #watches: 258449
908.25/908.47	c total #propagations: 90253628 / total #impl: 1118703114 (eff. 0.081)
908.25/908.47	c #Conflicts:    1890000 | #Learnt:      41614 | 0.000
908.25/908.47	c total clause space: 127.173MB
908.25/908.47	c total #watches: 262689
909.25/909.43	c total #propagations: 90333872 / total #impl: 1119425511 (eff. 0.081)
909.25/909.43	c #Conflicts:    1891000 | #Learnt:      42614 | 0.000
909.25/909.43	c total clause space: 127.173MB
909.25/909.43	c total #watches: 267462
909.85/910.06	c total #propagations: 90410229 / total #impl: 1120041469 (eff. 0.081)
909.85/910.06	c #Conflicts:    1892000 | #Learnt:      43614 | 0.000
909.85/910.06	c total clause space: 127.173MB
909.85/910.06	c total #watches: 272645
910.55/910.77	c total #propagations: 90484115 / total #impl: 1120475137 (eff. 0.081)
910.55/910.77	c #Conflicts:    1893000 | #Learnt:      44614 | 0.000
910.55/910.77	c total clause space: 127.173MB
910.55/910.77	c total #watches: 276997
911.05/911.26	c total #propagations: 90536061 / total #impl: 1121313263 (eff. 0.081)
911.05/911.26	c #Conflicts:    1894000 | #Learnt:      45614 | 0.000
911.05/911.26	c total clause space: 127.173MB
911.05/911.26	c total #watches: 282018
911.95/912.13	c total #propagations: 90578622 / total #impl: 1121551071 (eff. 0.081)
911.95/912.13	c #Conflicts:    1895000 | #Learnt:      46614 | 0.000
911.95/912.13	c total clause space: 127.173MB
911.95/912.13	c total #watches: 286663
912.65/912.87	c total #propagations: 90654195 / total #impl: 1122004242 (eff. 0.081)
912.65/912.87	c #Conflicts:    1896000 | #Learnt:      47614 | 0.000
912.65/912.87	c total clause space: 127.173MB
912.65/912.87	c total #watches: 290072
913.35/913.53	c total #propagations: 90715102 / total #impl: 1122473713 (eff. 0.081)
913.35/913.53	c #Conflicts:    1897000 | #Learnt:      48614 | 0.000
913.35/913.53	c total clause space: 127.173MB
913.35/913.53	c total #watches: 293164
914.06/914.21	c total #propagations: 90757545 / total #impl: 1123112198 (eff. 0.081)
914.06/914.21	c #Conflicts:    1898000 | #Learnt:      49614 | 0.000
914.06/914.21	c total clause space: 127.173MB
914.06/914.21	c total #watches: 296015
914.75/914.92	c total #propagations: 90802137 / total #impl: 1123688585 (eff. 0.081)
914.75/914.92	c #Conflicts:    1899000 | #Learnt:      50614 | 0.000
914.75/914.92	c total clause space: 127.173MB
914.75/914.92	c total #watches: 299305
915.55/915.73	c total #propagations: 90852246 / total #impl: 1124406870 (eff. 0.081)
915.55/915.73	c #Conflicts:    1900000 | #Learnt:      51614 | 0.000
915.55/915.73	c total clause space: 127.173MB
915.55/915.73	c total #watches: 302640
916.35/916.56	c total #propagations: 90903138 / total #impl: 1125143358 (eff. 0.081)
916.35/916.56	c #Conflicts:    1901000 | #Learnt:      52614 | 0.000
916.35/916.56	c total clause space: 127.173MB
916.35/916.56	c total #watches: 306733
917.05/917.23	c total #propagations: 90950429 / total #impl: 1126133440 (eff. 0.081)
917.05/917.23	c #Conflicts:    1902000 | #Learnt:      53614 | 0.000
917.05/917.23	c total clause space: 127.173MB
917.05/917.23	c total #watches: 310284
917.75/917.94	c total #propagations: 90992768 / total #impl: 1126952205 (eff. 0.081)
917.75/917.94	c #Conflicts:    1903000 | #Learnt:      54614 | 0.000
917.75/917.94	c total clause space: 127.173MB
917.75/917.94	c total #watches: 313489
918.55/918.73	c total #propagations: 91034582 / total #impl: 1127704747 (eff. 0.081)
918.55/918.73	c #Conflicts:    1904000 | #Learnt:      55614 | 0.000
918.55/918.73	c total clause space: 127.173MB
918.55/918.73	c total #watches: 316889
919.25/919.45	c total #propagations: 91085216 / total #impl: 1128762535 (eff. 0.081)
919.25/919.45	c #Conflicts:    1905000 | #Learnt:      56614 | 0.000
919.25/919.45	c total clause space: 127.173MB
919.25/919.45	c total #watches: 319694
919.95/920.20	c total #propagations: 91126838 / total #impl: 1129534053 (eff. 0.081)
919.95/920.20	c #Conflicts:    1906000 | #Learnt:      57614 | 0.000
919.95/920.20	c total clause space: 127.173MB
919.95/920.20	c total #watches: 322846
920.85/921.00	c total #propagations: 91169167 / total #impl: 1130267671 (eff. 0.081)
920.85/921.00	c #Conflicts:    1907000 | #Learnt:      58614 | 0.000
920.85/921.00	c total clause space: 127.173MB
920.85/921.00	c total #watches: 326036
921.66/921.84	c total #propagations: 91214877 / total #impl: 1131085146 (eff. 0.081)
921.66/921.84	c #Conflicts:    1908000 | #Learnt:      59614 | 0.000
921.66/921.84	c total clause space: 127.173MB
921.66/921.84	c total #watches: 329410
922.45/922.69	c total #propagations: 91257364 / total #impl: 1131969601 (eff. 0.081)
922.45/922.69	c #Conflicts:    1909000 | #Learnt:      60614 | 0.000
922.45/922.69	c total clause space: 127.173MB
922.45/922.69	c total #watches: 332593
923.45/923.67	c total #propagations: 91302089 / total #impl: 1132749473 (eff. 0.081)
923.45/923.67	c #Conflicts:    1910000 | #Learnt:      61614 | 0.000
923.45/923.67	c total clause space: 127.173MB
923.45/923.67	c total #watches: 336022
924.25/924.45	c total #propagations: 91352723 / total #impl: 1133807646 (eff. 0.081)
924.25/924.45	c #Conflicts:    1911000 | #Learnt:      62614 | 0.000
924.25/924.45	c total clause space: 127.173MB
924.25/924.45	c total #watches: 341101
924.65/924.86	c total #propagations: 91395970 / total #impl: 1134395951 (eff. 0.081)
924.65/924.86	c #Conflicts:    1912000 | #Learnt:      63614 | 0.000
924.65/924.86	c total clause space: 127.173MB
924.65/924.86	c total #watches: 345565
924.96/925.18	c total #propagations: 91439482 / total #impl: 1134592129 (eff. 0.081)
924.96/925.18	c #Conflicts:    1913000 | #Learnt:      64614 | 0.000
924.96/925.18	c total clause space: 127.173MB
924.96/925.18	c total #watches: 348389
925.45/925.65	c total #propagations: 91482742 / total #impl: 1134707074 (eff. 0.081)
925.45/925.65	c #Conflicts:    1914000 | #Learnt:      65614 | 0.000
925.45/925.65	c total clause space: 127.173MB
925.45/925.65	c total #watches: 351614
925.75/925.98	c total #propagations: 91535207 / total #impl: 1134859707 (eff. 0.081)
925.75/925.98	c #Conflicts:    1915000 | #Learnt:      66614 | 0.000
925.75/925.98	c total clause space: 127.173MB
925.75/925.98	c total #watches: 354911
926.16/926.37	c total #propagations: 91587092 / total #impl: 1135019805 (eff. 0.081)
926.16/926.37	c GC COLLECT
926.16/926.37	c #Conflicts:    1916000 | #Learnt:      34115 | 0.000
926.16/926.37	c total clause space: 127.173MB
926.16/926.37	c total #watches: 226790
926.65/926.81	c total #propagations: 91633699 / total #impl: 1135297597 (eff. 0.081)
926.65/926.81	c #Conflicts:    1917000 | #Learnt:      35115 | 0.000
926.65/926.81	c total clause space: 127.173MB
926.65/926.81	c total #watches: 232899
927.26/927.47	c total #propagations: 91679341 / total #impl: 1135597535 (eff. 0.081)
927.26/927.47	c #Conflicts:    1918000 | #Learnt:      36115 | 0.000
927.26/927.47	c total clause space: 127.173MB
927.26/927.47	c total #watches: 237562
927.85/928.06	c total #propagations: 91753433 / total #impl: 1135998050 (eff. 0.081)
927.85/928.06	c #Conflicts:    1919000 | #Learnt:      37115 | 0.000
927.85/928.06	c total clause space: 127.173MB
927.85/928.06	c total #watches: 241961
928.55/928.72	c total #propagations: 91809719 / total #impl: 1136675126 (eff. 0.081)
928.55/928.72	c #Conflicts:    1920000 | #Learnt:      38115 | 0.000
928.55/928.72	c total clause space: 127.173MB
928.55/928.72	c total #watches: 246493
929.05/929.24	c total #propagations: 91861529 / total #impl: 1137325610 (eff. 0.081)
929.05/929.24	c #Conflicts:    1921000 | #Learnt:      39115 | 0.000
929.05/929.24	c total clause space: 127.173MB
929.05/929.24	c total #watches: 249746
929.55/929.74	c total #propagations: 91907221 / total #impl: 1137942287 (eff. 0.081)
929.55/929.74	c #Conflicts:    1922000 | #Learnt:      40115 | 0.000
929.55/929.74	c total clause space: 127.173MB
929.55/929.74	c total #watches: 253026
930.15/930.36	c total #propagations: 91952801 / total #impl: 1138356364 (eff. 0.081)
930.15/930.36	c #Conflicts:    1923000 | #Learnt:      41115 | 0.000
930.15/930.36	c total clause space: 127.173MB
930.15/930.36	c total #watches: 256738
930.75/930.93	c total #propagations: 92017954 / total #impl: 1138904076 (eff. 0.081)
930.75/930.93	c #Conflicts:    1924000 | #Learnt:      42115 | 0.000
930.75/930.93	c total clause space: 127.173MB
930.75/930.93	c total #watches: 260508
931.35/931.53	c total #propagations: 92061120 / total #impl: 1139621958 (eff. 0.081)
931.35/931.53	c #Conflicts:    1925000 | #Learnt:      43115 | 0.000
931.35/931.53	c total clause space: 127.173MB
931.35/931.53	c total #watches: 263716
932.05/932.21	c total #propagations: 92104565 / total #impl: 1140367297 (eff. 0.081)
932.05/932.21	c #Conflicts:    1926000 | #Learnt:      44115 | 0.000
932.05/932.21	c total clause space: 127.173MB
932.05/932.21	c total #watches: 268138
932.66/932.89	c total #propagations: 92152140 / total #impl: 1141302927 (eff. 0.081)
932.66/932.89	c #Conflicts:    1927000 | #Learnt:      45115 | 0.000
932.66/932.89	c total clause space: 127.173MB
932.66/932.89	c total #watches: 272642
933.35/933.50	c total #propagations: 92203152 / total #impl: 1142035273 (eff. 0.081)
933.35/933.50	c #Conflicts:    1928000 | #Learnt:      46115 | 0.000
933.35/933.50	c total clause space: 127.173MB
933.35/933.50	c total #watches: 276402
934.05/934.25	c total #propagations: 92252809 / total #impl: 1142627053 (eff. 0.081)
934.05/934.25	c #Conflicts:    1929000 | #Learnt:      47115 | 0.000
934.05/934.25	c total clause space: 127.173MB
934.05/934.25	c total #watches: 280904
934.86/935.00	c total #propagations: 92304310 / total #impl: 1143582695 (eff. 0.081)
934.86/935.00	c #Conflicts:    1930000 | #Learnt:      48115 | 0.000
934.86/935.00	c total clause space: 127.173MB
934.86/935.00	c total #watches: 285919
935.45/935.66	c total #propagations: 92350525 / total #impl: 1144369814 (eff. 0.081)
935.45/935.66	c #Conflicts:    1931000 | #Learnt:      49115 | 0.000
935.45/935.66	c total clause space: 127.173MB
935.45/935.66	c total #watches: 292545
935.85/936.07	c total #propagations: 92392323 / total #impl: 1144874013 (eff. 0.081)
935.85/936.07	c #Conflicts:    1932000 | #Learnt:      50115 | 0.000
935.85/936.07	c total clause space: 127.173MB
935.85/936.07	c total #watches: 297820
936.25/936.48	c total #propagations: 92446493 / total #impl: 1145198707 (eff. 0.081)
936.25/936.48	c #Conflicts:    1933000 | #Learnt:      51115 | 0.000
936.25/936.48	c total clause space: 127.173MB
936.25/936.48	c total #watches: 302720
936.75/936.94	c total #propagations: 92495461 / total #impl: 1145456062 (eff. 0.081)
936.75/936.94	c #Conflicts:    1934000 | #Learnt:      52115 | 0.000
936.75/936.94	c total clause space: 127.173MB
936.75/936.94	c total #watches: 306001
937.06/937.25	c total #propagations: 92535275 / total #impl: 1145663574 (eff. 0.081)
937.06/937.25	c #Conflicts:    1935000 | #Learnt:      53115 | 0.000
937.06/937.25	c total clause space: 127.173MB
937.06/937.25	c total #watches: 308332
937.45/937.69	c total #propagations: 92568032 / total #impl: 1145834604 (eff. 0.081)
937.45/937.69	c #Conflicts:    1936000 | #Learnt:      54115 | 0.000
937.45/937.69	c total clause space: 127.173MB
937.45/937.69	c total #watches: 311581
938.45/938.66	c total #propagations: 92605902 / total #impl: 1146022383 (eff. 0.081)
938.45/938.66	c #Conflicts:    1937000 | #Learnt:      55115 | 0.000
938.45/938.66	c total clause space: 127.173MB
938.45/938.66	c total #watches: 316511
939.15/939.34	c total #propagations: 92669914 / total #impl: 1146666808 (eff. 0.081)
939.15/939.34	c #Conflicts:    1938000 | #Learnt:      56115 | 0.000
939.15/939.34	c total clause space: 127.173MB
939.15/939.34	c total #watches: 321891
940.05/940.26	c total #propagations: 92724422 / total #impl: 1147241377 (eff. 0.081)
940.05/940.26	c #Conflicts:    1939000 | #Learnt:      57115 | 0.000
940.05/940.26	c total clause space: 127.173MB
940.05/940.26	c total #watches: 328590
940.95/941.11	c total #propagations: 92769320 / total #impl: 1147988368 (eff. 0.081)
940.95/941.11	c #Conflicts:    1940000 | #Learnt:      58115 | 0.000
940.95/941.11	c total clause space: 127.173MB
940.95/941.11	c total #watches: 334416
941.85/942.03	c total #propagations: 92822981 / total #impl: 1148317804 (eff. 0.081)
941.85/942.03	c #Conflicts:    1941000 | #Learnt:      59115 | 0.000
941.85/942.03	c total clause space: 127.173MB
941.85/942.03	c total #watches: 337944
942.56/942.78	c total #propagations: 92877620 / total #impl: 1148848135 (eff. 0.081)
942.56/942.78	c #Conflicts:    1942000 | #Learnt:      60115 | 0.000
942.56/942.78	c total clause space: 127.173MB
942.56/942.78	c total #watches: 341116
943.35/943.54	c total #propagations: 92920907 / total #impl: 1149400571 (eff. 0.081)
943.35/943.54	c #Conflicts:    1943000 | #Learnt:      61115 | 0.000
943.35/943.54	c total clause space: 127.173MB
943.35/943.54	c total #watches: 345081
944.25/944.45	c total #propagations: 92960635 / total #impl: 1149964034 (eff. 0.081)
944.25/944.45	c #Conflicts:    1944000 | #Learnt:      62115 | 0.000
944.25/944.45	c total clause space: 127.173MB
944.25/944.45	c total #watches: 349499
945.45/945.62	c total #propagations: 93001490 / total #impl: 1150932721 (eff. 0.081)
945.45/945.62	c #Conflicts:    1945000 | #Learnt:      63115 | 0.000
945.45/945.62	c total clause space: 127.173MB
945.45/945.62	c total #watches: 354603
946.25/946.41	c total #propagations: 93053830 / total #impl: 1152292192 (eff. 0.081)
946.25/946.41	c #Conflicts:    1946000 | #Learnt:      64115 | 0.000
946.25/946.41	c total clause space: 127.173MB
946.25/946.41	c total #watches: 359324
946.55/946.75	c total #propagations: 93100900 / total #impl: 1152949890 (eff. 0.081)
946.55/946.75	c #Conflicts:    1947000 | #Learnt:      65115 | 0.000
946.55/946.75	c total clause space: 127.173MB
946.55/946.75	c total #watches: 362244
947.75/947.99	c total #propagations: 93133499 / total #impl: 1153083591 (eff. 0.081)
947.75/947.99	c #Conflicts:    1948000 | #Learnt:      66115 | 0.000
947.75/947.99	c total clause space: 127.173MB
947.75/947.99	c total #watches: 367022
948.85/949.06	c total #propagations: 93203737 / total #impl: 1153562767 (eff. 0.081)
948.85/949.06	c #Conflicts:    1949000 | #Learnt:      67115 | 0.000
948.85/949.06	c total clause space: 127.173MB
948.85/949.06	c total #watches: 371886
949.65/949.88	c total #propagations: 93270574 / total #impl: 1153814963 (eff. 0.081)
949.65/949.88	c GC COLLECT
949.65/949.88	c #Conflicts:    1950000 | #Learnt:      34312 | 0.000
949.65/949.88	c total clause space: 127.173MB
949.65/949.88	c total #watches: 228057
950.15/950.37	c total #propagations: 93347054 / total #impl: 1154320688 (eff. 0.081)
950.15/950.37	c #Conflicts:    1951000 | #Learnt:      35312 | 0.000
950.15/950.37	c total clause space: 127.173MB
950.15/950.37	c total #watches: 233733
950.55/950.71	c total #propagations: 93414266 / total #impl: 1154762198 (eff. 0.081)
950.55/950.71	c #Conflicts:    1952000 | #Learnt:      36312 | 0.000
950.55/950.71	c total clause space: 127.173MB
950.55/950.71	c total #watches: 236204
950.75/950.96	c total #propagations: 93458113 / total #impl: 1154898029 (eff. 0.081)
950.75/950.96	c #Conflicts:    1953000 | #Learnt:      37312 | 0.000
950.75/950.96	c total clause space: 127.173MB
950.75/950.96	c total #watches: 239526
951.05/951.24	c total #propagations: 93501470 / total #impl: 1155093352 (eff. 0.081)
951.05/951.24	c #Conflicts:    1954000 | #Learnt:      38312 | 0.000
951.05/951.24	c total clause space: 127.173MB
951.05/951.24	c total #watches: 243925
951.36/951.56	c total #propagations: 93546728 / total #impl: 1155376222 (eff. 0.081)
951.36/951.56	c #Conflicts:    1955000 | #Learnt:      39312 | 0.000
951.36/951.56	c total clause space: 127.173MB
951.36/951.56	c total #watches: 247080
951.85/952.06	c total #propagations: 93599432 / total #impl: 1155678098 (eff. 0.081)
951.85/952.06	c #Conflicts:    1956000 | #Learnt:      40312 | 0.000
951.85/952.06	c total clause space: 127.173MB
951.85/952.06	c total #watches: 252350
952.35/952.54	c total #propagations: 93648806 / total #impl: 1156082581 (eff. 0.081)
952.35/952.54	c #Conflicts:    1957000 | #Learnt:      41312 | 0.000
952.35/952.54	c total clause space: 127.173MB
952.35/952.54	c total #watches: 256376
952.85/953.09	c total #propagations: 93699133 / total #impl: 1156504593 (eff. 0.081)
952.85/953.09	c #Conflicts:    1958000 | #Learnt:      42312 | 0.000
952.85/953.09	c total clause space: 127.173MB
952.85/953.09	c total #watches: 259673
953.35/953.54	c total #propagations: 93748567 / total #impl: 1156873982 (eff. 0.081)
953.35/953.54	c #Conflicts:    1959000 | #Learnt:      43312 | 0.000
953.35/953.54	c total clause space: 127.173MB
953.35/953.54	c total #watches: 262990
953.85/954.03	c total #propagations: 93798398 / total #impl: 1157280937 (eff. 0.081)
953.85/954.03	c #Conflicts:    1960000 | #Learnt:      44312 | 0.000
953.85/954.03	c total clause space: 127.173MB
953.85/954.03	c total #watches: 266452
954.35/954.51	c total #propagations: 93853313 / total #impl: 1157753968 (eff. 0.081)
954.35/954.51	c #Conflicts:    1961000 | #Learnt:      45312 | 0.000
954.35/954.51	c total clause space: 127.173MB
954.35/954.51	c total #watches: 269349
954.85/955.02	c total #propagations: 93904494 / total #impl: 1158162220 (eff. 0.081)
954.85/955.02	c #Conflicts:    1962000 | #Learnt:      46312 | 0.000
954.85/955.02	c total clause space: 127.173MB
954.85/955.02	c total #watches: 272315
955.45/955.61	c total #propagations: 93954454 / total #impl: 1158593497 (eff. 0.081)
955.45/955.61	c #Conflicts:    1963000 | #Learnt:      47312 | 0.000
955.45/955.61	c total clause space: 127.173MB
955.45/955.61	c total #watches: 275772
956.05/956.25	c total #propagations: 94010113 / total #impl: 1159159067 (eff. 0.081)
956.05/956.25	c #Conflicts:    1964000 | #Learnt:      48312 | 0.000
956.05/956.25	c total clause space: 127.173MB
956.05/956.25	c total #watches: 279083
956.75/956.91	c total #propagations: 94067313 / total #impl: 1159731973 (eff. 0.081)
956.75/956.91	c #Conflicts:    1965000 | #Learnt:      49312 | 0.000
956.75/956.91	c total clause space: 127.173MB
956.75/956.91	c total #watches: 282721
957.35/957.57	c total #propagations: 94121549 / total #impl: 1160309564 (eff. 0.081)
957.35/957.57	c #Conflicts:    1966000 | #Learnt:      50312 | 0.000
957.35/957.57	c total clause space: 127.173MB
957.35/957.57	c total #watches: 286002
957.95/958.15	c total #propagations: 94175227 / total #impl: 1160815847 (eff. 0.081)
957.95/958.15	c #Conflicts:    1967000 | #Learnt:      51312 | 0.000
957.95/958.15	c total clause space: 127.173MB
957.95/958.15	c total #watches: 289908
958.55/958.79	c total #propagations: 94227933 / total #impl: 1161307859 (eff. 0.081)
958.55/958.79	c #Conflicts:    1968000 | #Learnt:      52312 | 0.000
958.55/958.79	c total clause space: 127.173MB
958.55/958.79	c total #watches: 293537
959.25/959.49	c total #propagations: 94275695 / total #impl: 1161890399 (eff. 0.081)
959.25/959.49	c #Conflicts:    1969000 | #Learnt:      53312 | 0.000
959.25/959.49	c total clause space: 127.173MB
959.25/959.49	c total #watches: 297261
960.05/960.27	c total #propagations: 94330694 / total #impl: 1162540958 (eff. 0.081)
960.05/960.27	c #Conflicts:    1970000 | #Learnt:      54312 | 0.000
960.05/960.27	c total clause space: 127.173MB
960.05/960.27	c total #watches: 300683
960.75/960.98	c total #propagations: 94393117 / total #impl: 1163362750 (eff. 0.081)
960.75/960.98	c #Conflicts:    1971000 | #Learnt:      55312 | 0.000
960.75/960.98	c total clause space: 127.173MB
960.75/960.98	c total #watches: 304538
961.65/961.83	c total #propagations: 94447258 / total #impl: 1164118825 (eff. 0.081)
961.65/961.83	c #Conflicts:    1972000 | #Learnt:      56312 | 0.000
961.65/961.83	c total clause space: 127.173MB
961.65/961.83	c total #watches: 308751
962.55/962.72	c total #propagations: 94507780 / total #impl: 1165003604 (eff. 0.081)
962.55/962.72	c #Conflicts:    1973000 | #Learnt:      57312 | 0.000
962.55/962.72	c total clause space: 127.173MB
962.55/962.72	c total #watches: 313195
963.25/963.49	c total #propagations: 94571724 / total #impl: 1165900975 (eff. 0.081)
963.25/963.49	c #Conflicts:    1974000 | #Learnt:      58312 | 0.000
963.25/963.49	c total clause space: 127.173MB
963.25/963.49	c total #watches: 317165
964.05/964.23	c total #propagations: 94626263 / total #impl: 1166749946 (eff. 0.081)
964.05/964.23	c #Conflicts:    1975000 | #Learnt:      59312 | 0.000
964.05/964.23	c total clause space: 127.173MB
964.05/964.23	c total #watches: 321462
964.85/965.01	c total #propagations: 94682123 / total #impl: 1167536286 (eff. 0.081)
964.85/965.01	c #Conflicts:    1976000 | #Learnt:      60312 | 0.000
964.85/965.01	c total clause space: 127.173MB
964.85/965.01	c total #watches: 325510
965.65/965.90	c total #propagations: 94733409 / total #impl: 1168368554 (eff. 0.081)
965.65/965.90	c #Conflicts:    1977000 | #Learnt:      61312 | 0.000
965.65/965.90	c total clause space: 127.173MB
965.65/965.90	c total #watches: 329119
966.75/966.99	c total #propagations: 94798121 / total #impl: 1169138870 (eff. 0.081)
966.75/966.99	c #Conflicts:    1978000 | #Learnt:      62312 | 0.000
966.75/966.99	c total clause space: 127.173MB
966.75/966.99	c total #watches: 333025
967.75/967.95	c total #propagations: 94863938 / total #impl: 1169889082 (eff. 0.081)
967.75/967.95	c #Conflicts:    1979000 | #Learnt:      63312 | 0.000
967.75/967.95	c total clause space: 127.173MB
967.75/967.95	c total #watches: 338434
968.55/968.78	c total #propagations: 94914471 / total #impl: 1170721329 (eff. 0.081)
968.55/968.78	c #Conflicts:    1980000 | #Learnt:      64312 | 0.000
968.55/968.78	c total clause space: 127.173MB
968.55/968.78	c total #watches: 342237
969.55/969.76	c total #propagations: 94957996 / total #impl: 1171515184 (eff. 0.081)
969.55/969.76	c #Conflicts:    1981000 | #Learnt:      65312 | 0.000
969.55/969.76	c total clause space: 127.173MB
969.55/969.76	c total #watches: 347071
970.55/970.79	c total #propagations: 95008952 / total #impl: 1172142570 (eff. 0.081)
970.55/970.79	c #Conflicts:    1982000 | #Learnt:      66312 | 0.000
970.55/970.79	c total clause space: 127.173MB
970.55/970.79	c total #watches: 350735
971.85/972.00	c total #propagations: 95066458 / total #impl: 1172780494 (eff. 0.081)
971.85/972.00	c #Conflicts:    1983000 | #Learnt:      67312 | 0.000
971.85/972.00	c total clause space: 127.173MB
971.85/972.00	c total #watches: 354485
972.95/973.16	c total #propagations: 95144140 / total #impl: 1173714442 (eff. 0.081)
972.95/973.16	c GC COLLECT
972.95/973.16	c #Conflicts:    1984000 | #Learnt:      34212 | 0.000
972.95/973.16	c total clause space: 127.173MB
972.95/973.16	c total #watches: 227505
973.55/973.70	c total #propagations: 95204286 / total #impl: 1174704433 (eff. 0.081)
973.55/973.70	c #Conflicts:    1985000 | #Learnt:      35212 | 0.000
973.55/973.70	c total clause space: 127.173MB
973.55/973.70	c total #watches: 231423
974.04/974.27	c total #propagations: 95250867 / total #impl: 1175542640 (eff. 0.081)
974.04/974.27	c #Conflicts:    1986000 | #Learnt:      36212 | 0.000
974.04/974.27	c total clause space: 127.173MB
974.04/974.27	c total #watches: 235915
974.64/974.85	c total #propagations: 95296525 / total #impl: 1176418268 (eff. 0.081)
974.64/974.85	c #Conflicts:    1987000 | #Learnt:      37212 | 0.000
974.64/974.85	c total clause space: 127.173MB
974.64/974.85	c total #watches: 240288
975.14/975.33	c total #propagations: 95339307 / total #impl: 1177413486 (eff. 0.081)
975.14/975.33	c #Conflicts:    1988000 | #Learnt:      38212 | 0.000
975.14/975.33	c total clause space: 127.173MB
975.14/975.33	c total #watches: 243597
975.55/975.79	c total #propagations: 95386546 / total #impl: 1177990443 (eff. 0.081)
975.55/975.79	c #Conflicts:    1989000 | #Learnt:      39212 | 0.000
975.55/975.79	c total clause space: 127.173MB
975.55/975.79	c total #watches: 246968
976.04/976.29	c total #propagations: 95431131 / total #impl: 1178507465 (eff. 0.081)
976.04/976.29	c #Conflicts:    1990000 | #Learnt:      40212 | 0.000
976.04/976.29	c total clause space: 127.173MB
976.04/976.29	c total #watches: 250035
976.54/976.79	c total #propagations: 95476750 / total #impl: 1178968037 (eff. 0.081)
976.54/976.79	c #Conflicts:    1991000 | #Learnt:      41212 | 0.000
976.54/976.79	c total clause space: 127.173MB
976.54/976.79	c total #watches: 253482
977.04/977.28	c total #propagations: 95522119 / total #impl: 1179525320 (eff. 0.081)
977.04/977.28	c #Conflicts:    1992000 | #Learnt:      42212 | 0.000
977.04/977.28	c total clause space: 127.173MB
977.04/977.28	c total #watches: 256853
977.54/977.77	c total #propagations: 95569574 / total #impl: 1180171703 (eff. 0.081)
977.54/977.77	c #Conflicts:    1993000 | #Learnt:      43212 | 0.000
977.54/977.77	c total clause space: 127.173MB
977.54/977.77	c total #watches: 260121
978.24/978.44	c total #propagations: 95614108 / total #impl: 1180861321 (eff. 0.081)
978.24/978.44	c #Conflicts:    1994000 | #Learnt:      44212 | 0.000
978.24/978.44	c total clause space: 127.173MB
978.24/978.44	c total #watches: 264496
978.64/978.86	c total #propagations: 95663510 / total #impl: 1181604572 (eff. 0.081)
978.64/978.86	c #Conflicts:    1995000 | #Learnt:      45212 | 0.000
978.64/978.86	c total clause space: 127.173MB
978.64/978.86	c total #watches: 269954
979.14/979.38	c total #propagations: 95717928 / total #impl: 1181894091 (eff. 0.081)
979.14/979.38	c #Conflicts:    1996000 | #Learnt:      46212 | 0.000
979.14/979.38	c total clause space: 127.173MB
979.14/979.38	c total #watches: 275381
979.84/980.05	c total #propagations: 95762298 / total #impl: 1182231062 (eff. 0.081)
979.84/980.05	c #Conflicts:    1997000 | #Learnt:      47212 | 0.000
979.84/980.05	c total clause space: 127.173MB
979.84/980.05	c total #watches: 279240
980.54/980.77	c total #propagations: 95834752 / total #impl: 1182563485 (eff. 0.081)
980.54/980.77	c #Conflicts:    1998000 | #Learnt:      48212 | 0.000
980.54/980.77	c total clause space: 127.173MB
980.54/980.77	c total #watches: 283901
981.44/981.61	c total #propagations: 95900328 / total #impl: 1182957278 (eff. 0.081)
981.44/981.61	c #Conflicts:    1999000 | #Learnt:      49212 | 0.000
981.44/981.61	c total clause space: 127.173MB
981.44/981.61	c total #watches: 288811
982.04/982.28	c total #propagations: 95965740 / total #impl: 1183539234 (eff. 0.081)
982.04/982.28	c #Conflicts:    2000000 | #Learnt:      50212 | 0.000
982.04/982.28	c total clause space: 127.173MB
982.04/982.28	c total #watches: 292371
982.84/983.00	c total #propagations: 96018859 / total #impl: 1184267913 (eff. 0.081)
982.84/983.00	c #Conflicts:    2001000 | #Learnt:      51212 | 0.000
982.84/983.00	c total clause space: 127.173MB
982.84/983.00	c total #watches: 295777
983.44/983.67	c total #propagations: 96078422 / total #impl: 1184953304 (eff. 0.081)
983.44/983.67	c #Conflicts:    2002000 | #Learnt:      52212 | 0.000
983.44/983.67	c total clause space: 127.173MB
983.44/983.67	c total #watches: 299154
984.14/984.37	c total #propagations: 96128918 / total #impl: 1185553546 (eff. 0.081)
984.14/984.37	c #Conflicts:    2003000 | #Learnt:      53212 | 0.000
984.14/984.37	c total clause space: 127.173MB
984.14/984.37	c total #watches: 302451
985.04/985.20	c total #propagations: 96178561 / total #impl: 1186202137 (eff. 0.081)
985.04/985.20	c #Conflicts:    2004000 | #Learnt:      54212 | 0.000
985.04/985.20	c total clause space: 127.173MB
985.04/985.20	c total #watches: 305732
985.74/985.94	c total #propagations: 96235957 / total #impl: 1186985271 (eff. 0.081)
985.74/985.94	c #Conflicts:    2005000 | #Learnt:      55212 | 0.000
985.74/985.94	c total clause space: 127.173MB
985.74/985.94	c total #watches: 308846
986.55/986.70	c total #propagations: 96291110 / total #impl: 1187669582 (eff. 0.081)
986.55/986.70	c #Conflicts:    2006000 | #Learnt:      56212 | 0.000
986.55/986.70	c total clause space: 127.173MB
986.55/986.70	c total #watches: 312950
987.24/987.40	c total #propagations: 96347529 / total #impl: 1188413395 (eff. 0.081)
987.24/987.40	c #Conflicts:    2007000 | #Learnt:      57212 | 0.000
987.24/987.40	c total clause space: 127.173MB
987.24/987.40	c total #watches: 316720
987.75/987.97	c total #propagations: 96395064 / total #impl: 1189149340 (eff. 0.081)
987.75/987.97	c #Conflicts:    2008000 | #Learnt:      58212 | 0.000
987.75/987.97	c total clause space: 127.173MB
987.75/987.97	c total #watches: 320032
988.34/988.56	c total #propagations: 96446281 / total #impl: 1189680703 (eff. 0.081)
988.34/988.56	c #Conflicts:    2009000 | #Learnt:      59212 | 0.000
988.34/988.56	c total clause space: 127.173MB
988.34/988.56	c total #watches: 323880
988.94/989.16	c total #propagations: 96492666 / total #impl: 1190388504 (eff. 0.081)
988.94/989.16	c #Conflicts:    2010000 | #Learnt:      60212 | 0.000
988.94/989.16	c total clause space: 127.173MB
988.94/989.16	c total #watches: 327668
989.54/989.76	c total #propagations: 96538415 / total #impl: 1191082011 (eff. 0.081)
989.54/989.76	c #Conflicts:    2011000 | #Learnt:      61212 | 0.000
989.54/989.76	c total clause space: 127.173MB
989.54/989.76	c total #watches: 331670
990.34/990.52	c total #propagations: 96586636 / total #impl: 1191786509 (eff. 0.081)
990.34/990.52	c #Conflicts:    2012000 | #Learnt:      62212 | 0.000
990.34/990.52	c total clause space: 127.173MB
990.34/990.52	c total #watches: 335485
991.14/991.31	c total #propagations: 96633364 / total #impl: 1192538818 (eff. 0.081)
991.14/991.31	c #Conflicts:    2013000 | #Learnt:      63212 | 0.000
991.14/991.31	c total clause space: 127.173MB
991.14/991.31	c total #watches: 339423
992.05/992.29	c total #propagations: 96678473 / total #impl: 1193221745 (eff. 0.081)
992.05/992.29	c #Conflicts:    2014000 | #Learnt:      64212 | 0.000
992.05/992.29	c total clause space: 127.173MB
992.05/992.29	c total #watches: 343646
993.15/993.33	c total #propagations: 96720307 / total #impl: 1194425523 (eff. 0.081)
993.15/993.33	c #Conflicts:    2015000 | #Learnt:      65212 | 0.000
993.15/993.33	c total clause space: 127.173MB
993.15/993.33	c total #watches: 347737
993.94/994.18	c total #propagations: 96763879 / total #impl: 1195620460 (eff. 0.081)
993.94/994.18	c #Conflicts:    2016000 | #Learnt:      66212 | 0.000
993.94/994.18	c total clause space: 127.173MB
993.94/994.18	c total #watches: 351836
994.84/995.03	c total #propagations: 96807971 / total #impl: 1196677179 (eff. 0.081)
994.84/995.03	c #Conflicts:    2017000 | #Learnt:      67212 | 0.000
994.84/995.03	c total clause space: 127.173MB
994.84/995.03	c total #watches: 356005
995.64/995.89	c total #propagations: 96848460 / total #impl: 1197795549 (eff. 0.081)
995.64/995.89	c #Conflicts:    2018000 | #Learnt:      68212 | 0.000
995.64/995.89	c total clause space: 127.173MB
995.64/995.89	c total #watches: 359377
996.45/996.62	c total #propagations: 96888951 / total #impl: 1198738321 (eff. 0.081)
996.45/996.62	c GC COLLECT
996.45/996.62	c #Conflicts:    2019000 | #Learnt:      34819 | 0.000
996.45/996.62	c total clause space: 127.173MB
996.45/996.62	c total #watches: 229733
996.94/997.13	c total #propagations: 96929967 / total #impl: 1199623358 (eff. 0.081)
996.94/997.13	c #Conflicts:    2020000 | #Learnt:      35819 | 0.000
996.94/997.13	c total clause space: 127.173MB
996.94/997.13	c total #watches: 233208
997.44/997.64	c total #propagations: 96978814 / total #impl: 1200218865 (eff. 0.081)
997.44/997.64	c #Conflicts:    2021000 | #Learnt:      36819 | 0.000
997.44/997.64	c total clause space: 127.173MB
997.44/997.64	c total #watches: 236278
997.94/998.14	c total #propagations: 97031530 / total #impl: 1200975943 (eff. 0.081)
997.94/998.14	c #Conflicts:    2022000 | #Learnt:      37819 | 0.000
997.94/998.14	c total clause space: 127.173MB
997.94/998.14	c total #watches: 241581
998.44/998.66	c total #propagations: 97078561 / total #impl: 1201639480 (eff. 0.081)
998.44/998.66	c #Conflicts:    2023000 | #Learnt:      38819 | 0.000
998.44/998.66	c total clause space: 127.173MB
998.44/998.66	c total #watches: 247190
999.04/999.28	c total #propagations: 97119250 / total #impl: 1202101257 (eff. 0.081)
999.04/999.28	c #Conflicts:    2024000 | #Learnt:      39819 | 0.000
999.04/999.28	c total clause space: 127.173MB
999.04/999.28	c total #watches: 252774
999.75/999.97	c total #propagations: 97173024 / total #impl: 1202801372 (eff. 0.081)
999.75/999.97	c #Conflicts:    2025000 | #Learnt:      40819 | 0.000
999.75/999.97	c total clause space: 127.173MB
999.75/999.97	c total #watches: 258536
1000.34/1000.50	c total #propagations: 97239560 / total #impl: 1203328050 (eff. 0.081)
1000.34/1000.50	c #Conflicts:    2026000 | #Learnt:      41819 | 0.000
1000.34/1000.50	c total clause space: 127.173MB
1000.34/1000.50	c total #watches: 261516
1000.84/1001.09	c total #propagations: 97293064 / total #impl: 1203816005 (eff. 0.081)
1000.84/1001.09	c #Conflicts:    2027000 | #Learnt:      42819 | 0.000
1000.84/1001.09	c total clause space: 127.173MB
1000.84/1001.09	c total #watches: 264741
1001.44/1001.65	c total #propagations: 97350533 / total #impl: 1204548219 (eff. 0.081)
1001.44/1001.65	c #Conflicts:    2028000 | #Learnt:      43819 | 0.000
1001.44/1001.65	c total clause space: 127.173MB
1001.44/1001.65	c total #watches: 270476
1002.14/1002.34	c total #propagations: 97393676 / total #impl: 1205221946 (eff. 0.081)
1002.14/1002.34	c #Conflicts:    2029000 | #Learnt:      44819 | 0.000
1002.14/1002.34	c total clause space: 127.173MB
1002.14/1002.34	c total #watches: 275765
1002.54/1002.75	c total #propagations: 97459317 / total #impl: 1205902078 (eff. 0.081)
1002.54/1002.75	c #Conflicts:    2030000 | #Learnt:      45819 | 0.000
1002.54/1002.75	c total clause space: 127.173MB
1002.54/1002.75	c total #watches: 280678
1003.14/1003.38	c total #propagations: 97505409 / total #impl: 1206180124 (eff. 0.081)
1003.14/1003.38	c #Conflicts:    2031000 | #Learnt:      46819 | 0.000
1003.14/1003.38	c total clause space: 127.173MB
1003.14/1003.38	c total #watches: 285736
1004.04/1004.28	c total #propagations: 97570213 / total #impl: 1206787298 (eff. 0.081)
1004.04/1004.28	c #Conflicts:    2032000 | #Learnt:      47819 | 0.000
1004.04/1004.28	c total clause space: 127.173MB
1004.04/1004.28	c total #watches: 291462
1004.74/1004.95	c total #propagations: 97644504 / total #impl: 1207170492 (eff. 0.081)
1004.74/1004.95	c #Conflicts:    2033000 | #Learnt:      48819 | 0.000
1004.74/1004.95	c total clause space: 127.173MB
1004.74/1004.95	c total #watches: 295217
1005.44/1005.60	c total #propagations: 97697201 / total #impl: 1207709818 (eff. 0.081)
1005.44/1005.60	c #Conflicts:    2034000 | #Learnt:      49819 | 0.000
1005.44/1005.60	c total clause space: 127.173MB
1005.44/1005.60	c total #watches: 298565
1006.14/1006.31	c total #propagations: 97746442 / total #impl: 1208283473 (eff. 0.081)
1006.14/1006.31	c #Conflicts:    2035000 | #Learnt:      50819 | 0.000
1006.14/1006.31	c total clause space: 127.173MB
1006.14/1006.31	c total #watches: 302467
1006.83/1007.03	c total #propagations: 97794348 / total #impl: 1208977362 (eff. 0.081)
1006.83/1007.03	c #Conflicts:    2036000 | #Learnt:      51819 | 0.000
1006.83/1007.03	c total clause space: 127.173MB
1006.83/1007.03	c total #watches: 306454
1007.63/1007.86	c total #propagations: 97841464 / total #impl: 1209527720 (eff. 0.081)
1007.63/1007.86	c #Conflicts:    2037000 | #Learnt:      52819 | 0.000
1007.63/1007.86	c total clause space: 127.173MB
1007.63/1007.86	c total #watches: 310545
1008.54/1008.72	c total #propagations: 97887221 / total #impl: 1210077806 (eff. 0.081)
1008.54/1008.72	c #Conflicts:    2038000 | #Learnt:      53819 | 0.000
1008.54/1008.72	c total clause space: 127.173MB
1008.54/1008.72	c total #watches: 314682
1009.33/1009.57	c total #propagations: 97935195 / total #impl: 1210725530 (eff. 0.081)
1009.33/1009.57	c #Conflicts:    2039000 | #Learnt:      54819 | 0.000
1009.33/1009.57	c total clause space: 127.173MB
1009.33/1009.57	c total #watches: 320984
1010.33/1010.58	c total #propagations: 97987390 / total #impl: 1211319608 (eff. 0.081)
1010.33/1010.58	c #Conflicts:    2040000 | #Learnt:      55819 | 0.000
1010.33/1010.58	c total clause space: 127.173MB
1010.33/1010.58	c total #watches: 325726
1011.33/1011.50	c total #propagations: 98038636 / total #impl: 1211922471 (eff. 0.081)
1011.33/1011.50	c #Conflicts:    2041000 | #Learnt:      56819 | 0.000
1011.33/1011.50	c total clause space: 127.173MB
1011.33/1011.50	c total #watches: 330560
1012.23/1012.46	c total #propagations: 98084495 / total #impl: 1212776922 (eff. 0.081)
1012.23/1012.46	c #Conflicts:    2042000 | #Learnt:      57819 | 0.000
1012.23/1012.46	c total clause space: 127.173MB
1012.23/1012.46	c total #watches: 334468
1013.04/1013.26	c total #propagations: 98131786 / total #impl: 1213464437 (eff. 0.081)
1013.04/1013.26	c #Conflicts:    2043000 | #Learnt:      58819 | 0.000
1013.04/1013.26	c total clause space: 127.173MB
1013.04/1013.26	c total #watches: 340385
1014.04/1014.28	c total #propagations: 98190430 / total #impl: 1214005791 (eff. 0.081)
1014.04/1014.28	c #Conflicts:    2044000 | #Learnt:      59819 | 0.000
1014.04/1014.28	c total clause space: 127.173MB
1014.04/1014.28	c total #watches: 345601
1014.93/1015.18	c total #propagations: 98258299 / total #impl: 1214344498 (eff. 0.081)
1014.93/1015.18	c #Conflicts:    2045000 | #Learnt:      60819 | 0.000
1014.93/1015.18	c total clause space: 127.173MB
1014.93/1015.18	c total #watches: 350495
1016.34/1016.55	c total #propagations: 98347110 / total #impl: 1214626857 (eff. 0.081)
1016.34/1016.55	c #Conflicts:    2046000 | #Learnt:      61819 | 0.000
1016.34/1016.55	c total clause space: 127.173MB
1016.34/1016.55	c total #watches: 354568
1017.53/1017.73	c total #propagations: 98407255 / total #impl: 1215043606 (eff. 0.081)
1017.53/1017.73	c #Conflicts:    2047000 | #Learnt:      62819 | 0.000
1017.53/1017.73	c total clause space: 127.173MB
1017.53/1017.73	c total #watches: 359619
1018.54/1018.78	c total #propagations: 98460531 / total #impl: 1215434497 (eff. 0.081)
1018.54/1018.78	c #Conflicts:    2048000 | #Learnt:      63819 | 0.000
1018.54/1018.78	c total clause space: 127.173MB
1018.54/1018.78	c total #watches: 366625
1019.93/1020.10	c total #propagations: 98508044 / total #impl: 1215801071 (eff. 0.081)
1019.93/1020.10	c #Conflicts:    2049000 | #Learnt:      64819 | 0.000
1019.93/1020.10	c total clause space: 127.173MB
1019.93/1020.10	c total #watches: 370148
1020.74/1020.97	c total #propagations: 98576328 / total #impl: 1216147508 (eff. 0.081)
1020.74/1020.97	c #Conflicts:    2050000 | #Learnt:      65819 | 0.000
1020.74/1020.97	c total clause space: 127.173MB
1020.74/1020.97	c total #watches: 373996
1021.84/1022.09	c total #propagations: 98641848 / total #impl: 1216431889 (eff. 0.081)
1021.84/1022.09	c #Conflicts:    2051000 | #Learnt:      66819 | 0.000
1021.84/1022.09	c total clause space: 127.173MB
1021.84/1022.09	c total #watches: 377858
1023.03/1023.24	c total #propagations: 98693945 / total #impl: 1217349213 (eff. 0.081)
1023.03/1023.24	c #Conflicts:    2052000 | #Learnt:      67819 | 0.000
1023.03/1023.24	c total clause space: 127.173MB
1023.03/1023.24	c total #watches: 381540
1024.23/1024.47	c total #propagations: 98740454 / total #impl: 1218149510 (eff. 0.081)
1024.23/1024.47	c #Conflicts:    2053000 | #Learnt:      68819 | 0.000
1024.23/1024.47	c total clause space: 127.173MB
1024.23/1024.47	c total #watches: 386223
1025.53/1025.72	c total #propagations: 98810454 / total #impl: 1218744571 (eff. 0.081)
1025.53/1025.72	c GC COLLECT
1025.53/1025.72	c #Conflicts:    2054000 | #Learnt:      35119 | 0.000
1025.53/1025.72	c total clause space: 127.173MB
1025.53/1025.72	c total #watches: 232204
1026.14/1026.35	c total #propagations: 98885078 / total #impl: 1219230742 (eff. 0.081)
1026.14/1026.35	c #Conflicts:    2055000 | #Learnt:      36119 | 0.000
1026.14/1026.35	c total clause space: 127.173MB
1026.14/1026.35	c total #watches: 238524
1026.73/1026.92	c total #propagations: 98968039 / total #impl: 1219738383 (eff. 0.081)
1026.73/1026.92	c #Conflicts:    2056000 | #Learnt:      37119 | 0.000
1026.73/1026.92	c total clause space: 127.173MB
1026.73/1026.92	c total #watches: 244870
1027.34/1027.55	c total #propagations: 99033124 / total #impl: 1220238366 (eff. 0.081)
1027.34/1027.55	c #Conflicts:    2057000 | #Learnt:      38119 | 0.000
1027.34/1027.55	c total clause space: 127.173MB
1027.34/1027.55	c total #watches: 250887
1027.93/1028.17	c total #propagations: 99097269 / total #impl: 1220786424 (eff. 0.081)
1027.93/1028.17	c #Conflicts:    2058000 | #Learnt:      39119 | 0.000
1027.93/1028.17	c total clause space: 127.173MB
1027.93/1028.17	c total #watches: 255622
1028.63/1028.80	c total #propagations: 99161162 / total #impl: 1221288211 (eff. 0.081)
1028.63/1028.80	c #Conflicts:    2059000 | #Learnt:      40119 | 0.000
1028.63/1028.80	c total clause space: 127.173MB
1028.63/1028.80	c total #watches: 262966
1029.03/1029.29	c total #propagations: 99217238 / total #impl: 1221732301 (eff. 0.081)
1029.03/1029.29	c #Conflicts:    2060000 | #Learnt:      41119 | 0.000
1029.03/1029.29	c total clause space: 127.173MB
1029.03/1029.29	c total #watches: 270620
1029.63/1029.86	c total #propagations: 99264559 / total #impl: 1222076678 (eff. 0.081)
1029.63/1029.86	c #Conflicts:    2061000 | #Learnt:      42119 | 0.000
1029.63/1029.86	c total clause space: 127.173MB
1029.63/1029.86	c total #watches: 277897
1030.33/1030.59	c total #propagations: 99308011 / total #impl: 1222543220 (eff. 0.081)
1030.33/1030.59	c #Conflicts:    2062000 | #Learnt:      43119 | 0.000
1030.33/1030.59	c total clause space: 127.173MB
1030.33/1030.59	c total #watches: 285106
1031.03/1031.26	c total #propagations: 99348792 / total #impl: 1223142893 (eff. 0.081)
1031.03/1031.26	c #Conflicts:    2063000 | #Learnt:      44119 | 0.000
1031.03/1031.26	c total clause space: 127.173MB
1031.03/1031.26	c total #watches: 290202
1031.74/1031.96	c total #propagations: 99389183 / total #impl: 1223606184 (eff. 0.081)
1031.74/1031.96	c #Conflicts:    2064000 | #Learnt:      45119 | 0.000
1031.74/1031.96	c total clause space: 127.173MB
1031.74/1031.96	c total #watches: 295657
1032.23/1032.47	c total #propagations: 99430586 / total #impl: 1224165253 (eff. 0.081)
1032.23/1032.47	c #Conflicts:    2065000 | #Learnt:      46119 | 0.000
1032.23/1032.47	c total clause space: 127.173MB
1032.23/1032.47	c total #watches: 300468
1032.74/1032.97	c total #propagations: 99465582 / total #impl: 1224425821 (eff. 0.081)
1032.74/1032.97	c #Conflicts:    2066000 | #Learnt:      47119 | 0.000
1032.74/1032.97	c total clause space: 127.173MB
1032.74/1032.97	c total #watches: 303656
1033.33/1033.58	c total #propagations: 99497903 / total #impl: 1224615906 (eff. 0.081)
1033.33/1033.58	c #Conflicts:    2067000 | #Learnt:      48119 | 0.000
1033.33/1033.58	c total clause space: 127.173MB
1033.33/1033.58	c total #watches: 306075
1033.84/1034.10	c total #propagations: 99531358 / total #impl: 1224930196 (eff. 0.081)
1033.84/1034.10	c #Conflicts:    2068000 | #Learnt:      49119 | 0.000
1033.84/1034.10	c total clause space: 127.173MB
1033.84/1034.10	c total #watches: 308407
1034.43/1034.65	c total #propagations: 99563053 / total #impl: 1225225586 (eff. 0.081)
1034.43/1034.65	c #Conflicts:    2069000 | #Learnt:      50119 | 0.000
1034.43/1034.65	c total clause space: 127.173MB
1034.43/1034.65	c total #watches: 310714
1034.94/1035.18	c total #propagations: 99592313 / total #impl: 1225580652 (eff. 0.081)
1034.94/1035.18	c #Conflicts:    2070000 | #Learnt:      51119 | 0.000
1034.94/1035.18	c total clause space: 127.173MB
1034.94/1035.18	c total #watches: 313304
1035.53/1035.78	c total #propagations: 99618257 / total #impl: 1225975470 (eff. 0.081)
1035.53/1035.78	c #Conflicts:    2071000 | #Learnt:      52119 | 0.000
1035.53/1035.78	c total clause space: 127.173MB
1035.53/1035.78	c total #watches: 315961
1036.14/1036.34	c total #propagations: 99647093 / total #impl: 1226442179 (eff. 0.081)
1036.14/1036.34	c #Conflicts:    2072000 | #Learnt:      53119 | 0.000
1036.14/1036.34	c total clause space: 127.173MB
1036.14/1036.34	c total #watches: 318335
1036.73/1036.95	c total #propagations: 99678256 / total #impl: 1226854671 (eff. 0.081)
1036.73/1036.95	c #Conflicts:    2073000 | #Learnt:      54119 | 0.000
1036.73/1036.95	c total clause space: 127.173MB
1036.73/1036.95	c total #watches: 320689
1037.43/1037.60	c total #propagations: 99713581 / total #impl: 1227190012 (eff. 0.081)
1037.43/1037.60	c #Conflicts:    2074000 | #Learnt:      55119 | 0.000
1037.43/1037.60	c total clause space: 127.173MB
1037.43/1037.60	c total #watches: 323464
1038.03/1038.27	c total #propagations: 99752625 / total #impl: 1227629570 (eff. 0.081)
1038.03/1038.27	c #Conflicts:    2075000 | #Learnt:      56119 | 0.000
1038.03/1038.27	c total clause space: 127.173MB
1038.03/1038.27	c total #watches: 326024
1038.73/1038.96	c total #propagations: 99787404 / total #impl: 1228187617 (eff. 0.081)
1038.73/1038.96	c #Conflicts:    2076000 | #Learnt:      57119 | 0.000
1038.73/1038.96	c total clause space: 127.173MB
1038.73/1038.96	c total #watches: 328560
1039.43/1039.62	c total #propagations: 99824486 / total #impl: 1228675160 (eff. 0.081)
1039.43/1039.62	c #Conflicts:    2077000 | #Learnt:      58119 | 0.000
1039.43/1039.62	c total clause space: 127.173MB
1039.43/1039.62	c total #watches: 331123
1039.83/1040.07	c total #propagations: 99859886 / total #impl: 1229197972 (eff. 0.081)
1039.83/1040.07	c #Conflicts:    2078000 | #Learnt:      59119 | 0.000
1039.83/1040.07	c total clause space: 127.173MB
1039.83/1040.07	c total #watches: 334561
1040.53/1040.73	c total #propagations: 99891691 / total #impl: 1229329409 (eff. 0.081)
1040.53/1040.73	c #Conflicts:    2079000 | #Learnt:      60119 | 0.000
1040.53/1040.73	c total clause space: 127.173MB
1040.53/1040.73	c total #watches: 337220
1041.43/1041.64	c total #propagations: 99931975 / total #impl: 1229543190 (eff. 0.081)
1041.43/1041.64	c #Conflicts:    2080000 | #Learnt:      61119 | 0.000
1041.43/1041.64	c total clause space: 127.173MB
1041.43/1041.64	c total #watches: 340232
1042.23/1042.44	c total #propagations: 99980842 / total #impl: 1229920975 (eff. 0.081)
1042.23/1042.44	c #Conflicts:    2081000 | #Learnt:      62119 | 0.000
1042.23/1042.44	c total clause space: 127.173MB
1042.23/1042.44	c total #watches: 343034
1042.93/1043.12	c total #propagations: 100023372 / total #impl: 1230296411 (eff. 0.081)
1042.93/1043.12	c #Conflicts:    2082000 | #Learnt:      63119 | 0.000
1042.93/1043.12	c total clause space: 127.173MB
1042.93/1043.12	c total #watches: 347330
1043.53/1043.75	c total #propagations: 100058074 / total #impl: 1230703669 (eff. 0.081)
1043.53/1043.75	c #Conflicts:    2083000 | #Learnt:      64119 | 0.000
1043.53/1043.75	c total clause space: 127.173MB
1043.53/1043.75	c total #watches: 350589
1044.03/1044.27	c total #propagations: 100085438 / total #impl: 1231073240 (eff. 0.081)
1044.03/1044.27	c #Conflicts:    2084000 | #Learnt:      65119 | 0.000
1044.03/1044.27	c total clause space: 127.173MB
1044.03/1044.27	c total #watches: 352723
1044.63/1044.88	c total #propagations: 100107271 / total #impl: 1231352088 (eff. 0.081)
1044.63/1044.88	c #Conflicts:    2085000 | #Learnt:      66119 | 0.000
1044.63/1044.88	c total clause space: 127.173MB
1044.63/1044.88	c total #watches: 355080
1045.33/1045.51	c total #propagations: 100134802 / total #impl: 1231706302 (eff. 0.081)
1045.33/1045.51	c #Conflicts:    2086000 | #Learnt:      67119 | 0.000
1045.33/1045.51	c total clause space: 127.173MB
1045.33/1045.51	c total #watches: 358351
1045.83/1046.04	c total #propagations: 100168573 / total #impl: 1232082075 (eff. 0.081)
1045.83/1046.04	c #Conflicts:    2087000 | #Learnt:      68119 | 0.000
1045.83/1046.04	c total clause space: 127.173MB
1045.83/1046.04	c total #watches: 360692
1046.43/1046.60	c total #propagations: 100200043 / total #impl: 1232395582 (eff. 0.081)
1046.43/1046.60	c #Conflicts:    2088000 | #Learnt:      69119 | 0.000
1046.43/1046.60	c total clause space: 127.173MB
1046.43/1046.60	c total #watches: 362947
1046.93/1047.19	c total #propagations: 100232046 / total #impl: 1232838840 (eff. 0.081)
1046.93/1047.19	c GC COLLECT
1046.93/1047.19	c #Conflicts:    2089000 | #Learnt:      35120 | 0.000
1046.93/1047.19	c total clause space: 127.173MB
1046.93/1047.19	c total #watches: 232071
1047.43/1047.67	c total #propagations: 100260302 / total #impl: 1233148883 (eff. 0.081)
1047.43/1047.67	c #Conflicts:    2090000 | #Learnt:      36120 | 0.000
1047.43/1047.67	c total clause space: 127.173MB
1047.43/1047.67	c total #watches: 235256
1048.03/1048.23	c total #propagations: 100307500 / total #impl: 1233500274 (eff. 0.081)
1048.03/1048.23	c #Conflicts:    2091000 | #Learnt:      37120 | 0.000
1048.03/1048.23	c total clause space: 127.173MB
1048.03/1048.23	c total #watches: 238315
1048.63/1048.84	c total #propagations: 100364420 / total #impl: 1234163599 (eff. 0.081)
1048.63/1048.84	c #Conflicts:    2092000 | #Learnt:      38120 | 0.000
1048.63/1048.84	c total clause space: 127.173MB
1048.63/1048.84	c total #watches: 241253
1049.13/1049.38	c total #propagations: 100422786 / total #impl: 1234873237 (eff. 0.081)
1049.13/1049.38	c #Conflicts:    2093000 | #Learnt:      39120 | 0.000
1049.13/1049.38	c total clause space: 127.173MB
1049.13/1049.38	c total #watches: 244165
1049.53/1049.79	c total #propagations: 100477812 / total #impl: 1235515413 (eff. 0.081)
1049.53/1049.79	c #Conflicts:    2094000 | #Learnt:      40120 | 0.000
1049.53/1049.79	c total clause space: 127.173MB
1049.53/1049.79	c total #watches: 246579
1050.13/1050.34	c total #propagations: 100521783 / total #impl: 1235953660 (eff. 0.081)
1050.13/1050.34	c #Conflicts:    2095000 | #Learnt:      41120 | 0.000
1050.13/1050.34	c total clause space: 127.173MB
1050.13/1050.34	c total #watches: 249452
1050.73/1050.93	c total #propagations: 100575265 / total #impl: 1236586697 (eff. 0.081)
1050.73/1050.93	c #Conflicts:    2096000 | #Learnt:      42120 | 0.000
1050.73/1050.93	c total clause space: 127.173MB
1050.73/1050.93	c total #watches: 253200
1051.33/1051.52	c total #propagations: 100631138 / total #impl: 1237356775 (eff. 0.081)
1051.33/1051.52	c #Conflicts:    2097000 | #Learnt:      43120 | 0.000
1051.33/1051.52	c total clause space: 127.173MB
1051.33/1051.52	c total #watches: 257042
1051.83/1052.08	c total #propagations: 100686028 / total #impl: 1237975339 (eff. 0.081)
1051.83/1052.08	c #Conflicts:    2098000 | #Learnt:      44120 | 0.000
1051.83/1052.08	c total clause space: 127.173MB
1051.83/1052.08	c total #watches: 260687
1052.43/1052.65	c total #propagations: 100744904 / total #impl: 1238590658 (eff. 0.081)
1052.43/1052.65	c #Conflicts:    2099000 | #Learnt:      45120 | 0.000
1052.43/1052.65	c total clause space: 127.173MB
1052.43/1052.65	c total #watches: 264054
1052.93/1053.19	c total #propagations: 100799080 / total #impl: 1239281989 (eff. 0.081)
1052.93/1053.19	c #Conflicts:    2100000 | #Learnt:      46120 | 0.000
1052.93/1053.19	c total clause space: 127.173MB
1052.93/1053.19	c total #watches: 267507
1053.63/1053.81	c total #propagations: 100849501 / total #impl: 1239842799 (eff. 0.081)
1053.63/1053.81	c #Conflicts:    2101000 | #Learnt:      47120 | 0.000
1053.63/1053.81	c total clause space: 127.173MB
1053.63/1053.81	c total #watches: 271093
1054.22/1054.41	c total #propagations: 100905547 / total #impl: 1240629509 (eff. 0.081)
1054.22/1054.41	c #Conflicts:    2102000 | #Learnt:      48120 | 0.000
1054.22/1054.41	c total clause space: 127.173MB
1054.22/1054.41	c total #watches: 274380
1054.83/1055.05	c total #propagations: 100960676 / total #impl: 1241353498 (eff. 0.081)
1054.83/1055.05	c #Conflicts:    2103000 | #Learnt:      49120 | 0.000
1054.83/1055.05	c total clause space: 127.173MB
1054.83/1055.05	c total #watches: 278434
1055.52/1055.70	c total #propagations: 101012654 / total #impl: 1242069432 (eff. 0.081)
1055.52/1055.70	c #Conflicts:    2104000 | #Learnt:      50120 | 0.000
1055.52/1055.70	c total clause space: 127.173MB
1055.52/1055.70	c total #watches: 283222
1056.12/1056.35	c total #propagations: 101064011 / total #impl: 1242694897 (eff. 0.081)
1056.12/1056.35	c #Conflicts:    2105000 | #Learnt:      51120 | 0.000
1056.12/1056.35	c total clause space: 127.173MB
1056.12/1056.35	c total #watches: 287817
1056.82/1057.05	c total #propagations: 101112064 / total #impl: 1243460565 (eff. 0.081)
1056.82/1057.05	c #Conflicts:    2106000 | #Learnt:      52120 | 0.000
1056.82/1057.05	c total clause space: 127.173MB
1056.82/1057.05	c total #watches: 292529
1057.62/1057.84	c total #propagations: 101162496 / total #impl: 1244335278 (eff. 0.081)
1057.62/1057.84	c #Conflicts:    2107000 | #Learnt:      53120 | 0.000
1057.62/1057.84	c total clause space: 127.173MB
1057.62/1057.84	c total #watches: 298053
1058.42/1058.63	c total #propagations: 101219397 / total #impl: 1245141007 (eff. 0.081)
1058.42/1058.63	c #Conflicts:    2108000 | #Learnt:      54120 | 0.000
1058.42/1058.63	c total clause space: 127.173MB
1058.42/1058.63	c total #watches: 302315
1059.23/1059.43	c total #propagations: 101273186 / total #impl: 1245763933 (eff. 0.081)
1059.23/1059.43	c #Conflicts:    2109000 | #Learnt:      55120 | 0.000
1059.23/1059.43	c total clause space: 127.173MB
1059.23/1059.43	c total #watches: 306140
1060.02/1060.23	c total #propagations: 101323658 / total #impl: 1246542836 (eff. 0.081)
1060.02/1060.23	c #Conflicts:    2110000 | #Learnt:      56120 | 0.000
1060.02/1060.23	c total clause space: 127.173MB
1060.02/1060.23	c total #watches: 309865
1060.72/1060.98	c total #propagations: 101372504 / total #impl: 1247188986 (eff. 0.081)
1060.72/1060.98	c #Conflicts:    2111000 | #Learnt:      57120 | 0.000
1060.72/1060.98	c total clause space: 127.173MB
1060.72/1060.98	c total #watches: 314255
1061.62/1061.83	c total #propagations: 101421673 / total #impl: 1247821208 (eff. 0.081)
1061.62/1061.83	c #Conflicts:    2112000 | #Learnt:      58120 | 0.000
1061.62/1061.83	c total clause space: 127.173MB
1061.62/1061.83	c total #watches: 318585
1062.53/1062.72	c total #propagations: 101471606 / total #impl: 1248620022 (eff. 0.081)
1062.53/1062.72	c #Conflicts:    2113000 | #Learnt:      59120 | 0.000
1062.53/1062.72	c total clause space: 127.173MB
1062.53/1062.72	c total #watches: 322702
1063.32/1063.58	c total #propagations: 101520873 / total #impl: 1249484642 (eff. 0.081)
1063.32/1063.58	c #Conflicts:    2114000 | #Learnt:      60120 | 0.000
1063.32/1063.58	c total clause space: 127.173MB
1063.32/1063.58	c total #watches: 326582
1064.22/1064.42	c total #propagations: 101569399 / total #impl: 1250059990 (eff. 0.081)
1064.22/1064.42	c #Conflicts:    2115000 | #Learnt:      61120 | 0.000
1064.22/1064.42	c total clause space: 127.173MB
1064.22/1064.42	c total #watches: 331207
1065.22/1065.49	c total #propagations: 101617536 / total #impl: 1250535562 (eff. 0.081)
1065.22/1065.49	c #Conflicts:    2116000 | #Learnt:      62120 | 0.000
1065.22/1065.49	c total clause space: 127.173MB
1065.22/1065.49	c total #watches: 335554
1066.42/1066.65	c total #propagations: 101668100 / total #impl: 1251339563 (eff. 0.081)
1066.42/1066.65	c #Conflicts:    2117000 | #Learnt:      63120 | 0.000
1066.42/1066.65	c total clause space: 127.173MB
1066.42/1066.65	c total #watches: 340288
1067.22/1067.40	c total #propagations: 101722613 / total #impl: 1252277731 (eff. 0.081)
1067.22/1067.40	c #Conflicts:    2118000 | #Learnt:      64120 | 0.000
1067.22/1067.40	c total clause space: 127.173MB
1067.22/1067.40	c total #watches: 343662
1068.32/1068.55	c total #propagations: 101766594 / total #impl: 1252862228 (eff. 0.081)
1068.32/1068.55	c #Conflicts:    2119000 | #Learnt:      65120 | 0.000
1068.32/1068.55	c total clause space: 127.173MB
1068.32/1068.55	c total #watches: 348317
1069.42/1069.61	c total #propagations: 101819996 / total #impl: 1253873870 (eff. 0.081)
1069.42/1069.61	c #Conflicts:    2120000 | #Learnt:      66120 | 0.000
1069.42/1069.61	c total clause space: 127.173MB
1069.42/1069.61	c total #watches: 352915
1070.42/1070.66	c total #propagations: 101867119 / total #impl: 1254914034 (eff. 0.081)
1070.42/1070.66	c #Conflicts:    2121000 | #Learnt:      67120 | 0.000
1070.42/1070.66	c total clause space: 127.173MB
1070.42/1070.66	c total #watches: 357742
1071.52/1071.78	c total #propagations: 101915076 / total #impl: 1255996791 (eff. 0.081)
1071.52/1071.78	c #Conflicts:    2122000 | #Learnt:      68120 | 0.000
1071.52/1071.78	c total clause space: 127.173MB
1071.52/1071.78	c total #watches: 361710
1072.62/1072.86	c total #propagations: 101960239 / total #impl: 1257128156 (eff. 0.081)
1072.62/1072.86	c #Conflicts:    2123000 | #Learnt:      69120 | 0.000
1072.62/1072.86	c total clause space: 127.173MB
1072.62/1072.86	c total #watches: 366445
1073.62/1073.85	c total #propagations: 102004656 / total #impl: 1258316861 (eff. 0.081)
1073.62/1073.85	c #Conflicts:    2124000 | #Learnt:      70120 | 0.000
1073.62/1073.85	c total clause space: 127.173MB
1073.62/1073.85	c total #watches: 371166
1074.53/1074.74	c total #propagations: 102051254 / total #impl: 1259200784 (eff. 0.081)
1074.53/1074.74	c GC COLLECT
1074.53/1074.74	c #Conflicts:    2125000 | #Learnt:      35827 | 0.000
1074.53/1074.74	c total clause space: 127.173MB
1074.53/1074.74	c total #watches: 235747
1075.12/1075.39	c total #propagations: 102094381 / total #impl: 1260125316 (eff. 0.081)
1075.12/1075.39	c #Conflicts:    2126000 | #Learnt:      36827 | 0.000
1075.12/1075.39	c total clause space: 127.173MB
1075.12/1075.39	c total #watches: 241157
1075.73/1075.96	c total #propagations: 102146494 / total #impl: 1261015957 (eff. 0.081)
1075.73/1075.96	c #Conflicts:    2127000 | #Learnt:      37827 | 0.000
1075.73/1075.96	c total clause space: 127.173MB
1075.73/1075.96	c total #watches: 246279
1076.42/1076.67	c total #propagations: 102192134 / total #impl: 1261836825 (eff. 0.081)
1076.42/1076.67	c #Conflicts:    2128000 | #Learnt:      38827 | 0.000
1076.42/1076.67	c total clause space: 127.173MB
1076.42/1076.67	c total #watches: 251452
1077.12/1077.38	c total #propagations: 102241164 / total #impl: 1262828364 (eff. 0.081)
1077.12/1077.38	c #Conflicts:    2129000 | #Learnt:      39827 | 0.000
1077.12/1077.38	c total clause space: 127.173MB
1077.12/1077.38	c total #watches: 255977
1077.83/1078.09	c total #propagations: 102288063 / total #impl: 1263855648 (eff. 0.081)
1077.83/1078.09	c #Conflicts:    2130000 | #Learnt:      40827 | 0.000
1077.83/1078.09	c total clause space: 127.173MB
1077.83/1078.09	c total #watches: 260646
1078.62/1078.85	c total #propagations: 102334739 / total #impl: 1264812605 (eff. 0.081)
1078.62/1078.85	c #Conflicts:    2131000 | #Learnt:      41827 | 0.000
1078.62/1078.85	c total clause space: 127.173MB
1078.62/1078.85	c total #watches: 265815
1079.42/1079.62	c total #propagations: 102381918 / total #impl: 1265719160 (eff. 0.081)
1079.42/1079.62	c #Conflicts:    2132000 | #Learnt:      42827 | 0.000
1079.42/1079.62	c total clause space: 127.173MB
1079.42/1079.62	c total #watches: 270359
1080.12/1080.36	c total #propagations: 102427803 / total #impl: 1266669344 (eff. 0.081)
1080.12/1080.36	c #Conflicts:    2133000 | #Learnt:      43827 | 0.000
1080.12/1080.36	c total clause space: 127.173MB
1080.12/1080.36	c total #watches: 274411
1080.82/1081.02	c total #propagations: 102472902 / total #impl: 1267575649 (eff. 0.081)
1080.82/1081.02	c #Conflicts:    2134000 | #Learnt:      44827 | 0.000
1080.82/1081.02	c total clause space: 127.173MB
1080.82/1081.02	c total #watches: 278932
1081.52/1081.79	c total #propagations: 102520086 / total #impl: 1268294776 (eff. 0.081)
1081.52/1081.79	c #Conflicts:    2135000 | #Learnt:      45827 | 0.000
1081.52/1081.79	c total clause space: 127.173MB
1081.52/1081.79	c total #watches: 282794
1082.32/1082.54	c total #propagations: 102562717 / total #impl: 1269190781 (eff. 0.081)
1082.32/1082.54	c #Conflicts:    2136000 | #Learnt:      46827 | 0.000
1082.32/1082.54	c total clause space: 127.173MB
1082.32/1082.54	c total #watches: 286348
1083.12/1083.31	c total #propagations: 102610322 / total #impl: 1270086105 (eff. 0.081)
1083.12/1083.31	c #Conflicts:    2137000 | #Learnt:      47827 | 0.000
1083.12/1083.31	c total clause space: 127.173MB
1083.12/1083.31	c total #watches: 290012
1083.82/1084.05	c total #propagations: 102658546 / total #impl: 1270565598 (eff. 0.081)
1083.82/1084.05	c #Conflicts:    2138000 | #Learnt:      48827 | 0.000
1083.82/1084.05	c total clause space: 127.173MB
1083.82/1084.05	c total #watches: 293952
1084.62/1084.88	c total #propagations: 102705458 / total #impl: 1271394657 (eff. 0.081)
1084.62/1084.88	c #Conflicts:    2139000 | #Learnt:      49827 | 0.000
1084.62/1084.88	c total clause space: 127.173MB
1084.62/1084.88	c total #watches: 297505
1085.72/1085.91	c total #propagations: 102752150 / total #impl: 1272363775 (eff. 0.081)
1085.72/1085.91	c #Conflicts:    2140000 | #Learnt:      50827 | 0.000
1085.72/1085.91	c total clause space: 127.173MB
1085.72/1085.91	c total #watches: 301931
1086.62/1086.83	c total #propagations: 102803696 / total #impl: 1273484161 (eff. 0.081)
1086.62/1086.83	c #Conflicts:    2141000 | #Learnt:      51827 | 0.000
1086.62/1086.83	c total clause space: 127.173MB
1086.62/1086.83	c total #watches: 306456
1087.62/1087.82	c total #propagations: 102851076 / total #impl: 1274529340 (eff. 0.081)
1087.62/1087.82	c #Conflicts:    2142000 | #Learnt:      52827 | 0.000
1087.62/1087.82	c total clause space: 127.173MB
1087.62/1087.82	c total #watches: 310435
1088.52/1088.75	c total #propagations: 102897552 / total #impl: 1275722433 (eff. 0.081)
1088.52/1088.75	c #Conflicts:    2143000 | #Learnt:      53827 | 0.000
1088.52/1088.75	c total clause space: 127.173MB
1088.52/1088.75	c total #watches: 314340
1089.62/1089.84	c total #propagations: 102941519 / total #impl: 1276731217 (eff. 0.081)
1089.62/1089.84	c #Conflicts:    2144000 | #Learnt:      54827 | 0.000
1089.62/1089.84	c total clause space: 127.173MB
1089.62/1089.84	c total #watches: 318679
1090.62/1090.83	c total #propagations: 102982618 / total #impl: 1277948068 (eff. 0.081)
1090.62/1090.83	c #Conflicts:    2145000 | #Learnt:      55827 | 0.000
1090.62/1090.83	c total clause space: 127.173MB
1090.62/1090.83	c total #watches: 323197
1091.72/1091.91	c total #propagations: 103027549 / total #impl: 1278911675 (eff. 0.081)
1091.72/1091.91	c #Conflicts:    2146000 | #Learnt:      56827 | 0.000
1091.72/1091.91	c total clause space: 127.173MB
1091.72/1091.91	c total #watches: 327793
1092.81/1093.01	c total #propagations: 103080259 / total #impl: 1279716014 (eff. 0.081)
1092.81/1093.01	c #Conflicts:    2147000 | #Learnt:      57827 | 0.000
1092.81/1093.01	c total clause space: 127.173MB
1092.81/1093.01	c total #watches: 332878
1094.01/1094.24	c total #propagations: 103130282 / total #impl: 1280779040 (eff. 0.081)
1094.01/1094.24	c #Conflicts:    2148000 | #Learnt:      58827 | 0.000
1094.01/1094.24	c total clause space: 127.173MB
1094.01/1094.24	c total #watches: 338033
1095.21/1095.45	c total #propagations: 103179289 / total #impl: 1282000830 (eff. 0.080)
1095.21/1095.45	c #Conflicts:    2149000 | #Learnt:      59827 | 0.000
1095.21/1095.45	c total clause space: 127.173MB
1095.21/1095.45	c total #watches: 342188
1096.31/1096.54	c total #propagations: 103226998 / total #impl: 1283189177 (eff. 0.080)
1096.31/1096.54	c #Conflicts:    2150000 | #Learnt:      60827 | 0.000
1096.31/1096.54	c total clause space: 127.173MB
1096.31/1096.54	c total #watches: 346210
1097.51/1097.74	c total #propagations: 103272124 / total #impl: 1284059209 (eff. 0.080)
1097.51/1097.74	c #Conflicts:    2151000 | #Learnt:      61827 | 0.000
1097.51/1097.74	c total clause space: 127.173MB
1097.51/1097.74	c total #watches: 350622
1098.72/1098.95	c total #propagations: 103318583 / total #impl: 1285110579 (eff. 0.080)
1098.72/1098.95	c #Conflicts:    2152000 | #Learnt:      62827 | 0.000
1098.72/1098.95	c total clause space: 127.173MB
1098.72/1098.95	c total #watches: 355496
1099.92/1100.11	c total #propagations: 103361504 / total #impl: 1286183397 (eff. 0.080)
1099.92/1100.11	c #Conflicts:    2153000 | #Learnt:      63827 | 0.000
1099.92/1100.11	c total clause space: 127.173MB
1099.92/1100.11	c total #watches: 359848
1101.21/1101.47	c total #propagations: 103411005 / total #impl: 1287083374 (eff. 0.080)
1101.21/1101.47	c #Conflicts:    2154000 | #Learnt:      64827 | 0.000
1101.21/1101.47	c total clause space: 127.173MB
1101.21/1101.47	c total #watches: 364021
1102.61/1102.82	c total #propagations: 103472230 / total #impl: 1288107036 (eff. 0.080)
1102.61/1102.82	c #Conflicts:    2155000 | #Learnt:      65827 | 0.000
1102.61/1102.82	c total clause space: 127.173MB
1102.61/1102.82	c total #watches: 367858
1104.01/1104.24	c total #propagations: 103521274 / total #impl: 1289275241 (eff. 0.080)
1104.01/1104.24	c #Conflicts:    2156000 | #Learnt:      66827 | 0.000
1104.01/1104.24	c total clause space: 127.173MB
1104.01/1104.24	c total #watches: 372849
1105.51/1105.73	c total #propagations: 103564897 / total #impl: 1290223562 (eff. 0.080)
1105.51/1105.73	c #Conflicts:    2157000 | #Learnt:      67827 | 0.000
1105.51/1105.73	c total clause space: 127.173MB
1105.51/1105.73	c total #watches: 377020
1106.81/1107.00	c total #propagations: 103611897 / total #impl: 1291301356 (eff. 0.080)
1106.81/1107.00	c #Conflicts:    2158000 | #Learnt:      68827 | 0.000
1106.81/1107.00	c total clause space: 127.173MB
1106.81/1107.00	c total #watches: 380590
1108.11/1108.38	c total #propagations: 103650652 / total #impl: 1292372675 (eff. 0.080)
1108.11/1108.38	c #Conflicts:    2159000 | #Learnt:      69827 | 0.000
1108.11/1108.38	c total clause space: 127.173MB
1108.11/1108.38	c total #watches: 384584
1109.61/1109.82	c total #propagations: 103688975 / total #impl: 1293507652 (eff. 0.080)
1109.61/1109.82	c #Conflicts:    2160000 | #Learnt:      70827 | 0.000
1109.61/1109.82	c total clause space: 127.173MB
1109.61/1109.82	c total #watches: 389550
1110.61/1110.83	c total #propagations: 103735690 / total #impl: 1294474002 (eff. 0.080)
1110.61/1110.83	c GC COLLECT
1110.61/1110.83	c #Conflicts:    2161000 | #Learnt:      36221 | 0.000
1110.61/1110.83	c total clause space: 127.173MB
1110.61/1110.83	c total #watches: 237006
1111.31/1111.53	c total #propagations: 103786115 / total #impl: 1295254884 (eff. 0.080)
1111.31/1111.53	c #Conflicts:    2162000 | #Learnt:      37221 | 0.000
1111.31/1111.53	c total clause space: 127.173MB
1111.31/1111.53	c total #watches: 241450
1111.92/1112.15	c total #propagations: 103835290 / total #impl: 1296048392 (eff. 0.080)
1111.92/1112.15	c #Conflicts:    2163000 | #Learnt:      38221 | 0.000
1111.92/1112.15	c total clause space: 127.173MB
1111.92/1112.15	c total #watches: 245872
1112.51/1112.79	c total #propagations: 103885374 / total #impl: 1296735334 (eff. 0.080)
1112.51/1112.79	c #Conflicts:    2164000 | #Learnt:      39221 | 0.000
1112.51/1112.79	c total clause space: 127.173MB
1112.51/1112.79	c total #watches: 250075
1113.21/1113.48	c total #propagations: 103928312 / total #impl: 1297524243 (eff. 0.080)
1113.21/1113.48	c #Conflicts:    2165000 | #Learnt:      40221 | 0.000
1113.21/1113.48	c total clause space: 127.173MB
1113.21/1113.48	c total #watches: 256506
1113.81/1114.03	c total #propagations: 103971068 / total #impl: 1298357672 (eff. 0.080)
1113.81/1114.03	c #Conflicts:    2166000 | #Learnt:      41221 | 0.000
1113.81/1114.03	c total clause space: 127.173MB
1113.81/1114.03	c total #watches: 260931
1114.31/1114.58	c total #propagations: 104009742 / total #impl: 1298912591 (eff. 0.080)
1114.31/1114.58	c #Conflicts:    2167000 | #Learnt:      42221 | 0.000
1114.31/1114.58	c total clause space: 127.173MB
1114.31/1114.58	c total #watches: 264449
1115.11/1115.32	c total #propagations: 104048976 / total #impl: 1299382386 (eff. 0.080)
1115.11/1115.32	c #Conflicts:    2168000 | #Learnt:      43221 | 0.000
1115.11/1115.32	c total clause space: 127.173MB
1115.11/1115.32	c total #watches: 267989
1115.81/1116.05	c total #propagations: 104091713 / total #impl: 1300143578 (eff. 0.080)
1115.81/1116.05	c #Conflicts:    2169000 | #Learnt:      44221 | 0.000
1115.81/1116.05	c total clause space: 127.173MB
1115.81/1116.05	c total #watches: 271606
1116.61/1116.83	c total #propagations: 104135100 / total #impl: 1300937387 (eff. 0.080)
1116.61/1116.83	c #Conflicts:    2170000 | #Learnt:      45221 | 0.000
1116.61/1116.83	c total clause space: 127.173MB
1116.61/1116.83	c total #watches: 275206
1117.42/1117.61	c total #propagations: 104179660 / total #impl: 1301823694 (eff. 0.080)
1117.42/1117.61	c #Conflicts:    2171000 | #Learnt:      46221 | 0.000
1117.42/1117.61	c total clause space: 127.173MB
1117.42/1117.61	c total #watches: 278463
1118.11/1118.32	c total #propagations: 104226234 / total #impl: 1302772412 (eff. 0.080)
1118.11/1118.32	c #Conflicts:    2172000 | #Learnt:      47221 | 0.000
1118.11/1118.32	c total clause space: 127.173MB
1118.11/1118.32	c total #watches: 281668
1118.81/1119.05	c total #propagations: 104269872 / total #impl: 1303628681 (eff. 0.080)
1118.81/1119.05	c #Conflicts:    2173000 | #Learnt:      48221 | 0.000
1118.81/1119.05	c total clause space: 127.173MB
1118.81/1119.05	c total #watches: 285274
1119.51/1119.74	c total #propagations: 104315250 / total #impl: 1304442980 (eff. 0.080)
1119.51/1119.74	c #Conflicts:    2174000 | #Learnt:      49221 | 0.000
1119.51/1119.74	c total clause space: 127.173MB
1119.51/1119.74	c total #watches: 288468
1120.01/1120.29	c total #propagations: 104359388 / total #impl: 1305110963 (eff. 0.080)
1120.01/1120.29	c #Conflicts:    2175000 | #Learnt:      50221 | 0.000
1120.01/1120.29	c total clause space: 127.173MB
1120.01/1120.29	c total #watches: 292394
1120.72/1120.95	c total #propagations: 104400974 / total #impl: 1305539227 (eff. 0.080)
1120.72/1120.95	c #Conflicts:    2176000 | #Learnt:      51221 | 0.000
1120.72/1120.95	c total clause space: 127.173MB
1120.72/1120.95	c total #watches: 296348
1121.51/1121.70	c total #propagations: 104448809 / total #impl: 1306144980 (eff. 0.080)
1121.51/1121.70	c #Conflicts:    2177000 | #Learnt:      52221 | 0.000
1121.51/1121.70	c total clause space: 127.173MB
1121.51/1121.70	c total #watches: 300130
1121.92/1122.19	c total #propagations: 104511893 / total #impl: 1306649016 (eff. 0.080)
1121.92/1122.19	c #Conflicts:    2178000 | #Learnt:      53221 | 0.000
1121.92/1122.19	c total clause space: 127.173MB
1121.92/1122.19	c total #watches: 303255
1122.31/1122.56	c total #propagations: 104563881 / total #impl: 1307017808 (eff. 0.080)
1122.31/1122.56	c #Conflicts:    2179000 | #Learnt:      54221 | 0.000
1122.31/1122.56	c total clause space: 127.173MB
1122.31/1122.56	c total #watches: 306381
1122.81/1123.04	c total #propagations: 104612115 / total #impl: 1307285677 (eff. 0.080)
1122.81/1123.04	c #Conflicts:    2180000 | #Learnt:      55221 | 0.000
1122.81/1123.04	c total clause space: 127.173MB
1122.81/1123.04	c total #watches: 310094
1123.11/1123.30	c total #propagations: 104664111 / total #impl: 1307609639 (eff. 0.080)
1123.11/1123.30	c #Conflicts:    2181000 | #Learnt:      56221 | 0.000
1123.11/1123.30	c total clause space: 127.173MB
1123.11/1123.30	c total #watches: 314560
1123.31/1123.58	c total #propagations: 104713997 / total #impl: 1307804469 (eff. 0.080)
1123.31/1123.58	c #Conflicts:    2182000 | #Learnt:      57221 | 0.000
1123.31/1123.58	c total clause space: 127.173MB
1123.31/1123.58	c total #watches: 318652
1123.81/1124.07	c total #propagations: 104767196 / total #impl: 1308036606 (eff. 0.080)
1123.81/1124.07	c #Conflicts:    2183000 | #Learnt:      58221 | 0.000
1123.81/1124.07	c total clause space: 127.173MB
1123.81/1124.07	c total #watches: 321475
1124.31/1124.50	c total #propagations: 104798522 / total #impl: 1308165017 (eff. 0.080)
1124.31/1124.50	c #Conflicts:    2184000 | #Learnt:      59221 | 0.000
1124.31/1124.50	c total clause space: 127.173MB
1124.31/1124.50	c total #watches: 323603
1124.71/1124.94	c total #propagations: 104828662 / total #impl: 1308254212 (eff. 0.080)
1124.71/1124.94	c #Conflicts:    2185000 | #Learnt:      60221 | 0.000
1124.71/1124.94	c total clause space: 127.173MB
1124.71/1124.94	c total #watches: 325716
1125.11/1125.33	c total #propagations: 104858026 / total #impl: 1308343161 (eff. 0.080)
1125.11/1125.33	c #Conflicts:    2186000 | #Learnt:      61221 | 0.000
1125.11/1125.33	c total clause space: 127.173MB
1125.11/1125.33	c total #watches: 327828
1125.51/1125.71	c total #propagations: 104885183 / total #impl: 1308429999 (eff. 0.080)
1125.51/1125.71	c #Conflicts:    2187000 | #Learnt:      62221 | 0.000
1125.51/1125.71	c total clause space: 127.173MB
1125.51/1125.71	c total #watches: 330028
1125.81/1126.01	c total #propagations: 104914976 / total #impl: 1308531443 (eff. 0.080)
1125.81/1126.01	c #Conflicts:    2188000 | #Learnt:      63221 | 0.000
1125.81/1126.01	c total clause space: 127.173MB
1125.81/1126.01	c total #watches: 332278
1126.11/1126.30	c total #propagations: 104950462 / total #impl: 1308655258 (eff. 0.080)
1126.11/1126.30	c #Conflicts:    2189000 | #Learnt:      64221 | 0.000
1126.11/1126.30	c total clause space: 127.173MB
1126.11/1126.30	c total #watches: 334442
1126.41/1126.61	c total #propagations: 104977264 / total #impl: 1308746788 (eff. 0.080)
1126.41/1126.61	c #Conflicts:    2190000 | #Learnt:      65221 | 0.000
1126.41/1126.61	c total clause space: 127.173MB
1126.41/1126.61	c total #watches: 336786
1126.61/1126.87	c total #propagations: 105005322 / total #impl: 1308836965 (eff. 0.080)
1126.61/1126.87	c #Conflicts:    2191000 | #Learnt:      66221 | 0.000
1126.61/1126.87	c total clause space: 127.173MB
1126.61/1126.87	c total #watches: 338903
1126.91/1127.17	c total #propagations: 105031009 / total #impl: 1308927558 (eff. 0.080)
1126.91/1127.17	c #Conflicts:    2192000 | #Learnt:      67221 | 0.000
1126.91/1127.17	c total clause space: 127.173MB
1126.91/1127.17	c total #watches: 341310
1127.31/1127.51	c total #propagations: 105057386 / total #impl: 1309025704 (eff. 0.080)
1127.31/1127.51	c #Conflicts:    2193000 | #Learnt:      68221 | 0.000
1127.31/1127.51	c total clause space: 127.173MB
1127.31/1127.51	c total #watches: 343422
1127.71/1127.92	c total #propagations: 105083914 / total #impl: 1309136346 (eff. 0.080)
1127.71/1127.92	c #Conflicts:    2194000 | #Learnt:      69221 | 0.000
1127.71/1127.92	c total clause space: 127.173MB
1127.71/1127.92	c total #watches: 345745
1128.01/1128.23	c total #propagations: 105116910 / total #impl: 1309284281 (eff. 0.080)
1128.01/1128.23	c #Conflicts:    2195000 | #Learnt:      70221 | 0.000
1128.01/1128.23	c total clause space: 127.173MB
1128.01/1128.23	c total #watches: 348060
1128.31/1128.58	c total #propagations: 105147112 / total #impl: 1309434574 (eff. 0.080)
1128.31/1128.58	c #Conflicts:    2196000 | #Learnt:      71221 | 0.000
1128.31/1128.58	c total clause space: 127.173MB
1128.31/1128.58	c total #watches: 350192
1128.71/1128.95	c total #propagations: 105175499 / total #impl: 1309610627 (eff. 0.080)
1128.71/1128.95	c GC COLLECT
1128.71/1128.95	c #Conflicts:    2197000 | #Learnt:      36321 | 0.000
1128.71/1128.95	c total clause space: 127.173MB
1128.71/1128.95	c total #watches: 236882
1128.92/1129.16	c total #propagations: 105204971 / total #impl: 1309762183 (eff. 0.080)
1128.92/1129.16	c #Conflicts:    2198000 | #Learnt:      37321 | 0.000
1128.92/1129.16	c total clause space: 127.173MB
1128.92/1129.16	c total #watches: 238989
1129.12/1129.36	c total #propagations: 105238105 / total #impl: 1309867431 (eff. 0.080)
1129.12/1129.36	c #Conflicts:    2199000 | #Learnt:      38321 | 0.000
1129.12/1129.36	c total clause space: 127.173MB
1129.12/1129.36	c total #watches: 241675
1129.32/1129.58	c total #propagations: 105266007 / total #impl: 1309946567 (eff. 0.080)
1129.32/1129.58	c #Conflicts:    2200000 | #Learnt:      39321 | 0.000
1129.32/1129.58	c total clause space: 127.173MB
1129.32/1129.58	c total #watches: 244873
1129.52/1129.76	c total #propagations: 105301909 / total #impl: 1310072814 (eff. 0.080)
1129.52/1129.76	c #Conflicts:    2201000 | #Learnt:      40321 | 0.000
1129.52/1129.76	c total clause space: 127.173MB
1129.52/1129.76	c total #watches: 247868
1129.72/1129.98	c total #propagations: 105334769 / total #impl: 1310188726 (eff. 0.080)
1129.72/1129.98	c #Conflicts:    2202000 | #Learnt:      41321 | 0.000
1129.72/1129.98	c total clause space: 127.173MB
1129.72/1129.98	c total #watches: 250633
1129.92/1130.19	c total #propagations: 105369194 / total #impl: 1310324120 (eff. 0.080)
1129.92/1130.19	c #Conflicts:    2203000 | #Learnt:      42321 | 0.000
1129.92/1130.19	c total clause space: 127.173MB
1129.92/1130.19	c total #watches: 253093
1130.22/1130.45	c total #propagations: 105402344 / total #impl: 1310479096 (eff. 0.080)
1130.22/1130.45	c #Conflicts:    2204000 | #Learnt:      43321 | 0.000
1130.22/1130.45	c total clause space: 127.173MB
1130.22/1130.45	c total #watches: 255138
1130.42/1130.69	c total #propagations: 105439131 / total #impl: 1310575889 (eff. 0.080)
1130.42/1130.69	c #Conflicts:    2205000 | #Learnt:      44321 | 0.000
1130.42/1130.69	c total clause space: 127.173MB
1130.42/1130.69	c total #watches: 258288
1130.82/1131.02	c total #propagations: 105476881 / total #impl: 1310689798 (eff. 0.080)
1130.82/1131.02	c #Conflicts:    2206000 | #Learnt:      45321 | 0.000
1130.82/1131.02	c total clause space: 127.173MB
1130.82/1131.02	c total #watches: 261325
1131.12/1131.36	c total #propagations: 105510246 / total #impl: 1310822724 (eff. 0.080)
1131.12/1131.36	c #Conflicts:    2207000 | #Learnt:      46321 | 0.000
1131.12/1131.36	c total clause space: 127.173MB
1131.12/1131.36	c total #watches: 264431
1131.51/1131.71	c total #propagations: 105546057 / total #impl: 1310970145 (eff. 0.081)
1131.51/1131.71	c #Conflicts:    2208000 | #Learnt:      47321 | 0.000
1131.51/1131.71	c total clause space: 127.173MB
1131.51/1131.71	c total #watches: 268060
1131.72/1131.99	c total #propagations: 105580766 / total #impl: 1311128027 (eff. 0.081)
1131.72/1131.99	c #Conflicts:    2209000 | #Learnt:      48321 | 0.000
1131.72/1131.99	c total clause space: 127.173MB
1131.72/1131.99	c total #watches: 271159
1132.11/1132.34	c total #propagations: 105610620 / total #impl: 1311277637 (eff. 0.081)
1132.11/1132.34	c #Conflicts:    2210000 | #Learnt:      49321 | 0.000
1132.11/1132.34	c total clause space: 127.173MB
1132.11/1132.34	c total #watches: 275718
1132.51/1132.76	c total #propagations: 105643974 / total #impl: 1311466741 (eff. 0.081)
1132.51/1132.76	c #Conflicts:    2211000 | #Learnt:      50321 | 0.000
1132.51/1132.76	c total clause space: 127.173MB
1132.51/1132.76	c total #watches: 279086
1132.92/1133.14	c total #propagations: 105686713 / total #impl: 1311665411 (eff. 0.081)
1132.92/1133.14	c #Conflicts:    2212000 | #Learnt:      51321 | 0.000
1132.92/1133.14	c total clause space: 127.173MB
1132.92/1133.14	c total #watches: 282751
1133.31/1133.54	c total #propagations: 105724151 / total #impl: 1311849173 (eff. 0.081)
1133.31/1133.54	c #Conflicts:    2213000 | #Learnt:      52321 | 0.000
1133.31/1133.54	c total clause space: 127.173MB
1133.31/1133.54	c total #watches: 286582
1133.81/1134.03	c total #propagations: 105758821 / total #impl: 1312016209 (eff. 0.081)
1133.81/1134.03	c #Conflicts:    2214000 | #Learnt:      53321 | 0.000
1133.81/1134.03	c total clause space: 127.173MB
1133.81/1134.03	c total #watches: 290171
1134.31/1134.54	c total #propagations: 105797209 / total #impl: 1312231862 (eff. 0.081)
1134.31/1134.54	c #Conflicts:    2215000 | #Learnt:      54321 | 0.000
1134.31/1134.54	c total clause space: 127.173MB
1134.31/1134.54	c total #watches: 293424
1134.91/1135.14	c total #propagations: 105835392 / total #impl: 1312447991 (eff. 0.081)
1134.91/1135.14	c #Conflicts:    2216000 | #Learnt:      55321 | 0.000
1134.91/1135.14	c total clause space: 127.173MB
1134.91/1135.14	c total #watches: 297874
1135.51/1135.71	c total #propagations: 105869407 / total #impl: 1312699577 (eff. 0.081)
1135.51/1135.71	c #Conflicts:    2217000 | #Learnt:      56321 | 0.000
1135.51/1135.71	c total clause space: 127.173MB
1135.51/1135.71	c total #watches: 301510
1135.91/1136.14	c total #propagations: 105899965 / total #impl: 1312923332 (eff. 0.081)
1135.91/1136.14	c #Conflicts:    2218000 | #Learnt:      57321 | 0.000
1135.91/1136.14	c total clause space: 127.173MB
1135.91/1136.14	c total #watches: 304246
1136.41/1136.69	c total #propagations: 105928824 / total #impl: 1313066317 (eff. 0.081)
1136.41/1136.69	c #Conflicts:    2219000 | #Learnt:      58321 | 0.000
1136.41/1136.69	c total clause space: 127.173MB
1136.41/1136.69	c total #watches: 307522
1137.01/1137.29	c total #propagations: 105966221 / total #impl: 1313194312 (eff. 0.081)
1137.01/1137.29	c #Conflicts:    2220000 | #Learnt:      59321 | 0.000
1137.01/1137.29	c total clause space: 127.173MB
1137.01/1137.29	c total #watches: 310042
1137.61/1137.84	c total #propagations: 105998580 / total #impl: 1313341732 (eff. 0.081)
1137.61/1137.84	c #Conflicts:    2221000 | #Learnt:      60321 | 0.000
1137.61/1137.84	c total clause space: 127.173MB
1137.61/1137.84	c total #watches: 312203
1138.21/1138.40	c total #propagations: 106028050 / total #impl: 1313465576 (eff. 0.081)
1138.21/1138.40	c #Conflicts:    2222000 | #Learnt:      61321 | 0.000
1138.21/1138.40	c total clause space: 127.173MB
1138.21/1138.40	c total #watches: 314612
1138.71/1138.97	c total #propagations: 106053264 / total #impl: 1313588732 (eff. 0.081)
1138.71/1138.97	c #Conflicts:    2223000 | #Learnt:      62321 | 0.000
1138.71/1138.97	c total clause space: 127.173MB
1138.71/1138.97	c total #watches: 317333
1139.21/1139.41	c total #propagations: 106085756 / total #impl: 1313719148 (eff. 0.081)
1139.21/1139.41	c #Conflicts:    2224000 | #Learnt:      63321 | 0.000
1139.21/1139.41	c total clause space: 127.173MB
1139.21/1139.41	c total #watches: 320885
1139.71/1139.91	c total #propagations: 106123283 / total #impl: 1313870355 (eff. 0.081)
1139.71/1139.91	c #Conflicts:    2225000 | #Learnt:      64321 | 0.000
1139.71/1139.91	c total clause space: 127.173MB
1139.71/1139.91	c total #watches: 324779
1140.31/1140.55	c total #propagations: 106158979 / total #impl: 1314055734 (eff. 0.081)
1140.31/1140.55	c #Conflicts:    2226000 | #Learnt:      65321 | 0.000
1140.31/1140.55	c total clause space: 127.173MB
1140.31/1140.55	c total #watches: 328433
1141.01/1141.28	c total #propagations: 106199453 / total #impl: 1314336229 (eff. 0.081)
1141.01/1141.28	c #Conflicts:    2227000 | #Learnt:      66321 | 0.000
1141.01/1141.28	c total clause space: 127.173MB
1141.01/1141.28	c total #watches: 331296
1141.81/1142.03	c total #propagations: 106242106 / total #impl: 1314572659 (eff. 0.081)
1141.81/1142.03	c #Conflicts:    2228000 | #Learnt:      67321 | 0.000
1141.81/1142.03	c total clause space: 127.173MB
1141.81/1142.03	c total #watches: 333929
1142.51/1142.74	c total #propagations: 106284608 / total #impl: 1314812080 (eff. 0.081)
1142.51/1142.74	c #Conflicts:    2229000 | #Learnt:      68321 | 0.000
1142.51/1142.74	c total clause space: 127.173MB
1142.51/1142.74	c total #watches: 336897
1143.21/1143.48	c total #propagations: 106323667 / total #impl: 1315019467 (eff. 0.081)
1143.21/1143.48	c #Conflicts:    2230000 | #Learnt:      69321 | 0.000
1143.21/1143.48	c total clause space: 127.173MB
1143.21/1143.48	c total #watches: 339619
1143.82/1144.04	c total #propagations: 106366740 / total #impl: 1315189874 (eff. 0.081)
1143.82/1144.04	c #Conflicts:    2231000 | #Learnt:      70321 | 0.000
1143.82/1144.04	c total clause space: 127.173MB
1143.82/1144.04	c total #watches: 341846
1144.21/1144.42	c total #propagations: 106399237 / total #impl: 1315346766 (eff. 0.081)
1144.21/1144.42	c #Conflicts:    2232000 | #Learnt:      71321 | 0.000
1144.21/1144.42	c total clause space: 127.173MB
1144.21/1144.42	c total #watches: 344007
1144.61/1144.86	c total #propagations: 106428460 / total #impl: 1315468929 (eff. 0.081)
1144.61/1144.86	c #Conflicts:    2233000 | #Learnt:      72321 | 0.000
1144.61/1144.86	c total clause space: 127.173MB
1144.61/1144.86	c total #watches: 346334
1144.92/1145.19	c total #propagations: 106458175 / total #impl: 1315595075 (eff. 0.081)
1144.92/1145.19	c GC COLLECT
1144.92/1145.19	c #Conflicts:    2234000 | #Learnt:      37119 | 0.000
1144.92/1145.19	c total clause space: 127.173MB
1144.92/1145.19	c total #watches: 240755
1145.11/1145.37	c total #propagations: 106494171 / total #impl: 1315723828 (eff. 0.081)
1145.11/1145.37	c #Conflicts:    2235000 | #Learnt:      38119 | 0.000
1145.11/1145.37	c total clause space: 127.173MB
1145.11/1145.37	c total #watches: 243456
1145.31/1145.58	c total #propagations: 106522697 / total #impl: 1315817823 (eff. 0.081)
1145.31/1145.58	c #Conflicts:    2236000 | #Learnt:      39119 | 0.000
1145.31/1145.58	c total clause space: 127.173MB
1145.31/1145.58	c total #watches: 245898
1145.51/1145.79	c total #propagations: 106554197 / total #impl: 1315939705 (eff. 0.081)
1145.51/1145.79	c #Conflicts:    2237000 | #Learnt:      40119 | 0.000
1145.51/1145.79	c total clause space: 127.173MB
1145.51/1145.79	c total #watches: 248467
1145.71/1145.98	c total #propagations: 106583288 / total #impl: 1316051111 (eff. 0.081)
1145.71/1145.98	c #Conflicts:    2238000 | #Learnt:      41119 | 0.000
1145.71/1145.98	c total clause space: 127.173MB
1145.71/1145.98	c total #watches: 250602
1145.91/1146.14	c total #propagations: 106611268 / total #impl: 1316162309 (eff. 0.081)
1145.91/1146.14	c #Conflicts:    2239000 | #Learnt:      42119 | 0.000
1145.91/1146.14	c total clause space: 127.173MB
1145.91/1146.14	c total #watches: 252949
1146.21/1146.40	c total #propagations: 106636213 / total #impl: 1316261407 (eff. 0.081)
1146.21/1146.40	c #Conflicts:    2240000 | #Learnt:      43119 | 0.000
1146.21/1146.40	c total clause space: 127.173MB
1146.21/1146.40	c total #watches: 257429
1146.51/1146.76	c total #propagations: 106667285 / total #impl: 1316451611 (eff. 0.081)
1146.51/1146.76	c #Conflicts:    2241000 | #Learnt:      44119 | 0.000
1146.51/1146.76	c total clause space: 127.173MB
1146.51/1146.76	c total #watches: 260011
1146.81/1147.06	c total #propagations: 106700880 / total #impl: 1316673974 (eff. 0.081)
1146.81/1147.06	c #Conflicts:    2242000 | #Learnt:      45119 | 0.000
1146.81/1147.06	c total clause space: 127.173MB
1146.81/1147.06	c total #watches: 263999
1147.12/1147.36	c total #propagations: 106738388 / total #impl: 1316893110 (eff. 0.081)
1147.12/1147.36	c #Conflicts:    2243000 | #Learnt:      46119 | 0.000
1147.12/1147.36	c total clause space: 127.173MB
1147.12/1147.36	c total #watches: 267017
1147.41/1147.60	c total #propagations: 106779692 / total #impl: 1317158208 (eff. 0.081)
1147.41/1147.60	c #Conflicts:    2244000 | #Learnt:      47119 | 0.000
1147.41/1147.60	c total clause space: 127.173MB
1147.41/1147.60	c total #watches: 270235
1147.61/1147.82	c total #propagations: 106810337 / total #impl: 1317273063 (eff. 0.081)
1147.61/1147.82	c #Conflicts:    2245000 | #Learnt:      48119 | 0.000
1147.61/1147.82	c total clause space: 127.173MB
1147.61/1147.82	c total #watches: 273337
1147.81/1148.06	c total #propagations: 106842116 / total #impl: 1317421140 (eff. 0.081)
1147.81/1148.06	c #Conflicts:    2246000 | #Learnt:      49119 | 0.000
1147.81/1148.06	c total clause space: 127.173MB
1147.81/1148.06	c total #watches: 276002
1148.01/1148.26	c total #propagations: 106876342 / total #impl: 1317557945 (eff. 0.081)
1148.01/1148.26	c #Conflicts:    2247000 | #Learnt:      50119 | 0.000
1148.01/1148.26	c total clause space: 127.173MB
1148.01/1148.26	c total #watches: 278459
1148.41/1148.62	c total #propagations: 106907005 / total #impl: 1317670666 (eff. 0.081)
1148.41/1148.62	c #Conflicts:    2248000 | #Learnt:      51119 | 0.000
1148.41/1148.62	c total clause space: 127.173MB
1148.41/1148.62	c total #watches: 281189
1148.71/1148.96	c total #propagations: 106945744 / total #impl: 1317925686 (eff. 0.081)
1148.71/1148.96	c #Conflicts:    2249000 | #Learnt:      52119 | 0.000
1148.71/1148.96	c total clause space: 127.173MB
1148.71/1148.96	c total #watches: 283520
1149.01/1149.23	c total #propagations: 106985063 / total #impl: 1318296829 (eff. 0.081)
1149.01/1149.23	c #Conflicts:    2250000 | #Learnt:      53119 | 0.000
1149.01/1149.23	c total clause space: 127.173MB
1149.01/1149.23	c total #watches: 287403
1149.32/1149.55	c total #propagations: 107024514 / total #impl: 1318610780 (eff. 0.081)
1149.32/1149.55	c #Conflicts:    2251000 | #Learnt:      54119 | 0.000
1149.32/1149.55	c total clause space: 127.173MB
1149.32/1149.55	c total #watches: 289873
1149.61/1149.85	c total #propagations: 107058565 / total #impl: 1319004086 (eff. 0.081)
1149.61/1149.85	c #Conflicts:    2252000 | #Learnt:      55119 | 0.000
1149.61/1149.85	c total clause space: 127.173MB
1149.61/1149.85	c total #watches: 292294
1149.91/1150.14	c total #propagations: 107089502 / total #impl: 1319272177 (eff. 0.081)
1149.91/1150.14	c #Conflicts:    2253000 | #Learnt:      56119 | 0.000
1149.91/1150.14	c total clause space: 127.173MB
1149.91/1150.14	c total #watches: 294755
1150.21/1150.40	c total #propagations: 107117700 / total #impl: 1319514228 (eff. 0.081)
1150.21/1150.40	c #Conflicts:    2254000 | #Learnt:      57119 | 0.000
1150.21/1150.40	c total clause space: 127.173MB
1150.21/1150.40	c total #watches: 297299
1150.61/1150.83	c total #propagations: 107141909 / total #impl: 1319781814 (eff. 0.081)
1150.61/1150.83	c #Conflicts:    2255000 | #Learnt:      58119 | 0.000
1150.61/1150.83	c total clause space: 127.173MB
1150.61/1150.83	c total #watches: 299491
1151.01/1151.20	c total #propagations: 107170181 / total #impl: 1320091138 (eff. 0.081)
1151.01/1151.20	c #Conflicts:    2256000 | #Learnt:      59119 | 0.000
1151.01/1151.20	c total clause space: 127.173MB
1151.01/1151.20	c total #watches: 301584
1151.62/1151.85	c total #propagations: 107197019 / total #impl: 1320339359 (eff. 0.081)
1151.62/1151.85	c #Conflicts:    2257000 | #Learnt:      60119 | 0.000
1151.62/1151.85	c total clause space: 127.173MB
1151.62/1151.85	c total #watches: 307073
1152.41/1152.60	c total #propagations: 107229579 / total #impl: 1320805825 (eff. 0.081)
1152.41/1152.60	c #Conflicts:    2258000 | #Learnt:      61119 | 0.000
1152.41/1152.60	c total clause space: 127.173MB
1152.41/1152.60	c total #watches: 312318
1153.21/1153.46	c total #propagations: 107265500 / total #impl: 1321387320 (eff. 0.081)
1153.21/1153.46	c #Conflicts:    2259000 | #Learnt:      62119 | 0.000
1153.21/1153.46	c total clause space: 127.173MB
1153.21/1153.46	c total #watches: 317920
1154.01/1154.28	c total #propagations: 107302051 / total #impl: 1321956255 (eff. 0.081)
1154.01/1154.28	c #Conflicts:    2260000 | #Learnt:      63119 | 0.000
1154.01/1154.28	c total clause space: 127.173MB
1154.01/1154.28	c total #watches: 322132
1154.82/1155.03	c total #propagations: 107337820 / total #impl: 1322533898 (eff. 0.081)
1154.82/1155.03	c #Conflicts:    2261000 | #Learnt:      64119 | 0.000
1154.82/1155.03	c total clause space: 127.173MB
1154.82/1155.03	c total #watches: 326079
1155.41/1155.67	c total #propagations: 107374521 / total #impl: 1323064706 (eff. 0.081)
1155.41/1155.67	c #Conflicts:    2262000 | #Learnt:      65119 | 0.000
1155.41/1155.67	c total clause space: 127.173MB
1155.41/1155.67	c total #watches: 328697
1156.21/1156.48	c total #propagations: 107412166 / total #impl: 1323381328 (eff. 0.081)
1156.21/1156.48	c #Conflicts:    2263000 | #Learnt:      66119 | 0.000
1156.21/1156.48	c total clause space: 127.173MB
1156.21/1156.48	c total #watches: 331746
1157.12/1157.35	c total #propagations: 107453895 / total #impl: 1323927459 (eff. 0.081)
1157.12/1157.35	c #Conflicts:    2264000 | #Learnt:      67119 | 0.000
1157.12/1157.35	c total clause space: 127.173MB
1157.12/1157.35	c total #watches: 334813
1157.91/1158.17	c total #propagations: 107492312 / total #impl: 1324577461 (eff. 0.081)
1157.91/1158.17	c #Conflicts:    2265000 | #Learnt:      68119 | 0.000
1157.91/1158.17	c total clause space: 127.173MB
1157.91/1158.17	c total #watches: 337950
1158.81/1159.06	c total #propagations: 107533316 / total #impl: 1325144226 (eff. 0.081)
1158.81/1159.06	c #Conflicts:    2266000 | #Learnt:      69119 | 0.000
1158.81/1159.06	c total clause space: 127.173MB
1158.81/1159.06	c total #watches: 340938
1159.71/1159.95	c total #propagations: 107576689 / total #impl: 1325811564 (eff. 0.081)
1159.71/1159.95	c #Conflicts:    2267000 | #Learnt:      70119 | 0.000
1159.71/1159.95	c total clause space: 127.173MB
1159.71/1159.95	c total #watches: 343730
1160.71/1160.94	c total #propagations: 107617603 / total #impl: 1326431881 (eff. 0.081)
1160.71/1160.94	c #Conflicts:    2268000 | #Learnt:      71119 | 0.000
1160.71/1160.94	c total clause space: 127.173MB
1160.71/1160.94	c total #watches: 347111
1161.71/1161.95	c total #propagations: 107660174 / total #impl: 1327292045 (eff. 0.081)
1161.71/1161.95	c #Conflicts:    2269000 | #Learnt:      72119 | 0.000
1161.71/1161.95	c total clause space: 127.173MB
1161.71/1161.95	c total #watches: 350868
1162.62/1162.83	c total #propagations: 107704117 / total #impl: 1327927878 (eff. 0.081)
1162.62/1162.83	c GC COLLECT
1162.62/1162.83	c #Conflicts:    2270000 | #Learnt:      36614 | 0.000
1162.62/1162.83	c total clause space: 127.173MB
1162.62/1162.83	c total #watches: 239888
1163.31/1163.51	c total #propagations: 107744037 / total #impl: 1328425262 (eff. 0.081)
1163.31/1163.51	c #Conflicts:    2271000 | #Learnt:      37614 | 0.000
1163.31/1163.51	c total clause space: 127.173MB
1163.31/1163.51	c total #watches: 244497
1163.91/1164.13	c total #propagations: 107781910 / total #impl: 1328995491 (eff. 0.081)
1163.91/1164.13	c #Conflicts:    2272000 | #Learnt:      38614 | 0.000
1163.91/1164.13	c total clause space: 127.173MB
1163.91/1164.13	c total #watches: 248498
1164.51/1164.74	c total #propagations: 107816596 / total #impl: 1329574045 (eff. 0.081)
1164.51/1164.74	c #Conflicts:    2273000 | #Learnt:      39614 | 0.000
1164.51/1164.74	c total clause space: 127.173MB
1164.51/1164.74	c total #watches: 252580
1165.11/1165.33	c total #propagations: 107854120 / total #impl: 1330243449 (eff. 0.081)
1165.11/1165.33	c #Conflicts:    2274000 | #Learnt:      40614 | 0.000
1165.11/1165.33	c total clause space: 127.173MB
1165.11/1165.33	c total #watches: 255866
1165.71/1165.90	c total #propagations: 107888154 / total #impl: 1331053876 (eff. 0.081)
1165.71/1165.90	c #Conflicts:    2275000 | #Learnt:      41614 | 0.000
1165.71/1165.90	c total clause space: 127.173MB
1165.71/1165.90	c total #watches: 258645
1166.21/1166.45	c total #propagations: 107918643 / total #impl: 1331784020 (eff. 0.081)
1166.21/1166.45	c #Conflicts:    2276000 | #Learnt:      42614 | 0.000
1166.21/1166.45	c total clause space: 127.173MB
1166.21/1166.45	c total #watches: 261550
1166.81/1167.10	c total #propagations: 107948805 / total #impl: 1332573781 (eff. 0.081)
1166.81/1167.10	c #Conflicts:    2277000 | #Learnt:      43614 | 0.000
1166.81/1167.10	c total clause space: 127.173MB
1166.81/1167.10	c total #watches: 264890
1167.51/1167.72	c total #propagations: 107985488 / total #impl: 1333361262 (eff. 0.081)
1167.51/1167.72	c #Conflicts:    2278000 | #Learnt:      44614 | 0.000
1167.51/1167.72	c total clause space: 127.173MB
1167.51/1167.72	c total #watches: 268665
1168.12/1168.34	c total #propagations: 108021393 / total #impl: 1333991025 (eff. 0.081)
1168.12/1168.34	c #Conflicts:    2279000 | #Learnt:      45614 | 0.000
1168.12/1168.34	c total clause space: 127.173MB
1168.12/1168.34	c total #watches: 271427
1168.81/1169.05	c total #propagations: 108055844 / total #impl: 1334545542 (eff. 0.081)
1168.81/1169.05	c #Conflicts:    2280000 | #Learnt:      46614 | 0.000
1168.81/1169.05	c total clause space: 127.173MB
1168.81/1169.05	c total #watches: 274003
1169.51/1169.71	c total #propagations: 108095286 / total #impl: 1335294632 (eff. 0.081)
1169.51/1169.71	c #Conflicts:    2281000 | #Learnt:      47614 | 0.000
1169.51/1169.71	c total clause space: 127.173MB
1169.51/1169.71	c total #watches: 276706
1170.32/1170.58	c total #propagations: 108129467 / total #impl: 1335999865 (eff. 0.081)
1170.32/1170.58	c #Conflicts:    2282000 | #Learnt:      48614 | 0.000
1170.32/1170.58	c total clause space: 127.173MB
1170.32/1170.58	c total #watches: 281408
1171.42/1171.62	c total #propagations: 108169805 / total #impl: 1336983130 (eff. 0.081)
1171.42/1171.62	c #Conflicts:    2283000 | #Learnt:      49614 | 0.000
1171.42/1171.62	c total clause space: 127.173MB
1171.42/1171.62	c total #watches: 285280
1172.21/1172.45	c total #propagations: 108214273 / total #impl: 1338116934 (eff. 0.081)
1172.21/1172.45	c #Conflicts:    2284000 | #Learnt:      50614 | 0.000
1172.21/1172.45	c total clause space: 127.173MB
1172.21/1172.45	c total #watches: 289533
1173.11/1173.30	c total #propagations: 108252360 / total #impl: 1338822368 (eff. 0.081)
1173.11/1173.30	c #Conflicts:    2285000 | #Learnt:      51614 | 0.000
1173.11/1173.30	c total clause space: 127.173MB
1173.11/1173.30	c total #watches: 293318
1173.91/1174.11	c total #propagations: 108294427 / total #impl: 1339592601 (eff. 0.081)
1173.91/1174.11	c #Conflicts:    2286000 | #Learnt:      52614 | 0.000
1173.91/1174.11	c total clause space: 127.173MB
1173.91/1174.11	c total #watches: 298781
1174.72/1174.91	c total #propagations: 108338399 / total #impl: 1340539845 (eff. 0.081)
1174.72/1174.91	c #Conflicts:    2287000 | #Learnt:      53614 | 0.000
1174.72/1174.91	c total clause space: 127.173MB
1174.72/1174.91	c total #watches: 302670
1175.41/1175.62	c total #propagations: 108382252 / total #impl: 1341427050 (eff. 0.081)
1175.41/1175.62	c #Conflicts:    2288000 | #Learnt:      54614 | 0.000
1175.41/1175.62	c total clause space: 127.173MB
1175.41/1175.62	c total #watches: 306193
1176.11/1176.31	c total #propagations: 108418947 / total #impl: 1342146352 (eff. 0.081)
1176.11/1176.31	c #Conflicts:    2289000 | #Learnt:      55614 | 0.000
1176.11/1176.31	c total clause space: 127.173MB
1176.11/1176.31	c total #watches: 309642
1176.71/1176.92	c total #propagations: 108457328 / total #impl: 1342840364 (eff. 0.081)
1176.71/1176.92	c #Conflicts:    2290000 | #Learnt:      56614 | 0.000
1176.71/1176.92	c total clause space: 127.173MB
1176.71/1176.92	c total #watches: 312872
1177.31/1177.55	c total #propagations: 108493042 / total #impl: 1343421594 (eff. 0.081)
1177.31/1177.55	c #Conflicts:    2291000 | #Learnt:      57614 | 0.000
1177.31/1177.55	c total clause space: 127.173MB
1177.31/1177.55	c total #watches: 316196
1178.01/1178.27	c total #propagations: 108528753 / total #impl: 1343984239 (eff. 0.081)
1178.01/1178.27	c #Conflicts:    2292000 | #Learnt:      58614 | 0.000
1178.01/1178.27	c total clause space: 127.173MB
1178.01/1178.27	c total #watches: 319439
1178.71/1178.97	c total #propagations: 108565191 / total #impl: 1344758492 (eff. 0.081)
1178.71/1178.97	c #Conflicts:    2293000 | #Learnt:      59614 | 0.000
1178.71/1178.97	c total clause space: 127.173MB
1178.71/1178.97	c total #watches: 322583
1179.41/1179.65	c total #propagations: 108601878 / total #impl: 1345402192 (eff. 0.081)
1179.41/1179.65	c #Conflicts:    2294000 | #Learnt:      60614 | 0.000
1179.41/1179.65	c total clause space: 127.173MB
1179.41/1179.65	c total #watches: 325540
1180.11/1180.34	c total #propagations: 108638159 / total #impl: 1345935202 (eff. 0.081)
1180.11/1180.34	c #Conflicts:    2295000 | #Learnt:      61614 | 0.000
1180.11/1180.34	c total clause space: 127.173MB
1180.11/1180.34	c total #watches: 328694
1180.71/1180.99	c total #propagations: 108676011 / total #impl: 1346590662 (eff. 0.081)
1180.71/1180.99	c #Conflicts:    2296000 | #Learnt:      62614 | 0.000
1180.71/1180.99	c total clause space: 127.173MB
1180.71/1180.99	c total #watches: 331379
1181.41/1181.64	c total #propagations: 108709960 / total #impl: 1347184767 (eff. 0.081)
1181.41/1181.64	c #Conflicts:    2297000 | #Learnt:      63614 | 0.000
1181.41/1181.64	c total clause space: 127.173MB
1181.41/1181.64	c total #watches: 333969
1182.21/1182.41	c total #propagations: 108744493 / total #impl: 1347779514 (eff. 0.081)
1182.21/1182.41	c #Conflicts:    2298000 | #Learnt:      64614 | 0.000
1182.21/1182.41	c total clause space: 127.173MB
1182.21/1182.41	c total #watches: 336833
1182.91/1183.16	c total #propagations: 108781181 / total #impl: 1348440213 (eff. 0.081)
1182.91/1183.16	c #Conflicts:    2299000 | #Learnt:      65614 | 0.000
1182.91/1183.16	c total clause space: 127.173MB
1182.91/1183.16	c total #watches: 339657
1183.61/1183.81	c total #propagations: 108818482 / total #impl: 1349101965 (eff. 0.081)
1183.61/1183.81	c #Conflicts:    2300000 | #Learnt:      66614 | 0.000
1183.61/1183.81	c total clause space: 127.173MB
1183.61/1183.81	c total #watches: 342280
1184.21/1184.44	c total #propagations: 108853432 / total #impl: 1349506910 (eff. 0.081)
1184.21/1184.44	c #Conflicts:    2301000 | #Learnt:      67614 | 0.000
1184.21/1184.44	c total clause space: 127.173MB
1184.21/1184.44	c total #watches: 344910
1184.81/1185.09	c total #propagations: 108889800 / total #impl: 1349916112 (eff. 0.081)
1184.81/1185.09	c #Conflicts:    2302000 | #Learnt:      68614 | 0.000
1184.81/1185.09	c total clause space: 127.173MB
1184.81/1185.09	c total #watches: 347319
1185.61/1185.86	c total #propagations: 108926963 / total #impl: 1350322600 (eff. 0.081)
1185.61/1185.86	c #Conflicts:    2303000 | #Learnt:      69614 | 0.000
1185.61/1185.86	c total clause space: 127.173MB
1185.61/1185.86	c total #watches: 349885
1186.51/1186.77	c total #propagations: 108964975 / total #impl: 1351029762 (eff. 0.081)
1186.51/1186.77	c #Conflicts:    2304000 | #Learnt:      70614 | 0.000
1186.51/1186.77	c total clause space: 127.173MB
1186.51/1186.77	c total #watches: 352824
1187.31/1187.59	c total #propagations: 109004324 / total #impl: 1351706460 (eff. 0.081)
1187.31/1187.59	c #Conflicts:    2305000 | #Learnt:      71614 | 0.000
1187.31/1187.59	c total clause space: 127.173MB
1187.31/1187.59	c total #watches: 355794
1188.31/1188.58	c total #propagations: 109044136 / total #impl: 1352323383 (eff. 0.081)
1188.31/1188.58	c #Conflicts:    2306000 | #Learnt:      72614 | 0.000
1188.31/1188.58	c total clause space: 127.173MB
1188.31/1188.58	c total #watches: 358856
1189.31/1189.57	c total #propagations: 109084236 / total #impl: 1353161911 (eff. 0.081)
1189.31/1189.57	c #Conflicts:    2307000 | #Learnt:      73614 | 0.000
1189.31/1189.57	c total clause space: 127.173MB
1189.31/1189.57	c total #watches: 361885
1189.91/1190.10	c total #propagations: 109123983 / total #impl: 1353879154 (eff. 0.081)
1189.91/1190.10	c GC COLLECT
1189.91/1190.10	c #Conflicts:    2308000 | #Learnt:      37810 | 0.000
1189.91/1190.10	c total clause space: 127.173MB
1189.91/1190.10	c total #watches: 244653
1190.31/1190.59	c total #propagations: 109151880 / total #impl: 1354524752 (eff. 0.081)
1190.31/1190.59	c #Conflicts:    2309000 | #Learnt:      38810 | 0.000
1190.31/1190.59	c total clause space: 127.173MB
1190.31/1190.59	c total #watches: 247725
1191.00/1191.21	c total #propagations: 109180604 / total #impl: 1355221392 (eff. 0.081)
1191.00/1191.21	c #Conflicts:    2310000 | #Learnt:      39810 | 0.000
1191.00/1191.21	c total clause space: 127.173MB
1191.00/1191.21	c total #watches: 251541
1191.50/1191.76	c total #propagations: 109217157 / total #impl: 1356121905 (eff. 0.081)
1191.50/1191.76	c #Conflicts:    2311000 | #Learnt:      40810 | 0.000
1191.50/1191.76	c total clause space: 127.173MB
1191.50/1191.76	c total #watches: 255182
1192.10/1192.37	c total #propagations: 109246761 / total #impl: 1356784115 (eff. 0.081)
1192.10/1192.37	c #Conflicts:    2312000 | #Learnt:      41810 | 0.000
1192.10/1192.37	c total clause space: 127.173MB
1192.10/1192.37	c total #watches: 258988
1192.80/1193.00	c total #propagations: 109279138 / total #impl: 1357569801 (eff. 0.080)
1192.80/1193.00	c #Conflicts:    2313000 | #Learnt:      42810 | 0.000
1192.80/1193.00	c total clause space: 127.173MB
1192.80/1193.00	c total #watches: 262522
1193.31/1193.52	c total #propagations: 109314615 / total #impl: 1358326366 (eff. 0.080)
1193.31/1193.52	c #Conflicts:    2314000 | #Learnt:      43810 | 0.000
1193.31/1193.52	c total clause space: 127.173MB
1193.31/1193.52	c total #watches: 265816
1193.80/1194.07	c total #propagations: 109346102 / total #impl: 1358935373 (eff. 0.080)
1193.80/1194.07	c #Conflicts:    2315000 | #Learnt:      44810 | 0.000
1193.80/1194.07	c total clause space: 127.173MB
1193.80/1194.07	c total #watches: 269390
1194.51/1194.71	c total #propagations: 109380424 / total #impl: 1359712240 (eff. 0.080)
1194.51/1194.71	c #Conflicts:    2316000 | #Learnt:      45810 | 0.000
1194.51/1194.71	c total clause space: 127.173MB
1194.51/1194.71	c total #watches: 273524
1195.00/1195.26	c total #propagations: 109414133 / total #impl: 1360538117 (eff. 0.080)
1195.00/1195.26	c #Conflicts:    2317000 | #Learnt:      46810 | 0.000
1195.00/1195.26	c total clause space: 127.173MB
1195.00/1195.26	c total #watches: 277108
1195.61/1195.84	c total #propagations: 109445573 / total #impl: 1361017110 (eff. 0.080)
1195.61/1195.84	c #Conflicts:    2318000 | #Learnt:      47810 | 0.000
1195.61/1195.84	c total clause space: 127.173MB
1195.61/1195.84	c total #watches: 280771
1196.30/1196.52	c total #propagations: 109479645 / total #impl: 1361561301 (eff. 0.080)
1196.30/1196.52	c #Conflicts:    2319000 | #Learnt:      48810 | 0.000
1196.30/1196.52	c total clause space: 127.173MB
1196.30/1196.52	c total #watches: 284865
1197.00/1197.27	c total #propagations: 109515770 / total #impl: 1362174874 (eff. 0.080)
1197.00/1197.27	c #Conflicts:    2320000 | #Learnt:      49810 | 0.000
1197.00/1197.27	c total clause space: 127.173MB
1197.00/1197.27	c total #watches: 288730
1197.60/1197.86	c total #propagations: 109550721 / total #impl: 1362948501 (eff. 0.080)
1197.60/1197.86	c #Conflicts:    2321000 | #Learnt:      50810 | 0.000
1197.60/1197.86	c total clause space: 127.173MB
1197.60/1197.86	c total #watches: 291716
1198.30/1198.56	c total #propagations: 109580983 / total #impl: 1363718278 (eff. 0.080)
1198.30/1198.56	c #Conflicts:    2322000 | #Learnt:      51810 | 0.000
1198.30/1198.56	c total clause space: 127.173MB
1198.30/1198.56	c total #watches: 294928
1198.91/1199.17	c total #propagations: 109614116 / total #impl: 1364540952 (eff. 0.080)
1198.91/1199.17	c #Conflicts:    2323000 | #Learnt:      52810 | 0.000
1198.91/1199.17	c total clause space: 127.173MB
1198.91/1199.17	c total #watches: 298457
1199.50/1199.76	c total #propagations: 109645723 / total #impl: 1365319236 (eff. 0.080)
1199.50/1199.76	c #Conflicts:    2324000 | #Learnt:      53810 | 0.000
1199.50/1199.76	c total clause space: 127.173MB
1199.50/1199.76	c total #watches: 301403
1200.10/1200.39	c total #propagations: 109676619 / total #impl: 1365957174 (eff. 0.080)
1200.10/1200.39	c #Conflicts:    2325000 | #Learnt:      54810 | 0.000
1200.10/1200.39	c total clause space: 127.173MB
1200.10/1200.39	c total #watches: 304553
1200.80/1201.05	c total #propagations: 109706096 / total #impl: 1366589466 (eff. 0.080)
1200.80/1201.05	c #Conflicts:    2326000 | #Learnt:      55810 | 0.000
1200.80/1201.05	c total clause space: 127.173MB
1200.80/1201.05	c total #watches: 307691
1201.50/1201.71	c total #propagations: 109737434 / total #impl: 1367269755 (eff. 0.080)
1201.50/1201.71	c #Conflicts:    2327000 | #Learnt:      56810 | 0.000
1201.50/1201.71	c total clause space: 127.173MB
1201.50/1201.71	c total #watches: 310595
1202.11/1202.30	c total #propagations: 109768815 / total #impl: 1367930765 (eff. 0.080)
1202.11/1202.30	c #Conflicts:    2328000 | #Learnt:      57810 | 0.000
1202.11/1202.30	c total clause space: 127.173MB
1202.11/1202.30	c total #watches: 313572
1202.70/1202.96	c total #propagations: 109799911 / total #impl: 1368599572 (eff. 0.080)
1202.70/1202.96	c #Conflicts:    2329000 | #Learnt:      58810 | 0.000
1202.70/1202.96	c total clause space: 127.173MB
1202.70/1202.96	c total #watches: 316306
1203.50/1203.74	c total #propagations: 109830034 / total #impl: 1369292943 (eff. 0.080)
1203.50/1203.74	c #Conflicts:    2330000 | #Learnt:      59810 | 0.000
1203.50/1203.74	c total clause space: 127.173MB
1203.50/1203.74	c total #watches: 319186
1204.20/1204.46	c total #propagations: 109865099 / total #impl: 1370141752 (eff. 0.080)
1204.20/1204.46	c #Conflicts:    2331000 | #Learnt:      60810 | 0.000
1204.20/1204.46	c total clause space: 127.173MB
1204.20/1204.46	c total #watches: 322482
1204.90/1205.13	c total #propagations: 109897381 / total #impl: 1370761014 (eff. 0.080)
1204.90/1205.13	c #Conflicts:    2332000 | #Learnt:      61810 | 0.000
1204.90/1205.13	c total clause space: 127.173MB
1204.90/1205.13	c total #watches: 325409
1205.60/1205.89	c total #propagations: 109927815 / total #impl: 1371470572 (eff. 0.080)
1205.60/1205.89	c #Conflicts:    2333000 | #Learnt:      62810 | 0.000
1205.60/1205.89	c total clause space: 127.173MB
1205.60/1205.89	c total #watches: 328298
1206.40/1206.64	c total #propagations: 109963492 / total #impl: 1372111917 (eff. 0.080)
1206.40/1206.64	c #Conflicts:    2334000 | #Learnt:      63810 | 0.000
1206.40/1206.64	c total clause space: 127.173MB
1206.40/1206.64	c total #watches: 330983
1207.10/1207.37	c total #propagations: 109994503 / total #impl: 1372777531 (eff. 0.080)
1207.10/1207.37	c #Conflicts:    2335000 | #Learnt:      64810 | 0.000
1207.10/1207.37	c total clause space: 127.173MB
1207.10/1207.37	c total #watches: 333996
1207.90/1208.14	c total #propagations: 110025306 / total #impl: 1373524246 (eff. 0.080)
1207.90/1208.14	c #Conflicts:    2336000 | #Learnt:      65810 | 0.000
1207.90/1208.14	c total clause space: 127.173MB
1207.90/1208.14	c total #watches: 336723
1208.71/1208.96	c total #propagations: 110054623 / total #impl: 1374276221 (eff. 0.080)
1208.71/1208.96	c #Conflicts:    2337000 | #Learnt:      66810 | 0.000
1208.71/1208.96	c total clause space: 127.173MB
1208.71/1208.96	c total #watches: 339866
1209.50/1209.72	c total #propagations: 110087056 / total #impl: 1375066007 (eff. 0.080)
1209.50/1209.72	c #Conflicts:    2338000 | #Learnt:      67810 | 0.000
1209.50/1209.72	c total clause space: 127.173MB
1209.50/1209.72	c total #watches: 342819
1210.30/1210.51	c total #propagations: 110122437 / total #impl: 1375765341 (eff. 0.080)
1210.30/1210.51	c #Conflicts:    2339000 | #Learnt:      68810 | 0.000
1210.30/1210.51	c total clause space: 127.173MB
1210.30/1210.51	c total #watches: 345828
1211.01/1211.26	c total #propagations: 110158065 / total #impl: 1376335484 (eff. 0.080)
1211.01/1211.26	c #Conflicts:    2340000 | #Learnt:      69810 | 0.000
1211.01/1211.26	c total clause space: 127.173MB
1211.01/1211.26	c total #watches: 349116
1211.80/1212.09	c total #propagations: 110192213 / total #impl: 1376802477 (eff. 0.080)
1211.80/1212.09	c #Conflicts:    2341000 | #Learnt:      70810 | 0.000
1211.80/1212.09	c total clause space: 127.173MB
1211.80/1212.09	c total #watches: 352061
1212.90/1213.18	c total #propagations: 110228804 / total #impl: 1377416651 (eff. 0.080)
1212.90/1213.18	c #Conflicts:    2342000 | #Learnt:      71810 | 0.000
1212.90/1213.18	c total clause space: 127.173MB
1212.90/1213.18	c total #watches: 355472
1213.80/1214.06	c total #propagations: 110270112 / total #impl: 1378299100 (eff. 0.080)
1213.80/1214.06	c #Conflicts:    2343000 | #Learnt:      72810 | 0.000
1213.80/1214.06	c total clause space: 127.173MB
1213.80/1214.06	c total #watches: 357990
1214.70/1214.91	c total #propagations: 110304655 / total #impl: 1379100515 (eff. 0.080)
1214.70/1214.91	c #Conflicts:    2344000 | #Learnt:      73810 | 0.000
1214.70/1214.91	c total clause space: 127.173MB
1214.70/1214.91	c total #watches: 360964
1215.31/1215.57	c total #propagations: 110340864 / total #impl: 1379744031 (eff. 0.080)
1215.31/1215.57	c GC COLLECT
1215.31/1215.57	c #Conflicts:    2345000 | #Learnt:      37707 | 0.000
1215.31/1215.57	c total clause space: 127.173MB
1215.31/1215.57	c total #watches: 244123
1215.80/1216.03	c total #propagations: 110370087 / total #impl: 1380507903 (eff. 0.080)
1215.80/1216.03	c #Conflicts:    2346000 | #Learnt:      38707 | 0.000
1215.80/1216.03	c total clause space: 127.173MB
1215.80/1216.03	c total #watches: 247351
1216.20/1216.48	c total #propagations: 110399672 / total #impl: 1381153239 (eff. 0.080)
1216.20/1216.48	c #Conflicts:    2347000 | #Learnt:      39707 | 0.000
1216.20/1216.48	c total clause space: 127.173MB
1216.20/1216.48	c total #watches: 250624
1216.70/1216.97	c total #propagations: 110428696 / total #impl: 1381772651 (eff. 0.080)
1216.70/1216.97	c #Conflicts:    2348000 | #Learnt:      40707 | 0.000
1216.70/1216.97	c total clause space: 127.173MB
1216.70/1216.97	c total #watches: 254239
1217.30/1217.57	c total #propagations: 110460488 / total #impl: 1382379156 (eff. 0.080)
1217.30/1217.57	c #Conflicts:    2349000 | #Learnt:      41707 | 0.000
1217.30/1217.57	c total clause space: 127.173MB
1217.30/1217.57	c total #watches: 258186
1217.90/1218.14	c total #propagations: 110497761 / total #impl: 1382875726 (eff. 0.080)
1217.90/1218.14	c #Conflicts:    2350000 | #Learnt:      42707 | 0.000
1217.90/1218.14	c total clause space: 127.173MB
1217.90/1218.14	c total #watches: 261148
1218.40/1218.67	c total #propagations: 110528578 / total #impl: 1383485915 (eff. 0.080)
1218.40/1218.67	c #Conflicts:    2351000 | #Learnt:      43707 | 0.000
1218.40/1218.67	c total clause space: 127.173MB
1218.40/1218.67	c total #watches: 263898
1219.00/1219.20	c total #propagations: 110560122 / total #impl: 1384065130 (eff. 0.080)
1219.00/1219.20	c #Conflicts:    2352000 | #Learnt:      44707 | 0.000
1219.00/1219.20	c total clause space: 127.173MB
1219.00/1219.20	c total #watches: 266958
1219.50/1219.79	c total #propagations: 110591460 / total #impl: 1384766341 (eff. 0.080)
1219.50/1219.79	c #Conflicts:    2353000 | #Learnt:      45707 | 0.000
1219.50/1219.79	c total clause space: 127.173MB
1219.50/1219.79	c total #watches: 269917
1220.10/1220.36	c total #propagations: 110621558 / total #impl: 1385478147 (eff. 0.080)
1220.10/1220.36	c #Conflicts:    2354000 | #Learnt:      46707 | 0.000
1220.10/1220.36	c total clause space: 127.173MB
1220.10/1220.36	c total #watches: 273328
1220.70/1220.98	c total #propagations: 110651184 / total #impl: 1386075910 (eff. 0.080)
1220.70/1220.98	c #Conflicts:    2355000 | #Learnt:      47707 | 0.000
1220.70/1220.98	c total clause space: 127.173MB
1220.70/1220.98	c total #watches: 276370
1221.30/1221.56	c total #propagations: 110679620 / total #impl: 1386833404 (eff. 0.080)
1221.30/1221.56	c #Conflicts:    2356000 | #Learnt:      48707 | 0.000
1221.30/1221.56	c total clause space: 127.173MB
1221.30/1221.56	c total #watches: 279160
1221.91/1222.17	c total #propagations: 110710232 / total #impl: 1387714833 (eff. 0.080)
1221.91/1222.17	c #Conflicts:    2357000 | #Learnt:      49707 | 0.000
1221.91/1222.17	c total clause space: 127.173MB
1221.91/1222.17	c total #watches: 282325
1222.60/1222.81	c total #propagations: 110738759 / total #impl: 1388564680 (eff. 0.080)
1222.60/1222.81	c #Conflicts:    2358000 | #Learnt:      50707 | 0.000
1222.60/1222.81	c total clause space: 127.173MB
1222.60/1222.81	c total #watches: 285821
1223.20/1223.44	c total #propagations: 110768793 / total #impl: 1389398070 (eff. 0.080)
1223.20/1223.44	c #Conflicts:    2359000 | #Learnt:      51707 | 0.000
1223.20/1223.44	c total clause space: 127.173MB
1223.20/1223.44	c total #watches: 288732
1223.80/1224.04	c total #propagations: 110798111 / total #impl: 1390263601 (eff. 0.080)
1223.80/1224.04	c #Conflicts:    2360000 | #Learnt:      52707 | 0.000
1223.80/1224.04	c total clause space: 127.173MB
1223.80/1224.04	c total #watches: 291803
1224.40/1224.62	c total #propagations: 110827376 / total #impl: 1391121069 (eff. 0.080)
1224.40/1224.62	c #Conflicts:    2361000 | #Learnt:      53707 | 0.000
1224.40/1224.62	c total clause space: 127.173MB
1224.40/1224.62	c total #watches: 295199
1225.00/1225.28	c total #propagations: 110854116 / total #impl: 1391706362 (eff. 0.080)
1225.00/1225.28	c #Conflicts:    2362000 | #Learnt:      54707 | 0.000
1225.00/1225.28	c total clause space: 127.173MB
1225.00/1225.28	c total #watches: 298165
1225.70/1225.95	c total #propagations: 110882688 / total #impl: 1392518588 (eff. 0.080)
1225.70/1225.95	c #Conflicts:    2363000 | #Learnt:      55707 | 0.000
1225.70/1225.95	c total clause space: 127.173MB
1225.70/1225.95	c total #watches: 301150
1226.50/1226.70	c total #propagations: 110911082 / total #impl: 1393401391 (eff. 0.080)
1226.50/1226.70	c #Conflicts:    2364000 | #Learnt:      56707 | 0.000
1226.50/1226.70	c total clause space: 127.173MB
1226.50/1226.70	c total #watches: 304470
1227.10/1227.39	c total #propagations: 110942119 / total #impl: 1394245537 (eff. 0.080)
1227.10/1227.39	c #Conflicts:    2365000 | #Learnt:      57707 | 0.000
1227.10/1227.39	c total clause space: 127.173MB
1227.10/1227.39	c total #watches: 307912
1227.90/1228.12	c total #propagations: 110969797 / total #impl: 1394877466 (eff. 0.080)
1227.90/1228.12	c #Conflicts:    2366000 | #Learnt:      58707 | 0.000
1227.90/1228.12	c total clause space: 127.173MB
1227.90/1228.12	c total #watches: 310779
1228.60/1228.87	c total #propagations: 110998730 / total #impl: 1395667319 (eff. 0.080)
1228.60/1228.87	c #Conflicts:    2367000 | #Learnt:      59707 | 0.000
1228.60/1228.87	c total clause space: 127.173MB
1228.60/1228.87	c total #watches: 313908
1229.40/1229.69	c total #propagations: 111029786 / total #impl: 1396410770 (eff. 0.080)
1229.40/1229.69	c #Conflicts:    2368000 | #Learnt:      60707 | 0.000
1229.40/1229.69	c total clause space: 127.173MB
1229.40/1229.69	c total #watches: 317245
1230.20/1230.41	c total #propagations: 111061487 / total #impl: 1397060118 (eff. 0.079)
1230.20/1230.41	c #Conflicts:    2369000 | #Learnt:      61707 | 0.000
1230.20/1230.41	c total clause space: 127.173MB
1230.20/1230.41	c total #watches: 319996
1230.90/1231.10	c total #propagations: 111090844 / total #impl: 1397815905 (eff. 0.079)
1230.90/1231.10	c #Conflicts:    2370000 | #Learnt:      62707 | 0.000
1230.90/1231.10	c total clause space: 127.173MB
1230.90/1231.10	c total #watches: 322787
1231.50/1231.75	c total #propagations: 111119547 / total #impl: 1398712600 (eff. 0.079)
1231.50/1231.75	c #Conflicts:    2371000 | #Learnt:      63707 | 0.000
1231.50/1231.75	c total clause space: 127.173MB
1231.50/1231.75	c total #watches: 325858
1232.30/1232.50	c total #propagations: 111146200 / total #impl: 1399367562 (eff. 0.079)
1232.30/1232.50	c #Conflicts:    2372000 | #Learnt:      64707 | 0.000
1232.30/1232.50	c total clause space: 127.173MB
1232.30/1232.50	c total #watches: 328927
1233.00/1233.27	c total #propagations: 111175172 / total #impl: 1400211902 (eff. 0.079)
1233.00/1233.27	c #Conflicts:    2373000 | #Learnt:      65707 | 0.000
1233.00/1233.27	c total clause space: 127.173MB
1233.00/1233.27	c total #watches: 331900
1234.00/1234.21	c total #propagations: 111203160 / total #impl: 1401033721 (eff. 0.079)
1234.00/1234.21	c #Conflicts:    2374000 | #Learnt:      66707 | 0.000
1234.00/1234.21	c total clause space: 127.173MB
1234.00/1234.21	c total #watches: 335088
1234.80/1235.03	c total #propagations: 111232337 / total #impl: 1401903460 (eff. 0.079)
1234.80/1235.03	c #Conflicts:    2375000 | #Learnt:      67707 | 0.000
1234.80/1235.03	c total clause space: 127.173MB
1234.80/1235.03	c total #watches: 338075
1235.60/1235.85	c total #propagations: 111259533 / total #impl: 1402858843 (eff. 0.079)
1235.60/1235.85	c #Conflicts:    2376000 | #Learnt:      68707 | 0.000
1235.60/1235.85	c total clause space: 127.173MB
1235.60/1235.85	c total #watches: 340844
1236.40/1236.62	c total #propagations: 111286897 / total #impl: 1403855636 (eff. 0.079)
1236.40/1236.62	c #Conflicts:    2377000 | #Learnt:      69707 | 0.000
1236.40/1236.62	c total clause space: 127.173MB
1236.40/1236.62	c total #watches: 343685
1237.10/1237.37	c total #propagations: 111313290 / total #impl: 1404708836 (eff. 0.079)
1237.10/1237.37	c #Conflicts:    2378000 | #Learnt:      70707 | 0.000
1237.10/1237.37	c total clause space: 127.173MB
1237.10/1237.37	c total #watches: 346411
1237.80/1238.09	c total #propagations: 111344070 / total #impl: 1405425809 (eff. 0.079)
1237.80/1238.09	c #Conflicts:    2379000 | #Learnt:      71707 | 0.000
1237.80/1238.09	c total clause space: 127.173MB
1237.80/1238.09	c total #watches: 349225
1238.60/1238.82	c total #propagations: 111374792 / total #impl: 1406049752 (eff. 0.079)
1238.60/1238.82	c #Conflicts:    2380000 | #Learnt:      72707 | 0.000
1238.60/1238.82	c total clause space: 127.173MB
1238.60/1238.82	c total #watches: 352500
1239.30/1239.54	c total #propagations: 111405868 / total #impl: 1406745404 (eff. 0.079)
1239.30/1239.54	c #Conflicts:    2381000 | #Learnt:      73707 | 0.000
1239.30/1239.54	c total clause space: 127.173MB
1239.30/1239.54	c total #watches: 355560
1240.10/1240.31	c total #propagations: 111436552 / total #impl: 1407428451 (eff. 0.079)
1240.10/1240.31	c #Conflicts:    2382000 | #Learnt:      74707 | 0.000
1240.10/1240.31	c total clause space: 127.173MB
1240.10/1240.31	c total #watches: 359157
1240.60/1240.87	c total #propagations: 111467839 / total #impl: 1408105742 (eff. 0.079)
1240.60/1240.87	c GC COLLECT
1240.60/1240.87	c #Conflicts:    2383000 | #Learnt:      38306 | 0.000
1240.60/1240.87	c total clause space: 127.173MB
1240.60/1240.87	c total #watches: 246176
1241.10/1241.33	c total #propagations: 111500222 / total #impl: 1408773447 (eff. 0.079)
1241.10/1241.33	c #Conflicts:    2384000 | #Learnt:      39306 | 0.000
1241.10/1241.33	c total clause space: 127.173MB
1241.10/1241.33	c total #watches: 249127
1241.60/1241.85	c total #propagations: 111533849 / total #impl: 1409392806 (eff. 0.079)
1241.60/1241.85	c #Conflicts:    2385000 | #Learnt:      40306 | 0.000
1241.60/1241.85	c total clause space: 127.173MB
1241.60/1241.85	c total #watches: 252355
1242.10/1242.35	c total #propagations: 111568591 / total #impl: 1410127010 (eff. 0.079)
1242.10/1242.35	c #Conflicts:    2386000 | #Learnt:      41306 | 0.000
1242.10/1242.35	c total clause space: 127.173MB
1242.10/1242.35	c total #watches: 255197
1242.60/1242.87	c total #propagations: 111601624 / total #impl: 1410831463 (eff. 0.079)
1242.60/1242.87	c #Conflicts:    2387000 | #Learnt:      42306 | 0.000
1242.60/1242.87	c total clause space: 127.173MB
1242.60/1242.87	c total #watches: 258494
1243.20/1243.41	c total #propagations: 111634195 / total #impl: 1411529995 (eff. 0.079)
1243.20/1243.41	c #Conflicts:    2388000 | #Learnt:      43306 | 0.000
1243.20/1243.41	c total clause space: 127.173MB
1243.20/1243.41	c total #watches: 261331
1243.69/1243.94	c total #propagations: 111664671 / total #impl: 1412347516 (eff. 0.079)
1243.69/1243.94	c #Conflicts:    2389000 | #Learnt:      44306 | 0.000
1243.69/1243.94	c total clause space: 127.173MB
1243.69/1243.94	c total #watches: 264589
1244.29/1244.52	c total #propagations: 111697595 / total #impl: 1413070080 (eff. 0.079)
1244.29/1244.52	c #Conflicts:    2390000 | #Learnt:      45306 | 0.000
1244.29/1244.52	c total clause space: 127.173MB
1244.29/1244.52	c total #watches: 268306
1244.79/1245.08	c total #propagations: 111732944 / total #impl: 1413824959 (eff. 0.079)
1244.79/1245.08	c #Conflicts:    2391000 | #Learnt:      46306 | 0.000
1244.79/1245.08	c total clause space: 127.173MB
1244.79/1245.08	c total #watches: 271143
1245.39/1245.62	c total #propagations: 111768641 / total #impl: 1414563874 (eff. 0.079)
1245.39/1245.62	c #Conflicts:    2392000 | #Learnt:      47306 | 0.000
1245.39/1245.62	c total clause space: 127.173MB
1245.39/1245.62	c total #watches: 274318
1245.89/1246.18	c total #propagations: 111803743 / total #impl: 1415268130 (eff. 0.079)
1245.89/1246.18	c #Conflicts:    2393000 | #Learnt:      48306 | 0.000
1245.89/1246.18	c total clause space: 127.173MB
1245.89/1246.18	c total #watches: 277136
1246.49/1246.75	c total #propagations: 111836569 / total #impl: 1415997450 (eff. 0.079)
1246.49/1246.75	c #Conflicts:    2394000 | #Learnt:      49306 | 0.000
1246.49/1246.75	c total clause space: 127.173MB
1246.49/1246.75	c total #watches: 280335
1247.09/1247.35	c total #propagations: 111869769 / total #impl: 1416760383 (eff. 0.079)
1247.09/1247.35	c #Conflicts:    2395000 | #Learnt:      50306 | 0.000
1247.09/1247.35	c total clause space: 127.173MB
1247.09/1247.35	c total #watches: 283391
1247.69/1247.97	c total #propagations: 111903223 / total #impl: 1417490498 (eff. 0.079)
1247.69/1247.97	c #Conflicts:    2396000 | #Learnt:      51306 | 0.000
1247.69/1247.97	c total clause space: 127.173MB
1247.69/1247.97	c total #watches: 286601
1248.30/1248.57	c total #propagations: 111938711 / total #impl: 1418265328 (eff. 0.079)
1248.30/1248.57	c #Conflicts:    2397000 | #Learnt:      52306 | 0.000
1248.30/1248.57	c total clause space: 127.173MB
1248.30/1248.57	c total #watches: 289803
1248.89/1249.12	c total #propagations: 111971932 / total #impl: 1419069741 (eff. 0.079)
1248.89/1249.12	c #Conflicts:    2398000 | #Learnt:      53306 | 0.000
1248.89/1249.12	c total clause space: 127.173MB
1248.89/1249.12	c total #watches: 292660
1249.50/1249.74	c total #propagations: 112004181 / total #impl: 1419722532 (eff. 0.079)
1249.50/1249.74	c #Conflicts:    2399000 | #Learnt:      54306 | 0.000
1249.50/1249.74	c total clause space: 127.173MB
1249.50/1249.74	c total #watches: 295874
1250.09/1250.36	c total #propagations: 112047105 / total #impl: 1420254381 (eff. 0.079)
1250.09/1250.36	c #Conflicts:    2400000 | #Learnt:      55306 | 0.000
1250.09/1250.36	c total clause space: 127.173MB
1250.09/1250.36	c total #watches: 298736
1250.69/1250.97	c total #propagations: 112083178 / total #impl: 1420724499 (eff. 0.079)
1250.69/1250.97	c #Conflicts:    2401000 | #Learnt:      56306 | 0.000
1250.69/1250.97	c total clause space: 127.173MB
1250.69/1250.97	c total #watches: 301721
1251.29/1251.57	c total #propagations: 112114779 / total #impl: 1421306469 (eff. 0.079)
1251.29/1251.57	c #Conflicts:    2402000 | #Learnt:      57306 | 0.000
1251.29/1251.57	c total clause space: 127.173MB
1251.29/1251.57	c total #watches: 304670
1251.89/1252.18	c total #propagations: 112144908 / total #impl: 1421901956 (eff. 0.079)
1251.89/1252.18	c #Conflicts:    2403000 | #Learnt:      58306 | 0.000
1251.89/1252.18	c total clause space: 127.173MB
1251.89/1252.18	c total #watches: 307598
1252.59/1252.82	c total #propagations: 112177152 / total #impl: 1422530030 (eff. 0.079)
1252.59/1252.82	c #Conflicts:    2404000 | #Learnt:      59306 | 0.000
1252.59/1252.82	c total clause space: 127.173MB
1252.59/1252.82	c total #watches: 310831
1253.19/1253.45	c total #propagations: 112210213 / total #impl: 1423140035 (eff. 0.079)
1253.19/1253.45	c #Conflicts:    2405000 | #Learnt:      60306 | 0.000
1253.19/1253.45	c total clause space: 127.173MB
1253.19/1253.45	c total #watches: 313677
1253.80/1254.05	c total #propagations: 112241819 / total #impl: 1423741869 (eff. 0.079)
1253.80/1254.05	c #Conflicts:    2406000 | #Learnt:      61306 | 0.000
1253.80/1254.05	c total clause space: 127.173MB
1253.80/1254.05	c total #watches: 316445
1254.39/1254.69	c total #propagations: 112270878 / total #impl: 1424344319 (eff. 0.079)
1254.39/1254.69	c #Conflicts:    2407000 | #Learnt:      62306 | 0.000
1254.39/1254.69	c total clause space: 127.173MB
1254.39/1254.69	c total #watches: 319643
1255.09/1255.35	c total #propagations: 112300728 / total #impl: 1425081979 (eff. 0.079)
1255.09/1255.35	c #Conflicts:    2408000 | #Learnt:      63306 | 0.000
1255.09/1255.35	c total clause space: 127.173MB
1255.09/1255.35	c total #watches: 322477
1255.79/1256.09	c total #propagations: 112332188 / total #impl: 1425832692 (eff. 0.079)
1255.79/1256.09	c #Conflicts:    2409000 | #Learnt:      64306 | 0.000
1255.79/1256.09	c total clause space: 127.173MB
1255.79/1256.09	c total #watches: 325732
1256.59/1256.85	c total #propagations: 112365233 / total #impl: 1426624828 (eff. 0.079)
1256.59/1256.85	c #Conflicts:    2410000 | #Learnt:      65306 | 0.000
1256.59/1256.85	c total clause space: 127.173MB
1256.59/1256.85	c total #watches: 329420
1257.29/1257.56	c total #propagations: 112398115 / total #impl: 1427409456 (eff. 0.079)
1257.29/1257.56	c #Conflicts:    2411000 | #Learnt:      66306 | 0.000
1257.29/1257.56	c total clause space: 127.173MB
1257.29/1257.56	c total #watches: 332962
1258.09/1258.30	c total #propagations: 112428813 / total #impl: 1428100232 (eff. 0.079)
1258.09/1258.30	c #Conflicts:    2412000 | #Learnt:      67306 | 0.000
1258.09/1258.30	c total clause space: 127.173MB
1258.09/1258.30	c total #watches: 336073
1258.79/1259.07	c total #propagations: 112459479 / total #impl: 1428882467 (eff. 0.079)
1258.79/1259.07	c #Conflicts:    2413000 | #Learnt:      68306 | 0.000
1258.79/1259.07	c total clause space: 127.173MB
1258.79/1259.07	c total #watches: 338635
1259.79/1260.09	c total #propagations: 112490615 / total #impl: 1429780165 (eff. 0.079)
1259.79/1260.09	c #Conflicts:    2414000 | #Learnt:      69306 | 0.000
1259.79/1260.09	c total clause space: 127.173MB
1259.79/1260.09	c total #watches: 342275
1260.69/1260.91	c total #propagations: 112528191 / total #impl: 1430812813 (eff. 0.079)
1260.69/1260.91	c #Conflicts:    2415000 | #Learnt:      70306 | 0.000
1260.69/1260.91	c total clause space: 127.173MB
1260.69/1260.91	c total #watches: 346095
1261.50/1261.75	c total #propagations: 112560513 / total #impl: 1431657029 (eff. 0.079)
1261.50/1261.75	c #Conflicts:    2416000 | #Learnt:      71306 | 0.000
1261.50/1261.75	c total clause space: 127.173MB
1261.50/1261.75	c total #watches: 350732
1262.29/1262.56	c total #propagations: 112594328 / total #impl: 1432403825 (eff. 0.079)
1262.29/1262.56	c #Conflicts:    2417000 | #Learnt:      72306 | 0.000
1262.29/1262.56	c total clause space: 127.173MB
1262.29/1262.56	c total #watches: 354875
1263.19/1263.47	c total #propagations: 112626639 / total #impl: 1433145023 (eff. 0.079)
1263.19/1263.47	c #Conflicts:    2418000 | #Learnt:      73306 | 0.000
1263.19/1263.47	c total clause space: 127.173MB
1263.19/1263.47	c total #watches: 357779
1264.19/1264.41	c total #propagations: 112659432 / total #impl: 1433881031 (eff. 0.079)
1264.19/1264.41	c #Conflicts:    2419000 | #Learnt:      74306 | 0.000
1264.19/1264.41	c total clause space: 127.173MB
1264.19/1264.41	c total #watches: 360975
1264.90/1265.19	c total #propagations: 112694113 / total #impl: 1434619397 (eff. 0.079)
1264.90/1265.19	c #Conflicts:    2420000 | #Learnt:      75306 | 0.000
1264.90/1265.19	c total clause space: 127.173MB
1264.90/1265.19	c total #watches: 364434
1265.49/1265.71	c total #propagations: 112723682 / total #impl: 1435276510 (eff. 0.079)
1265.49/1265.71	c GC COLLECT
1265.49/1265.71	c #Conflicts:    2421000 | #Learnt:      38605 | 0.000
1265.49/1265.71	c total clause space: 127.173MB
1265.49/1265.71	c total #watches: 246630
1265.90/1266.16	c total #propagations: 112753414 / total #impl: 1435863138 (eff. 0.079)
1265.90/1266.16	c #Conflicts:    2422000 | #Learnt:      39605 | 0.000
1265.90/1266.16	c total clause space: 127.173MB
1265.90/1266.16	c total #watches: 250064
1266.39/1266.61	c total #propagations: 112785476 / total #impl: 1436306158 (eff. 0.079)
1266.39/1266.61	c #Conflicts:    2423000 | #Learnt:      40605 | 0.000
1266.39/1266.61	c total clause space: 127.173MB
1266.39/1266.61	c total #watches: 253143
1266.79/1267.09	c total #propagations: 112815071 / total #impl: 1436766180 (eff. 0.079)
1266.79/1267.09	c #Conflicts:    2424000 | #Learnt:      41605 | 0.000
1266.79/1267.09	c total clause space: 127.173MB
1266.79/1267.09	c total #watches: 256213
1267.29/1267.59	c total #propagations: 112846647 / total #impl: 1437207092 (eff. 0.079)
1267.29/1267.59	c #Conflicts:    2425000 | #Learnt:      42605 | 0.000
1267.29/1267.59	c total clause space: 127.173MB
1267.29/1267.59	c total #watches: 259473
1267.79/1268.08	c total #propagations: 112879541 / total #impl: 1437778186 (eff. 0.079)
1267.79/1268.08	c #Conflicts:    2426000 | #Learnt:      43605 | 0.000
1267.79/1268.08	c total clause space: 127.173MB
1267.79/1268.08	c total #watches: 262772
1268.39/1268.63	c total #propagations: 112911341 / total #impl: 1438300457 (eff. 0.079)
1268.39/1268.63	c #Conflicts:    2427000 | #Learnt:      44605 | 0.000
1268.39/1268.63	c total clause space: 127.173MB
1268.39/1268.63	c total #watches: 266186
1268.89/1269.16	c total #propagations: 112945519 / total #impl: 1438900285 (eff. 0.078)
1268.89/1269.16	c #Conflicts:    2428000 | #Learnt:      45605 | 0.000
1268.89/1269.16	c total clause space: 127.173MB
1268.89/1269.16	c total #watches: 269902
1269.49/1269.74	c total #propagations: 112977890 / total #impl: 1439533986 (eff. 0.078)
1269.49/1269.74	c #Conflicts:    2429000 | #Learnt:      46605 | 0.000
1269.49/1269.74	c total clause space: 127.173MB
1269.49/1269.74	c total #watches: 273656
1270.09/1270.31	c total #propagations: 113016776 / total #impl: 1440148484 (eff. 0.078)
1270.09/1270.31	c #Conflicts:    2430000 | #Learnt:      47605 | 0.000
1270.09/1270.31	c total clause space: 127.173MB
1270.09/1270.31	c total #watches: 277376
1270.59/1270.89	c total #propagations: 113049908 / total #impl: 1440721871 (eff. 0.078)
1270.59/1270.89	c #Conflicts:    2431000 | #Learnt:      48605 | 0.000
1270.59/1270.89	c total clause space: 127.173MB
1270.59/1270.89	c total #watches: 281030
1271.29/1271.55	c total #propagations: 113084681 / total #impl: 1441269355 (eff. 0.078)
1271.29/1271.55	c #Conflicts:    2432000 | #Learnt:      49605 | 0.000
1271.29/1271.55	c total clause space: 127.173MB
1271.29/1271.55	c total #watches: 284935
1271.99/1272.22	c total #propagations: 113121274 / total #impl: 1441876546 (eff. 0.078)
1271.99/1272.22	c #Conflicts:    2433000 | #Learnt:      50605 | 0.000
1271.99/1272.22	c total clause space: 127.173MB
1271.99/1272.22	c total #watches: 288854
1272.60/1272.86	c total #propagations: 113156923 / total #impl: 1442548107 (eff. 0.078)
1272.60/1272.86	c #Conflicts:    2434000 | #Learnt:      51605 | 0.000
1272.60/1272.86	c total clause space: 127.173MB
1272.60/1272.86	c total #watches: 293058
1273.29/1273.51	c total #propagations: 113195074 / total #impl: 1443193835 (eff. 0.078)
1273.29/1273.51	c #Conflicts:    2435000 | #Learnt:      52605 | 0.000
1273.29/1273.51	c total clause space: 127.173MB
1273.29/1273.51	c total #watches: 296675
1273.89/1274.17	c total #propagations: 113228509 / total #impl: 1443812142 (eff. 0.078)
1273.89/1274.17	c #Conflicts:    2436000 | #Learnt:      53605 | 0.000
1273.89/1274.17	c total clause space: 127.173MB
1273.89/1274.17	c total #watches: 300012
1274.70/1274.94	c total #propagations: 113260582 / total #impl: 1444395710 (eff. 0.078)
1274.70/1274.94	c #Conflicts:    2437000 | #Learnt:      54605 | 0.000
1274.70/1274.94	c total clause space: 127.173MB
1274.70/1274.94	c total #watches: 303594
1275.59/1275.80	c total #propagations: 113295765 / total #impl: 1445140248 (eff. 0.078)
1275.59/1275.80	c #Conflicts:    2438000 | #Learnt:      55605 | 0.000
1275.59/1275.80	c total clause space: 127.173MB
1275.59/1275.80	c total #watches: 307238
1276.29/1276.58	c total #propagations: 113333425 / total #impl: 1445878935 (eff. 0.078)
1276.29/1276.58	c #Conflicts:    2439000 | #Learnt:      56605 | 0.000
1276.29/1276.58	c total clause space: 127.173MB
1276.29/1276.58	c total #watches: 310634
1277.09/1277.32	c total #propagations: 113367366 / total #impl: 1446584569 (eff. 0.078)
1277.09/1277.32	c #Conflicts:    2440000 | #Learnt:      57605 | 0.000
1277.09/1277.32	c total clause space: 127.173MB
1277.09/1277.32	c total #watches: 313691
1277.79/1278.06	c total #propagations: 113400072 / total #impl: 1447296929 (eff. 0.078)
1277.79/1278.06	c #Conflicts:    2441000 | #Learnt:      58605 | 0.000
1277.79/1278.06	c total clause space: 127.173MB
1277.79/1278.06	c total #watches: 316806
1278.59/1278.82	c total #propagations: 113433601 / total #impl: 1447966400 (eff. 0.078)
1278.59/1278.82	c #Conflicts:    2442000 | #Learnt:      59605 | 0.000
1278.59/1278.82	c total clause space: 127.173MB
1278.59/1278.82	c total #watches: 320040
1279.20/1279.46	c total #propagations: 113467022 / total #impl: 1448719394 (eff. 0.078)
1279.20/1279.46	c #Conflicts:    2443000 | #Learnt:      60605 | 0.000
1279.20/1279.46	c total clause space: 127.173MB
1279.20/1279.46	c total #watches: 323559
1279.99/1280.22	c total #propagations: 113502041 / total #impl: 1449280539 (eff. 0.078)
1279.99/1280.22	c #Conflicts:    2444000 | #Learnt:      61605 | 0.000
1279.99/1280.22	c total clause space: 127.173MB
1279.99/1280.22	c total #watches: 327205
1280.69/1280.96	c total #propagations: 113536025 / total #impl: 1450003071 (eff. 0.078)
1280.69/1280.96	c #Conflicts:    2445000 | #Learnt:      62605 | 0.000
1280.69/1280.96	c total clause space: 127.173MB
1280.69/1280.96	c total #watches: 330855
1281.49/1281.70	c total #propagations: 113572372 / total #impl: 1450581617 (eff. 0.078)
1281.49/1281.70	c #Conflicts:    2446000 | #Learnt:      63605 | 0.000
1281.49/1281.70	c total clause space: 127.173MB
1281.49/1281.70	c total #watches: 334126
1282.19/1282.48	c total #propagations: 113605716 / total #impl: 1451232692 (eff. 0.078)
1282.19/1282.48	c #Conflicts:    2447000 | #Learnt:      64605 | 0.000
1282.19/1282.48	c total clause space: 127.173MB
1282.19/1282.48	c total #watches: 337564
1283.09/1283.33	c total #propagations: 113639633 / total #impl: 1451656952 (eff. 0.078)
1283.09/1283.33	c #Conflicts:    2448000 | #Learnt:      65605 | 0.000
1283.09/1283.33	c total clause space: 127.173MB
1283.09/1283.33	c total #watches: 340978
1283.99/1284.29	c total #propagations: 113674358 / total #impl: 1452071993 (eff. 0.078)
1283.99/1284.29	c #Conflicts:    2449000 | #Learnt:      66605 | 0.000
1283.99/1284.29	c total clause space: 127.173MB
1283.99/1284.29	c total #watches: 344368
1284.79/1285.05	c total #propagations: 113715122 / total #impl: 1452548400 (eff. 0.078)
1284.79/1285.05	c #Conflicts:    2450000 | #Learnt:      67605 | 0.000
1284.79/1285.05	c total clause space: 127.173MB
1284.79/1285.05	c total #watches: 347567
1285.59/1285.86	c total #propagations: 113748735 / total #impl: 1452891840 (eff. 0.078)
1285.59/1285.86	c #Conflicts:    2451000 | #Learnt:      68605 | 0.000
1285.59/1285.86	c total clause space: 127.173MB
1285.59/1285.86	c total #watches: 350446
1286.39/1286.70	c total #propagations: 113785440 / total #impl: 1453248748 (eff. 0.078)
1286.39/1286.70	c #Conflicts:    2452000 | #Learnt:      69605 | 0.000
1286.39/1286.70	c total clause space: 127.173MB
1286.39/1286.70	c total #watches: 353430
1287.19/1287.47	c total #propagations: 113823151 / total #impl: 1453609732 (eff. 0.078)
1287.19/1287.47	c #Conflicts:    2453000 | #Learnt:      70605 | 0.000
1287.19/1287.47	c total clause space: 127.173MB
1287.19/1287.47	c total #watches: 356189
1288.19/1288.43	c total #propagations: 113855552 / total #impl: 1454011673 (eff. 0.078)
1288.19/1288.43	c #Conflicts:    2454000 | #Learnt:      71605 | 0.000
1288.19/1288.43	c total clause space: 127.173MB
1288.19/1288.43	c total #watches: 359218
1288.99/1289.26	c total #propagations: 113890113 / total #impl: 1454617328 (eff. 0.078)
1288.99/1289.26	c #Conflicts:    2455000 | #Learnt:      72605 | 0.000
1288.99/1289.26	c total clause space: 127.173MB
1288.99/1289.26	c total #watches: 362246
1289.69/1289.93	c total #propagations: 113922934 / total #impl: 1455074521 (eff. 0.078)
1289.69/1289.93	c #Conflicts:    2456000 | #Learnt:      73605 | 0.000
1289.69/1289.93	c total clause space: 127.173MB
1289.69/1289.93	c total #watches: 364555
1290.49/1290.75	c total #propagations: 113953916 / total #impl: 1455420448 (eff. 0.078)
1290.49/1290.75	c #Conflicts:    2457000 | #Learnt:      74605 | 0.000
1290.49/1290.75	c total clause space: 127.173MB
1290.49/1290.75	c total #watches: 367300
1291.19/1291.50	c total #propagations: 113989252 / total #impl: 1455891247 (eff. 0.078)
1291.19/1291.50	c #Conflicts:    2458000 | #Learnt:      75605 | 0.000
1291.19/1291.50	c total clause space: 127.173MB
1291.19/1291.50	c total #watches: 369761
1291.89/1292.12	c total #propagations: 114021767 / total #impl: 1456242767 (eff. 0.078)
1291.89/1292.12	c GC COLLECT
1291.89/1292.12	c #Conflicts:    2459000 | #Learnt:      38605 | 0.000
1291.89/1292.12	c total clause space: 127.173MB
1291.89/1292.12	c total #watches: 246609
1292.29/1292.53	c total #propagations: 114053491 / total #impl: 1456544356 (eff. 0.078)
1292.29/1292.53	c #Conflicts:    2460000 | #Learnt:      39605 | 0.000
1292.29/1292.53	c total clause space: 127.173MB
1292.29/1292.53	c total #watches: 248959
1292.69/1292.90	c total #propagations: 114082964 / total #impl: 1456812537 (eff. 0.078)
1292.69/1292.90	c #Conflicts:    2461000 | #Learnt:      40605 | 0.000
1292.69/1292.90	c total clause space: 127.173MB
1292.69/1292.90	c total #watches: 251102
1293.19/1293.47	c total #propagations: 114110653 / total #impl: 1457042757 (eff. 0.078)
1293.19/1293.47	c #Conflicts:    2462000 | #Learnt:      41605 | 0.000
1293.19/1293.47	c total clause space: 127.173MB
1293.19/1293.47	c total #watches: 257154
1293.69/1293.98	c total #propagations: 114157529 / total #impl: 1457703099 (eff. 0.078)
1293.69/1293.98	c #Conflicts:    2463000 | #Learnt:      42605 | 0.000
1293.69/1293.98	c total clause space: 127.173MB
1293.69/1293.98	c total #watches: 263702
1294.19/1294.44	c total #propagations: 114199160 / total #impl: 1458045032 (eff. 0.078)
1294.19/1294.44	c #Conflicts:    2464000 | #Learnt:      43605 | 0.000
1294.19/1294.44	c total clause space: 127.173MB
1294.19/1294.44	c total #watches: 269580
1294.79/1295.05	c total #propagations: 114238520 / total #impl: 1458331415 (eff. 0.078)
1294.79/1295.05	c #Conflicts:    2465000 | #Learnt:      44605 | 0.000
1294.79/1295.05	c total clause space: 127.173MB
1294.79/1295.05	c total #watches: 274283
1295.49/1295.71	c total #propagations: 114296924 / total #impl: 1458900044 (eff. 0.078)
1295.49/1295.71	c #Conflicts:    2466000 | #Learnt:      45605 | 0.000
1295.49/1295.71	c total clause space: 127.173MB
1295.49/1295.71	c total #watches: 279361
1296.19/1296.40	c total #propagations: 114363123 / total #impl: 1459558642 (eff. 0.078)
1296.19/1296.40	c #Conflicts:    2467000 | #Learnt:      46605 | 0.000
1296.19/1296.40	c total clause space: 127.173MB
1296.19/1296.40	c total #watches: 285416
1296.89/1297.13	c total #propagations: 114416018 / total #impl: 1460015692 (eff. 0.078)
1296.89/1297.13	c #Conflicts:    2468000 | #Learnt:      47605 | 0.000
1296.89/1297.13	c total clause space: 127.173MB
1296.89/1297.13	c total #watches: 290556
1297.49/1297.70	c total #propagations: 114470370 / total #impl: 1460580442 (eff. 0.078)
1297.49/1297.70	c #Conflicts:    2469000 | #Learnt:      48605 | 0.000
1297.49/1297.70	c total clause space: 127.173MB
1297.49/1297.70	c total #watches: 294498
1298.29/1298.50	c total #propagations: 114512528 / total #impl: 1460981468 (eff. 0.078)
1298.29/1298.50	c #Conflicts:    2470000 | #Learnt:      49605 | 0.000
1298.29/1298.50	c total clause space: 127.173MB
1298.29/1298.50	c total #watches: 298868
1299.19/1299.42	c total #propagations: 114563168 / total #impl: 1461820020 (eff. 0.078)
1299.19/1299.42	c #Conflicts:    2471000 | #Learnt:      50605 | 0.000
1299.19/1299.42	c total clause space: 127.173MB
1299.19/1299.42	c total #watches: 303621
1300.09/1300.35	c total #propagations: 114613063 / total #impl: 1462821143 (eff. 0.078)
1300.09/1300.35	c #Conflicts:    2472000 | #Learnt:      51605 | 0.000
1300.09/1300.35	c total clause space: 127.173MB
1300.09/1300.35	c total #watches: 308183
1300.89/1301.10	c total #propagations: 114665876 / total #impl: 1463668409 (eff. 0.078)
1300.89/1301.10	c #Conflicts:    2473000 | #Learnt:      52605 | 0.000
1300.89/1301.10	c total clause space: 127.173MB
1300.89/1301.10	c total #watches: 313070
1301.59/1301.87	c total #propagations: 114713774 / total #impl: 1464333581 (eff. 0.078)
1301.59/1301.87	c #Conflicts:    2474000 | #Learnt:      53605 | 0.000
1301.59/1301.87	c total clause space: 127.173MB
1301.59/1301.87	c total #watches: 317554
1302.39/1302.64	c total #propagations: 114767702 / total #impl: 1464947974 (eff. 0.078)
1302.39/1302.64	c #Conflicts:    2475000 | #Learnt:      54605 | 0.000
1302.39/1302.64	c total clause space: 127.173MB
1302.39/1302.64	c total #watches: 320847
1303.08/1303.36	c total #propagations: 114811393 / total #impl: 1465808807 (eff. 0.078)
1303.08/1303.36	c #Conflicts:    2476000 | #Learnt:      55605 | 0.000
1303.08/1303.36	c total clause space: 127.173MB
1303.08/1303.36	c total #watches: 323817
1303.78/1304.07	c total #propagations: 114851630 / total #impl: 1466484748 (eff. 0.078)
1303.78/1304.07	c #Conflicts:    2477000 | #Learnt:      56605 | 0.000
1303.78/1304.07	c total clause space: 127.173MB
1303.78/1304.07	c total #watches: 326915
1304.49/1304.77	c total #propagations: 114898426 / total #impl: 1467170505 (eff. 0.078)
1304.49/1304.77	c #Conflicts:    2478000 | #Learnt:      57605 | 0.000
1304.49/1304.77	c total clause space: 127.173MB
1304.49/1304.77	c total #watches: 329735
1305.28/1305.50	c total #propagations: 114937387 / total #impl: 1467907992 (eff. 0.078)
1305.28/1305.50	c #Conflicts:    2479000 | #Learnt:      58605 | 0.000
1305.28/1305.50	c total clause space: 127.173MB
1305.28/1305.50	c total #watches: 332604
1306.08/1306.30	c total #propagations: 114981483 / total #impl: 1468638464 (eff. 0.078)
1306.08/1306.30	c #Conflicts:    2480000 | #Learnt:      59605 | 0.000
1306.08/1306.30	c total clause space: 127.173MB
1306.08/1306.30	c total #watches: 335333
1306.98/1307.22	c total #propagations: 115024669 / total #impl: 1469548543 (eff. 0.078)
1306.98/1307.22	c #Conflicts:    2481000 | #Learnt:      60605 | 0.000
1306.98/1307.22	c total clause space: 127.173MB
1306.98/1307.22	c total #watches: 339108
1307.88/1308.18	c total #propagations: 115074780 / total #impl: 1470497801 (eff. 0.078)
1307.88/1308.18	c #Conflicts:    2482000 | #Learnt:      61605 | 0.000
1307.88/1308.18	c total clause space: 127.173MB
1307.88/1308.18	c total #watches: 345074
1308.58/1308.88	c total #propagations: 115133003 / total #impl: 1470942828 (eff. 0.078)
1308.58/1308.88	c #Conflicts:    2483000 | #Learnt:      62605 | 0.000
1308.58/1308.88	c total clause space: 127.173MB
1308.58/1308.88	c total #watches: 350327
1309.48/1309.76	c total #propagations: 115185986 / total #impl: 1471447757 (eff. 0.078)
1309.48/1309.76	c #Conflicts:    2484000 | #Learnt:      63605 | 0.000
1309.48/1309.76	c total clause space: 127.173MB
1309.48/1309.76	c total #watches: 353591
1310.48/1310.74	c total #propagations: 115248266 / total #impl: 1471929556 (eff. 0.078)
1310.48/1310.74	c #Conflicts:    2485000 | #Learnt:      64605 | 0.000
1310.48/1310.74	c total clause space: 127.173MB
1310.48/1310.74	c total #watches: 357309
1311.28/1311.56	c total #propagations: 115291085 / total #impl: 1472906946 (eff. 0.078)
1311.28/1311.56	c #Conflicts:    2486000 | #Learnt:      65605 | 0.000
1311.28/1311.56	c total clause space: 127.173MB
1311.28/1311.56	c total #watches: 359958
1312.09/1312.37	c total #propagations: 115334510 / total #impl: 1473556927 (eff. 0.078)
1312.09/1312.37	c #Conflicts:    2487000 | #Learnt:      66605 | 0.000
1312.09/1312.37	c total clause space: 127.173MB
1312.09/1312.37	c total #watches: 363900
1313.19/1313.41	c total #propagations: 115372306 / total #impl: 1474562238 (eff. 0.078)
1313.19/1313.41	c #Conflicts:    2488000 | #Learnt:      67605 | 0.000
1313.19/1313.41	c total clause space: 127.173MB
1313.19/1313.41	c total #watches: 367813
1314.39/1314.61	c total #propagations: 115413699 / total #impl: 1475661241 (eff. 0.078)
1314.39/1314.61	c #Conflicts:    2489000 | #Learnt:      68605 | 0.000
1314.39/1314.61	c total clause space: 127.173MB
1314.39/1314.61	c total #watches: 372158
1315.39/1315.67	c total #propagations: 115459755 / total #impl: 1476875275 (eff. 0.078)
1315.39/1315.67	c #Conflicts:    2490000 | #Learnt:      69605 | 0.000
1315.39/1315.67	c total clause space: 127.173MB
1315.39/1315.67	c total #watches: 375929
1316.38/1316.64	c total #propagations: 115510414 / total #impl: 1477813949 (eff. 0.078)
1316.38/1316.64	c #Conflicts:    2491000 | #Learnt:      70605 | 0.000
1316.38/1316.64	c total clause space: 127.173MB
1316.38/1316.64	c total #watches: 379135
1317.59/1317.84	c total #propagations: 115555508 / total #impl: 1478541245 (eff. 0.078)
1317.59/1317.84	c #Conflicts:    2492000 | #Learnt:      71605 | 0.000
1317.59/1317.84	c total clause space: 127.173MB
1317.59/1317.84	c total #watches: 383351
1318.58/1318.88	c total #propagations: 115606898 / total #impl: 1479308824 (eff. 0.078)
1318.58/1318.88	c #Conflicts:    2493000 | #Learnt:      72605 | 0.000
1318.58/1318.88	c total clause space: 127.173MB
1318.58/1318.88	c total #watches: 387386
1319.58/1319.83	c total #propagations: 115655841 / total #impl: 1480182119 (eff. 0.078)
1319.58/1319.83	c #Conflicts:    2494000 | #Learnt:      73605 | 0.000
1319.58/1319.83	c total clause space: 127.173MB
1319.58/1319.83	c total #watches: 390489
1320.38/1320.61	c total #propagations: 115702173 / total #impl: 1480969200 (eff. 0.078)
1320.38/1320.61	c #Conflicts:    2495000 | #Learnt:      74605 | 0.000
1320.38/1320.61	c total clause space: 127.173MB
1320.38/1320.61	c total #watches: 393142
1321.28/1321.55	c total #propagations: 115736925 / total #impl: 1481482699 (eff. 0.078)
1321.28/1321.55	c #Conflicts:    2496000 | #Learnt:      75605 | 0.000
1321.28/1321.55	c total clause space: 127.173MB
1321.28/1321.55	c total #watches: 396888
1322.38/1322.69	c total #propagations: 115776606 / total #impl: 1482374824 (eff. 0.078)
1322.38/1322.69	c #Conflicts:    2497000 | #Learnt:      76605 | 0.000
1322.38/1322.69	c total clause space: 127.173MB
1322.38/1322.69	c total #watches: 401505
1322.98/1323.24	c total #propagations: 115828427 / total #impl: 1483649799 (eff. 0.078)
1322.98/1323.24	c GC COLLECT
1322.98/1323.24	c #Conflicts:    2498000 | #Learnt:      39304 | 0.000
1322.98/1323.24	c total clause space: 127.173MB
1322.98/1323.24	c total #watches: 249398
1323.48/1323.78	c total #propagations: 115873735 / total #impl: 1484518125 (eff. 0.078)
1323.48/1323.78	c #Conflicts:    2499000 | #Learnt:      40304 | 0.000
1323.48/1323.78	c total clause space: 127.173MB
1323.48/1323.78	c total #watches: 253580
1324.08/1324.40	c total #propagations: 115917454 / total #impl: 1485393833 (eff. 0.078)
1324.08/1324.40	c #Conflicts:    2500000 | #Learnt:      41304 | 0.000
1324.08/1324.40	c total clause space: 127.173MB
1324.08/1324.40	c total #watches: 257470
1324.78/1325.02	c total #propagations: 115965267 / total #impl: 1486308546 (eff. 0.078)
1324.78/1325.02	c #Conflicts:    2501000 | #Learnt:      42304 | 0.000
1324.78/1325.02	c total clause space: 127.173MB
1324.78/1325.02	c total #watches: 261017
1325.29/1325.57	c total #propagations: 116016468 / total #impl: 1487153899 (eff. 0.078)
1325.29/1325.57	c #Conflicts:    2502000 | #Learnt:      43304 | 0.000
1325.29/1325.57	c total clause space: 127.173MB
1325.29/1325.57	c total #watches: 265687
1325.88/1326.19	c total #propagations: 116060366 / total #impl: 1487934617 (eff. 0.078)
1325.88/1326.19	c #Conflicts:    2503000 | #Learnt:      44304 | 0.000
1325.88/1326.19	c total clause space: 127.173MB
1325.88/1326.19	c total #watches: 269802
1326.58/1326.86	c total #propagations: 116105110 / total #impl: 1488709007 (eff. 0.078)
1326.58/1326.86	c #Conflicts:    2504000 | #Learnt:      45304 | 0.000
1326.58/1326.86	c total clause space: 127.173MB
1326.58/1326.86	c total #watches: 274101
1327.28/1327.55	c total #propagations: 116148718 / total #impl: 1489612035 (eff. 0.078)
1327.28/1327.55	c #Conflicts:    2505000 | #Learnt:      46304 | 0.000
1327.28/1327.55	c total clause space: 127.173MB
1327.28/1327.55	c total #watches: 278230
1327.98/1328.29	c total #propagations: 116190676 / total #impl: 1490437513 (eff. 0.078)
1327.98/1328.29	c #Conflicts:    2506000 | #Learnt:      47304 | 0.000
1327.98/1328.29	c total clause space: 127.173MB
1327.98/1328.29	c total #watches: 282312
1328.78/1329.07	c total #propagations: 116239190 / total #impl: 1491391533 (eff. 0.078)
1328.78/1329.07	c #Conflicts:    2507000 | #Learnt:      48304 | 0.000
1328.78/1329.07	c total clause space: 127.173MB
1328.78/1329.07	c total #watches: 286728
1329.58/1329.85	c total #propagations: 116283039 / total #impl: 1492738777 (eff. 0.078)
1329.58/1329.85	c #Conflicts:    2508000 | #Learnt:      49304 | 0.000
1329.58/1329.85	c total clause space: 127.173MB
1329.58/1329.85	c total #watches: 292306
1330.68/1330.90	c total #propagations: 116331849 / total #impl: 1493756048 (eff. 0.078)
1330.68/1330.90	c #Conflicts:    2509000 | #Learnt:      50304 | 0.000
1330.68/1330.90	c total clause space: 127.173MB
1330.68/1330.90	c total #watches: 297760
1331.48/1331.73	c total #propagations: 116398497 / total #impl: 1494306474 (eff. 0.078)
1331.48/1331.73	c #Conflicts:    2510000 | #Learnt:      51304 | 0.000
1331.48/1331.73	c total clause space: 127.173MB
1331.48/1331.73	c total #watches: 302899
1332.48/1332.74	c total #propagations: 116452115 / total #impl: 1494944585 (eff. 0.078)
1332.48/1332.74	c #Conflicts:    2511000 | #Learnt:      52304 | 0.000
1332.48/1332.74	c total clause space: 127.173MB
1332.48/1332.74	c total #watches: 306718
1333.28/1333.53	c total #propagations: 116500866 / total #impl: 1496128002 (eff. 0.078)
1333.28/1333.53	c #Conflicts:    2512000 | #Learnt:      53304 | 0.000
1333.28/1333.53	c total clause space: 127.173MB
1333.28/1333.53	c total #watches: 312074
1333.98/1334.20	c total #propagations: 116558271 / total #impl: 1496803142 (eff. 0.078)
1333.98/1334.20	c #Conflicts:    2513000 | #Learnt:      54304 | 0.000
1333.98/1334.20	c total clause space: 127.173MB
1333.98/1334.20	c total #watches: 317307
1334.58/1334.83	c total #propagations: 116616759 / total #impl: 1497207010 (eff. 0.078)
1334.58/1334.83	c #Conflicts:    2514000 | #Learnt:      55304 | 0.000
1334.58/1334.83	c total clause space: 127.173MB
1334.58/1334.83	c total #watches: 321653
1335.38/1335.60	c total #propagations: 116664868 / total #impl: 1497537200 (eff. 0.078)
1335.38/1335.60	c #Conflicts:    2515000 | #Learnt:      56304 | 0.000
1335.38/1335.60	c total clause space: 127.173MB
1335.38/1335.60	c total #watches: 326415
1336.29/1336.51	c total #propagations: 116721534 / total #impl: 1497864572 (eff. 0.078)
1336.29/1336.51	c #Conflicts:    2516000 | #Learnt:      57304 | 0.000
1336.29/1336.51	c total clause space: 127.173MB
1336.29/1336.51	c total #watches: 330330
1336.88/1337.12	c total #propagations: 116778098 / total #impl: 1498482760 (eff. 0.078)
1336.88/1337.12	c #Conflicts:    2517000 | #Learnt:      58304 | 0.000
1336.88/1337.12	c total clause space: 127.173MB
1336.88/1337.12	c total #watches: 334178
1337.78/1338.06	c total #propagations: 116824842 / total #impl: 1499000020 (eff. 0.078)
1337.78/1338.06	c #Conflicts:    2518000 | #Learnt:      59304 | 0.000
1337.78/1338.06	c total clause space: 127.173MB
1337.78/1338.06	c total #watches: 339592
1338.78/1339.06	c total #propagations: 116897203 / total #impl: 1499296362 (eff. 0.078)
1338.78/1339.06	c #Conflicts:    2519000 | #Learnt:      60304 | 0.000
1338.78/1339.06	c total clause space: 127.173MB
1338.78/1339.06	c total #watches: 344382
1339.78/1340.08	c total #propagations: 116980491 / total #impl: 1499566885 (eff. 0.078)
1339.78/1340.08	c #Conflicts:    2520000 | #Learnt:      61304 | 0.000
1339.78/1340.08	c total clause space: 127.173MB
1339.78/1340.08	c total #watches: 347867
1340.88/1341.10	c total #propagations: 117067803 / total #impl: 1499885150 (eff. 0.078)
1340.88/1341.10	c #Conflicts:    2521000 | #Learnt:      62304 | 0.000
1340.88/1341.10	c total clause space: 127.173MB
1340.88/1341.10	c total #watches: 351498
1341.89/1342.19	c total #propagations: 117147777 / total #impl: 1500223241 (eff. 0.078)
1341.89/1342.19	c #Conflicts:    2522000 | #Learnt:      63304 | 0.000
1341.89/1342.19	c total clause space: 127.173MB
1341.89/1342.19	c total #watches: 355434
1342.48/1342.79	c total #propagations: 117206586 / total #impl: 1500750151 (eff. 0.078)
1342.48/1342.79	c #Conflicts:    2523000 | #Learnt:      64304 | 0.000
1342.48/1342.79	c total clause space: 127.173MB
1342.48/1342.79	c total #watches: 361373
1343.28/1343.52	c total #propagations: 117269500 / total #impl: 1501083783 (eff. 0.078)
1343.28/1343.52	c #Conflicts:    2524000 | #Learnt:      65304 | 0.000
1343.28/1343.52	c total clause space: 127.173MB
1343.28/1343.52	c total #watches: 365692
1344.48/1344.72	c total #propagations: 117330285 / total #impl: 1501493487 (eff. 0.078)
1344.48/1344.72	c #Conflicts:    2525000 | #Learnt:      66304 | 0.000
1344.48/1344.72	c total clause space: 127.173MB
1344.48/1344.72	c total #watches: 369737
1345.28/1345.58	c total #propagations: 117383842 / total #impl: 1502300299 (eff. 0.078)
1345.28/1345.58	c #Conflicts:    2526000 | #Learnt:      67304 | 0.000
1345.28/1345.58	c total clause space: 127.173MB
1345.28/1345.58	c total #watches: 372720
1346.19/1346.44	c total #propagations: 117435229 / total #impl: 1502869323 (eff. 0.078)
1346.19/1346.44	c #Conflicts:    2527000 | #Learnt:      68304 | 0.000
1346.19/1346.44	c total clause space: 127.173MB
1346.19/1346.44	c total #watches: 378122
1347.48/1347.76	c total #propagations: 117489556 / total #impl: 1503364044 (eff. 0.078)
1347.48/1347.76	c #Conflicts:    2528000 | #Learnt:      69304 | 0.000
1347.48/1347.76	c total clause space: 127.173MB
1347.48/1347.76	c total #watches: 382208
1348.49/1348.74	c total #propagations: 117543767 / total #impl: 1504345504 (eff. 0.078)
1348.49/1348.74	c #Conflicts:    2529000 | #Learnt:      70304 | 0.000
1348.49/1348.74	c total clause space: 127.173MB
1348.49/1348.74	c total #watches: 387159
1349.38/1349.70	c total #propagations: 117591451 / total #impl: 1505261291 (eff. 0.078)
1349.38/1349.70	c #Conflicts:    2530000 | #Learnt:      71304 | 0.000
1349.38/1349.70	c total clause space: 127.173MB
1349.38/1349.70	c total #watches: 393166
1350.48/1350.76	c total #propagations: 117644654 / total #impl: 1505743696 (eff. 0.078)
1350.48/1350.76	c #Conflicts:    2531000 | #Learnt:      72304 | 0.000
1350.48/1350.76	c total clause space: 127.173MB
1350.48/1350.76	c total #watches: 399919
1351.78/1352.04	c total #propagations: 117696357 / total #impl: 1506231635 (eff. 0.078)
1351.78/1352.04	c #Conflicts:    2532000 | #Learnt:      73304 | 0.000
1351.78/1352.04	c total clause space: 127.173MB
1351.78/1352.04	c total #watches: 409017
1353.38/1353.64	c total #propagations: 117758319 / total #impl: 1506915164 (eff. 0.078)
1353.38/1353.64	c #Conflicts:    2533000 | #Learnt:      74304 | 0.000
1353.38/1353.64	c total clause space: 127.173MB
1353.38/1353.64	c total #watches: 414946
1354.38/1354.68	c total #propagations: 117819948 / total #impl: 1507731798 (eff. 0.078)
1354.38/1354.68	c #Conflicts:    2534000 | #Learnt:      75304 | 0.000
1354.38/1354.68	c total clause space: 127.173MB
1354.38/1354.68	c total #watches: 420213
1355.98/1356.21	c total #propagations: 117874276 / total #impl: 1508179835 (eff. 0.078)
1355.98/1356.21	c #Conflicts:    2535000 | #Learnt:      76304 | 0.000
1355.98/1356.21	c total clause space: 127.173MB
1355.98/1356.21	c total #watches: 424666
1357.18/1357.44	c total #propagations: 117927724 / total #impl: 1509083432 (eff. 0.078)
1357.18/1357.44	c GC COLLECT
1357.18/1357.44	c #Conflicts:    2536000 | #Learnt:      38699 | 0.000
1357.18/1357.44	c total clause space: 127.173MB
1357.18/1357.44	c total #watches: 247521
1357.78/1358.05	c total #propagations: 117978562 / total #impl: 1509737268 (eff. 0.078)
1357.78/1358.05	c #Conflicts:    2537000 | #Learnt:      39699 | 0.000
1357.78/1358.05	c total clause space: 127.173MB
1357.78/1358.05	c total #watches: 251084
1358.28/1358.58	c total #propagations: 118030607 / total #impl: 1510286826 (eff. 0.078)
1358.28/1358.58	c #Conflicts:    2538000 | #Learnt:      40699 | 0.000
1358.28/1358.58	c total clause space: 127.173MB
1358.28/1358.58	c total #watches: 256001
1358.78/1359.09	c total #propagations: 118079682 / total #impl: 1510870891 (eff. 0.078)
1358.78/1359.09	c #Conflicts:    2539000 | #Learnt:      41699 | 0.000
1358.78/1359.09	c total clause space: 127.173MB
1358.78/1359.09	c total #watches: 261004
1359.08/1359.32	c total #propagations: 118130503 / total #impl: 1511439908 (eff. 0.078)
1359.08/1359.32	c #Conflicts:    2540000 | #Learnt:      42699 | 0.000
1359.08/1359.32	c total clause space: 127.173MB
1359.08/1359.32	c total #watches: 264304
1359.28/1359.60	c total #propagations: 118175436 / total #impl: 1511597719 (eff. 0.078)
1359.28/1359.60	c #Conflicts:    2541000 | #Learnt:      43699 | 0.000
1359.28/1359.60	c total clause space: 127.173MB
1359.28/1359.60	c total #watches: 267445
1359.98/1360.24	c total #propagations: 118224983 / total #impl: 1511801518 (eff. 0.078)
1359.98/1360.24	c #Conflicts:    2542000 | #Learnt:      44699 | 0.000
1359.98/1360.24	c total clause space: 127.173MB
1359.98/1360.24	c total #watches: 273074
1360.68/1360.93	c total #propagations: 118299523 / total #impl: 1512166371 (eff. 0.078)
1360.68/1360.93	c #Conflicts:    2543000 | #Learnt:      45699 | 0.000
1360.68/1360.93	c total clause space: 127.173MB
1360.68/1360.93	c total #watches: 277007
1361.38/1361.65	c total #propagations: 118396716 / total #impl: 1512534004 (eff. 0.078)
1361.38/1361.65	c #Conflicts:    2544000 | #Learnt:      46699 | 0.000
1361.38/1361.65	c total clause space: 127.173MB
1361.38/1361.65	c total #watches: 281463
1361.97/1362.28	c total #propagations: 118491449 / total #impl: 1512869867 (eff. 0.078)
1361.97/1362.28	c #Conflicts:    2545000 | #Learnt:      47699 | 0.000
1361.97/1362.28	c total clause space: 127.173MB
1361.97/1362.28	c total #watches: 285763
1362.57/1362.81	c total #propagations: 118577469 / total #impl: 1513187999 (eff. 0.078)
1362.57/1362.81	c #Conflicts:    2546000 | #Learnt:      48699 | 0.000
1362.57/1362.81	c total clause space: 127.173MB
1362.57/1362.81	c total #watches: 288931
1362.97/1363.25	c total #propagations: 118655493 / total #impl: 1513453451 (eff. 0.078)
1362.97/1363.25	c #Conflicts:    2547000 | #Learnt:      49699 | 0.000
1362.97/1363.25	c total clause space: 127.173MB
1362.97/1363.25	c total #watches: 292590
1363.57/1363.80	c total #propagations: 118726784 / total #impl: 1513670449 (eff. 0.078)
1363.57/1363.80	c #Conflicts:    2548000 | #Learnt:      50699 | 0.000
1363.57/1363.80	c total clause space: 127.173MB
1363.57/1363.80	c total #watches: 296415
1363.97/1364.27	c total #propagations: 118793405 / total #impl: 1513882438 (eff. 0.078)
1363.97/1364.27	c #Conflicts:    2549000 | #Learnt:      51699 | 0.000
1363.97/1364.27	c total clause space: 127.173MB
1363.97/1364.27	c total #watches: 299262
1364.37/1364.65	c total #propagations: 118864170 / total #impl: 1514083162 (eff. 0.079)
1364.37/1364.65	c #Conflicts:    2550000 | #Learnt:      52699 | 0.000
1364.37/1364.65	c total clause space: 127.173MB
1364.37/1364.65	c total #watches: 301443
1364.98/1365.28	c total #propagations: 118925311 / total #impl: 1514252133 (eff. 0.079)
1364.98/1365.28	c #Conflicts:    2551000 | #Learnt:      53699 | 0.000
1364.98/1365.28	c total clause space: 127.173MB
1364.98/1365.28	c total #watches: 305419
1365.77/1366.05	c total #propagations: 118977587 / total #impl: 1514603299 (eff. 0.079)
1365.77/1366.05	c #Conflicts:    2552000 | #Learnt:      54699 | 0.000
1365.77/1366.05	c total clause space: 127.173MB
1365.77/1366.05	c total #watches: 308859
1366.37/1366.63	c total #propagations: 119024219 / total #impl: 1514832163 (eff. 0.079)
1366.37/1366.63	c #Conflicts:    2553000 | #Learnt:      55699 | 0.000
1366.37/1366.63	c total clause space: 127.173MB
1366.37/1366.63	c total #watches: 311766
1367.08/1367.32	c total #propagations: 119059210 / total #impl: 1514991764 (eff. 0.079)
1367.08/1367.32	c #Conflicts:    2554000 | #Learnt:      56699 | 0.000
1367.08/1367.32	c total clause space: 127.173MB
1367.08/1367.32	c total #watches: 314175
1367.67/1367.90	c total #propagations: 119100609 / total #impl: 1515147259 (eff. 0.079)
1367.67/1367.90	c #Conflicts:    2555000 | #Learnt:      57699 | 0.000
1367.67/1367.90	c total clause space: 127.173MB
1367.67/1367.90	c total #watches: 316702
1368.28/1368.53	c total #propagations: 119132652 / total #impl: 1515314106 (eff. 0.079)
1368.28/1368.53	c #Conflicts:    2556000 | #Learnt:      58699 | 0.000
1368.28/1368.53	c total clause space: 127.173MB
1368.28/1368.53	c total #watches: 319484
1369.07/1369.30	c total #propagations: 119170017 / total #impl: 1515515631 (eff. 0.079)
1369.07/1369.30	c #Conflicts:    2557000 | #Learnt:      59699 | 0.000
1369.07/1369.30	c total clause space: 127.173MB
1369.07/1369.30	c total #watches: 322080
1369.87/1370.15	c total #propagations: 119213735 / total #impl: 1515754009 (eff. 0.079)
1369.87/1370.15	c #Conflicts:    2558000 | #Learnt:      60699 | 0.000
1369.87/1370.15	c total clause space: 127.173MB
1369.87/1370.15	c total #watches: 326820
1370.67/1370.91	c total #propagations: 119266573 / total #impl: 1516194773 (eff. 0.079)
1370.67/1370.91	c #Conflicts:    2559000 | #Learnt:      61699 | 0.000
1370.67/1370.91	c total clause space: 127.173MB
1370.67/1370.91	c total #watches: 330729
1371.37/1371.69	c total #propagations: 119314898 / total #impl: 1516501703 (eff. 0.079)
1371.37/1371.69	c #Conflicts:    2560000 | #Learnt:      62699 | 0.000
1371.37/1371.69	c total clause space: 127.173MB
1371.37/1371.69	c total #watches: 334091
1372.27/1372.50	c total #propagations: 119373340 / total #impl: 1516778519 (eff. 0.079)
1372.27/1372.50	c #Conflicts:    2561000 | #Learnt:      63699 | 0.000
1372.27/1372.50	c total clause space: 127.173MB
1372.27/1372.50	c total #watches: 337426
1373.27/1373.51	c total #propagations: 119428332 / total #impl: 1517228020 (eff. 0.079)
1373.27/1373.51	c #Conflicts:    2562000 | #Learnt:      64699 | 0.000
1373.27/1373.51	c total clause space: 127.173MB
1373.27/1373.51	c total #watches: 340430
1374.07/1374.36	c total #propagations: 119483652 / total #impl: 1517553190 (eff. 0.079)
1374.07/1374.36	c #Conflicts:    2563000 | #Learnt:      65699 | 0.000
1374.07/1374.36	c total clause space: 127.173MB
1374.07/1374.36	c total #watches: 343321
1374.97/1375.27	c total #propagations: 119534772 / total #impl: 1517880727 (eff. 0.079)
1374.97/1375.27	c #Conflicts:    2564000 | #Learnt:      66699 | 0.000
1374.97/1375.27	c total clause space: 127.173MB
1374.97/1375.27	c total #watches: 347145
1375.98/1376.26	c total #propagations: 119587283 / total #impl: 1518282334 (eff. 0.079)
1375.98/1376.26	c #Conflicts:    2565000 | #Learnt:      67699 | 0.000
1375.98/1376.26	c total clause space: 127.173MB
1375.98/1376.26	c total #watches: 351161
1376.98/1377.27	c total #propagations: 119643557 / total #impl: 1518966056 (eff. 0.079)
1376.98/1377.27	c #Conflicts:    2566000 | #Learnt:      68699 | 0.000
1376.98/1377.27	c total clause space: 127.173MB
1376.98/1377.27	c total #watches: 354609
1377.87/1378.14	c total #propagations: 119706236 / total #impl: 1519988915 (eff. 0.079)
1377.87/1378.14	c #Conflicts:    2567000 | #Learnt:      69699 | 0.000
1377.87/1378.14	c total clause space: 127.173MB
1377.87/1378.14	c total #watches: 357678
1378.67/1378.94	c total #propagations: 119763513 / total #impl: 1520968657 (eff. 0.079)
1378.67/1378.94	c #Conflicts:    2568000 | #Learnt:      70699 | 0.000
1378.67/1378.94	c total clause space: 127.173MB
1378.67/1378.94	c total #watches: 362028
1379.47/1379.79	c total #propagations: 119813084 / total #impl: 1521601037 (eff. 0.079)
1379.47/1379.79	c #Conflicts:    2569000 | #Learnt:      71699 | 0.000
1379.47/1379.79	c total clause space: 127.173MB
1379.47/1379.79	c total #watches: 365749
1380.47/1380.74	c total #propagations: 119856977 / total #impl: 1522332900 (eff. 0.079)
1380.47/1380.74	c #Conflicts:    2570000 | #Learnt:      72699 | 0.000
1380.47/1380.74	c total clause space: 127.173MB
1380.47/1380.74	c total #watches: 369519
1381.57/1381.88	c total #propagations: 119906381 / total #impl: 1523088363 (eff. 0.079)
1381.57/1381.88	c #Conflicts:    2571000 | #Learnt:      73699 | 0.000
1381.57/1381.88	c total clause space: 127.173MB
1381.57/1381.88	c total #watches: 373698
1382.67/1382.97	c total #propagations: 119954255 / total #impl: 1524118663 (eff. 0.079)
1382.67/1382.97	c #Conflicts:    2572000 | #Learnt:      74699 | 0.000
1382.67/1382.97	c total clause space: 127.173MB
1382.67/1382.97	c total #watches: 377725
1383.47/1383.74	c total #propagations: 120000867 / total #impl: 1525201150 (eff. 0.079)
1383.47/1383.74	c #Conflicts:    2573000 | #Learnt:      75699 | 0.000
1383.47/1383.74	c total clause space: 127.173MB
1383.47/1383.74	c total #watches: 383426
1384.68/1384.95	c total #propagations: 120052643 / total #impl: 1525642325 (eff. 0.079)
1384.68/1384.95	c #Conflicts:    2574000 | #Learnt:      76699 | 0.000
1384.68/1384.95	c total clause space: 127.173MB
1384.68/1384.95	c total #watches: 388462
1385.57/1385.84	c total #propagations: 120117724 / total #impl: 1526097424 (eff. 0.079)
1385.57/1385.84	c #Conflicts:    2575000 | #Learnt:      77699 | 0.000
1385.57/1385.84	c total clause space: 127.173MB
1385.57/1385.84	c total #watches: 393515
1386.17/1386.49	c total #propagations: 120152857 / total #impl: 1526424063 (eff. 0.079)
1386.17/1386.49	c GC COLLECT
1386.17/1386.49	c #Conflicts:    2576000 | #Learnt:      39794 | 0.000
1386.17/1386.49	c total clause space: 127.173MB
1386.17/1386.49	c total #watches: 251881
1386.88/1387.14	c total #propagations: 120201677 / total #impl: 1526993896 (eff. 0.079)
1386.88/1387.14	c #Conflicts:    2577000 | #Learnt:      40794 | 0.000
1386.88/1387.14	c total clause space: 127.173MB
1386.88/1387.14	c total #watches: 256424
1387.37/1387.68	c total #propagations: 120262870 / total #impl: 1527613912 (eff. 0.079)
1387.37/1387.68	c #Conflicts:    2578000 | #Learnt:      41794 | 0.000
1387.37/1387.68	c total clause space: 127.173MB
1387.37/1387.68	c total #watches: 260401
1387.98/1388.28	c total #propagations: 120304826 / total #impl: 1528235620 (eff. 0.079)
1387.98/1388.28	c #Conflicts:    2579000 | #Learnt:      42794 | 0.000
1387.98/1388.28	c total clause space: 127.173MB
1387.98/1388.28	c total #watches: 264142
1388.57/1388.85	c total #propagations: 120356454 / total #impl: 1528904855 (eff. 0.079)
1388.57/1388.85	c #Conflicts:    2580000 | #Learnt:      43794 | 0.000
1388.57/1388.85	c total clause space: 127.173MB
1388.57/1388.85	c total #watches: 267277
1389.18/1389.40	c total #propagations: 120414424 / total #impl: 1529519529 (eff. 0.079)
1389.18/1389.40	c #Conflicts:    2581000 | #Learnt:      44794 | 0.000
1389.18/1389.40	c total clause space: 127.173MB
1389.18/1389.40	c total #watches: 272616
1389.77/1390.00	c total #propagations: 120477205 / total #impl: 1530014192 (eff. 0.079)
1389.77/1390.00	c #Conflicts:    2582000 | #Learnt:      45794 | 0.000
1389.77/1390.00	c total clause space: 127.173MB
1389.77/1390.00	c total #watches: 276039
1390.37/1390.62	c total #propagations: 120537423 / total #impl: 1530668720 (eff. 0.079)
1390.37/1390.62	c #Conflicts:    2583000 | #Learnt:      46794 | 0.000
1390.37/1390.62	c total clause space: 127.173MB
1390.37/1390.62	c total #watches: 279458
1391.07/1391.35	c total #propagations: 120584810 / total #impl: 1531242133 (eff. 0.079)
1391.07/1391.35	c #Conflicts:    2584000 | #Learnt:      47794 | 0.000
1391.07/1391.35	c total clause space: 127.173MB
1391.07/1391.35	c total #watches: 283455
1391.77/1392.09	c total #propagations: 120636790 / total #impl: 1532098894 (eff. 0.079)
1391.77/1392.09	c #Conflicts:    2585000 | #Learnt:      48794 | 0.000
1391.77/1392.09	c total clause space: 127.173MB
1391.77/1392.09	c total #watches: 287725
1392.57/1392.88	c total #propagations: 120682995 / total #impl: 1532902111 (eff. 0.079)
1392.57/1392.88	c #Conflicts:    2586000 | #Learnt:      49794 | 0.000
1392.57/1392.88	c total clause space: 127.173MB
1392.57/1392.88	c total #watches: 291944
1393.37/1393.60	c total #propagations: 120729597 / total #impl: 1533769212 (eff. 0.079)
1393.37/1393.60	c #Conflicts:    2587000 | #Learnt:      50794 | 0.000
1393.37/1393.60	c total clause space: 127.173MB
1393.37/1393.60	c total #watches: 296482
1393.87/1394.17	c total #propagations: 120776897 / total #impl: 1534396443 (eff. 0.079)
1393.87/1394.17	c #Conflicts:    2588000 | #Learnt:      51794 | 0.000
1393.87/1394.17	c total clause space: 127.173MB
1393.87/1394.17	c total #watches: 302956
1394.47/1394.76	c total #propagations: 120817328 / total #impl: 1534783861 (eff. 0.079)
1394.47/1394.76	c #Conflicts:    2589000 | #Learnt:      52794 | 0.000
1394.47/1394.76	c total clause space: 127.173MB
1394.47/1394.76	c total #watches: 307865
1395.47/1395.73	c total #propagations: 120871853 / total #impl: 1535199523 (eff. 0.079)
1395.47/1395.73	c #Conflicts:    2590000 | #Learnt:      53794 | 0.000
1395.47/1395.73	c total clause space: 127.173MB
1395.47/1395.73	c total #watches: 313258
1396.47/1396.71	c total #propagations: 120946489 / total #impl: 1535964176 (eff. 0.079)
1396.47/1396.71	c #Conflicts:    2591000 | #Learnt:      54794 | 0.000
1396.47/1396.71	c total clause space: 127.173MB
1396.47/1396.71	c total #watches: 318634
1397.27/1397.54	c total #propagations: 121029416 / total #impl: 1536827919 (eff. 0.079)
1397.27/1397.54	c #Conflicts:    2592000 | #Learnt:      55794 | 0.000
1397.27/1397.54	c total clause space: 127.173MB
1397.27/1397.54	c total #watches: 323650
1398.17/1398.42	c total #propagations: 121105233 / total #impl: 1537268649 (eff. 0.079)
1398.17/1398.42	c #Conflicts:    2593000 | #Learnt:      56794 | 0.000
1398.17/1398.42	c total clause space: 127.173MB
1398.17/1398.42	c total #watches: 328765
1399.07/1399.33	c total #propagations: 121154419 / total #impl: 1537977933 (eff. 0.079)
1399.07/1399.33	c #Conflicts:    2594000 | #Learnt:      57794 | 0.000
1399.07/1399.33	c total clause space: 127.173MB
1399.07/1399.33	c total #watches: 332832
1399.77/1400.08	c total #propagations: 121191651 / total #impl: 1538993888 (eff. 0.079)
1399.77/1400.08	c #Conflicts:    2595000 | #Learnt:      58794 | 0.000
1399.77/1400.08	c total clause space: 127.173MB
1399.77/1400.08	c total #watches: 335741
1400.57/1400.83	c total #propagations: 121233541 / total #impl: 1539713056 (eff. 0.079)
1400.57/1400.83	c #Conflicts:    2596000 | #Learnt:      59794 | 0.000
1400.57/1400.83	c total clause space: 127.173MB
1400.57/1400.83	c total #watches: 339836
1400.97/1401.23	c total #propagations: 121279080 / total #impl: 1540289985 (eff. 0.079)
1400.97/1401.23	c #Conflicts:    2597000 | #Learnt:      60794 | 0.000
1400.97/1401.23	c total clause space: 127.173MB
1400.97/1401.23	c total #watches: 343793
1401.17/1401.45	c total #propagations: 121314029 / total #impl: 1540418605 (eff. 0.079)
1401.17/1401.45	c #Conflicts:    2598000 | #Learnt:      61794 | 0.000
1401.17/1401.45	c total clause space: 127.173MB
1401.17/1401.45	c total #watches: 346805
1402.17/1402.47	c total #propagations: 121361393 / total #impl: 1540541993 (eff. 0.079)
1402.17/1402.47	c #Conflicts:    2599000 | #Learnt:      62794 | 0.000
1402.17/1402.47	c total clause space: 127.173MB
1402.17/1402.47	c total #watches: 351111
1403.27/1403.60	c total #propagations: 121412028 / total #impl: 1541284230 (eff. 0.079)
1403.27/1403.60	c #Conflicts:    2600000 | #Learnt:      63794 | 0.000
1403.27/1403.60	c total clause space: 127.173MB
1403.27/1403.60	c total #watches: 354629
1404.47/1404.73	c total #propagations: 121511179 / total #impl: 1542413135 (eff. 0.079)
1404.47/1404.73	c #Conflicts:    2601000 | #Learnt:      64794 | 0.000
1404.47/1404.73	c total clause space: 127.173MB
1404.47/1404.73	c total #watches: 359337
1405.57/1405.89	c total #propagations: 121591145 / total #impl: 1543362889 (eff. 0.079)
1405.57/1405.89	c #Conflicts:    2602000 | #Learnt:      65794 | 0.000
1405.57/1405.89	c total clause space: 127.173MB
1405.57/1405.89	c total #watches: 363404
1406.47/1406.76	c total #propagations: 121668542 / total #impl: 1544489350 (eff. 0.079)
1406.47/1406.76	c #Conflicts:    2603000 | #Learnt:      66794 | 0.000
1406.47/1406.76	c total clause space: 127.173MB
1406.47/1406.76	c total #watches: 367697
1407.57/1407.83	c total #propagations: 121715591 / total #impl: 1545361426 (eff. 0.079)
1407.57/1407.83	c #Conflicts:    2604000 | #Learnt:      67794 | 0.000
1407.57/1407.83	c total clause space: 127.173MB
1407.57/1407.83	c total #watches: 372297
1408.67/1408.92	c total #propagations: 121755291 / total #impl: 1546371402 (eff. 0.079)
1408.67/1408.92	c #Conflicts:    2605000 | #Learnt:      68794 | 0.000
1408.67/1408.92	c total clause space: 127.173MB
1408.67/1408.92	c total #watches: 376408
1409.97/1410.21	c total #propagations: 121799859 / total #impl: 1547300941 (eff. 0.079)
1409.97/1410.21	c #Conflicts:    2606000 | #Learnt:      69794 | 0.000
1409.97/1410.21	c total clause space: 127.173MB
1409.97/1410.21	c total #watches: 380861
1411.07/1411.40	c total #propagations: 121841861 / total #impl: 1548314312 (eff. 0.079)
1411.07/1411.40	c #Conflicts:    2607000 | #Learnt:      70794 | 0.000
1411.07/1411.40	c total clause space: 127.173MB
1411.07/1411.40	c total #watches: 384903
1412.27/1412.55	c total #propagations: 121881523 / total #impl: 1549334160 (eff. 0.079)
1412.27/1412.55	c #Conflicts:    2608000 | #Learnt:      71794 | 0.000
1412.27/1412.55	c total clause space: 127.173MB
1412.27/1412.55	c total #watches: 389593
1413.37/1413.61	c total #propagations: 121920247 / total #impl: 1550191965 (eff. 0.079)
1413.37/1413.61	c #Conflicts:    2609000 | #Learnt:      72794 | 0.000
1413.37/1413.61	c total clause space: 127.173MB
1413.37/1413.61	c total #watches: 393342
1414.47/1414.73	c total #propagations: 121966331 / total #impl: 1551200372 (eff. 0.079)
1414.47/1414.73	c #Conflicts:    2610000 | #Learnt:      73794 | 0.000
1414.47/1414.73	c total clause space: 127.173MB
1414.47/1414.73	c total #watches: 399506
1415.76/1416.08	c total #propagations: 122013531 / total #impl: 1551812817 (eff. 0.079)
1415.76/1416.08	c #Conflicts:    2611000 | #Learnt:      74794 | 0.000
1415.76/1416.08	c total clause space: 127.173MB
1415.76/1416.08	c total #watches: 403582
1417.36/1417.62	c total #propagations: 122064432 / total #impl: 1552771390 (eff. 0.079)
1417.36/1417.62	c #Conflicts:    2612000 | #Learnt:      75794 | 0.000
1417.36/1417.62	c total clause space: 127.173MB
1417.36/1417.62	c total #watches: 407416
1418.26/1418.56	c total #propagations: 122119905 / total #impl: 1553481840 (eff. 0.079)
1418.26/1418.56	c #Conflicts:    2613000 | #Learnt:      76794 | 0.000
1418.26/1418.56	c total clause space: 127.173MB
1418.26/1418.56	c total #watches: 412568
1419.46/1419.74	c total #propagations: 122170151 / total #impl: 1553788783 (eff. 0.079)
1419.46/1419.74	c #Conflicts:    2614000 | #Learnt:      77794 | 0.000
1419.46/1419.74	c total clause space: 127.173MB
1419.46/1419.74	c total #watches: 419152
1419.97/1420.24	c total #propagations: 122225553 / total #impl: 1554222031 (eff. 0.079)
1419.97/1420.24	c GC COLLECT
1419.97/1420.24	c #Conflicts:    2615000 | #Learnt:      39596 | 0.000
1419.97/1420.24	c total clause space: 127.173MB
1419.97/1420.24	c total #watches: 251097
1420.56/1420.88	c total #propagations: 122267288 / total #impl: 1554381630 (eff. 0.079)
1420.56/1420.88	c #Conflicts:    2616000 | #Learnt:      40596 | 0.000
1420.56/1420.88	c total clause space: 127.173MB
1420.56/1420.88	c total #watches: 254599
1421.36/1421.60	c total #propagations: 122314595 / total #impl: 1555052713 (eff. 0.079)
1421.36/1421.60	c #Conflicts:    2617000 | #Learnt:      41596 | 0.000
1421.36/1421.60	c total clause space: 127.173MB
1421.36/1421.60	c total #watches: 258703
1421.96/1422.25	c total #propagations: 122363246 / total #impl: 1556069554 (eff. 0.079)
1421.96/1422.25	c #Conflicts:    2618000 | #Learnt:      42596 | 0.000
1421.96/1422.25	c total clause space: 127.173MB
1421.96/1422.25	c total #watches: 262951
1422.76/1423.02	c total #propagations: 122416755 / total #impl: 1557187119 (eff. 0.079)
1422.76/1423.02	c #Conflicts:    2619000 | #Learnt:      43596 | 0.000
1422.76/1423.02	c total clause space: 127.173MB
1422.76/1423.02	c total #watches: 268043
1423.27/1423.52	c total #propagations: 122468093 / total #impl: 1558267935 (eff. 0.079)
1423.27/1423.52	c #Conflicts:    2620000 | #Learnt:      44596 | 0.000
1423.27/1423.52	c total clause space: 127.173MB
1423.27/1423.52	c total #watches: 272434
1423.76/1424.04	c total #propagations: 122521283 / total #impl: 1558520091 (eff. 0.079)
1423.76/1424.04	c #Conflicts:    2621000 | #Learnt:      45596 | 0.000
1423.76/1424.04	c total clause space: 127.173MB
1423.76/1424.04	c total #watches: 278877
1424.56/1424.80	c total #propagations: 122562844 / total #impl: 1558847510 (eff. 0.079)
1424.56/1424.80	c #Conflicts:    2622000 | #Learnt:      46596 | 0.000
1424.56/1424.80	c total clause space: 127.173MB
1424.56/1424.80	c total #watches: 283522
1425.26/1425.56	c total #propagations: 122617466 / total #impl: 1559642101 (eff. 0.079)
1425.26/1425.56	c #Conflicts:    2623000 | #Learnt:      47596 | 0.000
1425.26/1425.56	c total clause space: 127.173MB
1425.26/1425.56	c total #watches: 287823
1426.06/1426.34	c total #propagations: 122671524 / total #impl: 1560686167 (eff. 0.079)
1426.06/1426.34	c #Conflicts:    2624000 | #Learnt:      48596 | 0.000
1426.06/1426.34	c total clause space: 127.173MB
1426.06/1426.34	c total #watches: 292346
1427.06/1427.33	c total #propagations: 122717173 / total #impl: 1561571518 (eff. 0.079)
1427.06/1427.33	c #Conflicts:    2625000 | #Learnt:      49596 | 0.000
1427.06/1427.33	c total clause space: 127.173MB
1427.06/1427.33	c total #watches: 297260
1427.96/1428.24	c total #propagations: 122773577 / total #impl: 1562576862 (eff. 0.079)
1427.96/1428.24	c #Conflicts:    2626000 | #Learnt:      50596 | 0.000
1427.96/1428.24	c total clause space: 127.173MB
1427.96/1428.24	c total #watches: 301661
1428.77/1429.01	c total #propagations: 122834472 / total #impl: 1563049256 (eff. 0.079)
1428.77/1429.01	c #Conflicts:    2627000 | #Learnt:      51596 | 0.000
1428.77/1429.01	c total clause space: 127.173MB
1428.77/1429.01	c total #watches: 306488
1429.46/1429.76	c total #propagations: 122879779 / total #impl: 1563689810 (eff. 0.079)
1429.46/1429.76	c #Conflicts:    2628000 | #Learnt:      52596 | 0.000
1429.46/1429.76	c total clause space: 127.173MB
1429.46/1429.76	c total #watches: 311094
1429.96/1430.29	c total #propagations: 122927034 / total #impl: 1564422679 (eff. 0.079)
1429.96/1430.29	c #Conflicts:    2629000 | #Learnt:      53596 | 0.000
1429.96/1430.29	c total clause space: 127.173MB
1429.96/1430.29	c total #watches: 316013
1430.76/1431.10	c total #propagations: 122965306 / total #impl: 1564680848 (eff. 0.079)
1430.76/1431.10	c #Conflicts:    2630000 | #Learnt:      54596 | 0.000
1430.76/1431.10	c total clause space: 127.173MB
1430.76/1431.10	c total #watches: 320545
1431.56/1431.86	c total #propagations: 123010125 / total #impl: 1565141015 (eff. 0.079)
1431.56/1431.86	c #Conflicts:    2631000 | #Learnt:      55596 | 0.000
1431.56/1431.86	c total clause space: 127.173MB
1431.56/1431.86	c total #watches: 323790
1432.36/1432.69	c total #propagations: 123063772 / total #impl: 1565846602 (eff. 0.079)
1432.36/1432.69	c #Conflicts:    2632000 | #Learnt:      56596 | 0.000
1432.36/1432.69	c total clause space: 127.173MB
1432.36/1432.69	c total #watches: 328133
1433.36/1433.66	c total #propagations: 123118893 / total #impl: 1566582606 (eff. 0.079)
1433.36/1433.66	c #Conflicts:    2633000 | #Learnt:      57596 | 0.000
1433.36/1433.66	c total clause space: 127.173MB
1433.36/1433.66	c total #watches: 333068
1433.96/1434.26	c total #propagations: 123170839 / total #impl: 1567522819 (eff. 0.079)
1433.96/1434.26	c #Conflicts:    2634000 | #Learnt:      58596 | 0.000
1433.96/1434.26	c total clause space: 127.173MB
1433.96/1434.26	c total #watches: 338418
1434.76/1435.09	c total #propagations: 123211910 / total #impl: 1567922334 (eff. 0.079)
1434.76/1435.09	c #Conflicts:    2635000 | #Learnt:      59596 | 0.000
1434.76/1435.09	c total clause space: 127.173MB
1434.76/1435.09	c total #watches: 343927
1435.66/1435.92	c total #propagations: 123257398 / total #impl: 1568695262 (eff. 0.079)
1435.66/1435.92	c #Conflicts:    2636000 | #Learnt:      60596 | 0.000
1435.66/1435.92	c total clause space: 127.173MB
1435.66/1435.92	c total #watches: 349643
1436.56/1436.83	c total #propagations: 123303995 / total #impl: 1569517082 (eff. 0.079)
1436.56/1436.83	c #Conflicts:    2637000 | #Learnt:      61596 | 0.000
1436.56/1436.83	c total clause space: 127.173MB
1436.56/1436.83	c total #watches: 354263
1437.36/1437.68	c total #propagations: 123347317 / total #impl: 1570379558 (eff. 0.079)
1437.36/1437.68	c #Conflicts:    2638000 | #Learnt:      62596 | 0.000
1437.36/1437.68	c total clause space: 127.173MB
1437.36/1437.68	c total #watches: 360089
1438.36/1438.65	c total #propagations: 123390074 / total #impl: 1570886244 (eff. 0.079)
1438.36/1438.65	c #Conflicts:    2639000 | #Learnt:      63596 | 0.000
1438.36/1438.65	c total clause space: 127.173MB
1438.36/1438.65	c total #watches: 365262
1439.56/1439.82	c total #propagations: 123442839 / total #impl: 1571707945 (eff. 0.079)
1439.56/1439.82	c #Conflicts:    2640000 | #Learnt:      64596 | 0.000
1439.56/1439.82	c total clause space: 127.173MB
1439.56/1439.82	c total #watches: 369139
1440.56/1440.89	c total #propagations: 123497834 / total #impl: 1572734175 (eff. 0.079)
1440.56/1440.89	c #Conflicts:    2641000 | #Learnt:      65596 | 0.000
1440.56/1440.89	c total clause space: 127.173MB
1440.56/1440.89	c total #watches: 373229
1441.56/1441.88	c total #propagations: 123548661 / total #impl: 1573870281 (eff. 0.078)
1441.56/1441.88	c #Conflicts:    2642000 | #Learnt:      66596 | 0.000
1441.56/1441.88	c total clause space: 127.173MB
1441.56/1441.88	c total #watches: 376316
1442.36/1442.69	c total #propagations: 123596744 / total #impl: 1574823724 (eff. 0.078)
1442.36/1442.69	c #Conflicts:    2643000 | #Learnt:      67596 | 0.000
1442.36/1442.69	c total clause space: 127.173MB
1442.36/1442.69	c total #watches: 379311
1443.36/1443.60	c total #propagations: 123642610 / total #impl: 1575766374 (eff. 0.078)
1443.36/1443.60	c #Conflicts:    2644000 | #Learnt:      68596 | 0.000
1443.36/1443.60	c total clause space: 127.173MB
1443.36/1443.60	c total #watches: 382660
1444.56/1444.86	c total #propagations: 123686666 / total #impl: 1576578484 (eff. 0.078)
1444.56/1444.86	c #Conflicts:    2645000 | #Learnt:      69596 | 0.000
1444.56/1444.86	c total clause space: 127.173MB
1444.56/1444.86	c total #watches: 386637
1445.76/1446.08	c total #propagations: 123737518 / total #impl: 1577409295 (eff. 0.078)
1445.76/1446.08	c #Conflicts:    2646000 | #Learnt:      70596 | 0.000
1445.76/1446.08	c total clause space: 127.173MB
1445.76/1446.08	c total #watches: 390214
1446.76/1447.05	c total #propagations: 123780546 / total #impl: 1578544945 (eff. 0.078)
1446.76/1447.05	c #Conflicts:    2647000 | #Learnt:      71596 | 0.000
1446.76/1447.05	c total clause space: 127.173MB
1446.76/1447.05	c total #watches: 393556
1448.06/1448.37	c total #propagations: 123825652 / total #impl: 1579304335 (eff. 0.078)
1448.06/1448.37	c #Conflicts:    2648000 | #Learnt:      72596 | 0.000
1448.06/1448.37	c total clause space: 127.173MB
1448.06/1448.37	c total #watches: 397043
1449.26/1449.57	c total #propagations: 123885536 / total #impl: 1580214704 (eff. 0.078)
1449.26/1449.57	c #Conflicts:    2649000 | #Learnt:      73596 | 0.000
1449.26/1449.57	c total clause space: 127.173MB
1449.26/1449.57	c total #watches: 400464
1450.67/1450.91	c total #propagations: 123940096 / total #impl: 1581073232 (eff. 0.078)
1450.67/1450.91	c #Conflicts:    2650000 | #Learnt:      74596 | 0.000
1450.67/1450.91	c total clause space: 127.173MB
1450.67/1450.91	c total #watches: 404169
1451.96/1452.22	c total #propagations: 123990021 / total #impl: 1582128137 (eff. 0.078)
1451.96/1452.22	c #Conflicts:    2651000 | #Learnt:      75596 | 0.000
1451.96/1452.22	c total clause space: 127.173MB
1451.96/1452.22	c total #watches: 408052
1453.26/1453.55	c total #propagations: 124039058 / total #impl: 1583078807 (eff. 0.078)
1453.26/1453.55	c #Conflicts:    2652000 | #Learnt:      76596 | 0.000
1453.26/1453.55	c total clause space: 127.173MB
1453.26/1453.55	c total #watches: 411802
1454.76/1455.01	c total #propagations: 124083182 / total #impl: 1584195008 (eff. 0.078)
1454.76/1455.01	c #Conflicts:    2653000 | #Learnt:      77596 | 0.000
1454.76/1455.01	c total clause space: 127.173MB
1454.76/1455.01	c total #watches: 415222
1456.06/1456.35	c total #propagations: 124140239 / total #impl: 1585326134 (eff. 0.078)
1456.06/1456.35	c #Conflicts:    2654000 | #Learnt:      78596 | 0.000
1456.06/1456.35	c total clause space: 127.173MB
1456.06/1456.35	c total #watches: 418567
1456.66/1456.97	c total #propagations: 124193315 / total #impl: 1586139160 (eff. 0.078)
1456.66/1456.97	c GC COLLECT
1456.66/1456.97	c #Conflicts:    2655000 | #Learnt:      40092 | 0.000
1456.66/1456.97	c total clause space: 127.173MB
1456.66/1456.97	c total #watches: 253094
1457.06/1457.39	c total #propagations: 124247831 / total #impl: 1586659310 (eff. 0.078)
1457.06/1457.39	c #Conflicts:    2656000 | #Learnt:      41092 | 0.000
1457.06/1457.39	c total clause space: 127.173MB
1457.06/1457.39	c total #watches: 256508
1457.56/1457.86	c total #propagations: 124296500 / total #impl: 1587144102 (eff. 0.078)
1457.56/1457.86	c #Conflicts:    2657000 | #Learnt:      42092 | 0.000
1457.56/1457.86	c total clause space: 127.173MB
1457.56/1457.86	c total #watches: 259933
1458.06/1458.40	c total #propagations: 124346390 / total #impl: 1587669319 (eff. 0.078)
1458.06/1458.40	c #Conflicts:    2658000 | #Learnt:      43092 | 0.000
1458.06/1458.40	c total clause space: 127.173MB
1458.06/1458.40	c total #watches: 263093
1458.56/1458.89	c total #propagations: 124398187 / total #impl: 1588258068 (eff. 0.078)
1458.56/1458.89	c #Conflicts:    2659000 | #Learnt:      44092 | 0.000
1458.56/1458.89	c total clause space: 127.173MB
1458.56/1458.89	c total #watches: 266252
1459.16/1459.48	c total #propagations: 124445129 / total #impl: 1588749714 (eff. 0.078)
1459.16/1459.48	c #Conflicts:    2660000 | #Learnt:      45092 | 0.000
1459.16/1459.48	c total clause space: 127.173MB
1459.16/1459.48	c total #watches: 270077
1459.76/1460.07	c total #propagations: 124494826 / total #impl: 1589325482 (eff. 0.078)
1459.76/1460.07	c #Conflicts:    2661000 | #Learnt:      46092 | 0.000
1459.76/1460.07	c total clause space: 127.173MB
1459.76/1460.07	c total #watches: 273011
1460.36/1460.67	c total #propagations: 124540014 / total #impl: 1589821289 (eff. 0.078)
1460.36/1460.67	c #Conflicts:    2662000 | #Learnt:      47092 | 0.000
1460.36/1460.67	c total clause space: 127.173MB
1460.36/1460.67	c total #watches: 276581
1460.96/1461.27	c total #propagations: 124589435 / total #impl: 1590371398 (eff. 0.078)
1460.96/1461.27	c #Conflicts:    2663000 | #Learnt:      48092 | 0.000
1460.96/1461.27	c total clause space: 127.173MB
1460.96/1461.27	c total #watches: 279600
1461.66/1461.95	c total #propagations: 124633506 / total #impl: 1590937448 (eff. 0.078)
1461.66/1461.95	c #Conflicts:    2664000 | #Learnt:      49092 | 0.000
1461.66/1461.95	c total clause space: 127.173MB
1461.66/1461.95	c total #watches: 283251
1462.36/1462.64	c total #propagations: 124681681 / total #impl: 1591596450 (eff. 0.078)
1462.36/1462.64	c #Conflicts:    2665000 | #Learnt:      50092 | 0.000
1462.36/1462.64	c total clause space: 127.173MB
1462.36/1462.64	c total #watches: 286841
1463.06/1463.36	c total #propagations: 124730548 / total #impl: 1592223369 (eff. 0.078)
1463.06/1463.36	c #Conflicts:    2666000 | #Learnt:      51092 | 0.000
1463.06/1463.36	c total clause space: 127.173MB
1463.06/1463.36	c total #watches: 290335
1463.76/1464.03	c total #propagations: 124779253 / total #impl: 1592897794 (eff. 0.078)
1463.76/1464.03	c #Conflicts:    2667000 | #Learnt:      52092 | 0.000
1463.76/1464.03	c total clause space: 127.173MB
1463.76/1464.03	c total #watches: 293209
1464.46/1464.74	c total #propagations: 124828230 / total #impl: 1593451676 (eff. 0.078)
1464.46/1464.74	c #Conflicts:    2668000 | #Learnt:      53092 | 0.000
1464.46/1464.74	c total clause space: 127.173MB
1464.46/1464.74	c total #watches: 296207
1465.06/1465.40	c total #propagations: 124877454 / total #impl: 1594084689 (eff. 0.078)
1465.06/1465.40	c #Conflicts:    2669000 | #Learnt:      54092 | 0.000
1465.06/1465.40	c total clause space: 127.173MB
1465.06/1465.40	c total #watches: 299585
1465.86/1466.12	c total #propagations: 124924432 / total #impl: 1594642711 (eff. 0.078)
1465.86/1466.12	c #Conflicts:    2670000 | #Learnt:      55092 | 0.000
1465.86/1466.12	c total clause space: 127.173MB
1465.86/1466.12	c total #watches: 303167
1466.66/1466.90	c total #propagations: 124972165 / total #impl: 1595197933 (eff. 0.078)
1466.66/1466.90	c #Conflicts:    2671000 | #Learnt:      56092 | 0.000
1466.66/1466.90	c total clause space: 127.173MB
1466.66/1466.90	c total #watches: 306640
1467.46/1467.79	c total #propagations: 125019501 / total #impl: 1595817078 (eff. 0.078)
1467.46/1467.79	c #Conflicts:    2672000 | #Learnt:      57092 | 0.000
1467.46/1467.79	c total clause space: 127.173MB
1467.46/1467.79	c total #watches: 310261
1468.46/1468.70	c total #propagations: 125069866 / total #impl: 1596496305 (eff. 0.078)
1468.46/1468.70	c #Conflicts:    2673000 | #Learnt:      58092 | 0.000
1468.46/1468.70	c total clause space: 127.173MB
1468.46/1468.70	c total #watches: 313821
1469.26/1469.58	c total #propagations: 125116734 / total #impl: 1597130855 (eff. 0.078)
1469.26/1469.58	c #Conflicts:    2674000 | #Learnt:      59092 | 0.000
1469.26/1469.58	c total clause space: 127.173MB
1469.26/1469.58	c total #watches: 316889
1470.26/1470.57	c total #propagations: 125162165 / total #impl: 1597780173 (eff. 0.078)
1470.26/1470.57	c #Conflicts:    2675000 | #Learnt:      60092 | 0.000
1470.26/1470.57	c total clause space: 127.173MB
1470.26/1470.57	c total #watches: 320073
1471.36/1471.63	c total #propagations: 125211353 / total #impl: 1598393536 (eff. 0.078)
1471.36/1471.63	c #Conflicts:    2676000 | #Learnt:      61092 | 0.000
1471.36/1471.63	c total clause space: 127.173MB
1471.36/1471.63	c total #watches: 323576
1472.26/1472.59	c total #propagations: 125263745 / total #impl: 1599055699 (eff. 0.078)
1472.26/1472.59	c #Conflicts:    2677000 | #Learnt:      62092 | 0.000
1472.26/1472.59	c total clause space: 127.173MB
1472.26/1472.59	c total #watches: 327120
1473.26/1473.59	c total #propagations: 125312492 / total #impl: 1599649727 (eff. 0.078)
1473.26/1473.59	c #Conflicts:    2678000 | #Learnt:      63092 | 0.000
1473.26/1473.59	c total clause space: 127.173MB
1473.26/1473.59	c total #watches: 330570
1474.25/1474.58	c total #propagations: 125360841 / total #impl: 1600245015 (eff. 0.078)
1474.25/1474.58	c #Conflicts:    2679000 | #Learnt:      64092 | 0.000
1474.25/1474.58	c total clause space: 127.173MB
1474.25/1474.58	c total #watches: 333961
1475.25/1475.58	c total #propagations: 125407762 / total #impl: 1600871561 (eff. 0.078)
1475.25/1475.58	c #Conflicts:    2680000 | #Learnt:      65092 | 0.000
1475.25/1475.58	c total clause space: 127.173MB
1475.25/1475.58	c total #watches: 336960
1476.25/1476.50	c total #propagations: 125459084 / total #impl: 1601495523 (eff. 0.078)
1476.25/1476.50	c #Conflicts:    2681000 | #Learnt:      66092 | 0.000
1476.25/1476.50	c total clause space: 127.173MB
1476.25/1476.50	c total #watches: 339814
1477.25/1477.59	c total #propagations: 125506524 / total #impl: 1601993156 (eff. 0.078)
1477.25/1477.59	c #Conflicts:    2682000 | #Learnt:      67092 | 0.000
1477.25/1477.59	c total clause space: 127.173MB
1477.25/1477.59	c total #watches: 342940
1478.26/1478.59	c total #propagations: 125551994 / total #impl: 1602654792 (eff. 0.078)
1478.26/1478.59	c #Conflicts:    2683000 | #Learnt:      68092 | 0.000
1478.26/1478.59	c total clause space: 127.173MB
1478.26/1478.59	c total #watches: 346090
1479.15/1479.41	c total #propagations: 125592759 / total #impl: 1603250988 (eff. 0.078)
1479.15/1479.41	c #Conflicts:    2684000 | #Learnt:      69092 | 0.000
1479.15/1479.41	c total clause space: 127.173MB
1479.15/1479.41	c total #watches: 348670
1480.05/1480.31	c total #propagations: 125631807 / total #impl: 1603611006 (eff. 0.078)
1480.05/1480.31	c #Conflicts:    2685000 | #Learnt:      70092 | 0.000
1480.05/1480.31	c total clause space: 127.173MB
1480.05/1480.31	c total #watches: 351508
1481.05/1481.32	c total #propagations: 125676044 / total #impl: 1603998727 (eff. 0.078)
1481.05/1481.32	c #Conflicts:    2686000 | #Learnt:      71092 | 0.000
1481.05/1481.32	c total clause space: 127.173MB
1481.05/1481.32	c total #watches: 354568
1481.95/1482.25	c total #propagations: 125719886 / total #impl: 1604612632 (eff. 0.078)
1481.95/1482.25	c #Conflicts:    2687000 | #Learnt:      72092 | 0.000
1481.95/1482.25	c total clause space: 127.173MB
1481.95/1482.25	c total #watches: 357759
1483.06/1483.30	c total #propagations: 125762882 / total #impl: 1605018928 (eff. 0.078)
1483.06/1483.30	c #Conflicts:    2688000 | #Learnt:      73092 | 0.000
1483.06/1483.30	c total clause space: 127.173MB
1483.06/1483.30	c total #watches: 360747
1484.16/1484.43	c total #propagations: 125809856 / total #impl: 1605502875 (eff. 0.078)
1484.16/1484.43	c #Conflicts:    2689000 | #Learnt:      74092 | 0.000
1484.16/1484.43	c total clause space: 127.173MB
1484.16/1484.43	c total #watches: 363748
1485.16/1485.48	c total #propagations: 125853351 / total #impl: 1606008272 (eff. 0.078)
1485.16/1485.48	c #Conflicts:    2690000 | #Learnt:      75092 | 0.000
1485.16/1485.48	c total clause space: 127.173MB
1485.16/1485.48	c total #watches: 367097
1486.26/1486.57	c total #propagations: 125897728 / total #impl: 1606601041 (eff. 0.078)
1486.26/1486.57	c #Conflicts:    2691000 | #Learnt:      76092 | 0.000
1486.26/1486.57	c total clause space: 127.173MB
1486.26/1486.57	c total #watches: 370195
1487.36/1487.69	c total #propagations: 125939671 / total #impl: 1607037915 (eff. 0.078)
1487.36/1487.69	c #Conflicts:    2692000 | #Learnt:      77092 | 0.000
1487.36/1487.69	c total clause space: 127.173MB
1487.36/1487.69	c total #watches: 373462
1488.56/1488.84	c total #propagations: 125986460 / total #impl: 1607519604 (eff. 0.078)
1488.56/1488.84	c #Conflicts:    2693000 | #Learnt:      78092 | 0.000
1488.56/1488.84	c total clause space: 127.173MB
1488.56/1488.84	c total #watches: 376434
1489.46/1489.76	c total #propagations: 126034151 / total #impl: 1608055607 (eff. 0.078)
1489.46/1489.76	c #Conflicts:    2694000 | #Learnt:      79092 | 0.000
1489.46/1489.76	c total clause space: 127.173MB
1489.46/1489.76	c total #watches: 379277
1490.37/1490.60	c total #propagations: 126077734 / total #impl: 1608360698 (eff. 0.078)
1490.37/1490.60	c GC COLLECT
1490.37/1490.60	c #Conflicts:    2695000 | #Learnt:      40294 | 0.000
1490.37/1490.60	c total clause space: 127.173MB
1490.37/1490.60	c total #watches: 254002
1490.96/1491.23	c total #propagations: 126127582 / total #impl: 1608818832 (eff. 0.078)
1490.96/1491.23	c #Conflicts:    2696000 | #Learnt:      41294 | 0.000
1490.96/1491.23	c total clause space: 127.173MB
1490.96/1491.23	c total #watches: 258578
1491.66/1491.91	c total #propagations: 126185267 / total #impl: 1609607359 (eff. 0.078)
1491.66/1491.91	c #Conflicts:    2697000 | #Learnt:      42294 | 0.000
1491.66/1491.91	c total clause space: 127.173MB
1491.66/1491.91	c total #watches: 264098
1492.16/1492.47	c total #propagations: 126236913 / total #impl: 1610132492 (eff. 0.078)
1492.16/1492.47	c #Conflicts:    2698000 | #Learnt:      43294 | 0.000
1492.16/1492.47	c total clause space: 127.173MB
1492.16/1492.47	c total #watches: 269783
1492.96/1493.23	c total #propagations: 126283438 / total #impl: 1610588464 (eff. 0.078)
1492.96/1493.23	c #Conflicts:    2699000 | #Learnt:      44294 | 0.000
1492.96/1493.23	c total clause space: 127.173MB
1492.96/1493.23	c total #watches: 275004
1493.76/1494.02	c total #propagations: 126328740 / total #impl: 1611670336 (eff. 0.078)
1493.76/1494.02	c #Conflicts:    2700000 | #Learnt:      45294 | 0.000
1493.76/1494.02	c total clause space: 127.173MB
1493.76/1494.02	c total #watches: 279754
1494.36/1494.66	c total #propagations: 126370510 / total #impl: 1612929570 (eff. 0.078)
1494.36/1494.66	c #Conflicts:    2701000 | #Learnt:      46294 | 0.000
1494.36/1494.66	c total clause space: 127.173MB
1494.36/1494.66	c total #watches: 284646
1495.06/1495.36	c total #propagations: 126415650 / total #impl: 1613630730 (eff. 0.078)
1495.06/1495.36	c #Conflicts:    2702000 | #Learnt:      47294 | 0.000
1495.06/1495.36	c total clause space: 127.173MB
1495.06/1495.36	c total #watches: 289003
1495.87/1496.11	c total #propagations: 126465801 / total #impl: 1614212172 (eff. 0.078)
1495.87/1496.11	c #Conflicts:    2703000 | #Learnt:      48294 | 0.000
1495.87/1496.11	c total clause space: 127.173MB
1495.87/1496.11	c total #watches: 293089
1496.46/1496.72	c total #propagations: 126519859 / total #impl: 1615002903 (eff. 0.078)
1496.46/1496.72	c #Conflicts:    2704000 | #Learnt:      49294 | 0.000
1496.46/1496.72	c total clause space: 127.173MB
1496.46/1496.72	c total #watches: 296908
1497.26/1497.54	c total #propagations: 126566685 / total #impl: 1615684882 (eff. 0.078)
1497.26/1497.54	c #Conflicts:    2705000 | #Learnt:      50294 | 0.000
1497.26/1497.54	c total clause space: 127.173MB
1497.26/1497.54	c total #watches: 300738
1498.07/1498.35	c total #propagations: 126623386 / total #impl: 1616832040 (eff. 0.078)
1498.07/1498.35	c #Conflicts:    2706000 | #Learnt:      51294 | 0.000
1498.07/1498.35	c total clause space: 127.173MB
1498.07/1498.35	c total #watches: 305203
1498.96/1499.27	c total #propagations: 126669947 / total #impl: 1617907737 (eff. 0.078)
1498.96/1499.27	c #Conflicts:    2707000 | #Learnt:      52294 | 0.000
1498.96/1499.27	c total clause space: 127.173MB
1498.96/1499.27	c total #watches: 309777
1499.86/1500.12	c total #propagations: 126719825 / total #impl: 1619007142 (eff. 0.078)
1499.86/1500.12	c #Conflicts:    2708000 | #Learnt:      53294 | 0.000
1499.86/1500.12	c total clause space: 127.173MB
1499.86/1500.12	c total #watches: 314569
1500.66/1500.97	c total #propagations: 126767019 / total #impl: 1619952186 (eff. 0.078)
1500.66/1500.97	c #Conflicts:    2709000 | #Learnt:      54294 | 0.000
1500.66/1500.97	c total clause space: 127.173MB
1500.66/1500.97	c total #watches: 318734
1501.46/1501.70	c total #propagations: 126823931 / total #impl: 1620682007 (eff. 0.078)
1501.46/1501.70	c #Conflicts:    2710000 | #Learnt:      55294 | 0.000
1501.46/1501.70	c total clause space: 127.173MB
1501.46/1501.70	c total #watches: 322456
1502.16/1502.45	c total #propagations: 126877212 / total #impl: 1621412289 (eff. 0.078)
1502.16/1502.45	c #Conflicts:    2711000 | #Learnt:      56294 | 0.000
1502.16/1502.45	c total clause space: 127.173MB
1502.16/1502.45	c total #watches: 326601
1502.86/1503.17	c total #propagations: 126928103 / total #impl: 1622302395 (eff. 0.078)
1502.86/1503.17	c #Conflicts:    2712000 | #Learnt:      57294 | 0.000
1502.86/1503.17	c total clause space: 127.173MB
1502.86/1503.17	c total #watches: 330293
1503.76/1504.03	c total #propagations: 126975898 / total #impl: 1623137513 (eff. 0.078)
1503.76/1504.03	c #Conflicts:    2713000 | #Learnt:      58294 | 0.000
1503.76/1504.03	c total clause space: 127.173MB
1503.76/1504.03	c total #watches: 334314
1504.46/1504.79	c total #propagations: 127020015 / total #impl: 1624224472 (eff. 0.078)
1504.46/1504.79	c #Conflicts:    2714000 | #Learnt:      59294 | 0.000
1504.46/1504.79	c total clause space: 127.173MB
1504.46/1504.79	c total #watches: 337975
1505.36/1505.65	c total #propagations: 127069473 / total #impl: 1624891480 (eff. 0.078)
1505.36/1505.65	c #Conflicts:    2715000 | #Learnt:      60294 | 0.000
1505.36/1505.65	c total clause space: 127.173MB
1505.36/1505.65	c total #watches: 341713
1506.26/1506.58	c total #propagations: 127108577 / total #impl: 1625409265 (eff. 0.078)
1506.26/1506.58	c #Conflicts:    2716000 | #Learnt:      61294 | 0.000
1506.26/1506.58	c total clause space: 127.173MB
1506.26/1506.58	c total #watches: 346004
1507.26/1507.58	c total #propagations: 127161840 / total #impl: 1626293005 (eff. 0.078)
1507.26/1507.58	c #Conflicts:    2717000 | #Learnt:      62294 | 0.000
1507.26/1507.58	c total clause space: 127.173MB
1507.26/1507.58	c total #watches: 349901
1508.46/1508.77	c total #propagations: 127215900 / total #impl: 1627450041 (eff. 0.078)
1508.46/1508.77	c #Conflicts:    2718000 | #Learnt:      63294 | 0.000
1508.46/1508.77	c total clause space: 127.173MB
1508.46/1508.77	c total #watches: 353949
1509.76/1510.03	c total #propagations: 127264070 / total #impl: 1629000258 (eff. 0.078)
1509.76/1510.03	c #Conflicts:    2719000 | #Learnt:      64294 | 0.000
1509.76/1510.03	c total clause space: 127.173MB
1509.76/1510.03	c total #watches: 358568
1510.96/1511.27	c total #propagations: 127311060 / total #impl: 1630358789 (eff. 0.078)
1510.96/1511.27	c #Conflicts:    2720000 | #Learnt:      65294 | 0.000
1510.96/1511.27	c total clause space: 127.173MB
1510.96/1511.27	c total #watches: 363313
1511.96/1512.28	c total #propagations: 127360940 / total #impl: 1631789039 (eff. 0.078)
1511.96/1512.28	c #Conflicts:    2721000 | #Learnt:      66294 | 0.000
1511.96/1512.28	c total clause space: 127.173MB
1511.96/1512.28	c total #watches: 366815
1512.86/1513.17	c total #propagations: 127398270 / total #impl: 1632997073 (eff. 0.078)
1512.86/1513.17	c #Conflicts:    2722000 | #Learnt:      67294 | 0.000
1512.86/1513.17	c total clause space: 127.173MB
1512.86/1513.17	c total #watches: 370277
1513.76/1514.05	c total #propagations: 127446645 / total #impl: 1633631884 (eff. 0.078)
1513.76/1514.05	c #Conflicts:    2723000 | #Learnt:      68294 | 0.000
1513.76/1514.05	c total clause space: 127.173MB
1513.76/1514.05	c total #watches: 373778
1514.76/1515.00	c total #propagations: 127494851 / total #impl: 1634221172 (eff. 0.078)
1514.76/1515.00	c #Conflicts:    2724000 | #Learnt:      69294 | 0.000
1514.76/1515.00	c total clause space: 127.173MB
1514.76/1515.00	c total #watches: 378089
1515.26/1515.55	c total #propagations: 127549515 / total #impl: 1634682070 (eff. 0.078)
1515.26/1515.55	c #Conflicts:    2725000 | #Learnt:      70294 | 0.000
1515.26/1515.55	c total clause space: 127.173MB
1515.26/1515.55	c total #watches: 382058
1516.56/1516.86	c total #propagations: 127586842 / total #impl: 1635040011 (eff. 0.078)
1516.56/1516.86	c #Conflicts:    2726000 | #Learnt:      71294 | 0.000
1516.56/1516.86	c total clause space: 127.173MB
1516.56/1516.86	c total #watches: 386209
1517.66/1517.99	c total #propagations: 127660998 / total #impl: 1635661210 (eff. 0.078)
1517.66/1517.99	c #Conflicts:    2727000 | #Learnt:      72294 | 0.000
1517.66/1517.99	c total clause space: 127.173MB
1517.66/1517.99	c total #watches: 389737
1519.06/1519.32	c total #propagations: 127735652 / total #impl: 1636210985 (eff. 0.078)
1519.06/1519.32	c #Conflicts:    2728000 | #Learnt:      73294 | 0.000
1519.06/1519.32	c total clause space: 127.173MB
1519.06/1519.32	c total #watches: 392956
1520.35/1520.63	c total #propagations: 127812816 / total #impl: 1636683456 (eff. 0.078)
1520.35/1520.63	c #Conflicts:    2729000 | #Learnt:      74294 | 0.000
1520.35/1520.63	c total clause space: 127.173MB
1520.35/1520.63	c total #watches: 398002
1521.35/1521.68	c total #propagations: 127895219 / total #impl: 1637295175 (eff. 0.078)
1521.35/1521.68	c #Conflicts:    2730000 | #Learnt:      75294 | 0.000
1521.35/1521.68	c total clause space: 127.173MB
1521.35/1521.68	c total #watches: 401818
1522.35/1522.67	c total #propagations: 127973161 / total #impl: 1637617102 (eff. 0.078)
1522.35/1522.67	c #Conflicts:    2731000 | #Learnt:      76294 | 0.000
1522.35/1522.67	c total clause space: 127.173MB
1522.35/1522.67	c total #watches: 405405
1523.05/1523.35	c total #propagations: 128029974 / total #impl: 1637953325 (eff. 0.078)
1523.05/1523.35	c #Conflicts:    2732000 | #Learnt:      77294 | 0.000
1523.05/1523.35	c total clause space: 127.173MB
1523.05/1523.35	c total #watches: 408375
1523.75/1524.04	c total #propagations: 128070144 / total #impl: 1638175982 (eff. 0.078)
1523.75/1524.04	c #Conflicts:    2733000 | #Learnt:      78294 | 0.000
1523.75/1524.04	c total clause space: 127.173MB
1523.75/1524.04	c total #watches: 411487
1524.55/1524.88	c total #propagations: 128109918 / total #impl: 1638472243 (eff. 0.078)
1524.55/1524.88	c #Conflicts:    2734000 | #Learnt:      79294 | 0.000
1524.55/1524.88	c total clause space: 127.173MB
1524.55/1524.88	c total #watches: 414324
1525.65/1525.94	c total #propagations: 128150178 / total #impl: 1638826685 (eff. 0.078)
1525.65/1525.94	c GC COLLECT
1525.65/1525.94	c #Conflicts:    2735000 | #Learnt:      40200 | 0.000
1525.65/1525.94	c total clause space: 127.173MB
1525.65/1525.94	c total #watches: 253578
1526.35/1526.65	c total #propagations: 128191248 / total #impl: 1639413419 (eff. 0.078)
1526.35/1526.65	c #Conflicts:    2736000 | #Learnt:      41200 | 0.000
1526.35/1526.65	c total clause space: 127.173MB
1526.35/1526.65	c total #watches: 257607
1527.15/1527.47	c total #propagations: 128244551 / total #impl: 1640105864 (eff. 0.078)
1527.15/1527.47	c #Conflicts:    2737000 | #Learnt:      42200 | 0.000
1527.15/1527.47	c total clause space: 127.173MB
1527.15/1527.47	c total #watches: 262131
1527.76/1528.04	c total #propagations: 128301722 / total #impl: 1640639108 (eff. 0.078)
1527.76/1528.04	c #Conflicts:    2738000 | #Learnt:      43200 | 0.000
1527.76/1528.04	c total clause space: 127.173MB
1527.76/1528.04	c total #watches: 267808
1528.15/1528.46	c total #propagations: 128359090 / total #impl: 1640922277 (eff. 0.078)
1528.15/1528.46	c #Conflicts:    2739000 | #Learnt:      44200 | 0.000
1528.15/1528.46	c total clause space: 127.173MB
1528.15/1528.46	c total #watches: 273236
1528.65/1528.95	c total #propagations: 128415248 / total #impl: 1641183355 (eff. 0.078)
1528.65/1528.95	c #Conflicts:    2740000 | #Learnt:      45200 | 0.000
1528.65/1528.95	c total clause space: 127.173MB
1528.65/1528.95	c total #watches: 279168
1529.15/1529.44	c total #propagations: 128461921 / total #impl: 1641529019 (eff. 0.078)
1529.15/1529.44	c #Conflicts:    2741000 | #Learnt:      46200 | 0.000
1529.15/1529.44	c total clause space: 127.173MB
1529.15/1529.44	c total #watches: 284002
1529.75/1530.10	c total #propagations: 128509215 / total #impl: 1641766382 (eff. 0.078)
1529.75/1530.10	c #Conflicts:    2742000 | #Learnt:      47200 | 0.000
1529.75/1530.10	c total clause space: 127.173MB
1529.75/1530.10	c total #watches: 288270
1530.35/1530.67	c total #propagations: 128554531 / total #impl: 1642543589 (eff. 0.078)
1530.35/1530.67	c #Conflicts:    2743000 | #Learnt:      48200 | 0.000
1530.35/1530.67	c total clause space: 127.173MB
1530.35/1530.67	c total #watches: 294202
1530.85/1531.10	c total #propagations: 128601768 / total #impl: 1643208079 (eff. 0.078)
1530.85/1531.10	c #Conflicts:    2744000 | #Learnt:      49200 | 0.000
1530.85/1531.10	c total clause space: 127.173MB
1530.85/1531.10	c total #watches: 300238
1531.15/1531.43	c total #propagations: 128648546 / total #impl: 1643473957 (eff. 0.078)
1531.15/1531.43	c #Conflicts:    2745000 | #Learnt:      50200 | 0.000
1531.15/1531.43	c total clause space: 127.173MB
1531.15/1531.43	c total #watches: 304396
1531.75/1532.03	c total #propagations: 128695751 / total #impl: 1643704543 (eff. 0.078)
1531.75/1532.03	c #Conflicts:    2746000 | #Learnt:      51200 | 0.000
1531.75/1532.03	c total clause space: 127.173MB
1531.75/1532.03	c total #watches: 309450
1532.55/1532.81	c total #propagations: 128739869 / total #impl: 1644013986 (eff. 0.078)
1532.55/1532.81	c #Conflicts:    2747000 | #Learnt:      52200 | 0.000
1532.55/1532.81	c total clause space: 127.173MB
1532.55/1532.81	c total #watches: 313529
1533.35/1533.63	c total #propagations: 128799505 / total #impl: 1644675897 (eff. 0.078)
1533.35/1533.63	c #Conflicts:    2748000 | #Learnt:      53200 | 0.000
1533.35/1533.63	c total clause space: 127.173MB
1533.35/1533.63	c total #watches: 318033
1534.15/1534.44	c total #propagations: 128861956 / total #impl: 1645387319 (eff. 0.078)
1534.15/1534.44	c #Conflicts:    2749000 | #Learnt:      54200 | 0.000
1534.15/1534.44	c total clause space: 127.173MB
1534.15/1534.44	c total #watches: 323567
1534.95/1535.26	c total #propagations: 128915244 / total #impl: 1645932400 (eff. 0.078)
1534.95/1535.26	c #Conflicts:    2750000 | #Learnt:      55200 | 0.000
1534.95/1535.26	c total clause space: 127.173MB
1534.95/1535.26	c total #watches: 328129
1535.65/1535.98	c total #propagations: 128968790 / total #impl: 1646579614 (eff. 0.078)
1535.65/1535.98	c #Conflicts:    2751000 | #Learnt:      56200 | 0.000
1535.65/1535.98	c total clause space: 127.173MB
1535.65/1535.98	c total #watches: 331456
1536.56/1536.86	c total #propagations: 129018754 / total #impl: 1647283169 (eff. 0.078)
1536.56/1536.86	c #Conflicts:    2752000 | #Learnt:      57200 | 0.000
1536.56/1536.86	c total clause space: 127.173MB
1536.56/1536.86	c total #watches: 334869
1537.56/1537.85	c total #propagations: 129062734 / total #impl: 1648084324 (eff. 0.078)
1537.56/1537.85	c #Conflicts:    2753000 | #Learnt:      58200 | 0.000
1537.56/1537.85	c total clause space: 127.173MB
1537.56/1537.85	c total #watches: 338548
1538.66/1538.93	c total #propagations: 129110745 / total #impl: 1649000113 (eff. 0.078)
1538.66/1538.93	c #Conflicts:    2754000 | #Learnt:      59200 | 0.000
1538.66/1538.93	c total clause space: 127.173MB
1538.66/1538.93	c total #watches: 342123
1539.55/1539.89	c total #propagations: 129161201 / total #impl: 1650116731 (eff. 0.078)
1539.55/1539.89	c #Conflicts:    2755000 | #Learnt:      60200 | 0.000
1539.55/1539.89	c total clause space: 127.173MB
1539.55/1539.89	c total #watches: 345927
1540.65/1540.96	c total #propagations: 129208284 / total #impl: 1651277826 (eff. 0.078)
1540.65/1540.96	c #Conflicts:    2756000 | #Learnt:      61200 | 0.000
1540.65/1540.96	c total clause space: 127.173MB
1540.65/1540.96	c total #watches: 349769
1541.75/1542.06	c total #propagations: 129255614 / total #impl: 1652504235 (eff. 0.078)
1541.75/1542.06	c #Conflicts:    2757000 | #Learnt:      62200 | 0.000
1541.75/1542.06	c total clause space: 127.173MB
1541.75/1542.06	c total #watches: 353542
1542.75/1543.08	c total #propagations: 129307392 / total #impl: 1653354982 (eff. 0.078)
1542.75/1543.08	c #Conflicts:    2758000 | #Learnt:      63200 | 0.000
1542.75/1543.08	c total clause space: 127.173MB
1542.75/1543.08	c total #watches: 356859
1543.75/1544.09	c total #propagations: 129357173 / total #impl: 1654088835 (eff. 0.078)
1543.75/1544.09	c #Conflicts:    2759000 | #Learnt:      64200 | 0.000
1543.75/1544.09	c total clause space: 127.173MB
1543.75/1544.09	c total #watches: 360360
1544.75/1545.03	c total #propagations: 129408372 / total #impl: 1654880135 (eff. 0.078)
1544.75/1545.03	c #Conflicts:    2760000 | #Learnt:      65200 | 0.000
1544.75/1545.03	c total clause space: 127.173MB
1544.75/1545.03	c total #watches: 363490
1545.55/1545.87	c total #propagations: 129460830 / total #impl: 1655616547 (eff. 0.078)
1545.55/1545.87	c #Conflicts:    2761000 | #Learnt:      66200 | 0.000
1545.55/1545.87	c total clause space: 127.173MB
1545.55/1545.87	c total #watches: 367009
1546.36/1546.69	c total #propagations: 129511093 / total #impl: 1656253464 (eff. 0.078)
1546.36/1546.69	c #Conflicts:    2762000 | #Learnt:      67200 | 0.000
1546.36/1546.69	c total clause space: 127.173MB
1546.36/1546.69	c total #watches: 371000
1547.85/1548.11	c total #propagations: 129550131 / total #impl: 1656576636 (eff. 0.078)
1547.85/1548.11	c #Conflicts:    2763000 | #Learnt:      68200 | 0.000
1547.85/1548.11	c total clause space: 127.173MB
1547.85/1548.11	c total #watches: 376766
1549.15/1549.41	c total #propagations: 129622778 / total #impl: 1657290525 (eff. 0.078)
1549.15/1549.41	c #Conflicts:    2764000 | #Learnt:      69200 | 0.000
1549.15/1549.41	c total clause space: 127.173MB
1549.15/1549.41	c total #watches: 381303
1550.45/1550.72	c total #propagations: 129689429 / total #impl: 1657843695 (eff. 0.078)
1550.45/1550.72	c #Conflicts:    2765000 | #Learnt:      70200 | 0.000
1550.45/1550.72	c total clause space: 127.173MB
1550.45/1550.72	c total #watches: 386708
1551.65/1551.97	c total #propagations: 129744802 / total #impl: 1658673890 (eff. 0.078)
1551.65/1551.97	c #Conflicts:    2766000 | #Learnt:      71200 | 0.000
1551.65/1551.97	c total clause space: 127.173MB
1551.65/1551.97	c total #watches: 391261
1553.15/1553.42	c total #propagations: 129792790 / total #impl: 1659592086 (eff. 0.078)
1553.15/1553.42	c #Conflicts:    2767000 | #Learnt:      72200 | 0.000
1553.15/1553.42	c total clause space: 127.173MB
1553.15/1553.42	c total #watches: 395755
1554.65/1554.96	c total #propagations: 129839860 / total #impl: 1660736778 (eff. 0.078)
1554.65/1554.96	c #Conflicts:    2768000 | #Learnt:      73200 | 0.000
1554.65/1554.96	c total clause space: 127.173MB
1554.65/1554.96	c total #watches: 400049
1555.85/1556.16	c total #propagations: 129886503 / total #impl: 1662239390 (eff. 0.078)
1555.85/1556.16	c #Conflicts:    2769000 | #Learnt:      74200 | 0.000
1555.85/1556.16	c total clause space: 127.173MB
1555.85/1556.16	c total #watches: 403236
1557.05/1557.31	c total #propagations: 129931146 / total #impl: 1663406131 (eff. 0.078)
1557.05/1557.31	c #Conflicts:    2770000 | #Learnt:      75200 | 0.000
1557.05/1557.31	c total clause space: 127.173MB
1557.05/1557.31	c total #watches: 406237
1558.05/1558.39	c total #propagations: 129973791 / total #impl: 1664003006 (eff. 0.078)
1558.05/1558.39	c #Conflicts:    2771000 | #Learnt:      76200 | 0.000
1558.05/1558.39	c total clause space: 127.173MB
1558.05/1558.39	c total #watches: 409506
1559.15/1559.45	c total #propagations: 130014106 / total #impl: 1664557756 (eff. 0.078)
1559.15/1559.45	c #Conflicts:    2772000 | #Learnt:      77200 | 0.000
1559.15/1559.45	c total clause space: 127.173MB
1559.15/1559.45	c total #watches: 412495
1560.25/1560.58	c total #propagations: 130058099 / total #impl: 1665327222 (eff. 0.078)
1560.25/1560.58	c #Conflicts:    2773000 | #Learnt:      78200 | 0.000
1560.25/1560.58	c total clause space: 127.173MB
1560.25/1560.58	c total #watches: 415751
1561.45/1561.70	c total #propagations: 130109190 / total #impl: 1666059437 (eff. 0.078)
1561.45/1561.70	c #Conflicts:    2774000 | #Learnt:      79200 | 0.000
1561.45/1561.70	c total clause space: 127.173MB
1561.45/1561.70	c total #watches: 419172
1562.65/1562.90	c total #propagations: 130160888 / total #impl: 1666800557 (eff. 0.078)
1562.65/1562.90	c #Conflicts:    2775000 | #Learnt:      80200 | 0.000
1562.65/1562.90	c total clause space: 127.173MB
1562.65/1562.91	c total #watches: 422290
1563.55/1563.83	c total #propagations: 130211929 / total #impl: 1667489607 (eff. 0.078)
1563.55/1563.83	c GC COLLECT
1563.55/1563.83	c #Conflicts:    2776000 | #Learnt:      40796 | 0.000
1563.55/1563.83	c total clause space: 127.173MB
1563.55/1563.83	c total #watches: 256097
1564.15/1564.42	c total #propagations: 130258432 / total #impl: 1668447209 (eff. 0.078)
1564.15/1564.42	c #Conflicts:    2777000 | #Learnt:      41796 | 0.000
1564.15/1564.42	c total clause space: 127.173MB
1564.15/1564.42	c total #watches: 259694
1564.75/1565.04	c total #propagations: 130305910 / total #impl: 1669228954 (eff. 0.078)
1564.75/1565.04	c #Conflicts:    2778000 | #Learnt:      42796 | 0.000
1564.75/1565.04	c total clause space: 127.173MB
1564.75/1565.04	c total #watches: 263065
1565.35/1565.64	c total #propagations: 130352437 / total #impl: 1669925016 (eff. 0.078)
1565.35/1565.64	c #Conflicts:    2779000 | #Learnt:      43796 | 0.000
1565.35/1565.64	c total clause space: 127.173MB
1565.35/1565.64	c total #watches: 266529
1566.05/1566.31	c total #propagations: 130402000 / total #impl: 1670743284 (eff. 0.078)
1566.05/1566.31	c #Conflicts:    2780000 | #Learnt:      44796 | 0.000
1566.05/1566.31	c total clause space: 127.173MB
1566.05/1566.31	c total #watches: 270031
1566.65/1566.99	c total #propagations: 130447153 / total #impl: 1671421068 (eff. 0.078)
1566.65/1566.99	c #Conflicts:    2781000 | #Learnt:      45796 | 0.000
1566.65/1566.99	c total clause space: 127.173MB
1566.65/1566.99	c total #watches: 273249
1567.45/1567.70	c total #propagations: 130493413 / total #impl: 1672170392 (eff. 0.078)
1567.45/1567.70	c #Conflicts:    2782000 | #Learnt:      46796 | 0.000
1567.45/1567.70	c total clause space: 127.173MB
1567.45/1567.70	c total #watches: 277064
1568.05/1568.35	c total #propagations: 130538246 / total #impl: 1673051487 (eff. 0.078)
1568.05/1568.35	c #Conflicts:    2783000 | #Learnt:      47796 | 0.000
1568.05/1568.35	c total clause space: 127.173MB
1568.05/1568.35	c total #watches: 281059
1568.75/1569.04	c total #propagations: 130585502 / total #impl: 1674009843 (eff. 0.078)
1568.75/1569.04	c #Conflicts:    2784000 | #Learnt:      48796 | 0.000
1568.75/1569.04	c total clause space: 127.173MB
1568.75/1569.04	c total #watches: 284698
1569.45/1569.75	c total #propagations: 130633900 / total #impl: 1675218122 (eff. 0.078)
1569.45/1569.75	c #Conflicts:    2785000 | #Learnt:      49796 | 0.000
1569.45/1569.75	c total clause space: 127.173MB
1569.45/1569.75	c total #watches: 288172
1570.05/1570.40	c total #propagations: 130678198 / total #impl: 1676235355 (eff. 0.078)
1570.05/1570.40	c #Conflicts:    2786000 | #Learnt:      50796 | 0.000
1570.05/1570.40	c total clause space: 127.173MB
1570.05/1570.40	c total #watches: 291559
1570.75/1571.08	c total #propagations: 130721300 / total #impl: 1677083350 (eff. 0.078)
1570.75/1571.08	c #Conflicts:    2787000 | #Learnt:      51796 | 0.000
1570.75/1571.08	c total clause space: 127.173MB
1570.75/1571.08	c total #watches: 294788
1571.45/1571.78	c total #propagations: 130762591 / total #impl: 1677795151 (eff. 0.078)
1571.45/1571.78	c #Conflicts:    2788000 | #Learnt:      52796 | 0.000
1571.45/1571.78	c total clause space: 127.173MB
1571.45/1571.78	c total #watches: 298029
1572.25/1572.51	c total #propagations: 130804909 / total #impl: 1678902301 (eff. 0.078)
1572.25/1572.51	c #Conflicts:    2789000 | #Learnt:      53796 | 0.000
1572.25/1572.51	c total clause space: 127.173MB
1572.25/1572.51	c total #watches: 301517
1573.05/1573.36	c total #propagations: 130844857 / total #impl: 1679767873 (eff. 0.078)
1573.05/1573.36	c #Conflicts:    2790000 | #Learnt:      54796 | 0.000
1573.05/1573.36	c total clause space: 127.173MB
1573.05/1573.36	c total #watches: 304848
1573.85/1574.15	c total #propagations: 130889220 / total #impl: 1680955144 (eff. 0.078)
1573.85/1574.15	c #Conflicts:    2791000 | #Learnt:      55796 | 0.000
1573.85/1574.15	c total clause space: 127.173MB
1573.85/1574.15	c total #watches: 308357
1574.75/1575.05	c total #propagations: 130933811 / total #impl: 1682142972 (eff. 0.078)
1574.75/1575.05	c #Conflicts:    2792000 | #Learnt:      56796 | 0.000
1574.75/1575.05	c total clause space: 127.173MB
1574.75/1575.05	c total #watches: 312193
1575.65/1575.96	c total #propagations: 130979956 / total #impl: 1683262915 (eff. 0.078)
1575.65/1575.96	c #Conflicts:    2793000 | #Learnt:      57796 | 0.000
1575.65/1575.96	c total clause space: 127.173MB
1575.65/1575.96	c total #watches: 315402
1576.65/1576.93	c total #propagations: 131027883 / total #impl: 1684584136 (eff. 0.078)
1576.65/1576.93	c #Conflicts:    2794000 | #Learnt:      58796 | 0.000
1576.65/1576.93	c total clause space: 127.173MB
1576.65/1576.93	c total #watches: 319619
1577.55/1577.87	c total #propagations: 131073587 / total #impl: 1685458518 (eff. 0.078)
1577.55/1577.87	c #Conflicts:    2795000 | #Learnt:      59796 | 0.000
1577.55/1577.87	c total clause space: 127.173MB
1577.55/1577.87	c total #watches: 323299
1578.55/1578.88	c total #propagations: 131121145 / total #impl: 1686199556 (eff. 0.078)
1578.55/1578.88	c #Conflicts:    2796000 | #Learnt:      60796 | 0.000
1578.55/1578.88	c total clause space: 127.173MB
1578.55/1578.88	c total #watches: 328033
1579.35/1579.68	c total #propagations: 131172104 / total #impl: 1687162809 (eff. 0.078)
1579.35/1579.68	c #Conflicts:    2797000 | #Learnt:      61796 | 0.000
1579.35/1579.68	c total clause space: 127.173MB
1579.35/1579.68	c total #watches: 331162
1580.25/1580.55	c total #propagations: 131219674 / total #impl: 1687942761 (eff. 0.078)
1580.25/1580.55	c #Conflicts:    2798000 | #Learnt:      62796 | 0.000
1580.25/1580.55	c total clause space: 127.173MB
1580.25/1580.55	c total #watches: 334838
1581.25/1581.53	c total #propagations: 131263882 / total #impl: 1688856858 (eff. 0.078)
1581.25/1581.53	c #Conflicts:    2799000 | #Learnt:      63796 | 0.000
1581.25/1581.53	c total clause space: 127.173MB
1581.25/1581.53	c total #watches: 340062
1582.05/1582.34	c total #propagations: 131322044 / total #impl: 1689599729 (eff. 0.078)
1582.05/1582.34	c #Conflicts:    2800000 | #Learnt:      64796 | 0.000
1582.05/1582.34	c total clause space: 127.173MB
1582.05/1582.34	c total #watches: 343345
1582.85/1583.12	c total #propagations: 131368127 / total #impl: 1690208577 (eff. 0.078)
1582.85/1583.12	c #Conflicts:    2801000 | #Learnt:      65796 | 0.000
1582.85/1583.12	c total clause space: 127.173MB
1582.85/1583.12	c total #watches: 346622
1583.55/1583.80	c total #propagations: 131409563 / total #impl: 1691051677 (eff. 0.078)
1583.55/1583.80	c #Conflicts:    2802000 | #Learnt:      66796 | 0.000
1583.55/1583.80	c total clause space: 127.173MB
1583.55/1583.80	c total #watches: 350013
1584.55/1584.88	c total #propagations: 131443993 / total #impl: 1691880817 (eff. 0.078)
1584.55/1584.88	c #Conflicts:    2803000 | #Learnt:      67796 | 0.000
1584.55/1584.88	c total clause space: 127.173MB
1584.55/1584.88	c total #watches: 355038
1585.44/1585.75	c total #propagations: 131494607 / total #impl: 1692885719 (eff. 0.078)
1585.44/1585.75	c #Conflicts:    2804000 | #Learnt:      68796 | 0.000
1585.44/1585.75	c total clause space: 127.173MB
1585.44/1585.75	c total #watches: 361554
1586.24/1586.53	c total #propagations: 131543263 / total #impl: 1693310753 (eff. 0.078)
1586.24/1586.53	c #Conflicts:    2805000 | #Learnt:      69796 | 0.000
1586.24/1586.53	c total clause space: 127.173MB
1586.24/1586.53	c total #watches: 366214
1587.34/1587.60	c total #propagations: 131594617 / total #impl: 1693793881 (eff. 0.078)
1587.34/1587.60	c #Conflicts:    2806000 | #Learnt:      70796 | 0.000
1587.34/1587.60	c total clause space: 127.173MB
1587.34/1587.60	c total #watches: 370532
1588.54/1588.81	c total #propagations: 131652830 / total #impl: 1694584496 (eff. 0.078)
1588.54/1588.81	c #Conflicts:    2807000 | #Learnt:      71796 | 0.000
1588.54/1588.81	c total clause space: 127.173MB
1588.54/1588.81	c total #watches: 374498
1589.44/1589.75	c total #propagations: 131706065 / total #impl: 1695360153 (eff. 0.078)
1589.44/1589.75	c #Conflicts:    2808000 | #Learnt:      72796 | 0.000
1589.44/1589.75	c total clause space: 127.173MB
1589.44/1589.75	c total #watches: 378738
1589.84/1590.13	c total #propagations: 131749859 / total #impl: 1695779613 (eff. 0.078)
1589.84/1590.13	c #Conflicts:    2809000 | #Learnt:      73796 | 0.000
1589.84/1590.13	c total clause space: 127.173MB
1589.84/1590.13	c total #watches: 384430
1590.74/1591.01	c total #propagations: 131796100 / total #impl: 1696007182 (eff. 0.078)
1590.74/1591.01	c #Conflicts:    2810000 | #Learnt:      74796 | 0.000
1590.74/1591.01	c total clause space: 127.173MB
1590.74/1591.01	c total #watches: 390272
1591.64/1591.91	c total #propagations: 131846722 / total #impl: 1696765356 (eff. 0.078)
1591.64/1591.91	c #Conflicts:    2811000 | #Learnt:      75796 | 0.000
1591.64/1591.91	c total clause space: 127.173MB
1591.64/1591.91	c total #watches: 394610
1592.34/1592.68	c total #propagations: 131893758 / total #impl: 1697541054 (eff. 0.078)
1592.34/1592.68	c #Conflicts:    2812000 | #Learnt:      76796 | 0.000
1592.34/1592.68	c total clause space: 127.173MB
1592.34/1592.68	c total #watches: 398183
1593.04/1593.39	c total #propagations: 131928524 / total #impl: 1698003291 (eff. 0.078)
1593.04/1593.39	c #Conflicts:    2813000 | #Learnt:      77796 | 0.000
1593.04/1593.39	c total clause space: 127.173MB
1593.04/1593.39	c total #watches: 401368
1594.04/1594.31	c total #propagations: 131964746 / total #impl: 1698398788 (eff. 0.078)
1594.04/1594.31	c #Conflicts:    2814000 | #Learnt:      78796 | 0.000
1594.04/1594.31	c total clause space: 127.173MB
1594.04/1594.31	c total #watches: 405859
1595.44/1595.73	c total #propagations: 132007717 / total #impl: 1698990873 (eff. 0.078)
1595.44/1595.73	c #Conflicts:    2815000 | #Learnt:      79796 | 0.000
1595.44/1595.73	c total clause space: 127.173MB
1595.44/1595.73	c total #watches: 411601
1597.14/1597.42	c total #propagations: 132053816 / total #impl: 1700284394 (eff. 0.078)
1597.14/1597.42	c #Conflicts:    2816000 | #Learnt:      80796 | 0.000
1597.14/1597.42	c total clause space: 127.173MB
1597.14/1597.42	c total #watches: 416044
1597.84/1598.19	c total #propagations: 132108821 / total #impl: 1701141077 (eff. 0.078)
1597.84/1598.19	c GC COLLECT
1597.84/1598.19	c #Conflicts:    2817000 | #Learnt:      41093 | 0.000
1597.84/1598.19	c total clause space: 127.173MB
1597.84/1598.19	c total #watches: 257552
1598.05/1598.37	c total #propagations: 132153510 / total #impl: 1701418423 (eff. 0.078)
1598.05/1598.37	c #Conflicts:    2818000 | #Learnt:      42093 | 0.000
1598.05/1598.37	c total clause space: 127.173MB
1598.05/1598.37	c total #watches: 261714
1598.44/1598.78	c total #propagations: 132207202 / total #impl: 1701572599 (eff. 0.078)
1598.44/1598.78	c #Conflicts:    2819000 | #Learnt:      43093 | 0.000
1598.44/1598.78	c total clause space: 127.173MB
1598.44/1598.78	c total #watches: 265580
1599.04/1599.39	c total #propagations: 132256278 / total #impl: 1701884062 (eff. 0.078)
1599.04/1599.39	c #Conflicts:    2820000 | #Learnt:      44093 | 0.000
1599.04/1599.39	c total clause space: 127.173MB
1599.04/1599.39	c total #watches: 269706
1599.64/1599.99	c total #propagations: 132309781 / total #impl: 1702424140 (eff. 0.078)
1599.64/1599.99	c #Conflicts:    2821000 | #Learnt:      45093 | 0.000
1599.64/1599.99	c total clause space: 127.173MB
1599.64/1599.99	c total #watches: 274111
1600.35/1600.62	c total #propagations: 132346867 / total #impl: 1703128734 (eff. 0.078)
1600.35/1600.62	c #Conflicts:    2822000 | #Learnt:      46093 | 0.000
1600.35/1600.62	c total clause space: 127.173MB
1600.35/1600.62	c total #watches: 277348
1600.94/1601.20	c total #propagations: 132390374 / total #impl: 1703973334 (eff. 0.078)
1600.94/1601.20	c #Conflicts:    2823000 | #Learnt:      47093 | 0.000
1600.94/1601.20	c total clause space: 127.173MB
1600.94/1601.20	c total #watches: 282094
1601.54/1601.85	c total #propagations: 132439792 / total #impl: 1704631102 (eff. 0.078)
1601.54/1601.85	c #Conflicts:    2824000 | #Learnt:      48093 | 0.000
1601.54/1601.85	c total clause space: 127.173MB
1601.54/1601.85	c total #watches: 286776
1602.34/1602.70	c total #propagations: 132480800 / total #impl: 1705236050 (eff. 0.078)
1602.34/1602.70	c #Conflicts:    2825000 | #Learnt:      49093 | 0.000
1602.34/1602.70	c total clause space: 127.173MB
1602.34/1602.70	c total #watches: 291400
1603.24/1603.53	c total #propagations: 132537250 / total #impl: 1706238641 (eff. 0.078)
1603.24/1603.53	c #Conflicts:    2826000 | #Learnt:      50093 | 0.000
1603.24/1603.53	c total clause space: 127.173MB
1603.24/1603.53	c total #watches: 296534
1604.04/1604.30	c total #propagations: 132599347 / total #impl: 1706958976 (eff. 0.078)
1604.04/1604.30	c #Conflicts:    2827000 | #Learnt:      51093 | 0.000
1604.04/1604.30	c total clause space: 127.173MB
1604.04/1604.30	c total #watches: 301148
1604.54/1604.82	c total #propagations: 132651039 / total #impl: 1707903188 (eff. 0.078)
1604.54/1604.82	c #Conflicts:    2828000 | #Learnt:      52093 | 0.000
1604.54/1604.82	c total clause space: 127.173MB
1604.54/1604.82	c total #watches: 306277
1605.04/1605.32	c total #propagations: 132695238 / total #impl: 1708388057 (eff. 0.078)
1605.04/1605.32	c #Conflicts:    2829000 | #Learnt:      53093 | 0.000
1605.04/1605.32	c total clause space: 127.173MB
1605.04/1605.32	c total #watches: 311354
1605.64/1605.94	c total #propagations: 132739137 / total #impl: 1708742819 (eff. 0.078)
1605.64/1605.94	c #Conflicts:    2830000 | #Learnt:      54093 | 0.000
1605.64/1605.94	c total clause space: 127.173MB
1605.64/1605.94	c total #watches: 314529
1606.54/1606.86	c total #propagations: 132789769 / total #impl: 1709005152 (eff. 0.078)
1606.54/1606.86	c #Conflicts:    2831000 | #Learnt:      55093 | 0.000
1606.54/1606.86	c total clause space: 127.173MB
1606.54/1606.86	c total #watches: 319244
1607.64/1607.91	c total #propagations: 132860488 / total #impl: 1709463234 (eff. 0.078)
1607.64/1607.91	c #Conflicts:    2832000 | #Learnt:      56093 | 0.000
1607.64/1607.91	c total clause space: 127.173MB
1607.64/1607.91	c total #watches: 324536
1608.64/1608.97	c total #propagations: 132936428 / total #impl: 1709914148 (eff. 0.078)
1608.64/1608.97	c #Conflicts:    2833000 | #Learnt:      57093 | 0.000
1608.64/1608.97	c total clause space: 127.173MB
1608.64/1608.97	c total #watches: 330621
1609.05/1609.33	c total #propagations: 133001026 / total #impl: 1710426546 (eff. 0.078)
1609.05/1609.33	c #Conflicts:    2834000 | #Learnt:      58093 | 0.000
1609.05/1609.33	c total clause space: 127.173MB
1609.05/1609.33	c total #watches: 335784
1609.44/1609.73	c total #propagations: 133043501 / total #impl: 1710561056 (eff. 0.078)
1609.44/1609.73	c #Conflicts:    2835000 | #Learnt:      59093 | 0.000
1609.44/1609.73	c total clause space: 127.173MB
1609.44/1609.73	c total #watches: 340516
1609.64/1609.96	c total #propagations: 133076756 / total #impl: 1710700274 (eff. 0.078)
1609.64/1609.96	c #Conflicts:    2836000 | #Learnt:      60093 | 0.000
1609.64/1609.96	c total clause space: 127.173MB
1609.64/1609.96	c total #watches: 342831
1610.64/1610.91	c total #propagations: 133112669 / total #impl: 1710825293 (eff. 0.078)
1610.64/1610.91	c #Conflicts:    2837000 | #Learnt:      61093 | 0.000
1610.64/1610.91	c total clause space: 127.173MB
1610.64/1610.91	c total #watches: 346620
1611.35/1611.61	c total #propagations: 133156025 / total #impl: 1711437262 (eff. 0.078)
1611.35/1611.61	c #Conflicts:    2838000 | #Learnt:      62093 | 0.000
1611.35/1611.61	c total clause space: 127.173MB
1611.35/1611.61	c total #watches: 349954
1611.74/1612.06	c total #propagations: 133194757 / total #impl: 1711787710 (eff. 0.078)
1611.74/1612.06	c #Conflicts:    2839000 | #Learnt:      63093 | 0.000
1611.74/1612.06	c total clause space: 127.173MB
1611.74/1612.06	c total #watches: 352593
1612.54/1612.83	c total #propagations: 133225323 / total #impl: 1711955748 (eff. 0.078)
1612.54/1612.83	c #Conflicts:    2840000 | #Learnt:      64093 | 0.000
1612.54/1612.83	c total clause space: 127.173MB
1612.54/1612.83	c total #watches: 355516
1613.84/1614.12	c total #propagations: 133268510 / total #impl: 1712358555 (eff. 0.078)
1613.84/1614.12	c #Conflicts:    2841000 | #Learnt:      65093 | 0.000
1613.84/1614.12	c total clause space: 127.173MB
1613.84/1614.12	c total #watches: 360545
1614.84/1615.16	c total #propagations: 133315673 / total #impl: 1713298792 (eff. 0.078)
1614.84/1615.16	c #Conflicts:    2842000 | #Learnt:      66093 | 0.000
1614.84/1615.16	c total clause space: 127.173MB
1614.84/1615.16	c total #watches: 365294
1615.84/1616.17	c total #propagations: 133360886 / total #impl: 1714686910 (eff. 0.078)
1615.84/1616.17	c #Conflicts:    2843000 | #Learnt:      67093 | 0.000
1615.84/1616.17	c total clause space: 127.173MB
1615.84/1616.17	c total #watches: 371370
1617.14/1617.40	c total #propagations: 133415256 / total #impl: 1715453518 (eff. 0.078)
1617.14/1617.40	c #Conflicts:    2844000 | #Learnt:      68093 | 0.000
1617.14/1617.40	c total clause space: 127.173MB
1617.14/1617.40	c total #watches: 374953
1618.34/1618.69	c total #propagations: 133471944 / total #impl: 1716214586 (eff. 0.078)
1618.34/1618.69	c #Conflicts:    2845000 | #Learnt:      69093 | 0.000
1618.34/1618.69	c total clause space: 127.173MB
1618.34/1618.69	c total #watches: 378309
1619.54/1619.89	c total #propagations: 133535088 / total #impl: 1717065646 (eff. 0.078)
1619.54/1619.89	c #Conflicts:    2846000 | #Learnt:      70093 | 0.000
1619.54/1619.89	c total clause space: 127.173MB
1619.54/1619.89	c total #watches: 382580
1620.74/1621.03	c total #propagations: 133585615 / total #impl: 1717840907 (eff. 0.078)
1620.74/1621.03	c #Conflicts:    2847000 | #Learnt:      71093 | 0.000
1620.74/1621.03	c total clause space: 127.173MB
1620.74/1621.03	c total #watches: 387531
1621.74/1622.03	c total #propagations: 133626765 / total #impl: 1718665585 (eff. 0.078)
1621.74/1622.03	c #Conflicts:    2848000 | #Learnt:      72093 | 0.000
1621.74/1622.03	c total clause space: 127.173MB
1621.74/1622.03	c total #watches: 392402
1622.94/1623.27	c total #propagations: 133676922 / total #impl: 1719141121 (eff. 0.078)
1622.94/1623.27	c #Conflicts:    2849000 | #Learnt:      73093 | 0.000
1622.94/1623.27	c total clause space: 127.173MB
1622.94/1623.27	c total #watches: 396909
1624.04/1624.34	c total #propagations: 133727286 / total #impl: 1719888410 (eff. 0.078)
1624.04/1624.34	c #Conflicts:    2850000 | #Learnt:      74093 | 0.000
1624.04/1624.34	c total clause space: 127.173MB
1624.04/1624.34	c total #watches: 403143
1625.04/1625.37	c total #propagations: 133774812 / total #impl: 1720509726 (eff. 0.078)
1625.04/1625.37	c #Conflicts:    2851000 | #Learnt:      75093 | 0.000
1625.04/1625.37	c total clause space: 127.173MB
1625.04/1625.37	c total #watches: 408643
1626.64/1626.98	c total #propagations: 133818958 / total #impl: 1720967331 (eff. 0.078)
1626.64/1626.98	c #Conflicts:    2852000 | #Learnt:      76093 | 0.000
1626.64/1626.98	c total clause space: 127.173MB
1626.64/1626.98	c total #watches: 412730
1628.24/1628.52	c total #propagations: 133884632 / total #impl: 1721618084 (eff. 0.078)
1628.24/1628.52	c #Conflicts:    2853000 | #Learnt:      77093 | 0.000
1628.24/1628.52	c total clause space: 127.173MB
1628.24/1628.52	c total #watches: 418200
1629.44/1629.78	c total #propagations: 133941885 / total #impl: 1722657440 (eff. 0.078)
1629.44/1629.78	c #Conflicts:    2854000 | #Learnt:      78093 | 0.000
1629.44/1629.78	c total clause space: 127.173MB
1629.44/1629.78	c total #watches: 423486
1630.44/1630.78	c total #propagations: 134007476 / total #impl: 1723772678 (eff. 0.078)
1630.44/1630.78	c #Conflicts:    2855000 | #Learnt:      79093 | 0.000
1630.44/1630.78	c total clause space: 127.173MB
1630.44/1630.78	c total #watches: 426534
1631.54/1631.80	c total #propagations: 134056002 / total #impl: 1724581775 (eff. 0.078)
1631.54/1631.80	c #Conflicts:    2856000 | #Learnt:      80093 | 0.000
1631.54/1631.80	c total clause space: 127.173MB
1631.54/1631.80	c total #watches: 430056
1632.63/1632.97	c total #propagations: 134105746 / total #impl: 1725492298 (eff. 0.078)
1632.63/1632.97	c #Conflicts:    2857000 | #Learnt:      81093 | 0.000
1632.63/1632.97	c total clause space: 206.656MB
1632.63/1632.97	c total #watches: 433397
1633.93/1634.22	c total #propagations: 134163915 / total #impl: 1726437706 (eff. 0.078)
1633.93/1634.22	c GC COLLECT
1633.93/1634.22	c #Conflicts:    2858000 | #Learnt:      41095 | 0.000
1633.93/1634.22	c total clause space: 206.656MB
1633.93/1634.22	c total #watches: 257416
1634.44/1634.75	c total #propagations: 134214117 / total #impl: 1727410822 (eff. 0.078)
1634.44/1634.75	c #Conflicts:    2859000 | #Learnt:      42095 | 0.000
1634.44/1634.75	c total clause space: 206.656MB
1634.44/1634.75	c total #watches: 261189
1635.03/1635.34	c total #propagations: 134261854 / total #impl: 1728213030 (eff. 0.078)
1635.03/1635.34	c #Conflicts:    2860000 | #Learnt:      43095 | 0.000
1635.03/1635.34	c total clause space: 206.656MB
1635.03/1635.34	c total #watches: 265029
1635.54/1635.83	c total #propagations: 134313729 / total #impl: 1728873332 (eff. 0.078)
1635.54/1635.83	c #Conflicts:    2861000 | #Learnt:      44095 | 0.000
1635.54/1635.83	c total clause space: 206.656MB
1635.54/1635.83	c total #watches: 267808
1636.03/1636.39	c total #propagations: 134356843 / total #impl: 1729352619 (eff. 0.078)
1636.03/1636.39	c #Conflicts:    2862000 | #Learnt:      45095 | 0.000
1636.03/1636.39	c total clause space: 206.656MB
1636.03/1636.39	c total #watches: 271070
1636.73/1637.04	c total #propagations: 134402048 / total #impl: 1729975194 (eff. 0.078)
1636.73/1637.04	c #Conflicts:    2863000 | #Learnt:      46095 | 0.000
1636.73/1637.04	c total clause space: 206.656MB
1636.73/1637.04	c total #watches: 274261
1637.53/1637.81	c total #propagations: 134453459 / total #impl: 1730577168 (eff. 0.078)
1637.53/1637.81	c #Conflicts:    2864000 | #Learnt:      47095 | 0.000
1637.53/1637.81	c total clause space: 206.656MB
1637.53/1637.81	c total #watches: 278173
1638.13/1638.42	c total #propagations: 134509950 / total #impl: 1731321159 (eff. 0.078)
1638.13/1638.42	c #Conflicts:    2865000 | #Learnt:      48095 | 0.000
1638.13/1638.42	c total clause space: 206.656MB
1638.13/1638.42	c total #watches: 281675
1638.63/1638.95	c total #propagations: 134560787 / total #impl: 1731769425 (eff. 0.078)
1638.63/1638.95	c #Conflicts:    2866000 | #Learnt:      49095 | 0.000
1638.63/1638.95	c total clause space: 206.656MB
1638.63/1638.95	c total #watches: 284335
1639.23/1639.51	c total #propagations: 134606303 / total #impl: 1732128867 (eff. 0.078)
1639.23/1639.51	c #Conflicts:    2867000 | #Learnt:      50095 | 0.000
1639.23/1639.51	c total clause space: 206.656MB
1639.23/1639.51	c total #watches: 286974
1639.84/1640.14	c total #propagations: 134648618 / total #impl: 1732531520 (eff. 0.078)
1639.84/1640.14	c #Conflicts:    2868000 | #Learnt:      51095 | 0.000
1639.84/1640.14	c total clause space: 206.656MB
1639.84/1640.14	c total #watches: 290434
1640.53/1640.83	c total #propagations: 134693437 / total #impl: 1733135008 (eff. 0.078)
1640.53/1640.83	c #Conflicts:    2869000 | #Learnt:      52095 | 0.000
1640.53/1640.83	c total clause space: 206.656MB
1640.53/1640.83	c total #watches: 294534
1641.13/1641.43	c total #propagations: 134751931 / total #impl: 1733800657 (eff. 0.078)
1641.13/1641.43	c #Conflicts:    2870000 | #Learnt:      53095 | 0.000
1641.13/1641.43	c total clause space: 206.656MB
1641.13/1641.43	c total #watches: 298039
1641.83/1642.12	c total #propagations: 134799882 / total #impl: 1734431826 (eff. 0.078)
1641.83/1642.12	c #Conflicts:    2871000 | #Learnt:      54095 | 0.000
1641.83/1642.12	c total clause space: 206.656MB
1641.83/1642.12	c total #watches: 302162
1642.53/1642.89	c total #propagations: 134850273 / total #impl: 1735235670 (eff. 0.078)
1642.53/1642.89	c #Conflicts:    2872000 | #Learnt:      55095 | 0.000
1642.53/1642.89	c total clause space: 206.656MB
1642.53/1642.89	c total #watches: 306493
1643.24/1643.58	c total #propagations: 134898038 / total #impl: 1736104471 (eff. 0.078)
1643.24/1643.58	c #Conflicts:    2873000 | #Learnt:      56095 | 0.000
1643.24/1643.58	c total clause space: 206.656MB
1643.24/1643.58	c total #watches: 313574
1643.83/1644.16	c total #propagations: 134941474 / total #impl: 1736748610 (eff. 0.078)
1643.83/1644.16	c #Conflicts:    2874000 | #Learnt:      57095 | 0.000
1643.83/1644.16	c total clause space: 206.656MB
1643.83/1644.16	c total #watches: 319312
1644.53/1644.89	c total #propagations: 134986828 / total #impl: 1737208816 (eff. 0.078)
1644.53/1644.89	c #Conflicts:    2875000 | #Learnt:      58095 | 0.000
1644.53/1644.89	c total clause space: 206.656MB
1644.53/1644.89	c total #watches: 323833
1645.23/1645.54	c total #propagations: 135026023 / total #impl: 1738134580 (eff. 0.078)
1645.23/1645.54	c #Conflicts:    2876000 | #Learnt:      59095 | 0.000
1645.23/1645.54	c total clause space: 206.656MB
1645.23/1645.54	c total #watches: 327638
1645.93/1646.20	c total #propagations: 135069340 / total #impl: 1739055867 (eff. 0.078)
1645.93/1646.20	c #Conflicts:    2877000 | #Learnt:      60095 | 0.000
1645.93/1646.20	c total clause space: 206.656MB
1645.93/1646.20	c total #watches: 331338
1646.63/1646.91	c total #propagations: 135111730 / total #impl: 1739903486 (eff. 0.078)
1646.63/1646.91	c #Conflicts:    2878000 | #Learnt:      61095 | 0.000
1646.63/1646.91	c total clause space: 206.656MB
1646.63/1646.91	c total #watches: 335253
1647.43/1647.71	c total #propagations: 135155304 / total #impl: 1740748321 (eff. 0.078)
1647.43/1647.71	c #Conflicts:    2879000 | #Learnt:      62095 | 0.000
1647.43/1647.71	c total clause space: 206.656MB
1647.43/1647.71	c total #watches: 338760
1648.13/1648.44	c total #propagations: 135194925 / total #impl: 1741540583 (eff. 0.078)
1648.13/1648.44	c #Conflicts:    2880000 | #Learnt:      63095 | 0.000
1648.13/1648.44	c total clause space: 206.656MB
1648.13/1648.44	c total #watches: 342274
1648.93/1649.21	c total #propagations: 135232615 / total #impl: 1742372189 (eff. 0.078)
1648.93/1649.21	c #Conflicts:    2881000 | #Learnt:      64095 | 0.000
1648.93/1649.21	c total clause space: 206.656MB
1648.93/1649.21	c total #watches: 345820
1649.84/1650.11	c total #propagations: 135268486 / total #impl: 1743204603 (eff. 0.078)
1649.84/1650.11	c #Conflicts:    2882000 | #Learnt:      65095 | 0.000
1649.84/1650.11	c total clause space: 206.656MB
1649.84/1650.11	c total #watches: 349770
1650.73/1651.04	c total #propagations: 135303848 / total #impl: 1743969451 (eff. 0.078)
1650.73/1651.04	c #Conflicts:    2883000 | #Learnt:      66095 | 0.000
1650.73/1651.04	c total clause space: 206.656MB
1650.73/1651.04	c total #watches: 353421
1651.63/1651.99	c total #propagations: 135339250 / total #impl: 1744829405 (eff. 0.078)
1651.63/1651.99	c #Conflicts:    2884000 | #Learnt:      67095 | 0.000
1651.63/1651.99	c total clause space: 206.656MB
1651.63/1651.99	c total #watches: 357153
1652.63/1652.98	c total #propagations: 135374546 / total #impl: 1745853106 (eff. 0.078)
1652.63/1652.98	c #Conflicts:    2885000 | #Learnt:      68095 | 0.000
1652.63/1652.98	c total clause space: 206.656MB
1652.63/1652.98	c total #watches: 360535
1653.93/1654.25	c total #propagations: 135423457 / total #impl: 1746846540 (eff. 0.078)
1653.93/1654.25	c #Conflicts:    2886000 | #Learnt:      69095 | 0.000
1653.93/1654.25	c total clause space: 206.656MB
1653.93/1654.25	c total #watches: 364405
1655.24/1655.57	c total #propagations: 135473894 / total #impl: 1747783505 (eff. 0.078)
1655.24/1655.57	c #Conflicts:    2887000 | #Learnt:      70095 | 0.000
1655.24/1655.57	c total clause space: 206.656MB
1655.24/1655.57	c total #watches: 368131
1656.44/1656.79	c total #propagations: 135525577 / total #impl: 1748728210 (eff. 0.077)
1656.44/1656.79	c #Conflicts:    2888000 | #Learnt:      71095 | 0.000
1656.44/1656.79	c total clause space: 206.656MB
1656.44/1656.79	c total #watches: 371656
1657.83/1658.16	c total #propagations: 135570291 / total #impl: 1749849238 (eff. 0.077)
1657.83/1658.16	c #Conflicts:    2889000 | #Learnt:      72095 | 0.000
1657.83/1658.16	c total clause space: 206.656MB
1657.83/1658.16	c total #watches: 374657
1659.13/1659.42	c total #propagations: 135622339 / total #impl: 1750887643 (eff. 0.077)
1659.13/1659.42	c #Conflicts:    2890000 | #Learnt:      73095 | 0.000
1659.13/1659.42	c total clause space: 206.656MB
1659.13/1659.42	c total #watches: 378335
1660.43/1660.76	c total #propagations: 135672258 / total #impl: 1752037932 (eff. 0.077)
1660.43/1660.76	c #Conflicts:    2891000 | #Learnt:      74095 | 0.000
1660.43/1660.76	c total clause space: 206.656MB
1660.43/1660.76	c total #watches: 382331
1661.73/1662.03	c total #propagations: 135723718 / total #impl: 1753278755 (eff. 0.077)
1661.73/1662.03	c #Conflicts:    2892000 | #Learnt:      75095 | 0.000
1661.73/1662.03	c total clause space: 206.656MB
1661.73/1662.03	c total #watches: 386034
1662.83/1663.17	c total #propagations: 135775822 / total #impl: 1754491544 (eff. 0.077)
1662.83/1663.17	c #Conflicts:    2893000 | #Learnt:      76095 | 0.000
1662.83/1663.17	c total clause space: 206.656MB
1662.83/1663.17	c total #watches: 390280
1664.03/1664.40	c total #propagations: 135819685 / total #impl: 1755792552 (eff. 0.077)
1664.03/1664.40	c #Conflicts:    2894000 | #Learnt:      77095 | 0.000
1664.03/1664.40	c total clause space: 206.656MB
1664.03/1664.40	c total #watches: 394673
1665.43/1665.75	c total #propagations: 135866939 / total #impl: 1756783814 (eff. 0.077)
1665.43/1665.75	c #Conflicts:    2895000 | #Learnt:      78095 | 0.000
1665.43/1665.75	c total clause space: 206.656MB
1665.43/1665.75	c total #watches: 398718
1666.93/1667.28	c total #propagations: 135915547 / total #impl: 1757854728 (eff. 0.077)
1666.93/1667.28	c #Conflicts:    2896000 | #Learnt:      79095 | 0.000
1666.93/1667.28	c total clause space: 206.656MB
1666.93/1667.28	c total #watches: 402658
1668.23/1668.58	c total #propagations: 135962306 / total #impl: 1758789601 (eff. 0.077)
1668.23/1668.58	c #Conflicts:    2897000 | #Learnt:      80095 | 0.000
1668.23/1668.58	c total clause space: 206.656MB
1668.23/1668.58	c total #watches: 406471
1669.93/1670.22	c total #propagations: 136002548 / total #impl: 1759988056 (eff. 0.077)
1669.93/1670.22	c #Conflicts:    2898000 | #Learnt:      81095 | 0.000
1669.93/1670.22	c total clause space: 206.656MB
1669.93/1670.22	c total #watches: 409891
1671.53/1671.83	c total #propagations: 136050183 / total #impl: 1761180894 (eff. 0.077)
1671.53/1671.83	c #Conflicts:    2899000 | #Learnt:      82095 | 0.000
1671.53/1671.83	c total clause space: 206.656MB
1671.53/1671.83	c total #watches: 413743
1672.73/1673.05	c total #propagations: 136097851 / total #impl: 1762370428 (eff. 0.077)
1672.73/1673.05	c GC COLLECT
1672.73/1673.05	c #Conflicts:    2900000 | #Learnt:      41798 | 0.000
1672.73/1673.05	c total clause space: 206.656MB
1672.73/1673.05	c total #watches: 260445
1673.63/1673.95	c total #propagations: 136145370 / total #impl: 1763570368 (eff. 0.077)
1673.63/1673.95	c #Conflicts:    2901000 | #Learnt:      42798 | 0.000
1673.63/1673.95	c total clause space: 206.656MB
1673.63/1673.95	c total #watches: 264939
1674.53/1674.84	c total #propagations: 136205916 / total #impl: 1764361699 (eff. 0.077)
1674.53/1674.84	c #Conflicts:    2902000 | #Learnt:      43798 | 0.000
1674.53/1674.84	c total clause space: 206.656MB
1674.53/1674.84	c total #watches: 268412
1675.43/1675.79	c total #propagations: 136258704 / total #impl: 1765217078 (eff. 0.077)
1675.43/1675.79	c #Conflicts:    2903000 | #Learnt:      44798 | 0.000
1675.43/1675.79	c total clause space: 206.656MB
1675.43/1675.79	c total #watches: 272381
1676.43/1676.76	c total #propagations: 136316751 / total #impl: 1766036046 (eff. 0.077)
1676.43/1676.76	c #Conflicts:    2904000 | #Learnt:      45798 | 0.000
1676.43/1676.76	c total clause space: 206.656MB
1676.43/1676.76	c total #watches: 276441
1677.33/1677.60	c total #propagations: 136373104 / total #impl: 1767193235 (eff. 0.077)
1677.33/1677.60	c #Conflicts:    2905000 | #Learnt:      46798 | 0.000
1677.33/1677.60	c total clause space: 206.656MB
1677.33/1677.60	c total #watches: 281276
1678.12/1678.46	c total #propagations: 136423255 / total #impl: 1768289662 (eff. 0.077)
1678.12/1678.46	c #Conflicts:    2906000 | #Learnt:      47798 | 0.000
1678.12/1678.46	c total clause space: 206.656MB
1678.12/1678.46	c total #watches: 285651
1679.02/1679.34	c total #propagations: 136470225 / total #impl: 1769377979 (eff. 0.077)
1679.02/1679.34	c #Conflicts:    2907000 | #Learnt:      48798 | 0.000
1679.02/1679.34	c total clause space: 206.656MB
1679.02/1679.34	c total #watches: 289535
1679.82/1680.19	c total #propagations: 136517345 / total #impl: 1770641449 (eff. 0.077)
1679.82/1680.19	c #Conflicts:    2908000 | #Learnt:      49798 | 0.000
1679.82/1680.19	c total clause space: 206.656MB
1679.82/1680.19	c total #watches: 294022
1681.02/1681.35	c total #propagations: 136561175 / total #impl: 1771642439 (eff. 0.077)
1681.02/1681.35	c #Conflicts:    2909000 | #Learnt:      50798 | 0.000
1681.02/1681.35	c total clause space: 206.656MB
1681.02/1681.35	c total #watches: 297537
1682.02/1682.35	c total #propagations: 136619975 / total #impl: 1772355253 (eff. 0.077)
1682.02/1682.35	c #Conflicts:    2910000 | #Learnt:      51798 | 0.000
1682.02/1682.35	c total clause space: 206.656MB
1682.02/1682.35	c total #watches: 300844
1683.22/1683.57	c total #propagations: 136671106 / total #impl: 1773023059 (eff. 0.077)
1683.22/1683.57	c #Conflicts:    2911000 | #Learnt:      52798 | 0.000
1683.22/1683.57	c total clause space: 206.656MB
1683.22/1683.57	c total #watches: 304191
1684.42/1684.75	c total #propagations: 136729000 / total #impl: 1773825734 (eff. 0.077)
1684.42/1684.75	c #Conflicts:    2912000 | #Learnt:      53798 | 0.000
1684.42/1684.75	c total clause space: 206.656MB
1684.42/1684.75	c total #watches: 307599
1685.52/1685.83	c total #propagations: 136783707 / total #impl: 1774464535 (eff. 0.077)
1685.52/1685.83	c #Conflicts:    2913000 | #Learnt:      54798 | 0.000
1685.52/1685.83	c total clause space: 206.656MB
1685.52/1685.83	c total #watches: 311585
1686.52/1686.89	c total #propagations: 136833470 / total #impl: 1775388573 (eff. 0.077)
1686.52/1686.89	c #Conflicts:    2914000 | #Learnt:      55798 | 0.000
1686.52/1686.89	c total clause space: 206.656MB
1686.52/1686.89	c total #watches: 316205
1687.72/1688.07	c total #propagations: 136885314 / total #impl: 1776535182 (eff. 0.077)
1687.72/1688.07	c #Conflicts:    2915000 | #Learnt:      56798 | 0.000
1687.72/1688.07	c total clause space: 206.656MB
1687.72/1688.07	c total #watches: 320864
1688.92/1689.26	c total #propagations: 136938590 / total #impl: 1777855669 (eff. 0.077)
1688.92/1689.26	c #Conflicts:    2916000 | #Learnt:      57798 | 0.000
1688.92/1689.26	c total clause space: 206.656MB
1688.92/1689.26	c total #watches: 325357
1690.32/1690.66	c total #propagations: 136989345 / total #impl: 1779115415 (eff. 0.077)
1690.32/1690.66	c #Conflicts:    2917000 | #Learnt:      58798 | 0.000
1690.32/1690.66	c total clause space: 206.656MB
1690.32/1690.66	c total #watches: 328820
1691.32/1691.62	c total #propagations: 137048759 / total #impl: 1779950974 (eff. 0.077)
1691.32/1691.62	c #Conflicts:    2918000 | #Learnt:      59798 | 0.000
1691.32/1691.62	c total clause space: 206.656MB
1691.32/1691.62	c total #watches: 333930
1692.63/1692.95	c total #propagations: 137100161 / total #impl: 1780733013 (eff. 0.077)
1692.63/1692.95	c #Conflicts:    2919000 | #Learnt:      60798 | 0.000
1692.63/1692.95	c total clause space: 206.656MB
1692.63/1692.95	c total #watches: 338842
1693.92/1694.20	c total #propagations: 137154064 / total #impl: 1781916948 (eff. 0.077)
1693.92/1694.20	c #Conflicts:    2920000 | #Learnt:      61798 | 0.000
1693.92/1694.20	c total clause space: 206.656MB
1693.92/1694.20	c total #watches: 344148
1695.22/1695.54	c total #propagations: 137201888 / total #impl: 1783211831 (eff. 0.077)
1695.22/1695.54	c #Conflicts:    2921000 | #Learnt:      62798 | 0.000
1695.22/1695.54	c total clause space: 206.656MB
1695.22/1695.54	c total #watches: 348326
1696.32/1696.60	c total #propagations: 137253258 / total #impl: 1784650355 (eff. 0.077)
1696.32/1696.60	c #Conflicts:    2922000 | #Learnt:      63798 | 0.000
1696.32/1696.60	c total clause space: 206.656MB
1696.32/1696.60	c total #watches: 352309
1697.32/1697.63	c total #propagations: 137293531 / total #impl: 1785896208 (eff. 0.077)
1697.32/1697.63	c #Conflicts:    2923000 | #Learnt:      64798 | 0.000
1697.32/1697.63	c total clause space: 206.656MB
1697.32/1697.63	c total #watches: 355990
1698.42/1698.80	c total #propagations: 137338895 / total #impl: 1786932721 (eff. 0.077)
1698.42/1698.80	c #Conflicts:    2924000 | #Learnt:      65798 | 0.000
1698.42/1698.80	c total clause space: 206.656MB
1698.42/1698.80	c total #watches: 360667
1699.72/1700.02	c total #propagations: 137387681 / total #impl: 1787793052 (eff. 0.077)
1699.72/1700.02	c #Conflicts:    2925000 | #Learnt:      66798 | 0.000
1699.72/1700.02	c total clause space: 206.656MB
1699.72/1700.02	c total #watches: 364037
1700.92/1701.24	c total #propagations: 137438487 / total #impl: 1788731630 (eff. 0.077)
1700.92/1701.24	c #Conflicts:    2926000 | #Learnt:      67798 | 0.000
1700.92/1701.24	c total clause space: 206.656MB
1700.92/1701.24	c total #watches: 368035
1702.12/1702.42	c total #propagations: 137480029 / total #impl: 1789864007 (eff. 0.077)
1702.12/1702.42	c #Conflicts:    2927000 | #Learnt:      68798 | 0.000
1702.12/1702.42	c total clause space: 206.656MB
1702.12/1702.42	c total #watches: 371385
1703.32/1703.68	c total #propagations: 137525254 / total #impl: 1791083678 (eff. 0.077)
1703.32/1703.68	c #Conflicts:    2928000 | #Learnt:      69798 | 0.000
1703.32/1703.68	c total clause space: 206.656MB
1703.32/1703.68	c total #watches: 375205
1704.52/1704.87	c total #propagations: 137571639 / total #impl: 1792176204 (eff. 0.077)
1704.52/1704.87	c #Conflicts:    2929000 | #Learnt:      70798 | 0.000
1704.52/1704.87	c total clause space: 206.656MB
1704.52/1704.87	c total #watches: 378553
1705.72/1706.00	c total #propagations: 137620760 / total #impl: 1793131284 (eff. 0.077)
1705.72/1706.00	c #Conflicts:    2930000 | #Learnt:      71798 | 0.000
1705.72/1706.00	c total clause space: 206.656MB
1705.72/1706.00	c total #watches: 382188
1707.12/1707.40	c total #propagations: 137662699 / total #impl: 1793952168 (eff. 0.077)
1707.12/1707.40	c #Conflicts:    2931000 | #Learnt:      72798 | 0.000
1707.12/1707.40	c total clause space: 206.656MB
1707.12/1707.40	c total #watches: 386120
1708.32/1708.66	c total #propagations: 137706223 / total #impl: 1795047187 (eff. 0.077)
1708.32/1708.66	c #Conflicts:    2932000 | #Learnt:      73798 | 0.000
1708.32/1708.66	c total clause space: 206.656MB
1708.32/1708.66	c total #watches: 389663
1709.62/1709.91	c total #propagations: 137745268 / total #impl: 1796121292 (eff. 0.077)
1709.62/1709.91	c #Conflicts:    2933000 | #Learnt:      74798 | 0.000
1709.62/1709.91	c total clause space: 206.656MB
1709.62/1709.91	c total #watches: 393070
1711.02/1711.30	c total #propagations: 137787316 / total #impl: 1797180262 (eff. 0.077)
1711.02/1711.30	c #Conflicts:    2934000 | #Learnt:      75798 | 0.000
1711.02/1711.30	c total clause space: 206.656MB
1711.02/1711.30	c total #watches: 396313
1712.53/1712.84	c total #propagations: 137829296 / total #impl: 1798489997 (eff. 0.077)
1712.53/1712.84	c #Conflicts:    2935000 | #Learnt:      76798 | 0.000
1712.53/1712.84	c total clause space: 206.656MB
1712.53/1712.84	c total #watches: 399709
1714.32/1714.63	c total #propagations: 137873811 / total #impl: 1799693633 (eff. 0.077)
1714.32/1714.63	c #Conflicts:    2936000 | #Learnt:      77798 | 0.000
1714.32/1714.63	c total clause space: 206.656MB
1714.32/1714.63	c total #watches: 403664
1715.92/1716.29	c total #propagations: 137921948 / total #impl: 1800913263 (eff. 0.077)
1715.92/1716.29	c #Conflicts:    2937000 | #Learnt:      78798 | 0.000
1715.92/1716.29	c total clause space: 206.656MB
1715.92/1716.29	c total #watches: 407471
1717.32/1717.61	c total #propagations: 137968558 / total #impl: 1802143493 (eff. 0.077)
1717.32/1717.61	c #Conflicts:    2938000 | #Learnt:      79798 | 0.000
1717.32/1717.61	c total clause space: 206.656MB
1717.32/1717.61	c total #watches: 410988
1718.62/1718.91	c total #propagations: 138013565 / total #impl: 1803097377 (eff. 0.077)
1718.62/1718.91	c #Conflicts:    2939000 | #Learnt:      80798 | 0.000
1718.62/1718.91	c total clause space: 206.656MB
1718.62/1718.91	c total #watches: 414236
1719.92/1720.29	c total #propagations: 138053693 / total #impl: 1804446581 (eff. 0.077)
1719.92/1720.29	c #Conflicts:    2940000 | #Learnt:      81798 | 0.000
1719.92/1720.29	c total clause space: 206.656MB
1719.92/1720.29	c total #watches: 417319
1721.42/1721.79	c total #propagations: 138093761 / total #impl: 1805910064 (eff. 0.076)
1721.42/1721.79	c #Conflicts:    2941000 | #Learnt:      82798 | 0.000
1721.42/1721.79	c total clause space: 206.656MB
1721.42/1721.79	c total #watches: 421144
1722.62/1722.96	c total #propagations: 138134610 / total #impl: 1807639678 (eff. 0.076)
1722.62/1722.96	c GC COLLECT
1722.62/1722.96	c #Conflicts:    2942000 | #Learnt:      42195 | 0.000
1722.62/1722.96	c total clause space: 206.656MB
1722.62/1722.96	c total #watches: 262383
1723.42/1723.79	c total #propagations: 138178486 / total #impl: 1808810786 (eff. 0.076)
1723.42/1723.79	c #Conflicts:    2943000 | #Learnt:      43195 | 0.000
1723.42/1723.79	c total clause space: 206.656MB
1723.42/1723.79	c total #watches: 266704
1724.22/1724.55	c total #propagations: 138228717 / total #impl: 1809923385 (eff. 0.076)
1724.22/1724.55	c #Conflicts:    2944000 | #Learnt:      44195 | 0.000
1724.22/1724.55	c total clause space: 206.656MB
1724.22/1724.55	c total #watches: 270753
1725.12/1725.41	c total #propagations: 138271825 / total #impl: 1811053625 (eff. 0.076)
1725.12/1725.41	c #Conflicts:    2945000 | #Learnt:      45195 | 0.000
1725.12/1725.41	c total clause space: 206.656MB
1725.12/1725.41	c total #watches: 275950
1726.02/1726.33	c total #propagations: 138320626 / total #impl: 1812031573 (eff. 0.076)
1726.02/1726.33	c #Conflicts:    2946000 | #Learnt:      46195 | 0.000
1726.02/1726.33	c total clause space: 206.656MB
1726.02/1726.33	c total #watches: 280671
1726.92/1727.27	c total #propagations: 138368614 / total #impl: 1812995371 (eff. 0.076)
1726.92/1727.27	c #Conflicts:    2947000 | #Learnt:      47195 | 0.000
1726.92/1727.27	c total clause space: 206.656MB
1726.92/1727.27	c total #watches: 285240
1727.92/1728.21	c total #propagations: 138417655 / total #impl: 1813868291 (eff. 0.076)
1727.92/1728.21	c #Conflicts:    2948000 | #Learnt:      48195 | 0.000
1727.92/1728.21	c total clause space: 206.656MB
1727.92/1728.21	c total #watches: 289426
1728.72/1729.01	c total #propagations: 138467089 / total #impl: 1814819522 (eff. 0.076)
1728.72/1729.01	c #Conflicts:    2949000 | #Learnt:      49195 | 0.000
1728.72/1729.01	c total clause space: 206.656MB
1728.72/1729.01	c total #watches: 293567
1729.52/1729.85	c total #propagations: 138505650 / total #impl: 1815762630 (eff. 0.076)
1729.52/1729.85	c #Conflicts:    2950000 | #Learnt:      50195 | 0.000
1729.52/1729.85	c total clause space: 206.656MB
1729.52/1729.85	c total #watches: 297379
1730.52/1730.87	c total #propagations: 138544336 / total #impl: 1816722027 (eff. 0.076)
1730.52/1730.87	c #Conflicts:    2951000 | #Learnt:      51195 | 0.000
1730.52/1730.87	c total clause space: 206.656MB
1730.52/1730.87	c total #watches: 301121
1731.62/1731.90	c total #propagations: 138593016 / total #impl: 1817744943 (eff. 0.076)
1731.62/1731.90	c #Conflicts:    2952000 | #Learnt:      52195 | 0.000
1731.62/1731.90	c total clause space: 206.656MB
1731.62/1731.90	c total #watches: 305058
1732.72/1733.01	c total #propagations: 138639344 / total #impl: 1818753897 (eff. 0.076)
1732.72/1733.01	c #Conflicts:    2953000 | #Learnt:      53195 | 0.000
1732.72/1733.01	c total clause space: 206.656MB
1732.72/1733.01	c total #watches: 308944
1733.72/1734.02	c total #propagations: 138688179 / total #impl: 1819629489 (eff. 0.076)
1733.72/1734.02	c #Conflicts:    2954000 | #Learnt:      54195 | 0.000
1733.72/1734.02	c total clause space: 206.656MB
1733.72/1734.02	c total #watches: 312542
1734.62/1734.99	c total #propagations: 138729585 / total #impl: 1820587167 (eff. 0.076)
1734.62/1734.99	c #Conflicts:    2955000 | #Learnt:      55195 | 0.000
1734.62/1734.99	c total clause space: 206.656MB
1734.62/1734.99	c total #watches: 316481
1735.52/1735.83	c total #propagations: 138768048 / total #impl: 1821920634 (eff. 0.076)
1735.52/1735.83	c #Conflicts:    2956000 | #Learnt:      56195 | 0.000
1735.52/1735.83	c total clause space: 206.656MB
1735.52/1735.83	c total #watches: 319894
1736.32/1736.63	c total #propagations: 138801992 / total #impl: 1822826234 (eff. 0.076)
1736.32/1736.63	c #Conflicts:    2957000 | #Learnt:      57195 | 0.000
1736.32/1736.63	c total clause space: 206.656MB
1736.32/1736.63	c total #watches: 323219
1737.21/1737.56	c total #propagations: 138834647 / total #impl: 1823687039 (eff. 0.076)
1737.21/1737.56	c #Conflicts:    2958000 | #Learnt:      58195 | 0.000
1737.21/1737.56	c total clause space: 206.656MB
1737.21/1737.56	c total #watches: 326714
1738.41/1738.71	c total #propagations: 138868754 / total #impl: 1824641076 (eff. 0.076)
1738.41/1738.71	c #Conflicts:    2959000 | #Learnt:      59195 | 0.000
1738.41/1738.71	c total clause space: 206.656MB
1738.41/1738.71	c total #watches: 330108
1739.31/1739.62	c total #propagations: 138911151 / total #impl: 1825713209 (eff. 0.076)
1739.31/1739.62	c #Conflicts:    2960000 | #Learnt:      60195 | 0.000
1739.31/1739.62	c total clause space: 206.656MB
1739.31/1739.62	c total #watches: 333432
1740.31/1740.69	c total #propagations: 138951133 / total #impl: 1826576374 (eff. 0.076)
1740.31/1740.69	c #Conflicts:    2961000 | #Learnt:      61195 | 0.000
1740.31/1740.69	c total clause space: 206.656MB
1740.31/1740.69	c total #watches: 336859
1741.41/1741.79	c total #propagations: 138995443 / total #impl: 1827626448 (eff. 0.076)
1741.41/1741.79	c #Conflicts:    2962000 | #Learnt:      62195 | 0.000
1741.41/1741.79	c total clause space: 206.656MB
1741.41/1741.79	c total #watches: 340284
1742.51/1742.83	c total #propagations: 139039017 / total #impl: 1828623362 (eff. 0.076)
1742.51/1742.83	c #Conflicts:    2963000 | #Learnt:      63195 | 0.000
1742.51/1742.83	c total clause space: 206.656MB
1742.51/1742.83	c total #watches: 343520
1743.71/1744.01	c total #propagations: 139077498 / total #impl: 1829713595 (eff. 0.076)
1743.71/1744.01	c #Conflicts:    2964000 | #Learnt:      64195 | 0.000
1743.71/1744.01	c total clause space: 206.656MB
1743.71/1744.01	c total #watches: 347027
1744.71/1745.08	c total #propagations: 139122275 / total #impl: 1831016129 (eff. 0.076)
1744.71/1745.08	c #Conflicts:    2965000 | #Learnt:      65195 | 0.000
1744.71/1745.08	c total clause space: 206.656MB
1744.71/1745.08	c total #watches: 350638
1745.91/1746.21	c total #propagations: 139166837 / total #impl: 1832023369 (eff. 0.076)
1745.91/1746.21	c #Conflicts:    2966000 | #Learnt:      66195 | 0.000
1745.91/1746.21	c total clause space: 206.656MB
1745.91/1746.21	c total #watches: 354179
1747.01/1747.35	c total #propagations: 139213400 / total #impl: 1833042542 (eff. 0.076)
1747.01/1747.35	c #Conflicts:    2967000 | #Learnt:      67195 | 0.000
1747.01/1747.35	c total clause space: 206.656MB
1747.01/1747.35	c total #watches: 357719
1748.21/1748.51	c total #propagations: 139264178 / total #impl: 1834077813 (eff. 0.076)
1748.21/1748.51	c #Conflicts:    2968000 | #Learnt:      68195 | 0.000
1748.21/1748.51	c total clause space: 206.656MB
1748.21/1748.51	c total #watches: 361295
1749.41/1749.78	c total #propagations: 139309842 / total #impl: 1835138846 (eff. 0.076)
1749.41/1749.78	c #Conflicts:    2969000 | #Learnt:      69195 | 0.000
1749.41/1749.78	c total clause space: 206.656MB
1749.41/1749.78	c total #watches: 365017
1750.71/1751.09	c total #propagations: 139356527 / total #impl: 1836289421 (eff. 0.076)
1750.71/1751.09	c #Conflicts:    2970000 | #Learnt:      70195 | 0.000
1750.71/1751.09	c total clause space: 206.656MB
1750.71/1751.09	c total #watches: 368552
1751.91/1752.29	c total #propagations: 139402950 / total #impl: 1837437566 (eff. 0.076)
1751.91/1752.29	c #Conflicts:    2971000 | #Learnt:      71195 | 0.000
1751.91/1752.29	c total clause space: 206.656MB
1751.91/1752.29	c total #watches: 371810
1753.22/1753.57	c total #propagations: 139447398 / total #impl: 1838543513 (eff. 0.076)
1753.22/1753.57	c #Conflicts:    2972000 | #Learnt:      72195 | 0.000
1753.22/1753.57	c total clause space: 206.656MB
1753.22/1753.57	c total #watches: 375349
1754.51/1754.85	c total #propagations: 139491463 / total #impl: 1839636150 (eff. 0.076)
1754.51/1754.85	c #Conflicts:    2973000 | #Learnt:      73195 | 0.000
1754.51/1754.85	c total clause space: 206.656MB
1754.51/1754.85	c total #watches: 379274
1755.81/1756.10	c total #propagations: 139540980 / total #impl: 1840560344 (eff. 0.076)
1755.81/1756.10	c #Conflicts:    2974000 | #Learnt:      74195 | 0.000
1755.81/1756.10	c total clause space: 206.656MB
1755.81/1756.10	c total #watches: 382817
1756.91/1757.28	c total #propagations: 139593555 / total #impl: 1841542294 (eff. 0.076)
1756.91/1757.28	c #Conflicts:    2975000 | #Learnt:      75195 | 0.000
1756.91/1757.28	c total clause space: 206.656MB
1756.91/1757.28	c total #watches: 386525
1757.91/1758.20	c total #propagations: 139644577 / total #impl: 1842363386 (eff. 0.076)
1757.91/1758.20	c #Conflicts:    2976000 | #Learnt:      76195 | 0.000
1757.91/1758.20	c total clause space: 206.656MB
1757.91/1758.20	c total #watches: 390789
1758.72/1759.01	c total #propagations: 139695603 / total #impl: 1843059379 (eff. 0.076)
1758.72/1759.01	c #Conflicts:    2977000 | #Learnt:      77195 | 0.000
1758.72/1759.01	c total clause space: 206.656MB
1758.72/1759.01	c total #watches: 396898
1759.82/1760.12	c total #propagations: 139743276 / total #impl: 1843628406 (eff. 0.076)
1759.82/1760.12	c #Conflicts:    2978000 | #Learnt:      78195 | 0.000
1759.82/1760.12	c total clause space: 206.656MB
1759.82/1760.12	c total #watches: 402831
1760.82/1761.12	c total #propagations: 139793391 / total #impl: 1844450814 (eff. 0.076)
1760.82/1761.12	c #Conflicts:    2979000 | #Learnt:      79195 | 0.000
1760.82/1761.12	c total clause space: 206.656MB
1760.82/1761.12	c total #watches: 406910
1761.81/1762.18	c total #propagations: 139840192 / total #impl: 1845432946 (eff. 0.076)
1761.81/1762.18	c #Conflicts:    2980000 | #Learnt:      80195 | 0.000
1761.81/1762.18	c total clause space: 206.656MB
1761.81/1762.18	c total #watches: 410223
1762.91/1763.21	c total #propagations: 139885031 / total #impl: 1846133217 (eff. 0.076)
1762.91/1763.21	c #Conflicts:    2981000 | #Learnt:      81195 | 0.000
1762.91/1763.21	c total clause space: 206.656MB
1762.91/1763.21	c total #watches: 414519
1764.01/1764.32	c total #propagations: 139932128 / total #impl: 1846929790 (eff. 0.076)
1764.01/1764.32	c #Conflicts:    2982000 | #Learnt:      82195 | 0.000
1764.01/1764.32	c total clause space: 206.656MB
1764.01/1764.32	c total #watches: 418387
1764.71/1765.04	c total #propagations: 139976045 / total #impl: 1847735665 (eff. 0.076)
1764.71/1765.04	c #Conflicts:    2983000 | #Learnt:      83195 | 0.000
1764.71/1765.04	c total clause space: 206.656MB
1764.71/1765.04	c total #watches: 421374
1765.61/1765.92	c total #propagations: 140025193 / total #impl: 1848242503 (eff. 0.076)
1765.61/1765.92	c GC COLLECT
1765.61/1765.92	c #Conflicts:    2984000 | #Learnt:      42296 | 0.000
1765.61/1765.92	c total clause space: 206.656MB
1765.61/1765.92	c total #watches: 262449
1766.11/1766.49	c total #propagations: 140078954 / total #impl: 1848835827 (eff. 0.076)
1766.11/1766.49	c #Conflicts:    2985000 | #Learnt:      43296 | 0.000
1766.11/1766.49	c total clause space: 206.656MB
1766.11/1766.49	c total #watches: 266053
1766.91/1767.21	c total #propagations: 140128525 / total #impl: 1849417461 (eff. 0.076)
1766.91/1767.21	c #Conflicts:    2986000 | #Learnt:      44296 | 0.000
1766.91/1767.21	c total clause space: 206.656MB
1766.91/1767.21	c total #watches: 270639
1767.61/1767.98	c total #propagations: 140180344 / total #impl: 1850239788 (eff. 0.076)
1767.61/1767.98	c #Conflicts:    2987000 | #Learnt:      45296 | 0.000
1767.61/1767.98	c total clause space: 206.656MB
1767.61/1767.98	c total #watches: 275385
1768.41/1768.71	c total #propagations: 140238337 / total #impl: 1851083415 (eff. 0.076)
1768.41/1768.71	c #Conflicts:    2988000 | #Learnt:      46296 | 0.000
1768.41/1768.71	c total clause space: 206.656MB
1768.41/1768.71	c total #watches: 280138
1769.21/1769.51	c total #propagations: 140285338 / total #impl: 1852071747 (eff. 0.076)
1769.21/1769.51	c #Conflicts:    2989000 | #Learnt:      47296 | 0.000
1769.21/1769.51	c total clause space: 206.656MB
1769.21/1769.51	c total #watches: 284199
1769.91/1770.25	c total #propagations: 140336365 / total #impl: 1853027098 (eff. 0.076)
1769.91/1770.25	c #Conflicts:    2990000 | #Learnt:      48296 | 0.000
1769.91/1770.25	c total clause space: 206.656MB
1769.91/1770.25	c total #watches: 287965
1770.51/1770.82	c total #propagations: 140386090 / total #impl: 1854082569 (eff. 0.076)
1770.51/1770.82	c #Conflicts:    2991000 | #Learnt:      49296 | 0.000
1770.51/1770.82	c total clause space: 206.656MB
1770.51/1770.82	c total #watches: 291317
1771.01/1771.37	c total #propagations: 140426336 / total #impl: 1854903016 (eff. 0.076)
1771.01/1771.37	c #Conflicts:    2992000 | #Learnt:      50296 | 0.000
1771.01/1771.37	c total clause space: 206.656MB
1771.01/1771.37	c total #watches: 294756
1771.71/1772.05	c total #propagations: 140463851 / total #impl: 1855719865 (eff. 0.076)
1771.71/1772.05	c #Conflicts:    2993000 | #Learnt:      51296 | 0.000
1771.71/1772.05	c total clause space: 206.656MB
1771.71/1772.05	c total #watches: 298365
1772.31/1772.64	c total #propagations: 140506835 / total #impl: 1856676647 (eff. 0.076)
1772.31/1772.64	c #Conflicts:    2994000 | #Learnt:      52296 | 0.000
1772.31/1772.64	c total clause space: 206.656MB
1772.31/1772.64	c total #watches: 302631
1773.11/1773.43	c total #propagations: 140556170 / total #impl: 1857096701 (eff. 0.076)
1773.11/1773.43	c #Conflicts:    2995000 | #Learnt:      53296 | 0.000
1773.11/1773.43	c total clause space: 206.656MB
1773.11/1773.43	c total #watches: 308487
1773.91/1774.25	c total #propagations: 140604836 / total #impl: 1857974859 (eff. 0.076)
1773.91/1774.25	c #Conflicts:    2996000 | #Learnt:      54296 | 0.000
1773.91/1774.25	c total clause space: 206.656MB
1773.91/1774.25	c total #watches: 312565
1774.61/1774.92	c total #propagations: 140651193 / total #impl: 1858971837 (eff. 0.076)
1774.61/1774.92	c #Conflicts:    2997000 | #Learnt:      55296 | 0.000
1774.61/1774.92	c total clause space: 206.656MB
1774.61/1774.92	c total #watches: 318000
1775.22/1775.57	c total #propagations: 140701182 / total #impl: 1859576549 (eff. 0.076)
1775.22/1775.57	c #Conflicts:    2998000 | #Learnt:      56296 | 0.000
1775.22/1775.57	c total clause space: 206.656MB
1775.22/1775.57	c total #watches: 323905
1775.51/1775.83	c total #propagations: 140741283 / total #impl: 1859927900 (eff. 0.076)
1775.51/1775.83	c #Conflicts:    2999000 | #Learnt:      57296 | 0.000
1775.51/1775.83	c total clause space: 206.656MB
1775.51/1775.84	c total #watches: 329001
1776.11/1776.47	c total #propagations: 140793673 / total #impl: 1860103013 (eff. 0.076)
1776.11/1776.47	c #Conflicts:    3000000 | #Learnt:      58296 | 0.000
1776.11/1776.47	c total clause space: 206.656MB
1776.11/1776.47	c total #watches: 333756
1777.11/1777.44	c total #propagations: 140857095 / total #impl: 1860492768 (eff. 0.076)
1777.11/1777.44	c #Conflicts:    3001000 | #Learnt:      59296 | 0.000
1777.11/1777.44	c total clause space: 206.656MB
1777.11/1777.44	c total #watches: 338025
1777.81/1778.16	c total #propagations: 140932519 / total #impl: 1861180532 (eff. 0.076)
1777.81/1778.16	c #Conflicts:    3002000 | #Learnt:      60296 | 0.000
1777.81/1778.16	c total clause space: 206.656MB
1777.81/1778.16	c total #watches: 341479
1778.61/1778.91	c total #propagations: 140988799 / total #impl: 1861672361 (eff. 0.076)
1778.61/1778.91	c #Conflicts:    3003000 | #Learnt:      61296 | 0.000
1778.61/1778.91	c total clause space: 206.656MB
1778.61/1778.91	c total #watches: 345527
1779.21/1779.58	c total #propagations: 141030811 / total #impl: 1862302538 (eff. 0.076)
1779.21/1779.58	c #Conflicts:    3004000 | #Learnt:      62296 | 0.000
1779.21/1779.58	c total clause space: 206.656MB
1779.21/1779.58	c total #watches: 349006
1780.01/1780.39	c total #propagations: 141072857 / total #impl: 1863021803 (eff. 0.076)
1780.01/1780.39	c #Conflicts:    3005000 | #Learnt:      63296 | 0.000
1780.01/1780.39	c total clause space: 206.656MB
1780.01/1780.39	c total #watches: 353367
1781.01/1781.39	c total #propagations: 141118532 / total #impl: 1863711315 (eff. 0.076)
1781.01/1781.39	c #Conflicts:    3006000 | #Learnt:      64296 | 0.000
1781.01/1781.39	c total clause space: 206.656MB
1781.01/1781.39	c total #watches: 356790
1781.91/1782.27	c total #propagations: 141170081 / total #impl: 1864320291 (eff. 0.076)
1781.91/1782.27	c #Conflicts:    3007000 | #Learnt:      65296 | 0.000
1781.91/1782.27	c total clause space: 206.656MB
1781.91/1782.27	c total #watches: 360489
1782.61/1782.94	c total #propagations: 141224136 / total #impl: 1864856381 (eff. 0.076)
1782.61/1782.94	c #Conflicts:    3008000 | #Learnt:      66296 | 0.000
1782.61/1782.94	c total clause space: 206.656MB
1782.61/1782.94	c total #watches: 363686
1783.41/1783.71	c total #propagations: 141271928 / total #impl: 1865163753 (eff. 0.076)
1783.41/1783.71	c #Conflicts:    3009000 | #Learnt:      67296 | 0.000
1783.41/1783.71	c total clause space: 206.656MB
1783.41/1783.71	c total #watches: 366464
1784.21/1784.52	c total #propagations: 141324780 / total #impl: 1865689696 (eff. 0.076)
1784.21/1784.52	c #Conflicts:    3010000 | #Learnt:      68296 | 0.000
1784.21/1784.52	c total clause space: 206.656MB
1784.21/1784.52	c total #watches: 368981
1785.01/1785.39	c total #propagations: 141369384 / total #impl: 1866025240 (eff. 0.076)
1785.01/1785.39	c #Conflicts:    3011000 | #Learnt:      69296 | 0.000
1785.01/1785.39	c total clause space: 206.656MB
1785.01/1785.39	c total #watches: 372357
1786.01/1786.33	c total #propagations: 141417308 / total #impl: 1866519938 (eff. 0.076)
1786.01/1786.33	c #Conflicts:    3012000 | #Learnt:      70296 | 0.000
1786.01/1786.33	c total clause space: 206.656MB
1786.01/1786.33	c total #watches: 375805
1786.91/1787.27	c total #propagations: 141467672 / total #impl: 1867071961 (eff. 0.076)
1786.91/1787.27	c #Conflicts:    3013000 | #Learnt:      71296 | 0.000
1786.91/1787.27	c total clause space: 206.656MB
1786.91/1787.27	c total #watches: 379459
1787.91/1788.24	c total #propagations: 141512936 / total #impl: 1867669808 (eff. 0.076)
1787.91/1788.24	c #Conflicts:    3014000 | #Learnt:      72296 | 0.000
1787.91/1788.24	c total clause space: 206.656MB
1787.91/1788.24	c total #watches: 382766
1789.01/1789.31	c total #propagations: 141558644 / total #impl: 1868256335 (eff. 0.076)
1789.01/1789.31	c #Conflicts:    3015000 | #Learnt:      73296 | 0.000
1789.01/1789.31	c total clause space: 206.656MB
1789.01/1789.31	c total #watches: 386177
1790.01/1790.35	c total #propagations: 141609859 / total #impl: 1868806024 (eff. 0.076)
1790.01/1790.35	c #Conflicts:    3016000 | #Learnt:      74296 | 0.000
1790.01/1790.35	c total clause space: 206.656MB
1790.01/1790.35	c total #watches: 389099
1791.11/1791.49	c total #propagations: 141657308 / total #impl: 1869251420 (eff. 0.076)
1791.11/1791.49	c #Conflicts:    3017000 | #Learnt:      75296 | 0.000
1791.11/1791.49	c total clause space: 206.656MB
1791.11/1791.49	c total #watches: 392348
1792.21/1792.53	c total #propagations: 141704656 / total #impl: 1869825067 (eff. 0.076)
1792.21/1792.53	c #Conflicts:    3018000 | #Learnt:      76296 | 0.000
1792.21/1792.53	c total clause space: 206.656MB
1792.21/1792.53	c total #watches: 395933
1793.41/1793.73	c total #propagations: 141753631 / total #impl: 1870250284 (eff. 0.076)
1793.41/1793.73	c #Conflicts:    3019000 | #Learnt:      77296 | 0.000
1793.41/1793.73	c total clause space: 206.656MB
1793.41/1793.73	c total #watches: 399496
1794.51/1794.85	c total #propagations: 141803264 / total #impl: 1870705271 (eff. 0.076)
1794.51/1794.85	c #Conflicts:    3020000 | #Learnt:      78296 | 0.000
1794.51/1794.85	c total clause space: 206.656MB
1794.51/1794.85	c total #watches: 402341
1795.51/1795.87	c total #propagations: 141848507 / total #impl: 1871082174 (eff. 0.076)
1795.51/1795.87	c #Conflicts:    3021000 | #Learnt:      79296 | 0.000
1795.51/1795.87	c total clause space: 206.656MB
1795.51/1795.87	c total #watches: 405363
1796.50/1796.83	c total #propagations: 141892557 / total #impl: 1871438858 (eff. 0.076)
1796.50/1796.83	c #Conflicts:    3022000 | #Learnt:      80296 | 0.000
1796.50/1796.83	c total clause space: 206.656MB
1796.50/1796.83	c total #watches: 408463
1797.60/1797.92	c total #propagations: 141936270 / total #impl: 1871851955 (eff. 0.076)
1797.60/1797.92	c #Conflicts:    3023000 | #Learnt:      81296 | 0.000
1797.60/1797.92	c total clause space: 206.656MB
1797.60/1797.92	c total #watches: 411557
1798.70/1799.01	c total #propagations: 141983140 / total #impl: 1872216127 (eff. 0.076)
1798.70/1799.01	c #Conflicts:    3024000 | #Learnt:      82296 | 0.000
1798.70/1799.01	c total clause space: 206.656MB
1798.70/1799.01	c total #watches: 415162
1799.80/1800.11	c total #propagations: 142029740 / total #impl: 1873138488 (eff. 0.076)
1799.80/1800.11	c #Conflicts:    3025000 | #Learnt:      83296 | 0.000
1799.80/1800.11	c total clause space: 206.656MB
1799.80/1800.11	c total #watches: 419344

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-4117373-1467210883/watcher-4117373-1467210883 -o /tmp/evaluation-result-4117373-1467210883/solver-4117373-1467210883 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467209076-3807 --watchdog 1960 --input HOME/instance-4117373-1467210883.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=3968
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.27 2.23 2.11 3/176 3971
/proc/meminfo: memFree=26991244/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 2049313 29810688 5268 33554432000 4194304 6201397 140737252159296 140735544877960 4211064 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 7278 5268 130 491 0 6777 0

[startup+0.100105 s]
/proc/loadavg: 2.27 2.23 2.11 3/176 3971
/proc/meminfo: memFree=26991244/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=34428 CPUtime=0.09 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 1306 0 0 0 9 0 0 0 20 0 1 0 2049313 35254272 7487 33554432000 4194304 6201397 140737252159296 140735544877960 4208163 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 8607 7487 141 491 0 8106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34428

[startup+0.200323 s]
/proc/loadavg: 2.27 2.23 2.11 3/176 3971
/proc/meminfo: memFree=26991244/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=37700 CPUtime=0.19 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 2879 0 0 0 19 0 0 0 20 0 1 0 2049313 38604800 8447 33554432000 4194304 6201397 140737252159296 140735544877960 4207716 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 9425 8447 158 491 0 8924 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37700

[startup+0.300266 s]
/proc/loadavg: 2.27 2.23 2.11 3/176 3971
/proc/meminfo: memFree=26991244/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=42388 CPUtime=0.28 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 3196 0 0 0 28 0 0 0 20 0 1 0 2049313 43405312 9165 33554432000 4194304 6201397 140737252159296 140735544877960 4236008 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 10597 9165 165 491 0 10096 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42388

[startup+0.700263 s]
/proc/loadavg: 2.27 2.23 2.11 3/176 3971
/proc/meminfo: memFree=26991244/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=42656 CPUtime=0.69 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 3920 0 0 0 68 1 0 0 20 0 1 0 2049313 43679744 9613 33554432000 4194304 6201397 140737252159296 140737252158424 4213672 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 10664 9613 165 491 0 10163 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42656

[startup+1.50021 s]
/proc/loadavg: 2.25 2.23 2.11 3/177 3972
/proc/meminfo: memFree=26939360/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=50276 CPUtime=1.49 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 4247 0 0 0 148 1 0 0 20 0 1 0 2049313 51482624 10347 33554432000 4194304 6201397 140737252159296 140737252158424 4213694 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 12569 10347 165 491 0 12068 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50276

[startup+3.1002 s]
/proc/loadavg: 2.25 2.23 2.11 3/177 3972
/proc/meminfo: memFree=26933776/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=50580 CPUtime=3.09 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 4320 0 0 0 308 1 0 0 20 0 1 0 2049313 51793920 11442 33554432000 4194304 6201397 140737252159296 140737252158424 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 12645 11442 165 491 0 12144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50580

[startup+6.30021 s]
/proc/loadavg: 2.25 2.23 2.11 3/177 3972
/proc/meminfo: memFree=26928972/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=63056 CPUtime=6.29 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 5044 0 0 0 628 1 0 0 20 0 1 0 2049313 64569344 11928 33554432000 4194304 6201397 140737252159296 140737252158328 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 15764 11928 165 491 0 15263 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63056

[startup+12.7002 s]
/proc/loadavg: 2.21 2.22 2.10 3/177 3972
/proc/meminfo: memFree=26914228/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=63696 CPUtime=12.69 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 5537 0 0 0 1268 1 0 0 20 0 1 0 2049313 65224704 13811 33554432000 4194304 6201397 140737252159296 140737252158424 4213690 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 15924 13811 165 491 0 15423 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 63696

[startup+25.5003 s]
/proc/loadavg: 2.18 2.21 2.10 3/177 3972
/proc/meminfo: memFree=26903420/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=64656 CPUtime=25.48 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 5748 0 0 0 2547 1 0 0 20 0 1 0 2049313 66207744 15044 33554432000 4194304 6201397 140737252159296 140737252158424 5156328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 16164 15044 165 491 0 15663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64656

[startup+51.1003 s]
/proc/loadavg: 2.19 2.21 2.10 3/177 3972
/proc/meminfo: memFree=26883032/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=84968 CPUtime=51.09 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 6940 0 0 0 5107 2 0 0 20 0 1 0 2049313 87007232 18390 33554432000 4194304 6201397 140737252159296 140737252158424 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 21242 18390 165 491 0 20741 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84968

[startup+102.3 s]
/proc/loadavg: 2.14 2.19 2.10 3/177 3973
/proc/meminfo: memFree=26863008/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=116772 CPUtime=102.28 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 7823 0 0 0 10226 2 0 0 20 0 1 0 2049313 119574528 20534 33554432000 4194304 6201397 140737252159296 140737252158424 4213199 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 29193 20534 165 491 0 28692 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 116772

[startup+162.3 s]
/proc/loadavg: 2.14 2.18 2.10 3/177 3975
/proc/meminfo: memFree=26844936/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=119408 CPUtime=162.26 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 8579 0 0 0 16224 2 0 0 20 0 1 0 2049313 122273792 23728 33554432000 4194304 6201397 140737252159296 140737252158424 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 29852 23728 165 491 0 29351 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 119408

[startup+222.307 s]
/proc/loadavg: 2.28 2.21 2.11 3/177 3976
/proc/meminfo: memFree=26830196/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=120992 CPUtime=222.27 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 8902 0 0 0 22224 3 0 0 20 0 1 0 2049313 123895808 25584 33554432000 4194304 6201397 140737252159296 140737252158424 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 30248 25584 165 491 0 29747 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 120992

[startup+282.3 s]
/proc/loadavg: 2.32 2.23 2.12 3/177 3977
/proc/meminfo: memFree=26812116/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=121652 CPUtime=282.25 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 9062 0 0 0 28222 3 0 0 20 0 1 0 2049313 124571648 27788 33554432000 4194304 6201397 140737252159296 140737252158424 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 30413 27788 165 491 0 29912 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 121652

[startup+342.3 s]
/proc/loadavg: 2.16 2.20 2.11 3/178 3981
/proc/meminfo: memFree=26804992/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=121912 CPUtime=342.24 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 9187 0 0 0 34220 4 0 0 20 0 1 0 2049313 124837888 28902 33554432000 4194304 6201397 140737252159296 140737252158424 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 30478 28902 165 491 0 29977 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 121912

[startup+402.3 s]
/proc/loadavg: 2.18 2.19 2.11 4/177 3982
/proc/meminfo: memFree=26800876/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=172520 CPUtime=402.23 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 9798 0 0 0 40219 4 0 0 20 0 1 0 2049313 176660480 29294 33554432000 4194304 6201397 140737252159296 140737252158424 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 43130 29294 165 491 0 42629 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 172520

[startup+462.3 s]
/proc/loadavg: 2.26 2.21 2.12 4/177 3984
/proc/meminfo: memFree=26790236/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=173036 CPUtime=462.22 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 10353 0 0 0 46218 4 0 0 20 0 1 0 2049313 177188864 31149 33554432000 4194304 6201397 140737252159296 140737252158424 4219200 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 43259 31149 165 491 0 42758 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 173036

[startup+522.3 s]
/proc/loadavg: 2.38 2.25 2.13 3/177 3985
/proc/meminfo: memFree=26781388/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=173940 CPUtime=522.21 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 10592 0 0 0 52217 4 0 0 20 0 1 0 2049313 178114560 32311 33554432000 4194304 6201397 140737252159296 140737252158424 4219596 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 43485 32311 165 491 0 42984 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 173940

[startup+582.3 s]
/proc/loadavg: 2.26 2.23 2.13 4/177 3986
/proc/meminfo: memFree=26774408/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=174456 CPUtime=582.2 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 10748 0 0 0 58216 4 0 0 20 0 1 0 2049313 178642944 32912 33554432000 4194304 6201397 140737252159296 140737252158424 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 43614 32912 165 491 0 43113 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 174456


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


[startup+942.3 s]
/proc/loadavg: 2.36 2.22 2.14 4/178 3996
/proc/meminfo: memFree=26738396/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=178860 CPUtime=942.15 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 11966 0 0 0 94209 6 0 0 20 0 1 0 2049313 183152640 37460 33554432000 4194304 6201397 140737252159296 140737252158424 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 44715 37460 165 491 0 44214 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 178860

[startup+1002.3 s]
/proc/loadavg: 2.27 2.23 2.15 3/177 3997
/proc/meminfo: memFree=26733396/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=179488 CPUtime=1002.14 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12175 0 0 0 100208 6 0 0 20 0 1 0 2049313 183795712 38185 33554432000 4194304 6201397 140737252159296 140737252158424 4213679 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 44872 38185 165 491 0 44371 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 179488

[startup+1062.3 s]
/proc/loadavg: 2.21 2.21 2.15 3/177 3999
/proc/meminfo: memFree=26730816/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=179876 CPUtime=1062.12 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12304 0 0 0 106206 6 0 0 20 0 1 0 2049313 184193024 38785 33554432000 4194304 6201397 140737252159296 140737252158424 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 44969 38785 165 491 0 44468 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 179876

[startup+1122.3 s]
/proc/loadavg: 2.31 2.23 2.16 3/177 4000
/proc/meminfo: memFree=26721916/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=180260 CPUtime=1122.11 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12417 0 0 0 112205 6 0 0 20 0 1 0 2049313 184586240 40398 33554432000 4194304 6201397 140737252159296 140737252158424 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 45065 40398 165 491 0 44564 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 180260

[startup+1182.3 s]
/proc/loadavg: 2.29 2.24 2.16 3/177 4001
/proc/meminfo: memFree=26719648/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=180384 CPUtime=1182.11 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12471 0 0 0 118204 7 0 0 20 0 1 0 2049313 184713216 40419 33554432000 4194304 6201397 140737252159296 140737252158424 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 45096 40419 165 491 0 44595 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 180384

[startup+1242.3 s]
/proc/loadavg: 2.23 2.22 2.16 3/177 4002
/proc/meminfo: memFree=26713476/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=181156 CPUtime=1242.1 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12618 0 0 0 124203 7 0 0 20 0 1 0 2049313 185503744 41077 33554432000 4194304 6201397 140737252159296 140737252158424 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 45289 41077 165 491 0 44788 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 181156

[startup+1302.3 s]
/proc/loadavg: 2.39 2.27 2.18 4/177 4003
/proc/meminfo: memFree=26711088/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=181284 CPUtime=1302.09 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12669 0 0 0 130202 7 0 0 20 0 1 0 2049313 185634816 41606 33554432000 4194304 6201397 140737252159296 140737252158424 4213116 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 45321 41606 165 491 0 44820 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 181284

[startup+1362.3 s]
/proc/loadavg: 2.26 2.25 2.18 4/177 4005
/proc/meminfo: memFree=26706520/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=181660 CPUtime=1362.07 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12809 0 0 0 136200 7 0 0 20 0 1 0 2049313 186019840 42158 33554432000 4194304 6201397 140737252159296 140737252158424 4235973 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 45415 42158 165 491 0 44914 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 181660

[startup+1422.3 s]
/proc/loadavg: 2.17 2.23 2.18 3/177 4006
/proc/meminfo: memFree=26702276/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=182040 CPUtime=1422.07 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12908 0 0 0 142200 7 0 0 20 0 1 0 2049313 186408960 42735 33554432000 4194304 6201397 140737252159296 140737252158424 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 45510 42735 165 491 0 45009 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 182040

[startup+1482.3 s]
/proc/loadavg: 2.25 2.23 2.18 3/177 4007
/proc/meminfo: memFree=26701696/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=182040 CPUtime=1482.05 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12935 0 0 0 148198 7 0 0 20 0 1 0 2049313 186408960 42762 33554432000 4194304 6201397 140737252159296 140737252158424 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 45510 42762 165 491 0 45009 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 182040

[startup+1542.31 s]
/proc/loadavg: 2.15 2.20 2.17 3/178 4011
/proc/meminfo: memFree=26698716/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=182040 CPUtime=1542.06 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12968 0 0 0 154198 8 0 0 20 0 1 0 2049313 186408960 42795 33554432000 4194304 6201397 140737252159296 140737252158424 4213708 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 45510 42795 165 491 0 45009 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 182040

[startup+1602.3 s]
/proc/loadavg: 2.10 2.18 2.17 4/178 4035
/proc/meminfo: memFree=26696164/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=182040 CPUtime=1602.04 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 12976 0 0 0 160196 8 0 0 20 0 1 0 2049313 186408960 43314 33554432000 4194304 6201397 140737252159296 140737252158424 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 45510 43314 165 491 0 45009 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 182040

[startup+1662.3 s]
/proc/loadavg: 2.19 2.19 2.17 4/176 4036
/proc/meminfo: memFree=26690380/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=263428 CPUtime=1662.03 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 13898 0 0 0 166195 8 0 0 20 0 1 0 2049313 269750272 44350 33554432000 4194304 6201397 140737252159296 140737252158424 4213700 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 65857 44350 165 491 0 65356 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 263428

[startup+1722.3 s]
/proc/loadavg: 2.13 2.17 2.17 4/177 4038
/proc/meminfo: memFree=26688404/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=263428 CPUtime=1722.02 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 13920 0 0 0 172194 8 0 0 20 0 1 0 2049313 269750272 44372 33554432000 4194304 6201397 140737252159296 140737252158424 4213675 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 65857 44372 165 491 0 65356 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 263428

[startup+1782.3 s]
/proc/loadavg: 2.28 2.20 2.18 3/177 4039
/proc/meminfo: memFree=26687244/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=263912 CPUtime=1782.01 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 14063 0 0 0 178193 8 0 0 20 0 1 0 2049313 270245888 44417 33554432000 4194304 6201397 140737252159296 140737252158424 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 65978 44417 165 491 0 65477 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 263912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.30 2.20 2.18 3/177 4039
/proc/meminfo: memFree=26684952/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=263912 CPUtime=1800 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 14063 0 0 0 179992 8 0 0 20 0 1 0 2049313 270245888 44417 33554432000 4194304 6201397 140737252159296 140737252158424 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 65978 44417 165 491 0 65477 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 263912

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

[startup+1800.3 s]
/proc/loadavg: 2.30 2.20 2.18 3/177 4039
/proc/meminfo: memFree=26684952/32872528 swapFree=1427512/1541976
[pid=3971] ppid=3968 vsize=263912 CPUtime=1800 cores=0,2,4,6
/proc/3971/stat : 3971 (cdcl-cuttingpla) R 3968 3971 3791 0 -1 4202496 14063 0 0 0 179992 8 0 0 20 0 1 0 2049313 270245888 44417 33554432000 4194304 6201397 140737252159296 140737252158424 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3971/statm: 65978 44417 165 491 0 65477 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 263912

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.090986
maximum resident set size= 177912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14063
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= 14
involuntary context switches= 1973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.66114 second user time and 7.42787 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-29 16:34:43
IDJOB=4117373
IDBENCH=111567
IDSOLVER=2550
FILE ID=node116/4117373-1467210883
RUNJOBID= node116-1467209076-3807
PBS_JOBID= 19997584
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/EmployeeScheduling/normalized-sep4.5.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117373-1467210883/watcher-4117373-1467210883 -o /tmp/evaluation-result-4117373-1467210883/solver-4117373-1467210883 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467209076-3807 --watchdog 1960 --input HOME/instance-4117373-1467210883.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 1622df9aaccf800bf3d8a8230db1e870
RANDOM SEED=1382328355

node116.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.426
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	: 5332.85
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.426
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.426
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26993004 kB
Buffers:          137836 kB
Cached:          3402956 kB
SwapCached:            0 kB
Active:           199184 kB
Inactive:        3390612 kB
Active(anon):      50924 kB
Inactive(anon):        0 kB
Active(file):     148260 kB
Inactive(file):  3390612 kB
Unevictable:     1541976 kB
Mlocked:         1427512 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7108 kB
Writeback:             0 kB
AnonPages:       1571772 kB
Mapped:            14616 kB
Shmem:               204 kB
Slab:             614300 kB
SReclaimable:      58288 kB
SUnreclaim:       556012 kB
KernelStack:        1424 kB
PageTables:         6924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1701084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71716 MiB
End job on node116 at 2016-06-29 17:04:43